/*!**************************************************************************************************************************************************************************!*\
  !*** 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 ***!
  \**************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
/*!******************************************************************************************************************************************************************************!*\
  !*** 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 (1) ***!
  \******************************************************************************************************************************************************************************/
/* 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(41, 35, 48, 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: "Poppins", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  color: #292330;
  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.938rem;
  font-family: inherit;
  font-size: 4.5rem;
  font-weight: 600;
  line-height: 1.3;
  color: #292330;
  word-break: keep-all;
  font-style: italic;
}
h1 a,
.h1 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h1 span,
.h1 span {
  font-weight: 400;
}
h1,
.h1 {
  line-height: 1.2;
}
@media (max-width: 1199px) {
  h1,
  .h1 {
    font-size: 3.75rem;
  }
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 3rem;
  }
}
@media (max-width: 575px) {
  h1,
  .h1 {
    font-size: 1.875rem;
  }
}

h2,
.h2 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.3;
  color: #292330;
  word-break: keep-all;
  font-style: italic;
}
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: 2.125rem;
  }
}
@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 1.875rem;
  }
}

h3,
.h3 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.3;
  color: #292330;
  word-break: keep-all;
  font-style: italic;
}
h3 a,
.h3 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h3 span,
.h3 span {
  font-weight: 400;
}
@media (max-width: 767px) {
  h3,
  .h3 {
    font-size: 1.5rem;
  }
}

h4,
.h4 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.3;
  color: #292330;
  word-break: keep-all;
  font-style: italic;
}
h4 a,
.h4 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h4 span,
.h4 span {
  font-weight: 400;
}
@media (max-width: 767px) {
  h4,
  .h4 {
    font-size: 1.25rem;
  }
}

h5,
.h5 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.3;
  color: #292330;
  word-break: keep-all;
  font-style: italic;
}
h5 a,
.h5 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h5 span,
.h5 span {
  font-weight: 400;
}
@media (max-width: 767px) {
  h5,
  .h5 {
    font-size: 1.125rem;
  }
}

h6,
.h6 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.3;
  color: #292330;
  word-break: keep-all;
  font-style: italic;
}
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.063rem;
  }
}

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

.eyebrow-text {
  position: relative;
  display: inline-block;
  margin-bottom: 1rem;
  padding-left: 0.938rem;
  padding-right: 0.938rem;
  font-size: 1.125rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #20963D;
  line-height: 1;
}
@media (max-width: 767px) {
  .eyebrow-text {
    font-size: 0.875rem;
  }
}
.eyebrow-text::before, .eyebrow-text::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background-color: #20963D;
  transform: rotate(12deg);
}
.eyebrow-text::after {
  right: 0;
  left: auto;
}

:is(ul, ol) {
  --ulol-left-padding: 1.25rem;
  margin-bottom: 0.938rem;
  padding-left: var(--ulol-left-padding);
}
:is(ul, ol) li {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
:is(ul, ol) li:last-child {
  padding-bottom: 0;
}

.bullet-check ul {
  padding: 0;
}
.bullet-check ul > li {
  position: relative;
  list-style-type: none;
  padding-left: 30px;
}
.bullet-check ul > li::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/bullet-img.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto;
}

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

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

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 {
  color: #011638;
  text-decoration: underline;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
}
a:hover {
  color: #20963D;
  outline: none;
}
a.tab-outline {
  outline: 1px solid;
  outline-offset: 0.188rem;
}

/* Tables */
table {
  border-spacing: 0;
  border-collapse: collapse;
}
table td {
  font-weight: normal;
  text-align: left;
}

.table-responsive {
  overflow-x: auto;
  display: block;
  width: 100%;
  -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 {
  padding: 0.625rem;
  border-bottom: 0.063rem solid #dee3e2;
  vertical-align: bottom;
}

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

/* stylelint-enable selector-class-pattern */
/**
 * Main content containers
 */
:root {
  --gutter: 3.125rem;
}
@media (max-width: 767px) {
  :root {
    --gutter: 1.25rem;
  }
}

.alignfull, .alignwide, .container-fluid, .container {
  width: min(100% - var(--gutter) * 2, var(--container-width, 100%));
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 1441px) {
  .container {
    --container-width: 100rem !important;
  }
}

.container {
  --container-width: 80rem;
}
[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-color: #fff;
}

.text-white {
  color: #fff;
}

.bg-dark {
  background-color: #292330;
}

.text-dark {
  color: #292330;
}

/* 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: 1441px) {
  .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: 80rem;
}

button, input[type=button],
input[type=reset],
input[type=submit], .btn-link {
  --focuc-outline-space: -1px;
  user-select: none;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 4px 4px 16px;
  border: none;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  width: max-content;
  border-radius: 0 !important;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s;
  gap: 1rem;
}
button svg, input[type=button] svg,
input[type=reset] svg,
input[type=submit] svg, .btn-link svg {
  fill: transparent;
  width: 12px;
  height: 12px;
  fill: #4AA6D4;
}
button:hover svg, input[type=button]:hover svg,
input[type=reset]:hover svg,
input[type=submit]:hover svg, .btn-link:hover svg {
  animation: arrow_animation 0.5s ease;
}
@media (max-width: 767px) {
  button, input[type=button],
  input[type=reset],
  input[type=submit], .btn-link {
    padding: 0.563rem 0.875rem;
  }
}
button:hover, input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover, .btn-link:hover, a:hover button, a:hover input[type=button],
a:hover input[type=reset],
a:hover input[type=submit], a:hover .btn-link {
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  background-color: #0A67AD;
}
button:focus, input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus, .btn-link:focus {
  --focuc-outline-space: -4px;
  color: #fff;
  outline: 0;
}
button:focus::before, input[type=button]:focus::before,
input[type=reset]:focus::before,
input[type=submit]:focus::before, .btn-link:focus::before {
  visibility: visible;
  opacity: 1;
}

.btn-link {
  background-color: #032757;
  line-height: 20px !important;
  padding: 16px 20px !important;
  font-size: 18px;
}
@media (max-width: 1199px) {
  .btn-link {
    font-size: 16px;
  }
}
.btn-link-sm {
  padding: 0.25rem 0.563rem;
  font-size: 0.75rem;
}
@media (max-width: 767px) {
  .btn-link svg {
    display: none;
  }
}
.btn-link-call:focus {
  --focuc-outline-space: -4px;
  color: #fff;
  outline: 0;
}
.btn-link-call:focus::before {
  visibility: visible;
  opacity: 1;
}

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

.svg-icons-list {
  padding: 1.25rem;
}

@keyframes arrow_animation {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }
  50% {
    transform: translate(10px, -10px); /* right + top */
    opacity: 0;
  }
  51% {
    transform: translate(-10px, 10px); /* left + bottom thi re-enter */
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
form label {
  display: block;
  margin-bottom: 0.625rem;
  font-family: "Poppins", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #292330;
}

:is(input, textarea, button, select) {
  font-family: "Poppins", 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.938rem;
}

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.938rem;
  border: 0.063rem solid #20963D;
  border-radius: 0;
  font-size: 1rem;
  font-weight: 400;
  color: #292330;
}
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: #20963D;
  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(41, 35, 48, 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: #292330;
}
.radio-btn-group .radio-option .radio-custom-label::before {
  cursor: pointer;
  content: "";
  display: inline-block;
  width: 0.625rem;
  height: 0.625rem;
  margin-top: 0.188rem;
  margin-right: 0.625rem;
  border: 0.125rem solid #fff;
  border-radius: 50%;
  vertical-align: middle;
  background-color: #fff;
  box-shadow: 0 0 0 2px #292330;
}
.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: #292330;
}

.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.313rem;
  height: 0.625rem;
  border: solid #20963D;
  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 #20963D;
  vertical-align: middle;
  appearance: none;
  background-color: transparent;
}

.page-template-landing-page .fancybox__container .gform_heading {
  margin-bottom: 40px;
}
.page-template-landing-page .fancybox__container .gform_heading h2 {
  font-size: 30px;
  text-align: center;
}
.page-template-landing-page .fancybox__container .gform_heading .gform_description {
  text-align: center;
}
.page-template-landing-page .fancybox__container .is-close-btn {
  background: #032757 !important;
  width: 33px;
  height: 33px;
  display: flex;
  top: 0 !important;
}
.page-template-landing-page .fancybox__container .fancybox__content {
  max-width: 950px;
  width: 100%;
}
.page-template-landing-page .gform-theme .gform_validation_errors {
  display: none !important;
}
.page-template-landing-page .gform-theme form {
  padding: 3rem;
  background: #fff;
  position: relative;
}
@media (max-width: 767px) {
  .page-template-landing-page .gform-theme form {
    padding: 1.25rem;
  }
}
.page-template-landing-page .gform-theme form::before {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  background-color: #E3F5FA;
  width: 4.5rem;
  height: 4.5rem;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}
@media (max-width: 767px) {
  .page-template-landing-page .gform-theme form::before {
    width: 3rem;
    height: 3rem;
  }
}
.page-template-landing-page .gform-theme form::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: -1px;
  background-color: #E3F5FA;
  width: 4.5rem;
  height: 4.5rem;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  transform: scale(-1);
}
@media (max-width: 767px) {
  .page-template-landing-page .gform-theme form::after {
    display: none;
  }
}
.page-template-landing-page .gform-theme .gform-footer {
  justify-content: flex-end !important;
  margin-top: 3rem;
}
@media (max-width: 991px) {
  .page-template-landing-page .gform-theme .gform-footer {
    justify-content: left !important;
  }
}
.page-template-landing-page .gform-theme .gform-footer .btn-link {
  gap: 0.625rem !important;
  background: #032757 !important;
}
@media (min-width: 1200px) {
  .page-template-landing-page .gform-theme .gform-footer .btn-link {
    font-size: 1.125rem !important;
  }
}
@media (max-width: 991px) {
  .page-template-landing-page .gform-theme .gform-footer .btn-link svg {
    display: none;
  }
}
@media (max-width: 575px) {
  .page-template-landing-page .gform-theme .gform-footer .btn-link {
    width: 100% !important;
  }
}
.page-template-landing-page .gform-theme .gfield label {
  font-size: 1rem !important;
  color: #292330 !important;
  margin-bottom: 0.75rem;
}
.page-template-landing-page .gform-theme .gfield_fields {
  row-gap: 1rem !important;
}
.page-template-landing-page .gform-theme .gfield_validation_message {
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.page-template-landing-page .gform-theme .gfield input[type=url],
.page-template-landing-page .gform-theme .gfield input[type=text],
.page-template-landing-page .gform-theme .gfield input[type=submit],
.page-template-landing-page .gform-theme .gfield input[type=button],
.page-template-landing-page .gform-theme .gfield input[type=password],
.page-template-landing-page .gform-theme .gfield input[type=email],
.page-template-landing-page .gform-theme .gfield input[type=tel],
.page-template-landing-page .gform-theme .gfield input[type=search],
.page-template-landing-page .gform-theme .gfield input[type=date],
.page-template-landing-page .gform-theme .gfield textarea {
  width: 100% !important;
  height: 3.25rem !important;
  padding: 0.875rem 1rem !important;
  color: #414042 !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  background: transparent !important;
  border: 1px solid #91CDE6 !important;
  cursor: auto !important;
}
.page-template-landing-page .gform-theme .gfield input[type=url]:focus,
.page-template-landing-page .gform-theme .gfield input[type=text]:focus,
.page-template-landing-page .gform-theme .gfield input[type=submit]:focus,
.page-template-landing-page .gform-theme .gfield input[type=button]:focus,
.page-template-landing-page .gform-theme .gfield input[type=password]:focus,
.page-template-landing-page .gform-theme .gfield input[type=email]:focus,
.page-template-landing-page .gform-theme .gfield input[type=tel]:focus,
.page-template-landing-page .gform-theme .gfield input[type=search]:focus,
.page-template-landing-page .gform-theme .gfield input[type=date]:focus,
.page-template-landing-page .gform-theme .gfield textarea:focus {
  outline: none;
}
.page-template-landing-page .gform-theme .gfield input[type=url]::placeholder,
.page-template-landing-page .gform-theme .gfield input[type=text]::placeholder,
.page-template-landing-page .gform-theme .gfield input[type=submit]::placeholder,
.page-template-landing-page .gform-theme .gfield input[type=button]::placeholder,
.page-template-landing-page .gform-theme .gfield input[type=password]::placeholder,
.page-template-landing-page .gform-theme .gfield input[type=email]::placeholder,
.page-template-landing-page .gform-theme .gfield input[type=tel]::placeholder,
.page-template-landing-page .gform-theme .gfield input[type=search]::placeholder,
.page-template-landing-page .gform-theme .gfield input[type=date]::placeholder,
.page-template-landing-page .gform-theme .gfield textarea::placeholder {
  color: #414042 !important;
}
.page-template-landing-page .gform-theme .gfield select {
  width: 100% !important;
  height: 3.25rem !important;
  padding: 0.875rem 1rem !important;
  color: #414042 !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  border: 1px solid #91CDE6 !important;
  line-height: 1.5;
}
.page-template-landing-page .gform-theme .gfield select:focus {
  outline: none;
}
.page-template-landing-page .gform-theme .gfield select::placeholder {
  color: #414042 !important;
}
.page-template-landing-page .gform-theme .gform_confirmation_message {
  padding: 1.25rem;
  color: #20963D !important;
  border: 1px solid #20963D;
  border-radius: 0.625rem;
  font-size: 1.25rem !important;
  font-weight: 600;
  background: #fff;
  text-align: center !important;
}
@media (max-width: 991px) {
  .page-template-landing-page .gform-theme .gform_confirmation_message {
    font-size: 1rem !important;
  }
}

.normal-form form {
  padding: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}
.normal-form form:before, .normal-form form:after {
  display: none !important;
}
.normal-form form .gform-footer {
  margin-top: 15px !important;
  justify-content: flex-start !important;
}

.fancybox__container form {
  padding: 0 !important;
}
.fancybox__container form:before, .fancybox__container form:after {
  display: none;
}
.fancybox__container form .gform-footer {
  margin-top: 0.938rem;
}

.page-template-landing-page .gform-theme .gform_confirmation_message:has(.form-result-content) {
  color: #292330 !important;
}

.form-result-content {
  display: flex;
  flex-direction: column;
  row-gap: 1.25rem;
  font-size: 1rem !important;
  text-align: left !important;
}
.form-result-content strong {
  font-weight: 600;
}
.form-result-content br {
  display: none !important;
}
@media (max-width: 575px) {
  .form-result-content .btn-link {
    font-size: 0.875rem !important;
    padding: 0.625rem !important;
  }
}
.form-result-content .title {
  color: #0A67AD !important;
  font-weight: 600 !important;
  margin: 0 !important;
  font-size: 1.875rem !important;
}
@media (max-width: 767px) {
  .form-result-content .title {
    font-size: 1.5rem !important;
  }
}
.form-result-content ul {
  padding: 0;
  margin: 0;
}
.form-result-content ul li {
  padding-left: 1.25rem;
}
.form-result-content ul li::before {
  top: 0.375rem;
  background-size: 0.75rem;
}
.form-result-content ul .normal-form .gform-footer {
  margin-top: 0.938rem !important;
}
.form-result-content ul .normal-form form {
  width: 100% !important;
  max-width: 100% !important;
}

.horizontal-accordion {
  background: #F0FAFC;
  overflow: hidden;
  padding: 7.5rem 0;
}
@media (max-width: 1440px) {
  .horizontal-accordion {
    padding: 6rem 0;
  }
}
@media (max-width: 767px) {
  .horizontal-accordion {
    padding: 3rem 0;
  }
}
.horizontal-accordion .sec-heading {
  margin-bottom: 3.5rem;
}
@media (max-width: 767px) {
  .horizontal-accordion .sec-heading {
    margin-bottom: 2rem;
  }
}
.horizontal-accordion .vertical-title {
  position: absolute;
  bottom: 1.25rem;
  left: 50%;
  transform: translateX(-50%) rotate(180deg);
  writing-mode: vertical-rl;
  white-space: nowrap;
  opacity: 1;
  transition: 0.3s;
}
@media (max-width: 991px) {
  .horizontal-accordion .vertical-title {
    display: none;
  }
}
.horizontal-accordion .horizontal-title {
  opacity: 0;
  transition: 0.3s;
}
@media (max-width: 991px) {
  .horizontal-accordion .horizontal-title {
    opacity: 1;
    margin-bottom: 0.625rem;
  }
}
.horizontal-accordion .horizontal-title.desktop {
  margin-bottom: 0.625rem;
}
@media (max-width: 991px) {
  .horizontal-accordion .horizontal-title.desktop {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.horizontal-accordion .horizontal-title.phone {
  margin: 0;
  font-size: 1rem;
}
@media (min-width: 992px) {
  .horizontal-accordion .horizontal-title.phone {
    display: none;
  }
}
@media (max-width: 991px) {
  .horizontal-accordion .horizontal-title.phone {
    display: block;
  }
}
.horizontal-accordion .ha-wrapper {
  display: flex;
  height: 31.25rem;
}
@media (max-width: 991px) {
  .horizontal-accordion .ha-wrapper {
    flex-direction: column;
    height: auto;
  }
}
.horizontal-accordion .ha-wrapper .ha-item {
  flex: 1;
}
.horizontal-accordion .ha-item {
  flex: 1;
  position: relative;
  overflow: hidden;
  transition: all 0.4s ease;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 2rem;
  cursor: pointer;
}
.horizontal-accordion .ha-item:nth-child(1) {
  background: rgba(74, 166, 212, 0.1);
}
.horizontal-accordion .ha-item:nth-child(2) {
  background: rgba(74, 166, 212, 0.2);
}
.horizontal-accordion .ha-item:nth-child(3) {
  background: rgba(74, 166, 212, 0.3);
}
.horizontal-accordion .ha-item:nth-child(4) {
  background: rgba(74, 166, 212, 0.4);
}
.horizontal-accordion .ha-item:nth-child(5) {
  background: rgba(74, 166, 212, 0.5);
}
.horizontal-accordion .ha-item:nth-child(6) {
  background: rgba(74, 166, 212, 0.6);
}
.horizontal-accordion .ha-item:nth-child(7) {
  background: rgba(74, 166, 212, 0.7);
}
.horizontal-accordion .ha-item:nth-child(8) {
  background: rgba(74, 166, 212, 0.8);
}
.horizontal-accordion .ha-item:nth-child(9) {
  background: rgba(74, 166, 212, 0.9);
}
.horizontal-accordion .ha-item:nth-child(10) {
  background: #4aa6d4;
}
@media (max-width: 991px) {
  .horizontal-accordion .ha-item {
    width: 100%;
    padding: 1rem 1.25rem;
    align-items: flex-start;
  }
  .horizontal-accordion .ha-item.active .horizontal-title.phone {
    display: none;
  }
}
.horizontal-accordion .ha-item.active {
  flex: 18.8;
}
.horizontal-accordion .ha-item.active .vertical-title {
  opacity: 0;
}
.horizontal-accordion .ha-item.active .horizontal-title {
  opacity: 1;
}
.horizontal-accordion .ha-item.active .ha-bg {
  opacity: 1;
}
.horizontal-accordion .ha-item.active .ha-content {
  opacity: 1;
  max-height: 31.25rem;
}
.horizontal-accordion .ha-item.active .ha-inner,
.horizontal-accordion .ha-item.active .ha-inner-wrap {
  align-items: flex-start;
}
.horizontal-accordion .ha-bottom-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 1rem;
  margin-top: 3.5rem;
}
@media (max-width: 767px) {
  .horizontal-accordion .ha-bottom-wrap {
    margin-top: 1.5rem;
  }
  .horizontal-accordion .ha-bottom-wrap .ha-description {
    font-size: 1rem;
  }
}
.horizontal-accordion .ha-bottom-wrap .ha-description {
  color: #414042;
}
.horizontal-accordion .ha-number {
  font-size: 1.25rem;
  line-height: 1;
  font-weight: 600;
  color: #074d8f;
  position: relative;
  padding-left: 1.25rem;
  width: 100%;
}
@media (max-width: 991px) {
  .horizontal-accordion .ha-number {
    padding-left: 0.938rem;
    font-size: 1rem;
  }
}
@media (max-width: 991px) {
  .horizontal-accordion .ha-number.desktop {
    display: none;
  }
}
@media (min-width: 992px) {
  .horizontal-accordion .ha-number.phone {
    display: none;
  }
}
.horizontal-accordion .ha-number:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: rotate(-45deg) translateY(-80%);
  left: 1.25rem;
  width: 1rem;
  height: 1.625rem;
  background: url(../images/bullet-img.svg);
  background-repeat: no-repeat;
  pointer-events: none;
  background-size: 12px !important;
}
@media (max-width: 991px) {
  .horizontal-accordion .ha-number:before {
    left: 0.625rem;
    width: 0.75rem;
    height: 1rem;
    background-size: contain;
  }
}
.horizontal-accordion .ha-bg {
  opacity: 0;
  width: 8.75rem;
  height: 8.75rem;
  margin-bottom: 2rem;
  transition: 0.3s;
  pointer-events: none;
}
@media (max-width: 991px) {
  .horizontal-accordion .ha-bg {
    width: 7.5rem;
    height: 7.5rem;
    margin-bottom: 1rem;
  }
}
.horizontal-accordion .ha-bg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (max-width: 991px) {
  .horizontal-accordion .ha-bg img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}
.horizontal-accordion .ha-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: 0.3s;
  pointer-events: auto;
}
@media (max-width: 991px) {
  .horizontal-accordion .ha-content {
    opacity: 1 !important;
    max-height: none !important;
  }
}
.horizontal-accordion .ha-content p {
  color: #414042;
}
.horizontal-accordion .ha-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.horizontal-accordion .ha-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.horizontal-accordion .ha-accordion-content {
  transition: height 0.4s ease;
  height: auto;
}
@media (max-width: 991px) {
  .horizontal-accordion .ha-accordion-content {
    height: 0;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    row-gap: 3rem;
  }
}
@media (max-width: 991px) {
  .horizontal-accordion .ha-tab-heading {
    width: 100%;
  }
}

.home-banner {
  position: relative;
}
.home-banner .hb-bg-img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
}
.home-banner .hb-bg-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-banner .hb-content-wrap {
  position: relative;
  z-index: 1;
  padding: 15.75rem 0 8.125rem;
}
@media (max-width: 991px) {
  .home-banner .hb-content-wrap {
    text-align: center;
    padding: 8rem 0 4rem;
  }
}
.home-banner .hb-content-wrap {
  display: flex;
  flex-direction: column;
  row-gap: 6.25rem;
}
@media (max-width: 767px) {
  .home-banner .hb-content-wrap {
    row-gap: 2rem;
  }
}
.home-banner .hb-heading .h1 {
  margin: 0;
  color: #91CDE6;
  font-style: normal;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .home-banner .hb-heading .h1 {
    font-size: 1.75rem;
    line-height: 1.5;
  }
}
@media (max-width: 575px) {
  .home-banner .hb-heading .h1 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .home-banner .hb-heading .h1 {
    font-size: 3.563rem;
  }
}
.home-banner .hb-heading .h1 span {
  color: #fff;
  font-size: 6.75rem;
  line-height: 1.2;
  font-weight: 600;
  font-style: italic;
  display: block;
}
@media (max-width: 1199px) {
  .home-banner .hb-heading .h1 span {
    font-size: 4.5rem;
  }
}
@media (max-width: 991px) {
  .home-banner .hb-heading .h1 span {
    font-size: 3.75rem;
  }
}
@media (max-width: 767px) {
  .home-banner .hb-heading .h1 span {
    font-size: 3rem;
  }
}
@media (max-width: 575px) {
  .home-banner .hb-heading .h1 span:not(.typing-text) {
    font-size: 1.875rem;
  }
}
.home-banner .hb-content {
  margin-left: auto;
  display: flex;
  flex-direction: column;
  row-gap: 3rem;
  max-width: 38.563rem;
}
@media (max-width: 991px) {
  .home-banner .hb-content {
    row-gap: 13.75rem;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    margin: auto;
  }
  .home-banner .hb-content .hb-btn {
    justify-content: center;
  }
}
.home-banner .typing-text {
  display: block;
  vertical-align: top;
}
.home-banner .typing-text:after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 1em;
  background: #fff;
  margin-left: 3px;
  animation: blink 1s infinite;
}
.home-banner .typed-cursor {
  font-weight: 300;
  animation: blink 1s infinite;
}
@keyframes blink {
  50% {
    opacity: 0;
  }
}

.faq-section .faq-row {
  row-gap: 1rem;
  margin-right: -1.188rem;
  margin-left: -1.188rem;
}
.faq-section .faq-row [class*=cell-] {
  padding-right: 1.188rem;
  padding-left: 1.188rem;
}
.faq-section .faq-cell .faq-title {
  margin: 0;
  transition: 0.3s;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-weight: 500;
  line-height: 1.5;
  font-style: normal;
}
@media (max-width: 767px) {
  .faq-section .faq-cell .faq-title {
    font-size: 1rem;
  }
}
.faq-section .faq-body {
  padding: 0 1.5rem 1.5rem;
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}
@media (max-width: 767px) {
  .faq-section .faq-body {
    padding: 0 1.25rem 1.25rem;
  }
}
.faq-section .faq-body .btn-link {
  max-width: fit-content;
  display: flex;
  align-items: center;
}
.faq-section .faq-body .btn-link::after {
  margin-top: 0.188rem;
}
.faq-section .faq-body .faq-desc p {
  color: #414042;
}
.faq-section .faq-item {
  background: #fff;
  border: 1px solid #B9E2F0;
  transition: 0.3s;
  pointer-events: none;
}
.faq-section .faq-item:hover .faq-title {
  color: #011638;
}
.faq-section .faq-item .plus-icon {
  transition: 0.3s;
}
.faq-section .faq-item.is-active {
  background-color: #F0FAFC;
}
.faq-section .faq-item.is-active .plus-icon {
  background-color: #0E78BE;
}
.faq-section .faq-item.is-active .plus-icon::before {
  background: url(../images/white-down-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.faq-section .faq-item:has(.faq-body) {
  pointer-events: fill;
}
.faq-section .faq-cell {
  display: flex;
  flex-direction: column;
  row-gap: 1.25rem;
}
.faq-section .faq-header {
  padding: 1.5rem;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 5rem;
}
@media (max-width: 767px) {
  .faq-section .faq-header {
    gap: 0.625rem;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .faq-section .faq-header {
    padding: 1.25rem;
  }
}
.faq-section .faq-header:has(+ .faq-body) {
  cursor: pointer;
}
.faq-section .faq-header .plus-icon {
  position: relative;
  min-width: 2rem;
  min-height: 2rem;
  background-color: #B9E2F0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.faq-section .faq-header .plus-icon::before {
  content: "";
  background: url(../images/down-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 1.125rem;
  height: 0.625rem;
  color: #fff;
  transition: 0.3s ease all;
}

.fifty-fifty-section {
  padding: 7.5rem 0;
  background-color: #011638;
  position: relative;
  min-height: 34.063rem;
  overflow: hidden;
}
@media (min-width: 768px) {
  .fifty-fifty-section {
    margin: 0 1.25rem;
  }
}
@media (max-width: 1440px) {
  .fifty-fifty-section {
    padding: 6rem 0;
  }
}
@media (max-width: 767px) {
  .fifty-fifty-section {
    min-height: 37.375rem;
    padding: 3rem 0 12.563rem;
  }
}
.fifty-fifty-section::before {
  content: "";
  position: absolute;
  left: 2.5rem;
  bottom: -10.313rem;
  width: 24.063rem;
  height: 24.563rem;
  background: url(../images/image-arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 1440px) {
  .fifty-fifty-section::before {
    left: -3.75rem;
    bottom: -8.125rem;
  }
}
@media (max-width: 767px) {
  .fifty-fifty-section::before {
    left: 0.813rem;
    width: 19.25rem;
    height: 19.625rem;
  }
}
.fifty-fifty-section:after {
  content: "";
  position: absolute;
  width: 67rem;
  height: 47.563rem;
  left: calc(50% - 536px - 599px);
  top: 21.438rem;
  background: #0E78BE;
  opacity: 0.6;
  filter: blur(189.176px);
  z-index: 0;
  pointer-events: none;
}
@media (max-width: 767px) {
  .fifty-fifty-section:after {
    width: 28.625rem;
    height: 19.188rem;
    left: calc(50% - 229px);
    top: 28.813rem;
    background: #0E78BE;
    opacity: 0.6;
    filter: blur(125px);
  }
}
.fifty-fifty-section .ffs-wrapper {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  row-gap: 3rem;
}
@media (max-width: 767px) {
  .fifty-fifty-section .ffs-wrapper {
    text-align: center;
    row-gap: 1.5rem;
  }
}
.fifty-fifty-section .ffs-heading {
  max-width: 47.5rem;
}
.fifty-fifty-section .ffs-heading .eyebrow-text {
  line-height: 1;
  color: #97dbb8;
  margin-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .fifty-fifty-section .ffs-heading .eyebrow-text {
    font-size: 1rem;
  }
}
.fifty-fifty-section .ffs-heading .eyebrow-text::after, .fifty-fifty-section .ffs-heading .eyebrow-text::before {
  background-color: #97dbb8;
}
.fifty-fifty-section .ffs-heading h2 {
  color: #91CDE6 !important;
  margin: 0;
  font-style: italic !important;
}
@media (max-width: 767px) {
  .fifty-fifty-section .ffs-heading h2 {
    margin-bottom: 0.5rem;
    color: #fff !important;
  }
}
.fifty-fifty-section .ffs-heading .h2 {
  font-style: normal;
  margin: 0;
}
@media (max-width: 767px) {
  .fifty-fifty-section .ffs-heading .h2 {
    font-size: 1.5rem;
    color: #91CDE6 !important;
  }
}
.fifty-fifty-section .ffs-sub-desc {
  max-width: 48.75rem;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (max-width: 1440px) {
  .fifty-fifty-section .ffs-sub-desc {
    max-width: 44.375rem;
  }
}
.fifty-fifty-section .ffs-sub-desc p {
  font-size: 1.5rem;
  font-weight: 500;
}
@media (max-width: 767px) {
  .fifty-fifty-section .ffs-sub-desc p {
    font-size: 1.25rem;
  }
}
.fifty-fifty-section .ffs-sub-desc p strong {
  color: #91CDE6 !important;
  font-weight: 700;
}

.quick-assessment-section {
  padding: 7.5rem 0;
  background-color: #E3F5FA;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1440px) {
  .quick-assessment-section {
    padding: 6rem 0;
  }
}
@media (max-width: 767px) {
  .quick-assessment-section {
    padding: 3rem 0;
  }
}
.quick-assessment-section:has(.gform_confirmation_wrapper) .custom-steps {
  display: none;
}
.quick-assessment-section:has(.multi-step) {
  background-color: #F0FAFC;
}
.quick-assessment-section:has(.multi-step) .gf_progressbar_wrapper {
  display: none !important;
}
.quick-assessment-section:has(.multi-step) .gform-page-footer {
  justify-content: flex-end;
  row-gap: 1rem;
}
@media (max-width: 575px) {
  .quick-assessment-section:has(.multi-step) .gform-page-footer {
    max-width: 20.625rem;
    margin-left: auto;
  }
}
.quick-assessment-section:has(.multi-step) .custom-steps {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  margin: 0 auto 1.875rem;
}
.quick-assessment-section:has(.multi-step) .custom-steps .step {
  width: 2.813rem;
  height: 2.813rem;
  border: 1px solid #0E78BE;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2b6ea6;
  font-weight: 600;
  background: #E3F5FA;
}
.quick-assessment-section:has(.multi-step) .custom-steps .step.active, .quick-assessment-section:has(.multi-step) .custom-steps .step.completed {
  background: #0E78BE;
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.5;
}
.quick-assessment-section:has(.multi-step) .custom-steps .line {
  flex: 1;
  height: 0.125rem;
  background: #91CDE6;
  margin: 0 6%;
}
@media (max-width: 767px) {
  .quick-assessment-section:has(.multi-step) .custom-steps .line {
    margin: 0 5%;
  }
}
@media (min-width: 992px) {
  .quick-assessment-section .sec-heading {
    max-width: 36rem;
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .quick-assessment-section .sec-heading {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .quick-assessment-section .sec-heading .eyebrow-text {
    margin-left: 0 !important;
  }
}
@media (max-width: 991px) {
  .quick-assessment-section .sec-heading .sub-heading {
    font-size: 1rem;
  }
}
.quick-assessment-section .sec-heading .qas-sub-title {
  color: #414042;
}
.quick-assessment-section .qas-row {
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}
.quick-assessment-section .qas-row [class*=cell-] {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
.quick-assessment-section .qas-form-wrap .gform_heading {
  display: none;
}
@media (min-width: 992px) {
  .quick-assessment-section .qas-form-wrap form {
    max-width: 40.188rem;
    margin-left: auto;
  }
}
.quick-assessment-section .qas-form-wrap form .gform_heading {
  display: none;
}
.quick-assessment-section .qas-form-wrap .multi-step .gform_validation_errors {
  display: none;
}
.quick-assessment-section .qas-form-wrap .multi-step form {
  max-width: unset;
  background: transparent;
  padding: 0;
}
.quick-assessment-section .qas-form-wrap .multi-step form::before, .quick-assessment-section .qas-form-wrap .multi-step form:after {
  display: none;
}
.quick-assessment-section .qas-form-wrap .multi-step form .gform_body {
  padding: 3rem;
  background: linear-gradient(152.82deg, #E3F5FA 19.04%, #B9E2F0 120.25%);
  position: relative;
}
@media (max-width: 767px) {
  .quick-assessment-section .qas-form-wrap .multi-step form .gform_body {
    padding: 1.25rem;
  }
}
.quick-assessment-section .qas-form-wrap .multi-step form .gform_body::before {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  background-color: #F0FAFC;
  width: 4.5rem;
  height: 4.5rem;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}
@media (max-width: 767px) {
  .quick-assessment-section .qas-form-wrap .multi-step form .gform_body::before {
    width: 3rem;
    height: 3rem;
  }
}
.quick-assessment-section .qas-form-wrap .multi-step form .gform_body::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: -1px;
  background-color: #F0FAFC;
  width: 4.5rem;
  height: 4.5rem;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  transform: scale(-1);
}
@media (max-width: 767px) {
  .quick-assessment-section .qas-form-wrap .multi-step form .gform_body::after {
    width: 3rem;
    height: 3rem;
  }
}
.quick-assessment-section .qas-form-wrap .multi-step form .gform_page legend {
  font-weight: 600;
  font-size: 1.875rem;
  line-height: 1.33;
  color: #074d8f;
  margin-bottom: 2rem !important;
}
@media (max-width: 767px) {
  .quick-assessment-section .qas-form-wrap .multi-step form .gform_page legend {
    font-size: 1.125rem;
  }
}
.quick-assessment-section .qas-form-wrap .multi-step form .gform_page .ginput_container_radio .gchoice {
  cursor: pointer;
}
.quick-assessment-section .qas-form-wrap .multi-step form .gform_page .ginput_container_radio .gchoice input[type=radio] {
  border: 1px solid #4AA6D4 !important;
  background: #fff !important;
  font-size: 0.938rem !important;
  font-weight: 500 !important;
  width: 1.5rem !important;
  height: 1.5rem !important;
  padding: 0 !important;
  outline: none !important;
  border-radius: 50% !important;
  margin-top: 3px;
}
@media (max-width: 767px) {
  .quick-assessment-section .qas-form-wrap .multi-step form .gform_page .ginput_container_radio .gchoice input[type=radio] {
    width: 1.25rem !important;
    height: 1.25rem !important;
  }
}
.quick-assessment-section .qas-form-wrap .multi-step form .gform_page .ginput_container_radio .gchoice input[type=radio]::before {
  width: 1.125rem !important;
  height: 1.125rem !important;
  background: #0E78BE !important;
}
@media (max-width: 767px) {
  .quick-assessment-section .qas-form-wrap .multi-step form .gform_page .ginput_container_radio .gchoice input[type=radio]::before {
    width: 0.75rem !important;
    height: 0.75rem !important;
  }
}
.quick-assessment-section .qas-form-wrap .multi-step form .gform_page .ginput_container_radio .gchoice label {
  margin-bottom: 0 !important;
  font-size: 1.25rem !important;
  line-height: 1.5;
  font-weight: 500 !important;
  color: #414042 !important;
}
@media (max-width: 767px) {
  .quick-assessment-section .qas-form-wrap .multi-step form .gform_page .ginput_container_radio .gchoice label {
    font-size: 1rem !important;
    margin-left: 0.5rem;
  }
}
.quick-assessment-section .qas-form-wrap .multi-step form .gform-page-footer .gform_next_button,
.quick-assessment-section .qas-form-wrap .multi-step form .gform-page-footer .gform_button {
  padding: 1rem 0.875rem 0.875rem 1.25rem !important;
  gap: 0.625rem !important;
  background: #032757 !important;
  transition: 0.3s !important;
  font-size: 1.125rem !important;
}
@media (max-width: 1199px) {
  .quick-assessment-section .qas-form-wrap .multi-step form .gform-page-footer .gform_next_button,
  .quick-assessment-section .qas-form-wrap .multi-step form .gform-page-footer .gform_button {
    font-size: 1rem !important;
  }
}
.quick-assessment-section .qas-form-wrap .multi-step form .gform-page-footer .gform_next_button svg,
.quick-assessment-section .qas-form-wrap .multi-step form .gform-page-footer .gform_button svg {
  animation: unset !important;
  transform: rotate(45deg);
  transition: 0.3s !important;
}
@media (max-width: 767px) {
  .quick-assessment-section .qas-form-wrap .multi-step form .gform-page-footer .gform_next_button svg,
  .quick-assessment-section .qas-form-wrap .multi-step form .gform-page-footer .gform_button svg {
    display: block;
  }
}
.quick-assessment-section .qas-form-wrap .multi-step form .gform-page-footer .gform_next_button:focus,
.quick-assessment-section .qas-form-wrap .multi-step form .gform-page-footer .gform_button:focus {
  outline: none !important;
}
.quick-assessment-section .qas-form-wrap .multi-step form .gform-page-footer .gform_next_button:hover,
.quick-assessment-section .qas-form-wrap .multi-step form .gform-page-footer .gform_button:hover {
  border-color: #032757;
  background: #fff !important;
  color: #032757;
}
.quick-assessment-section .qas-form-wrap .multi-step form .gform-page-footer .gform_next_button:hover svg,
.quick-assessment-section .qas-form-wrap .multi-step form .gform-page-footer .gform_button:hover svg {
  fill: #032757 !important;
}
@media (max-width: 767px) {
  .quick-assessment-section .qas-form-wrap .multi-step form .gform-page-footer .gform_next_button:hover svg,
  .quick-assessment-section .qas-form-wrap .multi-step form .gform-page-footer .gform_button:hover svg {
    display: block;
  }
}
.quick-assessment-section .qas-form-wrap .multi-step form .gform-page-footer .gform_previous_button {
  background: #E3F5FA !important;
  border: 1px solid #074d8f !important;
  color: #074d8f !important;
  transition: 0.3s !important;
  font-size: 1.125rem !important;
}
@media (max-width: 1199px) {
  .quick-assessment-section .qas-form-wrap .multi-step form .gform-page-footer .gform_previous_button {
    font-size: 1rem !important;
  }
}
.quick-assessment-section .qas-form-wrap .multi-step form .gform-page-footer .gform_previous_button svg {
  color: #074d8f !important;
  animation: unset !important;
  transform: rotate(225deg) !important;
  transition: 0.3s !important;
}
@media (max-width: 767px) {
  .quick-assessment-section .qas-form-wrap .multi-step form .gform-page-footer .gform_previous_button svg {
    display: block;
  }
}
.quick-assessment-section .qas-form-wrap .multi-step form .gform-page-footer .gform_previous_button:focus {
  outline: none !important;
}
.quick-assessment-section .qas-form-wrap .multi-step form .gform-page-footer .gform_previous_button:hover {
  background: #074d8f !important;
  color: #fff !important;
}
.quick-assessment-section .qas-form-wrap .multi-step form .gform-page-footer .gform_previous_button:hover svg {
  fill: #fff !important;
}
.quick-assessment-section .score-bar {
  display: flex;
  justify-content: center;
  gap: 6px;
  margin: 25px 0;
}
.quick-assessment-section .score-bar span {
  width: 12px;
  height: 45px;
  border-radius: 4px;
  background: #d9d9d9;
}
.quick-assessment-section .score-bar span.active {
  background: #000;
}
.quick-assessment-section .lp-patient-lead-nurturing .form-btn-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}
.quick-assessment-section .score-wrapper {
  margin: 20px 0 15px;
}
.quick-assessment-section .progress-container {
  position: relative;
  width: 100%;
  padding-bottom: 70px;
}
.quick-assessment-section .progress-bar {
  width: 100%;
  height: 18px;
  background: #d9d9d9;
  border-radius: 50px;
  overflow: hidden;
}
.quick-assessment-section .progress-fill {
  width: 0%;
  height: 100%;
  border-radius: 50px;
  background: linear-gradient(90deg, #4aa6d4 0%, #2b6ea6 30%, #0e78be 60%, #0a67ad 80%, #053a73 100%);
}
.quick-assessment-section {
  /* Container that moves */
}
.quick-assessment-section .score-indicator {
  position: absolute;
  top: 22px; /* BELOW the progress bar */
  left: 0%;
  transform: translateX(-50%);
  text-align: center;
  transition: none;
}
.quick-assessment-section {
  /* Arrow */
}
.quick-assessment-section .score-arrow {
  font-size: 22px;
  line-height: 1;
  color: #000;
  margin-bottom: 2px;
}
.quick-assessment-section {
  /* Percentage */
}
.quick-assessment-section .score-number {
  font-size: 35px;
  font-weight: 700;
  color: #1f2340;
  white-space: nowrap;
}

.diagnosis-section .sec-heading {
  max-width: 65.688rem;
  margin-left: 0;
}
.diagnosis-section .sec-heading .eyebrow-text {
  margin-left: 0;
}
.diagnosis-section .sec-heading h2 span {
  color: #0E78BE;
}
.diagnosis-section .ds-button-info {
  font-weight: 500;
  color: #414042;
}
.diagnosis-section .ds-btn-infowrap.responsive {
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}
@media (min-width: 1200px) {
  .diagnosis-section .ds-btn-infowrap.responsive {
    display: none;
  }
}
@media (max-width: 575px) {
  .diagnosis-section .ds-btn-infowrap.responsive {
    align-items: center;
    text-align: center;
  }
}
.diagnosis-section .ds-btn-infowrap.desktop {
  margin-top: 3rem;
}
@media (max-width: 1199px) {
  .diagnosis-section .ds-btn-infowrap.desktop {
    display: none;
  }
}
.diagnosis-section .ds-row {
  row-gap: 1.063rem;
}
.diagnosis-section .ds-leftwrap .ds-description h3 {
  font-style: normal;
}
.diagnosis-section .ds-leftwrap .btn-link {
  margin-top: 1rem;
}
@media (max-width: 767px) {
  .diagnosis-section .ds-leftwrap .ds-description p {
    display: none;
  }
}
.diagnosis-section .ds-info-wrap {
  display: grid;
  grid-template-columns: repeat(2, auto);
  gap: 2.5rem;
  row-gap: 1rem;
}
@media (max-width: 1199px) {
  .diagnosis-section .ds-info-wrap {
    row-gap: 0;
  }
}
@media (max-width: 767px) {
  .diagnosis-section .ds-info-wrap {
    grid-template-columns: repeat(1, auto);
  }
}
.diagnosis-section .ds-info-item {
  display: flex;
  justify-content: flex-start;
  padding: 3rem 0;
  border-top: 1px solid #91CDE6;
  gap: 1rem;
}
@media (max-width: 1199px) {
  .diagnosis-section .ds-info-item {
    padding: 1.5rem 0;
  }
}
.diagnosis-section .ds-info-item .body-xxl {
  font-weight: 600;
}
.diagnosis-section .ds-info-item .numbar {
  color: #0A67AD;
}
.diagnosis-section .ds-info-item .info-text {
  color: #414042;
  font-weight: 500;
}
@media (max-width: 1199px) {
  .diagnosis-section .ds-info-item .info-text {
    font-size: 1.125rem;
  }
}
@media (max-width: 767px) {
  .diagnosis-section .ds-info-item .info-text {
    display: flex;
    align-items: center;
  }
}

.four-box-section .sec-heading {
  max-width: 65.688rem;
  margin-left: 0;
}
@media (max-width: 575px) {
  .four-box-section .sec-heading {
    text-align: center;
    margin: auto;
    margin-bottom: 2rem;
  }
  .four-box-section .sec-heading .eyebrow-text {
    margin: auto;
  }
}
@media (min-width: 576px) {
  .four-box-section .sec-heading .eyebrow-text {
    margin-left: 0;
  }
}
.four-box-section .sec-heading h2 span {
  color: #0E78BE;
}
.four-box-section .sec-heading .fbs-sub-title {
  color: #414042;
}
@media (max-width: 575px) {
  .four-box-section .fbs-cell {
    position: sticky;
    top: 4.188rem;
  }
}
.four-box-section .fbs-row {
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  .four-box-section .fbs-row {
    margin-bottom: 1.5rem;
  }
}
.four-box-section .fbs-box {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 1rem;
  padding: 2rem;
  gap: 0.625rem;
  width: 100%;
  height: 100%;
  background: radial-gradient(83% 81.34% at 13.5% 16.78%, #B9E2F0 0%, #F0FAFC 100%);
  align-self: stretch;
  position: relative;
}
.four-box-section .fbs-box::before {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  background-color: #fff;
  width: 3rem;
  height: 3rem;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}
.four-box-section .fbs-box::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: -1px;
  background-color: #fff;
  width: 3rem;
  height: 3rem;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  transform: scale(-1);
}
.four-box-section .fbs-box-content {
  font-weight: 500;
  text-align: right;
}
.four-box-section .fbs-box-img {
  width: 4rem;
  height: 4rem;
  background: rgba(255, 255, 255, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}
.four-box-section .fbs-box-img img {
  width: 3rem;
  height: 3rem;
  object-fit: contain;
}
.four-box-section .fbs-top-box .h4 {
  margin-top: 0.25rem;
  margin-bottom: 0;
  color: #074d8f;
  font-size: 1.5rem;
}
.four-box-section .fbs-row {
  row-gap: 2.5rem;
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}
.four-box-section .fbs-row [class*=cell-] {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media (max-width: 991px) {
  .four-box-section .fbs-row {
    margin-right: calc(0rem / 1px);
    margin-left: calc(0rem / 1px);
  }
  .four-box-section .fbs-row [class*=cell-] {
    padding-right: calc(0rem / 1px);
    padding-left: calc(0rem / 1px);
  }
}
.four-box-section .fbs-four-box-items {
  position: relative;
}
@media (min-width: 1441px) {
  .four-box-section .fbs-four-box-items {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
  .four-box-section .fbs-four-box-items [class*=cell-] {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
  .four-box-section .fbs-four-box-items {
    margin-left: -2.625rem;
    margin-right: -2.625rem;
  }
}
@media (max-width: 1440px) {
  .four-box-section .fbs-four-box-items {
    row-gap: 1rem;
  }
}
@media (max-width: 991px) {
  .four-box-section .fbs-four-box-items {
    max-width: 38.75rem;
    row-gap: 0;
  }
}
@media (max-width: 575px) {
  .four-box-section .fbs-four-box-items {
    margin: auto;
  }
}
.four-box-section .fbs-four-box-items::before {
  content: "";
  position: absolute;
  top: 0;
  left: 47%;
  transform: translateX(-50%);
  width: 1px;
  height: 100%;
  background: linear-gradient(to bottom, transparent, #B9E2F0, transparent);
}
@media (min-width: 1441px) {
  .four-box-section .fbs-four-box-items::before {
    display: none;
  }
}
@media (max-width: 575px) {
  .four-box-section .fbs-four-box-items::before {
    left: 48%;
  }
}
.four-box-section .fbs-four-box-items::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 1px;
  width: 100%;
  background: linear-gradient(to right, transparent, #B9E2F0, transparent);
}
@media (min-width: 1441px) {
  .four-box-section .fbs-four-box-items::after {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1440px) {
  .four-box-section .fbs-four-box-items::after {
    top: 47%;
  }
}
@media (max-width: 575px) {
  .four-box-section .fbs-four-box-items::after {
    top: 46%;
  }
}
.four-box-section .fbs-bottom-row {
  overflow: hidden;
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}
.four-box-section .fbs-bottom-row [class*=cell-] {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
.four-box-section .fbs-bottom-row {
  row-gap: 1rem;
}
@media (min-width: 1441px) {
  .four-box-section .fbs-bottom-row {
    align-items: center;
  }
}
@media (max-width: 767px) {
  .four-box-section .fbs-bottom-row {
    margin-right: 0rem;
    margin-left: 0rem;
  }
  .four-box-section .fbs-bottom-row [class*=cell-] {
    padding-right: 0rem;
    padding-left: 0rem;
  }
}
.four-box-section .fbs-sub-description {
  color: #414042;
}
.four-box-section .fbs-bottom-box {
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
  position: relative;
}
@media (max-width: 1440px) {
  .four-box-section .fbs-bottom-box {
    padding: 1.5rem;
  }
}
@media (max-width: 991px) {
  .four-box-section .fbs-bottom-box {
    padding: 1rem;
  }
}
.four-box-section .fbs-bottom-box:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 100%;
  background: radial-gradient(83% 81.34% at 13.5% 16.78%, #B9E2F0 0%, #F0FAFC 100%);
  pointer-events: none;
}
@media (max-width: 1440px) {
  .four-box-section .fbs-bottom-box:after {
    display: none;
  }
}
.four-box-section .fbs-bottom-box h5 {
  margin: 0;
  font-style: normal;
  font-weight: 500;
}
.four-box-section .fbs-bottom-box .fbs-bottom-innerbox {
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}
@media (min-width: 1441px) {
  .four-box-section .fbs-bottom-box .fbs-bottom-innerbox {
    padding: 1.5rem;
  }
}
@media (max-width: 1199px) {
  .four-box-section .fbs-bottom-box .fbs-bottom-innerbox h5 {
    font-size: 1rem;
  }
}
.four-box-section .fbs-bottom-box .fbs-bottom-box-img {
  width: 4rem;
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .four-box-section .fbs-bottom-box .fbs-bottom-box-img {
    width: 3rem;
    height: 3rem;
  }
}
.four-box-section .fbs-bottom-box .fbs-bottom-box-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (max-width: 575px) {
  .four-box-section .fbs-leftwrap {
    text-align: center;
  }
}
.four-box-section .fbs-leftwrap .h3 {
  font-style: normal;
}
.four-box-section .fbs-leftwrap .h3 span {
  color: #0A67AD;
  font-weight: 600;
}
.four-box-section .fbs-card-progress {
  display: none;
  gap: 0.375rem;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media (max-width: 575px) {
  .four-box-section .fbs-card-progress {
    display: flex;
  }
}
.four-box-section .fbs-card-progress .seg {
  flex: 1;
  height: 0.188rem;
  background: #91CDE6;
  overflow: hidden;
}
.four-box-section .fbs-card-progress .seg span {
  display: block;
  height: 100%;
  width: 0%;
  background: #0A67AD;
  transition: width 0.15s linear;
}

@media (max-width: 1199px) {
  .trust-snapshot-section {
    overflow: hidden;
  }
}
@media (min-width: 768px) {
  .trust-snapshot-section .sec-heading {
    margin-bottom: 3.5rem;
  }
}
.trust-snapshot-section a.tss-logo-itemwrap {
  transition: 0.3s;
}
.trust-snapshot-section a.tss-logo-itemwrap:hover {
  margin-top: -0.313rem;
}
.trust-snapshot-section .tss-left {
  display: flex;
  flex-direction: column;
  row-gap: 1.5rem;
}
@media (max-width: 767px) {
  .trust-snapshot-section .tss-left {
    text-align: center;
  }
  .trust-snapshot-section .tss-left .btn-link {
    margin: auto;
  }
}
.trust-snapshot-section .tss-description {
  color: #414042;
}
.trust-snapshot-section .tss-description h1,
.trust-snapshot-section .tss-description .h1 {
  color: #414042;
}
.trust-snapshot-section .tss-description h1 strong,
.trust-snapshot-section .tss-description .h1 strong {
  color: #0A67AD;
  font-weight: 600;
}
.trust-snapshot-section .tss-description h2,
.trust-snapshot-section .tss-description .h2 {
  color: #414042;
}
.trust-snapshot-section .tss-description h2 strong,
.trust-snapshot-section .tss-description .h2 strong {
  color: #0A67AD;
  font-weight: 600;
}
.trust-snapshot-section .tss-description h3,
.trust-snapshot-section .tss-description .h3 {
  color: #414042;
}
.trust-snapshot-section .tss-description h3 strong,
.trust-snapshot-section .tss-description .h3 strong {
  color: #0A67AD;
  font-weight: 600;
}
.trust-snapshot-section .tss-description h4,
.trust-snapshot-section .tss-description .h4 {
  color: #414042;
}
.trust-snapshot-section .tss-description h4 strong,
.trust-snapshot-section .tss-description .h4 strong {
  color: #0A67AD;
  font-weight: 600;
}
.trust-snapshot-section .tss-description h5,
.trust-snapshot-section .tss-description .h5 {
  color: #414042;
}
.trust-snapshot-section .tss-description h5 strong,
.trust-snapshot-section .tss-description .h5 strong {
  color: #0A67AD;
  font-weight: 600;
}
.trust-snapshot-section .tss-description h6,
.trust-snapshot-section .tss-description .h6 {
  color: #414042;
}
.trust-snapshot-section .tss-description h6 strong,
.trust-snapshot-section .tss-description .h6 strong {
  color: #0A67AD;
  font-weight: 600;
}
.trust-snapshot-section .tss-description p {
  font-weight: 500;
}
.trust-snapshot-section .tss-button-above-text {
  font-weight: 500;
  margin-bottom: 0.5rem;
  color: #414042;
}
.trust-snapshot-section .tss-logo-itemwrap {
  position: relative;
  width: 15.875rem;
  height: 7.375rem;
  min-width: 15.875rem;
  min-height: 7.375rem;
}
@media (max-width: 767px) {
  .trust-snapshot-section .tss-logo-itemwrap {
    min-width: unset;
  }
}
@media (max-width: 767px) {
  .trust-snapshot-section .tss-logo-itemwrap {
    height: 5.25rem;
    min-height: 5.25rem;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1439px) {
  .trust-snapshot-section .tss-logo-itemwrap {
    width: 12.5rem;
    min-width: 12.5rem;
    height: 6.25rem;
    min-height: 6.25rem;
  }
}
.trust-snapshot-section .tss-logo-itemwrap.empty-box {
  background: #F0FAFC;
}
.trust-snapshot-section .tss-logo-itemwrap.empty-box::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: unset;
  background: #fff;
  width: 2.5rem;
  height: 2.5rem;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  transform: scale(1);
  z-index: 1;
}
.trust-snapshot-section .tss-logo-itemwrap.empty-box.big-screen {
  display: none;
}
@media screen and (max-width: 1720px) {
  .trust-snapshot-section .tss-logo-itemwrap.empty-box.big-screen {
    display: block;
  }
}
@media screen and (max-width: 1720px) {
  .trust-snapshot-section .tss-logo-itemwrap.empty-box.small-screen {
    display: none;
  }
}
.trust-snapshot-section .tss-logo-itemwrap:not(.trust-snapshot-section .tss-logo-itemwrap.empty-box)::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, #F0FAFC 0%, #B9E2F0 100%);
  width: 2.5rem;
  height: 2.5rem;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  transform: scale(-1);
}
@media (max-width: 767px) {
  .trust-snapshot-section .tss-logo-itemwrap:not(.trust-snapshot-section .tss-logo-itemwrap.empty-box)::before {
    width: 1.25rem;
    height: 1.25rem;
  }
}
.trust-snapshot-section .tss-logo-itemwrap::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: -3px;
  background: #fff;
  width: 2.5rem;
  height: 2.5rem;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  transform: scale(-1);
}
@media (max-width: 767px) {
  .trust-snapshot-section .tss-logo-itemwrap::after {
    width: 1.25rem;
    height: 1.25rem;
    bottom: -1px;
    left: -2px;
  }
}
.trust-snapshot-section .tss-logo-item {
  border: 3px solid;
  border-image: linear-gradient(180deg, #F0FAFC 0%, #B9E2F0 100%);
  border-image-slice: 1;
  border-radius: 0.75rem;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 1.313rem 1.688rem;
  text-align: center;
}
@media (max-width: 767px) {
  .trust-snapshot-section .tss-logo-item {
    border-width: 0.125rem;
  }
}
@media (max-width: 767px) {
  .trust-snapshot-section .tss-logo-item {
    padding: 0.625rem 1rem;
  }
}
.trust-snapshot-section .tss-logo-item::before {
  content: "";
  position: absolute;
  top: -3px;
  right: -3px;
  background: linear-gradient(180deg, #F0FAFC 0%, #B9E2F0 100%);
  width: 2.5rem;
  height: 2.5rem;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}
@media (max-width: 767px) {
  .trust-snapshot-section .tss-logo-item::before {
    width: 1.25rem;
    height: 1.25rem;
  }
}
.trust-snapshot-section .tss-logo-item::after {
  content: "";
  position: absolute;
  top: -4px;
  right: -5px;
  background: #fff;
  width: 2.5rem;
  height: 2.5rem;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}
@media (max-width: 767px) {
  .trust-snapshot-section .tss-logo-item::after {
    width: 1.25rem;
    height: 1.25rem;
    top: -3px;
    right: -4px;
  }
}
.trust-snapshot-section .tss-logo-item img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: center;
  max-width: 100%;
  transition: 0.5s;
}
@media (max-width: 767px) {
  .trust-snapshot-section .tss-logo-item img {
    height: 3.25rem;
  }
}
.trust-snapshot-section .tss-logos-grid {
  display: flex;
  flex-direction: column;
  row-gap: 1.25rem;
  overflow: hidden;
  padding-top: 0.625rem;
}
@media (max-width: 1199px) {
  .trust-snapshot-section .tss-logos-grid {
    display: none;
  }
}
.trust-snapshot-section .tss-logos-slider {
  display: none;
}
@media (max-width: 1199px) {
  .trust-snapshot-section .tss-logos-slider {
    overflow: visible;
    display: block;
  }
}
.trust-snapshot-section .tss-btn a.btn-link {
  margin: auto;
}
.trust-snapshot-section .tss-row {
  display: flex;
  flex-direction: column;
  row-gap: 3rem;
}
@media (max-width: 767px) {
  .trust-snapshot-section .tss-row {
    row-gap: 2rem;
  }
}
.trust-snapshot-section .tss-logo-row.first-row {
  display: flex;
  gap: 2.063rem;
}
@media screen and (min-width: 1720px) {
  .trust-snapshot-section .tss-logo-row.first-row {
    justify-content: center;
  }
}
@media screen and (max-width: 1720px) {
  .trust-snapshot-section .tss-logo-row.first-row {
    margin: 0 -130px;
  }
}
@media screen and (max-width: 1439px) {
  .trust-snapshot-section .tss-logo-row.first-row {
    margin: 0 -2.5rem;
  }
}
.trust-snapshot-section .tss-logo-row.second-row {
  display: flex;
  gap: 2.063rem;
}
@media screen and (min-width: 1720px) {
  .trust-snapshot-section .tss-logo-row.second-row {
    justify-content: center;
  }
}
@media screen and (max-width: 1720px) {
  .trust-snapshot-section .tss-logo-row.second-row {
    margin: 0 -130px;
  }
}
@media screen and (max-width: 1439px) {
  .trust-snapshot-section .tss-logo-row.second-row {
    margin: 0 -2.5rem;
  }
}

.protocol-section {
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) {
  .protocol-section .ps-step {
    opacity: 0;
    transform: translateY(40px);
  }
  .protocol-section .ps-step.fade-up {
    opacity: 1;
    transform: translateY(0);
    transition: all 1.4s ease;
  }
}
.protocol-section::before {
  content: "";
  position: absolute;
  width: 46.5rem;
  height: 39.5rem;
  right: 86.188rem;
  top: calc(50% - 316px - 305.91px);
  background: #ffead1;
  opacity: 0.3;
  filter: blur(150px);
}
@media (max-width: 991px) {
  .protocol-section::before {
    content: "";
    position: absolute;
    width: 18.375rem;
    height: 15.625rem;
    left: -7rem;
    top: 5.5rem;
    background: #ffead1;
    opacity: 0.3;
    filter: blur(100px);
  }
}
.protocol-section::after {
  content: "";
  position: absolute;
  width: 39.625rem;
  height: 33.688rem;
  right: -11.25rem;
  top: 2rem;
  background: #B9E2F0;
  opacity: 0.3;
  filter: blur(150px);
}
@media (max-width: 991px) {
  .protocol-section::after {
    display: none;
  }
}
.protocol-section .sec-heading {
  position: relative;
  z-index: 3;
}
.protocol-section .defult-img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 130%;
}
@media (max-width: 1199px) {
  .protocol-section .defult-img {
    top: 43%;
  }
}
@media (max-width: 991px) {
  .protocol-section .defult-img {
    display: none;
  }
}
.protocol-section .defult-img img {
  width: 100%;
  display: block;
}
.protocol-section .fill-img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 130%;
}
@media (max-width: 1199px) {
  .protocol-section .fill-img {
    top: 43%;
  }
}
@media (max-width: 991px) {
  .protocol-section .fill-img {
    display: none;
  }
}
.protocol-section .fill-img img {
  width: 100%;
  display: block;
  clip-path: inset(0 100% 0 0);
}
.protocol-section.show .fill-img img {
  transition: clip-path 5s linear;
  clip-path: inset(0 0% 0 0);
}
@media (max-width: 991px) {
  .protocol-section .ps-cell::before {
    content: "";
    position: absolute;
    width: 24.996rem;
    height: 21.251rem;
    left: 50%;
    top: 130%;
    transform: translateY(-50%);
    background: #B9E2F0;
    opacity: 0.5;
    filter: blur(150px);
  }
  .protocol-section .ps-cell:nth-child(even)::before {
    left: -50%;
  }
  .protocol-section .ps-cell:last-child::before {
    display: none;
  }
}
.protocol-section .ps-cell:nth-child(2) .ps-line-shape {
  height: 27.25rem;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .protocol-section .ps-cell:nth-child(2) .ps-line-shape {
    height: 21.25rem;
    margin-bottom: -3.125rem;
  }
  .protocol-section .ps-cell:nth-child(2) .ps-line-shape:after {
    top: 81%;
    transform: translateX(-50%);
  }
}
@media (max-width: 991px) {
  .protocol-section .ps-cell:nth-child(2) .ps-line-shape {
    height: 7.75rem;
  }
}
.protocol-section .ps-cell:nth-child(3) .ps-line-shape {
  height: 21rem;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .protocol-section .ps-cell:nth-child(3) .ps-line-shape {
    height: 21.25rem;
    margin-bottom: -6.25rem;
  }
  .protocol-section .ps-cell:nth-child(3) .ps-line-shape:after {
    top: 66%;
    transform: translateX(-50%);
  }
}
@media (max-width: 991px) {
  .protocol-section .ps-cell:nth-child(3) .ps-line-shape {
    height: 7.75rem;
  }
}
.protocol-section .ps-number {
  padding: 0.625rem 3.25rem;
  border: 1px solid #0E78BE;
  background: #fff;
  font-weight: 600;
  position: relative;
  display: inline-block;
  max-width: fit-content;
  margin: auto;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.438rem;
  margin-bottom: 0.625rem;
  position: relative;
  z-index: 3;
}
.protocol-section .ps-number::before {
  content: "";
  display: inline-block;
  width: 0.625rem;
  height: 1rem;
  background: url(../images/list-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 575px) {
  .protocol-section .ps-number::before {
    background-position: center;
    transform: rotate(45deg);
  }
}
.protocol-section .ps-step-inner {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 1rem;
  padding: 2rem;
  gap: 3rem;
  width: 100%;
  height: 100%;
  align-self: stretch;
  position: relative;
  max-width: 400px;
  margin: auto;
  background: radial-gradient(83% 81.34% at 13.5% 16.78%, #B9E2F0 0%, #F0FAFC 130%);
  clip-path: polygon(0% 0%, 87% 0%, 100% 16%, 100% 100%, 9% 100%, 0% 84%);
}
@media (max-width: 1199px) {
  .protocol-section .ps-step-inner {
    clip-path: polygon(0% 0%, 88% 0%, 100% 13%, 100% 100%, 13% 100%, 0% 88%);
  }
}
@media (max-width: 991px) {
  .protocol-section .ps-step-inner {
    padding: 1.25rem;
  }
}
.protocol-section .ps-step-inner h3 {
  margin: 0;
  color: #074d8f;
  position: relative;
  z-index: 3;
  font-size: 1.875rem;
}
.protocol-section .ps-step-inner .ps-step-content {
  font-weight: 500;
  text-align: right;
  position: relative;
  z-index: 3;
  font-size: 1.125rem;
}
.protocol-section .ps-bottom-wrap {
  margin-top: 3rem;
  position: relative;
  z-index: 1;
}
.protocol-section .ps-btn .btn-link {
  margin: auto;
}
.protocol-section .ps-step {
  display: flex;
  flex-direction: column;
}
.protocol-section .ps-step {
  position: relative;
}
.protocol-section .ps-steps-wrap {
  row-gap: 1.5rem;
}
.protocol-section .ps-line-shape {
  width: 0.063rem;
  height: 33.5rem;
  background: #0E78BE;
  margin: auto;
  position: relative;
}
@media (max-width: 1199px) {
  .protocol-section .ps-line-shape {
    height: 21.25rem;
  }
}
@media (max-width: 991px) {
  .protocol-section .ps-line-shape {
    height: 7.75rem;
  }
}
.protocol-section .ps-line-shape:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-44%);
  border-color: transparent;
  border-top-color: #0E78BE;
  border-style: solid;
  border-width: 0.5em 0.31em 0;
  width: 0;
  height: 0;
  line-height: 0;
}
.protocol-section .ps-line-shape:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 97%;
  transform: translateX(-46%);
  width: 1.875rem;
  height: 1.875rem;
  background: url(../images/line-down-arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}
@media (max-width: 991px) {
  .protocol-section .ps-line-shape:after {
    top: 87%;
    transform: translateX(-48%);
  }
}

.exit-popup-wrap {
  position: fixed;
  inset: 0;
  background: rgba(41, 35, 48, 0.92);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}
.exit-popup-wrap .is-close {
  top: 0 !important;
  background: #0A67AD;
}
.exit-popup-wrap .eff-popup-wrap {
  display: flex;
  flex-direction: column;
  row-gap: 1.5rem;
  background: #fff;
  max-width: 59.375rem;
  width: 100%;
  padding: 2rem;
  position: relative;
  box-shadow: 0 20px 60px rgba(41, 35, 48, 0.4);
  animation: popupFade 0.25s ease;
  max-height: 90vh;
  overflow: auto;
}
.exit-popup-wrap .eff-popup-top {
  text-align: center;
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}
.exit-popup-wrap .eff-popup-top .eff-title {
  margin: 0;
  font-style: normal;
  text-transform: capitalize;
}
.exit-popup-wrap .eff-popup-top .eff-title span {
  font-style: italic;
  font-weight: 600;
  color: #0A67AD !important;
}
.exit-popup-wrap .eff-popup-top .exit-cta {
  margin: auto;
}
@media (max-width: 1024px) {
  .exit-popup-wrap .eff-cards {
    display: none;
  }
}
.exit-popup-wrap .eff-card {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  row-gap: 1rem;
  padding: 2rem;
  gap: 0.625rem;
  width: 100%;
  height: 100%;
  background: radial-gradient(83% 81.34% at 13.5% 16.78%, #B9E2F0 0%, #F0FAFC 100%);
  align-self: stretch;
  position: relative;
}
.exit-popup-wrap .eff-card::before {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  background-color: #fff;
  width: 3rem;
  height: 3rem;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}
.exit-popup-wrap .eff-card::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: -1px;
  background-color: #fff;
  width: 3rem;
  height: 3rem;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  transform: scale(-1);
}
.exit-popup-wrap .eff-card .eff-stat {
  color: #0A67AD !important;
  margin: 0;
  font-style: normal;
}
@media (max-width: 1024px) {
  .exit-popup-wrap .eff-checklist {
    display: none;
  }
}
.exit-popup-wrap .eff-checklist p {
  margin-bottom: 0;
}
.exit-popup-wrap .eff-checklist ul {
  padding: 0;
  margin: 0;
}
.exit-popup-wrap .eff-checklist ul li {
  padding-left: 1.25rem;
  padding-bottom: 0;
}
.exit-popup-wrap .eff-checklist ul li::before {
  top: 0.438rem;
  background-size: 0.75rem;
}
.exit-popup-wrap .eff-form .gform_heading {
  display: none;
}

body .popup-open {
  overflow: hidden;
}

#close-popup {
  top: 0;
  right: 0;
  background: #032757;
  color: #fff;
}

#close-popup:hover {
  opacity: 1;
}

@keyframes popupFade {
  from {
    transform: scale(0.95);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
/* WhatsApp Floating Button */
.whatsapp-float {
  position: fixed !important;
  bottom: 88px !important;
  right: 14px !important;
  width: 60px !important;
  height: 60px !important;
  background: #25d366;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
  z-index: 9999;
  text-decoration: none;
  transition: transform 0.25s ease;
  animation: macBounce 2.5s infinite;
}

.whatsapp-float img {
  width: 30px !important;
  height: 30px !important;
  max-width: 30px !important;
  max-height: 30px !important;
  user-select: none;
  pointer-events: none;
}

/* Hover Effect */
.whatsapp-float:hover {
  transform: scale(1.12);
}

/* macOS style bounce animation */
@keyframes macBounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-10px);
  }
  40% {
    transform: translateY(-8px);
  }
  60% {
    transform: translateY(-8px);
  }
  70% {
    transform: translateY(-4px);
  }
}
/* Optional pulse glow */
.whatsapp-float::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(37, 211, 102, 0.8);
  z-index: -1;
  animation: pulse 2.5s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 0.7;
  }
  70% {
    transform: scale(1.5);
    opacity: 0;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
:root {
  --space-lg: 6.25rem;
  --space-md: 4.688rem;
  --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;
  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;
}

/* 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(1, 22, 56, 0.6);
}
.pagination li a:hover {
  color: #20963D !important;
}
.pagination li a:not(.prev, .next),
.pagination li span {
  border: none;
  font-weight: 700;
  line-height: 1;
  color: rgba(1, 22, 56, 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: #011638;
}
.pagination li .prev,
.pagination li .next {
  cursor: pointer;
  color: #011638;
  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: #20963D;
}
.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: #011638;
}

.body-xxl {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 500;
}
@media (max-width: 767px) {
  .body-xxl {
    font-weight: 400;
  }
}
.body-xxl p {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 500;
}
@media (max-width: 1199px) {
  .body-xxl p {
    font-size: 1.25rem;
  }
}
@media (max-width: 767px) {
  .body-xxl p {
    font-size: 1rem;
    font-weight: 400;
  }
}

.body-xl {
  font-size: 1.375rem;
  line-height: 1.5;
  font-weight: 500;
}
@media (max-width: 767px) {
  .body-xl {
    font-weight: 400;
  }
}
.body-xl p {
  font-size: 1.375rem;
  line-height: 1.5;
  font-weight: 500;
}
@media (max-width: 1199px) {
  .body-xl p {
    font-size: 1.125rem;
  }
}
@media (max-width: 767px) {
  .body-xl p {
    font-size: 1rem;
    font-weight: 400;
  }
}

.body-lg {
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 500;
}
@media (max-width: 767px) {
  .body-lg {
    font-weight: 400;
  }
}
.body-lg p {
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 500;
}
@media (max-width: 1199px) {
  .body-lg p {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .body-lg p {
    font-weight: 400;
  }
}

.body-md {
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
}
@media (max-width: 767px) {
  .body-md {
    font-weight: 400;
  }
}
.body-md p {
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 500;
}
@media (max-width: 1199px) {
  .body-md p {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .body-md p {
    font-weight: 400;
  }
}

.body-sm {
  font-size: 0.875rem;
  line-height: 1.57;
  font-weight: 500;
}
@media (max-width: 767px) {
  .body-sm {
    font-weight: 400;
  }
}
.body-sm p {
  font-size: 0.875rem;
  line-height: 1.5;
  font-weight: 500;
}
@media (max-width: 767px) {
  .body-sm p {
    font-weight: 400;
  }
}

.sec-heading {
  display: flex;
  flex-direction: column;
  row-gap: 0.5rem;
  max-width: 82.875rem;
  margin: auto;
  margin-bottom: 3.5rem;
}
@media (max-width: 1440px) {
  .sec-heading {
    max-width: 59.375rem;
  }
}
@media (max-width: 767px) {
  .sec-heading {
    margin-bottom: 2rem;
  }
}
.sec-heading .eyebrow-text {
  margin: 0;
  max-width: fit-content;
  margin: auto;
}
@media (max-width: 767px) {
  .sec-heading .eyebrow-text {
    font-size: 1rem;
  }
}
.sec-heading h2 {
  margin: 0;
  font-style: normal;
}
.sec-heading h2 span {
  font-style: italic;
  color: #0A67AD;
  font-weight: 600;
}
.sec-heading .sub-heading {
  margin: 0;
}
.sec-heading .body-lg {
  color: #414042;
}
.sec-heading .body-lg p {
  color: #414042;
}

/* 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 0.5rem;
  padding: 0;
  text-align: center;
  background-color: transparent;
  max-width: 28px;
}
@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;
  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;
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger span::before {
  top: -0.5rem;
  width: 1.125rem;
  left: 0.688rem;
}
.hamburger span::after {
  bottom: -0.5rem;
  width: 1.125rem;
  right: 0.688rem;
}
.hamburger.is-clicked span {
  background-color: transparent !important;
}
.hamburger.is-clicked span::before, .hamburger.is-clicked span::after {
  top: 0;
}
.hamburger.is-clicked span::before {
  transform: rotate(45deg);
  width: 21px;
  left: 5px;
}
.hamburger.is-clicked span::after {
  top: 6px;
  transform: translateY(-6px) rotate(-41deg);
  width: 21px;
  right: 2px;
}

.mbnav {
  position: relative;
  z-index: -1;
  display: block;
}
@media (min-width: 992px) {
  .mbnav {
    display: none;
  }
}
.mbnav__state {
  pointer-events: none;
  position: fixed;
  z-index: 999;
  top: 100%;
  bottom: 0;
  left: 0;
  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: #20963d;
}
.mbnav__logo {
  padding: 15px;
  color: #fff;
}
.mbnav .menu-wrap > .menu-inner {
  pointer-events: auto;
  overflow: hidden;
  max-height: 100%;
  padding-top: 5.313rem;
  height: 100vh;
}
.mbnav ul {
  position: relative;
  top: -0.625rem;
  left: 0;
  width: 100vw;
  margin: 0;
  padding: 0 1.25rem;
  transition: 0.4s ease;
  height: 100vh;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.mbnav ul.menu {
  padding: 1.25rem 1.25rem;
}
.mbnav ul.menu li:hover a {
  background-color: #011638;
  color: #fff;
}
.mbnav ul.menu li:hover .sub-menu li a {
  color: #292330;
  background-color: transparent;
}
.mbnav ul li.is-open > .menu-wrap {
  visibility: visible;
  opacity: 1;
}
.mbnav ul li .menu-inner {
  height: auto !important;
  padding-top: 0 !important;
}
.mbnav ul .sub-menu {
  height: auto;
  position: relative;
  padding-left: 2.625rem;
  margin-top: 1.25rem;
  background: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.mbnav ul .sub-menu li:hover a {
  background-color: #011638 !important;
  color: #fff !important;
}
.mbnav ul .sub-menu li a {
  position: relative;
  font-size: 0.875rem !important;
  font-weight: 400 !important;
  color: #292330;
}
.mbnav ul .sub-menu li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: -22px;
  width: 20px;
  height: 100%;
  background-image: url(../images/sub-menu.svg);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: left;
}
.mbnav ul .sub-menu li:last-child a::before {
  left: -30.6px;
  background-image: url(../images/last-sub-menu.svg);
}
.mbnav ul li:not(.btn-wrap) {
  position: static;
  display: block;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  font-size: 1.25rem;
  font-weight: 500;
  color: #011638;
  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 #011638;
  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: 0.5rem 1rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  color: currentcolor;
  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 {
  display: none;
  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: "";
  position: absolute;
  top: 20px;
  left: 2px;
  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 #011638;
  border-bottom: 0;
  border-left: 0;
}
.mbnav__caret {
  cursor: pointer;
  z-index: 1;
  display: grid;
  align-items: center;
  justify-content: end;
  width: 95%;
  height: 100%;
  margin-top: -12px;
  position: relative;
  top: -0.75rem;
  left: 0;
  z-index: 9;
}
.mbnav__caret::before {
  transition: 0.5s;
}
.color-mbnav .mbnav__caret::before {
  color: #011638 !important;
}
.mbnav__caret.is-rotate::before {
  transform: rotate(135deg) !important;
}

.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;
  transition: all 0.4s ease-in;
}
.mbnav__overlay {
  position: fixed;
  z-index: 99;
  inset: 0;
  visibility: hidden;
  opacity: 0;
  background: rgba(41, 35, 48, 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 {
  top: 0;
}
.mbnav.is-open .mbnav__backdrop {
  z-index: 999;
  visibility: visible;
  opacity: 1;
}

/* stylelint-enable max-nesting-depth */
.has-sub .menu-wrap {
  display: none;
}
.has-sub.is-open .menu-wrap {
  display: block !important;
}

/* --- header --- */
.main-header {
  background: transparent;
  padding: 1.531rem 0;
  position: fixed;
  top: 0;
  transition: 0.3s;
  width: 100%;
  z-index: 999;
  border-bottom: 1px solid #032757;
}
@media (max-width: 991px) {
  .main-header {
    padding: 0.75rem 0;
  }
}
.main-header.is-top {
  background: transparent;
}
.main-header.is-pinned {
  transform: translateY(-100%);
}
.main-header.is-sticky {
  background-color: #032757;
}
.main-header .main-logo {
  width: 100%;
  max-width: 23.938rem;
}
@media (max-width: 1199px) {
  .main-header .main-logo {
    max-width: 15.625rem;
  }
}
@media (max-width: 767px) {
  .main-header .main-logo {
    max-width: 13.688rem;
  }
}
.main-header .main-logo img {
  width: 100%;
  height: 100%;
  object-fit: 100% 100%;
  object-position: top;
}
.main-header .lh-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.25rem;
  flex-wrap: wrap;
}
.main-header .lh-riglh-item {
  display: flex;
  gap: 1.5rem;
}
@media (max-width: 991px) {
  .main-header .lh-riglh-item {
    gap: 0.5rem;
  }
}
.main-header .lh-riglh-item .lh-right-wrap {
  display: flex;
  flex-direction: column;
  row-gap: 0.125rem;
  color: #fff;
  font-weight: 700;
}
@media (max-width: 991px) {
  .main-header .lh-riglh-item .lh-right-wrap {
    display: none;
  }
}
.main-header .lh-riglh-item .lh-right-wrap .body-sm {
  font-weight: 700;
  color: #91CDE6;
}
.main-header .lh-riglh-item .lh-telephone,
.main-header .lh-riglh-item .lh-contact {
  display: flex;
  gap: 0.75rem;
  text-decoration: none;
}
.main-header .lh-riglh-item .lh-telephone .icon-phone,
.main-header .lh-riglh-item .lh-telephone .icon-email,
.main-header .lh-riglh-item .lh-contact .icon-phone,
.main-header .lh-riglh-item .lh-contact .icon-email {
  width: 3rem;
  height: 3rem;
  border: 1px solid #053A73;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .main-header .lh-riglh-item .lh-telephone .icon-phone,
  .main-header .lh-riglh-item .lh-telephone .icon-email,
  .main-header .lh-riglh-item .lh-contact .icon-phone,
  .main-header .lh-riglh-item .lh-contact .icon-email {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.main-header .lh-riglh-item .lh-telephone .icon-phone img,
.main-header .lh-riglh-item .lh-telephone .icon-email img,
.main-header .lh-riglh-item .lh-contact .icon-phone img,
.main-header .lh-riglh-item .lh-contact .icon-email img {
  width: 1.625rem;
  height: 1.625rem;
}
.main-header .lh-riglh-item .lh-telephone:hover .icon-phone,
.main-header .lh-riglh-item .lh-telephone:hover .icon-email,
.main-header .lh-riglh-item .lh-contact:hover .icon-phone,
.main-header .lh-riglh-item .lh-contact:hover .icon-email {
  border-color: #fff;
  background-color: #fff;
}
@media (max-width: 767px) {
  .main-header .lh-riglh-item .lh-telephone:hover .icon-phone,
  .main-header .lh-riglh-item .lh-telephone:hover .icon-email,
  .main-header .lh-riglh-item .lh-contact:hover .icon-phone,
  .main-header .lh-riglh-item .lh-contact:hover .icon-email {
    border-color: transparent;
  }
}

.main-footer {
  position: relative;
  align-self: end;
  background: #011638;
  width: 100%;
  height: auto;
  padding-top: 50px;
  line-height: normal;
  text-align: center;
}
@media (max-width: 767px) {
  .main-footer {
    padding: 16px 0;
  }
}
.main-footer .mf-copyright {
  font-size: 1.25rem;
  line-height: 1.3;
  font-weight: 600;
}
@media (max-width: 767px) {
  .main-footer .mf-copyright {
    font-size: 1rem;
  }
}
.main-footer .mf-logo {
  position: relative;
  padding-top: 13.59375%;
}
.main-footer .mf-logo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main-footer .mf-logo {
  display: block;
}
.main-footer .mf-logo img {
  object-fit: contain;
}
@media (max-width: 767px) {
  .main-footer .mf-logo {
    display: none;
  }
}

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