/*!**************************************************************************************************************************************************************************!*\
  !*** 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 ***!
  \**************************************************************************************************************************************************************************/
@charset "UTF-8";
/* 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: "trade-gothic-next", "Arial", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #05103A;
  background-color: #fff;
}
body.scroll-fixed {
  overflow: hidden;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body {
    height: 100%;
  }
}

.-sm {
  font-size: 0.875rem;
}

.-lg {
  font-size: 1.25rem;
}

h1,
.h1 {
  margin-bottom: 0.938rem;
  font-family: "trade-gothic-next", "Arial", sans-serif;
  font-size: 3rem;
  font-weight: 300;
  line-height: 1.25;
  color: #05103A;
  word-break: keep-all;
}
h1 a,
.h1 a {
  display: inline-block;
  text-decoration: none;
}
h1 span,
.h1 span {
  font-weight: 400;
}
h1.-lg,
.h1.-lg {
  font-size: 5.625rem;
}
@media (max-width: 1199px) {
  h1.-lg,
  .h1.-lg {
    font-size: 4.063rem;
  }
}
@media (max-width: 767px) {
  h1.-lg,
  .h1.-lg {
    font-size: 2.5rem;
  }
}
@media (max-width: 991px) {
  h1,
  .h1 {
    font-size: 2.438rem;
  }
}

h2,
.h2 {
  margin-bottom: 0.938rem;
  font-family: "trade-gothic-next", "Arial", sans-serif;
  font-size: 2.438rem;
  font-weight: 300;
  line-height: 1.5;
  color: #05103A;
  word-break: keep-all;
}
h2 a,
.h2 a {
  display: inline-block;
  text-decoration: none;
}
h2 span,
.h2 span {
  font-weight: 400;
}
h2.-lg,
.h2.-lg {
  font-size: 5.625rem;
}
@media (max-width: 1199px) {
  h2.-lg,
  .h2.-lg {
    font-size: 4.063rem;
  }
}
@media (max-width: 767px) {
  h2.-lg,
  .h2.-lg {
    font-size: 2.5rem;
  }
}
@media (max-width: 991px) {
  h2,
  .h2 {
    font-size: 2.25rem;
  }
}

h3,
.h3 {
  margin-bottom: 0.938rem;
  font-family: "trade-gothic-next", "Arial", sans-serif;
  font-size: 1.938rem;
  font-weight: 300;
  line-height: 1.5;
  color: #05103A;
  word-break: keep-all;
}
h3 a,
.h3 a {
  display: inline-block;
  text-decoration: none;
}
h3 span,
.h3 span {
  font-weight: 400;
}
h3.-lg,
.h3.-lg {
  font-size: 5.625rem;
}
@media (max-width: 1199px) {
  h3.-lg,
  .h3.-lg {
    font-size: 4.063rem;
  }
}
@media (max-width: 767px) {
  h3.-lg,
  .h3.-lg {
    font-size: 2.5rem;
  }
}
@media (max-width: 991px) {
  h3,
  .h3 {
    font-size: 1.75rem;
  }
}

h4,
.h4 {
  margin-bottom: 0.938rem;
  font-family: "trade-gothic-next", "Arial", sans-serif;
  font-size: 1.75rem;
  font-weight: 300;
  line-height: 1.5;
  color: #05103A;
  word-break: keep-all;
}
h4 a,
.h4 a {
  display: inline-block;
  text-decoration: none;
}
h4 span,
.h4 span {
  font-weight: 400;
}
h4.-lg,
.h4.-lg {
  font-size: 5.625rem;
}
@media (max-width: 1199px) {
  h4.-lg,
  .h4.-lg {
    font-size: 4.063rem;
  }
}
@media (max-width: 767px) {
  h4.-lg,
  .h4.-lg {
    font-size: 2.5rem;
  }
}
@media (max-width: 991px) {
  h4,
  .h4 {
    font-size: 1.5rem;
  }
}

h5,
.h5 {
  margin-bottom: 0.938rem;
  font-family: "trade-gothic-next", "Arial", sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.5;
  color: #05103A;
  word-break: keep-all;
}
h5 a,
.h5 a {
  display: inline-block;
  text-decoration: none;
}
h5 span,
.h5 span {
  font-weight: 400;
}
h5.-lg,
.h5.-lg {
  font-size: 5.625rem;
}
@media (max-width: 1199px) {
  h5.-lg,
  .h5.-lg {
    font-size: 4.063rem;
  }
}
@media (max-width: 767px) {
  h5.-lg,
  .h5.-lg {
    font-size: 2.5rem;
  }
}
@media (max-width: 991px) {
  h5,
  .h5 {
    font-size: 1.25rem;
  }
}

h6,
.h6 {
  margin-bottom: 0.938rem;
  font-family: "trade-gothic-next", "Arial", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5;
  color: #05103A;
  word-break: keep-all;
}
h6 a,
.h6 a {
  display: inline-block;
  text-decoration: none;
}
h6 span,
.h6 span {
  font-weight: 400;
}
h6.-lg,
.h6.-lg {
  font-size: 5.625rem;
}
@media (max-width: 1199px) {
  h6.-lg,
  .h6.-lg {
    font-size: 4.063rem;
  }
}
@media (max-width: 767px) {
  h6.-lg,
  .h6.-lg {
    font-size: 2.5rem;
  }
}
@media (max-width: 991px) {
  h6,
  .h6 {
    font-size: 1.125rem;
  }
}

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

.eyebrow-text {
  position: relative;
  display: inline-block;
  margin-bottom: 1rem;
  color: #005DAC;
  font-size: 0.875rem;
  line-height: 1.25;
  font-family: "source-code-variable", "Arial", sans-serif;
  font-weight: 700;
}
.eyebrow-text.-sm {
  font-size: 0.75rem;
}
.eyebrow-text.-md {
  font-size: 1rem;
}
.bg-dark .eyebrow-text, .bg-secondary .eyebrow-text, .bg-gradient .eyebrow-text, .inner-text-white .eyebrow-text {
  color: #90D5F3;
}

:is(ul, ol) {
  --ulolLeftPadding: 1.375rem;
  padding-left: var(--ulolLeftPadding);
  margin-bottom: 0.938rem;
}
:is(ul, ol) :is(ul, ol) {
  margin-top: 0.625rem;
  margin-bottom: 0;
}
.no-list :is(ul, ol), :is(ul, ol).no-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.no-list :is(ul, ol) li, :is(ul, ol).no-list li {
  padding: 0;
  list-style: none;
}
.no-list :is(ul, ol) li::before, :is(ul, ol).no-list li::before {
  display: none;
}
:is(ul, ol) li {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
:is(ul, ol) li:last-child {
  padding-bottom: 0;
}
.bullet-styled :is(ul, ol) li, .bullet-check :is(ul, ol) li {
  position: relative;
  list-style: none;
}
.bullet-styled :is(ul, ol) li:before, .bullet-check :is(ul, ol) li:before {
  position: absolute;
  left: calc(var(--ulolLeftPadding) * -1);
  line-height: 1;
}

.bullet-styled ul {
  list-style: none;
}
.bullet-styled ul > li {
  --ulBox: 6px;
}
.bullet-styled ul > li::before {
  content: "";
  top: 0.875rem;
  width: var(--ulBox);
  height: var(--ulBox);
  background-color: #FC7145;
  border-radius: 100%;
}
.bullet-styled ul > li > ul > li::before {
  background-color: #D02670;
}
.bullet-styled ul > li > ul > li > ul > li::marker {
  color: #D02670;
}
.bullet-styled ul > li > ul > li > ul > li::before {
  top: 1em;
  background-color: #D02670;
}
.bullet-styled ul > li > ol > li::before {
  color: #005DAC;
}
.bullet-check ul {
  --ulolLeftPadding: 2rem;
}
.bullet-check ul > li::before {
  --ulBox: 20px;
  content: "";
  top: 0.75rem;
  width: var(--ulBox);
  height: var(--ulBox);
  background-color: transparent;
  background-image: url(../images/bullet-check.svg);
  background-repeat: no-repeat;
  background-size: 1.125rem auto;
  background-position: center;
}

.bullet-styled ol > li, .bullet-check ol > li {
  counter-increment: counter-1;
}
.bullet-styled ol > li:before, .bullet-check ol > li:before {
  content: counter(counter-1) ". ";
  top: 10px;
  font-size: 1em;
  color: #005DAC;
}
.bullet-styled ol > li > ol, .bullet-check ol > li > ol {
  counter-reset: counter-2;
}
.bullet-styled ol > li > ol > li, .bullet-check ol > li > ol > li {
  counter-increment: counter-2;
}
.bullet-styled ol > li > ol > li:before, .bullet-check ol > li > ol > li:before {
  content: counter(counter-2, lower-alpha) ". ";
  color: #005DAC;
}

blockquote {
  position: relative;
  display: block;
  margin-bottom: 1.563rem;
  padding: 3rem 2.5rem;
  font-size: 1rem;
  font-style: italic;
  text-align: left;
  background-color: #F5F7F9;
  border-radius: 1.5rem;
  font-weight: 700;
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
blockquote p {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}
blockquote p > em {
  font-weight: 300;
}
blockquote p:not(:last-child) {
  margin-bottom: 1.5rem;
}
blockquote > *:first-child {
  padding-top: 1rem;
  border-top: 1px solid #FC7145;
}

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: #005DAC;
  text-decoration: underline;
  transition: all 0.3s ease 0s;
}
a:hover {
  outline: none;
  font-weight: 700;
  text-decoration: underline;
}
a.tab-outline {
  outline: 1px solid;
  outline-offset: 0.188rem;
}
.bg-dark p a {
  color: #3DDBD9;
}

.bg-dark h1 a,
.bg-dark .h1 a {
  color: #3DDBD9 !important;
}
.bg-dark h2 a,
.bg-dark .h2 a {
  color: #3DDBD9 !important;
}
.bg-dark h3 a,
.bg-dark .h3 a {
  color: #3DDBD9 !important;
}
.bg-dark h4 a,
.bg-dark .h4 a {
  color: #3DDBD9 !important;
}
.bg-dark h5 a,
.bg-dark .h5 a {
  color: #3DDBD9 !important;
}
.bg-dark h6 a,
.bg-dark .h6 a {
  color: #3DDBD9 !important;
}

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

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

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

.wc-table {
  overflow-x: auto;
  width: 100%;
  margin-bottom: 2rem;
  text-align: center;
}
.wc-table table {
  width: 100%;
  margin: 0;
}
@media (max-width: 767px) {
  .wc-table table {
    display: none;
  }
}
@media (min-width: 768px) {
  .wc-table .mobile-table-view {
    display: none;
  }
}
.wc-table table {
  overflow: hidden;
  table-layout: fixed;
  border-spacing: 0;
  border-collapse: collapse;
  border: none !important;
  border-radius: 0.5rem 0.5rem 0 0;
  background-color: #fff;
}
.wc-table table td {
  width: auto;
  padding: 1.25rem 1.5rem;
  border: none;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5rem;
  color: #000;
  text-align: left;
  text-transform: capitalize;
}
.wc-table table th {
  padding: 1.25rem 1.5rem;
  width: auto;
  border: none;
  font-size: 1.25rem;
  color: #fff;
  text-transform: capitalize;
  background-color: #05103A;
}
.wc-table table th h1,
.wc-table table th .h1 {
  margin-bottom: 0;
  color: inherit;
}
.wc-table table th h2,
.wc-table table th .h2 {
  margin-bottom: 0;
  color: inherit;
}
.wc-table table th h3,
.wc-table table th .h3 {
  margin-bottom: 0;
  color: inherit;
}
.wc-table table th h4,
.wc-table table th .h4 {
  margin-bottom: 0;
  color: inherit;
}
.wc-table table th h5,
.wc-table table th .h5 {
  margin-bottom: 0;
  color: inherit;
}
.wc-table table th h6,
.wc-table table th .h6 {
  margin-bottom: 0;
  color: inherit;
}
@media (max-width: 767px) {
  .wc-table table tr {
    text-align: center;
  }
}
.wc-table table tr:nth-child(odd) {
  background-color: rgba(215, 224, 234, 0.9);
}
.wc-table table tr:first-child:not(:has(td > img)) {
  background-color: #05103A;
}
.wc-table table tr:first-child td {
  padding: 1.25rem 1.5rem;
  width: auto;
  border: none;
  font-size: 1.25rem;
  color: #fff;
  text-transform: capitalize;
}
.wc-table table tr:first-child td h1,
.wc-table table tr:first-child td .h1 {
  margin-bottom: 0;
  color: inherit;
}
.wc-table table tr:first-child td h2,
.wc-table table tr:first-child td .h2 {
  margin-bottom: 0;
  color: inherit;
}
.wc-table table tr:first-child td h3,
.wc-table table tr:first-child td .h3 {
  margin-bottom: 0;
  color: inherit;
}
.wc-table table tr:first-child td h4,
.wc-table table tr:first-child td .h4 {
  margin-bottom: 0;
  color: inherit;
}
.wc-table table tr:first-child td h5,
.wc-table table tr:first-child td .h5 {
  margin-bottom: 0;
  color: inherit;
}
.wc-table table tr:first-child td h6,
.wc-table table tr:first-child td .h6 {
  margin-bottom: 0;
  color: inherit;
}

/* Mobile Table */
.mobile-table-view {
  background-color: #fff;
}
.mobile-table-view .column-block:not(:last-child) {
  margin-bottom: 0.5rem;
}
.mobile-table-view ul {
  text-align: left;
}
.mobile-table-view .column-header {
  padding: 0.5rem;
  font-size: 1.25rem;
  color: #fff !important;
  background-color: #05103A;
  border-radius: 0.5rem 0.5rem 0 0;
}
.mobile-table-view .column-header * {
  color: #fff !important;
}
.mobile-table-view .column-cell {
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
}
.mobile-table-view .column-cell:nth-child(odd) {
  background-color: rgba(215, 224, 234, 0.9);
}

/* 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: 3rem;
}
@media (max-width: 1199px) {
  :root {
    --gutter: 2rem;
  }
}
@media (max-width: 767px) {
  :root {
    --gutter: 1.5rem;
  }
}

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

.container {
  --container-width: 72.5rem;
}
[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: #05103A;
}

.text-dark {
  color: #05103A;
}

.bg-secondary {
  background-color: #005DAC;
}

.text-secondary {
  color: #005DAC;
}

/* 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: 72.5rem;
}

button:not(.swiper-button-prev, .swiper-button-next, .no-btn, .f-button, .wp-video button), input[type=button],
input[type=reset],
input[type=submit], .btn {
  --focuc-outline-space: -1px;
  user-select: none;
  position: relative;
  display: inline-block;
  padding: 0.75rem 1.5rem;
  border: none;
  border-radius: 0.313rem;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  transition: all 0.4s ease 0s;
}
button:not(.-secondary):not(.swiper-button-prev, .swiper-button-next, .no-btn, .f-button, .wp-video button), input[type=button]:not(.-secondary),
input[type=reset]:not(.-secondary),
input[type=submit]:not(.-secondary), .btn:not(.-secondary) {
  background-image: linear-gradient(95.79deg, #D02670 25%, #D02670 62%, #31135E 100%);
  background-position: center right;
  background-size: 400% auto;
}
button:not(.swiper-button-prev, .swiper-button-next, .no-btn, .f-button, .wp-video button)::before, input[type=button]::before,
input[type=reset]::before,
input[type=submit]::before, .btn::before {
  pointer-events: none;
  content: "";
  position: absolute;
  inset: var(--focuc-outline-space);
  border: 1px solid;
  border-radius: 0.313rem;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s ease;
}
.bg-dark button:not(.swiper-button-prev, .swiper-button-next, .no-btn, .f-button, .wp-video button)::before, .bg-dark input[type=button]::before,
.bg-dark input[type=reset]::before,
.bg-dark input[type=submit]::before, .bg-dark .btn::before {
  border-color: #fff;
}
button:hover:not(.swiper-button-prev, .swiper-button-next, .no-btn, .f-button, .wp-video button), input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover, .btn:hover, a:hover button:not(.swiper-button-prev, .swiper-button-next, .no-btn, .f-button, .wp-video button), a:hover input[type=button],
a:hover input[type=reset],
a:hover input[type=submit], a:hover .btn {
  cursor: pointer;
  text-decoration: none;
}
button:hover:not(.-secondary):not(.swiper-button-prev, .swiper-button-next, .no-btn, .f-button, .wp-video button), input[type=button]:hover:not(.-secondary),
input[type=reset]:hover:not(.-secondary),
input[type=submit]:hover:not(.-secondary), .btn:hover:not(.-secondary), a:hover button:not(.-secondary):not(.swiper-button-prev, .swiper-button-next, .no-btn, .f-button, .wp-video button), a:hover input[type=button]:not(.-secondary),
a:hover input[type=reset]:not(.-secondary),
a:hover input[type=submit]:not(.-secondary), a:hover .btn:not(.-secondary) {
  background-position: center left;
}
button.tab-outline:not(.swiper-button-prev, .swiper-button-next, .no-btn, .f-button, .wp-video button), input.tab-outline[type=button],
input.tab-outline[type=reset],
input.tab-outline[type=submit], .tab-outline.btn {
  --focuc-outline-space: -4px;
  outline: 0;
}
button.tab-outline:not(.swiper-button-prev, .swiper-button-next, .no-btn, .f-button, .wp-video button)::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.-secondary:not(.swiper-button-prev, .swiper-button-next, .no-btn, .f-button, .wp-video button), input.-secondary[type=button],
input.-secondary[type=reset],
input.-secondary[type=submit], .-secondary.btn {
  padding: 0.688rem 1.5rem;
  border: 1px solid #05103A;
  color: #05103A;
}
button.-secondary:hover:not(.swiper-button-prev, .swiper-button-next, .no-btn, .f-button, .wp-video button), input.-secondary[type=button]:hover,
input.-secondary[type=reset]:hover,
input.-secondary[type=submit]:hover, .-secondary.btn:hover, a:hover button.-secondary:not(.swiper-button-prev, .swiper-button-next, .no-btn, .f-button, .wp-video button), a:hover input.-secondary[type=button],
a:hover input.-secondary[type=reset],
a:hover input.-secondary[type=submit], a:hover .-secondary.btn {
  color: #fff;
  background-color: #05103A;
}
.bg-gradient button.-secondary:not(.swiper-button-prev, .swiper-button-next, .no-btn, .f-button, .wp-video button), .bg-gradient input.-secondary[type=button],
.bg-gradient input.-secondary[type=reset],
.bg-gradient input.-secondary[type=submit], .bg-gradient .-secondary.btn, .bg-dark button.-secondary:not(.swiper-button-prev, .swiper-button-next, .no-btn, .f-button, .wp-video button), .bg-dark input.-secondary[type=button],
.bg-dark input.-secondary[type=reset],
.bg-dark input.-secondary[type=submit], .bg-dark .-secondary.btn {
  color: #fff;
  border-color: #fff;
}
.bg-gradient button.-secondary:hover:not(.swiper-button-prev, .swiper-button-next, .no-btn, .f-button, .wp-video button), .bg-gradient input.-secondary[type=button]:hover,
.bg-gradient input.-secondary[type=reset]:hover,
.bg-gradient input.-secondary[type=submit]:hover, .bg-gradient .-secondary.btn:hover, a:hover .bg-gradient button.-secondary:not(.swiper-button-prev, .swiper-button-next, .no-btn, .f-button, .wp-video button), a:hover .bg-gradient input.-secondary[type=button],
a:hover .bg-gradient input.-secondary[type=reset],
a:hover .bg-gradient input.-secondary[type=submit], a:hover .bg-gradient .-secondary.btn, .bg-dark button.-secondary:hover:not(.swiper-button-prev, .swiper-button-next, .no-btn, .f-button, .wp-video button), .bg-dark input.-secondary[type=button]:hover,
.bg-dark input.-secondary[type=reset]:hover,
.bg-dark input.-secondary[type=submit]:hover, .bg-dark .-secondary.btn:hover, a:hover .bg-dark button.-secondary:not(.swiper-button-prev, .swiper-button-next, .no-btn, .f-button, .wp-video button), a:hover .bg-dark input.-secondary[type=button],
a:hover .bg-dark input.-secondary[type=reset],
a:hover .bg-dark input.-secondary[type=submit], a:hover .bg-dark .-secondary.btn {
  color: #05103A;
  background-color: #0096FA;
  border-color: #0096FA;
}
button.-icon-rss:not(.swiper-button-prev, .swiper-button-next, .no-btn, .f-button, .wp-video button), input.-icon-rss[type=button],
input.-icon-rss[type=reset],
input.-icon-rss[type=submit], .-icon-rss.btn {
  display: inline-flex;
  align-items: center;
}
button.-icon-rss:not(.swiper-button-prev, .swiper-button-next, .no-btn, .f-button, .wp-video button) span, input.-icon-rss[type=button] span,
input.-icon-rss[type=reset] span,
input.-icon-rss[type=submit] span, .-icon-rss.btn span {
  flex: 1;
}
button.-icon-rss:not(.swiper-button-prev, .swiper-button-next, .no-btn, .f-button, .wp-video button) svg, input.-icon-rss[type=button] svg,
input.-icon-rss[type=reset] svg,
input.-icon-rss[type=submit] svg, .-icon-rss.btn svg {
  fill: #D02670;
  width: 0.875rem;
  height: auto;
  margin-left: 0.5rem;
}
button.-icon-rss:hover:not(.swiper-button-prev, .swiper-button-next, .no-btn, .f-button, .wp-video button) svg, input.-icon-rss[type=button]:hover svg,
input.-icon-rss[type=reset]:hover svg,
input.-icon-rss[type=submit]:hover svg, .-icon-rss.btn:hover svg {
  fill: #05103A;
}

.btn-link-video, .btn-link {
  user-select: none;
  position: relative;
  display: inline-block;
  padding-right: 0.313rem;
  border: 0;
  font-size: 1.125rem;
  font-weight: 700;
  color: #05103A;
  text-decoration: none;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s;
}
.btn-link-video.-lg, .btn-link.-lg {
  font-size: 1.125rem;
}
.btn-link-video::before, .btn-link::before {
  pointer-events: none;
  content: "";
  position: absolute;
  inset: -4px -26px -4px -8px;
  border: 1px solid currentColor;
  border-radius: 1.25rem;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s ease;
}
.btn-link-video svg, .btn-link svg {
  display: inline-block;
  position: absolute;
  margin-left: 0.5rem;
  margin-top: 0.4em;
  width: 1rem;
  fill: #D02670;
  transition: inherit;
}
.bg-dark .btn-link-video, .bg-dark .btn-link {
  color: #fff;
}
.bg-dark .btn-link-video svg, .bg-dark .btn-link svg {
  fill: currentColor;
}
.bg-dark .btn-link-video:hover, a:hover .bg-dark .btn-link-video, .bg-dark .btn-link:hover, a:hover .bg-dark .btn-link {
  color: #3DDBD9;
}
.btn-link-video.tab-outline, .btn-link.tab-outline {
  outline: 0;
}
.btn-link-video.tab-outline::before, .btn-link.tab-outline::before {
  visibility: visible;
  opacity: 1;
}
.btn-link-video:hover, a:hover .btn-link-video, .btn-link:hover, a:hover .btn-link {
  color: #D02670;
  text-decoration: none;
}
.btn-link-video {
  padding-right: 0;
}
.btn-link-video:hover .icon, a:hover .btn-link-video .icon {
  color: currentColor;
}
.btn-link-video .icon {
  display: inline-flex;
  width: 1rem;
  height: 1rem;
  margin-top: 0.4em;
  margin-right: 0.5rem;
  color: #D02670;
}
.btn-link-video svg {
  margin: 0;
  fill: currentColor;
  position: relative;
}
.btn-play {
  border: none;
  display: flex;
  align-items: center;
  color: #1E77AE;
  width: 3.875rem;
  height: 3.875rem;
  justify-content: center;
  border: 1px solid rgba(5, 16, 58, 0.2);
  background-color: #fff;
  border-radius: 100vh;
  text-decoration: none;
  transition: all 0.4s ease 0s;
}
.btn-play::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-left: 3px;
  border-style: solid;
  border-width: 7.5px 0 7.5px 12px;
  border-color: transparent transparent transparent currentColor;
  transition: inherit;
}
.btn-play:hover, a:hover .btn-play {
  color: #fff;
  background-color: #0096FA;
  border-color: #0096FA;
}
.btn-play:focus {
  outline-color: #05103A;
}
.bg-dark .btn-play:focus {
  outline-color: #fff;
}
.btn-play-wrap {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
  gap: 0.5rem;
  font-size: 1.125rem;
  font-weight: 700;
  z-index: 1;
}

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

button.tab-outline {
  outline: none;
}
button.tab-outline::before {
  border-color: currentColor;
}

.swiper-arrow {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.125rem;
}
.swiper-arrow button {
  position: unset;
  margin: 0;
}
.swiper-arrow:has(button.swiper-button-lock) {
  display: none;
}
.swiper-button-prev, .swiper-button-next {
  --swiper-navigation-size: 2.625rem;
  width: var(--swiper-navigation-size);
  height: var(--swiper-navigation-size);
  margin: 0;
  padding: 0;
  color: #05103A;
  background-color: transparent;
  border: none;
  transition: 0.35s ease 0s;
}
.swiper-button-prev:hover, .swiper-button-next:hover {
  color: #FC7145;
}
.swiper-button-prev svg, .swiper-button-next svg {
  transition: inherit;
}
.swiper-button-prev::after, .swiper-button-next::after {
  display: none;
}
.bg-dark .swiper-button-prev:not(:hover), .bg-dark .swiper-button-next:not(:hover) {
  color: #fff;
}
.swiper-button-prev svg {
  transform: scaleX(-1);
}
.swiper-pagination {
  position: unset;
  font-size: 1.5rem;
}

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

:is(input, textarea, button, select) {
  font-family: "trade-gothic-next", "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: 3rem;
  padding: 0 1rem;
  border: 0.063rem solid rgba(5, 16, 58, 0.3);
  border-radius: 0.313rem;
  font-size: 1rem;
  font-weight: 400;
  color: #05103A;
  background-color: #fff;
}
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: #05103A;
  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(5, 16, 58, 0.5);
  opacity: 1;
}

/* for IE */
select {
  cursor: pointer;
  padding-right: 1.25em;
  appearance: none;
  background-image: url(../images/select-down-arrow.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 0.75rem 0.438rem;
  background-color: transparent;
  /* for IE */
}
select::-ms-expand {
  display: none;
}

button {
  cursor: pointer;
}

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

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

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

.radio-btn-group .radio-option {
  display: inline-block;
  padding: 0 0.625rem;
  vertical-align: middle;
}
.radio-btn-group .radio-option:first-child {
  padding-left: 0;
}
.radio-btn-group .radio-option .radio-custom-label {
  cursor: pointer;
  margin: 0;
  color: #000;
}
.radio-btn-group .radio-option .radio-custom-label::before {
  cursor: pointer;
  content: "";
  display: inline-block;
  width: 0.625rem;
  height: 0.625rem;
  margin-top: 0.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::before {
  background-color: #05103A;
}
.checkbox input[type=checkbox]:checked + label::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 9px;
  transform: rotate(42deg);
  display: block;
  width: 0.375rem;
  height: 0.813rem;
  border: solid #90D5F3;
  border-width: 0 0.125rem 0.125rem 0;
}
.checkbox label {
  cursor: pointer;
  position: relative;
  color: #05103A;
  font-size: 1rem;
}
.checkbox label::before {
  cursor: pointer;
  content: "";
  position: relative;
  display: inline-block;
  margin-right: 0.938rem;
  padding: 0.625rem;
  border: 0.125rem solid rgba(5, 16, 58, 0.8);
  border-radius: 0.375rem;
  vertical-align: middle;
  appearance: none;
  background-color: transparent;
}

/* Gravity Form Styling */
.gform-style {
  padding: 3rem;
  background-color: rgba(215, 224, 234, 0.9);
  border-radius: 1.5rem;
}
@media (max-width: 991px) {
  .gform-style {
    padding: 3.5rem 1.5rem;
  }
}
.gform-style .gform_fields {
  --gf-form-gap-x: 0.875rem;
  --gf-form-gap-y: 1.5rem;
  column-gap: var(--gf-form-gap-x) !important;
  align-items: flex-start;
}
.gform-style .gform_confirmation_message {
  font-size: 1.5rem;
  color: #05103A;
  text-align: center;
}
.gform-style .gform-page-footer, .gform-style .gform-footer {
  justify-content: flex-end;
}
.gform-style .gform-page-footer .button, .gform-style .gform-footer .button {
  position: relative !important;
  z-index: 1;
  width: auto !important;
  padding: 0.938rem 1.75rem !important;
  font-family: "trade-gothic-next", "Arial", sans-serif !important;
  font-size: 1.125rem !important;
  font-weight: 400 !important;
  border: none !important;
  border-radius: 0.313rem !important;
  background-color: transparent !important;
}
.gform-style .gform-page-footer .button:focus, .gform-style .gform-footer .button:focus {
  --gf-local-outline-width: 0 !important;
}
.gform-style .gform-field-label {
  --gf-local-color: #05103A !important;
}
.gform-style .gform_validation_errors {
  display: none !important;
}
.gform-style .ginput_container input[type=number],
.gform-style .ginput_container input[type=text],
.gform-style .ginput_container input[type=email],
.gform-style .ginput_container input[type=tel],
.gform-style .ginput_container input[type=url],
.gform-style .ginput_container textarea,
.gform-style .ginput_container select {
  height: 3rem;
  border: none;
  border-radius: 0.313rem;
  font-size: 1rem;
  font-weight: 400;
  color: #05103A;
  background-color: #fff;
}
.gform-style .ginput_container input[type=number]:focus,
.gform-style .ginput_container input[type=text]:focus,
.gform-style .ginput_container input[type=email]:focus,
.gform-style .ginput_container input[type=tel]:focus,
.gform-style .ginput_container input[type=url]:focus,
.gform-style .ginput_container textarea:focus,
.gform-style .ginput_container select:focus {
  outline: 0;
  outline-offset: 0;
}
.gform-style .ginput_container input[type=number]::placeholder,
.gform-style .ginput_container input[type=text]::placeholder,
.gform-style .ginput_container input[type=email]::placeholder,
.gform-style .ginput_container input[type=tel]::placeholder,
.gform-style .ginput_container input[type=url]::placeholder,
.gform-style .ginput_container textarea::placeholder,
.gform-style .ginput_container select::placeholder {
  color: #dee3e2;
}
.gform-style .ginput_container input[type=number],
.gform-style .ginput_container input[type=text],
.gform-style .ginput_container input[type=email],
.gform-style .ginput_container input[type=tel],
.gform-style .ginput_container input[type=url] {
  padding: 1.125rem 1rem 0.5rem;
}
.gform-style .ginput_container textarea {
  resize: none !important;
  min-block-size: 7.188rem !important;
  padding: 1rem;
}
.gform-style .ginput_container select {
  padding: 0.375rem 1.875em 0.5rem 1rem;
  color: rgba(5, 16, 58, 0.5);
  background-repeat: no-repeat;
  background-position: right 1em center;
  background-size: 0.875rem 0.438rem;
}
.gform-style .gfield {
  position: relative;
  display: grid;
}
.gform-style .gfield .gfield_description {
  --gf-desc-space: 1.5rem;
  font-size: 0.875rem;
  color: #05103A;
}
.gform-style .gfield.gfield--width-half {
  grid-column: span 6 !important;
}
.gform-style .gfield .gfield_label {
  color: rgba(5, 16, 58, 0.5);
}
.gform-style .gfield.gfield--type-radio .gfield_label {
  color: #05103A;
}
.gform-style .gfield:not(.gfield--type-checkbox, .gfield--type-multi_choice, .gfield--type-radio) .gfield_label {
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: 1rem;
  left: 1rem;
  transform: translateY(-50%);
  display: block;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  color: rgba(5, 16, 58, 0.5);
  transition: 0.4s;
}
.gform-style .gfield:not(.gfield--type-checkbox, .gfield--type-multi_choice, .gfield--type-radio) .gfield_label .gfield_required {
  display: none;
}
.gform-style .gfield:not(.gfield--type-checkbox, .gfield--type-multi_choice, .gfield--type-radio).focused .gfield_label {
  top: 0.313rem;
  transform: translateY(0);
  font-size: 0.688rem;
  font-weight: 700;
  color: rgba(5, 16, 58, 0.7);
}
.gform-style .gfield.gfield--type-textarea .gfield_label {
  top: 0.938rem;
  transform: translateY(0);
}
.gform-style .gfield .validation_message {
  display: none;
}
.gform-style .gfield.gfield--type-html {
  display: block;
  font-size: 0.875rem;
}
.gform-style .gfield.gfield--type-html a {
  text-decoration: underline;
}
.gform-style .gfield.gfield--type-html a:hover {
  text-decoration: none;
}
.gform-style .gfield:has(.validation_message) .gfield_label {
  color: #D02670;
}
.gform-style .gfield:has(.validation_message) input[type=number],
.gform-style .gfield:has(.validation_message) input[type=text],
.gform-style .gfield:has(.validation_message) input[type=email],
.gform-style .gfield:has(.validation_message) input[type=tel],
.gform-style .gfield:has(.validation_message) input[type=url],
.gform-style .gfield:has(.validation_message) textarea,
.gform-style .gfield:has(.validation_message) select {
  border: 1px solid #D02670;
}
.gform-style .gfield:has(.validation_message).focused .gfield_label {
  color: #D02670;
}
.gform-style .gfield.gfield--type-checkbox .ginput_container_consent, .gform-style .gfield.gfield--type-consent .ginput_container_consent {
  display: block;
}
.gform-style .gfield.gfield--type-checkbox input[type=checkbox], .gform-style .gfield.gfield--type-consent input[type=checkbox] {
  display: none;
}
.gform-style .gfield.gfield--type-checkbox input[type=checkbox]:checked + label::before, .gform-style .gfield.gfield--type-consent input[type=checkbox]:checked + label::before {
  background-color: #05103A;
}
.gform-style .gfield.gfield--type-checkbox input[type=checkbox]:checked + label::after, .gform-style .gfield.gfield--type-consent input[type=checkbox]:checked + label::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 9px;
  transform: rotate(42deg);
  display: block;
  width: 0.375rem;
  height: 0.813rem;
  border: solid #90D5F3;
  border-width: 0 0.125rem 0.125rem 0;
}
.gform-style .gfield.gfield--type-checkbox .gform-field-label, .gform-style .gfield.gfield--type-consent .gform-field-label {
  cursor: pointer;
  position: relative;
  padding-left: 2.125rem;
  color: #05103A;
  font-size: 1rem;
  margin: 0;
}
.gform-style .gfield.gfield--type-checkbox .gform-field-label::before, .gform-style .gfield.gfield--type-consent .gform-field-label::before {
  cursor: pointer;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  padding: 0.625rem;
  border: 0.125rem solid rgba(5, 16, 58, 0.8);
  border-radius: 0.375rem;
  vertical-align: middle;
  appearance: none;
  background-color: transparent;
}
.gform-style .gfield.gfield--type-checkbox .gfield-choice-input {
  display: none;
}
.gform-style .gfield.gfield--type-checkbox .gform-field-label {
  margin-left: 0;
  padding-left: 2rem;
  font-size: 1rem;
}
.gform-style .gfield.gfield--type-checkbox .gform-field-label::before {
  position: absolute;
  top: 0;
  left: 0;
}
.gform-style .gfield.gfield--type-checkbox .gform-field-label br {
  display: block;
}
.gform-style .gfield.gfield--type-checkbox .gform-field-label a {
  display: inline-block;
  margin-top: 2px;
  border: 0;
  color: #fff;
}
.gform-style .gfield.gfield--type-checkbox .gform-field-label > div, .gform-style .gfield.gfield--type-consent .gform-field-label > div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.gform-style .gfield.gfield--type-select:not(.hidden_label) .gfield_label, .gform-style .gfield.gfield--input-type-select:not(.hidden_label) .gfield_label {
  top: 0.313rem;
  transform: translateY(0);
  font-size: 0.688rem;
  font-weight: 700;
  color: rgba(5, 16, 58, 0.7);
}
.gform-style .gfield.gfield--type-select:not(.hidden_label) select, .gform-style .gfield.gfield--input-type-select:not(.hidden_label) select {
  padding-top: 0.625rem;
}
.gform-style .gfield.gfield--type-select select, .gform-style .gfield.gfield--input-type-select select {
  color: #05103A !important;
  padding-top: 0.313rem;
  background-image: url(../images/select-down-arrow-2.svg) !important;
  background-repeat: no-repeat !important;
  background-position: right 0.75em center !important;
  background-size: 0.875rem 0.875rem !important;
}
.gform-style .gfield.gfield--type-select select:has(option:first-child:checked), .gform-style .gfield.gfield--input-type-select select:has(option:first-child:checked) {
  color: rgba(5, 16, 58, 0.5) !important;
  text-transform: uppercase;
}
.gform-style .gfield.gfield--type-select select:has(option:first-child:checked) option, .gform-style .gfield.gfield--input-type-select select:has(option:first-child:checked) option {
  text-transform: none;
}
.gform-style .gfield.gfield--type-select select option, .gform-style .gfield.gfield--input-type-select select option {
  color: #05103A !important;
}
.gform-style .gfield.gfield--type-website input::placeholder {
  opacity: 0;
}
.gform-style .gfield.gfield--type-number .gfield_description {
  display: none;
}
.gform-style fieldset.gfield--type-checkbox legend {
  --gf-label-choice-field-space-primary: 1rem;
  --gf-local-font-weight: 700;
  padding-left: 0 !important;
}
.gform-style fieldset.gfield--type-checkbox .gfield_checkbox {
  --gf-field-choice-gap: 1rem 0;
  flex-flow: row wrap;
  margin: 0 -1rem;
}
.gform-style fieldset.gfield--type-checkbox .gfield_checkbox .gchoice {
  padding: 0 1rem;
}
.gform-style fieldset.gfield--type-checkbox .gfield_checkbox .gform-field-label {
  margin-left: 0 !important;
  font-size: 0.875rem;
  font-weight: 400;
}
.gform-style fieldset.gfield--type-checkbox .gfield-choice-input {
  display: none !important;
}
.gform-style-wrap {
  position: relative;
  padding-bottom: 0.313rem;
  max-width: 37rem;
  width: 100%;
  padding: 0;
  cursor: inherit !important;
}
.gform-style-wrap::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(95.79deg, #D02670 -46.6%, #31135E 100%);
  padding-bottom: 5px;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  border-radius: 1.5rem;
  pointer-events: none;
}
.gform-style-wrap .f-button {
  top: 0.75rem !important;
  right: 0.75rem !important;
  bottom: auto !important;
  color: #05103A !important;
}
.gform-style-wrap .f-button:hover {
  color: #D02670 !important;
}

/* Gravity Form Styling End */
.home-hero-section {
  position: relative;
  padding: 9.688rem 0 5.125rem;
  z-index: 1;
}
@media (min-width: 992px) {
  .home-hero-section:has(+ .horizontal-tabs-section.bg-dark) .hh-bg-media {
    inset: 0 0 -12%;
  }
  .home-hero-section:has(+ .horizontal-tabs-section.bg-dark) .hh-bg-media::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(0deg, #090B0A 0%, rgba(5, 16, 58, 0) 20%);
    pointer-events: none;
    z-index: 0;
  }
}
@media (max-width: 991px) {
  .home-hero-section {
    padding-bottom: 2.5rem;
  }
}
.home-hero-section + .horizontal-tabs-section {
  padding-top: 0;
}
@media (max-width: 1199px) {
  .home-hero-section + .horizontal-tabs-section {
    padding-top: 2.5rem;
  }
}
@media (min-width: 992px) {
  .home-hero-section + .horizontal-tabs-section::before {
    top: 10% !important;
  }
}
.home-hero-section .hh-bg-media {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: -1;
}
.home-hero-section .hh-bg-media picture,
.home-hero-section .hh-bg-media img,
.home-hero-section .hh-bg-media video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-hero-section .hh-bg-media .video-inner {
  position: absolute;
  aspect-ratio: 16/9;
  top: 50%;
  left: 50%;
  min-width: 100vw;
  max-width: none;
  height: 100%;
  transform: translate(-50%, -50%);
}
.home-hero-section .hh-grid {
  display: grid;
  grid-template-columns: 58% auto;
  gap: 0 2rem;
}
@media (max-width: 767px) {
  .home-hero-section .hh-grid {
    grid-template-columns: 100%;
  }
}
@media (min-width: 768px) {
  .home-hero-section .hh-left {
    margin-top: 2.188rem;
  }
}
@media (max-width: 767px) {
  .home-hero-section .hh-right {
    margin-top: 1.375rem;
  }
}
.home-hero-section .hh-content h1 {
  line-height: 1.1;
}
.home-hero-section .hh-content .desc {
  margin-top: 3rem;
  max-width: 38.375rem;
}
.home-hero-section .hh-cta {
  margin-top: 2.5rem;
  gap: 1.5rem;
}
.home-hero-section .hh-media-wrap {
  max-width: 20.938rem;
  margin: 0 auto;
}
.home-hero-section .hh-media-link {
  position: relative;
  display: block;
  min-height: 28.25rem;
  border-radius: 1.5rem;
  overflow: hidden;
}
.home-hero-section .hh-media-link img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-hero-section .hh-media-link .video-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-hero-section .hh-video-cta {
  position: absolute;
  bottom: 0;
  left: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  padding: 1.625rem 1rem;
  width: 100%;
  font-size: 1.125rem;
  font-weight: 700;
  transform: translateX(-50%);
  z-index: 1;
}
.home-hero-section .hh-announcement-banner {
  margin-top: 3.875rem;
}
@media (max-width: 991px) {
  .home-hero-section .hh-announcement-banner {
    margin-top: 2.875rem;
  }
}
.home-hero-section .hh-announcement-banner .container {
  --container-width: 82.313rem;
  padding: 0.75rem 0.625rem;
  background-image: linear-gradient(95.25deg, #0096FA 8.42%, #31135E 100%);
  border-radius: 0.5rem;
  border: 1px solid #000;
}
@media (max-width: 767px) {
  .home-hero-section .hh-announcement-banner .container {
    padding: 0.375rem 1.5rem 0.375rem 0.5rem;
  }
}
.home-hero-section .hh-announcement-banner .btn-link {
  display: inline-flex;
  align-items: center;
  padding: 0;
}
@media (max-width: 767px) {
  .home-hero-section .hh-announcement-banner .btn-link {
    font-size: 0.938rem;
  }
}
.home-hero-section .hh-announcement-banner .btn-link:hover {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-thickness: 2px;
}
.home-hero-section .hh-announcement-banner .btn-link span {
  flex: 1;
}
.home-hero-section .hh-announcement-banner .btn-link svg {
  position: relative;
  margin-top: 3px;
  fill: currentColor;
}
.home-hero-section .hh-content h1,
.home-hero-section .hh-content .desc,
.home-hero-section .hh-content .hh-cta,
.home-hero-section .hh-announcement-banner {
  opacity: 0;
  transition: 0.8s ease 0s;
}
.home-hero-section .hh-content h1,
.home-hero-section .hh-content .desc,
.home-hero-section .hh-content .hh-cta {
  transform: translateY(120%);
}
.home-hero-section .hh-media-wrap {
  clip-path: polygon(0 49%, 100% 49%, 100% 51%, 0 51%);
  transform: translateX(200%);
  transition: transform 0.5s ease 0s, clip-path 1s ease 0s;
}
.home-hero-section .hh-media-wrap .hh-video-cta {
  transform: translate(-50%, 30px);
  opacity: 0;
  transition: opacity 1s ease 0s, transform 1s ease 0s;
}
.home-hero-section.aos-animate .hh-content h1,
.home-hero-section.aos-animate .hh-content .desc,
.home-hero-section.aos-animate .hh-content .hh-cta {
  transform: translateZ(0);
  opacity: 1;
}
.home-hero-section.aos-animate .hh-content h1 {
  transition-delay: 0.1s;
}
.home-hero-section.aos-animate .hh-content .desc {
  transition-delay: 0.3s;
}
.home-hero-section.aos-animate .hh-content .hh-cta {
  transition-delay: 0.5s;
}
.home-hero-section.aos-animate .hh-announcement-banner {
  opacity: 1;
  transition-delay: 0.7s;
}
.home-hero-section.aos-animate .hh-media-wrap {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  transform: translateZ(0);
  transition-delay: 0.1s, 0.6s;
}
.home-hero-section.aos-animate .hh-media-wrap .hh-video-cta {
  transform: translate(-50%, 0);
  opacity: 1;
  transition-delay: 1.1s, 0.9s;
}

.icon-grid-block .sec-heading {
  max-width: 47.5rem;
  margin: 0 auto 1.75rem;
}
.icon-grid-block .ig-grid {
  --gap: 1.75rem;
  display: flex;
  flex-wrap: wrap;
  margin: 0 calc(var(--gap) * -1);
  row-gap: 2.5rem;
  /* Default: --cols (assume 3) */
  /* ≤ xl → max 3 columns */
  /* ≤ md → max 2 columns */
  /* ≤ sm → 1 column */
  /* Modifier: -five */
}
.icon-grid-block .ig-grid > * {
  flex: 0 0 calc(100% / var(--cols));
  max-width: calc(100% / var(--cols));
  padding: 0 var(--gap);
}
@media (max-width: 1199px) {
  .icon-grid-block .ig-grid > * {
    flex: 0 0 calc(100% / min(var(--cols), 3));
    max-width: calc(100% / min(var(--cols), 3));
  }
}
@media (max-width: 767px) {
  .icon-grid-block .ig-grid > * {
    flex: 0 0 calc(100% / min(var(--cols), 2));
    max-width: calc(100% / min(var(--cols), 2));
  }
}
@media (max-width: 575px) {
  .icon-grid-block .ig-grid > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.icon-grid-block .ig-grid.-five {
  --gap: 1rem;
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .icon-grid-block .ig-grid.-five > * {
    flex: 0 0 calc(100% / min(var(--cols), 4));
    max-width: calc(100% / min(var(--cols), 4));
  }
}
.icon-grid-block .ig-grid.center {
  text-align: center;
  justify-content: center;
}
.icon-grid-block .ig-grid.center .ig-icon-wrapper {
  margin-left: auto;
  margin-right: auto;
}
.icon-grid-block .ig-icon {
  display: flex;
  position: relative;
  padding-top: 56.25%;
}
.icon-grid-block .ig-icon img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.icon-grid-block .ig-icon img {
  object-fit: contain;
}
.icon-grid-block .ig-icon-wrapper {
  max-width: 12.5rem;
}
.icon-grid-block .ig-content {
  margin-top: 1.75rem;
}
.icon-grid-block .ig-content .h6 {
  font-size: 1.25rem;
}
.icon-grid-block .ig-content .btn-wrap:not(:last-child),
.icon-grid-block .ig-content .desc {
  margin-top: 1rem;
}
.icon-grid-block .ig-content .btn-wrap:last-child {
  margin-top: 0.5rem;
}

.full-width-image-promo-section {
  position: relative;
  padding: 4.5rem 0;
  z-index: 1;
}
.full-width-image-promo-section:has(.fwips-img) .fwips-content {
  max-width: 33.375rem;
}
.full-width-image-promo-section .fwips-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
}
.full-width-image-promo-section .fwips-img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(269.97deg, rgba(5, 16, 58, 0) 0.03%, rgba(5, 16, 58, 0.552315) 29.41%, #05103A 57.16%);
}
.full-width-image-promo-section .fwips-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.full-width-image-promo-section .fwips-content .btn-wrap {
  margin-top: 1.5rem;
}

.full-width-cta-section {
  padding: 3rem 0;
}
.full-width-cta-section.image {
  padding: 4.375rem 0;
}
@media (max-width: 1199px) {
  .full-width-cta-section.image {
    padding: 3.5rem 0;
  }
}
@media (max-width: 767px) {
  .full-width-cta-section.image {
    padding: 2.625rem 0 1.375rem;
  }
}
.full-width-cta-section.center {
  text-align: center;
}
.full-width-cta-section.center .fwc-content {
  max-width: 49rem;
  margin: 0 auto;
}
.full-width-cta-section.center .fwc-content .desc {
  max-width: 38.625rem;
  margin-left: auto;
  margin-right: auto;
}
.full-width-cta-section .fwc-left .btn-wrap,
.full-width-cta-section .fwc-left .desc {
  margin-top: 1.5rem;
}
.full-width-cta-section .fwc-left .btn-row {
  margin-top: 1.5rem;
}
@media (max-width: 767px) {
  .full-width-cta-section .fwc-left .btn-row-left {
    margin-top: 1rem;
  }
}
.full-width-cta-section .fwc-img {
  position: relative;
  aspect-ratio: 427/240;
  border-radius: 0.5rem;
  overflow: hidden;
}
.full-width-cta-section .fwc-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.full-width-cta-section .fwc-img-wrap {
  max-width: 26.688rem;
  margin-left: auto;
}
@media (max-width: 767px) {
  .full-width-cta-section .fwc-img-wrap {
    margin-right: auto;
  }
}
@media (max-width: 1199px) {
  .full-width-cta-section .fwc-right {
    margin-top: 2rem;
  }
}

.three-column-cta-section .sec-heading {
  max-width: 47.5rem;
  margin: 0 auto 2.5rem;
}
.three-column-cta-section .btn-wrap {
  margin-top: 2.5rem;
}
.three-column-cta-section .tccs-col {
  padding: 1rem;
}
.three-column-cta-section .tccs-img {
  position: relative;
  max-width: 12.875rem;
  aspect-ratio: 206/117;
  margin: 0 auto 1.5rem;
  border-radius: 1rem;
  overflow: hidden;
}
.three-column-cta-section .tccs-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.three-column-cta-section .tccs-img img {
  object-fit: contain;
}
.three-column-cta-section .tccs-content .h6 {
  margin: 0;
}
.three-column-cta-section .tccs-content .desc {
  margin-top: 0.5rem;
}
.three-column-cta-section .tccs-content .btn-wrap {
  margin-top: 1rem;
}

.promo-media-section {
  padding-bottom: clamp(1.5rem, 0.1862rem + 5.3486vw, 5rem);
}
.promo-media-section .pms-content .h2,
.promo-media-section .pms-content .eyebrow-text {
  margin-bottom: 0.313rem;
}
@media (min-width: 768px) {
  .promo-media-section .pms-content .desc {
    max-width: 31.125rem;
  }
}
.promo-media-section .pms-content .btn-wrap {
  margin-top: 2rem;
}
.promo-media-section .pms-left {
  margin-top: 6rem;
}
@media (max-width: 767px) {
  .promo-media-section .pms-right {
    margin-top: 2rem;
  }
}
.promo-media-section .pms-media {
  position: relative;
  display: block;
  aspect-ratio: 47/40;
  max-width: 35.25rem;
  margin: 0 auto;
  border-radius: 1.5rem;
  overflow: hidden;
}
.promo-media-section .pms-media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.promo-media-section .pms-media video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.promo-media-section .pms-media .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.square-promo-cards-section .sec-heading {
  max-width: 35rem;
  margin: 0 auto 2.5rem;
}
.square-promo-cards-section .spc-col {
  padding: 1rem;
}
.square-promo-cards-section .spc-card {
  position: relative;
  display: block;
  min-height: 19.375rem;
  height: 100%;
  border-radius: inherit;
  overflow: hidden;
  font-weight: inherit;
  text-decoration: none;
}
.square-promo-cards-section .spc-card:has(.card-content):hover .card-front {
  opacity: 0;
}
.square-promo-cards-section .spc-card:has(.card-content):hover .card-content {
  opacity: 1;
}
.square-promo-cards-section .spc-card .card-front, .square-promo-cards-section .spc-card .card-content {
  height: 100%;
  padding: 2.5rem 2.125rem 2.5rem;
  transition: 0.4s ease 0s;
}
.square-promo-cards-section .spc-card .card-front {
  background-color: #F5F7F9;
}
.square-promo-cards-section .spc-card .card-front .h5 {
  margin: 0;
  font-size: 1.5rem;
}
.square-promo-cards-section .spc-card .card-image {
  position: relative;
  aspect-ratio: 296/167;
  border-radius: 0.5rem;
  overflow: hidden;
}
.square-promo-cards-section .spc-card .card-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.square-promo-cards-section .spc-card .card-image + .h5 {
  margin-top: 1.5rem;
}
.square-promo-cards-section .spc-card .card-content {
  position: absolute;
  inset: 0;
  overflow-y: auto;
  opacity: 0;
  z-index: 1;
  background-image: linear-gradient(95.79deg, #D02670 -46.6%, #31135E 100%);
}
.square-promo-cards-section .spc-card .card-content .h5 {
  font-size: 1.5rem;
}
.square-promo-cards-section .spc-card .card-content p:not(:last-child) {
  margin-bottom: 1rem;
}
.square-promo-cards-section .spc-card .card-content .btn-wrap {
  margin-top: 1rem;
}
.square-promo-cards-section .spc-card .card-content .btn-link {
  color: #fff;
}
.square-promo-cards-section .spc-card .card-content .btn-link svg {
  fill: currentColor;
}
.square-promo-cards-section .spc-card-wrapper {
  position: relative;
  padding-bottom: 0.188rem;
  border-radius: 1rem;
  height: 100%;
  overflow: hidden;
}
.square-promo-cards-section .spc-card-wrapper::before {
  content: "";
  position: absolute;
  inset: 1px 1px 0 0;
  border-radius: inherit;
  background-image: linear-gradient(95.79deg, #D02670 -46.6%, #31135E 100%);
  pointer-events: none;
  transition: 0.4s ease 0s;
}

.multi-column-cards-section .sec-heading {
  max-width: 49.375rem;
}
.multi-column-cards-section .sec-heading .btn-wrap {
  margin-top: 1.75rem;
}
.multi-column-cards-section .sec-heading:has(+ .mccs-wrap.rows) {
  margin-bottom: 0.75rem;
}
.multi-column-cards-section .mccs-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 0.75rem;
}
@media (max-width: 767px) {
  .multi-column-cards-section .mccs-head {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (min-width: 768px) {
  .multi-column-cards-section .mccs-head .swiper-arrow {
    margin-left: auto;
  }
}
.multi-column-cards-section .mccs-col {
  margin: 1rem 0;
}
.multi-column-cards-section .mccs-wrap.carousel {
  margin-top: 3rem;
}
@media (max-width: 767px) {
  .multi-column-cards-section .mccs-wrap.rows {
    margin-top: 2rem;
  }
}
.multi-column-cards-section .mccs-card {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-bottom: 0.188rem;
  border-radius: 1rem;
  overflow: hidden;
  z-index: 1;
}
.multi-column-cards-section .mccs-card::before {
  content: "";
  position: absolute;
  inset: 1px 1px 0 0;
  border-radius: inherit;
  background-image: linear-gradient(95.79deg, #D02670 -46.6%, #31135E 100%);
  pointer-events: none;
  z-index: -1;
}
.multi-column-cards-section .mccs-card .card-media {
  position: relative;
  display: block;
  aspect-ratio: 365/206;
  border-radius: 1rem 1rem 0 0;
  overflow: hidden;
}
.multi-column-cards-section .mccs-card .card-media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.multi-column-cards-section .mccs-card .card-media video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.multi-column-cards-section .mccs-card .card-media .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.multi-column-cards-section .mccs-card .card-bottom {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  background-color: #F5F7F9;
  border-radius: 0 0 1rem 1rem;
  text-decoration: none;
  font-weight: inherit;
}
.multi-column-cards-section .mccs-card .card-bottom.-link:hover .title {
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-thickness: 2px;
}
.multi-column-cards-section .mccs-card .card-bottom.-link:hover .btn-wrap::before {
  opacity: 1;
}
.multi-column-cards-section .mccs-card .card-bottom.-link:hover .btn-wrap .btn-link {
  color: #fff;
}
.multi-column-cards-section .mccs-card .card-bottom.-link:hover .btn-wrap .btn-link svg {
  fill: currentColor;
}
.multi-column-cards-section .mccs-card .card-bottom .card-content,
.multi-column-cards-section .mccs-card .card-bottom .btn-wrap {
  width: 100%;
}
.multi-column-cards-section .mccs-card .card-bottom .card-content {
  padding: 2rem;
}
.multi-column-cards-section .mccs-card .card-bottom .card-content:has(+ .btn-wrap) {
  padding-bottom: 0.5rem;
}
.multi-column-cards-section .mccs-card .card-bottom .title {
  font-size: 1.25rem;
}
.multi-column-cards-section .mccs-card .card-bottom .btn-wrap {
  position: relative;
  padding: 1.5rem 2rem;
}
.multi-column-cards-section .mccs-card .card-bottom .btn-wrap::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background-image: linear-gradient(95.79deg, #D02670 -46.6%, #31135E 100%);
  pointer-events: none;
  opacity: 0;
  transition: 0.4s ease 0s;
}
.multi-column-cards-section .mccs-card .card-bottom .eyebrow-text {
  margin-bottom: 0.375rem;
}
.multi-column-cards-section .mccs-card .card-bottom .desc {
  color: #05103A;
}
.multi-column-cards-section .mccs-carousel:not(.swiper-initialized) .mccs-item {
  max-width: 22.813rem;
  margin-right: 2rem;
}
.multi-column-cards-section .mccs-item {
  height: auto;
}

.listing-hero-section {
  padding: 1.5rem 0 4.5rem;
}
@media (max-width: 991px) {
  .listing-hero-section {
    padding-bottom: 3.125rem;
  }
}
.listing-hero-section .breadcrumbs {
  margin-bottom: 2.5rem;
}
.listing-hero-section .sec-heading h1 {
  margin: 0;
  line-height: 1.3;
}
.listing-hero-section .sec-heading .desc {
  margin-top: 1rem;
}
.listing-hero-section .sec-heading .btn-wrap {
  margin-top: 2.5rem;
}
.listing-hero-section .lhs-featured-post {
  margin-top: 2.5rem;
}
.listing-hero-section .lhs-featured-img {
  position: relative;
  aspect-ratio: 564/296;
  border-radius: 1rem;
  overflow: hidden;
}
.listing-hero-section .lhs-featured-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .listing-hero-section .lhs-featured-content {
    padding-right: 1.25rem;
  }
}
.listing-hero-section .lhs-featured-content .eyebrow-text {
  margin: 0;
}
.listing-hero-section .lhs-featured-content .eyebrow-text.-featured {
  margin-bottom: 0.25rem;
}
.listing-hero-section .lhs-featured-content .excerpt p {
  color: #D7E0EA;
}
.listing-hero-section .lhs-featured-content .title {
  margin-bottom: 0.25rem;
}
.listing-hero-section .lhs-featured-content .title a {
  color: currentColor !important;
}
.listing-hero-section .lhs-featured-content .title a:hover {
  color: #3DDBD9 !important;
}
.listing-hero-section .lhs-featured-content .post-tags {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid #D7E0EA;
}
@media (max-width: 767px) {
  .listing-hero-section .lhs-featured-content .post-tags {
    margin-top: 0.625rem;
  }
}
.listing-hero-section .lhs-featured-right {
  flex: auto;
}
@media (max-width: 767px) {
  .listing-hero-section .lhs-featured-right {
    margin-top: 2rem;
  }
}

.listing-grid-section .lg-filter:has(.lg-grid-col > .no-result) .lg-filter-menu {
  max-height: 15.625rem;
}
.listing-grid-section .lg-filter-heading {
  display: block;
}
.listing-grid-section .lg-filter-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -0.75rem;
  gap: 1.5rem 0;
}
@media (min-width: 576px) and (max-width: 767px) {
  .listing-grid-section .lg-filter-list.resources .lg-filter-col {
    width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .listing-grid-section .lg-filter-list.resources .lg-search {
    flex: none;
    width: 100%;
  }
}
.listing-grid-section .lg-filter-menu {
  padding: 0;
}
.listing-grid-section .lg-filter-menu li::before {
  display: none;
}
.listing-grid-section .lg-filter-col {
  flex: 1;
  padding: 0 0.75rem;
}
@media (max-width: 767px) {
  .listing-grid-section .lg-filter-col {
    width: 100%;
    flex: none;
  }
}
.listing-grid-section .lg-filter-col.lg-search .lg-search-field {
  position: relative;
}
.listing-grid-section .lg-filter-col.lg-search .lg-filter-search-label {
  display: none;
}
.listing-grid-section .lg-filter-col.lg-search input[type=search] {
  padding-right: 2.5rem;
}
.listing-grid-section .lg-filter-col.lg-search .icon-search {
  position: absolute;
  top: 50%;
  right: 1rem;
  width: 1.125rem;
  height: 1.125rem;
  transform: translateY(-50%);
  border: none;
  background-color: transparent;
  padding: 0;
  transition: 0.35s ease 0s;
}
.listing-grid-section .lg-filter-col.lg-search .icon-search:hover {
  color: #FC7145;
}
.listing-grid-section .lg-filter-col.lg-search .icon-search svg {
  width: 100%;
  height: 100%;
}
.listing-grid-section .lg-filter-col.lg-search .icon-search span {
  display: none;
}
.listing-grid-section .lg-filter-col.active .lg-filter-item {
  border-radius: 0.313rem 0.313rem 0 0;
  border-bottom-color: transparent;
}
.listing-grid-section .lg-filter-col.active .lg-filter-item .icon {
  transform: translateY(-50%) scale(-1);
}
.listing-grid-section .lg-filter-dropdown {
  position: relative;
}
.listing-grid-section .lg-filter-reset {
  padding: 0 0.75rem;
}
@media (max-width: 991px) {
  .listing-grid-section .lg-filter-reset {
    width: 100%;
  }
}
.listing-grid-section .lg-filter-reset .reset-filter {
  font-weight: 700;
}
.listing-grid-section .lg-filter-item {
  position: relative;
  padding: 0.75rem 2rem 0.75rem 1rem;
  background-color: #fff;
  border-radius: 0.313rem;
  border: 1px solid rgba(5, 16, 58, 0.3);
  cursor: pointer;
}
.listing-grid-section .lg-filter-item .icon {
  position: absolute;
  right: 1rem;
  top: 50%;
  display: flex;
  width: 0.75rem;
  height: auto;
  transform: translateY(-50%);
  transition: 0.4s;
}
.listing-grid-section .lg-filter-item .icon svg {
  width: 100%;
  height: 100%;
}
.listing-grid-section .lg-filter-menu {
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
  max-height: 25rem;
  overflow: auto;
  list-style: none;
  padding: 0;
  background-color: #fff;
  border: 1px solid rgba(5, 16, 58, 0.3);
  border-top: 0;
  padding: 0.75rem 1rem 1rem;
  border-radius: 0 0 0.313rem 0.313rem;
  z-index: 99;
  margin-bottom: 0;
}
.listing-grid-section .lg-filter-menu .checkbox {
  padding: 0.625rem 0;
}
.listing-grid-section .lg-filter-menu .checkbox:first-child {
  padding-top: 0;
}
.listing-grid-section .lg-filter-menu .checkbox:last-child {
  padding-bottom: 0;
}
.listing-grid-section .lg-filter-menu .checkbox label {
  position: relative;
  display: flex;
  align-items: flex-start;
  margin-bottom: 0;
  cursor: pointer;
  transition: 0.4s;
}
.listing-grid-section .lg-filter-selected-list {
  display: none;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
  margin-top: 1rem;
}
.listing-grid-section .lg-filter-selected-list:has(.lg-selected) {
  display: flex;
}
.listing-grid-section .lg-filter-selected-list .lg-selected {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 0;
  color: #05103A;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.3;
  transition: 0.3s ease 0s;
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.listing-grid-section .lg-filter-selected-list .lg-selected:hover {
  color: #D02670;
}
.listing-grid-section .lg-filter-selected-list .lg-selected .close-icon {
  display: flex;
  margin-right: 0.25rem;
  width: 1rem;
  height: 1rem;
  background-color: #05103A;
  border-radius: 0.313rem;
  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;
  left: 0.44rem;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  width: 2px;
  height: 10px;
  background-color: #fff;
}
.listing-grid-section .lg-filter-selected-list .lg-selected .close-icon::before {
  transform: translateY(-50%) rotate(45deg);
}
.listing-grid-section .lg-filter-recent {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 1.5rem;
  gap: 1rem;
}
@media (max-width: 767px) {
  .listing-grid-section .lg-filter-recent {
    margin-top: 2.5rem;
  }
}
.listing-grid-section .lg-filter-recent .showing-result {
  display: block;
  line-height: 1.6;
}
.listing-grid-section .lg-filter-recent .lg-filter-select {
  width: auto;
  height: auto;
  border: none;
  transition: 0.3s ease all;
}
.listing-grid-section .lg-grid-col {
  margin-top: 2rem;
  transition: 0.35s ease 0s;
}
.listing-grid-section .lg-grid-card {
  position: relative;
  display: block;
  height: 100%;
  padding-bottom: 0.188rem;
  min-height: 16.125rem;
  color: #05103A;
  font-weight: 400;
  font-size: 0.875rem;
  text-decoration: none;
  border-radius: 1rem;
  overflow: hidden;
}
.listing-grid-section .lg-grid-card::before {
  content: "";
  position: absolute;
  inset: 1px 1px 0 0;
  border-radius: inherit;
  background-image: linear-gradient(95.79deg, #D02670 -46.6%, #31135E 100%);
  pointer-events: none;
  transition: 0.4s ease 0s;
  z-index: -1;
}
.listing-grid-section .lg-grid-card:hover .grid-card-hover {
  opacity: 1;
  pointer-events: all;
}
.listing-grid-section .lg-grid-card .grid-card {
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  background-color: #F5F7F9;
  border-radius: 1rem;
  overflow: hidden;
}
.listing-grid-section .lg-grid-card .grid-card-content .card-title {
  font-weight: 400;
  font-size: 1.125rem;
}
.listing-grid-section .lg-grid-card .grid-card-content .card-title,
.listing-grid-section .lg-grid-card .grid-card-content .eyebrow-text {
  margin-bottom: 0.5rem;
}
.listing-grid-section .lg-grid-card .grid-card-tags {
  margin-top: 1rem;
}
.listing-grid-section .lg-grid-card .grid-card-tags span {
  margin: 0;
}
@media (max-width: 767px) {
  .listing-grid-section .lg-grid-card .grid-card-tags span {
    font-size: 0.75rem;
  }
}
.listing-grid-section .lg-grid-card .grid-card-hover {
  position: absolute;
  inset: 0;
  opacity: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  transition: 0.35s ease 0s;
  pointer-events: none;
}
.listing-grid-section .lg-grid-card .grid-card-hover .btn-wrap {
  width: 100%;
  padding: 1.375rem 1.563rem;
  background-image: linear-gradient(95.79deg, #D02670 -46.6%, #31135E 100%);
  z-index: 1;
}
.listing-grid-section .lg-grid-card .grid-card-hover .btn-wrap .btn-link {
  color: #fff;
}
.listing-grid-section .lg-grid-card .grid-card-hover .btn-wrap .btn-link svg {
  fill: currentColor;
}
.listing-grid-section .lg-grid-card .grid-card-img {
  position: absolute;
  inset: 0;
  object-fit: cover;
}
.listing-grid-section .lg-grid-card .grid-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.listing-grid-section .lg-grid-main-grid {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1rem;
}
@media (max-width: 1199px) {
  .listing-grid-section .lg-grid-main-grid {
    justify-content: center;
  }
}
.listing-grid-section .lg-grid-main-grid .lg-grid-col {
  padding: 0 1rem;
  margin-top: 2rem;
  flex: 0 0 25%;
}
@media (max-width: 1199px) {
  .listing-grid-section .lg-grid-main-grid .lg-grid-col {
    flex: 0 0 33.33%;
  }
}
@media (max-width: 991px) {
  .listing-grid-section .lg-grid-main-grid .lg-grid-col {
    flex: 0 0 50%;
  }
}
@media (max-width: 767px) {
  .listing-grid-section .lg-grid-main-grid .lg-grid-col {
    flex: 0 0 100%;
  }
}
.listing-grid-section .lg-grid-main-grid .lg-grid-col:has(.no-result) {
  flex: 0 0 100%;
}
.listing-grid-section .lg-grid-main-grid .lg-grid-col.lg-grid-card-featured {
  flex: 0 0 50%;
}
@media (max-width: 991px) {
  .listing-grid-section .lg-grid-main-grid .lg-grid-col.lg-grid-card-featured {
    flex: 0 0 100%;
  }
}
.listing-grid-section .lg-grid-main-grid .lg-grid-col.lg-grid-card-featured .lg-grid-card {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 767px) {
  .listing-grid-section .lg-grid-main-grid .lg-grid-col.lg-grid-card-featured .lg-grid-card {
    grid-template-columns: 100%;
  }
}
.listing-grid-section .lg-grid-main-grid .lg-grid-col.lg-grid-card-featured .grid-card {
  border-radius: 0 1rem 1rem 0;
}
.listing-grid-section .lg-grid-main-grid .lg-grid-card:hover .grid-card-btn::before {
  opacity: 1;
}
.listing-grid-section .lg-grid-main-grid .lg-grid-card:hover .grid-card-btn span {
  color: #fff;
}
.listing-grid-section .lg-grid-main-grid .lg-grid-card:hover .grid-card-btn span svg {
  fill: currentColor;
}
.listing-grid-section .lg-grid-main-grid .lg-grid-card .grid-card {
  padding: 0;
}
.listing-grid-section .lg-grid-main-grid .lg-grid-card .grid-card-content {
  padding: 2rem 1.5rem 1rem;
}
.listing-grid-section .lg-grid-main-grid .lg-grid-card .grid-card-content .card-title {
  margin-bottom: 0;
}
.listing-grid-section .lg-grid-main-grid .lg-grid-card .grid-card-img {
  position: relative;
  z-index: 2;
  margin-bottom: -0.188rem;
}
.listing-grid-section .lg-grid-main-grid .lg-grid-card .grid-card-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .listing-grid-section .lg-grid-main-grid .lg-grid-card .grid-card-img {
    margin-bottom: 0;
    aspect-ratio: 344/311;
  }
}
.listing-grid-section .lg-grid-main-grid .lg-grid-card .grid-card-btn {
  position: relative;
  padding: 1rem 1.5rem 1.813rem;
  overflow: hidden;
  z-index: 1;
}
.listing-grid-section .lg-grid-main-grid .lg-grid-card .grid-card-btn::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0;
  background-image: linear-gradient(95.79deg, #D02670 -46.6%, #31135E 100%);
  pointer-events: none;
  transition: 0.4s ease 0s;
  z-index: -1;
}

@media (max-width: 767px) {
  .press-release-listing.space-lg-m {
    margin-top: 2.25rem;
  }
}
.press-release-listing .pagination {
  margin-top: 3rem;
}
.press-release-listing.press-releases-view .prl-list {
  max-width: 51.875rem;
  margin: 0 auto;
}
.press-release-listing.news-view .prl-item {
  --space: 2rem;
}
.press-release-listing.news-view .prl-item h4 {
  margin-bottom: 1rem;
}
.press-release-listing.news-view .prl-item h4 a {
  display: inline-flex;
  align-items: center;
  gap: 1rem;
  font-weight: inherit;
}
.press-release-listing.news-view .prl-item h4 a:hover {
  color: #005DAC;
}
.press-release-listing.news-view .prl-item h4 span {
  flex: 1;
  font-weight: inherit;
}
.press-release-listing.news-view .prl-item h4 .icon {
  display: flex;
  width: 1.5rem;
  height: 1.5rem;
  color: #005DAC;
}
.press-release-listing.news-view .prl-item h4 .icon svg {
  width: 100%;
  height: 100%;
}
.press-release-listing.news-view .prl-info {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  gap: 1rem;
}
.press-release-listing.news-view .prl-info span {
  margin-bottom: 0;
}
.press-release-listing.news-view .prl-info span.-date {
  font-weight: 500;
}
@media (min-width: 768px) {
  .press-release-listing .prl-dropdown {
    padding: 2rem;
    background-color: rgba(215, 224, 234, 0.25);
    border: 1px solid rgba(215, 224, 234, 0.9);
    border-radius: 0.5rem;
  }
}
@media (max-width: 767px) {
  .press-release-listing .prl-dropdown {
    position: relative;
    border: 1px solid rgba(5, 16, 58, 0.3);
    border-radius: 0.313rem;
  }
}
@media (min-width: 768px) {
  .press-release-listing .prl-dropdown .filter-title {
    padding-bottom: 0.75rem;
    margin-bottom: 2rem;
    border-bottom: 1px solid #0096FA;
  }
}
@media (max-width: 767px) {
  .press-release-listing .prl-dropdown .filter-title {
    position: relative;
    padding: 0.813rem 2rem 0.813rem 1rem;
  }
}
.press-release-listing .prl-dropdown .filter-title h5 {
  margin: 0;
}
@media (max-width: 767px) {
  .press-release-listing .prl-dropdown .filter-title h5 {
    font-size: 1rem;
  }
}
.press-release-listing .prl-dropdown .filter-title .icon {
  position: absolute;
  right: 1rem;
  top: 50%;
  display: flex;
  width: 0.75rem;
  height: auto;
  transform: translateY(-50%);
  transition: 0.4s;
}
@media (min-width: 768px) {
  .press-release-listing .prl-dropdown .filter-title .icon {
    display: none;
  }
}
.press-release-listing .prl-dropdown .filter-title .icon svg {
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .press-release-listing .prl-dropdown .checkbox-filter {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .press-release-listing .prl-dropdown .checkbox-filter {
    display: none;
    padding: 0.938rem 1rem 1rem;
  }
}
.press-release-listing .prl-dropdown .checkbox-filter .checkbox {
  padding: 0.625rem 0;
}
.press-release-listing .prl-dropdown .checkbox-filter .checkbox:first-child {
  padding-top: 0;
}
.press-release-listing .prl-dropdown .checkbox-filter .checkbox:last-child {
  padding-bottom: 0;
}
.press-release-listing .prl-dropdown .checkbox-filter .checkbox label {
  position: relative;
  display: flex;
  align-items: flex-start;
  margin-bottom: 0;
  cursor: pointer;
  transition: 0.4s;
}
.press-release-listing .prl-dropdown.active .icon {
  transform: translateY(-50%) scale(-1);
}
@media (max-width: 767px) {
  .press-release-listing .prl-right {
    margin-top: 2.5rem;
  }
}
.press-release-listing .prl-item {
  --space: 1.5rem;
  padding-bottom: var(--space);
  border-bottom: 1px solid #D7E0EA;
}
.press-release-listing .prl-item:not(:last-child) {
  margin-bottom: var(--space);
}
.press-release-listing .prl-item .title {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .press-release-listing .prl-item .title {
    font-size: 1.5rem;
  }
}
.press-release-listing .prl-item .title a {
  display: inline-block;
  color: currentColor;
  font-weight: inherit;
}
.press-release-listing .prl-item .title a:hover {
  color: #005DAC;
}

@media (max-width: 767px) {
  .related-posts-section.space-lg-m {
    margin-top: 2rem;
  }
}
.related-posts-section .sec-heading {
  margin-bottom: 3.5rem;
}
.related-posts-section .sec-heading .btn-wrap {
  margin-top: 1.5rem;
}
.related-posts-section .swiper-arrow {
  margin-top: 3.5rem;
}
.related-posts-section .rrs-grid-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  color: #05103A;
  border-radius: 1rem;
  overflow: hidden;
  text-decoration: none;
  text-decoration-thickness: 2px;
}
.related-posts-section .rrs-grid-card:hover {
  text-decoration: underline;
}
@media (max-width: 575px) {
  .related-posts-section .rrs-grid-card {
    max-width: 16.563rem;
    margin: 0 auto;
  }
}
.related-posts-section .rrs-grid-item {
  height: auto;
}
.related-posts-section .rrs-card-list {
  max-width: max-content;
  margin: 0 auto;
}
.related-posts-section .rrs-card-slider {
  overflow: visible;
}
.related-posts-section .rrs-card-slider:not(.swiper-initialized) .swiper-slide {
  max-width: 16.625rem;
  margin-right: 2rem;
}
.related-posts-section .rrs-card-img {
  position: relative;
  display: block;
  aspect-ratio: 266/178;
}
.related-posts-section .rrs-card-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.related-posts-section .rrs-card-img .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.related-posts-section .rrs-card-bottom {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
  padding: 1.5rem;
  color: #05103A;
  background-color: #F5F7F9;
  text-decoration: none;
  text-decoration-thickness: 2px;
}
.related-posts-section .rrs-card-content .card-title {
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
}
.related-posts-section .rrs-card-tags {
  margin-top: 1.5rem;
}
.related-posts-section .rrs-card-tags .eyebrow-text {
  margin: 0;
}

.inline-promo-section {
  margin: 3rem 0;
}
.inline-promo-section:last-child {
  margin-bottom: 0;
}
.inline-promo-section .ilps-grid {
  border-radius: 1rem;
  overflow: hidden;
  z-index: 1;
}
.inline-promo-section .ilps-grid:has(.ilps-left) {
  display: grid;
  grid-template-columns: 39.2% auto;
}
@media (max-width: 767px) {
  .inline-promo-section .ilps-grid:has(.ilps-left) {
    grid-template-columns: 100%;
  }
}
.inline-promo-section .ilps-grid .ilps-right,
.inline-promo-section .ilps-grid .ilps-right-wrap {
  border-bottom-right-radius: inherit;
}
@media (max-width: 767px) {
  .inline-promo-section .ilps-grid .ilps-right,
  .inline-promo-section .ilps-grid .ilps-right-wrap {
    border-bottom-left-radius: inherit;
  }
}
.inline-promo-section .ilps-right {
  padding-bottom: 0.188rem;
}
.inline-promo-section .ilps-right-wrap {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 2rem 1.5rem;
  background-color: #F5F7F9;
}
.inline-promo-section .ilps-image {
  position: relative;
}
@media (min-width: 768px) {
  .inline-promo-section .ilps-image {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .inline-promo-section .ilps-image {
    aspect-ratio: 344/246;
  }
}
.inline-promo-section .ilps-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.inline-promo-section .ilps-content {
  height: 100%;
}
.inline-promo-section .ilps-content .eyebrow-text,
.inline-promo-section .ilps-content .heading {
  margin-bottom: 0.5rem;
}
.inline-promo-section .ilps-content + .btn-cta {
  margin-top: 1rem;
}
@media (max-width: 767px) {
  .inline-promo-section .ilps-content + .btn-cta {
    margin-top: 2.188rem;
  }
}

.wysiwyg-component .wc-decs h2,
.wysiwyg-detail .wc-decs h2 {
  margin-bottom: 1.5rem;
}
.wysiwyg-component .wc-decs img,
.wysiwyg-detail .wc-decs img {
  border-radius: 1.5rem;
}
.wysiwyg-component .wc-decs .wp-caption,
.wysiwyg-detail .wc-decs .wp-caption {
  max-width: 100%;
}
.wysiwyg-component .wc-decs .wp-caption .wp-caption-text,
.wysiwyg-detail .wc-decs .wp-caption .wp-caption-text {
  margin-top: 0.5rem;
}
.wysiwyg-component .wc-decs .wp-video,
.wysiwyg-detail .wc-decs .wp-video {
  margin: 1rem auto;
  border-radius: 1.5rem;
  overflow: hidden;
}
.wysiwyg-component .wc-decs .wp-video .mejs-overlay:hover .mejs-overlay-button,
.wysiwyg-detail .wc-decs .wp-video .mejs-overlay:hover .mejs-overlay-button {
  color: #fff;
  background-color: #0096FA;
  border-color: #0096FA;
}
.wysiwyg-component .wc-decs .wp-video .mejs-overlay-button,
.wysiwyg-detail .wc-decs .wp-video .mejs-overlay-button {
  border: none;
  display: flex;
  align-items: center;
  color: #1E77AE;
  width: 3.875rem;
  height: 3.875rem;
  justify-content: center;
  border: 1px solid rgba(5, 16, 58, 0.2);
  background-image: none;
  background-color: #fff;
  border-radius: 100vh;
  text-decoration: none;
  transition: all 0.4s ease 0s;
}
.wysiwyg-component .wc-decs .wp-video .mejs-overlay-button::after,
.wysiwyg-detail .wc-decs .wp-video .mejs-overlay-button::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-left: 3px;
  border-style: solid;
  border-width: 7.5px 0 7.5px 12px;
  border-color: transparent transparent transparent currentColor;
  transition: inherit;
}

.wysiwyg-detail {
  margin: 3rem 0;
}
.wysiwyg-detail:last-child {
  margin-bottom: 0;
}

.logo-carousel-section {
  overflow: hidden;
}
.logo-carousel-section .sec-heading {
  margin-bottom: 4.5rem;
}
.logo-carousel-section .btn-wrap {
  margin-top: 3rem;
}
@media (max-width: 767px) {
  .logo-carousel-section .btn-wrap {
    margin-top: 2.5rem;
  }
}
.logo-carousel-section .lcs-list.aos-animate .lcs-item {
  opacity: 1;
  transform: translateX(0);
  transition-delay: var(--delay);
}
.logo-carousel-section .lcs-item {
  opacity: 0;
}
.logo-carousel-section .lcs-item:nth-child(odd) {
  transition: 2s;
  transform: translateX(-500px);
}
.logo-carousel-section .lcs-item:nth-child(even) {
  transition: 2s;
  transform: translateX(500px);
}
.logo-carousel-section .lcs-item:not(:last-child) {
  margin-bottom: 1.875rem;
}
.logo-carousel-section .lcs-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 12.875rem;
  width: 100%;
}
.logo-carousel-section .lcs-logo-slider .lcs-logo-item {
  margin: 0 2.75rem;
}
.logo-carousel-section .lcs-logo-list {
  position: relative;
}
.logo-carousel-section .lcs-logo-item {
  display: flex;
  width: auto;
  justify-content: center;
}
.logo-carousel-section .lcs-logo-item img {
  width: 100%;
  object-fit: contain;
  max-height: 2.625rem;
}

.expandable-listing-section .container {
  --container-width: 60.313rem;
}
.expandable-listing-section .sec-heading {
  max-width: 47.75rem;
  margin: 0 auto 3rem;
}
.expandable-listing-section .sec-heading h2 + .desc {
  margin-top: 1.5rem;
}
.expandable-listing-section .accordion-list .accordion-title {
  --wh: 1.875rem;
}
.expandable-listing-section .accordion-list .accordion-title .icon {
  right: 2rem;
}
.expandable-listing-section .els-item:not(:last-child) {
  margin-bottom: 1.5rem;
}
.expandable-listing-section .els-title {
  font-size: 1.25rem;
  padding: 1.5rem 4.063rem 1.5rem 2rem;
  pointer-events: none;
}
.expandable-listing-section .els-title.has-content {
  pointer-events: all;
}
.expandable-listing-section .els-content {
  padding: 0 2rem 1.5rem;
}
.expandable-listing-section .els-desc p {
  margin-bottom: 0.5rem;
}
.expandable-listing-section .els-desc + .els-download-list {
  margin-top: 1.5rem;
}
.expandable-listing-section .els-desc h1 a,
.expandable-listing-section .els-desc .h1 a {
  color: #005DAC;
  display: inline-block;
}
.expandable-listing-section .els-desc h2 a,
.expandable-listing-section .els-desc .h2 a {
  color: #005DAC;
  display: inline-block;
}
.expandable-listing-section .els-desc h3 a,
.expandable-listing-section .els-desc .h3 a {
  color: #005DAC;
  display: inline-block;
}
.expandable-listing-section .els-desc h4 a,
.expandable-listing-section .els-desc .h4 a {
  color: #005DAC;
  display: inline-block;
}
.expandable-listing-section .els-desc h5 a,
.expandable-listing-section .els-desc .h5 a {
  color: #005DAC;
  display: inline-block;
}
.expandable-listing-section .els-desc h6 a,
.expandable-listing-section .els-desc .h6 a {
  color: #005DAC;
  display: inline-block;
}
.expandable-listing-section .els-download-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-content: space-between;
  gap: 0.75rem;
}
@media (max-width: 767px) {
  .expandable-listing-section .els-download-list {
    grid-template-columns: 100%;
  }
}
.expandable-listing-section .els-download-item a {
  display: inline-flex;
  align-items: flex-start;
  font-size: 0.875rem;
  color: #05103A;
}
.expandable-listing-section .els-download-item a .download-icon {
  display: flex;
  width: 1.313rem;
  margin-top: 0.125rem;
  margin-right: 0.688rem;
  color: #005DAC;
}
.expandable-listing-section .els-download-item a .download-icon svg {
  width: 100%;
  height: auto;
}
.expandable-listing-section .els-download-item a span {
  flex: 1;
}

.two-column-content-section .sec-heding {
  margin-bottom: 1.5rem;
}
.two-column-content-section .tccs-item:not(:last-child) {
  margin-bottom: var(--space-lg);
}
.two-column-content-section .tccs-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(179.02deg, rgba(5, 16, 58, 0) 50.05%, rgba(5, 16, 58, 0.75) 66.97%);
  pointer-events: none;
}
.two-column-content-section .tccs-image {
  border-radius: 1.5rem;
  overflow: hidden;
}
.two-column-content-section .tccs-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.two-column-content-section .tccs-media {
  position: relative;
  display: block;
  aspect-ratio: 561/316;
  border-radius: 1.5rem;
  overflow: hidden;
  background-color: #05103A;
}
.two-column-content-section .tccs-media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.two-column-content-section .tccs-media video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.two-column-content-section .tccs-media > .btn-play,
.two-column-content-section .tccs-media .btn-play-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.two-column-content-section .tccs-media .btn-play-wrap {
  top: 68%;
}
@media (max-width: 767px) {
  .two-column-content-section .tccs-row-left + .tccs-row-right {
    margin-top: 2rem;
  }
}
.two-column-content-section .tccs-row-left > div:not(:first-child), .two-column-content-section .tccs-row-right > div:not(:first-child) {
  margin-top: 2rem;
}
.two-column-content-section .tccs-highlight {
  padding-bottom: 1rem;
  border-bottom: 1px solid #D7E0EA;
}
.two-column-content-section .tccs-highlight:not(:last-child) {
  margin-bottom: 1rem;
}
.two-column-content-section .tccs-text-block h1,
.two-column-content-section .tccs-text-block .h1 {
  margin-bottom: 1.5rem;
}
.two-column-content-section .tccs-text-block h2,
.two-column-content-section .tccs-text-block .h2 {
  margin-bottom: 1.5rem;
}
.two-column-content-section .tccs-text-block h3,
.two-column-content-section .tccs-text-block .h3 {
  margin-bottom: 1.5rem;
}
.two-column-content-section .tccs-text-block h4,
.two-column-content-section .tccs-text-block .h4 {
  margin-bottom: 1.5rem;
}
.two-column-content-section .tccs-text-block h5,
.two-column-content-section .tccs-text-block .h5 {
  margin-bottom: 1.5rem;
}
.two-column-content-section .tccs-text-block h6,
.two-column-content-section .tccs-text-block .h6 {
  margin-bottom: 1.5rem;
}
.two-column-content-section .tccs-text-block p:not(:last-child) {
  margin-bottom: 1rem;
}
.two-column-content-section .tccs-form-block {
  max-width: 40rem;
  margin-left: auto;
}
@media (max-width: 767px) {
  .two-column-content-section .tccs-form-block {
    max-width: 100%;
  }
}
.two-column-content-section .tccs-form-block .gform_confirmation_wrapper {
  display: none;
}

.centered-hero-section {
  position: relative;
  padding: 8rem 0 6rem;
  overflow: hidden;
  z-index: 1;
}
@media (max-width: 991px) {
  .centered-hero-section {
    padding-bottom: 3.875rem;
  }
}
.centered-hero-section:has(.breadcrumbs) {
  padding-top: 5.5rem;
}
.centered-hero-section .breadcrumbs {
  margin-bottom: 2.5rem;
}
.centered-hero-section .chs-bg-media {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: -1;
}
.centered-hero-section .chs-bg-media:has(img)::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(5, 16, 58, 0.7);
  pointer-events: none;
}
.centered-hero-section .chs-bg-media picture,
.centered-hero-section .chs-bg-media img,
.centered-hero-section .chs-bg-media video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.centered-hero-section .chs-bg-media .video-inner {
  position: absolute;
  aspect-ratio: 16/9;
  top: 50%;
  left: 50%;
  min-width: 100vw;
  max-width: none;
  height: 100%;
  transform: translate(-50%, -50%);
}
.centered-hero-section .chs-wrap {
  max-width: 59.375rem;
  margin: 0 auto;
}
.centered-hero-section .chs-wrap .desc {
  max-width: 35.438rem;
  margin: 1.25rem auto 0;
}
.centered-hero-section .chs-wrap .btn-wrap {
  margin-top: 2.375rem;
  gap: 1.5rem;
}

.simple-hero-section {
  padding: 1.5rem 0 4rem;
}
.simple-hero-section .shs-content .btn-wrap {
  margin-top: 1rem;
  gap: 1.5rem;
}
.simple-hero-section .shs-left {
  flex: 1;
}
@media (max-width: 767px) {
  .simple-hero-section .shs-right {
    margin-top: 2rem;
  }
}
.simple-hero-section .shs-media {
  position: relative;
  display: block;
  aspect-ratio: 463/260;
  border-radius: 0.5rem;
  overflow: hidden;
}
.simple-hero-section .shs-media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.simple-hero-section .shs-media picture,
.simple-hero-section .shs-media video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.simple-hero-section .shs-media .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.testimonial-section {
  position: relative;
  padding-top: var(--space-lg);
  overflow: hidden;
  z-index: 0;
}
.testimonial-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(0deg, #fff 17.18%, #005DAC 140.14%);
  pointer-events: none;
  z-index: -1;
}
@media (max-width: 767px) {
  .testimonial-section::before {
    height: 56.5%;
  }
}
@media (max-width: 767px) {
  .testimonial-section {
    padding-top: 2.375rem;
  }
}
.testimonial-section .sec-heading {
  display: flex;
  justify-content: space-between;
  gap: 2.375rem 1.5rem;
  margin-bottom: clamp(1.875rem, 1.265rem + 2.4833vw, 3.5rem);
}
@media (max-width: 767px) {
  .testimonial-section .sec-heading {
    flex-direction: column-reverse;
  }
}
.testimonial-section .sec-heading h2 {
  order: -1;
  margin-bottom: 0;
}
.testimonial-section .ts-slider-controls {
  display: flex;
  align-items: center;
  gap: 1.625rem;
  margin-left: auto;
}
.testimonial-section .ts-item {
  height: auto;
}
@media (max-width: 767px) {
  .testimonial-section .ts-item-right {
    margin-top: 2.375rem;
  }
}
.testimonial-section .ts-item-right .ts-media-wrap {
  clip-path: polygon(20% 0, 80% 0, 80% 100%, 20% 100%);
  transition: 1s ease 0s;
}
.testimonial-section .ts-item-right .ts-media-wrap .ts-media > .btn-play,
.testimonial-section .ts-item-right .ts-media-wrap .ts-media .btn-play-wrap {
  transform: translate(-50%, 0);
  opacity: 0;
  transition: opacity 1s ease 0s, transform 1s ease 0s, color 0.4s ease 0s, background-color 0.4s ease 0s, border-color 0.4s ease 0s;
}
.testimonial-section .ts-item-right.aos-animate .ts-media-wrap {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.testimonial-section .ts-item-right.aos-animate .ts-media > .btn-play,
.testimonial-section .ts-item-right.aos-animate .ts-media .btn-play-wrap {
  transform: translate(-50%, -50%);
  opacity: 1;
}
.testimonial-section .ts-item-content .content h1,
.testimonial-section .ts-item-content .content .h1 {
  margin-bottom: 1.25rem;
}
.testimonial-section .ts-item-content .content h2,
.testimonial-section .ts-item-content .content .h2 {
  margin-bottom: 1.25rem;
}
.testimonial-section .ts-item-content .content h3,
.testimonial-section .ts-item-content .content .h3 {
  margin-bottom: 1.25rem;
}
.testimonial-section .ts-item-content .content h4,
.testimonial-section .ts-item-content .content .h4 {
  margin-bottom: 1.25rem;
}
.testimonial-section .ts-item-content .content h5,
.testimonial-section .ts-item-content .content .h5 {
  margin-bottom: 1.25rem;
}
.testimonial-section .ts-item-content .content h6,
.testimonial-section .ts-item-content .content .h6 {
  margin-bottom: 1.25rem;
}
.testimonial-section .ts-item-cta {
  margin-top: 1.5rem;
}
.testimonial-section .ts-item-callouts {
  display: flex;
  flex-wrap: wrap;
  margin-top: 2.813rem;
  gap: 1.563rem;
}
.testimonial-section .ts-item-callouts .ts-item-callout {
  max-width: 7.625rem;
}
.testimonial-section .ts-item-callouts .title {
  margin-bottom: 0.375rem;
  font-size: 1.375rem;
}
.testimonial-section .ts-media {
  position: relative;
  display: block;
  aspect-ratio: 550/420;
  border-radius: 1.5rem;
  overflow: hidden;
  z-index: 1;
}
.testimonial-section .ts-media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.testimonial-section .ts-media > .btn-play,
.testimonial-section .ts-media .btn-play-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media (min-width: 768px) {
  .testimonial-section .ts-media .btn-play-wrap {
    top: 63%;
  }
}
.testimonial-section .ts-media-wrap {
  max-width: 34.375rem;
  margin-left: auto;
}
@media (max-width: 767px) {
  .testimonial-section .ts-media-wrap {
    margin-right: auto;
  }
}

.three-column-content-section.space-lg-m {
  margin: calc(var(--space-lg) - 1.5rem) 0;
}
.three-column-content-section .sec-heding h2 {
  margin-bottom: 0;
}
.three-column-content-section .tcc-media, .three-column-content-section .tcc-image {
  position: relative;
  display: block;
  aspect-ratio: 561/316;
  border-radius: 1.5rem;
  overflow: hidden;
  background-color: #05103A;
}
.three-column-content-section .tcc-media img, .three-column-content-section .tcc-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.three-column-content-section .tcc-media video, .three-column-content-section .tcc-image video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.three-column-content-section .tcc-media .btn-play, .three-column-content-section .tcc-image .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.three-column-content-section .tcc-col {
  flex: 1 0 33.33%;
  margin: 1.5rem 0;
}
@media (max-width: 991px) {
  .three-column-content-section .tcc-col {
    flex: 1 0 50%;
  }
}
@media (max-width: 767px) {
  .three-column-content-section .tcc-col {
    flex: none;
  }
}
.three-column-content-section .tcc-col-wrap > div:not(:first-child) {
  margin-top: 2rem;
}

.image-carousel-stats-section {
  padding-bottom: var(--space-lg);
  background-image: linear-gradient(180deg, #fff 28.17%, #D7E0EA 99.9%);
  overflow: hidden;
}
@media (max-width: 767px) {
  .image-carousel-stats-section {
    padding-bottom: 1.875rem;
  }
}
.image-carousel-stats-section .sec-heading {
  max-width: 45rem;
  margin: 0 auto;
}
.image-carousel-stats-section .sec-heading .desc {
  margin-top: 1.125rem;
}
.image-carousel-stats-section .sec-heading + .icss-carsousel {
  margin-top: 3.875rem;
}
@media (max-width: 991px) {
  .image-carousel-stats-section .sec-heading + .icss-carsousel {
    margin-top: 2rem;
  }
}
.image-carousel-stats-section .sec-heading + .icss-stats-carousel {
  margin-top: 2.625rem;
}
.image-carousel-stats-section .icss-carsousel .splide__track {
  overflow: visible;
}
.image-carousel-stats-section .icss-carsousel + .icss-stats-carousel {
  margin-top: 2.625rem;
}
.image-carousel-stats-section .icss-img {
  border-radius: 1.5rem;
  overflow: hidden;
}
.image-carousel-stats-section .icss-img-list {
  align-items: center;
}
.image-carousel-stats-section .icss-stats-carousel {
  overflow: visible;
}
.image-carousel-stats-section .icss-stats-carousel .swiper-wrapper {
  max-width: max-content;
  margin: 0 auto;
}
.image-carousel-stats-section .icss-stats-carousel:not(.swiper-initialized) .icss-stat {
  margin-right: 1.25rem;
}
.image-carousel-stats-section .icss-stat {
  width: auto;
  height: auto;
}
.image-carousel-stats-section .icss-stat:not(:last-child) {
  padding-right: 0.625rem;
  border-right: 1px solid rgba(0, 0, 0, 0.25);
}
.image-carousel-stats-section .icss-stat .number {
  margin-bottom: 0.375rem;
  font-size: 2.5rem;
  line-height: 1.25;
}
.image-carousel-stats-section .icss-stat-wrap {
  max-width: 10.938rem;
}
.image-carousel-stats-section .icss-slider-arrow {
  margin-top: 2.875rem;
}

.full-width-media-tabs-section {
  position: relative;
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto;
}
.full-width-media-tabs-section.checked .tab-line {
  display: none;
}
.full-width-media-tabs-section.checked .fwmt-tab-item {
  padding-top: 0;
  cursor: default;
}
@media (min-width: 768px) {
  .full-width-media-tabs-section .sec-heading {
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .full-width-media-tabs-section .sec-heading {
    margin-bottom: 1.5rem;
  }
}
.full-width-media-tabs-section .sec-heading .desc {
  margin-top: 2.25rem;
  font-size: 1.125rem;
}
.full-width-media-tabs-section .sec-heading .btn-wrap {
  margin-top: 1.5rem;
}
@media (max-width: 767px) {
  .full-width-media-tabs-section .fwmt-no-autoplay {
    position: relative;
    aspect-ratio: 369/311;
    margin: 0 -1.5rem -4.125rem auto;
  }
}
@media (min-width: 768px) {
  .full-width-media-tabs-section .fwmt-no-autoplay {
    position: absolute;
    top: calc(50% - 1.75rem);
    right: 0;
    width: 47.3%;
    aspect-ratio: 682/636;
    height: auto;
    transform: translateY(-50%);
    z-index: -1;
    pointer-events: none;
    max-width: 42.625rem;
  }
}
@media (width >= 1600px) {
  .full-width-media-tabs-section .fwmt-no-autoplay {
    right: calc(var(--container-width) / 6.2 + var(--gutter));
  }
}
.full-width-media-tabs-section .fwmt-no-autoplay img,
.full-width-media-tabs-section .fwmt-no-autoplay video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.full-width-media-tabs-section .fwmt-wrap {
  margin-top: clamp(1.25rem, -1.2367rem + 10.1242vw, 7.875rem);
}
.full-width-media-tabs-section .fwmt-tab-list {
  --gap: clamp(2rem, 0.9208rem + 4.3935vw, 4.875rem);
  max-width: max-content;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: var(--gap);
  padding: 3rem;
  background: rgba(215, 224, 234, 0.25);
  backdrop-filter: blur(5px);
  border-radius: 1.5rem;
}
@media (max-width: 767px) {
  .full-width-media-tabs-section .fwmt-tab-list {
    padding: 1.875rem;
  }
}
.full-width-media-tabs-section .fwmt-tab-item {
  position: relative;
  padding-top: 1.125rem;
  flex: 1 0 calc(33.3333333333% - var(--gap));
  max-width: 19.25rem;
  cursor: pointer;
}
@media (max-width: 991px) {
  .full-width-media-tabs-section .fwmt-tab-item {
    flex: 1 0 calc(50% - var(--gap));
  }
}
@media (max-width: 575px) {
  .full-width-media-tabs-section .fwmt-tab-item {
    flex: none;
    width: 100%;
    max-width: 100%;
  }
}
.full-width-media-tabs-section .fwmt-tab-item .tab-line {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  z-index: 1;
  overflow: hidden;
  transition: 0.35s ease 0s;
}
.full-width-media-tabs-section .fwmt-tab-item .tab-line::before, .full-width-media-tabs-section .fwmt-tab-item .tab-line::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  transition: inherit;
}
.full-width-media-tabs-section .fwmt-tab-item .tab-line::before {
  left: 0;
  height: 1px;
  background-color: #B9B9B9;
}
.full-width-media-tabs-section .fwmt-tab-item .tab-line::after {
  left: -100%;
  height: 100%;
  background-color: #FC7145;
}
.full-width-media-tabs-section .fwmt-tab-item.is-active .tab-line::before {
  background-color: #FC7145;
}
.full-width-media-tabs-section .fwmt-tab-item.is-active .tab-line::after {
  animation: linefillanimation 10s ease 0s forwards;
}
.full-width-media-tabs-section .fwmt-tab-content {
  font-size: 1.125rem;
}
.full-width-media-tabs-section .fwmt-media-list {
  max-width: 42.5rem;
}
@media (min-width: 768px) {
  .full-width-media-tabs-section .fwmt-media-list {
    position: absolute;
    top: calc(50% - 1.75rem);
    right: 0;
    width: 47.3%;
    aspect-ratio: 682/636;
    height: auto;
    transform: translateY(-50%);
    z-index: -1;
    pointer-events: none;
  }
}
@media (width >= 1600px) {
  .full-width-media-tabs-section .fwmt-media-list {
    right: calc(var(--container-width) / 6.2 + var(--gutter));
  }
}
@media (max-width: 767px) {
  .full-width-media-tabs-section .fwmt-media-list {
    position: relative;
    margin: 0 -1.5rem -4.125rem auto;
  }
}
@media (min-width: 768px) {
  .full-width-media-tabs-section .fwmt-media-item {
    position: absolute;
    inset: 0;
  }
}
@media (max-width: 767px) {
  .full-width-media-tabs-section .fwmt-media-item {
    position: relative;
    aspect-ratio: 369/311;
  }
}
.full-width-media-tabs-section .fwmt-media-item img,
.full-width-media-tabs-section .fwmt-media-item video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.full-width-media-tabs-section .fwmt-media-item:not(:first-child) {
  display: none;
}

@keyframes linefillanimation {
  0% {
    left: -100%;
  }
  100% {
    left: 0;
  }
}
.horizontal-tabs-section .container {
  --container-width: 77.5rem;
}
.horizontal-tabs-section.bg-dark {
  position: relative;
  overflow: hidden;
  background: transparent;
}
.horizontal-tabs-section.bg-dark::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, #090B0A 6.05%, #05103A 50.27%);
  pointer-events: none;
  z-index: 0;
}
.horizontal-tabs-section.bg-white .hts-tab-slider {
  background-color: rgba(215, 224, 234, 0.25);
  background-image: none;
  border: 1px solid rgba(215, 224, 234, 0.9);
}
.horizontal-tabs-section.bg-white .hts-tab-slider::before {
  display: none;
}
.horizontal-tabs-section .sec-heading {
  position: relative;
  max-width: 72.5rem;
  margin: 0 auto;
  z-index: 1;
}
.horizontal-tabs-section .sec-heading .sec-title {
  transform: translateY(50px);
  opacity: 0;
  transition: 1s ease 0s;
}
.horizontal-tabs-section .sec-heading .sec-title em {
  font-weight: 400;
}
@media (max-width: 767px) {
  .horizontal-tabs-section .sec-heading .sec-title {
    font-size: 2.25rem;
  }
}
.horizontal-tabs-section .sec-heading.aos-animate .sec-title {
  transform: translateY(0);
  opacity: 1;
}
.horizontal-tabs-section .hts-wrap {
  margin-top: 2.25rem;
}
.horizontal-tabs-section .hts-animation-line {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 7.875rem;
  height: 0.25rem;
  background-color: #FC7145;
  transition: 0.4s ease 0s;
}
.horizontal-tabs-section .hts-tab-grid {
  display: grid;
  grid-template-columns: 61% auto;
  gap: 0 3rem;
}
@media (max-width: 991px) {
  .horizontal-tabs-section .hts-tab-grid {
    grid-template-columns: 100%;
  }
}
.horizontal-tabs-section .hts-tab-slider {
  position: relative;
  padding: 1.125rem 2rem;
  background-image: linear-gradient(90deg, rgba(210, 210, 210, 0.17) 0%, rgba(108, 108, 108, 0.17) 100%);
  border-radius: 0.5rem;
}
@media (max-width: 767px) {
  .horizontal-tabs-section .hts-tab-slider {
    margin: 0 calc(var(--gutter) * -1);
    border-radius: 0;
  }
}
.horizontal-tabs-section .hts-tab-slider::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: inherit;
  opacity: 0.1;
  background: linear-gradient(45deg, #969696, #fff);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
.horizontal-tabs-section .hts-tab-list {
  max-width: max-content;
  margin: 0 auto;
}
.horizontal-tabs-section .hts-tab-item {
  width: auto;
  font-size: 1.125rem;
  font-weight: 300;
  cursor: pointer;
}
.horizontal-tabs-section .hts-tab-item.is-active {
  font-weight: 400;
}
.horizontal-tabs-section .hts-tab-content {
  max-width: 72.5rem;
  margin: 2rem auto 0;
}
@media (max-width: 767px) {
  .horizontal-tabs-section .hts-tab-content {
    margin-top: 2.375rem;
  }
}
@media (min-width: 992px) {
  .horizontal-tabs-section .hts-tab-left {
    margin-top: 3rem;
  }
}
.horizontal-tabs-section .hts-tab-left-wrap:not(:first-child) {
  display: none;
}
.horizontal-tabs-section .hts-tab-left-wrap .desc {
  margin-top: 1.25rem;
}
.horizontal-tabs-section .hts-tab-left-wrap .btn-wrap {
  margin-top: 1rem;
}
.horizontal-tabs-section .hts-tab-left-wrap .fade-up {
  transform: translateY(50px);
  opacity: 0;
  transition: 0.8s ease 0s;
}
.horizontal-tabs-section .hts-tab-left-wrap.is-active .fade-up, .horizontal-tabs-section .hts-tab-left-wrap.aos-animate .fade-up {
  transform: translateZ(0);
  opacity: 1;
}
.horizontal-tabs-section .hts-tab-left-wrap.is-active .fade-up.title, .horizontal-tabs-section .hts-tab-left-wrap.aos-animate .fade-up.title {
  transition-delay: 0.2s;
}
.horizontal-tabs-section .hts-tab-left-wrap.is-active .fade-up.desc, .horizontal-tabs-section .hts-tab-left-wrap.aos-animate .fade-up.desc {
  transition-delay: 0.4s;
}
.horizontal-tabs-section .hts-tab-left-wrap.is-active .fade-up.btn-wrap, .horizontal-tabs-section .hts-tab-left-wrap.aos-animate .fade-up.btn-wrap {
  transition-delay: 0.6s;
}
.horizontal-tabs-section .hts-tab-left-wrap.is-active .hts-tab-image img, .horizontal-tabs-section .hts-tab-left-wrap.is-active .hts-tab-image::before, .horizontal-tabs-section .hts-tab-left-wrap.aos-animate .hts-tab-image img, .horizontal-tabs-section .hts-tab-left-wrap.aos-animate .hts-tab-image::before {
  transform: translateZ(0);
  opacity: 1;
}
.horizontal-tabs-section .hts-tab-left-wrap.is-active .hts-tab-image img, .horizontal-tabs-section .hts-tab-left-wrap.aos-animate .hts-tab-image img {
  transition-delay: 0.2s;
}
@media (max-width: 991px) {
  .horizontal-tabs-section .hts-tab-right {
    margin-top: 1.75rem;
  }
}
.horizontal-tabs-section .hts-tab-image {
  position: absolute;
  inset: 0;
}
.horizontal-tabs-section .hts-tab-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.horizontal-tabs-section .hts-tab-image:not(:first-child) {
  display: none;
}
.horizontal-tabs-section .hts-tab-image img {
  transform: translateY(50px);
  opacity: 0;
  transition: 0.8s ease 0s;
  object-fit: contain;
}
.horizontal-tabs-section .hts-tab-image.aos-animate img {
  transform: translateZ(0);
  opacity: 1;
  transition-delay: 0.2s;
}
.horizontal-tabs-section .hts-tab-image-wrap {
  position: relative;
  max-width: 25.125rem;
  margin: 0 auto;
  aspect-ratio: 402/620;
  border-radius: 1.5rem;
  overflow: hidden;
}
.horizontal-tabs-section .hts-sub-tabs {
  margin-top: 3rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem clamp(2rem, -1.4286rem + 7.1429vw, 5rem);
}
@media (max-width: 575px) {
  .horizontal-tabs-section .hts-sub-tabs {
    grid-template-columns: 100%;
  }
}
.horizontal-tabs-section .hts-sub-tab {
  max-width: 19.063rem;
}
.horizontal-tabs-section .hts-sub-tab .h6 {
  margin-bottom: 0;
}
.horizontal-tabs-section .hts-sub-tab .desc,
.horizontal-tabs-section .hts-sub-tab .sub-btn-wrap {
  margin-top: 0.5rem;
}

.vertical-tabs-section .sec-heading {
  margin-bottom: 2.5rem;
}
@media (min-width: 992px) {
  .vertical-tabs-section .vts-dropdown {
    display: none;
  }
}
.vertical-tabs-section .vts-dropdown.is-open .down-icon {
  transform: scale(-1);
}
.vertical-tabs-section .vts-dropdown .dropdown-title {
  display: flex;
  align-items: center;
  font-size: 1.25rem;
  padding: 1.5rem 4.688rem 1.5rem 2rem;
  border-radius: 0.5rem;
  background-color: rgba(215, 224, 234, 0.25);
  border-left: 2px solid #FC7145;
  transition: 0.4s ease 0s;
}
.vertical-tabs-section .vts-dropdown .dropdown-title .icon {
  display: flex;
  width: 3rem;
  height: 3rem;
  margin-right: 1rem;
}
.vertical-tabs-section .vts-dropdown .dropdown-title .icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.vertical-tabs-section .vts-dropdown .dropdown-title span {
  flex: 1;
}
.vertical-tabs-section .vts-dropdown-wrap {
  position: relative;
}
.vertical-tabs-section .vts-dropdown-wrap .down-icon {
  position: absolute;
  top: calc(50% - 15px);
  right: 2.5rem;
  width: 1.875rem;
  height: 1.875rem;
  transition: 0.35s ease 0s;
}
.vertical-tabs-section .vts-dropdown-wrap .down-icon svg {
  width: 100%;
  height: auto;
  transform: rotate(90deg);
}
.vertical-tabs-section .vts-left {
  align-self: center;
}
@media (max-width: 991px) {
  .vertical-tabs-section .vts-right {
    margin-top: 1.5rem;
  }
}
.vertical-tabs-section .vts-tab-list {
  width: 100%;
}
@media (min-width: 992px) {
  .vertical-tabs-section .vts-tab-list {
    max-width: 20.75rem;
  }
}
@media (max-width: 991px) {
  .vertical-tabs-section .vts-tab-list {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: auto;
    display: none;
    margin-top: 0.5rem;
    padding: 1.5rem;
    background-color: #F5F7F9;
    border-radius: 0.5rem;
    border-left: 2px solid #FC7145;
    z-index: 99;
  }
}
@media (min-width: 992px) {
  .vertical-tabs-section .vts-tab-item.is-active .vts-tab-title {
    padding-left: 2rem;
    background-color: rgba(215, 224, 234, 0.25);
    border-color: #FC7145;
  }
}
@media (max-width: 991px) {
  .vertical-tabs-section .vts-tab-item:not(:last-child) {
    margin-bottom: 1rem;
  }
}
.vertical-tabs-section .vts-tab-title {
  display: flex;
  align-items: center;
  font-size: 1.25rem;
}
@media (min-width: 992px) {
  .vertical-tabs-section .vts-tab-title {
    padding: 1.5rem 2rem 1.5rem 0;
    border-radius: 0.5rem;
    border-left: 2px solid transparent;
    transition: 0.4s ease 0s;
    cursor: pointer;
  }
}
.vertical-tabs-section .vts-tab-title .icon {
  display: flex;
  width: 3rem;
  height: 3rem;
  margin-right: 1rem;
}
.vertical-tabs-section .vts-tab-title .icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.vertical-tabs-section .vts-tab-title span {
  flex: 1;
}
.vertical-tabs-section .vts-content-item:not(:first-child) {
  display: none;
}
.vertical-tabs-section .vts-content-item .tab-image {
  position: relative;
  margin-bottom: 1.5rem;
  width: 100%;
  height: 21.063rem;
  border-radius: 1rem;
  overflow: hidden;
}
.vertical-tabs-section .vts-content-item .tab-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.vertical-tabs-section .vts-content-item .tab-cta {
  margin-top: 1.5rem;
}

@media (max-width: 767px) {
  .simple-stats {
    padding: 6rem 0 !important;
  }
}
.simple-stats .ss-heading {
  max-width: 28.75rem;
}
@media (max-width: 767px) {
  .simple-stats .ss-heading {
    max-width: 100%;
  }
}
.simple-stats .ss-heading .h2 {
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .simple-stats .ss-heading .h2 {
    font-size: 2.25rem;
  }
}
.simple-stats .ss-heading .btn {
  margin-top: 2rem;
}
.simple-stats .ss-mainwrap {
  margin-left: auto;
  display: flex;
  flex-direction: column;
  row-gap: 3rem;
}
@media (min-width: 768px) {
  .simple-stats .ss-mainwrap {
    max-width: 36.438rem;
  }
}
.simple-stats .ss-stat {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1.5rem 3.125rem;
}
@media (max-width: 1199px) {
  .simple-stats .ss-stat {
    gap: 1.5rem;
  }
}
@media (max-width: 991px) {
  .simple-stats .ss-stat {
    align-items: flex-start;
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  .simple-stats .ss-cardrow {
    margin-right: -2rem;
    margin-left: -2rem;
    row-gap: 4rem;
  }
  .simple-stats .ss-cardrow [class*=cell-] {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 992px) {
  .simple-stats .ss-card-desc {
    max-width: 20.188rem;
    min-width: 20.188rem;
  }
}
.simple-stats .ss-counter {
  margin: 0;
}
.simple-stats .ss-counter span {
  font-weight: inherit;
}
@media (max-width: 767px) {
  .simple-stats .ss-counter {
    font-size: 3rem;
  }
}

/* SECTION */
.scalable-section .content-wrap {
  row-gap: 32px;
}
@media (max-width: 767px) {
  .scalable-section .sl-imgwrap {
    max-width: 35.25rem;
  }
}
@media (min-width: 768px) {
  .scalable-section .sl-heading {
    margin-bottom: 1.875rem;
  }
}
.scalable-section .sl-list {
  display: flex;
  flex-direction: column;
  row-gap: 2rem;
  overflow-y: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.scalable-section .sl-list::-webkit-scrollbar {
  display: none;
}
.scalable-section .sl-label {
  font-family: "source-code-variable", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.28;
  color: #005DAC;
  margin-bottom: 8px;
}
.scalable-section .sl-title {
  margin-bottom: 4px;
}
.scalable-section .sl-title.sl-link {
  text-decoration: underline;
  font-size: 1.25rem;
}
.scalable-section .sl-btn {
  margin-top: 2rem;
}
.scalable-section .sl-image-wrap {
  position: relative;
  padding-top: 112.5886524823%;
  border-radius: 1.5rem;
  overflow: hidden;
}
.scalable-section .sl-image-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.scalable-section .sl-detailwrap {
  position: relative;
  margin-top: 2rem;
}
.scalable-section .sl-detailwrap:has(.scroll-indicator-track) {
  padding-left: 2.188rem;
}
.scalable-section .sl-detailwrap:has(.scroll-indicator-track) + .btn {
  margin-left: 2.188rem;
}
.scalable-section .sl-item {
  padding-right: 1rem;
}
.scalable-section .scroll-indicator-track {
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: rgba(252, 113, 69, 0.25);
}
.scalable-section .scroll-indicator-thumb {
  position: absolute;
  top: 0;
  width: 3px;
  border-radius: 8px;
  transition: top 0.15s ease-out, height 0.2s ease;
  background: #FC7145;
  margin-left: -1px;
}

.from-section .container {
  --container-width: 61.375rem;
}
.from-section .fs-header {
  margin-bottom: 1.5rem;
}
.from-section .fs-header .title + .desc {
  margin-top: 1.625rem;
}
@media (max-width: 991px) {
  .from-section .fs-header .title + .desc {
    margin-top: 1rem;
  }
}
.from-section .fs-wrap {
  max-width: 47.625rem;
  margin: 0 auto;
}
.from-section .fs-wrap-main {
  padding: 2.875rem 2.875rem 5.25rem 2.875rem;
}
@media (max-width: 767px) {
  .from-section .fs-wrap-main {
    padding: 3.5rem 1.5rem;
  }
}
.from-section .fs-form .gform_confirmation_wrapper {
  display: none !important;
}

.media-gallery .mg-sec-heading {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.media-gallery .mg-sec-heading .h2 {
  margin-bottom: 0;
}
.media-gallery .mg-card {
  cursor: pointer;
}
.media-gallery .mg-card:hover .mg-search {
  transform: translateY(100%);
}
.media-gallery .mg-card:hover .mg-zoom {
  transform: translateY(0);
}
.media-gallery .mg-card-image {
  position: relative;
  aspect-ratio: 266/179;
  border-radius: 1rem;
  overflow: hidden;
}
.media-gallery .mg-card-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.media-gallery .mg-wrap:not(.swiper-initialized) .mg-card {
  max-width: 16.625rem;
}
.media-gallery .mg-search {
  position: absolute;
  bottom: 0.75rem;
  right: 0.75rem;
  display: flex;
  padding: 0.625rem;
  transition: 0.4s;
}
.media-gallery .mg-zoom {
  position: absolute;
  bottom: 0;
  display: flex;
  width: 100%;
  color: #fff;
  font-weight: 700;
  align-items: center;
  justify-content: center;
  transition: 0.4s;
  background-image: linear-gradient(95.79deg, #D02670 -46.6%, #31135E 100%);
  padding: 0.813rem 0;
  transform: translateY(100%);
}
.media-gallery .mg-zoom svg {
  margin-left: 8px;
  margin-top: 2px;
}
.media-gallery .mg-title {
  margin-top: 0.75rem;
}
@media (max-width: 767px) {
  .media-gallery .mg-main-slider {
    overflow: unset;
  }
}
.media-gallery .mg-modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 24px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  overflow: auto;
  transition: opacity 0.3s ease;
  z-index: 999;
}
.media-gallery .mg-modal .swiper-wrapper {
  width: 100%;
}
.media-gallery .mg-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(5, 16, 58, 0.6);
}
.media-gallery .mg-modal.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.media-gallery .mg-modal-slider-arrow {
  position: absolute;
  right: 2.5rem;
}
@media (max-width: 767px) {
  .media-gallery .mg-modal-slider-arrow {
    display: none;
  }
}
.media-gallery .mg-modal-wrap {
  position: relative;
  max-width: 44.75rem;
  width: 100%;
  padding: 2.5rem;
  background-color: #fff;
  backdrop-filter: blur(5px);
  border-radius: 1.5rem;
  overflow: hidden;
  border: 1px solid transparent;
  border-image: linear-gradient(90deg, rgba(150, 150, 150, 0.8) 0%, rgba(255, 255, 255, 0.8) 100%);
  margin: auto;
}
.media-gallery .mg-modal-heading {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .media-gallery .mg-modal-heading {
    margin-bottom: 0.625rem;
  }
}
.media-gallery .mg-modal-heading .h6 {
  margin-bottom: 0;
}
.media-gallery .mg-modal-image {
  position: relative;
  border-radius: 0.5rem;
  overflow: hidden;
  margin-bottom: 1.5rem;
}
.media-gallery .mg-modal-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.media-gallery .mg-modal-cta {
  margin-top: 1.5rem;
}
@media (max-width: 767px) {
  .media-gallery .mg-modal-cta {
    margin-top: 0.625rem;
  }
}
.media-gallery .mg-modal-close-btn {
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  color: #05103A;
  border: 2.5px solid currentColor;
  border-radius: 100vh;
  cursor: pointer;
  transition: 0.4s;
}
.media-gallery .mg-modal-close-btn:hover {
  color: #D02670;
}
.media-gallery .mg-modal-close-btn svg {
  fill: currentColor;
}

body.scroll-fix {
  overflow: hidden;
}

.shs-modal-form .gform_confirmation_wrapper {
  display: none;
}

.solution-hero-section {
  padding: 0 clamp(0rem, -5.7143rem + 11.9048vw, 5rem);
}
.solution-hero-section .bg-dark ul li a {
  color: #3DDBD9 !important;
}
.solution-hero-section .shs-bg-media {
  position: absolute;
  pointer-events: none;
  z-index: 1;
}
.solution-hero-section .shs-bg-media:not(:has(img)) {
  inset: 0;
  min-height: 37.125rem;
}
@media (max-width: 767px) {
  .solution-hero-section .shs-bg-media:not(:has(img)) {
    min-height: 47.188rem;
  }
}
.solution-hero-section .shs-bg-media:has(img) {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.solution-hero-section .shs-bg-media:has(img) img {
  position: absolute;
  top: 0;
  left: 0;
  object-position: top;
}
.solution-hero-section .shs-bg-media picture,
.solution-hero-section .shs-bg-media img,
.solution-hero-section .shs-bg-media video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.solution-hero-section .shs-bg-media iframe {
  width: 100vw;
  height: 56.25vw;
  /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh;
  /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.solution-hero-section .shs-wrapper {
  position: relative;
  max-width: 80rem;
  margin: 0 auto;
  overflow: hidden;
}
.solution-hero-section .shs-wrapper > div .container {
  position: relative;
  z-index: 10;
}
.solution-hero-section .shs-hero {
  min-height: 30rem;
  position: relative;
  padding: 5rem 0 1.75rem;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
}
.solution-hero-section .shs-hero::after {
  content: "";
  position: absolute;
  inset: 0 0 -1px;
  background-image: linear-gradient(180deg, rgba(9, 11, 10, 0.3) 5.06%, #05103A 84%);
  pointer-events: none;
  z-index: 1;
  border-radius: inherit;
}
@media (max-width: 991px) {
  .solution-hero-section .shs-hero {
    padding: 3rem 0 1rem;
  }
}
.solution-hero-section .shs-hero-content {
  max-width: 35.438rem;
}
.solution-hero-section .shs-hero-content .desc {
  margin-top: 1.25rem;
  font-size: 1.25rem;
  font-weight: 400;
}
.solution-hero-section .shs-hero-content .desc a {
  text-decoration: underline;
}
.solution-hero-section .shs-hero-content .shs-cta {
  margin-top: 2.375rem;
  gap: 1.5rem;
}
.solution-hero-section .shs-overview {
  padding: 1.75rem 0 3.5rem;
}
@media (max-width: 991px) {
  .solution-hero-section .shs-overview {
    padding: 1rem 0 3rem;
  }
}
.solution-hero-section .shs-overview-content {
  gap: 1.25rem 0;
}
.solution-hero-section .shs-overview-content p a strong {
  color: currentColor !important;
}
.solution-hero-section .shs-anchor-subnav {
  position: relative;
  margin: 1.75rem 0;
  z-index: 2;
}
.solution-hero-section .shs-anchor-subnav .nav-slider {
  padding: 1.125rem 2.125rem 0;
  background-image: linear-gradient(90deg, rgba(150, 150, 150, 0.17) 0%, rgba(255, 255, 255, 0.17) 100%);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}
.solution-hero-section .shs-anchor-subnav .nav-list {
  max-width: max-content;
  margin: 0 auto;
}
.solution-hero-section .shs-anchor-subnav .nav-item {
  position: relative;
  width: auto;
  padding: 0 clamp(0.1875rem, -0.3286rem + 2.1012vw, 1.5625rem);
}
.solution-hero-section .shs-anchor-subnav .nav-item::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 5px;
  right: 5px;
  height: 0.313rem;
  opacity: 0;
  background-color: #FC7145;
  transition: 0.35s ease 0s;
}
.solution-hero-section .shs-anchor-subnav .nav-item.is-active::before {
  opacity: 1;
}
.solution-hero-section .shs-anchor-subnav .nav-item.is-active .nav-link {
  font-weight: 400;
}
.solution-hero-section .shs-anchor-subnav .nav-link {
  display: inline-block;
  padding: 0 0.5rem 1.063rem;
  font-size: 1.125rem;
  font-weight: 300;
  text-decoration: none;
}

.related-resources-section .sec-heading {
  margin-bottom: 1.25rem;
}
@media (max-width: 767px) {
  .related-resources-section .sec-heading {
    margin-bottom: 2.375rem;
  }
}
.related-resources-section .sec-heading .btn-wrap {
  margin-top: 1.5rem;
}
.related-resources-section .swiper-arrow {
  margin-top: 1.125rem;
}
@media (min-width: 768px) {
  .related-resources-section .swiper-arrow {
    display: none;
  }
}
.related-resources-section .rrs-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 11.75rem;
  height: 100%;
  border-radius: 0.5rem;
  text-decoration: none;
}
.related-resources-section .rrs-card .card-title {
  margin: 0;
  font-size: 1rem;
  font-weight: inherit;
  text-decoration: none;
}
.related-resources-section .rrs-card p {
  margin-top: 1rem;
}
.related-resources-section .rrs-card * {
  transition: inherit;
}
.related-resources-section .rrs-card .card-hover {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  min-height: 100%;
  padding: 1.5rem;
  z-index: 1;
  opacity: 0;
  background-color: #D7E0EA;
  text-decoration: none;
  transform: translateY(50%);
  border-radius: 0.5rem 0.5rem 0 0;
  overflow: hidden;
  pointer-events: none;
  transition: 0.5s ease 0;
}
.related-resources-section .rrs-card .card-hover .card-title {
  color: #05103A;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 1px;
}
.related-resources-section .rrs-card .card-hover p {
  color: #2F2F2F;
}
.related-resources-section .rrs-card:hover {
  font-weight: inherit;
}
.related-resources-section .rrs-card:hover .card-hover {
  opacity: 1;
  transform: translateY(-52px);
  pointer-events: all;
}
.related-resources-section .rrs-card:hover .rrs-card-btn {
  transform: translateY(20px);
}
.related-resources-section .rrs-card:hover .rrs-card-btn::before {
  opacity: 1;
}
.related-resources-section .rrs-card-slider {
  overflow: visible;
}
@media (min-width: 768px) {
  .related-resources-section .rrs-card-list {
    width: auto;
    flex-wrap: wrap;
    margin: 0 -1rem;
  }
}
.related-resources-section .rrs-card-item {
  height: auto;
}
@media (min-width: 768px) {
  .related-resources-section .rrs-card-item {
    margin-top: 2rem;
    padding: 0 1rem;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .related-resources-section .rrs-card-item {
    width: 33.33%;
  }
}
@media (min-width: 1200px) {
  .related-resources-section .rrs-card-item {
    width: 25%;
  }
}
.related-resources-section .rrs-card-btn, .related-resources-section .rrs-card-content {
  position: relative;
  padding: 1.5rem;
}
.related-resources-section .rrs-card-content {
  flex: 1;
}
.related-resources-section .rrs-card-btn::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0;
  background-image: linear-gradient(95.79deg, #D02670 -46.6%, #31135E 100%);
  border-radius: 0 0 0.5rem 0.5rem;
  pointer-events: none;
  transition: inherit;
}
.related-resources-section .rrs-card-btn .btn-link {
  color: #fff;
}
.related-resources-section .rrs-card-btn .btn-link-video {
  display: inline-flex;
  flex-direction: row-reverse;
  color: #fff;
  font-size: 1rem;
}
.related-resources-section .rrs-card-btn .btn-link-video .icon {
  color: currentColor;
  margin-left: 0.5rem;
  margin-right: 0;
}
.related-resources-section .rrs-card-btn .btn-link-video svg {
  height: auto;
}

.bio-grid-component .bg-heading {
  margin-bottom: 2.5rem;
}
.bio-grid-component .bg-row {
  row-gap: 2rem;
}
.bio-grid-component .bg-card {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 1rem;
  overflow: hidden;
  background-color: #F5F7F9;
  height: 100%;
}
@media (max-width: 575px) {
  .bio-grid-component .bg-card {
    max-width: 16.625rem;
    margin: 0 auto;
  }
}
.bio-grid-component .bg-card:has(.bg-img-wrap.-bio:hover) .btn-link {
  color: #D02670;
}
.bio-grid-component .bg-card .-bio {
  cursor: pointer;
}
.bio-grid-component .bg-card .-bio:hover .btn-link {
  color: #D02670;
}
.bio-grid-component .bg-img-wrap {
  position: relative;
  aspect-ratio: 266/177;
}
.bio-grid-component .bg-img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bio-grid-component .bg-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 1rem;
}
.bio-grid-component .bg-content .read-more-cta {
  margin-top: 1.063rem;
}
.bio-grid-component .bg-link-wrap {
  padding: 1rem 1rem 0.5rem;
}
.bio-grid-component .bg-link-wrap + .bg-content {
  padding-top: 0;
}
.bio-grid-component .bg-link {
  display: inline-flex;
}
.bio-grid-component .bg-link svg {
  fill: #2699FB;
}
.bio-grid-component .bg-title {
  margin-bottom: 0.5rem;
}
.bio-grid-component .bg-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 1.5rem;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  overflow: auto;
  transition: opacity 0.4s ease 0s;
  z-index: 999;
}
.bio-grid-component .bg-popup.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.bio-grid-component .bg-popup-wrap {
  position: relative;
  max-width: 34.313rem;
  background-color: #fff;
  margin: auto;
  padding: 2.5rem;
  border-radius: 1rem;
  z-index: 999;
}
.bio-grid-component .bg-popup-wrap-inner {
  display: none;
}
.bio-grid-component .bg-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(5, 16, 58, 0.6);
}
.bio-grid-component .bg-popup-content {
  flex: 1;
}
.bio-grid-component .bg-popup-top-wrap {
  display: flex;
  gap: 1.063rem;
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .bio-grid-component .bg-popup-top-wrap {
    flex-direction: column;
  }
}
.bio-grid-component .bg-popup-bottom {
  height: 40vh;
  overflow: auto;
  max-height: 60vh;
  padding-right: 0.625rem;
}
.bio-grid-component .bg-popup-img {
  width: 8.625rem;
}
@media (max-width: 767px) {
  .bio-grid-component .bg-popup-img {
    width: 11.5rem;
  }
}
.bio-grid-component .bg-popup-img-wrap {
  position: relative;
  aspect-ratio: 138/104;
  border-radius: 1rem;
  overflow: hidden;
}
.bio-grid-component .bg-popup-img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .bio-grid-component .bg-popup-img-wrap {
    aspect-ratio: 184/104;
  }
}
.bio-grid-component .bg-popup-close-btn {
  position: absolute;
  top: 1rem;
  right: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  color: #05103A;
  border: 2.5px solid currentColor;
  border-radius: 100vh;
  cursor: pointer;
  transition: 0.4s;
}
.bio-grid-component .bg-popup-close-btn:hover {
  color: #D02670;
}
.bio-grid-component .bg-popup-close-btn svg {
  fill: currentColor;
}

.latest-updates .lu-heading {
  margin-bottom: 2.938rem;
}
.latest-updates .lu-heading h2 {
  margin: 0;
}
.latest-updates .lu-bg {
  position: relative;
  padding-top: 57.5%;
  border-radius: 1.5rem;
  overflow: hidden;
}
.latest-updates .lu-bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.latest-updates .lu-bg img {
  border-radius: 1.5rem;
  transition: 0.5s;
}
.latest-updates .lu-featured-card {
  text-decoration: none;
}
.latest-updates .lu-featured-card:hover .h6 {
  text-decoration: underline;
}
.latest-updates .lu-featured-card:hover .lu-bg img {
  transform: scale(1.05);
}
.latest-updates .lu-featured-meta {
  margin-top: 1.5rem;
}
.latest-updates .lu-featured-meta .lu-featured-cat {
  font-family: "source-code-variable", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.28;
  color: #004fa3;
  display: block;
  margin-bottom: 0.5rem;
}
.latest-updates .lu-featured-meta .h6 {
  margin-bottom: 0.8125rem;
  line-height: normal;
}
.latest-updates .lu-featured-meta .lu-excerpt {
  font-size: 1rem;
  color: #05103A;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.latest-updates .lu-top-btn {
  margin-top: 1.875rem;
  margin-bottom: 2.5rem;
}
@media (max-width: 991px) {
  .latest-updates .lu-top-btn {
    margin-top: 0;
    margin-bottom: 2.5rem;
  }
}
.latest-updates .lu-row {
  margin-right: -1.594rem;
  margin-left: -1.594rem;
  row-gap: 2.063rem;
}
.latest-updates .lu-row [class*=cell-] {
  padding-right: 1.594rem;
  padding-left: 1.594rem;
}
.latest-updates .lu-list-card {
  display: block;
  border-bottom: 1px solid #D7E0EA;
  padding: 1rem 0;
  text-decoration: none;
}
.latest-updates .lu-list-card .list-cat {
  font-family: "source-code-variable", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.28;
  color: #004fa3;
  display: block;
  margin-bottom: 1rem;
}
.latest-updates .lu-list-card .h6 {
  margin-bottom: 0;
}
.latest-updates .lu-list-card:hover .h6 {
  text-decoration: underline;
}

.timeline-section .sec-heading {
  max-width: 47.5rem;
  margin-bottom: 3.5rem;
}
.timeline-section .sec-heading .title {
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .timeline-section .sec-heading .title {
    margin-bottom: 1rem;
  }
}
.timeline-section .sec-heading .desc {
  margin-top: 1.5rem;
}
.timeline-section .ts-tab-slider {
  overflow: visible;
}
@media (max-width: 991px) {
  .timeline-section .ts-tab-slider {
    padding-bottom: 2.813rem;
  }
}
.timeline-section .ts-tab-slider:not(.swiper-initialized) .ts-tab-item {
  margin-right: 0.875rem;
}
@media (min-width: 992px) {
  .timeline-section .ts-tab-list {
    max-width: 13.75rem;
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  .timeline-section .ts-tab-list {
    max-width: max-content;
    margin: 0 auto;
    align-items: center;
  }
}
.timeline-section .ts-tab-item {
  position: relative;
  font-size: 1.25rem;
  color: #D7E0EA;
  transition: 0.4s ease 0s;
  cursor: pointer;
}
@media (min-width: 992px) {
  .timeline-section .ts-tab-item {
    display: grid;
    grid-template-columns: auto 5.125rem;
    align-items: center;
  }
}
@media (max-width: 991px) {
  .timeline-section .ts-tab-item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    min-height: 5.125rem;
  }
}
@media (min-width: 992px) {
  .timeline-section .ts-tab-item:not(:last-child) {
    padding-bottom: 1rem;
  }
}
.timeline-section .ts-tab-item:not(:last-child) .dot::before {
  content: "";
  position: absolute;
  background-color: #fff;
  opacity: 0.4;
}
@media (min-width: 992px) {
  .timeline-section .ts-tab-item:not(:last-child) .dot::before {
    top: calc(100% + var(--border));
    left: 50%;
    transform: translateX(-50%);
    width: 2px;
    height: 4dvh;
  }
}
@media (max-width: 991px) {
  .timeline-section .ts-tab-item:not(:last-child) .dot::before {
    top: 50%;
    left: calc(100% + var(--border));
    transform: translateY(-50%);
    width: 0.875rem;
    height: 2px;
  }
}
.timeline-section .ts-tab-item .dot {
  --border: 4px;
  --wh: 2.375rem;
  position: relative;
  display: flex;
  width: var(--wh);
  height: var(--wh);
  margin: 0 auto;
  border: var(--border) solid #303D6C;
  border-radius: 100%;
  background-color: #05103A;
  transition: 0.4s ease 0s;
}
.timeline-section .ts-tab-item .dot::after {
  --b-wh: 0px;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: var(--b-wh);
  height: var(--b-wh);
  transform: translate(-50%, -50%);
  background-color: #FC7145;
  transition: inherit;
  border-radius: inherit;
}
.timeline-section .ts-tab-item.is-active {
  font-size: 1.5rem;
}
.timeline-section .ts-tab-item.is-active .title {
  color: #FC7145;
}
@media (max-width: 991px) {
  .timeline-section .ts-tab-item.is-active .title {
    opacity: 1;
    transition-delay: 0.2s;
  }
}
.timeline-section .ts-tab-item.is-active .dot {
  --border: 1px;
  --wh: 5.125rem;
  border-width: 1px;
  background-image: linear-gradient(90deg, rgba(210, 210, 210, 0.17) 0%, rgba(108, 108, 108, 0.17) 100%);
}
.timeline-section .ts-tab-item.is-active .dot::after {
  --b-wh: 1.125rem;
}
.timeline-section .ts-tab-item .title {
  display: block;
}
@media (min-width: 992px) {
  .timeline-section .ts-tab-item .title {
    margin-right: 0.5rem;
  }
}
@media (max-width: 991px) {
  .timeline-section .ts-tab-item .title {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-top: 0.5rem;
    min-width: 7.5rem;
    max-width: 7.5rem;
    transform: translateX(-50%);
    opacity: 0;
    text-align: center;
    transition: inherit;
  }
}
@media (min-width: 992px) {
  .timeline-section .ts-tab-content .title,
  .timeline-section .ts-tab-content .year {
    padding-right: 7.5rem;
  }
}
.timeline-section .ts-tab-content .year {
  color: #FC7145;
  display: block;
  font-size: clamp(4rem, 3.1085rem + 3.6294vw, 6.375rem);
  font-weight: 700;
  line-height: 1;
  text-fill-color: transparent;
  text-stroke: 2px #FC7145;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 2px #FC7145;
  -moz-text-fill-color: transparent;
  margin-bottom: 0.375rem;
}
.timeline-section .ts-tab-content .cta {
  margin-top: 2rem;
}
.timeline-section .ts-tab-media .tab-media {
  position: relative;
  display: block;
  aspect-ratio: 365/387;
  border-radius: 1.5rem;
  overflow: hidden;
}
.timeline-section .ts-tab-media .tab-media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.timeline-section .ts-tab-media .tab-media video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.timeline-section .ts-tab-media .tab-media .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .timeline-section .ts-right {
    margin-top: 2rem;
  }
}
@media (min-width: 992px) {
  .timeline-section .ts-right .swiper-arrow {
    position: absolute;
    top: 0.5rem;
    right: 1rem;
  }
}
@media (max-width: 991px) {
  .timeline-section .ts-right .swiper-arrow {
    justify-content: flex-end;
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) {
  .timeline-section .ts-right-grid:has(.ts-grid-right) {
    display: grid;
    grid-template-columns: 50% auto;
  }
}
@media (min-width: 992px) {
  .timeline-section .ts-right-grid:has(.ts-grid-right) .title,
  .timeline-section .ts-right-grid:has(.ts-grid-right) .year {
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .timeline-section .ts-grid-right {
    max-width: 24.813rem;
    width: 100%;
    margin-top: 4.625rem;
    margin-left: auto;
    padding-left: 2rem;
  }
}
@media (max-width: 767px) {
  .timeline-section .ts-grid-right {
    margin-top: 1.563rem;
  }
}
.timeline-section .swiper-arrow {
  gap: 0.688rem;
}

.media-block.bg-dark {
  position: relative;
  overflow: hidden;
  background-color: transparent;
}
.media-block.bg-dark::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, #090B0A 6.05%, #05103A 50.27%);
  pointer-events: none;
  z-index: -1;
}
.media-block .mb-heading {
  max-width: 32.25rem;
  width: 100%;
  margin-top: 2.563rem;
}
.media-block .mb-media {
  position: relative;
  border-radius: 1.5rem;
  overflow: hidden;
}
.media-block .mb-media:has(.video-inner:not(.html5)) {
  aspect-ratio: 16/9;
}
.media-block .mb-media:has(.video-inner:not(.html5)) img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.media-block .mb-media:has(img + .video-inner.html5) .html5 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.media-block .mb-media img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.media-block .mb-media:has(.btn-play) {
  cursor: pointer;
}
.media-block .mb-media:hover .btn-play {
  color: #fff;
  background-color: #0096FA;
  border-color: #0096FA;
}
.media-block .mb-media.player-start .btn-play,
.media-block .mb-media.player-start img, .media-block .mb-media.player-pause .btn-play,
.media-block .mb-media.player-pause img {
  opacity: 0;
  pointer-events: none;
}
.media-block .mb-media img {
  z-index: 1;
  transition: 0.35s ease 0s;
}
.media-block .mb-media .video-inner {
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
  z-index: -1;
}
.media-block .mb-media .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.hotspot-section {
  position: relative;
}
.hotspot-section:has(.sec-heading) .hs-wrap {
  position: relative;
}
.hotspot-section:has(.sec-heading) .hs-wrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(179.76deg, rgba(5, 16, 58, 0.5) 15.57%, rgba(9, 11, 10, 0) 26.69%);
  z-index: 0;
  pointer-events: none;
}
@media (min-width: 992px) {
  .hotspot-section .sec-heading {
    position: absolute;
    padding: 2rem 0;
    top: 0;
    left: 0;
    right: 0;
    height: auto;
    z-index: 4;
  }
  .hotspot-section .sec-heading h2 {
    margin-bottom: 0;
    color: #fff;
  }
}
.hotspot-section .hs-wrap {
  position: relative;
}
.hotspot-section .hs-wrap .wrap_svl_center {
  display: flex;
}
.hotspot-section .hs-wrap .images_wrap,
.hotspot-section .hs-wrap .wrap_svl,
.hotspot-section .hs-wrap .wrap_svl_center_box {
  width: 100%;
}
.hotspot-section .hs-wrap .wrap_svl:has(.drag_element.is-active) .images_wrap::after {
  opacity: 1;
}
.hotspot-section .hs-wrap .images_wrap {
  position: relative;
  aspect-ratio: 1440/771;
}
.hotspot-section .hs-wrap .images_wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hotspot-section .hs-wrap .images_wrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(5, 16, 58, 0.7);
  opacity: 0;
  pointer-events: none;
  transition: 0.4s ease 0s;
  z-index: 0;
}
.hotspot-section .hs-wrap .point_style {
  cursor: pointer;
}
.hotspot-section .hs-wrap .point_style:hover .pins_image {
  display: block !important;
}
.hotspot-section .hs-wrap .point_style:hover .pins_image_hover {
  display: none !important;
}
.hotspot-section .hs-wrap .point_style img {
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  width: clamp(0.875rem, 0.0774rem + 3.2474vw, 3rem);
  height: auto;
  object-fit: contain;
  transform: translate(-50%, -50%);
}
.hotspot-section .hs-wrap .drag_element.is-active {
  z-index: 11;
}
.hotspot-section .hs-wrap .drag_element.is-active .tooltip-wrap {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.hotspot-section .hs-wrap .drag_element.is-active .pins_image {
  display: none !important;
}
.hotspot-section .hs-wrap .drag_element.is-active .pins_image_hover {
  display: block !important;
}
.hotspot-section .hs-wrap .drag_element .tooltip-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  min-width: 21.125rem;
  max-width: 21.125rem;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.35s ease 0s;
}
.hotspot-section .hs-popup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  padding: 2.5rem 1.5rem;
  transition: all 0.4s ease 0s;
  z-index: 999;
}
.hotspot-section .hs-popup.is-open {
  opacity: 1;
  pointer-events: all;
}
.hotspot-section .hs-popup-list {
  position: relative;
}
.hotspot-section .hs-popup-close {
  position: absolute;
  top: -1.125rem;
  left: -1.125rem;
  width: 3rem;
  height: 3rem;
  border-radius: 100%;
  background-color: #FC7145;
  z-index: 2;
  cursor: pointer;
}
.hotspot-section .hs-popup-close::before, .hotspot-section .hs-popup-close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.188rem;
  height: 1.125rem;
  background-color: #fff;
  transform: translate(-50%, -50%) rotate(45deg);
  border: 4px;
}
.hotspot-section .hs-popup-close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.hotspot-section .hs-popup-item {
  max-width: 21.125rem;
  width: 100%;
  display: none;
}
.hotspot-section .hs-popup-card {
  background-color: #D7E0EA;
  border-radius: 1rem;
  overflow: hidden;
}
.hotspot-section .hs-popup-card .card-img {
  position: relative;
  aspect-ratio: 338/206;
}
.hotspot-section .hs-popup-card .card-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hotspot-section .hs-popup-card .card-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 2rem 1.5rem 1.688rem;
}
.hotspot-section .hs-popup-card .card-content .eyebrow-text {
  margin-bottom: 0.5rem;
}
.hotspot-section .hs-popup-card .card-content .desc h1,
.hotspot-section .hs-popup-card .card-content .desc .h1 {
  margin-bottom: 0.5rem;
}
.hotspot-section .hs-popup-card .card-content .desc h2,
.hotspot-section .hs-popup-card .card-content .desc .h2 {
  margin-bottom: 0.5rem;
}
.hotspot-section .hs-popup-card .card-content .desc h3,
.hotspot-section .hs-popup-card .card-content .desc .h3 {
  margin-bottom: 0.5rem;
}
.hotspot-section .hs-popup-card .card-content .desc h4,
.hotspot-section .hs-popup-card .card-content .desc .h4 {
  margin-bottom: 0.5rem;
}
.hotspot-section .hs-popup-card .card-content .desc h5,
.hotspot-section .hs-popup-card .card-content .desc .h5 {
  margin-bottom: 0.5rem;
}
.hotspot-section .hs-popup-card .card-content .desc h6,
.hotspot-section .hs-popup-card .card-content .desc .h6 {
  margin-bottom: 0.5rem;
}
.hotspot-section .hs-popup-card .card-cta {
  margin-top: 1rem;
}

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

#wpadminbar {
  position: fixed;
}

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

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

.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-link, .btn-link *, .btn-play, svg, svg *, p a, :is(ul, ol, p) a *, .eyebrow-text, .btn span, .btn-link-video, .btn-link-video .icon, .swiper-button-next, .swiper-button-prev),
.bg-secondary *:not(.btn, .btn-link, .btn-link *, .btn-play, svg, svg *, p a, :is(ul, ol, p) a *, .eyebrow-text, .btn span, .btn-link-video, .btn-link-video .icon, .swiper-button-next, .swiper-button-prev),
.bg-gradient *:not(.btn, .btn-link, .btn-link *, .btn-play, svg, svg *, p a, :is(ul, ol, p) a *, .eyebrow-text, .btn span, .btn-link-video, .btn-link-video .icon, .swiper-button-next, .swiper-button-prev),
.inner-text-white *:not(.btn, .btn-link, .btn-link *, .btn-play, svg, svg *, p a, :is(ul, ol, p) a *, .eyebrow-text, .btn span, .btn-link-video, .btn-link-video .icon, .swiper-button-next, .swiper-button-prev) {
  color: #fff;
}

.bg-gradient {
  background-image: linear-gradient(95.79deg, #D02670 -46.6%, #31135E 100%);
}

.bg-gradient-blue {
  background: linear-gradient(180deg, #005DAC -30.59%, #fff 118.46%);
}
.bg-gradient-blue-bottom {
  background: linear-gradient(180deg, #fff 28.17%, #005DAC 143.07%);
}

/* Breadcrumb */
.breadcrumbs {
  display: flex;
  margin-bottom: 2.5rem;
}
@media (max-width: 767px) {
  .breadcrumbs > span:not(:first-child, :last-child)::after {
    display: none;
  }
  .breadcrumbs > span:not(:first-child, :last-child) > a {
    display: none;
  }
  .breadcrumbs > span:first-child + [typeof=ListItem]:not(:last-child)::before {
    content: "...";
    display: block;
    font-size: 1rem;
  }
  .breadcrumbs > span:first-child + [typeof=ListItem]:not(:last-child)::after {
    display: block;
  }
}
.breadcrumbs span {
  display: inline-flex;
  align-items: center;
  color: #000;
  transition: all 0.35s ease 0s;
}
.breadcrumbs span.current-item {
  color: #005DAC;
  font-weight: 700;
}
.breadcrumbs [typeof=ListItem]:not(:last-child)::after {
  content: "";
  margin: 1px 8px 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #FC7145;
}
.breadcrumbs a {
  color: #05103A;
}
.breadcrumbs a span {
  color: currentColor;
}
.breadcrumbs a:hover {
  color: #D02670;
}
.breadcrumbs a:hover span {
  text-decoration: underline;
}
.bg-dark .breadcrumbs span {
  color: #D7E0EA;
}
.bg-dark .breadcrumbs span.current-item {
  color: #90D5F3;
}
.bg-dark .breadcrumbs a span {
  color: currentColor;
}
.bg-dark .breadcrumbs a:hover {
  color: #3DDBD9;
}

/* Pagination */
.pagination {
  margin-top: 3.5rem;
}
.pagination ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1rem 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagination li {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0 0.5rem;
  padding: 0;
  color: rgba(5, 16, 58, 0.6);
}
.pagination li a:hover {
  color: #FC7145 !important;
}
.pagination li:has(.prev) {
  margin-right: 1.5rem;
}
.pagination li:has(.next) {
  margin-left: 1.5rem;
}
.pagination li a:not(.prev, .next),
.pagination li span,
.pagination li .page-numbers:not(.current, .prev, .next) {
  border: none;
  display: block;
  font-size: 1.25rem;
  line-height: 1;
  padding: 0.188rem 0.375rem;
  color: rgba(5, 16, 58, 0.8);
  border: 2px solid rgba(5, 16, 58, 0.4);
  text-decoration: none;
  border-radius: 0.313rem;
  transition: 0.35s ease 0s;
}
.pagination li a:not(.prev, .next):hover,
.pagination li span:hover,
.pagination li .page-numbers:not(.current, .prev, .next):hover {
  color: #05103A;
  border-color: #FC7145;
}
.pagination li a:not(.prev, .next):not(.current),
.pagination li span:not(.current),
.pagination li .page-numbers:not(.current, .prev, .next):not(.current) {
  cursor: pointer;
}
.pagination li .prev,
.pagination li .next {
  cursor: pointer;
  display: flex;
  color: #05103A;
  text-decoration: none;
  transition: 0.35s ease 0s;
}
.pagination li .prev i,
.pagination li .next i {
  display: flex;
  width: 2.625rem;
  height: 2.625rem;
}
.pagination li .prev i svg,
.pagination li .next i svg {
  width: 100%;
  height: 100%;
}
.pagination li .prev::after,
.pagination li .next::after {
  content: "";
  position: absolute;
  inset: -2px -4px;
  border: 1px solid #dee3e2;
  border-radius: 0.375rem;
  visibility: hidden;
  opacity: 0;
}
.pagination li .prev:hover,
.pagination li .next:hover {
  color: #FC7145;
}
.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 .prev i {
  transform: scaleX(-1);
}
.pagination li .current {
  border-color: #FC7145;
}

.search-wrap .search-field {
  position: relative;
  z-index: 1;
}
.search-wrap .search-field .search-input,
.search-wrap .search-field input[type=search] {
  padding: 1rem 3.125rem 1rem 1.375rem;
  height: 3.125rem;
  color: #05103A;
  font-weight: 400;
  background-color: #fff;
  border: 1px solid #D7E0EA;
  border-radius: 0.25rem;
}
.search-wrap .search-field .search-input::placeholder,
.search-wrap .search-field input[type=search]::placeholder {
  color: rgba(5, 16, 58, 0.5);
}
.search-wrap .search-field .search-input:-webkit-autofill,
.search-wrap .search-field input[type=search]:-webkit-autofill {
  -webkit-text-fill-color: #05103A;
}
.search-wrap .search-field .icon-search {
  position: absolute;
  top: calc(50% - 10px);
  right: 1.375rem;
  padding: 0;
  display: flex;
  font-size: 0;
  width: 1.25rem;
  height: 1.25rem;
  color: #05103A;
  border: 0;
  background-color: transparent;
  cursor: pointer;
}
.search-wrap .search-field .icon-search:hover {
  color: #005DAC;
  transition: 0.35s ease 0s;
}
.search-wrap .search-field .icon-search svg {
  width: 100%;
  height: 100%;
}

.fancybox__container .fancybox__content:not(.gform-style-wrap) .f-button {
  top: auto !important;
  right: auto !important;
  left: 100%;
  bottom: 100%;
}
@media (max-width: 1199px) {
  .fancybox__container .fancybox__content:not(.gform-style-wrap) .f-button {
    bottom: calc(100% + 15px);
    left: auto;
    right: 0 !important;
  }
}
.fancybox__container .fancybox__content .f-button {
  width: 2rem;
  height: 2rem;
  color: #fff;
  border: 3px solid currentColor;
  border-radius: 100%;
  opacity: 1 !important;
  transition: 0.35s ease 0s;
  background-color: transparent;
}
.fancybox__container .fancybox__content .f-button:hover {
  color: #D02670;
}
.fancybox__container .fancybox__content .f-button::before, .fancybox__container .fancybox__content .f-button::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.813rem;
  height: 0.125rem;
  border-radius: 0.313rem;
  background-color: currentColor;
  transform: translate(-50%, -50%) rotate(45deg);
  transition: inherit;
}
.fancybox__container .fancybox__content .f-button::after {
  transform: translate(-50%, -50%) rotate(135deg);
}
.fancybox__container .fancybox__content .f-button svg {
  display: none !important;
}
.fancybox__container .fancybox__slide {
  padding: 1.5rem !important;
}
.fancybox__container .fancybox__slide:has(> .gform-style-wrap) {
  padding: 1.5rem 0.75rem !important;
}
.fancybox__container .fancybox__backdrop {
  --fancybox-bg: rgba(5, 16, 58, 0.7);
}
.fancybox__container .fancybox__content {
  background: transparent !important;
}
.fancybox__container .fancybox__html5video, .fancybox__container .fancybox__iframe {
  border-radius: 1.5rem;
  overflow: hidden;
}

.border-radius-bottom-lr {
  border-bottom-left-radius: clamp(3.125rem, 1.952rem + 4.7755vw, 6.25rem);
  border-bottom-right-radius: clamp(3.125rem, 1.952rem + 4.7755vw, 6.25rem);
}

.border-radius-top-lr {
  border-top-left-radius: clamp(3.125rem, 1.952rem + 4.7755vw, 6.25rem);
  border-top-right-radius: clamp(3.125rem, 1.952rem + 4.7755vw, 6.25rem);
}

.filter-loader {
  margin: 2rem 0;
}

.accordion-list .accordion-item {
  border: 1px solid #D7E0EA;
  border-radius: 0.313rem;
  transition: 0.35s ease 0s;
}
.accordion-list .accordion-item.is-active {
  border-left-width: 2px;
  border-color: transparent transparent transparent #FC7145;
  box-shadow: 0px 35px 14px rgba(5, 16, 58, 0.01), 0px 20px 12px rgba(5, 16, 58, 0.05), 0px 9px 9px rgba(5, 16, 58, 0.09), 0px 2px 5px rgba(5, 16, 58, 0.1);
}
.accordion-list .accordion-item.is-active .icon {
  transform: scale(-1);
}
.accordion-list .accordion-title {
  --wh: 1.25rem;
  position: relative;
  cursor: pointer;
}
.accordion-list .accordion-title:hover .icon {
  color: #FC7145;
}
.accordion-list .accordion-title .icon {
  position: absolute;
  top: calc(50% - var(--wh) / 2);
  right: 1rem;
  display: flex;
  width: var(--wh);
  height: var(--wh);
  transition: 0.4s ease 0s;
}
.accordion-list .accordion-title .icon svg {
  width: 100%;
  height: auto;
  transform: rotate(90deg);
}
.accordion-list .accordion-content {
  display: none;
}

.social-block .heateor_sss_sharing_ul {
  display: inline-flex;
  align-items: center;
  gap: 1.563rem;
}
@media (min-width: 1200px) {
  .social-block .heateor_sss_sharing_ul {
    flex-direction: column;
  }
}
.social-block .heateor_sss_sharing_ul a {
  position: relative;
  display: flex !important;
  width: 1.5rem !important;
  height: 1.5rem;
  margin: 0;
  color: #005DAC;
}
.social-block .heateor_sss_sharing_ul a:hover {
  color: #D02670;
}
.social-block .heateor_sss_sharing_ul a svg {
  fill: currentcolor;
}
.social-block .heateor_sss_svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  opacity: 0 !important;
}

.gradient-border {
  position: relative;
  padding-bottom: 0.188rem;
}
.gradient-border::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(95.79deg, #D02670 -46.6%, #31135E 100%);
  padding-bottom: inherit;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  border-radius: inherit;
  pointer-events: none;
}

.skip-link {
  position: absolute;
  top: -100%;
  left: 50%;
  transform: translateX(-50%);
  transition: top 0.3s;
  z-index: 1000;
}
.skip-link.tab-outline {
  top: 0;
}

.searchwp-live-search-results {
  border: none;
  border-radius: 0.5rem !important;
}
.searchwp-live-search-results .searchwp-live-search-results-container {
  max-width: 54.375rem;
  margin: 0 auto;
  padding: 0.5rem 3rem;
}
.searchwp-live-search-results .searchwp-live-search-result {
  padding: 1rem 0;
  border-color: #D7E0EA;
}
.searchwp-live-search-results .searchwp-live-search-result--info {
  flex: auto;
}
.searchwp-live-search-results .searchwp-live-search-result--info .eyebrow-text {
  margin-bottom: 0.375rem;
}
.searchwp-live-search-results .searchwp-live-search-result--info h4 {
  margin-bottom: 0;
  font-weight: 400;
}
.searchwp-live-search-results .searchwp-live-search-result--info h4 a {
  color: #05103A;
  font-weight: inherit;
}
.searchwp-live-search-results .searchwp-live-search-result--info h4 .searchwp-highlight {
  color: #005DAC;
}
.searchwp-live-search-results .searchwp-live-search-result--desc {
  margin-top: 0.25rem;
  font-size: 0.875rem;
  color: rgba(5, 16, 58, 0.8);
}

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

.mbnav {
  position: relative;
  z-index: -1;
  display: block;
}
@media (min-width: 992px) {
  .mbnav {
    display: none;
  }
}
.mbnav__state {
  --headerHeight: 5.313rem;
  pointer-events: none;
  position: fixed;
  z-index: 999;
  top: 0;
  bottom: 0;
  right: -100%;
  overflow: hidden;
  width: 100%;
  max-width: 25rem;
  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__inner > .menu-wrap {
  margin-top: var(--headerHeight);
}
.mbnav__top {
  display: flex;
  justify-content: space-between;
  background: #fc7145;
}
.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: calc(100dvh - var(--headerHeight));
  height: 100%;
  background-color: #fff;
}
.mbnav .mbnav__main-menu ul {
  position: static;
  left: 0;
  width: 100%;
  height: auto;
  padding: 2.25rem 1.5rem 1.563rem;
  margin: 0;
  background-color: #fff;
  transition: 0.4s ease;
}
.mbnav .mbnav__main-menu ul li.is-open > .menu-wrap {
  visibility: visible;
  opacity: 1;
}
.mbnav .mbnav__main-menu ul li:not(.btn-wrap) {
  position: static;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  font-size: 1.125rem;
  font-weight: 400;
  color: #05103A;
  list-style: none;
}
.mbnav .mbnav__main-menu ul li:not(.btn-wrap)::before {
  display: none;
}
.mbnav .mbnav__main-menu ul li:not(.btn-wrap):not(:last-child) {
  margin-bottom: 1.5rem;
}
.mbnav .mbnav__main-menu ul li:not(.btn-wrap).has-sub a::after {
  display: none;
}
.mbnav .mbnav__main-menu ul li:not(.btn-wrap) .mbnav__caret::before, .mbnav .mbnav__main-menu ul li:not(.btn-wrap) a::after {
  --sarrow-width: 10px;
  content: "";
  transform: rotate(45deg);
  display: flex;
  align-items: center;
  width: var(--sarrow-width);
  height: var(--sarrow-width);
  margin: auto;
  border: calc(var(--sarrow-width) / 4) solid #D02670;
  border-bottom: 0;
  border-left: 0;
}
.mbnav .mbnav__main-menu ul li:not(.btn-wrap) a {
  cursor: pointer;
  position: relative;
  z-index: 2;
  display: block;
  flex: 1 1 auto;
  order: -1;
  line-height: 1.3;
  color: currentcolor;
  text-decoration: none !important;
}
.mbnav .mbnav__main-menu ul li:not(.btn-wrap) a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  margin-right: 0;
  margin-left: auto;
}
.mbnav .mbnav__main-menu ul li:not(.btn-wrap).is-open > .mbnav__caret:after {
  transform: rotate(0);
}
.mbnav .mbnav__main-menu ul li:not(.btn-wrap).has-sub > a {
  flex: 1 1 auto;
}
.mbnav .mbnav__main-menu ul li:not(.btn-wrap).back-click {
  position: relative;
  order: -1;
  width: 100%;
  padding-left: 1rem;
  font-weight: 400;
  color: #05103A;
}
.mbnav .mbnav__main-menu ul li:not(.btn-wrap).back-click::before {
  --sarrow-width: 8px;
  content: "";
  position: absolute;
  top: calc(50% - 4px);
  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 #D02670;
  border-bottom: 0;
  border-left: 0;
}
.mbnav .mbnav__main-menu ul li:not(.btn-wrap).parent-link {
  margin-bottom: 1.25rem;
}
.mbnav .mbnav__main-menu ul li:not(.btn-wrap).parent-link .submenu-parent-title {
  position: relative;
  padding-bottom: 0.5rem;
  font-weight: 700;
}
.mbnav .mbnav__main-menu ul li:not(.btn-wrap).parent-link .submenu-parent-title::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 5px;
  background-color: #FC7145;
  transition: 0.4s ease 0s;
  border-radius: 0.5rem 0.5rem 0 0;
}
.mbnav__caret {
  cursor: pointer;
  z-index: 1;
  display: grid;
  align-items: center;
  justify-content: flex-end;
  width: 30px;
  height: auto;
}
.color-mbnav .mbnav__caret::before {
  color: #05103A !important;
}

.mbnav .mbnav__main-menu ul li:not(.btn-wrap).current-menu-item, .mbnav .mbnav__main-menu ul li:not(.btn-wrap).current-menu-ancestor {
  color: #D02670;
}
.mbnav .mbnav__main-menu ul.menu > li.menu-v2 p {
  margin-top: 0.5rem;
  color: #05103A;
  font-size: 0.875rem;
  font-weight: 300;
}
.mbnav .mbnav__main-menu ul.menu > li.menu-v2 li:not(:last-child, .back-click, .submenu-info) {
  margin-bottom: 2rem;
}
.mbnav .mbnav__main-menu ul.menu > li.menu-v2 li .sub-menu li:has(p) {
  display: block;
}
.mbnav .mbnav__main-menu ul.menu > li.menu-v2 li .sub-menu li:not(.submenu-info) p {
  max-width: 15.375rem;
}
.mbnav .mbnav__main-menu ul.menu > li.menu-v2 li.submenu-info .btn-link {
  font-size: 1.5rem;
  font-weight: 400;
}
.mbnav .mbnav__main-menu ul.menu > li.menu-v2 .sub-menu .sub-menu li:not(.submenu-info, .back-click) {
  font-size: 1rem;
}
.mbnav .mbnav__main-menu ul.menu > li.menu-v3 .menu-inner > .sub-menu {
  display: grid;
  padding-bottom: 0;
}
.mbnav .mbnav__main-menu ul.menu > li.menu-v3 .menu-inner > .sub-menu .sub-menu {
  position: static;
  padding: 0;
}
.mbnav .mbnav__main-menu ul.menu > li.menu-v3 .menu-inner > .sub-menu .sub-menu > li:not(:last-child), .mbnav .mbnav__main-menu ul.menu > li.menu-v3 .menu-inner > .sub-menu .sub-menu:not(:last-child) {
  margin-bottom: 2rem;
}
.mbnav .mbnav__main-menu ul.menu > li.menu-v3 .menu-inner > .sub-menu .sub-menu:has(li > .featured-item) {
  order: 1;
  width: auto;
  padding: 2.5rem 1.5rem;
  margin: 2rem -1.5rem 0;
  background-color: rgba(235, 235, 235, 0.9);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
}
.mbnav .mbnav__main-menu ul.menu > li.menu-v3 .menu-inner > .sub-menu .sub-menu:has(li > .featured-item) li {
  margin-bottom: 0;
}
.mbnav .mbnav__main-menu ul.menu > li.menu-v3 .menu-inner > .sub-menu .sub-menu:has(li > .featured-item) .featured-item {
  border-radius: 1rem;
  padding-bottom: 0.188rem;
  background: linear-gradient(45deg, #D02670 0%, #31135E 100%);
}
.mbnav .mbnav__main-menu ul.menu > li.menu-v3 .menu-inner > .sub-menu .sub-menu:has(li > .featured-item) .featured-item .featured-item-link {
  display: block;
  margin: -0.1px;
  padding: 2rem 1.5rem 1.5rem 1.5rem;
  background-color: #fff;
  border-radius: inherit;
}
.mbnav .mbnav__main-menu ul.menu > li.menu-v3 .menu-inner > .sub-menu .sub-menu:has(li > .featured-item) .featured-item .h5 {
  font-weight: 400;
}
.mbnav .mbnav__main-menu ul.menu > li.menu-v3 .menu-inner > .sub-menu .sub-menu:has(li > .featured-item) .featured-item .h5,
.mbnav .mbnav__main-menu ul.menu > li.menu-v3 .menu-inner > .sub-menu .sub-menu:has(li > .featured-item) .featured-item .eyebrow-text {
  margin-bottom: 0.5rem;
}
.mbnav .mbnav__main-menu ul.menu > li.menu-v3 .menu-inner > .sub-menu .sub-menu:has(li > .featured-item) .featured-item .btn-wrap {
  margin-top: 2.25rem;
}
.mbnav .mbnav__main-menu ul.menu > li.menu-v3 .menu-inner > .sub-menu .sub-menu li .mbnav__caret,
.mbnav .mbnav__main-menu ul.menu > li.menu-v3 .menu-inner > .sub-menu .sub-menu li .back-click {
  display: none;
}
.mbnav .mbnav__main-menu ul.menu > li.menu-v3 .menu-inner > .sub-menu .sub-menu .sub-menu {
  margin-top: 0.5rem;
}
.mbnav .mbnav__main-menu ul.menu > li.menu-v3 .menu-inner > .sub-menu .sub-menu .sub-menu li:not(:last-child) {
  margin-bottom: 0.5rem;
}
.mbnav .mbnav__main-menu ul.menu > li.menu-v3 .menu-inner > .sub-menu .sub-menu .sub-menu li a {
  font-size: 1rem;
  font-weight: 300;
}
.mbnav .mbnav__main-menu ul > li > .sub-menu {
  position: absolute;
  left: 100%;
}
.mbnav__world {
  padding: 0 1.5rem 1.5rem;
}
.mbnav__world.is-open .language-wrap::after {
  top: 68%;
  border-width: calc(var(--sarrow-width) / 4) 0 0 calc(var(--sarrow-width) / 4);
}
.mbnav__world .language-wrap {
  position: relative;
  display: inline-flex;
  padding-right: 1.875rem;
}
.mbnav__world .language-wrap .icon {
  width: 1.375rem;
  height: 1.375rem;
}
.mbnav__world .language-wrap .icon svg {
  width: 100%;
  height: 100%;
}
.mbnav__world .language-wrap::after {
  --sarrow-width: 10px;
  content: "";
  position: absolute;
  top: 50%;
  right: 2px;
  z-index: 1;
  transform: translateY(-68%) rotate(45deg);
  display: flex;
  align-items: center;
  width: var(--sarrow-width);
  height: var(--sarrow-width);
  margin: auto;
  border: calc(var(--sarrow-width) / 4) solid #D02670;
  border-width: 0 calc(var(--sarrow-width) / 4) calc(var(--sarrow-width) / 4) 0;
}
.mbnav__world .menu {
  display: none;
}
.mbnav__world ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mbnav__world ul li {
  padding: 0.375rem 0;
}
.mbnav__world ul li.wpml-ls-current-language > a {
  padding-bottom: 0.813rem;
}
.mbnav__world ul li.wpml-ls-current-language > a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #FC7145;
  transition: 0.4s ease 0s;
  border-radius: 0.5rem 0.5rem 0 0;
}
.mbnav__world ul a {
  position: relative;
  display: inline-block;
  font-size: 1.125rem;
  color: #05103A;
  text-decoration: none;
}
.mbnav__world ul a:hover {
  color: #D02670;
}
.mbnav__world ul .sub-menu {
  margin: 0.375rem 0 0 0;
  padding: 0;
  list-style: none;
}
.mbnav__backdrop {
  position: fixed;
  z-index: -1;
  inset: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease-in;
}
.mbnav__overlay {
  position: fixed;
  z-index: 99;
  inset: 0;
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.4s ease-in;
}
.mbnav__overlay.is-show {
  visibility: visible;
  opacity: 1;
}
.mbnav.is-open .mbnav__state {
  right: 0;
}
.mbnav.is-open .mbnav__backdrop {
  z-index: 999;
  visibility: visible;
  opacity: 1;
}

/* stylelint-enable max-nesting-depth */
/* --- header --- */
.main-header {
  --padding: 2.063rem;
  position: sticky;
  top: 0;
  z-index: 999;
  width: 100%;
  height: auto;
  padding: var(--padding) 0;
  background-color: #05103A;
  transition: 0.4s ease 0s;
  /* nav */
}
@media (max-width: 1199px) {
  .main-header {
    --padding: 1.5rem;
  }
}
@media (max-width: 767px) {
  .main-header {
    --padding: 1rem;
  }
}
@media (min-width: 992px) {
  .main-header.stuck {
    padding: calc(var(--padding) - var(--padding) / 3) 0;
  }
}
.main-header.-transparent {
  position: fixed;
  background-color: transparent;
}
.main-header.-transparent::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #05103A;
  transition: all 0.4s ease 0s;
  clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  pointer-events: none;
}
.main-header.-transparent.stuck::before {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.main-header .brand {
  display: block;
  max-width: 10.5rem;
  width: 100%;
}
.main-header .brand img {
  width: auto;
}
.main-header .container-fluid {
  position: relative;
}
.main-header .nav-menu {
  flex: 1 1 auto;
  padding-left: 0.938rem;
}
.main-header .nav-menu-wrap {
  background-color: rgba(0, 14, 71, 0.3);
  border-radius: 0.5rem;
}
@media (min-width: 992px) {
  .main-header .nav-menu-wrap {
    padding: 0 0.75rem;
    border: 1px solid rgba(5, 16, 58, 0.3);
    background-image: linear-gradient(90deg, rgba(210, 210, 210, 0.17) 0%, rgba(108, 108, 108, 0.17) 100%);
  }
}
.main-header .navigation {
  display: none;
  word-break: keep-all;
  margin-right: 0.75rem;
  /* 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: inline-block;
  color: #05103A;
  font-weight: 400;
  text-decoration: none;
}
.main-header .navigation nav ul.menu > li {
  display: flex;
}
.main-header .navigation nav ul.menu > li.default-menu {
  position: relative;
}
.main-header .navigation nav ul.menu > li.default-menu > ul.sub-menu {
  padding: 1.25rem 1.5rem;
  min-width: 12.5rem;
  background-color: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-radius: 0 0 0.5rem 0.5rem;
}
.main-header .navigation nav ul.menu > li.default-menu > ul.sub-menu li {
  padding: 0.375rem 0;
}
.main-header .navigation nav ul.menu > li.default-menu > ul.sub-menu li.current-menu-ancestor > a, .main-header .navigation nav ul.menu > li.default-menu > ul.sub-menu li.current-menu-item > a {
  color: #D02670;
}
.main-header .navigation nav ul.menu > li.default-menu > ul.sub-menu a {
  color: #05103A;
}
@media (min-width: 1200px) {
  .main-header .navigation nav ul.menu > li.default-menu > ul.sub-menu a {
    font-size: 1.125rem;
  }
}
.main-header .navigation nav ul.menu > li.default-menu > ul.sub-menu a:hover {
  color: #D02670;
}
.main-header .navigation nav ul.menu > li > a {
  position: relative;
  color: #fff;
  padding: 1.188rem 1.25rem;
}
@media (min-width: 1200px) {
  .main-header .navigation nav ul.menu > li > a {
    font-size: 1.125rem;
  }
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul.menu > li > a {
    padding: 0.75rem 0.625rem;
  }
}
.main-header .navigation nav ul.menu > li > a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) scaleX(0);
  width: 85%;
  height: 5px;
  background-color: #FC7145;
  transition: 0.4s ease 0s;
  border-radius: 0.5rem 0.5rem 0 0;
}
.main-header .navigation nav ul.menu > li > a::after {
  content: attr(title);
  display: block;
  font-weight: 700;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.main-header .navigation nav ul.menu > li.menu-v3 > ul.sub-menu, .main-header .navigation nav ul.menu > li.menu-v2 > ul.sub-menu {
  width: calc(100% + var(--gutter) * 2);
}
.main-header .navigation nav ul.menu > li.menu-v2 {
  --submenu-height: rem(320px);
}
.main-header .navigation nav ul.menu > li.menu-v2 > ul.sub-menu {
  --width: 28%;
  --space: 0.75rem;
  padding: 2.188rem 1.75rem;
  min-height: var(--submenu-height);
  background-color: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul.menu > li.menu-v2 > ul.sub-menu {
    padding: 2rem;
  }
}
.main-header .navigation nav ul.menu > li.menu-v2 > ul.sub-menu::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  min-width: calc(100% - var(--width) - var(--space));
  background-color: #fff;
}
.main-header .navigation nav ul.menu > li.menu-v2 > ul.sub-menu li.current-menu-ancestor > a, .main-header .navigation nav ul.menu > li.menu-v2 > ul.sub-menu li.current-menu-item > a {
  color: #D02670;
}
.main-header .navigation nav ul.menu > li.menu-v2 > ul.sub-menu > li {
  max-width: var(--width);
  border-radius: 0.5rem 0 0 0.5rem;
  border-left: 2px solid transparent;
  transition: all 0.4s ease 0s;
}
.main-header .navigation nav ul.menu > li.menu-v2 > ul.sub-menu > li:not(:last-child) {
  margin-bottom: 0.5rem;
}
.main-header .navigation nav ul.menu > li.menu-v2 > ul.sub-menu > li.menu-item-has-children > a {
  position: relative;
}
.main-header .navigation nav ul.menu > li.menu-v2 > ul.sub-menu > li.menu-item-has-children > a::after {
  --sarrow-width: 8px;
  content: "";
  display: inline-block;
  width: var(--sarrow-width);
  height: var(--sarrow-width);
  margin-left: 0.5rem;
  border: calc(var(--sarrow-width) / 4) solid #D02670;
  border-bottom: 0;
  border-left: 0;
  transform: rotate(45deg);
  vertical-align: middle;
}
.main-header .navigation nav ul.menu > li.menu-v2 > ul.sub-menu > li > a {
  display: block;
  padding: 0.625rem 1.875rem 0.625rem 1.25rem;
}
.main-header .navigation nav ul.menu > li.menu-v2 > ul.sub-menu > li > ul.sub-menu {
  position: absolute;
  top: 0;
  left: calc(var(--width) + var(--space));
  padding: 2.5rem 3.375rem 2.5rem 3.625rem;
  min-width: calc(100% - var(--width) - var(--space));
  height: auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.625rem;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease 0s;
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul.menu > li.menu-v2 > ul.sub-menu > li > ul.sub-menu {
    padding: 2rem;
  }
}
.main-header .navigation nav ul.menu > li.menu-v2 > ul.sub-menu > li > ul.sub-menu:has(li.submenu-info) .submenu-info {
  grid-column: span 3;
}
.main-header .navigation nav ul.menu > li.menu-v2 > ul.sub-menu > li > ul.sub-menu a:hover {
  color: #D02670;
}
.main-header .navigation nav ul.menu > li.menu-v2 > ul.sub-menu > li > ul.sub-menu p {
  margin-top: 0.5rem;
  font-weight: 300;
}
.main-header .navigation nav ul.menu > li.menu-v2 > ul.sub-menu > li.is-active, .main-header .navigation nav ul.menu > li.menu-v2 > ul.sub-menu > li:hover {
  background-color: #fff;
  border-color: #FC7145;
}
.main-header .navigation nav ul.menu > li.menu-v2 > ul.sub-menu > li.is-active > ul {
  opacity: 1;
  visibility: visible;
}
.main-header .navigation nav ul.menu > li.menu-v2 > ul.sub-menu li.submenu-info .btn-link {
  font-size: 1.5rem;
  font-weight: 400;
}
.main-header .navigation nav ul.menu > li.menu-v2 > ul.sub-menu li.submenu-info .btn-link svg {
  margin-top: 0.5em;
}
.main-header .navigation nav ul.menu > li.menu-v3 > .sub-menu {
  display: grid;
  grid-template-columns: 31.5% auto;
}
.main-header .navigation nav ul.menu > li.menu-v3 > .sub-menu .menu-group {
  padding: 2.188rem 3.813rem 2.188rem 5.5rem;
  background-color: #fff;
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul.menu > li.menu-v3 > .sub-menu .menu-group {
    padding: 2rem;
  }
}
.main-header .navigation nav ul.menu > li.menu-v3 > .sub-menu .menu-group:first-child {
  background-color: rgba(235, 235, 235, 0.9);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
}
.main-header .navigation nav ul.menu > li.menu-v3 > .sub-menu .menu-group.featured-wrapper {
  padding: 2.188rem 3.25rem;
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul.menu > li.menu-v3 > .sub-menu .menu-group.featured-wrapper {
    padding: 2rem 1.5rem;
  }
}
.main-header .navigation nav ul.menu > li.menu-v3 > .sub-menu .featured-item {
  border-radius: 1rem;
  padding-bottom: 0.188rem;
  background: linear-gradient(45deg, #D02670 0%, #31135E 100%);
}
.main-header .navigation nav ul.menu > li.menu-v3 > .sub-menu .featured-item .featured-item-link {
  display: block;
  margin: -0.1px;
  padding: 2rem 1.5rem 1.5rem 1.5rem;
  background-color: #fff;
  border-radius: inherit;
}
.main-header .navigation nav ul.menu > li.menu-v3 > .sub-menu .featured-item .h5 {
  font-weight: 400;
}
.main-header .navigation nav ul.menu > li.menu-v3 > .sub-menu .featured-item .h5,
.main-header .navigation nav ul.menu > li.menu-v3 > .sub-menu .featured-item .eyebrow-text {
  margin-bottom: 0.5rem;
}
.main-header .navigation nav ul.menu > li.menu-v3 > .sub-menu .featured-item .btn-wrap {
  margin-top: 2.25rem;
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul.menu > li.menu-v3 > .sub-menu .featured-item .btn-wrap {
    margin-top: 1.5rem;
  }
}
.main-header .navigation nav ul.menu > li.menu-v3 > .sub-menu .menu-items-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
  margin-left: -1px;
}
.main-header .navigation nav ul.menu > li.menu-v3 > .sub-menu .menu-items-wrapper > ul.sub-menu > li:not(:last-child) {
  margin-bottom: 2.188rem;
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul.menu > li.menu-v3 > .sub-menu .menu-items-wrapper > ul.sub-menu > li:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
.main-header .navigation nav ul.menu > li.menu-v3 > .sub-menu .menu-items-wrapper > ul.sub-menu .sub-menu {
  margin-top: 0.5rem;
}
.main-header .navigation nav ul.menu > li.menu-v3 > .sub-menu .menu-items-wrapper > ul.sub-menu .sub-menu li:not(:last-child) {
  margin-bottom: 0.5rem;
}
.main-header .navigation nav ul.menu > li.menu-v3 > .sub-menu .menu-items-wrapper > ul.sub-menu .sub-menu li a {
  font-size: 1rem;
  font-weight: 400;
}
.main-header .navigation nav ul.menu > li.menu-v3 > .sub-menu .menu-items-wrapper > ul.sub-menu a:hover {
  color: #D02670;
}
.main-header .navigation nav ul.menu > li > ul.sub-menu {
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  left: 50%;
  transform: translateX(-50%) translateY(30px);
  transition: 0.4s ease 0s;
}
.main-header .navigation nav ul.menu > li > ul.sub-menu li.current-menu-ancestor > a:not(.featured-item-link), .main-header .navigation nav ul.menu > li > ul.sub-menu li.current-menu-item > a:not(.featured-item-link) {
  color: #D02670;
}
.main-header .navigation nav ul.menu > li > ul.sub-menu a {
  font-size: 1.125rem;
}
.main-header .navigation nav ul.menu > li:hover > a, .main-header .navigation nav ul.menu > li.is-open > a {
  font-weight: 700;
}
.main-header .navigation nav ul.menu > li:hover > a::before, .main-header .navigation nav ul.menu > li.is-open > a::before {
  transform: translateX(-50%) scaleX(1);
}
.main-header .navigation nav ul.menu > li.menu-focus > ul, .main-header .navigation nav ul.menu > li.is-open > ul {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateX(-50%) translateY(-3px);
}
.main-header .menu-right {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  padding: 1.188rem 1.25rem;
}
@media (max-width: 1199px) {
  .main-header .menu-right {
    padding: 0.75rem 0.625rem;
  }
}
@media (max-width: 767px) {
  .main-header .menu-right {
    padding: 0.625rem;
  }
}
@media (max-width: 991px) {
  .main-header .menu-right::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px;
    border-radius: 0.5rem;
    opacity: 0.6;
    background: linear-gradient(45deg, #969696, #fff);
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
  }
}
.main-header .menu-right .icon {
  display: flex;
  width: 1.5rem;
  height: 1.5rem;
  color: #fff;
  cursor: pointer;
  background-color: transparent;
  background-image: none;
  border: none;
  padding: 0;
  transition: 0.4s ease 0s;
}
.main-header .menu-right .icon.is-click, .main-header .menu-right .icon:hover {
  color: #3DDBD9;
}
.main-header .menu-right .icon svg {
  width: 100%;
  height: 100%;
}
.main-header .menu-right .header-world {
  position: relative;
}
.main-header .menu-right .header-world .icon::after {
  content: "";
  position: absolute;
  bottom: -1.25rem;
  left: 50%;
  transform: translateX(-50%) scaleX(0);
  width: 3.125rem;
  height: 5px;
  background-color: #FC7145;
  transition: 0.4s ease 0s;
  border-radius: 0.5rem 0.5rem 0 0;
}
.main-header .menu-right .header-world.is-open .icon::after {
  transform: translateX(-50%) scaleX(1);
}
.main-header .menu-right .header-world.is-open ul.menu {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateX(-50%) translateY(20px);
}
.main-header .menu-right .header-world .menu {
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  margin: 0;
  padding: 1.25rem 1.5rem;
  min-width: 9.875rem;
  background-color: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-radius: 0 0 0.5rem 0.5rem;
  left: 50%;
  transform: translateX(-50%) translateY(40px);
  transition: 0.4s ease 0s;
  list-style: none;
}
.main-header .menu-right .header-world .menu li {
  padding: 0.375rem 0;
}
.main-header .menu-right .header-world .menu a {
  display: block;
  font-size: 1.125rem;
  color: #05103A;
}
.main-header .menu-right .header-world .menu a:hover {
  color: #D02670;
}
.main-header .menu-right .header-world .menu .sub-menu {
  margin: 0.375rem 0 0 0;
  padding: 0;
  list-style: none;
}
.main-header .header-search .h-search-wrap {
  position: fixed;
  top: 0;
  left: 0;
  padding: 4.625rem 1.5rem 1.5rem;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  z-index: 1;
  transition: 0.4s ease 0s;
}
@media (max-width: 767px) {
  .main-header .header-search .h-search-wrap {
    padding-top: 14.625rem;
  }
}
.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-close {
  position: absolute;
  top: calc(50% - 1rem);
  right: 0;
  display: flex;
  width: 2rem;
  height: 2rem;
  color: #D7E0EA;
  border: 3px solid currentColor;
  border-radius: 100%;
  transition: 0.35s ease 0s;
  background-color: transparent;
  cursor: pointer;
}
@media (max-width: 767px) {
  .main-header .header-search .h-search-close {
    top: auto;
    bottom: calc(100% + 4px);
    right: 1.188rem;
  }
}
.main-header .header-search .h-search-close:hover {
  color: #D02670;
}
.main-header .header-search .h-search-close::before, .main-header .header-search .h-search-close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.875rem;
  height: 0.188rem;
  border-radius: 0.313rem;
  background-color: currentColor;
  transform: translate(-50%, -50%) rotate(45deg);
  transition: inherit;
}
.main-header .header-search .h-search-close::after {
  transform: translate(-50%, -50%) rotate(135deg);
}
.main-header .header-search .h-search-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(5, 16, 58, 0.7);
  z-index: 0;
  opacity: 0;
  transition: 0.4s ease 0s;
}
.main-header .header-search .h-search-form {
  position: relative;
  z-index: 1;
  max-width: 63.625rem;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .main-header .header-search .h-search-form {
    padding: 0 3.125rem;
  }
}
.main-header .header-search .h-search-form .search-form {
  position: relative;
}
.main-header .header-search .h-search-form .search-form label {
  margin: 0;
}
.main-header .header-search .h-search-form .search-form .search-field {
  color: #05103A;
  height: 4.063rem;
  font-size: 1.25rem;
  padding-right: 4.063rem;
  border-radius: 0.5rem;
}
.main-header .header-search .h-search-form .search-form .search-submit {
  position: absolute;
  top: calc(50% - 1.313rem);
  right: 0.75rem;
  padding: 1.313rem 1.438rem;
  font-size: 0;
  background-image: url(../images/search.svg), linear-gradient(95.79deg, #D02670 25%, #D02670 62%, #31135E 100%);
  background-position: center 46%, center right;
  background-size: 1.375rem auto, 400% auto;
  background-repeat: no-repeat, repeat-x;
  z-index: 1;
}
.main-header .header-search .h-search-form .search-form .search-submit:hover {
  background-position: center, center left;
}

.header-modal-form .gform_confirmation_wrapper {
  display: none !important;
}

/* --- footer --- */
.main-footer {
  align-self: end;
  width: 100%;
  height: auto;
  padding: 8rem 0 4rem;
}
@media (max-width: 1199px) {
  .main-footer {
    padding-top: 6rem;
  }
}
@media (max-width: 767px) {
  .main-footer {
    padding: 4rem 0 4.75rem;
  }
}
.main-footer .mf-top {
  margin-bottom: 4rem;
}
@media (min-width: 1200px) {
  .main-footer .mf-top-row {
    margin-right: -1rem;
    margin-left: -1rem;
  }
  .main-footer .mf-top-row [class*=cell-] {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
.main-footer .mf-bottom {
  padding-top: 1rem;
  border-top: 1px solid #6F6F6F;
}
.main-footer .mf-bottom ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .main-footer .mf-bottom ul {
    justify-content: center;
  }
}
.main-footer .mf-bottom ul li {
  padding: 0;
}
.main-footer .mf-bottom ul.mf-partner-list {
  gap: 0.75rem;
}
.main-footer .mf-bottom ul.mf-partner-list a {
  display: flex;
  transition: 0.35s ease 0s;
}
.main-footer .mf-bottom ul.mf-partner-list a:hover {
  opacity: 0.7;
}
.main-footer .mf-bottom ul.mf-partner-list a img {
  width: auto;
  height: auto;
  max-height: 1.75rem;
  object-fit: contain;
}
.main-footer .mf-bottom ul.mf-social-list {
  gap: 1rem;
}
@media (min-width: 768px) {
  .main-footer .mf-bottom ul.mf-social-list {
    justify-content: flex-end;
  }
}
.main-footer .mf-bottom ul.mf-social-list a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  padding: 0.375rem;
  color: #000;
  background-color: #fff;
  border-radius: 100%;
  outline-color: #fff;
}
.main-footer .mf-bottom ul.mf-social-list a:hover {
  color: #fff;
  background-color: #D02670;
}
.main-footer .mf-bottom ul.mf-social-list a svg {
  width: 100%;
  height: auto;
  transition: inherit;
}
.main-footer .mf-bottom ul.menu {
  row-gap: 0.625rem;
}
@media (min-width: 768px) {
  .main-footer .mf-bottom ul.menu {
    justify-content: center;
  }
}
.main-footer .mf-bottom ul.menu li {
  position: relative;
  line-height: 1;
  display: flex;
  padding: 0 0.25rem;
}
.main-footer .mf-bottom ul.menu li.privacy-choices a {
  padding-right: 2.188rem;
}
.main-footer .mf-bottom ul.menu li.privacy-choices a::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1.875rem;
  height: 0.875rem;
  background-image: url(../images/privacy-choices.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.main-footer .mf-bottom ul.menu li:not(:last-child) {
  border-right: 1px solid #fff;
}
.main-footer .mf-bottom ul.menu li a {
  font-size: 0.75rem;
  text-decoration: none;
}
.main-footer .mf-bottom ul.menu li a:hover {
  color: #3DDBD9;
}
@media (max-width: 767px) {
  .main-footer .mf-legal-menu, .main-footer .mf-social {
    margin-top: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-footer .mf-logo-copyright {
    margin-bottom: 4.5rem;
  }
}
.main-footer .mf-logo .logo {
  max-width: 15.625rem;
  width: 100%;
  display: inline-flex;
}
.main-footer .mf-logo .logo img {
  width: 100%;
}
.main-footer .mf-copyright {
  margin-top: 1.563rem;
}
@media (min-width: 992px) {
  .main-footer .mf-copyright {
    max-width: 20rem;
  }
}
.main-footer .mf-copyright p {
  font-size: 0.75rem;
}
@media (max-width: 767px) {
  .main-footer .mf-menu, .main-footer .mf-form {
    margin-top: 4.5rem;
  }
}
.main-footer .mf-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.main-footer .mf-menu ul li {
  padding: 0;
}
.main-footer .mf-menu ul li.current-menu-ancestor > a:not([href="#"], [href="javascript:void(0);"]), .main-footer .mf-menu ul li.current-menu-item > a:not([href="#"], [href="javascript:void(0);"]) {
  color: #3DDBD9;
}
.main-footer .mf-menu ul li a {
  font-size: 1.125rem;
  text-decoration: none;
}
.main-footer .mf-menu ul li a:hover {
  color: #3DDBD9;
}
.main-footer .mf-menu .menu {
  display: grid;
  grid-template-columns: repeat(2, auto);
  gap: 1.5rem 1rem;
}
@media (min-width: 576px) {
  .main-footer .mf-menu .menu {
    justify-content: space-between;
  }
}
.main-footer .mf-menu .menu > li > a {
  font-size: 1.25rem;
  font-weight: 700;
}
.main-footer .mf-menu .menu > li > a[href="#"], .main-footer .mf-menu .menu > li > a[href="javascript:void(0);"] {
  cursor: default;
  color: currentColor;
  text-decoration: none;
}
.main-footer .mf-menu .menu > li ul {
  margin-top: 0.5rem;
}
.main-footer .mf-menu .menu > li ul li:not(:last-child) {
  margin-bottom: 0.5rem;
}
.main-footer .mf-form-title {
  margin-bottom: 0.625rem;
  font-size: 1.25rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  .main-footer .mf-form-wrap {
    max-width: 18.125rem;
    margin-left: auto;
  }
}
.main-footer .mf-form-button {
  margin-top: 1rem;
}

@media (min-width: 768px) {
  body.error404 .main-header {
    position: fixed;
    background-color: transparent;
  }
  body.error404 .main-header::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #05103A;
    transition: all 0.4s ease 0s;
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  }
  body.error404 .main-header.stuck::before {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}

.error-404 {
  position: relative;
  padding-top: clamp(3.25rem, 0.3644rem + 11.7479vw, 10.9375rem);
  padding-bottom: clamp(5rem, 4.1789rem + 3.3429vw, 7.1875rem);
  display: flex;
  align-items: center;
  height: 100%;
  z-index: 1;
}
.error-404 .bg-img {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: -1;
}
.error-404 .bg-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.error-404 .error-wrap {
  max-width: 54.25rem;
  margin: 0 auto;
}
.error-404 .error-wrap .page-title {
  line-height: 1;
  margin-bottom: 2.5rem;
}
@media (min-width: 1400px) {
  .error-404 .error-wrap .page-title {
    font-size: 6.25rem;
  }
}
.error-404 .error-wrap .btn-wrap {
  margin-top: 2rem;
}
.error-404 .quick-links {
  margin-top: 0.25rem;
}
@media (max-width: 767px) {
  .error-404 .quick-links {
    margin-top: 0.875rem;
  }
}
.error-404 .quick-links .quick-link {
  position: relative;
  min-height: 11.75rem;
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #05103A;
  border-radius: inherit;
  overflow: hidden;
}
.error-404 .quick-links .quick-link-wrap {
  border-radius: 0.5rem;
  padding-bottom: 0.188rem;
  background: linear-gradient(95.79deg, #D02670 -46.6%, #31135E 100%);
}
.error-404 .quick-links .quick-link-wrap .btn-link {
  font-size: 1.125rem;
}
.error-404 .quick-links .quick-link-item {
  margin-top: 2rem;
}
.error-404 .quick-links .quick-link-title {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
}

.press-releases-section .breadcrumbs {
  margin-bottom: 4.5rem;
}
.press-releases-section .prs-hero-content .eyebrow-text {
  margin-bottom: 0;
  color: rgba(5, 16, 58, 0.8);
}
.press-releases-section .prs-body-content {
  position: relative;
  margin-top: 3.5rem;
}
@media (max-width: 991px) {
  .press-releases-section .prs-body-content {
    margin-top: 2rem;
  }
}
.press-releases-section .prs-content {
  color: rgba(5, 16, 58, 0.8);
}
.press-releases-section .prs-content .wp-caption {
  max-width: 100%;
}
.press-releases-section .prs-content .wp-caption img {
  border-radius: 1rem;
  overflow: hidden;
}
.press-releases-section .prs-content .wp-caption .wp-caption-text {
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .press-releases-section .prs-content-grid:has(.prs-content-right) {
    display: grid;
    grid-template-columns: 57.2% auto;
    gap: clamp(2rem, -1.4286rem + 7.1429vw, 5rem);
  }
}
@media (max-width: 767px) {
  .press-releases-section .prs-content-left + .prs-content-right {
    margin-top: 2rem;
  }
}
.press-releases-section .prs-feature-image {
  margin-bottom: 1.5rem;
}
.press-releases-section .prs-feature-image img {
  width: 100%;
  border-radius: 1rem;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .press-releases-section .prs-social-block {
    position: absolute;
    top: 0;
    bottom: 0;
    text-align: center;
    left: calc(var(--gutter) * -1 + 12px);
  }
}
@media (min-width: 1200px) and (min-width: 1400px) {
  .press-releases-section .prs-social-block {
    left: calc(var(--gutter) * -1 - 8px);
  }
}
@media (min-width: 1200px) {
  .press-releases-section .prs-social-block .prs-social-wrap {
    --top: 7.875rem;
    position: sticky;
    top: var(--top);
    transition: 0.35s ease 0s;
  }
}
@media (max-width: 1199px) {
  .press-releases-section .prs-social-block {
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .press-releases-section .prs-sidebar {
    max-width: 22.813rem;
  }
}
.press-releases-section .prs-sidebar .sidebar-title {
  padding-bottom: 0.75rem;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #0096FA;
}
.press-releases-section .prs-sidebar .sidebar-title h4 {
  margin-bottom: 0;
}
.press-releases-section .prs-sidebar .sidebar-item {
  padding-bottom: 1rem;
  border-bottom: 1px solid #D7E0EA;
}
.press-releases-section .prs-sidebar .sidebar-item:not(:last-child) {
  margin-bottom: 1rem;
}
.press-releases-section .prs-sidebar .sidebar-item .eyebrow-text {
  margin-bottom: 0.625rem;
}
.press-releases-section .prs-sidebar .sidebar-item h6 {
  margin-bottom: 0;
  font-size: 1.125rem;
}

.bgan-resource-section .breadcrumbs {
  margin-bottom: 4.5rem;
}
@media (max-width: 991px) {
  .bgan-resource-section .breadcrumbs {
    margin-bottom: 3.125rem;
  }
}
.bgan-resource-section .brs-hero-content .eyebrow-text {
  margin-bottom: 0;
}
.bgan-resource-section .brs-hero-content .short-description {
  margin-top: 2rem;
}
.bgan-resource-section .brs-body {
  margin-top: 3.625rem;
}
@media (max-width: 991px) {
  .bgan-resource-section .brs-body {
    margin-top: 2.5rem;
  }
}
.bgan-resource-section .brs-body-grid {
  display: grid;
  grid-template-columns: 23% auto 23%;
  gap: clamp(2.5rem, 2.3123rem + 0.7641vw, 3rem);
}
@media (max-width: 991px) {
  .bgan-resource-section .brs-body-grid {
    grid-template-columns: 35% auto;
  }
}
@media (max-width: 767px) {
  .bgan-resource-section .brs-body-grid {
    grid-template-columns: 100%;
  }
}
@media (max-width: 767px) {
  .bgan-resource-section .brs-body-center + .brs-body-right {
    margin-top: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bgan-resource-section .brs-body-right {
    grid-column: 1/-1;
  }
}
.bgan-resource-section .brs-body-right .right-title {
  font-size: 1.5rem;
  padding-bottom: 0.75rem;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #0096FA;
}
.bgan-resource-section .brs-feature-image:has(+ .brs-content) {
  margin-bottom: 3rem;
}
.bgan-resource-section .brs-feature-image img {
  width: auto;
  border-radius: 0.5rem;
  overflow: hidden;
}
.bgan-resource-section .brs-feature-image p {
  margin-top: 1rem;
}
.bgan-resource-section .brs-content {
  color: rgba(5, 16, 58, 0.8);
}
.bgan-resource-section .brs-content img {
  width: auto;
  border-radius: 0.5rem;
  overflow: hidden;
}
.bgan-resource-section .brs-content p + h2 {
  margin-top: 3rem;
}
.bgan-resource-section .brs-content h2 + ul {
  margin-top: 1.5rem;
}
.bgan-resource-section .brs-content h2 + ul li:first-child {
  padding-top: 0;
}
.bgan-resource-section .brs-content h2 + ul + h2 {
  margin-top: 3rem;
}
.bgan-resource-section .brs-content :is(ul, ol) ul,
.bgan-resource-section .brs-content :is(ul, ol) ol {
  margin-top: 1.5rem;
}
.bgan-resource-section .brs-tags-item:not(:last-child) {
  margin-bottom: 1rem;
}
.bgan-resource-section .brs-tags-title {
  padding: 1.188rem 2.5rem 1.188rem 1rem;
  font-size: 1.125rem;
  line-height: 1;
}
.bgan-resource-section .brs-tags-title h6 {
  margin: 0;
}
.bgan-resource-section .brs-tags-content {
  padding: 0 1rem 1rem;
  margin-top: -0.688rem;
}
.bgan-resource-section .brs-tags-content .tags-link:not(:last-child) {
  margin-bottom: 0.75rem;
}
.bgan-resource-section .brs-tags-content .tags-link a {
  font-size: 0.875rem;
  color: #05103A;
}
@media (max-width: 767px) {
  .bgan-resource-section .brs-post-list {
    margin-top: 1rem;
    max-height: 31.25rem;
    overflow: auto;
    width: 100%;
    background-color: #fff;
  }
}
@media (max-width: 767px) {
  .bgan-resource-section .brs-post-list-wrap {
    display: none;
  }
}
@media (min-width: 768px) {
  .bgan-resource-section .brs-post-list-wrap {
    display: block !important;
  }
}
.bgan-resource-section .brs-post-item:hover .brs-post-link, .bgan-resource-section .brs-post-item.active .brs-post-link {
  background-color: #F5F7F9;
  border-color: #FC7145;
}
.bgan-resource-section .brs-post-link {
  display: block;
  padding: 1.5rem;
  color: #05103A;
  font-size: 1.125rem;
  font-weight: 400;
  border-radius: 0.5rem;
  overflow: hidden;
  border-left: 2px solid transparent;
  text-decoration: none;
}
@media (max-width: 991px) {
  .bgan-resource-section .brs-post-link {
    padding: 1rem;
  }
}
.bgan-resource-section .brs-post-dropdown {
  position: relative;
}
.bgan-resource-section .brs-post-dropdown-title {
  position: relative;
  padding: 1.25rem 3.75rem 1.25rem 1.5rem;
  font-size: 1.125rem;
  font-weight: 400;
  border-radius: 0.5rem;
  overflow: hidden;
  background-color: #F5F7F9;
  border-left: 2px solid #FC7145;
}
.bgan-resource-section .brs-post-dropdown-title.is-active .icon {
  transform: scale(-1);
}
.bgan-resource-section .brs-post-dropdown-title .icon {
  position: absolute;
  top: calc(50% - 10px);
  right: 1rem;
  display: flex;
  width: 1.25rem;
  height: 1.25rem;
  transition: 0.4s ease 0s;
}
.bgan-resource-section .brs-post-dropdown-title .icon svg {
  width: 100%;
  height: 100%;
  transform: rotate(90deg);
}
.bgan-resource-section .brs-additional-text {
  margin-top: 1.5rem;
}
.bgan-resource-section .brs-additional-text .wp-caption {
  width: 100% !important;
}

@media (min-width: 768px) {
  .resource-details-hero-section {
    margin-top: 2.5rem;
  }
}
.resource-details-hero-section .breadcrumbs {
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .resource-details-hero-section .rtdhs-left:has(+ .rtdhs-right) .rtdhs-left-wrap {
    max-width: 41.5rem;
  }
}
@media (max-width: 767px) {
  .resource-details-hero-section .rtdhs-right {
    margin-top: 2.813rem;
  }
}
.resource-details-hero-section .rtdhs-content .post-type-left {
  flex: 1;
}
.resource-details-hero-section .rtdhs-content .post-type-left .resource-type + .categories {
  margin-top: 0.5rem;
}
.resource-details-hero-section .rtdhs-content .post-type-left .categories a {
  text-decoration: underline;
  text-decoration-thickness: 2px;
}
.resource-details-hero-section .rtdhs-content .post-type-left span {
  color: rgba(5, 16, 58, 0.8);
}
@media (max-width: 767px) {
  .resource-details-hero-section .rtdhs-content .post-type-right {
    margin-top: 2rem;
  }
}
.resource-details-hero-section .rtdhs-feature-image, .resource-details-hero-section .rtdhs-media, .resource-details-hero-section .rtdhs-body-content {
  margin-top: 1.5rem;
}
.resource-details-hero-section .rtdhs-feature-image img {
  width: 100%;
  border-radius: 1rem;
  overflow: hidden;
}
.resource-details-hero-section .rtdhs-media .rtdhs-video {
  position: relative;
  display: block;
  aspect-ratio: 16/9;
  border-radius: 1rem;
  overflow: hidden;
}
.resource-details-hero-section .rtdhs-media .rtdhs-video img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.resource-details-hero-section .rtdhs-media .rtdhs-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.resource-details-hero-section .rtdhs-media .rtdhs-video .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.resource-details-hero-section .rtdhs-body-content img {
  width: auto;
  border-radius: 1rem;
  overflow: hidden;
}
.resource-details-hero-section .rtdhs-body-content ul:last-child {
  margin-bottom: 0;
}
.resource-details-hero-section .rtdhs-bottom {
  position: relative;
}
@media (min-width: 1200px) {
  .resource-details-hero-section .rtdhs-social-block {
    position: absolute;
    top: 0;
    bottom: 0;
    text-align: center;
    left: calc(var(--gutter) * -1 + 12px);
  }
}
@media (min-width: 1200px) and (min-width: 1400px) {
  .resource-details-hero-section .rtdhs-social-block {
    left: calc(var(--gutter) * -1 - 8px);
  }
}
@media (min-width: 1200px) {
  .resource-details-hero-section .rtdhs-social-block .rtdhs-social-wrap {
    --top: 7.875rem;
    position: sticky;
    top: var(--top);
    transition: 0.35s ease 0s;
  }
}
@media (max-width: 1199px) {
  .resource-details-hero-section .rtdhs-social-block {
    margin: 1.5rem 0;
  }
}
.resource-details-hero-section .rtdhs-sidebar .sidebar-title {
  font-size: 1.5rem;
  padding-bottom: 0.75rem;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #0096FA;
}
.resource-details-hero-section .rtdhs-tags-item:not(:last-child) {
  margin-bottom: 1rem;
}
.resource-details-hero-section .rtdhs-tags-title {
  padding: 1.188rem 2.5rem 1.188rem 1rem;
  font-size: 1.125rem;
  line-height: 1;
}
.resource-details-hero-section .rtdhs-tags-title h6 {
  margin: 0;
}
.resource-details-hero-section .rtdhs-tags-content {
  padding: 0 1rem 1rem;
  margin-top: -0.688rem;
}
.resource-details-hero-section .rtdhs-tags-content .tags-link:not(:last-child) {
  margin-bottom: 0.75rem;
}
.resource-details-hero-section .rtdhs-tags-content .tags-link a {
  font-size: 0.875rem;
  color: #05103A;
}

.single-blog-section .breadcrumbs {
  margin-bottom: 4.5rem;
}
@media (max-width: 991px) {
  .single-blog-section .breadcrumbs {
    margin-bottom: 3rem;
  }
}
.single-blog-section .sbs-hero-content .date .eyebrow-text {
  color: rgba(5, 16, 58, 0.8);
}
.single-blog-section .sbs-hero-content .eyebrow-text {
  margin-bottom: 0;
}
.single-blog-section .sbs-hero-content .card-tags {
  margin-top: 1.5rem;
}
@media (max-width: 767px) {
  .single-blog-section .sbs-hero-content .card-tags .eyebrow-text {
    font-size: 0.75rem;
  }
}
.single-blog-section .sbs-hero-content .authors-block {
  margin-top: 2rem;
  color: rgba(5, 16, 58, 0.8);
}
.single-blog-section .sbs-hero-content .authors-block .author {
  color: #005DAC;
}
.single-blog-section .sbs-body-content {
  position: relative;
  margin-top: 3rem;
}
@media (max-width: 767px) {
  .single-blog-section .sbs-body-content {
    margin-top: 2rem;
  }
}
.single-blog-section .sbs-content {
  color: rgba(5, 16, 58, 0.8);
}
.single-blog-section .sbs-content p:has(a > img.alignright) a {
  display: block;
}
@media (max-width: 991px) {
  .single-blog-section .sbs-content p:has(a > img.alignright) img.alignright {
    float: none;
  }
}
@media (min-width: 768px) {
  .single-blog-section .sbs-content-grid:has(.sbs-content-right) {
    display: grid;
    grid-template-columns: 57.2% auto;
    gap: clamp(2rem, -1.4286rem + 7.1429vw, 5rem);
  }
}
@media (max-width: 767px) {
  .single-blog-section .sbs-content-left + .sbs-content-right {
    margin-top: 2rem;
  }
}
.single-blog-section .sbs-feature-image {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .single-blog-section .sbs-feature-image {
    margin-bottom: 2.25rem;
  }
}
.single-blog-section .sbs-feature-image img {
  width: 100%;
  border-radius: 1rem;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .single-blog-section .sbs-social-block {
    position: absolute;
    top: 0;
    bottom: 0;
    text-align: center;
    left: calc(var(--gutter) * -1 + 12px);
  }
}
@media (min-width: 1200px) and (min-width: 1400px) {
  .single-blog-section .sbs-social-block {
    left: calc(var(--gutter) * -1 - 8px);
  }
}
@media (min-width: 1200px) {
  .single-blog-section .sbs-social-block .sbs-social-wrap {
    --top: 7.875rem;
    position: sticky;
    top: var(--top);
    transition: 0.35s ease 0s;
  }
}
@media (max-width: 1199px) {
  .single-blog-section .sbs-social-block {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 768px) {
  .single-blog-section .sbs-sidebar {
    max-width: 22.813rem;
  }
}
.single-blog-section .sbs-sidebar .sidebar-title {
  padding-bottom: 0.75rem;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #0096FA;
}
.single-blog-section .sbs-sidebar .sidebar-title h4 {
  margin-bottom: 0;
}
.single-blog-section .sbs-sidebar .sidebar-item {
  padding-bottom: 1rem;
  border-bottom: 1px solid #D7E0EA;
}
.single-blog-section .sbs-sidebar .sidebar-item:not(:last-child) {
  margin-bottom: 1rem;
}
.single-blog-section .sbs-sidebar .sidebar-item .eyebrow-text {
  margin-bottom: 0.625rem;
}
.single-blog-section .sbs-sidebar .sidebar-item h6 {
  margin-bottom: 0;
  font-size: 1.125rem;
}
.single-blog-section .sbs-sidebar .sidebar-item h6 a {
  color: currentColor;
}

.product-hero-section {
  padding: 1.5rem 0 4rem;
}
.product-hero-section .breadcrumbs {
  width: 100%;
  padding-left: 1.25rem;
}
@media (min-width: 768px) {
  .product-hero-section .breadcrumbs {
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) {
  .product-hero-section .phs-content {
    max-width: 38.25rem;
  }
}
.product-hero-section .phs-content .breadcrumbs {
  margin-bottom: 2.5rem;
}
.product-hero-section .phs-content .phs-cta {
  margin-top: 1.75rem;
  gap: 1.5rem 1.875rem;
}
.product-hero-section .phs-image {
  position: relative;
  aspect-ratio: 463/260;
  border-radius: 0.5rem;
  overflow: hidden;
}
.product-hero-section .phs-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .product-hero-section .phs-right {
    margin-top: 2rem;
  }
}

.product-body-section {
  margin: 3.438rem 0 5.313rem;
}
@media (max-width: 991px) {
  .product-body-section {
    margin: 2.5rem 0 4.5rem;
  }
}
.product-body-section .pbs-grid:has(.pbs-sidebar) {
  display: grid;
  grid-template-columns: auto 16.563rem;
  gap: 0 2.813rem;
}
@media (max-width: 991px) {
  .product-body-section .pbs-grid:has(.pbs-sidebar) {
    grid-template-columns: 100%;
  }
}
.product-body-section .pbs-content section:not(:last-child) {
  margin-bottom: 3.75rem;
}
@media (max-width: 991px) {
  .product-body-section .pbs-content section:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 991px) {
  .product-body-section .pbs-sidebar {
    margin-top: 2.5rem;
  }
}
.product-body-section .pbs-sidebar .sidebar-title {
  padding-bottom: 0.75rem;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #0096FA;
}
.product-body-section .pbs-additional-text {
  margin-top: 1.5rem;
}
.product-body-section .pbs-additional-text .wp-caption {
  width: 100% !important;
}
.product-body-section .brs-tags-item:not(:last-child) {
  margin-bottom: 1rem;
}
.product-body-section .brs-tags-title {
  padding: 1.188rem 2.5rem 1.188rem 1rem;
  font-size: 1.125rem;
  line-height: 1;
}
.product-body-section .brs-tags-title h6 {
  margin: 0;
}
.product-body-section .brs-tags-content {
  padding: 0 1rem 1rem;
  margin-top: -0.688rem;
}
.product-body-section .brs-tags-content .tags-link:not(:last-child) {
  margin-bottom: 0.75rem;
}
.product-body-section .brs-tags-content .tags-link a {
  font-size: 0.875rem;
  color: #05103A;
}

.blog-author-section {
  margin: 3rem 0 3.25rem;
}
@media (max-width: 767px) {
  .blog-author-section {
    margin-bottom: 4.5rem;
  }
}
.blog-author-section .breadcrumbs {
  margin-bottom: clamp(3rem, 2.6246rem + 1.5282vw, 4rem);
}
.blog-author-section .bas-grid:has(.bas-left) {
  display: grid;
  grid-template-columns: 16.625rem auto;
  gap: 0 clamp(1.5rem, -1.3571rem + 5.9524vw, 4rem);
}
@media (max-width: 767px) {
  .blog-author-section .bas-grid:has(.bas-left) {
    grid-template-columns: 100%;
  }
}
@media (max-width: 767px) {
  .blog-author-section .bas-right {
    margin-top: 2.875rem;
  }
}
.blog-author-section .bas-image {
  position: relative;
  max-width: 16.625rem;
  aspect-ratio: 266/399;
  border: 1px solid #D7E0EA;
}
.blog-author-section .bas-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog-author-section .bas-title {
  margin-bottom: 2rem;
}
.blog-author-section .bas-social-links ul {
  padding: 0;
  margin: 0;
  display: flex;
  gap: 1rem;
  margin-bottom: 0.5rem;
  list-style: none;
}
.blog-author-section .bas-social-links ul li {
  padding: 0;
}
.blog-author-section .bas-social-links ul li a {
  display: flex;
  width: 1.125rem;
  height: 1.125rem;
  padding: 1px;
}
.blog-author-section .bas-social-links ul li a svg {
  width: 100%;
  height: auto;
}
.blog-author-section .bas-social-links ul li a:hover {
  color: #D02670;
}
.blog-author-section .bas-right-bottom {
  margin-top: 3rem;
  padding-top: 3rem;
  border-top: 1px solid #005DAC;
}
.blog-author-section .bas-right .prl-item {
  --space: 1.5rem;
  padding-bottom: var(--space);
  border-bottom: 1px solid #D7E0EA;
}
.blog-author-section .bas-right .prl-item:not(:last-child) {
  margin-bottom: var(--space);
}
.blog-author-section .bas-right .prl-item .title {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .blog-author-section .bas-right .prl-item .title {
    font-size: 1.5rem;
  }
}
.blog-author-section .bas-right .prl-item .title a {
  display: inline-block;
}
.blog-author-section .bas-right .pagination {
  margin-top: 3rem;
}

.sr-banner {
  padding: 3rem 0;
}
.sr-banner .search-form-wrap {
  max-width: 47.375rem;
  margin: 0 auto;
}
.sr-banner .search-form {
  position: relative;
}
.sr-banner .search-form label {
  margin: 0;
}
.sr-banner .search-form .search-field {
  color: rgba(5, 16, 58, 0.5);
  height: 3.125rem;
  padding-right: 4.063rem;
  border-radius: 0.25rem;
}
.sr-banner .search-form .search-submit {
  position: absolute;
  inset: 0.25rem 0.25rem 0.25rem auto;
  padding: 1.25rem 1.438rem;
  font-size: 0;
  background-image: url(../images/search.svg), linear-gradient(95.79deg, #D02670 25%, #D02670 62%, #31135E 100%);
  background-position: center, center right;
  background-size: 1.375rem auto, 400% auto;
  background-repeat: no-repeat, repeat-x;
  z-index: 1;
}
.sr-banner .search-form .search-submit:hover {
  background-position: center, center left;
}
.sr-dropdown {
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  .sr-dropdown {
    position: relative;
    margin-bottom: 1rem;
    border: 1px solid rgba(5, 16, 58, 0.3);
    border-radius: 0.313rem;
  }
}
@media (min-width: 768px) {
  .sr-dropdown-list {
    padding: 2rem;
    background-color: rgba(215, 224, 234, 0.25);
    border: 1px solid rgba(215, 224, 234, 0.9);
    border-radius: 0.5rem;
  }
}
@media (min-width: 768px) {
  .sr-dropdown .filter-title {
    padding-bottom: 0.75rem;
    margin-bottom: 2rem;
    border-bottom: 1px solid #0096FA;
  }
}
@media (max-width: 767px) {
  .sr-dropdown .filter-title {
    position: relative;
    padding: 0.813rem 2rem 0.813rem 1rem;
  }
}
.sr-dropdown .filter-title h5 {
  margin: 0;
}
@media (max-width: 767px) {
  .sr-dropdown .filter-title h5 {
    font-size: 1rem;
  }
}
.sr-dropdown .filter-title .icon {
  position: absolute;
  right: 1rem;
  top: 50%;
  display: flex;
  width: 0.75rem;
  height: auto;
  transform: translateY(-50%);
  transition: 0.4s;
}
@media (min-width: 768px) {
  .sr-dropdown .filter-title .icon {
    display: none;
  }
}
.sr-dropdown .filter-title .icon svg {
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .sr-dropdown .checkbox-filter {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .sr-dropdown .checkbox-filter {
    display: none;
    padding: 0.938rem 1rem 1rem;
  }
}
.sr-dropdown .checkbox-filter .checkbox {
  padding: 0.625rem 0;
}
.sr-dropdown .checkbox-filter .checkbox:first-child {
  padding-top: 0;
}
.sr-dropdown .checkbox-filter .checkbox:last-child {
  padding-bottom: 0;
}
.sr-dropdown .checkbox-filter .checkbox label {
  position: relative;
  display: flex;
  align-items: flex-start;
  margin-bottom: 0;
  cursor: pointer;
  transition: 0.4s;
}
.sr-dropdown.active .icon {
  transform: translateY(-50%) scale(-1);
}
.sr-value-wrap > span {
  display: block;
}
.sr-value-wrap > span span {
  color: #005DAC;
  font-weight: inherit;
}
.sr-value-wrap .showing-result {
  opacity: 0.8;
}
@media (max-width: 767px) {
  .sr-right {
    margin-top: 3rem;
  }
}
.sr-right .pagination {
  margin-top: 3rem;
}
.sr-reset .reset-filter {
  font-weight: 700;
  text-decoration: none;
}
.sr-reset .reset-filter:hover {
  text-decoration: underline;
}
.sr-result {
  margin-top: 3.5rem;
}
.sr-result .sr-title {
  color: inherit;
}
.sr-result h4 {
  margin-bottom: 0;
}
.sr-result .desc {
  margin-top: 1rem;
}
.sr-result .sr-items {
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #D7E0EA;
}

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