/*!**************************************************************************************************************************************************************************!*\
  !*** 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 !important;
  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;
}
h1 a,
.h1 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h1 a:hover,
.h1 a:hover {
  text-decoration: none !important;
}
h1 span,
.h1 span {
  font-weight: 400;
}
h1,
.h1 {
  line-height: 1.35;
}
@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;
}
h2 a,
.h2 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h2 a:hover,
.h2 a:hover {
  text-decoration: none !important;
}
h2 span,
.h2 span {
  font-weight: 400;
}
h2,
.h2 {
  line-height: 1.33;
}
@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 a:hover,
.h3 a:hover {
  text-decoration: none !important;
}
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 a:hover,
.h4 a:hover {
  text-decoration: none !important;
}
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 a:hover,
.h5 a:hover {
  text-decoration: none !important;
}
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 a:hover,
.h6 a:hover {
  text-decoration: none !important;
}
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: 3px;
  width: 2px;
  height: 100%;
  background-color: #20963D;
  transform: rotate(12deg);
}
.eyebrow-text::after {
  right: 0;
  left: auto;
}

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

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

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

hr {
  overflow: visible;
  width: 100%;
  height: 0;
  margin: 1.875rem auto;
  border: 0 #D5E2EB 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;
  text-decoration: none !important;
}
a.tab-outline {
  outline: 1px solid;
  outline-offset: 0.188rem;
}

/* Tables */
table {
  border-spacing: 0;
  border-collapse: collapse;
  background: #f0fafc;
}
@media (max-width: 991px) {
  table {
    min-width: 47.938rem;
  }
}
table td {
  font-weight: normal;
  text-align: left;
  border-top: 0;
  padding: 10px;
  border: 1px solid #91cde6;
}
table th {
  border: 1px solid #91cde6;
  padding: 10px;
}

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

/* Tables */
.table-wrapper {
  overflow-x: auto;
  margin: 1.25rem 0;
}

/* 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;
  --gutter-fluid: 5rem;
}
@media (max-width: 1440px) {
  :root {
    --container-width: 80rem;
  }
}
@media (max-width: 767px) {
  :root {
    --gutter: 1.25rem;
    --gutter-fluid: 1.25rem;
  }
}

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

.container {
  --container-width: 80rem;
}
.container-big {
  --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;
  max-width: 100%;
}
.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-secondary {
  padding: 0.75rem 1.25rem;
  background: #0E78BE;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  font-weight: 600;
}
.btn-secondary:hover, a:hover .btn-secondary {
  cursor: pointer;
  text-decoration: none;
  color: #fff;
  background-color: #074D8F;
}
.btn-secondary:focus {
  --focuc-outline-space: -4px;
  color: #fff;
  outline: 0;
}
.btn-secondary:focus::before {
  visibility: visible;
  opacity: 1;
}
.btn-tertiary {
  padding: 0.75rem 1.25rem;
  background: #27A74A;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  font-weight: 600;
}
.btn-tertiary:hover, a:hover .btn-tertiary {
  cursor: pointer;
  text-decoration: none;
  color: #fff;
  background-color: #157D2D;
}
.btn-tertiary:focus {
  --focuc-outline-space: -4px;
  color: #fff;
  outline: 0;
}
.btn-tertiary: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: 3rem;
  padding: 0 0.938rem;
  border: 0.063rem solid #20963D;
  border-radius: 0;
  font-size: 1rem;
  font-weight: 400;
  color: #292330;
  outline: none !important;
}
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 {
  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;
}

body:not(.page-template-page-landing) .gform_body .gform_fields select {
  cursor: pointer;
  padding-top: 4px;
  background: url(../images/dropdown-arrow.svg);
  background-position: 98% 50%;
  background-repeat: no-repeat;
  background-size: auto;
  height: 48px !important;
  background-color: rgba(14, 120, 190, 0.1) !important;
  border: 1px solid #0e78be !important;
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 1rem !important;
  border-radius: 0 !important;
  font-weight: 400 !important;
}
body:not(.page-template-page-landing) .gform_body .gform_fields select::placeholder {
  color: rgba(255, 255, 255, 0.7);
  font-size: 1rem;
  font-weight: 400;
}
body:not(.page-template-page-landing) .gform_body .gform_fields select option {
  background-color: #032757;
}
body:not(.page-template-page-landing) .gform_body .gform_fields .gfield_select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: rgba(14, 120, 190, 0.1) !important;
  border: 1px solid #0e78be;
}
body:not(.page-template-page-landing) .gform_heading {
  display: none !important;
}
body:not(.page-template-page-landing) .gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):where(:not([multiple])):focus,
body:not(.page-template-page-landing) .gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):where(:not([multiple])):hover {
  background-repeat: no-repeat !important;
  background-size: auto !important;
}

.gform_required_legend {
  display: none;
}

.gform_body .gform_fields {
  --gf-form-gap-x: 24px;
  --gf-form-gap-y: 24px;
}
.gform_body .gform_fields input {
  height: 48px !important;
  background-color: rgba(14, 120, 190, 0.1) !important;
  border: 1px solid #0e78be !important;
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 1rem !important;
  border-radius: 0 !important;
  font-weight: 400 !important;
  outline: none !important;
}
.gform_body .gform_fields input::placeholder {
  color: rgba(255, 255, 255, 0.7);
  font-size: 1rem;
  font-weight: 400;
}
.gform_body .gform_fields input:focus {
  outline: none;
}
.gform_body .gform_fields #input_1_27 {
  background-color: rgba(14, 120, 190, 0.1) !important;
  color: #fff;
  border: 1px solid #0e78be;
}
.gform_body .gform_fields #input_1_27 option {
  background-color: #053A73 !important;
  color: #fff !important;
}
.gform_body .gform_fields:hover {
  background-image: none !important;
}
.gform_body .gform_fields .gfield_label_before_complex {
  color: rgba(255, 255, 255, 0.5);
}
.gform_body .gform_fields textarea {
  background-color: rgba(14, 120, 190, 0.1) !important;
  border: 1px solid #0e78be !important;
  border-radius: 0 !important;
  color: rgba(255, 255, 255, 0.7) !important;
  outline: none !important;
}
.gform_body .gform_fields textarea::placeholder {
  color: rgba(255, 255, 255, 0.7);
  font-size: 1rem;
  font-weight: 400;
}
.gform_body .gform_fields textarea:focus {
  outline: none;
  border: 0;
}
.gform_body .gform_fields .gfield_checkbox {
  position: relative;
  z-index: 9;
  background-color: white;
}
.gform_body .gform_fields .gform_footer {
  margin-top: 0 !important;
}
.gform_body .gsection_title {
  color: #fff;
}

.gform_fileupload_rules {
  color: #fff !important;
}

.gform_validation_errors {
  display: none !important;
}

.gform-footer {
  margin-top: 1.5rem !important;
  justify-content: end !important;
}
.gform-footer .gform_button {
  background-color: #27A74A !important;
  font-size: 16px !important;
  padding: 15px 15px !important;
  border-radius: 0 !important;
}
.gform-footer .gform_button:hover {
  background-color: #0E78BE !important;
}
@media (max-width: 575px) {
  .gform-footer .gform_button {
    width: 100% !important;
  }
}
.gform-footer input:focus {
  outline: 0 !important;
}

.gform_confirmation_message {
  color: #fff !important;
  font-size: 1.25rem !important;
  text-align: center !important;
  padding: 1.25rem !important;
}

.gform_wrapper .gform-field-label,
.gform_wrapper .gform-loader {
  display: none !important;
}

#gform_ajax_spinner_2 {
  display: block !important;
}

.gfield--input-type-datepicker .ginput_container_date {
  background-color: rgba(14, 120, 190, 0.1) !important;
  border: 1px solid #0e78be !important;
}
.gfield--input-type-datepicker .ginput_container_date .datepicker {
  border: 0 !important;
  background-color: transparent !important;
  width: 100% !important;
}
.gfield--input-type-datepicker .ginput_container_date .datepicker:focus {
  outline: 0 !important;
}
.gfield--input-type-datepicker .ginput_container_date::after {
  color: #fff !important;
}

.gfield_fileupload_filename,
.gfield_fileupload_percent {
  color: #fff !important;
}

.dashicons::after {
  --gf-local-color: $white !important;
}

.ginput_container_fileuploa .large {
  cursor: pointer !important;
}

#ui-datepicker-div {
  z-index: 999999 !important;
}

.popup,
.popup-content,
.modal,
.gform_wrapper {
  overflow: hidden;
}

#mge-download-pdf:hover {
  background: #0E78BE !important;
}

.home-hero {
  position: relative;
  background: url(../images/home-hero-bg.webp) no-repeat center center/cover;
  overflow: clip;
  padding: 0 1.25rem 2.5rem;
}
.home-hero::before {
  content: "";
  background: url(../images/plus-pattern.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 997.78px;
  height: 669.8px;
  left: calc(50% - 498.89px + 528.91px);
  top: calc(50% - 334.9px + 179.72px);
  opacity: 0.8;
}
@media (max-width: 767px) {
  .home-hero::before {
    display: none;
  }
}
@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: 80rem;
  }
}
@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: 6rem;
  }
}
.home-hero h1 {
  font-size: 1.75rem;
  line-height: 1.1;
  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 .hero-video-wrap {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.home-hero .hero-media video,
.home-hero .hero-media .hero-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-hero .hero-media .hero-video-toggle {
  position: absolute;
  left: 0.75rem;
  bottom: 0.75rem;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: rgba(41, 35, 48, 0.55);
  color: #fff;
  cursor: pointer;
  transition: background 0.2s ease;
}
.home-hero .hero-media .hero-video-toggle svg {
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(10px);
  border-radius: 33.5px;
}
.home-hero .hero-media .hero-video-toggle:hover, .home-hero .hero-media .hero-video-toggle:focus-visible {
  background: rgba(41, 35, 48, 0.75);
  outline: none;
}
.home-hero .hero-media .hero-video-toggle__icon--on {
  display: none;
}
.home-hero .hero-media .hero-video-toggle.is-unmuted .hero-video-toggle__icon--off {
  display: none;
}
.home-hero .hero-media .hero-video-toggle.is-unmuted .hero-video-toggle__icon--on {
  display: block;
}
@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: 47%;
  }
}
.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 {
  padding-right: 1.25rem;
}
.trust-snapshot-section .tss-wrap .sc-desc p {
  font-weight: 500 !important;
  color: #292330;
}

.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;
  }
}
.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: 2rem;
}
.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-title {
  font-size: 2.5rem;
}
.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%;
  clip-path: polygon(0 0, calc(100% - 72px) 0, 100% 72px, 100% 100%, 0 100%);
}
.blog-section .bs-wrapper .blog-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, #E3F5FA 0%, #91CDE6 100%);
  opacity: 0;
  transition: opacity 0.5s ease;
  z-index: 0;
}
.blog-section .bs-wrapper .blog-card > * {
  z-index: 1;
}
.blog-section .bs-wrapper .blog-card:hover::before {
  opacity: 1;
}
@media (min-width: 1200px) {
  .blog-section .bs-wrapper .blog-card {
    padding: 2rem;
  }
}
.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;
  justify-content: space-between;
  height: 100%;
}
.blog-section .bs-wrapper .blog-img {
  position: relative;
  padding-top: 57.5539568345%;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 72px 100%, 0 calc(100% - 72px));
}
.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 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: 0.125rem;
  background: #B9E2F0;
}
.blog-section .bs-wrapper .swiper-pagination-current {
  color: #0E78BE;
}
.blog-section .bs-wrapper .blog-wrapper {
  overflow: inherit;
}
.blog-section .bs-wrapper .blog-wrapper .swiper-slide {
  display: block;
  text-decoration: none;
  color: inherit;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  filter: drop-shadow(var(--wp-shadow-premium));
  transition: var(--wp-transition);
}
.blog-section .bs-wrapper .blog-wrapper .swiper-slide:hover {
  filter: drop-shadow(var(--wp-shadow-hover));
}
.blog-section .bs-wrapper .blog-wrapper .swiper-slide:hover .blog-img img {
  transform: scale(1.06);
}
.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: #0E78BE;
  text-decoration: none;
}
.blog-section .blog-content-link:hover .blog-date {
  text-decoration: none;
}
.blog-section .blog-img-link {
  margin-top: 2rem;
  display: block;
  text-decoration: none;
  color: inherit;
}
.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;
  text-decoration: none;
}
@media (min-width: 1200px) {
  .blog-section .blog-tag {
    font-size: 1rem;
  }
}
.blog-section .blog-tag:hover {
  background-color: #4AA6D4;
  color: #fff;
}
.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: 1.5rem;
  }
}
@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 -8.125rem;
  }
}
@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 -8.125rem;
  }
}
@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;
  padding: 0;
  margin: 3.5rem 0;
}
@media (min-width: 1200px) {
  .tactics-dont-build-practices-section.style-white {
    margin: 7.5rem 0;
  }
}
.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%;
}
.tactics-dont-build-practices-section .tdbps-img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tactics-dont-build-practices-section .tdbps-img-wrap {
  margin-bottom: 3rem;
}
@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 {
  color: #292330;
}
.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);
  filter: brightness(0) invert(1);
}
.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;
}

.our-three-pillars {
  position: relative;
  height: 100vh;
  background: #011638;
  overflow: hidden;
  position: relative;
}
.our-three-pillars.animation-started {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.our-three-pillars .eyebrow-text {
  color: #59C281 !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;
}
.our-three-pillars .otp-row [class*=cell-] {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
.our-three-pillars .otp-row {
  row-gap: 2rem;
}
@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:last-child {
  margin-bottom: 0;
}
.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-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 {
  /* ACTIVE GLOW */
  /* =========================
  STEP 1
  ========================= */
}
.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 {
  /* =========================
  STEP 2
  SECOND BALL SMOOTHLY
  COMES FROM BEHIND
  ========================= */
}
.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 {
  /* =========================
  STEP 3
  THIRD BALL SMOOTHLY
  COMES FROM RIGHT
  ========================= */
}
.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;
  }
}
.our-three-pillars {
  /* =========================
  RESPONSIVE
  ========================= */
}
@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;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .how-we-work-section .hwws-box-row {
    min-height: 40.625rem;
  }
}
.how-we-work-section .hwws-box {
  position: absolute;
  inset: 0;
  width: 100%;
  padding: 0 1.25rem 8.75rem;
  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;
}
@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 {
  /* Hidden content */
}
.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 {
  /* Open state */
}
.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 {
  margin-left: 0.313rem;
  padding: 1.563rem;
  font-size: 1rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 0%, rgba(244, 249, 252, 0) 100%);
  backdrop-filter: blur(1.875rem);
}
@media (min-width: 768px) {
  .our-story .os-quoat {
    position: relative;
    z-index: 99;
    width: 100%;
    max-width: 31.25rem;
    margin-top: 3.125rem;
    font-style: italic;
    font-weight: 400;
  }
}
@media (min-width: 992px) {
  .our-story .os-quoat {
    padding: 3.5rem;
    font-size: 2rem;
  }
}
.our-story .os-quoat span {
  font-size: 1.5rem;
  font-weight: 500;
}
@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 {
    position: sticky;
    top: 6.25rem;
    width: 100%;
    max-width: 34.375rem;
  }
}
.our-story .os-left::before {
  content: "";
  position: absolute;
  top: -3.313rem;
  left: 0;
  width: 6.25rem;
  height: 6.25rem;
  background: url(../images/mobile-quoat.svg) no-repeat left/auto;
}
@media (min-width: 768px) {
  .our-story .os-left::before {
    top: 0;
  }
}
@media (min-width: 992px) {
  .our-story .os-left::before {
    width: 10.688rem;
    height: 7.438rem;
    background: url(../images/quoat.svg) no-repeat left/auto;
  }
}
@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 {
    display: inline-block;
    opacity: 0.25;
    filter: blur(0.25rem);
    transition: none;
  }
}
.our-story .os-bottom-text {
  margin-top: 1.5rem;
  font-size: 1.125rem;
  font-weight: 600;
}
@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;
  width: 3.375rem;
  height: 3.375rem;
  bottom: 6.625rem;
  right: 1rem;
  background: #0E78BE;
  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 (min-width: 768px) {
  .pxl-scroll-top {
    right: 3rem;
    bottom: 8rem;
    width: 4rem;
    height: 4rem;
  }
}
.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;
  min-height: auto !important;
  height: auto !important;
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
  overflow: hidden;
  background: url(../images/award-winning-heritage.webp) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .our-credibility {
    background-image: url(../images/mobile-our-credibility.webp);
  }
}
@media (min-width: 992px) {
  .our-credibility {
    padding-top: 7.5rem;
    padding-bottom: 3.063rem;
  }
}
.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 {
    width: 100%;
    max-width: 58.75rem;
    margin: 0 auto;
    font-size: 1.5rem;
  }
}
.our-credibility .oc-bg-title {
  position: absolute;
  top: 5.375rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 3.125rem;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #B9E2F0;
  opacity: 50%;
  pointer-events: none;
}
@media (min-width: 768px) {
  .our-credibility .oc-bg-title {
    font-size: 6.25rem;
    margin-top: 1.25rem;
  }
}
@media (min-width: 992px) {
  .our-credibility .oc-bg-title {
    font-size: 7.5rem;
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .our-credibility .oc-bg-title {
    font-size: 11.875rem;
  }
}
.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;
  z-index: 1;
  min-height: 21.875rem;
}
@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;
  inset: 0;
  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 {
    inset: auto;
  }
}
@media (min-width: 768px) {
  .our-credibility .oc-certification-one {
    top: 20%;
    left: 0;
    opacity: 1;
  }
}
@media (min-width: 768px) {
  .our-credibility .oc-award {
    top: 0;
    left: 50%;
    opacity: 0;
    transform: translateX(-50%);
  }
}
.our-credibility .oc-award img {
  max-width: 7.188rem;
  height: auto;
}
@media (min-width: 768px) {
  .our-credibility .oc-award img {
    width: 100%;
    max-width: 14.438rem;
    height: 37.5rem;
    object-fit: cover;
  }
}
@media (max-width: 991px) {
  .our-credibility .oc-award img {
    height: 26.5rem;
  }
}
@media (min-width: 768px) {
  .our-credibility .oc-certification-two {
    top: 20%;
    right: 0;
    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 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.875rem;
  padding: 1.5rem;
  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);
}
@media (min-width: 768px) {
  .our-culture .ocu-box-wrap {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 992px) {
  .our-culture .ocu-box-wrap {
    grid-template-columns: repeat(5, 1fr);
    padding: 3rem 3rem 7.5rem;
  }
}
.our-culture .ocu-box-inner {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1.25rem;
  text-align: center;
}
@media (min-width: 768px) {
  .our-culture .ocu-box-inner {
    flex-direction: column;
    max-width: 11.563rem;
  }
}
.our-culture .ocu-box-inner::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  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;
}
@media (min-width: 768px) {
  .our-culture .ocu-box-inner::before {
    right: -1.25rem;
    border-right: 1px solid;
    border-bottom: 0;
    border-image: linear-gradient(to bottom, rgba(145, 205, 230, 0) 0%, #91CDE6 50%, rgba(145, 205, 230, 0) 100%) 1;
  }
}
@media (min-width: 992px) {
  .our-culture .ocu-box-inner::before {
    right: -1.875rem;
  }
}
.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;
  flex-direction: column-reverse;
  align-items: flex-start;
  padding: 3.125rem 1.5rem 0;
  overflow: hidden;
  background: #011638;
}
@media (min-width: 768px) {
  .our-culture .ocu-img-content-wrap {
    width: 100%;
    max-width: 66.25rem;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .our-culture .ocu-img-content-wrap {
    flex-direction: row;
    align-items: flex-end;
    margin-top: -5rem !important;
    padding: 3.125rem 1.875rem 0;
  }
}
@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(8.421rem);
    transform: rotate(-180deg);
  }
}
.our-culture .ocu-img-content-wrap::after {
  content: "";
  position: absolute;
  right: -1px;
  bottom: -1px;
  z-index: 9;
  width: 4.5rem;
  height: 4.5rem;
  background-color: #F0FAFC;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  transform: rotate(90deg);
}
@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;
  z-index: 9;
  max-width: 100%;
  margin-top: 3.125rem;
  margin-left: 0;
  padding: 2rem 1.5rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(244, 249, 252, 0) 100%);
  backdrop-filter: blur(1.875rem);
}
@media (min-width: 1200px) {
  .our-culture .ocu-content {
    width: 100%;
    max-width: 42.125rem;
    margin-top: 3.125rem;
    margin-left: -1.875rem;
    padding: 3rem;
  }
}
@media (min-width: 768px) {
  .our-culture .ocu-content {
    margin-left: -1.875rem;
    padding: 3rem;
  }
}
@media (min-width: 992px) {
  .our-culture .ocu-content {
    max-width: 100%;
  }
}
.our-culture .ocu-content h3 {
  font-style: italic;
  font-weight: 400;
  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 {
  font-style: italic;
  text-decoration: none;
  color: #FF7A45;
}
.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;
  }
}
@media (max-width: 767px) {
  .what-drives-us .wdu-box-wrap .wdu-box-inner {
    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;
  background: #011638;
  overflow: hidden;
}
.inner-hero::before {
  content: "";
  background: url(../images/plus-pattern.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 1000px;
  height: 700px;
  left: 0;
  top: 227px;
  opacity: 0.7;
  z-index: 1;
}
@media (max-width: 767px) {
  .inner-hero::before {
    display: none;
  }
}
.inner-hero::after {
  content: "";
  background: url(../images/gradients-img-layout.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
}
.inner-hero.layout-2::after {
  content: "";
  background: url(../images/gradients-img-layout-1.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: unset;
  top: 0;
}
.inner-hero.layout-3::before {
  content: "";
  background: url(../images/plus-pattern.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 1205px;
  height: 710px;
  top: 110px;
  bottom: unset;
  right: -400px;
  left: unset;
  opacity: 0.7;
  z-index: 1;
}
@media (max-width: 767px) {
  .inner-hero.layout-3::before {
    display: none;
  }
}
.inner-hero.layout-3::after {
  content: "";
  background: url(../images/gradients-img-layout-3.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: unset;
  bottom: 0;
}
.inner-hero.layout-4::before {
  content: "";
  background: url(../images/plus-pattern.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 1205px;
  height: 710px;
  top: 110px;
  bottom: unset;
  right: -400px;
  left: unset;
  opacity: 0.7;
  z-index: 1;
}
@media (max-width: 767px) {
  .inner-hero.layout-4::before {
    display: none;
  }
}
.inner-hero.layout-4::after {
  content: "";
  background: url(../images/gradients-img-layout-4.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: unset;
  bottom: 0;
}
@media (max-width: 991px) {
  .inner-hero.layout-4::after {
    bottom: -8.125rem;
  }
}
.inner-hero .ih-dec p {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
@media (min-width: 576px) {
  .inner-hero .ih-dec p {
    gap: 1.25rem;
    flex-direction: row;
  }
}
.inner-hero .ih-dec p span {
  font-size: 1rem;
}
@media (min-width: 576px) {
  .inner-hero .ih-dec p span {
    border-right: 1px solid #fff;
    padding-right: 1.25rem;
  }
}
.inner-hero .ih-dec p span:last-child {
  border-right: 0;
  padding-right: 0;
}
.inner-hero .ih-sub-heading {
  max-width: 52.5rem;
}
.inner-hero .ih-top-part {
  display: flex;
  flex-direction: column;
  row-gap: 2rem;
}
.inner-hero .ih-top-part .h1 {
  font-size: 2.5rem;
  line-height: 1.3;
  margin: 0;
}
.inner-hero .ih-top-part .h1 br {
  display: none;
}
@media (min-width: 768px) {
  .inner-hero .ih-top-part .h1 {
    font-size: 3rem;
  }
  .inner-hero .ih-top-part .h1 br {
    display: block;
  }
}
@media (min-width: 1200px) {
  .inner-hero .ih-top-part .h1 {
    font-size: 5.25rem;
  }
}
.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;
  object-position: top;
}
@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: 6.25rem 0 3.5rem;
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}
@media (min-width: 768px) {
  .inner-hero .ih-content-wrap {
    padding: 8.125rem 0;
  }
}
@media (min-width: 1200px) {
  .inner-hero .ih-content-wrap {
    padding: 11.5rem 0 8.125rem;
  }
}
@media (min-width: 992px) {
  .inner-hero .ih-content-wrap {
    row-gap: 4rem;
  }
}
@media (min-width: 992px) {
  .inner-hero .ih-bottom-part {
    width: 100%;
    max-width: 52.5rem;
    margin-left: auto;
  }
}
.inner-hero .ih-teampart-wrap {
  display: flex;
  flex-direction: column;
  row-gap: 2rem;
}
@media (min-width: 768px) {
  .inner-hero .ih-teampart-wrap {
    row-gap: 3rem;
  }
}
.inner-hero .ih-teampart-wrap .btn {
  background: #27A74A;
}
@media (max-width: 575px) {
  .inner-hero .ih-teampart-wrap .btn {
    width: 100%;
  }
}
.inner-hero .ih-teampart-wrap .btn:hover {
  background: #074D8F;
}
.inner-hero .ih-teampart-wrap .btn.blue-bg {
  background: #032757;
}
.inner-hero .ih-teampart-wrap .btn.blue-bg:hover {
  background: #074D8F;
}
.inner-hero .ih-teampart-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.625rem;
}
.inner-hero .ih-photo-part {
  display: flex;
  margin-left: 0.875rem;
}
.inner-hero .ih-meet-cta {
  max-width: 12rem;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
  transition: 0.3s;
}
.inner-hero .ih-meet-cta:hover {
  text-decoration: none;
}
.inner-hero .ih-imagewrap {
  width: 3rem;
  height: 3rem;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-left: -0.875rem;
}
.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: 2rem;
}
@media (min-width: 768px) {
  .inner-hero .ih-bottom-part {
    row-gap: 3rem;
  }
}
.inner-hero .ih-cell {
  display: grid;
  gap: 1.5rem;
}
@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: 1.5rem 0;
}
@media (min-width: 768px) {
  .inner-hero .ih-wrap {
    padding: 0 1.5rem;
  }
  .inner-hero .ih-wrap .ih-desc {
    max-width: 11.875rem;
  }
}
.inner-hero .ih-wrap {
  position: relative;
}
@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;
}
.inner-hero.roi-inner .ih-bg-img img {
  height: 400%;
}
@media (max-width: 767px) {
  .inner-hero.roi-inner .ih-bg-img img {
    height: 645%;
  }
}
@media (max-width: 767px) {
  .inner-hero.roi-inner .ih-bg-img.form-submitted img {
    height: 1000%;
  }
}
.inner-hero.roi-inner .ih-content-wrap {
  padding-bottom: 0;
}

.single-case-studie .inner-hero .ih-bg-img img {
  height: 280%;
}
@media (max-width: 767px) {
  .single-case-studie .inner-hero .ih-bg-img img {
    height: 250%;
  }
}

.case-studies-section {
  overflow-x: hidden;
  overflow-y: visible;
}
.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: flex-end;
    gap: 1.25rem;
    margin-bottom: 4rem;
  }
}
.case-studies-section .cs-cta {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .case-studies-section .cs-cta {
    margin-top: 0;
  }
}
.case-studies-section .cs-dec {
  color: #414042;
}
@media (min-width: 768px) {
  .case-studies-section .cs-dec {
    font-size: 1.125rem;
  }
}
.case-studies-section .cs-img {
  position: relative;
}
.case-studies-section .cs-img.is-hover .cs-view-case-study {
  opacity: 1;
  visibility: visible;
}
.case-studies-section .cs-img::before {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  width: 3.5rem;
  height: 3.5rem;
  background-color: #fff;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  transform: none;
}
@media (min-width: 768px) {
  .case-studies-section .cs-img::before {
    width: 6.5rem;
    height: 6.5rem;
  }
}
@media (min-width: 1200px) {
  .case-studies-section .cs-img::before {
    width: 6.5rem;
    height: 6.5rem;
  }
}
.case-studies-section .cs-img img {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 23.813rem !important;
}
@media (min-width: 576px) {
  .case-studies-section .cs-img img {
    height: auto !important;
  }
}
.case-studies-section .cs-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .case-studies-section .cs-wrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 3.125rem;
  }
}
@media (min-width: 992px) {
  .case-studies-section .cs-wrapper {
    column-gap: 5rem;
    row-gap: 4rem;
  }
}
.case-studies-section .cs-view-case-study {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  padding: 1rem 1.5rem;
  font-size: 1rem;
  font-weight: 600;
  white-space: nowrap;
  color: #fff;
  background: #0E78BE;
  border-radius: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translate(-50%, -50%);
  transition: opacity 0.25s ease;
  z-index: 10;
}
.case-studies-section .cs-card {
  overflow: visible;
}
.case-studies-section .cs-card img {
  width: 100%;
  height: auto;
  display: block;
}
@media (min-width: 768px) {
  .case-studies-section .cs-card:nth-child(1) {
    grid-column: 1/3;
    width: 80%;
  }
}
@media (min-width: 768px) {
  .case-studies-section .cs-card:nth-child(2) {
    grid-column: 1;
    margin-top: 0;
  }
}
.case-studies-section .cs-card:nth-child(2) .cs-img::before {
  top: auto;
  right: auto;
  bottom: 0;
  left: -1px;
  transform: rotate(180deg);
}
@media (min-width: 768px) {
  .case-studies-section .cs-card:nth-child(3) {
    grid-column: 2;
    width: 100%;
    margin-top: 30%;
  }
}
.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: #fff;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  transform: rotate(180deg);
}
.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: 1.875rem;
  }
}
.case-studies-section .cs-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 2.313rem;
}
.case-studies-section .cs-tag {
  position: relative;
  font-size: 1rem;
  font-weight: 400;
  color: #2B2B2B;
}
@media (min-width: 768px) {
  .case-studies-section .cs-tag {
    font-size: 1.125rem;
  }
}
.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: 0;
  padding-left: 1.25rem;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .our-team {
    padding-right: 1.25rem;
  }
}
@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-top: 0;
    border-right: 1px solid #dee3e2;
    border-bottom: 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;
  }
}
.our-team .ot-card, .our-team .ot-heading, .our-team .ot-empty {
  margin-bottom: 3rem;
}
@media (min-width: 1200px) {
  .our-team .ot-card, .our-team .ot-heading, .our-team .ot-empty {
    position: relative;
    margin-bottom: 0;
    border: 1px solid #dee3e2;
  }
}
@media (min-width: 1200px) {
  .our-team .ot-empty {
    border: 0;
    background: transparent;
  }
  .our-team .ot-empty.empty-4, .our-team .ot-empty.empty-5 {
    border-bottom: 1px solid #dee3e2 !important;
  }
  .our-team .ot-empty.empty-4 {
    border-top: 1px solid #dee3e2 !important;
  }
}
.our-team .ot-image {
  position: relative;
  padding: 0.625rem;
  border: 1px solid #dee3e2;
  background: #fff;
}
@media (min-width: 1200px) {
  .our-team .ot-image {
    width: 100%;
    height: 100%;
    border: 0;
  }
  .our-team .ot-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: grayscale(1);
    transition: all 0.4s ease;
  }
}
.our-team .ot-image::before {
  content: "";
  position: absolute;
  inset: 0.625rem;
  z-index: 2;
  background: linear-gradient(180deg, rgba(1, 22, 56, 0) 0%, #011638 100%);
  transition: 0.3s ease;
}
@media (min-width: 1200px) {
  .our-team .ot-image::before {
    background: transparent;
  }
}
@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;
  right: 1.563rem;
  bottom: 1.563rem;
  left: 1.563rem;
  z-index: 9;
}
@media (min-width: 1200px) {
  .our-team .ot-overlay {
    right: 0.25rem;
    z-index: 3;
    padding: 0.375rem 1.063rem 0.313rem 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
  }
}
.our-team .ot-content h3 {
  margin-bottom: 0.25rem;
  font-size: 1rem;
  color: #fff;
}
.our-team .ot-content p {
  font-size: 0.875rem;
  font-weight: 400;
  color: #fff;
}
@media (min-width: 1200px) {
  .our-team .ot-content h3 {
    margin-bottom: 0.25rem;
    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 {
  position: relative;
  flex: 1;
  height: 0.125rem;
  background: #B9E2F0;
}
.our-team .ot-progressbar .swiper-pagination-progressbar-fill {
  background: #074D8F;
  border-radius: 6.25rem;
}
.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;
}
.our-team .ot-heading {
  padding: 0;
}
@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;
    width: 100%;
    max-width: 45.625rem;
    padding: 3.813rem;
    border: 0 !important;
  }
}
.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-dec {
  margin-bottom: 0.625rem;
}
@media (min-width: 768px) {
  .beyond-roi .br-dec p {
    font-size: 1.125rem;
  }
}
.beyond-roi .br-heading {
  margin-bottom: 3rem;
}
@media (min-width: 1200px) {
  .beyond-roi .br-heading {
    display: flex;
    align-items: flex-end;
    gap: 2.5rem;
    margin-bottom: 8rem;
  }
}
@media (min-width: 768px) {
  .beyond-roi .br-heading-wrap {
    width: 100%;
    max-width: 38.75rem;
  }
}
@media (min-width: 1200px) {
  .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;
    justify-content: space-between;
    gap: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .beyond-roi .br-box-inner {
    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;
  font-size: 1.5rem;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .beyond-roi .br-box-inner h3 {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .beyond-roi .br-box-inner h3 {
    font-size: 1.75rem;
  }
}
@media (min-width: 1200px) {
  .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: 1200px) {
  .beyond-roi .br-content p {
    font-size: 1.5rem;
  }
}
.beyond-roi .br-number {
  font-size: 1.875rem;
  color: #0A67AD;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .beyond-roi .br-number {
    font-size: 3rem;
    margin-bottom: 0;
  }
}
.beyond-roi .br-cta {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .beyond-roi .br-cta {
    justify-content: flex-end;
    text-align: right;
    margin-top: 2.5rem;
  }
}

.horizontal-accordion {
  background: #fff;
  overflow: hidden;
  margin: 3rem 0;
}
@media (min-width: 768px) {
  .horizontal-accordion {
    margin: 6rem 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: 1.875rem;
    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%;
  color: #074D8F;
}
@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: #414042;
}
.horizontal-accordion .ha-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.horizontal-accordion .ha-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.horizontal-accordion .ha-accordion-content {
  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;
  }
}
.what-you-will-discover .wyd-eyebrow {
  color: #59C281;
}
.what-you-will-discover .wyd-eyebrow::before, .what-you-will-discover .wyd-eyebrow::after {
  background-color: #59C281;
}
@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%;
  }
}
.what-you-will-discover .wyd-cta a {
  background-color: #0E78BE;
}
.what-you-will-discover .wyd-cta a:hover {
  background-color: #074D8F;
}
@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;
}

@media (min-width: 1200px) {
  .performance-benchmarks .pb-heading {
    display: flex;
    align-items: flex-end;
    gap: 2.5rem;
  }
}
@media (min-width: 768px) {
  .performance-benchmarks .pb-title-wrap h2 {
    margin-bottom: 0;
  }
}
.performance-benchmarks .pb-dec {
  font-weight: 400;
  color: #414042;
}
@media (min-width: 992px) {
  .performance-benchmarks .pb-dec {
    width: 100%;
    max-width: 38.688rem;
    font-size: 1.125rem;
  }
}
.performance-benchmarks .pb-desc p {
  font-size: 1.125rem !important;
}
@media (min-width: 992px) {
  .performance-benchmarks .pb-desc p {
    font-size: 1.25rem !important;
  }
}
.performance-benchmarks .pb-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.5rem;
  margin-bottom: 2.5rem;
  padding-bottom: 2.5rem;
  border-bottom: 1px solid #91CDE6;
}
@media (min-width: 576px) {
  .performance-benchmarks .pb-wrap {
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    gap: 4.375rem;
    margin-bottom: 3rem;
    padding-bottom: 3rem;
  }
}
.performance-benchmarks .pb-wrap:last-child {
  margin-bottom: 0;
}
.performance-benchmarks .pb-counter {
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 500;
  color: #0A67AD;
}
.performance-benchmarks .pb-cell {
  width: 100%;
  max-width: 59.375rem;
  margin-top: 3rem;
  margin-left: auto;
}

.beyond-departments {
  position: relative;
  background-color: #F0FAFC;
}
.beyond-departments.white-bg-section {
  background-color: #fff;
}
@media (max-width: 1199px) {
  .beyond-departments .container {
    width: 100%;
  }
  .beyond-departments .container .bd-heading {
    padding: 0 1.25rem;
  }
  .beyond-departments .container .bd-box-wrap {
    padding-left: 1.25rem;
  }
  .beyond-departments .container .bd-slider-footer {
    padding-right: 1.25rem;
  }
}
.beyond-departments .bd-bottom-text {
  margin-top: 3.125rem;
}
@media (max-width: 1199px) {
  .beyond-departments .bd-bottom-text {
    padding: 0 1.25rem;
  }
}
.beyond-departments .bd-swiper-wrapper {
  margin-top: 3rem;
}
@media (min-width: 1200px) {
  .beyond-departments .bd-swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 4rem 5rem;
    margin-top: 4.5rem;
  }
}
.beyond-departments .bd-slider-footer {
  position: relative;
  display: flex !important;
  align-items: center;
  gap: 0.75rem;
  margin-top: 1.5rem;
}
@media (min-width: 1200px) {
  .beyond-departments .bd-slider-footer {
    display: none !important;
  }
}
.beyond-departments .bd-progressbar {
  position: relative;
  flex: 1;
  height: 0.125rem !important;
  background: rgba(14, 120, 190, 0.2);
}
.beyond-departments .bd-progressbar::after {
  content: "";
  position: absolute;
  inset: 0;
  width: calc(var(--progress, 0) * 100%);
  background: #0E78BE;
  transition: width 0.3s ease;
}
.beyond-departments .bd-counter {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  font-size: 1.125rem;
  line-height: 1;
}
.beyond-departments .bd-current {
  color: #0E78BE;
  font-weight: 600;
}
.beyond-departments .bd-total {
  color: rgba(14, 120, 190, 0.5);
}
.beyond-departments .bd-text-inner-wrap {
  position: relative;
}
.beyond-departments .bd-text-inner-wrap h4 {
  font-weight: 500;
}
@media (min-width: 1200px) {
  .beyond-departments .bd-text-inner-wrap::before {
    content: "";
    position: absolute;
    top: 10%;
    right: -2.313rem;
    width: 1px;
    height: 9.375rem;
    background-color: #B9E2F0;
  }
}
.beyond-departments .bd-text-inner-wrap:nth-child(3)::before, .beyond-departments .bd-text-inner-wrap:nth-child(6)::before {
  display: none;
}
.beyond-departments .bd-number {
  font-size: 1rem;
  color: #074D8F;
  margin-bottom: 2.5rem;
}
.beyond-departments .bd-inner-content {
  color: #414042;
  font-weight: 400;
}
.beyond-departments .bd-heading {
  width: 100%;
  max-width: 46.625rem;
}
@media (min-width: 992px) {
  .beyond-departments .bd-dec p {
    font-size: 1.125rem;
  }
}

.lets-identify-your-priority .bullet-check ul > li {
  position: relative;
  list-style-type: none;
  padding-left: 1.25rem;
  padding-top: 0;
  display: inline-block;
}
.lets-identify-your-priority .bullet-check ul > li:before {
  top: 50%;
  left: 0;
  width: 1rem;
  height: 1rem;
  transform: translateY(-50%) rotate(-45deg);
}
.lets-identify-your-priority .swiper-slide {
  height: auto;
}
.lets-identify-your-priority .liyp-heading {
  margin-bottom: 3rem;
}
@media (min-width: 1200px) {
  .lets-identify-your-priority .liyp-heading {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .lets-identify-your-priority .liyp-main-slider {
    display: none;
  }
}
.lets-identify-your-priority .liyp-box-wrap {
  display: none;
}
@media (min-width: 1200px) {
  .lets-identify-your-priority .liyp-box-wrap {
    display: flex;
    flex-direction: column;
    gap: 2.5rem;
  }
}
.lets-identify-your-priority .liyp-row {
  display: flex;
  gap: 2.5rem;
  flex-direction: column;
}
@media (min-width: 1200px) {
  .lets-identify-your-priority .liyp-row {
    flex-direction: row;
  }
}
.lets-identify-your-priority .liyp-row:not(:has(.liyp-box-inner.active)):nth-child(odd) .liyp-box-inner:first-child {
  flex: 1.865;
}
.lets-identify-your-priority .liyp-row:not(:has(.liyp-box-inner.active)):nth-child(even) .liyp-box-inner:last-child {
  flex: 1.865;
}
.lets-identify-your-priority .liyp-box-inner {
  padding: 1.25rem;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: flex 0.6s ease;
  background: linear-gradient(180deg, #F0FAFC 0%, rgba(185, 226, 240, 0.8) 100%);
}
@media (max-width: 1199px) {
  .lets-identify-your-priority .liyp-box-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
@media (min-width: 1200px) {
  .lets-identify-your-priority .liyp-box-inner {
    flex: 1;
    padding: 2rem;
    min-height: 25.5rem;
    background: linear-gradient(180deg, #F0FAFC 0%, #E3F5FA 100%);
  }
}
.lets-identify-your-priority .liyp-box-inner::before {
  content: "";
  position: absolute;
  top: -0.063rem;
  bottom: auto;
  transform: none;
  right: -0.063rem;
  width: 4.5rem;
  height: 4.5rem;
  background-color: #fff;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}
.lets-identify-your-priority .liyp-box-inner.active {
  flex: 1 !important;
  background: linear-gradient(180deg, #F0FAFC 0%, rgba(185, 226, 240, 0.8) 100%);
}
.lets-identify-your-priority .liyp-box-inner.active .liyp-content {
  max-height: 31.25rem;
  opacity: 1;
  transform: translateY(0);
  position: absolute;
  left: 0;
  padding: 2rem 3.125rem 2rem 2rem;
  bottom: 0;
  max-width: 39.25rem;
}
@media (min-width: 1200px) {
  .lets-identify-your-priority .liyp-box-inner.active {
    flex: 3.89 !important;
  }
}
.lets-identify-your-priority .liyp-inner-heading {
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 500;
  margin: 0;
}
.lets-identify-your-priority .liyp-number {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 1.5rem;
}
.lets-identify-your-priority .liyp-number ul li {
  color: #074D8F;
}
.lets-identify-your-priority .liyp-box-inner h3 {
  margin-bottom: 1.25rem;
}
.lets-identify-your-priority .liyp-desc-main {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  row-gap: 5rem;
}
@media (min-width: 1200px) {
  .lets-identify-your-priority .liyp-content {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transform: translateY(20px);
    transition: all 0.4s ease;
  }
}
.lets-identify-your-priority .liyp-toggle {
  position: absolute;
  right: 2rem;
  bottom: 2rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 3rem;
  height: 3rem;
  background: #074D8F;
  border: 0.75px solid #0E78BE;
  backdrop-filter: blur(3.75px);
}
.lets-identify-your-priority .liyp-toggle svg {
  fill: #fff;
}

.growth-system .gs-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25rem;
}
@media (min-width: 768px) {
  .growth-system .gs-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .growth-system .gs-wrapper {
    grid-template-columns: repeat(3, 1fr);
    gap: 1.875rem;
  }
}
.growth-system .gs-card {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding: 1.5rem 1.5rem 5rem;
  background: linear-gradient(360deg, #F0FAFC 0%, #B9E2F0 100%);
  transition: 0.5s;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 64px 100%, 0 calc(100% - 64px));
}
.growth-system .gs-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(360deg, #E3F5FA 0%, #91CDE6 100%);
  opacity: 0;
  transition: opacity 0.5s ease;
  z-index: 0;
}
.growth-system .gs-card > * {
  z-index: 1;
}
.growth-system .gs-card:hover::before {
  opacity: 1;
}
.growth-system .gs-img {
  position: relative;
  clip-path: polygon(0 0, calc(100% - 64px) 0, 100% 64px, 100% 100%, 0 100%);
}
.growth-system .gs-content-link {
  text-decoration: none;
}
.growth-system .gs-btn {
  position: absolute;
  right: 1.5rem;
  bottom: 1.5rem;
  display: flex;
  align-items: center;
  gap: 1rem;
  width: auto;
  font-weight: 600;
  text-decoration: none;
  color: #053A73;
}
.growth-system .gs-btn svg {
  transition: 0.5s;
}
.growth-system .gs-btn:hover svg {
  transform: rotate(45deg);
}
.growth-system .gs-heading {
  display: flex;
  flex-direction: column;
  gap: 0;
  margin-bottom: 3rem;
}
@media (min-width: 1200px) {
  .growth-system .gs-heading {
    align-items: flex-end;
    flex-direction: row;
    gap: 2.5rem;
    margin-bottom: 4rem;
  }
}
@media (min-width: 768px) {
  .growth-system .gs-dec p {
    font-size: 1.125rem;
  }
}
.growth-system .gs-title-wrap {
  width: 100%;
}
.growth-system .gs-title-wrap h2 {
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .growth-system .gs-title-wrap h2 {
    width: 100%;
    max-width: 33.125rem;
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .growth-system .gs-case-title {
    font-size: 1.5rem;
  }
}
.growth-system .gs-excerpt {
  padding-left: 1rem;
  font-weight: 400;
  border-left: 1px solid #0E78BE;
}
.growth-system .gs-sub-heading {
  font-size: 1.125rem;
  font-weight: 400;
  color: #292330;
}

.accordion-component {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background: linear-gradient(180deg, #F0FAFC 0%, rgba(240, 250, 252, 0) 100%);
}
.accordion-component .btn-secondary {
  margin-top: 2rem;
}
@media (min-width: 1200px) {
  .accordion-component .btn-secondary {
    margin-top: 3rem;
  }
}
.accordion-component .ac-tab {
  row-gap: 3rem;
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}
.accordion-component .ac-tab [class*=cell-] {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
.accordion-component .ac-main-wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}
.accordion-component .ac-main-content {
  border: 1px solid #91CDE6;
  display: flex;
  flex-direction: column;
}
.accordion-component .ac-item {
  position: relative;
  overflow: hidden;
}
.accordion-component .ac-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: 1s;
  background-color: #fff;
  pointer-events: none;
  z-index: -1;
  opacity: 0;
}
.accordion-component .ac-item.active::before {
  opacity: 1;
}
.accordion-component .ac-item.active .ac-title .icon svg {
  transform: rotate(45deg);
}
.accordion-component .ac-title {
  display: flex;
  justify-content: space-between;
  gap: 0.625rem;
  padding: 1.25rem 1.188rem;
}
@media (min-width: 1200px) {
  .accordion-component .ac-title {
    padding: 1.5rem;
  }
}
.accordion-component .ac-title {
  cursor: pointer;
}
.accordion-component .ac-title .h6 {
  margin: 0;
  font-size: 1.25rem;
  line-height: 1.5;
}
.accordion-component .ac-title .icon {
  width: 2rem;
  height: 2rem;
  min-width: 2rem;
  min-height: 2rem;
  background: #E3F5FA;
  padding: 0.563rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.accordion-component .ac-title .icon svg {
  width: 0.813rem;
  height: 0.813rem;
  fill: #074D8F;
  transition: 0.3s ease all;
}
.accordion-component .ac-description {
  padding: 0 1.5rem 1.5rem 1.5rem;
}
.accordion-component.accordion-onecol-part {
  background: unset;
}
.accordion-component.accordion-onecol-part .btn-secondary {
  margin-top: 0;
}
.accordion-component.accordion-onecol-part .main-row {
  display: flex;
  flex-direction: column;
  row-gap: 2.5rem;
}
.accordion-component.accordion-onecol-part .ac-content {
  background: #F0FAFC;
  clip-path: polygon(0 0, calc(100% - 4.875rem) 0, 100% 4.875rem, 100% 100%, 0 100%);
  padding: 2.5rem 1.25rem;
}
@media (min-width: 768px) {
  .accordion-component.accordion-onecol-part .ac-content {
    padding: 4rem 2.5rem;
  }
}

.mg-main-wrap {
  overflow: hidden;
}

.medgrowth-ai {
  position: relative;
  overflow: hidden;
  color: #fff;
  background: #011638;
}
@media screen and (width: 1536px) and (min-height: 695px) and (max-height: 730px) {
  .medgrowth-ai {
    padding-top: 50px !important;
  }
}
.medgrowth-ai .mg-system-wrap {
  position: relative;
  display: block;
}
@media (min-width: 992px) {
  .medgrowth-ai .mg-system-wrap {
    display: flex;
    align-items: center;
    gap: 5rem;
    min-height: 70vh;
  }
}
@media screen and (width: 1536px) and (min-height: 695px) and (max-height: 730px) {
  .medgrowth-ai .mg-system-wrap {
    gap: 0;
  }
}
@media (min-width: 992px) {
  .medgrowth-ai .mg-heading {
    text-align: center;
  }
}
.medgrowth-ai .mg-heading .eyebrow-text {
  color: #59C281;
}
.medgrowth-ai .mg-heading h2 {
  margin-bottom: 1.5rem;
  color: #fff;
}
.medgrowth-ai .mg-funnel-wrap {
  width: 100%;
  margin-bottom: 1.875rem;
}
@media (min-width: 992px) {
  .medgrowth-ai .mg-funnel-wrap {
    position: sticky;
    top: 7.5rem;
    z-index: 2;
    width: 50%;
    margin-bottom: 0;
  }
}
.medgrowth-ai .mg-funnel {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.563rem;
  max-width: 100%;
  min-height: 32.188rem;
  margin: auto;
  padding-top: 1.813rem;
  background: url(../images/mobile-funnal-img.png) no-repeat center center/contain;
}
@media (min-width: 576px) {
  .medgrowth-ai .mg-funnel {
    gap: 0.938rem;
    padding-top: 3.625rem;
  }
}
@media (min-width: 992px) {
  .medgrowth-ai .mg-funnel {
    max-width: 29.063rem;
    min-height: 32.188rem;
    background: url(../images/Funnel.webp) no-repeat center center/contain;
  }
}
@media screen and (width: 1536px) and (min-height: 695px) and (max-height: 730px) {
  .medgrowth-ai .mg-funnel {
    max-width: 22.063rem;
    min-height: 25.5rem;
    padding-top: 1.625rem;
  }
}
.medgrowth-ai .mg-ring {
  position: relative;
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 4.375rem;
  margin: 0 auto;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transform: translateY(1.875rem);
  background: transparent;
  border-radius: 100%;
  transition: opacity 0.5s ease, transform 0.5s ease, visibility 0.5s ease;
}
@media (min-width: 992px) {
  .medgrowth-ai .mg-ring {
    display: flex;
  }
}
@media screen and (width: 1536px) and (min-height: 695px) and (max-height: 730px) {
  .medgrowth-ai .mg-ring {
    height: 3.375rem;
  }
}
.medgrowth-ai .mg-ring.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.medgrowth-ai .mg-ring.active::before {
  background-size: 100% 100%;
}
.medgrowth-ai .mg-ring:nth-child(1) {
  max-width: 26.25rem;
}
@media screen and (width: 1536px) and (min-height: 695px) and (max-height: 730px) {
  .medgrowth-ai .mg-ring:nth-child(1) {
    max-width: 21.25rem;
  }
}
.medgrowth-ai .mg-ring:nth-child(2) {
  max-width: 21.25rem;
}
@media screen and (width: 1536px) and (min-height: 695px) and (max-height: 730px) {
  .medgrowth-ai .mg-ring:nth-child(2) {
    max-width: 17.25rem;
  }
}
.medgrowth-ai .mg-ring:nth-child(3) {
  max-width: 17.5rem;
}
@media screen and (width: 1536px) and (min-height: 695px) and (max-height: 730px) {
  .medgrowth-ai .mg-ring:nth-child(3) {
    max-width: 13.5rem;
  }
}
.medgrowth-ai .mg-ring:nth-child(4) {
  max-width: 12.188rem;
}
@media screen and (width: 1536px) and (min-height: 695px) and (max-height: 730px) {
  .medgrowth-ai .mg-ring:nth-child(4) {
    max-width: 10.188rem;
  }
}
.medgrowth-ai .mg-ring span {
  position: relative;
  z-index: 2;
  font-size: 1.125rem;
}
.medgrowth-ai .mg-ring::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 0.125rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100% 0%;
  border-radius: inherit;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  transition: background-size 1s ease;
}
.medgrowth-ai .mg-content-wrap {
  position: relative;
  width: 100%;
  min-height: 100%;
  height: 100%;
}
@media (min-width: 992px) {
  .medgrowth-ai .mg-content-wrap {
    width: 50%;
    min-height: 28.125rem;
  }
}
.medgrowth-ai .mg-content-item {
  position: relative;
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}
@media (min-width: 992px) {
  .medgrowth-ai .mg-content-item {
    position: absolute;
    inset: 0;
    opacity: 0 !important;
    visibility: hidden !important;
    transform: translateY(2.5rem);
    transition: 0.6s ease;
  }
}
@media (min-width: 992px) {
  .medgrowth-ai .mg-content-item.active {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(0);
  }
}
.medgrowth-ai .mg-content-item h3 {
  display: none;
}
.medgrowth-ai .mg-counter {
  display: flex;
  gap: 0.5rem;
  margin-bottom: 1.25rem;
  font-weight: 600;
  color: #4AA6D4;
}
.medgrowth-ai .mg-counter span:first-child {
  color: #91CDE6;
}
.medgrowth-ai .mg-content {
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  .medgrowth-ai .mg-content {
    margin-top: 1.25rem;
    padding-top: 1.25rem;
  }
}
.medgrowth-ai .mg-content h3 {
  display: block;
  font-size: 1.5rem !important;
  color: #fff;
}
@media (min-width: 1200px) {
  .medgrowth-ai .mg-content h3 {
    font-size: 2.5rem !important;
  }
}
.medgrowth-ai .mg-content p {
  font-size: 1rem;
  color: #fff;
}
@media (min-width: 768px) {
  .medgrowth-ai .mg-content p {
    font-size: 1.125rem;
  }
}
.medgrowth-ai .mg-content ul {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.313rem 1.875rem;
}
@media (min-width: 576px) {
  .medgrowth-ai .mg-content ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
.medgrowth-ai .mg-content ul li {
  position: relative;
  padding-left: 1.5rem;
  font-size: 1rem;
  list-style-type: none;
}
@media (min-width: 768px) {
  .medgrowth-ai .mg-content ul li {
    font-size: 1.125rem;
  }
}
@media (min-width: 992px) {
  .medgrowth-ai .mg-content ul li {
    padding-left: 0;
  }
}
.medgrowth-ai .mg-content ul li span {
  font-size: 1rem;
}
.medgrowth-ai .mg-content ul li::before {
  content: "";
  position: absolute;
  top: 0.938rem;
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  transform: rotate(-45deg) translateY(-80%);
  background: url(../images/bullet-img.svg);
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}
@media (min-width: 992px) {
  .medgrowth-ai .mg-content ul li::before {
    left: -0.75rem;
  }
}
.medgrowth-ai .mg-cta {
  margin-top: 1.875rem;
}
.medgrowth-ai .mg-trigger-wrap {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
}
.medgrowth-ai .mg-step-trigger {
  height: 80vh;
}

.infinite-marquee {
  overflow: hidden;
  width: 100%;
  background: linear-gradient(90deg, #e4f7ef 0%, rgba(145, 205, 230, 0.249801) 24.98%, rgba(145, 205, 230, 0.3) 50%, #e4f7ef 80.49%, #e4f7ef 100%);
}
.infinite-marquee .marquee-wrapper {
  overflow: hidden;
  width: 100%;
}
.infinite-marquee .marquee-item {
  margin: 0;
  text-transform: uppercase;
  padding: 1.5rem 0;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 1.5rem;
  font-weight: 500;
}
@media (min-width: 1200px) {
  .infinite-marquee .marquee-item {
    gap: 1.125rem;
  }
}
.infinite-marquee .marquee-item svg {
  width: 1.25rem;
  height: 1.25rem;
  flex-shrink: 0;
}
.infinite-marquee .marquee-swiper {
  overflow: hidden;
}
.infinite-marquee .marquee-swiper .swiper-wrapper {
  transition-timing-function: linear !important;
  gap: 5rem;
}
.infinite-marquee .marquee-swiper .swiper-slide {
  width: auto !important;
}

.testimonial-section {
  background: #F0FAFC;
  position: relative;
  overflow: hidden;
}
.testimonial-section .container-wrap {
  max-width: 90rem;
  margin: auto;
}
.testimonial-section .testimonial-row {
  align-items: center;
}
.testimonial-section .testimonial-section {
  padding: 7.5rem 0;
  position: relative;
  overflow: hidden;
  background: #F0FAFC;
}
.testimonial-section .testimonial-content {
  padding-right: 5rem;
  max-width: 43.438rem;
}
@media (max-width: 1199px) {
  .testimonial-section .testimonial-content {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
    margin: auto;
  }
}
@media (max-width: 767px) {
  .testimonial-section .testimonial-content {
    max-width: 100%;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
.testimonial-section .testimonial-text {
  position: relative;
  z-index: 2;
}
.testimonial-section .testimonial-text p {
  color: #292330 !important;
  font-weight: 500 !important;
}
@media (max-width: 1199px) {
  .testimonial-section .testimonial-text p {
    font-size: 1.125rem;
  }
}
.testimonial-section .section-heading {
  text-align: center;
}
@media (max-width: 1199px) {
  .testimonial-section .section-heading {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
  .testimonial-section .section-heading .eyebrow-text {
    margin-bottom: 0.5rem;
  }
}
@media (max-width: 767px) {
  .testimonial-section .section-heading {
    text-align: left;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
.testimonial-section .logo-grid {
  position: relative;
  padding-top: 77.4496644295%;
}
.testimonial-section .logo-grid img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.testimonial-section .quote {
  position: relative;
}
.testimonial-section .quote::before {
  content: "";
  background: url(../images/quote-icon.webp);
  position: absolute;
  left: 0;
  top: -3.125rem;
  width: 10rem;
  height: 6.25rem;
  background-size: 100%;
}
@media (max-width: 1199px) {
  .testimonial-section .quote::before {
    top: 0;
    width: 60px;
    height: 60px;
    background-size: 100%;
    background-repeat: no-repeat;
  }
}
@media (max-width: 767px) {
  .testimonial-section .quote::before {
    top: -1.438rem;
    width: 7.313rem;
    height: 4.375rem;
    background-size: 100%;
  }
}
.testimonial-section .author {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  margin-top: 1.5rem;
}
@media (min-width: 1200px) {
  .testimonial-section .author {
    margin-top: 2.5rem;
  }
}
.testimonial-section .author img {
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  object-fit: cover;
}
.testimonial-section .progress-wrap {
  width: 100%;
  height: 0.188rem;
  background: #B9E2F0;
  margin-top: 2rem;
  overflow: hidden;
  border-radius: 3.125rem;
  position: relative;
}
@media (min-width: 1200px) {
  .testimonial-section .progress-wrap {
    margin-top: 4rem;
  }
}
.testimonial-section .progress {
  position: absolute;
  left: 0;
  top: 0;
  width: 0%;
  height: 100%;
  background: #074D8F;
}
.testimonial-section .ts-name {
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 600;
}
.testimonial-section .ts-designation {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
  color: #414042;
}
@media (min-width: 1200px) {
  .testimonial-section .ts-designation {
    font-size: 1.125rem;
  }
}

.contact-us-banner {
  position: relative;
  padding-bottom: 3.125rem !important;
  background-color: #011638;
  padding-top: 6.25rem !important;
}
@media (min-width: 768px) {
  .contact-us-banner {
    padding-top: 7.5rem !important;
    padding-bottom: 1.25rem !important;
  }
}
.contact-us-banner .cub-bg-img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
}
.contact-us-banner .cub-bg-img img {
  width: 100%;
  height: 100%;
}
.contact-us-banner .cub-bg-img.phone {
  display: block;
}
@media (min-width: 768px) {
  .contact-us-banner .cub-bg-img.phone {
    display: none;
  }
}
.contact-us-banner .cub-heading h1 {
  color: #fff;
  font-size: clamp(2.5rem, 6vw, 5.25rem);
}
.contact-us-banner .cub-dec p {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 400;
}
.contact-us-banner .cub-dec p a {
  color: #fff;
}
.contact-us-banner .cub-wrap {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2.5rem;
  margin-top: 2.5rem;
  margin-bottom: 1.875rem;
}
@media (min-width: 576px) {
  .contact-us-banner .cub-wrap {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.875rem;
  }
}
@media (min-width: 1200px) {
  .contact-us-banner .cub-wrap {
    grid-template-columns: repeat(2, 1fr);
  }
}
.contact-us-banner .cub-form-wrap {
  padding: 1.875rem;
  background: rgba(1, 22, 56, 0.9);
  border: 1px solid;
  border-image-source: linear-gradient(180deg, rgba(74, 166, 212, 0.5) 0%, rgba(74, 166, 212, 0) 100%);
  border-image-slice: 1;
  backdrop-filter: blur(5rem);
}
@media (min-width: 1200px) {
  .contact-us-banner .cub-form-wrap {
    padding: 3.75rem;
  }
}
.contact-us-banner .cub-form-wrap h2,
.contact-us-banner .cub-form-wrap p {
  color: #fff;
  text-align: center;
}
.contact-us-banner .cub-form-wrap h2 {
  font-size: clamp(1.875rem, 6vw, 2.5rem);
}
.contact-us-banner .cub-form-wrap p {
  font-size: 1.125rem;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .contact-us-banner .cub-form-wrap p {
    font-size: 1.25rem;
    margin-bottom: 2.938rem;
  }
}
.contact-us-banner .cub-form-wrap .gf_browser_chrome {
  overflow: visible;
}
.contact-us-banner .cub-mail {
  position: relative;
  margin-top: 2.5rem;
  font-size: clamp(1.25rem, 6vw, 5.25rem);
  font-weight: 600;
  text-align: center;
}
@media (min-width: 768px) {
  .contact-us-banner .cub-mail {
    margin-top: 5rem;
  }
}
.contact-us-banner .cub-mail a {
  color: rgba(14, 120, 190, 0.3);
  text-decoration: none;
}
.contact-us-banner .cub-mail a:hover {
  color: rgba(14, 120, 190, 0.5);
}
.contact-us-banner .cub-content p {
  margin-bottom: 0.938rem;
  font-size: 1.125rem;
  font-weight: 400;
  color: #fff;
}
.contact-us-banner .cub-form-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.contact-us-banner .cub-phone-wrap .contact-title, .contact-us-banner .cub-address-wrap .contact-title {
  font-size: 1.125rem;
}
.contact-us-banner .cub-phone-text {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.contact-us-banner .cub-phone-text a {
  color: #fff;
  text-decoration: none;
}
.contact-us-banner .cub-phone-text a:hover {
  color: #4AA6D4;
}
.contact-us-banner .cub-phone-text .country-label {
  color: #fff;
}
.contact-us-banner .cub-phone-text .phone-item {
  display: flex;
  gap: 0.625rem;
  font-size: 1.125rem;
  font-weight: 400;
}
.contact-us-banner .cub-address-text {
  font-size: 1.125rem;
  font-weight: 400;
}

.map-section {
  position: relative;
  z-index: 0;
}
.map-section .cub-map iframe {
  position: relative;
  z-index: 999;
  display: block;
  width: 100%;
  height: 43.75rem;
  border: 0;
}

.case-studies-listing {
  overflow-x: hidden;
  overflow-y: visible;
}
.case-studies-listing .csl-card-inner {
  transform: none !important;
}
.case-studies-listing .csl-group {
  overflow: visible;
}
.case-studies-listing .csl-group:first-child .csl-card-large {
  padding-top: 0;
}
@media (min-width: 1441px) {
  .case-studies-listing .csl-group:first-child .csl-card-large {
    padding-top: initial;
  }
}
.case-studies-listing .csl-group:last-child {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .case-studies-listing .csl-group {
    position: relative;
  }
}
.case-studies-listing .csl-image {
  position: relative;
  cursor: pointer;
}
.case-studies-listing .csl-image img {
  display: block;
  width: 100%;
  will-change: transform;
}
.case-studies-listing .csl-image .csl-view-case-study {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  padding: 1rem 1.5rem;
  font-size: 1rem;
  font-weight: 600;
  white-space: nowrap;
  color: #fff;
  background: #0E78BE;
  border-radius: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translate(-50%, -50%);
  transition: opacity 0.25s ease;
  z-index: 10;
}
.case-studies-listing .csl-image.is-hover .csl-view-case-study {
  opacity: 1;
  visibility: visible;
}
.case-studies-listing .csl-card-large {
  width: 100%;
}
.case-studies-listing .csl-card-large:first-child {
  padding-top: 0;
}
@media (min-width: 1200px) {
  .case-studies-listing .csl-card-large:first-child {
    padding-top: initial;
  }
}
@media (min-width: 992px) {
  .case-studies-listing .csl-card-large {
    width: 80%;
  }
}
@media (min-width: 1200px) {
  .case-studies-listing .csl-card-large {
    width: 59.063rem;
  }
}
.case-studies-listing .csl-card-large h3 {
  margin: 0;
}
.case-studies-listing .csl-card-large .csl-image {
  position: relative;
}
.case-studies-listing .csl-card-large .csl-image::before, .case-studies-listing .csl-card-large .csl-image::after {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  width: 3.75rem;
  height: 3.75rem;
  background-color: #fff;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  z-index: 9;
}
@media (min-width: 768px) {
  .case-studies-listing .csl-card-large .csl-image::before, .case-studies-listing .csl-card-large .csl-image::after {
    width: 5.5rem;
    height: 5.5rem;
  }
}
.case-studies-listing .csl-card-large .csl-image::after {
  top: auto;
  right: auto;
  bottom: -1px;
  left: -1px;
  transform: rotate(180deg);
}
.case-studies-listing .csl-card-large .csl-image img {
  display: block;
  width: 100%;
  height: clamp(17.813rem, 30vw, 28.125rem);
  object-fit: cover;
}
.case-studies-listing .csl-row {
  display: grid;
  align-items: center;
  gap: 3rem;
  margin-top: 3rem;
}
@media (min-width: 992px) {
  .case-studies-listing .csl-row {
    grid-template-columns: repeat(2, 1fr);
    gap: 8.125rem;
    margin-top: 5.5rem;
  }
}
@media (min-width: 1200px) {
  .case-studies-listing .csl-row {
    margin-top: 1.5rem;
  }
}
.case-studies-listing .csl-card-small {
  width: 100%;
}
.case-studies-listing .csl-group-left {
  padding-top: 3rem;
}
.case-studies-listing .csl-group-left:first-child {
  padding-top: 0;
}
@media (min-width: 992px) {
  .case-studies-listing .csl-group-left {
    padding-top: 0;
  }
  .case-studies-listing .csl-group-left .csl-card-large {
    margin-right: auto;
  }
  .case-studies-listing .csl-group-left .csl-row {
    margin-left: auto;
  }
}
@media (min-width: 1200px) {
  .case-studies-listing .csl-group-left {
    padding-top: 8.125rem;
  }
}
.case-studies-listing .csl-group-left:first-child {
  padding-top: 0;
}
.case-studies-listing .csl-group-left .csl-card-large {
  padding-top: 0;
  margin-top: 0;
}
@media (min-width: 992px) {
  .case-studies-listing .csl-group-left .csl-card-large {
    margin-top: 5.5rem;
  }
}
@media (min-width: 1200px) {
  .case-studies-listing .csl-group-left .csl-card-large {
    margin-top: 0;
  }
}
.case-studies-listing .csl-group-left .csl-card-small:first-child .csl-image {
  position: relative;
}
.case-studies-listing .csl-group-left .csl-card-small:first-child .csl-image::before {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  width: 5.5rem;
  height: 5.5rem;
  background-color: #fff;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  z-index: 9;
}
.case-studies-listing .csl-group-left .csl-card-small:first-child .csl-image img {
  height: clamp(23.813rem, 52vw, 50rem);
  object-fit: cover;
}
.case-studies-listing .csl-group-left .csl-card-small:last-child .csl-image {
  position: relative;
}
.case-studies-listing .csl-group-left .csl-card-small:last-child .csl-image::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: -1px;
  width: 5.5rem;
  height: 5.5rem;
  background-color: #fff;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  transform: rotate(180deg);
  z-index: 9;
}
.case-studies-listing .csl-group-left .csl-card-small:last-child .csl-image img {
  height: clamp(23.813rem, 36vw, 34.375rem);
  object-fit: cover;
}
.case-studies-listing .csl-group-right .csl-card-large {
  padding-top: 3rem;
  margin-left: auto;
}
@media (min-width: 992px) {
  .case-studies-listing .csl-group-right .csl-card-large {
    padding-top: 5.5rem;
  }
}
@media (min-width: 1200px) {
  .case-studies-listing .csl-group-right .csl-card-large {
    padding-top: 8.75rem;
  }
}
.case-studies-listing .csl-group-right .csl-card-small:first-child .csl-image {
  position: relative;
}
.case-studies-listing .csl-group-right .csl-card-small:first-child .csl-image::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: -1px;
  width: 5.5rem;
  height: 5.5rem;
  background-color: #fff;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  transform: rotate(180deg);
  z-index: 9;
}
.case-studies-listing .csl-group-right .csl-card-small:first-child .csl-image img {
  height: clamp(23.813rem, 36vw, 34.375rem);
  object-fit: cover;
}
.case-studies-listing .csl-group-right .csl-card-small:last-child .csl-image {
  position: relative;
}
.case-studies-listing .csl-group-right .csl-card-small:last-child .csl-image::before {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  width: 5.5rem;
  height: 5.5rem;
  background-color: #fff;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  z-index: 9;
}
.case-studies-listing .csl-group-right .csl-card-small:last-child .csl-image img {
  height: clamp(23.813rem, 52vw, 50rem);
  object-fit: cover;
}
@media (min-width: 992px) {
  .case-studies-listing .csl-group-right .csl-row {
    margin-right: auto;
  }
  .case-studies-listing .csl-group-right .csl-card-small:first-child, .case-studies-listing .csl-group-right .csl-card-small:last-child {
    width: 100%;
  }
}
.case-studies-listing .csl-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.625rem 1.25rem;
  margin-top: 1.063rem;
}
.case-studies-listing .csl-tags .cs-tag {
  position: relative;
  font-size: 1.125rem;
  font-weight: 400;
  padding-left: 20px;
  color: #2B2B2B;
}
.case-studies-listing .csl-tags .cs-tag::before {
  content: "/";
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  color: #20963D;
}
.case-studies-listing .csl-tags .cs-tag:first-child {
  padding-left: 0;
}
.case-studies-listing .csl-tags .cs-tag:first-child::before {
  display: none;
}
.case-studies-listing .csl-content {
  margin-top: 2rem;
}
.case-studies-listing .csl-content h3 {
  color: #2B2B2B;
  font-size: 1.5rem;
}
@media (min-width: 1200px) {
  .case-studies-listing .csl-content h3 {
    font-size: 1.875rem;
  }
}
.case-studies-listing .csl-content:hover h3 {
  color: #074D8F;
}
.case-studies-listing .csl-card {
  position: relative;
}
.case-studies-listing .csl-card a {
  display: block;
  text-decoration: none;
}
.case-studies-listing .csl-parallax {
  will-change: transform;
}

/* =========================
   PATIENT DISCOVERY JOURNEY
========================= */
.patient-discovery-journey {
  padding: 3.125rem 0;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .patient-discovery-journey {
    background: #F0FAFC;
  }
}
.patient-discovery-journey::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url(../images/bg-trg-shape.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
  pointer-events: none;
}
@media (min-width: 768px) {
  .patient-discovery-journey::before {
    background-size: cover;
  }
}
.patient-discovery-journey .container {
  width: 100%;
}
@media (max-width: 767px) {
  .patient-discovery-journey .container {
    width: auto;
  }
}
.patient-discovery-journey .pdj-main-wrapper {
  position: relative;
  z-index: 1;
}
.patient-discovery-journey .pdj-heading {
  text-align: left;
  margin: 0 1.25rem 3rem;
  max-width: 50.688rem;
}
@media (min-width: 768px) {
  .patient-discovery-journey .pdj-heading {
    text-align: center;
    margin: 0 auto 4rem;
  }
}
.patient-discovery-journey .pdj-triangle-wrap {
  width: 100%;
  margin: auto;
  position: relative;
  max-width: 22.625rem;
  height: 19.625rem;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .patient-discovery-journey .pdj-triangle-wrap {
    width: 40.625rem;
    height: 35rem;
    max-width: unset;
  }
}
@media (min-width: 1200px) {
  .patient-discovery-journey .pdj-triangle-wrap {
    width: 50rem;
    height: 43.25rem;
    max-width: unset;
  }
}
.patient-discovery-journey .pdj-img-wrap {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
  position: relative;
}
.patient-discovery-journey .pdj-card {
  position: absolute;
  cursor: pointer;
  overflow: hidden;
}
.patient-discovery-journey .pdj-card img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.patient-discovery-journey .pdj-card .fill-img {
  opacity: 0;
  visibility: hidden;
  transition: 0.6s;
}
.patient-discovery-journey .pdj-card.active .fill-img, .patient-discovery-journey .pdj-card:hover .fill-img {
  opacity: 1;
  visibility: visible;
}
.patient-discovery-journey .pdj-card.active .outline-img, .patient-discovery-journey .pdj-card:hover .outline-img {
  display: none;
}
.patient-discovery-journey .pdj-card.active .pdj-label, .patient-discovery-journey .pdj-card:hover .pdj-label {
  color: #fff;
}
.patient-discovery-journey .pdj-popup-desc ul {
  margin: 0;
}
.patient-discovery-journey .pdj-popup-desc ul > li span {
  font-size: 20px;
}
.patient-discovery-journey .pdj-popup-desc ul > li:before {
  left: 0;
  right: unset;
  width: 16px;
  height: 26px;
  top: 7px !important;
  transform: rotate(-45deg);
}
.patient-discovery-journey .pdj-content-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0.438rem 2.25rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.25rem;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .patient-discovery-journey .pdj-content-wrap {
    padding: 1.125rem 2.375rem;
    flex-direction: row;
    justify-content: space-between;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .patient-discovery-journey .pdj-content-wrap {
    padding: 1.125rem 3rem;
    justify-content: space-between;
    flex-direction: row;
  }
}
.patient-discovery-journey .pdj-label {
  margin: 0;
  font-size: 0.875rem;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .patient-discovery-journey .pdj-label {
    font-size: 1.25rem;
  }
}
@media (min-width: 1200px) {
  .patient-discovery-journey .pdj-label {
    font-size: 1.5rem;
  }
}
.patient-discovery-journey .pdj-plus {
  width: 20px;
  height: 20px;
  border: none;
  cursor: pointer;
  padding: 6px;
  background: #B9E2F0;
}
@media (min-width: 1200px) {
  .patient-discovery-journey .pdj-plus {
    width: 1.5rem;
    height: 1.5rem;
  }
}
.patient-discovery-journey .pdj-plus svg {
  width: 0.813rem;
  height: 0.813rem;
  fill: unset;
  background: transparent;
  padding: 0;
}
.patient-discovery-journey .pdj-plus:hover {
  background-color: #27A74A !important;
}
.patient-discovery-journey .pdj-plus:hover svg {
  fill: #fff !important;
}
.patient-discovery-journey .pdj-center-node {
  width: 11.313rem;
  height: 9.75rem;
  padding-bottom: 3.75rem;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  z-index: -1;
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .patient-discovery-journey .pdj-center-node {
    width: 25rem;
    height: 21.625rem;
    padding-bottom: 5.625rem;
  }
}
.patient-discovery-journey .pdj-center-node h3 {
  text-align: center;
  color: #074D8F;
  font-size: 1rem;
  margin: 0;
}
@media (min-width: 768px) {
  .patient-discovery-journey .pdj-center-node h3 {
    font-size: 1.875rem;
  }
}
.patient-discovery-journey .pdj-popup {
  position: fixed;
  inset: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  z-index: 99999;
}
.patient-discovery-journey .pdj-popup.active {
  opacity: 1;
  visibility: visible;
}
.patient-discovery-journey .pdj-popup.active .pdj-popup-inner {
  right: 0;
}
.patient-discovery-journey .pdj-popup-overlay {
  position: absolute;
  inset: 0;
  background: rgba(41, 35, 48, 0.3);
}
.patient-discovery-journey .pdj-popup-inner {
  position: absolute;
  right: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  transition: 0.3s;
}
@media (min-width: 768px) {
  .patient-discovery-journey .pdj-popup-inner {
    max-width: 39.375rem;
    padding: 5rem 3.75rem;
    background: #fff;
    backdrop-filter: unset;
    -webkit-backdrop-filter: unset;
  }
  .patient-discovery-journey .pdj-popup-inner::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url(../images/bg-trg-popup-shape.webp);
    background-repeat: no-repeat;
    background-size: cover;
    pointer-events: none;
    background-position: bottom;
  }
}
.patient-discovery-journey .pdj-popup-close {
  position: absolute;
  right: 1.25rem;
  top: 1.25rem;
  z-index: 3;
  border: none;
  cursor: pointer;
  padding: 0.625rem;
  background: #B9E2F0;
}
.patient-discovery-journey .pdj-popup-close svg {
  width: 1.5rem;
  height: 1.5rem;
  transform: rotate(45deg);
  padding: 0;
  background: transparent;
  fill: #053A73;
}
.patient-discovery-journey .pdj-popup-close:hover {
  background-color: #074D8F !important;
}
.patient-discovery-journey .pdj-popup-close:hover svg {
  fill: #fff !important;
}
@media (min-width: 992px) {
  .patient-discovery-journey .pdj-popup-close {
    right: 5rem;
    top: 5rem;
  }
}
.patient-discovery-journey .pdj-top-triangle {
  width: 50%;
  height: 50%;
  left: 25%;
  top: 0;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .patient-discovery-journey .pdj-top-triangle {
    width: 20.313rem;
    height: 17.625rem;
    left: 10.125rem;
    top: 0;
  }
}
@media (min-width: 1200px) {
  .patient-discovery-journey .pdj-top-triangle {
    width: 25rem;
    height: 21.625rem;
    left: 12.5rem;
    top: 0;
  }
}
.patient-discovery-journey .pdj-left-triangle {
  width: 50%;
  height: 50%;
  left: 0;
  top: 50%;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .patient-discovery-journey .pdj-left-triangle {
    width: 20.313rem;
    height: 17.625rem;
    left: 0;
    top: 17.5rem;
  }
}
@media (min-width: 1200px) {
  .patient-discovery-journey .pdj-left-triangle {
    width: 25rem;
    height: 21.625rem;
    left: 0;
    top: 21.625rem;
  }
}
.patient-discovery-journey .pdj-right-triangle {
  width: 50%;
  height: 50%;
  right: 0;
  top: 50%;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .patient-discovery-journey .pdj-right-triangle {
    width: 20.313rem;
    height: 17.625rem;
    right: 0;
    top: 17.5rem;
  }
}
@media (min-width: 1200px) {
  .patient-discovery-journey .pdj-right-triangle {
    width: 25rem;
    height: 21.625rem;
    right: 0;
    top: 21.625rem;
  }
}

.lead-journey {
  background: #011638;
  overflow: hidden;
}
@media (max-width: 991px) {
  .lead-journey {
    padding-bottom: 7.5rem !important;
  }
}
@media screen and (width: 1024px) and (height: 768px), screen and (width: 1180px) and (height: 820px) {
  .lead-journey {
    min-height: 100vh;
  }
}
.lead-journey .lj-right,
.lead-journey .swiper,
.lead-journey .swiper-wrapper,
.lead-journey .swiper-slide {
  pointer-events: auto;
}
@media (max-width: 991px) {
  .lead-journey .lj-content {
    transform: none !important;
    transition: none !important;
    pointer-events: auto !important;
  }
}
.lead-journey .lj-sticky-wrapper {
  display: flex;
  gap: 80px;
  align-items: center;
}
@media (max-width: 991px) {
  .lead-journey .lj-sticky-wrapper {
    flex-direction: column;
    gap: 0;
  }
}
.lead-journey {
  /* LEFT AREA */
}
.lead-journey .lj-left {
  width: 50%;
  position: relative;
  display: flex;
  align-items: flex-end;
}
@media (max-width: 991px) {
  .lead-journey .lj-left {
    min-height: 60vh;
    overflow: hidden;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .lead-journey .lj-left-img {
    position: absolute;
    inset: 0;
    background: url(../images/main-lead-img.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }
}
.lead-journey .lj-card {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 1.875rem;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(80px) scale(0.95) rotateX(10deg);
  transition: all 0.6s ease;
  background: url(../images/stack-card.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 290px;
  width: 100%;
}
@media (max-width: 991px) {
  .lead-journey .lj-card {
    display: none;
  }
}
.lead-journey .lj-card.is-active,
.lead-journey .lj-card.is-prev {
  opacity: 1;
  visibility: visible;
  z-index: 10;
}
.lead-journey .lj-number {
  color: #fff;
  font-size: 24px;
  opacity: 0.7;
  position: absolute;
  bottom: 112px;
  transform: rotate3d(1, 1, 1, -60deg);
  width: auto;
  left: 27px;
}
.lead-journey .lj-counter-wrap {
  margin-bottom: 4.5rem;
}
@media screen and (width: 1536px) and (min-height: 695px) and (max-height: 730px) {
  .lead-journey .lj-counter-wrap {
    margin-bottom: 1.5rem;
  }
}
@media screen and (width: 1024px) and (height: 768px) {
  .lead-journey .lj-counter-wrap {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 991px) {
  .lead-journey .lj-counter-wrap {
    margin-bottom: 2rem;
  }
}
.lead-journey .lj-counter-wrap .lj-current {
  color: #91CDE6;
}
.lead-journey .lj-counter-wrap span {
  color: #4AA6D4;
}
.lead-journey .lj-counter-wrap .lj-total {
  color: #4AA6D4;
}
.lead-journey .lj-inner-title {
  transform: rotate(-8deg);
}
.lead-journey .lj-title {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 600;
  margin-top: 0.625rem;
  width: auto;
  position: relative;
  bottom: -8.25rem;
  left: 7.688rem;
  transform: rotate3d(1, 1, 1, -56deg);
  letter-spacing: 1px;
  text-align: center;
}
@media (max-width: 1199px) {
  .lead-journey .lj-title {
    bottom: -7.688rem;
    left: 4.688rem;
  }
}
.lead-journey .lj-cta {
  margin-top: 1.25rem;
}
.lead-journey {
  /* RIGHT SIDE */
}
.lead-journey .lj-right {
  width: 50%;
  position: sticky;
  top: 7.5rem;
  height: 70vh;
  overflow: visible;
}
@media screen and (width: 1536px) and (min-height: 695px) and (max-height: 730px) {
  .lead-journey .lj-right {
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .lead-journey .lj-right {
    width: 100%;
    height: 100%;
  }
}
.lead-journey .lj-right .lj-content {
  color: #fff;
}
@media (max-width: 991px) {
  .lead-journey .lj-right .lj-content {
    display: block;
  }
}
.lead-journey .lj-right .lj-content h2,
.lead-journey .lj-right .lj-content p {
  color: #fff;
}
.lead-journey .lj-right .lj-content h2 {
  font-size: 2.5rem;
}
@media (max-width: 991px) {
  .lead-journey .lj-right .lj-content h2 {
    font-size: 1.875rem;
  }
}
@media (max-width: 767px) {
  .lead-journey .lj-right .lj-content h2 {
    font-size: 1.5rem;
  }
}
@media screen and (width: 1024px) and (height: 768px) {
  .lead-journey .lj-right .lj-content h2 {
    font-size: 1.875rem;
  }
}
.lead-journey .lj-right .lj-content p {
  font-weight: 400;
}
@media (min-width: 992px) {
  .lead-journey .lj-right .lj-content p {
    font-size: 1.125rem;
  }
}
@media screen and (width: 1024px) and (height: 768px) {
  .lead-journey .lj-right .lj-content p {
    font-size: 1rem;
  }
}
.lead-journey .lj-right .lj-content ul {
  padding-left: 26px;
}
.lead-journey .lj-right .lj-content ul li {
  position: relative;
  font-weight: 400;
  list-style-type: none;
}
@media (min-width: 992px) {
  .lead-journey .lj-right .lj-content ul li {
    font-size: 1.125rem;
  }
}
@media screen and (width: 1024px) and (height: 768px) {
  .lead-journey .lj-right .lj-content ul li {
    font-size: 1rem;
  }
}
.lead-journey .lj-right .lj-content ul li::before {
  content: "";
  position: absolute;
  top: 0.938rem;
  left: -0.688rem;
  width: 1.5rem;
  height: 1.5rem;
  transform: rotate(-45deg) translateY(-80%);
  background: url(../images/bullet-img.svg);
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}
.lead-journey .lj-right .lj-content {
  position: absolute;
  inset: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(40px);
  transition: opacity 0.6s ease, transform 0.6s ease, visibility 0s linear 0.6s;
}
@media (max-width: 991px) {
  .lead-journey .lj-right .lj-content {
    position: relative;
    opacity: 1;
    visibility: visible;
  }
}
.lead-journey .lj-right .lj-content.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0);
  transition: opacity 0.6s ease, transform 0.6s ease, visibility 0s linear 0s;
  z-index: 2;
}

.growth-section {
  position: relative;
  overflow: hidden;
  background: #F0FAFC;
}
.growth-section .top-content {
  max-width: 55.875rem;
  margin: 0 auto 4rem;
}
@media (min-width: 1200px) {
  .growth-section .top-content {
    text-align: center;
  }
}
.growth-section .top-content .eyebrow-text {
  margin-bottom: 1rem;
}
.growth-section .top-content h2 {
  margin-bottom: 0.5rem;
}
.growth-section .top-content h2 span {
  color: rgba(41, 35, 48, 0.5);
  font-weight: 600;
  text-decoration: line-through;
}
.growth-section .slider-container {
  position: relative;
}
.growth-section .slider-progress-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1.25rem;
  gap: 1.25rem;
}
@media (min-width: 1200px) {
  .growth-section .slider-progress-container {
    display: none;
  }
}
.growth-section .progress-bar {
  position: relative;
  flex: 1;
  height: 0.125rem !important;
  background: #B9E2F0;
}
.growth-section .progress-fill {
  position: relative;
  flex: 1;
  height: 0.125rem !important;
  transition: width 0.5s ease;
  background: #074D8F;
}
.growth-section .progress-text {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 400;
  font-size: 1rem;
  color: #B9E2F0;
}
.growth-section .progress-text .current-slide {
  color: #074D8F;
}
.growth-section .cards-track {
  display: flex;
  gap: 0;
  transition: transform 0.6s ease;
}
@media (min-width: 1200px) {
  .growth-section .cards-track {
    display: flex;
  }
}
.growth-section .card {
  position: relative;
  flex: 0 0 100%;
  min-height: 27.313rem;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  opacity: 0.45;
  transition: all 0.5s ease;
}
.growth-section .card:last-child {
  border-right: 2px solid #0E78BE;
}
.growth-section .card:last-child .timeline-dot {
  display: none;
}
.growth-section .card:nth-child(3), .growth-section .card:nth-child(4) {
  justify-content: flex-end;
}
.growth-section .card::before {
  content: "";
  position: absolute;
  top: 0;
  left: -1px;
  width: 2px;
  height: 100%;
  background: #B9E2F0;
  transition: opacity 0.4s ease;
}
.growth-section .card {
  /* Active + Completed */
}
.growth-section .card.active, .growth-section .card.completed {
  opacity: 1;
}
.growth-section .card.active .desc, .growth-section .card.completed .desc {
  opacity: 1;
  max-height: 10.625rem;
  margin-top: 0.75rem;
}
.growth-section .card.active {
  background: linear-gradient(270deg, rgba(185, 226, 240, 0) 0%, #B9E2F0 100%);
}
.growth-section .card.active::before {
  background: #0E78BE;
}
.growth-section .card .desc {
  color: rgba(41, 35, 48, 0.7);
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  margin-top: 0;
  transition: opacity 1s cubic-bezier(0.25, 1, 0.25, 1), max-height 1s cubic-bezier(0.25, 1, 0.25, 1), margin-top 1s cubic-bezier(0.25, 1, 0.25, 1);
}
.growth-section .card {
  /* Header */
}
.growth-section .card-header {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 0.625rem;
}
.growth-section .card-header h4 {
  margin-bottom: 0.625rem;
}
.growth-section .card-header .num {
  margin-bottom: 0 !important;
}
.growth-section .card-header .num li {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #074D8F;
  font-weight: 600 !important;
  padding-top: 0 !important;
}
.growth-section .card-header .num li:before {
  top: -13px !important;
  transform: rotate(-45deg);
}
.growth-section .card-inner h4 {
  margin-bottom: 10px;
}
.growth-section .card {
  /* Timeline */
}
.growth-section .card-timeline-svg {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 1;
}
.growth-section .card-timeline-svg svg {
  width: 100%;
  height: 100%;
  overflow: visible;
}
.growth-section .card .base-path {
  fill: none;
  stroke: #91CDE6;
  stroke-width: 2;
  stroke-dasharray: 6 6;
}
.growth-section .card .fill-path {
  fill: none;
  stroke: #0E78BE;
  stroke-width: 3;
  stroke-linecap: round;
}
.growth-section .card .timeline-dot {
  position: absolute;
  width: 0.875rem;
  height: 0.875rem;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #0E78BE;
  transform: translate(-50%, -50%);
  z-index: 10;
  transition: all 0.4s ease;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}
.growth-section .card .timeline-dot.completed {
  background: #0E78BE;
  border-color: #0E78BE;
}
.growth-section .card .timeline-dot.active {
  width: 1.125rem;
  height: 1.125rem;
  border-color: #0E78BE;
}
@media (min-width: 768px) {
  .growth-section .card {
    flex: 0 0 50%;
    min-height: 27.313rem;
    padding: 2.5rem 1.5rem;
  }
}
@media (min-width: 1200px) {
  .growth-section .card {
    flex: 1;
    max-width: none;
    min-height: 34.25rem;
    padding: 1.875rem;
  }
  .growth-section .card:last-child {
    border-right: 1px solid #B9E2F0;
  }
}

.blog-listing-hero {
  position: relative;
  overflow: hidden;
}
.blog-listing-hero::before {
  content: "";
  position: absolute;
  top: 0;
  right: -600px;
  background: url(../images/plus-pattern.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 1205px;
  height: 710px;
  opacity: 0.5;
  z-index: 1;
}
@media (max-width: 767px) {
  .blog-listing-hero::before {
    display: none;
  }
}
.blog-listing-hero .ih-content-wrap {
  position: relative;
  z-index: 1;
  padding-top: 5.75rem;
  padding-bottom: 3.5rem;
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .blog-listing-hero .ih-content-wrap {
    padding-top: 8.125rem;
    padding-bottom: 5rem;
  }
}
@media (min-width: 1200px) {
  .blog-listing-hero .ih-content-wrap {
    padding-top: 11.5rem;
    padding-bottom: 5rem;
  }
}
@media (min-width: 992px) {
  .blog-listing-hero .ih-content-wrap {
    row-gap: 4rem;
  }
}
.blog-listing-hero .ih-top-part {
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}
@media (min-width: 768px) {
  .blog-listing-hero .ih-top-part {
    row-gap: 2rem;
  }
}
.blog-listing-hero .ih-top-part .h1 {
  font-size: 2.5rem;
  line-height: 1.3;
  margin: 0;
}
.blog-listing-hero .ih-top-part .h1 br {
  display: none;
}
@media (min-width: 768px) {
  .blog-listing-hero .ih-top-part .h1 {
    font-size: 3rem;
  }
  .blog-listing-hero .ih-top-part .h1 br {
    display: block;
  }
}
@media (min-width: 1200px) {
  .blog-listing-hero .ih-top-part .h1 {
    font-size: 5.25rem;
  }
}
.blog-listing-hero .ih-bg-img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 101%;
  height: 101%;
  transform: translate(-50%, -50%);
}
.blog-listing-hero .ih-bg-img img {
  width: 100%;
  height: 100%;
  object-fit: inherit;
}
.blog-listing-hero .ih-sub-heading {
  max-width: 62.063rem;
  margin-left: auto;
}
.blog-listing-hero .blh-wrapper {
  position: relative;
}
.blog-listing-hero .blog-card {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  row-gap: 2rem;
  padding: 1.25rem;
  text-decoration: none;
}
@media (max-width: 767px) {
  .blog-listing-hero .blog-card {
    background-color: #032757;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .blog-listing-hero .blog-card {
    padding: 12.5rem 2.25rem 3rem;
  }
}
@media (min-width: 1200px) {
  .blog-listing-hero .blog-card {
    padding: 17.875rem 2.25rem 3rem;
  }
}
@media (min-width: 768px) {
  .blog-listing-hero .blog-card {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 4.875rem), calc(100% - 4.875rem) 100%, 0 100%);
  }
  .blog-listing-hero .blog-card::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(1, 22, 56, 0) 0%, rgba(1, 22, 56, 0.557983) 23.26%, rgba(1, 22, 56, 0.8) 46.12%, #011638 100%);
    pointer-events: none;
    z-index: 1;
  }
}
.blog-listing-hero .blog-card:hover .blog-img img {
  transform: scale(1.1);
}
.blog-listing-hero .blog-img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
}
@media (max-width: 767px) {
  .blog-listing-hero .blog-img {
    position: relative;
    padding-top: 67.7966101695%;
  }
  .blog-listing-hero .blog-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .blog-listing-hero .blog-img img {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 2rem), calc(100% - 2rem) 100%, 0 100%);
  }
}
@media (min-width: 768px) {
  .blog-listing-hero .blog-img {
    position: absolute;
    left: 0;
    top: 0;
  }
}
.blog-listing-hero .blog-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.6s;
}
.blog-listing-hero .blog-content {
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .blog-listing-hero .blog-content {
    display: flex;
    flex-direction: column;
    row-gap: 1rem;
  }
}
.blog-listing-hero .blog-content .blog-title-link {
  text-decoration: none;
  color: inherit;
  display: block;
}
.blog-listing-hero .blog-content .blog-title-link:hover .blog-title {
  text-decoration: none;
}
.blog-listing-hero .blog-content .blog-title {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .blog-listing-hero .blog-content .blog-title {
    font-size: 1.75rem;
  }
}
@media (min-width: 1200px) {
  .blog-listing-hero .blog-content .blog-title {
    font-size: 3.5rem;
  }
}
@media (min-width: 768px) {
  .blog-listing-hero .blog-content .blog-title {
    padding-right: 3.125rem;
    margin-top: 0.625rem;
  }
}
.blog-listing-hero .blog-date {
  text-decoration: underline;
  text-underline-offset: 6px;
  text-decoration-color: #27A74A;
}
.blog-listing-hero .blog-tags-wrapper {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
}
@media (max-width: 767px) {
  .blog-listing-hero .blog-tags-wrapper {
    order: 3;
  }
}
@media (min-width: 768px) {
  .blog-listing-hero .blog-tags-wrapper {
    margin-top: 1.5rem;
  }
}
.blog-listing-hero .blog-tags-wrapper.expanded .blog-tag-hidden {
  display: inline-block !important;
}
.blog-listing-hero .blog-tags-wrapper.expanded .blog-more-tags-trigger {
  display: none !important;
}
.blog-listing-hero .blog-tags-wrapper .blog-tag {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.15);
  color: #fff;
  padding: 0.25rem 0.5rem;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.2s ease;
}
.blog-listing-hero .blog-tags-wrapper .blog-tag:hover {
  background-color: #fff;
  color: #0E78BE;
}
.blog-listing-hero .blog-tags-wrapper .blog-tag-hidden {
  display: none !important;
}
.blog-listing-hero .blog-tags-wrapper .blog-more-tags-trigger {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.15);
  color: #fff;
  padding: 0.25rem 0.5rem;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  user-select: none;
  z-index: 50;
}
.blog-listing-hero .blog-tags-wrapper .blog-more-tags-trigger:hover {
  background-color: #4AA6D4;
  color: #fff;
}

.about-brand-section {
  position: relative;
}
.about-brand-section .ab-sub-desc {
  position: relative;
  z-index: 1;
}
.about-brand-section .ab-sub-desc p span {
  display: block;
}
@media (min-width: 992px) {
  .about-brand-section .ab-sub-desc p span {
    font-size: 1.125rem;
  }
}
@media (min-width: 992px) {
  .about-brand-section .ab-row {
    display: flex;
    align-items: center;
  }
}
.about-brand-section .ab-content {
  width: 100%;
}
@media (min-width: 992px) {
  .about-brand-section .ab-content {
    width: calc(100% + 27.063rem);
  }
}
@media (min-width: 992px) {
  .about-brand-section .ab-content h2 {
    margin-bottom: 3rem;
  }
}
.about-brand-section .ab-img.mobile {
  display: block;
}
@media (min-width: 768px) {
  .about-brand-section .ab-img.mobile {
    display: none;
  }
}
.about-brand-section .ab-img.desktop {
  display: none;
}
@media (min-width: 768px) {
  .about-brand-section .ab-img.desktop {
    display: block;
  }
}
.about-brand-section .ab-img img {
  width: 100%;
  height: 100%;
}
@media (min-width: 1200px) {
  .about-brand-section .ab-img img {
    margin-left: -2.5rem;
  }
}

.key-milestone {
  background-color: #F0FAFC;
}
.key-milestone .km-row {
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: wrap;
  gap: 3.125rem;
}
@media (min-width: 768px) {
  .key-milestone .km-row {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    gap: 5rem;
  }
}
.key-milestone .km-sub-desc p {
  color: #292330;
}
@media (min-width: 992px) {
  .key-milestone .km-sub-desc p {
    font-size: 1.125rem;
  }
}
.key-milestone .km-content h2 {
  margin-bottom: 1.5rem;
}
@media (min-width: 992px) {
  .key-milestone .km-content h2 {
    margin-bottom: 3rem;
  }
}
.key-milestone .km-img img {
  clip-path: polygon(0 0, calc(100% - 5rem) 0, 100% 5rem, 100% 100%, 5rem 100%, 0 calc(100% - 5rem));
}

.two-column-content .tcc-left-dec p span, .two-column-content .tcc-right-dec p span {
  color: #414042;
}
@media (min-width: 992px) {
  .two-column-content .tcc-left-dec p span, .two-column-content .tcc-right-dec p span {
    font-size: 1.125rem;
  }
}
.two-column-content .tcc-left-dec ul li span, .two-column-content .tcc-right-dec ul li span {
  color: #292330;
  font-weight: 500 !important;
}
@media (min-width: 992px) {
  .two-column-content .tcc-left-dec ul li span, .two-column-content .tcc-right-dec ul li span {
    font-size: 1.125rem;
  }
}
.two-column-content .tcc-right-dec p span {
  color: #292330;
}
.two-column-content .tcc-right-dec.bullet-check ul li::before {
  top: 9px;
  left: 0;
  right: auto;
  width: 1.5rem;
  height: 1.5rem;
  transform: rotate(-27deg);
}
.two-column-content .tcc-row {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 1.5rem;
}
@media (min-width: 992px) {
  .two-column-content .tcc-row {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    gap: 6.25rem;
  }
}
@media (min-width: 992px) {
  .two-column-content .tcc-content-right {
    width: 100%;
    max-width: 35rem;
  }
}
.two-column-content .tcc-content h2 {
  margin-bottom: 1.5rem;
}
@media (min-width: 992px) {
  .two-column-content .tcc-content h2 {
    margin-bottom: 3rem;
  }
}

.blog-post-listing .challenges-widget {
  display: none;
}
.blog-post-listing .mobile-controls {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  margin-bottom: 1.875rem;
}
@media (min-width: 992px) {
  .blog-post-listing .mobile-controls {
    display: none;
  }
}
.blog-post-listing .mobile-controls .mobile-search-wrapper {
  position: relative;
}
.blog-post-listing .mobile-controls .mobile-search-wrapper .mobile-search-input {
  width: 100%;
  padding: 0.75rem 3.125rem 0.75rem 1.25rem;
  border: 1px solid #074D8F;
  border-radius: 0;
  font-size: 1rem;
  background-color: rgba(14, 120, 190, 0.1);
  color: #414042;
}
.blog-post-listing .mobile-controls .mobile-search-wrapper .mobile-search-input:focus {
  border-color: #414042;
}
.blog-post-listing .mobile-controls .mobile-search-wrapper .mobile-search-input::placeholder {
  color: #414042;
}
.blog-post-listing .mobile-controls .mobile-search-wrapper .mobile-search-btn {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  color: #053A73;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3rem;
}
.blog-post-listing .mobile-controls .mobile-search-wrapper .mobile-search-btn svg {
  width: 1.25rem;
  height: 1.25rem;
  background: transparent;
  padding: unset;
}
.blog-post-listing .mobile-controls .mobile-dropdown-wrapper {
  position: relative;
}
.blog-post-listing .mobile-controls .mobile-dropdown-wrapper .mobile-select-element {
  width: 100%;
  padding: 0.75rem 3.125rem 0.75rem 1.25rem;
  border: 1px solid #074D8F;
  border-radius: 0;
  font-size: 1rem;
  background-color: #fff;
  color: #414042;
  appearance: none;
  cursor: pointer;
  background: url(../images/arrow-angle.svg);
  background-repeat: no-repeat;
  background-position: right 1.25rem center;
}
.blog-post-listing .main-content-layout {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25rem;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .blog-post-listing .main-content-layout {
    grid-template-columns: 2.3fr 1fr;
    gap: 1.25rem;
  }
}
@media (min-width: 1200px) {
  .blog-post-listing .main-content-layout {
    grid-template-columns: 3.3fr 1fr;
    gap: 2.5rem;
  }
}
.blog-post-listing .posts-grid-container {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .blog-post-listing .posts-grid-container {
    gap: 1.25rem;
  }
}
@media (min-width: 1200px) {
  .blog-post-listing .posts-grid-container {
    gap: 2.5rem;
  }
}
.blog-post-listing .posts-grid-container .posts-grid {
  display: grid;
  grid-template-columns: 1fr;
  transition: opacity 0.25s ease;
  gap: 1.25rem;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .blog-post-listing .posts-grid-container .posts-grid {
    gap: 1.25rem;
  }
}
@media (min-width: 1200px) {
  .blog-post-listing .posts-grid-container .posts-grid {
    gap: 2.5rem;
  }
}
@media (min-width: 576px) {
  .blog-post-listing .posts-grid-container .posts-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.blog-post-listing .post-card-wrapper {
  display: block;
  text-decoration: none;
  color: inherit;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  filter: drop-shadow(var(--wp-shadow-premium));
  transition: var(--wp-transition);
}
.blog-post-listing .post-card-wrapper:hover {
  filter: drop-shadow(var(--wp-shadow-hover));
  transform: translateY(-0.375rem);
}
.blog-post-listing .post-card-wrapper:hover .post-card-image {
  transform: scale(1.06);
}
.blog-post-listing .post-card {
  background: linear-gradient(180deg, #F0FAFC 0%, #B9E2F0 100%);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  clip-path: polygon(0 0, calc(100% - 3.875rem) 0, 100% 3.875rem, 100% 100%, 0 100%);
  overflow: hidden;
  padding: 1.25rem;
  gap: 2rem;
}
@media (min-width: 1200px) {
  .blog-post-listing .post-card {
    padding: 2rem;
  }
}
.blog-post-listing .post-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, #E3F5FA 0%, #91CDE6 100%);
  opacity: 0;
  transition: opacity 0.5s ease;
  z-index: 0;
}
.blog-post-listing .post-card > * {
  z-index: 1;
}
.blog-post-listing .post-card:hover::before {
  opacity: 1;
}
.blog-post-listing .post-card .post-card-body {
  display: flex;
  flex-direction: column;
}
.blog-post-listing .post-card .post-card-date {
  text-decoration: underline;
  text-underline-offset: 0.375rem;
  text-decoration-color: #27A74A;
  margin-bottom: 1.5rem;
  color: #074D8F;
}
.blog-post-listing .post-card .post-card-tag-wrapper {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 0.125rem;
  width: fit-content;
  flex-wrap: wrap;
}
.blog-post-listing .post-card .post-card-tag-wrapper.expanded .post-card-tag-hidden {
  display: inline-block !important;
}
.blog-post-listing .post-card .post-card-tag-wrapper.expanded .post-card-more-tags-trigger {
  display: none !important;
}
.blog-post-listing .post-card .post-card-tag {
  display: inline-block;
  background-color: #fff;
  color: #074D8F;
  padding: 0.25rem 0.5rem;
  text-decoration: none;
}
.blog-post-listing .post-card .post-card-tag:hover {
  background-color: #4AA6D4;
  color: #fff;
}
.blog-post-listing .post-card {
  /* Hide hidden tags by default */
}
.blog-post-listing .post-card .post-card-tag-hidden {
  display: none !important;
}
.blog-post-listing .post-card .post-card-more-tags-trigger {
  display: inline-block;
  background-color: #fff;
  color: #074D8F;
  padding: 0.25rem 0.5rem;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  user-select: none;
  z-index: 50;
}
.blog-post-listing .post-card .post-card-more-tags-trigger:hover {
  background-color: #4AA6D4;
  color: #fff;
}
.blog-post-listing .post-card .post-card-title {
  transition: 0.3s;
}
.blog-post-listing .post-card .post-card-title:hover {
  text-decoration: underline;
}
.blog-post-listing .post-card .post-card-title-link {
  text-decoration: none;
  color: inherit;
  display: block;
}
.blog-post-listing .post-card .post-card-title-link:hover .post-card-title {
  color: #0E78BE;
  text-decoration: none;
}
.blog-post-listing .post-card .post-card-image-link {
  display: block;
  width: 100%;
  overflow: hidden;
  margin-top: 0.938rem;
}
.blog-post-listing .post-card .post-card-image-container {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-top: 67.7966101695%;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 3.875rem 100%, 0 calc(100% - 3.875rem));
}
.blog-post-listing .post-card .post-card-image-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .blog-post-listing .post-card .post-card-image-container {
    padding-top: 51.1508951407%;
  }
}
@media (max-width: 1199px) {
  .blog-post-listing .post-card .post-card-image-container {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 2rem 100%, 0 calc(100% - 2rem));
  }
}
.blog-post-listing .post-card .post-card-image {
  transition: transform 0.5s ease;
}
.blog-post-listing .load-more-container {
  display: flex;
  justify-content: center;
  margin-top: 1.25rem;
}
.blog-post-listing .no-posts-found {
  grid-column: 1/-1;
  text-align: center;
  padding: 3.75rem 1.25rem;
  font-size: 1.1rem;
  color: #414042;
  background: #fff;
  border: 0.063rem dashed #dee3e2;
  border-radius: 0.75rem;
}
.blog-post-listing .sidebar {
  display: none;
}
@media (min-width: 992px) {
  .blog-post-listing .sidebar {
    display: block;
  }
}
.blog-post-listing .sidebar .sidebar-sticky-wrapper {
  position: sticky;
  top: 2.5rem;
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
}
.blog-post-listing .sidebar .search-widget {
  position: relative;
  overflow: hidden;
}
.blog-post-listing .sidebar .search-widget .search-input-desktop {
  width: 100%;
  padding: 0.75rem 3.125rem 0.75rem 1.25rem;
  border: 1px solid #074D8F;
  border-radius: 0;
  font-size: 1rem;
  background-color: rgba(14, 120, 190, 0.1);
  color: #414042;
}
.blog-post-listing .sidebar .search-widget .search-input-desktop:focus {
  border-color: #414042;
}
.blog-post-listing .sidebar .search-widget .search-input-desktop::placeholder {
  color: #414042;
}
.blog-post-listing .sidebar .search-widget .search-btn-desktop {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  color: #053A73;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3rem;
}
.blog-post-listing .sidebar .search-widget .search-btn-desktop svg {
  width: 1.25rem;
  height: 1.25rem;
  background: transparent;
  padding: unset;
}
.blog-post-listing .sidebar .categories-widget {
  background-color: #F0FAFC;
  padding: 1.5rem;
}
.blog-post-listing .sidebar .challenges-widget {
  margin-top: 1.5rem;
}
.blog-post-listing .sidebar .challenges-widget .challenges-widget-title {
  margin: 0 0 1rem;
  font-size: 1.125rem;
  font-weight: 600;
  color: #292330;
}
.blog-post-listing .sidebar .categories-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
}
.blog-post-listing .sidebar .category-item {
  border-bottom: 0.063rem solid #91CDE6;
  padding: 0;
}
.blog-post-listing .sidebar .category-item:last-child {
  border-bottom: none;
}
.blog-post-listing .sidebar .category-item:last-child a {
  padding-bottom: 0;
}
.blog-post-listing .sidebar .category-item:last-child a::after {
  display: none;
}
.blog-post-listing .sidebar .category-item .category-link {
  display: flex;
  align-items: center;
  padding: 1rem 0;
  position: relative;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  text-decoration: none;
  color: #292330;
}
.blog-post-listing .sidebar .category-item .category-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0.063rem;
  background-color: #4AA6D4;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.blog-post-listing .sidebar .category-item .category-link:hover {
  color: #0E78BE;
  padding-left: 10px;
}
.blog-post-listing .sidebar .category-item .category-link:hover::after {
  width: 100%;
}
.blog-post-listing .sidebar .category-item.active .category-link {
  color: #0E78BE;
}
.blog-post-listing .sidebar .category-item.active .category-link::after {
  width: 100%;
}
.blog-post-listing {
  /* --- Search Close (X) Button Style & Position --- */
}
.blog-post-listing .search-clear-btn {
  position: absolute;
  top: 51%;
  transform: translateY(-50%);
  background: none;
  border: none;
  font-size: 1.875rem;
  font-weight: 300;
  color: #292330;
  cursor: pointer;
  padding: 0 0.375rem;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease, color 0.2s ease;
  user-select: none;
  min-height: 3rem;
}
.blog-post-listing .search-clear-btn:hover {
  color: #0E78BE;
}
.blog-post-listing .mobile-search-wrapper .search-clear-btn {
  right: 3rem;
}
.blog-post-listing .search-widget .search-clear-btn {
  right: 3.125rem;
}
.blog-post-listing .mobile-search-input,
.blog-post-listing .search-input-desktop {
  padding-right: 5.313rem !important;
}
.blog-post-listing {
  /* Desktop */
}
.blog-post-listing .search-widget.has-text:hover .search-clear-btn,
.blog-post-listing .search-widget.has-text:focus-within .search-clear-btn {
  opacity: 1;
  pointer-events: auto;
}
.blog-post-listing {
  /* Mobile */
}
.blog-post-listing .mobile-search-wrapper.has-text .search-clear-btn {
  opacity: 1;
  pointer-events: auto;
}

.fade-in {
  animation: wpFadeIn 0.4s ease forwards;
}

@keyframes wpFadeIn {
  from {
    opacity: 0;
    transform: translateY(0.625rem);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (min-width: 992px) {
  .performance-results .pr-dec p {
    font-size: 1.125rem;
  }
}
.performance-results .pr-cell {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 1.25rem;
  margin-top: 4rem;
}
@media (min-width: 768px) {
  .performance-results .pr-cell {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .performance-results .pr-cell {
    grid-template-columns: repeat(3, 1fr);
  }
}
.performance-results .pr-wrap {
  position: relative;
  padding: 2rem 2rem 6.875rem;
  background: radial-gradient(83% 81.34% at 13.5% 16.78%, #B9E2F0 0%, #F0FAFC 100%);
  clip-path: polygon(0 0, calc(100% - 3rem) 0, 100% 3rem, 100% 100%, 3rem 100%, 0 calc(100% - 3rem));
}
@media (min-width: 992px) {
  .performance-results .pr-wrap {
    padding: 2rem 2rem 9rem;
  }
}
.performance-results .pr-counter {
  font-size: 3rem;
  font-weight: 500;
  color: #074D8F;
}
.performance-results .pr-counter .stat-text:has(+ .stat-counter) {
  margin-right: 0.5rem;
}
.performance-results .pr-counter span {
  font-weight: 500;
}
.performance-results .pr-sub-title {
  margin-top: 0.313rem;
  margin-bottom: 1.75rem;
}
.performance-results .pr-sub-title p {
  font-size: 1.5rem;
  font-weight: 500 !important;
  color: #292330;
}
.performance-results .pr-sub-desc {
  position: absolute;
  right: 2rem;
  bottom: 2rem;
  left: 2rem;
  text-align: end;
}
.performance-results .pr-sub-desc p {
  font-weight: 400 !important;
  color: #292330;
}
@media (min-width: 992px) {
  .performance-results .pr-sub-desc p {
    font-size: 1.125rem;
  }
}

.our-strategy {
  position: relative;
  background-color: #011638;
}
@media (min-width: 1200px) {
  .our-strategy {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.our-strategy .section-heading {
  margin-bottom: 2.5rem;
}
@media (max-width: 991px) {
  .our-strategy .section-heading {
    text-align: left;
  }
}
.our-strategy .section-heading .eyebrow-text {
  color: #59C281;
  margin-bottom: 0;
}
.our-strategy .section-heading .eyebrow-text::before, .our-strategy .section-heading .eyebrow-text::after {
  background-color: #59C281;
}
.our-strategy .os-content .os-dec p {
  margin-bottom: 0.625rem;
}
.our-strategy .os-content .os-dec ul li a:hover {
  color: #20963D;
}
@media screen and (min-width: 1200px) and (max-width: 1600px) {
  .our-strategy .os-cell-left {
    width: 40%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .our-strategy .os-cell-left {
    width: 45%;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1600px) {
  .our-strategy .os-cell-right {
    width: 60%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .our-strategy .os-cell-right {
    width: 55%;
  }
}
.our-strategy .os-row {
  display: flex;
  align-items: center;
  gap: 1.438rem;
}
@media screen and (min-width: 1200px) and (max-width: 1600px) {
  .our-strategy .os-row {
    align-items: unset;
  }
}
@media (min-width: 992px) {
  .our-strategy .os-row {
    flex-wrap: nowrap;
  }
}
@media (min-width: 1200px) {
  .our-strategy .os-row {
    gap: 6.875rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .our-strategy .os-row {
    gap: 2.5rem;
  }
}
.our-strategy .os-heading h3 {
  font-size: 1.5rem;
}
@media (min-width: 1200px) {
  .our-strategy .os-heading h3 {
    font-size: 2.5rem;
  }
}
.our-strategy .os-image {
  position: relative;
  padding-top: 90%;
}
.our-strategy .os-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.our-strategy .os-image {
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 5.313rem), calc(100% - 5.313rem) 100%, 0 100%);
}
.our-strategy .os-counter-wrap {
  position: relative;
  margin-bottom: 0.625rem;
}
@media (max-width: 991px) {
  .our-strategy .os-counter-wrap {
    margin-bottom: 48px;
  }
}
.our-strategy .os-counter-wrap.desktop {
  display: none;
}
.our-strategy .os-counter-wrap.mobile {
  display: block;
}
.our-strategy .os-counter-wrap .os-counter {
  display: flex;
  gap: 0.625rem;
}
.our-strategy .os-counter-wrap .os-counter .current-slide {
  color: #91CDE6;
}
.our-strategy .os-counter-wrap .os-counter span {
  color: #4AA6D4;
}
.our-strategy .os-dec.bullet-check ul li::before {
  top: 0.313rem;
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  transform: rotate(-27deg);
}
.our-strategy .os-slider {
  position: relative;
  overflow: hidden;
}
.our-strategy .os-slider .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.our-strategy .os-slider .swiper-slide {
  position: relative;
  height: auto;
}
.our-strategy .os-slider.swiper-fade .swiper-slide {
  opacity: 0;
  pointer-events: none;
  transition-property: opacity;
}
.our-strategy .os-slider.swiper-fade .swiper-slide-active {
  opacity: 1;
  pointer-events: auto;
}

.implementation-highlights {
  position: relative;
  overflow: hidden;
}
.implementation-highlights .ih-bg-image {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
}
.implementation-highlights .ih-bg-image img {
  width: 100%;
  height: 100%;
}
.implementation-highlights .ih-gear {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 170%;
  height: 163%;
  left: -64%;
  top: -40%;
  transform-origin: center center;
  will-change: transform;
}
@media (max-width: 1199px) {
  .implementation-highlights .ih-gear {
    width: 100%;
    height: 160%;
    left: 0;
    right: 0;
    top: -70%;
  }
}
@media (max-width: 767px) {
  .implementation-highlights .ih-gear {
    width: 160%;
    height: 163%;
    left: -100px;
  }
}
.implementation-highlights .ih-left, .implementation-highlights .ih-right {
  width: 50%;
}
@media (max-width: 1199px) {
  .implementation-highlights .ih-left, .implementation-highlights .ih-right {
    width: 100%;
  }
}
.implementation-highlights .ih-left {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199px) {
  .implementation-highlights .ih-left {
    position: relative;
  }
}
.implementation-highlights .ih-wrapper {
  display: flex;
  min-height: 100vh;
}
@media (max-width: 1199px) {
  .implementation-highlights .ih-wrapper {
    display: block;
    min-height: 100%;
    position: relative;
    display: block;
    width: 100%;
  }
}
.implementation-highlights .ih-sticky {
  position: sticky;
  top: 80px;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199px) {
  .implementation-highlights .ih-sticky {
    height: 100%;
    position: relative;
    top: 0;
  }
}
.implementation-highlights .ih-gear-wrap {
  position: relative;
  width: 700px;
  height: 700px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199px) {
  .implementation-highlights .ih-gear-wrap {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .implementation-highlights .ih-gear-wrap {
    position: relative;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 575px) {
  .implementation-highlights .ih-gear-wrap {
    height: 310px;
  }
}
@media (max-width: 1199px) {
  .implementation-highlights .ih-gear-wrap svg .ih-gear {
    width: 100%;
    height: 100%;
    display: block;
  }
}
.implementation-highlights .ih-center-content {
  position: absolute;
  inset: 4%;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  margin-right: 160px;
}
@media (max-width: 1199px) {
  .implementation-highlights .ih-center-content {
    width: 100%;
    position: relative;
    z-index: 2;
    top: -15%;
    left: 0;
    max-width: 230px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .implementation-highlights .ih {
    position: relative;
    width: 80%;
    z-index: 2;
    top: 60%;
    left: 45%;
    transform: translate(-50%, -50%);
    margin-top: -100%;
  }
}
.implementation-highlights .ih-right {
  position: relative;
  min-height: 100vh;
  width: 100%;
  max-width: 500px;
  margin-left: auto;
}
@media (max-width: 1199px) {
  .implementation-highlights .ih-right {
    width: 100%;
    position: relative;
    z-index: 5;
    min-height: 100%;
    max-width: 100%;
  }
}
.implementation-highlights .ih-right .phase-content {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 1199px) {
  .implementation-highlights .ih-right .phase-content {
    inset: auto;
    width: 100%;
    position: relative;
  }
}
.implementation-highlights .ih-right .phase-name {
  margin-bottom: 10px;
  font-size: 1.25rem;
}
.implementation-highlights .ih-right .phase-title {
  margin-bottom: 0.625rem;
  font-size: 2.5rem;
}
@media (max-width: 1199px) {
  .implementation-highlights .ih-right .phase-title {
    font-size: 2.188rem;
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 767px) {
  .implementation-highlights .ih-right .phase-title {
    font-size: 1.75rem;
  }
}
.implementation-highlights .ih-right .phase-description {
  margin-bottom: 0.625rem;
}
.implementation-highlights .ih-right .phase-description span {
  color: #292330;
  font-weight: 500 !important;
}
@media (min-width: 1200px) {
  .implementation-highlights .ih-right .phase-description span {
    font-size: 1.125rem;
  }
}
@media (min-width: 1200px) {
  .implementation-highlights .ih-right .phase-description p {
    margin-bottom: 0.625rem;
  }
}
.implementation-highlights .ih-right .phase-description.bullet-check ul li {
  padding-top: 5px;
  padding-bottom: 5px;
}
.implementation-highlights .ih-right .phase-description.bullet-check ul li::before {
  top: 5px;
  left: 0;
  right: auto;
  width: 1.5rem;
  height: 1.5rem;
  transform: rotate(-27deg);
}
.implementation-highlights .ih-eyebrow {
  width: fit-content;
}
.implementation-highlights .ih-title {
  text-align: left;
}
.implementation-highlights .ih-description {
  text-align: left;
}
.implementation-highlights .ih-description p {
  font-size: 1.125rem;
}
@media (max-width: 1199px) {
  .implementation-highlights .ih-description {
    display: none;
  }
}

.wysiwyg-component {
  margin: 3.125rem 0;
}
.wysiwyg-component .wc-decs p + h1,
.wysiwyg-component .wc-decs p + h2,
.wysiwyg-component .wc-decs p + h3,
.wysiwyg-component .wc-decs p + h4,
.wysiwyg-component .wc-decs p + h5,
.wysiwyg-component .wc-decs p + h6 {
  margin-top: 1.875rem;
}
@media (min-width: 768px) {
  .wysiwyg-component .wc-decs p + h1,
  .wysiwyg-component .wc-decs p + h2,
  .wysiwyg-component .wc-decs p + h3,
  .wysiwyg-component .wc-decs p + h4,
  .wysiwyg-component .wc-decs p + h5,
  .wysiwyg-component .wc-decs p + h6 {
    margin-top: 2.5rem;
  }
}
.wysiwyg-component .wc-decs h3 {
  font-size: 24px;
}
@media (min-width: 768px) {
  .wysiwyg-component .wc-decs h3 {
    font-size: 1.875rem;
  }
}
.wysiwyg-component .wc-decs ul > li:before {
  transform: rotate(-45deg);
  background-position: center !important;
  width: 17px;
  height: 17px;
  right: unset;
  left: 0;
  top: 13px;
}
.wysiwyg-component .wc-decs ul {
  margin-bottom: 1.875rem;
}
.wysiwyg-component .terms-condition {
  font-size: 0.875rem;
}
.wysiwyg-component .terms-condition p {
  font-size: 0.875rem;
  margin-bottom: 0;
}
.wysiwyg-component .terms-condition p span {
  font-size: 0.875rem;
}
.wysiwyg-component .terms-condition h5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
  font-size: 1rem;
}
.wysiwyg-component .terms-condition ul {
  padding-left: 1.25rem;
  margin-bottom: 5px;
}
.wysiwyg-component .terms-condition ul li {
  padding: 0;
  list-style: disc;
}
.wysiwyg-component .terms-condition ul li::before {
  display: none;
  background-image: none;
}

.blog-detail-hero {
  position: relative;
  overflow: hidden;
}
.blog-detail-hero::before {
  content: "";
  position: absolute;
  top: 0;
  right: -600px;
  background: url(../images/plus-pattern.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 1205px;
  height: 710px;
  opacity: 0.5;
  z-index: 1;
}
@media (max-width: 767px) {
  .blog-detail-hero::before {
    display: none;
  }
}
.blog-detail-hero .blog-bg-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 101%;
  height: 101%;
}
.blog-detail-hero .blog-bg-img img {
  width: 100%;
  height: 100%;
}
.blog-detail-hero .blog-card {
  position: relative;
  padding-top: 6.625rem;
}
@media (min-width: 1200px) {
  .blog-detail-hero .blog-card {
    padding-top: 11.5rem;
  }
}
.blog-detail-hero .blog-date {
  text-decoration: underline;
  text-underline-offset: 6px;
  text-decoration-color: #27A74A;
}
.blog-detail-hero .blog-tags-wrapper {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
  margin-top: 1.5rem;
  margin-bottom: 0.75rem;
}
@media (min-width: 768px) {
  .blog-detail-hero .blog-tags-wrapper {
    margin-top: 2rem;
    margin-bottom: 0.75rem;
  }
}
.blog-detail-hero .blog-tags-wrapper.expanded .blog-tag-hidden {
  display: inline-block !important;
}
.blog-detail-hero .blog-tags-wrapper.expanded .blog-more-tags-trigger {
  display: none !important;
}
.blog-detail-hero .blog-tags-wrapper .blog-tag {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.15);
  color: #fff;
  padding: 0.25rem 0.5rem;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.2s ease;
}
.blog-detail-hero .blog-tags-wrapper .blog-tag:hover {
  background-color: #fff;
  color: #0E78BE;
}
.blog-detail-hero .blog-tags-wrapper .blog-tag-hidden {
  display: none !important;
}
.blog-detail-hero .blog-tags-wrapper .blog-more-tags-trigger {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.15);
  color: #fff;
  padding: 0.25rem 0.5rem;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  user-select: none;
  z-index: 50;
}
.blog-detail-hero .blog-tags-wrapper .blog-more-tags-trigger:hover {
  background-color: #4AA6D4;
  color: #fff;
}
.blog-detail-hero .blog-author {
  font-weight: 600;
}
.blog-detail-hero .blog-author span {
  font-weight: 400;
}
.blog-detail-hero .blog-img {
  position: relative;
  padding-top: 44.6875%;
}
.blog-detail-hero .blog-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog-detail-hero .blog-img {
  margin-top: 2.5rem;
  min-height: 16.438rem;
}
@media (min-width: 768px) {
  .blog-detail-hero .blog-img {
    margin-top: 4rem;
  }
}
.blog-detail-hero .blog-img img {
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 3.85rem), calc(100% - 3.85rem) 100%, 0 100%);
}

.post-detail-wrapper .content-layout {
  display: flex;
  gap: 2.5rem;
  margin-top: 5rem;
  margin-bottom: 7.5rem;
}
@media (max-width: 991px) {
  .post-detail-wrapper .content-layout {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    flex-direction: column-reverse;
  }
}
.post-detail-wrapper .content-layout .container {
  width: 100%;
  max-width: 100%;
}
.post-detail-wrapper .content-left section:last-child {
  padding-bottom: 0;
}
.post-detail-wrapper .content-left section:first-child {
  margin-top: 0;
}
@media (min-width: 992px) {
  .post-detail-wrapper .content-right {
    width: 18.125rem;
    min-width: 18.125rem;
  }
}
.post-detail-wrapper .table-of-contents {
  position: sticky;
  top: 7.5rem;
  background: #F0FAFC;
  padding-top: 1.5rem;
}
@media (max-width: 991px) {
  .post-detail-wrapper .table-of-contents {
    position: relative;
    top: auto;
  }
}
.post-detail-wrapper .table-of-contents h5 {
  color: #100c0b;
  margin-bottom: 0;
  padding: 0 2rem;
  border-left: 0.188rem solid #0E78BE;
}
.post-detail-wrapper .table-of-contents ul {
  margin: 0;
  padding: 1.5rem;
  list-style: none;
}
.post-detail-wrapper .table-of-contents ul li {
  margin-bottom: 0.625rem;
  padding-top: 0;
  padding-bottom: 0.625rem;
  border-bottom: 1px solid #91CDE6;
  position: relative;
}
.post-detail-wrapper .table-of-contents ul li:hover::after {
  width: 100%;
}
.post-detail-wrapper .table-of-contents ul li:last-child {
  border: none;
  padding: 0;
  margin: 0;
}
.post-detail-wrapper .table-of-contents ul li:last-child::after {
  display: none;
}
.post-detail-wrapper .table-of-contents ul li:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0.063rem;
  background-color: #4AA6D4;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.post-detail-wrapper .table-of-contents ul li a {
  color: #292330;
}
.post-detail-wrapper .table-of-contents a {
  text-decoration: none;
  transition: 0.5s;
  display: inline-block;
  word-break: break-word;
  font-size: 14px;
}
.post-detail-wrapper .table-of-contents a:hover {
  color: #0E78BE;
}
.post-detail-wrapper .table-of-contents a.active {
  color: #0E78BE;
}

.inline-cta {
  position: relative;
  max-width: 59.375rem;
  margin-top: 2.5rem;
  padding-bottom: 3.5rem;
  border-bottom: 1px solid #D5E2EB;
  margin-bottom: 3.5rem;
}
.inline-cta.layout-2 .ic-wrap {
  background: url(../images/inline-cta-img-layout2.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 4.875rem), calc(100% - 4.875rem) 100%, 0 100%);
}
.inline-cta.layout-3 .ic-wrap {
  background: url(../images/inline-cta-img-layout3.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 4.875rem), calc(100% - 4.875rem) 100%, 0 100%);
}
.inline-cta .ic-wrap {
  background: url(../images/inline-cta-img-layout1.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 4.875rem), calc(100% - 4.875rem) 100%, 0 100%);
}
.inline-cta .ic-wrap {
  padding: 1.5rem 1.5rem 2rem;
}
@media (min-width: 768px) {
  .inline-cta .ic-wrap {
    padding: 3.5rem;
  }
}
.inline-cta .ic-decs {
  font-size: 1.75rem;
  margin-bottom: 1.25rem;
}
@media (min-width: 1200px) {
  .inline-cta .ic-decs {
    margin-bottom: 2rem;
    font-size: 1.875rem;
  }
}

.whitepaper-section .ws-heading {
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  .whitepaper-section .ws-heading .eyebrow-text {
    margin-bottom: 0.5rem;
  }
}
.whitepaper-section .ws-title-wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 1.25rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 1200px) {
  .whitepaper-section .ws-title-wrap {
    margin-bottom: 4rem;
  }
}
.whitepaper-section .ws-title-wrap h2 {
  margin-bottom: 0;
}
.whitepaper-section .ws-whitepaper-content {
  padding: 2rem 1.25rem;
  position: relative;
}
@media (min-width: 992px) {
  .whitepaper-section .ws-whitepaper-content {
    padding: 3rem 0;
  }
}
.whitepaper-section .ws-whitepaper-content::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(83% 81.34% at 13.5% 16.78%, #B9E2F0 0%, #F0FAFC 100%);
  z-index: -1;
  pointer-events: none;
}
@media (min-width: 992px) {
  .whitepaper-section .ws-whitepaper-content::before {
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 4.875rem), calc(100% - 4.875rem) 100%, 0 100%);
  }
}
.whitepaper-section .ws-whitepaper-content .row {
  row-gap: 0.813rem;
}
@media (min-width: 992px) {
  .whitepaper-section .ws-whitepaper-content .row {
    padding-right: 3rem;
    margin: 0 0 0 -2.5rem;
  }
}
.whitepaper-section .ws-whitepaper-title {
  font-size: 1.75rem;
  line-height: 1.35;
  margin-bottom: 0.5rem;
}
@media (min-width: 992px) {
  .whitepaper-section .ws-whitepaper-title {
    padding-left: 3rem;
    font-size: 2.5rem;
  }
}
@media (min-width: 768px) {
  .whitepaper-section .ws-whitepaper-title {
    margin-bottom: 3rem;
  }
}
.whitepaper-section .ws-whitepaper-img {
  position: relative;
  padding-top: 70.3389830508%;
}
.whitepaper-section .ws-whitepaper-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .whitepaper-section .ws-whitepaper-img {
    padding-top: 88.813559322%;
  }
}
.whitepaper-section .ws-whitepaper-img img {
  object-fit: contain;
  object-position: left center;
}
@media (min-width: 992px) {
  .whitepaper-section .ws-detail-wrap {
    padding-left: 2.5rem;
  }
}
.whitepaper-section .ws-detail-wrap .btn {
  margin-top: 1rem;
}
@media (max-width: 767px) {
  .whitepaper-section .ws-detail-wrap .btn {
    width: 100%;
  }
}
.whitepaper-section .ws-detail-wrap .ws-decs .btn {
  margin-top: 1rem;
}
.whitepaper-section .ws-detail-wrap .ws-decs ul > li {
  font-weight: 400;
}
.whitepaper-section .ws-detail-wrap .ws-decs ul > li:before {
  transform: rotate(-45deg);
  background-position: center !important;
  width: 1.063rem;
  height: 1.063rem;
  right: unset;
  left: 0;
  top: 0.813rem;
}
@media (min-width: 992px) {
  .whitepaper-section .ws-cell-left {
    width: 46.4%;
  }
}
@media (min-width: 992px) {
  .whitepaper-section .ws-cell-right {
    width: 53.6%;
  }
}
.whitepaper-section .ws-whitepaper-btn-bottom {
  text-align: center;
}
.whitepaper-section .ws-whitepaper-btn-bottom .btn.desktop {
  display: none;
}
@media (min-width: 1200px) {
  .whitepaper-section .ws-whitepaper-btn-bottom .btn.desktop {
    display: inline-flex;
    min-width: fit-content;
  }
}
.whitepaper-section .ws-whitepaper-btn-bottom .btn.mobile {
  display: inline-flex;
  min-width: fit-content;
  margin-top: 2rem;
}
@media (min-width: 1200px) {
  .whitepaper-section .ws-whitepaper-btn-bottom .btn.mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .whitepaper-section .ws-whitepaper-btn-bottom .btn.mobile {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .whitepaper-section .ws-whitepaper-wrapper .ws-whitepaper-content:nth-child(even) .row {
    padding-left: 3rem;
    flex-direction: row-reverse;
    padding-right: 0;
    margin: 0 -2.5rem 0 0;
  }
}
@media (min-width: 992px) {
  .whitepaper-section .ws-whitepaper-wrapper .ws-whitepaper-content:nth-child(even) .row .ws-whitepaper-img img {
    object-position: right center;
  }
}
.whitepaper-section .ws-whitepaper-wrapper .ws-whitepaper-content:nth-child(even) .row .ws-detail-wrap {
  padding-right: 2.5rem;
}

.whitepaper-listing {
  position: relative;
  z-index: 1;
}
.whitepaper-listing .ws-whitepaper-wrapper {
  display: flex;
  flex-direction: column;
  gap: 7.5rem;
}
@media (max-width: 991px) {
  .whitepaper-listing .ws-whitepaper-wrapper {
    gap: 3.125rem;
  }
}
.whitepaper-listing .ws-load-more-wrap {
  display: flex;
  justify-content: center;
}
.whitepaper-listing .ws-load-more-wrap button {
  margin-top: 7.5rem;
}
@media (max-width: 991px) {
  .whitepaper-listing .ws-load-more-wrap button {
    margin-top: 3.125rem;
  }
}

.newsletter-cta {
  background: radial-gradient(98.36% 92.21% at 0% 20%, #B9E2F0 0%, #F0FAFC 90%);
}
.newsletter-cta .nlc-row {
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}
.newsletter-cta .nlc-row [class*=cell-] {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
.newsletter-cta .nlc-row {
  row-gap: 1.5rem;
}
@media (min-width: 992px) {
  .newsletter-cta .nlc-row {
    row-gap: 2rem;
  }
}
@media (max-width: 991px) {
  .newsletter-cta .nlc-content-col {
    display: flex;
    flex-direction: column-reverse;
  }
}
.newsletter-cta .nlc-title {
  margin: 0;
}
.newsletter-cta .nlc-description {
  margin-top: 1.25rem;
}
@media (max-width: 991px) {
  .newsletter-cta .nlc-description {
    margin-top: 0;
    margin-bottom: 1.25rem;
  }
}
.newsletter-cta .nlc-description p {
  font-weight: 500 !important;
  font-size: 1.5rem !important;
}
.newsletter-cta .nlc-form-wrap .gform_wrapper {
  margin: 0;
}
.newsletter-cta .nlc-form-wrap .gform_confirmation_message {
  background-color: #032757 !important;
}
.newsletter-cta .nlc-form-wrap .gform_heading {
  display: none !important;
}
.newsletter-cta .nlc-form-wrap .gform_validation_errors {
  display: none !important;
}
.newsletter-cta .nlc-form-wrap .gfield {
  width: 100% !important;
}
.newsletter-cta .nlc-form-wrap .gfield_label {
  display: none !important;
}
.newsletter-cta .nlc-form-wrap .ginput_container {
  margin: 0 !important;
  background: url(../images/email.svg);
  background-repeat: no-repeat;
  background-position: 1rem center;
  background-size: 1.25rem 1.25rem;
}
.newsletter-cta .nlc-form-wrap input[type=email],
.newsletter-cta .nlc-form-wrap input[type=text] {
  border-radius: 0 !important;
  font-size: 1.25rem !important;
  font-weight: 400 !important;
  color: #0E78BE !important;
  height: 4.5rem !important;
  padding: 1.25rem 3rem !important;
  border: 1px solid #0E78BE !important;
  background-color: rgba(14, 120, 190, 0.1) !important;
  box-shadow: unset;
  border: 1px solid #0E78BE;
  background-color: rgba(14, 120, 190, 0.1);
  padding-right: 8.75rem !important;
}
@media (max-width: 991px) {
  .newsletter-cta .nlc-form-wrap input[type=email],
  .newsletter-cta .nlc-form-wrap input[type=text] {
    height: 4.5rem !important;
    padding: 1.25rem 3rem !important;
    border: 1px solid #0E78BE !important;
    background-color: rgba(14, 120, 190, 0.1) !important;
  }
}
.newsletter-cta .nlc-form-wrap input[type=email]::placeholder,
.newsletter-cta .nlc-form-wrap input[type=text]::placeholder {
  color: #4AA6D4 !important;
  opacity: 1;
  font-size: 1.25rem !important;
}
.newsletter-cta .nlc-form-wrap input[type=email]:focus,
.newsletter-cta .nlc-form-wrap input[type=text]:focus {
  outline: none !important;
  box-shadow: none !important;
}
@media (min-width: 992px) {
  .newsletter-cta .nlc-form-wrap .gform_footer,
  .newsletter-cta .nlc-form-wrap .gform-footer {
    position: absolute;
    top: 0.75rem;
    right: 2rem;
    margin: 0 !important;
  }
}
.newsletter-cta .nlc-form-wrap .gform_button,
.newsletter-cta .nlc-form-wrap input[type=submit] {
  height: 3rem !important;
  min-width: 7.625rem;
  padding: 0.75rem 0.75rem !important;
  border: none !important;
  border-radius: 0 !important;
  font-size: 1rem !important;
  font-weight: 600 !important;
  color: #fff !important;
  background-color: #032757 !important;
}
@media (max-width: 991px) {
  .newsletter-cta .nlc-form-wrap .gform_button,
  .newsletter-cta .nlc-form-wrap input[type=submit] {
    height: 3.25rem !important;
    margin-top: 1.25rem !important;
  }
}
.newsletter-cta .nlc-form-wrap .gform_button:hover,
.newsletter-cta .nlc-form-wrap input[type=submit]:hover {
  background-color: #074D8F !important;
}
@media (max-width: 991px) {
  .newsletter-cta .nlc-form-wrap .gform_button,
  .newsletter-cta .nlc-form-wrap input[type=submit] {
    width: 100% !important;
    margin: 0 !important;
  }
}
@media (max-width: 991px) {
  .newsletter-cta .nlc-form-wrap form {
    flex-direction: column;
  }
  .newsletter-cta .nlc-form-wrap .gform_footer,
  .newsletter-cta .nlc-form-wrap .gform-footer {
    width: 100%;
  }
}

.growth-challenges-section {
  background-color: #011638;
}
.growth-challenges-section .gcs-heading {
  margin-bottom: 2.5rem;
}
.growth-challenges-section .gcs-heading .eyebrow-text {
  color: #59C281 !important;
}
@media (min-width: 768px) {
  .growth-challenges-section .gcs-heading {
    text-align: center;
    margin-bottom: 4rem;
  }
}
.growth-challenges-section .gcs-title {
  margin: 0 0 1rem;
}
.growth-challenges-section .gcs-description {
  opacity: 0.9;
}
.growth-challenges-section .gcs-description p {
  margin: 0;
}
.growth-challenges-section .gcs-cards-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25rem;
}
@media (min-width: 768px) {
  .growth-challenges-section .gcs-cards-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .growth-challenges-section .gcs-cards-grid {
    gap: 2rem;
  }
}
.growth-challenges-section .gcs-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 23.125rem;
  padding: 1.25rem;
  background-color: #032757;
  background: linear-gradient(180deg, rgba(1, 22, 56, 0.6) 2.77%, rgba(7, 77, 143, 0.6) 100%);
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0 100%);
}
@media (min-width: 768px) {
  .growth-challenges-section .gcs-card {
    min-height: 22.5rem;
    padding: 2.25rem 2rem;
  }
}
@media (min-width: 1200px) {
  .growth-challenges-section .gcs-card {
    min-height: 25.75rem;
    padding: 3rem;
  }
}
@media (min-width: 768px) {
  .growth-challenges-section .gcs-card--cut-bl {
    background: linear-gradient(180deg, rgba(1, 22, 56, 0.6) 2.77%, rgba(7, 77, 143, 0.6) 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 3rem 100%, 0 calc(100% - 3rem));
  }
}
@media (min-width: 768px) {
  .growth-challenges-section .gcs-card--cut-tr {
    background: linear-gradient(360deg, rgba(1, 22, 56, 0.6) 0%, rgba(7, 77, 143, 0.6) 100%);
    clip-path: polygon(0 0, calc(100% - 3rem) 0, 100% 3rem, 100% 100%, 0 100%);
  }
}
@media (min-width: 768px) {
  .growth-challenges-section .gcs-card--cut-tl {
    background: linear-gradient(360deg, rgba(1, 22, 56, 0.6) 0%, rgba(7, 77, 143, 0.6) 100%);
    clip-path: polygon(3rem 0, 100% 0, 100% 100%, 0 100%, 0 3rem);
  }
}
.growth-challenges-section .gcs-card--align-left {
  text-align: left;
  align-items: flex-start;
}
.growth-challenges-section .gcs-card--align-left .gcs-card-icon {
  margin-right: auto;
  margin-left: 0;
}
.growth-challenges-section .gcs-card--align-left .gcs-card-cta {
  align-self: flex-start;
}
@media (min-width: 768px) {
  .growth-challenges-section .gcs-card--align-right {
    text-align: right;
    align-items: flex-end;
  }
  .growth-challenges-section .gcs-card--align-right .gcs-card-icon {
    margin-left: auto;
    margin-right: 0;
  }
  .growth-challenges-section .gcs-card--align-right .gcs-card-cta {
    align-self: flex-end;
  }
}
.growth-challenges-section .gcs-card-icon {
  width: 3.5rem;
  height: 3.5rem;
  margin-bottom: 0.625rem;
  padding: 0.75rem;
  background: #053A73;
}
.growth-challenges-section .gcs-card-icon img,
.growth-challenges-section .gcs-card-icon svg {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.growth-challenges-section .gcs-card-title {
  font-size: 1.5rem;
  line-height: 1.33;
  width: 100%;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .growth-challenges-section .gcs-card-title {
    font-size: 1.875rem;
  }
}
.growth-challenges-section .gcs-card-description {
  flex: 1;
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.growth-challenges-section .gcs-card-description p {
  margin: 0;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .growth-challenges-section .gcs-card-description p {
    font-size: 1.25rem;
  }
}
.growth-challenges-section .gcs-card-cta {
  margin-top: auto;
}
.growth-challenges-section .gcs-card-btn {
  min-width: 10rem;
}

.search-result-page {
  position: relative;
  overflow: hidden;
}
.search-result-page::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60.188rem;
  background: url(../images/hero-bg-search.webp) no-repeat;
  background-size: cover;
  background-position: top;
  pointer-events: none;
  z-index: 0;
}
@media (min-width: 768px) {
  .search-result-page::before {
    height: 107.5rem;
  }
}
.search-result-page .sr-hero {
  color: #fff;
  padding: 6.875rem 0 3.5rem;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .search-result-page .sr-hero {
    padding: 11.5rem 0 8rem;
  }
}
.search-result-page .sr-hero .sr-hero__title {
  margin-bottom: 1rem;
  color: #fff;
}
@media (min-width: 768px) {
  .search-result-page .sr-hero .sr-hero__title {
    margin-bottom: 1.5rem;
  }
}
.search-result-page .sr-hero .sr-hero__count {
  margin: 0;
  font-size: 1.5rem;
  line-height: 1.33;
  color: #fff;
  font-weight: 600;
}
@media (min-width: 768px) {
  .search-result-page .sr-hero .sr-hero__count {
    font-size: 1.875rem;
  }
}
.search-result-page .sr-body {
  padding: 0 0 3.5rem;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .search-result-page .sr-body {
    padding: 0 0 13.125rem;
  }
}
.search-result-page .sr-filters {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 4rem;
}
@media (min-width: 768px) {
  .search-result-page .sr-filters {
    flex-direction: row;
    align-items: flex-start;
    gap: 1.25rem;
    margin-bottom: 8rem;
    justify-content: space-between;
  }
}
@media (min-width: 1200px) {
  .search-result-page .sr-card-left {
    width: 46.35%;
  }
}
@media (min-width: 1200px) {
  .search-result-page .sr-card-right {
    width: 53.65%;
  }
}
.search-result-page .sr-card__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  gap: 1rem;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .search-result-page .sr-card__content {
    padding-left: 1.25rem;
  }
}
@media (min-width: 1200px) {
  .search-result-page .sr-card__content {
    padding-left: 2.5rem;
  }
}
.search-result-page .sr-search-form {
  position: relative;
  flex: 1;
  overflow: hidden;
  max-width: 824px;
}
.search-result-page .sr-search-form .sr-search-form__input {
  width: 100%;
  height: 3.5rem;
  padding: 0.75rem 6.25rem 0.75rem 1.25rem;
  border: 1px solid #074D8F;
  border-radius: 0;
  font-size: 1rem;
  background-color: #E3F5FA;
  color: #414042;
}
.search-result-page .sr-search-form .sr-search-form__input:focus {
  border-color: #414042;
  outline: none;
}
.search-result-page .sr-search-form .sr-search-form__input::placeholder {
  color: #414042;
}
.search-result-page .sr-search-form .sr-search-form__clear {
  position: absolute;
  top: 51%;
  right: 3.125rem;
  transform: translateY(-50%);
  background: none;
  border: none;
  font-size: 1.875rem;
  font-weight: 300;
  color: #292330;
  cursor: pointer;
  padding: 0 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  z-index: 11;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease, color 0.2s ease;
  user-select: none;
  min-height: 3.5rem;
  min-width: 48px;
}
.search-result-page .sr-search-form .sr-search-form__clear svg {
  width: 0.938rem;
  height: 0.938rem;
  background: transparent;
  padding: unset;
}
.search-result-page .sr-search-form .sr-search-form__clear:hover, .search-result-page .sr-search-form .sr-search-form__clear:focus {
  color: #0E78BE;
}
.search-result-page .sr-search-form .sr-search-form__submit {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  color: #053A73;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0 14px;
  z-index: 10;
}
.search-result-page .sr-search-form .sr-search-form__submit svg {
  width: 1.25rem;
  height: 1.25rem;
  background: transparent;
  padding: unset;
}
.search-result-page .sr-search-form.has-text:hover .sr-search-form__clear, .search-result-page .sr-search-form.has-text:focus-within .sr-search-form__clear, .search-result-page .sr-search-form.has-text .sr-search-form__input:hover ~ .sr-search-form__clear, .search-result-page .sr-search-form.has-text .sr-search-form__clear:hover, .search-result-page .sr-search-form.has-text .sr-search-form__clear:focus {
  opacity: 1;
  pointer-events: auto;
}
@media (max-width: 767px) {
  .search-result-page .sr-search-form.has-text .sr-search-form__clear {
    opacity: 1;
    pointer-events: auto;
  }
}
.search-result-page .sr-categories {
  position: relative;
  min-width: 13.75rem;
}
@media (min-width: 768px) {
  .search-result-page .sr-categories {
    width: 19.125rem;
    flex-shrink: 0;
  }
}
.search-result-page .sr-categories.is-open .sr-categories__icon {
  transform: rotate(180deg);
}
.search-result-page .sr-categories.is-open .sr-categories__panel {
  display: block;
}
.search-result-page .sr-categories .sr-categories__toggle {
  width: 100% !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  padding: 0.938rem 1.25rem;
  border: 1px solid #074D8F;
  background: #fff;
  color: #414042;
  font-size: 1rem;
  font-weight: 500;
  cursor: pointer;
  text-align: left;
}
.search-result-page .sr-categories .sr-categories__toggle svg {
  width: 0.625rem !important;
  height: 0.625rem !important;
  font-size: 0.625rem !important;
  padding: 0 !important;
  background: transparent !important;
}
.search-result-page .sr-categories .sr-categories__label {
  flex: 1;
  font-size: 1rem;
  color: #074D8F;
  font-weight: 500;
}
.search-result-page .sr-categories .sr-categories__icon {
  flex-shrink: 0;
  transition: transform 0.2s ease;
  color: #0E78BE;
}
.search-result-page .sr-categories .sr-categories__panel {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 20;
  background: #E3F5FA;
  border: 1px solid #074D8F;
  box-shadow: 0 0.5rem 1.5rem rgba(1, 22, 56, 0.12);
  padding: 0.625rem 0;
  max-height: 16rem;
  overflow-y: auto;
}
.search-result-page .sr-categories .sr-categories__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.search-result-page .sr-categories .sr-categories__item {
  margin: 0;
  padding: 0;
}
.search-result-page .sr-categories .sr-categories__option {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.625rem 1.25rem;
  cursor: pointer;
  font-size: 0.938rem;
  color: #414042;
  transition: background-color 0.15s ease;
}
.search-result-page .sr-categories .sr-categories__option:hover {
  background-color: rgba(14, 120, 190, 0.08);
}
.search-result-page .sr-categories .sr-categories__option .sr-categories__checkbox {
  position: absolute;
  opacity: 0;
  width: 1.5rem;
  height: 1.5rem;
  margin: 0;
  cursor: pointer;
  z-index: 2;
}
.search-result-page .sr-categories .sr-categories__option > span {
  position: relative;
  display: inline-block;
  padding-left: 2.25rem;
  font-size: 1rem;
  color: #074D8F;
  font-weight: 500;
  line-height: 1.5rem;
}
.search-result-page .sr-categories .sr-categories__option > span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1.5rem;
  height: 1.5rem;
  border: 2px solid #4AA6D4;
  border-radius: 4px;
  transition: border-color 0.2s ease;
}
.search-result-page .sr-categories .sr-categories__option > span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0.563rem;
  transform: translateY(-65%) rotate(42deg);
  width: 0.438rem;
  height: 0.75rem;
  border: solid #0E78BE;
  border-width: 0 0.125rem 0.125rem 0;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.search-result-page .sr-categories .sr-categories__option .sr-categories__checkbox:checked + span::before {
  border-color: #0E78BE;
}
.search-result-page .sr-categories .sr-categories__option .sr-categories__checkbox:checked + span::after {
  opacity: 1;
}
.search-result-page .sr-categories .sr-categories__option .sr-categories__checkbox:focus-visible + span::before {
  outline: 2px solid #0E78BE;
  outline-offset: 2px;
}
.search-result-page .sr-results {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
@media (min-width: 768px) {
  .search-result-page .sr-results {
    gap: 2.5rem;
  }
}
.search-result-page .sr-card {
  background: #F0FAFC;
  transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), filter 0.3s ease;
  filter: drop-shadow(0 0.25rem 1.25rem rgba(1, 22, 56, 0.08));
}
.search-result-page .sr-card:hover {
  filter: drop-shadow(0 0.5rem 1.75rem rgba(1, 22, 56, 0.14));
}
.search-result-page .sr-card .sr-card__inner {
  padding: 1.25rem;
  row-gap: 2rem;
}
@media (min-width: 1200px) {
  .search-result-page .sr-card .sr-card__inner {
    padding: 2.5rem;
  }
}
.search-result-page .sr-card .sr-card__inner:not(:has(.sr-card-left)) .sr-card-right {
  width: 100%;
}
.search-result-page .sr-card .sr-card__inner:not(:has(.sr-card-left)) .sr-card-right .sr-card__content {
  padding-left: 0;
}
.search-result-page .sr-card .sr-card__figure {
  margin: 0;
  overflow: hidden;
  position: relative;
  padding-top: 53.2374100719%;
}
.search-result-page .sr-card .sr-card__figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.search-result-page .sr-card .sr-card__figure img {
  display: block;
  transition: transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 3.875rem 100%, 0 calc(100% - 3.875rem));
}
@media (max-width: 767px) {
  .search-result-page .sr-card .sr-card__figure img {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 2rem 100%, 0 calc(100% - 2rem));
  }
}
.search-result-page .sr-card .sr-card__figure img:hover {
  transform: scale(1.04);
}
.search-result-page .sr-card .sr-card__type {
  font-weight: 500;
  color: #074D8F;
  text-transform: capitalize;
  text-decoration: underline;
  text-underline-offset: 0.5rem;
  text-decoration-color: #27A74A;
  text-decoration-thickness: 0.125rem;
  margin-bottom: 1.5rem;
  display: inline-block;
}
.search-result-page .sr-card .sr-card__title {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 600;
}
@media (min-width: 1200px) {
  .search-result-page .sr-card .sr-card__title {
    font-size: 1.875rem;
  }
}
.search-result-page .sr-card .sr-card__link {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  margin-top: auto;
  margin-left: auto;
  font-size: 1rem;
  font-weight: 600;
  color: #053A73;
  text-decoration: none;
  transition: color 0.2s ease;
}
.search-result-page .sr-card .sr-card__link svg {
  width: 1rem;
  height: 1rem;
  transition: transform 0.2s ease;
  color: #4AA6D4;
}
.search-result-page .sr-card .sr-card__link:hover {
  color: #074D8F;
}
.search-result-page .sr-card .sr-card__link:hover svg {
  transform: translate(0.125rem, -0.125rem);
}
.search-result-page .sr-empty {
  text-align: center;
  padding: 3rem 1.5rem;
  background: #fff;
  border: 0.063rem dashed #91CDE6;
  color: #414042;
  font-size: 1.063rem;
}
.search-result-page .sr-load-more-wrap {
  display: flex;
  justify-content: center;
  margin-top: 2.5rem;
}
.search-result-page .sr-load-more {
  min-width: 11.25rem;
}
.search-result-page .sr-load-more:disabled {
  opacity: 0.65;
  cursor: not-allowed;
}

.search-results header.is-top {
  background-color: transparent;
}

.error-404 {
  width: 100%;
  height: 100%;
  background: url(../images/404-banner.webp) no-repeat center center/cover;
}
.error-404::before {
  content: "";
  position: absolute;
  top: 5.625rem;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/404-img.svg) no-repeat top center/contain;
}
@media (min-width: 576px) {
  .error-404::before {
    top: 9.375rem;
  }
}
@media (min-width: 768px) {
  .error-404::before {
    content: none;
  }
}
@media (min-width: 768px) {
  .error-404 {
    height: 100vh;
  }
}
.error-404 .error-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  background: none;
  padding: 12rem 0 9.375rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 576px) {
  .error-404 .error-wrap {
    padding-top: 20rem;
  }
}
@media (min-width: 768px) {
  .error-404 .error-wrap {
    height: 100vh;
    background: url(../images/404-img.svg) no-repeat center 20vh/contain;
    padding-top: 14.375rem;
  }
}
.error-404 .error-wrap h1 {
  width: 100%;
  max-width: 45.125rem;
  margin-bottom: 1.5rem;
}
.error-404 .error-wrap .description {
  width: 100%;
  max-width: 63.125rem;
  margin-bottom: 3rem;
}
.error-404 .error-wrap .description p {
  font-size: 1.25rem;
  font-weight: 400;
}
@media (min-width: 768px) {
  .error-404 .error-wrap .description p {
    font-size: 1.5rem;
  }
}
.error-404 .error-wrap .btn {
  width: 100%;
  background-color: #27A74A;
}
@media (min-width: 576px) {
  .error-404 .error-wrap .btn {
    width: auto;
  }
}
.error-404 .error-wrap .btn:hover {
  background-color: #0E78BE;
}
.error-404 .error-wrap .buttons {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  width: 100%;
}
@media (min-width: 576px) {
  .error-404 .error-wrap .buttons {
    flex-direction: row;
    width: auto;
  }
}
.error-404 .error-wrap .buttons .-blue {
  background-color: #032757;
}
.error-404 .error-wrap .buttons .-blue:hover {
  background-color: #0E78BE;
}

.career-listing .career-dropdown {
  position: relative;
}
.career-listing .career-dropdown.active .career-dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.career-listing .career-dropdown-menu {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background: #F0FAFC;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  transition: 0.3s;
  z-index: 99;
  display: inline-grid;
  gap: 0.5rem;
  border: 1px solid #0E78BE;
  padding: 1.25rem 0;
  border-top: 0;
}
.career-listing .career-dropdown-menu label {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.625rem 1.25rem;
  cursor: pointer;
  font-size: 0.938rem;
  color: #414042;
  transition: background-color 0.15s ease;
}
.career-listing .career-dropdown-menu label:hover {
  background-color: rgba(14, 120, 190, 0.08);
}
.career-listing .career-dropdown-menu label .career-filter-checkbox {
  position: absolute;
  opacity: 0;
  width: 1.5rem;
  height: 1.5rem;
  margin: 0;
  cursor: pointer;
  z-index: 2;
}
.career-listing .career-dropdown-menu label .career-filter-checkbox:checked + span::before {
  border-color: #0E78BE;
  background-color: #0E78BE;
}
.career-listing .career-dropdown-menu label .career-filter-checkbox:checked + span::after {
  opacity: 1;
}
.career-listing .career-dropdown-menu label .career-filter-checkbox:focus-visible + span::before {
  outline: 2px solid #0E78BE;
  outline-offset: 2px;
}
.career-listing .career-dropdown-menu label > span {
  position: relative;
  display: inline-block;
  padding-left: 2.25rem;
  font-size: 1rem;
  color: #074D8F;
  font-weight: 500;
  line-height: 1.5rem;
}
.career-listing .career-dropdown-menu label > span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1.5rem;
  height: 1.5rem;
  border: 1px solid #074D8F;
  border-radius: 2px;
  transition: border-color 0.2s ease;
}
.career-listing .career-dropdown-menu label > span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0.563rem;
  transform: translateY(-65%) rotate(42deg);
  width: 0.438rem;
  height: 0.75rem;
  border: solid #fff;
  border-width: 0 0.125rem 0.125rem 0;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.career-listing .career-filter {
  display: flex;
  flex-direction: column-reverse;
  gap: 1.25rem;
}
@media (min-width: 768px) {
  .career-listing .career-filter {
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  .career-listing .career-filter {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
.career-listing .career-dropdown-filter {
  display: flex;
  flex-direction: column;
  gap: 1.688rem;
  width: 100%;
}
@media (min-width: 768px) {
  .career-listing .career-dropdown-filter {
    flex-direction: row;
    flex-wrap: wrap;
    width: auto;
  }
}
.career-listing .career-dropdown-btn {
  position: relative;
  display: flex;
  justify-content: flex-start;
  background-color: transparent;
  border: 1px solid #0E78BE;
  color: #074D8F;
  font-weight: 500;
  width: 100%;
  padding: 0.938rem 3.375rem 0.938rem 1.25rem;
}
@media (min-width: 768px) {
  .career-listing .career-dropdown-btn {
    width: 13.125rem;
    padding: 0.625rem 3.375rem 0.625rem 1.25rem;
  }
}
@media (min-width: 992px) {
  .career-listing .career-dropdown-btn {
    width: 14rem;
  }
}
@media (min-width: 1200px) {
  .career-listing .career-dropdown-btn {
    width: 16rem;
    padding: 0.938rem 4.375rem 0.938rem 1.25rem;
  }
}
.career-listing .career-dropdown-btn::before {
  content: "";
  position: absolute;
  top: calc(50% - 6px);
  right: 1.25rem;
  width: 10px;
  height: 10px;
  background: #074D8F;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
  display: inline-block;
}
.career-listing .career-listing-wrapper {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 1.875rem;
  margin-top: 2.5rem;
}
@media (min-width: 992px) {
  .career-listing .career-listing-wrapper {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 3.5rem;
  }
}
.career-listing .career-listing-wrapper.no-jobs-found {
  grid-template-columns: repeat(1, 1fr);
  text-align: center;
}
.career-listing .career-listing-wrapper.no-jobs-found h3 {
  font-size: 2.813rem;
}
.career-listing .career-card {
  position: relative;
  padding: 1.25rem;
  background: #fff;
  border: 1px solid;
  border-image: linear-gradient(180deg, #B9E2F0 0%, #B9E2F0 100%);
  border-image-slice: 1;
}
@media (min-width: 992px) {
  .career-listing .career-card {
    padding: 3rem;
  }
}
.career-listing .career-card::before {
  content: "";
  position: absolute;
  top: -1px;
  right: -1px;
  background: linear-gradient(180deg, #B9E2F0 0%, #B9E2F0 100%);
  width: 72px;
  height: 72px;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}
.career-listing .career-card::after {
  content: "";
  position: absolute;
  top: -2px;
  right: -2px;
  background: #fff;
  width: 72px;
  height: 72px;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}
.career-listing .career-card:hover {
  background-color: #F0FAFC;
}
.career-listing .career-card-top h5 {
  font-size: 1.25rem;
  font-weight: 400;
}
.career-listing .career-card-top h3 a {
  display: inline;
}
.career-listing .career-card-top h3 a:hover {
  color: #0E78BE;
}
.career-listing .career-filter-list {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.career-listing .career-filter-list span {
  padding: 0.25rem 0.5rem;
  color: #053A73;
  background-color: #B9E2F0;
}
.career-listing .career-card-bottom {
  margin-top: 2rem;
  padding-top: 1.25rem;
  border-top: 1px solid #91CDE6;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
}
@media (min-width: 768px) {
  .career-listing .career-card-bottom {
    margin-top: 4rem;
  }
}
@media (min-width: 1200px) {
  .career-listing .career-card-bottom {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 0;
  }
}
.career-listing .career-card-bottom .btn {
  width: 100%;
}
@media (min-width: 768px) {
  .career-listing .career-card-bottom .btn {
    width: auto;
  }
}
.career-listing .career-card-top h3 {
  font-size: 1.875rem;
}
.career-listing .career-label-image {
  margin-bottom: 1rem;
}
.career-listing .career-package span {
  display: block;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.313rem;
}
.career-listing .career-package h4 {
  font-weight: 500;
  margin-bottom: 0;
}
.career-listing .career-search {
  position: relative;
  flex: 1;
  overflow: hidden;
  max-width: 100%;
}
@media (min-width: 768px) {
  .career-listing .career-search {
    max-width: 23.938rem;
  }
}
.career-listing .career-search input {
  width: 100%;
  height: 3.5rem;
  padding: 0.75rem 3.438rem 0.75rem 1.25rem;
  border: 1px solid #074D8F;
  border-radius: 0;
  font-size: 1rem;
  background-color: #E3F5FA;
  color: #414042;
}
@media (min-width: 768px) {
  .career-listing .career-search input {
    height: 3.125rem;
  }
}
@media (min-width: 992px) {
  .career-listing .career-search input {
    height: 3.5rem;
  }
}
.career-listing .career-search input::placeholder {
  color: #074D8F;
  font-size: 1rem;
}
.career-listing .career-search-form__submit {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  color: #053A73;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0;
  z-index: 10;
}
.career-listing .career-search-form__submit svg {
  background-color: transparent;
}
.career-listing .career-search-clear-btn {
  display: block;
  background: transparent;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 3.563rem;
  padding: 0;
  width: 1.25rem;
  height: 1.25rem;
  cursor: pointer;
  display: none;
}
.career-listing .career-search-clear-btn svg {
  padding: 0;
  width: 1.25rem;
  height: 1.25rem;
  background-color: transparent;
}
.career-listing .career-search-clear-btn.show {
  display: flex;
}

.career-sidebar {
  position: relative;
  padding: 3.125rem 0;
}
@media (min-width: 768px) {
  .career-sidebar {
    padding: 5rem 0 7.5rem;
  }
}
.career-sidebar .career-wrap {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  width: 100%;
}
@media (min-width: 768px) {
  .career-sidebar .career-wrap {
    flex-direction: row;
    justify-content: space-between;
  }
}
.career-sidebar .career-job-wrap {
  display: flex;
  gap: 1rem;
}
.career-sidebar .career-job-info {
  margin-bottom: 1.5rem;
}
.career-sidebar .career-job-info span {
  display: inline-block;
  font-size: 1rem;
  padding: 0.25rem 0.5rem;
  color: #fff;
  background-color: #074D8F;
}
.career-sidebar .career-info {
  margin-bottom: 1.5rem;
}
.career-sidebar .career-info strong {
  display: block;
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
  font-weight: 400 !important;
}
.career-sidebar .career-info p {
  font-size: 1.125rem;
  font-weight: 600 !important;
  color: #074D8F;
}
.career-sidebar .career-right-side {
  width: 100%;
  max-width: 45.625rem;
}
.career-sidebar .career-right-side .wysiwyg-component {
  padding: 0;
}
.career-sidebar .career-right-side .wysiwyg-component .container {
  width: 100%;
}

.single-career .career-content .inner-hero .ih-bg-img img {
  height: 280%;
}
.single-career .wysiwyg-component .wc-decs h2 {
  font-size: 1.75rem !important;
}
@media (min-width: 768px) {
  .single-career .wysiwyg-component .wc-decs h2 {
    font-size: 2.5rem !important;
  }
}
.single-career .wysiwyg-component .wc-decs h6 {
  font-size: 1.125rem !important;
  font-weight: 400;
}
@media (min-width: 768px) {
  .single-career .wysiwyg-component .wc-decs h6 {
    font-size: 1.5rem !important;
  }
}
.single-career .wysiwyg-component .wc-decs ul li {
  font-size: 1rem !important;
}
@media (min-width: 768px) {
  .single-career .wysiwyg-component .wc-decs ul li {
    font-size: 1.25rem !important;
  }
}

/* Exit Popup */
.exit-popup-wrap {
  position: fixed;
  inset: 0;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 99999;
  background-color: rgba(1, 22, 56, 0.9);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  transition: 0.4s ease 0s;
}
.exit-popup-wrap .is-close {
  top: 0 !important;
  background: #1d4ed8;
}
.exit-popup-wrap .eff-popup-wrap {
  background: url(../images/popup-bg.webp) no-repeat;
  background-size: cover;
  background-position: bottom;
  max-width: 841px;
  width: 100%;
  padding: 40px 24px;
  position: relative;
  animation: popupFade 0.25s ease;
  max-height: 90vh;
  overflow: auto;
}
@media (min-width: 768px) {
  .exit-popup-wrap .eff-popup-wrap {
    padding: 64px;
  }
}
.exit-popup-wrap .btn-tertiary {
  margin-top: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .exit-popup-wrap .btn-tertiary {
    max-width: fit-content;
    margin-left: auto;
    margin-top: 40px;
  }
}
.exit-popup-wrap .eff-description h1 {
  font-size: 2.5rem;
  line-height: 1.35;
  font-weight: 600;
}
@media (min-width: 1200px) {
  .exit-popup-wrap .eff-description h1 {
    font-size: 3.5rem;
  }
}
.exit-popup-wrap .eff-description h2 {
  font-size: 1.875rem;
  line-height: 1.33;
  font-weight: 600;
}
@media (min-width: 1200px) {
  .exit-popup-wrap .eff-description h2 {
    font-size: 3rem;
  }
}
.exit-popup-wrap .eff-description h3 {
  font-size: 3rem;
  line-height: 1.35;
  font-weight: 500;
}
@media (min-width: 1200px) {
  .exit-popup-wrap .eff-description h3 {
    font-size: 3rem;
  }
}
.exit-popup-wrap .eff-description h4 {
  font-size: 1.5rem;
  line-height: 1.35;
  font-weight: 600;
}
@media (min-width: 1200px) {
  .exit-popup-wrap .eff-description h4 {
    font-size: 2.5rem;
  }
}
.exit-popup-wrap .eff-description h5 {
  font-size: 1.375rem;
  line-height: 1.33;
  font-weight: 600;
  color: #59C281;
}
@media (min-width: 1200px) {
  .exit-popup-wrap .eff-description h5 {
    font-size: 1.875rem;
  }
}
.exit-popup-wrap .eff-description h6 {
  font-size: 1.5rem;
  line-height: 1.35;
  font-weight: 600;
}
@media (min-width: 1200px) {
  .exit-popup-wrap .eff-description h6 {
    font-size: 1.75rem;
  }
}
.exit-popup-wrap .eff-description ul > li:before {
  transform: rotate(-45deg);
  background-position: center !important;
  width: 17px;
  height: 17px;
  right: unset;
  left: 0;
  top: 13px;
}
.exit-popup-wrap .eff-popup-top {
  display: flex;
  flex-direction: column;
}
.exit-popup-wrap #close-popup-global {
  top: 10px;
  right: 10px;
  background: transparent;
  position: absolute;
  border-radius: 0;
  padding: 0;
  width: 36px;
  min-width: 36px;
  height: 36px;
  min-height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transition: 0.3s ease;
}
@media (min-width: 768px) {
  .exit-popup-wrap #close-popup-global {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
  }
}
.exit-popup-wrap #close-popup-global:hover {
  transform: scale(0.95);
}
.exit-popup-wrap #close-popup-global svg {
  width: 100%;
  height: 100%;
  background: transparent;
  padding: 9px;
}
@media (min-width: 768px) {
  .exit-popup-wrap #close-popup-global svg {
    padding: 16px;
  }
}
.exit-popup-wrap #close-popup-global:hover {
  opacity: 1;
}
@keyframes popupFade {
  from {
    transform: scale(0.95);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}

.popup-open-global {
  overflow: hidden;
}

/* exit popup */
.roi-form-section {
  position: relative;
  border-left: 1px solid;
  overflow: hidden;
  padding-top: 0 !important;
}
.roi-form-section .roi-form {
  background: rgba(1, 22, 56, 0.898);
  padding: 4rem 3.75rem;
  border: 1px solid transparent;
  border-image-source: linear-gradient(180deg, rgba(74, 166, 212, 0.5) 0%, rgba(74, 166, 212, 0) 100%);
  border-image-slice: 1;
}
@media (max-width: 767px) {
  .roi-form-section .roi-form {
    padding: 1.5rem;
  }
}
.roi-form-section .roi-form:has(.gf-roi-report) {
  background-color: transparent;
  padding: 0;
}
.roi-form-section .roi-form .medgrowth-roi-calculator_wrapper {
  margin: 0;
  padding: 0;
  background-color: transparent;
  border-radius: 0 !important;
  overflow: visible;
}
.roi-form-section .roi-form .medgrowth-roi-calculator_wrapper .instruction {
  display: none;
}
.roi-form-section .roi-form .medgrowth-roi-calculator_wrapper .gform_required_legend {
  display: none;
}
.roi-form-section .roi-form .gform_wrapper input[type=number] {
  appearance: textfield;
  -moz-appearance: textfield;
}
.roi-form-section .roi-form .gform_wrapper input[type=number]::-webkit-inner-spin-button,
.roi-form-section .roi-form .gform_wrapper input[type=number]::-webkit-outer-spin-button {
  opacity: 1;
  filter: brightness(0) saturate(100%) invert(63%) sepia(41%) saturate(958%) hue-rotate(162deg) brightness(91%) contrast(89%);
}
.roi-form-section .roi-form .gform_confirmation_message {
  padding: 0 !important;
}
.roi-form-section .roi-form .roi-form-title {
  color: #fff;
  font-size: 1.875rem;
}
@media (min-width: 768px) {
  .roi-form-section .roi-form .roi-form-title {
    font-size: 2.5rem;
  }
}
.roi-form-section .roi-form .roi-form-description p {
  color: #fff;
  font-size: 1.125rem;
}
@media (min-width: 768px) {
  .roi-form-section .roi-form .roi-form-description p {
    font-size: 1.25rem;
  }
}
.roi-form-section .roi-form .roi-form-content {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .roi-form-section .roi-form .roi-form-content {
    margin-bottom: 2.938rem;
  }
}
.roi-form-section .roi-form .roi-form-content.form-submitted {
  display: none;
}
.roi-form-section .roi-form .gf-roi-report {
  background: rgba(255, 255, 255, 0.302);
}
@media (max-width: 767px) {
  .roi-form-section .roi-form .gf-roi-report {
    margin: 0 !important;
  }
}
.roi-form-section .roi-form .stat-card {
  position: relative;
  width: 100%;
  background-color: #053A73;
  border-radius: 0;
  padding: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1.5rem;
}
.roi-form-section .roi-form .stat-card::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto;
  pointer-events: none;
}
.roi-form-section .roi-form .stat-card:first-child::before {
  background-image: url(../images/dollar.svg);
}
.roi-form-section .roi-form .stat-card:nth-child(2)::before {
  background-image: url(../images/question.svg);
}
.roi-form-section .roi-form .stat-card:nth-child(3)::before {
  background-image: url(../images/voice.svg);
}
.roi-form-section .roi-form .stat-title {
  font-size: 1.75rem;
  color: #B9E2F0;
}
.roi-form-section .roi-form .stat-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
  flex-wrap: wrap;
}
@media (min-width: 576px) {
  .roi-form-section .roi-form .stat-wrap {
    justify-content: flex-start;
    gap: 10px;
    flex-direction: row;
    align-items: baseline;
  }
}
.roi-form-section .roi-form .stat-subtitle {
  font-size: 1.125rem;
}
.roi-form-section .roi-form .stat-value {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  word-break: break-word;
}
.roi-form-section .roi-form .stat-value svg {
  width: 3rem;
  height: 3rem;
  margin-right: 0.313rem;
  filter: brightness(0) invert(1);
}
.roi-form-section .roi-form .stat-value strong {
  font-size: 3rem;
  font-weight: 500 !important;
  line-height: 1;
}
.roi-form-section .roi-form .gf-roi-report {
  padding: 3.75rem;
}
@media (max-width: 767px) {
  .roi-form-section .roi-form .gf-roi-report {
    padding: 2.5rem 1.25rem;
  }
}
.roi-form-section .roi-form .gf-roi-report input {
  padding: 0.625rem 0.688rem 0.625rem 0.938rem !important;
}
.roi-form-section .roi-form .gf-roi-report h4 {
  color: #fff;
  margin-bottom: 2.5rem;
  font-weight: 600;
  font-size: 1.75rem;
}
@media (min-width: 768px) {
  .roi-form-section .roi-form .gf-roi-report h4 {
    font-size: 1.875rem;
  }
}
.roi-form-section .roi-form .gf-roi-report .gf-roi-gauge-title {
  color: #292330 !important;
  font-weight: 600 !important;
  margin-bottom: 2.5rem;
  font-size: 1.5rem !important;
  margin-top: 2rem !important;
}
@media (min-width: 768px) {
  .roi-form-section .roi-form .gf-roi-report .gf-roi-gauge-title {
    margin-top: 4rem !important;
    font-size: 1.75rem !important;
  }
}
.roi-form-section .roi-form .gf-roi-report .gf-roi-gauge-wrap {
  display: flex;
  justify-content: space-between;
  gap: 4rem;
}
@media (max-width: 991px) {
  .roi-form-section .roi-form .gf-roi-report .gf-roi-gauge-wrap {
    flex-direction: column;
    align-items: center;
  }
}
.roi-form-section .roi-form .gf-roi-report .gf-roi-gauge-wrap svg {
  margin: inherit !important;
  width: 22.5rem;
  height: 16.875rem !important;
  border: 1px solid #91CDE6;
  background-color: #F0FAFC;
}
@media (max-width: 575px) {
  .roi-form-section .roi-form .gf-roi-report .gf-roi-gauge-wrap svg {
    width: 100%;
  }
}
.roi-form-section .roi-form .gf-roi-report .score-wrap {
  position: absolute;
  top: calc(100% + 44px);
  left: 11.25rem;
  transform: translateX(-50%);
  width: 20rem;
  height: 6.875rem;
  pointer-events: none;
}
@media (max-width: 991px) {
  .roi-form-section .roi-form .gf-roi-report .score-wrap {
    left: 50%;
  }
}
.roi-form-section .roi-form .gf-roi-report .gf-roi-gauge-color-info {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  padding-left: 2.5rem;
}
.roi-form-section .roi-form .gf-roi-report .gf-roi-gauge-color-info li {
  position: relative;
  font-size: 1.5rem;
  color: #292330;
  text-align: left;
}
@media (max-width: 1199px) {
  .roi-form-section .roi-form .gf-roi-report .gf-roi-gauge-color-info li {
    font-size: 1.25rem;
  }
}
.roi-form-section .roi-form .gf-roi-report .gf-roi-gauge-color-info li::before {
  content: "";
  position: absolute;
  top: 0.75rem;
  left: -2.5rem;
  width: 1.25rem;
  height: 1.25rem;
}
.roi-form-section .roi-form .gf-roi-report .gf-roi-gauge-color-info li:nth-child(1)::before {
  background: #ef3b3b;
}
.roi-form-section .roi-form .gf-roi-report .gf-roi-gauge-color-info li:nth-child(2)::before {
  background: #f7931e;
}
.roi-form-section .roi-form .gf-roi-report .gf-roi-gauge-color-info li:nth-child(3)::before {
  background: #32b44a;
}
.roi-form-section .roi-form .gf-roi-report .gf-roi-gauge-color-info li:last-child {
  margin-bottom: 0;
}
.roi-form-section .roi-form .gf-roi-report .missed-opportunity-card {
  margin-top: 2.5rem;
  background: rgba(206, 41, 53, 0.102);
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 1.5rem 1.688rem;
  border: 1px solid rgba(206, 41, 53, 0.149);
  box-sizing: border-box;
  margin-bottom: 4rem;
}
@media (max-width: 767px) {
  .roi-form-section .roi-form .gf-roi-report .missed-opportunity-card {
    flex-direction: column;
    align-items: flex-start;
  }
}
.roi-form-section .roi-form .gf-roi-report .missed-opportunity-text {
  color: #ce2935;
  font-size: 1.125rem;
}
@media (min-width: 768px) {
  .roi-form-section .roi-form .gf-roi-report .missed-opportunity-text {
    font-size: 1.5rem;
  }
}
.roi-form-section .roi-form .gf-roi-report .missed-opportunity-title {
  font-size: 1rem;
  color: #292330;
}
.roi-form-section .roi-form .gf-roi-report .missed-opportunity-icon svg {
  width: 3.5rem;
  height: 3.5rem;
}
.roi-form-section .roi-form .gf-roi-report .cta-button-row {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 0.75rem;
  box-sizing: border-box;
  flex-wrap: wrap;
}
.roi-form-section .roi-form .gf-roi-report .cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 0.875rem;
  font-size: 0.813rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
  transition: all 0.2s ease;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .roi-form-section .roi-form .gf-roi-report .cta-btn {
    width: 100%;
  }
}
.roi-form-section .roi-form .gf-roi-report .cta-btn-outline {
  color: #fff;
  background: #fff;
  border: 1px solid #0E78BE;
  padding: 0.938rem;
  font-size: 1rem;
  background-color: #0E78BE;
}
.roi-form-section .roi-form .gf-roi-report .cta-btn-outline:hover {
  color: #0E78BE;
  background: #fff;
  border: 1px solid #0E78BE;
}
.roi-form-section .roi-form .gf-roi-report .cta-btn-primary {
  color: #fff;
  background: #032757;
  border: 1px solid #032757;
  padding: 0.938rem;
  font-size: 1rem;
}
.roi-form-section .roi-form .gf-roi-report .cta-btn-primary:hover {
  color: #032757;
  background: #fff;
  border: 1px solid #032757;
}
.roi-form-section .roi-form .gf-roi-report .stat-icon {
  display: none;
}
.roi-form-section .roi-form .gf-roi-report .stats-row {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 1.25rem;
}
@media (min-width: 768px) {
  .roi-form-section .roi-form .gf-roi-report .stats-row {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1200px) {
  .roi-form-section .roi-form .gf-roi-report .stats-row {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 2.5rem;
  }
}
.roi-form-section .roi-form .gf-roi-report .cta-button-wrap {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .roi-form-section .roi-form .gf-roi-report .cta-button-wrap {
    width: 100%;
  }
}
.roi-form-section .roi-form .gf-roi-report .stat-head {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 0.625rem;
}
.roi-form-section .roi-form .gf-roi-report .missed-opportunity-content {
  display: flex;
  flex-direction: column;
  gap: 2px;
  text-align: left;
}
.roi-form-section .roi-form .gf-roi-report .missed-opportunity-text strong {
  font-weight: 700;
}
.roi-form-section .roi-form .gf-roi-report .instruction {
  display: none !important;
}
.roi-form-section .roi-form .gf-roi-report .gfield_description {
  display: block;
}
.roi-form-section .roi-form .gf-roi-report .gf-roi-title-svg-wrap {
  position: relative;
}
.roi-form-section .roi-form .gf-roi-report .score-title-svg {
  width: 100%;
  height: 100%;
  display: block;
  overflow: visible;
}
.roi-form-section .roi-form .gf-roi-report .score-title-text {
  fill: #111;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: Arial, sans-serif;
}
.roi-form-section .roi-form-hero {
  position: relative;
  z-index: 1;
  padding: 6.25rem 0 3.5rem;
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}
@media (min-width: 768px) {
  .roi-form-section .roi-form-hero {
    padding: 8.125rem 0;
  }
}
@media (min-width: 1200px) {
  .roi-form-section .roi-form-hero {
    padding: 11.5rem 0 8.125rem;
  }
}
@media (min-width: 992px) {
  .roi-form-section .roi-form-hero {
    row-gap: 4rem;
  }
}
.roi-form-section .roi-form-hero .h1 {
  color: #fff;
  font-size: 2.5rem;
  line-height: 1.3;
  margin: 0;
}
.roi-form-section .roi-form-hero .h1 br {
  display: none;
}
@media (min-width: 768px) {
  .roi-form-section .roi-form-hero .h1 {
    font-size: 3rem;
  }
  .roi-form-section .roi-form-hero .h1 br {
    display: block;
  }
}
@media (min-width: 1200px) {
  .roi-form-section .roi-form-hero .h1 {
    font-size: 5.25rem;
  }
}
.roi-form-section .roi-bg-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 101%;
  height: 101%;
  z-index: -1;
}
.roi-form-section .roi-bg-img img {
  width: 100%;
  height: 100%;
}

:root {
  --space-lg: 3.5rem;
  --space-md: 2.5rem;
  --space-sm: 1.875rem;
}
@media (min-width: 768px) and (max-width: 1199px) {
  :root {
    --space-lg: 3.5rem;
    --space-md: 3.5rem;
    --space-sm: 1.875rem;
  }
}
@media (min-width: 1200px) {
  :root {
    --space-md: 4.688rem;
    --space-sm: 3.5rem;
    --space-lg: 7.5rem;
  }
}

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

.blog-pagination {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  margin-top: 1.25rem;
}
.blog-pagination .swiper-pagination {
  position: relative;
  flex: 1;
  height: 0.125rem;
}
.blog-pagination .swiper-pagination-progressbar {
  background: #B9E2F0;
}
.blog-pagination .swiper-pagination-progressbar-fill {
  background: #074D8F;
}

.fraction {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 400;
  font-size: 1rem;
  color: #B9E2F0;
}
.fraction .current-slide {
  color: #074D8F;
}
.fraction .slash {
  transform: rotate(-142deg);
}

.global-modal {
  position: fixed;
  inset: 0;
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.35s ease, visibility 0.35s ease;
}
.global-modal.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.global-modal.active .global-modal__overlay {
  opacity: 1;
}
.global-modal.active .global-modal__inner {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
.global-modal__content {
  margin-bottom: 2.5rem;
}
.global-modal__content * {
  color: #fff !important;
}
.global-modal__overlay {
  position: absolute;
  inset: 0;
  background-color: rgba(1, 22, 56, 0.8);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  opacity: 0;
  transition: opacity 0.35s ease;
}
.global-modal__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: min(841px, 100% - 40px);
  max-height: 90vh;
  overflow: auto;
  background: url(../images/popup-bg.webp) no-repeat center center/cover;
  padding: 40px 20px;
  opacity: 0;
  transform: translate(-50%, -50%) scale(0.92);
  transition: opacity 0.35s ease, transform 0.35s ease;
}
@media (min-width: 768px) {
  .global-modal__inner {
    padding: 40px;
  }
}
.global-modal__close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}
@media (min-width: 768px) {
  .global-modal__close {
    top: 10px;
    right: 10px;
  }
}
.global-modal__close svg {
  background: transparent !important;
  padding: 14px !important;
}
.global-modal__title {
  margin-bottom: 0;
}

/* 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;
  z-index: 0;
}
@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;
}
.mbnav .menu > li.current-menu-item > a {
  background: #0a67ad !important;
}
.mbnav .menu > li.current-menu-parent > a {
  background: #0a67ad !important;
}
.mbnav .menu > li.current-menu-parent .current-menu-item > a {
  background: #0a67ad !important;
}
@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;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
.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 */
/* --- header --- */
.main-header {
  position: fixed;
  top: 0;
  width: 100%;
  height: auto;
  padding: 1.25rem 0;
  z-index: 999;
  transition: 0.3s;
  min-height: 5.25rem;
}
@media (min-width: 1200px) {
  .main-header {
    min-height: 5.563rem;
  }
}
.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 .navigation nav ul li a {
  color: #fff;
}
.main-header.hover-class .header-btn .btn {
  background-color: #0E78BE;
}
.main-header.hover-class .brand.no-hover {
  display: none;
}
.main-header.hover-class .brand.on-hover {
  display: block;
}
.main-header.is-sticky {
  border-bottom: 1px solid #053A73;
  transform: unset;
  background: #011638;
}
.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.is-sticky .brand.no-hover {
  display: none;
}
.main-header.is-sticky .brand.on-hover {
  display: block;
}
.main-header.light-mode {
  transform: unset;
  background: #011638;
}
.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.light-mode .brand.no-hover {
  display: none;
}
.main-header.light-mode .brand.on-hover {
  display: block;
}
.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: 767px) {
  .main-header .brand {
    width: 13.75rem;
  }
}
.main-header .brand img {
  width: 100%;
  height: 100%;
}
.main-header .brand.on-hover {
  display: none;
}
.main-header {
  /* nav */
}
.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: #B9E2F0;
}
.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: block;
  background: transparent;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.875rem;
  padding: 0;
  width: 2rem;
  height: 2rem;
}
@media (max-width: 1199px) {
  .main-header .header-search .h-search-field .icon-search {
    right: 0;
    width: 3rem;
    height: 3rem;
  }
}
.main-header .header-search .h-search-field .icon-search svg {
  background-color: transparent;
  width: 100%;
  height: 100%;
  padding: 0.438rem;
}
@media (max-width: 1199px) {
  .main-header .header-search .h-search-field .icon-search svg {
    padding: 0.75rem;
  }
}
.main-header .header-search .h-search-field input {
  -webkit-text-fill-color: #074D8F !important;
  width: 100%;
  height: 3.5rem;
  padding: 16px 100px 16px 20px;
  border: 1px solid #074D8F;
  border-radius: 0;
  font-size: 1rem;
  background-color: #E3F5FA;
  color: #074D8F;
}
.main-header .header-search .h-search-field input::placeholder {
  color: #074D8F;
}
.main-header .header-search .h-search-form-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 66.25rem;
  margin: auto;
}
@media (max-width: 1199px) {
  .main-header .header-search .h-search-form-wrap {
    max-width: calc(100% - 100px);
  }
}
@media (max-width: 767px) {
  .main-header .header-search .h-search-form-wrap {
    max-width: calc(100% - 40px);
  }
}
.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%;
  }
}
.main-header .header-search .h-search-wrap.is-open {
  opacity: 1;
  pointer-events: all;
}
.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 {
  display: block;
  background: transparent;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 3.75rem;
  padding: 0;
  width: 2rem;
  height: 2rem;
  cursor: pointer;
}
@media (max-width: 1199px) {
  .main-header .header-search .h-search-close-wrap {
    right: 3.125rem;
    width: 3rem;
    height: 3rem;
  }
}
.main-header .header-search .h-search-close-wrap svg {
  background-color: transparent;
  width: 100%;
  height: 100%;
  padding: 0.438rem;
}
@media (max-width: 1199px) {
  .main-header .header-search .h-search-close-wrap svg {
    padding: 0.75rem;
  }
}
.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;
}
@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, .main-header .navigation nav > ul > li.current-menu-ancestor {
  background-color: #032757;
}
.main-header .navigation nav > ul > li.current_page_parent .menu-title, .main-header .navigation nav > ul > li.current-menu-ancestor .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: #032757;
}
.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.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.main-header .navigation nav > ul > li.menu-v2 .sub-menu > li:hover, .main-header .navigation nav > ul > li.menu-v2 .sub-menu > li.current-menu-item {
  background: url(../images/bg-box-hover.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.main-header .navigation nav > ul > li.menu-v2 .sub-menu > li:hover .menu-icon img, .main-header .navigation nav > ul > li.menu-v2 .sub-menu > li.current-menu-item .menu-icon img {
  filter: brightness(0) invert(1);
}
.main-header .navigation nav > ul > li.menu-v2 .sub-menu > li:hover .menu-title, .main-header .navigation nav > ul > li.menu-v2 .sub-menu > li.current-menu-item .menu-title {
  position: relative;
  color: #fff;
  transition: 0.5s;
}
.main-header .navigation nav > ul > li.menu-v2 .sub-menu > li:hover .menu-title::before, .main-header .navigation nav > ul > li.menu-v2 .sub-menu > li.current-menu-item .menu-title::before {
  transform: rotate(45deg);
}
.main-header .navigation nav > ul > li.menu-v2 .sub-menu > li:hover a, .main-header .navigation nav > ul > li.menu-v2 .sub-menu > li.current-menu-item a {
  background-color: transparent;
  color: #B9E2F0;
}
.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: 1.5rem;
}
.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.875rem 0.625rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.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:not(.menu-v2).menu-item-has-children ul li.current-menu-item a {
  background-color: #032757 !important;
}
.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.menu-item-has-children > ul > li.current-menu-item > a:after {
  transform: rotate(45deg);
  filter: brightness(0) invert(1);
}
.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% + 27px);
  left: 50%;
  transform: translateX(-50%);
  min-width: 19.813rem;
  opacity: 0;
  transition: opacity 0.3s;
  background-color: #011638;
  border-top: 1px solid #0E78BE;
  display: flex;
  flex-direction: column;
  row-gap: 12px;
}
.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 .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:has(.header-search-btn.is-click) {
    margin-right: -2.5rem !important;
  }
}
.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 transparent;
    background: #B9E2F0;
    padding: 0.75rem;
  }
}
.main-header .header-search .header-search-btn .cross {
  display: none;
}
.main-header .header-search .header-search-btn .hover-search {
  display: none;
}
.main-header .header-search .header-search-btn svg {
  fill: #0E78BE;
}
@media (max-width: 1199px) {
  .main-header:not(.is-top) .header-search-btn .hover-search {
    display: block;
  }
}
@media (max-width: 1199px) and (max-width: 1199px) {
  .main-header:not(.is-top) .header-search-btn .main-search {
    display: none;
  }
}
@media (max-width: 1199px) {
  .main-header.light-mode.is-top .header-search .main-search {
    display: none;
  }
  .main-header.light-mode.is-top .header-search .hover-search {
    display: block;
  }
  .main-header.light-mode.is-top .header-search-btn.is-click .hover-search {
    display: none;
  }
}

.scroll-fixed .brand.no-hover {
  display: none;
}
.scroll-fixed .brand.on-hover {
  display: block;
}
.scroll-fixed header.is-pinned {
  transform: unset;
}

.single-career header .navigation nav .career a {
  background-color: #032757 !important;
}
.single-career header .navigation nav .career a::after {
  transform: rotate(45deg);
  filter: brightness(0) invert(1) !important;
}
.single-career header .navigation nav .about-us a {
  background-color: #032757 !important;
}

.single-post header .navigation nav .blog a {
  background-color: #032757 !important;
}
.single-post header .navigation nav .blog a::after {
  transform: rotate(45deg);
  filter: brightness(0) invert(1) !important;
}
.single-post header .navigation nav .learn-grow > a {
  background-color: #032757 !important;
}

/* --- footer --- */
.main-footer {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.main-footer:not(.full-width-cta) {
  background: url(../images/bg-footer-without-cta.webp);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding-top: 3.5rem;
}
@media (min-width: 1200px) {
  .main-footer:not(.full-width-cta) {
    padding-top: 6rem;
  }
}
.main-footer:has(.full-width-cta) {
  display: flex;
  flex-direction: column;
  row-gap: 1.875rem;
  padding-top: 3.5rem;
  background: url(../images/bg-footer-responsive.webp);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media (min-width: 1200px) {
  .main-footer:has(.full-width-cta) {
    row-gap: 4.813rem;
    padding-top: 5rem;
    background: url(../images/footer-full-img.webp);
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
}
@media screen and (min-width: 1921px) {
  .main-footer:has(.full-width-cta) {
    background: url(../images/footer-full-img.webp);
    background-repeat: no-repeat;
    background-size: cover;
  }
}
.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.webp);
  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 {
  position: relative;
  z-index: 2;
}
@media (min-width: 1200px) {
  .main-footer .footer-main-wrap {
    display: flex;
    gap: 3.125rem;
  }
}
.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: #4AA6D4;
}
.main-footer .footer-email a:hover, .main-footer .footer-phone a:hover, .main-footer .footer-address a:hover {
  color: #59C281;
}
.main-footer .footer-email .footer-add svg, .main-footer .footer-phone .footer-add svg, .main-footer .footer-address .footer-add svg {
  min-width: 1.5rem;
  min-height: 1.5rem;
}
.main-footer .footer-phone {
  display: flex;
  gap: 0.938rem;
}
.main-footer .footer-phone .india {
  background: url(../images/india.svg) no-repeat left/contain;
}
.main-footer .footer-phone .usa {
  background: url(../images/usa.svg) no-repeat left/contain;
}
.main-footer .footer-phone a {
  padding-left: 33px;
}
.main-footer .footer-phone .footer-number {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 575px) {
  .main-footer .footer-phone .footer-number {
    flex-direction: column;
    align-items: flex-start;
  }
}
.main-footer .footer-contact-info {
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
@media (min-width: 768px) {
  .main-footer .footer-contact-info {
    gap: 1.375rem;
  }
}
.main-footer .footer-logo-wrap {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 1200px) {
  .main-footer .footer-logo-wrap {
    max-width: 25rem;
  }
}
.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: 1.875rem !important;
  height: 1.875rem !important;
}
.main-footer .footer-social-icon .social_icon_wrapper li a.icon-instagram {
  width: 1.75rem !important;
  height: 1.75rem !important;
}
.main-footer .footer-social-icon .social_icon_wrapper li:last-child {
  padding-top: 0;
}
.main-footer .footer-nav {
  width: 100%;
  flex: 1;
  margin-left: auto;
  max-width: 100%;
}
@media (min-width: 1200px) {
  .main-footer .footer-nav {
    max-width: 44.875rem;
  }
}
.main-footer .footer-nav .navigation > ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 1.25rem;
  margin: 0;
}
@media (min-width: 1200px) {
  .main-footer .footer-nav .navigation > ul {
    grid-gap: 1.5rem 3.5rem;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .main-footer .footer-nav .navigation > ul {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1.25rem;
  }
}
.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: #59C281;
}
@media (min-width: 1200px) {
  .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-nav .navigation ul > li.current-menu-item > a {
  color: #59C281;
}
.main-footer .footer-bottom {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
  flex-direction: column-reverse;
  align-items: flex-start;
  gap: 1rem;
  padding: 0 0 2.875rem;
}
@media (min-width: 1200px) {
  .main-footer .footer-bottom {
    align-items: center;
    padding: 9rem 0 3rem;
    gap: 0;
    flex-direction: row;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1500px) {
  .main-footer .footer-bottom .footer-social-icon {
    margin-right: 80px;
  }
}
.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*/