/*!**************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./sources/scss/style.scss ***!
  \**************************************************************************************************************************************************************************/
/* Note: If need Disable Decimal-value functionilty open function.scss file */
/* mini laptop resolution 1349 X 662 and 1246 X 681 and 1218 X 672 */
/* Mozila Firefox */
/* Reset css */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
a,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: inherit;
  -webkit-font-smoothing: subpixel-antialiased;
  vertical-align: baseline;
  background: transparent;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

article,
aside,
footer,
header,
nav,
section,
figcaption,
figure,
main {
  display: block;
}

/* Text-level semantics */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
audio,
video,
iframe {
  display: block;
  max-width: 100%;
}

/**
 * Basic typography style for copy text
 */
html {
  height: 100%;
  font-size: pxtopercent(16px);
  text-size-adjust: 100%;
}

body {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  height: auto;
  min-height: 100%;
  font-family: "Fira Sans", "Arial", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
}
body.scroll-fixed {
  overflow: hidden;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body {
    height: 100%;
  }
}

h1,
.h1 {
  margin-bottom: 0.9375rem;
  font-family: inherit;
  font-size: 4.75rem;
  font-weight: 700;
  line-height: 1.1;
  color: #000;
  word-break: keep-all;
}
h1 a,
.h1 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h1 span,
.h1 span {
  font-weight: 400;
}
@media (max-width: 1199px) {
  h1,
  .h1 {
    font-size: 4.75rem;
  }
}
@media (max-width: 991px) {
  h1,
  .h1 {
    font-size: 3.5rem;
  }
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 2.5rem;
  }
}

h2,
.h2 {
  margin-bottom: 0.9375rem;
  font-family: inherit;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.1;
  color: #000;
  word-break: keep-all;
}
h2 a,
.h2 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h2 span,
.h2 span {
  font-weight: 400;
}
@media (max-width: 1199px) {
  h2,
  .h2 {
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 2.5rem;
  }
}

h3,
.h3 {
  margin-bottom: 0.9375rem;
  font-family: inherit;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.1;
  color: #000;
  word-break: keep-all;
}
h3 a,
.h3 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h3 span,
.h3 span {
  font-weight: 400;
}
@media (max-width: 1199px) {
  h3,
  .h3 {
    font-size: 2.25rem;
  }
}
@media (max-width: 767px) {
  h3,
  .h3 {
    font-size: 1.875rem;
  }
}

h4,
.h4 {
  margin-bottom: 0.9375rem;
  font-family: inherit;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.1;
  color: #000;
  word-break: keep-all;
}
h4 a,
.h4 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h4 span,
.h4 span {
  font-weight: 400;
}
@media (max-width: 1199px) {
  h4,
  .h4 {
    font-size: 1.875rem;
  }
}
@media (max-width: 767px) {
  h4,
  .h4 {
    font-size: 1.625rem;
  }
}

h5,
.h5 {
  margin-bottom: 0.9375rem;
  font-family: inherit;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.1;
  color: #000;
  word-break: keep-all;
}
h5 a,
.h5 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h5 span,
.h5 span {
  font-weight: 400;
}
@media (max-width: 1199px) {
  h5,
  .h5 {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  h5,
  .h5 {
    font-size: 1.375rem;
  }
}

h6,
.h6 {
  margin-bottom: 0.9375rem;
  font-family: inherit;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.1;
  color: #000;
  word-break: keep-all;
}
h6 a,
.h6 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h6 span,
.h6 span {
  font-weight: 400;
}
@media (max-width: 767px) {
  h6,
  .h6 {
    font-size: 1.125rem;
  }
}

p {
  margin-bottom: 1.25rem;
}
p:last-child {
  margin-bottom: 0;
}

.eyebrow-text {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.25;
  color: #0B97FD;
  text-transform: uppercase;
  letter-spacing: 1.6px;
}
@media (max-width: 767px) {
  .eyebrow-text {
    font-size: 1.125rem;
  }
}

:is(ul, ol) {
  --ulolLeftPadding: 1.25rem;
  padding-left: var(--ulolLeftPadding);
  margin-bottom: 1.125rem;
}
:is(ul, ol) :is(ul, ol) {
  margin-top: 0.75rem;
  margin-bottom: 0;
}
.no-list :is(ul, ol), :is(ul, ol).no-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.no-list :is(ul, ol) li, :is(ul, ol).no-list li {
  padding: 0;
  list-style: none;
}
.no-list :is(ul, ol) li::before, :is(ul, ol).no-list li::before {
  display: none;
}
:is(ul, ol) li {
  position: relative;
  list-style: none;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.3;
  text-align: start;
}
:is(ul, ol) li:last-child {
  padding-bottom: 0;
}
:is(ul, ol) li:before {
  position: absolute;
  left: calc(var(--ulolLeftPadding) * -1);
  color: #000;
  font-weight: 500;
  line-height: 1;
}

ul {
  list-style: none;
}
ul > li {
  --ulBox: 6px;
}
ul > li::before {
  content: "";
  top: 0.9375rem;
  width: var(--ulBox);
  height: var(--ulBox);
  background-color: #000;
  border-radius: 100%;
}
ul > li > ul > li::before {
  width: var(--ulBox);
  height: var(--ulBox);
  background-color: transparent;
  border: 1px solid #000;
}
ul > li > ul > li > ul > li {
  --ulBox: 4px;
}
ul > li > ul > li > ul > li::marker {
  color: currentColor;
}
ul > li > ul > li > ul > li::before {
  top: em(16px);
  background-color: currentColor;
  border-radius: 0;
}

ol > li {
  counter-increment: counter-1;
}
ol > li:before {
  content: counter(counter-1) ". ";
  top: 13px;
  font-size: 1.125rem;
  color: #000;
}
ol > li > ol {
  counter-reset: counter-2;
}
ol > li > ol > li {
  counter-increment: counter-2;
}
ol > li > ol > li:before {
  content: counter(counter-2, lower-alpha) ". ";
  color: #000;
}

blockquote {
  position: relative;
  display: block;
  margin-bottom: 1.5625rem;
  padding: 1.25rem;
  border-left: 0.25rem solid #0B97FD;
  font-size: 1.125rem;
  font-style: italic;
  line-height: 2;
  color: #000;
  text-align: left;
  background-color: #dee3e2;
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
blockquote p {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}

hr {
  overflow: visible;
  width: 100%;
  height: 0;
  margin: 1.875rem auto;
  border: 0 #000 solid;
  border-top-width: 0.0625rem;
}

img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: top;
}
img[src$=".svg"] {
  max-height: 100%;
}

picture {
  display: inline-block;
  vertical-align: top;
}

/* Link */
a {
  display: inline-block;
  color: #0B97FD;
  text-decoration: underline;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
}
a:hover {
  text-decoration: none;
  outline: none;
}
a.tab-outline {
  outline: 1px solid;
  outline-offset: 0.1875rem;
}

.table-wrapper {
  overflow-x: auto;
  font-size: 1.9375rem;
  line-height: 1.29;
  font-weight: 300;
  color: #0B97FD;
  text-align: center;
  margin: 2rem 0;
}
@media (max-width: 991px) {
  .table-wrapper {
    border: none !important;
    padding: 0;
  }
}

.table-wrapper table {
  margin: 0;
  width: 100%;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
  border: none !important;
  overflow: hidden;
}
@media (max-width: 991px) {
  table {
    min-width: 47.9375rem;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-bordered {
  width: 100%;
  max-width: 100%;
  text-align: left;
}
.table-bordered td,
.table-bordered th {
  vertical-align: bottom;
  border-bottom: none;
  padding: 0.625rem;
}

/* stylelint-disable selector-class-pattern */
.fancybox__content > .carousel__button.is-close {
  top: -3.125rem;
  right: 0;
}

/* stylelint-enable selector-class-pattern */
/**
 * Main content containers
 */
.alignfull, .alignwide, .container-fluid, .container {
  --gutter: 3.125rem;
  width: min(100% - var(--gutter) * 2, var(--container-width, 100%));
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767px) {
  .alignfull, .alignwide, .container-fluid, .container {
    --gutter: 1.25rem;
  }
}

.container {
  --container-width: 73.125rem;
}
[class*=cell-] {
  position: relative;
  width: 100%;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

/* row and column */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class*=cell-] {
  padding-right: 0;
  padding-left: 0;
}

/* display helpers */
.d-none {
  display: none;
}
.d-block {
  display: block;
}
.d-flex {
  display: flex;
  flex-wrap: wrap;
}
.d-flex-inline {
  display: inline-flex;
}
.d-flex img {
  align-self: center;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

/* alignment helpers */
.align-items-start {
  align-items: flex-start;
}
.align-items-center {
  align-items: center;
}
.align-items-end {
  align-items: flex-end;
}
.align-content-center {
  align-content: center;
}
.alignnone {
  float: none;
  margin: 1.25rem 0;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 1.25rem auto;
}
.alignleft {
  float: left;
  margin: 0 1.25rem 1.25rem 0;
}
.alignright {
  float: right;
  margin: 0 0 1.25rem 1.25rem;
}

.justify-content-start {
  justify-content: flex-start;
}
.justify-content-center {
  justify-content: center;
}
.justify-content-end {
  justify-content: flex-end;
}
.justify-content-between {
  justify-content: space-between;
}
.justify-content-around {
  justify-content: space-around;
}
.justify-content-evenly {
  justify-content: space-evenly;
}

/* text alignment */
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}

/* background and text color */
.bg-white {
  background: radial-gradient(ellipse at center, rgba(85, 203, 248, 0.6) 0%, #50c7f8 45%, #0b97fd 100%);
  background-size: auto 100%;
  /* keeps height fixed, width adjusts */
  background-repeat: no-repeat;
  background-position: center;
}

.text-white {
  color: #fff;
}

.bg-dark {
  background: radial-gradient(ellipse at center, rgba(85, 203, 248, 0.6) 0%, #50c7f8 45%, #0b97fd 100%);
  background-size: auto 100%;
  /* keeps height fixed, width adjusts */
  background-repeat: no-repeat;
  background-position: center;
}

.text-dark {
  color: #000;
}

/* column structure */
.cell-1 {
  width: 8.3333333333%;
}

.cell-2 {
  width: 16.6666666667%;
}

.cell-3 {
  width: 25%;
}

.cell-4 {
  width: 33.3333333333%;
}

.cell-5 {
  width: 41.6666666667%;
}

.cell-6 {
  width: 50%;
}

.cell-7 {
  width: 58.3333333333%;
}

.cell-8 {
  width: 66.6666666667%;
}

.cell-9 {
  width: 75%;
}

.cell-10 {
  width: 83.3333333333%;
}

.cell-11 {
  width: 91.6666666667%;
}

.cell-12 {
  width: 100%;
}

.mt-30,
.m-30,
.my-30 {
  margin-top: 1.875rem;
}

.pt-30,
.p-30,
.py-30 {
  padding-top: 1.875rem;
}

.mb-30,
.m-30,
.my-30 {
  margin-bottom: 1.875rem;
}

.pb-30,
.p-30,
.py-30 {
  padding-bottom: 1.875rem;
}

.ml-30,
.m-30,
.mx-30 {
  margin-left: 1.875rem;
}

.pl-30,
.p-30,
.px-30 {
  padding-left: 1.875rem;
}

.mr-30,
.m-30,
.mx-30 {
  margin-right: 1.875rem;
}

.pr-30,
.p-30,
.px-30 {
  padding-right: 1.875rem;
}

/* responsive variants */
@media (min-width: 576px) {
  .cell-sm-1 {
    width: 8.3333333333%;
  }
  .cell-sm-2 {
    width: 16.6666666667%;
  }
  .cell-sm-3 {
    width: 25%;
  }
  .cell-sm-4 {
    width: 33.3333333333%;
  }
  .cell-sm-5 {
    width: 41.6666666667%;
  }
  .cell-sm-6 {
    width: 50%;
  }
  .cell-sm-7 {
    width: 58.3333333333%;
  }
  .cell-sm-8 {
    width: 66.6666666667%;
  }
  .cell-sm-9 {
    width: 75%;
  }
  .cell-sm-10 {
    width: 83.3333333333%;
  }
  .cell-sm-11 {
    width: 91.6666666667%;
  }
  .cell-sm-12 {
    width: 100%;
  }
  .mt-sm-30,
  .m-sm-30,
  .my-sm-30 {
    margin-top: 1.875rem;
  }
  .pt-sm-30,
  .p-sm-30,
  .py-sm-30 {
    padding-top: 1.875rem;
  }
  .mb-sm-30,
  .m-sm-30,
  .my-sm-30 {
    margin-bottom: 1.875rem;
  }
  .pb-sm-30,
  .p-sm-30,
  .py-sm-30 {
    padding-bottom: 1.875rem;
  }
  .ml-sm-30,
  .m-sm-30,
  .mx-sm-30 {
    margin-left: 1.875rem;
  }
  .pl-sm-30,
  .p-sm-30,
  .px-sm-30 {
    padding-left: 1.875rem;
  }
  .mr-sm-30,
  .m-sm-30,
  .mx-sm-30 {
    margin-right: 1.875rem;
  }
  .pr-sm-30,
  .p-sm-30,
  .px-sm-30 {
    padding-right: 1.875rem;
  }
  .d-sm-none {
    display: none;
  }
  .d-sm-block {
    display: block;
  }
  .d-sm-flex {
    display: flex;
  }
  .align-sm-items-start {
    align-items: flex-start;
  }
  .align-sm-items-center {
    align-items: center;
  }
  .align-sm-items-end {
    align-items: flex-end;
  }
  .align-sm-content-center {
    align-content: center;
  }
  .justify-sm-content-start {
    justify-content: flex-start;
  }
  .justify-sm-content-center {
    justify-content: center;
  }
  .justify-sm-content-end {
    justify-content: flex-end;
  }
  .justify-sm-content-between {
    justify-content: space-between;
  }
  .justify-sm-content-around {
    justify-content: space-around;
  }
  .justify-sm-content-evenly {
    justify-content: space-evenly;
  }
  .text-sm-center {
    text-align: center;
  }
  .text-sm-right {
    text-align: right;
  }
  .text-sm-left {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .cell-md-1 {
    width: 8.3333333333%;
  }
  .cell-md-2 {
    width: 16.6666666667%;
  }
  .cell-md-3 {
    width: 25%;
  }
  .cell-md-4 {
    width: 33.3333333333%;
  }
  .cell-md-5 {
    width: 41.6666666667%;
  }
  .cell-md-6 {
    width: 50%;
  }
  .cell-md-7 {
    width: 58.3333333333%;
  }
  .cell-md-8 {
    width: 66.6666666667%;
  }
  .cell-md-9 {
    width: 75%;
  }
  .cell-md-10 {
    width: 83.3333333333%;
  }
  .cell-md-11 {
    width: 91.6666666667%;
  }
  .cell-md-12 {
    width: 100%;
  }
  .mt-md-30,
  .m-md-30,
  .my-md-30 {
    margin-top: 1.875rem;
  }
  .pt-md-30,
  .p-md-30,
  .py-md-30 {
    padding-top: 1.875rem;
  }
  .mb-md-30,
  .m-md-30,
  .my-md-30 {
    margin-bottom: 1.875rem;
  }
  .pb-md-30,
  .p-md-30,
  .py-md-30 {
    padding-bottom: 1.875rem;
  }
  .ml-md-30,
  .m-md-30,
  .mx-md-30 {
    margin-left: 1.875rem;
  }
  .pl-md-30,
  .p-md-30,
  .px-md-30 {
    padding-left: 1.875rem;
  }
  .mr-md-30,
  .m-md-30,
  .mx-md-30 {
    margin-right: 1.875rem;
  }
  .pr-md-30,
  .p-md-30,
  .px-md-30 {
    padding-right: 1.875rem;
  }
  .d-md-none {
    display: none;
  }
  .d-md-block {
    display: block;
  }
  .d-md-flex {
    display: flex;
  }
  .align-md-items-start {
    align-items: flex-start;
  }
  .align-md-items-center {
    align-items: center;
  }
  .align-md-items-end {
    align-items: flex-end;
  }
  .align-md-content-center {
    align-content: center;
  }
  .justify-md-content-start {
    justify-content: flex-start;
  }
  .justify-md-content-center {
    justify-content: center;
  }
  .justify-md-content-end {
    justify-content: flex-end;
  }
  .justify-md-content-between {
    justify-content: space-between;
  }
  .justify-md-content-around {
    justify-content: space-around;
  }
  .justify-md-content-evenly {
    justify-content: space-evenly;
  }
  .text-md-center {
    text-align: center;
  }
  .text-md-right {
    text-align: right;
  }
  .text-md-left {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .cell-lg-1 {
    width: 8.3333333333%;
  }
  .cell-lg-2 {
    width: 16.6666666667%;
  }
  .cell-lg-3 {
    width: 25%;
  }
  .cell-lg-4 {
    width: 33.3333333333%;
  }
  .cell-lg-5 {
    width: 41.6666666667%;
  }
  .cell-lg-6 {
    width: 50%;
  }
  .cell-lg-7 {
    width: 58.3333333333%;
  }
  .cell-lg-8 {
    width: 66.6666666667%;
  }
  .cell-lg-9 {
    width: 75%;
  }
  .cell-lg-10 {
    width: 83.3333333333%;
  }
  .cell-lg-11 {
    width: 91.6666666667%;
  }
  .cell-lg-12 {
    width: 100%;
  }
  .mt-lg-30,
  .m-lg-30,
  .my-lg-30 {
    margin-top: 1.875rem;
  }
  .pt-lg-30,
  .p-lg-30,
  .py-lg-30 {
    padding-top: 1.875rem;
  }
  .mb-lg-30,
  .m-lg-30,
  .my-lg-30 {
    margin-bottom: 1.875rem;
  }
  .pb-lg-30,
  .p-lg-30,
  .py-lg-30 {
    padding-bottom: 1.875rem;
  }
  .ml-lg-30,
  .m-lg-30,
  .mx-lg-30 {
    margin-left: 1.875rem;
  }
  .pl-lg-30,
  .p-lg-30,
  .px-lg-30 {
    padding-left: 1.875rem;
  }
  .mr-lg-30,
  .m-lg-30,
  .mx-lg-30 {
    margin-right: 1.875rem;
  }
  .pr-lg-30,
  .p-lg-30,
  .px-lg-30 {
    padding-right: 1.875rem;
  }
  .d-lg-none {
    display: none;
  }
  .d-lg-block {
    display: block;
  }
  .d-lg-flex {
    display: flex;
  }
  .align-lg-items-start {
    align-items: flex-start;
  }
  .align-lg-items-center {
    align-items: center;
  }
  .align-lg-items-end {
    align-items: flex-end;
  }
  .align-lg-content-center {
    align-content: center;
  }
  .justify-lg-content-start {
    justify-content: flex-start;
  }
  .justify-lg-content-center {
    justify-content: center;
  }
  .justify-lg-content-end {
    justify-content: flex-end;
  }
  .justify-lg-content-between {
    justify-content: space-between;
  }
  .justify-lg-content-around {
    justify-content: space-around;
  }
  .justify-lg-content-evenly {
    justify-content: space-evenly;
  }
  .text-lg-center {
    text-align: center;
  }
  .text-lg-right {
    text-align: right;
  }
  .text-lg-left {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .cell-xl-1 {
    width: 8.3333333333%;
  }
  .cell-xl-2 {
    width: 16.6666666667%;
  }
  .cell-xl-3 {
    width: 25%;
  }
  .cell-xl-4 {
    width: 33.3333333333%;
  }
  .cell-xl-5 {
    width: 41.6666666667%;
  }
  .cell-xl-6 {
    width: 50%;
  }
  .cell-xl-7 {
    width: 58.3333333333%;
  }
  .cell-xl-8 {
    width: 66.6666666667%;
  }
  .cell-xl-9 {
    width: 75%;
  }
  .cell-xl-10 {
    width: 83.3333333333%;
  }
  .cell-xl-11 {
    width: 91.6666666667%;
  }
  .cell-xl-12 {
    width: 100%;
  }
  .mt-xl-30,
  .m-xl-30,
  .my-xl-30 {
    margin-top: 1.875rem;
  }
  .pt-xl-30,
  .p-xl-30,
  .py-xl-30 {
    padding-top: 1.875rem;
  }
  .mb-xl-30,
  .m-xl-30,
  .my-xl-30 {
    margin-bottom: 1.875rem;
  }
  .pb-xl-30,
  .p-xl-30,
  .py-xl-30 {
    padding-bottom: 1.875rem;
  }
  .ml-xl-30,
  .m-xl-30,
  .mx-xl-30 {
    margin-left: 1.875rem;
  }
  .pl-xl-30,
  .p-xl-30,
  .px-xl-30 {
    padding-left: 1.875rem;
  }
  .mr-xl-30,
  .m-xl-30,
  .mx-xl-30 {
    margin-right: 1.875rem;
  }
  .pr-xl-30,
  .p-xl-30,
  .px-xl-30 {
    padding-right: 1.875rem;
  }
  .d-xl-none {
    display: none;
  }
  .d-xl-block {
    display: block;
  }
  .d-xl-flex {
    display: flex;
  }
  .align-xl-items-start {
    align-items: flex-start;
  }
  .align-xl-items-center {
    align-items: center;
  }
  .align-xl-items-end {
    align-items: flex-end;
  }
  .align-xl-content-center {
    align-content: center;
  }
  .justify-xl-content-start {
    justify-content: flex-start;
  }
  .justify-xl-content-center {
    justify-content: center;
  }
  .justify-xl-content-end {
    justify-content: flex-end;
  }
  .justify-xl-content-between {
    justify-content: space-between;
  }
  .justify-xl-content-around {
    justify-content: space-around;
  }
  .justify-xl-content-evenly {
    justify-content: space-evenly;
  }
  .text-xl-center {
    text-align: center;
  }
  .text-xl-right {
    text-align: right;
  }
  .text-xl-left {
    text-align: left;
  }
}
@media (min-width: 1400px) {
  .cell-xxl-1 {
    width: 8.3333333333%;
  }
  .cell-xxl-2 {
    width: 16.6666666667%;
  }
  .cell-xxl-3 {
    width: 25%;
  }
  .cell-xxl-4 {
    width: 33.3333333333%;
  }
  .cell-xxl-5 {
    width: 41.6666666667%;
  }
  .cell-xxl-6 {
    width: 50%;
  }
  .cell-xxl-7 {
    width: 58.3333333333%;
  }
  .cell-xxl-8 {
    width: 66.6666666667%;
  }
  .cell-xxl-9 {
    width: 75%;
  }
  .cell-xxl-10 {
    width: 83.3333333333%;
  }
  .cell-xxl-11 {
    width: 91.6666666667%;
  }
  .cell-xxl-12 {
    width: 100%;
  }
  .mt-xxl-30,
  .m-xxl-30,
  .my-xxl-30 {
    margin-top: 1.875rem;
  }
  .pt-xxl-30,
  .p-xxl-30,
  .py-xxl-30 {
    padding-top: 1.875rem;
  }
  .mb-xxl-30,
  .m-xxl-30,
  .my-xxl-30 {
    margin-bottom: 1.875rem;
  }
  .pb-xxl-30,
  .p-xxl-30,
  .py-xxl-30 {
    padding-bottom: 1.875rem;
  }
  .ml-xxl-30,
  .m-xxl-30,
  .mx-xxl-30 {
    margin-left: 1.875rem;
  }
  .pl-xxl-30,
  .p-xxl-30,
  .px-xxl-30 {
    padding-left: 1.875rem;
  }
  .mr-xxl-30,
  .m-xxl-30,
  .mx-xxl-30 {
    margin-right: 1.875rem;
  }
  .pr-xxl-30,
  .p-xxl-30,
  .px-xxl-30 {
    padding-right: 1.875rem;
  }
  .d-xxl-none {
    display: none;
  }
  .d-xxl-block {
    display: block;
  }
  .d-xxl-flex {
    display: flex;
  }
  .align-xxl-items-start {
    align-items: flex-start;
  }
  .align-xxl-items-center {
    align-items: center;
  }
  .align-xxl-items-end {
    align-items: flex-end;
  }
  .align-xxl-content-center {
    align-content: center;
  }
  .justify-xxl-content-start {
    justify-content: flex-start;
  }
  .justify-xxl-content-center {
    justify-content: center;
  }
  .justify-xxl-content-end {
    justify-content: flex-end;
  }
  .justify-xxl-content-between {
    justify-content: space-between;
  }
  .justify-xxl-content-around {
    justify-content: space-around;
  }
  .justify-xxl-content-evenly {
    justify-content: space-evenly;
  }
  .text-xxl-center {
    text-align: center;
  }
  .text-xxl-right {
    text-align: right;
  }
  .text-xxl-left {
    text-align: left;
  }
}
/* WordPress default alignment */
.alignwide {
  --container-width: 73.125rem;
}

button, input[type=button],
input[type=reset],
input[type=submit], .btn {
  --focuc-outline-space: -1px;
  user-select: none;
  position: relative;
  display: inline-block;
  padding: 0.9375rem 2.1875rem;
  border: none;
  border-radius: 6.25rem;
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  text-transform: capitalize;
  background: #7fc23e;
  border: 0.375rem solid #fff;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s;
}
@media (max-width: 767px) {
  button, input[type=button],
  input[type=reset],
  input[type=submit], .btn {
    padding: 0.5625rem 1.25rem;
    font-size: 1.5rem;
  }
}
button:hover, input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover, .btn:hover {
  cursor: pointer;
  color: #7fc23e !important;
  text-decoration: none;
  background-color: #fff;
  border-color: #7fc23e;
}
button:focus, input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus, .btn:focus {
  --focuc-outline-space: -4px;
  outline: 0;
}
button:focus::before, input[type=button]:focus::before,
input[type=reset]:focus::before,
input[type=submit]:focus::before, .btn:focus::before {
  visibility: visible;
  opacity: 1;
}

.btn-small {
  padding: 0.75rem 1.8125rem;
  font-size: 1.5rem;
}
.btn-small:hover {
  padding: 0.75rem 1.8125rem;
  font-size: 1.5rem;
}
.btn-link {
  user-select: none;
  position: relative;
  border: 0;
  font-size: 1.125rem;
  font-weight: 500;
  color: #0B97FD;
  text-decoration: none;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s;
}
.btn-link::before {
  pointer-events: none;
  content: "";
  position: absolute;
  inset: -4px -8px;
  border: 1px solid #dee3e2;
  border-radius: 1.25rem;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s ease;
}
.btn-link::after {
  content: "c";
  font-family: "iconfontfamily" !important;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  display: inline-flex;
  margin-left: 8px;
  font-size: 0.5625rem;
  color: #0B97FD;
  transition: 0.4s ease;
}
.btn-link:hover {
  border-color: currentcolor;
  color: #7fc23e;
  text-decoration: none;
}
.btn-link:hover::after {
  transform: translateX(4px);
  color: #7fc23e;
}
.btn-link:focus {
  outline: 0;
}
.btn-link:focus::before {
  visibility: visible;
  opacity: 1;
}

input[type=button],
input[type=reset],
input[type=submit] {
  appearance: button;
}

form label {
  display: block;
  margin-bottom: 0.625rem;
  font-family: "Fira Sans", "Arial", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
}

:is(input, textarea, button, select) {
  font-family: "Fira Sans", "Arial", sans-serif;
}

input[type=url],
input[type=text],
input[type=submit],
input[type=button],
input[type=password],
input[type=email],
input[type=tel],
input[type=search],
input[type=date],
textarea {
  appearance: none;
  outline: none;
}

textarea {
  resize: none;
  overflow: auto;
  display: block;
  height: 9.375rem;
  padding: 0.625rem 0.9375rem;
}

input[type=url],
input[type=text],
input[type=password],
input[type=email],
input[type=tel],
input[type=search],
input[type=number],
input[type=date],
textarea,
select {
  width: 100%;
  height: 2.625rem;
  padding: 0 0.9375rem;
  border: 0.0625rem solid #7fc23e;
  border-radius: 0;
  font-size: 1.125rem;
  font-weight: 400;
  color: #000;
}
input[type=url]:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=date]:focus,
textarea:focus,
select:focus {
  border-color: #7fc23e;
  outline: none;
}
input[type=url]::placeholder,
input[type=text]::placeholder,
input[type=password]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
input[type=search]::placeholder,
input[type=number]::placeholder,
input[type=date]::placeholder,
textarea::placeholder,
select::placeholder {
  color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}

/* for IE */
select::-ms-expand {
  display: none;
}

button {
  cursor: pointer;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  appearance: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  transition: background-color 5000s ease-in-out 0s;
}

.form-group {
  margin-bottom: 1.25rem;
}

.radio-btn-group .radio-option {
  display: inline-block;
  padding: 0 0.625rem;
  vertical-align: middle;
}
.radio-btn-group .radio-option:first-child {
  padding-left: 0;
}
.radio-btn-group .radio-option .radio-custom-label {
  cursor: pointer;
  margin: 0;
  color: #000;
}
.radio-btn-group .radio-option .radio-custom-label::before {
  cursor: pointer;
  content: "";
  display: inline-block;
  width: 0.625rem;
  height: 0.625rem;
  margin-top: 0.1875rem;
  margin-right: 0.625rem;
  border: 0.125rem solid #fff;
  border-radius: 50%;
  vertical-align: middle;
  background-color: #fff;
  box-shadow: 0 0 0 2px #000;
}
.radio-btn-group .radio-option .radio-custom {
  position: absolute;
  opacity: 0;
}
.radio-btn-group .radio-option .radio-custom:focus + .radio-custom-label {
  outline: none;
}
.radio-btn-group .radio-option .radio-custom:checked + .radio-custom-label::before {
  background-color: #000;
}

.checkbox input[type=checkbox] {
  cursor: pointer;
  display: none;
  width: initial;
  height: initial;
  margin-bottom: 0;
  padding: 0;
}
.checkbox input[type=checkbox]:checked + label::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 7px;
  transform: rotate(42deg);
  display: block;
  width: 0.3125rem;
  height: 0.625rem;
  border: solid #7fc23e;
  border-width: 0 0.125rem 0.125rem 0;
}
.checkbox label {
  cursor: pointer;
  position: relative;
}
.checkbox label::before {
  cursor: pointer;
  content: "";
  position: relative;
  display: inline-block;
  margin-right: 0.5rem;
  padding: 0.5rem;
  border: 0.125rem solid #7fc23e;
  vertical-align: middle;
  appearance: none;
  background-color: transparent;
}

.hero-banner {
  background-image: url(../images/sparkle-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  padding: 2rem 0 4.0625rem;
}
.hero-banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #55cbf8 0%, #50c7f8 54.19%, #0B97FD 100%);
  opacity: 0.4;
}
.hero-banner .hb-title {
  position: relative;
}
.hero-banner .hb-title h1 {
  font-weight: 500;
  line-height: 1.1;
  color: #fffefb;
  text-shadow: 0 0 1.25rem #0a2e6d;
  text-align: center;
  text-transform: capitalize;
  margin: 0;
}
.hero-banner .hb-bgimg {
  position: relative;
  margin: 0 -5.1875rem;
}
@media (max-width: 1199px) {
  .hero-banner .hb-bgimg {
    margin: 0;
  }
}
.hero-banner .hb-bgimg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.hero-banner .hb-btnwrap {
  text-align: center;
}
@media (max-width: 991px) {
  .hero-banner .hb-btnwrap .btn {
    font-size: 1.875rem;
  }
}
.hero-banner .hb-mainwrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.9375rem;
}

.two-column-component {
  position: relative;
  z-index: 1;
}
.two-column-component .tc-main {
  display: flex;
  flex-direction: column;
  gap: 1.5625rem;
  padding: 4.1875rem 0;
  min-height: 25.75rem;
}
@media (max-width: 991px) {
  .two-column-component .tc-main {
    padding: 1.25rem 0 3.75rem 0;
  }
}
.two-column-component .tc-main .h3 {
  font-weight: 700;
  line-height: 1.1;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 0;
}
.two-column-component .tc-description {
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.5;
  color: #fff;
}
@media (max-width: 991px) {
  .two-column-component .tc-description {
    font-size: 1.125rem;
  }
}
.two-column-component .tc-description h1,
.two-column-component .tc-description h2,
.two-column-component .tc-description h3,
.two-column-component .tc-description h4,
.two-column-component .tc-description h5,
.two-column-component .tc-description h6 {
  line-height: 1.5;
  margin-bottom: 1.5625rem;
  color: #fff;
}
.two-column-component .tc-description li:before {
  background-color: #fff;
}
.two-column-component .tc-image {
  position: relative;
  padding-top: 109.6509240246%;
}
.two-column-component .tc-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 991px) {
  .two-column-component .tc-image {
    position: relative;
    padding-top: 100%;
  }
  .two-column-component .tc-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.two-column-component .tc-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (min-width: 1200px) {
  .two-column-component .tc-image-wrapper {
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .two-column-component .tc-description-wrapper {
    padding-right: 0.5625rem;
  }
}
.two-column-component .tc-image-wrapper-inner {
  position: absolute;
  top: 50%;
  left: -1.875rem;
  width: 100%;
  height: auto;
  transform: translateY(-50%);
  max-width: 30.4375rem;
}
@media (max-width: 1199px) {
  .two-column-component .tc-image-wrapper-inner {
    left: 0;
  }
}
@media (max-width: 991px) {
  .two-column-component .tc-image-wrapper-inner {
    position: unset;
    transform: unset;
    padding-top: 3.75rem;
    max-width: 18.75rem;
    margin: 0 auto;
  }
}
@media (max-width: 991px) and (max-width: 575px) {
  .two-column-component .tc-image-wrapper-inner {
    max-width: 15.625rem;
  }
}

.fifty-fifty-component {
  padding: 4.8125rem 0;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/sparkle-gradient.png);
}
.fifty-fifty-component + .testimonials-component {
  padding-top: 0;
}
.fifty-fifty-component:not(.ff-image-ratio) .ff-bg img {
  position: absolute !important;
}
.fifty-fifty-component.ff-image-ratio .ff-img-wrapper-inner {
  max-width: 36.5625rem;
  margin-left: auto;
}
@media (max-width: 767px) {
  .fifty-fifty-component.ff-image-ratio .ff-img-wrapper-inner {
    max-width: 100%;
    margin: 0 auto;
  }
}
.fifty-fifty-component.ff-image-ratio .ff-row {
  align-items: center;
}
.fifty-fifty-component.ff-image-ratio .ff-bg {
  position: relative;
  padding-top: 109.5726495726%;
  height: unset !important;
}
.fifty-fifty-component.ff-image-ratio .ff-bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .fifty-fifty-component.ff-image-ratio .ff-bg {
    padding-top: 56.25%;
  }
  .fifty-fifty-component.ff-image-ratio .ff-bg img {
    object-fit: contain;
  }
}
.fifty-fifty-component.ff-image-ratio .ff-detail-wrap .description h4, .fifty-fifty-component.ff-image-ratio .ff-detail-wrap .description h5 {
  margin-bottom: 0;
}
.fifty-fifty-component.ff-image-ratio hr {
  max-width: 28.4375rem;
  margin: 0;
  border: 0 #707070 solid;
  border-top-width: 0.0625rem;
}
@media (max-width: 1199px) {
  .fifty-fifty-component .btn-small {
    padding: 0.625rem 1.25rem;
    font-size: 1.25rem;
  }
}
.fifty-fifty-component .ff-detail-wrap {
  display: flex;
  flex-direction: column;
  gap: 1.6875rem;
}
@media (max-width: 991px) {
  .fifty-fifty-component .ff-detail-wrap {
    gap: 0.9375rem;
  }
}
@media (max-width: 767px) {
  .fifty-fifty-component .ff-row {
    flex-direction: column-reverse;
  }
}
.fifty-fifty-component .ff-img-wrapper-inner {
  height: 100%;
}
@media (min-width: 992px) {
  .fifty-fifty-component .ff-img-wrapper {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .fifty-fifty-component .ff-img-wrapper {
    padding-bottom: 1.25rem;
  }
}
.fifty-fifty-component .ff-bg {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .fifty-fifty-component .ff-bg {
    position: relative;
    padding-top: 56.25%;
    height: unset !important;
  }
  .fifty-fifty-component .ff-bg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.fifty-fifty-component .ff-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.9375rem;
}
.fifty-fifty-component .ff-detail-wrap {
  max-width: 34.6875rem;
}
@media (max-width: 991px) {
  .fifty-fifty-component .ff-detail-wrap {
    max-width: 100%;
  }
}
.fifty-fifty-component .ff-detail-wrap .h3 {
  margin: 0;
}
.fifty-fifty-component .ff-detail-wrap .description {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.fifty-fifty-component .ff-detail-wrap .description p {
  font-weight: 500;
  line-height: 1.3;
  margin: 0;
}
.fifty-fifty-component .ff-detail-wrap .description h4,
.fifty-fifty-component .ff-detail-wrap .description h5 {
  line-height: 1.5;
  margin: 0;
}

.septic-services .ss-detail-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.25rem;
  padding: 3.125rem 0;
}
@media (max-width: 991px) {
  .septic-services .ss-detail-wrap {
    flex-direction: column;
    align-items: flex-start;
  }
}
.septic-services .ss-detail-wrap-inner {
  max-width: 48rem;
  display: flex;
  flex-direction: column;
  gap: 1.375rem;
}
@media (max-width: 1199px) {
  .septic-services .ss-detail-wrap-inner {
    max-width: 37.5rem;
  }
}
@media (max-width: 991px) {
  .septic-services .ss-detail-wrap-inner {
    max-width: 100%;
  }
}
.septic-services .ss-detail-wrap .h3 {
  margin: 0;
}
.septic-services .three-column-wrap .row {
  margin: 0;
}
.septic-services .three-column-wrap .tc-wrapper {
  padding: 0;
}
.septic-services .three-column-wrap .tc-wrapper a {
  text-decoration: none;
}
.septic-services .three-column-wrap .tc-wrapper a:hover .btn {
  cursor: pointer;
  color: #7fc23e;
  text-decoration: none;
  background-color: #fff;
  border: 0.375rem solid #7fc23e;
}
@media (max-width: 767px) {
  .septic-services .three-column-wrap .tc-wrapper .btn-small {
    padding: 0.625rem 1.25rem;
    font-size: 1.25rem;
  }
}
.septic-services .three-column-wrap .tc-part {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.septic-services .three-column-wrap .tc-part .main-img {
  position: relative;
  padding-top: 72.9166666667%;
}
.septic-services .three-column-wrap .tc-part .main-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .septic-services .three-column-wrap .tc-part .main-img {
    position: relative;
    padding-top: 73.3333333333%;
  }
  .septic-services .three-column-wrap .tc-part .main-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.septic-services .three-column-wrap .tc-part .main-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.septic-services .three-column-wrap .tc-description {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1.8125rem 1.8125rem 2.4375rem;
  gap: 1.4375rem;
}
.septic-services .three-column-wrap .tc-description .h3 {
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 1;
  color: #fff;
  margin: 0;
  padding-bottom: 1.125rem;
}
.septic-services .three-column-wrap .tc-description .description p {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.35;
  color: #fff;
}

.statistic-component {
  padding: 2.9375rem 0;
}
@media (max-width: 1199px) {
  .statistic-component .sec-heading {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
.statistic-component .st-counter {
  font-size: 4.75rem;
  line-height: 1;
  color: #0B97FD;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 1199px) {
  .statistic-component .st-counter {
    font-size: 4.125rem;
  }
}
.statistic-component .st-counter .stat-counter {
  font-size: 4.75rem;
  line-height: 1.19;
}
@media (max-width: 1199px) {
  .statistic-component .st-counter .stat-counter {
    font-size: 4.125rem;
  }
}
.statistic-component .st-counter .prefix {
  font-size: 4.75rem;
  line-height: 1.19;
}
@media (max-width: 1199px) {
  .statistic-component .st-counter .prefix {
    font-size: 4.125rem;
  }
}
.statistic-component .st-card-desc {
  font-weight: 700;
  font-size: 1.5rem;
  letter-spacing: 1.6px;
  line-height: 1.25;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
.statistic-component .st-carddetail {
  position: relative;
  height: 100%;
}
.statistic-component .st-carddetail::before {
  content: "";
  position: absolute;
  right: -16px;
  top: 50%;
  width: 1px;
  height: 100%;
  border: none;
  border-right: 1px solid #fff;
  transition: 0.4s;
  transform: translateY(-50%);
}
@media (max-width: 575px) {
  .statistic-component .st-carddetail::before {
    display: none;
  }
}
.statistic-component .st-carddetail::after {
  content: "";
  position: absolute;
  left: 50%;
  top: -40px;
  width: 80%;
  height: 1px;
  border: none;
  border-bottom: 1px solid #fff;
  transition: 0.4s;
  transform: translateX(-50%);
}
.statistic-component .st-cardrow {
  row-gap: 5rem;
}
.statistic-component .st-mainwrap {
  overflow: hidden;
}
.statistic-component .st-stat {
  text-align: center;
}
.statistic-component .st-cardcol:last-child .st-carddetail::before {
  display: none;
}

.financing-fifty-fifty-component {
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/sparkle-gradient.png);
  padding: 3.75rem 0;
}
.financing-fifty-fifty-component .ff-detail-wrap {
  display: flex;
  flex-direction: column;
  gap: 1.1875rem;
}
@media (max-width: 991px) {
  .financing-fifty-fifty-component .ff-detail-wrap {
    gap: 0.9375rem;
  }
}
@media (min-width: 992px) {
  .financing-fifty-fifty-component .ff-img-wrapper {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .financing-fifty-fifty-component .ff-img-wrapper {
    padding-bottom: 1.25rem;
  }
}
.financing-fifty-fifty-component .ff-bg {
  width: 100%;
  height: 100%;
}
.financing-fifty-fifty-component .ff-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.9375rem;
}
@media (max-width: 767px) {
  .financing-fifty-fifty-component .ff-cta .btn {
    font-size: 1.125rem;
  }
}
.financing-fifty-fifty-component .ff-detail-wrap {
  max-width: 34.6875rem;
}
@media (max-width: 991px) {
  .financing-fifty-fifty-component .ff-detail-wrap {
    max-width: 100%;
  }
}
.financing-fifty-fifty-component .ff-detail-wrap .h3 {
  margin: 0;
}
.financing-fifty-fifty-component .ff-detail-wrap .description {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.financing-fifty-fifty-component .ff-detail-wrap .description p {
  font-weight: 500;
  line-height: 1.3;
  margin: 0;
}
.financing-fifty-fifty-component .ff-detail-wrap .description h4,
.financing-fifty-fifty-component .ff-detail-wrap .description h5 {
  line-height: 1.5;
  margin: 0;
}
.financing-fifty-fifty-component .ff-detail-wrap .description-small p {
  font-size: 0.75rem;
  line-height: 2;
  margin: 0;
}
.financing-fifty-fifty-component .ff-detail-wrap .description-small a {
  color: #000;
}

.testimonials-component .tc-detail-wrap {
  display: flex;
  flex-direction: column;
  text-align: center;
  gap: 1.4375rem;
}
.testimonials-component .tc-testimonials {
  padding: 0 1.25rem;
}
.testimonials-component .zwssgr-slider .zwssgr-profile {
  padding-right: unset;
  margin-right: 20px;
}
.testimonials-component .zwssgr-slider .zwssgr-content {
  font-size: 1rem;
  text-align: start;
}
.testimonials-component .zwssgr-slider .zwssgr-swiper-button-next::after,
.testimonials-component .zwssgr-slider .zwssgr-swiper-button-prev::after {
  color: #C1C1C1;
}
.testimonials-component .zwssgr-slider .zwssgr-swiper-button-next {
  right: -6px;
}
.testimonials-component .zwssgr-slider .zwssgr-swiper-button-prev {
  left: -6px;
}
.testimonials-component .zwssgr-slider .zwssgr-list-inner {
  background-color: #EEEEEE;
  padding: 1.5rem;
}

.contact-component {
  padding: 1.875rem 0;
}
.contact-component .cc-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 767px) {
  .contact-component .cc-box {
    flex-direction: column;
  }
}
.contact-component .cc-box a {
  font-size: 3.75rem;
  font-weight: 500;
  line-height: 1.5;
  color: #fffefb;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .contact-component .cc-box a {
    font-size: 3.125rem;
  }
}
@media (max-width: 991px) {
  .contact-component .cc-box a {
    font-size: 2.8125rem;
  }
}
@media (max-width: 767px) {
  .contact-component .cc-box a {
    font-size: 1.875rem;
  }
}
@media (max-width: 575px) {
  .contact-component .cc-box a {
    font-size: 1.5625rem;
  }
}
.contact-component .cc-box a:hover {
  text-decoration: underline;
}
.contact-component .cc-detail {
  position: relative;
  text-align: center;
  padding-right: 1.5625rem;
  margin-right: 1.5625rem;
}
@media (max-width: 991px) {
  .contact-component .cc-detail {
    padding-right: 0;
    margin-right: 0;
    width: 100%;
  }
}
.contact-component .cc-detail:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 0.3125rem;
  height: 2.8125rem;
  background-color: #fffefb;
}
@media (max-width: 991px) {
  .contact-component .cc-detail:before {
    display: none;
  }
}
.contact-component .cc-detail:last-child {
  padding: 0;
  margin: 0;
}
.contact-component .cc-detail:last-child:before {
  display: none;
}

.full-width-cta .fwc-detail-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 56.25rem;
  margin: 0 auto;
  text-align: center;
  gap: 1.4375rem;
}
.full-width-cta .fwc-detail-wrap h5 {
  line-height: 1.5;
  margin: 0;
}
.full-width-cta .fwc-description-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2.75rem;
}
@media (max-width: 767px) {
  .full-width-cta .fwc-description-content {
    gap: 1.875rem;
  }
}
.full-width-cta .fwc-description-content p {
  margin: 0;
}
.full-width-cta .fwc-description-content h3 {
  display: flex;
  justify-content: center;
  gap: 0.625rem;
  margin: 0;
}
@media (max-width: 575px) {
  .full-width-cta .fwc-description-content h3 {
    flex-direction: column;
  }
}
.full-width-cta .fwc-description-content h3 a:hover {
  text-decoration: underline;
}

.inner-page-banner {
  background-image: url(../images/sparkle-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  padding: 2.5625rem 0;
}
.inner-page-banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #55cbf8 0%, #50c7f8 54.19%, #0B97FD 100%);
  opacity: 0.4;
}
.inner-page-banner .ipb-detail-wrap h1 {
  position: relative;
  color: #fffefb;
  font-weight: 500;
  text-shadow: 0 0 1.25rem #0a2e6d;
  text-align: center;
  text-transform: capitalize;
  margin: 0;
}

.service-areas-component .sa-wrapper {
  background-image: url(../images/sparkle-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  padding: 1.875rem 0;
}
.service-areas-component .sa-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #55cbf8 0%, #50c7f8 54.19%, #0B97FD 100%);
  opacity: 0.4;
}
.service-areas-component .sa-wrapper .sa-detail-wrap .h2 {
  position: relative;
  color: #fffefb;
  font-weight: 500;
  text-shadow: 0 0 1.25rem #0a2e6d;
  text-align: center;
  text-transform: capitalize;
  margin: 0;
}
.service-areas-component .service-areas-list {
  padding: 2.625rem 0;
}
.service-areas-component .service-areas-list .description {
  overflow-x: auto;
}
.service-areas-component .service-areas-list .description * {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.8;
  color: #000;
  text-align: center;
}
@media (max-width: 767px) {
  .service-areas-component .service-areas-list .description * {
    font-size: 1.125rem;
  }
}
@media (max-width: 575px) {
  .service-areas-component .service-areas-list .description * {
    font-size: 1rem;
  }
}

.leadership-component .lp-wrapper {
  background-image: url(../images/sparkle-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  padding: 1.875rem 0;
}
.leadership-component .lp-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #55cbf8 0%, #50c7f8 54.19%, #0B97FD 100%);
  opacity: 0.4;
}
.leadership-component .lp-wrapper .lp-detail-wrap .h2 {
  position: relative;
  color: #fffefb;
  font-weight: 500;
  text-shadow: 0 0 1.25rem #0a2e6d;
  text-align: center;
  text-transform: capitalize;
  margin: 0;
}
.leadership-component .lp-part {
  display: flex;
  flex-direction: column;
  gap: 1.375rem;
}
.leadership-component .lp-part .profile-img {
  position: relative;
  padding-top: 100%;
}
.leadership-component .lp-part .profile-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.leadership-component .lp-part .profile-img img {
  border-radius: 0.625rem;
}
.leadership-component .lp-main-wrap {
  padding: 4.375rem 0 1.5625rem 0;
}
.leadership-component .lp-main-wrap .h3 {
  line-height: 1.34;
}
.leadership-component .lp-main-grid {
  row-gap: 1.5625rem;
  margin: 0 -2.125rem;
}
@media (max-width: 991px) {
  .leadership-component .lp-main-grid {
    margin: 0 -0.75rem;
  }
}
.leadership-component .lp-main-box {
  padding: 0 2.125rem;
}
@media (max-width: 991px) {
  .leadership-component .lp-main-box {
    padding: 0 0.75rem;
  }
}
.leadership-component .lp-box {
  display: flex;
  flex-direction: column;
  gap: 0.6875rem;
}
.leadership-component .lp-box .h3 {
  margin: 0;
}
@media (max-width: 1199px) {
  .leadership-component .lp-box .h3 {
    font-size: 1.875rem;
  }
}
@media (max-width: 991px) {
  .leadership-component .lp-box .h3 {
    font-size: 1.625rem;
  }
}
.leadership-component .lp-box h5 {
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.25;
  color: #0B97FD;
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 1199px) {
  .leadership-component .lp-box h5 {
    font-size: 1.375rem;
  }
}
@media (max-width: 991px) {
  .leadership-component .lp-box h5 {
    font-size: 1.25rem;
  }
}
.leadership-component .lp-box a {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.33;
  color: #55cbf8;
  text-decoration: none;
  transition: all 0.3s ease;
}
.leadership-component .lp-box a:hover {
  text-decoration: underline;
}

.gallery-added {
  padding: 0;
}
.gallery-single {
  width: 100%;
}
.gallery-single .gallery-picture {
  position: relative;
  padding-top: 97.2222222222%;
  width: 100%;
}
.gallery-single .gallery-picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery-row {
  margin: 0;
}

:root {
  --space-lg: 6.25rem;
  --space-md: 4.6875rem;
  --space-sm: 3.125rem;
}
@media (max-width: 1199px) {
  :root {
    --space-lg: 3.125rem;
    --space-md: 3.125rem;
  }
}
@media (max-width: 767px) {
  :root {
    --space-md: 2.5rem;
    --space-sm: 1.875rem;
  }
}

#wpadminbar {
  position: fixed;
}

.wrapper {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  min-height: 100%;
}

.main-content {
  flex-grow: 1;
  width: 100%;
}

.space-lg {
  padding-top: var(--space-lg);
  padding-bottom: var(--space-lg);
}
.space-lg-m {
  margin-top: var(--space-lg);
  margin-bottom: var(--space-lg);
}
.space-md {
  padding-top: var(--space-md);
  padding-bottom: var(--space-md);
}
.space-md-m {
  margin-top: var(--space-md);
  margin-bottom: var(--space-md);
}
.space-sm {
  padding-top: var(--space-sm);
  padding-bottom: var(--space-sm);
}
.space-sm-m {
  margin-top: var(--space-sm);
  margin-bottom: var(--space-sm);
}

.bg-dark *:not(.btn),
.bg-secondary *:not(.btn),
.inner-text-white *:not(.btn) {
  color: #fff;
}
.bg-dark *:not(.btn):hover,
.bg-secondary *:not(.btn):hover,
.inner-text-white *:not(.btn):hover {
  text-decoration: none;
}

/* Pagination */
.pagination {
  padding: 1.875rem 0;
}
.pagination ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagination li {
  position: relative;
  margin: 0 0.625rem;
  padding: 0;
  font-weight: 700;
  color: rgba(11, 151, 253, 0.6);
}
.pagination li a:hover {
  color: #7fc23e !important;
}
.pagination li a:not(.prev, .next),
.pagination li span {
  border: none;
  font-weight: 700;
  line-height: 1;
  color: rgba(11, 151, 253, 0.6);
  text-decoration: none;
  transition: 0.4s ease background-color, 0.4s ease color;
}
.pagination li a:not(.prev, .next).active,
.pagination li span.active {
  border-color: #0B97FD;
}
.pagination li .prev,
.pagination li .next {
  cursor: pointer;
  color: #0B97FD;
  text-decoration: none;
}
.pagination li .prev::after,
.pagination li .next::after {
  content: "";
  position: absolute;
  inset: -2px -4px;
  border: 1px solid #dee3e2;
  border-radius: 0.375rem;
  visibility: hidden;
  opacity: 0;
}
.pagination li .prev:hover,
.pagination li .next:hover {
  color: #7fc23e;
}
.pagination li .prev:focus::after,
.pagination li .next:focus::after {
  visibility: visible;
  opacity: 1;
  outline: 0;
}
.pagination li .prev.disabled,
.pagination li .next.disabled {
  pointer-events: none;
  opacity: 0.6;
}
.pagination li .current {
  color: #0B97FD;
}

.error-wrap .description {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.bg-dark li::before {
  background-color: #fff;
}

/* stylelint-disable max-nesting-depth */
.hamburger {
  --humburgerbox: 2.5rem;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--humburgerbox);
  height: var(--humburgerbox);
  margin: 0 0 0 1.5625rem;
  padding: 0;
  text-align: center;
  background-color: transparent;
}
@media (max-width: 991px) {
  .hamburger {
    margin: 0;
  }
}
@media (min-width: 992px) {
  .hamburger {
    display: none;
  }
}
.hamburger:hover, .hamburger:focus {
  cursor: pointer;
  background-color: transparent;
  outline: none;
}
.hamburger span {
  cursor: pointer;
  position: relative;
  right: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  margin: 0 auto;
  border-radius: 2px;
  background: #fff;
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger span::before, .hamburger span::after {
  cursor: pointer;
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  background: #fff;
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger span::before {
  top: -8px;
}
.hamburger span::after {
  bottom: -8px;
}
.hamburger.is-clicked span {
  background-color: transparent !important;
}
.hamburger.is-clicked span::before, .hamburger.is-clicked span::after {
  top: 0;
  background-color: #fff;
}
.hamburger.is-clicked span::before {
  transform: rotate(45deg);
}
.hamburger.is-clicked span::after {
  top: 6px;
  transform: translateY(-6px) rotate(-45deg);
}

.mbnav {
  position: relative;
  display: block;
}
@media (min-width: 992px) {
  .mbnav {
    display: none;
  }
}
.mbnav .mobile-menu {
  padding: 30px 20px 0;
}
.mbnav-inner-details {
  padding-bottom: 1.875rem;
}
.mbnav .custom-link a {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.8;
  color: #fff;
  position: relative;
  padding: 0 1rem 0 0;
}
.mbnav .custom-link a::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.375rem;
  width: 2px;
  height: 15px;
  background-color: #fff;
}
.mbnav .custom-link a:first-child {
  padding-left: 0;
}
.mbnav .custom-link a:last-child::before {
  display: none;
}
.mbnav .brand {
  display: block;
  flex: 0 0 auto;
  width: 3.75rem;
}
.mbnav .brand img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (max-width: 991px) {
  .mbnav .call-us-inner {
    color: #fff;
  }
  .mbnav .call-us-inner a {
    color: #fff;
  }
}
.mbnav__state {
  pointer-events: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  bottom: 0;
  left: 100%;
  overflow: hidden;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.mbnav__inner {
  pointer-events: none;
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 100vh;
}
.mbnav__top {
  display: flex;
  justify-content: space-between;
  background: #7fc23e;
}
.mbnav__logo {
  padding: 15px;
  color: #fff;
}
.mbnav .menu-wrap {
  --leftSlide: 0;
  position: absolute;
  top: 0;
  right: var(--leftSlide);
  width: 100%;
  height: 100%;
  transition: 0.4s ease;
}
.mbnav .menu-wrap .menu-wrap {
  right: -100%;
  visibility: hidden;
  opacity: 0;
}
.mbnav .menu-wrap > .menu-inner {
  pointer-events: auto;
  overflow: hidden auto;
  max-height: 100%;
  padding-top: 5.3125rem;
  background: radial-gradient(circle, #55cbf8 0%, #50c7f8 55%, #0b97fd 100%);
  padding-bottom: 2.5rem;
  height: 100%;
  max-height: 100vh;
  overflow: auto;
  padding: 0 !important;
}
.mbnav .menu-wrap > .menu-inner .call-us {
  margin-top: 1.875rem;
}
.mbnav .menu-wrap > .menu-inner .cta-btn {
  margin-top: 0.9375rem;
}
.mbnav .menu-wrap > .menu-inner .cta-btn .btn-small {
  font-size: 1.125rem;
}
.mbnav .menu-wrap > .menu-inner .call-us,
.mbnav .menu-wrap > .menu-inner .cta-btn {
  padding: 0 1.25rem;
}
.mbnav ul {
  position: static;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0 20px;
  transition: 0.4s ease;
  margin-top: 40px;
}
.mbnav ul li.is-open > .menu-wrap {
  visibility: visible;
  opacity: 1;
}
.mbnav ul li:not(.btn-wrap) {
  position: static;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #dee3e2;
  font-size: 1.25rem;
  font-weight: 500;
  color: #fff;
  list-style: none;
}
.mbnav ul li:not(.btn-wrap)::before {
  display: none;
}
.mbnav ul li:not(.btn-wrap):last-child {
  border-bottom: 0;
}
.mbnav ul li:not(.btn-wrap).has-sub a::after {
  display: none;
}
.mbnav ul li:not(.btn-wrap) .mbnav__caret::before, .mbnav ul li:not(.btn-wrap) a::after {
  --sarrow-width: 10px;
  content: "";
  transform: rotate(45deg);
  display: flex;
  align-items: center;
  width: var(--sarrow-width);
  height: var(--sarrow-width);
  margin: auto;
  border: calc(var(--sarrow-width) / 4) solid #fff;
  border-bottom: 0;
  border-left: 0;
}
.mbnav ul li:not(.btn-wrap) a {
  cursor: pointer;
  position: relative;
  z-index: 2;
  display: block;
  flex: 1 1 auto;
  order: -1;
  padding: 10px 0;
  line-height: 1.3;
  color: #fff;
  text-decoration: none !important;
}
.mbnav ul li:not(.btn-wrap) a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  margin-right: 0;
  margin-left: auto;
}
.mbnav ul li:not(.btn-wrap).is-open > .mbnav__caret:after {
  transform: rotate(0);
}
.mbnav ul li:not(.btn-wrap).has-sub > a {
  flex: 1 1 auto;
}
.mbnav ul li:not(.btn-wrap) .btn-wrap {
  position: fixed;
  bottom: 20px;
  left: 20px;
  transform: translateY(200%);
  width: calc(100% - 40px);
  margin: 0;
  transition: 0.4s ease-in-out;
}
.mbnav ul li:not(.btn-wrap) .btn-wrap::before {
  display: none;
}
.mbnav ul li:not(.btn-wrap) .btn-wrap a {
  display: block;
}
.mbnav ul li:not(.btn-wrap).back-click {
  position: relative;
  order: -1;
  width: 100%;
  padding: 10px 0 10px 20px;
  font-weight: 400;
  color: currentcolor;
}
.mbnav ul li:not(.btn-wrap).back-click::before {
  --sarrow-width: 10px;
  content: "";
  transform: rotate(-135deg);
  display: flex;
  align-items: center;
  width: var(--sarrow-width);
  height: var(--sarrow-width);
  margin: auto;
  border: calc(var(--sarrow-width) / 4) solid #fff;
  border-bottom: 0;
  border-left: 0;
  position: absolute;
  left: 0;
  background: transparent;
  border-radius: 0;
  top: 17px;
}
.mbnav__caret {
  cursor: pointer;
  z-index: 1;
  display: grid;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: auto;
}
.color-mbnav .mbnav__caret::before {
  color: #0B97FD !important;
}

.mbnav ul li:not(.btn-wrap).current-menu-item {
  background-color: #7fc23e;
}
.mbnav ul ul li {
  font-size: 16px;
}
.mbnav ul ul li a {
  padding-left: 25px;
}
.mbnav ul ul li li {
  font-size: 14px;
}
.mbnav ul ul li li a {
  padding-left: 35px;
}
.mbnav ul > li > .sub-menu {
  position: absolute;
  left: 100%;
}
.mbnav__backdrop {
  position: fixed;
  z-index: -1;
  inset: 0;
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.55);
  transition: all 0.4s ease-in;
}
.mbnav__overlay {
  position: fixed;
  z-index: 99;
  inset: 0;
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.4s ease-in;
}
.mbnav__overlay.is-show {
  visibility: visible;
  opacity: 1;
}
.mbnav.is-open .btn-wrap {
  transform: translateY(0);
}
.mbnav.is-open .mbnav__state {
  left: 0;
}
.mbnav.is-open .mbnav__backdrop {
  z-index: 999;
  visibility: visible;
  opacity: 1;
}
.mbnav .parent-title {
  padding: 0.625rem 0 !important;
  color: #7fc23e !important;
  font-weight: 700 !important;
}

.call-us.footer-part * {
  color: #fff;
}

/* stylelint-enable max-nesting-depth */
/* --- header --- */
.main-header {
  position: relative;
  z-index: 999;
  width: 100%;
  height: auto;
  background-color: #fff;
  /* nav */
}
.main-header .brand {
  display: block;
  flex: 0 0 auto;
  width: 16.0625rem;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .main-header .brand {
    width: 12.5rem;
  }
}
@media (max-width: 991px) {
  .main-header .brand {
    width: 3.75rem;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .main-header .brand {
    width: 3.75rem;
  }
}
.main-header .brand img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.main-header .nav-menu {
  flex: 1 1 auto;
  padding-left: 0.9375rem;
}
@media (max-width: 991px) {
  .main-header .nav-menu {
    padding-right: 0.9375rem;
  }
}
.main-header .navigation {
  display: none;
  word-break: keep-all;
  /* stylelint-disable max-nesting-depth */
}
@media (min-width: 992px) {
  .main-header .navigation {
    display: block;
  }
}
.main-header .navigation nav {
  margin-right: 30px;
}
.main-header .navigation nav > ul {
  display: flex;
  flex-wrap: wrap;
}
.main-header .navigation nav .current-menu-item > a {
  color: #0B97FD;
  pointer-events: none;
}
.main-header .navigation nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-header .navigation nav ul li {
  padding: 0;
  list-style: none;
}
.main-header .navigation nav ul li a {
  display: block;
  padding: 0.625rem 1.125rem;
  text-decoration: none;
  text-transform: capitalize;
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul li a {
    padding: 10px;
  }
}
.main-header .navigation nav ul li.menu-item-has-children {
  position: relative;
}
.main-header .navigation nav ul li.menu-item-has-children > a {
  padding-right: 40px;
}
.main-header .navigation nav ul li.menu-item-has-children > a::after {
  content: "";
  position: absolute;
  top: 48%;
  right: 15px;
  transform: translateY(-52%) rotate(135deg);
  width: 13px;
  height: 13px;
  border-top: 4px solid #A8FF4D;
  border-right: 4px solid #A8FF4D;
  transition: 0.3s;
}
.main-header .navigation nav ul li.menu-item-has-children:hover > a::after {
  transform: translateY(-50%) rotate(315deg);
}
.main-header .navigation nav ul li:hover > a {
  color: #0B97FD;
}
.main-header .navigation nav ul li:hover > a::after {
  border-color: #fff;
}
.main-header .navigation nav ul li:hover > ul {
  pointer-events: auto;
  opacity: 1;
  z-index: 1;
}
.main-header .navigation nav ul.sub-menu {
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 279px;
  opacity: 0;
  transition: opacity 0.3s;
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul.sub-menu {
    min-width: 200px;
  }
}
.main-header .navigation nav ul.sub-menu .sub-menu {
  top: 0;
  left: 100%;
}
.main-header .navigation nav ul.sub-menu li a {
  display: block;
  color: #fff;
  background-color: #7fc23e;
}
.main-header .navigation nav ul.sub-menu li.menu-item-has-children > a::after {
  top: 17px;
  transform: rotate(45deg);
  border-color: #fff;
}
.main-header .navigation nav ul.sub-menu li:hover > a {
  color: #0B97FD;
}
.main-header .navigation nav ul.sub-menu li:hover > a::after {
  border-color: #0B97FD;
}
.main-header .navigation nav ul.sub-menu li:not(:last-child) a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.main-header .navigation .current-menu-parent .current-menu-item > a {
  color: #0B97FD;
}
.main-header .navigation .current-menu-parent > a {
  color: #0B97FD;
}

.header-top {
  background-color: #000;
  padding: 0.4375rem 0;
}
.header-top .ht-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.25rem;
}
.header-top .ht-left img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-top .ht-logo-link {
  width: 10.875rem;
  display: block;
}
@media (max-width: 991px) {
  .header-top .ht-logo-link {
    width: 6.25rem;
  }
}
@media (max-width: 575px) {
  .header-top .ht-logo-link {
    width: 5.625rem;
  }
}
.header-top .ht-right-item {
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
.header-top .ht-right {
  display: flex;
  align-items: center;
  gap: 0.4375rem;
}
.header-top .ht-social-item {
  display: flex;
  align-items: center;
  gap: 0.4375rem;
}
.header-top .ht-social-item a {
  display: flex;
  align-items: center;
  width: 18px;
  height: 18px;
  transition: opacity 0.3s;
}
.header-top .ht-social-item a:hover {
  opacity: 0.6;
}
.header-top .ht-social-item a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.header-top .ht-right-contact {
  position: relative;
}
.header-top .ht-right-contact::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -0.5rem;
  width: 3px;
  height: 18px;
  background-color: #fff;
}
@media (max-width: 767px) {
  .header-top .ht-right-contact::before {
    display: none;
  }
}
.header-top .ht-right-contact:last-child::before {
  display: none;
}
.header-top .ht-right-contact a {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 2;
  padding: 0 0.5rem;
  color: #fff;
  text-decoration: none;
  display: block;
}
@media (max-width: 767px) {
  .header-top .ht-right-contact a {
    font-size: 0.5625rem;
    padding: 0;
    line-height: 1.2;
  }
}
.header-top .ht-right-contact a:hover {
  text-decoration: underline;
}

.header-center {
  padding: 1.25rem 0;
}
@media (max-width: 767px) {
  .header-center {
    padding: 0.625rem 0;
  }
}
.header-center .main-logo {
  margin-top: -4.4375rem;
  width: 22%;
}
@media (max-width: 1199px) {
  .header-center .main-logo {
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .header-center .main-logo {
    width: auto;
  }
}
.header-center .cta-btn {
  width: 39%;
  text-align: right;
}
@media (max-width: 991px) {
  .header-center .cta-btn {
    width: 33.33%;
    display: none;
  }
}
@media (max-width: 1199px) {
  .header-center .cta-btn .btn {
    font-size: 1.875rem;
    padding: 0.625rem 1.25rem;
  }
}
@media (max-width: 991px) {
  .header-center .cta-btn .btn {
    font-size: 1.375rem;
  }
}
.header-center .call-us {
  width: 39%;
}
@media (max-width: 991px) {
  .header-center .call-us {
    width: 33.33%;
  }
}
@media (max-width: 991px) {
  .header-center .call-us {
    display: none;
  }
}
.header-center .call-us .call-us-inner {
  border-radius: 1.25rem;
  background: #0B97FD;
  border: 6px solid #fff;
  box-shadow: 0px 0px 20px rgba(1, 42, 184, 0.5490196078);
  padding: 1.1875rem 2.25rem;
  width: fit-content;
  text-align: center;
}
@media (max-width: 991px) {
  .header-center .call-us .call-us-inner {
    padding: 0.625rem 1.25rem;
  }
}
@media (max-width: 767px) {
  .header-center .call-us .call-us-inner {
    padding: 0.625rem;
  }
}
.header-center .call-us span {
  display: block;
  font-weight: 500;
  font-size: 1.875rem;
  line-height: 1.2;
  text-align: center;
  color: #fffefb;
}
@media (max-width: 1199px) {
  .header-center .call-us span {
    font-size: 1.5625rem;
  }
}
@media (max-width: 991px) {
  .header-center .call-us span {
    font-size: 1.25rem;
  }
}
.header-center .call-us a {
  font-weight: 500;
  font-size: 3.125rem;
  line-height: 1.2;
  text-align: center;
  color: #fffefb;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .header-center .call-us a {
    font-size: 1.875rem;
  }
}
@media (max-width: 991px) {
  .header-center .call-us a {
    font-size: 1.375rem;
  }
}
.header-center .call-us a:hover {
  text-decoration: underline;
}

.header-bottom {
  background-color: #7fc23e;
  padding: 0.6875rem 0;
}
@media (max-width: 991px) {
  .header-bottom {
    padding: 0.3125rem 0;
    background-color: transparent;
  }
}
@media (min-width: 992px) {
  .header-bottom.hb-mobile {
    display: none;
  }
}
@media (max-width: 991px) {
  .header-bottom.hb-desktop {
    display: none;
  }
}
@media (max-width: 991px) {
  .header-bottom .container {
    margin: 0;
  }
}
.header-bottom .hb-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-bottom .navigation li {
  padding: 0 0.625rem;
}
.header-bottom .navigation li a {
  font-weight: 500;
  font-size: 1.875rem;
  text-align: center;
  color: #fff;
  text-decoration: none;
  transition: color 0.3s;
}
@media (max-width: 1199px) {
  .header-bottom .navigation li a {
    font-size: 1.5625rem;
  }
}
.header-bottom .navigation li a:hover {
  color: #0B97FD;
}

/* --- footer --- */
.footer-main .header-center .main-logo {
  margin: 0 0 -3.875rem 0;
}
@media (max-width: 1199px) {
  .footer-main .header-center .main-logo {
    margin: 0;
  }
}
.footer-main .footer-details p {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.8;
  color: #fff;
}
.footer-main .custom-link a {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.8;
  color: #fff;
  position: relative;
  padding: 0 1rem 0 0;
}
.footer-main .custom-link a::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.375rem;
  width: 2px;
  height: 15px;
  background-color: #fff;
}
.footer-main .custom-link a:first-child {
  padding-left: 0;
}
.footer-main .custom-link a:last-child::before {
  display: none;
}
.footer-main .navigation nav ul.sub-menu {
  bottom: 100%;
  top: unset;
}

/*# sourceMappingURL=main.css.map*/