/*!**************************************************************************************************************************************************************************!*\
  !*** 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%;
  scroll-behavior: smooth;
  scroll-margin-top: 100px;
  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: 3.5rem;
  font-weight: 600;
  line-height: 1.2;
  color: #292330;
  word-break: keep-all;
  line-height: 1.35;
}
h1 a,
.h1 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h1 span,
.h1 span {
  font-weight: 400;
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 2.5rem;
  }
}

h2,
.h2 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
  color: #292330;
  word-break: keep-all;
  line-height: 1.33;
}
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.75rem;
  font-weight: 600;
  line-height: 1.2;
  color: #292330;
  word-break: keep-all;
}
h3 a,
.h3 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h3 span,
.h3 span {
  font-weight: 400;
}
@media (max-width: 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.2;
  color: #292330;
  word-break: keep-all;
}
h4 a,
.h4 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h4 span,
.h4 span {
  font-weight: 400;
}
@media (max-width: 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.2;
  color: #292330;
  word-break: keep-all;
}
h5 a,
.h5 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h5 span,
.h5 span {
  font-weight: 400;
}
@media (max-width: 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.2;
  color: #292330;
  word-break: keep-all;
}
h6 a,
.h6 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h6 span,
.h6 span {
  font-weight: 400;
}
@media (max-width: 767px) {
  h6,
  .h6 {
    font-size: 1.063rem;
  }
}

p {
  margin-bottom: 1.25rem;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400 !important;
  color: #414042;
}
p:last-child {
  margin-bottom: 0;
}

.hb-title {
  font-size: 6.75rem;
  color: #074d8f;
}
@media (max-width: 1199px) {
  .hb-title {
    font-size: 5.625rem;
  }
}
@media (max-width: 767px) {
  .hb-title {
    font-size: 2.5rem;
  }
}

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

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

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

.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: 1rem;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .sec-heading {
    max-width: 57.5rem;
    margin: auto;
    margin-bottom: 4rem;
  }
}
.sec-heading .eyebrow-text {
  max-width: fit-content;
  font-size: 1rem;
  margin-left: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .sec-heading .eyebrow-text {
    margin: auto;
    font-size: 1.25rem;
  }
}
.sec-heading h2 {
  margin: 0;
  font-style: normal;
}
.sec-heading h2 span {
  font-style: italic;
  color: #053A73;
  font-weight: 600;
}
.sec-heading .sub-heading {
  margin: 0;
}

.eyebrow-text {
  position: relative;
  display: inline-block;
  margin-bottom: 1rem;
  padding-left: 0.938rem;
  padding-right: 0.938rem;
  font-size: 1.25rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #20963D;
  line-height: 1.2;
}
@media (max-width: 1199px) {
  .eyebrow-text {
    font-size: 1rem;
  }
}
.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 */
  /* stylelint-enable no-descending-specificity */
}
blockquote p {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}

hr {
  overflow: visible;
  width: 100%;
  height: 0;
  margin: 1.875rem auto;
  border: 0 #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: 2.5rem;
}
@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;
}

.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 {
  --focuc-outline-space: -1px;
  user-select: none;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.75rem 1.25rem;
  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;
  background-color: #032757;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s;
  gap: 1rem;
}
@media (max-width: 767px) {
  button, input[type=button],
  input[type=reset],
  input[type=submit], .btn {
    padding: 0.875rem 1.25rem;
  }
}
button svg, input[type=button] svg,
input[type=reset] svg,
input[type=submit] svg, .btn svg {
  width: 48px;
  height: 48px;
  background-color: #053A73;
  font-size: 0;
  padding: 11px;
  fill: transparent;
}
button:hover, input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover, .btn:hover, a:hover button, a:hover input[type=button],
a:hover input[type=reset],
a:hover input[type=submit], a:hover .btn {
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  background-color: #074D8F;
}
button:hover svg, input[type=button]:hover svg,
input[type=reset]:hover svg,
input[type=submit]:hover svg, .btn:hover svg, a:hover button svg, a:hover input[type=button] svg,
a:hover input[type=reset] svg,
a:hover input[type=submit] svg, a:hover .btn svg {
  background-color: #0E78BE;
}
button:focus, input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus, .btn: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:focus::before {
  visibility: visible;
  opacity: 1;
}

.btn-sm {
  padding: 0.25rem 0.563rem;
  font-size: 0.75rem;
}
.btn-download, .btn-call {
  --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;
  background-color: #0E78BE;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s;
  gap: 1rem;
}
@media (max-width: 767px) {
  .btn-download, .btn-call {
    padding: 0.563rem 0.875rem;
  }
}
.btn-download svg, .btn-call svg {
  width: 48px;
  height: 48px;
  background-color: #053A73;
  font-size: 0;
  padding: 11px;
}
.btn-download:hover, a:hover .btn-download, .btn-call:hover, a:hover .btn-call {
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  background-color: #053A73;
}
.btn-download:hover svg, a:hover .btn-download svg, .btn-call:hover svg, a:hover .btn-call svg {
  background-color: #0E78BE;
}
.btn-download:focus, .btn-call:focus {
  --focuc-outline-space: -4px;
  color: #fff;
  outline: 0;
}
.btn-download:focus::before, .btn-call:focus::before {
  visibility: visible;
  opacity: 1;
}
.btn-call {
  background-color: #27A74A;
}
.btn-call svg {
  background-color: #157D2D;
}
.btn-call:hover, a:hover .btn-call {
  background-color: #157D2D;
}
.btn-call:hover svg, a:hover .btn-call svg {
  background-color: #27A74A;
}
.btn-call:focus {
  --focuc-outline-space: -4px;
  color: #fff;
  outline: 0;
}
.btn-call:focus::before {
  visibility: visible;
  opacity: 1;
}

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

.svg-icons-list {
  padding: 1.25rem;
  background-color: #91CDE6;
}

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;
}

.home-hero {
  position: relative;
  background: url(../images/hero-bg.png) no-repeat center center/cover;
  overflow: clip;
  padding: 0 1.25rem 2.5rem;
}
@media (min-width: 768px) {
  .home-hero {
    padding: 0 2.5rem 2.5rem;
  }
}
@media (min-width: 1200px) and (hover: hover) and (pointer: fine) {
  .home-hero {
    padding: 0;
    min-height: 100vh;
  }
  .home-hero .hero-sticky {
    position: sticky;
    top: 0;
    min-height: 100vh;
    overflow: hidden;
  }
  .home-hero .hero-content {
    padding: 6.25rem 5rem 20rem;
  }
  .home-hero .hero-media {
    position: absolute;
    left: 5rem;
    bottom: 2.5rem;
    width: clamp(320px, 28vw, 400px);
    height: auto;
    aspect-ratio: 16/9;
    padding-top: 0;
    overflow: hidden;
    z-index: 13;
    transform-origin: center center;
    will-change: transform, width, height;
  }
  .home-hero .hero-media video,
  .home-hero .hero-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
}
.home-hero .hero-content {
  position: relative;
  z-index: 5;
  padding: 7.75rem 0 4.625rem;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  max-width: 70rem;
}
@media (min-width: 1440px) {
  .home-hero .hero-content {
    max-width: 1280px;
  }
}
@media (min-width: 1200px) {
  .home-hero .hero-content {
    padding: 6.25rem 5rem 20rem;
  }
}
.home-hero .hero-title {
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 600;
  color: #074D8F;
}
@media (min-width: 768px) {
  .home-hero .hero-title {
    font-size: 4.5rem;
  }
}
@media (min-width: 1440px) {
  .home-hero .hero-title {
    font-size: 6.75rem;
  }
}
.home-hero h1 {
  font-size: 1.75rem;
  line-height: 1.2;
  margin: 0;
}
@media (min-width: 768px) {
  .home-hero h1 {
    font-size: 2.625rem;
  }
}
@media (min-width: 1440px) {
  .home-hero h1 {
    font-size: 3.5rem;
  }
}
.home-hero .hero-desc {
  max-width: 51.625rem;
  line-height: 1.6;
}
.home-hero .btn {
  width: 100%;
}
@media (min-width: 576px) {
  .home-hero .btn {
    width: fit-content;
  }
}
.home-hero .hero-media {
  position: relative;
  padding-top: 56.1194029851%;
}
.home-hero .hero-media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1199px) {
  .home-hero .hero-media {
    width: 100% !important;
    left: 0 !important;
  }
}
.home-hero .hero-media video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 1200px) {
  .home-hero .hero-media {
    position: absolute;
    left: 5rem;
    bottom: 2.5rem;
    width: clamp(320px, 28vw, 400px);
    height: auto;
    aspect-ratio: 16/9;
    padding-top: 0;
    overflow: hidden;
    z-index: 13;
    transform-origin: center center;
    will-change: transform, width, height;
  }
  .home-hero .hero-media video,
  .home-hero .hero-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
}

.trust-snapshot-section .tss-row {
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}
.trust-snapshot-section .tss-row [class*=cell-] {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
.trust-snapshot-section .tss-heading {
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .trust-snapshot-section .tss-heading {
    margin-bottom: 0;
  }
}
.trust-snapshot-section .tss-boxs-wrap {
  display: grid;
  grid-template-columns: repeat(2, auto);
  gap: 4rem 2.5rem;
  position: relative;
}
.trust-snapshot-section .tss-boxs-wrap::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 46%;
  width: 1px;
  height: 100%;
  transform: translate(-50%, -50%);
  background-color: #B9E2F0;
}
@media (min-width: 768px) {
  .trust-snapshot-section .tss-boxs-wrap::before {
    left: 50%;
  }
}
.trust-snapshot-section .tss-boxs-wrap::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 1px;
  transform: translate(-50%, -50%);
  background-color: #B9E2F0;
}
.trust-snapshot-section .tss-wrap {
  display: flex;
  flex-direction: column;
  row-gap: 1.25rem;
}
.trust-snapshot-section .tss-wrap .sc-counter {
  margin: 0;
  color: #074D8F;
  font-weight: 500;
  font-size: 3rem;
}
.trust-snapshot-section .tss-wrap .sc-counter span {
  font-weight: 500;
}
.trust-snapshot-section .tss-wrap .sc-desc p {
  font-weight: 500 !important;
}

.fifty-fifty-section {
  position: relative;
}
.fifty-fifty-section .ffs-heading {
  max-width: 52.5rem;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .fifty-fifty-section .ffs-heading {
    margin-bottom: 3.5rem;
  }
}
@media (min-width: 768px) {
  .fifty-fifty-section .ffs-wrapper {
    padding-right: calc((100% - 85rem) / 2);
  }
  .fifty-fifty-section .ffs-wrapper > div {
    padding-right: var(--gutter);
  }
}
.fifty-fifty-section .ffs-img-col {
  width: 100%;
}
@media (min-width: 768px) {
  .fifty-fifty-section .ffs-img-col {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .fifty-fifty-section .ffs-img-col {
    width: 61%;
  }
}
.fifty-fifty-section .ffs-detail-col {
  width: 100%;
}
@media (min-width: 768px) {
  .fifty-fifty-section .ffs-detail-col {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .fifty-fifty-section .ffs-detail-col {
    width: 39%;
  }
}
.fifty-fifty-section .ffs-heading-wrap {
  padding: 0 1.25rem;
}
@media (min-width: 768px) {
  .fifty-fifty-section .ffs-heading-wrap {
    padding-left: 1.25rem;
  }
}
.fifty-fifty-section .ffs-row {
  align-items: center;
  row-gap: 32px;
}
.fifty-fifty-section .ffs-img {
  position: relative;
  padding-top: 58.8661037394%;
}
.fifty-fifty-section .ffs-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fifty-fifty-section .ffs-btn .btn {
  width: 100%;
}
@media (min-width: 768px) {
  .fifty-fifty-section .ffs-btn .btn {
    width: auto;
    max-width: fit-content;
  }
}

.full-width-cta {
  position: relative;
}
.full-width-cta .fwc-wrapper {
  padding: 1.25rem;
  background: linear-gradient(180deg, rgba(1, 22, 56, 0) 0%, rgba(1, 22, 56, 0.1) 50%, rgba(1, 22, 56, 0.3) 100%);
  backdrop-filter: blur(10px);
  border: 0.05px solid transparent;
  border-image: linear-gradient(to top, #074D8F, rgba(7, 77, 143, 0.01)) 1;
  border-top: none;
}
@media (min-width: 1200px) {
  .full-width-cta .fwc-wrapper {
    padding: 0 3.75rem 5rem 3.75rem;
  }
}
.full-width-cta .fwc-content {
  max-width: 45.125rem;
  text-align: left;
}
.full-width-cta .fwc-btn {
  margin-top: 2.938rem;
  gap: 1.5rem;
  flex-wrap: wrap;
  display: flex;
}
.full-width-cta .fwc-btn .blue {
  background-color: #0E78BE;
  width: 100%;
}
.full-width-cta .fwc-btn .blue:hover {
  background-color: #27A74A;
}
@media (min-width: 576px) {
  .full-width-cta .fwc-btn .blue {
    width: auto;
  }
}
.full-width-cta .fwc-btn .green {
  background-color: #27A74A;
  width: 100%;
}
.full-width-cta .fwc-btn .green:hover {
  background-color: #0E78BE;
}
@media (min-width: 576px) {
  .full-width-cta .fwc-btn .green {
    width: auto;
  }
}

.blog-section {
  overflow: hidden;
}
.blog-section .bs-title-wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 1.25rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 1200px) {
  .blog-section .bs-title-wrap {
    margin-bottom: 4rem;
  }
}
.blog-section .bs-title-wrap h2 {
  margin-bottom: 0;
}
.blog-section .bs-title-wrap .btn.desktop {
  display: none;
}
@media (min-width: 1200px) {
  .blog-section .bs-title-wrap .btn.desktop {
    display: inline-flex;
    min-width: fit-content;
  }
}
.blog-section .bs-wrapper .blog-btn-bottom {
  display: flex;
  margin-top: 0.5rem;
  justify-content: center;
}
.blog-section .bs-wrapper .blog-btn-bottom .btn.mobile {
  width: 100%;
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .blog-section .bs-wrapper .blog-btn-bottom .btn.mobile {
    width: auto;
  }
}
@media (min-width: 1200px) {
  .blog-section .bs-wrapper .blog-btn-bottom .btn.mobile {
    display: none;
  }
}
.blog-section .bs-wrapper .blog-card {
  position: relative;
  background: linear-gradient(180deg, #F0FAFC 0%, #B9E2F0 100%);
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media (min-width: 1200px) {
  .blog-section .bs-wrapper .blog-card {
    padding: 2rem;
  }
}
.blog-section .bs-wrapper .blog-card::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 4.5rem;
  height: 4.5rem;
  background-color: #fff;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}
.blog-section .bs-wrapper .blog-title {
  transition: 0.3s;
}
.blog-section .bs-wrapper .swiper-slide {
  height: auto;
  display: flex;
}
.blog-section .bs-wrapper .swiper-slide > div {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.blog-section .bs-wrapper .blog-img {
  position: relative;
  padding-top: 57.5539568345%;
}
.blog-section .bs-wrapper .blog-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog-section .bs-wrapper .blog-img:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 4.5rem;
  height: 4.5rem;
  background-color: #bbe3f1;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  transform: scale(-1);
}
.blog-section .bs-wrapper .blog-img img {
  transition: 0.6s;
}
.blog-section .bs-wrapper .swiper-wrapper {
  align-items: stretch;
}
.blog-section .bs-wrapper .blog-date {
  color: #074D8F;
  border-bottom: 1px solid #27A74A;
  margin-bottom: 1.25rem;
  display: inline-block;
  transition: 0.3s;
}
@media (min-width: 1200px) {
  .blog-section .bs-wrapper .blog-date {
    margin-bottom: 1.5rem;
  }
}
.blog-section .bs-wrapper .blog-btn {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 0.375rem;
}
.blog-section .bs-wrapper .blog-btn svg {
  fill: transparent;
  filter: invert(55%) sepia(100%) saturate(1665%) hue-rotate(185deg) brightness(76%) contrast(92%);
}
.blog-section .bs-wrapper .swiper-pagination {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  font-weight: 500;
  bottom: 0;
  top: auto;
}
.blog-section .bs-wrapper .swiper-pagination::before {
  content: "";
  flex: 1;
  height: 2px;
  background: #B9E2F0;
}
.blog-section .bs-wrapper .swiper-pagination-current {
  color: #0E78BE;
}
.blog-section .bs-wrapper .blog-wrapper {
  overflow: inherit;
}
.blog-section .bs-wrapper .blog-pagination {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  margin-top: 1.25rem;
}
.blog-section .bs-wrapper .blog-pagination .swiper-pagination {
  position: relative;
  flex: 1;
  height: 0.125rem;
}
.blog-section .bs-wrapper .blog-pagination .swiper-pagination-progressbar {
  background: #B9E2F0;
}
.blog-section .bs-wrapper .blog-pagination .swiper-pagination-progressbar-fill {
  background: #074D8F;
}
.blog-section .bs-wrapper .fraction {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 400;
  font-size: 1rem;
  color: #B9E2F0;
}
.blog-section .bs-wrapper .fraction .current-slide {
  color: #074D8F;
}
.blog-section .bs-wrapper .fraction .slash {
  transform: rotate(-142deg);
}
.blog-section .bs-wrapper .total-slide {
  color: #0E78BE;
}
.blog-section .blog-content-link {
  display: block;
  text-decoration: none;
  color: inherit;
}
.blog-section .blog-content-link:hover .blog-title {
  color: #074D8F;
}
.blog-section .blog-content-link:hover .blog-date {
  color: #27A74A;
}
.blog-section .blog-img-link {
  margin-top: 2rem;
  display: block;
  text-decoration: none;
  color: inherit;
}
.blog-section .blog-img-link:hover .blog-img img {
  margin-top: -0.313rem;
}
.blog-section .blog-tags-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.blog-section .blog-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.125rem;
  margin-right: 0.125rem;
  margin-bottom: 0.125rem;
}
.blog-section .blog-tag {
  padding: 0.25rem 0.5rem;
  background: #fff;
  line-height: 1.5;
  color: #074D8F;
  font-size: 0.625rem;
}
@media (min-width: 1200px) {
  .blog-section .blog-tag {
    font-size: 1rem;
  }
}
.blog-section .hidden-tag {
  display: none;
}
.blog-section .blog-tags.show-all .hidden-tag {
  display: inline-flex;
}
.blog-section .tag-toggle-btn {
  cursor: pointer;
  padding: 0.25rem 0.531rem;
  background: #fff;
  color: #074D8F;
  line-height: 1.5;
  transition: 0.3s;
  font-size: 0.625rem;
  height: 1.438rem;
}
@media (min-width: 1200px) {
  .blog-section .tag-toggle-btn {
    font-size: 1rem;
    height: 2rem;
  }
}
.blog-section .tag-toggle-btn:hover {
  background: #074D8F;
  color: #fff;
}

.our-logos-section {
  overflow: hidden;
}
.our-logos-section a.tss-logo-itemwrap {
  transition: 0.3s;
}
.our-logos-section a.tss-logo-itemwrap:hover {
  margin-top: -0.313rem;
}
.our-logos-section .tss-logos-slider {
  display: none;
}
@media (max-width: 1199px) {
  .our-logos-section .tss-logos-slider {
    overflow: visible;
    display: block;
  }
}
.our-logos-section .tss-topwrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.25rem;
  margin-bottom: 3rem;
}
@media (max-width: 1199px) {
  .our-logos-section .tss-topwrap {
    flex-direction: column;
    align-items: baseline;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .our-logos-section .tss-topwrap .btn.desktop {
    display: none;
  }
}
.our-logos-section .tss-main-wrap .btn.responsive {
  width: 100%;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .our-logos-section .tss-main-wrap .btn.responsive {
    display: none;
  }
}
@media (max-width: 575px) {
  .our-logos-section .tss-heading .h3 {
    max-width: 16.25rem;
  }
}
.our-logos-section .tss-heading .description-text p {
  color: #414042;
}
.our-logos-section .tss-logos-grid {
  display: flex;
  flex-direction: column;
  row-gap: 1.25rem;
  overflow: hidden;
  padding-top: 0.625rem;
}
@media (max-width: 1199px) {
  .our-logos-section .tss-logos-grid {
    display: none;
  }
}
.our-logos-section .tss-btn a.btn-link {
  margin: auto;
}
.our-logos-section .tss-row {
  display: flex;
  flex-direction: column;
  row-gap: 3rem;
}
@media (max-width: 767px) {
  .our-logos-section .tss-row {
    row-gap: 2rem;
  }
}
.our-logos-section .tss-logo-row.first-row {
  display: flex;
  gap: 2.063rem;
}
@media screen and (min-width: 1720px) {
  .our-logos-section .tss-logo-row.first-row {
    justify-content: center;
  }
}
@media screen and (max-width: 1720px) {
  .our-logos-section .tss-logo-row.first-row {
    margin: 0 -130px;
  }
}
@media screen and (max-width: 1439px) {
  .our-logos-section .tss-logo-row.first-row {
    margin: 0 -2.5rem;
  }
}
.our-logos-section .tss-logo-row.second-row {
  display: flex;
  gap: 2.063rem;
}
@media screen and (min-width: 1720px) {
  .our-logos-section .tss-logo-row.second-row {
    justify-content: center;
  }
}
@media screen and (max-width: 1720px) {
  .our-logos-section .tss-logo-row.second-row {
    margin: 0 -130px;
  }
}
@media screen and (max-width: 1439px) {
  .our-logos-section .tss-logo-row.second-row {
    margin: 0 -2.5rem;
  }
}
.our-logos-section .tss-logo-itemwrap {
  position: relative;
  width: 15.875rem;
  height: 7.375rem;
  min-width: 15.875rem;
  min-height: 7.375rem;
}
@media (max-width: 767px) {
  .our-logos-section .tss-logo-itemwrap {
    min-width: unset;
  }
}
@media (max-width: 767px) {
  .our-logos-section .tss-logo-itemwrap {
    height: 5.25rem;
    min-height: 5.25rem;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1439px) {
  .our-logos-section .tss-logo-itemwrap {
    width: 12.5rem;
    min-width: 12.5rem;
    height: 6.25rem;
    min-height: 6.25rem;
  }
}
.our-logos-section .tss-logo-itemwrap::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, #B9E2F0 0%, #B9E2F0 100%);
  width: 2.5rem;
  height: 2.5rem;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  transform: scale(-1);
}
@media (max-width: 991px) {
  .our-logos-section .tss-logo-itemwrap::before {
    width: 1.25rem;
    height: 1.25rem;
  }
}
.our-logos-section .tss-logo-itemwrap::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: -1px;
  background: #fff;
  width: 2.5rem;
  height: 2.5rem;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  transform: scale(-1);
}
@media (max-width: 991px) {
  .our-logos-section .tss-logo-itemwrap::after {
    width: 1.25rem;
    height: 1.25rem;
    bottom: -1px;
    left: -2px;
  }
}
.our-logos-section .tss-logo-itemwrap.empty-box {
  background: #F0FAFC;
}
.our-logos-section .tss-logo-itemwrap.empty-box::before {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  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;
}
.our-logos-section .tss-logo-itemwrap.empty-box.big-screen {
  display: none;
}
@media screen and (max-width: 1720px) {
  .our-logos-section .tss-logo-itemwrap.empty-box.big-screen {
    display: block;
  }
}
@media screen and (max-width: 1720px) {
  .our-logos-section .tss-logo-itemwrap.empty-box.small-screen {
    display: none;
  }
}
.our-logos-section .tss-logo-itemwrap.empty-box::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: -1px;
  background: #fff;
  width: 2.5rem;
  height: 2.5rem;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  transform: scale(-1);
}
@media (max-width: 991px) {
  .our-logos-section .tss-logo-itemwrap.empty-box::after {
    width: 1.25rem;
    height: 1.25rem;
    bottom: -1px;
    left: -2px;
  }
}
.our-logos-section .tss-logo-item {
  border: 1px solid;
  border-image: linear-gradient(180deg, #B9E2F0 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: 991px) {
  .our-logos-section .tss-logo-item {
    padding: 0.625rem 1rem;
    border-width: 0.125rem;
  }
}
.our-logos-section .tss-logo-item::before {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  background: linear-gradient(180deg, #B9E2F0 0%, #B9E2F0 100%);
  width: 2.5rem;
  height: 2.5rem;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}
@media (max-width: 991px) {
  .our-logos-section .tss-logo-item::before {
    width: 1.25rem;
    height: 1.25rem;
  }
}
.our-logos-section .tss-logo-item::after {
  content: "";
  position: absolute;
  top: -2px;
  right: -2px;
  background: #fff;
  width: 2.5rem;
  height: 2.5rem;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}
@media (max-width: 991px) {
  .our-logos-section .tss-logo-item::after {
    width: 1.25rem;
    height: 1.25rem;
    top: -3px;
    right: -4px;
  }
}
.our-logos-section .tss-logo-item img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  object-position: center;
  max-width: 100%;
  transition: 0.5s;
}
@media (max-width: 991px) {
  .our-logos-section .tss-logo-item img {
    height: 3.25rem;
  }
}

.tactics-dont-build-practices-section {
  background-color: #F0FAFC;
}
.tactics-dont-build-practices-section.style-white {
  background-color: #fff;
}
.tactics-dont-build-practices-section.style-white .tdbps-cell::before {
  background-color: #fff;
}
.tactics-dont-build-practices-section.style-dark {
  background-color: #011638;
}
.tactics-dont-build-practices-section.style-dark .eyebrow-text {
  color: #59C281;
}
.tactics-dont-build-practices-section.style-dark .eyebrow-text::before, .tactics-dont-build-practices-section.style-dark .eyebrow-text::after {
  background-color: #59C281;
}
.tactics-dont-build-practices-section.style-dark .tdbps-heading h2,
.tactics-dont-build-practices-section.style-dark .tdbps-heading h3 {
  color: #fff;
}
.tactics-dont-build-practices-section.style-dark .tdbps-dec p {
  color: #fff;
}
.tactics-dont-build-practices-section.style-dark .tdbps-cell::before {
  background-color: #011638;
}
.tactics-dont-build-practices-section.style-dark .tdbps-wrap h4 {
  color: #fff;
}
.tactics-dont-build-practices-section.style-dark .tdbps-box-desc p {
  color: #fff;
}
.tactics-dont-build-practices-section.style-dark .tdbps-bottom-text {
  color: #fff;
}
.tactics-dont-build-practices-section.style-dark .tdbps-cta .btn {
  background-color: #0e78be;
}
.tactics-dont-build-practices-section.style-dark .tdbps-cta .btn:hover {
  background-color: #074D8F;
}
.tactics-dont-build-practices-section.style-dark .tdbps-cell {
  background: linear-gradient(180deg, rgba(1, 22, 56, 0.6) 0%, rgba(5, 58, 115, 0.6) 48.61%, rgba(7, 77, 143, 0.6) 97.23%);
}
@media (min-width: 768px) {
  .tactics-dont-build-practices-section.style-dark .tdbps-cell:nth-child(2) {
    background: linear-gradient(360deg, rgba(1, 22, 56, 0.6) 0%, rgba(5, 58, 115, 0.6) 48.61%, rgba(7, 77, 143, 0.6) 97.23%);
  }
}
.tactics-dont-build-practices-section .tdbps-img-wrap {
  position: relative;
  padding-top: 44.6428571429%;
  margin-bottom: 3rem;
}
.tactics-dont-build-practices-section .tdbps-img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .tactics-dont-build-practices-section .tdbps-img-wrap {
    margin-bottom: 6.125rem;
  }
}
.tactics-dont-build-practices-section .tdbps-img-wrap img {
  object-fit: contain;
}
.tactics-dont-build-practices-section .tdbps-heading-dec-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .tactics-dont-build-practices-section .tdbps-heading-dec-wrap {
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    gap: 1.875rem;
    margin-bottom: 4rem;
  }
}
.tactics-dont-build-practices-section .tdbps-heading {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .tactics-dont-build-practices-section .tdbps-heading {
    width: 50%;
    max-width: 31.875rem;
  }
}
.tactics-dont-build-practices-section .tdbps-heading h2 {
  margin-bottom: 1rem;
}
.tactics-dont-build-practices-section .tdbps-heading h3 {
  margin-bottom: 0;
}
.tactics-dont-build-practices-section .tdbps-dec {
  width: 100%;
  max-width: 100%;
  margin-top: 0.625rem;
}
.tactics-dont-build-practices-section .tdbps-dec p {
  color: #414042;
}
@media (min-width: 768px) {
  .tactics-dont-build-practices-section .tdbps-dec {
    width: 50%;
    max-width: 31.875rem;
    margin-top: 0;
  }
}
.tactics-dont-build-practices-section .tdbps-dec p {
  font-size: 1rem;
}
@media (min-width: 768px) {
  .tactics-dont-build-practices-section .tdbps-dec p {
    font-size: 1.125rem;
  }
}
.tactics-dont-build-practices-section .tdbps-dec p:last-child {
  margin-bottom: 0;
}
.tactics-dont-build-practices-section .tdbps-boxs-wrap {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 1.25rem;
}
@media (min-width: 768px) {
  .tactics-dont-build-practices-section .tdbps-boxs-wrap {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.875rem;
  }
}
@media (min-width: 1200px) {
  .tactics-dont-build-practices-section .tdbps-boxs-wrap {
    grid-template-columns: repeat(3, 1fr);
  }
}
.tactics-dont-build-practices-section .tdbps-cell {
  position: relative;
  height: 100%;
  padding: 2rem;
  background-color: rgba(185, 226, 240, 0.5);
  overflow: hidden;
}
.tactics-dont-build-practices-section .tdbps-cell::before {
  content: "";
  position: absolute;
  bottom: -1px;
  right: -1px;
  width: 4.5rem;
  height: 4.5rem;
  background-color: #F0FAFC;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  transform: rotate(90deg);
}
.tactics-dont-build-practices-section .tdbps-cell:nth-child(2)::before {
  top: -1px;
  bottom: auto;
  transform: none;
}
.tactics-dont-build-practices-section .tdbps-wrap {
  height: 100%;
}
.tactics-dont-build-practices-section .tdbps-wrap h4 {
  color: #074D8F;
  margin-bottom: 1rem;
  font-weight: 500;
}
.tactics-dont-build-practices-section .tdbps-icon {
  width: 100%;
  max-width: 21rem;
  height: 11.25rem;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .tactics-dont-build-practices-section .tdbps-icon {
    height: 12.5rem;
    margin-bottom: 5rem;
  }
}
.tactics-dont-build-practices-section .tdbps-icon img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.tactics-dont-build-practices-section .tdbps-icon .lottie-animation {
  width: 100%;
  height: 100%;
}
.tactics-dont-build-practices-section .tdbps-box-desc p:last-child {
  margin-bottom: 0;
}
.tactics-dont-build-practices-section .tdbps-bottom-text {
  font-size: 1.25rem;
  font-weight: 600;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .tactics-dont-build-practices-section .tdbps-bottom-text {
    text-align: center;
    font-size: 1.75rem;
    margin-top: 2.5rem;
  }
}
.tactics-dont-build-practices-section .tdbps-cta {
  margin-top: 1rem;
}
.tactics-dont-build-practices-section .tdbps-cta a {
  width: 100%;
}
@media (min-width: 768px) {
  .tactics-dont-build-practices-section .tdbps-cta a {
    width: auto;
    max-width: fit-content;
  }
}
@media (min-width: 768px) {
  .tactics-dont-build-practices-section .tdbps-cta {
    display: flex;
    justify-content: center;
    margin-top: 1.5rem;
  }
}

.specialities-section {
  overflow: hidden;
}
.specialities-section .btn {
  margin: auto;
  margin-top: 2.5rem;
  width: 100%;
}
@media (min-width: 768px) {
  .specialities-section .btn {
    width: auto;
    max-width: fit-content;
  }
}
@media (min-width: 768px) {
  .specialities-section .sec-heading {
    text-align: center;
  }
}
.specialities-section .os-wrapper {
  display: none;
}
@media (min-width: 768px) {
  .specialities-section .os-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .specialities-section .os-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}
.specialities-section .os-card {
  position: relative;
  overflow: hidden;
}
.specialities-section .os-card::after {
  content: "";
  position: absolute;
  top: -0.125rem;
  right: -0.125rem;
  background: #fff;
  width: 4.5rem;
  height: 4.5rem;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}
.specialities-section .os-card .h4 {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 1.5rem;
  margin: 0;
  width: 100%;
  background: linear-gradient(180deg, rgba(1, 22, 56, 0) 0%, rgba(1, 22, 56, 0.8) 50%, #011638 100%);
  backdrop-filter: blur(1px);
  color: #fff;
  display: flex;
  justify-content: space-between;
  gap: 1.25rem;
  line-height: 1.5;
  align-items: flex-end;
}
.specialities-section .os-card .h4 svg {
  min-width: 1rem;
  min-height: 1rem;
  width: 1rem;
  height: 2.125rem;
  color: #4AA6D4;
  transition: 0.3s;
}
.specialities-section .os-card:hover .os-imagewrap img {
  transform: scale(1.1);
}
.specialities-section .os-card:hover .h4 svg {
  transform: rotate(45deg);
}
.specialities-section .os-imagewrap {
  position: relative;
  padding-top: 100%;
}
.specialities-section .os-imagewrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 576px) {
  .specialities-section .os-imagewrap {
    padding-top: 80%;
  }
}
.specialities-section .os-imagewrap img {
  transition: 1s;
}
.specialities-section .os-slider {
  display: block;
  overflow: inherit;
}
@media (min-width: 768px) {
  .specialities-section .os-slider {
    display: none;
  }
}
.specialities-section .swiper-wrapper {
  align-items: stretch;
}
.specialities-section .swiper-wrapper .swiper-slide {
  height: auto;
  display: flex;
}
.specialities-section .swiper-wrapper .swiper-slide > a {
  width: 100%;
  height: 100%;
  margin: 0 0.469rem;
}
.specialities-section .blog-pagination {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  margin-top: 1.25rem;
}
.specialities-section .blog-pagination .swiper-pagination {
  position: relative;
  flex: 1;
  height: 0.125rem;
}
.specialities-section .blog-pagination .swiper-pagination-progressbar {
  background: #B9E2F0;
}
.specialities-section .blog-pagination .swiper-pagination-progressbar-fill {
  background: #074D8F;
}
.specialities-section .fraction {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 400;
  font-size: 1rem;
  color: #B9E2F0;
}
.specialities-section .fraction .current-slide {
  color: #074D8F;
}
.specialities-section .fraction .slash {
  transform: rotate(-142deg);
}

.our-three-pillars {
  position: relative;
  height: 100vh;
  background: #011638;
  overflow: hidden;
  position: relative;
  /* ACTIVE GLOW */
  /* =========================
  STEP 1
  ========================= */
  /* =========================
  STEP 2
  SECOND BALL SMOOTHLY
  COMES FROM BEHIND
  ========================= */
  /* =========================
  STEP 3
  THIRD BALL SMOOTHLY
  COMES FROM RIGHT
  ========================= */
  /* =========================
  RESPONSIVE
  ========================= */
}
.our-three-pillars.animation-started {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.our-three-pillars .eyebrow-text {
  color: #20963D !important;
}
.our-three-pillars .otp-heading {
  overflow: hidden;
  will-change: transform, opacity, height;
}
.our-three-pillars .otp-title-wrap {
  display: flex;
  justify-content: space-between;
  gap: 2.5rem;
}
@media (min-width: 1200px) {
  .our-three-pillars .otp-title-wrap {
    margin-bottom: 4.375rem;
  }
}
@media (max-width: 1199px) {
  .our-three-pillars .otp-title-wrap {
    flex-direction: column;
    gap: 1rem;
  }
}
.our-three-pillars .otp-title-wrap h2 {
  margin: 0;
}
.our-three-pillars .otp-description {
  max-width: 31.875rem;
  line-height: 1.5;
  font-weight: 400;
}
.our-three-pillars .otp-row {
  margin-right: -1.25rem;
  margin-left: -1.25rem;
  row-gap: 2rem;
}
.our-three-pillars .otp-row [class*=cell-] {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media (max-width: 1199px) {
  .our-three-pillars .otp-row {
    padding-top: 6.25rem;
    padding-bottom: 3.125rem;
  }
}
@media (max-width: 1199px) {
  .our-three-pillars .otp-description {
    font-size: 0.875rem;
  }
}
.our-three-pillars .bottom {
  flex: 1;
  display: flex;
  gap: 1.875rem;
}
.our-three-pillars .left {
  border-top: 0.5px solid #4AA6D4;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1199px) {
  .our-three-pillars .left {
    row-gap: 1.5rem;
  }
}
.our-three-pillars .counter {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding-right: 2rem;
  padding-top: 1.25rem;
  font-size: 1.25rem;
  max-width: fit-content;
  border-right: 0.5px solid #4AA6D4;
  min-width: 8.438rem;
}
@media (min-width: 1200px) {
  .our-three-pillars .counter {
    margin-bottom: 1.5rem;
  }
}
.our-three-pillars .counter * {
  color: #91CDE6 !important;
}
.our-three-pillars .counter #counter {
  color: #fff !important;
}
.our-three-pillars .counter span {
  font-weight: 400;
}
.our-three-pillars .arrow {
  transform: rotate(-45deg);
}
.our-three-pillars .content-wrap {
  position: relative;
  min-height: 16.875rem;
  padding-left: 9.75rem;
  max-width: 80%;
}
@media (max-width: 1439px) {
  .our-three-pillars .content-wrap {
    padding-left: 8.125rem;
  }
}
@media (max-width: 1199px) {
  .our-three-pillars .content-wrap {
    min-height: 15rem;
    max-width: 100%;
  }
}
.our-three-pillars .content {
  position: absolute;
  width: 100%;
  opacity: 0;
  transform: translateY(30px);
  transition: 0.5s ease;
  pointer-events: none;
}
@media (min-width: 1200px) {
  .our-three-pillars .content {
    max-width: 29rem;
  }
}
.our-three-pillars .content.active {
  opacity: 1;
  transform: translateY(0);
  pointer-events: fill;
}
.our-three-pillars .pillar-title {
  margin-bottom: 1.5rem;
}
.our-three-pillars .content h4 {
  font-weight: 500;
  margin-bottom: 0.5rem;
}
@media (max-width: 1199px) {
  .our-three-pillars .content h4 {
    font-size: 1rem;
  }
}
.our-three-pillars .content {
  font-weight: 400;
}
.our-three-pillars .steps {
  margin-top: auto;
  width: 100%;
  max-width: 38.75rem;
  padding-top: 9rem;
}
@media (max-width: 1199px) {
  .our-three-pillars .steps {
    display: none;
  }
}
.our-three-pillars .step {
  position: relative;
  padding-bottom: 0.5rem;
  margin-bottom: 2rem;
  border-bottom: 0.5px solid rgba(5, 58, 115, 0.5);
  overflow: hidden;
}
.our-three-pillars .step:last-child {
  margin-bottom: 0;
}
.our-three-pillars .step-title {
  font-size: 0.875rem;
  color: #91CDE6 !important;
  position: relative;
  z-index: 2;
  transition: 0.3s;
  font-weight: 400;
}
.our-three-pillars .step.active .step-title {
  color: #fff !important;
}
.our-three-pillars .progress {
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0%;
  height: 2px;
  background: #4AA6D4;
}
.our-three-pillars .right {
  position: relative;
}
@media (max-width: 1439px) {
  .our-three-pillars .right {
    max-width: 34.375rem;
  }
}
@media (max-width: 1199px) {
  .our-three-pillars .right {
    max-width: 20.938rem;
    min-height: 18.75rem;
    margin: auto;
  }
}
.our-three-pillars .circle {
  position: absolute;
  width: 21.875rem;
  height: 21.875rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  transition: top 0.9s cubic-bezier(0.19, 1, 0.22, 1), left 0.9s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.9s ease, transform 0.9s cubic-bezier(0.19, 1, 0.22, 1);
  backdrop-filter: blur(5px);
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  opacity: 1;
  z-index: 4;
}
@media (max-width: 1439px) {
  .our-three-pillars .circle {
    width: 18.75rem;
    height: 18.75rem;
  }
}
@media (max-width: 1199px) {
  .our-three-pillars .circle {
    top: -1.25rem;
  }
}
.our-three-pillars .circle span {
  font-size: 1.75rem;
  line-height: 1.33;
  font-weight: 600;
}
@media (max-width: 1439px) {
  .our-three-pillars .circle span {
    font-size: 1.5rem;
  }
}
@media (max-width: 1199px) {
  .our-three-pillars .circle span {
    top: 1.25rem;
  }
}
@media (max-width: 767px) {
  .our-three-pillars .circle span {
    top: 1.125rem;
  }
}
.our-three-pillars .circle1 {
  background: linear-gradient(180deg, rgba(1, 22, 56, 0.6) 2.77%, rgba(3, 39, 87, 0.6) 24.97%, rgba(14, 120, 190, 0.6) 100%);
}
.our-three-pillars .circle2 {
  background: linear-gradient(90deg, rgba(1, 22, 56, 0.6) 2.77%, rgba(3, 39, 87, 0.6) 24.97%, rgba(14, 120, 190, 0.6) 100%);
}
.our-three-pillars .circle3 {
  background: linear-gradient(-45deg, rgba(1, 22, 56, 0.6) 2.77%, rgba(3, 39, 87, 0.2) 24.97%, rgba(14, 120, 190, 0.6) 100%);
}
.our-three-pillars .right.step1 .circle2 {
  opacity: 0;
}
.our-three-pillars .right.step1 .circle3 {
  opacity: 0;
}
.our-three-pillars .right.step2 .circle2 {
  top: 13.75rem;
  left: 0;
  opacity: 1;
  z-index: 3;
  transform: scale(1);
}
@media (max-width: 1199px) {
  .our-three-pillars .right.step2 .circle2 {
    top: 6.25rem;
  }
}
.our-three-pillars .right.step2 .circle3 {
  opacity: 0;
}
.our-three-pillars .right.step3 .circle2 {
  top: 13.75rem;
  left: 0;
  opacity: 1;
  z-index: 3;
  transform: scale(1);
}
@media (max-width: 1199px) {
  .our-three-pillars .right.step3 .circle2 {
    top: 6.25rem;
  }
}
.our-three-pillars .right.step3 .circle3 {
  top: 13.75rem;
  right: 0;
  left: unset;
  opacity: 1;
  z-index: 3;
  transform: scale(1);
}
@media (max-width: 1199px) {
  .our-three-pillars .right.step3 .circle3 {
    top: 6.25rem;
  }
}
@media (max-width: 1199px) {
  .our-three-pillars .our-three-pillars {
    height: auto;
  }
  .our-three-pillars .top {
    flex-direction: column;
  }
  .our-three-pillars .left-top,
  .our-three-pillars .right-top,
  .our-three-pillars .left,
  .our-three-pillars .right {
    width: 100%;
  }
  .our-three-pillars .bottom {
    flex-direction: column;
  }
  .our-three-pillars .main-title {
    font-size: 2.5rem;
  }
  .our-three-pillars .content h2 {
    font-size: 2.25rem;
  }
  .our-three-pillars .content h3 {
    font-size: 1.5rem;
  }
  .our-three-pillars .content-wrap {
    padding: 0;
  }
  .our-three-pillars .circle {
    width: 11.25rem;
    height: 11.25rem;
  }
  .our-three-pillars .circle span {
    font-size: 1.125rem;
  }
}

.how-we-work-section {
  background: #F0FAFC;
  overflow: hidden;
  position: relative;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.how-we-work-section.style-white {
  background-color: #fff;
}
.how-we-work-section .hwws-heading {
  text-align: left;
  max-width: 57.5rem;
  margin: 0 auto;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .how-we-work-section .hwws-heading {
    text-align: center;
    margin-bottom: 4rem;
  }
}
.how-we-work-section .hwws-main-wrap {
  position: relative;
}
.how-we-work-section .hwws-sticky-wrap {
  height: auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .how-we-work-section .hwws-sticky-wrap {
    justify-content: flex-start;
  }
}
.how-we-work-section .hwws-box-row {
  width: 100%;
  position: relative;
  min-height: 26.25rem;
  max-width: 26.25rem;
  overflow: hidden;
  display: block;
  justify-content: center;
}
@media (min-width: 1200px) {
  .how-we-work-section .hwws-box-row {
    display: flex;
    max-width: none;
    overflow: visible;
    min-height: auto;
  }
}
.how-we-work-section .hwws-box {
  position: absolute;
  inset: 0;
  width: 100%;
  padding: 0 20px 140px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(60px);
  transition: opacity 0.45s ease, visibility 0.45s ease, transform 0.45s ease;
  pointer-events: none;
  z-index: 1;
  border-left: 1px solid #91CDE6;
  border-right: 1px solid #91CDE6;
  font-weight: 400;
}
.how-we-work-section .hwws-box .hwws-box-inner {
  opacity: 1;
  transform: none;
}
.how-we-work-section .hwws-box .hwws-box-description {
  opacity: 1;
  transform: none;
}
.how-we-work-section .hwws-box.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
  z-index: 5;
}
@media (min-width: 1200px) {
  .how-we-work-section .hwws-box {
    position: relative;
    inset: auto;
    width: 20%;
    padding: 0 1.5rem 16%;
    opacity: 1;
    visibility: visible;
    transform: none;
    pointer-events: auto;
    z-index: auto;
    border-right: 0;
    flex: 1;
  }
  .how-we-work-section .hwws-box .hwws-box-inner {
    opacity: 0.25;
    transform: translateY(40px);
    transition: all 0.5s ease;
  }
  .how-we-work-section .hwws-box .hwws-box-description {
    opacity: 0;
    transform: translateY(30px);
    transition: all 0.5s ease;
  }
  .how-we-work-section .hwws-box.active .hwws-box-inner {
    opacity: 1;
    transform: translateY(0);
  }
  .how-we-work-section .hwws-box.active .hwws-box-description {
    opacity: 1;
    transform: translateY(0);
  }
}
.how-we-work-section .hwws-progress-wrap {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.how-we-work-section .hwws-progress-number {
  --progress: 0deg;
  width: 4.375rem;
  height: 4.375rem;
  border-radius: 100%;
  margin: 0 auto -2.188rem;
  position: relative;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.125rem;
  font-weight: 700;
  color: #0A67AD;
  background: #91CDE6;
  overflow: hidden;
}
.how-we-work-section .hwws-progress-number span {
  position: relative;
  z-index: 3;
  font-size: 1rem;
  font-weight: 500;
}
.how-we-work-section .hwws-progress-number::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background: conic-gradient(#0A67AD 0deg, #0A67AD var(--progress), #91CDE6 var(--progress), #91CDE6 360deg);
}
.how-we-work-section .hwws-progress-number::after {
  content: "";
  position: absolute;
  inset: 3px;
  border-radius: 50%;
  background: #F0FAFC;
  z-index: 1;
}
.how-we-work-section .hwws-half-circle {
  width: 100%;
  aspect-ratio: 2/1;
  border-top-left-radius: 62.438rem;
  border-top-right-radius: 62.438rem;
  border: 1px dashed #0A67AD;
  border-bottom: 0;
  overflow: hidden;
  position: relative;
}
.how-we-work-section .hwws-half-fill {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 100%;
  transition: width 0.3s linear;
  background: linear-gradient(180deg, rgba(14, 120, 190, 0.3) 0%, rgba(14, 120, 190, 0) 100%);
}
.how-we-work-section .hwws-bottom {
  position: relative;
  z-index: 20;
  background: #F0FAFC;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .how-we-work-section .hwws-bottom {
    text-align: center;
    margin-top: 2.5rem;
  }
}
.how-we-work-section .hwws-bottom .hwws-bottom-title {
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .how-we-work-section .hwws-bottom .hwws-bottom-title {
    font-size: 1.75rem;
  }
}
.how-we-work-section .hwws-btn-wrap a {
  width: 100%;
}
@media (min-width: 768px) {
  .how-we-work-section .hwws-btn-wrap a {
    max-width: fit-content;
    width: auto;
    margin: auto;
  }
}

.sticky-call-bar {
  position: fixed;
  bottom: 2.5rem;
  right: 1rem;
  z-index: 999;
  /* Hidden content */
  /* Open state */
}
@media (min-width: 768px) {
  .sticky-call-bar {
    right: 3rem;
    bottom: 3rem;
  }
}
.sticky-call-bar .call-toggle {
  width: 4rem;
  height: 4rem;
  background: #053A73;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
  z-index: 1;
  border: 1px solid #0E78BE;
}
@media (max-width: 767px) {
  .sticky-call-bar .call-toggle {
    width: 3.375rem;
    height: 3.375rem;
  }
}
.sticky-call-bar .call-toggle img {
  width: 1.5rem;
  transition: 0.3s ease;
}
.sticky-call-bar.active .call-content {
  opacity: 1;
  visibility: visible;
  width: 16rem;
}
@media (max-width: 767px) {
  .sticky-call-bar.active .call-content {
    width: 13.5rem;
  }
}
.sticky-call-bar.active .call-toggle img {
  transform: rotate(45deg);
}
.sticky-call-bar .call-content {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 4rem;
  height: 4rem;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  display: flex;
  background: rgba(3, 39, 87, 0.8);
  backdrop-filter: blur(2.5px);
}
@media (max-width: 767px) {
  .sticky-call-bar .call-content {
    width: 3.375rem;
    height: 3.375rem;
  }
}
.sticky-call-bar .call-item {
  padding: 1rem;
  border: 1px solid #0E78BE;
  overflow: hidden;
  transition: 0.3s ease;
  width: 4rem;
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .sticky-call-bar .call-item {
    width: 3.375rem;
    height: 3.375rem;
    padding: 0.5rem;
  }
}
.sticky-call-bar .call-item:first-child {
  border-right: none;
}
.sticky-call-bar .call-item:last-child {
  border-left: none;
  border-right: none;
}
.sticky-call-bar .call-item:hover img {
  transform: scale(0.85);
}
.sticky-call-bar .call-item img {
  transition: 0.3s ease;
}

@media (min-width: 992px) {
  .our-story .os-title-wrap {
    width: 100%;
    max-width: 52.5rem;
  }
}
@media (min-width: 768px) {
  .our-story .os-right {
    flex: 1;
  }
}
.our-story .os-main-wrap {
  margin-top: 3.75rem;
}
@media (min-width: 768px) {
  .our-story .os-main-wrap {
    display: flex;
    align-items: flex-start;
    gap: 2.5rem;
  }
}
.our-story .os-quoat {
  font-size: 1rem;
  padding: 1.563rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 0%, rgba(244, 249, 252, 0) 100%);
  backdrop-filter: blur(30px);
  margin-left: 0.313rem;
}
@media (min-width: 992px) {
  .our-story .os-quoat {
    font-size: 2rem;
    padding: 3.5rem;
  }
}
@media (min-width: 768px) {
  .our-story .os-quoat {
    width: 100%;
    max-width: 31.25rem;
    font-style: italic;
    font-weight: 400;
    position: relative;
    z-index: 99;
    margin-top: 3.125rem;
  }
}
.our-story .os-quoat span {
  font-weight: 500;
  font-size: 1.5rem;
}
@media (min-width: 992px) {
  .our-story .os-quoat span {
    font-size: 2.75rem;
  }
}
.our-story .os-left {
  position: relative;
}
@media (min-width: 768px) {
  .our-story .os-left {
    width: 100%;
    max-width: 34.375rem;
    position: sticky;
    top: 6.25rem;
  }
}
.our-story .os-left::before {
  content: "";
  position: absolute;
  left: 0;
  width: 6.25rem;
  height: 6.25rem;
}
@media (min-width: 992px) {
  .our-story .os-left::before {
    top: 0;
    width: 10.688rem;
    height: 7.438rem;
    background: url(../images/quoat.svg) no-repeat left/auto;
  }
}
@media (max-width: 991px) {
  .our-story .os-left::before {
    top: 0;
    background: url(../images/mobile-quoat.svg) no-repeat left/auto;
  }
}
@media (max-width: 767px) {
  .our-story .os-left::before {
    top: -3.313rem;
  }
}
@media (min-width: 768px) {
  .our-story .os-wrap-content {
    width: 100%;
    max-width: 38.75rem;
  }
}
@media (min-width: 992px) {
  .our-story .os-description p {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {
  .our-story .os-description .word {
    filter: blur(4px);
    opacity: 0.25;
    transition: none;
    display: inline-block;
  }
}
.our-story .os-bottom-text {
  font-size: 1.125rem;
  font-weight: 600;
  margin-top: 1.5rem;
}
@media (min-width: 992px) {
  .our-story .os-bottom-text {
    font-size: 1.75rem;
  }
}
.our-story .os-bottom-text mark {
  color: #074D8F;
}
.our-story .os-bottom-text span {
  font-size: 1.75rem;
  font-weight: 600;
}
@media (min-width: 992px) {
  .our-story .os-bottom-text span {
    font-size: 2.5rem;
  }
}

.pxl-scroll-top {
  position: fixed;
  right: 3rem;
  bottom: 8rem;
  width: 4rem;
  height: 4rem;
  background: #20963D;
  z-index: 9999;
  overflow: hidden;
  border: 1px solid #0E78BE;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .pxl-scroll-top {
    width: 3.375rem;
    height: 3.375rem;
    bottom: 6.625rem;
    right: 1rem;
  }
}
.pxl-scroll-top.active-progress {
  opacity: 1;
  visibility: visible;
}
.pxl-scroll-top .progress-fill {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0%;
  background: #053A73;
  z-index: 1;
  transition: height 0.1s linear;
}
.pxl-scroll-top .scroll-top-icon {
  position: relative;
  z-index: 2;
  width: 2rem;
  height: 2rem;
  color: #fff;
  padding: 0.313rem;
}
.pxl-scroll-top .scroll-top-icon use {
  fill: currentColor;
}

.our-credibility {
  position: relative;
  background: url(../images/award-winning-heritage.png) no-repeat center center/cover;
  overflow: hidden;
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
  min-height: auto !important;
  height: auto !important;
}
@media (min-width: 992px) {
  .our-credibility {
    padding-top: 7.5rem;
    padding-bottom: 3.063rem;
  }
}
@media (max-width: 767px) {
  .our-credibility {
    background-image: url(../images/mobile-our-credibility.png);
  }
}
.our-credibility .oc-heading {
  margin-bottom: 1.25rem;
}
@media (min-width: 992px) {
  .our-credibility .oc-heading {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .our-credibility .oc-dec {
    font-size: 1.5rem;
    width: 100%;
    max-width: 58.75rem;
    margin: 0 auto;
  }
}
.our-credibility .oc-bg-title {
  position: absolute;
  top: 5.375rem;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  color: #B9E2F0;
  text-transform: uppercase;
  text-align: center;
  opacity: 50%;
  pointer-events: none;
  font-size: 6.25rem;
}
@media (min-width: 1200px) {
  .our-credibility .oc-bg-title {
    font-size: 11.875rem;
  }
}
@media (max-width: 991px) {
  .our-credibility .oc-bg-title {
    font-size: 7.5rem;
  }
}
@media (max-width: 991px) {
  .our-credibility .oc-bg-title {
    font-size: 6.25rem;
    margin-top: 1.25rem;
  }
}
@media (max-width: 767px) {
  .our-credibility .oc-bg-title {
    font-size: 3.125rem;
  }
}
.our-credibility .oc-bg-title span {
  display: block;
}
@media (min-width: 992px) {
  .our-credibility .oc-bg-title span {
    line-height: 1.3;
  }
}
.our-credibility .oc-imgs {
  position: relative;
  min-height: 350px;
  z-index: 1;
}
@media (min-width: 768px) {
  .our-credibility .oc-imgs {
    display: flex;
    justify-content: space-between;
    min-height: 43.75rem;
  }
}
.our-credibility .oc-certification-one img, .our-credibility .oc-certification-two img {
  width: 12.5rem;
  height: auto;
}
@media (min-width: 992px) {
  .our-credibility .oc-certification-one img, .our-credibility .oc-certification-two img {
    width: 17.188rem;
    height: 21.063rem;
  }
}
.our-credibility .oc-certification-one, .our-credibility .oc-certification-two, .our-credibility .oc-award {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .our-credibility .oc-certification-one, .our-credibility .oc-certification-two, .our-credibility .oc-award {
    position: absolute;
  }
}
@media (max-width: 767px) {
  .our-credibility .oc-certification-one, .our-credibility .oc-certification-two, .our-credibility .oc-award {
    inset: 0;
  }
}
@media (min-width: 768px) {
  .our-credibility .oc-certification-one {
    left: 0;
    top: 20%;
    opacity: 1;
  }
}
@media (min-width: 768px) {
  .our-credibility .oc-award {
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    opacity: 0;
  }
}
.our-credibility .oc-award img {
  max-width: 7.188rem;
  height: auto;
}
@media (min-width: 768px) {
  .our-credibility .oc-award img {
    width: 100%;
    height: 37.5rem;
    object-fit: cover;
    max-width: 14.438rem;
  }
}
@media (max-width: 991px) {
  .our-credibility .oc-award img {
    height: 26.5rem;
  }
}
@media (min-width: 768px) {
  .our-credibility .oc-certification-two {
    right: 0;
    top: 20%;
    opacity: 0;
  }
}

.our-culture {
  background-color: #F0FAFC;
}
.our-culture .ocu-heading {
  margin-bottom: 3rem;
}
@media (min-width: 992px) {
  .our-culture .ocu-heading {
    text-align: center;
  }
}
.our-culture .ocu-box-wrap {
  background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  box-shadow: 0 -1.25rem 3.125rem 0 rgba(41, 35, 48, 0.02);
  display: grid;
  grid-gap: 1.875rem;
  padding: 1.5rem 1.5rem 1.5rem 1.5rem;
}
@media (min-width: 992px) {
  .our-culture .ocu-box-wrap {
    grid-template-columns: repeat(5, 1fr);
    padding: 3rem 3rem 7.5rem 3rem;
  }
}
@media (max-width: 991px) {
  .our-culture .ocu-box-wrap {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .our-culture .ocu-box-wrap {
    grid-template-columns: repeat(1, 1fr);
  }
}
.our-culture .ocu-box-inner {
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  gap: 1.25rem;
  flex-direction: row;
}
@media (min-width: 768px) {
  .our-culture .ocu-box-inner {
    max-width: 11.563rem;
    flex-direction: column;
  }
}
.our-culture .ocu-box-inner::before {
  content: "";
  position: absolute;
  top: 0;
  right: -1.875rem;
  width: 100%;
  height: 100%;
  border-image: linear-gradient(to bottom, rgba(145, 205, 230, 0) 0%, #91CDE6 50%, rgba(145, 205, 230, 0) 100%) 1;
}
@media (min-width: 768px) {
  .our-culture .ocu-box-inner::before {
    border-right: 1px solid;
    right: -1.25rem;
  }
}
@media (max-width: 767px) {
  .our-culture .ocu-box-inner::before {
    right: 0;
    border-bottom: 1px solid;
    border-image: linear-gradient(to right, rgba(145, 205, 230, 0) 0%, #91CDE6 50%, rgba(145, 205, 230, 0) 100%) 1;
  }
}
.our-culture .ocu-box-inner:last-child::before {
  display: none;
}
.our-culture .ocu-box-inner h3 {
  font-weight: 500;
}
.our-culture .ocu-icon {
  width: 4rem;
  height: 4rem;
  margin-bottom: 2rem !important;
}
@media (min-width: 768px) {
  .our-culture .ocu-icon {
    margin: 0 auto;
  }
}
.our-culture .ocu-img {
  position: relative;
  z-index: 99;
}
@media (min-width: 992px) {
  .our-culture .ocu-img img {
    width: 100%;
    max-width: 20.75rem;
  }
}
.our-culture .ocu-img-content-wrap {
  position: relative;
  display: flex;
  background: #011638;
  overflow: hidden;
  padding: 3.125rem 1.5rem 0;
  flex-direction: column-reverse;
  align-items: end;
}
.our-culture .ocu-img-content-wrap::after {
  content: "";
  position: absolute;
  bottom: -1px;
  right: -1px;
  width: 4.5rem;
  height: 4.5rem;
  background-color: #F0FAFC;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  transform: rotate(90deg);
  z-index: 9;
}
@media (min-width: 992px) {
  .our-culture .ocu-img-content-wrap {
    padding: 3.125rem 1.875rem 0 1.875rem;
    margin-top: -5rem !important;
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  .our-culture .ocu-img-content-wrap::before {
    content: "";
    position: absolute;
    top: -14.375rem;
    left: 0;
    width: 31%;
    height: 100%;
    background: #0E78BE;
    filter: blur(134.743px);
    transform: rotate(-180deg);
  }
}
@media (min-width: 768px) {
  .our-culture .ocu-img-content-wrap {
    width: 100%;
    max-width: 66.25rem;
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  .our-culture .ocu-img-content-wrap {
    align-items: flex-start;
  }
}
@media (min-width: 992px) {
  .our-culture .ocu-title-wrap {
    width: 100%;
    max-width: 41.25rem;
    margin: 0 auto;
  }
}
.our-culture .ocu-dec {
  color: #414042;
}
@media (min-width: 768px) {
  .our-culture .ocu-dec {
    font-size: 1.125rem;
  }
}
.our-culture .ocu-quoat-img {
  position: relative;
  flex: 1;
}
.our-culture .ocu-quoat-img::before {
  content: "";
  position: absolute;
  top: -0.438rem;
  left: -0.625rem;
  width: 11.25rem;
  height: 7.5rem;
  background: url(../images/quoat.svg) no-repeat top left/auto;
}
@media (min-width: 992px) {
  .our-culture .ocu-quoat-img::before {
    left: -2.625rem;
  }
}
.our-culture .ocu-content {
  position: relative;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(244, 249, 252, 0) 100%);
  backdrop-filter: blur(30px);
  z-index: 9;
  padding: 2rem 1.5rem;
}
@media (min-width: 1200px) {
  .our-culture .ocu-content {
    padding: 3rem;
    width: 100%;
    max-width: 42.125rem;
    margin-left: -1.875rem;
    margin-top: 3.125rem;
  }
}
@media (max-width: 1199px) {
  .our-culture .ocu-content {
    max-width: 100%;
    margin-left: -1.875rem;
    margin-top: 3.125rem;
    padding: 3rem;
  }
}
@media (max-width: 991px) {
  .our-culture .ocu-content {
    max-width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .our-culture .ocu-content {
    padding: 2rem 1.5rem;
  }
}
.our-culture .ocu-content h3 {
  font-weight: 400;
  font-style: italic;
  color: #fff;
}
@media (min-width: 768px) {
  .our-culture .ocu-content h3 {
    font-size: 2rem;
  }
}
.our-culture .ocu-content p {
  font-size: 1rem;
  color: #fff;
}
@media (min-width: 768px) {
  .our-culture .ocu-content p {
    font-size: 1.5rem;
  }
}
.our-culture .ocu-content p a {
  color: #FF7A45;
  text-decoration: none;
  font-style: italic;
}
.our-culture .ocu-content span {
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .our-culture .ocu-content span {
    font-size: 1.125rem;
  }
}

.what-drives-us {
  padding: 7.5rem 0 3.125rem;
}
@media (max-width: 767px) {
  .what-drives-us {
    padding: 3.5rem 0 3.125rem;
  }
}
@media (max-width: 1199px) {
  .what-drives-us .container {
    max-width: 100%;
    width: 100%;
  }
  .what-drives-us .container .wdu-heading {
    margin: 0 1.25rem;
  }
  .what-drives-us .container .wdu-box-inner {
    margin: 0 1.25rem;
  }
  .what-drives-us .container .wdu-box-inner.has-text-content {
    margin-right: 0;
  }
}
@media (max-width: 1199px) {
  .what-drives-us .wdu-box-wrap .wdu-box-inner {
    display: flex;
  }
}
@media (max-width: 1199px) {
  .what-drives-us .wdu-box-wrap .wdu-box-inner.has-text-content {
    display: block;
  }
}
.what-drives-us .wdu-box-inner {
  display: flex;
  align-items: center;
  row-gap: 3.125rem;
  border-left: 1px solid #B9E2F0;
}
@media (max-width: 1199px) {
  .what-drives-us .wdu-box-inner {
    padding-bottom: 1.875rem;
    display: block;
  }
}
.what-drives-us .wdu-box-inner.has-text-content {
  flex-direction: column;
  border-left: 0;
  row-gap: 0;
}
.what-drives-us .wdu-box-inner.has-text-content .wdu-text-wrap {
  max-width: 100%;
  border-left: 3px solid #0E78BE;
}
.what-drives-us .wdu-box-inner.has-text-content .wdu-text-wrap .h2 {
  margin: 0;
}
@media (min-width: 1200px) {
  .what-drives-us .wdu-img {
    width: 35.438rem;
    height: 26rem;
    margin-left: auto;
  }
  .what-drives-us .wdu-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.what-drives-us .wdu-text-wrap {
  padding: 0 1.25rem;
  height: 100%;
  border-left: 2px solid #0E78BE;
}
@media (min-width: 1200px) {
  .what-drives-us .wdu-text-wrap {
    border-left: 0;
    padding: 0 2.5rem;
    width: 100%;
    max-width: 36.875rem;
    border-left: 3px solid #0E78BE;
  }
}
@media (min-width: 1200px) {
  .what-drives-us .wdu-text-wrap .h2 {
    font-size: 3.5rem;
  }
}
.what-drives-us .wdu-content {
  font-size: 1rem;
  color: #414042;
  font-weight: 400;
}
@media (min-width: 1200px) {
  .what-drives-us .wdu-content {
    font-size: 1.125rem;
  }
}
.what-drives-us .wdu-inner-wrap {
  margin-top: 3rem;
}
@media (min-width: 1200px) {
  .what-drives-us .wdu-inner-wrap {
    display: grid;
    margin-top: 4.5rem;
    grid-gap: 4rem 5rem;
    grid-template-columns: repeat(3, 1fr);
    padding-left: 15%;
  }
}
.what-drives-us .wdu-number {
  font-size: 0.875rem;
  color: #074D8F;
  margin-bottom: 2.5rem;
}
.what-drives-us .wdu-text-inner-wrap .h5 {
  font-weight: 500;
  margin-bottom: 0.875rem;
}
.what-drives-us .wdu-inner-content {
  color: #414042;
  font-weight: 400;
}
.what-drives-us .wdu-box-repeat-inner {
  position: relative;
}
@media (min-width: 1200px) {
  .what-drives-us .wdu-box-repeat-inner::before {
    content: "";
    position: absolute;
    top: 19%;
    right: -2.313rem;
    width: 1px;
    height: 9.375rem;
    background-color: #B9E2F0;
  }
}
.what-drives-us .wdu-box-repeat-inner:nth-child(3)::before, .what-drives-us .wdu-box-repeat-inner:nth-child(6)::before {
  display: none;
}
.what-drives-us .wdu-title-wrap {
  margin-bottom: 3rem;
}
@media (min-width: 1200px) {
  .what-drives-us .wdu-title-wrap {
    margin-bottom: 5.938rem;
  }
}
@media (min-width: 1200px) {
  .what-drives-us .wdu-slider-footer {
    display: none;
  }
}
@media (max-width: 1199px) {
  .what-drives-us .wdu-slider-footer {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-top: 1.5rem;
    margin-right: 1.25rem;
  }
}
@media (max-width: 1199px) {
  .what-drives-us .wdu-progressbar {
    flex: 1;
    height: 0.125rem;
    background: rgba(14, 120, 190, 0.2);
    position: relative;
  }
}
@media (max-width: 1199px) {
  .what-drives-us .wdu-progressbar .swiper-pagination-progressbar-fill {
    background: #0E78BE;
  }
}
@media (max-width: 1199px) {
  .what-drives-us .wdu-counter {
    display: flex;
    align-items: center;
    gap: 0.25rem;
    font-size: 1.125rem;
    line-height: 1;
  }
}
@media (max-width: 1199px) {
  .what-drives-us .wdu-counter .wdu-current {
    color: #0E78BE;
    font-weight: 600;
  }
}
@media (max-width: 1199px) {
  .what-drives-us .wdu-counter .wdu-total {
    color: rgba(14, 120, 190, 0.5);
  }
}
@media (min-width: 1200px) {
  .what-drives-us .wdu-box-wrap {
    position: relative;
    height: 100vh;
    overflow: hidden;
  }
  .what-drives-us .wdu-box-inner {
    position: absolute;
    inset: 0;
    width: 100%;
    height: fit-content;
    background: #fff;
    will-change: transform, opacity;
    backface-visibility: hidden;
  }
}
@media (min-width: 1200px) {
  .what-drives-us .wdu-heading {
    position: relative;
    z-index: 10;
    will-change: transform, opacity;
  }
  .what-drives-us .wdu-box-wrap {
    position: relative;
    will-change: transform;
  }
}

.inner-hero {
  position: relative;
}
.inner-hero .ih-sub-heading {
  max-width: 52.5rem;
}
.inner-hero .ih-top-part {
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}
.inner-hero .ih-top-part .h1 {
  font-size: 5.25rem;
  line-height: 1.3;
  margin: 0;
}
@media (max-width: 1199px) {
  .inner-hero .ih-top-part .h1 {
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  .inner-hero .ih-top-part .h1 {
    font-size: 2.5rem;
  }
  .inner-hero .ih-top-part .h1 br {
    display: none;
  }
}
.inner-hero .ih-top-part .btn {
  background: #27A74A;
  margin-top: 2rem;
}
.inner-hero .ih-top-part .btn:hover {
  background: #074D8F;
}
.inner-hero .ih-bg-img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
}
.inner-hero .ih-bg-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .inner-hero .ih-bg-img.desktop:has(+ .phone) {
    display: none;
  }
}
@media (min-width: 768px) {
  .inner-hero .ih-bg-img.phone {
    display: none;
  }
}
.inner-hero .ih-content-wrap {
  position: relative;
  z-index: 1;
  padding: 5.75rem 1.25rem 1rem;
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}
@media (min-width: 768px) {
  .inner-hero .ih-content-wrap {
    padding: 8.125rem 2.5rem;
  }
}
@media (min-width: 1200px) {
  .inner-hero .ih-content-wrap {
    padding: 11.5rem 5rem 8.125rem;
  }
}
@media (min-width: 992px) {
  .inner-hero .ih-bottom-part {
    width: 100%;
    max-width: 840px;
    margin-left: auto;
  }
}
.inner-hero .ih-teampart-wrap {
  display: flex;
  flex-direction: column;
  row-gap: 32px;
}
@media (min-width: 768px) {
  .inner-hero .ih-teampart-wrap {
    row-gap: 16px;
  }
}
.inner-hero .ih-teampart-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}
.inner-hero .ih-photo-part {
  display: flex;
  margin-left: 14px;
}
.inner-hero .ih-meet-cta {
  max-width: 192px;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  transition: 0.3s;
}
.inner-hero .ih-meet-cta:hover {
  text-decoration: none;
}
.inner-hero .ih-imagewrap {
  width: 48px;
  height: 48px;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-left: -14px;
}
.inner-hero .ih-imagewrap img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}
.inner-hero .ih-bottom-part {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media (min-width: 768px) {
  .inner-hero .ih-bottom-part {
    row-gap: 48px;
  }
}
.inner-hero .ih-cell {
  display: grid;
  gap: 24px;
}
@media (min-width: 768px) {
  .inner-hero .ih-cell {
    grid-template-columns: repeat(3, 1fr);
  }
}
.inner-hero .ih-wrap {
  display: flex;
  flex-direction: column;
  row-gap: 1.25rem;
  padding: 24px 0;
  position: relative;
}
@media (min-width: 768px) {
  .inner-hero .ih-wrap {
    padding: 0 24px;
  }
  .inner-hero .ih-wrap .ih-desc {
    max-width: 11.875rem;
  }
}
@media (min-width: 768px) {
  .inner-hero .ih-wrap::before {
    content: "";
    position: absolute;
    top: 0;
    border-right: 1px solid;
    right: 0;
    width: 100%;
    height: 100%;
    border-image: linear-gradient(to bottom, rgba(145, 205, 230, 0) 0%, #91cde6 50%, rgba(145, 205, 230, 0) 100%) 1;
  }
}
@media (max-width: 767px) {
  .inner-hero .ih-wrap::before {
    content: "";
    position: absolute;
    top: 12.5px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 100%;
    border-bottom: 1px solid;
    border-image: linear-gradient(to right, rgba(145, 205, 230, 0) 0%, #91cde6 50%, rgba(145, 205, 230, 0) 100%) 1;
  }
}
.inner-hero .ih-wrap .ih-counter {
  margin: 0;
  font-weight: 500;
  font-size: 3rem;
}
.inner-hero .ih-wrap .ih-counter span {
  font-weight: 500;
}
.inner-hero .ih-wrap .ih-desc p {
  font-weight: 500 !important;
}
.inner-hero .ih-wrap:first-child {
  padding-left: 0;
}
.inner-hero .ih-wrap:last-child::before {
  display: none;
}

.case-studies-section .cs-heading {
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .case-studies-section .cs-heading {
    display: flex;
    justify-content: space-between;
    align-items: end;
    margin-bottom: 4rem;
    gap: 1.25rem;
  }
}
@media (max-width: 767px) {
  .case-studies-section .cs-cta {
    margin-top: 2rem;
  }
}
.case-studies-section .cs-dec {
  color: #414042;
}
@media (min-width: 768px) {
  .case-studies-section .cs-dec {
    font-size: 1.125rem;
  }
}
.case-studies-section .cs-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
@media (min-width: 992px) {
  .case-studies-section .cs-wrapper {
    column-gap: 8.125rem;
    row-gap: 4rem;
  }
}
@media (min-width: 768px) {
  .case-studies-section .cs-wrapper {
    grid-template-columns: repeat(2, minmax(0, 540px));
    justify-content: space-between;
    gap: 3.125rem;
    align-items: start;
  }
}
.case-studies-section .cs-img {
  position: relative;
}
.case-studies-section .cs-img::before {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  width: 6.5rem;
  height: 6.5rem;
  background-color: #fff;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  transform: none;
}
@media (min-width: 1200px) {
  .case-studies-section .cs-img::before {
    width: 6.5rem;
    height: 6.5rem;
  }
}
@media (max-width: 767px) {
  .case-studies-section .cs-img::before {
    width: 3.5rem;
    height: 3.5rem;
  }
}
.case-studies-section .cs-img img {
  width: 100%;
  display: block;
  object-fit: cover;
}
@media (max-width: 575px) {
  .case-studies-section .cs-img img {
    height: 381px !important;
  }
}
.case-studies-section .cs-card {
  overflow: hidden;
}
.case-studies-section .cs-card img {
  width: 100%;
  height: 27.563rem;
}
@media (min-width: 768px) {
  .case-studies-section .cs-card img {
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 1441px) {
  .case-studies-section .cs-card:nth-child(1) {
    width: 37.5rem;
  }
}
@media (min-width: 768px) {
  .case-studies-section .cs-card:nth-child(2) {
    margin-top: 8.125rem;
  }
}
.case-studies-section .cs-card:nth-child(2) .cs-img::before {
  top: auto;
  bottom: 0;
  left: -1px;
  right: auto;
  transform: rotate(180deg);
}
@media (min-width: 768px) {
  .case-studies-section .cs-card:nth-child(3) {
    grid-column: 1;
    width: 175%;
  }
}
.case-studies-section .cs-card:nth-child(3) img {
  width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .case-studies-section .cs-card:nth-child(3) .cs-img::before {
    width: 7.5rem;
    height: 7.5rem;
  }
}
@media (max-width: 767px) {
  .case-studies-section .cs-card:nth-child(3) .cs-img::before {
    display: none;
  }
}
.case-studies-section .cs-card:nth-child(3) .cs-img::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -1px;
  width: 5.5rem;
  height: 5.5rem;
  background-color: #fff;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .case-studies-section .cs-card:nth-child(3) .cs-img::after {
    width: 7.5rem;
    height: 7.5rem;
  }
}
@media (max-width: 767px) {
  .case-studies-section .cs-card:nth-child(3) .cs-img::after {
    width: 3.5rem;
    height: 3.5rem;
  }
}
.case-studies-section .cs-content-link {
  display: block;
  padding-top: 2rem;
  text-decoration: none;
}
.case-studies-section .cs-case-title {
  margin: 0 0 1.063rem;
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 600;
  color: #2B2B2B;
}
@media (min-width: 992px) {
  .case-studies-section .cs-case-title {
    font-size: 30px;
  }
}
.case-studies-section .cs-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 2.313rem;
}
.case-studies-section .cs-tag {
  position: relative;
  font-size: 16px;
  color: #2B2B2B;
  font-weight: 400;
}
@media (min-width: 768px) {
  .case-studies-section .cs-tag {
    font-size: 18px;
  }
}
.case-studies-section .cs-tag:nth-child(2)::before {
  content: "/";
  position: absolute;
  top: 0;
  right: 1.375rem;
  width: 100%;
  height: 100%;
  color: #20963D;
}

.our-team {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .our-team {
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .our-team .ot-grid {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    border: 1px solid #dee3e2;
  }
  .our-team .ot-grid .card-1 {
    grid-column: 1;
    grid-row: 1;
    border-right: 1px solid #dee3e2;
    border-bottom: 0;
    border-top: 0;
  }
  .our-team .ot-grid .card-2 {
    grid-column: 3;
    grid-row: 1;
    border-top: 0;
  }
  .our-team .ot-grid .card-3 {
    grid-column: 5;
    grid-row: 1;
    border-top: 0;
  }
  .our-team .ot-grid .card-4 {
    grid-column: 7;
    grid-row: 1;
    border-top: 0;
  }
  .our-team .ot-grid .card-5 {
    grid-column: 2;
    grid-row: 2;
  }
  .our-team .ot-grid .card-6 {
    grid-column: 4;
    grid-row: 2;
  }
  .our-team .ot-grid .card-7 {
    grid-column: 6;
    grid-row: 2;
  }
  .our-team .ot-grid .card-8 {
    grid-column: 5;
    grid-row: 3;
  }
  .our-team .ot-grid .card-9 {
    grid-column: 7;
    grid-row: 3;
  }
  .our-team .ot-grid .card-10 {
    grid-column: 6;
    grid-row: 4;
    border-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .our-team .ot-card, .our-team .ot-heading, .our-team .ot-empty {
    position: relative;
    border: 1px solid #dee3e2;
  }
}
@media (max-width: 1199px) {
  .our-team .ot-card, .our-team .ot-heading, .our-team .ot-empty {
    margin-bottom: 3rem;
  }
}
@media (min-width: 1200px) {
  .our-team .ot-empty {
    background: transparent;
    border: 0;
  }
  .our-team .ot-empty.empty-5, .our-team .ot-empty.empty-4 {
    border-bottom: 1px solid #dee3e2 !important;
  }
  .our-team .ot-empty.empty-4 {
    border-top: 1px solid #dee3e2 !important;
  }
}
.our-team .ot-image {
  position: relative;
}
.our-team .ot-image::before {
  content: "";
  position: absolute;
  inset: 0.625rem;
  z-index: 2;
  transition: 0.3s ease;
  background: linear-gradient(180deg, rgba(1, 22, 56, 0) 0%, #011638 100%);
}
@media (min-width: 1200px) {
  .our-team .ot-image::before {
    background: transparent;
  }
}
@media (min-width: 1200px) {
  .our-team .ot-image {
    width: 100%;
    height: 100%;
    padding: 0.625rem;
  }
  .our-team .ot-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    filter: grayscale(1);
    transition: all 0.4s ease;
  }
}
@media (max-width: 1199px) {
  .our-team .ot-image {
    border: 1px solid #dee3e2;
    padding: 0.625rem;
    background: #fff;
  }
}
@media (min-width: 1200px) {
  .our-team .ot-card {
    position: relative;
    overflow: hidden;
  }
  .our-team .ot-card:hover .ot-overlay {
    opacity: 1;
    visibility: visible;
    transform: scale(1.05);
  }
  .our-team .ot-card:hover .ot-image::before {
    background: linear-gradient(180deg, rgba(1, 22, 56, 0) 0%, #011638 100%);
  }
  .our-team .ot-card:hover img {
    filter: grayscale(0);
  }
}
@media (max-width: 1199px) {
  .our-team .ot-card img {
    width: 100%;
    height: auto;
  }
}
.our-team .ot-overlay {
  position: absolute;
  bottom: 1.563rem;
  left: 1.563rem;
  right: 1.563rem;
  z-index: 9;
}
@media (min-width: 1200px) {
  .our-team .ot-overlay {
    right: 0.25rem;
    padding: 0.375rem 1.063rem 0.313rem 0;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
  }
}
.our-team .ot-content h3 {
  font-size: 1rem;
  color: #fff;
  margin-bottom: 0.25rem;
}
.our-team .ot-content p {
  color: #fff;
  font-size: 0.875rem;
  font-weight: 400;
}
@media (min-width: 1200px) {
  .our-team .ot-content h3 {
    margin-bottom: 4px;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.2;
  }
  .our-team .ot-content p {
    margin: 0;
    line-height: 1.4;
  }
}
.our-team .ot-current {
  color: #074D8F !important;
}
.our-team .ot-total {
  color: #91CDE6;
}
.our-team .ot-progressbar {
  flex: 1;
  height: 0.125rem;
  background: #B9E2F0;
  position: relative;
}
.our-team .ot-progressbar .swiper-pagination-progressbar-fill {
  background: #074D8F;
  border-radius: 100px;
}
.our-team .ot-slider-footer {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-top: 1.5rem;
  padding-right: 1.25rem;
}
.our-team .ot-counter {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  font-size: 1.125rem;
  line-height: 1;
}
.our-team .ot-counter span {
  color: #91CDE6;
}
@media (min-width: 1200px) {
  .our-team .ot-heading {
    grid-column: 1/span 4;
    grid-row: 3/span 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 3.813rem;
    width: 100%;
    max-width: 45.625rem;
    border: 0 !important;
  }
}
@media (max-width: 1199px) {
  .our-team .ot-heading {
    padding: 0;
  }
}
.our-team .ot-heading .eyebrow-text {
  width: fit-content;
}
.our-team .ot-heading .ot-desc {
  font-weight: 400;
  color: #414042;
}
@media (min-width: 1200px) {
  .our-team .ot-heading .ot-desc {
    font-size: 1.125rem;
  }
}

.beyond-roi {
  background-color: #F0FAFC;
}
.beyond-roi.style-white {
  background-color: #fff;
}
.beyond-roi .br-heading {
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .beyond-roi .br-heading {
    display: flex;
    align-items: end;
    gap: 2.5rem;
    margin-bottom: 8rem;
  }
}
@media (min-width: 768px) {
  .beyond-roi .br-dec p {
    font-size: 1.125rem;
  }
}
@media (min-width: 768px) {
  .beyond-roi .br-heading-wrap {
    width: 100%;
    max-width: 38.75rem;
  }
}
@media (min-width: 768px) {
  .beyond-roi .br-title-wrap h2 {
    margin-bottom: 0;
  }
}
.beyond-roi .br-box-inner {
  border-bottom: 1px solid #91CDE6;
  padding-bottom: 2.5rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .beyond-roi .br-box-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2.5rem;
    padding-bottom: 4rem;
    margin-bottom: 4rem;
  }
}
.beyond-roi .br-box-inner:last-child {
  margin-bottom: 0;
}
.beyond-roi .br-box-inner h3 {
  width: 100%;
  max-width: 16.313rem;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .beyond-roi .br-box-inner h3 {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .beyond-roi .br-box-wrap {
    padding-left: 20.625rem;
  }
}
@media (min-width: 768px) {
  .beyond-roi .br-content {
    width: 100%;
    max-width: 31.375rem;
  }
}
.beyond-roi .br-content p {
  font-size: 1.125rem;
}
@media (min-width: 768px) {
  .beyond-roi .br-content p {
    font-size: 1.5rem;
  }
}
.beyond-roi .br-number {
  font-size: 1.875rem;
  color: #0A67AD;
}
@media (min-width: 768px) {
  .beyond-roi .br-number {
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  .beyond-roi .br-number {
    margin-bottom: 3rem;
  }
}
.beyond-roi .br-cta {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .beyond-roi .br-cta {
    text-align: -webkit-right;
    margin-top: 2.5rem;
  }
}

.horizontal-accordion {
  background: #fff;
  overflow: hidden;
  padding: 3rem 0;
}
@media (min-width: 768px) {
  .horizontal-accordion {
    padding: 6rem 0;
  }
}
@media (min-width: 1441px) {
  .horizontal-accordion {
    padding: 7.5rem 0;
  }
}
.horizontal-accordion .sec-heading {
  margin-bottom: 2rem;
  text-align: start;
}
@media (min-width: 768px) {
  .horizontal-accordion .sec-heading {
    text-align: center;
    margin-bottom: 3.5rem;
  }
}
.horizontal-accordion .vertical-title {
  display: none;
}
@media (min-width: 992px) {
  .horizontal-accordion .vertical-title {
    display: block;
    position: absolute;
    bottom: 1.25rem;
    left: 50%;
    transform: translateX(-50%) rotate(180deg);
    writing-mode: vertical-rl;
    white-space: nowrap;
    opacity: 1;
    transition: 0.3s;
  }
}
.horizontal-accordion .horizontal-title {
  opacity: 1;
  transition: 0.3s;
  margin-bottom: 0.625rem;
}
@media (min-width: 992px) {
  .horizontal-accordion .horizontal-title {
    opacity: 0;
    margin-bottom: 0;
  }
}
.horizontal-accordion .horizontal-title.desktop {
  margin-bottom: 0.625rem;
}
@media (min-width: 992px) {
  .horizontal-accordion .horizontal-title.desktop {
    font-size: inherit;
    line-height: inherit;
  }
}
@media (max-width: 991px) {
  .horizontal-accordion .horizontal-title.desktop {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.horizontal-accordion .horizontal-title.phone {
  display: block;
  margin: 0;
  font-size: 1rem;
}
@media (min-width: 992px) {
  .horizontal-accordion .horizontal-title.phone {
    display: none;
  }
}
.horizontal-accordion .ha-wrapper {
  display: flex;
  flex-direction: column;
  height: auto;
}
@media (min-width: 992px) {
  .horizontal-accordion .ha-wrapper {
    flex-direction: row;
    height: 31.25rem;
  }
}
.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: flex-start;
  padding: 1rem 1.25rem;
  cursor: pointer;
  width: 100%;
}
.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 (min-width: 992px) {
  .horizontal-accordion .ha-item {
    width: auto;
    padding: 2rem;
    align-items: center;
  }
}
.horizontal-accordion .ha-item.active .horizontal-title.phone {
  display: none;
}
@media (min-width: 992px) {
  .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: 1.5rem;
}
@media (min-width: 768px) {
  .horizontal-accordion .ha-bottom-wrap {
    margin-top: 3.5rem;
  }
}
.horizontal-accordion .ha-bottom-wrap .ha-description {
  font-size: 1rem;
  color: #2B2B2B;
}
.horizontal-accordion .ha-number {
  font-size: 1rem;
  line-height: 1;
  font-weight: 600;
  position: relative;
  padding-left: 0.938rem;
  width: 100%;
}
@media (min-width: 992px) {
  .horizontal-accordion .ha-number {
    padding-left: 1.25rem;
    font-size: 1.25rem;
  }
}
.horizontal-accordion .ha-number.desktop {
  display: none;
}
@media (min-width: 992px) {
  .horizontal-accordion .ha-number.desktop {
    display: block;
  }
}
@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: 0.625rem;
  width: 0.75rem;
  height: 1rem;
  background: url(../images/bullet-img.svg);
  background-repeat: no-repeat;
  pointer-events: none;
  background-size: contain;
}
@media (min-width: 992px) {
  .horizontal-accordion .ha-number:before {
    left: 1.25rem;
    width: 1rem;
    height: 1.625rem;
    background-size: 12px !important;
  }
}
.horizontal-accordion .ha-bg {
  opacity: 0;
  width: 7.5rem;
  height: 7.5rem;
  margin-bottom: 1rem;
  transition: 0.3s;
  pointer-events: none;
}
@media (min-width: 992px) {
  .horizontal-accordion .ha-bg {
    width: 8.75rem;
    height: 8.75rem;
    margin-bottom: 2rem;
  }
}
.horizontal-accordion .ha-bg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.horizontal-accordion .ha-content {
  max-height: none !important;
  overflow: hidden;
  transition: 0.3s;
  pointer-events: auto;
  opacity: 0;
}
@media (min-width: 992px) {
  .horizontal-accordion .ha-content {
    opacity: 0;
    max-height: 0;
  }
}
.horizontal-accordion .ha-content p {
  color: #2B2B2B;
}
.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 {
  height: 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  row-gap: 3rem;
  transition: height 0.4s ease;
}
@media (min-width: 992px) {
  .horizontal-accordion .ha-accordion-content {
    height: auto;
    overflow: visible;
  }
}
.horizontal-accordion .ha-tab-heading {
  width: 100%;
}
@media (min-width: 992px) {
  .horizontal-accordion .ha-tab-heading {
    width: auto;
  }
}

.what-you-will-discover {
  background-color: #011638;
}
.what-you-will-discover .wyd-row {
  align-items: center;
}
@media (max-width: 767px) {
  .what-you-will-discover .wyd-row {
    gap: 3rem;
  }
}
@media (min-width: 992px) {
  .what-you-will-discover .wyd-wrap {
    width: 100%;
    max-width: 34.375rem;
    margin-left: auto;
  }
}
.what-you-will-discover .wyd-img {
  position: relative;
}
.what-you-will-discover .wyd-img::before {
  content: "";
  position: absolute;
  bottom: -1px;
  right: -1px;
  width: 4.5rem;
  height: 4.5rem;
  background-color: #011638;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  transform: rotate(90deg);
}
@media (max-width: 767px) {
  .what-you-will-discover .wyd-img {
    width: 25rem;
    height: 25rem;
  }
}
@media (max-width: 575px) {
  .what-you-will-discover .wyd-img {
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 768px) {
  .what-you-will-discover .wyd-description {
    font-size: 1.25rem;
  }
}
.what-you-will-discover .wyd-description ul li {
  position: relative;
  list-style-type: none;
  font-weight: 400;
}
.what-you-will-discover .wyd-description ul li:before {
  content: "";
  position: absolute;
  top: 1.25rem;
  transform: rotate(-45deg) translateY(-80%);
  left: -0.75rem;
  width: 1.5rem;
  height: 1.5rem;
  background: url(../images/bullet-img.svg);
  background-repeat: no-repeat;
  pointer-events: none;
  background-size: contain;
}

:root {
  --space-lg: 7.5rem;
  --space-md: 4.688rem;
  --space-sm: 3.5rem;
}
@media (max-width: 1199px) {
  :root {
    --space-lg: 3.5rem;
    --space-md: 3.5rem;
  }
}
@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;
}

/* 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: 1200px) {
  .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: 4px;
  margin: 0 auto;
  background: #032757;
  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%;
  background: #0E78BE;
  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);
  background-color: #4AA6D4;
  width: 24px;
  left: 0px;
}
.hamburger.is-clicked span::after {
  top: 6px;
  background-color: #B9E2F0;
  transform: translateY(-6px) rotate(-41deg);
  width: 24px;
  right: 4px;
}

.mbnav {
  position: relative;
  z-index: 998;
  display: block;
}
@media (min-width: 1200px) {
  .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;
  left: 0;
  width: 100vw;
  margin: 0;
  padding: 0 1.25rem;
  transition: 0.4s ease;
  height: 100vh;
  background: rgba(1, 22, 56, 0.95);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.mbnav ul.menu {
  padding: 1.25rem;
}
.mbnav ul.menu li:hover a {
  background-color: #0a67ad;
  color: #fff;
}
.mbnav ul.menu li:hover .sub-menu li a {
  color: #fff;
  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: 0.25rem;
  background: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.mbnav ul .sub-menu li:hover a {
  background-color: #0a67ad !important;
  color: #fff !important;
}
.mbnav ul .sub-menu li a {
  position: relative;
  font-weight: 400 !important;
  color: #292330;
}
.mbnav ul .sub-menu li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: -22px;
  width: 32px;
  height: 40px;
  background-image: url(../images/connector.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.mbnav ul .sub-menu li:last-child a::before {
  left: -22px;
  background-image: url(../images/connector-last.svg);
}
.mbnav ul li:not(.btn-wrap) {
  position: relative;
  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(135deg);
  display: flex;
  align-items: center;
  width: var(--sarrow-width);
  height: var(--sarrow-width);
  margin: auto;
  border: calc(var(--sarrow-width) / 4) solid #fff;
  border-bottom: 0;
  border-left: 0;
}
.mbnav ul li:not(.btn-wrap) a {
  cursor: pointer;
  position: relative;
  z-index: 2;
  display: block;
  flex: 1 1 auto;
  order: -1;
  padding: 0.625rem 1rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.3;
  color: #fff;
  text-decoration: none !important;
}
.mbnav ul li:not(.btn-wrap) a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  margin-right: 0;
  margin-left: auto;
}
.mbnav ul li:not(.btn-wrap).is-open > .mbnav__caret:after {
  transform: rotate(0);
}
.mbnav ul li:not(.btn-wrap).has-sub > a {
  flex: 1 1 auto;
}
.mbnav ul li:not(.btn-wrap) .btn-wrap {
  position: fixed;
  bottom: 20px;
  left: 20px;
  transform: translateY(200%);
  width: calc(100% - 40px);
  margin: 0;
  transition: 0.4s ease-in-out;
}
.mbnav ul li:not(.btn-wrap) .btn-wrap::before {
  display: none;
}
.mbnav ul li:not(.btn-wrap) .btn-wrap a {
  display: block;
}
.mbnav ul li:not(.btn-wrap).back-click {
  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: flex;
  align-items: center;
  justify-content: end;
  width: 40px;
  height: 40px;
  /* margin-top: -12px; */
  position: absolute;
  top: 0;
  right: 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(-45deg) !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 {
  position: fixed;
  top: 0;
  width: 100%;
  height: auto;
  padding: 1.25rem 0;
  z-index: 999;
  transition: 0.3s;
  /* nav */
}
.main-header:has(+ .mbnav.is-open) {
  border-bottom: 1px solid #053A73;
  transform: unset;
  background: #011638;
}
.main-header.hover-class {
  background: #011638;
}
.main-header.hover-class .bg-shadow {
  opacity: 1;
  visibility: visible;
}
.main-header.hover-class .brand img {
  filter: brightness(10);
}
.main-header.hover-class .navigation nav ul li a {
  color: #fff;
}
.main-header.hover-class .header-btn .btn {
  background-color: #0E78BE;
}
.main-header.is-sticky {
  border-bottom: 1px solid #053A73;
  transform: unset;
  background: #011638;
}
.main-header.is-sticky .brand img {
  filter: brightness(10);
}
.main-header.is-sticky .navigation nav ul li a {
  color: #fff;
}
.main-header.is-sticky .header-btn .btn {
  background-color: #0E78BE;
}
.main-header.is-sticky .hamburger span {
  background: #B9E2F0;
}
.main-header.light-mode {
  transform: unset;
  background: #011638;
}
.main-header.light-mode .brand img {
  filter: brightness(10);
}
.main-header.light-mode .navigation nav ul li a {
  color: #fff;
}
.main-header.light-mode .header-btn .btn {
  background-color: #0E78BE;
}
.main-header.light-mode .hamburger span {
  background: #B9E2F0;
}
.main-header.is-pinned {
  transform: translateY(-100px);
}
.main-header .bg-shadow {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100vh - 88px);
  background-color: rgba(1, 22, 56, 0.9);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: 0.5s;
  z-index: -1;
}
.main-header .brand {
  display: block;
  flex: 0 0 auto;
  width: 20.5rem;
  z-index: 9;
}
@media (max-width: 1440px) {
  .main-header .brand {
    width: 15.625rem;
  }
}
@media (max-width: 1199px) {
  .main-header .brand {
    z-index: 1;
  }
}
@media (max-width: 767px) {
  .main-header .brand {
    width: 13.75rem;
  }
}
.main-header .brand img {
  width: 100%;
  height: 100%;
}
.main-header .nav-menu {
  flex: 1 1 auto;
  padding-left: 0.938rem;
}
.main-header .header-search .header-search-btn {
  display: flex;
  width: 1.5rem;
  height: 1.5rem;
  color: #fff;
  cursor: pointer;
  transition: 0.4s ease 0s;
}
.main-header .header-search .header-search-btn.is-click, .main-header .header-search .header-search-btn:hover {
  color: #20963D;
}
.main-header .header-search .header-search-btn.is-click {
  background: #032757;
}
.main-header .header-search .header-search-btn.is-click .cross {
  display: block;
}
.main-header .header-search .header-search-btn.is-click .search {
  display: none;
}
.main-header .header-search .header-search-btn svg {
  width: 100%;
  height: 100%;
}
.main-header .header-search .h-search-field .icon-search {
  display: none;
}
@media (max-width: 1199px) {
  .main-header .header-search .h-search-field .icon-search {
    display: block;
    background: transparent;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 3.125rem;
    padding: 0;
    width: 3rem;
    height: 3rem;
  }
  .main-header .header-search .h-search-field .icon-search svg {
    background-color: transparent;
  }
}
.main-header .header-search .h-search-field .mobile-input {
  display: none;
}
@media (max-width: 1199px) {
  .main-header .header-search .h-search-field .mobile-input {
    display: block;
    padding-right: 6.25rem;
  }
}
@media (max-width: 1199px) {
  .main-header .header-search .h-search-field .desktop-input {
    display: none;
  }
}
.main-header .header-search .h-search-field input {
  background-color: transparent;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #fff;
  color: #fff;
  padding-right: 1.875rem;
  -webkit-text-fill-color: #fff !important;
}
@media (max-width: 1199px) {
  .main-header .header-search .h-search-field input {
    font-size: 0.875rem;
    border-bottom: 0;
  }
}
.main-header .header-search .h-search-field input::placeholder {
  color: #91CDE6;
  font-family: "Poppins", sans-serif;
}
@media (max-width: 1199px) {
  .main-header .header-search .h-search-field input::placeholder {
    font-size: 0.875rem;
  }
}
.main-header .header-search .h-search-form-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 43.75rem;
  margin: auto;
}
@media (max-width: 1199px) {
  .main-header .header-search .h-search-form-wrap {
    max-width: 95%;
  }
}
.main-header .header-search .h-search-wrap {
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 26%;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  z-index: 1;
  transition: 0.4s ease 0s;
}
@media (min-width: 1600px) {
  .main-header .header-search .h-search-wrap {
    padding-top: 15%;
  }
}
@media (max-width: 1199px) {
  .main-header .header-search .h-search-wrap {
    padding-top: 0;
    height: 5.313rem;
  }
}
.main-header .header-search .h-search-wrap.is-open {
  opacity: 1;
  pointer-events: all;
}
@media (max-width: 1199px) {
  .main-header .header-search .h-search-wrap.is-open {
    z-index: 9999;
  }
}
.main-header .header-search .h-search-wrap.is-open .h-search-overlay {
  opacity: 1;
}
.main-header .header-search .h-search-wrap .container {
  --container-width: 51.375rem;
}
.main-header .header-search .h-search-close-wrap span {
  font-weight: 300;
  width: 1.5rem;
  height: 1.5rem;
}
.main-header .header-search .h-search-close {
  width: 2.5rem;
  height: 2.5rem;
  margin-bottom: 0.25rem;
}
.main-header .header-search .h-search-close-wrap {
  position: absolute;
  top: 0.563rem;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 1.125rem;
  cursor: pointer;
  width: 1.5rem;
  height: 1.5rem;
}
@media (max-width: 1199px) {
  .main-header .header-search .h-search-close-wrap {
    display: none;
  }
}
.main-header .header-search .h-search-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: rgba(1, 22, 56, 0.9);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  opacity: 0;
  transition: 0.4s ease 0s;
}
.main-header .navigation {
  display: none;
  word-break: keep-all;
  /* stylelint-disable max-nesting-depth */
}
@media (min-width: 1200px) {
  .main-header .navigation {
    display: block;
  }
}
.main-header .navigation nav {
  margin-right: 1.5rem;
}
@media (max-width: 1440px) {
  .main-header .navigation nav {
    margin-right: 0.625rem;
  }
}
.main-header .navigation nav > ul {
  display: flex;
}
.main-header .navigation nav > ul > li.current_page_parent {
  background-color: #032757;
}
.main-header .navigation nav > ul > li.current_page_parent .menu-title {
  color: #fff;
}
.main-header .navigation nav > ul > li.current-menu-item {
  background-color: #032757;
}
.main-header .navigation nav > ul > li.current-menu-item .menu-title {
  color: #fff;
}
.main-header .navigation nav > ul > li > a {
  position: relative;
}
.main-header .navigation nav > ul > li > a::before {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  width: 100%;
  height: 1.875rem;
  margin: 0 auto;
  pointer-events: none;
}
.main-header .navigation nav > ul > li .menu-title {
  font-size: 1rem;
  line-height: 1;
}
@media (max-width: 1199px) {
  .main-header .navigation nav > ul > li .menu-title {
    font-size: 0.875rem;
  }
}
.main-header .navigation nav > ul > li .sub-menu > li:hover a {
  background-color: transparent;
  color: #B9E2F0;
}
.main-header .navigation nav > ul > li .sub-menu > li > a .menu-title {
  position: relative;
}
.main-header .navigation nav > ul > li .sub-menu > li > a .menu-title::before {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  background-image: url(../images/arrow.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto;
  z-index: 1;
  transition: 0.3s;
  filter: brightness(0) invert(1);
}
.main-header .navigation nav > ul > li.menu-v2 {
  position: unset !important;
}
.main-header .navigation nav > ul > li.menu-v2::before {
  top: 4.688rem;
  width: 8%;
}
.main-header .navigation nav > ul > li.menu-v2 .sub-menu {
  top: 100%;
  min-width: 100vw;
  display: grid;
  grid-gap: 2.5rem;
  grid-template-columns: repeat(3, 1fr);
  padding: 2.5rem 5rem;
  border-top: 0;
  border-top: 1px solid #053A73;
}
.main-header .navigation nav > ul > li.menu-v2 .sub-menu > li {
  transition: 0.5s;
  overflow: hidden;
  background: url(../images/bg-box.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.main-header .navigation nav > ul > li.menu-v2 .sub-menu > li:hover {
  background: url(../images/bg-box-hover.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.main-header .navigation nav > ul > li.menu-v2 .sub-menu > li:hover .menu-icon img {
  filter: brightness(0) invert(1);
}
.main-header .navigation nav > ul > li.menu-v2 .sub-menu > li:hover .menu-title {
  position: relative;
  color: #fff;
  transition: 0.5s;
}
.main-header .navigation nav > ul > li.menu-v2 .sub-menu > li:hover .menu-title::before {
  transform: rotate(45deg);
}
.main-header .navigation nav > ul > li.menu-v2 .sub-menu > li a {
  position: relative;
  border: 0;
  padding: 1.5rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  row-gap: 1.5rem;
  min-height: 13.25rem;
}
.main-header .navigation nav > ul > li.menu-v2 .sub-menu > li a .menu-icon {
  width: 5rem;
  height: 5rem;
  object-fit: cover;
}
.main-header .navigation nav > ul > li.menu-v2 .sub-menu > li a .menu-icon img {
  width: 100%;
  height: 100%;
  transition: 0.3s;
}
.main-header .navigation nav > ul > li.menu-v2 .sub-menu > li a .menu-title {
  display: flex;
  justify-content: space-between;
  font-size: 1.25rem;
  line-height: 1.5;
  flex-direction: row-reverse;
  align-items: flex-end;
  gap: 20px;
  width: 100%;
}
.main-header .navigation nav > ul > li.menu-v2 .sub-menu:has(li.btn-explore) {
  padding-bottom: 4rem;
}
.main-header .navigation nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-header .navigation nav ul li {
  padding: 0;
  list-style: none;
  transition: 0.3s;
}
.main-header .navigation nav ul li:not(.menu-v2) > ul {
  padding: 12px 24px;
}
.main-header .navigation nav ul li:not(.menu-v2) > ul > li > a {
  color: #fff;
  font-size: 1rem;
  line-height: 1.5;
  display: block;
  padding: 0.75rem 0;
  position: relative;
  display: flex;
  align-items: center;
}
.main-header .navigation nav ul li:not(.menu-v2) > ul > li > a:after {
  content: "";
  width: 1rem;
  height: 1rem;
  background-image: url(../images/arrow.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  z-index: 1;
  transition: 0.3s;
  display: block;
  filter: invert(60%) sepia(35%) saturate(650%) hue-rotate(165deg) brightness(135%) contrast(90%);
}
.main-header .navigation nav ul li:not(.menu-v2) > ul > li:hover {
  background: transparent;
}
.main-header .navigation nav ul li:not(.menu-v2) > ul > li:hover > a:after {
  transform: rotate(45deg);
  filter: brightness(0) invert(1);
}
.main-header .navigation nav ul li a {
  position: relative;
  display: flex;
  align-items: flex-end;
  gap: 0.5rem;
  padding: 0.625rem 0.938rem;
  text-decoration: none;
  color: #292330;
}
@media (max-width: 1440px) {
  .main-header .navigation nav ul li a {
    padding: 0.625rem 0.688rem;
  }
}
.main-header .navigation nav ul li.menu-item-has-children {
  position: relative;
}
.main-header .navigation nav ul li.menu-item-has-children > a::after {
  content: "";
  width: 0.375rem;
  height: 0.375rem;
  background: #0E78BE;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  transition: 0.5s;
}
.main-header .navigation nav ul li:hover {
  background-color: #032757;
}
.main-header .navigation nav ul li:hover .menu-title {
  color: #fff;
}
.main-header .navigation nav ul li:hover > a::before {
  pointer-events: fill;
}
.main-header .navigation nav ul li:hover > ul {
  pointer-events: auto;
  opacity: 1;
}
.main-header .navigation nav ul.sub-menu {
  pointer-events: none;
  position: absolute;
  top: calc(100% + 28px);
  left: 50%;
  transform: translateX(-50%);
  min-width: 16.563rem;
  opacity: 0;
  transition: opacity 0.3s;
  padding: 1.5rem;
  background-color: #011638;
  border-top: 1px solid #0E78BE;
}
.main-header .navigation nav ul.sub-menu .sub-menu {
  top: 0;
  left: 100%;
}
.main-header .navigation nav ul.sub-menu li a {
  color: #fff;
}
.main-header .navigation nav ul.sub-menu li.btn-explore a {
  padding: 0 !important;
  background: transparent !important;
  max-width: fit-content;
  position: absolute !important;
  right: 5rem;
  backdrop-filter: unset !important;
  display: inline-block !important;
  height: auto !important;
  min-height: unset !important;
}
.main-header .navigation nav ul.sub-menu li.btn-explore a::before {
  display: none;
}
.main-header .navigation nav ul.sub-menu li.btn-explore a .menu-title {
  font-size: 1rem !important;
  gap: 0.25rem !important;
}
.main-header .navigation nav ul.sub-menu li.btn-explore a .menu-title::before {
  filter: invert(60%) sepia(35%) saturate(650%) hue-rotate(165deg) brightness(135%) contrast(90%);
  background-size: 1rem;
  background-position: center;
}
.main-header .navigation nav ul.sub-menu li.menu-item-has-children > a::after {
  top: 1.063rem;
  transform: rotate(45deg);
  border-color: #fff;
}
.main-header .navigation nav ul.sub-menu li:hover > a {
  color: #011638;
  background-color: #fff;
}
.main-header .navigation nav ul.sub-menu li:hover > a::after {
  border-color: #011638;
}
.main-header .navigation nav ul.sub-menu li:not(:last-child) a {
  border-bottom: 1px solid #053A73;
}
.main-header .header-btn {
  z-index: 9;
}
@media (max-width: 1199px) {
  .main-header .header-btn {
    display: none;
  }
}
.main-header .header-btn .btn {
  padding: 0.75rem 1.25rem;
  font-size: 1rem;
}
@media (max-width: 1199px) {
  .main-header .header-btn .btn {
    font-size: 0.875rem;
    padding: 0.625rem 0.938rem;
  }
}
.main-header .header-btn .btn svg {
  display: none;
}
.main-header .header-search {
  margin-right: 0.625rem;
  width: 2.75rem;
  height: 2.75rem;
}
@media (max-width: 1199px) {
  .main-header .header-search {
    border: 0;
    padding: 0;
  }
}
.main-header .header-search .header-search-btn {
  display: flex;
  z-index: 9;
  position: relative;
  padding: 0.625rem;
  width: 100%;
  height: 100%;
}
@media (min-width: 1200px) {
  .main-header .header-search .header-search-btn {
    border: 1px solid #0E78BE;
    background: #B9E2F0;
    padding: 0.75rem;
  }
}
.main-header .header-search .header-search-btn .cross {
  display: none;
}
.main-header .header-search .header-search-btn svg {
  fill: #0E78BE;
}
.main-header .mobile-search-close {
  display: none;
}
@media (max-width: 1199px) {
  .main-header .mobile-search-close {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    border: 0;
    padding: 0;
    z-index: 2;
  }
  .main-header .mobile-search-close svg {
    background-color: transparent;
  }
  .main-header .h-search-field {
    position: relative;
  }
  .main-header .mobile-input {
    padding-right: 50px;
  }
}

.scroll-fixed .brand img {
  filter: brightness(10);
}
.scroll-fixed header.is-pinned {
  transform: unset;
}

/* --- footer --- */
.main-footer {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.main-footer:not(.full-width-cta) {
  background: url(../images/bg-footer-without-cta.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding-top: 6rem;
}
@media (max-width: 1199px) {
  .main-footer:not(.full-width-cta) {
    padding-top: 3.5rem;
  }
}
.main-footer:has(.full-width-cta) {
  background: url(../images/footer-full-img.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  row-gap: 4.813rem;
  padding-top: 5rem;
}
@media (max-width: 1199px) {
  .main-footer:has(.full-width-cta) {
    row-gap: 1.875rem;
    padding-top: 3.5rem;
    background: url(../images/bg-footer-responsive.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
}
.main-footer:has(.full-width-cta)::before {
  content: "";
  width: 8.5rem;
  height: 8.75rem;
  position: absolute;
  right: 0.625rem;
  top: 8.313rem;
  background: url(../images/home-arrow.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media (min-width: 1200px) {
  .main-footer:has(.full-width-cta)::before {
    display: none;
  }
}
.main-footer .footer-copyright {
  max-width: 190px;
}
@media (min-width: 576px) {
  .main-footer .footer-copyright {
    max-width: unset;
  }
}
.main-footer .footer-main-wrap {
  display: flex;
  gap: 3.125rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 1199px) {
  .main-footer .footer-main-wrap {
    flex-direction: column;
    gap: 0;
  }
}
.main-footer .footer-email a,
.main-footer .footer-email .footer-add, .main-footer .footer-phone a,
.main-footer .footer-phone .footer-add, .main-footer .footer-address a,
.main-footer .footer-address .footer-add {
  color: #fff;
  display: flex;
  gap: 0.813rem;
  text-decoration: none;
  font-weight: 400;
  max-width: fit-content;
}
.main-footer .footer-email a svg,
.main-footer .footer-email .footer-add svg, .main-footer .footer-phone a svg,
.main-footer .footer-phone .footer-add svg, .main-footer .footer-address a svg,
.main-footer .footer-address .footer-add svg {
  width: 1.5rem;
  height: 1.5rem;
  object-fit: cover;
  fill: #91CDE6;
}
.main-footer .footer-email a:hover, .main-footer .footer-phone a:hover, .main-footer .footer-address a:hover {
  color: #20963D;
}
.main-footer .footer-email .footer-add svg, .main-footer .footer-phone .footer-add svg, .main-footer .footer-address .footer-add svg {
  width: 2.5rem;
}
@media (max-width: 1199px) {
  .main-footer .footer-email .footer-add svg, .main-footer .footer-phone .footer-add svg, .main-footer .footer-address .footer-add svg {
    width: 1.5rem;
  }
}
.main-footer .footer-phone a svg {
  fill: transparent;
}
.main-footer .footer-contact-info {
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 1.375rem;
}
@media (max-width: 767px) {
  .main-footer .footer-contact-info {
    gap: 1.25rem;
  }
}
.main-footer .footer-logo-wrap {
  width: 100%;
  max-width: 25rem;
}
@media (max-width: 1199px) {
  .main-footer .footer-logo-wrap {
    max-width: 100%;
  }
}
.main-footer .footer-logo-wrap .footer-logo {
  width: 11.625rem;
  display: none;
}
.main-footer .footer-social-icon .social_icon_wrapper {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  padding: 0;
  margin: 0;
}
@media (min-width: 576px) {
  .main-footer .footer-social-icon .social_icon_wrapper {
    gap: 2.563rem;
  }
}
.main-footer .footer-social-icon .social_icon_wrapper li {
  list-style-type: none;
  padding: 0;
}
.main-footer .footer-social-icon .social_icon_wrapper li a {
  transition: 0.5s;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
}
.main-footer .footer-social-icon .social_icon_wrapper li a svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: 0.3s;
  fill: #fff;
}
.main-footer .footer-social-icon .social_icon_wrapper li a:hover svg {
  margin-top: -0.313rem;
}
.main-footer .footer-social-icon .social_icon_wrapper li a.icon-youtube {
  width: 30px !important;
  height: 30px !important;
}
.main-footer .footer-social-icon .social_icon_wrapper li a.icon-instagram {
  width: 28px !important;
  height: 28px !important;
}
.main-footer .footer-social-icon .social_icon_wrapper li:last-child {
  padding-top: 0;
}
.main-footer .footer-nav {
  width: 100%;
  flex: 1;
  max-width: 51rem;
  margin-left: auto;
}
@media (max-width: 1199px) {
  .main-footer .footer-nav {
    max-width: 100%;
  }
}
.main-footer .footer-nav .navigation > ul {
  display: grid;
  grid-gap: 1.5rem 3.5rem;
  grid-template-columns: repeat(4, 1fr);
  margin: 0;
}
@media (max-width: 1199px) {
  .main-footer .footer-nav .navigation > ul {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1.25rem;
  }
}
@media (max-width: 767px) {
  .main-footer .footer-nav .navigation > ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
.main-footer .footer-nav .navigation > ul li {
  list-style-type: none;
  text-align: left;
  padding: 0;
}
.main-footer .footer-nav .navigation > ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 400;
}
.main-footer .footer-nav .navigation > ul li a:hover {
  color: #20963D;
}
.main-footer .footer-nav .navigation ul {
  padding: 0;
}
@media (max-width: 1199px) {
  .main-footer .footer-nav .navigation ul {
    padding: 1.5rem 0;
    margin: 1.5rem 0;
    border-top: 1px solid #0A67AD;
    border-bottom: 1px solid #0A67AD;
  }
}
.main-footer .footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 9rem 0 3rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 1199px) {
  .main-footer .footer-bottom {
    flex-direction: column-reverse;
    gap: 1rem;
    padding: 0 0 2.875rem;
    align-items: flex-start;
  }
}
.main-footer .footer-copyright p {
  color: #fff;
  font-weight: 500;
}
.main-footer .footer-privacy-nav .navigation ul {
  display: flex;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .main-footer .footer-privacy-nav .navigation ul {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.main-footer .footer-privacy-nav .navigation ul li {
  list-style-type: none;
}
.main-footer .footer-privacy-nav .navigation ul li:last-child a {
  border-right: 0;
}
.main-footer .footer-privacy-nav .navigation ul li a {
  color: #91CDE6;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 500;
  border-right: 1px solid #053A73;
  margin-right: 1rem;
  padding-right: 1rem;
}
.main-footer .footer-privacy-nav .navigation ul li a:hover {
  color: #fff;
}
.main-footer .footer-bottom-wrap {
  position: relative;
}
.main-footer .footer-bottom-wrap:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: -3px;
  width: 100%;
  height: 100%;
  background: url(../images/medGrowth-text-logo.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media (max-width: 1199px) {
  .main-footer .footer-bottom-wrap:after {
    display: none;
  }
}

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