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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

h1,
.h1 {
  margin-bottom: 1rem;
  font-family: "degular-display", "Arial", sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.1;
  color: #fff;
  word-break: keep-all;
  line-height: 1.25;
}
h1 a,
.h1 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h1 span,
.h1 span {
  background: linear-gradient(45deg, #7F96FF 50%, #4C5A99 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
h1.-lg,
.h1.-lg {
  font-size: 4.5rem;
}
@media (max-width: 1199px) {
  h1.-lg,
  .h1.-lg {
    font-size: 3rem;
  }
}
@media (max-width: 991px) {
  h1.-lg,
  .h1.-lg {
    font-size: 2.5rem;
  }
}
@media (max-width: 991px) {
  h1,
  .h1 {
    font-size: 2.5rem;
    line-height: 1.2;
  }
}

h2,
.h2 {
  margin-bottom: 1rem;
  font-family: "degular-display", "Arial", sans-serif;
  font-size: 2.438rem;
  font-weight: 600;
  line-height: 1.1;
  color: #fff;
  word-break: keep-all;
}
h2 a,
.h2 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h2 span,
.h2 span {
  background: linear-gradient(45deg, #7F96FF 50%, #4C5A99 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
h2.-lg,
.h2.-lg {
  font-size: 4.5rem;
}
@media (max-width: 1199px) {
  h2.-lg,
  .h2.-lg {
    font-size: 3rem;
  }
}
@media (max-width: 991px) {
  h2.-lg,
  .h2.-lg {
    font-size: 2.5rem;
  }
}
@media (max-width: 991px) {
  h2,
  .h2 {
    font-size: 2.25rem;
  }
}

h3,
.h3 {
  margin-bottom: 1rem;
  font-family: "degular-display", "Arial", sans-serif;
  font-size: 1.938rem;
  font-weight: 600;
  line-height: 1.1;
  color: #fff;
  word-break: keep-all;
}
h3 a,
.h3 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h3 span,
.h3 span {
  background: linear-gradient(45deg, #7F96FF 50%, #4C5A99 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
h3.-lg,
.h3.-lg {
  font-size: 4.5rem;
}
@media (max-width: 1199px) {
  h3.-lg,
  .h3.-lg {
    font-size: 3rem;
  }
}
@media (max-width: 991px) {
  h3.-lg,
  .h3.-lg {
    font-size: 2.5rem;
  }
}
@media (max-width: 991px) {
  h3,
  .h3 {
    font-size: 1.75rem;
  }
}

h4,
.h4 {
  margin-bottom: 1rem;
  font-family: "degular-display", "Arial", sans-serif;
  font-size: 1.563rem;
  font-weight: 600;
  line-height: 1.1;
  color: #fff;
  word-break: keep-all;
}
h4 a,
.h4 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h4 span,
.h4 span {
  background: linear-gradient(45deg, #7F96FF 50%, #4C5A99 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
h4.-lg,
.h4.-lg {
  font-size: 4.5rem;
}
@media (max-width: 1199px) {
  h4.-lg,
  .h4.-lg {
    font-size: 3rem;
  }
}
@media (max-width: 991px) {
  h4.-lg,
  .h4.-lg {
    font-size: 2.5rem;
  }
}
@media (max-width: 767px) {
  h4,
  .h4 {
    font-size: 1.563rem;
  }
}

h5,
.h5 {
  margin-bottom: 1rem;
  font-family: "degular-display", "Arial", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.1;
  color: #fff;
  word-break: keep-all;
}
h5 a,
.h5 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h5 span,
.h5 span {
  background: linear-gradient(45deg, #7F96FF 50%, #4C5A99 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
h5.-lg,
.h5.-lg {
  font-size: 4.5rem;
}
@media (max-width: 1199px) {
  h5.-lg,
  .h5.-lg {
    font-size: 3rem;
  }
}
@media (max-width: 991px) {
  h5.-lg,
  .h5.-lg {
    font-size: 2.5rem;
  }
}
@media (max-width: 767px) {
  h5,
  .h5 {
    font-size: 1.25rem;
  }
}

h6,
.h6 {
  margin-bottom: 1rem;
  font-family: "degular-display", "Arial", sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.1;
  color: #fff;
  word-break: keep-all;
}
h6 a,
.h6 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h6 span,
.h6 span {
  background: linear-gradient(45deg, #7F96FF 50%, #4C5A99 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
h6.-lg,
.h6.-lg {
  font-size: 4.5rem;
}
@media (max-width: 1199px) {
  h6.-lg,
  .h6.-lg {
    font-size: 3rem;
  }
}
@media (max-width: 991px) {
  h6.-lg,
  .h6.-lg {
    font-size: 2.5rem;
  }
}
@media (max-width: 767px) {
  h6,
  .h6 {
    font-size: 1.125rem;
  }
}

p {
  margin-bottom: 1rem;
}
p:last-child {
  margin-bottom: 0;
}
.p-lg p {
  font-size: 1.25rem;
}
@media (max-width: 767px) {
  .p-lg p {
    font-size: 1rem;
  }
}

.eyebrow-text {
  position: relative;
  display: inline-block;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  font-weight: 600;
  font-family: "degular-display", "Arial", sans-serif;
  color: #7F96FF;
  line-height: 1;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .eyebrow-text {
    font-size: 1rem;
  }
}
.eyebrow-text.-sm {
  font-size: 1rem;
}
.bg-white .eyebrow-text {
  color: #150578;
}
.eyebrow-text.-shape {
  background-color: #150578;
  color: #fff;
  min-width: 7.188rem;
  padding: 0.563rem 2.5rem 0.563rem 1.25rem;
  clip-path: polygon(0 0, 100% 0%, calc(100% - 32px) 100%, 0 100%);
}

:is(ul, ol) {
  --ulol-left-padding: 1.25rem;
  margin-bottom: 1rem;
  padding-left: var(--ulol-left-padding);
  /* For custom bullet styles */
}
:is(ul, ol) li {
  padding: 0.5rem 0;
}
:is(ul, ol) li:last-child {
  padding-bottom: 0;
}
.bullet-check :is(ul, ol) li, .bullet-styled :is(ul, ol) li {
  position: relative;
}
.bullet-check :is(ul, ol) li::before, .bullet-styled :is(ul, ol) li::before {
  position: absolute;
  left: calc(var(--ulol-left-padding) * -1);
  line-height: 1;
  color: #0D0628;
}

/* ===============================
   Default UL
================================= */
ul {
  /* Nested UL */
  /* White Background Override */
  /* ===============================
     Bullet Styled (Custom Dot)
  ================================= */
  /* ===============================
     Bullet Check
  ================================= */
}
ul > li::marker {
  font-size: 1.2em;
  color: #fff;
}
ul ul > li {
  list-style-type: disc;
}
ul ul > li::marker {
  color: #fff;
}
.bg-white ul > li::marker {
  color: #150578;
}
.bg-white ul ul > li::marker {
  color: #7F96FF;
}
.bullet-styled ul {
  /* Nested */
}
.bullet-styled ul > li {
  list-style: none;
  --ulBox: 6px;
}
.bullet-styled ul > li::before {
  content: "";
  top: 1rem;
  width: var(--ulBox);
  height: var(--ulBox);
  border-radius: 50%;
  background-color: #fff;
}
.bg-white .bullet-styled ul > li::before {
  background-color: #150578;
}
.bullet-styled ul ul > li::before {
  background-color: #fff;
}
.bg-white .bullet-styled ul ul > li::before {
  background-color: #7F96FF;
}
.bullet-check ul {
  --ulol-left-padding: 2.188rem;
}
.bullet-check ul > li {
  list-style: none;
}
.bullet-check ul > li::before {
  --ulBox: 20px;
  content: "";
  top: 0.625rem;
  width: var(--ulBox);
  height: var(--ulBox);
  background: transparent url(../images/bullet-check.svg) no-repeat center;
  background-size: contain;
}
.bullet-check ul ul > li {
  list-style: none;
}

/* ===============================
   Ordered List
================================= */
ol {
  /* Nested UL inside OL */
  /* ===============================
     Styled Ordered List
  ================================= */
}
ol ul > li {
  list-style-type: disc;
}
ol ul > li::marker {
  color: #fff;
}
.bg-white ol ul > li::marker {
  color: #150578;
}
.bullet-styled ol {
  --ulol-left-padding: 2rem;
  list-style: none;
}
.bullet-styled ol > li {
  counter-increment: counter-1;
  /* Nested OL */
  /* Nested UL inside styled OL */
}
.bullet-styled ol > li::before {
  content: counter(counter-1) ". ";
  top: 10px;
  font-weight: 700;
  color: #fff;
}
.bg-white .bullet-styled ol > li::before {
  color: #150578;
}
.bullet-styled ol > li > ol {
  counter-reset: counter-2;
}
.bullet-styled ol > li > ol > li {
  counter-increment: counter-2;
}
.bullet-styled ol > li > ol > li::before {
  content: counter(counter-2, lower-alpha) ". ";
  font-weight: 700;
  color: #fff;
}
.bg-white .bullet-styled ol > li > ol > li::before {
  color: #150578;
}
.bullet-styled ol > li ul > li::before {
  background-color: #fff;
}
.bg-white .bullet-styled ol > li ul > li::before {
  background-color: #150578;
}

blockquote {
  position: relative;
  display: block;
  margin-bottom: 2rem;
  font-size: 1.563rem;
  font-style: italic;
  text-align: center;
  font-weight: 500;
}
@media (max-width: 767px) {
  blockquote {
    font-size: 1.25rem;
  }
}
blockquote p {
  color: #150578;
}

hr {
  overflow: visible;
  width: 100%;
  height: 0;
  margin: 1.875rem auto;
  border: 0 #000 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: #fff;
  font-weight: 600;
  text-decoration: none;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
}
a:hover {
  text-decoration: underline;
  outline: none;
}
a.tab-outline {
  outline: 1px solid;
  outline-offset: 0.188rem;
}

/* Tables
------------------------------------------------------------------------------*/
.table-wrapper {
  background: #fff;
  font-size: 31px;
  line-height: 1.29;
  font-weight: 300;
  color: #0D0628;
  text-align: center;
}
@media (max-width: 991px) {
  .table-wrapper table {
    display: none;
  }
}
@media (max-width: 991px) {
  .table-wrapper {
    border: none !important;
    padding: 0;
  }
}

.table-wrapper {
  margin-bottom: 2rem;
}
.table-wrapper table {
  margin: 0;
  width: 100%;
}
.table-wrapper table span,
.table-wrapper table a,
.table-wrapper table li {
  font-size: 0.875rem !important;
}
.table-wrapper table {
  border-spacing: 0;
  border-collapse: collapse;
  border: none !important;
  overflow: hidden;
  width: 100% !important;
}
.table-wrapper table p {
  font-size: 0.875rem;
  margin: 0;
}
.table-wrapper table td {
  text-align: left;
  color: #0D0628;
  padding: 1.063rem 1.5rem;
  width: auto !important;
  font-weight: 400;
  font-size: 1rem;
  border: none !important;
  text-transform: capitalize;
}
.table-wrapper table th {
  font-size: 1rem;
  line-height: 1.7;
  color: #fff !important;
  background-color: #150578 !important;
  text-align: center;
  padding: 1.063rem 0.813rem;
  font-weight: 700;
  text-transform: capitalize !important;
  width: auto !important;
  border: none !important;
}
.table-wrapper table tr:nth-child(odd) {
  background-color: #F2F5FF !important;
}
.table-wrapper table tr:first-child {
  background-color: #150578 !important;
}
.table-wrapper table tr:first-child td {
  font-size: 1.25rem;
  line-height: 1.5;
  color: #fff !important;
  font-weight: 600;
  font-family: "degular-display", "Arial", sans-serif;
  width: auto !important;
  border: none !important;
}
@media (max-width: 767px) {
  .table-wrapper table tr:first-child td {
    font-size: 1.25rem;
  }
}
.table-wrapper table tbody {
  border: none !important;
}
.bg-dark .table-wrapper * {
  color: #0D0628 !important;
}

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

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

/* Mobile Table */
.mobile-table-view {
  margin-top: 1.5rem;
}
.mobile-table-view span,
.mobile-table-view a,
.mobile-table-view li {
  font-size: 0.875rem !important;
}
.mobile-table-view ul {
  text-align: left;
}
.mobile-table-view .column-header {
  padding: 1rem;
  background-color: #150578;
  color: #fff !important;
  font-size: 1.25rem;
  font-weight: 600;
  font-family: "degular-display", "Arial", sans-serif;
}
.mobile-table-view .column-cell {
  padding: 1rem;
  font-size: 1rem;
  font-weight: 400;
}
.mobile-table-view .column-cell:nth-child(odd) {
  background-color: #F2F5FF;
}

/* Mobile Table End */
/* 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: 2rem;
}
@media (max-width: 767px) {
  :root {
    --gutter: 1rem;
  }
}

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

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

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

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

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

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

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

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

/* background and text color */
.bg-white {
  background-color: #fff;
}

.text-white {
  color: #fff;
}

.bg-dark {
  background-color: #0D0628;
}

.text-dark {
  color: #0D0628;
}

.bg-blue {
  background-color: #150578;
}

.text-blue {
  color: #150578;
}

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

.cell-2 {
  width: 16.6666666667%;
}

.cell-3 {
  width: 25%;
}

.cell-4 {
  width: 33.3333333333%;
}

.cell-5 {
  width: 41.6666666667%;
}

.cell-6 {
  width: 50%;
}

.cell-7 {
  width: 58.3333333333%;
}

.cell-8 {
  width: 66.6666666667%;
}

.cell-9 {
  width: 75%;
}

.cell-10 {
  width: 83.3333333333%;
}

.cell-11 {
  width: 91.6666666667%;
}

.cell-12 {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

button:not(.no-btn, .swiper-button-prev, .swiper-button-next), input[type=button],
input[type=reset],
input[type=submit], .btn {
  --path: 0%;
  --path1: calc(100% - 0.938rem);
  --focuc-outline-space: -1px;
  user-select: none;
  position: relative;
  display: inline-block;
  border: none;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
  color: #0D0628;
  text-align: center;
  text-decoration: none;
  transition: 0.4s;
}
button:not(.no-btn, .swiper-button-prev, .swiper-button-next) span, input[type=button] span,
input[type=reset] span,
input[type=submit] span, .btn span {
  display: inline-block;
  padding: 0.75rem 1.5rem 0.688rem;
  background-color: #7F96FF;
  clip-path: polygon(var(--path) 0, 100% 0, 100% 65%, var(--path1) 100%, 0 100%, 0 35%);
  transition: inherit;
}
button:not(.no-btn, .swiper-button-prev, .swiper-button-next)::before, input[type=button]::before,
input[type=reset]::before,
input[type=submit]::before, .btn::before {
  pointer-events: none;
  content: "";
  position: absolute;
  inset: -4px -8px;
  border: 1px solid #fff;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s ease;
}
button:hover:not(.no-btn, .swiper-button-prev, .swiper-button-next), input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover, .btn:hover, a:hover button:not(.no-btn, .swiper-button-prev, .swiper-button-next), a:hover input[type=button],
a:hover input[type=reset],
a:hover input[type=submit], a:hover .btn {
  --path: 0.938rem;
  --path1: 100%;
  text-decoration: none;
}
button.tab-outline:not(.no-btn, .swiper-button-prev, .swiper-button-next), input.tab-outline[type=button],
input.tab-outline[type=reset],
input.tab-outline[type=submit], .tab-outline.btn {
  outline: none;
}
button.tab-outline:not(.no-btn, .swiper-button-prev, .swiper-button-next)::before, input.tab-outline[type=button]::before,
input.tab-outline[type=reset]::before,
input.tab-outline[type=submit]::before, .tab-outline.btn::before {
  visibility: visible;
  opacity: 1;
}
button:focus:not(.no-btn, .swiper-button-prev, .swiper-button-next), input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus, .btn:focus {
  --focuc-outline-space: -4px;
  outline: 0;
}
button:focus:not(.no-btn, .swiper-button-prev, .swiper-button-next)::before, input[type=button]:focus::before,
input[type=reset]:focus::before,
input[type=submit]:focus::before, .btn:focus::before {
  visibility: visible;
  opacity: 1;
}

.btn-sm {
  padding: 0.25rem 0.563rem;
  font-size: 0.75rem;
}
.btn-link {
  user-select: none;
  position: relative;
  display: inline-block;
  padding-right: 0.5rem;
  border: 0;
  font-size: 1rem;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
  transition: 0.35s ease 0s;
}
.btn-link::before {
  pointer-events: none;
  content: "";
  position: absolute;
  inset: -4px -24px -4px -8px;
  border: 1px solid currentcolor;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s ease;
}
.btn-link svg {
  position: absolute;
  display: inline-block;
  margin-top: 0.313rem;
  margin-left: 0.5rem;
  width: 1.375rem;
  height: auto;
  transition: 0.35s ease 0s;
}
.btn-link.tab-outline {
  outline: none;
}
.btn-link.tab-outline::before {
  visibility: visible;
  opacity: 1;
}
.btn-link:hover, a:hover .btn-link {
  text-decoration: none;
}
.btn-link:hover::after, a:hover .btn-link::after {
  transform: translateX(4px);
  color: #354A63;
}
.btn-link:hover svg, a:hover .btn-link svg {
  margin-left: 1rem;
}
.btn-play {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 5.875rem;
  height: 5.875rem;
  border: 2px solid #150578;
  border-radius: 100vh;
  background-color: rgba(255, 255, 255, 0.75);
  transition: 0.4s;
}
.btn-play svg {
  width: 2.625rem;
  height: 2.25rem;
  object-fit: contain;
  fill: #150578;
  padding-left: 0.438rem;
  transition: 0.4s;
}
.btn-play:hover {
  background-color: #7F96FF;
  border-color: #fff;
}
.btn-play:hover svg {
  fill: #fff;
}
.bg-white .btn-play {
  background-color: transparent;
}
.bg-white .btn-play:hover {
  background-color: #7F96FF;
  border-color: #fff;
}
.bg-white .btn-play:hover svg {
  fill: #fff;
}

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

.splide__arrows, .splide-arrow-wrap,
.swiper__arrows,
.swiper-arrow-wrap {
  display: flex;
  gap: 1.25rem;
}
.splide__arrows button, .splide-arrow-wrap button,
.swiper__arrows button,
.swiper-arrow-wrap button {
  position: unset;
  margin: 0;
  transform: none;
}
.splide__arrows:has(button.swiper-button-lock), .splide-arrow-wrap:has(button.swiper-button-lock),
.swiper__arrows:has(button.swiper-button-lock),
.swiper-arrow-wrap:has(button.swiper-button-lock) {
  display: none;
}
.splide__arrow:disabled,
.swiper__arrow:disabled {
  pointer-events: none;
}
.splide__arrow--prev, .splide__arrow-prev, .splide-button--prev, .splide-button-prev,
.swiper__arrow--prev,
.swiper__arrow-prev,
.swiper-button--prev,
.swiper-button-prev {
  padding: 0.313rem;
}
.splide__arrow--prev svg, .splide__arrow-prev svg, .splide-button--prev svg, .splide-button-prev svg,
.swiper__arrow--prev svg,
.swiper__arrow-prev svg,
.swiper-button--prev svg,
.swiper-button-prev svg {
  transform: rotate(180deg);
}
.splide__arrow--next, .splide__arrow-next, .splide-button--next, .splide-button-next,
.swiper__arrow--next,
.swiper__arrow-next,
.swiper-button--next,
.swiper-button-next {
  padding: 0.313rem;
}
.splide__arrow--prev, .splide__arrow-prev, .splide__arrow--next, .splide__arrow-next, .splide-button--prev, .splide-button-prev, .splide-button--next, .splide-button-next,
.swiper__arrow--prev,
.swiper__arrow-prev,
.swiper__arrow--next,
.swiper__arrow-next,
.swiper-button--prev,
.swiper-button-prev,
.swiper-button--next,
.swiper-button-next {
  --swiper-navigation-size: 1.625rem;
  width: var(--swiper-navigation-size);
  height: var(--swiper-navigation-size);
  color: #150578;
  opacity: 1;
  background-color: #7F96FF;
  border: 1px solid transparent;
  transition: 0.35s ease 0s;
}
.splide__arrow--prev::after, .splide__arrow-prev::after, .splide__arrow--next::after, .splide__arrow-next::after, .splide-button--prev::after, .splide-button-prev::after, .splide-button--next::after, .splide-button-next::after,
.swiper__arrow--prev::after,
.swiper__arrow-prev::after,
.swiper__arrow--next::after,
.swiper__arrow-next::after,
.swiper-button--prev::after,
.swiper-button-prev::after,
.swiper-button--next::after,
.swiper-button-next::after {
  content: "";
}
.splide__arrow--prev:hover, .splide__arrow-prev:hover, .splide__arrow--next:hover, .splide__arrow-next:hover, .splide-button--prev:hover, .splide-button-prev:hover, .splide-button--next:hover, .splide-button-next:hover,
.swiper__arrow--prev:hover,
.swiper__arrow-prev:hover,
.swiper__arrow--next:hover,
.swiper__arrow-next:hover,
.swiper-button--prev:hover,
.swiper-button-prev:hover,
.swiper-button--next:hover,
.swiper-button-next:hover {
  border-color: #0D0628;
  background-color: transparent;
}
.splide__arrow--prev.swiper-button-disabled, .splide__arrow-prev.swiper-button-disabled, .splide__arrow--next.swiper-button-disabled, .splide__arrow-next.swiper-button-disabled, .splide-button--prev.swiper-button-disabled, .splide-button-prev.swiper-button-disabled, .splide-button--next.swiper-button-disabled, .splide-button-next.swiper-button-disabled,
.swiper__arrow--prev.swiper-button-disabled,
.swiper__arrow-prev.swiper-button-disabled,
.swiper__arrow--next.swiper-button-disabled,
.swiper__arrow-next.swiper-button-disabled,
.swiper-button--prev.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled,
.swiper-button--next.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.4;
}
.bg-blue .splide__arrow--prev:hover, .splide__arrow--prev.-secondary:hover, .bg-blue .splide__arrow-prev:hover, .splide__arrow-prev.-secondary:hover, .bg-blue .splide__arrow--next:hover, .splide__arrow--next.-secondary:hover, .bg-blue .splide__arrow-next:hover, .splide__arrow-next.-secondary:hover, .bg-blue .splide-button--prev:hover, .splide-button--prev.-secondary:hover, .bg-blue .splide-button-prev:hover, .splide-button-prev.-secondary:hover, .bg-blue .splide-button--next:hover, .splide-button--next.-secondary:hover, .bg-blue .splide-button-next:hover, .splide-button-next.-secondary:hover,
.bg-blue .swiper__arrow--prev:hover,
.swiper__arrow--prev.-secondary:hover,
.bg-blue .swiper__arrow-prev:hover,
.swiper__arrow-prev.-secondary:hover,
.bg-blue .swiper__arrow--next:hover,
.swiper__arrow--next.-secondary:hover,
.bg-blue .swiper__arrow-next:hover,
.swiper__arrow-next.-secondary:hover,
.bg-blue .swiper-button--prev:hover,
.swiper-button--prev.-secondary:hover,
.bg-blue .swiper-button-prev:hover,
.swiper-button-prev.-secondary:hover,
.bg-blue .swiper-button--next:hover,
.swiper-button--next.-secondary:hover,
.bg-blue .swiper-button-next:hover,
.swiper-button-next.-secondary:hover {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}

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

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

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

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

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

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

button {
  cursor: pointer;
}

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

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

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

.radio-btn-group .radio-option {
  display: inline-block;
  padding: 0 0.625rem;
  vertical-align: middle;
}
.radio-btn-group .radio-option:first-child {
  padding-left: 0;
}
.radio-btn-group .radio-option .radio-custom-label {
  cursor: pointer;
  margin: 0;
  color: #000;
}
.radio-btn-group .radio-option .radio-custom-label::before {
  cursor: pointer;
  content: "";
  display: inline-block;
  width: 0.625rem;
  height: 0.625rem;
  margin-top: 0.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 #000;
}
.radio-btn-group .radio-option .radio-custom {
  position: absolute;
  opacity: 0;
}
.radio-btn-group .radio-option .radio-custom:focus + .radio-custom-label {
  outline: none;
}
.radio-btn-group .radio-option .radio-custom:checked + .radio-custom-label::before {
  background-color: #000;
}

.checkbox input[type=checkbox] {
  cursor: pointer;
  display: none;
  width: initial;
  height: initial;
  margin-bottom: 0;
  padding: 0;
}
.checkbox input[type=checkbox]:checked + label::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 7px;
  transform: rotate(42deg);
  display: block;
  width: 0.313rem;
  height: 0.625rem;
  border: solid #354A63;
  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 #354A63;
  vertical-align: middle;
  appearance: none;
  background-color: transparent;
}

.hero-section {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 7.5rem 0;
  min-height: 100vh;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .hero-section {
    min-height: auto;
  }
}
@media (max-width: 767px) {
  .hero-section {
    padding: 0 0 2.813rem;
  }
}
.hero-section .hs-bg {
  background-color: #0D0628;
}
.hero-section .hs-bg-wrap {
  width: 100%;
  height: 100%;
  overflow: hidden;
  clip-path: polygon(-6% 0, 100% 0, 100% 100%, 3% 100%, 25% 59.3%);
}
@media (min-width: 768px) {
  .hero-section .hs-bg-wrap {
    clip-path: polygon(43% 0, 100% 0, 100% 100%, 45.5% 100%, 60% 51%);
  }
}
@media (min-width: 768px) {
  .hero-section .hs-bg picture {
    opacity: 0;
    left: -7.5rem;
    transform: scale(1.1);
    transition: left 1s ease 0s, opacity 1s ease 0s, transform 2.5s ease 1s;
  }
  .hero-section .hs-title,
  .hero-section .hs-description,
  .hero-section .hs-cta-wrap {
    opacity: 0;
    transform: translateX(-100px);
    transition: 0.8s ease 0s;
  }
  .hero-section.aos-animate .hs-bg picture {
    opacity: 1;
    left: 0;
    transform: scale(1);
  }
  .hero-section.aos-animate .hs-title,
  .hero-section.aos-animate .hs-description,
  .hero-section.aos-animate .hs-cta-wrap {
    opacity: 1;
    transform: translateX(0);
  }
  .hero-section.aos-animate .hs-description {
    transition-delay: 0.2s;
  }
  .hero-section.aos-animate .hs-cta-wrap {
    transition-delay: 0.4s;
  }
}
.hero-section .hs-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
@media (max-width: 767px) {
  .hero-section .hs-bg {
    position: relative;
    margin-bottom: 1.5rem;
  }
}
.hero-section .hs-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/hero-bg-pattern.webp);
  background-repeat: no-repeat;
  mix-blend-mode: soft-light;
}
.hero-section .hs-bg::after {
  content: "";
  position: absolute;
  top: 0.0625rem;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(13, 6, 40, 0) 82.65%, #0D0628 100%);
}
.hero-section .hs-bg picture,
.hero-section .hs-bg img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero-section .hs-main {
  position: relative;
  max-width: 36.5rem;
  width: 100%;
  z-index: 1;
}
@media (max-width: 991px) {
  .hero-section .hs-main {
    max-width: 29.375rem;
  }
}
.hero-section .hs-cta-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 2rem;
  margin-top: 2.5rem;
}
@media (max-width: 767px) {
  .hero-section .hs-cta-wrap {
    justify-content: center;
  }
}

.icon-grid-section .sec-heading {
  max-width: 49.375rem;
  margin: 0 auto;
}
.icon-grid-section .igs-col {
  margin-top: 2rem;
}
.icon-grid-section .igs-col .icon {
  display: inline-flex;
  width: 3rem;
  height: 3rem;
  margin-bottom: 1rem;
}
.icon-grid-section .igs-col .icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.icon-grid-section .igs-col h3 {
  margin-bottom: 0;
}
.icon-grid-section .igs-col .desc,
.icon-grid-section .igs-col .cta {
  margin-top: 1rem;
}

.vertical-accordion-section .container {
  --container-width: 62.125rem;
}
.vertical-accordion-section .sec-heading {
  margin-bottom: 2rem;
}
.vertical-accordion-section .vas-item {
  padding: 1.313rem 1rem 1.313rem 2.5rem;
  background-color: #fff;
  border: 1px solid #354A63;
  transition: 0.35s ease 0s;
}
@media (max-width: 991px) {
  .vertical-accordion-section .vas-item {
    padding: 1.313rem 1.5rem;
  }
}
.vertical-accordion-section .vas-item.is-active {
  background-color: #F2F5FF;
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.161));
  -webkit-filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.161));
}
.vertical-accordion-section .vas-item.is-active .icon-plus::before {
  transform: translate(-50%, -50%) rotate(90deg);
}
.vertical-accordion-section .vas-item:not(:last-child) {
  margin-bottom: 1rem;
}
.vertical-accordion-section .vas-item-title {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.vertical-accordion-section .vas-item-title h3 {
  flex: 1;
  margin-bottom: 0;
  padding-right: 1.5rem;
}
.vertical-accordion-section .vas-item-title:hover .icon-plus {
  background-color: #7F96FF;
}
.vertical-accordion-section .vas-item-title .icon-plus {
  position: relative;
  display: flex;
  width: 2rem;
  height: 2rem;
  color: #fff;
  border-radius: 100%;
  background-color: #150578;
  transition: 0.35s ease 0s;
}
.vertical-accordion-section .vas-item-title .icon-plus::before, .vertical-accordion-section .vas-item-title .icon-plus::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.188rem;
  height: calc(100% - 0.875rem);
  background-color: currentColor;
  transform: translate(-50%, -50%);
  border-radius: 0.375rem;
  transition: inherit;
}
.vertical-accordion-section .vas-item-title .icon-plus::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.vertical-accordion-section .vas-item-content {
  display: none;
  margin-top: 0.938rem;
}
.vertical-accordion-section .vas-item-content p strong {
  font-weight: 600;
}
.vertical-accordion-section .vas-item-content-inner {
  max-width: 55.125rem;
}

.testimonials-section {
  padding: 3.5rem 0;
  background-image: url(../images/404-bg-img.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (max-width: 991px) {
  .testimonials-section {
    padding: 3rem 0;
  }
}
.testimonials-section .sec-heading {
  margin-bottom: 2.5rem;
}
@media (max-width: 991px) {
  .testimonials-section .sec-heading {
    margin-bottom: 1.5rem;
  }
}
.testimonials-section .tst-grid:has(.tst-right) {
  display: grid;
  grid-template-columns: auto 28.5%;
  gap: 2rem;
}
@media (max-width: 767px) {
  .testimonials-section .tst-grid:has(.tst-right) {
    grid-template-columns: 100%;
    gap: 0;
  }
}
.testimonials-section .tst-left .desc {
  font-size: 1.25rem;
  font-style: italic;
  font-weight: 500;
}
.testimonials-section .tst-left .tst-info span {
  display: block;
}
.testimonials-section .tst-left .tst-info span + span {
  margin-top: 0.5rem;
}
.testimonials-section .tst-left .tst-info span.tst-name {
  margin: 0;
}
.testimonials-section .tst-left .tst-cta,
.testimonials-section .tst-left .tst-info {
  margin-top: 2rem;
}
@media (max-width: 767px) {
  .testimonials-section .tst-right {
    margin-top: 2rem;
  }
}
.testimonials-section .tst-media {
  position: relative;
  aspect-ratio: 342/351;
  clip-path: polygon(15% 0, 100% 0, 100% 82%, 85% 100%, 0 100%, 0 18%);
}
.testimonials-section .tst-media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .testimonials-section .tst-media {
    max-width: 22.563rem;
    margin: 0 auto;
  }
}

.full-width-cta-section {
  --prev-section-bg-color: #fff;
  position: relative;
  padding: 3rem 0;
  z-index: 1;
  overflow: hidden;
  background-color: #0D0628;
}
.full-width-cta-section::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: clamp(8.875rem, 6.3179rem + 10.4107vw, 15.6875rem);
  height: clamp(2.25rem, 1.6166rem + 2.5788vw, 3.9375rem);
  background-color: var(--prev-section-bg-color);
  pointer-events: none;
  clip-path: polygon(0 -1px, 100% -1px, 101% 100%, 26% 100%);
  z-index: 5;
}
@media (max-width: 767px) {
  .full-width-cta-section {
    padding: 0 0 2.5rem;
  }
}
@media (min-width: 768px) {
  .full-width-cta-section .bg-pattern {
    position: absolute;
    right: 0;
    top: 0;
    width: 47.6%;
    height: 100%;
    max-width: 42.813rem;
    z-index: -1;
  }
}
@media (max-width: 767px) {
  .full-width-cta-section .bg-pattern {
    position: relative;
    display: block;
    aspect-ratio: 393/158;
  }
  .full-width-cta-section .bg-pattern::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 5.625rem;
    background-image: linear-gradient(180deg, rgba(13, 6, 40, 0) 0%, #0D0628 100%);
    z-index: 1;
    pointer-events: none;
  }
}
.full-width-cta-section .bg-pattern::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/fwc-tharros-icon.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left top;
  z-index: -1;
  opacity: 0.7;
}
@media (min-width: 768px) {
  .full-width-cta-section .fwc-content {
    max-width: 54.4%;
  }
}
@media (max-width: 767px) {
  .full-width-cta-section .fwc-content {
    margin-top: 2rem;
  }
}
.full-width-cta-section .fwc-content .btn-wrap {
  margin-top: 1rem;
}

@media (min-width: 768px) {
  .fifty-fifty-section.image-right .ff-content > * {
    transform: translateX(-50px);
  }
}
.fifty-fifty-section.image-left .ff-wrapper {
  flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .fifty-fifty-section.image-left .ff-wrapper {
    flex-direction: column-reverse;
  }
}
@media (min-width: 768px) {
  .fifty-fifty-section.image-left .ff-content > * {
    transform: translateX(50px);
  }
}
.fifty-fifty-section.image-logo.image-left .ff-left {
  padding-left: 3rem;
  padding-right: calc((100% - 79rem) / 2);
}
.fifty-fifty-section.image-logo.image-left .ff-left > div {
  padding-right: var(--gutter);
}
@media (max-width: 991px) {
  .fifty-fifty-section.image-logo.image-left .ff-left {
    padding-left: 1.5rem;
  }
}
@media (max-width: 767px) {
  .fifty-fifty-section.image-logo.image-left .ff-left {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .fifty-fifty-section.image-logo.image-left .ff-left > div {
    padding: 0 var(--gutter);
  }
}
.fifty-fifty-section.image-logo.image-left .ff-right {
  padding-right: 1.75rem;
}
@media (max-width: 767px) {
  .fifty-fifty-section.image-logo.image-left .ff-right {
    padding-right: 0;
  }
}
.fifty-fifty-section.image-logo.image-left .ff-media {
  position: relative;
  padding-top: 64%;
  height: 100%;
}
.fifty-fifty-section.image-logo.image-left .ff-media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .fifty-fifty-section.image-logo.image-left:not(.space-sm) .ff-media {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1445px) {
  .fifty-fifty-section.image-logo.image-left:not(.space-sm) .ff-media {
    padding-top: 54%;
  }
}
.fifty-fifty-section.image-logo.image-left:not(.space-sm) .ff-content {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.fifty-fifty-section.image-logo.image-right .ff-left {
  padding-right: 3rem;
  padding-left: calc((100% - 79rem) / 2);
}
.fifty-fifty-section.image-logo.image-right .ff-left > div {
  padding-left: var(--gutter);
}
@media (max-width: 991px) {
  .fifty-fifty-section.image-logo.image-right .ff-left {
    padding-right: 1.5rem;
  }
}
@media (max-width: 767px) {
  .fifty-fifty-section.image-logo.image-right .ff-left {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .fifty-fifty-section.image-logo.image-right .ff-left > div {
    padding: 0 var(--gutter);
  }
}
.fifty-fifty-section.image-logo.image-right .ff-right {
  padding-left: 1.75rem;
}
@media (max-width: 767px) {
  .fifty-fifty-section.image-logo.image-right .ff-right {
    padding-left: 0;
  }
}
.fifty-fifty-section.image-logo.image-right .ff-media {
  position: relative;
  padding-top: 64%;
  height: 100%;
}
.fifty-fifty-section.image-logo.image-right .ff-media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 1445px) {
  .fifty-fifty-section.image-logo.image-right:not(.space-sm) .ff-media {
    padding-top: 54%;
  }
}
@media (max-width: 767px) {
  .fifty-fifty-section.image-logo.image-right:not(.space-sm) .ff-media {
    margin-bottom: 0;
  }
}
.fifty-fifty-section.image-logo.image-right:not(.space-sm) .ff-content {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.fifty-fifty-section.image-standard .ff-wrapper {
  margin-right: -1.5rem;
  margin-left: -1.5rem;
}
.fifty-fifty-section.image-standard .ff-wrapper [class*=cell-] {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
.fifty-fifty-section.image-standard .ff-media {
  position: relative;
  aspect-ratio: 582/375;
  clip-path: polygon(9% 0, 100% 0, 100% 83%, 91% 100%, 0 100%, 0 17%);
}
.fifty-fifty-section.image-standard .ff-media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .fifty-fifty-section.aos-animate .ff-content > * {
    opacity: 1;
    transform: translateX(0);
  }
  .fifty-fifty-section.aos-animate .ff-content > *:nth-child(1) {
    transition-delay: 0.1s;
  }
  .fifty-fifty-section.aos-animate .ff-content > *:nth-child(2) {
    transition-delay: 0.2s;
  }
  .fifty-fifty-section.aos-animate .ff-content > *:nth-child(3) {
    transition-delay: 0.3s;
  }
  .fifty-fifty-section.aos-animate .ff-content > *:nth-child(4) {
    transition-delay: 0.4s;
  }
  .fifty-fifty-section.aos-animate .ff-content > *:nth-child(5) {
    transition-delay: 0.5s;
  }
  .fifty-fifty-section.aos-animate .ff-content > *:nth-child(6) {
    transition-delay: 0.6s;
  }
  .fifty-fifty-section.aos-animate .ff-content > *:nth-child(7) {
    transition-delay: 0.7s;
  }
  .fifty-fifty-section.aos-animate .ff-content > *:nth-child(8) {
    transition-delay: 0.8s;
  }
  .fifty-fifty-section.aos-animate .ff-content > *:nth-child(9) {
    transition-delay: 0.9s;
  }
  .fifty-fifty-section.aos-animate .ff-content > *:nth-child(10) {
    transition-delay: 1s;
  }
  .fifty-fifty-section.aos-animate .ff-media {
    opacity: 1;
  }
  .fifty-fifty-section.aos-animate .ff-media img {
    transform: scale(1.12);
    transition-delay: 0.5s;
  }
}
@media (max-width: 767px) {
  .fifty-fifty-section .ff-wrapper {
    flex-direction: column-reverse;
  }
}
@media (min-width: 768px) {
  .fifty-fifty-section .ff-content > * {
    opacity: 0;
    transition: 0.6s ease 0s;
  }
}
.fifty-fifty-section .ff-cta {
  margin-top: 1.938rem;
}
@media (max-width: 767px) {
  .fifty-fifty-section .ff-cta {
    margin-top: 1.5rem;
  }
}
@media (min-width: 768px) {
  .fifty-fifty-section .ff-media {
    opacity: 0;
    transition: 0.2s ease 0s;
  }
}
@media (max-width: 767px) {
  .fifty-fifty-section .ff-media {
    margin-bottom: 2rem;
  }
}
.fifty-fifty-section .ff-media img {
  transform: scale(1);
  transition: 2s ease 0s;
}

.leadership-grid-section .lgs-sec-row {
  margin-bottom: 2.75rem;
}
@media (max-width: 767px) {
  .leadership-grid-section .lgs-sec-row {
    margin-bottom: 2rem;
  }
}
.leadership-grid-section .lgs-sec-row .lgs-left h2 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .leadership-grid-section .lgs-sec-row .lgs-right {
    margin-top: 1rem;
  }
}
.leadership-grid-section .lgs-card {
  height: 100%;
  display: flex;
  flex-direction: column;
  max-width: 17.25rem;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .leadership-grid-section .lgs-card {
    max-width: 18.75rem;
  }
}
.leadership-grid-section .lgs-card .bio-card {
  cursor: pointer;
}
.leadership-grid-section .lgs-card .bio-card:hover .lgs-name {
  color: #7F96FF;
}
.leadership-grid-section .lgs-card:has(.lgs-img.bio-card:hover) .lgs-name {
  color: #7F96FF;
}
.leadership-grid-section .lgs-item {
  margin: 1rem 0;
}
.leadership-grid-section .lgs-img {
  position: relative;
  padding-top: 90.9420289855%;
  background-color: #D9E0FF;
}
.leadership-grid-section .lgs-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.leadership-grid-section .lgs-img img {
  object-position: top;
}
.leadership-grid-section .lgs-img .lgs-tag {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-flex;
  align-items: center;
  padding: 0.25rem 0.375rem;
  background-color: #7F96FF;
  z-index: 1;
}
.leadership-grid-section .lgs-img .lgs-tag .icon {
  display: flex;
  margin-left: 0.5rem;
  width: 1rem;
}
.leadership-grid-section .lgs-img .lgs-tag .icon svg {
  width: 100%;
  height: auto;
}
.leadership-grid-section .lgs-img-wrap {
  position: relative;
}
.leadership-grid-section .lgs-social {
  position: absolute;
  bottom: -1px;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  padding: 0.5rem 1.563rem 0.5rem 3.438rem;
  background-color: #150578;
  clip-path: polygon(37% 0, 100% 0, 100% 100%, 0 100%);
  z-index: 1;
}
.leadership-grid-section .lgs-social .social-link {
  display: inline-flex;
  color: #fff;
  width: 1rem;
  height: 1rem;
}
.leadership-grid-section .lgs-social .social-link:hover {
  color: #7F96FF;
}
.leadership-grid-section .lgs-social .social-link svg {
  width: 100%;
  height: auto;
}
.leadership-grid-section .lgs-info {
  margin-top: -1px;
  flex: 1;
  padding: 2rem 1.625rem 2.375rem;
  background-color: #150578;
}
.leadership-grid-section .lgs-info .lgs-name,
.leadership-grid-section .lgs-info .lgs-title {
  color: #fff;
}
.leadership-grid-section .lgs-info .lgs-name {
  margin-bottom: 0;
  transition: 0.35s ease 0s;
}
.leadership-grid-section .lgs-info .lgs-title {
  display: block;
  margin-top: 0.5rem;
}
.leadership-grid-section .lgs-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: grid;
  padding: 1.5rem 1rem;
  z-index: 9999;
  overflow: auto;
  opacity: 0;
  pointer-events: none;
  transition: 0.35s ease 0s;
}
.leadership-grid-section .lgs-popup.is-visible {
  opacity: 1;
  pointer-events: all;
}
.leadership-grid-section .lgs-popup-overlay {
  position: absolute;
  inset: 0;
  background-color: rgba(13, 6, 40, 0.6);
}
.leadership-grid-section .lgs-popup-close {
  position: absolute;
  display: flex;
  top: 2rem;
  right: 2rem;
  transition: 0.35s ease 0s;
  cursor: pointer;
}
@media (min-width: 768px) {
  .leadership-grid-section .lgs-popup-close {
    width: 1.5rem;
    height: 1.5rem;
    font-size: 0;
    color: #7F96FF !important;
  }
  .leadership-grid-section .lgs-popup-close:hover {
    color: #fff !important;
  }
}
@media (max-width: 991px) {
  .leadership-grid-section .lgs-popup-close {
    top: 2rem;
    right: 1rem;
  }
}
@media (max-width: 767px) {
  .leadership-grid-section .lgs-popup-close {
    top: 0;
    left: auto;
    right: 0;
    display: inline-flex;
    align-items: center;
    padding: 0.5rem 0.625rem;
    background-color: #7F96FF;
    color: #0D0628 !important;
    z-index: 1;
  }
  .leadership-grid-section .lgs-popup-close .icon {
    width: 1.5rem;
  }
}
.leadership-grid-section .lgs-popup-close * {
  color: currentColor !important;
}
.leadership-grid-section .lgs-popup-close .icon {
  display: flex;
}
.leadership-grid-section .lgs-popup-close .icon svg {
  width: 100%;
  height: auto;
}
.leadership-grid-section .lgs-popup-list {
  position: relative;
  max-width: 79.313rem;
  width: 100%;
  padding: 2.125rem 4.5rem 2.125rem 2.125rem;
  margin: auto;
  background-color: #150578;
  z-index: 1;
}
@media (max-width: 991px) {
  .leadership-grid-section .lgs-popup-list {
    padding: 2rem 3.125rem;
  }
}
@media (max-width: 767px) {
  .leadership-grid-section .lgs-popup-list {
    padding: 0;
    max-width: 28.125rem;
  }
}
.leadership-grid-section .lgs-popup-grid {
  display: grid;
  grid-template-columns: 24.6% auto;
  gap: 2rem;
}
@media (max-width: 991px) {
  .leadership-grid-section .lgs-popup-grid {
    grid-template-columns: 30% auto;
    gap: 1.5rem;
  }
}
@media (max-width: 767px) {
  .leadership-grid-section .lgs-popup-grid {
    grid-template-columns: 100%;
    gap: 0;
  }
}
@media (max-width: 767px) {
  .leadership-grid-section .lgs-popup-right {
    position: relative;
    padding: 2.625rem 2.125rem 1.75rem;
  }
}
.leadership-grid-section .lgs-popup-img {
  position: relative;
  aspect-ratio: 276/295;
  background-color: #D9E0FF;
}
@media (max-width: 767px) {
  .leadership-grid-section .lgs-popup-img {
    aspect-ratio: 361/285;
  }
  .leadership-grid-section .lgs-popup-img img {
    padding-right: 3.875rem;
  }
}
.leadership-grid-section .lgs-popup-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.leadership-grid-section .lgs-popup-item {
  display: none;
}
.leadership-grid-section .lgs-popup-content .title {
  margin-top: 1rem;
  font-size: 1.25rem;
  display: block;
}
@media (min-width: 768px) {
  .leadership-grid-section .lgs-popup-content .social-icon {
    display: flex;
    margin-bottom: 1rem;
  }
  .leadership-grid-section .lgs-popup-content .social-icon:has(span.social-link) {
    display: none;
  }
}
@media (max-width: 767px) {
  .leadership-grid-section .lgs-popup-content .social-icon {
    position: absolute;
    bottom: calc(100% - 1px);
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding: 0.5rem 1.563rem 0.5rem 3.438rem;
    background-color: #150578;
    clip-path: polygon(37% 0, 100% 0, 100% 100%, 0 100%);
    z-index: 1;
  }
}
.leadership-grid-section .lgs-popup-content .social-icon .social-link {
  display: inline-flex;
  color: #fff;
  width: 1rem;
  aspect-ratio: 1;
}
@media (max-width: 767px) {
  .leadership-grid-section .lgs-popup-content .social-icon .social-link {
    width: 1.25rem;
  }
}
.leadership-grid-section .lgs-popup-content .social-icon .social-link:hover {
  color: #7F96FF !important;
}
.leadership-grid-section .lgs-popup-content .social-icon .social-link * {
  color: currentColor !important;
}
.leadership-grid-section .lgs-popup-content .social-icon .social-link svg {
  width: 100%;
  height: auto;
}
.leadership-grid-section .lgs-popup-content .bio-wrap {
  margin-top: 1rem;
  padding-right: 1.563rem;
  max-height: 20rem;
  overflow: auto;
}
.leadership-grid-section .lgs-popup-content .bio * {
  color: #D3D3D3;
}

.double-cta .dc-cta {
  margin-top: 2.5rem;
}
.double-cta .dc-left {
  padding-left: calc((100% - 79rem) / 2);
  padding-top: 3.375rem;
  padding-bottom: 3.375rem;
  background: linear-gradient(223.07deg, #7F96FF -2.42%, #150578 57.81%);
}
.double-cta .dc-left > div {
  padding-left: var(--gutter);
}
@media (max-width: 767px) {
  .double-cta .dc-left > div {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .double-cta .dc-left {
    padding: 3.375rem 2.188rem;
  }
}
.double-cta .dc-right {
  position: relative;
  padding-right: calc((100% - 79rem) / 2);
  padding-top: 3.375rem;
  padding-bottom: 3.375rem;
  padding-left: 3.375rem;
}
.double-cta .dc-right > div {
  padding-right: var(--gutter);
}
@media (max-width: 767px) {
  .double-cta .dc-right {
    padding: 3.375rem 2.188rem;
  }
}
.double-cta .dc-right::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/tharros-bg-gradient.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  opacity: 50%;
  z-index: -1;
}
.double-cta .dc-line {
  position: relative;
}
.double-cta .dc-line::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 20.063rem;
  height: 4.563rem;
  background-image: url(../images/cta-bg-line.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
  opacity: 45%;
}
@media (max-width: 767px) {
  .double-cta .dc-line::before {
    width: 10.625rem;
  }
}

.contact-form {
  position: relative;
}
@media (min-width: 768px) {
  .contact-form.aos-animate .cf-bg img {
    opacity: 1;
    transform: scale(1);
    transition-delay: 0.1s;
  }
}
.contact-form .cf-bg {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  pointer-events: none;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .contact-form .cf-bg {
    height: 40%;
    width: 120%;
  }
}
.contact-form .cf-bg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (min-width: 768px) {
  .contact-form .cf-bg img {
    opacity: 0;
    transform: scale(0.6);
    transform-origin: bottom;
    transition: 1s ease 0s;
  }
}
.contact-form .cf-form {
  position: relative;
  max-width: 29.938rem;
  width: 100%;
  margin-left: auto;
  background: rgba(173, 173, 173, 0.1);
  backdrop-filter: blur(1px);
  -webkit-backdrop-filter: blur(1px);
  padding: 2.5rem;
  border: 1px solid transparent;
  border-image: linear-gradient(225.3deg, #7F96FF 0%, #150578 46.57%, #7F96FF 93.14%) 1;
  /* Gravity Form Grid */
  /* Inputs & Select & Textarea */
  /* Global Input Focus Variables */
  /* Footer */
  /* Hide Validation Errors */
}
@media (max-width: 991px) {
  .contact-form .cf-form {
    padding: 2rem 1.5rem;
  }
}
@media (max-width: 767px) {
  .contact-form .cf-form {
    max-width: 100%;
    margin-top: 2rem;
  }
}
.contact-form .cf-form .gform-theme--foundation .gform_fields {
  --gf-form-gap-y: 1.5rem;
  --gf-form-gap-x: 1.5rem;
  row-gap: var(--gf-form-gap-y);
  column-gap: var(--gf-form-gap-x);
}
@media (max-width: 767px) {
  .contact-form .cf-form .gform-theme--foundation .gform_fields {
    --gf-form-gap-y: 1.25rem;
    --gf-form-gap-x: 1.25rem;
  }
}
.contact-form .cf-form .gfield {
  position: relative;
  /* Textarea */
  /* Floating Label */
  /* Required */
  /* Consent Field */
  /* Error State */
  /* Captcha */
}
.contact-form .cf-form .gfield--type-text input[type=text], .contact-form .cf-form .gfield--type-email input[type=email], .contact-form .cf-form .gfield--type-select select, .contact-form .cf-form .gfield--type-textarea textarea {
  background-color: #0D0628;
  color: #fff;
  border: 1px solid #354A63;
  border-radius: 0.313rem;
  padding: 1.25rem 1rem 0.5rem;
  font-size: 1rem;
  font-weight: 400;
}
.contact-form .cf-form .gfield--type-text input[type=text], .contact-form .cf-form .gfield--type-email input[type=email], .contact-form .cf-form .gfield--type-select select {
  height: 3.125rem;
}
.contact-form .cf-form .gfield.gfield--input-type-textarea .gfield_label {
  top: 10%;
  left: 1rem;
  transform: translateY(0);
  color: #fff;
}
.contact-form .cf-form .gfield textarea.small {
  height: 7.125rem;
  resize: none;
}
.contact-form .cf-form .gfield .gfield_label {
  position: absolute;
  top: 50%;
  left: 1rem;
  font-size: 1rem;
  margin-bottom: 0;
  transform: translateY(-50%);
  color: #fff;
  font-weight: 400;
  transition: 0.4s;
}
.contact-form .cf-form .gfield.focused .gfield_label {
  top: 5px;
  font-size: 0.625rem;
  color: #7F96FF;
  font-weight: 700;
  transform: translateY(0);
}
.contact-form .cf-form .gfield_required .gfield_required_text {
  display: none;
}
.contact-form .cf-form .gfield.gfield--type-consent legend {
  display: none;
}
.contact-form .cf-form .gfield.gfield--type-consent label {
  color: #fff;
}
@media (max-width: 767px) {
  .contact-form .cf-form .gfield.gfield--type-consent label {
    margin-left: 0.438rem;
  }
}
.contact-form .cf-form .gfield.gfield--type-consent label a {
  display: block;
  font-size: 0.688rem;
  color: #7F96FF;
  font-weight: 700;
  text-decoration: underline;
  margin-top: 0.5rem;
}
.contact-form .cf-form .gfield.gfield--type-consent label a:hover {
  color: #fff;
}
.contact-form .cf-form .gfield.gfield--type-consent input[type=checkbox] {
  width: 1.5rem;
  height: 1.5rem;
  background-color: #7F96FF;
  border-radius: 5px;
  border: 0;
}
.contact-form .cf-form .gfield.gfield--type-consent input[type=checkbox]::before {
  font-size: 1.125rem;
  color: #0D0628;
}
.contact-form .cf-form .gfield.gfield--type-consent input[type=checkbox]:focus {
  outline: 0;
  border: 0;
}
.contact-form .cf-form .gfield.gfield_error input[type],
.contact-form .cf-form .gfield.gfield_error textarea {
  border: 1px solid #ff0033;
}
.contact-form .cf-form .gfield.gfield_error label {
  color: #ff0033 !important;
}
.contact-form .cf-form .gfield.gfield_error .gfield_validation_message {
  position: absolute;
  bottom: -1.25rem;
  font-size: 0.625rem;
  color: #ff0033;
}
.contact-form .cf-form .gfield.gfield--input-type-captcha {
  height: 4.188rem;
}
.contact-form .cf-form .gfield.gfield--input-type-captcha label {
  display: none;
}
.contact-form .cf-form .gfield.gfield--input-type-captcha .ginput_container {
  transform: scale(0.7);
  transform-origin: left;
}
.contact-form .cf-form input[type]:focus,
.contact-form .cf-form textarea:focus {
  --gf-ctrl-outline-width-focus: 1px;
  box-shadow: 0 0 4px 1px rgba(127, 150, 255, 0.7);
  outline: 0;
  outline-offset: 0;
}
.contact-form .cf-form .gform-footer {
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .contact-form .cf-form .gform-footer {
    justify-content: center;
  }
}
.contact-form .cf-form .gform-footer .gform_button {
  position: relative;
  display: inline-block;
  padding: 0.938rem 2.813rem !important;
  font-size: 1.125rem !important;
  font-weight: 700 !important;
  font-family: "Montserrat", "Arial", sans-serif !important;
  background-color: #7F96FF !important;
  color: #0D0628 !important;
  text-align: center;
  transition: 0.4s;
  --path: 0%;
  --path1: 94%;
  clip-path: polygon(var(--path) 0, 100% 0, 100% 65%, var(--path1) 100%, 0 100%, 0 35%);
}
.contact-form .cf-form .gform-footer .gform_button:hover {
  --path: 9%;
  --path1: 100%;
}
.contact-form .cf-form .gform-theme--framework .gform_validation_errors {
  display: none;
}

.multicolumn-card {
  position: relative;
}
.multicolumn-card.bg-white .mcc-card-main {
  background-color: #F2F5FF;
  border-image: linear-gradient(225.3deg, #7F96FF 0%, #150578 50%, #7F96FF 100%) 1;
}
.multicolumn-card.bg-white .mcc-card-main:has(.eyebrow-text) {
  row-gap: 0;
}
.multicolumn-card.bg-white .mcc-card-main:not(:has(.mcc-card-media)) .mcc-card {
  position: unset;
  padding-top: 1.563rem;
}
@media (max-width: 767px) {
  .multicolumn-card.bg-white .mcc-card-main:not(:has(.mcc-card-media)) .mcc-card {
    padding-top: 2.188rem;
  }
}
.multicolumn-card.bg-white .mcc-card {
  position: relative;
}
.multicolumn-card.bg-white .mcc-card:has(.eyebrow-text) {
  padding-top: 3.625rem;
}
.multicolumn-card.bg-white .mcc-card .eyebrow-text {
  position: absolute;
  top: -1px;
  left: 0;
}
.multicolumn-card.bg-white .mcc-card-heading {
  color: #0D0628;
}
.multicolumn-card.bg-white .mcc-card-description p {
  color: #0D0628;
  font-weight: 400;
}
.multicolumn-card.bg-white .mcc-card-cta .btn-link {
  color: #150578;
}
@media (min-width: 768px) {
  .multicolumn-card .mcc-card-col,
  .multicolumn-card .mcc-card-wrap {
    opacity: 0;
    transform: translateY(50px);
    transition: 0.6s ease 0s;
  }
}
@media (min-width: 768px) {
  .multicolumn-card .mcc-card-col:nth-child(1) {
    transition-delay: 0.1s;
  }
}
@media (min-width: 768px) {
  .multicolumn-card .mcc-card-col:nth-child(2) {
    transition-delay: 0.2s;
  }
}
@media (min-width: 768px) {
  .multicolumn-card .mcc-card-col:nth-child(3) {
    transition-delay: 0.3s;
  }
}
@media (min-width: 768px) {
  .multicolumn-card .mcc-card-col:nth-child(4) {
    transition-delay: 0.4s;
  }
}
@media (min-width: 768px) {
  .multicolumn-card .mcc-card-col:nth-child(5) {
    transition-delay: 0.5s;
  }
}
@media (min-width: 768px) {
  .multicolumn-card .mcc-card-col:nth-child(6) {
    transition-delay: 0.6s;
  }
}
@media (min-width: 768px) {
  .multicolumn-card .mcc-card-col:nth-child(7) {
    transition-delay: 0.7s;
  }
}
@media (min-width: 768px) {
  .multicolumn-card .mcc-card-col:nth-child(8) {
    transition-delay: 0.8s;
  }
}
@media (min-width: 768px) {
  .multicolumn-card .mcc-card-col:nth-child(9) {
    transition-delay: 0.9s;
  }
}
@media (min-width: 768px) {
  .multicolumn-card .mcc-card-col:nth-child(10) {
    transition-delay: 1s;
  }
}
@media (min-width: 768px) {
  .multicolumn-card.aos-animate .mcc-card-col,
  .multicolumn-card.aos-animate .mcc-card-wrap {
    opacity: 1;
    transform: translateY(0);
  }
}
.multicolumn-card .mcc-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.multicolumn-card .mcc-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #0D0628 0%, rgba(13, 6, 40, 0) 50%, #0D0628 100%);
}
.multicolumn-card .mcc-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.multicolumn-card .mcc-card-row {
  row-gap: 2rem;
}
.multicolumn-card .mcc-card-wrap {
  max-width: 55.75rem;
  margin: 0 auto 2rem;
}
.multicolumn-card .mcc-card-main {
  display: flex;
  flex-direction: column;
  row-gap: 1.5rem;
  padding: 2rem;
  border: 1px solid transparent;
  border-image: linear-gradient(225.3deg, #7F96FF 0%, #150578 46.57%, #7F96FF 93.14%) 1;
  background: rgba(178, 178, 178, 0.1);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  height: 100%;
  transition: 0.8s ease 0s;
  text-decoration: none;
}
@media (max-width: 767px) {
  .multicolumn-card .mcc-card-main {
    padding: 1.5rem;
  }
}
@media (min-width: 768px) {
  .multicolumn-card .mcc-card-main.motion-on:is(a):hover {
    transform: scale(1.07);
    animation: borderRotate 3s linear infinite;
  }
}
.multicolumn-card .mcc-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.multicolumn-card .mcc-card-heading {
  margin-bottom: 0.5rem;
}
.multicolumn-card .mcc-card-content .eyebrow-text {
  margin-bottom: 0.5rem;
}
.multicolumn-card .mcc-card-media {
  position: relative;
  aspect-ratio: 305/285;
  margin-right: 0.438rem;
}
.multicolumn-card .mcc-card-media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.multicolumn-card .mcc-card-cta {
  margin-top: 1.5rem;
}
.multicolumn-card .mcc-card-description p {
  font-weight: 400;
}
.multicolumn-card + .full-width-cta-section {
  --prev-section-bg-color: #0D0628;
}

@keyframes borderRotate {
  0% {
    border-image-source: linear-gradient(0deg, #7F96FF 0%, #150578 46.57%, #7F96FF 93.14%);
  }
  25% {
    border-image-source: linear-gradient(90deg, #7F96FF 0%, #150578 46.57%, #7F96FF 93.14%);
  }
  50% {
    border-image-source: linear-gradient(180deg, #7F96FF 0%, #150578 46.57%, #7F96FF 93.14%);
  }
  75% {
    border-image-source: linear-gradient(270deg, #7F96FF 0%, #150578 46.57%, #7F96FF 93.14%);
  }
  100% {
    border-image-source: linear-gradient(360deg, #7F96FF 0%, #150578 46.57%, #7F96FF 93.14%);
  }
}
.horizontal-tabbed-section {
  overflow: hidden;
}
.horizontal-tabbed-section.bg-dark .hts-tab-item {
  --color: #fff;
  --bg-color: #150578;
  --border-color: #7F96FF;
}
.horizontal-tabbed-section.bg-dark .hts-tab-item:hover, .horizontal-tabbed-section.bg-dark .hts-tab-item.swiper-slide-thumb-active {
  --color: #100845;
  --bg-color: #7F96FF;
}
.horizontal-tabbed-section .sec-heading {
  max-width: 42rem;
  margin: 0 auto 2rem;
}
.horizontal-tabbed-section .hts-tab-slider {
  max-width: max-content;
  margin: 0 auto;
  overflow: visible;
}
.horizontal-tabbed-section .hts-tab-list {
  border-radius: 3.5rem;
}
.horizontal-tabbed-section .hts-tab-item {
  --color: #0D0628;
  --bg-color: transparent;
  --border-color: #354A63;
  width: auto;
  height: auto;
  cursor: pointer;
}
.horizontal-tabbed-section .hts-tab-item:first-child {
  border-radius: 3.5rem 0 0 3.5rem;
  border-width: 1px 0 1px 1px;
}
.horizontal-tabbed-section .hts-tab-item:last-child {
  border-radius: 0 3.5rem 3.5rem 0;
  border-width: 1px 1px 1px 0;
}
.horizontal-tabbed-section .hts-tab-item:hover, .horizontal-tabbed-section .hts-tab-item.swiper-slide-thumb-active {
  --color: #fff;
  --bg-color: #150578;
}
.horizontal-tabbed-section .hts-tab-item span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  color: var(--color) !important;
  font-weight: 600;
  padding: 0.438rem 1.125rem;
  border: 1px solid var(--border-color);
  text-align: center;
  background-color: var(--bg-color);
  transition: 0.35s ease 0s;
}
.horizontal-tabbed-section .hts-tab-item.hts-text-wrap span {
  max-width: 18.75rem;
}
.horizontal-tabbed-section .hts-content-slider {
  margin-top: 4rem;
}
@media (max-width: 767px) {
  .horizontal-tabbed-section .hts-content-slider {
    margin-top: 2.5rem;
  }
}
@media (max-width: 767px) {
  .horizontal-tabbed-section .hts-content-row {
    flex-direction: column-reverse;
  }
}
@media (min-width: 768px) {
  .horizontal-tabbed-section .hts-content-row.left {
    flex-direction: row-reverse;
  }
}
.horizontal-tabbed-section .hts-content-row .hts-left {
  flex: auto;
}
@media (max-width: 767px) {
  .horizontal-tabbed-section .hts-content-row .hts-left {
    margin-top: 2rem;
  }
}
.horizontal-tabbed-section .hts-content-row .hts-cta {
  margin-top: 1.5rem;
}
.horizontal-tabbed-section .hts-image {
  position: relative;
  aspect-ratio: 582/375;
}
.horizontal-tabbed-section .hts-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.horizontal-tabbed-section .hts-image img {
  object-fit: contain;
}

.hotspot-section .sec-heading {
  max-width: 33.375rem;
  margin: 0 auto 2rem;
}
.hotspot-section .sec-heading .btn-wrap {
  margin-top: 1.125rem;
}
.hotspot-section .hs-map {
  position: relative;
  display: inline-flex;
  max-height: calc(100vh - 230px);
  max-width: 100%;
  margin: 0 auto;
  aspect-ratio: 1004/713;
}
.hotspot-section .hs-map-wrap {
  display: flex;
  flex-direction: column;
}
.hotspot-section .hs-map .wrap_svl_center_box > div {
  width: 100%;
}
.hotspot-section .hs-map .wrap_svl_center {
  vertical-align: top;
}
.hotspot-section .hs-map .images_wrap img {
  width: 100%;
  height: auto;
  display: block;
}
.hotspot-section .hs-map .drag_element:has(.tooltip-wrap) .point_style {
  cursor: pointer;
}
.hotspot-section .hs-map .drag_element.active .tooltip-wrap {
  opacity: 1;
  visibility: visible;
}
.hotspot-section .hs-map .tooltip-wrap {
  position: absolute;
  top: clamp(-0.3125rem, -0.2342rem - 0.5731vw, -0.75rem);
  right: clamp(-0.5rem, -0.2185rem - 1.1461vw, -1.25rem);
  padding: clamp(0.625rem, 0.1404rem + 0.9551vw, 1rem);
  min-width: clamp(5.125rem, 1.3718rem + 13.7536vw, 13.75rem);
  max-width: clamp(6.25rem, 1.558rem + 19.1022vw, 18.75rem);
  text-align: left;
  opacity: 0;
  visibility: hidden;
  transition: 0.35s ease 0s;
  background-color: #fff;
  border: clamp(0.09rem, 0.0299rem + 0.2445vw, 0.25rem) solid #0D0628;
  border-radius: clamp(0.1875rem, 0.0702rem + 0.4776vw, 0.5rem);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  z-index: 11;
}
@media (max-width: 767px) {
  .hotspot-section .hs-map .tooltip-wrap {
    min-width: clamp(6.125rem, 1.3718rem + 13.7536vw, 13.75rem);
  }
}
.hotspot-section .hs-map .tooltip-wrap h1,
.hotspot-section .hs-map .tooltip-wrap .h1 {
  margin-bottom: 0.5rem;
  color: #150578;
}
@media (max-width: 767px) {
  .hotspot-section .hs-map .tooltip-wrap h1,
  .hotspot-section .hs-map .tooltip-wrap .h1 {
    font-size: 0.5rem;
  }
}
.hotspot-section .hs-map .tooltip-wrap h2,
.hotspot-section .hs-map .tooltip-wrap .h2 {
  margin-bottom: 0.5rem;
  color: #150578;
}
@media (max-width: 767px) {
  .hotspot-section .hs-map .tooltip-wrap h2,
  .hotspot-section .hs-map .tooltip-wrap .h2 {
    font-size: 0.5rem;
  }
}
.hotspot-section .hs-map .tooltip-wrap h3,
.hotspot-section .hs-map .tooltip-wrap .h3 {
  margin-bottom: 0.5rem;
  color: #150578;
}
@media (max-width: 767px) {
  .hotspot-section .hs-map .tooltip-wrap h3,
  .hotspot-section .hs-map .tooltip-wrap .h3 {
    font-size: 0.5rem;
  }
}
.hotspot-section .hs-map .tooltip-wrap h4,
.hotspot-section .hs-map .tooltip-wrap .h4 {
  margin-bottom: 0.5rem;
  color: #150578;
}
@media (max-width: 767px) {
  .hotspot-section .hs-map .tooltip-wrap h4,
  .hotspot-section .hs-map .tooltip-wrap .h4 {
    font-size: 0.5rem;
  }
}
.hotspot-section .hs-map .tooltip-wrap h5,
.hotspot-section .hs-map .tooltip-wrap .h5 {
  margin-bottom: 0.5rem;
  color: #150578;
}
@media (max-width: 767px) {
  .hotspot-section .hs-map .tooltip-wrap h5,
  .hotspot-section .hs-map .tooltip-wrap .h5 {
    font-size: 0.5rem;
  }
}
.hotspot-section .hs-map .tooltip-wrap h6,
.hotspot-section .hs-map .tooltip-wrap .h6 {
  margin-bottom: 0.5rem;
  color: #150578;
}
@media (max-width: 767px) {
  .hotspot-section .hs-map .tooltip-wrap h6,
  .hotspot-section .hs-map .tooltip-wrap .h6 {
    font-size: 0.5rem;
  }
}
.hotspot-section .hs-map .tooltip-wrap p {
  font-weight: 400;
}
.hotspot-section .hs-map .tooltip-wrap *:not(h2, h3, h4, h5, h6) {
  font-size: clamp(0.375rem, 0.1404rem + 0.9551vw, 1rem);
}
@media (max-width: 767px) {
  .hotspot-section .hs-map .tooltip-wrap *:not(h2, h3, h4, h5, h6) {
    font-size: clamp(0.625rem, 0.4842rem + 0.5731vw, 1rem);
  }
}

#powerTip {
  display: none !important;
}

.award-certification-carousel.shape-rectangle .acc-item {
  min-height: auto;
}
.award-certification-carousel.shape-rectangle .swiper-slide {
  padding-top: 0.813rem;
}
.award-certification-carousel.shape-rectangle .swiper-slide:not(:last-child)::after {
  content: "";
  position: absolute;
  right: -1rem;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #0D0628;
}
@media (max-width: 575px) {
  .award-certification-carousel.shape-rectangle .swiper-slide::after {
    display: none;
  }
}
.award-certification-carousel.shape-rectangle .acc-item {
  padding: 6px 0.563rem;
  background-color: transparent;
  border: 1px solid #B8B7B7;
  border-radius: 0.875rem;
  height: auto;
  min-height: 5.25rem;
  aspect-ratio: 20/8;
}
@media (max-width: 575px) {
  .award-certification-carousel.shape-rectangle .acc-item {
    aspect-ratio: 16/9;
    max-width: 60%;
    margin: 0 auto;
  }
}
.award-certification-carousel.shape-rectangle .acc-image img {
  width: auto;
  max-height: 5rem;
}
.award-certification-carousel .acc-heading-wrap {
  max-width: 49.375rem;
  margin: 0 auto 2.5rem;
}
.award-certification-carousel .acc-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1.5rem 1.125rem;
  background-color: #EBEDEF;
  border: 1px solid transparent;
  border-image: linear-gradient(225.3deg, #7F96FF 0%, #150578 46.57%, #7F96FF 93.14%) 1;
}
@media (max-width: 1199px) {
  .award-certification-carousel .acc-item {
    min-height: 18.75rem;
  }
}
.award-certification-carousel .acc-image {
  display: flex;
  align-items: center;
  justify-content: center;
}
.award-certification-carousel .acc-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  max-height: 15rem;
}
.award-certification-carousel .acc-title-wrap {
  margin-top: 0.5rem;
}
.award-certification-carousel .acc-title {
  margin-bottom: 0.5rem;
}
.award-certification-carousel .acc-slider .swiper-initialized {
  max-width: 17.25rem;
  width: 100%;
}
.award-certification-carousel .acc-slider .swiper-slide {
  height: auto;
}
.award-certification-carousel .acc-arrows {
  justify-content: center;
  margin-top: 2.5rem;
}
@media (max-width: 767px) {
  .award-certification-carousel .acc-arrows .acc-arrow-prev,
  .award-certification-carousel .acc-arrows .acc-arrow-next {
    border: 0;
  }
  .award-certification-carousel .acc-arrows .acc-arrow-prev:hover,
  .award-certification-carousel .acc-arrows .acc-arrow-next:hover {
    background-color: #7F96FF;
  }
}

.landing-hero-section {
  position: relative;
  background-image: linear-gradient(0deg, #0D0628 -5.03%, #0006A9 50.09%, #0D0628 105.21%);
}
.landing-hero-section .container {
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .landing-hero-section {
    background-image: linear-gradient(0deg, #0D0628 12.23%, #0006A9 56.12%, #0D0628 100%);
  }
}
.landing-hero-section.no-img, .landing-hero-section.standard {
  padding: 6.75rem 0 3.125rem;
}
@media (max-width: 767px) {
  .landing-hero-section.no-img, .landing-hero-section.standard {
    padding: 5.25rem 0 2.313rem;
  }
}
@media (min-width: 768px) {
  .landing-hero-section.no-img::after {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url(../images/lh-desktop-shape.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    pointer-events: none;
    z-index: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .landing-hero-section.no-img::after {
    background-size: 114% 90%;
  }
}
@media (max-width: 767px) {
  .landing-hero-section.no-img {
    background-image: linear-gradient(180deg, #0D0628 -3.91%, #0006A9 clamp(11.5625rem, -8.4684rem + 81.5508vw, 30.625rem), #0D0628 94.94%);
  }
}
.landing-hero-section.mask {
  padding: 5rem 0 2rem;
}
@media (max-width: 767px) {
  .landing-hero-section.mask {
    padding: 5.25rem 0 3.5rem;
  }
}
.landing-hero-section.mask .container-left {
  padding-left: calc((100% - 79rem) / 2);
}
.landing-hero-section.mask .container-left > div {
  padding-left: var(--gutter);
}
@media (max-width: 767px) {
  .landing-hero-section.mask .container-left > div {
    padding-right: var(--gutter);
  }
}
@media (min-width: 768px) {
  .landing-hero-section.mask .lhs-content {
    max-width: 36.563rem;
  }
}
.landing-hero-section.mask .lhs-img {
  aspect-ratio: 581/420;
}
@media (min-width: 768px) {
  .landing-hero-section.mask .lhs-img {
    max-width: 40.625rem;
    margin-left: auto;
  }
}
@media (min-width: 768px) {
  .landing-hero-section.mask .lhs-left {
    margin-top: 2.5rem;
  }
}
@media (max-width: 767px) {
  .landing-hero-section.mask .lhs-right {
    padding-right: 0;
  }
}
.landing-hero-section:not(.post-hero-section):has(+ section.bg-white) {
  padding-bottom: clamp(4.875rem, 4.4058rem + 1.9102vw, 6.125rem);
}
.landing-hero-section:not(.post-hero-section):has(+ section.bg-white)::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: -1px;
  width: clamp(8.875rem, 6.3179rem + 10.4107vw, 15.6875rem);
  height: clamp(2.25rem, 1.6166rem + 2.5788vw, 3.9375rem);
  background-color: #fff;
  pointer-events: none;
  clip-path: polygon(26% -1px, 100% -1px, 100% 100%, 0% 100%);
  z-index: 5;
}
@media (max-width: 767px) {
  .landing-hero-section .lhs-row {
    flex-direction: column-reverse;
  }
}
@media (max-width: 767px) {
  .landing-hero-section .lhs-left {
    margin-top: 1rem;
  }
}
@media (max-width: 991px) {
  .landing-hero-section .lhs-right {
    align-self: center;
  }
}
.landing-hero-section .lhs-content .desc,
.landing-hero-section .lhs-content .btn-wrap {
  margin-top: 2rem;
}
@media (max-width: 767px) {
  .landing-hero-section .lhs-content .desc {
    margin-top: 1rem;
  }
}
.landing-hero-section .lhs-content .btn-wrap {
  gap: 2rem;
}
.landing-hero-section .lhs-img {
  position: relative;
  aspect-ratio: 582/375;
}
.landing-hero-section .lhs-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.landing-hero-section .lhs-img.mask-image {
  mask-position: left -8px top 50%;
}
@media (max-width: 767px) {
  .landing-hero-section .lhs-img.no-img {
    background-image: url(../images/lh-shape.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
  }
  .landing-hero-section .lhs-img.no-img::before {
    content: "";
    position: absolute;
    inset: 0 calc(var(--gutter) * -1) -1px calc(var(--gutter) * -1);
    background-image: linear-gradient(180deg, rgba(4, 6, 127, 0) 27.71%, #04067F 100%);
    pointer-events: none;
  }
}
.landing-hero-section + section:not(.wysiwyg-component) {
  position: relative;
}

.wysiwyg-component {
  position: relative;
}
.wysiwyg-component.bg-gradient {
  position: relative;
  overflow: hidden;
}
.wysiwyg-component.bg-gradient::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 15rem;
  background: linear-gradient(180deg, rgb(127, 150, 255) 0%, rgba(255, 255, 255, 0) 100%);
  pointer-events: none;
}
.wysiwyg-component .container {
  position: relative;
  --container-width: 49.375rem;
}
.wysiwyg-component img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-bottom: 2rem;
}
@media (max-width: 991px) {
  .wysiwyg-component .wc-social {
    display: flex;
    gap: 1.5rem;
  }
}
@media (min-width: 992px) {
  .wysiwyg-component .wc-social-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    right: calc(100% + 3.438rem);
    text-align: center;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .wysiwyg-component .wc-social-wrap {
    right: calc(100% + 32px);
  }
}
@media (min-width: 992px) {
  .wysiwyg-component .wc-social-wrap .pdb-social {
    --top: 10.25rem;
    position: sticky;
    top: var(--top);
    transition: 0.35s ease 0s;
  }
}
@media (max-width: 991px) {
  .wysiwyg-component .wc-social-wrap {
    margin-bottom: 2rem;
  }
}
.wysiwyg-component .wc-social-wrap .heateor_sss_sharing_ul {
  display: inline-flex;
  align-items: center;
  gap: 1.563rem;
}
@media (min-width: 992px) {
  .wysiwyg-component .wc-social-wrap .heateor_sss_sharing_ul {
    flex-direction: column;
  }
}
.wysiwyg-component .wc-social-wrap .heateor_sss_sharing_ul a {
  position: relative;
  display: flex !important;
  width: 1.5rem !important;
  height: 1.5rem;
  margin: 0;
  color: #150578;
}
.wysiwyg-component .wc-social-wrap .heateor_sss_sharing_ul a:hover {
  color: #7F96FF !important;
}
.wysiwyg-component .wc-social-wrap .heateor_sss_sharing_ul a svg {
  fill: currentColor;
}
.wysiwyg-component .wc-social-wrap .heateor_sss_sharing_ul .heateor_sss_svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  opacity: 0 !important;
}
.wysiwyg-component .wc-social-label {
  margin-bottom: 1.5rem;
}
.wysiwyg-component .wc-cta {
  margin-top: 1.5rem;
}
.wysiwyg-component .wp-video {
  margin: 1.5rem 0 2rem;
  position: relative;
  width: 100% !important;
  max-width: 958px !important;
}
.wysiwyg-component .wp-video.play::before {
  background-color: transparent;
}
.wysiwyg-component .wp-video .mejs-controls {
  display: none !important;
}
.wysiwyg-component .wp-video .mejs-overlay-button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 5.875rem;
  width: 5.875rem;
  border: 2px solid #150578;
  border-radius: 100vh;
  transition: 0.4s;
  background-image: none;
  text-decoration: none;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  z-index: 1;
}
@media (max-width: 767px) {
  .wysiwyg-component .wp-video .mejs-overlay-button {
    height: 2.563rem;
    width: 2.563rem;
  }
}
.wysiwyg-component .wp-video .mejs-overlay-button:hover, .wysiwyg-component .wp-video .mejs-overlay-button:focus {
  border-color: #fff;
}
.wysiwyg-component .wp-video .mejs-overlay-button:hover::before, .wysiwyg-component .wp-video .mejs-overlay-button:focus::before {
  background-color: #fff;
}
.wysiwyg-component .wp-video .mejs-overlay-button:hover::after, .wysiwyg-component .wp-video .mejs-overlay-button:focus::after {
  background-color: #7F96FF;
}
.wysiwyg-component .wp-video .mejs-overlay-button::before {
  color: #fff;
  margin-left: 0.313rem;
}
.wysiwyg-component .wp-video .mejs-overlay-button::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: inherit;
  background-color: rgba(255, 255, 255, 0.75);
  transition: 0.3s;
  z-index: -1;
}
.wysiwyg-component .wp-video .mejs-overlay-button::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-40%, -50%);
  background: #150578;
  width: 2.188rem;
  height: 2.313rem;
  margin: 0;
  clip-path: polygon(100% 50%, 0 0, 0 100%);
}
@media (max-width: 767px) {
  .wysiwyg-component .wp-video .mejs-overlay-button::before {
    width: 1.125rem;
    height: 1.25rem;
  }
}
.wysiwyg-component .wp-video .mejs-overlay-button:focus {
  outline: 1px solid #000;
  outline-offset: 3px;
  color: #fff;
  background-color: #0D0628;
}
.wysiwyg-component p:has(img.alignnone) {
  margin-bottom: 0;
}
.wysiwyg-component .alignnone {
  margin-bottom: 2rem;
  margin-top: 0;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.wysiwyg-component .gca-column {
  float: unset !important;
}
@media (max-width: 1199px) {
  .wysiwyg-component .gca-column {
    width: 100% !important;
    margin: 0 !important;
    margin-bottom: 16px !important;
  }
}
.wysiwyg-component .gca-columnwrap {
  display: flex;
  margin: 16px 0;
}
@media (max-width: 1199px) {
  .wysiwyg-component .gca-columnwrap {
    flex-direction: column;
  }
}

.capabilities-cards-section {
  --headerHeight: 5rem;
  position: relative;
  min-height: 100dvh;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  background-position: center, center;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .capabilities-cards-section {
    --space-sm: 2rem;
  }
}
.capabilities-cards-section .sec-heading {
  padding-bottom: 1.5rem;
}
.capabilities-cards-section .ccs-bg-video {
  position: absolute;
  inset: 0;
  z-index: -1;
}
.capabilities-cards-section .ccs-bg-video .ccs-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.capabilities-cards-section .ccs-wrap {
  position: relative;
  border: solid #7F96FF;
  border-width: 1px 0 1px;
  z-index: 1;
}
.capabilities-cards-section .ccs-wrap::before, .capabilities-cards-section .ccs-wrap::after {
  content: "";
  position: absolute;
  background-color: #7F96FF;
  pointer-events: none;
  z-index: -1;
}
.capabilities-cards-section .ccs-wrap::before {
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .capabilities-cards-section .ccs-wrap::before {
    display: none;
  }
}
.capabilities-cards-section .ccs-wrap::after {
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  transform: translateY(-50%);
}
.capabilities-cards-section .ccs-grid {
  display: grid;
}
@media (min-width: 768px) {
  .capabilities-cards-section .ccs-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.capabilities-cards-section .ccs-item {
  grid-area: 1/1/-1/-1;
  display: grid;
  grid-template-rows: repeat(2, minmax(300px, 1fr));
}
@media (max-width: 1399px) {
  .capabilities-cards-section .ccs-item {
    grid-template-rows: repeat(2, minmax(240px, 1fr));
  }
}
@media (min-width: 768px) {
  .capabilities-cards-section .ccs-item {
    grid-template-columns: repeat(2, 1fr);
  }
}
.capabilities-cards-section .ccs-item:not(.fade):not(:first-child).is-active .ccs-card.-content, .capabilities-cards-section .ccs-item:not(.fade):not(:first-child).is-active .ccs-card.-heading {
  transition-delay: 0.8s;
}
.capabilities-cards-section .ccs-item:not(.fade).is-active .ccs-card {
  opacity: 1;
  pointer-events: all;
  transform: translateY(0);
}
.capabilities-cards-section .ccs-item:not(.fade) .ccs-card {
  transform: translateY(30px);
}
.capabilities-cards-section .ccs-card {
  display: flex;
  opacity: 0;
  pointer-events: none;
  transition: 1s ease 0s;
}
.capabilities-cards-section .ccs-card > div {
  width: 100%;
}
.capabilities-cards-section .ccs-card.-heading {
  align-items: flex-end;
  padding: 4rem;
  padding-left: 0;
}
@media (max-width: 1399px) {
  .capabilities-cards-section .ccs-card.-heading {
    padding: 2.5rem;
  }
}
@media (max-width: 1199px) {
  .capabilities-cards-section .ccs-card.-heading {
    padding-right: 2rem;
  }
}
@media (max-width: 767px) {
  .capabilities-cards-section .ccs-card.-heading {
    padding: 2.875rem 0;
    align-items: center;
  }
}
.capabilities-cards-section .ccs-card.-content {
  align-items: center;
  padding: 3.375rem 0 3.375rem 3.375rem;
}
@media (min-width: 768px) {
  .capabilities-cards-section .ccs-card.-content {
    grid-area: 2/2/3/2;
  }
}
@media (max-width: 1399px) {
  .capabilities-cards-section .ccs-card.-content {
    padding: 1.5rem 0 2.5rem 2.5rem;
  }
}
@media (max-width: 1199px) {
  .capabilities-cards-section .ccs-card.-content {
    padding-left: 2rem;
  }
}
@media (max-width: 767px) {
  .capabilities-cards-section .ccs-card.-content {
    padding: 2.063rem 0;
  }
}
.capabilities-cards-section .ccs-card .eyebrow-text {
  margin-bottom: 0.625rem;
}
.capabilities-cards-section .ccs-card .h2 {
  margin: 0;
}
.capabilities-cards-section .ccs-card .btn-wrap {
  margin-top: 1rem;
}
.capabilities-cards-section .ccs-progress-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(0.75rem, 0.3559rem + 1.6043vw, 1.125rem);
  padding: 0 1rem;
  margin-top: 3rem;
}
@media (max-height: 740px) {
  .capabilities-cards-section .ccs-progress-dots {
    margin-top: 1.5rem;
  }
}
.capabilities-cards-section .ccs-progress-dots .step-item {
  display: flex;
  align-items: center;
  gap: clamp(0.75rem, 0.3559rem + 1.6043vw, 1.125rem);
}
.capabilities-cards-section .ccs-progress-dots .step-item .step-number {
  font-size: clamp(0.875rem, 0.6123rem + 1.0695vw, 1.125rem);
}
.capabilities-cards-section .ccs-progress-dots .step-dots {
  display: flex;
  gap: 0.313rem;
}
.capabilities-cards-section .ccs-progress-dots .step-dots .dot {
  display: block;
  width: clamp(0.625rem, 0.3623rem + 1.0695vw, 0.875rem);
  aspect-ratio: 1;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  transition: 0.4s ease 0s;
}
.capabilities-cards-section .ccs-progress-dots .step-dots .dot.filled {
  background-color: #7F96FF;
}
@media (max-width: 767px) {
  .capabilities-cards-section .ccs-progress-dots .step-dots .dot:last-child {
    display: none;
  }
}

.resource-grid.image-show .rg-image {
  display: block;
}
.resource-grid .rg-arrows {
  display: none;
}
.resource-grid:has(.rg-wrap) .rg-arrows {
  display: flex;
}
.resource-grid .rg-heading-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
}
.resource-grid .rg-heading-main {
  gap: 3.125rem;
  flex-wrap: nowrap;
  margin-bottom: 2rem;
  align-items: center;
}
@media (max-width: 767px) {
  .resource-grid .rg-heading-main {
    align-items: flex-start;
  }
}
.resource-grid .rg-heading {
  margin-bottom: 0;
}
.resource-grid .rg-card {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.resource-grid .rg-image {
  position: relative;
  aspect-ratio: 377/243;
  display: none;
}
.resource-grid .rg-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .resource-grid .rg-image {
    aspect-ratio: 300/240;
  }
}
.resource-grid .rg-description {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}
.resource-grid .rg-content-wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 2rem;
  background: rgba(178, 178, 178, 0.1);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid transparent;
  border-image: linear-gradient(225.3deg, #7F96FF 0%, #150578 46.57%, #7F96FF 93.14%) 1;
}
@media (max-width: 767px) {
  .resource-grid .rg-content-wrap {
    padding: 1.5rem;
  }
}
.resource-grid .rg-content-wrap .eyebrow-text {
  margin-bottom: 0.5rem;
}
.resource-grid .rg-card-cta {
  margin-top: 1.5rem;
}
.resource-grid .swiper-slide {
  height: auto;
}

.branded-text:has(.bt-video) {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2rem 0;
  aspect-ratio: 1440/838;
}
.branded-text:has(.bt-video) .bt-mobile-image {
  position: relative;
  width: 18.375rem;
  height: 26.125rem;
  margin-bottom: 2rem;
}
.branded-text:has(.bt-video) .bt-mobile-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .branded-text:has(.bt-video) .bt-mobile-image {
    display: none;
  }
}
.branded-text:has(.bt-video) .bt-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  margin-bottom: 2rem;
  transform: translateZ(0);
  backface-visibility: hidden;
  will-change: transform;
}
@media (max-width: 767px) {
  .branded-text:has(.bt-video) .bt-video {
    display: none;
  }
}
.branded-text:has(.bt-video) .bt-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .branded-text:has(.bt-video) .bt-video video {
    position: absolute;
    top: 0;
    left: 0;
    object-position: left;
  }
}
.branded-text:has(.bt-video) .bt-content-wrap {
  display: flex;
  flex-direction: column;
  max-width: 62%;
  margin-left: auto;
}
@media (max-width: 767px) {
  .branded-text:has(.bt-video) .bt-content-wrap {
    max-width: 100%;
  }
}
.branded-text .bt-eyebrow-text {
  margin-bottom: 0.5rem;
}
.branded-text .bt-content h1,
.branded-text .bt-content .h1 {
  margin-bottom: 2rem;
}
@media (max-width: 991px) {
  .branded-text .bt-content h1,
  .branded-text .bt-content .h1 {
    margin-bottom: 1rem;
  }
}
.branded-text .bt-content h2,
.branded-text .bt-content .h2 {
  margin-bottom: 2rem;
}
@media (max-width: 991px) {
  .branded-text .bt-content h2,
  .branded-text .bt-content .h2 {
    margin-bottom: 1rem;
  }
}
.branded-text .bt-content h3,
.branded-text .bt-content .h3 {
  margin-bottom: 2rem;
}
@media (max-width: 991px) {
  .branded-text .bt-content h3,
  .branded-text .bt-content .h3 {
    margin-bottom: 1rem;
  }
}
.branded-text .bt-content h4,
.branded-text .bt-content .h4 {
  margin-bottom: 2rem;
}
@media (max-width: 991px) {
  .branded-text .bt-content h4,
  .branded-text .bt-content .h4 {
    margin-bottom: 1rem;
  }
}
.branded-text .bt-content h5,
.branded-text .bt-content .h5 {
  margin-bottom: 2rem;
}
@media (max-width: 991px) {
  .branded-text .bt-content h5,
  .branded-text .bt-content .h5 {
    margin-bottom: 1rem;
  }
}
.branded-text .bt-content h6,
.branded-text .bt-content .h6 {
  margin-bottom: 2rem;
}
@media (max-width: 991px) {
  .branded-text .bt-content h6,
  .branded-text .bt-content .h6 {
    margin-bottom: 1rem;
  }
}
.branded-text .bt-cta {
  margin-top: 2rem;
}

.featured-insight-section {
  background-image: url(../images/404-bg-img.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.featured-insight-section.aos-animate .swiper-slide-thumb-active .fis-img {
  opacity: 1;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.featured-insight-section.aos-animate .swiper-slide-active .fis-content {
  opacity: 1;
  transform: translateZ(0);
}
@media (min-width: 768px) {
  .featured-insight-section .fis-content-item,
  .featured-insight-section .fis-img-item {
    transition: 1s ease 0s;
  }
  .featured-insight-section .fis-content-item.swiper-slide-thumb-active, .featured-insight-section .fis-content-item.swiper-slide-active,
  .featured-insight-section .fis-img-item.swiper-slide-thumb-active,
  .featured-insight-section .fis-img-item.swiper-slide-active {
    transition-delay: 0.2s;
  }
  .featured-insight-section .fis-content-item .fis-img,
  .featured-insight-section .fis-content-item .fis-content,
  .featured-insight-section .fis-img-item .fis-img,
  .featured-insight-section .fis-img-item .fis-content {
    transition: 0.8s ease 0.4s;
  }
}
.featured-insight-section .fis-wrap {
  display: grid;
  grid-template-columns: 34.6% 65.4%;
}
@media (max-width: 767px) {
  .featured-insight-section .fis-wrap {
    grid-template-columns: 100%;
  }
}
.featured-insight-section .fis-arrows {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  gap: 0.75rem;
}
.featured-insight-section .fis-right {
  padding: 5.125rem 2rem;
}
@media (max-width: 991px) {
  .featured-insight-section .fis-right {
    padding: 3.125rem 2rem;
  }
}
@media (max-width: 767px) {
  .featured-insight-section .fis-right {
    padding: 2rem 1rem;
  }
}
.featured-insight-section .fis-right-wrap {
  position: relative;
}
@media (min-width: 768px) {
  .featured-insight-section .fis-right-wrap {
    max-width: 49.25rem;
    width: 100%;
  }
}
.featured-insight-section .fis-img {
  position: relative;
  opacity: 0.4;
  clip-path: polygon(0 0, 40% 0, 40% 100%, 0 100%);
}
.featured-insight-section .fis-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .featured-insight-section .fis-img {
    height: 100%;
  }
}
@media (max-width: 767px) {
  .featured-insight-section .fis-img {
    padding-top: 89.058524173%;
  }
}
.featured-insight-section .fis-img-slider {
  width: 100%;
  height: 100%;
}
.featured-insight-section .fis-img-item {
  height: auto;
}
.featured-insight-section .fis-content {
  opacity: 0;
  transform: translateX(-30%);
}
.featured-insight-section .fis-content .eyebrow-text {
  padding: 0.438rem 0.5rem;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  border-radius: 2.5rem;
  background-color: #354A63;
}
.featured-insight-section .fis-content .btn-wrap {
  margin-top: 1.5rem;
}

.listing-grid-section .container {
  position: relative;
}
.listing-grid-section .lg-grid-area {
  margin-top: 2.5rem;
}
@media (max-width: 767px) {
  .listing-grid-section .lg-grid-area {
    margin-top: 2rem;
  }
}
.listing-grid-section .lg-grid-main-row {
  row-gap: 2rem;
}
.listing-grid-section .lg-card {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.listing-grid-section .lg-card:hover {
  text-decoration: none;
}
.listing-grid-section .lg-card:hover .h5 {
  text-decoration: underline;
}
.listing-grid-section .lg-content-wrap {
  position: relative;
  padding: 2rem 2rem 1.313rem;
  background-color: #F2F5FF;
  border: 1px solid transparent;
  border-image: linear-gradient(225.3deg, #7F96FF 0%, #150578 50%, #7F96FF 100%) 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
@media (max-width: 767px) {
  .listing-grid-section .lg-content-wrap {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.listing-grid-section .lg-content-wrap:not(:has(.post-date)) {
  padding-top: 4.063rem;
}
.listing-grid-section .lg-content .h5 {
  color: #0D0628;
  line-height: 1.75rem;
}
.listing-grid-section .lg-content .featured-label {
  position: absolute;
  top: 0;
  left: 0;
}
.listing-grid-section .lg-content .post-date {
  display: block;
  font-size: 0.875rem;
  text-align: right;
  margin-bottom: 0.688rem;
  color: #0D0628;
  font-weight: 400;
}
.listing-grid-section .lg-content p {
  color: #0D0628;
  font-weight: 400;
}
.listing-grid-section .lg-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid #354A63;
}
.listing-grid-section .lg-tags .tags {
  font-size: 0.875rem;
  background-color: #E8E6F2;
  padding: 2px 0.5rem;
  color: #0D0628;
  font-weight: 400;
}
.listing-grid-section .lg-img {
  position: relative;
  aspect-ratio: 379/243;
}
.listing-grid-section .lg-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .listing-grid-section .lg-img {
    aspect-ratio: 361/243;
  }
}
.listing-grid-section .lg-filter-heading {
  display: block;
  margin-bottom: 0.75rem;
}
.listing-grid-section .lg-filter-inner {
  --space: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  margin: 0 calc(var(--space) * -1);
  max-width: 55.375rem;
}
@media (max-width: 1199px) {
  .listing-grid-section .lg-filter-inner {
    --space: 0.5rem;
  }
}
@media (max-width: 767px) {
  .listing-grid-section .lg-filter-inner {
    flex-direction: column;
  }
}
.listing-grid-section .lg-filter-inner > div:not(.lg-filter-reset) {
  padding: 0 var(--space);
}
.listing-grid-section .lg-filter-col {
  position: relative;
  flex: 1;
}
@media (max-width: 991px) {
  .listing-grid-section .lg-filter-col {
    flex: none;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .listing-grid-section .lg-filter-col {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .listing-grid-section .lg-filter-col.lg-dropdown {
    margin-bottom: 2rem;
  }
}
@media (max-width: 991px) {
  .listing-grid-section .lg-filter-col.lg-dropdown {
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) {
  .listing-grid-section .lg-filter-col.lg-dropdown:not(.lg-search) {
    width: 100%;
    max-width: 15.625rem;
  }
}
.listing-grid-section .lg-filter-col.lg-dropdown .lg-filter-item {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  color: #0D0628;
  padding: 0.938rem 2rem 0.938rem 1.375rem;
  border: 1px solid #354A63;
  line-height: 1.5;
  background-color: #fff;
}
.listing-grid-section .lg-filter-col.lg-dropdown .lg-filter-item::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 1.25rem;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-color: #150578 transparent transparent transparent;
  border-style: solid;
  border-width: 7.5px 7.5px 0;
  transition: 0.4s;
}
.listing-grid-section .lg-filter-col.active .lg-filter-item {
  border-bottom: 0;
}
.listing-grid-section .lg-filter-col.active .lg-filter-item::before {
  transform: translateY(-50%) scale(-1);
}
.listing-grid-section .lg-filter-col.lg-search {
  flex: 1;
}
@media (max-width: 767px) {
  .listing-grid-section .lg-filter-col.lg-search {
    margin-bottom: 1rem;
  }
}
.listing-grid-section .lg-filter-col.lg-search .main-search-input {
  position: relative;
}
.listing-grid-section .lg-filter-col.lg-search input[type=search] {
  height: 3.438rem;
  padding: 1rem 2.5rem 1rem 1.25rem;
  border-color: #354A63;
}
.listing-grid-section .lg-filter-col.lg-search input[type=search]::placeholder {
  color: #0D0628;
}
.listing-grid-section .lg-filter-col.lg-search .lg-filter-search-label {
  pointer-events: none;
  position: absolute;
  visibility: hidden;
  opacity: 0;
}
.listing-grid-section .lg-filter-col.lg-search .icon-search {
  position: absolute;
  top: calc(50% - 8px);
  right: 1rem;
  display: flex;
  padding: 0;
  border: 0;
  font-size: 0;
  color: #150578;
  background-color: transparent;
  transition: 0.35s ease 0s;
}
.listing-grid-section .lg-filter-col.lg-search .icon-search:hover {
  color: #0D0628;
}
.listing-grid-section .lg-filter-col.lg-search .icon-search span {
  display: none;
}
.listing-grid-section .lg-filter-reset {
  align-self: center;
  margin-left: 0.75rem;
}
@media (max-width: 767px) {
  .listing-grid-section .lg-filter-reset {
    margin-left: 0;
    align-self: flex-start;
    padding-left: 8px;
  }
}
.listing-grid-section .lg-filter-reset .reset-filter {
  color: #150578;
  font-weight: 600;
}
.listing-grid-section .lg-filter-menu {
  position: absolute;
  z-index: 99;
  top: 98%;
  left: 0.75rem;
  right: 0.75rem;
  display: none;
  margin-bottom: 0;
  padding: 0 1.375rem 1rem;
  border: 1px solid #354A63;
  border-top: 0;
  list-style: none;
  background-color: #fff;
}
@media (max-width: 767px) {
  .listing-grid-section .lg-filter-menu {
    left: 8px;
    right: 8px;
  }
}
.listing-grid-section .lg-filter-menu .checkbox {
  padding: 0.5rem 0;
}
.listing-grid-section .lg-filter-menu .checkbox:last-child {
  padding-bottom: 0;
}
.listing-grid-section .lg-filter-menu .checkbox input[type=checkbox]:checked + label {
  font-weight: 400;
}
.listing-grid-section .lg-filter-menu .checkbox input[type=checkbox]:checked + label::before {
  border-color: #7F96FF;
  background-color: #7F96FF;
}
.listing-grid-section .lg-filter-menu .checkbox input[type=checkbox]:checked + label::after {
  top: 4px;
  left: 8px;
  width: 6px;
  height: 12px;
  border-color: #0D0628;
}
.listing-grid-section .lg-filter-menu .checkbox label {
  position: relative;
  margin-bottom: 0;
  padding-left: 2.125rem;
  font-size: 1rem;
  color: #354A63;
  font-weight: 400;
  line-height: 1.35;
}
.listing-grid-section .lg-filter-menu .checkbox label::before {
  position: absolute;
  top: 1px;
  left: 0;
  padding: 0.625rem;
  border: 1px solid #7F96FF;
  border-radius: 4px;
  border-color: #150578;
}
.listing-grid-section .lg-filter-menu .lg-filter-btn {
  display: flex;
  align-items: center;
  padding-top: 0.688rem;
}
.listing-grid-section .lg-filter-menu .lg-filter-btn span {
  cursor: pointer;
  display: block;
  margin: 0;
  font-weight: 400;
  line-height: 1;
  transition: 0.35s ease 0s;
}
.listing-grid-section .lg-filter-menu .lg-filter-btn span:hover {
  color: #0D0628;
}
.listing-grid-section .lg-filter-menu .lg-filter-btn span:first-child {
  position: relative;
  margin-right: 1.5rem;
}
.listing-grid-section .lg-filter-menu .lg-filter-btn span:first-child::before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  right: -0.75rem;
  width: 2px;
  height: 100%;
  background-color: #000;
}
.listing-grid-section .lg-filter-selected-list {
  display: none;
  flex-wrap: wrap;
  gap: 1rem;
  width: 100%;
  margin-top: 1rem;
}
@media (max-width: 767px) {
  .listing-grid-section .lg-filter-selected-list {
    margin-top: 0.75rem;
  }
}
.listing-grid-section .lg-filter-selected-list:has(.lg-selected) {
  display: flex;
}
.listing-grid-section .lg-filter-selected-list .lg-selected {
  cursor: pointer;
  position: relative;
  display: inline-block;
  padding: 0;
  padding-left: 1.25rem;
  color: #150578;
  border: none;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.3;
  background-color: transparent;
  transition: 0.3s ease 0s;
}
.listing-grid-section .lg-filter-selected-list .lg-selected:hover {
  color: #0D0628;
}
.listing-grid-section .lg-filter-selected-list .lg-selected .close-icon {
  position: absolute;
  top: 1px;
  left: 0;
  width: 1rem;
  height: 1rem;
  border-radius: 3px;
  background-color: #150578;
  transition: 0.3s ease 0s;
}
.listing-grid-section .lg-filter-selected-list .lg-selected .close-icon::before, .listing-grid-section .lg-filter-selected-list .lg-selected .close-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 2px;
  height: 10px;
  background-color: #fff;
}
.listing-grid-section .lg-filter-selected-list .lg-selected .close-icon::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
@media (max-width: 575px) {
  .listing-grid-section .lg-filter-selected-list .lg-selected-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.listing-grid-section .lg-filter-recent {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 1.375rem;
  justify-content: flex-end;
  margin-top: 2.938rem;
}
@media (max-width: 767px) {
  .listing-grid-section .lg-filter-recent {
    margin-top: 2.375rem;
  }
}
.listing-grid-section .lg-filter-recent .lg-filter-select {
  width: auto;
  height: 1.5rem;
  border: none;
  font-weight: 400;
  cursor: pointer !important;
  padding-right: 1.875em !important;
  appearance: none;
  background-color: transparent;
  background-image: url(../images/down-arrow.svg) !important;
  background-repeat: no-repeat !important;
  background-position: right 0.5em center !important;
  background-size: 0.875rem 0.4375rem !important;
}
.listing-grid-section.newsroom-listing-grid-section .container {
  position: relative;
}
.listing-grid-section.newsroom-listing-grid-section .lg-filter-col {
  padding: 0;
}
.listing-grid-section.newsroom-listing-grid-section .lg-filter-inner {
  max-width: 100%;
  margin: 0;
}
.listing-grid-section.newsroom-listing-grid-section .lg-content .h5 {
  color: #150578;
}
.listing-grid-section.newsroom-listing-grid-section .lg-search {
  padding: 0 !important;
}

body.wp-singular:has(.main-content > section:first-child.listing-hero) {
  background-color: transparent;
}

.listing-hero {
  position: relative;
  padding: 6.75rem 0 3.125rem;
}
.listing-hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 590px;
  background-image: linear-gradient(0deg, #0D0628 -5.03%, #0006A9 50.09%, #0D0628 105.21%);
}
@media (max-width: 767px) {
  .listing-hero::before {
    background-image: linear-gradient(0deg, #0D0628 12.23%, #0006A9 56.12%, #0D0628 100%);
    height: 62.5rem;
  }
}
@media (max-width: 767px) {
  .listing-hero {
    padding: 5.25rem 0 2.313rem;
  }
}
.listing-hero::after {
  content: "";
  position: absolute;
  top: 18%;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 36.875rem;
  background-image: linear-gradient(0deg, #fff 6.2%, rgba(127, 150, 255, 0.97) 53.1%, rgba(76, 90, 153, 0) 100%);
  pointer-events: none;
}
@media (max-width: 767px) {
  .listing-hero::after {
    top: 38%;
  }
}
.listing-hero .container {
  position: relative;
  z-index: 1;
}
.listing-hero .lh-featured-card {
  display: block;
  max-width: 22.688rem;
  margin-left: auto;
}
@media (max-width: 767px) {
  .listing-hero .lh-featured-card {
    max-width: 100%;
    margin-top: 1.5rem;
  }
}
.listing-hero .lh-featured-card:hover {
  text-decoration: none;
}
.listing-hero .lh-featured-card:hover h5 {
  text-decoration: underline;
}
.listing-hero .lh-image {
  position: relative;
  aspect-ratio: 366/233;
  clip-path: polygon(0% 0, 100% 0, 100% 66%, 80% 100%, 0 100%, 0 17%);
}
.listing-hero .lh-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.listing-hero .lh-badge {
  position: absolute;
  top: 1px;
  left: 1px;
}
.listing-hero .lh-meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.25rem;
  margin-top: 0.5rem;
}
.listing-hero .lh-title {
  margin-top: 0.5rem;
  margin-bottom: 0;
}
.listing-hero .lh-type {
  color: #fff;
  margin-bottom: 0;
}
.listing-hero .lh-date {
  font-size: 0.875rem;
  font-weight: 400;
}

body.wp-singular:has(.main-content > section:first-child.newsroom-listing-hero) {
  background-color: transparent;
}

.newsroom-listing-hero {
  position: relative;
  padding: 6.75rem 0 3.125rem;
}
@media (max-width: 767px) {
  .newsroom-listing-hero {
    padding: 5.25rem 0 2.313rem;
  }
}
.newsroom-listing-hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 590px;
  background-image: linear-gradient(0deg, #0D0628 -5.03%, #0006A9 50.09%, #0D0628 105.21%);
}
@media (max-width: 767px) {
  .newsroom-listing-hero::before {
    background-image: linear-gradient(0deg, #0D0628 12.23%, #0006A9 56.12%, #0D0628 100%);
    height: 43.75rem;
  }
}
@media (max-width: 767px) {
  .newsroom-listing-hero {
    padding: 5.25rem 0 2.313rem;
  }
}
.newsroom-listing-hero::after {
  content: "";
  position: absolute;
  top: 18%;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 36.875rem;
  background-image: linear-gradient(0deg, #fff 6.2%, rgba(127, 150, 255, 0.97) 53.1%, rgba(76, 90, 153, 0) 100%);
  pointer-events: none;
}
@media (max-width: 767px) {
  .newsroom-listing-hero::after {
    top: 38%;
  }
}
.newsroom-listing-hero .container {
  position: relative;
  z-index: 1;
}
.newsroom-listing-hero .nlh-row {
  align-items: flex-end;
}
.newsroom-listing-hero .nlh-featured-card {
  position: relative;
  display: block;
  max-width: 24.688rem;
  margin-left: auto;
  border: 1px solid transparent;
  border-image: linear-gradient(225.3deg, #7F96FF 0%, #150578 46.57%, #7F96FF 93.14%) 1;
  padding: 1rem;
  background-color: #fff;
}
@media (max-width: 767px) {
  .newsroom-listing-hero .nlh-featured-card {
    max-width: 100%;
    margin-top: 1.5rem;
  }
}
.newsroom-listing-hero .nlh-featured-card:hover {
  text-decoration: none;
}
.newsroom-listing-hero .nlh-featured-card:hover h5 {
  text-decoration: underline;
}
.newsroom-listing-hero .nlh-badge {
  position: absolute;
  top: 0;
  left: 0;
}
.newsroom-listing-hero .nlh-title {
  margin-top: 0.5rem;
  margin-bottom: 0;
  color: #0D0628;
  line-height: 28px;
}
.newsroom-listing-hero .nlh-date {
  font-size: 0.875rem;
  font-weight: 400;
  margin-left: auto;
  text-align: right;
  color: #0D0628;
}
.newsroom-listing-hero + section:not(.newsroom-listing-grid-section) {
  position: relative;
}

.career-block {
  position: relative;
}
.career-block .container {
  --container-width: 68.125rem;
}
.career-block .cb-main {
  position: relative;
  height: 100%;
  z-index: 1;
}

:root {
  --space-lg: 6.25rem;
  --space-md: 5rem;
  --space-sm: 3.75rem;
}
@media (max-width: 1199px) {
  :root {
    --space-lg: 3.125rem;
    --space-md: 3.75rem;
  }
}
@media (max-width: 767px) {
  :root {
    --space-md: 3rem;
    --space-sm: 2rem;
  }
}

#wpadminbar {
  position: fixed;
}

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

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

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

.bg-dark *:not(.btn,
.btn span,
.icon-search *,
.eyebrow-text,
.swiper-button-next,
.swiper-button-prev,
.swiper-button-next *,
.swiper-button-prev *),
.bg-secondary *:not(.btn,
.btn span,
.icon-search *,
.eyebrow-text,
.swiper-button-next,
.swiper-button-prev,
.swiper-button-next *,
.swiper-button-prev *),
.inner-text-white *:not(.btn,
.btn span,
.icon-search *,
.eyebrow-text,
.swiper-button-next,
.swiper-button-prev,
.swiper-button-next *,
.swiper-button-prev *) {
  color: #fff;
}

.bg-white *:not(.btn, a, a *, .eyebrow-text, .inner-text-white *, blockquote *) {
  color: #0D0628;
}
.bg-white a {
  color: #150578;
}

/* Breadcrumb */
.breadcrumbs {
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  .breadcrumbs {
    margin-bottom: 1.5rem;
  }
}
.breadcrumbs ul {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
.breadcrumbs li {
  display: inline-flex;
  align-items: center;
  color: #fff;
  transition: all 0.35s ease 0s;
}
.breadcrumbs li.current-item {
  font-weight: 700;
}
.breadcrumbs li {
  padding: 0;
}
.breadcrumbs li:not(:last-child)::after {
  content: "";
  margin: 0 8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #7F96FF;
}
.breadcrumbs a {
  color: #fff;
  transition: all 0.35s ease 0s;
  font-weight: 400;
}
.breadcrumbs a span {
  color: currentColor;
  transition: inherit;
}
.breadcrumbs a:hover {
  color: #7F96FF;
}
.breadcrumbs a:hover span {
  text-decoration: underline;
}

/* Pagination */
.pagination {
  margin-top: 2rem;
}
.pagination ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagination li {
  position: relative;
  padding: 0 3px;
  color: #354A63 !important;
  font-size: 1.25rem;
  font-weight: 600;
  font-family: "degular-display", "Arial", sans-serif;
}
.pagination li:has(a.prev, a.next) {
  margin: 0 1rem;
}
.pagination li a:not(.prev, .next),
.pagination li span {
  border: none;
  line-height: 1;
  text-decoration: none;
  transition: 0.4s ease background-color, 0.4s ease color;
}
.pagination li .prev,
.pagination li .next {
  cursor: pointer;
  color: #150578;
  font-size: 1.25rem;
  font-weight: 600;
  font-family: "degular-display", "Arial", sans-serif;
  text-decoration: none;
}
.pagination li .prev::after,
.pagination li .next::after {
  content: "";
  position: absolute;
  inset: -2px -4px;
  border: 1px solid currentColor;
  border-radius: 0.375rem;
  visibility: hidden;
  opacity: 0;
}
.pagination li .prev:hover,
.pagination li .next:hover {
  color: #354A63;
}
.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: #0D0628;
  margin-right: 0.438rem;
  padding: 0.125rem 0.5rem;
  background-color: #EFEAFF;
}

.search-wrap .search-field {
  position: relative;
  z-index: 1;
}
.search-wrap .search-field input[type=search] {
  padding: 1rem 3.125rem 1rem 1.375rem;
  height: 3.5rem;
  color: #0D0628;
  font-weight: 400;
  background-color: #fff;
  border: 1px solid #354A63;
}
.search-wrap .search-field input[type=search]::placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.search-wrap .search-field input[type=search]::placeholder {
  color: #0D0628;
}
.search-wrap .search-field .icon-search {
  position: absolute;
  top: calc(50% - 10px);
  right: 0.938rem;
  padding: 0;
  display: flex;
  width: 1.125rem;
  height: 1.125rem;
  color: #0D0628;
  font-size: 0;
  border: 0;
  background-color: transparent;
  cursor: pointer;
}
.search-wrap .search-field .icon-search:hover {
  color: #150578;
  transition: 0.35s ease 0s;
}
.search-wrap .search-field .icon-search svg {
  width: 100%;
  height: auto;
  color: currentColor;
}

.close-btn {
  --wh: 2.5rem;
  position: relative;
  width: var(--wh);
  height: var(--wh);
  display: flex;
  color: #fff;
  border: none;
  z-index: 1;
  transition: 0.35s ease 0s;
  cursor: pointer;
}
.close-btn:hover {
  color: #7F96FF;
}
.close-btn::before, .close-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.219rem;
  height: 100%;
  background-color: currentColor;
  transform: translate(-50%, -50%) rotate(45deg);
  border-radius: 0.375rem;
  transition: inherit;
}
.close-btn::after {
  transform: translate(-50%, -50%) rotate(135deg);
}

.img-clip {
  clip-path: polygon(9% 0, 100% 0, 100% 83%, 91% 100%, 0 100%, 0 17%);
}

.mask-image {
  -webkit-mask-image: url(../images/mask-image-right.svg);
  mask-image: url(../images/mask-image-right.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  mask-size: cover;
  mask-position: left center;
}
.image-left .mask-image {
  -webkit-mask-image: url(../images/mask-image-left.svg);
  mask-image: url(../images/mask-image-left.svg);
  mask-position: right center;
}

.simplebar-track {
  width: 0.375rem !important;
  border-radius: 1.25rem !important;
  background-color: transparent !important;
}
.simplebar-track.simplebar-horizontal {
  width: 100% !important;
}
.simplebar-scrollbar {
  border-radius: 1.25rem !important;
  overflow: hidden;
}
.simplebar-scrollbar::before {
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  width: 100% !important;
  background-color: #7F96FF !important;
  opacity: 1 !important;
}

.filter-load-more,
.load-more-img {
  display: flex;
  justify-content: center;
  margin: 1.875rem 0;
}
.filter-load-more .loading,
.load-more-img .loading {
  box-sizing: border-box;
  width: 3.125rem;
  height: 3.125rem;
  border: 0.313rem solid #0D0628;
  border-top-color: #fff;
  border-radius: 9.375rem;
  animation: loading 1.2s linear infinite;
}
@keyframes loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

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

.mbnav {
  position: relative;
  z-index: -1;
  display: block;
}
@media (min-width: 992px) {
  .mbnav {
    display: none;
  }
}
.mbnav__state {
  pointer-events: none;
  position: fixed;
  z-index: 999;
  top: 0;
  bottom: 0;
  right: -100%;
  max-width: 25rem;
  overflow: hidden;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .mbnav__state {
    max-width: 100%;
  }
}
.mbnav__inner {
  pointer-events: none;
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 100vh;
}
.mbnav__top {
  display: flex;
  justify-content: space-between;
  background: #354a63;
}
.mbnav__logo {
  padding: 15px;
  color: #fff;
}
.mbnav .menu-wrap {
  /* stylelint-disable custom-property-pattern */
  --leftSlide: 0;
  position: absolute;
  top: 0;
  right: var(--leftSlide);
  width: 100%;
  height: 100%;
  transition: 0.4s ease;
  /* stylelint-enable custom-property-pattern */
}
.mbnav .menu-wrap .menu-wrap {
  right: -100%;
  visibility: hidden;
  opacity: 0;
}
.mbnav .menu-wrap > .menu-inner {
  pointer-events: auto;
  overflow: hidden auto;
  max-height: 100%;
  padding-top: 5.313rem;
  background: linear-gradient(20.92deg, #7F96FF -7.93%, #150578 38.38%, #12094E 80.64%);
  backdrop-filter: blur(10px);
  height: 100%;
}
.mbnav ul {
  position: static;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0 1rem;
  transition: 0.4s ease;
}
.mbnav ul li.is-open > a {
  color: #7F96FF;
}
.mbnav ul li.is-open > .menu-wrap {
  visibility: visible;
  opacity: 1;
}
.mbnav ul li:not(.btn-wrap) {
  position: static;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #dee3e2;
  font-size: 1.25rem;
  font-weight: 500;
  color: #0D0628;
  list-style: none;
}
.mbnav ul li:not(.btn-wrap)::before {
  display: none;
}
.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;
  transition: 0.4s;
}
.mbnav ul li:not(.btn-wrap).is-open .mbnav__caret::before {
  transform: rotate(135deg) scale(-1);
  border-color: #7F96FF;
}
.mbnav ul li:not(.btn-wrap) a {
  cursor: pointer;
  position: relative;
  z-index: 2;
  display: block;
  font-family: "degular-display", "Arial", sans-serif;
  flex: 1 1 auto;
  order: -1;
  padding: 1.125rem 0;
  line-height: 1.3;
  text-decoration: none !important;
}
.mbnav ul li:not(.btn-wrap) a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  margin-right: 0;
  margin-left: auto;
}
.mbnav ul li:not(.btn-wrap).is-open > .mbnav__caret:after {
  transform: rotate(0);
}
.mbnav ul li:not(.btn-wrap).has-sub > a {
  flex: 1 1 auto;
}
.mbnav ul li:not(.btn-wrap) .btn-wrap {
  position: fixed;
  bottom: 20px;
  left: 20px;
  transform: translateY(200%);
  width: calc(100% - 40px);
  margin: 0;
  transition: 0.4s ease-in-out;
}
.mbnav ul li:not(.btn-wrap) .btn-wrap::before {
  display: none;
}
.mbnav ul li:not(.btn-wrap) .btn-wrap a {
  display: block;
}
.mbnav ul li:not(.btn-wrap).back-click {
  position: relative;
  order: -1;
  width: 100%;
  padding: 10px 0 10px 20px;
  font-weight: 400;
  color: currentcolor;
}
.mbnav ul li:not(.btn-wrap).back-click::before {
  --sarrow-width: 10px;
  content: "";
  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 #0D0628;
  border-bottom: 0;
  border-left: 0;
}
.mbnav__caret {
  cursor: pointer;
  z-index: 1;
  display: grid;
  align-items: center;
  justify-content: flex-end;
  width: 30px;
  height: auto;
  margin-right: 3px;
}
.color-mbnav .mbnav__caret::before {
  color: #0D0628 !important;
}

.mbnav ul ul.sub-menu {
  padding: 0;
}
.mbnav ul ul.sub-menu li {
  font-size: 1.125rem;
  border-bottom: 0;
  margin-bottom: 1rem;
}
.mbnav ul ul.sub-menu li a {
  padding-left: 25px;
  padding: 0 1.5rem 0;
}
.mbnav ul ul.sub-menu li li {
  font-size: 14px;
}
.mbnav ul ul.sub-menu li li a {
  padding-left: 35px;
}
.mbnav ul > li > .sub-menu {
  display: none;
}
.mbnav__backdrop {
  position: fixed;
  z-index: -1;
  inset: 0;
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.55);
  transition: all 0.4s ease-in;
}
.mbnav__overlay {
  position: fixed;
  z-index: 99;
  inset: 0;
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.4s ease-in;
}
.mbnav__overlay.is-show {
  visibility: visible;
  opacity: 1;
}
.mbnav.is-open .btn-wrap {
  transform: translateY(0);
}
.mbnav.is-open .mbnav__state {
  right: 0;
}
.mbnav.is-open .mbnav__backdrop {
  z-index: 999;
  visibility: visible;
  opacity: 1;
}
.mbnav-search-wrap {
  padding: 1.5rem 1rem;
}

/* stylelint-enable max-nesting-depth */
.wrapper {
  overflow: inherit;
  overflow-x: clip;
}
.wrapper:has(> .main-content section:first-child:is(.hero-section, .sr-banner, .landing-hero-section, .listing-hero, .newsroom-listing-hero, .error-404)) {
  overflow: hidden;
}
.wrapper:has(> .main-content section:first-child:is(.hero-section, .sr-banner, .landing-hero-section, .listing-hero, .newsroom-listing-hero, .error-404)) .main-header {
  position: fixed;
}

/* --- header --- */
.main-header {
  position: sticky;
  top: 0;
  z-index: 999;
  width: 100%;
  height: auto;
  padding: 1.5rem 0;
  transition: 0.6s ease 0s;
  /* nav */
}
.main-header.header-pinned {
  top: -100%;
}
.main-header.stuck {
  background-color: #fff;
}
.main-header.stuck .navigation .menu > li:not(.current-menu-item) > a {
  color: #0D0628;
}
.main-header.stuck .navigation .menu > li:hover > a {
  color: #7F96FF;
}
.main-header.stuck .mh-search svg {
  fill: #0D0628;
}
.main-header.stuck .humburger span {
  background: #0D0628;
}
.main-header:has(.hamburger.is-clicked) .brand::before, .main-header:not(.stuck) .brand::before {
  opacity: 0;
}
.main-header:has(.hamburger.is-clicked) .brand img, .main-header:not(.stuck) .brand img {
  opacity: 1;
}
.main-header .brand {
  position: relative;
  z-index: 999;
  display: block;
  flex: 0 0 auto;
  width: 14.688rem;
}
@media (max-width: 991px) {
  .main-header .brand {
    width: 12.5rem;
  }
}
@media (max-width: 767px) {
  .main-header .brand {
    width: 9.375rem;
  }
}
.main-header .brand::before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  background-image: var(--imgURL);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: opacity 0.4s ease 0s;
}
.main-header .brand img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.main-header .mh-search {
  background-color: transparent;
  border: 0;
  padding: 2px;
}
.main-header .mh-search svg {
  fill: #fff;
  transition: 0.4s;
}
.main-header .mh-search:hover svg {
  fill: #7F96FF;
}
.main-header .nav-menu {
  flex: 1 1 auto;
  padding-left: 0.938rem;
  gap: 1.25rem;
}
.main-header .navigation {
  display: none;
  word-break: keep-all;
  /* stylelint-disable max-nesting-depth */
  /* stylelint-enable max-nesting-depth */
}
@media (min-width: 992px) {
  .main-header .navigation {
    display: block;
  }
}
.main-header .navigation nav > ul {
  display: flex;
}
.main-header .navigation nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-header .navigation nav ul li {
  padding: 0;
  list-style: none;
}
.main-header .navigation nav ul li a {
  display: block;
  text-decoration: none;
  font-family: "degular-display", "Arial", sans-serif;
}
.main-header .navigation nav ul li.menu-item-has-children {
  position: relative;
}
.main-header .navigation nav ul li.menu-item-has-children > a {
  padding-right: 1.375rem;
}
.main-header .navigation nav ul li.menu-item-has-children > a::after {
  content: "";
  position: absolute;
  top: 0.375rem;
  right: 0;
  transform: rotate(135deg);
  width: 0.5rem;
  height: 0.5rem;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transition: 0.4s;
}
.main-header .navigation nav ul li.current-menu-item > a {
  color: #7F96FF;
}
.main-header .navigation nav ul li.menu-focus > a, .main-header .navigation nav ul li:hover > a {
  color: #7F96FF;
}
.main-header .navigation nav ul li.menu-focus > a::after, .main-header .navigation nav ul li:hover > a::after {
  border-color: #7F96FF;
}
.main-header .navigation nav ul li.menu-focus > ul, .main-header .navigation nav ul li:hover > ul {
  opacity: 1;
  pointer-events: auto;
}
.main-header .navigation nav ul li.menu-focus > ul::before, .main-header .navigation nav ul li:hover > ul::before {
  pointer-events: all;
}
.main-header .navigation nav ul.sub-menu {
  pointer-events: none;
  position: absolute;
  top: calc(100% + 1.75rem);
  left: 50%;
  max-width: 20.875rem;
  width: max-content;
  padding: 2rem;
  background: rgba(40, 27, 127, 0.6);
  border-top: 5px solid #7F96FF;
  opacity: 0;
  transform: translateX(-50%);
  transition: opacity 0.3s;
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
}
.main-header .navigation nav ul.sub-menu::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 100%;
  width: 100%;
  height: 2.125rem;
  pointer-events: none;
}
.main-header .navigation nav ul.sub-menu .sub-menu {
  top: 0;
  left: 100%;
}
.main-header .navigation nav ul.sub-menu li a {
  display: block;
  font-family: "Montserrat", "Arial", sans-serif;
  font-weight: 500;
}
.main-header .navigation nav ul.sub-menu li.menu-item-has-children > a::after {
  top: 17px;
  transform: rotate(45deg);
  border-color: #fff;
}
.main-header .navigation nav ul.sub-menu li:hover > a::after {
  border-color: #0D0628;
}
.main-header .navigation nav ul.sub-menu li:not(:last-child) {
  margin-bottom: 1rem;
}
.main-header .navigation nav ul.menu > li {
  position: relative;
  margin: 0 1.25rem;
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul.menu > li {
    margin: 0 0.875rem;
  }
}
@media (max-width: 991px) {
  .main-header .header-search {
    display: none;
  }
}
.main-header .header-search .header-search-btn {
  display: flex;
  width: 1.25rem;
  height: 1.25rem;
  color: #7F96FF;
  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: #354A63;
}
.main-header .header-search .header-search-btn svg {
  width: 100%;
  height: 100%;
}
.main-header .header-search .h-search-wrap {
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 15.313rem;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  z-index: 9999;
  transition: 0.4s ease 0s;
}
@media (max-width: 1199px) {
  .main-header .header-search .h-search-wrap {
    padding-top: 9.375rem;
  }
}
.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: 62rem;
}
.main-header .header-search .h-search-close {
  position: absolute;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  font-family: "degular-display", "Arial", sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  font-style: normal;
  cursor: pointer;
  transition: 0.35s ease 0s;
}
@media (min-width: 1200px) {
  .main-header .header-search .h-search-close {
    top: -3.75rem;
    left: calc(100% + 1.125rem);
  }
}
@media (max-width: 1199px) {
  .main-header .header-search .h-search-close {
    right: 0;
    bottom: calc(100% + 0.625rem);
  }
}
.main-header .header-search .h-search-close:hover {
  color: #7F96FF;
}
.main-header .header-search .h-search-close:hover .close-btn {
  color: #7F96FF;
}
.main-header .header-search .h-search-close .close-btn {
  --wh: 3.125rem;
}
.main-header .header-search .h-search-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(21, 5, 120, 0.25);
  z-index: 0;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  opacity: 0;
  transition: 0.4s ease 0s;
}
.main-header:not(:has(+ .main-content :is(.hero-section,
.sr-banner,
.landing-hero-section,
.listing-hero,
.newsroom-listing-hero,
.error-404))) {
  background-color: #0D0628;
}
.main-header:not(:has(+ .main-content :is(.hero-section,
.sr-banner,
.landing-hero-section,
.listing-hero,
.newsroom-listing-hero,
.error-404))).stuck {
  background-color: #fff;
}

/* --- footer --- */
.main-footer {
  position: relative;
  align-self: end;
  width: 100%;
  height: auto;
  padding: 3rem 0;
  line-height: normal;
  text-align: center;
  background: #0D0628;
}
.main-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-footer ul li {
  list-style-type: none;
  padding: 0;
}
.main-footer .ft-main {
  display: grid;
  grid-template-columns: 23% auto;
  gap: 2.25rem;
}
@media (max-width: 1199px) {
  .main-footer .ft-main {
    grid-template-columns: 30% auto;
  }
}
@media (max-width: 767px) {
  .main-footer .ft-main {
    grid-template-columns: auto;
  }
}
.main-footer .ft-left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2rem;
}
.main-footer .ft-logo .brand {
  width: 14.688rem;
}
.main-footer .ft-logo .brand img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.main-footer .ft-copyright {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  margin-bottom: 0.5rem;
  text-align: left;
}
.main-footer .ft-quick-menu .quick-link-menu {
  display: flex;
}
.main-footer .ft-quick-menu .quick-link-menu li a {
  display: block;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1;
}
.main-footer .ft-quick-menu .quick-link-menu li:not(:last-child) {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #fff;
  line-height: 1;
}
@media (max-width: 767px) {
  .main-footer .ft-bottom-wrapper.desktop, .main-footer .ft-cta.desktop {
    display: none;
  }
}
@media (min-width: 768px) {
  .main-footer .ft-bottom-wrapper.mobile, .main-footer .ft-cta.mobile {
    display: none;
  }
}
.main-footer .ft-main-menu .footer-menu {
  display: grid;
  grid-template-columns: repeat(5, auto);
  gap: 3.688rem;
  text-align: left;
}
@media (max-width: 1199px) {
  .main-footer .ft-main-menu .footer-menu {
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
  }
}
@media (max-width: 767px) {
  .main-footer .ft-main-menu .footer-menu {
    grid-template-columns: auto;
  }
}
.main-footer .ft-main-menu .footer-menu > li {
  max-width: 10.125rem;
}
@media (max-width: 1199px) {
  .main-footer .ft-main-menu .footer-menu > li {
    max-width: 12.5rem;
  }
}
@media (max-width: 767px) {
  .main-footer .ft-main-menu .footer-menu > li {
    max-width: 100%;
  }
}
.main-footer .ft-main-menu .footer-menu > li a {
  font-size: 1.25rem;
  font-weight: 600;
  font-family: "degular-display", "Arial", sans-serif;
}
.main-footer .ft-main-menu .footer-menu > li.is-active .down-arrow {
  transform: translateY(-45%) scale(-1);
}
.main-footer .ft-main-menu .footer-menu > li .sub-menu {
  margin-top: 1rem;
}
@media (max-width: 767px) {
  .main-footer .ft-main-menu .footer-menu > li .sub-menu {
    display: none;
  }
}
.main-footer .ft-main-menu .footer-menu > li .sub-menu > li > a {
  font-size: 0.875rem;
  font-weight: 400;
  font-family: "Montserrat", "Arial", sans-serif;
  color: #F4F4F4;
}
.main-footer .ft-main-menu .footer-menu > li .sub-menu > li:not(:last-child) {
  margin-bottom: 0.75rem;
}
.main-footer .ft-main-menu .footer-menu .menu-item-wrap {
  position: relative;
  display: inline-block;
}
.main-footer .ft-main-menu .footer-menu .menu-item-wrap .down-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -1.438rem;
  top: 50%;
  transform: translateY(-45%);
  width: 0.75rem;
  height: 0.75rem;
  transition: 0.4s ease 0s;
  z-index: 1;
  cursor: pointer;
}
.main-footer .ft-main-menu .footer-menu .menu-item-wrap .down-arrow::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  transform: rotate(135deg);
  width: 0.5rem;
  height: 0.5rem;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transition: 0.4s;
}
@media (min-width: 768px) {
  .main-footer .ft-main-menu .footer-menu .menu-item-wrap .down-arrow::before {
    display: none;
  }
}

.error-404 {
  position: relative;
  padding: 7.5rem 0 3.5rem;
  background-image: url(../images/404-bg-img.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .error-404 {
    padding: 7.313rem 0 6rem;
  }
}
.error-404::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3.438rem;
  width: 100%;
  height: 78%;
  background-image: linear-gradient(0deg, #fff 6.2%, rgba(127, 150, 255, 0.97) 53.1%, rgba(76, 90, 153, 0) 100%);
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 767px) {
  .error-404::after {
    bottom: 0;
    height: 100%;
    background-image: linear-gradient(0deg, #fff 29.33%, rgba(127, 150, 255, 0.97) 53.83%, rgba(76, 90, 153, 0) 83.56%);
  }
}
.error-404 .container-left {
  padding-left: calc((100% - 79rem) / 2);
}
.error-404 .container-left > div {
  padding-left: var(--gutter);
}
.error-404 .bg-line {
  position: absolute;
  left: 0;
  bottom: 25%;
  width: 100%;
  z-index: 2;
  pointer-events: none;
}
@media (max-width: 767px) {
  .error-404 .bg-line {
    top: 29%;
    bottom: auto;
  }
}
.error-404 .bg-line svg {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .error-404 .bg-line svg {
    width: 150%;
    transform: translateX(-20%);
  }
}
.error-404 .container-left {
  position: relative;
  z-index: 10;
}
@media (max-width: 767px) {
  .error-404 .error-row {
    flex-direction: column-reverse;
  }
}
@media (min-width: 768px) {
  .error-404 .error-left {
    margin-top: 4.25rem;
  }
}
@media (max-width: 767px) {
  .error-404 .error-left {
    padding-right: calc(var(--gutter) * 2);
  }
  .error-404 .error-left + .error-right {
    margin-bottom: 4.188rem;
  }
}
.error-404 .error-content {
  max-width: 42.125rem;
}
.error-404 .error-content .page-title {
  font-weight: 600;
}
.error-404 .error-content .search-wrap {
  margin-top: 2.125rem;
}
.error-404 .error-content .btn-wrap {
  margin-top: 1.5rem;
}
@media (max-width: 767px) {
  .error-404 .error-content .description *,
  .error-404 .error-content .page-title {
    color: #0D0628;
  }
}
.error-404 .error-image {
  position: relative;
  aspect-ratio: 410/581;
  max-width: 25.625rem;
  margin-left: auto;
}
.error-404 .error-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .error-404 .error-image {
    max-width: 16.563rem;
  }
}

.search-result-section .container {
  --container-width: 61.5rem;
}
.search-result-section .sr-banner {
  position: relative;
  padding: 9.875rem 0 6.25rem;
  z-index: 0;
}
@media (max-width: 767px) {
  .search-result-section .sr-banner {
    padding: 6.5rem 0 1.625rem;
  }
}
.search-result-section .sr-banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 590px;
  background-image: linear-gradient(0deg, #0D0628 -5.03%, #0006A9 50.09%, #0D0628 105.21%);
}
@media (max-width: 767px) {
  .search-result-section .sr-banner::before {
    background-image: linear-gradient(0deg, #0D0628 12.23%, #0006A9 56.12%, #0D0628 100%);
    height: 25.5rem;
  }
}
@media (max-width: 767px) {
  .search-result-section .sr-banner {
    padding: 5.25rem 0 2.313rem;
  }
}
.search-result-section .sr-banner::after {
  content: "";
  position: absolute;
  top: 18%;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 36.875rem;
  background-image: linear-gradient(0deg, #fff 6.2%, rgba(127, 150, 255, 0.97) 53.1%, rgba(76, 90, 153, 0) 100%);
  pointer-events: none;
}
@media (max-width: 767px) {
  .search-result-section .sr-banner::after {
    top: -14%;
  }
}
.search-result-section .sr-banner .icon-search {
  right: 1.375rem;
}
.search-result-section .sr-block {
  padding: 1.25rem 0 7.5rem;
}
@media (max-width: 767px) {
  .search-result-section .sr-block {
    padding-bottom: 5rem;
  }
}
.search-result-section .sr-block .container {
  position: relative;
}
.search-result-section .sr-block .sr-result {
  max-width: 59.625rem;
  margin: 0 auto;
}
.search-result-section .sr-block .sr-value {
  line-height: 1;
}
.search-result-section .sr-block .sr-value-wrap {
  display: flex;
  align-items: flex-end;
  margin-bottom: 3.875rem;
}
@media (max-width: 767px) {
  .search-result-section .sr-block .sr-value-wrap {
    margin-bottom: 3.25rem;
  }
}
.search-result-section .sr-block .sr-type-wrap {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
}
.search-result-section .sr-block .sr-type-wrap .eyebrow-text {
  margin-bottom: 0;
  font-weight: 700;
}
.search-result-section .sr-block .sr-type-wrap .eyebrow-text + .eyebrow-text {
  display: inline-flex;
  margin-left: 0.5rem;
}
.search-result-section .sr-block .sr-type-wrap .eyebrow-text + .eyebrow-text::before {
  content: "|";
  display: inline-block;
  margin-right: 0.5rem;
  margin-top: -1px;
}
.search-result-section .sr-block .sr-term {
  line-height: 1;
  display: block;
  margin-left: 1.625rem;
  font-family: "degular-display", "Arial", sans-serif;
  font-size: 1.563rem;
}
.search-result-section .sr-block .sr-items {
  padding-bottom: 2rem;
  border-bottom: 1px solid #354A63;
}
.search-result-section .sr-block .sr-items:not(:last-child) {
  margin-bottom: 2rem;
}
.search-result-section .sr-block .sr-items .sr-title {
  margin-bottom: 0;
}
.search-result-section .sr-block .sr-items .sr-title a {
  display: inline-block;
  color: inherit;
}
.search-result-section .sr-block .sr-items p {
  margin-top: 1rem;
}

body.single .wrapper {
  overflow: unset;
  overflow-x: clip;
}
@media (min-width: 992px) {
  body.single:has(.main-header.header-pinned) .wc-social {
    --top: 1rem;
  }
}

.post-hero-section.mask {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .post-hero-section.mask {
    padding-bottom: 0.5rem;
  }
}
.post-hero-section.mask .lhs-img {
  max-width: 36.625rem;
  padding-top: inherit;
  aspect-ratio: 586/420;
}
.post-hero-section.mask .lhs-left {
  margin-top: 4rem;
}
@media (max-width: 767px) {
  .post-hero-section.mask .lhs-left {
    margin-top: 2.5rem;
  }
}
.post-hero-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 590px;
  background-image: linear-gradient(0deg, #0D0628 -5.03%, #0006A9 50.09%, #0D0628 105.21%);
}
@media (max-width: 767px) {
  .post-hero-section::before {
    background-image: linear-gradient(0deg, #0D0628 12.23%, #0006A9 56.12%, #0D0628 100%);
    height: 62.5rem;
  }
}
@media (max-width: 767px) {
  .post-hero-section {
    padding: 5.25rem 0 2.313rem;
  }
}
.post-hero-section::after {
  content: "";
  position: absolute;
  top: 22%;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 46.875rem;
  background-image: linear-gradient(0deg, #fff 6.2%, rgba(127, 150, 255, 0.97) 53.1%, rgba(76, 90, 153, 0) 100%);
  pointer-events: none;
}
@media (max-width: 767px) {
  .post-hero-section::after {
    top: 38%;
  }
}
.post-hero-section .container-left {
  position: relative;
  z-index: 2;
}
.post-hero-section .lhs-content .desc {
  margin-top: 1.5rem;
}
@media (max-width: 767px) {
  .post-hero-section .lhs-content .desc {
    margin-top: 1rem;
  }
}
.post-hero-section .lhs-author {
  margin-top: 1rem;
}
.post-hero-section .lhs-article-wrap {
  margin-bottom: 2rem;
  color: #fff;
}
@media (max-width: 767px) {
  .post-hero-section .lhs-article-wrap {
    font-size: 1rem;
  }
}
.post-hero-section .lhs-article-wrap span + span {
  display: inline-flex;
}
.post-hero-section .lhs-article-wrap span + span::before {
  content: "|";
  display: inline-block;
  margin: 0 0.5rem;
}

.post-content-section {
  position: unset;
}
.post-content-section .container {
  position: relative;
  z-index: 2;
}
.post-content-section .wc-social {
  --top: 6rem;
  position: sticky;
  top: var(--top);
  transition: 0.35s ease 0s;
}

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