/*! tailwindcss v3.2.1 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
  border: 0 solid #e5e7eb;
  box-sizing: border-box;
}
:after,
:before {
  --tw-content: "";
}
html {
  -webkit-text-size-adjust: 100%;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system,
    BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans,
    sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol,
    Noto Color Emoji;
  line-height: 1.5;
  tab-size: 4;
}
body {
  line-height: inherit;
  margin: 0;
}
hr {
  border-top-width: 1px;
  color: inherit;
  height: 0;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: initial;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  border-collapse: collapse;
  border-color: inherit;
  text-indent: 0;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
  background-color: initial;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: initial;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
}
fieldset,
legend {
  padding: 0;
}
menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #9ca3af;
  opacity: 1;
}
input::placeholder,
textarea::placeholder {
  color: #9ca3af;
  opacity: 1;
}
[role="button"],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  height: auto;
  max-width: 100%;
}
[hidden] {
  display: none;
}
html {
  font-size: 0.85rem;
}
@media (min-width: 640px) {
  html {
    font-size: 1rem;
  }
}
h1 {
  font-size: var(--font-size-h1);
}
h1,
h2 {
  font-weight: var(--header-font-weight);
  line-height: var(--header-line-height);
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}
h2 {
  font-size: var(--font-size-h2);
}
h3 {
  font-size: var(--font-size-h3);
}
h3,
h4 {
  font-weight: var(--header-font-weight);
  line-height: var(--header-line-height);
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}
h4 {
  font-size: var(--font-size-h4);
}
p {
  font-size: var(--font-size-p3);
}
p,
p.text-2xl {
  font-weight: var(--body-font-weight);
  line-height: var(--body-line-height);
}
p.text-2xl {
  font-size: var(--font-size-p1);
}
p.text-xl {
  font-size: var(--font-size-p2);
}
p.text-sm,
p.text-xl {
  font-weight: var(--body-font-weight);
  line-height: var(--body-line-height);
}
p.text-sm {
  font-size: var(--font-size-p4);
}
a.editor {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
*,
:after,
:before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
::-webkit-backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.sr-only {
  clip: rect(0, 0, 0, 0);
  border-width: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.pointer-events-none {
  pointer-events: none;
}
.visible {
  visibility: visible;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.top-0 {
  top: 0;
}
.left-0 {
  left: 0;
}
.left-1\/2 {
  left: 50%;
}
.bottom-\[20px\] {
  bottom: 20px;
}
.bottom-\[4px\] {
  bottom: 4px;
}
.bottom-0 {
  bottom: 0;
}
.bottom-4 {
  bottom: 1rem;
}
.top-1\/2 {
  top: 50%;
}
.left-4 {
  left: 1rem;
}
.right-4 {
  right: 1rem;
}
.z-10 {
  z-index: 10;
}
.z-\[-1\] {
  z-index: -1;
}
.z-\[99999\] {
  z-index: 99999;
}
.-z-10 {
  z-index: -10;
}
.z-20 {
  z-index: 20;
}
.m-10 {
  margin: 2.5rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.\!mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.my-8 {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.my-6 {
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mt-20 {
  margin-top: 5rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-16 {
  margin-bottom: 4rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-24 {
  margin-bottom: 6rem;
}
.mb-3\.5 {
  margin-bottom: 0.875rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.ml-4 {
  margin-left: 1rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mt-7 {
  margin-top: 1.75rem;
}
.mr-auto {
  margin-right: auto;
}
.ml-2 {
  margin-left: 0.5rem;
}
.mt-\[-100px\] {
  margin-top: -100px;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mt-8 {
  margin-top: 2rem;
}
.ml-3 {
  margin-left: 0.75rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mt-40 {
  margin-top: 10rem;
}
.mt-11 {
  margin-top: 2.75rem;
}
.ml-0 {
  margin-left: 0;
}
.mt-3\.5 {
  margin-top: 0.875rem;
}
.mt-16 {
  margin-top: 4rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.-ml-2\.5 {
  margin-left: -0.625rem;
}
.-ml-2 {
  margin-left: -0.5rem;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mt-2\.5 {
  margin-top: 0.625rem;
}
.box-border {
  box-sizing: border-box;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-full {
  height: 100%;
}
.h-8 {
  height: 2rem;
}
.h-6 {
  height: 1.5rem;
}
.h-\[500px\] {
  height: 500px;
}
.h-\[100px\] {
  height: 100px;
}
.h-\[100vh\] {
  height: 100vh;
}
.h-\[2px\] {
  height: 2px;
}
.h-0 {
  height: 0;
}
.h-\[40vh\] {
  height: 40vh;
}
.\!h-full {
  height: 100% !important;
}
.h-2 {
  height: 0.5rem;
}
.h-12 {
  height: 3rem;
}
.\!max-h-\[100\%\],
.\!max-h-full {
  max-height: 100% !important;
}
.max-h-\[640px\] {
  max-height: 640px;
}
.min-h-\[60vh\] {
  min-height: 60vh;
}
.min-h-screen {
  min-height: 100vh;
}
.w-\[60\%\] {
  width: 60%;
}
.w-full {
  width: 100%;
}
.w-8 {
  width: 2rem;
}
.w-6 {
  width: 1.5rem;
}
.w-\[40\%\] {
  width: 40%;
}
.w-9 {
  width: 2.25rem;
}
.w-2 {
  width: 0.5rem;
}
.w-12 {
  width: 3rem;
}
.w-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.max-w-3xl {
  max-width: 48rem;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-5xl {
  max-width: 64rem;
}
.max-w-6xl {
  max-width: 72rem;
}
.max-w-lg {
  max-width: 32rem;
}
.max-w-md {
  max-width: 28rem;
}
.max-w-\[2rem\] {
  max-width: 2rem;
}
.max-w-\[85rem\] {
  max-width: 85rem;
}
.max-w-\[60\%\] {
  max-width: 60%;
}
.max-w-xs {
  max-width: 20rem;
}
.max-w-\[12rem\] {
  max-width: 12rem;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-11 {
  flex: 1 0 0px;
}
.flex-shrink-0,
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow,
.grow {
  flex-grow: 1;
}
.basis-full {
  flex-basis: 100%;
}
.basis-52 {
  flex-basis: 13rem;
}
.translate-x-\[-50\%\] {
  --tw-translate-x: -50%;
}
.-translate-x-full,
.translate-x-\[-50\%\] {
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-full {
  --tw-translate-x: -100%;
}
.translate-x-full {
  --tw-translate-x: 100%;
}
.translate-x-full,
.translate-y-full {
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-full {
  --tw-translate-y: 100%;
}
.translate-x-0 {
  --tw-translate-x: 0px;
}
.translate-x-0,
.translate-y-0 {
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-0 {
  --tw-translate-y: 0px;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
}
.-translate-x-1\/2,
.-translate-y-1\/2 {
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
}
.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
}
.scale-100,
.scale-125 {
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-125 {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
}
.transform {
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
  cursor: pointer;
}
.resize {
  resize: both;
}
.list-none {
  list-style-type: none;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-baseline {
  align-items: baseline;
}
.justify-start {
  justify-content: flex-start;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-around {
  justify-content: space-around;
}
.justify-evenly {
  justify-content: space-evenly;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-7 {
  gap: 1.75rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-12 {
  gap: 3rem;
}
.gap-14 {
  gap: 3.5rem;
}
.gap-16 {
  gap: 4rem;
}
.gap-20 {
  gap: 5rem;
}
.gap-24 {
  gap: 6rem;
}
.gap-28 {
  gap: 7rem;
}
.gap-32 {
  gap: 8rem;
}
.gap-36 {
  gap: 9rem;
}
.gap-40 {
  gap: 10rem;
}
.gap-44 {
  gap: 11rem;
}
.gap-48 {
  gap: 12rem;
}
.gap-52 {
  gap: 13rem;
}
.gap-56 {
  gap: 14rem;
}
.gap-60 {
  gap: 15rem;
}
.gap-64 {
  gap: 16rem;
}
.gap-72 {
  gap: 18rem;
}
.gap-80 {
  gap: 20rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-3\.5 {
  gap: 0.875rem;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-y-4 {
  row-gap: 1rem;
}
.gap-x-8 {
  -webkit-column-gap: 2rem;
  column-gap: 2rem;
}
.gap-y-8 {
  row-gap: 2rem;
}
.gap-x-4 {
  -webkit-column-gap: 1rem;
  column-gap: 1rem;
}
.gap-x-3 {
  -webkit-column-gap: 0.75rem;
  column-gap: 0.75rem;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-left: calc(0.5rem * (1 - var(--tw-space-x-reverse)));
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
}
.overflow-hidden {
  overflow: hidden;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.rounded-3xl {
  border-radius: 1.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-t-3xl {
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0;
}
.border-b {
  border-bottom-width: 1px;
}
.border-r {
  border-right-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-solid {
  border-style: solid;
}
.border-\[var\(--border-color\)\] {
  border-color: var(--border-color);
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.border-transparent {
  border-color: transparent;
}
.border-t-\[var\(--gray400\)\] {
  border-top-color: var(--gray400);
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[var\(--primary100\)\] {
  background-color: var(--primary100);
}
.bg-\[\#222529\] {
  --tw-bg-opacity: 1;
  background-color: rgb(34 37 41 / var(--tw-bg-opacity));
}
.bg-black\/50 {
  background-color: rgba(0, 0, 0, 0.5);
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.bg-cyan-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(207 250 254 / var(--tw-bg-opacity));
}
.bg-green-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity));
}
.bg-red-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity));
}
.bg-green-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity));
}
.bg-red-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity));
}
.bg-blue-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}
.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}
.bg-cover {
  background-size: cover;
}
.bg-fixed {
  background-attachment: fixed;
}
.bg-\[center_center\] {
  background-position: 50%;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.object-cover {
  object-fit: cover;
}
.p-8 {
  padding: 2rem;
}
.p-6 {
  padding: 1.5rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-12 {
  padding: 3rem;
}
.p-10 {
  padding: 2.5rem;
}
.p-7 {
  padding: 1.75rem;
}
.p-2 {
  padding: 0.5rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-10 {
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.py-2 {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-1 {
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-3\.5 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.py-3 {
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.pr-8 {
  padding-right: 2rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.pb-5 {
  padding-bottom: 1.25rem;
}
.pt-10 {
  padding-top: 2.5rem;
}
.pt-16 {
  padding-top: 4rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pb-16 {
  padding-bottom: 4rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-start {
  text-align: start;
}
.align-middle {
  vertical-align: middle;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-semibold {
  font-weight: 600;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.uppercase {
  text-transform: uppercase;
}
.italic {
  font-style: italic;
}
.leading-6 {
  line-height: 1.5rem;
}
.tracking-wider {
  letter-spacing: 0.05em;
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-\[var\(--gray800\)\] {
  color: var(--gray800);
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
.text-\[\#6E757C\] {
  --tw-text-opacity: 1;
  color: rgb(110 117 124 / var(--tw-text-opacity));
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}
.text-gray-200 {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}
.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}
.underline {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.line-through {
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
}
.no-underline {
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -4px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
}
.shadow,
.shadow-lg {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color),
    0 1px 2px -1px var(--tw-shadow-color);
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.ring-inset {
  --tw-ring-inset: inset;
}
.ring-gray-300 {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity));
}
.blur {
  --tw-blur: blur(8px);
}
.blur,
.brightness-75 {
  -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.brightness-75 {
  --tw-brightness: brightness(0.75);
}
.filter {
  -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
  transition-duration: 0.15s;
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform,
    -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-transform,
    -webkit-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-all {
  transition-duration: 0.15s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-\[height\] {
  transition-duration: 0.15s;
  transition-property: height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-none {
  transition-property: none;
}
.duration-500 {
  transition-duration: 0.5s;
}
.duration-200 {
  transition-duration: 0.2s;
}
.duration-300 {
  transition-duration: 0.3s;
}
.duration-\[950ms\] {
  transition-duration: 0.95s;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.placeholder\:text-gray-400::-webkit-input-placeholder {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.placeholder\:text-gray-400::placeholder {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.first\:border-0:first-child {
  border-width: 0;
}
.hover\:-translate-x-1:hover {
  --tw-translate-x: -0.25rem;
}
.hover\:-translate-x-1:hover,
.hover\:translate-x-1:hover {
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:translate-x-1:hover {
  --tw-translate-x: 0.25rem;
}
.hover\:bg-gray-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.hover\:bg-blue-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity));
}
.hover\:text-gray-500:hover {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.hover\:text-\[var\(--primary700\)\]:hover {
  color: var(--primary700);
}
.focus\:border-blue-500:focus {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}
.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
}
.focus\:ring-2:focus,
.focus\:ring-4:focus {
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-4:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
}
.focus\:ring-inset:focus {
  --tw-ring-inset: inset;
}
.focus\:ring-indigo-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity));
}
.focus\:ring-blue-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity));
}
.focus\:ring-blue-500:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}
.focus\:ring-blue-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity));
}
.focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}
.focus\:ring-offset-white:focus {
  --tw-ring-offset-color: #fff;
}
.group:hover .group-hover\:block {
  display: block;
}
.group:hover .group-hover\:h-\[80\%\] {
  height: 80%;
}
.group:hover .group-hover\:h-\[20\%\] {
  height: 20%;
}
.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}
.dark .dark\:border-gray-700 {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity));
}
.dark .dark\:bg-slate-900 {
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity));
}
.dark .dark\:bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}
.dark .dark\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dark .dark\:text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.dark .dark\:text-gray-200 {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}
.dark .dark\:hover\:bg-blue-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}
.dark .dark\:focus\:ring-blue-800:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity));
}
.dark .dark\:focus\:ring-offset-gray-800:focus {
  --tw-ring-offset-color: #1f2937;
}
@media (min-width: 640px) {
  .sm\:fixed {
    position: fixed;
  }
  .sm\:mt-5 {
    margin-top: 1.25rem;
  }
  .sm\:mt-0 {
    margin-top: 0;
  }
  .sm\:mb-0 {
    margin-bottom: 0;
  }
  .sm\:ml-\[50\%\] {
    margin-left: 50%;
  }
  .sm\:mt-20 {
    margin-top: 5rem;
  }
  .sm\:mt-6 {
    margin-top: 1.5rem;
  }
  .sm\:mt-8 {
    margin-top: 2rem;
  }
  .sm\:block {
    display: block;
  }
  .sm\:flex {
    display: flex;
  }
  .sm\:hidden {
    display: none;
  }
  .sm\:min-h-\[100vh\] {
    min-height: 100vh;
  }
  .sm\:w-\[75\%\] {
    width: 75%;
  }
  .sm\:w-11\/12 {
    width: 91.666667%;
  }
  .sm\:w-auto {
    width: auto;
  }
  .sm\:w-4\/12 {
    width: 33.333333%;
  }
  .sm\:max-w-sm {
    max-width: 24rem;
  }
  .sm\:flex-grow-0 {
    flex-grow: 0;
  }
  .sm\:basis-auto {
    flex-basis: auto;
  }
  p.sm\:text-sm {
    font-size: var(--font-size-p4);
    font-weight: var(--body-font-weight);
    line-height: var(--body-line-height);
  }
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:flex-row {
    flex-direction: row;
  }
  .sm\:flex-row-reverse {
    flex-direction: row-reverse;
  }
  .sm\:items-center {
    align-items: center;
  }
  .sm\:justify-start {
    justify-content: flex-start;
  }
  .sm\:justify-center {
    justify-content: center;
  }
  .sm\:gap-y-6 {
    row-gap: 1.5rem;
  }
  .sm\:bg-transparent {
    background-color: initial;
  }
  .sm\:p-6 {
    padding: 1.5rem;
  }
  .sm\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .sm\:text-left {
    text-align: left;
  }
  .sm\:text-center {
    text-align: center;
  }
  .sm\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .sm\:leading-6 {
    line-height: 1.5rem;
  }
  .sm\:text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}
@media (min-width: 768px) {
  .md\:mb-14 {
    margin-bottom: 3.5rem;
  }
  .md\:mb-0 {
    margin-bottom: 0;
  }
  .md\:mt-0 {
    margin-top: 0;
  }
  .md\:block {
    display: block;
  }
  .md\:flex {
    display: flex;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:max-w-\[30rem\] {
    max-width: 30rem;
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:flex-row-reverse {
    flex-direction: row-reverse;
  }
  .md\:justify-center {
    justify-content: center;
  }
  .md\:gap-y-0 {
    row-gap: 0;
  }
  .md\:py-0 {
    padding-bottom: 0;
    padding-top: 0;
  }
  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .md\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .md\:text-left {
    text-align: left;
  }
  .md\:duration-\[900ms\] {
    transition-duration: 0.9s;
  }
}
@media (min-width: 1024px) {
  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }
  .lg\:mr-7 {
    margin-right: 1.75rem;
  }
  .lg\:mt-12 {
    margin-top: 3rem;
  }
  .lg\:mt-0 {
    margin-top: 0;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:gap-4 {
    gap: 1rem;
  }
  .lg\:gap-x-8 {
    -webkit-column-gap: 2rem;
    column-gap: 2rem;
  }
  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .xl\:gap-x-12 {
    -webkit-column-gap: 3rem;
    column-gap: 3rem;
  }
}
@tailwind base;
@tailwind components;
@tailwind utilities;
.xxxl-regular {
  font-style: normal;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 30px;
}
.xxxxl-regular {
  font-style: normal;
}
.xxxl-regular {
  font-style: normal;
  font-weight: 400;
}
.xxl-regular {
  font-style: normal;
  font-weight: 400;
}
.xl-regular {
  font-style: normal;
}
.lg-regular {
  font-style: normal;
  font-weight: 400;
  color: var(--gray900);
}
.md-regular {
  font-style: normal;
}
.sm-regular {
  font-style: normal;
  font-weight: 400;
  color: var(--gray900);
}
.xs-regular {
  font-style: normal;
  font-weight: 400;
  color: var(--gray900);
}
.xl-medium {
  font-style: normal;
  font-weight: 500;
}
.lg-medium {
  font-style: normal;
  font-weight: 500;
  color: var(--gray900);
}
.md-medium {
  font-style: normal;
  font-weight: 500;
  color: var(--gray900);
}
.sm-medium {
  font-style: normal;
  font-weight: 500;
  color: var(--gray900);
}
.xs-medium {
  font-style: normal;
  font-weight: 500;
  color: var(--gray900);
}
.xxxxl-semi {
  font-weight: 600;
}
.xxxl-semi {
  font-size: 1.75rem;
  font-weight: 600;
}
.xxl-semi {
  font-size: 1.5rem;
  font-weight: 600;
}
.xl-semi {
  font-size: 1.25rem;
  font-weight: 600;
}
.xxxl-bold {
  font-size: 1.75rem;
  font-weight: 700;
}
.xxl-bold {
  font-size: 1.5rem;
  font-weight: 700;
}
.xl-bold {
  font-size: 1.25rem;
  font-weight: 700;
}
.gray700 {
  color: var(--gray700);
}
.gray800 {
  color: var(--gray800);
}
.gray600 {
  color: var(--gray900);
}
.dp-f-jc-ai {
  display: flex;
  justify-content: center;
  align-items: center;
}
.dp-f {
  display: flex;
}
.flex-wrap {
  flex-wrap: wrap;
}
.jc-e {
  justify-content: end;
}
.jc-c {
  justify-content: center;
}
.jc-sb {
  justify-content: space-between;
}
.ai-c {
  align-items: center;
}
.po-rl {
  position: relative;
}
.pdt-16 {
  padding-top: 16px;
}
.pdt-8 {
  padding-top: 8px;
}
.pdr-8 {
  padding-right: 8px;
}
.pdr-16 {
  padding-right: 16px;
}
.mgr-8 {
  margin-right: 8px;
}
.mgr-16 {
  margin-right: 16px;
}
.section {
  padding: 40px 0;
}
@media (min-width: 992px) {
  .section {
    padding: 4.25rem 0;
  }
}
.gx-1 {
  --x-gutter: 0.5rem;
  margin-right: 1rem;
}
.gx-2 {
  --x-gutter: 1rem;
}
.gx-3 {
  --x-gutter: 1.5rem;
}
.gx-4 {
  --x-gutter: 2rem;
}
.gx-5 {
  --x-gutter: 2.5rem;
}
.gx-6 {
  --x-gutter: 3rem;
}
.gx-7 {
  --x-gutter: 3.5rem;
}
.gx-8 {
  --x-gutter: 4rem;
}
.gy-0 {
  --y-gutter: 0rem;
}
.gy-1 {
  --y-gutter: 0.5rem;
}
.gy-2 {
  --y-gutter: 1rem;
}
.gy-3 {
  --y-gutter: 1.5rem;
}
.gy-4 {
  --y-gutter: 2rem;
}
.gy-5 {
  --y-gutter: 2.5rem;
}
.gy-6 {
  --y-gutter: 3rem;
}
.gy-7 {
  --y-gutter: 3.5rem;
}
.gy-8 {
  --y-gutter: 4rem;
}
@media (min-width: 567px) {
  .sm-gy-0 {
    --y-gutter: 0rem;
  }
  .sm-gy-1 {
    --y-gutter: 0.5rem;
  }
  .sm-gy-2 {
    --y-gutter: 1rem;
  }
  .sm-gy-3 {
    --y-gutter: 1.5rem;
  }
  .sm-gy-4 {
    --y-gutter: 2rem;
  }
  .sm-gy-5 {
    --y-gutter: 2.5rem;
  }
  .sm-gy-6 {
    --y-gutter: 3rem;
  }
  .sm-gy-7 {
    --y-gutter: 3.5rem;
  }
  .sm-gy-8 {
    --y-gutter: 4rem;
  }
  .sm-gx-8 {
    --x-gutter: 4rem;
  }
}
.bwn-icon {
  filter: invert(41%) sepia(15%) saturate(335%) hue-rotate(179deg)
    brightness(95%) contrast(91%);
}
.un-relative {
  position: relative;
}
body {
  background: var(--body-color);
}
.section-card .heading-text {
  color: var(--cardTitleColor);
}
.section-card .title-text {
  color: var(--cardTitleColor);
}
.section-card .body-text {
  color: var(--cardBodyColor);
}
section .heading-text {
  color: var(--heading-font-color);
}
.body-text {
  color: var(--body-font-color);
}
section .link-text {
  color: var(--linkFontcolor);
}
section.hasTheme .section-card {
  background-color: var(--cardBgColor);
}
section.hasTheme .section-card .button-text {
  color: var(--cardButtonText);
}
section.hasTheme .section-card .button-text[class*=" sbutton-"] {
  color: var(--cardSbuttonText);
}
section.hasTheme .section-card .button {
  background-color: var(--cardButtonBg);
}
section.hasTheme .section-card .button[class*=" sbutton-"] {
  background-color: transparent;
  border: 1px solid var(--cardSbuttonBorder);
}
section.hasTheme .button {
  background-color: var(--buttonBg);
}
section.hasTheme .button-text {
  color: var(--buttonText);
}
section.hasTheme .button[class*=" sbutton-"] {
  background-color: transparent;
  border: 1px solid var(--sbuttonBorder);
}
section.hasTheme .button-text[class*=" sbutton-"] {
  color: var(--sbuttonText);
}
section.hasTheme .icon-background {
  background-color: var(--iconBg);
}
.globalItem .heading-text {
  color: var(--heading-font-color);
}
.globalItem .link-text {
  color: var(--linkFontcolor);
}
.globalItem .button {
  background-color: var(--buttonBg);
}
.globalItem.hasTheme .button-text {
  color: var(--buttonText);
}
.globalItem .button[class*=" sbutton-"] {
  background-color: transparent;
  border: 1px solid var(--sbuttonBorder);
}
.globalItem .button-text[class*=" sbutton-"] {
  color: var(--sbuttonText);
}
.globalItem .icon-background {
  background-color: var(--iconBg);
}
.dark1.hasTheme .logo-image,
.dark2.hasTheme .logo-image,
.night1.hasTheme .logo-image,
.night2.hasTheme .logo-image {
  filter: invert(64%) sepia(9%) saturate(321%) hue-rotate(179deg)
    brightness(99%) contrast(93%);
}
section.night1.hasTheme .section-card,
section.night2.hasTheme .section-card {
  background-color: var(--sectionBgColor);
  backdrop-filter: blur(10px) saturate(180%);
  border: 1px solid rgb(84 84 84);
  box-shadow: rgba(0, 0, 0, 0.2) 0 10px 40px -10px;
}
.heading-text {
  font-family: var(--header-title-font), Inter, system-ui, -apple-system,
    "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial,
    sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
    "Noto Color Emoji" !important;
}
.light1 {
  --sectionBgColor: var(--color1);
  --sectionBgOverlayColor: var(--color1alpha30);
  --heading-font-color: var(--color5);
  --bodyTitleColor: var(--color5);
  --body-font-color: var(--color5alpha70);
  --linkFontcolor: var(--color3);
  --cardBgColor: var(--color2);
  --cardTitleColor: var(--color5);
  --cardBodyColor: var(--color5alpha70);
  --cardButtonText: var(--color3inverse);
  --cardButtonBg: var(--color3);
  --cardSbuttonText: var(--color1inverse);
  --cardSbuttonBorder: var(--color1inverse);
  --buttonBg: var(--color3);
  --buttonText: var(--color3inverse);
  --sbuttonBg: var(--color1);
  --sbuttonText: var(--color1inverse);
  --sbuttonBorder: var(--color1inverse);
  --iconBg: var(--color1);
}
.light2 {
  --sectionBgColor: var(--color1);
  --sectionBgOverlayColor: var(--color1alpha30);
  --heading-font-color: var(--color1safe);
  --bodyTitleColor: var(--color3);
  --body-font-color: var(--color5alpha70);
  --linkFontcolor: var(--color3);
  --cardBgColor: var(--color2);
  --cardTitleColor: var(--color3);
  --cardBodyColor: var(--color5);
  --cardButtonText: var(--color3inverse);
  --cardButtonBg: var(--color3);
  --cardSbuttonText: var(--color1inverse);
  --cardSbuttonBorder: var(--color1inverse);
  --buttonBg: var(--color3);
  --buttonText: var(--color3inverse);
  --sbuttonBg: var(--color1);
  --sbuttonText: var(--color1inverse);
  --sbuttonBorder: var(--color1inverse);
  --iconBg: var(--color1);
}
.light3 {
  --sectionBgColor: var(--color2);
  --sectionBgOverlayColor: var(--color2alpha30);
  --heading-font-color: var(--color5);
  --bodyTitleColor: var(--color5);
  --body-font-color: var(--color5alpha70);
  --linkFontcolor: var(--color3);
  --cardBgColor: var(--color1);
  --cardTitleColor: var(--color5);
  --cardBodyColor: var(--color5);
  --cardButtonText: var(--color3inverse);
  --cardButtonBg: var(--color3);
  --cardSbuttonText: var(--color2inverse);
  --cardSbuttonBorder: var(--color2inverse);
  --buttonBg: var(--color3);
  --buttonText: var(--color3inverse);
  --sbuttonBg: var(--color1);
  --sbuttonText: var(--color2inverse);
  --sbuttonBorder: var(--color2inverse);
  --iconBg: var(--color2);
}
.light4 {
  --sectionBgColor: var(--color2);
  --sectionBgOverlayColor: var(--color2alpha30);
  --heading-font-color: var(--color2safe);
  --bodyTitleColor: var(--color2safe);
  --body-font-color: var(--color5alpha70);
  --linkFontcolor: var(--color3);
  --cardBgColor: var(--color1);
  --cardTitleColor: var(--color3);
  --cardBodyColor: var(--color5);
  --cardButtonText: var(--color3inverse);
  --cardButtonBg: var(--color3);
  --cardSbuttonText: var(--color2inverse);
  --cardSbuttonBorder: var(--color2inverse);
  --buttonBg: var(--color3);
  --buttonText: var(--color3inverse);
  --sbuttonBg: var(--color1);
  --sbuttonText: var(--color2inverse);
  --sbuttonBorder: var(--color2inverse);
  --iconBg: var(--color2);
}
.bold1 {
  --sectionBgColor: var(--color3inverse);
  --sectionBgOverlayColor: var(--color1alpha30);
  --heading-font-color: var(--color3);
  --bodyTitleColor: var(--color3);
  --body-font-color: var(--color3);
  --linkFontcolor: var(--color3);
  --cardBgColor: var(--color3);
  --cardTitleColor: var(--color3inverse);
  --cardBodyColor: var(--color3inverse);
  --cardButtonText: var(--color3);
  --cardButtonBg: var(--color3inverse);
  --cardSbuttonText: var(--color3inverse);
  --cardSbuttonBorder: var(--color3inverse);
  --buttonBg: var(--color3);
  --buttonText: var(--color3inverse);
  --sbuttonBg: var(--color1);
  --sbuttonText: var(--color1inverse);
  --sbuttonBorder: var(--color1inverse);
  --iconBg: var(--primary200);
}
.bold2 {
  --sectionBgColor: var(--color3);
  --sectionBgOverlayColor: var(--color3alpha30);
  --heading-font-color: var(--color3inverse);
  --bodyTitleColor: var(--color3inverse);
  --body-font-color: var(--color3inverse);
  --linkFontcolor: var(--color3inverse);
  --cardBgColor: var(--color1);
  --cardTitleColor: var(--color3);
  --cardBodyColor: var(--color3);
  --cardButtonText: var(--color1);
  --cardButtonBg: var(--color3);
  --cardSbuttonText: var(--color3);
  --cardSbuttonBorder: var(--color3);
  --buttonBg: var(--color1);
  --buttonText: var(--color5);
  --sbuttonBg: var(--color3);
  --sbuttonText: var(--color3inverse);
  --sbuttonBorder: var(--color3inverse);
  --iconBg: var(--primary200);
}
.dark1 {
  --sectionBgColor: var(--color4);
  --sectionBgOverlayColor: var(--color4alpha30);
  --heading-font-color: var(--color1);
  --bodyTitleColor: var(--color1);
  --body-font-color: var(--color1alpha70);
  --linkFontcolor: var(--color3);
  --cardBgColor: var(--color1);
  --cardTitleColor: var(--color5);
  --cardBodyColor: var(--color5);
  --cardButtonText: var(--color1);
  --cardButtonBg: var(--color5);
  --cardSbuttonText: var(--color5);
  --cardSbuttonBorder: var(--color5);
  --buttonBg: var(--color3);
  --buttonText: var(--color3inverse);
  --sbuttonBg: var(--color1);
  --sbuttonText: var(--color4inverse);
  --sbuttonBorder: var(--color4inverse);
  --iconBg: var(--primary200);
}
.dark2 {
  --sectionBgColor: var(--color4);
  --sectionBgOverlayColor: var(--color4alpha30);
  --heading-font-color: var(--color4safe);
  --bodyTitleColor: var(--color4safe);
  --body-font-color: var(--color1alpha70);
  --linkFontcolor: var(--color3);
  --cardBgColor: var(--color1);
  --cardTitleColor: var(--color3);
  --cardBodyColor: var(--color5);
  --cardButtonText: var(--color1);
  --cardButtonBg: var(--color3);
  --cardSbuttonText: var(--color5);
  --cardSbuttonBorder: var(--color5);
  --buttonBg: var(--color3);
  --buttonText: var(--color3inverse);
  --sbuttonBg: var(--color1);
  --sbuttonText: var(--color4inverse);
  --sbuttonBorder: var(--color4inverse);
  --iconBg: var(--primary200);
}
.night1 {
  --sectionBgColor: var(--color5);
  --sectionBgOverlayColor: var(--color5alpha30);
  --heading-font-color: var(--color1);
  --bodyTitleColor: var(--color1);
  --body-font-color: var(--color1alpha70);
  --linkFontcolor: var(--color3);
  --cardBgColor: var(--color4);
  --cardTitleColor: var(--color1);
  --cardBodyColor: var(--color1);
  --cardButtonText: var(--color4);
  --cardButtonBg: var(--color1);
  --cardSbuttonText: var(--color1);
  --cardSbuttonBorder: var(--color1);
  --buttonBg: var(--color3);
  --buttonText: var(--color3inverse);
  --sbuttonBg: var(--color1);
  --sbuttonText: var(--color5inverse);
  --sbuttonBorder: var(--color5inverse);
  --iconBg: var(--primary200);
}
.night2 {
  --sectionBgColor: var(--color5);
  --sectionBgOverlayColor: var(--color5alpha30);
  --heading-font-color: var(--color3);
  --bodyTitleColor: var(--color3);
  --body-font-color: var(--color1alpha70);
  --linkFontcolor: var(--color3);
  --cardBgColor: var(--color4);
  --cardTitleColor: var(--color3);
  --cardBodyColor: var(--color1);
  --cardButtonText: var(--color3inverse);
  --cardButtonBg: var(--color3);
  --cardSbuttonText: var(--color1);
  --cardSbuttonBorder: var(--color1);
  --buttonBg: var(--color3);
  --buttonText: var(--color3inverse);
  --sbuttonBg: var(--color1);
  --sbuttonText: var(--color5inverse);
  --sbuttonBorder: var(--color5inverse);
  --iconBg: var(--primary200);
}
body section:nth-of-type(2) {
  padding-top: 120px;
}
@media (min-width: 567px) {
  body section:nth-of-type(2) {
    padding-top: 180px;
  }
}
section[id*="hero" i] h1 {
  font-family: var(--header-title-font), Inter, system-ui, -apple-system,
    "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial,
    sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
    "Noto Color Emoji";
}
.design-mode p:empty::before {
  content: "";
  display: inline-block;
}
.design-mode p:empty {
  min-height: 1.5rem;
  min-width: 10rem;
}
p:empty:not(:first-of-type) {
  min-height: 1.5rem;
  min-width: 10rem;
}
[data-outline="true"].highlighted {
  outline: 2px dashed #03ac13;
  outline-offset: 2px;
}
[data-outline="true"].selected {
  outline: 2.5px solid #257afd;
  outline-offset: 3px;
}
.button-0 {
  font-family: Inter, "Open Sans", sans-serif;
  font-size: 16px;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
  cursor: pointer;
  border: 3px solid;
  padding: 0.25em 0.5em;
  box-shadow: 1px 1px 0 0, 2px 2px 0 0, 3px 3px 0 0, 4px 4px 0 0, 5px 5px 0 0;
  position: relative;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  background: var(--primary700);
}
.button-0:active {
  box-shadow: 0 0;
  top: 5px;
  left: 5px;
}
@media (min-width: 768px) {
  .button-0 {
    padding: 0.25em 0.75em;
  }
}
.button-1 {
  background: var(--primary700);
  border-radius: 8px;
  border-style: none;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Inter, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  height: 40px;
  line-height: 20px;
  list-style: none;
  margin: 0;
  outline: 0;
  padding: 10px 16px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: color 0.1s;
  vertical-align: baseline;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}
.button-1:focus,
.button-1:hover {
  background-color: var(--primary700);
}
.button-2 {
  align-items: center;
  background-color: var(--primary200);
  background-position: 0 0;
  border-radius: 11px;
  box-sizing: border-box;
  color: var(--primary700);
  cursor: pointer;
  display: flex;
  font-size: 1rem;
  font-weight: 700;
  line-height: 33.4929px;
  padding: 2px 12px;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  text-underline-offset: 1px;
  transition: border 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
  word-break: break-word;
}
.button-2:active,
.button-2:focus,
.button-2:hover {
  outline: 0;
}
.button-2:active {
  box-shadow: rgba(0, 0, 0, 0.12) 0 1px 3px 0 inset;
  color: #fff;
}
.button-2:hover {
  background-color: var(--primary200);
  border-color: var(--primary800);
}
.button-2:active:hover,
.button-2:focus,
.button-2:focus:hover {
  background-color: var(--primary800);
  box-shadow: rgba(0, 0, 0, 0.12) 0 1px 3px 0 inset;
  color: #fff;
}
.button-3 {
  align-items: center;
  background-clip: padding-box;
  background: var(--primary700);
  border: 1px solid transparent;
  border-radius: 0.25rem;
  box-shadow: rgba(0, 0, 0, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  font-family: Inter, system-ui, -apple-system, system-ui, "Helvetica Neue",
    Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  line-height: normal;
  font-size: 1rem;
  font-weight: 500;
  padding: 0.5rem 0.75rem;
  border-radius: 0.5rem;
  line-height: normal;
  margin: 0;
  min-height: 3rem;
  position: relative;
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  width: auto;
}
.button-3:focus,
.button-3:hover {
  background-color: var(--primary-hover);
  box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
}
.button-3:hover {
  transform: translateY(-1px);
}
.button-3:active {
  background-color: var(--primary-hover);
  box-shadow: rgba(0, 0, 0, 0.06) 0 2px 4px;
  transform: translateY(0);
}
.button-5 {
  align-items: center;
  background-clip: padding-box;
  background-color: var(--primary700);
  border: 1px solid transparent;
  border-radius: 0.25rem;
  box-shadow: rgba(0, 0, 0, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  font-family: Inter, system-ui, -apple-system, system-ui, "Helvetica Neue",
    Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  line-height: 1.25;
  margin: 0;
  min-height: 3rem;
  padding: calc(0.875rem - 1px) calc(1.5rem - 1px);
  position: relative;
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  width: auto;
}
.button-5:focus,
.button-5:hover {
  background-color: var(--primary-hover);
  box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
}
.button-5:hover {
  transform: translateY(-1px);
}
.button-5:active {
  background-color: var(--primary-hover);
  box-shadow: rgba(0, 0, 0, 0.06) 0 2px 4px;
  transform: translateY(0);
}
.button-4 {
  align-items: center;
  appearance: none;
  background: radial-gradient(100% 100% at 100% 0, #5adaff 0, #5468ff 100%);
  border: 0;
  border-radius: 6px;
  box-shadow: rgba(45, 35, 66, 0.4) 0 2px 4px,
    rgba(45, 35, 66, 0.3) 0 7px 13px -3px, rgba(58, 65, 111, 0.5) 0 -3px 0 inset;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  font-family: Inter, monospace;
  height: 48px;
  justify-content: center;
  line-height: 1;
  list-style: none;
  overflow: hidden;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  text-align: left;
  text-decoration: none;
  transition: box-shadow 0.15s, transform 0.15s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
  will-change: box-shadow, transform;
  font-size: 18px;
}
.button-4:focus {
  box-shadow: #3c4fe0 0 0 0 1.5px inset, rgba(45, 35, 66, 0.4) 0 2px 4px,
    rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
}
.button-4:hover {
  box-shadow: rgba(45, 35, 66, 0.4) 0 4px 8px,
    rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
  transform: translateY(-2px);
}
.button-4:active {
  box-shadow: #3c4fe0 0 3px 7px inset;
  transform: translateY(2px);
}
.button-6 {
  appearance: auto;
  background-image: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.15),
    rgba(255, 255, 255, 0)
  );
  background: var(--primary700);
  border: 1px solid var(--primary800);
  border-radius: 1rem;
  box-shadow: rgba(255, 255, 255, 0.15) 0 1px 0 inset,
    rgba(46, 54, 80, 0.075) 0 1px 1px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  margin: 0;
  padding: 0.5rem 1rem;
  text-align: center;
  text-transform: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: middle;
}
.button-6:focus,
.button-6:focus:not(:focus-visible) {
  outline: 0;
}
.button-6:hover {
  background-color: #3733e5;
  border-color: #3733e5;
}
.button-6:focus {
  background-color: #413fc5;
  border-color: #3e3bba;
  box-shadow: rgba(255, 255, 255, 0.15) 0 1px 0 inset,
    rgba(46, 54, 80, 0.075) 0 1px 1px, rgba(104, 101, 235, 0.5) 0 0 0 0.2rem;
}
.button-6:active {
  background-color: #3e3bba;
  background-image: none;
  border-color: #3a38ae;
  box-shadow: rgba(46, 54, 80, 0.125) 0 3px 5px inset;
}
.button-6:active:focus {
  box-shadow: rgba(46, 54, 80, 0.125) 0 3px 5px inset,
    rgba(104, 101, 235, 0.5) 0 0 0 0.2rem;
}
.button-6:disabled {
  background-image: none;
  box-shadow: none;
  opacity: 0.65;
  pointer-events: none;
}
.button-7 {
  appearance: none;
  background: var(--primary700);
  border: 2px solid #1a1a1a;
  border-radius: 15px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica,
    Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  margin: 0;
  min-height: 60px;
  min-width: 0;
  outline: 0;
  padding: 16px 24px;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  will-change: transform;
}
.button-7:disabled {
  pointer-events: none;
}
.button-7:hover {
  box-shadow: rgba(0, 0, 0, 0.25) 0 8px 15px;
  transform: translateY(-2px);
}
.button-7:active {
  box-shadow: none;
  transform: translateY(0);
}
.button-8 {
  background: var(--primary700);
  border-radius: 999px;
  box-shadow: #5e5df0 0 10px 20px -10px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  font-family: Inter, Helvetica, "Apple Color Emoji", "Segoe UI Emoji",
    NotoColorEmoji, "Noto Color Emoji", "Segoe UI Symbol", "Android Emoji",
    EmojiSymbols, -apple-system, system-ui, "Segoe UI", Roboto, "Helvetica Neue",
    "Noto Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  opacity: 1;
  outline: 0 solid transparent;
  padding: 8px 18px;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  width: fit-content;
  word-break: break-word;
  border: 0;
}
.button-9 {
  appearance: auto;
  background: var(--primary700);
  background-image: none;
  border: 1px solid #000;
  border-radius: 4px;
  box-shadow: #fff 4px 4px 0 0, #000 4px 4px 0 1px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Inter, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin: 0 5px 10px 0;
  overflow: visible;
  padding: 12px 40px;
  text-align: center;
  text-transform: none;
  touch-action: manipulation;
  user-select: none;
  -webkit-user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}
.button-9:focus {
  text-decoration: none;
}
.button-9:hover {
  text-decoration: none;
}
.button-9:active {
  box-shadow: rgba(0, 0, 0, 0.125) 0 3px 5px inset;
  outline: 0;
}
.button-9:not([disabled]):active {
  box-shadow: #fff 2px 2px 0 0, #000 2px 2px 0 1px;
  transform: translate(2px, 2px);
}
@media (min-width: 768px) {
  .button-9 {
    padding: 12px 50px;
  }
}
.button-10 {
  background-color: transparent;
  border: 1px solid var(--primary-hover);
  box-sizing: border-box;
  color: #00132c;
  font-family: "Avenir Next LT W01 Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  padding: 16px 23px;
  position: relative;
  text-decoration: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}
.button-10:active,
.button-10:hover {
  outline: 0;
}
.button-10:hover {
  background-color: transparent;
  cursor: pointer;
}
.button-10:before {
  background-color: var(--primary700);
  content: "";
  height: calc(100% + 3px);
  position: absolute;
  right: -7px;
  top: -9px;
  transition: background-color 0.3s ease-in;
  width: 100%;
  z-index: -1;
}
.button-10:hover:before {
  background-color: #6dcff6;
}
@media (min-width: 768px) {
  .button-10 {
    padding: 16px 32px;
  }
}
.button-11 {
  background-color: var(--primary700);
  border: 0 solid #e5e7eb;
  box-sizing: border-box;
  color: #000;
  display: flex;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, system-ui,
    "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 700;
  justify-content: center;
  line-height: 1.75rem;
  padding: 0.75rem 1.65rem;
  position: relative;
  text-align: center;
  text-decoration: none #000000 solid;
  text-decoration-thickness: auto;
  width: 100%;
  max-width: 460px;
  position: relative;
  cursor: pointer;
  transform: rotate(-2deg);
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}
.button-11:focus {
  outline: 0;
}
.button-11:after {
  content: "";
  position: absolute;
  border: 1px solid #000;
  bottom: 4px;
  left: 4px;
  width: calc(100% - 1px);
  height: calc(100% - 1px);
}
.button-11:hover:after {
  bottom: 2px;
  left: 2px;
}
@media (min-width: 768px) {
  .button-11 {
    padding: 0.75rem 3rem;
    font-size: 1.25rem;
  }
}
.button-12 {
  font-size: 16px;
  font-weight: 200;
  letter-spacing: 1px;
  padding: 13px 20px 13px;
  outline: 0;
  border: 1px solid #000;
  cursor: pointer;
  position: relative;
  background-color: rgba(0, 0, 0, 0);
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}
.button-12:after {
  content: "";
  background-color: var(--primary700);
  width: 100%;
  z-index: -1;
  position: absolute;
  height: 100%;
  top: 7px;
  left: 7px;
  transition: 0.2s;
}
.button-12:hover:after {
  top: 0;
  left: 0;
}
@media (min-width: 768px) {
  .button-12 {
    padding: 13px 50px 13px;
  }
}
.button-13 {
  align-self: center;
  background-color: #fff;
  background-image: none;
  background-position: 0 90%;
  background-repeat: repeat no-repeat;
  background-size: 4px 3px;
  border-radius: 15px 225px 255px 15px 15px 255px 225px 15px;
  border-style: solid;
  border-width: 2px;
  box-shadow: rgba(0, 0, 0, 0.2) 15px 28px 25px -18px;
  box-sizing: border-box;
  color: #41403e;
  cursor: pointer;
  display: inline-block;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  line-height: 23px;
  outline: 0;
  padding: 0.75rem;
  text-decoration: none;
  transition: all 235ms ease-in-out;
  border-bottom-left-radius: 15px 255px;
  border-bottom-right-radius: 225px 15px;
  border-top-left-radius: 255px 15px;
  border-top-right-radius: 15px 225px;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}
.button-13:hover {
  box-shadow: rgba(0, 0, 0, 0.3) 2px 8px 8px -5px;
  transform: translate3d(0, 2px, 0);
}
.button-13:focus {
  box-shadow: rgba(0, 0, 0, 0.3) 2px 8px 4px -6px;
}
.button-14 {
  align-items: center;
  background-color: var(--primary200);
  border: 2px solid #111;
  border-radius: 8px;
  box-sizing: border-box;
  color: #111;
  cursor: pointer;
  display: flex;
  font-family: Inter, sans-serif;
  font-size: 16px;
  height: 48px;
  justify-content: center;
  line-height: 24px;
  max-width: 100%;
  padding: 0 25px;
  position: relative;
  text-align: center;
  text-decoration: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}
.button-14:after {
  background-color: #111;
  border-radius: 8px;
  content: "";
  display: block;
  height: 48px;
  left: 0;
  width: 100%;
  position: absolute;
  top: -2px;
  transform: translate(8px, 8px);
  transition: transform 0.2s ease-out;
  z-index: -1;
}
.button-14:hover:after {
  transform: translate(0, 0);
}
.button-14:active {
  background-color: var(--primary700);
  outline: 0;
}
.button-14:hover {
  outline: 0;
}
@media (min-width: 768px) {
  .button-14 {
    padding: 0 40px;
  }
}
.button-15 {
  align-items: center;
  background-image: linear-gradient(144deg, #af40ff, #5b42f3 50%, #00ddeb);
  border: 0;
  border-radius: 8px;
  box-shadow: rgba(151, 65, 252, 0.2) 0 15px 30px -5px;
  box-sizing: border-box;
  color: #fff;
  display: flex;
  font-family: Inter, sans-serif;
  font-size: 20px;
  justify-content: center;
  line-height: 1em;
  max-width: 100%;
  min-width: 140px;
  padding: 19px 24px;
  text-decoration: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
  cursor: pointer;
}
.button-15:active,
.button-15:hover {
  outline: 0;
}
@media (min-width: 768px) {
  .button-15 {
    font-size: 24px;
    min-width: 196px;
  }
}
.button-16 {
  align-items: center;
  background-image: linear-gradient(135deg, #f34079 40%, #fc894d);
  border: 0;
  border-radius: 10px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 700;
  height: 54px;
  justify-content: center;
  letter-spacing: 0.4px;
  line-height: 1;
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 3px;
  text-decoration: none;
  text-transform: uppercase;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}
.button-16:active {
  outline: 0;
}
.button-16:hover {
  outline: 0;
}
.button-16 span {
  transition: all 0.2s;
}
.button-16:hover span {
  transform: scale(0.9);
  opacity: 0.75;
}
@media screen and (max-width: 991px) {
  .button-16 {
    font-size: 15px;
    height: 50px;
  }
  .button-16 span {
    line-height: 50px;
  }
}
.button-17 {
  padding: 0.6em 2em;
  border: none;
  outline: 0;
  color: #fff;
  background: var(--primary700);
  cursor: pointer;
  position: relative;
  z-index: 0;
  border-radius: 10px;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}
.button-17:before {
  content: "";
  background: linear-gradient(
    45deg,
    red,
    #ff7300,
    #fffb00,
    #48ff00,
    #00ffd5,
    #002bff,
    #7a00ff,
    #ff00c8,
    red
  );
  position: absolute;
  top: -2px;
  left: -2px;
  background-size: 400%;
  z-index: -1;
  filter: blur(5px);
  -webkit-filter: blur(5px);
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  animation: glowing-button-17 20s linear infinite;
  transition: opacity 0.3s ease-in-out;
  border-radius: 10px;
}
@keyframes glowing-button-17 {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}
.button-17:after {
  z-index: -1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #222;
  left: 0;
  top: 0;
  border-radius: 10px;
}
.button-18 {
  all: unset;
  width: 100px;
  height: 30px;
  font-size: 16px;
  background: 0 0;
  border: none;
  position: relative;
  color: #f0f0f0;
  cursor: pointer;
  z-index: 1;
  padding: 10px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}
.button-18::after,
.button-18::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -99999;
  transition: all 0.4s;
}
.button-18::before {
  transform: translate(0, 0);
  width: 100%;
  height: 100%;
  background: #28282d;
  border-radius: 10px;
}
.button-18::after {
  transform: translate(10px, 10px);
  width: 35px;
  height: 35px;
  background: #ffffff15;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border-radius: 50px;
}
.button-18:hover::before {
  transform: translate(5%, 20%);
  width: 110%;
  height: 110%;
}
.button-18:hover::after {
  border-radius: 10px;
  transform: translate(0, 0);
  width: 100%;
  height: 100%;
}
.button-18:active::after {
  transition: 0s;
  transform: translate(0, 5%);
}
.button-19 {
  margin: 10px;
  padding: 15px 30px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: #fff;
  border-radius: 10px;
  display: block;
  border: 0;
  font-weight: 700;
  box-shadow: 0 0 14px -7px #f09819;
  background-image: linear-gradient(
    45deg,
    #ff512f 0,
    #f09819 51%,
    #ff512f 100%
  );
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}
.button-19:hover {
  background-position: right center;
  color: #fff;
  text-decoration: none;
}
.button-19:active {
  transform: scale(0.95);
}
.sbutton-0 {
  background-color: #f5f5f5;
  border-radius: 8px;
  border-width: 0;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: Inter, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  list-style: none;
  margin: 0;
  padding: 10px 12px;
  text-align: center;
  transition: all 0.2s;
  vertical-align: baseline;
  white-space: nowrap;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}
.sbutton-1 {
  appearance: none;
  background-color: #fafbfc;
  border: 1px solid rgba(27, 31, 35, 0.15);
  border-radius: 6px;
  box-shadow: rgba(27, 31, 35, 0.04) 0 1px 0,
    rgba(255, 255, 255, 0.25) 0 1px 0 inset;
  box-sizing: border-box;
  color: #24292e;
  cursor: pointer;
  display: inline-block;
  font-family: Inter, -apple-system, system-ui, "Segoe UI", Helvetica, Arial,
    sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  list-style: none;
  padding: 6px 16px;
  position: relative;
  transition: background-color 0.2s cubic-bezier(0.3, 0, 0.5, 1);
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: break-word;
}
.sbutton-1:hover {
  background-color: #f3f4f6;
  text-decoration: none;
  transition-duration: 0.1s;
}
.sbutton-1:disabled {
  background-color: #fafbfc;
  border-color: rgba(27, 31, 35, 0.15);
  color: #959da5;
  cursor: default;
}
.sbutton-1:active {
  background-color: #edeff2;
  box-shadow: rgba(225, 228, 232, 0.2) 0 1px 0 inset;
  transition: none 0s;
}
.sbutton-1:focus {
  outline: 1px transparent;
}
.sbutton-1:before {
  display: none;
}
.sbutton-1:-webkit-details-marker {
  display: none;
}
.sbutton-2 {
  align-items: center;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.25rem;
  box-shadow: rgba(0, 0, 0, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
  display: inline-flex;
  font-size: 1rem;
  font-weight: 500;
  padding: 0.5rem 0.75rem;
  border-radius: 0.5rem;
  line-height: normal;
  justify-content: center;
  margin: 0;
  min-height: 3rem;
  position: relative;
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  width: auto;
}
.sbutton-2:focus,
.sbutton-2:hover {
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
  color: rgba(0, 0, 0, 0.65);
}
.sbutton-2:hover {
  transform: translateY(-1px);
}
.sbutton-2:active {
  background-color: #f0f0f1;
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: rgba(0, 0, 0, 0.06) 0 2px 4px;
  color: rgba(0, 0, 0, 0.65);
  transform: translateY(0);
}
.sbutton-3 {
  background-color: #fff;
  border: 1px solid #222;
  border-radius: 8px;
  box-sizing: border-box;
  color: #222;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  margin: 0;
  outline: 0;
  padding: 13px 23px;
  position: relative;
  text-align: center;
  text-decoration: none;
  touch-action: manipulation;
  transition: box-shadow 0.2s, -ms-transform 0.1s, -webkit-transform 0.1s,
    transform 0.1s;
  user-select: none;
  -webkit-user-select: none;
  width: auto;
}
.sbutton-3:focus-visible {
  box-shadow: #222 0 0 0 2px, rgba(255, 255, 255, 0.8) 0 0 0 4px;
  transition: box-shadow 0.2s;
}
.sbutton-3:active {
  background-color: #f7f7f7;
  border-color: #000;
  transform: scale(0.96);
}
.sbutton-3:disabled {
  border-color: #ddd;
  color: #ddd;
  cursor: not-allowed;
  opacity: 1;
}
.sbutton-4 {
  appearance: none;
  background-color: transparent;
  border: 2px solid #1a1a1a;
  border-radius: 15px;
  box-sizing: border-box;
  color: #3b3b3b;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  margin: 0;
  min-height: 60px;
  min-width: 0;
  outline: 0;
  padding: 16px 24px;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  will-change: transform;
}
.sbutton-4:disabled {
  pointer-events: none;
}
.sbutton-4:hover {
  color: #fff;
  background-color: #1a1a1a;
  box-shadow: rgba(0, 0, 0, 0.25) 0 8px 15px;
  transform: translateY(-2px);
}
.sbutton-4:active {
  box-shadow: none;
  transform: translateY(0);
}
.sbutton-5 {
  align-items: center;
  appearance: none;
  background-color: #fcfcfd;
  border-radius: 4px;
  border-width: 0;
  box-shadow: rgba(45, 35, 66, 0.4) 0 2px 4px,
    rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #d6d6e7 0 -3px 0 inset;
  box-sizing: border-box;
  color: #36395a;
  cursor: pointer;
  display: inline-flex;
  height: 48px;
  justify-content: center;
  line-height: 1;
  list-style: none;
  overflow: hidden;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  text-align: left;
  text-decoration: none;
  transition: box-shadow 0.15s, transform 0.15s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
  will-change: box-shadow, transform;
  font-size: 18px;
}
.sbutton-5:focus {
  box-shadow: #d6d6e7 0 0 0 1.5px inset, rgba(45, 35, 66, 0.4) 0 2px 4px,
    rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #d6d6e7 0 -3px 0 inset;
}
.sbutton-5:hover {
  box-shadow: rgba(45, 35, 66, 0.4) 0 4px 8px,
    rgba(45, 35, 66, 0.3) 0 7px 13px -3px, #d6d6e7 0 -3px 0 inset;
  transform: translateY(-2px);
}
.sbutton-5:active {
  box-shadow: #d6d6e7 0 3px 7px inset;
  transform: translateY(2px);
}
.sbutton-6 {
  align-items: center;
  background-color: #fff;
  border-radius: 12px;
  box-shadow: transparent 0 0 0 3px, rgba(18, 18, 18, 0.1) 0 6px 20px;
  box-sizing: border-box;
  color: #121212;
  cursor: pointer;
  display: inline-flex;
  flex: 1 1 auto;
  font-family: Inter, sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  justify-content: center;
  line-height: 1;
  margin: 0;
  outline: 0;
  padding: 1rem 1.2rem;
  text-align: center;
  text-decoration: none;
  transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
  white-space: nowrap;
  border: 0;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}
.sbutton-6:hover {
  box-shadow: #121212 0 0 0 3px, transparent 0 0 0 0;
}
.sbutton-7 {
  background-color: #fff;
  border: 0;
  border-radius: 0.5rem;
  box-sizing: border-box;
  color: #111827;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
  padding: 0.75rem 1rem;
  text-align: center;
  text-decoration: none #d1d5db solid;
  text-decoration-thickness: auto;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}
.sbutton-7:hover {
  background-color: #f9fafb;
}
.sbutton-7:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.sbutton-7:focus-visible {
  box-shadow: none;
}
.sbutton-8 {
  align-items: center;
  background: #fff;
  border: 0 solid #e2e8f0;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  color: #1a202c;
  display: inline-flex;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  height: 56px;
  justify-content: center;
  line-height: 24px;
  overflow-wrap: break-word;
  padding: 24px;
  text-decoration: none;
  width: auto;
  border-radius: 8px;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}
.sbutton-9 {
  align-self: center;
  background-color: #fff;
  background-image: none;
  background-position: 0 90%;
  background-repeat: repeat no-repeat;
  background-size: 4px 3px;
  border-radius: 15px 225px 255px 15px 15px 255px 225px 15px;
  border-style: solid;
  border-width: 2px;
  box-shadow: rgba(0, 0, 0, 0.2) 15px 28px 25px -18px;
  box-sizing: border-box;
  color: #41403e;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  line-height: 23px;
  outline: 0;
  padding: 0.75rem;
  text-decoration: none;
  transition: all 235ms ease-in-out;
  border-bottom-left-radius: 15px 255px;
  border-bottom-right-radius: 225px 15px;
  border-top-left-radius: 255px 15px;
  border-top-right-radius: 15px 225px;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}
.design-mode [contenteditable="true"] {
  outline: 0;
}
.design-mode a {
  cursor: default;
}
.design-mode a [contenteditable="true"] {
  cursor: text;
}
.spinner-border-2 {
  width: 2rem;
  height: 2rem;
  display: inline-block;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-width: 0.2em;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border 0.75s linear infinite;
  animation: spinner-border 0.75s linear infinite;
  margin-right: 4px;
}
.spinner-middle {
  position: absolute;
  left: 55%;
  top: 40%;
}
@keyframes spinner-border {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.popup-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease-in-out;
  z-index: 999;
}
.popup-content {
  background-color: #fff;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  width: 80%;
  max-width: 1000px;
  height: 90vh;
  position: relative;
}
.popup-container.open {
  opacity: 1;
  pointer-events: auto;
}
.close-button {
  position: absolute;
  top: -7px;
  right: -7px;
  background: 0 0;
  border: none;
  font-size: 20px;
  cursor: pointer;
  background: #e6e6e6;
  border-radius: 50%;
  font-size: 8px;
  height: 20px;
  width: 20px;
  color: #4a4a4a;
}
.popup-container iframe {
  width: 100%;
  height: 100%;
  border: none;
  margin: 0;
  padding: 0;
}
.popup-container .spinner {
  width: 2rem;
  height: 2rem;
  display: inline-block;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-width: 0.2em;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border 0.75s linear infinite;
  margin-right: 4px;
  top: 50%;
  left: 50%;
  position: absolute;
}
.fade-in-fwd {
  -webkit-animation: fade-in-fwd 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) none;
  animation: fade-in-fwd 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) none;
}
.fade-in-bottom {
  -webkit-animation: fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1)
    none;
  animation: fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) none;
}
.fade-in {
  animation: fade-in 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) none;
}
.fade-in-bck {
  animation: fade-in-bck 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) none;
}
.fade-in-right {
  animation: fade-in-right 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) none;
}
.fade-in-left {
  animation: fade-in-left 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) none;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in-left {
  0% {
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-right {
  0% {
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-bottom {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-bottom-10 {
  0% {
    transform: translateY(10px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-bck {
  0% {
    transform: translateZ(80px);
    opacity: 0;
  }
  100% {
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-fwd {
  0% {
    -webkit-transform: translateZ(-80px);
    transform: translateZ(-80px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes fade-in-fwd {
  0% {
    -webkit-transform: translateZ(-80px);
    transform: translateZ(-80px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes spinner-border {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .popup-content {
    width: 90%;
    max-width: 90%;
    padding: 10px;
  }
  .popup-container iframe {
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .popup-content {
    width: 80%;
  }
  .popup-container iframe {
    height: 100%;
  }
}
.loading-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 200px;
  font-size: 18px;
}
:root {
  --gray25: #fcfcfd;
  --gray50: #f9fafb;
  --gray100: #f2f4f7;
  --gray200: #eaecf0;
  --gray300: #d0d5dd;
  --gray400: #98a2b3;
  --gray500: #667085;
  --gray600: #475467;
  --gray700: #344054;
  --gray800: #1d2939;
  --gray900: #101828;
}
.ProseMirror p.is-editor-empty:first-child::before {
  color: #adb5bd;
  content: attr(data-placeholder);
  float: left;
  height: 0;
  pointer-events: none;
}
.ProseMirror p.is-empty::before {
  color: #adb5bd;
  content: attr(data-placeholder);
  float: left;
  height: 0;
  pointer-events: none;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.tippy-box {
  margin: 0;
  padding: 0;
  background-color: #fff !important;
}
.tippy-content {
  margin: 0;
  padding: 0 !important;
  display: inline-flex;
  align-items: center;
  background: #fff;
  overflow: hidden;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: rgba(15, 15, 15, 0.05) 0 0 0 1px, rgba(15, 15, 15, 0.1) 0 3px 6px,
    rgba(15, 15, 15, 0.2) 0 9px 24px;
}
.tippy-content > div {
  padding: 0;
  margin: 0;
}
.tippy-arrow {
  display: none;
}
.tooltip {
  display: flex;
  background-color: #fff;
  color: #000;
  font-size: 18px;
  line-height: 1.6;
}
.tooltip > select {
  background: 0 0;
  outline: 0;
  border: none;
  box-shadow: rgba(55, 53, 47, 0.09) 1px 0 0;
  padding: 5px 8px;
}
.tooltip > * {
  box-shadow: rgba(55, 53, 47, 0.09) 1px 0 0;
  padding: 0 8px;
}
.disable {
  cursor: not-allowed !important;
  opacity: 0.3;
}
.not-active {
  opacity: 0.3 !important;
}
.color-box {
  width: 20px;
  height: 20px;
  cursor: pointer;
  border: 1px solid var(--gray300);
  border-radius: 4px;
  backdrop-filter: blur(2px);
}
.wand-icon {
  height: 28px;
  width: 28px;
}
.wand-gif {
  height: 30px;
  width: 30px;
}
.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  background-color: var(--bs-backdrop-bg);
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: var(--bs-backdrop-zindex);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.fade {
  transition: opacity 0.15s linear;
}
.popup-modal {
  --bs-modal-zindex: 9999999;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-bg: #fff;
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: 1px;
  --bs-modal-border-radius: 0.5rem;
  --bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-modal-inner-border-radius: calc(0.5rem - 1px);
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: 1px;
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: 1px;
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  outline: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: var(--bs-modal-zindex);
}
.modal.fade .modal-dialog,
.modal.fade .modal-offset {
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.popup-modal .modal-dialog {
  margin: 1.75rem auto;
  max-width: calc(100% - 40px);
  pointer-events: none;
  position: relative;
  width: 560px;
}
@media (min-width: 768px) {
  .popup-modal .modal-dialog {
    width: 700px;
  }
}
.popup-modal .modal-offset {
  pointer-events: none;
  position: relative;
  width: auto;
}
.popup-modal .modal-content {
  background-clip: padding-box;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 20px 24px -4px rgba(16, 24, 40, 0.08),
    0 8px 8px -4px rgba(16, 24, 40, 0.03);
  min-height: 400px;
  outline: 0;
  padding: 16px;
  pointer-events: auto;
  position: relative;
  width: 100%;
}
.popup-modal .close {
  align-items: center;
  border: 0;
  border-radius: 0.375rem;
  color: #000;
  cursor: pointer;
  display: flex;
  height: 20px;
  justify-content: center;
  opacity: 0.9;
  padding: 0.25em;
  position: absolute;
  right: 40px;
  width: 20px;
}
.close img {
  height: 1em;
  width: 1em;
}
.close:hover {
  background-color: var(--gray200);
}
.text-container {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-start;
  width: 100%;
}
.text-container div[data-key="text"] {
  cursor: text;
}
.text-label {
  overflow-wrap: break-word;
  word-break: break-word;
}
.pv-modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  background-color: var(--bs-backdrop-bg);
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: var(--bs-backdrop-zindex);
}
.pv-modal-backdrop.pv-fade {
  opacity: 0;
}
.pv-modal-backdrop.show {
  opacity: 0.5;
}
.pv-fade {
  transition: opacity 0.15s linear;
}
.pv-popup-modal {
  --bs-modal-zindex: 999999;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: 1px;
  --bs-modal-border-radius: 0.5rem;
  --bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-modal-inner-border-radius: calc(0.5rem - 1px);
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: 1px;
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: 1px;
  align-items: flex-start;
  display: flex;
  height: 100%;
  outline: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: var(--bs-modal-zindex);
}
.pv-popup-modal .pv-modal-dialog {
  background-clip: padding-box;
  border-radius: 8px;
  box-shadow: 0 20px 24px -4px rgba(16, 24, 40, 0.08),
    0 8px 8px -4px rgba(16, 24, 40, 0.03);
  pointer-events: auto;
  position: relative;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.pv-popup-modal .pv-modal-content {
  display: flex;
  justify-content: center;
  overflow: auto;
  width: 100%;
}
.popup-left .pv-modal-dialog {
  justify-content: start;
  margin-right: auto;
  max-width: 70%;
  min-height: 100%;
}
@media (max-width: 768px) {
  .popup-left .pv-modal-dialog {
    margin-right: auto;
    max-width: 90%;
    min-height: 100%;
  }
}
.popup-leftSlide .pv-modal-dialog {
  height: auto;
  justify-content: start;
  margin-left: 1em;
  margin-right: auto;
  margin-top: auto;
  max-height: 70vh;
  max-width: 70%;
  min-height: 20vh;
  overflow-y: auto;
}
@media (max-width: 768px) {
  .popup-leftSlide .pv-modal-dialog {
    height: 100vh;
    margin-left: 0;
    max-height: 100vh;
    max-width: 100%;
    min-height: 100vh;
  }
}
.popup-rightSlide .pv-modal-dialog {
  height: auto;
  justify-content: end;
  margin-left: auto;
  margin-right: 1em;
  margin-top: auto;
  max-height: 70vh;
  max-width: 70%;
  min-height: 20vh;
  overflow-y: auto;
}
@media (max-width: 768px) {
  .popup-rightSlide .pv-modal-dialog {
    height: 100vh;
    margin-right: 0;
    max-height: 100vh;
    max-width: 100%;
    min-height: 100vh;
  }
  .popup-bottom .pv-modal-dialog {
    height: 100%;
    margin-top: 0;
  }
  .popup-top .pv-modal-dialog {
    height: 100%;
    margin-bottom: 0;
  }
}
.popup-right .pv-modal-dialog {
  justify-content: end;
  margin-left: auto;
  max-width: 70%;
  min-height: 100%;
}
@media (max-width: 768px) {
  .popup-right .pv-modal-dialog {
    margin-left: auto;
    max-width: 90%;
    min-height: 100%;
  }
}
.popup-top .pv-modal-dialog {
  margin-bottom: auto;
  width: 100%;
}
.popup-bottom .pv-modal-dialog {
  margin-top: auto;
  width: 100%;
}
.popup-center .pv-modal-dialog {
  height: auto;
  margin: auto;
  max-width: 54%;
  min-height: 20%;
}
@media (max-width: 768px) {
  .popup-center .pv-modal-dialog {
    margin: 0;
    min-height: 100%;
    min-width: 100%;
  }
  .popup-modal .pv-modal-dialog {
    max-width: none;
    width: 100%;
  }
}
.pv-popup-modal .pv-close {
  align-items: center;
  background-color: initial;
  border: 0;
  border-radius: 50%;
  color: #000;
  cursor: pointer;
  display: flex;
  height: 30px;
  justify-content: center;
  opacity: 0.5;
  padding: 0.1em;
  position: absolute;
  right: 10px;
  top: 10px;
  transition: opacity 0.15s;
  width: 30px;
  z-index: 100;
}
.pv-popup-modal .pv-close:hover {
  opacity: 1;
}
.content {
  flex: 1 1;
  overflow-y: auto;
}
.pv-modal-content .full-height-image {
  height: 100%;
}
.imageBottom .pv-modal-content,
.imageBottomPadded .pv-modal-content {
  height: auto;
}
body {
  margin: 0;
  font-family: var(--body-font), Inter, system-ui, -apple-system, "Segoe UI",
    Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
* {
  box-sizing: border-box;
}
.mgb-8 {
  margin-bottom: 8px;
}
.mgb-12 {
  margin-bottom: 12px;
}
.mgb-16 {
  margin-bottom: 16px;
}
.mgb-24 {
  margin-bottom: 24px;
}
.pdb-8 {
  padding-bottom: 8px;
}
.pdb-12 {
  padding-bottom: 12px;
}
.pdb-16 {
  padding-bottom: 16px;
}
.container,
.container-lg {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
}
.row > * {
  width: 100%;
  max-width: 100%;
  margin-top: var(--y-gutter);
  padding-right: calc(0.5 * var(--x-gutter));
  padding-left: calc(0.5 * var(--x-gutter));
}
.col {
  flex: 1 0 0%;
}
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}
.col-11 {
  flex: 0 0 auto;
  width: 91.666667%;
}
.col-10 {
  flex: 0 0 auto;
  width: 83.3333333%;
}
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}
.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}
.col-7 {
  flex: 0 0 auto;
  width: 58.3333333%;
}
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}
.col-4 {
  flex: 0 0 auto;
  width: 33.3333333%;
}
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}
.col-2 {
  flex: 0 0 auto;
  width: 16.6666667%;
}
.col-1 {
  flex: 0 0 auto;
  width: 8.3333333%;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
  .col-sm {
    flex: 1 0 0%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.666667%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.3333333%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.3333333%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.3333333%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.6666667%;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.3333333%;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
  .col-md {
    flex: 1 0 0%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.666667%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.3333333%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.3333333%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.3333333%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.6666667%;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.3333333%;
  }
}
@media (min-width: 1024px) {
  .container,
  .container-lg {
    max-width: 960px;
  }
  .col-lg {
    flex: 1 0 0%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.666667%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.3333333%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.3333333%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.3333333%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.6666667%;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.3333333%;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg {
    max-width: 1140px;
  }
  .col-xl {
    flex: 1 0 0%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.666667%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.3333333%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.3333333%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.3333333%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.6666667%;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.3333333%;
  }
}
@media (min-width: 1400px) {
  .container,
  .container-lg {
    max-width: 1320px;
  }
  .col-xxl {
    flex: 1 0 0%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.666667%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.3333333%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.3333333%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.3333333%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.6666667%;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.3333333%;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--y-gutter));
  margin-left: calc(-0.5 * var(--x-gutter));
  margin-right: calc(-0.5 * var(--x-gutter));
}
section:not([id*="Navbar"]):not([id*="Footer"]):not(.animated) {
  opacity: 0;
}
.navbar {
  padding: 30px 0;
}
.navbar.dark {
  color: var(--gray800);
}
.flex-menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.menu {
  display: flex;
  align-items: center;
}
.menu > div {
  padding: 10px 0;
  margin-left: 18px;
  margin-right: 18px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.logo {
  text-decoration: none;
  color: undefined;
  margin-right: 30px;
  display: flex;
  align-items: center;
}
.logo-img {
  height: 40px;
}
.logo span {
  font-size: 24px;
  padding-left: 12px;
  padding-right: 8px;
  font-weight: 500;
}
.mobile-burger {
  cursor: pointer;
}
.mobile-nav {
  margin: 8px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.navbar-card {
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
  z-index: 999;
}
.mobile-links {
  border-bottom: 1px dashed #cbd5e1;
}
.button.nava-button {
  margin-top: 0;
}
div.bg-text {
  color: var(--heading-font-color);
}
@media (max-width: 1024px) {
  a .logo {
    display: none;
  }
}
.button {
  min-width: 100px;
  min-height: 44px;
  margin-right: 16px;
  margin-top: 16px;
  display: flex;
  cursor: pointer;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.button div {
  text-decoration: none;
}
.button--primary {
  background: var(--primary700);
  border: 1px solid var(--primary700);
  border-radius: var(--primary-button-rd);
  color: var(--primary-button-text);
}
.button--primary:hover {
  background: var(--primary-hover);
}
.button--secondary {
  background: var(--secondary-button-bg);
  color: var(--secondary-button-text);
  border-radius: var(--secondary-button-rd);
  border: 1px solid #ccc;
}
.button--secondary:hover {
  background: var(--secondary-hover);
}
.button.fluid {
  width: 100%;
  margin-right: 0;
  margin-top: 0;
  white-space: pre-wrap;
}
[class^="button button-"].button-extra {
  font-size: 16px;
  color: #fff;
  border-radius: 8px;
  border-color: undefined;
}
[data-section-id="r4ybk"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="r4ybk"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="r4ybk"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="r4ybk"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="r4ybk"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="r4ybk"] div.banner-subtitle {
  color: var(--heading-font-color);
}
@keyframes fadeInDown {
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
[data-section-id="r4ybk"] .section-background {
  background: url("https://images.pexels.com/photos/8101637/pexels-photo-8101637.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
.section-wrapper {
  background-color: var(--sectionBgColor);
  position: relative;
}
.section-wrapper.hasOverlay {
  background-color: var(--sectionBgOverlayColor);
}
.section-background-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
[class^="button sbutton-"].button-extra {
  background-color: #f5f5f5;
  font-size: undefined;
  color: #333;
  border-radius: 8px;
  border-color: undefined;
}
[data-section-id="nxrs4"] .imagetext {
  justify-content: center;
}
[data-section-id="nxrs4"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="nxrs4"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
.img-image {
  height: auto;
  max-width: 100%;
  object-fit: cover;
  width: 100%;
}
.media {
  overflow: hidden;
}
.img-wrapper {
  display: flex;
  position: relative;
  justify-content: center;
}
@media (max-width: 576px) {
  .img-image {
    max-height: 270px;
  }
}
[data-section-id="v6863"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="v6863"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="v6863"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="v6863"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="v6863"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="v6863"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="v6863"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="6m079"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="6m079"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="6m079"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="6m079"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="6m079"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="6m079"] .data-cell {
  padding-left: 0;
}
[data-section-id="6m079"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="gat68"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="gat68"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="gat68"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="gat68"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="gat68"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="gat68"] .data-cell {
  padding-left: 40px;
}
[data-section-id="gat68"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hs9ij"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="06d3g"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="06d3g"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="06d3g"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="06d3g"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="06d3g"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="j0ilc"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="j0ilc"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="j0ilc"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="vlb9s"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="vlb9s"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="vlb9s"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="b1x7g"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="b1x7g"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="b1x7g"] .footer-link {
  color: var(--primary700);
}
[data-section-id="b1x7g"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="b1x7g"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
:root {
  --body-color: undefined;
  --primary700: rgba(30, 30, 30, 1);
  --primary800: rgba(24, 24, 24, 1);
  --primary200: rgb(210, 210, 210, 204);
  --primary100: rgb(233, 233, 233, 230);
  --primary50: rgb(244, 244, 244, 242);
  --primary-hover: rgb(41, 41, 41, 14);
  --secondary-hover: rgb(246, 246, 246);
  --secondary-button-bg: rgb(245, 245, 245);
  --primary-button-text: rgb(255, 255, 255);
  --secondary-button-text: rgb(51, 51, 51);
  --primary-button-rd: 8px;
  --secondary-button-rd: 8px;
  --white: #ffffff;
  --gray25: #fcfcfd;
  --gray50: #f9fafb;
  --gray100: #f2f4f7;
  --gray200: #eaecf0;
  --gray300: #d0d5dd;
  --gray400: #98a2b3;
  --gray500: #667085;
  --gray600: #475467;
  --gray700: #344054;
  --gray800: #1d2939;
  --gray900: #101828;
  --color1: rgb(255, 255, 255);
  --color2: rgb(244, 244, 243);
  --color3: rgba(30, 30, 30, 1);
  --color4: rgb(79, 79, 79);
  --color5: rgb(33, 32, 32);
  --color1safe: rgba(30, 30, 30, 1);
  --color2safe: rgba(30, 30, 30, 1);
  --color4safe: rgba(30, 30, 30, 1);
  --color3inverse: rgb(255, 255, 255);
  --color1inverse: rgb(33, 32, 32);
  --color2inverse: rgb(33, 32, 32);
  --color4inverse: rgb(255, 255, 255);
  --color5inverse: rgb(255, 255, 255);
  --color1alpha30: rgba(255, 255, 255, 0.3);
  --color2alpha30: rgba(244, 244, 243, 0.3);
  --color3alpha30: rgba(30, 30, 30, 0.3);
  --color4alpha30: rgba(79, 79, 79, 0.3);
  --color5alpha30: rgba(33, 32, 32, 0.3);
  --color5alpha70: rgb(111, 110, 110);
  --color1alpha70: rgb(255, 255, 255);
  --header-title-font: ClashDisplay;
  --header-line-height: 1.2;
  --header-font-weight: 700;
  --body-font: Poppins;
  --body-line-height: 1.5;
  --body-font-weight: 400;
  --font-size-h1: 4.5rem;
  --font-size-h2: 3rem;
  --font-size-h3: 1.875rem;
  --font-size-h4: 1.5rem;
  --font-size-p1: 1.5rem;
  --font-size-p2: 1.25rem;
  --font-size-p3: 1rem;
  --font-size-p4: 0.875rem;
}
[data-section-id="fui6s"] .section-background {
  background: url("https://uncody.com/uploads/69d4259589cb1c05bd790d37/file-1775512490118.png");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wdobx"] .imagetext {
  justify-content: center;
}
[data-section-id="wdobx"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="wdobx"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="o1sc4"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="o1sc4"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="o1sc4"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="dhajh"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ft0aq"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lvrb7"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="lvrb7"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="lvrb7"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="lvrb7"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="lvrb7"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="lvrb7"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="lvrb7"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="lvrb7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="twqfj"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="twqfj"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="twqfj"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0c6qi"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="0c6qi"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="0c6qi"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2hczq"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="2hczq"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="2hczq"] .footer-link {
  color: var(--primary700);
}
[data-section-id="2hczq"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="2hczq"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="tcnzb"] .heading1 {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="tcnzb"] .para1 {
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}
[data-section-id="tcnzb"] .cta {
  justify-content: center;
  display: flex;
  flex-direction: row;
}
[data-section-id="tcnzb"] .content-inner {
  padding: 30px 20px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}
[data-section-id="tcnzb"] .section-background {
  background: url("https://images.pexels.com/photos/33814732/pexels-photo-33814732.jpeg?auto=compress&cs=tinysrgb&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="rc1q5"] .imagetext {
  justify-content: center;
}
[data-section-id="rc1q5"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="rc1q5"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="brxu4"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="brxu4"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="brxu4"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="brxu4"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="brxu4"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="brxu4"] .data-cell {
  padding-left: 0;
}
[data-section-id="brxu4"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="s9hc7"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="s9hc7"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="s9hc7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="k7syk"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="557493"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="155363"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="660678"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="llk3h"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="llk3h"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="llk3h"] .footer-link {
  color: var(--primary700);
}
[data-section-id="llk3h"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="llk3h"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ekoan"] .heading1 {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="ekoan"] .para1 {
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}
[data-section-id="ekoan"] .cta {
  justify-content: center;
  display: flex;
  flex-direction: row;
}
[data-section-id="ekoan"] .content-inner {
  padding: 30px 20px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}
[data-section-id="ekoan"] .section-background {
  background: url("https://images.pexels.com/photos/16842368/pexels-photo-16842368.jpeg?auto=compress&cs=tinysrgb&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4sckz"] .imagetext {
  justify-content: center;
}
[data-section-id="4sckz"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="4sckz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="tf2lr"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="tf2lr"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="tf2lr"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
@keyframes sliderTextFadeIn {
  0% {
    opacity: 0;
    transform: translate(0, 5%);
  }
  25% {
    opacity: 0.25;
    transform: translate(0, 3.75%);
  }
  50% {
    opacity: 0.5;
    transform: translate(0, 2.5%);
  }
  75% {
    opacity: 0.75;
    transform: translate(0, 1.25%);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
[data-section-id="458474"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="abep7"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="abep7"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="abep7"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="abep7"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="abep7"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="abep7"] .data-cell {
  padding-left: 0;
}
[data-section-id="abep7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="musz0"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="musz0"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="musz0"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="musz0"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="musz0"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="musz0"] .data-cell {
  padding-left: 40px;
}
[data-section-id="musz0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="888264"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="efhj3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="tyb7w"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="tyb7w"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="tyb7w"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="tyb7w"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="tyb7w"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1892"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="1892"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="1892"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="1892"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="1892"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1892"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="1892"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
.newcolor {
  font-size: 5rem;
}
[data-section-id="431040"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hgna1"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="hgna1"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="hgna1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="374048"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="688673"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="285124"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="900006"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="856980"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="82762"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="340026"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="mmwjg"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="mmwjg"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="mmwjg"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="mmwjg"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="mmwjg"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="mmwjg"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="mmwjg"] .section-background {
  background: url("https://images.pexels.com/photos/33025687/pexels-photo-33025687.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="293xe"] .imagetext {
  justify-content: center;
}
[data-section-id="293xe"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="293xe"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ydykt"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="ydykt"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="ydykt"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="7n8o0"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="7n8o0"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="7n8o0"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="7n8o0"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="7n8o0"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="7n8o0"] .data-cell {
  padding-left: 0;
}
[data-section-id="7n8o0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="67xq1"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="67xq1"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="67xq1"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="67xq1"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="67xq1"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="67xq1"] .data-cell {
  padding-left: 40px;
}
[data-section-id="67xq1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="e96cn"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1u2uy"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="1u2uy"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="1u2uy"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="1u2uy"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="1u2uy"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="1u2uy"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="1u2uy"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="1u2uy"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="i7ltq"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="i7ltq"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="i7ltq"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="m81pc"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="m81pc"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="m81pc"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="v475v"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="v475v"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="v475v"] .footer-link {
  color: var(--primary700);
}
[data-section-id="v475v"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="v475v"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="djpq5"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="djpq5"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="djpq5"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="djpq5"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="djpq5"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="djpq5"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="djpq5"] .section-background {
  background: url("https://images.pexels.com/photos/5711375/pexels-photo-5711375.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="h2anh"] .imagetext {
  justify-content: center;
}
[data-section-id="h2anh"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="h2anh"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="cp2wm"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="cp2wm"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="cp2wm"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="cp2wm"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="cp2wm"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="cp2wm"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="cp2wm"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="g5wrd"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="g5wrd"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="g5wrd"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="g5wrd"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="g5wrd"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="g5wrd"] .data-cell {
  padding-left: 0;
}
[data-section-id="g5wrd"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="6n9n7"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="6n9n7"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="6n9n7"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="6n9n7"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="6n9n7"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="6n9n7"] .data-cell {
  padding-left: 40px;
}
[data-section-id="6n9n7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ijgn3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zrksa"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="zrksa"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="zrksa"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="zrksa"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="zrksa"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wc2u5"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="wc2u5"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="wc2u5"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1skn7"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="1skn7"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="1skn7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="iwjjl"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="iwjjl"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="iwjjl"] .footer-link {
  color: var(--primary700);
}
[data-section-id="iwjjl"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="iwjjl"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hiw1d"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="hiw1d"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="hiw1d"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="hiw1d"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="hiw1d"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="hiw1d"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="hiw1d"] .section-background {
  background: url("https://images.pexels.com/photos/5208831/pexels-photo-5208831.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="t0iw8"] .imagetext {
  justify-content: center;
}
[data-section-id="t0iw8"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="t0iw8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jb7ea"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="jb7ea"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="jb7ea"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="nnq6i"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="nnq6i"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="nnq6i"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="nnq6i"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="nnq6i"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="nnq6i"] .data-cell {
  padding-left: 0;
}
[data-section-id="nnq6i"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4bqog"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="4bqog"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="4bqog"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="4bqog"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="4bqog"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="4bqog"] .data-cell {
  padding-left: 40px;
}
[data-section-id="4bqog"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="v78ob"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="x4hcu"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="x4hcu"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="x4hcu"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="x4hcu"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="x4hcu"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="x4hcu"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="x4hcu"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="x4hcu"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="6gsks"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="6gsks"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="6gsks"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="c3dj5"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="bmgii"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="bmgii"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="bmgii"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3esnp"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="3esnp"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="3esnp"] .footer-link {
  color: var(--primary700);
}
[data-section-id="3esnp"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="3esnp"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="sd96k"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="sd96k"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="sd96k"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="sd96k"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="sd96k"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="sd96k"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="sd96k"] .section-background {
  background: url("https://images.pexels.com/photos/13204648/pexels-photo-13204648.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="s6s7d"] .imagetext {
  justify-content: center;
}
[data-section-id="s6s7d"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="s6s7d"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="26kru"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="26kru"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="26kru"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="26kru"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="26kru"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="26kru"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="26kru"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="ggb91"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="ggb91"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="ggb91"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="ggb91"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="ggb91"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="ggb91"] .data-cell {
  padding-left: 0;
}
[data-section-id="ggb91"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1czgb"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="1czgb"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="1czgb"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="1czgb"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="1czgb"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="1czgb"] .data-cell {
  padding-left: 40px;
}
[data-section-id="1czgb"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="bltnh"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="l0bzd"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="l0bzd"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="l0bzd"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="l0bzd"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="l0bzd"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="cs7d3"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="cs7d3"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="cs7d3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="neu23"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="thvpe"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="thvpe"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="thvpe"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="fg9hj"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="fg9hj"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="fg9hj"] .footer-link {
  color: var(--primary700);
}
[data-section-id="fg9hj"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="fg9hj"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1txew"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="1txew"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="1txew"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="1txew"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="1txew"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="1txew"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="1txew"] .section-background {
  background: url("https://images.pexels.com/photos/7534791/pexels-photo-7534791.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="vhel1"] .imagetext {
  justify-content: center;
}
[data-section-id="vhel1"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="vhel1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="blna7"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="blna7"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="blna7"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="blna7"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="blna7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="blna7"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="blna7"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="yjdq4"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="yjdq4"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="yjdq4"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="yjdq4"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="yjdq4"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="yjdq4"] .data-cell {
  padding-left: 0;
}
[data-section-id="yjdq4"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="j0w5y"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="j0w5y"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="j0w5y"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="j0w5y"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="j0w5y"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="j0w5y"] .data-cell {
  padding-left: 40px;
}
[data-section-id="j0w5y"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jkeep"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="xoux6"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="xoux6"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="xoux6"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="xoux6"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="xoux6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="gu61c"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="gu61c"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="gu61c"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1elb8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8dlrv"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="8dlrv"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="8dlrv"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="b9w04"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="b9w04"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="b9w04"] .footer-link {
  color: var(--primary700);
}
[data-section-id="b9w04"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="b9w04"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="yr73a"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="yr73a"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="yr73a"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="yr73a"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="yr73a"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="yr73a"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="yr73a"] .section-background {
  background: url("https://images.pexels.com/photos/36861987/pexels-photo-36861987.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ualwx"] .imagetext {
  justify-content: center;
}
[data-section-id="ualwx"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="ualwx"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="e33p9"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="e33p9"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="e33p9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="vdomj"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="vdomj"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="vdomj"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="vdomj"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="vdomj"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="vdomj"] .data-cell {
  padding-left: 0;
}
[data-section-id="vdomj"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="pvc7h"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="pvc7h"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="pvc7h"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="pvc7h"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="pvc7h"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="pvc7h"] .data-cell {
  padding-left: 40px;
}
[data-section-id="pvc7h"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="fy5mg"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="pmo9a"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="pmo9a"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="pmo9a"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="pmo9a"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="pmo9a"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="pmo9a"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="pmo9a"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="pmo9a"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zrr3k"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="zrr3k"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="zrr3k"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="pqwi4"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="pqwi4"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="pqwi4"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ehyj0"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="ehyj0"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="ehyj0"] .footer-link {
  color: var(--primary700);
}
[data-section-id="ehyj0"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="ehyj0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
.nvb-header {
  padding: 15px 20px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  backdrop-filter: blur(10px) saturate(180%);
  -webkit-backdrop-filter: blur(10px) saturate(180%);
  border: 1px solid rgba(209, 213, 219, 0.3);
  box-shadow: 0 10px 40px -10px rgba(0, 0, 0, 0.2);
}
.navb-btnWrp a {
  margin-top: 0;
}
.menub {
  display: flex;
  align-items: center;
}
.nvb-header .menub > div {
  padding: 10px;
}
section.navbarB-section {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  min-height: 110px;
  z-index: 99;
  padding-top: 0;
  padding-bottom: 0;
}
.navbarB-wrapper {
  margin-top: 15px;
}
[data-section-id="7zq4v"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="vmdvk"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="vmdvk"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="vmdvk"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="vmdvk"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="vmdvk"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="vmdvk"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="vmdvk"] .section-background {
  background: url("https://uncody.com/uploads/69c2fd65195d53a484f225ac/file-1775169565994.jpeg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="j4nvu"] .imagetext {
  justify-content: center;
}
[data-section-id="j4nvu"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="j4nvu"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="a73np"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="a73np"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="a73np"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3qad0"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="3qad0"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="3qad0"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="3qad0"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="3qad0"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="3qad0"] .data-cell {
  padding-left: 0;
}
[data-section-id="3qad0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="kgll9"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="kgll9"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="kgll9"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="kgll9"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="kgll9"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="kgll9"] .data-cell {
  padding-left: 40px;
}
[data-section-id="kgll9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="xlccw"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="60q9a"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="60q9a"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="60q9a"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="60q9a"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="60q9a"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jm4s8"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="jm4s8"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="jm4s8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="gqgwr"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="gqgwr"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="gqgwr"] .section-background {
  background: url("https://images.pexels.com/photos/12269100/pexels-photo-12269100.jpeg?auto=compress&cs=tinysrgb&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jqwi3"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="jqwi3"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="jqwi3"] .footer-link {
  color: var(--primary700);
}
[data-section-id="jqwi3"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="jqwi3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
.pv-modal-content .media {
  width: 100%;
}
.popupVariation .img-wrapper {
  display: block !important;
}
.popupVariation .img-image {
  width: 100% !important;
}
[data-section-id="527018"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="889569"] .imagetext {
  background: var(--primary100);
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
}
[data-section-id="889569"] .faqimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
}
[data-section-id="889569"] .colorimg {
  background-color: var(--primary200);
  border-radius: 50%;
  flex-shrink: 0;
  padding: 6px;
}
[data-section-id="889569"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="131615"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="781090"] .section-background {
  background: url("https://uncody.b-cdn.net/customers/69c2fd65195d53a484f225ac/file-1775575938520.jpg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="128924"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="65397"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0656m"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="0656m"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="0656m"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="0656m"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="0656m"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="0656m"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="0656m"] .section-background {
  background: url("https://images.pexels.com/photos/5256819/pexels-photo-5256819.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="gy9tu"] .imagetext {
  justify-content: center;
}
[data-section-id="gy9tu"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="gy9tu"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="kt5we"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="kt5we"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="kt5we"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="kt5we"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="kt5we"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="kt5we"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="kt5we"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="hdihp"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="hdihp"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="hdihp"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="hdihp"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="hdihp"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="hdihp"] .data-cell {
  padding-left: 0;
}
[data-section-id="hdihp"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="oqetj"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="oqetj"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="oqetj"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="oqetj"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="oqetj"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="oqetj"] .data-cell {
  padding-left: 40px;
}
[data-section-id="oqetj"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1ytas"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="vurbt"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="vurbt"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="vurbt"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="vurbt"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="vurbt"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="x03jb"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="x03jb"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="x03jb"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0xp3g"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="0xp3g"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="0xp3g"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="pgg1t"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="pgg1t"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="pgg1t"] .footer-link {
  color: var(--primary700);
}
[data-section-id="pgg1t"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="pgg1t"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="604225"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="901792"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="it9dw"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="it9dw"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="it9dw"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="it9dw"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="it9dw"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="it9dw"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="it9dw"] .section-background {
  background: url("https://uncody.com/uploads/69d57ff489cb1c05bd792e59/file-1775600240852.jpg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="igo43"] .imagetext {
  justify-content: center;
}
[data-section-id="igo43"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="igo43"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="f76pv"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="f76pv"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="f76pv"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1ujmr"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="1ujmr"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="1ujmr"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="1ujmr"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="1ujmr"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="1ujmr"] .data-cell {
  padding-left: 0;
}
[data-section-id="1ujmr"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="dmngh"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="dmngh"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="dmngh"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="dmngh"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="dmngh"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="dmngh"] .data-cell {
  padding-left: 40px;
}
[data-section-id="dmngh"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="fa1q0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="dbszo"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="dbszo"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="dbszo"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="dbszo"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="dbszo"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="dbszo"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="dbszo"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="dbszo"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="czvw8"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="czvw8"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="czvw8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="b4yr2"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="b4yr2"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="b4yr2"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4s5rh"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="4s5rh"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="4s5rh"] .footer-link {
  color: var(--primary700);
}
[data-section-id="4s5rh"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="4s5rh"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="357640"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="244504"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="666124"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="666124"] .para {
  line-height: 30px;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="666124"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="666124"] .cf-logo {
  width: 6.25rem;
  margin-bottom: 36px;
}
[data-section-id="666124"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="670156"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="670156"] .para {
  line-height: 30px;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="670156"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="670156"] .cf-logo {
  width: 6.25rem;
  margin-bottom: 36px;
}
[data-section-id="670156"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="52786"] .imagetext {
  background: var(--primary100);
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
}
[data-section-id="52786"] .faqimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
}
[data-section-id="52786"] .colorimg {
  background-color: var(--primary200);
  border-radius: 50%;
  flex-shrink: 0;
  padding: 6px;
}
[data-section-id="52786"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="x2mta"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="x2mta"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="x2mta"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="x2mta"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="x2mta"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="x2mta"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="x2mta"] .section-background {
  background: url("https://images.pexels.com/photos/29509701/pexels-photo-29509701.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wskvi"] .imagetext {
  justify-content: center;
}
[data-section-id="wskvi"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="wskvi"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9iqc7"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="9iqc7"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="9iqc7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jarax"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="jarax"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="jarax"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="jarax"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="jarax"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="jarax"] .data-cell {
  padding-left: 0;
}
[data-section-id="jarax"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="usvxb"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="usvxb"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="usvxb"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="usvxb"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="usvxb"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="usvxb"] .data-cell {
  padding-left: 40px;
}
[data-section-id="usvxb"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="cxf1l"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="93gts"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="93gts"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="93gts"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="93gts"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="93gts"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1n652"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="1n652"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="1n652"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="eh9cl"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="6x7yz"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="6x7yz"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="6x7yz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="b6qll"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="b6qll"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="b6qll"] .footer-link {
  color: var(--primary700);
}
[data-section-id="b6qll"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="b6qll"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="672957"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="344670"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="567322"] .section-background {
  background: url("https://images.pexels.com/photos/7456543/pexels-photo-7456543.jpeg?auto=compress&cs=tinysrgb&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="tdydn"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="tdydn"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="tdydn"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="tdydn"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="tdydn"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="tdydn"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="tdydn"] .section-background {
  background: url("https://uncody.com/uploads/69d60d90918c8a486cd2a652/file-1775636382038.jpg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="dyeqh"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="dyeqh"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="dyeqh"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="395277"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="u4kxv"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="u4kxv"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="u4kxv"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="u4kxv"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="u4kxv"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="u4kxv"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="u4kxv"] .section-background {
  background: url("https://images.pexels.com/photos/31435403/pexels-photo-31435403.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="d507v"] .imagetext {
  justify-content: center;
}
[data-section-id="d507v"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="d507v"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="cji4k"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="cji4k"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="cji4k"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ws2mc"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="ws2mc"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="ws2mc"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="ws2mc"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="ws2mc"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="ws2mc"] .data-cell {
  padding-left: 0;
}
[data-section-id="ws2mc"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="goi52"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="goi52"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="goi52"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="goi52"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="goi52"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="goi52"] .data-cell {
  padding-left: 40px;
}
[data-section-id="goi52"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3elf1"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="3elf1"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="3elf1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ju2b3"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="ju2b3"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="ju2b3"] .footer-link {
  color: var(--primary700);
}
[data-section-id="ju2b3"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="ju2b3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="c7w26"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="c7w26"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="c7w26"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="c7w26"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="c7w26"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="c7w26"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="c7w26"] .section-background {
  background: url("https://images.pexels.com/photos/12719143/pexels-photo-12719143.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="5nbz8"] .imagetext {
  justify-content: center;
}
[data-section-id="5nbz8"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="5nbz8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9elgr"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="9elgr"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="9elgr"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="9elgr"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="9elgr"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9elgr"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="9elgr"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="myr52"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="myr52"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="myr52"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="myr52"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="myr52"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="myr52"] .data-cell {
  padding-left: 0;
}
[data-section-id="myr52"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ixovk"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="ixovk"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="ixovk"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="ixovk"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="ixovk"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="ixovk"] .data-cell {
  padding-left: 40px;
}
[data-section-id="ixovk"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="kjkj6"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="kjkj6"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="kjkj6"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="kjkj6"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="kjkj6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ry3nr"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="ry3nr"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="ry3nr"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="6akj1"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="6akj1"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="6akj1"] .footer-link {
  color: var(--primary700);
}
[data-section-id="6akj1"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="6akj1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9kjw3"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="9kjw3"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="9kjw3"] .footer-link {
  color: var(--primary700);
}
[data-section-id="9kjw3"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="9kjw3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ek8eg"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="ek8eg"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="ek8eg"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="ek8eg"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="ek8eg"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="ek8eg"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="ek8eg"] .section-background {
  background: url("https://images.pexels.com/photos/29948059/pexels-photo-29948059.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wftl0"] .imagetext {
  justify-content: center;
}
[data-section-id="wftl0"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="wftl0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="51dxa"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="51dxa"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="51dxa"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="51dxa"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="51dxa"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="51dxa"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="51dxa"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="7orzd"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="7orzd"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="7orzd"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="7orzd"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="7orzd"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="7orzd"] .data-cell {
  padding-left: 0;
}
[data-section-id="7orzd"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="s3why"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="s3why"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="s3why"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="s3why"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="s3why"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="s3why"] .data-cell {
  padding-left: 40px;
}
[data-section-id="s3why"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="nrktm"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="c032s"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="c032s"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="c032s"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="c032s"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="c032s"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8wgp0"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="8wgp0"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="8wgp0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="t0k6j"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="t0k6j"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="t0k6j"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="fjpln"] .heading1 {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="fjpln"] .para1 {
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}
[data-section-id="fjpln"] .cta {
  justify-content: center;
  display: flex;
  flex-direction: row;
}
[data-section-id="fjpln"] .content-inner {
  padding: 30px 20px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}
[data-section-id="fjpln"] .section-background {
  background: url("https://images.pexels.com/photos/9072287/pexels-photo-9072287.jpeg?auto=compress&cs=tinysrgb&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8g69y"] .imagetext {
  justify-content: center;
}
[data-section-id="8g69y"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="8g69y"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="auf1c"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="auf1c"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="auf1c"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hxz79"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="hxz79"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="hxz79"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="hxz79"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="hxz79"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="hxz79"] .data-cell {
  padding-left: 0;
}
[data-section-id="hxz79"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="aaf5z"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="aaf5z"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="aaf5z"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="aaf5z"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="aaf5z"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="aaf5z"] .data-cell {
  padding-left: 40px;
}
[data-section-id="aaf5z"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="58dlh"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ytl40"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="ytl40"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="ytl40"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="ytl40"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="ytl40"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="ytl40"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="ytl40"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="ytl40"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="cm34r"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="cm34r"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="cm34r"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="6lk96"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="6lk96"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="6lk96"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0j7ov"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="0j7ov"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="0j7ov"] .footer-link {
  color: var(--primary700);
}
[data-section-id="0j7ov"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="0j7ov"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9h1iy"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="v43j8"] .heading1 {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="v43j8"] .para1 {
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}
[data-section-id="v43j8"] .cta {
  justify-content: center;
  display: flex;
  flex-direction: row;
}
[data-section-id="v43j8"] .content-inner {
  padding: 30px 20px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}
[data-section-id="v43j8"] .section-background {
  background: url("https://uncody.com/uploads/69d6328e89cb1c05bd79389b/file-1775648819499.png");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="kqg8q"] .imagetext {
  justify-content: center;
}
[data-section-id="kqg8q"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="kqg8q"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="in6pq"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="in6pq"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="in6pq"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="in6pq"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="in6pq"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="in6pq"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="in6pq"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="i3ls7"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="i3ls7"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="i3ls7"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="i3ls7"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="i3ls7"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="i3ls7"] .data-cell {
  padding-left: 0;
}
[data-section-id="i3ls7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="isrks"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="isrks"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="isrks"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="isrks"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="isrks"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="isrks"] .data-cell {
  padding-left: 40px;
}
[data-section-id="isrks"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zaiod"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="u77ja"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="u77ja"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="u77ja"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="u77ja"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="u77ja"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="nem9w"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="nem9w"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="nem9w"] .section-background {
  background: url("https://uncody.com/uploads/69d6328e89cb1c05bd79389b/file-1775646598628.png");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2yo3q"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="2yo3q"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="2yo3q"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hxkmq"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="hxkmq"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="hxkmq"] .footer-link {
  color: var(--primary700);
}
[data-section-id="hxkmq"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="hxkmq"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="863443"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0qo0g"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="0qo0g"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="0qo0g"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="0qo0g"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="0qo0g"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="0qo0g"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="0qo0g"] .section-background {
  background: url("https://images.pexels.com/photos/33362027/pexels-photo-33362027.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ts9iu"] .imagetext {
  justify-content: center;
}
[data-section-id="ts9iu"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="ts9iu"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wrcbh"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="wrcbh"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="wrcbh"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="wrcbh"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="wrcbh"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wrcbh"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="wrcbh"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="9jf7e"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="9jf7e"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="9jf7e"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="9jf7e"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="9jf7e"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="9jf7e"] .data-cell {
  padding-left: 0;
}
[data-section-id="9jf7e"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9womb"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="9womb"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="9womb"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="9womb"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="9womb"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="9womb"] .data-cell {
  padding-left: 40px;
}
[data-section-id="9womb"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="w54hr"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="af1w9"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="af1w9"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="af1w9"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="af1w9"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="af1w9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="inowx"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="inowx"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="inowx"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="i0zcy"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="i0zcy"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="i0zcy"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="k6p1e"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="k6p1e"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="k6p1e"] .footer-link {
  color: var(--primary700);
}
[data-section-id="k6p1e"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="k6p1e"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wexi7"] .heading1 {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="wexi7"] .para1 {
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}
[data-section-id="wexi7"] .cta {
  justify-content: center;
  display: flex;
  flex-direction: row;
}
[data-section-id="wexi7"] .content-inner {
  padding: 30px 20px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}
[data-section-id="wexi7"] .section-background {
  background: url("https://images.pexels.com/photos/811572/pexels-photo-811572.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0z6dz"] .imagetext {
  justify-content: center;
}
[data-section-id="0z6dz"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="0z6dz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="41nf8"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="41nf8"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="41nf8"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="41nf8"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="41nf8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="41nf8"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="41nf8"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="6i0iy"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="6i0iy"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="6i0iy"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="6i0iy"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="6i0iy"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="6i0iy"] .data-cell {
  padding-left: 0;
}
[data-section-id="6i0iy"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zhmgl"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="zhmgl"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="zhmgl"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="zhmgl"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="zhmgl"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="zhmgl"] .data-cell {
  padding-left: 40px;
}
[data-section-id="zhmgl"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3tx5c"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="6sr6b"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="6sr6b"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="6sr6b"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="6sr6b"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="6sr6b"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3id2j"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="3id2j"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="3id2j"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hv3sx"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="hv3sx"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="hv3sx"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="pedg5"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="pedg5"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="pedg5"] .footer-link {
  color: var(--primary700);
}
[data-section-id="pedg5"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="pedg5"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="967972"] .para {
  text-align: center;
}
[data-section-id="967972"] .clientimage {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
}
[data-section-id="967972"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="e7bpl"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="e7bpl"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="e7bpl"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="e7bpl"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="e7bpl"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="e7bpl"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="e7bpl"] .section-background {
  background: url("https://images.pexels.com/photos/27863953/pexels-photo-27863953.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3h6wl"] .imagetext {
  justify-content: center;
}
[data-section-id="3h6wl"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="3h6wl"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="gqour"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="gqour"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="gqour"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="gqour"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="gqour"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="gqour"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="gqour"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="0iebi"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="0iebi"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="0iebi"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="0iebi"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="0iebi"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="0iebi"] .data-cell {
  padding-left: 0;
}
[data-section-id="0iebi"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="i9dqo"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="i9dqo"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="i9dqo"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="i9dqo"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="i9dqo"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="i9dqo"] .data-cell {
  padding-left: 40px;
}
[data-section-id="i9dqo"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wte3c"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="sbvr4"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="sbvr4"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="sbvr4"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="sbvr4"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="sbvr4"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="mx1o6"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="mx1o6"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="mx1o6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0b0c6"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="0b0c6"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="0b0c6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8jpuk"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="8jpuk"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="8jpuk"] .footer-link {
  color: var(--primary700);
}
[data-section-id="8jpuk"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="8jpuk"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="68g76"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="68g76"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="68g76"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="68g76"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="68g76"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="68g76"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="68g76"] .section-background {
  background: url("https://images.pexels.com/photos/33612641/pexels-photo-33612641.jpeg?auto=compress&cs=tinysrgb&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ls4ky"] .imagetext {
  justify-content: center;
}
[data-section-id="ls4ky"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="ls4ky"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="nrjq4"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="nrjq4"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="nrjq4"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="fmp07"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="fmp07"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="fmp07"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="fmp07"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="fmp07"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="fmp07"] .data-cell {
  padding-left: 0;
}
[data-section-id="fmp07"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="83bog"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="83bog"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="83bog"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="83bog"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="83bog"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="83bog"] .data-cell {
  padding-left: 40px;
}
[data-section-id="83bog"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="pnols"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4iwhn"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="4iwhn"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="4iwhn"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="4iwhn"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="4iwhn"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="4iwhn"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="4iwhn"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="4iwhn"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="7nflw"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="7nflw"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="7nflw"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lhr5c"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="lhr5c"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="lhr5c"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="xlkya"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="xlkya"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="xlkya"] .footer-link {
  color: var(--primary700);
}
[data-section-id="xlkya"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="xlkya"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="5yja9"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="5yja9"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="5yja9"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="5yja9"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="5yja9"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="5yja9"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="5yja9"] .section-background {
  background: url("https://images.pexels.com/photos/8337498/pexels-photo-8337498.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0wg2q"] .imagetext {
  justify-content: center;
}
[data-section-id="0wg2q"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="0wg2q"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0zxwg"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="0zxwg"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="0zxwg"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="0zxwg"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="0zxwg"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0zxwg"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="0zxwg"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="r7xp3"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="r7xp3"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="r7xp3"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="r7xp3"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="r7xp3"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="r7xp3"] .data-cell {
  padding-left: 0;
}
[data-section-id="r7xp3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="bqjpk"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="bqjpk"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="bqjpk"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="bqjpk"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="bqjpk"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="bqjpk"] .data-cell {
  padding-left: 40px;
}
[data-section-id="bqjpk"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="eycpl"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="u5p1y"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="u5p1y"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="u5p1y"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="u5p1y"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="u5p1y"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="f92r0"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="f92r0"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="f92r0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qmnkv"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="qmnkv"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="qmnkv"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="vdyir"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="vdyir"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="vdyir"] .footer-link {
  color: var(--primary700);
}
[data-section-id="vdyir"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="vdyir"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="y94gk"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="y94gk"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="y94gk"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="y94gk"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="y94gk"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="y94gk"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="y94gk"] .section-background {
  background: url("https://images.pexels.com/photos/8479393/pexels-photo-8479393.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="5rh6k"] .imagetext {
  justify-content: center;
}
[data-section-id="5rh6k"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="5rh6k"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2u0ri"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="2u0ri"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="2u0ri"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="2u0ri"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="2u0ri"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2u0ri"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="2u0ri"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="h8995"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="h8995"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="h8995"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="h8995"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="h8995"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="h8995"] .data-cell {
  padding-left: 0;
}
[data-section-id="h8995"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jkwwt"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="jkwwt"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="jkwwt"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="jkwwt"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="jkwwt"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="jkwwt"] .data-cell {
  padding-left: 40px;
}
[data-section-id="jkwwt"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="p7wde"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4yeb8"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="4yeb8"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="4yeb8"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="4yeb8"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="4yeb8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ibcjs"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="ibcjs"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="ibcjs"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ik93p"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="ik93p"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="ik93p"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="natib"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="natib"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="natib"] .footer-link {
  color: var(--primary700);
}
[data-section-id="natib"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="natib"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="j06t4"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="j06t4"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="j06t4"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="j06t4"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="j06t4"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="j06t4"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="j06t4"] .section-background {
  background: url("https://images.pexels.com/photos/5531711/pexels-photo-5531711.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="cvijz"] .imagetext {
  justify-content: center;
}
[data-section-id="cvijz"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="cvijz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2xrtw"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="2xrtw"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="2xrtw"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lq2yv"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="lq2yv"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="lq2yv"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="lq2yv"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="lq2yv"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="lq2yv"] .data-cell {
  padding-left: 0;
}
[data-section-id="lq2yv"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3ibxo"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="3ibxo"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="3ibxo"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="3ibxo"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="3ibxo"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="3ibxo"] .data-cell {
  padding-left: 40px;
}
[data-section-id="3ibxo"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="u9hw3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lt151"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="lt151"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="lt151"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="lt151"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="lt151"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="lt151"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="lt151"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="lt151"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="yqqp0"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="yqqp0"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="yqqp0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="nt25e"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="nt25e"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="nt25e"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="v1a73"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="v1a73"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="v1a73"] .footer-link {
  color: var(--primary700);
}
[data-section-id="v1a73"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="v1a73"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="r43i7"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="r43i7"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="r43i7"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="r43i7"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="r43i7"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="r43i7"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="r43i7"] .section-background {
  background: url("https://images.pexels.com/photos/4170184/pexels-photo-4170184.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="kdtm6"] .imagetext {
  justify-content: center;
}
[data-section-id="kdtm6"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="kdtm6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wxigx"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="wxigx"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="wxigx"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="enpp1"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="enpp1"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="enpp1"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="enpp1"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="enpp1"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="enpp1"] .data-cell {
  padding-left: 0;
}
[data-section-id="enpp1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="725df"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="725df"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="725df"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="725df"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="725df"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="725df"] .data-cell {
  padding-left: 40px;
}
[data-section-id="725df"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="6kk1h"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="6a2m7"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="6a2m7"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="6a2m7"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="6a2m7"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="6a2m7"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="6a2m7"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="6a2m7"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="6a2m7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="76nyq"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="76nyq"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="76nyq"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="rzqwb"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="rzqwb"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="rzqwb"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="pxfn2"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="pxfn2"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="pxfn2"] .footer-link {
  color: var(--primary700);
}
[data-section-id="pxfn2"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="pxfn2"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hk85i"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="hk85i"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="hk85i"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="hk85i"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="hk85i"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="hk85i"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="hk85i"] .section-background {
  background: url("https://images.pexels.com/photos/1028637/pexels-photo-1028637.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="5yu92"] .imagetext {
  justify-content: center;
}
[data-section-id="5yu92"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="5yu92"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lyat0"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="lyat0"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="lyat0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zwqxk"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="zwqxk"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="zwqxk"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="zwqxk"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="zwqxk"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="zwqxk"] .data-cell {
  padding-left: 0;
}
[data-section-id="zwqxk"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3110b"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="3110b"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="3110b"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="3110b"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="3110b"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="3110b"] .data-cell {
  padding-left: 40px;
}
[data-section-id="3110b"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3kr7w"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="xaxxu"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="xaxxu"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="xaxxu"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="xaxxu"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="xaxxu"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="xaxxu"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="xaxxu"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="xaxxu"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="t5hpy"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="t5hpy"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="t5hpy"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="6m1mg"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="6m1mg"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="6m1mg"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wqms4"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="wqms4"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="wqms4"] .footer-link {
  color: var(--primary700);
}
[data-section-id="wqms4"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="wqms4"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="etyz0"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="etyz0"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="etyz0"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="etyz0"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="etyz0"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="etyz0"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="etyz0"] .section-background {
  background: url("https://images.pexels.com/photos/10600150/pexels-photo-10600150.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="e5vsj"] .imagetext {
  justify-content: center;
}
[data-section-id="e5vsj"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="e5vsj"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="64pwg"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="64pwg"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="64pwg"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="p15np"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="p15np"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="p15np"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="p15np"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="p15np"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="p15np"] .data-cell {
  padding-left: 0;
}
[data-section-id="p15np"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="rk8qd"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="rk8qd"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="rk8qd"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="rk8qd"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="rk8qd"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="rk8qd"] .data-cell {
  padding-left: 40px;
}
[data-section-id="rk8qd"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="6k5pv"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="v19ud"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="v19ud"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="v19ud"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="v19ud"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="v19ud"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="v19ud"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="v19ud"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="v19ud"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="d6hvl"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="d6hvl"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="d6hvl"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="5w4ek"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="5w4ek"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="5w4ek"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jeh40"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="jeh40"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="jeh40"] .footer-link {
  color: var(--primary700);
}
[data-section-id="jeh40"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="jeh40"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9aqmb"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="9aqmb"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="9aqmb"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="9aqmb"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="9aqmb"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="9aqmb"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="9aqmb"] .section-background {
  background: url("https://images.pexels.com/photos/12534071/pexels-photo-12534071.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="80hp5"] .imagetext {
  justify-content: center;
}
[data-section-id="80hp5"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="80hp5"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="a68c0"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="a68c0"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="a68c0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="pbgi2"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="pbgi2"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="pbgi2"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="pbgi2"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="pbgi2"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="pbgi2"] .data-cell {
  padding-left: 0;
}
[data-section-id="pbgi2"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9u49l"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="9u49l"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="9u49l"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="9u49l"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="9u49l"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="9u49l"] .data-cell {
  padding-left: 40px;
}
[data-section-id="9u49l"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="slo6g"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="h9r5s"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="h9r5s"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="h9r5s"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="h9r5s"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="h9r5s"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="h9r5s"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="h9r5s"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="h9r5s"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hermj"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="hermj"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="hermj"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="w4s26"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="w4s26"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="w4s26"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3zwsd"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="3zwsd"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="3zwsd"] .footer-link {
  color: var(--primary700);
}
[data-section-id="3zwsd"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="3zwsd"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="fngmr"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="fngmr"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="fngmr"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="fngmr"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="fngmr"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="fngmr"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="fngmr"] .section-background {
  background: url("https://images.pexels.com/photos/7670738/pexels-photo-7670738.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="bzf8z"] .imagetext {
  justify-content: center;
}
[data-section-id="bzf8z"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="bzf8z"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="5tdvf"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="5tdvf"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="5tdvf"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="7olt5"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="7olt5"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="7olt5"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="7olt5"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="7olt5"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="7olt5"] .data-cell {
  padding-left: 0;
}
[data-section-id="7olt5"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="oah2h"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="oah2h"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="oah2h"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="oah2h"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="oah2h"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="oah2h"] .data-cell {
  padding-left: 40px;
}
[data-section-id="oah2h"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="z8e56"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="y3yri"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="y3yri"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="y3yri"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="y3yri"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="y3yri"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="y3yri"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="y3yri"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="y3yri"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ubgm5"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="ubgm5"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="ubgm5"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jodrx"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="jodrx"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="jodrx"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hh75j"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="hh75j"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="hh75j"] .footer-link {
  color: var(--primary700);
}
[data-section-id="hh75j"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="hh75j"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
.fluidGridArea {
  display: grid;
}
#fluidGridArea-mc1kxh {
  grid-template-rows: repeat(13, minmax(20px, auto));
  grid-template-columns: repeat(10, minmax(0px, 37px));
  gap: 10px;
  position: relative;
}
@media (min-width: 768px) {
  #fluidGridArea-mc1kxh {
    grid-template-rows: repeat(13, minmax(20px, auto));
    grid-template-columns: repeat(15, minmax(0px, 37px));
    gap: 10px;
    position: relative;
  }
}
[data-section-id="800524"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="504422"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="504422"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="504422"] .footer-link {
  color: var(--primary700);
}
[data-section-id="504422"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="504422"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="924754"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="782732"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="988942"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="417808"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="784962"] .hero-title {
  max-width: 42rem;
}
[data-section-id="784962"] .hero-image {
  margin-left: auto;
  max-height: 600px;
}
[data-section-id="784962"] .heroimg-container {
  height: 100%;
  display: flex;
  align-items: center;
}
.hero-section {
  padding: 0 0 40px 0;
  position: relative;
}
[data-section-id="784962"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="66620"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="664211"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="664211"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="664211"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="664211"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="664211"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="664211"] .data-cell {
  padding-left: 0;
}
[data-section-id="664211"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="559430"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="559430"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="559430"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="64510"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="64510"] .para {
  line-height: 30px;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="64510"] div.hiwA-name {
  opacity: 0.5;
}
[data-section-id="64510"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="617924"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2z0io"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="2z0io"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="2z0io"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="2z0io"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="2z0io"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="2z0io"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="2z0io"] .section-background {
  background: url("https://images.pexels.com/photos/3938800/pexels-photo-3938800.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zhmcu"] .imagetext {
  justify-content: center;
}
[data-section-id="zhmcu"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="zhmcu"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="s6js1"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="s6js1"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="s6js1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="bxi5d"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="bxi5d"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="bxi5d"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="bxi5d"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="bxi5d"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="bxi5d"] .data-cell {
  padding-left: 0;
}
[data-section-id="bxi5d"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2m6c6"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="2m6c6"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="2m6c6"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="2m6c6"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="2m6c6"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="2m6c6"] .data-cell {
  padding-left: 40px;
}
[data-section-id="2m6c6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="yls86"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="yls86"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="yls86"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jkzw4"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="jkzw4"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="jkzw4"] .footer-link {
  color: var(--primary700);
}
[data-section-id="jkzw4"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="jkzw4"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="d1d8p"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="d1d8p"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="d1d8p"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="d1d8p"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="d1d8p"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="d1d8p"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="d1d8p"] .section-background {
  background: url("https://images.pexels.com/photos/19655279/pexels-photo-19655279.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="gq51l"] .imagetext {
  justify-content: center;
}
[data-section-id="gq51l"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="gq51l"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="kklz4"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="kklz4"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="kklz4"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="kklz4"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="kklz4"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="kklz4"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="kklz4"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="akkic"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="akkic"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="akkic"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="akkic"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="akkic"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="akkic"] .data-cell {
  padding-left: 0;
}
[data-section-id="akkic"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="i0072"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="i0072"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="i0072"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="i0072"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="i0072"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="i0072"] .data-cell {
  padding-left: 40px;
}
[data-section-id="i0072"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="os7vl"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ikqpg"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="ikqpg"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="ikqpg"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="ikqpg"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="ikqpg"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="71kz9"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="71kz9"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="71kz9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wnglo"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="wnglo"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="wnglo"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="s1p42"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="s1p42"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="s1p42"] .footer-link {
  color: var(--primary700);
}
[data-section-id="s1p42"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="s1p42"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1ik0p"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="1ik0p"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="1ik0p"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="1ik0p"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="1ik0p"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="1ik0p"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="1ik0p"] .section-background {
  background: url("https://images.pexels.com/photos/31637239/pexels-photo-31637239.jpeg?auto=compress&cs=tinysrgb&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zl33u"] .imagetext {
  justify-content: center;
}
[data-section-id="zl33u"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="zl33u"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ns9hu"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="ns9hu"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="ns9hu"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ix7j7"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="ix7j7"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="ix7j7"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="ix7j7"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="ix7j7"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="ix7j7"] .data-cell {
  padding-left: 0;
}
[data-section-id="ix7j7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2dw4p"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="2dw4p"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="2dw4p"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="2dw4p"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="2dw4p"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="2dw4p"] .data-cell {
  padding-left: 40px;
}
[data-section-id="2dw4p"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="59eit"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ptbo2"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="ptbo2"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="ptbo2"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="ptbo2"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="ptbo2"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="ptbo2"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="ptbo2"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="ptbo2"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4li9q"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="4li9q"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="4li9q"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="pqq3q"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="pqq3q"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="pqq3q"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="rp7ra"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="rp7ra"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="rp7ra"] .footer-link {
  color: var(--primary700);
}
[data-section-id="rp7ra"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="rp7ra"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="313635"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="g7kns"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="g7kns"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="g7kns"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="g7kns"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="g7kns"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="g7kns"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="g7kns"] .section-background {
  background: url("https://images.pexels.com/photos/36075489/pexels-photo-36075489.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="kjj1x"] .imagetext {
  justify-content: center;
}
[data-section-id="kjj1x"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="kjj1x"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="av8b9"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="av8b9"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="av8b9"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="av8b9"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="av8b9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="av8b9"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="av8b9"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="dzyml"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="dzyml"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="dzyml"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="dzyml"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="dzyml"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="dzyml"] .data-cell {
  padding-left: 0;
}
[data-section-id="dzyml"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="t43r1"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="t43r1"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="t43r1"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="t43r1"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="t43r1"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="t43r1"] .data-cell {
  padding-left: 40px;
}
[data-section-id="t43r1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="5k996"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2epw6"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="2epw6"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="2epw6"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="2epw6"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="2epw6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="em8v9"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="em8v9"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="em8v9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qr9hp"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8arac"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="8arac"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="8arac"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="rzqam"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="rzqam"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="rzqam"] .footer-link {
  color: var(--primary700);
}
[data-section-id="rzqam"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="rzqam"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="i6xes"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="i6xes"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="i6xes"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="i6xes"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="i6xes"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="i6xes"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="i6xes"] .section-background {
  background: url("https://images.pexels.com/photos/5256819/pexels-photo-5256819.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0y2ys"] .imagetext {
  justify-content: center;
}
[data-section-id="0y2ys"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="0y2ys"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="7cxom"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="7cxom"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="7cxom"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="u3rg6"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="u3rg6"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="u3rg6"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="u3rg6"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="u3rg6"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="u3rg6"] .data-cell {
  padding-left: 0;
}
[data-section-id="u3rg6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lilxv"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="lilxv"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="lilxv"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="lilxv"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="lilxv"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="lilxv"] .data-cell {
  padding-left: 40px;
}
[data-section-id="lilxv"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="31ooy"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="g0jxi"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="g0jxi"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="g0jxi"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="g0jxi"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="g0jxi"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="g0jxi"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="g0jxi"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="g0jxi"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zarv8"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="zarv8"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="zarv8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="tkfv9"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="tkfv9"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="tkfv9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="vsh6d"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="vsh6d"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="vsh6d"] .footer-link {
  color: var(--primary700);
}
[data-section-id="vsh6d"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="vsh6d"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="z9dtl"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="z9dtl"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="z9dtl"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="z9dtl"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="z9dtl"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="z9dtl"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="z9dtl"] .section-background {
  background: url("https://images.pexels.com/photos/10127242/pexels-photo-10127242.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jibry"] .imagetext {
  justify-content: center;
}
[data-section-id="jibry"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="jibry"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="6iysk"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="6iysk"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="6iysk"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="md4m2"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="md4m2"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="md4m2"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="md4m2"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="md4m2"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="md4m2"] .data-cell {
  padding-left: 0;
}
[data-section-id="md4m2"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qlwis"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="qlwis"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="qlwis"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="qlwis"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="qlwis"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="qlwis"] .data-cell {
  padding-left: 40px;
}
[data-section-id="qlwis"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="02aer"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="6nswa"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="6nswa"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="6nswa"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="6nswa"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="6nswa"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="xwdxi"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="xwdxi"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="xwdxi"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="7ibz7"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="7ibz7"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="7ibz7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lipau"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="lipau"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="lipau"] .footer-link {
  color: var(--primary700);
}
[data-section-id="lipau"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="lipau"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="xp6kx"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="xp6kx"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="xp6kx"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="xp6kx"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="xp6kx"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="xp6kx"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="xp6kx"] .section-background {
  background: url("https://images.pexels.com/photos/34803988/pexels-photo-34803988.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="v008r"] .imagetext {
  justify-content: center;
}
[data-section-id="v008r"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="v008r"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="xse7y"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="xse7y"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="xse7y"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2dpn6"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="2dpn6"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="2dpn6"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="2dpn6"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="2dpn6"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="2dpn6"] .data-cell {
  padding-left: 0;
}
[data-section-id="2dpn6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ejx4z"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="ejx4z"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="ejx4z"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="ejx4z"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="ejx4z"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="ejx4z"] .data-cell {
  padding-left: 40px;
}
[data-section-id="ejx4z"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ytg7o"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="26p41"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="26p41"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="26p41"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="26p41"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="26p41"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="26p41"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="26p41"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="26p41"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8z5en"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="8z5en"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="8z5en"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ewe64"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="f8s61"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="f8s61"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="f8s61"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="33o1v"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="33o1v"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="33o1v"] .footer-link {
  color: var(--primary700);
}
[data-section-id="33o1v"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="33o1v"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="6663i"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="6663i"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="6663i"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="6663i"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="6663i"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="6663i"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="6663i"] .section-background {
  background: url("https://images.pexels.com/photos/7627408/pexels-photo-7627408.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="umc9p"] .imagetext {
  justify-content: center;
}
[data-section-id="umc9p"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="umc9p"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="pq97i"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="pq97i"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="pq97i"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qvykw"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="qvykw"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="qvykw"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="qvykw"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="qvykw"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="qvykw"] .data-cell {
  padding-left: 0;
}
[data-section-id="qvykw"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zm2mp"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="zm2mp"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="zm2mp"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="zm2mp"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="zm2mp"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="zm2mp"] .data-cell {
  padding-left: 40px;
}
[data-section-id="zm2mp"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ky0d6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="sqtbb"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="sqtbb"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="sqtbb"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="sqtbb"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="sqtbb"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="sqtbb"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="sqtbb"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="sqtbb"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="i0s86"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="i0s86"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="i0s86"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="slq1f"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="slq1f"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="slq1f"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="17dw6"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="17dw6"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="17dw6"] .footer-link {
  color: var(--primary700);
}
[data-section-id="17dw6"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="17dw6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="mcff9"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="mcff9"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="mcff9"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="mcff9"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="mcff9"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="mcff9"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="mcff9"] .section-background {
  background: url("https://images.pexels.com/photos/17471951/pexels-photo-17471951.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="vno1u"] .imagetext {
  justify-content: center;
}
[data-section-id="vno1u"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="vno1u"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="kbnac"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="kbnac"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="kbnac"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="g17lz"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="g17lz"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="g17lz"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="g17lz"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="g17lz"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="g17lz"] .data-cell {
  padding-left: 0;
}
[data-section-id="g17lz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="fsat3"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="fsat3"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="fsat3"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="fsat3"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="fsat3"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="fsat3"] .data-cell {
  padding-left: 40px;
}
[data-section-id="fsat3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="dhtya"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zlijb"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="zlijb"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="zlijb"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="zlijb"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="zlijb"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="zlijb"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="zlijb"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="zlijb"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ur9km"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="ur9km"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="ur9km"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hyr9e"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lzf3q"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="lzf3q"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="lzf3q"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jx0i1"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="jx0i1"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="jx0i1"] .footer-link {
  color: var(--primary700);
}
[data-section-id="jx0i1"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="jx0i1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="k00gq"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="k00gq"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="k00gq"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="k00gq"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="k00gq"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="k00gq"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="k00gq"] .section-background {
  background: url("https://images.pexels.com/photos/27902882/pexels-photo-27902882.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="epilr"] .imagetext {
  justify-content: center;
}
[data-section-id="epilr"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="epilr"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="7l02p"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="7l02p"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="7l02p"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="7l02p"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="7l02p"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="7l02p"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="7l02p"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="wnd08"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="wnd08"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="wnd08"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="wnd08"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="wnd08"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="wnd08"] .data-cell {
  padding-left: 0;
}
[data-section-id="wnd08"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="gytm8"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="gytm8"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="gytm8"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="gytm8"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="gytm8"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="gytm8"] .data-cell {
  padding-left: 40px;
}
[data-section-id="gytm8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="97vlc"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="onbmk"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="onbmk"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="onbmk"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="onbmk"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="onbmk"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3wrhj"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="3wrhj"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="3wrhj"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="egn02"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="egn02"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="egn02"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="q5m6s"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="q5m6s"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="q5m6s"] .footer-link {
  color: var(--primary700);
}
[data-section-id="q5m6s"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="q5m6s"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="7puot"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="7puot"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="7puot"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="7puot"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="7puot"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="7puot"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="7puot"] .section-background {
  background: url("https://images.pexels.com/photos/5180896/pexels-photo-5180896.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2lr12"] .imagetext {
  justify-content: center;
}
[data-section-id="2lr12"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="2lr12"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1jgig"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="1jgig"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="1jgig"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="vte51"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="vte51"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="vte51"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="vte51"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="vte51"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="vte51"] .data-cell {
  padding-left: 0;
}
[data-section-id="vte51"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="mj2uo"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="mj2uo"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="mj2uo"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="mj2uo"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="mj2uo"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="mj2uo"] .data-cell {
  padding-left: 40px;
}
[data-section-id="mj2uo"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="dtgjy"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="fv4ik"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="fv4ik"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="fv4ik"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="fv4ik"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="fv4ik"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="fv4ik"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="fv4ik"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="fv4ik"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2qap4"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="2qap4"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="2qap4"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="g4fo8"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="g4fo8"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="g4fo8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ibim9"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="ibim9"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="ibim9"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="ibim9"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="ibim9"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="ibim9"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="ibim9"] .section-background {
  background: url("https://images.pexels.com/photos/8481895/pexels-photo-8481895.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="m7ttg"] .imagetext {
  justify-content: center;
}
[data-section-id="m7ttg"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="m7ttg"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="kmzbf"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="kmzbf"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="kmzbf"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ym379"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="ym379"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="ym379"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="ym379"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="ym379"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="ym379"] .data-cell {
  padding-left: 0;
}
[data-section-id="ym379"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="j31zr"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="j31zr"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="j31zr"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="j31zr"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="j31zr"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="j31zr"] .data-cell {
  padding-left: 40px;
}
[data-section-id="j31zr"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="fp3x9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ev0sa"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="ev0sa"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="ev0sa"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="ev0sa"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="ev0sa"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="ev0sa"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="ev0sa"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="ev0sa"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="68tg6"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="68tg6"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="68tg6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="5pccr"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="5pccr"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="5pccr"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jdtvf"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="jdtvf"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="jdtvf"] .footer-link {
  color: var(--primary700);
}
[data-section-id="jdtvf"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="jdtvf"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qai74"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="fshmr"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="bng95"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="bng95"] .para {
  line-height: 30px;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="bng95"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="bng95"] .cf-logo {
  width: 6.25rem;
  margin-bottom: 36px;
}
[data-section-id="bng95"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hzxsg"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="hzxsg"] .para {
  line-height: 30px;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="hzxsg"] div.hiwA-name {
  opacity: 0.5;
}
[data-section-id="hzxsg"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ah8k9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1rceb"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="1rceb"] .para {
  line-height: 30px;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="1rceb"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="1rceb"] .cf-logo {
  width: 100px;
  margin-bottom: 36px;
}
[data-section-id="1rceb"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="201493"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="427515"] .hero-title {
  max-width: 42rem;
}
[data-section-id="427515"] .hero-image {
  margin-left: auto;
  max-height: 600px;
}
[data-section-id="427515"] .heroimg-container {
  height: 100%;
  display: flex;
  align-items: center;
}
[data-section-id="427515"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="151709"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="662100"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="962447"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="x73tl"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="us1x8"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="us1x8"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="us1x8"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="us1x8"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="us1x8"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="us1x8"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="us1x8"] .section-background {
  background: url("https://uncody.com/uploads/69dc54c1918c8a486cd2e3e9/file-1776068047770.jpg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="raio0"] .imagetext {
  justify-content: center;
}
[data-section-id="raio0"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="raio0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="uth8w"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="uth8w"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="uth8w"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="y3j6t"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="y3j6t"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="y3j6t"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="y3j6t"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="y3j6t"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="y3j6t"] .data-cell {
  padding-left: 0;
}
[data-section-id="y3j6t"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="rttra"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="rttra"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="rttra"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="rttra"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="rttra"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="rttra"] .data-cell {
  padding-left: 40px;
}
[data-section-id="rttra"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hez7i"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="px04u"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="px04u"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="px04u"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="px04u"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="px04u"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="px04u"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="px04u"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="px04u"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="mf013"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="mf013"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="mf013"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hv6ca"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9xgif"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="9xgif"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="9xgif"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="l1ufm"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="l1ufm"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="l1ufm"] .footer-link {
  color: var(--primary700);
}
[data-section-id="l1ufm"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="l1ufm"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="238272"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="xgmbf"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="xgmbf"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="xgmbf"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="xgmbf"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="xgmbf"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="xgmbf"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="xgmbf"] .section-background {
  background: url("https://images.pexels.com/photos/7670738/pexels-photo-7670738.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="mtky9"] .imagetext {
  justify-content: center;
}
[data-section-id="mtky9"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="mtky9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jbzak"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="jbzak"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="jbzak"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8uf61"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="8uf61"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="8uf61"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="8uf61"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="8uf61"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="8uf61"] .data-cell {
  padding-left: 0;
}
[data-section-id="8uf61"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="mj3x7"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="mj3x7"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="mj3x7"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="mj3x7"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="mj3x7"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="mj3x7"] .data-cell {
  padding-left: 40px;
}
[data-section-id="mj3x7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="oxhxf"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="03h5p"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="03h5p"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="03h5p"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="03h5p"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="03h5p"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="03h5p"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="03h5p"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="03h5p"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="19s1l"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="19s1l"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="19s1l"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ty9q5"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="ty9q5"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="ty9q5"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="67aa7"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="67aa7"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="67aa7"] .footer-link {
  color: var(--primary700);
}
[data-section-id="67aa7"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="67aa7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="496655"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="25623"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="25623"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="25623"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="25623"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="25623"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="25623"] .data-cell {
  padding-left: 0;
}
[data-section-id="25623"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wf2bz"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="wf2bz"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="wf2bz"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="wf2bz"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="wf2bz"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="wf2bz"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="wf2bz"] .section-background {
  background: url("https://images.pexels.com/photos/19659636/pexels-photo-19659636.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ctts0"] .imagetext {
  justify-content: center;
}
[data-section-id="ctts0"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="ctts0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ydcfz"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="ydcfz"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="ydcfz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="z2f91"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="z2f91"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="z2f91"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="z2f91"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="z2f91"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="z2f91"] .data-cell {
  padding-left: 0;
}
[data-section-id="z2f91"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="tj6uh"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="tj6uh"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="tj6uh"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="tj6uh"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="tj6uh"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="tj6uh"] .data-cell {
  padding-left: 40px;
}
[data-section-id="tj6uh"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="75nvw"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="rop80"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="rop80"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="rop80"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="rop80"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="rop80"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="rop80"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="rop80"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="rop80"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="pfo61"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="pfo61"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="pfo61"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="306iz"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="306iz"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="306iz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="rvhpp"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="rvhpp"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="rvhpp"] .footer-link {
  color: var(--primary700);
}
[data-section-id="rvhpp"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="rvhpp"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="361194"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="438101"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="438101"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="438101"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="438101"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="438101"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="438101"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="438101"] .section-background {
  background: url("https://uncody.b-cdn.net/images/realistic/lady_laptop.jpeg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="557915"] .hero-title {
  max-width: 42rem;
}
[data-section-id="557915"] .hero-image {
  margin-left: auto;
  max-height: 600px;
}
[data-section-id="557915"] .heroimg-container {
  height: 100%;
  display: flex;
  align-items: center;
}
[data-section-id="557915"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="882398"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="adx7j"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="adx7j"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="adx7j"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="adx7j"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="adx7j"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="adx7j"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="adx7j"] .section-background {
  background: url("https://images.pexels.com/photos/7265095/pexels-photo-7265095.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="7zh5d"] .imagetext {
  justify-content: center;
}
[data-section-id="7zh5d"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="7zh5d"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="rivb1"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="rivb1"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="rivb1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="iisi3"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="iisi3"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="iisi3"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="iisi3"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="iisi3"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="iisi3"] .data-cell {
  padding-left: 0;
}
[data-section-id="iisi3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="kwyv2"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="kwyv2"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="kwyv2"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="kwyv2"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="kwyv2"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="kwyv2"] .data-cell {
  padding-left: 40px;
}
[data-section-id="kwyv2"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ac21r"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="cvsa9"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="cvsa9"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="cvsa9"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="cvsa9"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="cvsa9"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="cvsa9"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="cvsa9"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="cvsa9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="u888l"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="u888l"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="u888l"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="srfqa"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="srfqa"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="srfqa"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="q8ksi"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="q8ksi"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="q8ksi"] .footer-link {
  color: var(--primary700);
}
[data-section-id="q8ksi"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="q8ksi"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jijgg"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="jijgg"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="jijgg"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="jijgg"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="jijgg"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="jijgg"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="jijgg"] .section-background {
  background: url("https://images.pexels.com/photos/15267098/pexels-photo-15267098.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="o6odi"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="o6odi"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="o6odi"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hq5nu"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="hq5nu"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="hq5nu"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="hq5nu"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="hq5nu"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="hq5nu"] .data-cell {
  padding-left: 0;
}
[data-section-id="hq5nu"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="g06w8"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="g06w8"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="g06w8"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="g06w8"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="g06w8"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="g06w8"] .data-cell {
  padding-left: 40px;
}
[data-section-id="g06w8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ay0i8"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="ay0i8"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="ay0i8"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="ay0i8"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="ay0i8"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="ay0i8"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="ay0i8"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="ay0i8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="c3exe"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="c3exe"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="c3exe"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="840111"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="742304"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="myxnh"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="myxnh"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="myxnh"] .footer-link {
  color: var(--primary700);
}
[data-section-id="myxnh"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="myxnh"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="q60hf"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="q60hf"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="q60hf"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="q60hf"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="q60hf"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="q60hf"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="q60hf"] .section-background {
  background: url("https://images.pexels.com/photos/14608923/pexels-photo-14608923.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="b6buw"] .imagetext {
  justify-content: center;
}
[data-section-id="b6buw"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="b6buw"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="urqbf"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="urqbf"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="urqbf"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4oqj4"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="4oqj4"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="4oqj4"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="4oqj4"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="4oqj4"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="4oqj4"] .data-cell {
  padding-left: 0;
}
[data-section-id="4oqj4"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2odrz"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="2odrz"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="2odrz"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="2odrz"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="2odrz"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="2odrz"] .data-cell {
  padding-left: 40px;
}
[data-section-id="2odrz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="oxlvh"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0mt8u"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="0mt8u"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="0mt8u"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="0mt8u"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="0mt8u"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="0mt8u"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="0mt8u"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="0mt8u"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3dam6"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="3dam6"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="3dam6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jlji6"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="jlji6"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="jlji6"] .section-background {
  background: url("https://images.pexels.com/photos/36856348/pexels-photo-36856348.jpeg?auto=compress&cs=tinysrgb&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lf6lw"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="lf6lw"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="lf6lw"] .footer-link {
  color: var(--primary700);
}
[data-section-id="lf6lw"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="lf6lw"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="996729"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="753442"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="753442"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="753442"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="753442"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="753442"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="753442"] .data-cell {
  padding-left: 0;
}
[data-section-id="753442"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="510440"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="586796"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="888180"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="950027"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="950027"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="950027"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="950027"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="950027"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="950027"] .data-cell {
  padding-left: 0;
}
[data-section-id="950027"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="901997"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="444492"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="725696"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="541892"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="552417"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="203675"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="142150"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="881241"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="881241"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="881241"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="881241"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="881241"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qvsbg"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="qvsbg"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="qvsbg"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="qvsbg"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="qvsbg"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="qvsbg"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="qvsbg"] .section-background {
  background: url("https://images.pexels.com/photos/3195787/pexels-photo-3195787.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="cwdmu"] .imagetext {
  justify-content: center;
}
[data-section-id="cwdmu"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="cwdmu"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ru2tq"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="ru2tq"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="ru2tq"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="n9c90"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="n9c90"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="n9c90"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="n9c90"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="n9c90"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="n9c90"] .data-cell {
  padding-left: 0;
}
[data-section-id="n9c90"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="84fr5"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="84fr5"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="84fr5"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="84fr5"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="84fr5"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="84fr5"] .data-cell {
  padding-left: 40px;
}
[data-section-id="84fr5"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="aoz5t"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9hqpl"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="9hqpl"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="9hqpl"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="9hqpl"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="9hqpl"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="9hqpl"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="9hqpl"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="9hqpl"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="g7a3s"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="g7a3s"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="g7a3s"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4zi3n"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="4zi3n"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="4zi3n"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="m7dqy"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="m7dqy"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="m7dqy"] .footer-link {
  color: var(--primary700);
}
[data-section-id="m7dqy"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="m7dqy"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="fco2d"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="fco2d"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="fco2d"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="fco2d"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="fco2d"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="fco2d"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="fco2d"] .section-background {
  background: url("https://images.pexels.com/photos/5453821/pexels-photo-5453821.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hbnyf"] .imagetext {
  justify-content: center;
}
[data-section-id="hbnyf"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="hbnyf"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="creu1"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="creu1"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="creu1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="nh30q"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="nh30q"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="nh30q"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="nh30q"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="nh30q"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="nh30q"] .data-cell {
  padding-left: 0;
}
[data-section-id="nh30q"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zjjzg"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="zjjzg"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="zjjzg"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="zjjzg"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="zjjzg"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="zjjzg"] .data-cell {
  padding-left: 40px;
}
[data-section-id="zjjzg"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="n6sqd"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qhcms"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="qhcms"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="qhcms"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="qhcms"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="qhcms"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="qhcms"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="qhcms"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="qhcms"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="dlak1"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="dlak1"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="dlak1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="pwlaw"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="816lb"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="816lb"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="816lb"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wx5hc"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="wx5hc"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="wx5hc"] .footer-link {
  color: var(--primary700);
}
[data-section-id="wx5hc"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="wx5hc"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9qjke"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="9qjke"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="9qjke"] .footer-link {
  color: var(--primary700);
}
[data-section-id="9qjke"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="9qjke"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="817741"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="srb4v"] .imagetext {
  justify-content: center;
}
[data-section-id="srb4v"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="srb4v"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="fhvpo"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="fhvpo"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="fhvpo"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1cfxp"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="1cfxp"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="1cfxp"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="1cfxp"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="1cfxp"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="1cfxp"] .data-cell {
  padding-left: 0;
}
[data-section-id="1cfxp"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ihoby"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="ihoby"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="ihoby"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="ihoby"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="ihoby"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="ihoby"] .data-cell {
  padding-left: 40px;
}
[data-section-id="ihoby"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="rslag"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8c7k9"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="8c7k9"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="8c7k9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9n4nt"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="9n4nt"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="9n4nt"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="9n4nt"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="9n4nt"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="9n4nt"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="9n4nt"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="9n4nt"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="n1gjr"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="n1gjr"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="n1gjr"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="604982"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="633905"] .heading1 {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="633905"] .para1 {
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}
[data-section-id="633905"] .cta {
  justify-content: center;
  display: flex;
  flex-direction: row;
}
[data-section-id="633905"] .content-inner {
  padding: 30px 20px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}
[data-section-id="633905"] .section-background {
  background: url("https://uncody.b-cdn.net/customers/643c18af207414a42a1f9d08/5153829.jpg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="767901"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="453464"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="455598"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="455598"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="455598"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="455598"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="455598"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="455598"] .data-cell {
  padding-left: 0;
}
[data-section-id="455598"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="552546"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="179890"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="xg4mg"] .heading1 {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="xg4mg"] .para1 {
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}
[data-section-id="xg4mg"] .cta {
  justify-content: center;
  display: flex;
  flex-direction: row;
}
[data-section-id="xg4mg"] .content-inner {
  padding: 30px 20px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}
[data-section-id="xg4mg"] .section-background {
  background: url("https://uncody.com/uploads/69de67d989cb1c05bd7996ac/file-1776188220219.png");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zv1i7"] .imagetext {
  justify-content: center;
}
[data-section-id="zv1i7"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="zv1i7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="fao40"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="fao40"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="fao40"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qkk8k"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="qkk8k"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="qkk8k"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="qkk8k"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="qkk8k"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="qkk8k"] .data-cell {
  padding-left: 0;
}
[data-section-id="qkk8k"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="r2klc"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="r2klc"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="r2klc"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="r2klc"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="r2klc"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="r2klc"] .data-cell {
  padding-left: 40px;
}
[data-section-id="r2klc"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="894747"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="rbfi9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ufy4a"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="ufy4a"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="ufy4a"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="ufy4a"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="ufy4a"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="ufy4a"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="ufy4a"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="ufy4a"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="dhjvn"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="dhjvn"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="dhjvn"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2xg8m"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="2xg8m"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="2xg8m"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="207602"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ag1jl"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="ag1jl"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="ag1jl"] .footer-link {
  color: var(--primary700);
}
[data-section-id="ag1jl"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="ag1jl"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8f6ah"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="8f6ah"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="8f6ah"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="8f6ah"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="8f6ah"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="8f6ah"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="8f6ah"] .section-background {
  background: url("https://images.pexels.com/photos/6325936/pexels-photo-6325936.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="s4kjl"] .imagetext {
  justify-content: center;
}
[data-section-id="s4kjl"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="s4kjl"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1jgpb"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="1jgpb"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="1jgpb"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="atlef"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="atlef"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="atlef"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="atlef"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="atlef"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="atlef"] .data-cell {
  padding-left: 0;
}
[data-section-id="atlef"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="v2zjz"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="v2zjz"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="v2zjz"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="v2zjz"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="v2zjz"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="v2zjz"] .data-cell {
  padding-left: 40px;
}
[data-section-id="v2zjz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hax6m"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8cfc8"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="8cfc8"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="8cfc8"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="8cfc8"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="8cfc8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="psef2"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="psef2"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="psef2"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="pb0nm"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="pb0nm"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="pb0nm"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="425668"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="646698"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="450041"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="96097"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="32693"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="244283"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="244283"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="244283"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="244283"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="244283"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="244283"] .data-cell {
  padding-left: 0;
}
[data-section-id="244283"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="xgc1k"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="xgc1k"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="xgc1k"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="xgc1k"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="xgc1k"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="xgc1k"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="xgc1k"] .section-background {
  background: url("https://images.pexels.com/photos/3846205/pexels-photo-3846205.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4wuoe"] .imagetext {
  justify-content: center;
}
[data-section-id="4wuoe"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="4wuoe"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wg9sg"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="wg9sg"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="wg9sg"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="6a3o9"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="6a3o9"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="6a3o9"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="6a3o9"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="6a3o9"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="6a3o9"] .data-cell {
  padding-left: 0;
}
[data-section-id="6a3o9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="sapqo"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="sapqo"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="sapqo"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="sapqo"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="sapqo"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="sapqo"] .data-cell {
  padding-left: 40px;
}
[data-section-id="sapqo"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="u9ck1"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="u9ck1"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="u9ck1"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="u9ck1"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="u9ck1"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="u9ck1"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="u9ck1"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="u9ck1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="w7k5w"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="w7k5w"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="w7k5w"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3exdo"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="3exdo"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="3exdo"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="rbyph"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="rbyph"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="rbyph"] .footer-link {
  color: var(--primary700);
}
[data-section-id="rbyph"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="rbyph"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="c1t2i"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="c1t2i"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="c1t2i"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="c1t2i"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="c1t2i"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="c1t2i"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="c1t2i"] .section-background {
  background: url("https://images.pexels.com/photos/35101964/pexels-photo-35101964.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="q5c84"] .imagetext {
  justify-content: center;
}
[data-section-id="q5c84"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="q5c84"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="97pie"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="97pie"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="97pie"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="q86re"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="q86re"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="q86re"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="q86re"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="q86re"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="q86re"] .data-cell {
  padding-left: 0;
}
[data-section-id="q86re"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="awuj1"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="awuj1"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="awuj1"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="awuj1"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="awuj1"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="awuj1"] .data-cell {
  padding-left: 40px;
}
[data-section-id="awuj1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lcv2s"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="n641w"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="n641w"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="n641w"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="n641w"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="n641w"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="n641w"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="n641w"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="n641w"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="20v19"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="20v19"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="20v19"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wzpfp"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="wzpfp"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="wzpfp"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ai4sx"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="ai4sx"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="ai4sx"] .footer-link {
  color: var(--primary700);
}
[data-section-id="ai4sx"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="ai4sx"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="z4pr4"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="z4pr4"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="z4pr4"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="z4pr4"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="z4pr4"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="z4pr4"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="z4pr4"] .section-background {
  background: url("https://uncody.com/uploads/69e03bc476117a851fe00512/file-1776305421598.jpeg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wkde4"] .imagetext {
  justify-content: center;
}
[data-section-id="wkde4"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="wkde4"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="fz0s0"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="fz0s0"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="fz0s0"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="fz0s0"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="fz0s0"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="fz0s0"] .data-cell {
  padding-left: 40px;
}
[data-section-id="fz0s0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="k1d5d"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="k1d5d"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="k1d5d"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="k1d5d"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="k1d5d"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="k1d5d"] .data-cell {
  padding-left: 0;
}
[data-section-id="k1d5d"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="w85ca"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="28r3y"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="28r3y"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="28r3y"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="28r3y"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="28r3y"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="tbiyx"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="tbiyx"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="tbiyx"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="25v48"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="25v48"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="25v48"] .footer-link {
  color: var(--primary700);
}
[data-section-id="25v48"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="25v48"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="788299"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="936024"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="175202"] .hero-title {
  max-width: 42rem;
}
[data-section-id="175202"] .hero-image {
  margin-left: auto;
  max-height: 600px;
}
[data-section-id="175202"] .heroimg-container {
  height: 100%;
  display: flex;
  align-items: center;
}
[data-section-id="175202"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="520759"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="311786"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="311786"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="311786"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="311786"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="311786"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="311786"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="311786"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="217803"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="260434"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="260434"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="260434"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1u8bw"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="1u8bw"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="1u8bw"] .footer-link {
  color: var(--primary700);
}
[data-section-id="1u8bw"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="1u8bw"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="576544"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="377808"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="32466"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="655454"] .hero-title {
  max-width: 42rem;
}
[data-section-id="655454"] .hero-image {
  margin-left: auto;
  max-height: 600px;
}
[data-section-id="655454"] .heroimg-container {
  height: 100%;
  display: flex;
  align-items: center;
}
[data-section-id="655454"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="215766"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="215766"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="215766"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="382120"] .hero-title {
  max-width: 42rem;
}
[data-section-id="382120"] .hero-image {
  margin-left: auto;
  max-height: 600px;
}
[data-section-id="382120"] .heroimg-container {
  height: 100%;
  display: flex;
  align-items: center;
}
[data-section-id="382120"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="127694"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="y206l"] .hero-title {
  max-width: 42rem;
}
[data-section-id="y206l"] .hero-image {
  margin-left: auto;
  max-height: 600px;
}
[data-section-id="y206l"] .heroimg-container {
  height: 100%;
  display: flex;
  align-items: center;
}
[data-section-id="y206l"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0wibu"] .imagetext {
  justify-content: center;
}
[data-section-id="0wibu"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="0wibu"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ie4as"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="ie4as"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="ie4as"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="ie4as"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="ie4as"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ie4as"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="ie4as"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="kyiv3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="z4gzu"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0ipad"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="0ipad"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="0ipad"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="0ipad"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="0ipad"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="kscwa"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="kscwa"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="kscwa"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="uvubj"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="uvubj"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="uvubj"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ns2dj"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="eoon2"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="eoon2"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="eoon2"] .footer-link {
  color: var(--primary700);
}
[data-section-id="eoon2"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="eoon2"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="y6txq"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="y6txq"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="y6txq"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="y6txq"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="y6txq"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="y6txq"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="y6txq"] .section-background {
  background: url("https://images.pexels.com/photos/19202829/pexels-photo-19202829.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ryevt"] .imagetext {
  justify-content: center;
}
[data-section-id="ryevt"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="ryevt"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="spjiz"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="spjiz"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="spjiz"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="spjiz"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="spjiz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="spjiz"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="spjiz"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="gt5t9"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="gt5t9"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="gt5t9"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="gt5t9"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="gt5t9"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="gt5t9"] .data-cell {
  padding-left: 0;
}
[data-section-id="gt5t9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="74yf5"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="74yf5"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="74yf5"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="74yf5"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="74yf5"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="74yf5"] .data-cell {
  padding-left: 40px;
}
[data-section-id="74yf5"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1jic0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zbfmf"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="zbfmf"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="zbfmf"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="zbfmf"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="zbfmf"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="sujvd"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="sujvd"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="sujvd"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="xp6yz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="33k43"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="33k43"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="33k43"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qkqsn"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="qkqsn"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="qkqsn"] .footer-link {
  color: var(--primary700);
}
[data-section-id="qkqsn"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="qkqsn"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="5hm4b"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="5hm4b"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="5hm4b"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="5hm4b"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="5hm4b"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="5hm4b"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="5hm4b"] .section-background {
  background: url("https://images.pexels.com/photos/14433536/pexels-photo-14433536.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ixa9t"] .imagetext {
  justify-content: center;
}
[data-section-id="ixa9t"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="ixa9t"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="smwuk"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="smwuk"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="smwuk"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="smwuk"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="smwuk"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="smwuk"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="smwuk"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="bg3d3"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="bg3d3"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="bg3d3"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="bg3d3"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="bg3d3"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="bg3d3"] .data-cell {
  padding-left: 0;
}
[data-section-id="bg3d3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="6gqa0"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="6gqa0"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="6gqa0"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="6gqa0"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="6gqa0"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="6gqa0"] .data-cell {
  padding-left: 40px;
}
[data-section-id="6gqa0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jxs7x"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qv74z"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="qv74z"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="qv74z"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="qv74z"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="qv74z"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9y9vb"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="9y9vb"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="9y9vb"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="p6i74"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="p6i74"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="p6i74"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="eo09l"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="eo09l"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="eo09l"] .footer-link {
  color: var(--primary700);
}
[data-section-id="eo09l"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="eo09l"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="rrxsf"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="rrxsf"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="rrxsf"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="rrxsf"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="rrxsf"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="rrxsf"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="rrxsf"] .section-background {
  background: url("https://uncody.com/uploads/674467803909b5ed485ed23f/file-1732543523313.webp");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="893664"] .heading {
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="893664"] .para {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  max-width: 80%;
}
[data-section-id="893664"] .cta {
  justify-content: center;
}
[data-section-id="893664"] img {
  width: 980px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="893664"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="862103"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zvzvz"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="zvzvz"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="zvzvz"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="zvzvz"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="zvzvz"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="zvzvz"] .data-cell {
  padding-left: 0;
}
[data-section-id="zvzvz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zhdoo"] .imagetext {
  justify-content: center;
}
[data-section-id="zhdoo"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="zhdoo"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="593570"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="593570"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="593570"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="593570"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="593570"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="593570"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="593570"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="ez32h"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="864017"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="a2icl"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="a2icl"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="a2icl"] .section-background {
  background: url("https://uncody.com/uploads/674467803909b5ed485ed23f/file-1732554350112.jpeg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="451347"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="451347"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="451347"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="451347"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="451347"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="451347"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="451347"] .section-background {
  background: url("https://uncody.com/uploads/674467803909b5ed485ed23f/file-1732555178217.jpg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="437914"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="569080"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="366135"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="37460"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="181294"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="711173"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="642585"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="458092"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="256731"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="771890"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="767210"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="345603"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="421491"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="215913"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="306093"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="94246"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="843872"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="130975"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="130975"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="130975"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="130975"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="130975"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="130975"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="130975"] .section-background {
  background: url("https://uncody.com/uploads/674467803909b5ed485ed23f/file-1732552504310.jpg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="419702"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="419702"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="419702"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="419702"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="419702"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="419702"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="419702"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="882094"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="882094"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="882094"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="882094"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="882094"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="882094"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="882094"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ivsue"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="ivsue"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="ivsue"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="ivsue"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="ivsue"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="ivsue"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="ivsue"] .section-background {
  background: url("https://uncody.b-cdn.net/customers/66b0f47527c3235330716d8a/file-1743463128156.jpeg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zaqqa"] .imagetext {
  justify-content: center;
}
[data-section-id="zaqqa"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="zaqqa"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="m40y7"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="m40y7"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="m40y7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="o2cb3"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="o2cb3"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="o2cb3"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="o2cb3"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="o2cb3"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="o2cb3"] .data-cell {
  padding-left: 0;
}
[data-section-id="o2cb3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8sdg6"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="8sdg6"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="8sdg6"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="8sdg6"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="8sdg6"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="8sdg6"] .data-cell {
  padding-left: 40px;
}
[data-section-id="8sdg6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ind6c"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jymkg"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="jymkg"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="jymkg"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="jymkg"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="jymkg"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="jymkg"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="jymkg"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="jymkg"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="dqwnw"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="dqwnw"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="dqwnw"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="utka7"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="utka7"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="utka7"] .footer-link {
  color: var(--primary700);
}
[data-section-id="utka7"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="utka7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8ddbj"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="8ddbj"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="8ddbj"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="8ddbj"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="8ddbj"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="8ddbj"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="8ddbj"] .section-background {
  background: url("https://images.pexels.com/photos/4687146/pexels-photo-4687146.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="nog4d"] .imagetext {
  justify-content: center;
}
[data-section-id="nog4d"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="nog4d"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="bgaq3"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="bgaq3"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="bgaq3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lsqas"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="lsqas"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="lsqas"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="lsqas"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="lsqas"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="lsqas"] .data-cell {
  padding-left: 0;
}
[data-section-id="lsqas"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="c13zt"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="c13zt"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="c13zt"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="c13zt"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="c13zt"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="c13zt"] .data-cell {
  padding-left: 40px;
}
[data-section-id="c13zt"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="djbyy"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="vhy1f"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="vhy1f"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="vhy1f"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="vhy1f"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="vhy1f"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="vhy1f"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="vhy1f"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="vhy1f"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9zaoq"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="9zaoq"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="9zaoq"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="5y36j"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="5y36j"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="5y36j"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="nosou"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="nosou"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="nosou"] .footer-link {
  color: var(--primary700);
}
[data-section-id="nosou"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="nosou"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="94rww"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="94rww"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="94rww"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="94rww"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="94rww"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="94rww"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="94rww"] .section-background {
  background: url("https://images.pexels.com/photos/36861985/pexels-photo-36861985.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0vgp7"] .imagetext {
  justify-content: center;
}
[data-section-id="0vgp7"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="0vgp7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="gwn1d"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="gwn1d"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="gwn1d"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ag3ff"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="ag3ff"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="ag3ff"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="ag3ff"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="ag3ff"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="ag3ff"] .data-cell {
  padding-left: 0;
}
[data-section-id="ag3ff"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="geieu"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="geieu"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="geieu"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="geieu"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="geieu"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="geieu"] .data-cell {
  padding-left: 40px;
}
[data-section-id="geieu"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="l41b5"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="7ceh8"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="7ceh8"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="7ceh8"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="7ceh8"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="7ceh8"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="7ceh8"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="7ceh8"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="7ceh8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8xf3v"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="8xf3v"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="8xf3v"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="w9of3"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="w9of3"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="w9of3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="yeq1m"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="yeq1m"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="yeq1m"] .footer-link {
  color: var(--primary700);
}
[data-section-id="yeq1m"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="yeq1m"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="o5kjx"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="o5kjx"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="o5kjx"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="o5kjx"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="o5kjx"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="o5kjx"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="o5kjx"] .section-background {
  background: url("https://images.pexels.com/photos/7282177/pexels-photo-7282177.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="dl6ix"] .imagetext {
  justify-content: center;
}
[data-section-id="dl6ix"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="dl6ix"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="oq5zd"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="oq5zd"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="oq5zd"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="oq5zd"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="oq5zd"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="oq5zd"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="oq5zd"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="xqctp"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="xqctp"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="xqctp"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="xqctp"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="xqctp"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="xqctp"] .data-cell {
  padding-left: 0;
}
[data-section-id="xqctp"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1r5q9"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="1r5q9"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="1r5q9"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="1r5q9"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="1r5q9"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="1r5q9"] .data-cell {
  padding-left: 40px;
}
[data-section-id="1r5q9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qj1xd"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="el88c"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="el88c"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="el88c"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="el88c"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="el88c"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="v4seo"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="v4seo"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="v4seo"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3rl02"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="3rl02"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="3rl02"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="36vgb"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="36vgb"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="36vgb"] .footer-link {
  color: var(--primary700);
}
[data-section-id="36vgb"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="36vgb"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="5kpje"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="5kpje"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="5kpje"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="5kpje"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="5kpje"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="5kpje"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="5kpje"] .section-background {
  background: url("https://images.pexels.com/photos/11963130/pexels-photo-11963130.png?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="f8lkb"] .imagetext {
  justify-content: center;
}
[data-section-id="f8lkb"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="f8lkb"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="n06m5"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="n06m5"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="n06m5"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="n06m5"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="n06m5"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="n06m5"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="n06m5"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="n8v8o"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="n8v8o"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="n8v8o"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="n8v8o"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="n8v8o"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="n8v8o"] .data-cell {
  padding-left: 0;
}
[data-section-id="n8v8o"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3b2gj"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="3b2gj"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="3b2gj"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="3b2gj"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="3b2gj"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="3b2gj"] .data-cell {
  padding-left: 40px;
}
[data-section-id="3b2gj"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="waoyr"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="mh2h1"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="mh2h1"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="mh2h1"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="mh2h1"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="mh2h1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="fp2ea"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="fp2ea"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="fp2ea"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="allju"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3yii0"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="3yii0"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="3yii0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="194353"] .hero-title {
  max-width: 42rem;
}
[data-section-id="194353"] .hero-image {
  margin-left: auto;
  max-height: 600px;
}
[data-section-id="194353"] .heroimg-container {
  height: 100%;
  display: flex;
  align-items: center;
}
[data-section-id="194353"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9m250"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ia3dg"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="ia3dg"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="ia3dg"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="ia3dg"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="ia3dg"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="ia3dg"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="ia3dg"] .section-background {
  background: url("https://images.pexels.com/photos/6767009/pexels-photo-6767009.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1ettv"] .imagetext {
  justify-content: center;
}
[data-section-id="1ettv"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="1ettv"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="04w1f"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="04w1f"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="04w1f"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hs4c6"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="hs4c6"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="hs4c6"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="hs4c6"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="hs4c6"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="hs4c6"] .data-cell {
  padding-left: 0;
}
[data-section-id="hs4c6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wz8yd"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="wz8yd"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="wz8yd"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="wz8yd"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="wz8yd"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="wz8yd"] .data-cell {
  padding-left: 40px;
}
[data-section-id="wz8yd"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="kb91q"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wlqxz"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="wlqxz"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="wlqxz"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="wlqxz"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="wlqxz"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="wlqxz"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="wlqxz"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="wlqxz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="f8wde"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="f8wde"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="f8wde"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="i67j3"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="i67j3"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="i67j3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="yacje"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="yacje"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="yacje"] .footer-link {
  color: var(--primary700);
}
[data-section-id="yacje"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="yacje"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3exss"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="3exss"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="3exss"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="3exss"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="3exss"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="3exss"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="3exss"] .section-background {
  background: url("https://images.pexels.com/photos/13021830/pexels-photo-13021830.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="koo0q"] .imagetext {
  justify-content: center;
}
[data-section-id="koo0q"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="koo0q"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="tl0tq"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="tl0tq"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="tl0tq"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="tl0tq"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="tl0tq"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="tl0tq"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="tl0tq"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="8jzer"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="8jzer"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="8jzer"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="8jzer"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="8jzer"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="8jzer"] .data-cell {
  padding-left: 0;
}
[data-section-id="8jzer"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="o4vzw"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="o4vzw"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="o4vzw"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="o4vzw"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="o4vzw"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="o4vzw"] .data-cell {
  padding-left: 40px;
}
[data-section-id="o4vzw"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ub5u9"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="ub5u9"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="ub5u9"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="ub5u9"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="ub5u9"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="ub5u9"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="ub5u9"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="ub5u9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="shm0h"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="shm0h"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="shm0h"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="u96zq"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="u96zq"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="u96zq"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="690af"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="690af"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="690af"] .footer-link {
  color: var(--primary700);
}
[data-section-id="690af"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="690af"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="y16lh"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="y16lh"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="y16lh"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="y16lh"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="y16lh"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="y16lh"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="y16lh"] .section-background {
  background: url("https://images.pexels.com/photos/32551855/pexels-photo-32551855.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4iqc9"] .imagetext {
  justify-content: center;
}
[data-section-id="4iqc9"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="4iqc9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="driwb"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="driwb"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="driwb"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2zh30"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="2zh30"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="2zh30"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="2zh30"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="2zh30"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="2zh30"] .data-cell {
  padding-left: 0;
}
[data-section-id="2zh30"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="w9fm3"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="w9fm3"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="w9fm3"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="w9fm3"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="w9fm3"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="w9fm3"] .data-cell {
  padding-left: 40px;
}
[data-section-id="w9fm3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qs458"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="vr0sq"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="vr0sq"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="vr0sq"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="vr0sq"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="vr0sq"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="vr0sq"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="vr0sq"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="vr0sq"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jc8vl"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="jc8vl"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="jc8vl"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="7wddz"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="7wddz"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="7wddz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3actm"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="3actm"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="3actm"] .footer-link {
  color: var(--primary700);
}
[data-section-id="3actm"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="3actm"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="977up"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="977up"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="977up"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="977up"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="977up"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="977up"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="977up"] .section-background {
  background: url("https://images.pexels.com/photos/30530409/pexels-photo-30530409.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="w6u7z"] .imagetext {
  justify-content: center;
}
[data-section-id="w6u7z"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="w6u7z"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="f3uow"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="f3uow"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="f3uow"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="up22d"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="up22d"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="up22d"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="up22d"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="up22d"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="up22d"] .data-cell {
  padding-left: 0;
}
[data-section-id="up22d"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="309j4"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="309j4"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="309j4"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="309j4"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="309j4"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="309j4"] .data-cell {
  padding-left: 40px;
}
[data-section-id="309j4"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wim7u"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="p1gny"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="p1gny"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="p1gny"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="p1gny"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="p1gny"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="p1gny"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="p1gny"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="p1gny"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="r0krj"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="r0krj"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="r0krj"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="i319u"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hmna1"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="hmna1"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="hmna1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="dlqca"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="dlqca"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="dlqca"] .footer-link {
  color: var(--primary700);
}
[data-section-id="dlqca"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="dlqca"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="euhq2"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="euhq2"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="euhq2"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="euhq2"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="euhq2"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="euhq2"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="euhq2"] .section-background {
  background: url("https://images.pexels.com/photos/6525933/pexels-photo-6525933.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="l3ggd"] .imagetext {
  justify-content: center;
}
[data-section-id="l3ggd"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="l3ggd"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1060m"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="1060m"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="1060m"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="1060m"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="1060m"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1060m"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="1060m"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="99xvq"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="99xvq"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="99xvq"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="99xvq"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="99xvq"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="99xvq"] .data-cell {
  padding-left: 0;
}
[data-section-id="99xvq"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="64ni3"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="64ni3"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="64ni3"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="64ni3"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="64ni3"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="64ni3"] .data-cell {
  padding-left: 40px;
}
[data-section-id="64ni3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="gz5xl"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="90vgp"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="90vgp"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="90vgp"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="90vgp"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="90vgp"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="bww4f"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="bww4f"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="bww4f"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="uh8i8"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="uh8i8"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="uh8i8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="75a5y"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="75a5y"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="75a5y"] .footer-link {
  color: var(--primary700);
}
[data-section-id="75a5y"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="75a5y"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="64009"] .hero-title {
  max-width: 42rem;
}
[data-section-id="64009"] .hero-image {
  margin-left: auto;
  max-height: 600px;
}
[data-section-id="64009"] .heroimg-container {
  height: 100%;
  display: flex;
  align-items: center;
}
[data-section-id="64009"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="506881"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="507837"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="787790"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="908328"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="908328"] .para {
  line-height: 30px;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="908328"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="908328"] .cf-logo {
  width: 6.25rem;
  margin-bottom: 36px;
}
[data-section-id="908328"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="334255"] .section-background {
  background: url("https://uncody.b-cdn.net/customers/66b2eaab629ca26a45b96d3d/file-1756709533071.png");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="347814"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4ues3"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="4ues3"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="4ues3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="f4iwz"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="f4iwz"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="f4iwz"] .footer-link {
  color: var(--primary700);
}
[data-section-id="f4iwz"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="f4iwz"] .section-background {
  background: url("https://uncody.com/uploads/66b2eaab629ca26a45b96d3d/file-1723426360282.jpg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="y3yxs"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="y3yxs"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="y3yxs"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="y3yxs"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="y3yxs"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="y3yxs"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="y3yxs"] .section-background {
  background: url("https://images.pexels.com/photos/29206495/pexels-photo-29206495.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="oo79z"] .imagetext {
  justify-content: center;
}
[data-section-id="oo79z"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="oo79z"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zuwe5"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="zuwe5"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="zuwe5"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4asn7"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="4asn7"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="4asn7"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="4asn7"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="4asn7"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="4asn7"] .data-cell {
  padding-left: 0;
}
[data-section-id="4asn7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wqld6"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="wqld6"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="wqld6"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="wqld6"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="wqld6"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="wqld6"] .data-cell {
  padding-left: 40px;
}
[data-section-id="wqld6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="80jq6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="gfbdb"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1zt63"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="1zt63"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="1zt63"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="p25ss"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="p25ss"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="p25ss"] .footer-link {
  color: var(--primary700);
}
[data-section-id="p25ss"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="p25ss"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="w98n8"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="w98n8"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="w98n8"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="w98n8"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="w98n8"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="w98n8"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="w98n8"] .section-background {
  background: url("https://uncody.b-cdn.net/customers/67933fbeaff61a38fd65114a/file-1767779861237.png");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zxlxn"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="83mtf"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="83mtf"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="83mtf"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="83mtf"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="83mtf"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="83mtf"] .data-cell {
  padding-left: 0;
}
[data-section-id="83mtf"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qkm15"] .imagetext {
  justify-content: center;
}
[data-section-id="qkm15"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="qkm15"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ikpob"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="ikpob"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="ikpob"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lvcy4"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="lvcy4"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="lvcy4"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="lvcy4"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="lvcy4"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="lvcy4"] .data-cell {
  padding-left: 40px;
}
[data-section-id="lvcy4"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qwkuu"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="qwkuu"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="qwkuu"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="qwkuu"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="qwkuu"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="58lwx"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="58lwx"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="58lwx"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ep19i"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="ep19i"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="ep19i"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="q07pi"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="q07pi"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="q07pi"] .footer-link {
  color: var(--primary700);
}
[data-section-id="q07pi"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="q07pi"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zsq8o"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ssime"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="ssime"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="ssime"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="ssime"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="ssime"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="ssime"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="ssime"] .section-background {
  background: url("https://images.pexels.com/photos/15997821/pexels-photo-15997821.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hm4cq"] .imagetext {
  justify-content: center;
}
[data-section-id="hm4cq"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="hm4cq"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lyjca"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="lyjca"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="lyjca"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="lyjca"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="lyjca"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lyjca"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="lyjca"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="ghn6a"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="ghn6a"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="ghn6a"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="ghn6a"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="ghn6a"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="ghn6a"] .data-cell {
  padding-left: 0;
}
[data-section-id="ghn6a"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="06qw6"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="06qw6"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="06qw6"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="06qw6"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="06qw6"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="06qw6"] .data-cell {
  padding-left: 40px;
}
[data-section-id="06qw6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="79b4w"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="iw0lc"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="iw0lc"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="iw0lc"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="iw0lc"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="iw0lc"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="85r9v"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="85r9v"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="85r9v"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="7cy8v"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="7cy8v"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="7cy8v"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8ej6o"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="8ej6o"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="8ej6o"] .footer-link {
  color: var(--primary700);
}
[data-section-id="8ej6o"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="8ej6o"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="sqgfr"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="sqgfr"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="sqgfr"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="sqgfr"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="sqgfr"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="sqgfr"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="sqgfr"] .section-background {
  background: url("https://images.pexels.com/photos/34786466/pexels-photo-34786466.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jqk6n"] .imagetext {
  justify-content: center;
}
[data-section-id="jqk6n"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="jqk6n"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="j2icv"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="j2icv"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="j2icv"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="m1u0c"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="m1u0c"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="m1u0c"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="m1u0c"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="m1u0c"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="m1u0c"] .data-cell {
  padding-left: 0;
}
[data-section-id="m1u0c"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qb5gk"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="qb5gk"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="qb5gk"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="qb5gk"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="qb5gk"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="qb5gk"] .data-cell {
  padding-left: 40px;
}
[data-section-id="qb5gk"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="fblig"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="x031t"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="x031t"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="x031t"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="x031t"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="x031t"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="x031t"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="x031t"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="x031t"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="mpc7f"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="mpc7f"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="mpc7f"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="6y3t3"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="6y3t3"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="6y3t3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ytseq"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="ytseq"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="ytseq"] .footer-link {
  color: var(--primary700);
}
[data-section-id="ytseq"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="ytseq"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hzirr"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="hzirr"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="hzirr"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="hzirr"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="hzirr"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="hzirr"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="hzirr"] .section-background {
  background: url("https://images.pexels.com/photos/2510430/pexels-photo-2510430.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="b83id"] .imagetext {
  justify-content: center;
}
[data-section-id="b83id"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="b83id"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hw10h"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="hw10h"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="hw10h"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="odp9c"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="odp9c"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="odp9c"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="odp9c"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="odp9c"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="odp9c"] .data-cell {
  padding-left: 0;
}
[data-section-id="odp9c"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lznti"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="lznti"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="lznti"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="lznti"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="lznti"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="lznti"] .data-cell {
  padding-left: 40px;
}
[data-section-id="lznti"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="5itk0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="5uovz"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="5uovz"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="5uovz"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="5uovz"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="5uovz"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="5uovz"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="5uovz"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="5uovz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ulkte"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="ulkte"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="ulkte"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="oiqwi"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="oiqwi"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="oiqwi"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="51j6c"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="51j6c"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="51j6c"] .footer-link {
  color: var(--primary700);
}
[data-section-id="51j6c"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="51j6c"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="gum7a"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="gum7a"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="gum7a"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="gum7a"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="gum7a"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="gum7a"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="gum7a"] .section-background {
  background: url("https://images.pexels.com/photos/18396802/pexels-photo-18396802.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lmkxj"] .imagetext {
  justify-content: center;
}
[data-section-id="lmkxj"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="lmkxj"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ag5yi"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="ag5yi"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="ag5yi"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="ag5yi"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="ag5yi"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ag5yi"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="ag5yi"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="a3sf8"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="a3sf8"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="a3sf8"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="a3sf8"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="a3sf8"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="a3sf8"] .data-cell {
  padding-left: 0;
}
[data-section-id="a3sf8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="5wra1"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="5wra1"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="5wra1"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="5wra1"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="5wra1"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="5wra1"] .data-cell {
  padding-left: 40px;
}
[data-section-id="5wra1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3i0ef"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="3i0ef"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="3i0ef"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="phztb"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="phztb"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="phztb"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="619372"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="5y40y"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="5y40y"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="5y40y"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="5y40y"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="5y40y"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="5y40y"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="5y40y"] .section-background {
  background: url("https://images.pexels.com/photos/11256670/pexels-photo-11256670.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="xvas1"] .imagetext {
  justify-content: center;
}
[data-section-id="xvas1"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="xvas1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="dqy7q"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="dqy7q"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="dqy7q"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wczvn"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="wczvn"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="wczvn"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="wczvn"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="wczvn"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="wczvn"] .data-cell {
  padding-left: 0;
}
[data-section-id="wczvn"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="j5i0y"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="j5i0y"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="j5i0y"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="j5i0y"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="j5i0y"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="j5i0y"] .data-cell {
  padding-left: 40px;
}
[data-section-id="j5i0y"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="xq412"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="x1wxc"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="x1wxc"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="x1wxc"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="x1wxc"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="x1wxc"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="x1wxc"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="x1wxc"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="x1wxc"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="oy9qk"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="oy9qk"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="oy9qk"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="rlist"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="rlist"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="rlist"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="o3io6"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="o3io6"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="o3io6"] .footer-link {
  color: var(--primary700);
}
[data-section-id="o3io6"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="o3io6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9l3yc"] .heading1 {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="9l3yc"] .para1 {
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}
[data-section-id="9l3yc"] .cta {
  justify-content: center;
  display: flex;
  flex-direction: row;
}
[data-section-id="9l3yc"] .content-inner {
  padding: 30px 20px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}
[data-section-id="9l3yc"] .section-background {
  background: url("https://uncody.com/uploads/69e7273c76117a851fe03f87/file-1776759572262.jpg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="bf1z7"] .imagetext {
  justify-content: center;
}
[data-section-id="bf1z7"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="bf1z7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="clhwl"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="clhwl"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="clhwl"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zdsmi"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="zdsmi"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="zdsmi"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="zdsmi"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="zdsmi"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="zdsmi"] .data-cell {
  padding-left: 0;
}
[data-section-id="zdsmi"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="dinw9"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="dinw9"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="dinw9"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="dinw9"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="dinw9"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="dinw9"] .data-cell {
  padding-left: 40px;
}
[data-section-id="dinw9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3lxau"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9w5fc"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="9w5fc"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="9w5fc"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="9w5fc"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="9w5fc"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="9w5fc"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="9w5fc"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="9w5fc"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="xu9ol"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="xu9ol"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="xu9ol"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="q75ch"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="97qlv"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="97qlv"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="97qlv"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="5hae2"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="5hae2"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="5hae2"] .footer-link {
  color: var(--primary700);
}
[data-section-id="5hae2"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="5hae2"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="mud9b"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="mud9b"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="mud9b"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="mud9b"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="mud9b"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="mud9b"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="mud9b"] .section-background {
  background: url("https://uncody.com/uploads/69e72f4d918c8a486cd355dd/file-1776760127732.JPG");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ho6mn"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="ho6mn"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="ho6mn"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="bljrm"] .imagetext {
  justify-content: center;
}
[data-section-id="bljrm"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="bljrm"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="39k8o"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="39k8o"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="39k8o"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="39k8o"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="39k8o"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="39k8o"] .data-cell {
  padding-left: 40px;
}
[data-section-id="39k8o"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="j2t7u"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="e26qf"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="e26qf"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="e26qf"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="427484"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ckmhz"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="ckmhz"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="ckmhz"] .footer-link {
  color: var(--primary700);
}
[data-section-id="ckmhz"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="ckmhz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="l8swv"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="l8swv"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="l8swv"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="l8swv"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="l8swv"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="l8swv"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="l8swv"] .section-background {
  background: url("https://images.pexels.com/photos/11654274/pexels-photo-11654274.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="q7hbq"] .imagetext {
  justify-content: center;
}
[data-section-id="q7hbq"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="q7hbq"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="rpqsg"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="rpqsg"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="rpqsg"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4alc5"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="4alc5"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="4alc5"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="4alc5"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="4alc5"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="4alc5"] .data-cell {
  padding-left: 0;
}
[data-section-id="4alc5"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0lu9c"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="0lu9c"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="0lu9c"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="0lu9c"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="0lu9c"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="0lu9c"] .data-cell {
  padding-left: 40px;
}
[data-section-id="0lu9c"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="y8rlh"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="h645x"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="h645x"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="h645x"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="h645x"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="h645x"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="h645x"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="h645x"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="h645x"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="60wxk"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="60wxk"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="60wxk"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8dtol"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="8dtol"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="8dtol"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="aobr7"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="aobr7"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="aobr7"] .footer-link {
  color: var(--primary700);
}
[data-section-id="aobr7"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="aobr7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="a8f1o"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="a8f1o"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="a8f1o"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="a8f1o"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="a8f1o"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="a8f1o"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="a8f1o"] .section-background {
  background: url("https://images.pexels.com/photos/18396802/pexels-photo-18396802.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="bmr62"] .imagetext {
  justify-content: center;
}
[data-section-id="bmr62"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="bmr62"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="n8pih"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="n8pih"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="n8pih"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="n8pih"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="n8pih"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="n8pih"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="n8pih"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="zq5m8"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="zq5m8"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="zq5m8"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="zq5m8"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="zq5m8"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="zq5m8"] .data-cell {
  padding-left: 0;
}
[data-section-id="zq5m8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4ktrz"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="4ktrz"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="4ktrz"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="4ktrz"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="4ktrz"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="4ktrz"] .data-cell {
  padding-left: 40px;
}
[data-section-id="4ktrz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="6y1w7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0cj1f"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="0cj1f"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="0cj1f"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="iwp3g"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="iwp3g"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="iwp3g"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="pecju"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="pecju"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="pecju"] .footer-link {
  color: var(--primary700);
}
[data-section-id="pecju"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="pecju"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="f7k10"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="f7k10"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="f7k10"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="f7k10"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="f7k10"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="f7k10"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="f7k10"] .section-background {
  background: url("https://images.pexels.com/photos/34636185/pexels-photo-34636185.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="oa3rk"] .imagetext {
  justify-content: center;
}
[data-section-id="oa3rk"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="oa3rk"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="u728r"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="u728r"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="u728r"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="u728r"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="u728r"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="u728r"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="u728r"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="k8m1w"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="k8m1w"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="k8m1w"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="k8m1w"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="k8m1w"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="k8m1w"] .data-cell {
  padding-left: 0;
}
[data-section-id="k8m1w"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qwng8"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="qwng8"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="qwng8"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="qwng8"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="qwng8"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="qwng8"] .data-cell {
  padding-left: 40px;
}
[data-section-id="qwng8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="pj2wm"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="f50he"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="f50he"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="f50he"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="f50he"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="f50he"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="brpkd"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="brpkd"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="brpkd"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wk0ee"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="c4dem"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="c4dem"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="c4dem"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ab8nj"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="ab8nj"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="ab8nj"] .footer-link {
  color: var(--primary700);
}
[data-section-id="ab8nj"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="ab8nj"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
#fluidGridArea-u2fi8u {
  grid-template-rows: repeat(13, minmax(20px, auto));
  grid-template-columns: repeat(10, minmax(0px, 37px));
  gap: 10px;
  position: relative;
}
@media (min-width: 768px) {
  #fluidGridArea-u2fi8u {
    grid-template-rows: repeat(13, minmax(20px, auto));
    grid-template-columns: repeat(15, minmax(0px, 37px));
    gap: 10px;
    position: relative;
  }
}
.grid-item-pk5o87 {
  position: relative;
  grid-row-start: 1;
  grid-column-start: 3;
  grid-row-end: 3;
  grid-column-end: 8;
  opacity: 1;
  cursor: grab;
}
@media (min-width: 768px) {
  .grid-item-pk5o87 {
    position: relative;
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 4;
    grid-column-end: 6;
    opacity: 1;
    cursor: grab;
  }
}
.grid-item-86o3y3 {
  position: relative;
  grid-row-start: 4;
  grid-column-start: 4;
  grid-row-end: 6;
  grid-column-end: 7;
  opacity: 1;
  cursor: grab;
}
@media (min-width: 768px) {
  .grid-item-86o3y3 {
    position: relative;
    grid-row-start: 2;
    grid-column-start: 1;
    grid-row-end: 4;
    grid-column-end: 4;
    opacity: 1;
    cursor: grab;
  }
}
[data-section-id="mtz1f"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="mtz1f"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="mtz1f"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="mtz1f"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="mtz1f"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="mtz1f"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="mtz1f"] .section-background {
  background: url("https://images.pexels.com/photos/34055018/pexels-photo-34055018.png?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="6ty6n"] .imagetext {
  justify-content: center;
}
[data-section-id="6ty6n"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="6ty6n"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="7710n"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="7710n"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="7710n"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="118933"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="o9pn7"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="o9pn7"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="o9pn7"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="o9pn7"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="o9pn7"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="o9pn7"] .data-cell {
  padding-left: 0;
}
[data-section-id="o9pn7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="b0648"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="b0648"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="b0648"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="b0648"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="b0648"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="b0648"] .data-cell {
  padding-left: 40px;
}
[data-section-id="b0648"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zpaz5"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="sucda"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="sucda"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="sucda"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qxxue"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="rvh80"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="rvh80"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="rvh80"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="527495"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
#fluidGridArea-zume64 {
  grid-template-rows: repeat(13, minmax(20px, auto));
  grid-template-columns: repeat(10, minmax(0px, 37px));
  gap: 10px;
  position: relative;
}
@media (min-width: 768px) {
  #fluidGridArea-zume64 {
    grid-template-rows: repeat(13, minmax(20px, auto));
    grid-template-columns: repeat(15, minmax(0px, 37px));
    gap: 10px;
    position: relative;
  }
}
.grid-item-7l33b5 {
  position: relative;
  grid-row-start: 1;
  grid-column-start: 4;
  grid-row-end: 3;
  grid-column-end: 9;
  opacity: 1;
  cursor: grab;
}
@media (min-width: 768px) {
  .grid-item-7l33b5 {
    position: relative;
    grid-row-start: 6;
    grid-column-start: 6;
    grid-row-end: 6;
    grid-column-end: 10;
    opacity: 1;
    cursor: grab;
  }
}
[data-section-id="sqsha"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="sqsha"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="sqsha"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="sqsha"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="sqsha"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="sqsha"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="sqsha"] .section-background {
  background: url("https://images.pexels.com/photos/8488058/pexels-photo-8488058.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="veq1j"] .imagetext {
  justify-content: center;
}
[data-section-id="veq1j"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="veq1j"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4hv9u"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="4hv9u"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="4hv9u"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2zo50"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="2zo50"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="2zo50"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="2zo50"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="2zo50"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="2zo50"] .data-cell {
  padding-left: 0;
}
[data-section-id="2zo50"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="nzqe4"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="nzqe4"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="nzqe4"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="nzqe4"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="nzqe4"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="nzqe4"] .data-cell {
  padding-left: 40px;
}
[data-section-id="nzqe4"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="6wv09"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="fwtxy"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="fwtxy"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="fwtxy"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="fwtxy"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="fwtxy"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="fwtxy"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="fwtxy"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="fwtxy"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="nm70a"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="nm70a"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="nm70a"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="gjyq5"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="gjyq5"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="gjyq5"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="leh8w"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="leh8w"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="leh8w"] .footer-link {
  color: var(--primary700);
}
[data-section-id="leh8w"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="leh8w"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
#fluidGridArea-bxztgg {
  grid-template-rows: repeat(13, minmax(20px, auto));
  grid-template-columns: repeat(10, minmax(0px, 37px));
  gap: 10px;
  position: relative;
}
@media (min-width: 768px) {
  #fluidGridArea-bxztgg {
    grid-template-rows: repeat(13, minmax(20px, auto));
    grid-template-columns: repeat(15, minmax(0px, 37px));
    gap: 10px;
    position: relative;
  }
}
.grid-item-bvdemz {
  position: relative;
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 10;
  opacity: 1;
  cursor: grab;
}
@media (min-width: 768px) {
  .grid-item-bvdemz {
    position: relative;
    grid-row-start: 10;
    grid-column-start: 1;
    grid-row-end: 12;
    grid-column-end: 16;
    opacity: 1;
    cursor: grab;
  }
}
#fluidGridArea-cgnsy9 {
  grid-template-rows: repeat(13, minmax(20px, auto));
  grid-template-columns: repeat(10, minmax(0px, 37px));
  gap: 10px;
  position: relative;
}
@media (min-width: 768px) {
  #fluidGridArea-cgnsy9 {
    grid-template-rows: repeat(13, minmax(20px, auto));
    grid-template-columns: repeat(15, minmax(0px, 37px));
    gap: 10px;
    position: relative;
  }
}
.grid-item-c3xhix {
  position: relative;
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 10;
  opacity: 1;
  cursor: grab;
}
@media (min-width: 768px) {
  .grid-item-c3xhix {
    position: relative;
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 59;
    grid-column-end: 16;
    opacity: 1;
    cursor: grab;
  }
}
[data-section-id="884032"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="884032"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="884032"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="884032"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="884032"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="884032"] .data-cell {
  padding-left: 0;
}
[data-section-id="884032"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="916597"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="139266"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="741240"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3idcx"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="3idcx"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="3idcx"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="3idcx"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="3idcx"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="3idcx"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="3idcx"] .section-background {
  background: url("https://images.pexels.com/photos/16211537/pexels-photo-16211537.jpeg?auto=compress&cs=tinysrgb&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="mn71i"] .imagetext {
  justify-content: center;
}
[data-section-id="mn71i"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="mn71i"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="rqumf"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="rqumf"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="rqumf"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="rqumf"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="rqumf"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="rqumf"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="rqumf"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="89lyg"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="89lyg"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="89lyg"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="89lyg"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="89lyg"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="89lyg"] .data-cell {
  padding-left: 0;
}
[data-section-id="89lyg"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="92gf7"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="92gf7"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="92gf7"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="92gf7"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="92gf7"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="92gf7"] .data-cell {
  padding-left: 40px;
}
[data-section-id="92gf7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0kp97"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="n5343"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="n5343"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="n5343"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="n5343"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="n5343"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="r0s9a"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="r0s9a"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="r0s9a"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="con82"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="u8jgv"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="u8jgv"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="u8jgv"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3idcx"] .heading1 {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="3idcx"] .para1 {
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}
[data-section-id="3idcx"] .cta {
  justify-content: center;
  display: flex;
  flex-direction: row;
}
[data-section-id="3idcx"] .content-inner {
  padding: 30px 20px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}
[data-section-id="hlnp5"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="hlnp5"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="hlnp5"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="hlnp5"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="hlnp5"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="hlnp5"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="hlnp5"] .section-background {
  background: url("https://images.pexels.com/photos/36771189/pexels-photo-36771189.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="j3jpl"] .imagetext {
  justify-content: center;
}
[data-section-id="j3jpl"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="j3jpl"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="r0vf1"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="r0vf1"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="r0vf1"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="r0vf1"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="r0vf1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="r0vf1"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="r0vf1"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="5u7h8"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="5u7h8"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="5u7h8"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="5u7h8"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="5u7h8"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="5u7h8"] .data-cell {
  padding-left: 0;
}
[data-section-id="5u7h8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="agj7z"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="agj7z"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="agj7z"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="agj7z"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="agj7z"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="agj7z"] .data-cell {
  padding-left: 40px;
}
[data-section-id="agj7z"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lqbu0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="guq98"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="guq98"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="guq98"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="guq98"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="guq98"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lrjsx"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="lrjsx"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="lrjsx"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="sxk61"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="sxk61"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="sxk61"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="uwi63"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="uwi63"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="uwi63"] .footer-link {
  color: var(--primary700);
}
[data-section-id="uwi63"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="uwi63"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="d66cg"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="d66cg"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="d66cg"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="d66cg"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="d66cg"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="d66cg"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="d66cg"] .section-background {
  background: url("https://images.pexels.com/photos/7858742/pexels-photo-7858742.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="djnul"] .imagetext {
  justify-content: center;
}
[data-section-id="djnul"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="djnul"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="droh3"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="droh3"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="droh3"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="droh3"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="droh3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="droh3"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="droh3"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="y58o8"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="y58o8"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="y58o8"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="y58o8"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="y58o8"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="y58o8"] .data-cell {
  padding-left: 0;
}
[data-section-id="y58o8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="m2psy"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="m2psy"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="m2psy"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="m2psy"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="m2psy"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="m2psy"] .data-cell {
  padding-left: 40px;
}
[data-section-id="m2psy"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="bhf9m"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="6nq4h"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="6nq4h"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="6nq4h"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="6nq4h"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="6nq4h"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="u08xe"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="u08xe"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="u08xe"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3cnxh"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="3cnxh"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="3cnxh"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="kg26j"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="kg26j"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="kg26j"] .footer-link {
  color: var(--primary700);
}
[data-section-id="kg26j"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="kg26j"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wlri1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="bw5qb"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="bw5qb"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="bw5qb"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="bw5qb"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="bw5qb"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="bw5qb"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="bw5qb"] .section-background {
  background: url("https://uncody.com/uploads/69e8f3e689cb1c05bd79ff97/file-1776955361170.jpg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="kin5q"] .imagetext {
  justify-content: center;
}
[data-section-id="kin5q"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="kin5q"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wcm0y"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="wcm0y"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="wcm0y"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="tudqn"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="tudqn"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="tudqn"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="tudqn"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="tudqn"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="tudqn"] .data-cell {
  padding-left: 0;
}
[data-section-id="tudqn"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qj1uc"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="qj1uc"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="qj1uc"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="qj1uc"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="qj1uc"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="qj1uc"] .data-cell {
  padding-left: 40px;
}
[data-section-id="qj1uc"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1aizr"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ang92"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="ang92"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="ang92"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="ang92"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="ang92"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="ang92"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="ang92"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="ang92"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1rtle"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="1rtle"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="1rtle"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="a7me9"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="a7me9"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="a7me9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="buycl"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="buycl"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="buycl"] .footer-link {
  color: var(--primary700);
}
[data-section-id="buycl"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="buycl"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0sw3u"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="0sw3u"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="0sw3u"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="0sw3u"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="0sw3u"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="0sw3u"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="0sw3u"] .section-background {
  background: url("https://images.pexels.com/photos/6893380/pexels-photo-6893380.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="x7mgy"] .imagetext {
  justify-content: center;
}
[data-section-id="x7mgy"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="x7mgy"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="kbtiz"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="kbtiz"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="kbtiz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="27vpc"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="27vpc"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="27vpc"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="27vpc"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="27vpc"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="27vpc"] .data-cell {
  padding-left: 0;
}
[data-section-id="27vpc"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="5rr2k"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="5rr2k"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="5rr2k"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="5rr2k"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="5rr2k"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="5rr2k"] .data-cell {
  padding-left: 40px;
}
[data-section-id="5rr2k"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="5f8cv"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ytxgp"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="ytxgp"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="ytxgp"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="ytxgp"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="ytxgp"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="ytxgp"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="ytxgp"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="ytxgp"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="25x3e"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="25x3e"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="25x3e"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="a1oe7"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="a1oe7"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="a1oe7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="yap6w"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="yap6w"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="yap6w"] .footer-link {
  color: var(--primary700);
}
[data-section-id="yap6w"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="yap6w"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="gvk73"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="gvk73"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="gvk73"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="gvk73"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="gvk73"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="gvk73"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="gvk73"] .section-background {
  background: url("https://images.pexels.com/photos/327882/pexels-photo-327882.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4sddb"] .imagetext {
  justify-content: center;
}
[data-section-id="4sddb"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="4sddb"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1qsj5"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="1qsj5"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="1qsj5"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="1qsj5"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="1qsj5"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1qsj5"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="1qsj5"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="h8925"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="h8925"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="h8925"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="h8925"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="h8925"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="h8925"] .data-cell {
  padding-left: 0;
}
[data-section-id="h8925"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="48i1t"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="48i1t"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="48i1t"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="48i1t"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="48i1t"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="48i1t"] .data-cell {
  padding-left: 40px;
}
[data-section-id="48i1t"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2n4at"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="cnyok"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="cnyok"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="cnyok"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="cnyok"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="cnyok"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="nps8x"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="nps8x"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="nps8x"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="vhs0m"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="vhs0m"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="vhs0m"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="m0sb3"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="m0sb3"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="m0sb3"] .footer-link {
  color: var(--primary700);
}
[data-section-id="m0sb3"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="m0sb3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="trfss"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="trfss"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="trfss"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="trfss"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="trfss"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="trfss"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="trfss"] .section-background {
  background: url("https://images.pexels.com/photos/5212655/pexels-photo-5212655.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="utqwd"] .imagetext {
  justify-content: center;
}
[data-section-id="utqwd"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="utqwd"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2kcj0"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="2kcj0"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="2kcj0"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="2kcj0"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="2kcj0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2kcj0"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="2kcj0"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="jo79c"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="jo79c"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="jo79c"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="jo79c"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="jo79c"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="jo79c"] .data-cell {
  padding-left: 0;
}
[data-section-id="jo79c"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="o3lhe"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="o3lhe"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="o3lhe"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="o3lhe"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="o3lhe"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="o3lhe"] .data-cell {
  padding-left: 40px;
}
[data-section-id="o3lhe"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="a8zec"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="z7wdr"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="z7wdr"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="z7wdr"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="z7wdr"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="z7wdr"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="z7wdr"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="z7wdr"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="z7wdr"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="n21dr"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="n21dr"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="n21dr"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="r1sm8"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="r1sm8"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="r1sm8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="yk925"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="yk925"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="yk925"] .footer-link {
  color: var(--primary700);
}
[data-section-id="yk925"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="yk925"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
#fluidGridArea-12i5ya {
  grid-template-rows: repeat(13, minmax(20px, auto));
  grid-template-columns: repeat(10, minmax(0px, 37px));
  gap: 10px;
  position: relative;
}
@media (min-width: 768px) {
  #fluidGridArea-12i5ya {
    grid-template-rows: repeat(13, minmax(20px, auto));
    grid-template-columns: repeat(15, minmax(0px, 37px));
    gap: 10px;
    position: relative;
  }
}
.grid-item-6cvw9p {
  position: relative;
  grid-row-start: 7;
  grid-column-start: 4;
  grid-row-end: 9;
  grid-column-end: 9;
  opacity: 1;
  cursor: grab;
}
@media (min-width: 768px) {
  .grid-item-6cvw9p {
    position: relative;
    grid-row-start: 7;
    grid-column-start: 2;
    grid-row-end: 8;
    grid-column-end: 6;
    opacity: 1;
    cursor: grab;
  }
}
[data-section-id="2exzj"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="2exzj"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="2exzj"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="2exzj"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="2exzj"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="2exzj"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="2exzj"] .section-background {
  background: url("https://images.pexels.com/photos/5759145/pexels-photo-5759145.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="xoi20"] .imagetext {
  justify-content: center;
}
[data-section-id="xoi20"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="xoi20"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ofca9"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="ofca9"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="ofca9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="oxp2i"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="oxp2i"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="oxp2i"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="oxp2i"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="oxp2i"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="oxp2i"] .data-cell {
  padding-left: 0;
}
[data-section-id="oxp2i"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lljo2"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="lljo2"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="lljo2"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="lljo2"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="lljo2"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="lljo2"] .data-cell {
  padding-left: 40px;
}
[data-section-id="lljo2"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ww57c"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9dllo"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="9dllo"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="9dllo"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="9dllo"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="9dllo"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="9dllo"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="9dllo"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="9dllo"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zor6y"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="zor6y"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="zor6y"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="7tid2"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="7tid2"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="7tid2"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="fx9h3"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="fx9h3"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="fx9h3"] .footer-link {
  color: var(--primary700);
}
[data-section-id="fx9h3"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="fx9h3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2wntj"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="2wntj"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="2wntj"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="2wntj"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="2wntj"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="2wntj"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="2wntj"] .section-background {
  background: url("https://uncody.com/uploads/69ed8abe76117a851fe08c35/file-1777176334113.jpg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ksoch"] .imagetext {
  justify-content: center;
}
[data-section-id="ksoch"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="ksoch"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4ec08"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="4ec08"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="4ec08"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="4ec08"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="4ec08"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4ec08"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="4ec08"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="wxe2t"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="wxe2t"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="wxe2t"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="wxe2t"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="wxe2t"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="wxe2t"] .data-cell {
  padding-left: 0;
}
[data-section-id="wxe2t"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qup7m"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="qup7m"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="qup7m"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="qup7m"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="qup7m"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="qup7m"] .data-cell {
  padding-left: 40px;
}
[data-section-id="qup7m"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="skyk6"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="skyk6"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="skyk6"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="skyk6"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="skyk6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="i3v6s"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="i3v6s"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="i3v6s"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="e5y9m"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="e5y9m"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="e5y9m"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="at6f6"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="at6f6"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="at6f6"] .footer-link {
  color: var(--primary700);
}
[data-section-id="at6f6"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="at6f6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="b6ydl"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="sqlmn"] .heading1 {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="sqlmn"] .para1 {
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}
[data-section-id="sqlmn"] .cta {
  justify-content: center;
  display: flex;
  flex-direction: row;
}
[data-section-id="sqlmn"] .content-inner {
  padding: 30px 20px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}
[data-section-id="sqlmn"] .section-background {
  background: url("https://images.pexels.com/photos/20021278/pexels-photo-20021278.jpeg?auto=compress&cs=tinysrgb&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="xafnt"] .imagetext {
  justify-content: center;
}
[data-section-id="xafnt"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="xafnt"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zolp8"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="zolp8"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="zolp8"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="zolp8"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="zolp8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zolp8"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="zolp8"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="zp3g2"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="zp3g2"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="zp3g2"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="zp3g2"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="zp3g2"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="zp3g2"] .data-cell {
  padding-left: 0;
}
[data-section-id="zp3g2"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wnhn4"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="wnhn4"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="wnhn4"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="wnhn4"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="wnhn4"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="wnhn4"] .data-cell {
  padding-left: 40px;
}
[data-section-id="wnhn4"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="z3j74"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="t4w91"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="t4w91"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="t4w91"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="t4w91"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="t4w91"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1vdr4"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="1vdr4"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="1vdr4"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qtyqk"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="qtyqk"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="qtyqk"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="756686"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="gzc8k"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="gzc8k"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="gzc8k"] .footer-link {
  color: var(--primary700);
}
[data-section-id="gzc8k"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="gzc8k"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wrgt8"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="wrgt8"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="wrgt8"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="wrgt8"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="wrgt8"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="wrgt8"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="wrgt8"] .section-background {
  background: url("https://images.pexels.com/photos/34601157/pexels-photo-34601157.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="117n8"] .imagetext {
  justify-content: center;
}
[data-section-id="117n8"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="117n8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="bmlp5"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="bmlp5"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="bmlp5"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9y10d"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="9y10d"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="9y10d"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="9y10d"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="9y10d"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="9y10d"] .data-cell {
  padding-left: 0;
}
[data-section-id="9y10d"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ao9iz"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="ao9iz"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="ao9iz"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="ao9iz"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="ao9iz"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="ao9iz"] .data-cell {
  padding-left: 40px;
}
[data-section-id="ao9iz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zb2e8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9x38e"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="9x38e"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="9x38e"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="9x38e"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="9x38e"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="9x38e"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="9x38e"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="9x38e"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ya2in"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="ya2in"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="ya2in"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wspz8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="pait7"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="pait7"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="pait7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="nrlvh"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="nrlvh"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="nrlvh"] .footer-link {
  color: var(--primary700);
}
[data-section-id="nrlvh"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="nrlvh"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zf6xr"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="zf6xr"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="zf6xr"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="zf6xr"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="zf6xr"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="zf6xr"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="zf6xr"] .section-background {
  background: url("https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="t9b0v"] .imagetext {
  justify-content: center;
}
[data-section-id="t9b0v"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="t9b0v"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="tw5gr"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="tw5gr"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="tw5gr"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="tw5gr"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="tw5gr"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="tw5gr"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="tw5gr"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="9coi5"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="9coi5"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="9coi5"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="9coi5"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="9coi5"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="9coi5"] .data-cell {
  padding-left: 0;
}
[data-section-id="9coi5"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4594q"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="4594q"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="4594q"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="4594q"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="4594q"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="4594q"] .data-cell {
  padding-left: 40px;
}
[data-section-id="4594q"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="tzdws"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="o11fu"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="o11fu"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="o11fu"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="o11fu"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="o11fu"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="36lel"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="36lel"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="36lel"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="z5noa"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="z5noa"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="z5noa"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="icbc6"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="icbc6"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="icbc6"] .footer-link {
  color: var(--primary700);
}
[data-section-id="icbc6"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="icbc6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9f653"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="9f653"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="9f653"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="9f653"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="9f653"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="9f653"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="9f653"] .section-background {
  background: url("https://images.pexels.com/photos/4021256/pexels-photo-4021256.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="k3xzq"] .imagetext {
  justify-content: center;
}
[data-section-id="k3xzq"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="k3xzq"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="t38lw"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="t38lw"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="t38lw"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wdy9j"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="wdy9j"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="wdy9j"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="wdy9j"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="wdy9j"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="wdy9j"] .data-cell {
  padding-left: 0;
}
[data-section-id="wdy9j"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="vs3pg"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="vs3pg"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="vs3pg"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="vs3pg"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="vs3pg"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="vs3pg"] .data-cell {
  padding-left: 40px;
}
[data-section-id="vs3pg"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ooxft"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="o2yii"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="o2yii"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="o2yii"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="o2yii"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="o2yii"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="o2yii"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="o2yii"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="o2yii"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3zs8q"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="3zs8q"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="3zs8q"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="yn2b3"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="yn2b3"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="yn2b3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="r629h"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="r629h"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="r629h"] .footer-link {
  color: var(--primary700);
}
[data-section-id="r629h"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="r629h"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ma854"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="ma854"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="ma854"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="ma854"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="ma854"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="ma854"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="ma854"] .section-background {
  background: url("https://images.pexels.com/photos/34055018/pexels-photo-34055018.png?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="7t422"] .imagetext {
  justify-content: center;
}
[data-section-id="7t422"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="7t422"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ucg1h"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="ucg1h"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="ucg1h"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="ucg1h"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="ucg1h"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ucg1h"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="ucg1h"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="f68v1"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="f68v1"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="f68v1"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="f68v1"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="f68v1"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="f68v1"] .data-cell {
  padding-left: 0;
}
[data-section-id="f68v1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="r83hd"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="r83hd"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="r83hd"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="r83hd"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="r83hd"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="r83hd"] .data-cell {
  padding-left: 40px;
}
[data-section-id="r83hd"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="q9007"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="mzokr"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="mzokr"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="mzokr"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="mzokr"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="mzokr"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="65mdo"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="65mdo"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="65mdo"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4it0z"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="4it0z"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="4it0z"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="mfa1f"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="mfa1f"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="mfa1f"] .footer-link {
  color: var(--primary700);
}
[data-section-id="mfa1f"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="mfa1f"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="tb6h1"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="tb6h1"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="tb6h1"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="tb6h1"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="tb6h1"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="tb6h1"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="tb6h1"] .section-background {
  background: url("https://images.pexels.com/photos/13084376/pexels-photo-13084376.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="sl8c8"] .imagetext {
  justify-content: center;
}
[data-section-id="sl8c8"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="sl8c8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="dcb01"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="dcb01"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="dcb01"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="dcb01"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="dcb01"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="dcb01"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="dcb01"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="rhlop"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="rhlop"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="rhlop"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="rhlop"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="rhlop"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="rhlop"] .data-cell {
  padding-left: 0;
}
[data-section-id="rhlop"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="r5uas"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="r5uas"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="r5uas"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="r5uas"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="r5uas"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="r5uas"] .data-cell {
  padding-left: 40px;
}
[data-section-id="r5uas"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="oif1z"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9qp84"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="9qp84"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="9qp84"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="9qp84"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="9qp84"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="9qp84"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="9qp84"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="9qp84"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ploel"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="ploel"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="ploel"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qk2nr"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="qk2nr"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="qk2nr"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="72ye4"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="72ye4"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="72ye4"] .footer-link {
  color: var(--primary700);
}
[data-section-id="72ye4"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="72ye4"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="mb8i4"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qswnp"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="qswnp"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="qswnp"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="qswnp"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="qswnp"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="qswnp"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="qswnp"] .section-background {
  background: url("https://images.pexels.com/photos/32941663/pexels-photo-32941663.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3jxbq"] .imagetext {
  justify-content: center;
}
[data-section-id="3jxbq"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="3jxbq"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="444k0"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="444k0"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="444k0"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="444k0"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="444k0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="444k0"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="444k0"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="uw9um"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="uw9um"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="uw9um"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="uw9um"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="uw9um"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="uw9um"] .data-cell {
  padding-left: 0;
}
[data-section-id="uw9um"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="f2yds"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="f2yds"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="f2yds"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="f2yds"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="f2yds"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="f2yds"] .data-cell {
  padding-left: 40px;
}
[data-section-id="f2yds"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9fjhr"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="tasif"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="tasif"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="tasif"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="tasif"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="tasif"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lnfdl"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="lnfdl"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="lnfdl"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ui82v"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="ui82v"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="ui82v"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="izvav"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="izvav"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="izvav"] .footer-link {
  color: var(--primary700);
}
[data-section-id="izvav"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="izvav"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jjdzc"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="jjdzc"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="jjdzc"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="jjdzc"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="jjdzc"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="jjdzc"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="jjdzc"] .section-background {
  background: url("https://images.pexels.com/photos/33613740/pexels-photo-33613740.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="z0b6a"] .imagetext {
  justify-content: center;
}
[data-section-id="z0b6a"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="z0b6a"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wzwvk"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="wzwvk"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="wzwvk"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="88ec6"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="88ec6"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="88ec6"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="88ec6"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="88ec6"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="88ec6"] .data-cell {
  padding-left: 0;
}
[data-section-id="88ec6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jpu18"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="jpu18"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="jpu18"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="jpu18"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="jpu18"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="jpu18"] .data-cell {
  padding-left: 40px;
}
[data-section-id="jpu18"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="nf9c8"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="nf9c8"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="nf9c8"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="nf9c8"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="nf9c8"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="nf9c8"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="nf9c8"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="nf9c8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="75oby"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="75oby"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="75oby"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="kbnvv"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="kbnvv"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="kbnvv"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0d73c"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="0d73c"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="0d73c"] .footer-link {
  color: var(--primary700);
}
[data-section-id="0d73c"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="0d73c"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="407099"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="553282"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="553282"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="553282"] .footer-link {
  color: var(--primary700);
}
[data-section-id="553282"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="553282"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="35659"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="201355"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="118035"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="118035"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="118035"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="118035"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="118035"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="118035"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="118035"] .section-background {
  background: url("https://uncody.b-cdn.net/images/realistic/lady_laptop.jpeg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="891033"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="615716"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="615716"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="615716"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="615716"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="615716"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="615716"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="615716"] .section-background {
  background: url("https://uncody.b-cdn.net/customers/643c18af207414a42a1f9d08/5153829.jpg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="249958"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="813668"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="423671"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3vjmv"] .hero-title {
  max-width: 42rem;
}
[data-section-id="3vjmv"] .hero-image {
  margin-left: auto;
  max-height: 600px;
}
[data-section-id="3vjmv"] .heroimg-container {
  height: 100%;
  display: flex;
  align-items: center;
}
[data-section-id="3vjmv"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="5fdq3"] .imagetext {
  justify-content: center;
}
[data-section-id="5fdq3"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="5fdq3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="pbhlf"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="pbhlf"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="pbhlf"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="pbhlf"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="pbhlf"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="pbhlf"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="pbhlf"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="lzgn6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="bprka"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="92nr8"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="92nr8"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="92nr8"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="92nr8"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="92nr8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="c1f7p"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="c1f7p"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="c1f7p"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="n9w6d"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="n9w6d"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="n9w6d"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="vkzjf"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="sfqwb"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="sfqwb"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="sfqwb"] .footer-link {
  color: var(--primary700);
}
[data-section-id="sfqwb"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="sfqwb"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="48gk6"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="48gk6"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="48gk6"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="48gk6"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="48gk6"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="48gk6"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="48gk6"] .section-background {
  background: url("https://images.pexels.com/photos/18894303/pexels-photo-18894303.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0jmzk"] .imagetext {
  justify-content: center;
}
[data-section-id="0jmzk"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="0jmzk"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="79z7f"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="79z7f"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="79z7f"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="79z7f"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="79z7f"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="79z7f"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="79z7f"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="5m1yg"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="5m1yg"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="5m1yg"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="5m1yg"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="5m1yg"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="5m1yg"] .data-cell {
  padding-left: 0;
}
[data-section-id="5m1yg"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="is8pp"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="is8pp"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="is8pp"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="is8pp"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="is8pp"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="is8pp"] .data-cell {
  padding-left: 40px;
}
[data-section-id="is8pp"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="i815o"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="i4sei"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="i4sei"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="i4sei"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="i4sei"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="i4sei"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0sslc"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="0sslc"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="0sslc"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="mi1in"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="mi1in"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="mi1in"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="npugk"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="npugk"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="npugk"] .footer-link {
  color: var(--primary700);
}
[data-section-id="npugk"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="npugk"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="q0ml5"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="q0ml5"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="q0ml5"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="q0ml5"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="q0ml5"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="q0ml5"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="q0ml5"] .section-background {
  background: url("https://images.pexels.com/photos/30479283/pexels-photo-30479283.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="xzgkv"] .imagetext {
  justify-content: center;
}
[data-section-id="xzgkv"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="xzgkv"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="x31xn"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="x31xn"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="x31xn"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ipc47"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="ipc47"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="ipc47"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="ipc47"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="ipc47"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="ipc47"] .data-cell {
  padding-left: 0;
}
[data-section-id="ipc47"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ca1cj"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="ca1cj"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="ca1cj"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="ca1cj"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="ca1cj"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="ca1cj"] .data-cell {
  padding-left: 40px;
}
[data-section-id="ca1cj"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="uu84a"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zin6t"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="zin6t"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="zin6t"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="zin6t"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="zin6t"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="zin6t"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="zin6t"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="zin6t"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="fybcu"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="fybcu"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="fybcu"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jo6st"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="l90a3"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="l90a3"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="l90a3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4ut9f"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="4ut9f"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="4ut9f"] .footer-link {
  color: var(--primary700);
}
[data-section-id="4ut9f"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="4ut9f"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qp34d"] .hero-title {
  max-width: 42rem;
}
[data-section-id="qp34d"] .hero-image {
  margin-left: auto;
  max-height: 600px;
}
[data-section-id="qp34d"] .heroimg-container {
  height: 100%;
  display: flex;
  align-items: center;
}
[data-section-id="qp34d"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="plquk"] .imagetext {
  justify-content: center;
}
[data-section-id="plquk"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="plquk"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="5ogo0"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="5ogo0"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="5ogo0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="e4y4q"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="z7436"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ggbjg"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="ggbjg"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="ggbjg"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="ggbjg"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="ggbjg"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="ggbjg"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="ggbjg"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="ggbjg"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="eb5ln"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="eb5ln"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="eb5ln"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="6pfjz"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="6pfjz"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="6pfjz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="a7uo4"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4v4lc"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="4v4lc"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="4v4lc"] .footer-link {
  color: var(--primary700);
}
[data-section-id="4v4lc"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="4v4lc"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="96osu"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="96osu"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="96osu"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="96osu"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="96osu"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="96osu"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="96osu"] .section-background {
  background: url("https://images.pexels.com/photos/8774409/pexels-photo-8774409.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0ftvv"] .imagetext {
  justify-content: center;
}
[data-section-id="0ftvv"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="0ftvv"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="y0yef"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="y0yef"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="y0yef"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="y0yef"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="y0yef"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="y0yef"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="y0yef"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="zbbov"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="zbbov"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="zbbov"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="zbbov"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="zbbov"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="zbbov"] .data-cell {
  padding-left: 0;
}
[data-section-id="zbbov"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="nhhmd"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="nhhmd"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="nhhmd"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="nhhmd"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="nhhmd"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="nhhmd"] .data-cell {
  padding-left: 40px;
}
[data-section-id="nhhmd"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3i3mj"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="obhcd"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="obhcd"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="obhcd"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="obhcd"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="obhcd"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="obhcd"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="obhcd"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="obhcd"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="a90f1"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="a90f1"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="a90f1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wgsug"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="wgsug"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="wgsug"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="7zg71"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="7zg71"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="7zg71"] .footer-link {
  color: var(--primary700);
}
[data-section-id="7zg71"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="7zg71"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qh895"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="qh895"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="qh895"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="qh895"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="qh895"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="qh895"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="qh895"] .section-background {
  background: url("https://images.pexels.com/photos/6339480/pexels-photo-6339480.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="tz1pb"] .imagetext {
  justify-content: center;
}
[data-section-id="tz1pb"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="tz1pb"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="z2p6g"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="z2p6g"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="z2p6g"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="z2p6g"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="z2p6g"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="z2p6g"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="z2p6g"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="2a8e1"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="2a8e1"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="2a8e1"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="2a8e1"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="2a8e1"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="2a8e1"] .data-cell {
  padding-left: 0;
}
[data-section-id="2a8e1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="b93yz"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="b93yz"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="b93yz"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="b93yz"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="b93yz"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="b93yz"] .data-cell {
  padding-left: 40px;
}
[data-section-id="b93yz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="dwpyp"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jlmu0"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="jlmu0"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="jlmu0"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="jlmu0"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="jlmu0"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="jlmu0"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="jlmu0"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="jlmu0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="dt5w4"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="dt5w4"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="dt5w4"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4tuy5"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lzw5c"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="lzw5c"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="lzw5c"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="m0tt1"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="m0tt1"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="m0tt1"] .footer-link {
  color: var(--primary700);
}
[data-section-id="m0tt1"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="m0tt1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8r6zv"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="8r6zv"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="8r6zv"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="8r6zv"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="8r6zv"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="8r6zv"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="8r6zv"] .section-background {
  background: url("https://images.pexels.com/photos/128391/pexels-photo-128391.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="69v4d"] .imagetext {
  justify-content: center;
}
[data-section-id="69v4d"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="69v4d"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="mfg5m"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="mfg5m"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="mfg5m"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="mfg5m"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="mfg5m"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="mfg5m"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="mfg5m"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="y8w9x"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="y8w9x"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="y8w9x"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="y8w9x"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="y8w9x"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="y8w9x"] .data-cell {
  padding-left: 0;
}
[data-section-id="y8w9x"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="356ef"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="356ef"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="356ef"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="356ef"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="356ef"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="356ef"] .data-cell {
  padding-left: 40px;
}
[data-section-id="356ef"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wktgn"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ad3xd"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="ad3xd"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="ad3xd"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="ad3xd"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="ad3xd"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="ad3xd"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="ad3xd"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="ad3xd"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="m0pvs"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="m0pvs"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="m0pvs"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wwcxw"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2htaz"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="2htaz"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="2htaz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="sov9b"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="sov9b"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="sov9b"] .footer-link {
  color: var(--primary700);
}
[data-section-id="sov9b"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="sov9b"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="36yg0"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="36yg0"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="36yg0"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="36yg0"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="36yg0"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="36yg0"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="36yg0"] .section-background {
  background: url("https://images.pexels.com/photos/30541218/pexels-photo-30541218.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="btd0e"] .imagetext {
  justify-content: center;
}
[data-section-id="btd0e"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="btd0e"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="5qcox"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="5qcox"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="5qcox"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="5qcox"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="5qcox"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="5qcox"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="5qcox"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="q9amu"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="q9amu"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="q9amu"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="q9amu"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="q9amu"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="q9amu"] .data-cell {
  padding-left: 0;
}
[data-section-id="q9amu"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lkl3z"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="lkl3z"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="lkl3z"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="lkl3z"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="lkl3z"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="lkl3z"] .data-cell {
  padding-left: 40px;
}
[data-section-id="lkl3z"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="5iggz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0kexk"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="0kexk"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="0kexk"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="0kexk"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="0kexk"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="0kexk"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="0kexk"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="0kexk"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="bklj2"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="bklj2"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="bklj2"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2m7bw"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="2m7bw"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="2m7bw"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="bguo0"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="bguo0"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="bguo0"] .footer-link {
  color: var(--primary700);
}
[data-section-id="bguo0"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="bguo0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2wirf"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="2wirf"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="2wirf"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="2wirf"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="2wirf"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="2wirf"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="2wirf"] .section-background {
  background: url("https://images.pexels.com/photos/15267098/pexels-photo-15267098.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="t9g0y"] .imagetext {
  justify-content: center;
}
[data-section-id="t9g0y"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="t9g0y"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="bkysu"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="bkysu"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="bkysu"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="5hvpu"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="5hvpu"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="5hvpu"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="5hvpu"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="5hvpu"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="5hvpu"] .data-cell {
  padding-left: 0;
}
[data-section-id="5hvpu"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1exx2"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="1exx2"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="1exx2"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="1exx2"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="1exx2"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="1exx2"] .data-cell {
  padding-left: 40px;
}
[data-section-id="1exx2"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="butqb"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="baqvr"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="baqvr"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="baqvr"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="baqvr"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="baqvr"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="baqvr"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="baqvr"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="baqvr"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="du7cw"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="du7cw"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="du7cw"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1ry1y"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="1ry1y"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="1ry1y"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="vii81"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="vii81"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="vii81"] .footer-link {
  color: var(--primary700);
}
[data-section-id="vii81"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="vii81"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1rl3w"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="1rl3w"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="1rl3w"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="1rl3w"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="1rl3w"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="1rl3w"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="1rl3w"] .section-background {
  background: url("https://images.pexels.com/photos/18894303/pexels-photo-18894303.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zo4sk"] .imagetext {
  justify-content: center;
}
[data-section-id="zo4sk"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="zo4sk"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="asq61"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="asq61"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="asq61"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="asq61"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="asq61"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="asq61"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="asq61"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="uqsek"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="uqsek"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="uqsek"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="uqsek"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="uqsek"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="uqsek"] .data-cell {
  padding-left: 0;
}
[data-section-id="uqsek"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hafj0"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="hafj0"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="hafj0"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="hafj0"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="hafj0"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="hafj0"] .data-cell {
  padding-left: 40px;
}
[data-section-id="hafj0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="o57p5"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="kfwd9"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="kfwd9"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="kfwd9"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="kfwd9"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="kfwd9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="gq6p2"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="gq6p2"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="gq6p2"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="oektk"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="oektk"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="oektk"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="cs4s4"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="cs4s4"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="cs4s4"] .footer-link {
  color: var(--primary700);
}
[data-section-id="cs4s4"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="cs4s4"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="v894h"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="v894h"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="v894h"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="v894h"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="v894h"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="v894h"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="v894h"] .section-background {
  background: url("https://images.pexels.com/photos/31928956/pexels-photo-31928956.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="r08ms"] .imagetext {
  justify-content: center;
}
[data-section-id="r08ms"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="r08ms"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="bd13j"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="bd13j"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="bd13j"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="bd13j"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="bd13j"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="bd13j"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="bd13j"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="na69b"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="na69b"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="na69b"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="na69b"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="na69b"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="na69b"] .data-cell {
  padding-left: 0;
}
[data-section-id="na69b"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="5ntlb"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="5ntlb"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="5ntlb"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="5ntlb"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="5ntlb"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="5ntlb"] .data-cell {
  padding-left: 40px;
}
[data-section-id="5ntlb"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="rt2li"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="btvta"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="btvta"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="btvta"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="btvta"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="btvta"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="pxr15"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="pxr15"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="pxr15"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zbssz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="m2nw9"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="m2nw9"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="m2nw9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ijs2k"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="ijs2k"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="ijs2k"] .footer-link {
  color: var(--primary700);
}
[data-section-id="ijs2k"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="ijs2k"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qkeni"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="qkeni"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="qkeni"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="qkeni"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="qkeni"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="qkeni"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="qkeni"] .section-background {
  background: url("https://images.pexels.com/photos/7862645/pexels-photo-7862645.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jaj7v"] .imagetext {
  justify-content: center;
}
[data-section-id="jaj7v"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="jaj7v"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="kdq9x"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="kdq9x"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="kdq9x"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="kdq9x"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="kdq9x"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="kdq9x"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="kdq9x"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="tve2s"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="tve2s"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="tve2s"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="tve2s"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="tve2s"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="tve2s"] .data-cell {
  padding-left: 0;
}
[data-section-id="tve2s"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="h9rqr"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="h9rqr"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="h9rqr"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="h9rqr"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="h9rqr"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="h9rqr"] .data-cell {
  padding-left: 40px;
}
[data-section-id="h9rqr"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="gtfbe"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="thq9z"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="thq9z"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="thq9z"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="thq9z"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="thq9z"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="thq9z"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="thq9z"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="thq9z"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ludad"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="ludad"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="ludad"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="f2bve"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="f2bve"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="f2bve"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="pv2c2"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="pv2c2"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="pv2c2"] .footer-link {
  color: var(--primary700);
}
[data-section-id="pv2c2"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="pv2c2"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
#fluidGridArea-g2iz2r {
  grid-template-rows: repeat(13, minmax(20px, auto));
  grid-template-columns: repeat(10, minmax(0px, 37px));
  gap: 10px;
  position: relative;
}
@media (min-width: 768px) {
  #fluidGridArea-g2iz2r {
    grid-template-rows: repeat(13, minmax(20px, auto));
    grid-template-columns: repeat(15, minmax(0px, 37px));
    gap: 10px;
    position: relative;
  }
}
.grid-item-d8kst1 {
  position: relative;
  grid-row-start: 1;
  grid-column-start: -2;
  grid-row-end: 3;
  grid-column-end: 13;
  opacity: 1;
  cursor: grab;
}
@media (min-width: 768px) {
  .grid-item-d8kst1 {
    position: relative;
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 16;
    grid-column-end: 16;
    opacity: 1;
    cursor: grab;
  }
}
#fluidGridArea-n7gh03 {
  grid-template-rows: repeat(13, minmax(20px, auto));
  grid-template-columns: repeat(10, minmax(0px, 37px));
  gap: 10px;
  position: relative;
}
@media (min-width: 768px) {
  #fluidGridArea-n7gh03 {
    grid-template-rows: repeat(13, minmax(20px, auto));
    grid-template-columns: repeat(15, minmax(0px, 37px));
    gap: 10px;
    position: relative;
  }
}
.grid-item-cn4j9v {
  position: relative;
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 10;
  opacity: 1;
  cursor: grab;
}
@media (min-width: 768px) {
  .grid-item-cn4j9v {
    position: relative;
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 15;
    grid-column-end: 15;
    opacity: 1;
    cursor: grab;
  }
}
#fluidGridArea-16xy9a {
  grid-template-rows: repeat(13, minmax(20px, auto));
  grid-template-columns: repeat(10, minmax(0px, 37px));
  gap: 10px;
  position: relative;
}
@media (min-width: 768px) {
  #fluidGridArea-16xy9a {
    grid-template-rows: repeat(13, minmax(20px, auto));
    grid-template-columns: repeat(15, minmax(0px, 37px));
    gap: 10px;
    position: relative;
  }
}
.grid-item-eg8xdj {
  position: relative;
  grid-row-start: 1;
  grid-column-start: -2;
  grid-row-end: 3;
  grid-column-end: 13;
  opacity: 1;
  cursor: grab;
}
@media (min-width: 768px) {
  .grid-item-eg8xdj {
    position: relative;
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 21;
    grid-column-end: 16;
    opacity: 1;
    cursor: grab;
  }
}
[data-section-id="7y1j0"] .heading1 {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="7y1j0"] .para1 {
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}
[data-section-id="7y1j0"] .cta {
  justify-content: center;
  display: flex;
  flex-direction: row;
}
[data-section-id="7y1j0"] .content-inner {
  padding: 30px 20px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
}
[data-section-id="7y1j0"] .section-background {
  background: url("https://uncody.com/uploads/69f0895757bec50d2a915a46/file-1777525941317.png");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="6ni8t"] .imagetext {
  justify-content: center;
}
[data-section-id="6ni8t"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="6ni8t"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="v7s7g"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="v7s7g"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="v7s7g"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="v7s7g"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="v7s7g"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="v7s7g"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="v7s7g"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="pya7v"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="pya7v"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="pya7v"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="pya7v"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="pya7v"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="pya7v"] .data-cell {
  padding-left: 0;
}
[data-section-id="pya7v"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="vrk4e"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="vrk4e"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="vrk4e"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="vrk4e"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="vrk4e"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="vrk4e"] .data-cell {
  padding-left: 40px;
}
[data-section-id="vrk4e"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="fbco0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="31awl"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="31awl"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="31awl"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="31awl"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="31awl"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="31awl"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="31awl"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="31awl"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="k7m4h"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="k7m4h"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="k7m4h"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8ux3d"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="xw0dv"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="xw0dv"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="xw0dv"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ldl4e"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="ldl4e"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="ldl4e"] .footer-link {
  color: var(--primary700);
}
[data-section-id="ldl4e"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="ldl4e"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="p9hm3"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="p9hm3"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="p9hm3"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="p9hm3"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="p9hm3"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="p9hm3"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="p9hm3"] .section-background {
  background: url("https://images.pexels.com/photos/17115609/pexels-photo-17115609.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="uiugl"] .imagetext {
  justify-content: center;
}
[data-section-id="uiugl"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="uiugl"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8gv3q"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="8gv3q"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="8gv3q"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="8gv3q"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="8gv3q"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8gv3q"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="8gv3q"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="842402"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ot1rf"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="ot1rf"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="ot1rf"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="530572"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="721258"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="71471"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="71471"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="71471"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hjxvm"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="hjxvm"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="hjxvm"] .footer-link {
  color: var(--primary700);
}
[data-section-id="hjxvm"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="hjxvm"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="622558"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ufyhz"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="ufyhz"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="ufyhz"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="ufyhz"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="ufyhz"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="ufyhz"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="ufyhz"] .section-background {
  background: url("https://images.pexels.com/photos/6020432/pexels-photo-6020432.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="xeuie"] .imagetext {
  justify-content: center;
}
[data-section-id="xeuie"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="xeuie"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qpj4f"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="qpj4f"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="qpj4f"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="qpj4f"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="qpj4f"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qpj4f"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="qpj4f"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="rtx9d"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="rtx9d"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="rtx9d"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="rtx9d"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="rtx9d"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="rtx9d"] .data-cell {
  padding-left: 0;
}
[data-section-id="rtx9d"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="yiq02"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="yiq02"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="yiq02"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="yiq02"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="yiq02"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="yiq02"] .data-cell {
  padding-left: 40px;
}
[data-section-id="yiq02"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="mr98j"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="eg0ai"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="eg0ai"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="eg0ai"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="eg0ai"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="eg0ai"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="su3yw"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="su3yw"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="su3yw"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="luaz9"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="luaz9"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="luaz9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lxhii"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="lxhii"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="lxhii"] .footer-link {
  color: var(--primary700);
}
[data-section-id="lxhii"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="lxhii"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="nj56f"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="nj56f"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="nj56f"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="nj56f"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="nj56f"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="nj56f"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="nj56f"] .section-background {
  background: url("https://images.pexels.com/photos/37043607/pexels-photo-37043607.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="rqm5w"] .imagetext {
  justify-content: center;
}
[data-section-id="rqm5w"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="rqm5w"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="g38d1"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="g38d1"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="g38d1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="rfrwk"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="rfrwk"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="rfrwk"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="rfrwk"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="rfrwk"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="rfrwk"] .data-cell {
  padding-left: 0;
}
[data-section-id="rfrwk"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="a88bb"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="a88bb"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="a88bb"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="a88bb"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="a88bb"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="a88bb"] .data-cell {
  padding-left: 40px;
}
[data-section-id="a88bb"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="bqh1q"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="d0m68"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="d0m68"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="d0m68"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="d0m68"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="d0m68"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="d0m68"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="d0m68"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="d0m68"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="c3fsu"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="c3fsu"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="c3fsu"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="abbkn"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="abbkn"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="abbkn"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="mi0bj"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="mi0bj"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="mi0bj"] .footer-link {
  color: var(--primary700);
}
[data-section-id="mi0bj"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="mi0bj"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="j97l6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="57trj"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="fizjc"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="fizjc"] .para {
  line-height: 30px;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="fizjc"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="fizjc"] .cf-logo {
  width: 6.25rem;
  margin-bottom: 36px;
}
[data-section-id="fizjc"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="h7jhk"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="h7jhk"] .para {
  line-height: 30px;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="h7jhk"] div.hiwA-name {
  opacity: 0.5;
}
[data-section-id="h7jhk"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="i23z3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="137092"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="cmagj"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="cmagj"] .para {
  line-height: 30px;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="cmagj"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="cmagj"] .cf-logo {
  width: 100px;
  margin-bottom: 36px;
}
[data-section-id="cmagj"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="tdk3q"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="xq6pp"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="an6p6"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="an6p6"] .para {
  line-height: 30px;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="an6p6"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="an6p6"] .cf-logo {
  width: 6.25rem;
  margin-bottom: 36px;
}
[data-section-id="an6p6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="aj8xj"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="aj8xj"] .para {
  line-height: 30px;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="aj8xj"] div.hiwA-name {
  opacity: 0.5;
}
[data-section-id="aj8xj"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ak6li"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2k8sr"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="2k8sr"] .para {
  line-height: 30px;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="2k8sr"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="2k8sr"] .cf-logo {
  width: 100px;
  margin-bottom: 36px;
}
[data-section-id="2k8sr"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="e83bb"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="e83bb"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="e83bb"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="e83bb"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="e83bb"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="e83bb"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="e83bb"] .section-background {
  background: url("https://images.pexels.com/photos/32846091/pexels-photo-32846091.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3rp1g"] .imagetext {
  justify-content: center;
}
[data-section-id="3rp1g"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="3rp1g"] .section-background {
  background: url("https://uncody.com/uploads/69edea4c89cb1c05bd7a33df/file-1777201031380.jpg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="o9b91"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="o9b91"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="o9b91"] .section-background {
  background: url("https://uncody.com/uploads/69edea4c89cb1c05bd7a33df/file-1777201031380.jpg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4duhu"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="4duhu"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="4duhu"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="4duhu"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="4duhu"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="4duhu"] .data-cell {
  padding-left: 40px;
}
[data-section-id="4duhu"] .section-background {
  background: url("https://uncody.com/uploads/69edea4c89cb1c05bd7a33df/file-1777205232976.jpg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="oe2ih"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="oe2ih"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="oe2ih"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="oe2ih"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="oe2ih"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="oe2ih"] .data-cell {
  padding-left: 40px;
}
[data-section-id="oe2ih"] .section-background {
  background: url("https://uncody.com/uploads/69edea4c89cb1c05bd7a33df/file-1777205232976.jpg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ujqo2"] .section-background {
  background: url("https://uncody.com/uploads/69edea4c89cb1c05bd7a33df/file-1777201031380.jpg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="rgrsh"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="rgrsh"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="rgrsh"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="rgrsh"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="rgrsh"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="rgrsh"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="rgrsh"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="rgrsh"] .section-background {
  background: url("https://uncody.com/uploads/69edea4c89cb1c05bd7a33df/file-1777205032980.jpg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="w6h12"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="w6h12"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="w6h12"] .section-background {
  background: url("https://uncody.com/uploads/69edea4c89cb1c05bd7a33df/file-1777205032980.jpg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="iajuq"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="iajuq"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="iajuq"] .section-background {
  background: url("https://uncody.com/uploads/69edea4c89cb1c05bd7a33df/file-1777205232976.jpg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="b9laq"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="b9laq"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="b9laq"] .footer-link {
  color: var(--primary700);
}
[data-section-id="b9laq"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="b9laq"] .section-background {
  background: url("https://uncody.com/uploads/69edea4c89cb1c05bd7a33df/file-1777201031380.jpg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="rrh9a"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="rrh9a"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="rrh9a"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="rrh9a"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="rrh9a"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="rrh9a"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="rrh9a"] .section-background {
  background: url("https://images.pexels.com/photos/8441820/pexels-photo-8441820.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="93t2h"] .imagetext {
  justify-content: center;
}
[data-section-id="93t2h"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="93t2h"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="b4u8f"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="b4u8f"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="b4u8f"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="b4u8f"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="b4u8f"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="b4u8f"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="b4u8f"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="e5yh8"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="e5yh8"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="e5yh8"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="e5yh8"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="e5yh8"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="e5yh8"] .data-cell {
  padding-left: 0;
}
[data-section-id="e5yh8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="rv1j1"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="rv1j1"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="rv1j1"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="rv1j1"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="rv1j1"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="rv1j1"] .data-cell {
  padding-left: 40px;
}
[data-section-id="rv1j1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lanbl"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="cwjaj"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="cwjaj"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="cwjaj"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="cwjaj"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="cwjaj"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="kjnwl"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="kjnwl"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="kjnwl"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="oaqsh"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="sodea"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="sodea"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="sodea"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="y2ibr"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="y2ibr"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="y2ibr"] .footer-link {
  color: var(--primary700);
}
[data-section-id="y2ibr"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="y2ibr"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2oexy"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="2oexy"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="2oexy"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="2oexy"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="2oexy"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="2oexy"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="2oexy"] .section-background {
  background: url("https://uncody.com/uploads/69f6009257bec50d2a918528/file-1777862464643.JPEG");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1w17s"] .imagetext {
  justify-content: center;
}
[data-section-id="1w17s"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="1w17s"] .section-background {
  background: url("https://uncody.com/uploads/69f6009257bec50d2a918528/file-1777732886877.jpeg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="brhr5"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="brhr5"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="brhr5"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="brhr5"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="brhr5"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="brhr5"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="brhr5"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="wnbii"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="wnbii"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="wnbii"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="wnbii"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="wnbii"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="wnbii"] .data-cell {
  padding-left: 40px;
}
[data-section-id="wnbii"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="89wi0"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="89wi0"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="89wi0"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="89wi0"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="89wi0"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="89wi0"] .data-cell {
  padding-left: 40px;
}
[data-section-id="89wi0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="z86cg"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="z751x"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="z751x"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="z751x"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="z751x"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="z751x"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="z751x"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="z751x"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="z751x"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3kwm8"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="3kwm8"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="3kwm8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9g3ge"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="otj16"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="otj16"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="otj16"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wceby"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="wceby"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="wceby"] .footer-link {
  color: var(--primary700);
}
[data-section-id="wceby"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="wceby"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
#fluidGridArea-2lyp7x {
  grid-template-rows: repeat(13, minmax(20px, auto));
  grid-template-columns: repeat(10, minmax(0px, 37px));
  gap: 10px;
  position: relative;
}
@media (min-width: 768px) {
  #fluidGridArea-2lyp7x {
    grid-template-rows: repeat(13, minmax(20px, auto));
    grid-template-columns: repeat(15, minmax(0px, 37px));
    gap: 10px;
    position: relative;
  }
}
.grid-item-ewhos2 {
  position: relative;
  grid-row-start: 3;
  grid-column-start: 8;
  grid-row-end: 5;
  grid-column-end: 12;
  opacity: 1;
  cursor: grab;
}
@media (min-width: 768px) {
  .grid-item-ewhos2 {
    position: relative;
    grid-row-start: 3;
    grid-column-start: 8;
    grid-row-end: 5;
    grid-column-end: 11;
    opacity: 1;
    cursor: grab;
  }
}
.grid-item-yc4bhu {
  position: relative;
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 10;
  opacity: 1;
  cursor: grab;
}
@media (min-width: 768px) {
  .grid-item-yc4bhu {
    position: relative;
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 5;
    opacity: 1;
    cursor: grab;
  }
}
.grid-item-ssajmj {
  position: relative;
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 10;
  opacity: 1;
  cursor: grab;
}
@media (min-width: 768px) {
  .grid-item-ssajmj {
    position: relative;
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 5;
    opacity: 1;
    cursor: grab;
  }
}
.grid-item-f93dzr {
  position: relative;
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 10;
  opacity: 1;
  cursor: grab;
}
@media (min-width: 768px) {
  .grid-item-f93dzr {
    position: relative;
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 5;
    opacity: 1;
    cursor: grab;
  }
}
.grid-item-nio0as {
  position: relative;
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 10;
  opacity: 1;
  cursor: grab;
}
@media (min-width: 768px) {
  .grid-item-nio0as {
    position: relative;
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 5;
    opacity: 1;
    cursor: grab;
  }
}
.grid-item-1b21qh {
  position: relative;
  grid-row-start: 3;
  grid-column-start: 8;
  grid-row-end: 5;
  grid-column-end: 12;
  opacity: 1;
  cursor: grab;
}
@media (min-width: 768px) {
  .grid-item-1b21qh {
    position: relative;
    grid-row-start: 3;
    grid-column-start: 8;
    grid-row-end: 5;
    grid-column-end: 11;
    opacity: 1;
    cursor: grab;
  }
}
[data-section-id="100893"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
.grid-item-ilja80 {
  position: relative;
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 10;
  opacity: 1;
  cursor: grab;
}
@media (min-width: 768px) {
  .grid-item-ilja80 {
    position: relative;
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 5;
    opacity: 1;
    cursor: grab;
  }
}
.grid-item-snvll6 {
  position: relative;
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 10;
  opacity: 1;
  cursor: grab;
}
@media (min-width: 768px) {
  .grid-item-snvll6 {
    position: relative;
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 5;
    opacity: 1;
    cursor: grab;
  }
}
.grid-item-mdfqaf {
  position: relative;
  grid-row-start: 3;
  grid-column-start: 8;
  grid-row-end: 5;
  grid-column-end: 12;
  opacity: 1;
  cursor: grab;
}
@media (min-width: 768px) {
  .grid-item-mdfqaf {
    position: relative;
    grid-row-start: 3;
    grid-column-start: 8;
    grid-row-end: 5;
    grid-column-end: 11;
    opacity: 1;
    cursor: grab;
  }
}
.grid-item-y24qgv {
  position: relative;
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 10;
  opacity: 1;
  cursor: grab;
}
@media (min-width: 768px) {
  .grid-item-y24qgv {
    position: relative;
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 5;
    opacity: 1;
    cursor: grab;
  }
}
.grid-item-xie3wb {
  position: relative;
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 10;
  opacity: 1;
  cursor: grab;
}
@media (min-width: 768px) {
  .grid-item-xie3wb {
    position: relative;
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 5;
    opacity: 1;
    cursor: grab;
  }
}
.grid-item-ofmkjk {
  position: relative;
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 10;
  opacity: 1;
  cursor: grab;
}
@media (min-width: 768px) {
  .grid-item-ofmkjk {
    position: relative;
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 5;
    opacity: 1;
    cursor: grab;
  }
}
.grid-item-t3utg6 {
  position: relative;
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 10;
  opacity: 1;
  cursor: grab;
}
@media (min-width: 768px) {
  .grid-item-t3utg6 {
    position: relative;
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 5;
    opacity: 1;
    cursor: grab;
  }
}
[data-section-id="34yz0"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="34yz0"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="34yz0"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="34yz0"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="34yz0"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="34yz0"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="34yz0"] .section-background {
  background: url("https://images.pexels.com/photos/31179418/pexels-photo-31179418.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ckzq6"] .imagetext {
  justify-content: center;
}
[data-section-id="ckzq6"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="ckzq6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="r52zp"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="r52zp"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="r52zp"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="r52zp"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="r52zp"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="r52zp"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="r52zp"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="hcvri"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="hcvri"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="hcvri"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="hcvri"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="hcvri"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="hcvri"] .data-cell {
  padding-left: 0;
}
[data-section-id="hcvri"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="y3yn6"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="y3yn6"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="y3yn6"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="y3yn6"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="y3yn6"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="y3yn6"] .data-cell {
  padding-left: 40px;
}
[data-section-id="y3yn6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="00b8h"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hoyky"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="hoyky"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="hoyky"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="hoyky"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="hoyky"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="plj5t"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="plj5t"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="plj5t"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="gjpay"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="gjpay"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="gjpay"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hqe8o"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="hqe8o"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="hqe8o"] .footer-link {
  color: var(--primary700);
}
[data-section-id="hqe8o"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="hqe8o"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="989360"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
.grid-item-yw0dak {
  position: relative;
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 10;
  opacity: 1;
  cursor: grab;
}
@media (min-width: 768px) {
  .grid-item-yw0dak {
    position: relative;
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 5;
    opacity: 1;
    cursor: grab;
  }
}
.grid-item-7xuzb9 {
  position: relative;
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 10;
  opacity: 1;
  cursor: grab;
}
@media (min-width: 768px) {
  .grid-item-7xuzb9 {
    position: relative;
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 5;
    opacity: 1;
    cursor: grab;
  }
}
.grid-item-4cpqwh {
  position: relative;
  grid-row-start: 3;
  grid-column-start: 8;
  grid-row-end: 5;
  grid-column-end: 12;
  opacity: 1;
  cursor: grab;
}
@media (min-width: 768px) {
  .grid-item-4cpqwh {
    position: relative;
    grid-row-start: 3;
    grid-column-start: 8;
    grid-row-end: 5;
    grid-column-end: 11;
    opacity: 1;
    cursor: grab;
  }
}
.grid-item-xlgy8l {
  position: relative;
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 10;
  opacity: 1;
  cursor: grab;
}
@media (min-width: 768px) {
  .grid-item-xlgy8l {
    position: relative;
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 5;
    opacity: 1;
    cursor: grab;
  }
}
.grid-item-g4qksx {
  position: relative;
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 10;
  opacity: 1;
  cursor: grab;
}
@media (min-width: 768px) {
  .grid-item-g4qksx {
    position: relative;
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 5;
    opacity: 1;
    cursor: grab;
  }
}
[data-section-id="7aocl"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="xqq2a"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="kjfis"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="kjfis"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="kjfis"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="kjfis"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="kjfis"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="kjfis"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="kjfis"] .section-background {
  background: url("https://images.pexels.com/photos/7869048/pexels-photo-7869048.jpeg?auto=compress&cs=tinysrgb&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ds79d"] .imagetext {
  justify-content: center;
}
[data-section-id="ds79d"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="ds79d"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wu4d9"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="wu4d9"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="wu4d9"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="wu4d9"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="wu4d9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wu4d9"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="wu4d9"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="sbjju"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="sbjju"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="sbjju"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="sbjju"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="sbjju"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="sbjju"] .data-cell {
  padding-left: 0;
}
[data-section-id="sbjju"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="w3gsu"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="w3gsu"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="w3gsu"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="w3gsu"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="w3gsu"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="w3gsu"] .data-cell {
  padding-left: 40px;
}
[data-section-id="w3gsu"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="icyhz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="mnobe"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="mnobe"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="mnobe"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="mnobe"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="mnobe"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="m5032"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="m5032"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="m5032"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="w6oh4"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="w6oh4"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="w6oh4"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lho26"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="lho26"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="lho26"] .footer-link {
  color: var(--primary700);
}
[data-section-id="lho26"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="lho26"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="gwbv1"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="gwbv1"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="gwbv1"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="gwbv1"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="gwbv1"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="gwbv1"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="gwbv1"] .section-background {
  background: url("https://images.pexels.com/photos/8727434/pexels-photo-8727434.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="451q6"] .imagetext {
  justify-content: center;
}
[data-section-id="451q6"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="451q6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="vd3rs"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="vd3rs"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="vd3rs"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wytvi"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="wytvi"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="wytvi"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="wytvi"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="wytvi"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="wytvi"] .data-cell {
  padding-left: 0;
}
[data-section-id="wytvi"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="amz9o"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="amz9o"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="amz9o"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="amz9o"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="amz9o"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="amz9o"] .data-cell {
  padding-left: 40px;
}
[data-section-id="amz9o"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="o4tb2"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="770pu"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="770pu"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="770pu"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="770pu"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="770pu"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="770pu"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="770pu"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="770pu"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="w7c2m"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="w7c2m"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="w7c2m"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="h7poi"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="5wbbu"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="5wbbu"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="5wbbu"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lnq64"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="lnq64"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="lnq64"] .footer-link {
  color: var(--primary700);
}
[data-section-id="lnq64"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="lnq64"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="38yu1"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="38yu1"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="38yu1"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="38yu1"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="38yu1"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="38yu1"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="38yu1"] .section-background {
  background: url("https://images.pexels.com/photos/15166386/pexels-photo-15166386.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="dbjh3"] .imagetext {
  justify-content: center;
}
[data-section-id="dbjh3"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="dbjh3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="dm1uq"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="dm1uq"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="dm1uq"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="dm1uq"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="dm1uq"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="dm1uq"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="dm1uq"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="sy42n"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="sy42n"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="sy42n"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="sy42n"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="sy42n"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="sy42n"] .data-cell {
  padding-left: 0;
}
[data-section-id="sy42n"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1bal1"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="1bal1"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="1bal1"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="1bal1"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="1bal1"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="1bal1"] .data-cell {
  padding-left: 40px;
}
[data-section-id="1bal1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="871zs"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wbifs"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="wbifs"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="wbifs"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="wbifs"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="wbifs"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="wbifs"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="wbifs"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="wbifs"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="dri1u"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="dri1u"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="dri1u"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="7mx89"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="7mx89"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="7mx89"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="iwk8m"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="iwk8m"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="iwk8m"] .footer-link {
  color: var(--primary700);
}
[data-section-id="iwk8m"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="iwk8m"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="18237"] .hero-title {
  max-width: 42rem;
}
[data-section-id="18237"] .hero-image {
  margin-left: auto;
  max-height: 600px;
}
[data-section-id="18237"] .heroimg-container {
  height: 100%;
  display: flex;
  align-items: center;
}
[data-section-id="18237"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ca61c"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="ca61c"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="ca61c"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="ca61c"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="ca61c"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="ca61c"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="ca61c"] .section-background {
  background: url("https://uncody.com/uploads/69e585c389cb1c05bd79d67f/file-1776654443456.jpg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hcl12"] .imagetext {
  justify-content: center;
}
[data-section-id="hcl12"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="hcl12"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="d6su6"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="d6su6"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="d6su6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="vp5nv"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="vp5nv"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="vp5nv"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="vp5nv"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="vp5nv"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="vp5nv"] .data-cell {
  padding-left: 0;
}
[data-section-id="vp5nv"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="eonp7"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="eonp7"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="eonp7"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="eonp7"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="eonp7"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="eonp7"] .data-cell {
  padding-left: 40px;
}
[data-section-id="eonp7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="mktlu"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zyy98"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="zyy98"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="zyy98"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="zyy98"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="zyy98"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="zyy98"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="zyy98"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="zyy98"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wfk84"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="wfk84"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="wfk84"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="e03br"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4xa6p"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="4xa6p"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="4xa6p"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9u7ej"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="9u7ej"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="9u7ej"] .footer-link {
  color: var(--primary700);
}
[data-section-id="9u7ej"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="9u7ej"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="n1oo9"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="n1oo9"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="n1oo9"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="n1oo9"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="n1oo9"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="n1oo9"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="n1oo9"] .section-background {
  background: url("https://images.pexels.com/photos/9218758/pexels-photo-9218758.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="yidv0"] .imagetext {
  justify-content: center;
}
[data-section-id="yidv0"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="yidv0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0ccpe"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="0ccpe"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="0ccpe"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="w2nxr"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="w2nxr"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="w2nxr"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="w2nxr"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="w2nxr"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="w2nxr"] .data-cell {
  padding-left: 0;
}
[data-section-id="w2nxr"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="h90ih"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="h90ih"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="h90ih"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="h90ih"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="h90ih"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="h90ih"] .data-cell {
  padding-left: 40px;
}
[data-section-id="h90ih"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="d9fhy"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="p3oaw"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="p3oaw"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="p3oaw"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="p3oaw"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="p3oaw"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="p3oaw"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="p3oaw"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="p3oaw"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="6v9ue"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="6v9ue"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="6v9ue"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="k624j"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="k624j"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="k624j"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="z474z"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="z474z"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="z474z"] .footer-link {
  color: var(--primary700);
}
[data-section-id="z474z"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="z474z"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wnxyc"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="wnxyc"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="wnxyc"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="wnxyc"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="wnxyc"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="wnxyc"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="wnxyc"] .section-background {
  background: url("https://uncody.com/uploads/69f9bc9c76117a851fe0e9d2/file-1777975356347.png");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1u1da"] .imagetext {
  justify-content: center;
}
[data-section-id="1u1da"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="1u1da"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="13dk6"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="13dk6"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="13dk6"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="13dk6"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="13dk6"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="13dk6"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="13dk6"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="jv7wd"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="jv7wd"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="jv7wd"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="jv7wd"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="jv7wd"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="jv7wd"] .data-cell {
  padding-left: 0;
}
[data-section-id="jv7wd"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="qqj5e"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="qqj5e"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="qqj5e"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="qqj5e"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="qqj5e"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="qqj5e"] .data-cell {
  padding-left: 40px;
}
[data-section-id="qqj5e"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="j853l"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="w4oc4"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="w4oc4"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="w4oc4"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="g201t"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="g201t"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="g201t"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="655819"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="q34as"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="q34as"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="q34as"] .footer-link {
  color: var(--primary700);
}
[data-section-id="q34as"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="q34as"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="kqd00"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="j4x8g"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="j4x8g"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="j4x8g"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="j4x8g"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="j4x8g"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="j4x8g"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="j4x8g"] .section-background {
  background: url("https://uncody.com/uploads/69fb2f1589cb1c05bd7a92ce/file-1778081956935.png");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="mocms"] .imagetext {
  justify-content: center;
}
[data-section-id="mocms"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="mocms"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8i791"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="8i791"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="8i791"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="8i791"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="8i791"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8i791"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="8i791"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="o4ata"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="o4ata"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="o4ata"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="o4ata"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="o4ata"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="o4ata"] .data-cell {
  padding-left: 0;
}
[data-section-id="o4ata"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="niom7"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="niom7"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="niom7"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="niom7"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="niom7"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="niom7"] .data-cell {
  padding-left: 40px;
}
[data-section-id="niom7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="bt5sf"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zq56v"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="zq56v"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="zq56v"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ssd91"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="f7ps3"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="f7ps3"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="f7ps3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="cgqx2"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="cgqx2"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="cgqx2"] .footer-link {
  color: var(--primary700);
}
[data-section-id="cgqx2"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="cgqx2"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="734346"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="p3o42"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="p3o42"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="p3o42"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="p3o42"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="p3o42"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="p3o42"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="p3o42"] .section-background {
  background: url("https://images.pexels.com/photos/17323801/pexels-photo-17323801.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="o0neg"] .imagetext {
  justify-content: center;
}
[data-section-id="o0neg"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="o0neg"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="agh9m"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="agh9m"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="agh9m"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4v45d"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="4v45d"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="4v45d"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="4v45d"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="4v45d"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="4v45d"] .data-cell {
  padding-left: 0;
}
[data-section-id="4v45d"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="vgd2d"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="vgd2d"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="vgd2d"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="vgd2d"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="vgd2d"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="vgd2d"] .data-cell {
  padding-left: 40px;
}
[data-section-id="vgd2d"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="p6j5y"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="p6j5y"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="p6j5y"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="p6j5y"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="p6j5y"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="p6j5y"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="p6j5y"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="p6j5y"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="78k8v"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="78k8v"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="78k8v"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="uk9nv"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="uk9nv"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="uk9nv"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="d05u8"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="d05u8"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="d05u8"] .footer-link {
  color: var(--primary700);
}
[data-section-id="d05u8"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="d05u8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ijkfm"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="ijkfm"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="ijkfm"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="ijkfm"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="ijkfm"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="ijkfm"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="ijkfm"] .section-background {
  background: url("https://images.pexels.com/photos/7858742/pexels-photo-7858742.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="m7u5a"] .imagetext {
  justify-content: center;
}
[data-section-id="m7u5a"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="m7u5a"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="khedp"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="khedp"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="khedp"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="khedp"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="khedp"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="khedp"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="khedp"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="q4tkf"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="q4tkf"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="q4tkf"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="q4tkf"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="q4tkf"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="q4tkf"] .data-cell {
  padding-left: 0;
}
[data-section-id="q4tkf"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="swajv"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="swajv"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="swajv"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="swajv"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="swajv"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="swajv"] .data-cell {
  padding-left: 40px;
}
[data-section-id="swajv"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="e6g02"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="z1uo8"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="z1uo8"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="z1uo8"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="z1uo8"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="z1uo8"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="z1uo8"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="z1uo8"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="z1uo8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1df7g"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="1df7g"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="1df7g"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="w8fqi"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="w8fqi"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="w8fqi"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lpupp"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="lpupp"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="lpupp"] .footer-link {
  color: var(--primary700);
}
[data-section-id="lpupp"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="lpupp"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="413172"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ow0ux"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="ow0ux"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="ow0ux"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="ow0ux"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="ow0ux"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="ow0ux"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="ow0ux"] .section-background {
  background: url("https://images.pexels.com/photos/590020/pexels-photo-590020.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="o0fj5"] .imagetext {
  justify-content: center;
}
[data-section-id="o0fj5"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="o0fj5"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="q3n9m"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="q3n9m"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="q3n9m"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="q3n9m"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="q3n9m"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="q3n9m"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="q3n9m"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="7izes"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="7izes"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="7izes"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="7izes"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="7izes"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="7izes"] .data-cell {
  padding-left: 0;
}
[data-section-id="7izes"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jtud9"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="jtud9"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="jtud9"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="jtud9"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="jtud9"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="jtud9"] .data-cell {
  padding-left: 40px;
}
[data-section-id="jtud9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1jx4e"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="nchqm"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="nchqm"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="nchqm"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="nchqm"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="nchqm"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="m2t2o"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="m2t2o"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="m2t2o"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="elmwn"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="elmwn"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="elmwn"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="gpb2i"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="gpb2i"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="gpb2i"] .footer-link {
  color: var(--primary700);
}
[data-section-id="gpb2i"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="gpb2i"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="fnxfe"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="fnxfe"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="fnxfe"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="fnxfe"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="fnxfe"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="fnxfe"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="fnxfe"] .section-background {
  background: url("https://images.pexels.com/photos/29708293/pexels-photo-29708293.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="mogym"] .imagetext {
  justify-content: center;
}
[data-section-id="mogym"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="mogym"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="oq2o5"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="oq2o5"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="oq2o5"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="oq2o5"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="oq2o5"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="oq2o5"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="oq2o5"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="qtrhh"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="qtrhh"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="qtrhh"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="qtrhh"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="qtrhh"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="qtrhh"] .data-cell {
  padding-left: 0;
}
[data-section-id="qtrhh"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="th8lv"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="th8lv"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="th8lv"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="th8lv"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="th8lv"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="th8lv"] .data-cell {
  padding-left: 40px;
}
[data-section-id="th8lv"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="h9euj"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="tn51s"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="tn51s"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="tn51s"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="tn51s"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="tn51s"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8v8ci"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="8v8ci"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="8v8ci"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ptdls"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="v6yyy"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="v6yyy"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="v6yyy"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="us1t9"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="us1t9"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="us1t9"] .footer-link {
  color: var(--primary700);
}
[data-section-id="us1t9"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="us1t9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hs7wf"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="hs7wf"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="hs7wf"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="hs7wf"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="hs7wf"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="hs7wf"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="hs7wf"] .section-background {
  background: url("https://uncody.com/uploads/69fddc5376117a851fe1016a/file-1778247090330.jpg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9hssd"] .imagetext {
  justify-content: center;
}
[data-section-id="9hssd"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="9hssd"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="w1ycs"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="w1ycs"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="w1ycs"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="w1ycs"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="w1ycs"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="w1ycs"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="w1ycs"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="7zlue"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="7zlue"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="7zlue"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="7zlue"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="7zlue"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="7zlue"] .data-cell {
  padding-left: 0;
}
[data-section-id="7zlue"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hq2je"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="hq2je"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="hq2je"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="hq2je"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="hq2je"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="hq2je"] .data-cell {
  padding-left: 40px;
}
[data-section-id="hq2je"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="slvby"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="j5mg8"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="j5mg8"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="j5mg8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9fh7i"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="l2bb2"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="l2bb2"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="l2bb2"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="r1gtk"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="r1gtk"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="r1gtk"] .footer-link {
  color: var(--primary700);
}
[data-section-id="r1gtk"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="r1gtk"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="kuvdt"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="kuvdt"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="kuvdt"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="kuvdt"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="kuvdt"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="kuvdt"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="kuvdt"] .section-background {
  background: url("https://images.pexels.com/photos/30958770/pexels-photo-30958770.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="xqil7"] .imagetext {
  justify-content: center;
}
[data-section-id="xqil7"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="xqil7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="xg1gi"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="xg1gi"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="xg1gi"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="xg1gi"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="xg1gi"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="xg1gi"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="xg1gi"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="ct5xw"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="ct5xw"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="ct5xw"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="ct5xw"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="ct5xw"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="ct5xw"] .data-cell {
  padding-left: 0;
}
[data-section-id="ct5xw"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="pxt7k"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="pxt7k"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="pxt7k"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="pxt7k"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="pxt7k"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="pxt7k"] .data-cell {
  padding-left: 40px;
}
[data-section-id="pxt7k"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="6uzyo"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="aazfv"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="aazfv"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="aazfv"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="aazfv"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="aazfv"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="aazfv"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="aazfv"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="aazfv"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="c6v7p"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="c6v7p"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="c6v7p"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="x4rr3"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="x4rr3"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="x4rr3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="63b37"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="63b37"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="63b37"] .footer-link {
  color: var(--primary700);
}
[data-section-id="63b37"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="63b37"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="x9xm0"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="x9xm0"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="x9xm0"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="x9xm0"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="x9xm0"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="x9xm0"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="x9xm0"] .section-background {
  background: url("https://images.pexels.com/photos/18313627/pexels-photo-18313627.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wcldb"] .imagetext {
  justify-content: center;
}
[data-section-id="wcldb"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="wcldb"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3qqb2"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="3qqb2"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="3qqb2"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="z3xoa"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="z3xoa"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="z3xoa"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="z3xoa"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="z3xoa"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="z3xoa"] .data-cell {
  padding-left: 0;
}
[data-section-id="z3xoa"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ac0ie"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="ac0ie"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="ac0ie"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="ac0ie"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="ac0ie"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="ac0ie"] .data-cell {
  padding-left: 40px;
}
[data-section-id="ac0ie"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2lvch"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="xto08"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="xto08"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="xto08"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="xto08"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="xto08"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="xto08"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="xto08"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="xto08"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jz0ti"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="jz0ti"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="jz0ti"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wm3ws"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="wm3ws"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="wm3ws"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="twy58"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="twy58"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="twy58"] .footer-link {
  color: var(--primary700);
}
[data-section-id="twy58"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="twy58"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="zxa5a"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="vdvpz"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="vdvpz"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="vdvpz"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="vdvpz"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="vdvpz"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="vdvpz"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="vdvpz"] .section-background {
  background: url("https://images.pexels.com/photos/35058628/pexels-photo-35058628.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8navp"] .imagetext {
  justify-content: center;
}
[data-section-id="8navp"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="8navp"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8da0u"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="8da0u"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="8da0u"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="8da0u"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="8da0u"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8da0u"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="8da0u"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="yfjgp"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="yfjgp"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="yfjgp"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="yfjgp"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="yfjgp"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="yfjgp"] .data-cell {
  padding-left: 0;
}
[data-section-id="yfjgp"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="889n5"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="889n5"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="889n5"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="889n5"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="889n5"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="889n5"] .data-cell {
  padding-left: 40px;
}
[data-section-id="889n5"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="w8foq"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8lhse"] .faqimage1 {
  align-items: center;
  justify-content: center;
}
[data-section-id="8lhse"] .rating {
  width: 120px;
  height: 20px;
}
[data-section-id="8lhse"] .signalheading {
  align-self: stretch;
  letter-spacing: -0.02em;
}
[data-section-id="8lhse"] .faqImg {
  object-fit: contain;
  height: 100%;
}
[data-section-id="8lhse"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ij1b0"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="ij1b0"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="ij1b0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="cg3cs"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="cg3cs"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="cg3cs"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8vjuw"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="8vjuw"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="8vjuw"] .footer-link {
  color: var(--primary700);
}
[data-section-id="8vjuw"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="8vjuw"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="h66j3"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="h66j3"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="h66j3"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="h66j3"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="h66j3"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="h66j3"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="h66j3"] .section-background {
  background: url("https://images.pexels.com/photos/9588213/pexels-photo-9588213.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="5swui"] .imagetext {
  justify-content: center;
}
[data-section-id="5swui"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="5swui"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="scz1w"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="scz1w"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="scz1w"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="scz1w"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="scz1w"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="scz1w"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="scz1w"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="lkx18"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="lkx18"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="lkx18"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="lkx18"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="lkx18"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="lkx18"] .data-cell {
  padding-left: 0;
}
[data-section-id="lkx18"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="102rx"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="102rx"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="102rx"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="102rx"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="102rx"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="102rx"] .data-cell {
  padding-left: 40px;
}
[data-section-id="102rx"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="086r8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2rstj"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="2rstj"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="2rstj"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="2rstj"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="2rstj"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="2rstj"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="2rstj"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="2rstj"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="i6yl8"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="i6yl8"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="i6yl8"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="nhca2"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="nhca2"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="nhca2"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="keuo5"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="keuo5"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="keuo5"] .footer-link {
  color: var(--primary700);
}
[data-section-id="keuo5"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="keuo5"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ulss2"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="ulss2"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="ulss2"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="ulss2"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="ulss2"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="ulss2"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="ulss2"] .section-background {
  background: url("https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="75h9i"] .imagetext {
  justify-content: center;
}
[data-section-id="75h9i"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="75h9i"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lk893"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="lk893"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="lk893"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="lk893"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="lk893"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="lk893"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="lk893"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="p2sj4"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="p2sj4"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="p2sj4"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="p2sj4"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="p2sj4"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="p2sj4"] .data-cell {
  padding-left: 0;
}
[data-section-id="p2sj4"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="005co"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="005co"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="005co"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="005co"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="005co"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="005co"] .data-cell {
  padding-left: 40px;
}
[data-section-id="005co"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ke2ae"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="i927i"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="i927i"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="i927i"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="i927i"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="i927i"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="i927i"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="i927i"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="i927i"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="vgzku"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="vgzku"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="vgzku"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="m0oge"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="m0oge"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="m0oge"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="85v7e"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="85v7e"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="85v7e"] .footer-link {
  color: var(--primary700);
}
[data-section-id="85v7e"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="85v7e"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="e08hg"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="e08hg"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="e08hg"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="e08hg"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="e08hg"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="e08hg"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="e08hg"] .section-background {
  background: url("https://images.pexels.com/photos/35991283/pexels-photo-35991283.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="pixu3"] .imagetext {
  justify-content: center;
}
[data-section-id="pixu3"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="pixu3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0klvg"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="0klvg"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="0klvg"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="0klvg"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="0klvg"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0klvg"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="0klvg"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="8nkty"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="8nkty"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="8nkty"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="8nkty"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="8nkty"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="8nkty"] .data-cell {
  padding-left: 0;
}
[data-section-id="8nkty"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0nj0l"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="0nj0l"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="0nj0l"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="0nj0l"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="0nj0l"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="0nj0l"] .data-cell {
  padding-left: 40px;
}
[data-section-id="0nj0l"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="cv6m3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="be9y3"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="be9y3"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="be9y3"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="be9y3"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="be9y3"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="be9y3"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="be9y3"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="be9y3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="suamt"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="suamt"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="suamt"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="kh1ro"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ryqfz"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="ryqfz"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="ryqfz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="32od7"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="32od7"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="32od7"] .footer-link {
  color: var(--primary700);
}
[data-section-id="32od7"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="32od7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="9t5b3"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="9t5b3"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="9t5b3"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="9t5b3"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="9t5b3"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="9t5b3"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="9t5b3"] .section-background {
  background: url("https://images.pexels.com/photos/23384400/pexels-photo-23384400.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wkvux"] .imagetext {
  justify-content: center;
}
[data-section-id="wkvux"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="wkvux"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="695vh"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="695vh"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="695vh"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="695vh"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="695vh"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="695vh"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="695vh"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="ft2c1"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="ft2c1"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="ft2c1"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="ft2c1"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="ft2c1"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="ft2c1"] .data-cell {
  padding-left: 0;
}
[data-section-id="ft2c1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="refb7"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="refb7"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="refb7"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="refb7"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="refb7"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="refb7"] .data-cell {
  padding-left: 40px;
}
[data-section-id="refb7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="318191"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="318191"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="318191"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="318191"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="318191"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="318191"] .data-cell {
  padding-left: 0;
}
[data-section-id="318191"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="129741"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="854181"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="854181"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="854181"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="854181"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="854181"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="854181"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="854181"] .section-background {
  background: url("https://uncody.com/uploads/69fcbc1589cb1c05bd7a9be4/file-1778173938677.jpeg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="92053"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="od85p"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="od85p"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="od85p"] .footer-link {
  color: var(--primary700);
}
[data-section-id="od85p"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="od85p"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="6cvvs"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="6cvvs"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="6cvvs"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="6cvvs"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="6cvvs"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="6cvvs"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="6cvvs"] .section-background {
  background: url("https://images.pexels.com/photos/33254639/pexels-photo-33254639.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jatve"] .imagetext {
  justify-content: center;
}
[data-section-id="jatve"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="jatve"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="tmmar"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="tmmar"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="tmmar"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ookbn"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="ookbn"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="ookbn"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="ookbn"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="ookbn"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="ookbn"] .data-cell {
  padding-left: 0;
}
[data-section-id="ookbn"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="uy0nm"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="uy0nm"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="uy0nm"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="uy0nm"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="uy0nm"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="uy0nm"] .data-cell {
  padding-left: 40px;
}
[data-section-id="uy0nm"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="l4bfn"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hpuvk"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="hpuvk"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="hpuvk"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="hpuvk"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="hpuvk"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="hpuvk"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="hpuvk"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="hpuvk"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ubzbl"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="ubzbl"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="ubzbl"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="p818t"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jthhk"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="jthhk"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="jthhk"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ksjdt"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="ksjdt"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="ksjdt"] .footer-link {
  color: var(--primary700);
}
[data-section-id="ksjdt"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="ksjdt"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="t93a4"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="t93a4"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="t93a4"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="t93a4"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="t93a4"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="t93a4"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="t93a4"] .section-background {
  background: url("https://images.pexels.com/photos/34956770/pexels-photo-34956770.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="pddu1"] .imagetext {
  justify-content: center;
}
[data-section-id="pddu1"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="pddu1"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="v0as9"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="v0as9"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="v0as9"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="v0as9"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="v0as9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="v0as9"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="v0as9"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="63xaz"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="63xaz"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="63xaz"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="63xaz"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="63xaz"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="63xaz"] .data-cell {
  padding-left: 0;
}
[data-section-id="63xaz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="u1l8p"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="u1l8p"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="u1l8p"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="u1l8p"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="u1l8p"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="u1l8p"] .data-cell {
  padding-left: 40px;
}
[data-section-id="u1l8p"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="1h6fm"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="gvs9z"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="gvs9z"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="gvs9z"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="gvs9z"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="gvs9z"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="gvs9z"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="gvs9z"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="gvs9z"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="91vm9"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="91vm9"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="91vm9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="8pn41"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="8pn41"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="8pn41"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4gkun"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="4gkun"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="4gkun"] .footer-link {
  color: var(--primary700);
}
[data-section-id="4gkun"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="4gkun"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="njl07"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="njl07"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="njl07"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="njl07"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="njl07"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="njl07"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="njl07"] .section-background {
  background: url("https://images.pexels.com/photos/17489157/pexels-photo-17489157.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="yltba"] .imagetext {
  justify-content: center;
}
[data-section-id="yltba"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="yltba"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="r5qgl"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="r5qgl"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="r5qgl"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2urxx"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="2urxx"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="2urxx"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="2urxx"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="2urxx"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="2urxx"] .data-cell {
  padding-left: 0;
}
[data-section-id="2urxx"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="7iqf2"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="7iqf2"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="7iqf2"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="7iqf2"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="7iqf2"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="7iqf2"] .data-cell {
  padding-left: 40px;
}
[data-section-id="7iqf2"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="t0tnd"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="563zf"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="563zf"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="563zf"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="563zf"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="563zf"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="563zf"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="563zf"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="563zf"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="hyrrn"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="hyrrn"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="hyrrn"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0u6kx"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="0u6kx"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="0u6kx"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4yetd"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="4yetd"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="4yetd"] .footer-link {
  color: var(--primary700);
}
[data-section-id="4yetd"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="4yetd"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="j936g"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="j936g"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="j936g"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="j936g"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="j936g"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="j936g"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="j936g"] .section-background {
  background: url("https://images.pexels.com/photos/24380158/pexels-photo-24380158.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="6yqj9"] .imagetext {
  justify-content: center;
}
[data-section-id="6yqj9"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="6yqj9"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="4zokz"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="4zokz"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="4zokz"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="umip3"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="umip3"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="umip3"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="umip3"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="umip3"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="umip3"] .data-cell {
  padding-left: 0;
}
[data-section-id="umip3"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="s1741"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="s1741"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="s1741"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="s1741"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="s1741"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="s1741"] .data-cell {
  padding-left: 40px;
}
[data-section-id="s1741"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="u3pzs"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="u3pzs"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="u3pzs"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="u3pzs"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="u3pzs"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="u3pzs"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="u3pzs"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="u3pzs"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ygk5f"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="ygk5f"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="ygk5f"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="m9mtx"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="m9mtx"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="m9mtx"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3wc57"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="3wc57"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="3wc57"] .footer-link {
  color: var(--primary700);
}
[data-section-id="3wc57"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="3wc57"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ukejr"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="ukejr"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="ukejr"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="ukejr"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="ukejr"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="ukejr"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="ukejr"] .section-background {
  background: url("https://images.pexels.com/photos/14000726/pexels-photo-14000726.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2lkac"] .imagetext {
  justify-content: center;
}
[data-section-id="2lkac"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="2lkac"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="sm3ht"] .heading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
}
[data-section-id="sm3ht"] .para {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
  max-width: 56rem;
  margin-top: 16px;
}
[data-section-id="sm3ht"] .box {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="sm3ht"] fd-icon {
  max-width: 16%;
  margin: 0 auto;
}
[data-section-id="sm3ht"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="sm3ht"] .image-container {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
[data-section-id="sm3ht"] .image-container img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: 10%;
}
[data-section-id="wscbv"] .ps-container {
  flex-direction: row;
  align-items: center;
}
[data-section-id="wscbv"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="wscbv"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="wscbv"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="wscbv"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="wscbv"] .data-cell {
  padding-left: 0;
}
[data-section-id="wscbv"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="2r4g5"] .ps-container {
  flex-direction: row-reverse;
  align-items: center;
}
[data-section-id="2r4g5"] .ps-feature-title {
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 6px;
  font-size: 1.125rem;
}
[data-section-id="2r4g5"] .ps-feature-logo {
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  padding: 4px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
  top: 3px;
}
[data-section-id="2r4g5"] .side-image {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
}
[data-section-id="2r4g5"] .ps-feature-section {
  margin-bottom: 30px;
}
[data-section-id="2r4g5"] .data-cell {
  padding-left: 40px;
}
[data-section-id="2r4g5"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="jpsvh"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="fr8hi"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="fr8hi"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="fr8hi"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="fr8hi"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="fr8hi"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="fr8hi"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="fr8hi"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="fr8hi"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="wsred"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="wsred"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="wsred"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="fcs5b"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="ia9x7"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="ia9x7"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="ia9x7"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="93m3n"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="93m3n"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="93m3n"] .footer-link {
  color: var(--primary700);
}
[data-section-id="93m3n"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="93m3n"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="3s7r2"] .isSticky div {
  color: var(--gray800);
}
[data-section-id="3s7r2"] .isSticky > .headerWrp {
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: height 0.2s ease 0s, background-color 0.3s ease 0s;
}
[data-section-id="3s7r2"] #header {
  --border-color: rgb(255 255 255 / 0.3);
}
[data-section-id="3s7r2"] .isSticky#header {
  --border-color: rgb(0 0 0 / 0.1);
}
[data-section-id="3s7r2"] .chevronAnimate {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-name: fadeInDown;
  display: inline-block;
}
[data-section-id="3s7r2"] div.banner-subtitle {
  color: var(--heading-font-color);
}
[data-section-id="3s7r2"] .section-background {
  background: url("https://uncody.com/uploads/6a01db1e57bec50d2a91d14a/file-1778507276173.jpeg");
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="acwiu"] .imagetext {
  justify-content: center;
}
[data-section-id="acwiu"] .aboutimage {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[data-section-id="acwiu"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="o3bmw"] .fh-wrapper {
  display: flex;
  justify-content: space-around;
  padding: 20px;
}
[data-section-id="o3bmw"] .fh-icon {
  border-style: solid;
  border-width: 1px;
  border-color: undefined;
  background-color: var(--primary200);
  width: 64px;
  height: 64px;
  max-width: 64px;
  margin-right: 16px;
  padding: 14px;
  min-width: 64px;
  border-radius: 16px;
}
[data-section-id="o3bmw"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="pvqw0"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="yo4nn"] .signalbox {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
[data-section-id="yo4nn"] .signalimg {
  margin-left: auto;
  margin-right: auto;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  background: var(--primary200);
  border-radius: 50%;
  overflow: hidden;
}
[data-section-id="yo4nn"] .signalheading {
  font-weight: 600;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
}
[data-section-id="yo4nn"] .showheading {
  font-weight: 500;
  align-self: stretch;
  letter-spacing: -0.02em;
  text-align: center;
  font-size: 48px;
  line-height: 60px;
}
[data-section-id="yo4nn"] .layerbox {
  width: 370px;
  height: 129px;
  padding: 24px 20px;
  background: rgba(255, 255, 255, 0.3);
  float: right;
}
[data-section-id="yo4nn"] .rating {
  width: 120px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}
[data-section-id="yo4nn"] .testimonal-user-avatar {
  display: block;
  max-width: none;
  max-height: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
[data-section-id="yo4nn"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="0mwkb"] .para2 {
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  text-align: center;
}
[data-section-id="0mwkb"] .boxes {
  text-align: center;
  padding: 15px;
  float: left;
}
[data-section-id="0mwkb"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="6phvy"] .pcta-container {
  height: 100%;
  text-align: center;
  flex-grow: 1;
}
[data-section-id="6phvy"] .main {
  min-height: 374px;
  color: var(--white);
  display: flex;
}
[data-section-id="6phvy"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
[data-section-id="do7af"] .btn-submit {
  background-color: var(--primary700);
  color: #fff;
  cursor: pointer;
}
[data-section-id="do7af"] .footerd-input {
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  box-shadow: 0 1px 2px rgb(16 24 40 / 5%);
  border-radius: 8px;
}
[data-section-id="do7af"] .footer-link {
  color: var(--primary700);
}
[data-section-id="do7af"] .section-bg-color {
  background-color: rgb(31 41 55 / 1);
}
[data-section-id="do7af"] .section-background {
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  top: 0;
  background-position: center;
}
