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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

h1,
.h1 {
  margin-bottom: 0.9375rem;
  font-family: "filson-soft", sans-serif;
  font-size: 3.25rem;
  font-weight: 700;
  line-height: 1.1;
  color: #74BC41;
  word-break: keep-all;
}
h1 a,
.h1 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h1 span,
.h1 span {
  font-weight: 400;
}
@media (max-width: 1199px) {
  h1,
  .h1 {
    font-size: 2.625rem;
  }
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 2.25rem;
  }
}

h2,
.h2 {
  margin-bottom: 0.9375rem;
  font-family: "filson-soft", sans-serif;
  font-size: 2.625rem;
  font-weight: 700;
  line-height: 1.1;
  color: #74BC41;
  word-break: keep-all;
}
h2 a,
.h2 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h2 span,
.h2 span {
  font-weight: 400;
}
@media (max-width: 1199px) {
  h2,
  .h2 {
    font-size: 2.25rem;
  }
}
@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 1.75rem;
  }
}

h3,
.h3 {
  margin-bottom: 0.9375rem;
  font-family: "filson-soft", sans-serif;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.1;
  color: #74BC41;
  word-break: keep-all;
}
h3 a,
.h3 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h3 span,
.h3 span {
  font-weight: 400;
}
@media (max-width: 1199px) {
  h3,
  .h3 {
    font-size: 1.75rem;
  }
}
@media (max-width: 767px) {
  h3,
  .h3 {
    font-size: 1.5rem;
  }
}

h4,
.h4 {
  margin-bottom: 0.9375rem;
  font-family: "filson-soft", sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.1;
  color: #74BC41;
  word-break: keep-all;
}
h4 a,
.h4 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h4 span,
.h4 span {
  font-weight: 400;
}
@media (max-width: 1199px) {
  h4,
  .h4 {
    font-size: 1.25rem;
  }
}

h5,
.h5 {
  margin-bottom: 0.9375rem;
  font-family: "filson-soft", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.1;
  color: #74BC41;
  word-break: keep-all;
}
h5 a,
.h5 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h5 span,
.h5 span {
  font-weight: 400;
}
@media (max-width: 767px) {
  h5,
  .h5 {
    font-size: 1.125rem;
  }
}

h6,
.h6 {
  margin-bottom: 0.9375rem;
  font-family: "filson-soft", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.1;
  color: #74BC41;
  word-break: keep-all;
}
h6 a,
.h6 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h6 span,
.h6 span {
  font-weight: 400;
}
@media (max-width: 767px) {
  h6,
  .h6 {
    font-size: 1.0625rem;
  }
}

p {
  margin-bottom: 1.25rem;
  font-size: 1rem;
  line-height: 1.375;
  font-weight: 400;
}
p:last-child {
  margin-bottom: 0;
}

.p-medium {
  font-size: 1.25rem;
  line-height: 1.4;
}
@media (max-width: 1199px) {
  .p-medium {
    font-size: 1rem;
  }
}
.p-medium p {
  font-size: 1.25rem;
  line-height: 1.45;
}
@media (max-width: 1199px) {
  .p-medium p {
    font-size: 1rem;
  }
}

.p-large {
  font-size: 1.375rem;
  line-height: 1.45;
}
@media (max-width: 1199px) {
  .p-large {
    font-size: 1.125rem;
  }
}
@media (max-width: 1199px) {
  .p-large {
    font-size: 1rem;
  }
}
.p-large p {
  font-size: 1.375rem;
  line-height: 1.45;
}
@media (max-width: 1199px) {
  .p-large p {
    font-size: 1.125rem;
  }
}
@media (max-width: 1199px) {
  .p-large p {
    font-size: 1rem;
  }
}

.eyebrow-text {
  position: relative;
  display: inline-block;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  font-weight: 600;
}
@media (max-width: 1199px) {
  .eyebrow-text {
    margin-bottom: 0.625rem;
  }
}

:is(ul, ol) {
  --ulolLeftPadding: 20px;
  padding-left: var(--ulolLeftPadding);
  margin-bottom: 1.125rem;
}
:is(ul, ol) :is(ul, ol) {
  margin-top: 0.75rem;
  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 {
  position: relative;
  list-style: none;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-weight: 300;
  letter-spacing: 0.0625rem;
}
:is(ul, ol) li:last-child {
  padding-bottom: 0;
}
:is(ul, ol) li:before {
  position: absolute;
  left: calc(var(--ulolLeftPadding) * -1);
  color: #74BC41;
  font-weight: 700;
  line-height: 1;
}

ul {
  list-style: none;
}
ul > li {
  --ulBox: 6px;
}
ul > li::before {
  content: "";
  top: 0.9375rem;
  width: var(--ulBox);
  height: var(--ulBox);
  background-color: #74BC41;
  border-radius: 100%;
}
ul > li > ul > li::before {
  width: var(--ulBox);
  height: var(--ulBox);
  background-color: transparent;
  border: 0.0625rem solid #74BC41;
}
ul > li > ul > li > ul > li {
  --ulBox: 4px;
}
ul > li > ul > li > ul > li::marker {
  color: currentColor;
}
ul > li > ul > li > ul > li::before {
  top: em(16px);
  background-color: currentColor;
  border-radius: 0;
}

ol > li {
  counter-increment: counter-1;
}
ol > li:before {
  content: counter(counter-1) ". ";
  top: 0.8125rem;
  font-size: 0.875rem;
  color: #74BC41;
}
ol > li > ol {
  counter-reset: counter-2;
}
ol > li > ol > li {
  counter-increment: counter-2;
}
ol > li > ol > li:before {
  content: counter(counter-2, lower-alpha) ". ";
  color: #74BC41;
}

h1 a,
.h1 a {
  display: inline-block;
}

h2 a,
.h2 a {
  display: inline-block;
}

h3 a,
.h3 a {
  display: inline-block;
}

h4 a,
.h4 a {
  display: inline-block;
}

h5 a,
.h5 a {
  display: inline-block;
}

h6 a,
.h6 a {
  display: inline-block;
}

blockquote {
  position: relative;
  display: block;
  border-left: 0.3125rem solid #74BC41;
  font-size: 1.75rem;
  line-height: 1.14;
  color: #74BC41;
  text-align: left;
  font-family: "filson-soft", sans-serif;
  font-weight: 700;
  max-width: 52.9375rem;
  margin: auto;
  margin-bottom: 3.75rem;
  padding: 0;
  padding-left: 1.375rem;
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
@media (max-width: 1199px) {
  blockquote {
    font-size: 1.25rem;
    line-height: 1.5;
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 767px) {
  blockquote {
    font-size: 1.125rem;
    margin-bottom: 1.875rem;
  }
}
blockquote p {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin-bottom: 0.75rem !important;
}
blockquote pre {
  font-size: 1rem;
  font-family: "new-hero", sans-serif;
  font-weight: normal;
  line-height: 1.375;
  text-align: left;
  color: #02267E;
}
blockquote a:hover {
  color: #02267E;
}

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

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: #74BC41;
  text-decoration: underline;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
  letter-spacing: 0 !important;
}
a:hover {
  color: #fff;
  outline: none;
}
a.tab-outline {
  outline: 1px solid;
  outline-offset: 0.1875rem;
}

/* Tables */
.table-wrapper {
  overflow-x: auto;
  font-size: 1.9375rem;
  line-height: 1.29;
  font-weight: 300;
  color: #74BC41;
  text-align: center;
  margin: 2rem 0;
}
@media (max-width: 991px) {
  .table-wrapper {
    border: none !important;
    padding: 0;
  }
}
.table-wrapper table {
  margin: 0;
  width: 100%;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
  border: none !important;
  border-radius: 0.75rem 0.75rem 0 0;
  overflow: hidden;
}
@media (max-width: 991px) {
  table {
    min-width: 47.9375rem;
  }
}
table td {
  text-align: center;
  color: #74BC41;
  padding: 1.2625rem 0.8125rem;
  width: auto !important;
  font-weight: 300;
  font-size: 0.875rem;
  line-height: 1.28;
  border: none !important;
  text-transform: capitalize;
  font-family: "new-hero", sans-serif;
  letter-spacing: 0.0625rem;
}
table th {
  font-size: 1rem;
  line-height: 1.7;
  color: #fff !important;
  background-color: #74BC41 !important;
  text-align: center;
  padding: 1.2625rem 0.8125rem;
  font-weight: 700;
  text-transform: capitalize !important;
  width: auto !important;
  border: none !important;
}
table tr:nth-child(odd) {
  background-color: #A2006E !important;
}
table tr:first-child {
  background-color: #74BC41 !important;
}
table tr:first-child td {
  font-size: 1.25rem;
  line-height: 1.5;
  color: #fff !important;
  font-weight: 700;
  width: auto !important;
  border: none !important;
  text-transform: uppercase !important;
}
table tbody {
  border: none !important;
  border-bottom: 0.0625rem solid #74BC41 !important;
}

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

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

/* stylelint-enable selector-class-pattern */
/**
 * Main content containers
 */
.alignfull, .alignwide, .container-fluid, .container {
  --gutter: 3.125rem;
  width: min(100% - var(--gutter) * 2, var(--container-width, 100%));
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767px) {
  .alignfull, .alignwide, .container-fluid, .container {
    --gutter: 1.25rem;
  }
}

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

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

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

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

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

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

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

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

.text-white {
  color: #fff;
}

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

.text-dark {
  color: #000;
}

/* 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;
  }
}
@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;
  }
}
@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;
  }
}
@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;
  }
}
@media (min-width: 1440px) {
  .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;
  }
}
/* WordPress default alignment */
.alignwide {
  --container-width: 90rem;
}

button, input[type=button],
input[type=reset],
input[type=submit], .btn-link, .btn {
  --focuc-outline-space: -1px;
  user-select: none;
  position: relative;
  display: inline-block;
  padding: 0.6875rem 1.375rem;
  border: none;
  border-radius: 0.625rem;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.11;
  color: #fff;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  background-color: transparent;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s;
  font-family: "filson-soft", sans-serif;
  border: 3px solid #74BC41;
  outline: 0;
}
@media (max-width: 1199px) {
  button, input[type=button],
  input[type=reset],
  input[type=submit], .btn-link, .btn {
    padding: 0.5rem 0.875rem;
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  button, input[type=button],
  input[type=reset],
  input[type=submit], .btn-link, .btn {
    font-size: 0.875rem;
  }
}
button:hover, input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover, .btn-link:hover, .btn:hover {
  cursor: pointer;
  text-decoration: none;
  background-color: #74BC41;
}

.btn-sm {
  padding: 0.25rem 0.5625rem;
  font-size: 0.75rem;
}
.btn-link {
  position: relative;
}
.btn-link::before {
  pointer-events: none;
  content: "";
  position: absolute;
  inset: -4px -8px;
  border: 1px solid #F2F4E1;
  border-radius: 0.375rem;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s ease;
}
.btn-link svg {
  display: inline-flex;
  fill: #74BC41;
  transition: 0.4s ease;
  margin-left: 5px;
}
.btn-link:hover, a:hover .btn-link {
  text-decoration: none;
  background-color: #74BC41;
}
.btn-link:hover svg, a:hover .btn-link svg {
  transform: translateX(5px);
  fill: #fff;
}

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

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

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

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: 3.5rem;
  padding: 0 0.9375rem;
  border: 0.0625rem solid #02267E;
  border-radius: 0;
  font-size: 1rem;
  font-weight: 400;
  color: #000;
  border-radius: 30px;
}
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: #02267E;
  outline: none;
}
input[type=url]::placeholder,
input[type=text]::placeholder,
input[type=password]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
input[type=search]::placeholder,
input[type=number]::placeholder,
input[type=date]::placeholder,
textarea::placeholder,
select::placeholder {
  color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}

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

button {
  cursor: pointer;
}

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

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  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.1875rem;
  margin-right: 0.625rem;
  border: 0.125rem solid #fff;
  border-radius: 50%;
  vertical-align: middle;
  background-color: #fff;
  box-shadow: 0 0 0 2px #000;
}
.radio-btn-group .radio-option .radio-custom {
  position: absolute;
  opacity: 0;
}
.radio-btn-group .radio-option .radio-custom:focus + .radio-custom-label {
  outline: none;
}
.radio-btn-group .radio-option .radio-custom:checked + .radio-custom-label::before {
  background-color: #000;
}

.checkbox input[type=checkbox] {
  cursor: pointer;
  display: none;
  width: initial;
  height: initial;
  margin-bottom: 0;
  padding: 0;
}
.checkbox input[type=checkbox]:checked + label::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 7px;
  transform: rotate(42deg);
  display: block;
  width: 0.3125rem;
  height: 0.625rem;
  border: solid #02267E;
  border-width: 0 0.125rem 0.125rem 0;
}
.checkbox label {
  cursor: pointer;
  position: relative;
}
.checkbox label::before {
  cursor: pointer;
  content: "";
  position: relative;
  display: inline-block;
  margin-right: 0.5rem;
  padding: 0.5rem;
  border: 0.125rem solid #02267E;
  vertical-align: middle;
  appearance: none;
  background-color: transparent;
}

.entry-banner {
  position: relative;
  overflow: hidden;
  height: 18.75rem;
}
.entry-banner img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.entry-banner .entry-header {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.9375rem;
  background-color: rgba(0, 0, 0, 0.75);
}
.entry-banner .entry-title {
  margin: 0;
  font-size: 2rem;
  color: white;
  text-transform: uppercase;
}
.entry-banner .test {
  color: red;
  width: 11.875rem;
  height: 11.875rem;
  margin-right: -1rem;
  margin-left: -1rem;
  padding-left: calc((100% - 96.25rem) / 2);
}
.entry-banner .test [class*=cell-] {
  padding-left: 1rem;
  padding-right: 1rem;
}
.entry-banner .test > div {
  padding-left: 3.125rem;
}
@media (max-width: 767px) {
  .entry-banner .test > div {
    padding-left: 1.25rem;
  }
}

.tab-component.light-bg {
  padding-top: 0;
  padding-bottom: 6.25rem;
  margin: 0;
  margin-top: 240px;
  background-color: #F2F4E1;
}
@media (max-width: 1199px) {
  .tab-component.light-bg {
    padding-bottom: 3.125rem;
  }
}
.tab-component.light-bg p,
.tab-component.light-bg button span, .tab-component.light-bg ul, .tab-component.light-bg li, .tab-component.light-bg a, .tab-component.light-bg span {
  color: #02267E !important;
}
.tab-component.light-bg .swiper-arrow:after {
  color: #02267E !important;
}
.tab-component.light-bg .tc-header {
  max-width: 64rem;
}
.tab-component.light-bg .tc-heading {
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.375;
  text-align: center;
}
.tab-component.light-bg .tc-description p {
  font-weight: bold;
  font-size: 2.25rem;
  line-height: 1.1;
  text-align: center;
}
@media (max-width: 1199px) {
  .tab-component.light-bg .tc-description p {
    font-size: 1.5rem;
  }
}
@media (max-width: 575px) {
  .tab-component.light-bg .tc-description p {
    font-size: 1.25rem;
  }
}
.tab-component .tc-header {
  max-width: 35rem;
  text-align: center;
  margin: auto;
  margin-bottom: 2.5rem;
}
.tab-component .tc-row {
  margin-right: -2rem;
  margin-left: -2rem;
}
.tab-component .tc-row [class*=cell-] {
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (max-width: 1199px) {
  .tab-component .tc-row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
  .tab-component .tc-row [class*=cell-] {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media (max-width: 991px) {
  .tab-component .tc-row {
    row-gap: 1.875rem;
  }
}
.tab-component .tc-tab-image {
  position: relative;
  padding-top: 79.1044776119%;
}
.tab-component .tc-tab-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tab-component .tc-tab-image img {
  border-radius: 0.625rem;
}
@media (max-width: 991px) {
  .tab-component .tc-tab-image {
    padding-top: 56.25%;
  }
  .tab-component .tc-tab-image img {
    object-fit: contain;
  }
}
@media (min-width: 1200px) {
  .tab-component .tc-left {
    width: 62%;
  }
}
@media (min-width: 1200px) {
  .tab-component .tc-right {
    width: 38%;
  }
}
.tab-component .tc-wrap {
  max-width: 70rem;
  margin: auto;
  position: relative;
  z-index: 2;
}
.tab-component .tc-tabs-container {
  overflow: hidden;
}
.tab-component .tc-tabs-wrap {
  position: relative;
}
.tab-component .tc-tabs {
  position: relative;
  align-items: flex-end;
  max-width: max-content;
  margin: 0 auto 3.4375rem;
  padding-top: 0.3125rem;
}
.tab-component .tc-tabs .tab-link {
  position: relative;
  padding: 0.375rem 0.625rem;
  border-radius: 50px;
}
.tab-component .tc-tabs .tab-link span {
  font-size: 1.125rem !important;
  min-width: 16.625rem !important;
}
@media (max-width: 767px) {
  .tab-component .tc-tabs .tab-link {
    opacity: 0.5;
    max-width: fit-content;
  }
  .tab-component .tc-tabs .tab-link.active {
    opacity: 1;
  }
}
.tab-component .tc-tabs .tab-link.swiper-slide-thumb-active {
  opacity: 1;
  text-decoration: none;
  background-color: #74BC41;
  cursor: unset;
}
.tab-component .tc-tabs .tab-link span {
  margin-bottom: 0;
  color: #fff;
}
.tab-component .tc-tab-icon {
  width: 2.5rem;
  height: 2.5rem;
  min-width: 2.5rem;
}
.tab-component .tc-tab-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.tab-component .tc-tab-left {
  max-height: 42.5rem;
  overflow: auto;
  padding-right: 1.25rem;
}
.tab-component .tc-tab-left::-webkit-scrollbar {
  width: 5px;
}
.tab-component .tc-tab-left::-webkit-scrollbar-track {
  --webkit-box-shadow: inset 0 0 6px rgba($black, 0.3);
  border-radius: 5px;
}
.tab-component .tc-tab-left::-webkit-scrollbar-thumb {
  --webkit-box-shadow: inset 0 0 6px rgba($black, 0.5);
  border-radius: 5px;
  background: rgba(116, 188, 65, 0.8);
}
.tab-component .tc-tab-left::-webkit-scrollbar-thumb:window-inactive {
  background: #74BC41;
}
@media (max-width: 991px) {
  .tab-component .tc-tab-left {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .tab-component .tc-tab-left p {
    font-weight: 600;
  }
}
.tab-component .tc-img {
  display: block;
  position: relative;
  padding-top: 72.8353140917%;
  border-radius: 1rem;
  overflow: hidden;
}
.tab-component .tc-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tab-component .tc-img video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tab-component .tc-img .ff-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.tab-component .tc-arrows {
  display: flex;
  gap: 0.9375rem;
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .tab-component .tc-arrows {
    display: none;
  }
}
.tab-component .tc-arrows .swiper-arrow {
  position: initial;
  margin: 0;
  padding: 0 !important;
}
.tab-component .tc-arrows .swiper-arrow.swiper-button-next:after {
  margin-left: 0.1875rem;
}
.tab-component .tc-arrows .swiper-arrow.swiper-button-prev:after {
  margin-right: 0.125rem;
}

.fifty-fifty-with-popup .ffwp-wrapper {
  max-width: 71rem;
  margin: auto;
}
.fifty-fifty-with-popup .ffwp-btnwrap {
  margin-top: 1.875rem;
}
.fifty-fifty-with-popup .ffwp-description {
  max-width: 18.125rem;
  margin: auto;
}
.fifty-fifty-with-popup .ffwp-description p {
  font-weight: 400;
}
@media (min-width: 1200px) {
  .fifty-fifty-with-popup .ffwp-cell-left {
    width: 37.39%;
  }
}
@media (min-width: 1200px) {
  .fifty-fifty-with-popup .ffwp-cell-right {
    width: 62.61%;
  }
}
.fifty-fifty-with-popup .ffwp-bgimg {
  position: relative;
  padding-top: 100%;
}
.fifty-fifty-with-popup .ffwp-bgimg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 991px) {
  .fifty-fifty-with-popup .ffwp-bgimg {
    padding-top: 56.25%;
  }
  .fifty-fifty-with-popup .ffwp-bgimg img {
    object-fit: contain;
  }
}
.fifty-fifty-with-popup .ffwp-img-wrap {
  max-width: 43.75rem;
}
@media (max-width: 991px) {
  .fifty-fifty-with-popup .ffwp-img-wrap {
    margin: auto;
  }
}
.fifty-fifty-with-popup .ffwp-row {
  align-items: center;
  row-gap: 1.875rem;
}
@media (max-width: 991px) {
  .fifty-fifty-with-popup .ffwp-row {
    flex-direction: column-reverse;
  }
}

.glance-gallery-component:has(+ section .shape) {
  padding-bottom: 15.625rem;
}
@media (max-width: 767px) {
  .glance-gallery-component:has(+ section .shape) {
    padding-bottom: 12.5rem;
  }
}
@media (min-width: 1200px) {
  .glance-gallery-component .gc-heading {
    font-size: 4.25rem;
    font-weight: 700;
  }
}
.glance-gallery-component .gc-wrapper {
  max-width: 89.125rem;
  margin: auto;
}
.glance-gallery-component .gc-header {
  max-width: 34.75rem;
  margin: auto;
  margin-bottom: 4rem;
}
@media (max-width: 767px) {
  .glance-gallery-component .gc-header {
    margin-bottom: 1.875rem;
  }
}
.glance-gallery-component .gc-card {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
}
@media (max-width: 1199px) {
  .glance-gallery-component .gc-card {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 0.9375rem;
    grid-row-gap: 0.9375rem;
  }
}
@media (max-width: 575px) {
  .glance-gallery-component .gc-card {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(4, 1fr);
  }
}
.glance-gallery-component .gc-card .gc-cardwrap {
  position: relative;
  overflow: hidden;
}
.glance-gallery-component .gc-card .gc-cardwrap:first-child {
  grid-area: 1/1/3/5;
}
.glance-gallery-component .gc-card .gc-cardwrap:first-child .gc-bgimg {
  height: 100%;
}
@media (max-width: 1199px) {
  .glance-gallery-component .gc-card .gc-cardwrap:first-child {
    grid-area: 1/1/2/3;
  }
}
@media (max-width: 575px) {
  .glance-gallery-component .gc-card .gc-cardwrap:first-child {
    grid-area: 1/1/2/2;
  }
}
.glance-gallery-component .gc-card .gc-cardwrap:nth-child(2) {
  grid-area: 1/5/2/11;
}
@media (max-width: 1199px) {
  .glance-gallery-component .gc-card .gc-cardwrap:nth-child(2) {
    grid-area: 1/3/2/5;
  }
}
@media (max-width: 575px) {
  .glance-gallery-component .gc-card .gc-cardwrap:nth-child(2) {
    grid-area: 2/1/3/2;
  }
}
.glance-gallery-component .gc-card .gc-cardwrap:nth-child(3) {
  grid-area: 2/5/3/8;
}
@media (max-width: 1199px) {
  .glance-gallery-component .gc-card .gc-cardwrap:nth-child(3) {
    grid-area: 2/1/3/3;
  }
}
@media (max-width: 575px) {
  .glance-gallery-component .gc-card .gc-cardwrap:nth-child(3) {
    grid-area: 3/1/4/2;
  }
}
.glance-gallery-component .gc-card .gc-cardwrap:nth-child(4) {
  grid-area: 2/8/3/11;
}
@media (max-width: 1199px) {
  .glance-gallery-component .gc-card .gc-cardwrap:nth-child(4) {
    grid-area: 2/3/3/5;
  }
}
@media (max-width: 575px) {
  .glance-gallery-component .gc-card .gc-cardwrap:nth-child(4) {
    grid-area: 4/1/5/2;
  }
}
.glance-gallery-component .gc-bgimg {
  width: 100%;
}
@media (min-width: 1200px) {
  .glance-gallery-component .gc-bgimg {
    height: 19.8125rem;
  }
}
@media (max-width: 1199px) {
  .glance-gallery-component .gc-bgimg {
    position: relative;
    padding-top: 80%;
  }
  .glance-gallery-component .gc-bgimg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (max-width: 767px) {
  .glance-gallery-component .gc-bgimg {
    padding-top: 100%;
  }
}
@media (max-width: 575px) {
  .glance-gallery-component .gc-bgimg {
    padding-top: 80%;
  }
}
.glance-gallery-component .gc-bgimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 2.25rem;
  transition: 1s;
}
@media (max-width: 1199px) {
  .glance-gallery-component .gc-bgimg img {
    border-radius: 0.9375rem;
  }
}
.glance-gallery-component .gc-front {
  height: 100%;
  border-radius: 2.25rem;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .glance-gallery-component .gc-front {
    border-radius: 0.9375rem;
  }
}
@media (max-width: 767px) {
  .glance-gallery-component .gc-front {
    height: 100%;
  }
}
.glance-gallery-component .gc-back {
  background: rgba(116, 188, 65, 0.8);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 2.25rem;
  transition: 1s;
  opacity: 0;
  padding: 1.875rem;
}
@media (max-width: 1199px) {
  .glance-gallery-component .gc-back {
    border-radius: 0.9375rem;
  }
}
@media (max-width: 767px) {
  .glance-gallery-component .gc-back {
    padding: 1.25rem;
  }
}
.glance-gallery-component .gc-back .gc-imgwrap {
  width: 2.5rem;
  height: 2.5rem;
  margin-bottom: 0.9375rem;
}
.glance-gallery-component .gc-back .gc-imgwrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.glance-gallery-component .gc-back * {
  margin: 0;
  color: #fff !important;
}
.glance-gallery-component .gc-backwrap {
  height: 100%;
  overflow: auto;
}
.glance-gallery-component .gc-backwrap.with-desc {
  max-height: 100%;
  overflow: auto;
}
.glance-gallery-component .gc-backwrap.with-desc::-webkit-scrollbar {
  width: 5px;
}
.glance-gallery-component .gc-backwrap.with-desc::-webkit-scrollbar-track {
  --webkit-box-shadow: inset 0 0 6px rgba($black, 0.3);
  border-radius: 5px;
}
.glance-gallery-component .gc-backwrap.with-desc::-webkit-scrollbar-thumb {
  --webkit-box-shadow: inset 0 0 6px rgba($black, 0.5);
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.8);
}
.glance-gallery-component .gc-backwrap.with-desc::-webkit-scrollbar-thumb:window-inactive {
  background: #74BC41;
}
.glance-gallery-component .gc-icon {
  position: absolute;
  left: 1.875rem;
  top: 1.875rem;
  width: 2.5rem;
  height: 2.5rem;
}
@media (max-width: 767px) {
  .glance-gallery-component .gc-icon {
    left: 1.25rem;
    top: 1.25rem;
  }
}
.glance-gallery-component .gc-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  opacity: 0.2;
}
.glance-gallery-component .gc-description {
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 1.23;
}
@media (max-width: 767px) {
  .glance-gallery-component .gc-description {
    font-size: 1.25rem;
  }
}
.glance-gallery-component .gc-cardwrap:hover .gc-back {
  opacity: 1;
}
.glance-gallery-component .gc-cardwrap:hover .gc-front {
  height: 100%;
}
.glance-gallery-component .gc-cardwrap:hover .gc-front .gc-bgimg img {
  scale: 1.2;
}

.faq-component .section-heading {
  margin-bottom: 3.6875rem;
}
.faq-component.change-text-theme .section-heading h3 {
  color: var(--bgText);
}
.faq-component.change-text-theme .plus-minus-icon:before, .faq-component.change-text-theme .plus-minus-icon:after {
  background: var(--bgText);
}
.faq-component.change-text-theme .faq-colwrap .h4 {
  color: var(--bgText);
}
.faq-component.change-text-theme .faq-innerwrap {
  color: var(--bgText);
}
.faq-component .plus-minus-icon {
  position: absolute;
  top: 50%;
  right: 0;
  width: 1.875rem;
  height: 1.875rem;
  transform: translateY(-50%);
  transition: 0.5s;
}
@media (max-width: 1199px) {
  .faq-component .plus-minus-icon {
    width: 1.25rem;
    height: 1.25rem;
  }
}
.faq-component .plus-minus-icon:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0.1875rem;
  height: 100%;
  background: #fff;
  margin: auto;
  transition: 0.4s;
}
.faq-component .plus-minus-icon:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0.1875rem;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background: #fff;
  margin: auto;
  transition: 0.4s;
}
.faq-component .faq-wrapper {
  max-width: 71rem;
  margin: auto;
}
.faq-component .faq-description {
  margin: 1.875rem 0;
  font-weight: 400;
}
.faq-component .faq-colwrap {
  border-bottom: 0.1875rem solid #0046F2;
}
.faq-component .faq-colwrap:first-child {
  border-top: 0.1875rem solid #0046F2;
}
.faq-component .faq-colwrap .h4 {
  padding: 2rem 3.125rem 2rem 0;
  margin: 0;
  font-weight: 700;
  line-height: 1.5;
  color: #fff;
}
@media (max-width: 1199px) {
  .faq-component .faq-colwrap .h4 {
    padding: 1.25rem 1.875rem 1.25rem 0;
  }
}
.faq-component .faq-colwrap.has-desc {
  cursor: pointer;
}
.faq-component .faq-colwrap.active .faq-title::before {
  opacity: 1;
}
.faq-component .faq-colwrap.active .plus-minus-icon {
  transform: translateY(-50%) rotate(45deg);
}
.faq-component .faq-title {
  position: relative;
}
.faq-component .faq-card {
  display: flex;
  flex-direction: column;
}
.faq-component .faq-desc {
  display: none;
  padding-bottom: 2.0625rem;
}
.faq-component .faq-innerwrap a {
  color: #02267E;
}
.faq-component .faq-innerwrap a:hover {
  color: #000;
}

.take-charge-component:has(+ .programs-carousel) {
  padding-bottom: 3.125rem;
}
.take-charge-component.aos-animate .tcc-card::before {
  transform: translate(-50%, -50%) scale(1.1);
}
.take-charge-component .tcc-eyebrow-text {
  font-weight: 600;
}
.take-charge-component .tcc-logo {
  width: 16.75rem;
  height: 9.4375rem;
}
@media (max-width: 767px) {
  .take-charge-component .tcc-logo {
    max-width: 9.375rem;
  }
}
.take-charge-component .tcc-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.take-charge-component .tcc-header {
  max-width: 35rem;
  margin: auto;
  margin-bottom: 7.0625rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 1.75rem;
}
@media (max-width: 1199px) {
  .take-charge-component .tcc-header {
    margin-bottom: 3.75rem;
  }
}
@media (max-width: 991px) {
  .take-charge-component .tcc-header {
    margin-bottom: 1.875rem;
    row-gap: 0.9375rem;
  }
}
.take-charge-component .tcc-image {
  position: relative;
  padding-top: 78.2991202346%;
  -webkit-mask-image: url(../images/mask-shape.svg);
  mask-image: url(../images/mask-shape.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
}
.take-charge-component .tcc-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.take-charge-component .tcc-imagewrap {
  filter: drop-shadow(-20px 15px 20px rgba(0, 0, 0, 0.2));
}
.take-charge-component .tcc-card-inner {
  display: flex;
  flex-direction: column;
  row-gap: 3.3125rem;
}
@media (max-width: 991px) {
  .take-charge-component .tcc-card-inner {
    row-gap: 1.875rem;
  }
}
.take-charge-component .tcc-card {
  display: flex;
  flex-direction: column;
  row-gap: 3.3125rem;
  max-width: 75.4375rem;
  margin: auto;
  position: relative;
}
.take-charge-component .tcc-card::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 20%;
  transform: translate(-50%, -50%);
  width: 88.1875rem;
  height: 23.875rem;
  background-image: url(../images/background-green.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  pointer-events: none;
  transition: 2s;
}
@media (max-width: 1199px) {
  .take-charge-component .tcc-card::before {
    top: 30%;
    width: 54.4375rem;
  }
}
@media (max-width: 991px) {
  .take-charge-component .tcc-card::before {
    width: 41.9375rem;
  }
}
@media (max-width: 991px) {
  .take-charge-component .tcc-card::before {
    display: none;
  }
}
.take-charge-component .tcc-detailwrap {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.take-charge-component .tcc-detailwrap .btn {
  max-width: fit-content;
  margin: auto;
  margin-top: 2.375rem;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .take-charge-component .tcc-detailwrap .btn {
    row-gap: 1.875rem;
  }
}
@media (max-width: 991px) {
  .take-charge-component .tcc-detailwrap .btn {
    row-gap: 0.9375rem;
  }
}
.take-charge-component .tcc-row {
  margin-right: -2.875rem;
  margin-left: -2.875rem;
}
.take-charge-component .tcc-row [class*=cell-] {
  padding-left: 2.875rem;
  padding-right: 2.875rem;
}
@media (max-width: 1199px) {
  .take-charge-component .tcc-row {
    margin-right: -1.5625rem;
    margin-left: -1.5625rem;
  }
  .take-charge-component .tcc-row [class*=cell-] {
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }
}
@media (max-width: 991px) {
  .take-charge-component .tcc-row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
  .take-charge-component .tcc-row [class*=cell-] {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media (max-width: 767px) {
  .take-charge-component .tcc-row {
    max-width: 31.25rem;
    margin: auto;
    row-gap: 3.125rem;
  }
}

.fifty-fifty {
  position: relative;
  overflow: hidden;
}
.fifty-fifty:has(+ .programs-carousel) {
  padding-bottom: 12.5rem;
}
@media (max-width: 767px) {
  .fifty-fifty:has(+ .programs-carousel) {
    padding-bottom: 6.25rem;
  }
}
.fifty-fifty:has(+ .full-image-with-shape) {
  padding-bottom: 12.5rem;
}
@media (max-width: 767px) {
  .fifty-fifty:has(+ .full-image-with-shape) {
    padding-bottom: 9.375rem;
  }
}
.fifty-fifty + .financial-block {
  margin-top: 6.25rem;
}
.fifty-fifty + .programs-carousel {
  margin-top: 0 !important;
}
.fifty-fifty.ff-light {
  background-color: #F2F4E1;
}
.fifty-fifty.ff-light .ff-detailwrap .eyebrow-text {
  color: #74BC41;
}
.fifty-fifty.ff-light .ff-detailwrap .h2 {
  color: #02267E;
}
.fifty-fifty.ff-light .ff-detailwrap .ff-description {
  color: #02267E;
}
.fifty-fifty.ff-light .ff-detailwrap .btn {
  color: #02267E;
}
.fifty-fifty.ff-rightimg .ff-row {
  flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .fifty-fifty.ff-rightimg .ff-row {
    flex-direction: column-reverse;
  }
}
.fifty-fifty.ff-rightimg .ff-detailwrap {
  margin-left: auto;
}
@media (min-width: 992px) {
  .fifty-fifty .ff-wrapper {
    max-width: 66rem;
    margin: auto;
  }
}
.fifty-fifty .ff-bgimg {
  position: relative;
}
@media (min-width: 768px) {
  .fifty-fifty .ff-bgimg img {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .fifty-fifty .ff-bgimg {
    padding-top: 60%;
  }
  .fifty-fifty .ff-bgimg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .fifty-fifty .ff-bgimg img {
    object-fit: contain;
  }
}
@media (max-width: 575px) {
  .fifty-fifty .ff-bgimg {
    padding-top: 100%;
  }
}
.fifty-fifty .ff-row {
  row-gap: 2rem;
  align-items: center;
}
@media (max-width: 767px) {
  .fifty-fifty .ff-row {
    flex-direction: column-reverse;
  }
}
@media (max-width: 767px) {
  .fifty-fifty .ff-detailwrap {
    margin: auto !important;
  }
}
.fifty-fifty .ff-detailwrap .h2 {
  font-size: 2.5rem;
}
.fifty-fifty .ff-detailwrap .eyebrow-text {
  padding: 0;
  margin-bottom: 1.125rem;
  font-size: 1.25rem;
  font-weight: 600;
}
.fifty-fifty .ff-detailwrap .eyebrow-text::before {
  display: none;
}
@media (max-width: 767px) {
  .fifty-fifty .ff-detailwrap .eyebrow-text {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 992px) {
  .fifty-fifty .ff-rightwrap {
    width: 60%;
  }
}
@media (min-width: 992px) {
  .fifty-fifty .ff-leftwrap {
    width: 40%;
  }
}
.fifty-fifty .ff-rightimg .ff-row {
  flex-direction: row-reverse;
}
.fifty-fifty .ff-btnwrap {
  margin: 1.25rem 0;
}
.fifty-fifty .ff-bgimgwrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 74.5rem;
  height: 35rem;
}
@media (max-width: 991px) {
  .fifty-fifty .ff-bgimgwrap {
    width: 100%;
  }
}
.fifty-fifty .ff-bgimgwrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  opacity: 0.6;
}

.image-with-cta {
  position: relative;
  overflow: hidden;
}
.image-with-cta:has(+ .fifty-fifty) {
  margin-bottom: 6.25rem;
}
.image-with-cta .iwc-wrapper {
  max-width: 89.25rem;
  margin: auto;
}
.image-with-cta .iwc-heading {
  max-width: 42.5rem;
  margin: auto;
  margin-bottom: 3.5625rem;
}
.image-with-cta .iwc-heading .iwc-description {
  max-width: 21.25rem;
  margin: auto;
}
.image-with-cta .iwc-card {
  margin-right: -0.75rem;
  margin-left: -0.75rem;
  row-gap: 1.5rem;
  justify-content: center;
}
.image-with-cta .iwc-card [class*=cell-] {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.image-with-cta .iwc-link {
  position: relative;
  overflow: hidden;
  text-decoration: none;
  min-height: 21.1875rem;
  display: block;
}
.image-with-cta .iwc-link .btn-wrap {
  width: 100%;
  height: 100%;
  padding: 15.8125rem 0.625rem 1.875rem 0.625rem;
  overflow: hidden;
  display: block;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  border-radius: 1.5rem;
  max-width: fit-content;
  margin: auto;
}
.image-with-cta .iwc-link .btn-wrap .btn {
  background: #fff;
  color: #02267E;
  border: none;
  z-index: 2;
  min-width: 12.75rem;
  font-size: 1.5rem;
  padding: 0.9375rem 1.375rem;
}
@media (max-width: 1199px) {
  .image-with-cta .iwc-link .btn-wrap .btn {
    font-size: 1.125rem;
  }
}
.image-with-cta .iwc-link:focus .btn::before {
  border-color: #F2F4E1;
  opacity: 1;
  visibility: visible;
}
.image-with-cta .iwc-link img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 1.5rem;
  transition: 1s;
  object-fit: cover;
}
.image-with-cta .iwc-link::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(2, 38, 126, 0.5);
  opacity: 0;
  transition: 1s;
  z-index: 1;
}
.image-with-cta .iwc-link:hover img {
  scale: 1.1;
}
.image-with-cta .iwc-link:hover::before {
  opacity: 1;
}
.image-with-cta .iwc-link:hover .btn {
  background: #02267E;
  color: #fff;
}
.image-with-cta .iwc-link.no-link {
  pointer-events: none;
}
.image-with-cta .iwc-cardinner {
  overflow: hidden;
  border-radius: 1.5rem;
  height: 100%;
}

.programs-carousel {
  background: linear-gradient(180deg, #001957 0%, #02267E 50%);
  position: relative;
}
.programs-carousel::before {
  content: "";
  position: absolute;
  left: 0;
  top: -6.25rem;
  width: 100%;
  height: 6.25rem;
  background-image: url(../images/footer-shape.svg);
  background-size: cover;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media (max-width: 991px) {
  .programs-carousel::before {
    top: -3.75rem;
    height: 3.75rem;
  }
}
@media (max-width: 575px) {
  .programs-carousel::before {
    height: 1.875rem;
    top: -1.875rem;
  }
}
.programs-carousel .swiper-arrow {
  position: relative;
  margin: 0;
}
.programs-carousel .swiper-pagination {
  position: unset;
  max-width: fit-content;
  font-weight: 600;
  padding: 0 1.25rem;
}
.programs-carousel .pc-wrapper {
  padding-top: 6.25rem;
}
.programs-carousel .pc-heading {
  max-width: 41.25rem;
  margin: auto;
  margin-bottom: 6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  row-gap: 2.4375rem;
}
@media (max-width: 1199px) {
  .programs-carousel .pc-heading {
    margin-bottom: 3.125rem;
    row-gap: 1.25rem;
  }
}
@media (max-width: 767px) {
  .programs-carousel .pc-heading {
    margin-bottom: 1.875rem;
  }
}
.programs-carousel .pc-heading .h1 {
  margin: 0;
}
.programs-carousel .pc-logowrap {
  width: 9.8125rem;
  height: 4.625rem;
  margin: auto;
}
@media (max-width: 1199px) {
  .programs-carousel .pc-logowrap {
    max-width: 8.125rem;
  }
}
.programs-carousel .pc-logowrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.programs-carousel .pc-slider {
  padding-left: 5.3125rem;
}
@media (max-width: 1199px) {
  .programs-carousel .pc-slider {
    padding-left: 3.125rem;
  }
}
@media (max-width: 767px) {
  .programs-carousel .pc-slider {
    padding: 0;
  }
}
.programs-carousel .pc-row {
  align-items: center;
  row-gap: 1.875rem;
}
@media (min-width: 1200px) {
  .programs-carousel .pc-row {
    margin-right: -2.1875rem;
    margin-left: -2.1875rem;
  }
  .programs-carousel .pc-row [class*=cell-] {
    padding-left: 2.1875rem;
    padding-right: 2.1875rem;
  }
}
@media (max-width: 767px) {
  .programs-carousel .pc-row {
    margin: 0;
  }
}
.programs-carousel .pc-arrows {
  display: flex;
  justify-content: center;
  align-items: center;
}
.programs-carousel .pc-detailwrap {
  display: flex;
  flex-direction: column;
  row-gap: 1.75rem;
}
@media (max-width: 767px) {
  .programs-carousel .pc-detailwrap {
    row-gap: 1.875rem;
  }
}
.programs-carousel .pc-detailwrap .eyebrow-title {
  font-size: 1.25rem;
  font-weight: 600;
}
.programs-carousel .pc-detailwrap .pc-detail {
  display: flex;
  flex-direction: column;
  row-gap: 1.75rem;
}
@media (max-width: 767px) {
  .programs-carousel .pc-detailwrap .pc-detail {
    row-gap: 0.625rem;
  }
}
.programs-carousel .pc-detailwrap .pc-detail * {
  margin: 0;
}
.programs-carousel .pc-mainwrap {
  overflow: hidden;
  border-radius: 2.25rem 0 0 2.25rem;
}
.programs-carousel .pc-cardwrap {
  position: relative;
  overflow: hidden;
  border-radius: 2.25rem;
}
.programs-carousel .pc-cardwrap::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--bgHoverColor);
  border-radius: 2.25rem;
  opacity: 0.5;
}
@media (max-width: 767px) {
  .programs-carousel .pc-cardwrap.swiper-slide-active .pc-topwrap img {
    scale: 1.1;
  }
}
.programs-carousel .pc-cardwrap:hover .pc-bottomwrap {
  opacity: 1;
}
.programs-carousel .pc-cardwrap:hover .pc-topwrap img {
  scale: 1.1;
}
.programs-carousel .pc-bottomwrap {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 6.25rem;
  min-height: 37.5rem;
  border-radius: 2.25rem;
  padding: 3.125rem 3.125rem 3.125rem 5.125rem;
  opacity: 0;
  transition: 1s;
  text-align: center;
}
@media (max-width: 1199px) {
  .programs-carousel .pc-bottomwrap {
    padding: 1.875rem;
    min-height: 31.25rem;
  }
}
@media (max-width: 767px) {
  .programs-carousel .pc-bottomwrap {
    opacity: 1;
  }
}
@media (max-width: 575px) {
  .programs-carousel .pc-bottomwrap {
    min-height: 21.875rem;
  }
}
.programs-carousel .pc-bottomwrap::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--bgHoverColor);
  opacity: 0.7;
}
.programs-carousel .pc-bottomwrap .h4 {
  color: #fff;
  margin: 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
.programs-carousel .pc-topwrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 2.25rem;
}
.programs-carousel .pc-topwrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 2.25rem;
  transition: 1s;
}
.programs-carousel .pc-btnwrap {
  position: absolute;
  left: 5.125rem;
  bottom: 3.9375rem;
  z-index: 2;
}
@media (max-width: 1199px) {
  .programs-carousel .pc-btnwrap {
    left: 1.875rem;
    bottom: 1.875rem;
  }
}
.programs-carousel .pc-btnwrap .btn {
  background: #fff;
  color: #02267E;
  padding: 0.75rem 0.75rem;
  min-width: 19.3125rem;
  font-size: 1.5rem;
  border: none;
}
@media (max-width: 1199px) {
  .programs-carousel .pc-btnwrap .btn {
    padding: 0.75rem 1.25rem;
    min-width: unset;
    font-size: 1.125rem;
  }
}
.programs-carousel .pc-btnwrap .btn:hover {
  background: #02267E;
  color: #fff;
}

.full-width-fifty-fifty {
  position: relative;
  overflow: hidden;
  background-color: #F2F4E1;
}
.full-width-fifty-fifty:has(+ .insight-card-section) {
  padding-bottom: 150px;
}
@media (max-width: 767px) {
  .full-width-fifty-fifty:has(+ .insight-card-section) {
    padding-bottom: 150px;
  }
}
.full-width-fifty-fifty + .insight-card-section::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -300px;
  width: 100%;
  height: 400px;
  background-image: url(../images/header-shape.svg);
  pointer-events: none;
}
@media (max-width: 991px) {
  .full-width-fifty-fifty + .insight-card-section::before {
    top: -240px;
  }
}
@media (max-width: 767px) {
  .full-width-fifty-fifty + .insight-card-section::before {
    top: -200px;
  }
}
@media (max-width: 1920px) {
  .full-width-fifty-fifty + .insight-card-section::before {
    background-size: cover;
    background-position: center;
  }
}
.full-width-fifty-fifty .fwff-container {
  padding-right: calc((100% - 96.25rem) / 2);
}
.full-width-fifty-fifty .fwff-container > div {
  padding-right: 3.125rem;
}
@media (max-width: 767px) {
  .full-width-fifty-fifty .fwff-container > div {
    padding-right: 1.25rem;
  }
}
.full-width-fifty-fifty .fwff-bgimg {
  position: relative;
  padding-top: 86.6071428571%;
}
.full-width-fifty-fifty .fwff-bgimg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.full-width-fifty-fifty .fwff-bgimg img {
  object-fit: contain;
}
.full-width-fifty-fifty .fwff-row {
  align-items: center;
  row-gap: 3.125rem;
}
@media (min-width: 1200px) {
  .full-width-fifty-fifty .fwff-row {
    margin-right: -1.5625rem;
    margin-left: -1.5625rem;
  }
  .full-width-fifty-fifty .fwff-row [class*=cell-] {
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }
}
@media (min-width: 1200px) {
  .full-width-fifty-fifty .fwff-detailwrap {
    max-width: 25rem;
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .full-width-fifty-fifty .fwff-detailwrap {
    padding: 0 0 0 1.25rem;
  }
}
.full-width-fifty-fifty .fwff-detailwrap .h3 {
  color: #02267E;
}
.full-width-fifty-fifty .fwff-detailwrap .h6 {
  font-weight: 600;
  font-family: "new-hero", sans-serif;
}
.full-width-fifty-fifty .fwff-description {
  color: #02267E;
}
.full-width-fifty-fifty .fwff-description span {
  font-size: 0.875rem;
  line-height: 1.57;
}
.full-width-fifty-fifty .fwff-description p {
  font-weight: 400;
}
.full-width-fifty-fifty .fwff-downloadwrap {
  margin-top: 2.5625rem;
  color: #02267E;
}
@media (max-width: 767px) {
  .full-width-fifty-fifty .fwff-downloadwrap {
    margin-top: 1.25rem;
  }
}
.full-width-fifty-fifty .fwff-downloadwrap span {
  font-weight: 700;
  font-size: 0.875rem;
}
@media (min-width: 1200px) {
  .full-width-fifty-fifty .fwff-imagecard {
    width: 67.631%;
  }
}
@media (min-width: 1200px) {
  .full-width-fifty-fifty .fwff-detailcard {
    width: 32.369%;
  }
}
.full-width-fifty-fifty .fwff-btnwrap {
  margin-top: 2.0625rem;
  display: flex;
  gap: 1.1875rem;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .full-width-fifty-fifty .fwff-btnwrap {
    margin-top: 1.25rem;
  }
}
.full-width-fifty-fifty .fwff-btnwrap .app-btn {
  width: 100%;
  height: 62px;
  max-width: 11.5rem;
  transition: 0.3s;
}
@media (max-width: 1199px) {
  .full-width-fifty-fifty .fwff-btnwrap .app-btn {
    max-width: 9.375rem;
    height: 50px;
  }
}
.full-width-fifty-fifty .fwff-btnwrap .app-btn:hover img {
  opacity: 0.5;
  box-shadow: -10px 5px 10px rgba(0, 0, 0, 0);
}
.full-width-fifty-fifty .fwff-btnwrap .app-btn img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  box-shadow: -10px 5px 10px rgba(0, 0, 0, 0.2);
  border-radius: 0.625rem;
  transition: 0.3s;
}
.full-width-fifty-fifty .fwff-bgimgwrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 74.5rem;
  height: 35rem;
}
@media (max-width: 991px) {
  .full-width-fifty-fifty .fwff-bgimgwrap {
    width: 100%;
  }
}
.full-width-fifty-fifty .fwff-bgimgwrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  opacity: 0.6;
}

.full-image-with-shape {
  position: relative;
  margin-top: 6.75rem;
}
@media (max-width: 767px) {
  .full-image-with-shape {
    margin-top: 3.125rem;
  }
}
.full-image-with-shape + .banking-products-slider {
  margin-top: 4.125rem;
}
@media (max-width: 991px) {
  .full-image-with-shape + .banking-products-slider {
    margin-top: 3.125rem;
    padding-top: 0;
  }
}
.full-image-with-shape.fiws-light .fiws-detailwrap {
  background-color: #F2F4E1;
}
.full-image-with-shape.fiws-light .fiws-detailwrap::before {
  background-image: url(../images/light-shape.svg);
  background-size: cover;
  background-repeat: no-repeat;
}
.full-image-with-shape.fiws-light .fiws-detailwrap .h1 {
  color: #02267E;
}
.full-image-with-shape.fiws-dark .fiws-detailwrap {
  background: linear-gradient(180deg, #001957 0%, #02267E 50%);
}
@media (max-width: 1199px) {
  .full-image-with-shape.fiws-dark .fiws-detailwrap {
    background: linear-gradient(180deg, #001957 10%, #02267E 50%);
  }
}
.full-image-with-shape.fiws-dark .fiws-detailwrap::before {
  background-image: url(../images/footer-shape.svg);
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .full-image-with-shape.fiws-dark .fiws-detailwrap::before {
    top: -7.5rem;
  }
}
.full-image-with-shape.fiws-pink .fiws-detailwrap {
  margin-top: -7.5rem;
}
.full-image-with-shape.fiws-pink .fiws-detailwrap::before {
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 170%;
  background-image: url(../images/pink-shape.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.full-image-with-shape.fiws-green .fiws-detailwrap {
  margin-top: -7.5rem;
}
.full-image-with-shape.fiws-green .fiws-detailwrap::before {
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 170%;
  background-image: url(../images/green-shape.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.full-image-with-shape.fiws-yellow.shape-top .fiws-wrapper {
  position: relative;
}
.full-image-with-shape.fiws-yellow.shape-top .fiws-wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  top: 87%;
  width: 100%;
  height: 100%;
  background-image: url(../images/yellow-shape.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  z-index: 1;
  pointer-events: none;
}
.full-image-with-shape.fiws-yellow.shape-top + .insight-card-section {
  position: relative;
  z-index: 1;
}
.full-image-with-shape.fiws-yellow .fiws-detailwrap {
  margin-top: -7.5rem;
  background-color: #FDBF0F;
}
.full-image-with-shape.fiws-yellow .fiws-detailwrap::before {
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 170%;
  background-image: url(../images/yellow-shape.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.full-image-with-shape.fiws-yellow:has(+ .insight-card-section) .fiws-imgwrap {
  margin-bottom: 0 !important;
  padding-bottom: 0;
}
.full-image-with-shape.fiws-yellow + .insight-card-section {
  margin-top: 0 !important;
  padding: 6.25rem 0;
  margin-bottom: 6.25rem !important;
  background-color: #FDBF0F;
}
@media (max-width: 575px) {
  .full-image-with-shape.fiws-yellow + .insight-card-section {
    padding: 4.375rem 0;
  }
}
.full-image-with-shape.fiws-yellow + .insight-card-section + .financial-block {
  margin-top: 6.25rem !important;
}
@media (max-width: 575px) {
  .full-image-with-shape.fiws-yellow + .insight-card-section + .financial-block {
    margin-top: 4.375rem;
  }
}
.full-image-with-shape.fiws-sky-blue.shape-top .fiws-wrapper {
  position: relative;
}
.full-image-with-shape.fiws-sky-blue.shape-top .fiws-wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  top: 85%;
  width: 100%;
  height: 100%;
  background-image: url(../images/sky-blue-shape.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  z-index: 1;
  pointer-events: none;
}
.full-image-with-shape.fiws-sky-blue.shape-top + .grid-card {
  position: relative;
  z-index: 1;
}
.full-image-with-shape.fiws-sky-blue.shape-top .fiws-imgwrap {
  margin-bottom: 0;
}
.full-image-with-shape.fiws-sky-blue .fiws-detailwrap {
  margin-top: -7.5rem;
}
.full-image-with-shape.fiws-sky-blue .fiws-detailwrap::before {
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 350%;
  background-image: url(../images/sky-blue-shape.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}
@media (max-width: 1921px) {
  .full-image-with-shape.fiws-sky-blue .fiws-detailwrap::before {
    top: -80px;
  }
}
@media (max-width: 1199px) {
  .full-image-with-shape.fiws-sky-blue .fiws-detailwrap::before {
    top: -50px;
  }
}
@media (max-width: 991px) {
  .full-image-with-shape.fiws-sky-blue .fiws-detailwrap::before {
    top: -35px;
  }
}
@media (max-width: 767px) {
  .full-image-with-shape.fiws-sky-blue .fiws-detailwrap::before {
    top: -20px;
  }
}
@media (max-width: 575px) {
  .full-image-with-shape.fiws-sky-blue .fiws-detailwrap::before {
    top: 0;
  }
}
.full-image-with-shape .fiws-imgwrap {
  max-width: 95.25rem;
  margin: auto;
  padding: 0 3.125rem;
  margin-bottom: 6.25rem;
}
@media (max-width: 767px) {
  .full-image-with-shape .fiws-imgwrap {
    padding: 0 1.25rem;
  }
}
.full-image-with-shape .fiws-topimg {
  position: relative;
  padding-top: 52.2916666667%;
}
.full-image-with-shape .fiws-topimg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.full-image-with-shape .fiws-detailwrap {
  position: relative;
  padding-top: 5rem;
  margin-top: -6.25rem;
}
@media (max-width: 991px) {
  .full-image-with-shape .fiws-detailwrap {
    padding-top: 3.125rem;
  }
}
.full-image-with-shape .fiws-detailwrap::before {
  content: "";
  position: absolute;
  left: 0;
  top: -7.5rem;
  width: 100%;
  height: 7.5rem;
  pointer-events: none;
}
@media (max-width: 1199px) {
  .full-image-with-shape .fiws-detailwrap::before {
    top: -5.625rem;
  }
}
@media (max-width: 767px) {
  .full-image-with-shape .fiws-detailwrap::before {
    top: -3.75rem;
    height: 3.75rem;
  }
}
@media (max-width: 575px) {
  .full-image-with-shape .fiws-detailwrap::before {
    top: -1.875rem;
    height: 1.875rem;
  }
}
.full-image-with-shape .fiws-detail {
  display: flex;
  flex-direction: column;
  row-gap: 2.25rem;
  max-width: 53.8125rem;
  margin: auto;
  position: relative;
}
@media (max-width: 767px) {
  .full-image-with-shape .fiws-detail {
    padding: 0 1.25rem;
  }
}
.full-image-with-shape .fiws-logoimg {
  width: 100%;
  max-width: 25.625rem;
  margin: auto;
}
.full-image-with-shape .fiws-logoimg img {
  object-fit: contain;
}

.account-section.hide-step .as-detailwrap span {
  display: none;
}
.account-section .as-wrapper {
  max-width: 57.5rem;
  margin: auto;
}
.account-section .as-heading {
  max-width: 37rem;
  margin: auto;
  margin-bottom: 2.5rem;
}
.account-section .as-heading .eyebrow-text {
  color: var(--bgText);
}
.account-section .as-cardinner {
  background: #F2F4E1;
  border-radius: 1.5rem;
  padding: 1.4375rem 2.1875rem 2.1875rem;
  position: relative;
}
@media (max-width: 991px) {
  .account-section .as-cardinner {
    padding: 1.4375rem 1.25rem 2.1875rem;
  }
}
.account-section .as-cardinner.is-hovered .as-detailwrap svg {
  transform: translateX(-50%) scale(-1);
}
.account-section .as-imgwrap {
  margin: auto;
  max-width: 12.625rem;
}
@media (max-width: 1199px) {
  .account-section .as-imgwrap {
    max-width: 7.5rem;
  }
}
.account-section .as-imgwrap .as-img {
  position: relative;
  padding-top: 75.2475247525%;
}
.account-section .as-imgwrap .as-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.account-section .as-imgwrap .as-img img {
  object-fit: contain;
}
.account-section .as-detailwrap {
  margin-top: 1.75rem;
}
.account-section .as-detailwrap span {
  font-size: 1.125rem;
  line-height: 2;
  font-weight: 700;
  color: #02267E;
  text-transform: capitalize;
  font-family: "filson-soft", sans-serif;
}
@media (max-width: 1199px) {
  .account-section .as-detailwrap span {
    font-size: 0.875rem;
  }
}
.account-section .as-detailwrap .h4 {
  color: #02267E;
}
@media (min-width: 992px) {
  .account-section .as-detailwrap .h4 {
    font-size: 1.5rem;
  }
}
.account-section .as-detailwrap .as-description {
  color: #02267E;
}
@media (max-width: 991px) {
  .account-section .as-detailwrap .as-description {
    display: block !important;
  }
}
.account-section .as-detailwrap .as-description p {
  font-size: 0.875rem;
}
@media (max-width: 1199px) {
  .account-section .as-detailwrap .as-description p {
    font-size: 0.75rem;
  }
}
.account-section .as-detailwrap svg {
  width: 2.125rem;
  height: 2.125rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -1rem;
  transition: 0.3s;
}
@media (max-width: 991px) {
  .account-section .as-detailwrap svg {
    display: none;
  }
}
.account-section .as-btnwrap {
  margin-top: 4.0625rem;
  text-align: center;
}
@media (min-width: 992px) {
  .account-section .as-card {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
  .account-section .as-card [class*=cell-] {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
@media (max-width: 991px) {
  .account-section .as-card {
    row-gap: 1.875rem;
    max-width: 28.125rem;
    margin: auto;
  }
}
@media (max-width: 991px) {
  .account-section .as-card .as-btnwrap {
    display: none;
  }
}
@media (min-width: 992px) {
  .account-section .as-card + .as-btnwrap {
    display: none;
  }
}

.testimonial-block:has(+ .light-bg).right-img {
  position: relative;
  padding-bottom: 0;
  margin-bottom: 0;
}
.testimonial-block:has(+ .light-bg).right-img .tb-imginner {
  height: 100%;
}
@media (max-width: 767px) {
  .testimonial-block:has(+ .light-bg).right-img .tb-imginner {
    max-width: 25rem;
    margin: auto;
  }
}
.testimonial-block:has(+ .light-bg).right-img .tb-description * {
  font-size: 2.5rem;
}
@media (max-width: 991px) {
  .testimonial-block:has(+ .light-bg).right-img .tb-description * {
    font-size: 1.5rem;
  }
}
.testimonial-block:has(+ .light-bg).right-img .tb-img {
  padding-top: unset;
  max-width: 100%;
}
.testimonial-block:has(+ .light-bg).right-img .tb-img img {
  position: unset;
  max-width: 100%;
  margin-bottom: -8.125rem;
}
@media (max-width: 767px) {
  .testimonial-block:has(+ .light-bg).right-img .tb-row {
    flex-direction: column-reverse;
  }
}
.testimonial-block:has(+ .light-bg).right-img::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  width: 100%;
  height: 24.9375rem;
  background-image: url(../images/gray-shape.svg);
  pointer-events: none;
  background-position: center;
  z-index: 1;
}
@media (min-width: 768px) {
  .testimonial-block.right-img .tb-row {
    flex-direction: row-reverse;
    margin-right: -0.71875rem;
    margin-left: -0.71875rem;
  }
  .testimonial-block.right-img .tb-row [class*=cell-] {
    padding-left: 0.71875rem;
    padding-right: 0.71875rem;
  }
  .testimonial-block.right-img .tb-wrapper {
    max-width: 71rem;
    margin: auto;
  }
  .testimonial-block.right-img .tb-detailwrap {
    width: 48.8%;
  }
  .testimonial-block.right-img .tb-imgwrap {
    width: 51.2%;
  }
}
.testimonial-block .tb-wrapper {
  max-width: 81.5rem;
  margin: auto;
}
.testimonial-block .tb-description {
  display: inline-table;
  margin-bottom: 0;
  font-family: "filson-soft", sans-serif;
}
.testimonial-block .tb-description span {
  display: inline;
}
.testimonial-block .tb-description * {
  font-size: 2.25rem;
  line-height: 1.05;
  font-weight: 700;
  display: inline;
}
@media (max-width: 991px) {
  .testimonial-block .tb-description * {
    font-size: 1.5rem;
  }
}
@media (min-width: 992px) {
  .testimonial-block .tb-imgwrap {
    width: 42.75%;
  }
}
@media (min-width: 992px) {
  .testimonial-block .tb-detailwrap {
    width: 57.25%;
  }
}
.testimonial-block .tb-img {
  position: relative;
  padding-top: 102.9126213592%;
}
.testimonial-block .tb-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.testimonial-block .tb-img img {
  object-fit: contain;
}
.testimonial-block .tb-row {
  margin-right: -2rem;
  margin-left: -2rem;
  align-items: center;
  row-gap: 1.875rem;
}
.testimonial-block .tb-row [class*=cell-] {
  padding-left: 2rem;
  padding-right: 2rem;
}
.testimonial-block .tb-heading {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1.75rem;
}
.testimonial-block .tb-text {
  margin-top: 0.9375rem;
  font-weight: 400;
}
@media (max-width: 991px) {
  .testimonial-block .tb-detail {
    text-align: center;
  }
}

.scroll-fix {
  overflow: hidden;
}
.scroll-fix header {
  display: none;
}

.financial-block.show-pattern {
  background: linear-gradient(180deg, #001957 0%, #02267E 50%);
  position: relative;
  margin-top: 6.25rem !important;
}
@media (min-width: 992px) {
  .financial-block.show-pattern {
    padding-top: 9.375rem !important;
  }
}
@media (max-width: 991px) {
  .financial-block.show-pattern {
    margin-top: 5rem !important;
    padding-top: 3.125rem !important;
  }
}
@media (max-width: 575px) {
  .financial-block.show-pattern {
    margin-top: 3rem !important;
  }
}
.financial-block.show-pattern::before {
  content: "";
  position: absolute;
  left: 0;
  top: -6.25rem;
  width: 100%;
  height: 6.25rem;
  background-image: url(../images/footer-shape.svg);
  background-size: cover;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media (max-width: 991px) {
  .financial-block.show-pattern::before {
    top: -3.75rem;
    height: 3.75rem;
  }
}
@media (max-width: 575px) {
  .financial-block.show-pattern::before {
    height: 1.875rem;
    top: -1.875rem;
  }
}
.financial-block .fb-large .fb-detailcard .h3 {
  font-size: 3.25rem;
}
@media (max-width: 991px) {
  .financial-block .fb-large .fb-detailcard .h3 {
    font-size: 1.875rem;
  }
}
@media (max-width: 767px) {
  .financial-block .fb-large .fb-detailcard .h3 {
    font-size: 1.5rem;
  }
}
.financial-block .fb-row {
  margin-right: -0.75rem;
  margin-left: -0.75rem;
  row-gap: 1.5rem;
}
.financial-block .fb-row [class*=cell-] {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.financial-block .fb-heading {
  max-width: 54.5rem;
  margin: auto;
  margin-bottom: 3.125rem;
}
@media (max-width: 767px) {
  .financial-block .fb-heading {
    margin-bottom: 1.875rem;
  }
}
.financial-block .fb-heading:has(.fb-btnwrap) {
  max-width: 44.6875rem;
  margin: auto;
  margin-bottom: 9.375rem;
}
@media (max-width: 1199px) {
  .financial-block .fb-heading:has(.fb-btnwrap) {
    margin-bottom: 3.125rem;
  }
}
.financial-block .fb-heading .fb-btnwrap {
  margin-top: 3rem;
}
@media (max-width: 1199px) {
  .financial-block .fb-heading .fb-btnwrap {
    margin-top: 0.9375rem;
  }
}
.financial-block .fb-heading .fb-btnwrap .btn {
  color: #02267E;
}
.financial-block .fb-heading .h2 {
  font-size: 3.25rem;
}
@media (max-width: 991px) {
  .financial-block .fb-heading .h2 {
    font-size: 1.875rem;
  }
}
@media (max-width: 767px) {
  .financial-block .fb-heading .h2 {
    font-size: 1.5rem;
  }
}
.financial-block .fb-heading .fb-logo {
  width: 21.25rem;
  height: 11.9375rem;
  margin: auto;
  margin-bottom: 4.375rem;
}
@media (max-width: 767px) {
  .financial-block .fb-heading .fb-logo {
    max-width: 9.375rem;
    width: 9.375rem;
    height: 6.25rem;
    margin-bottom: 0.625rem;
  }
}
.financial-block .fb-heading .fb-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.financial-block .fb-detailwrap {
  padding: 13.875rem 1.875rem;
  height: 100%;
  text-align: center;
  min-height: 40rem;
}
@media (max-width: 1199px) {
  .financial-block .fb-detailwrap {
    padding: 9.375rem 1.875rem;
    min-height: 28.125rem;
  }
}
@media (max-width: 991px) {
  .financial-block .fb-detailwrap {
    padding: 6.25rem 1.25rem;
    min-height: 21.875rem;
  }
}
.financial-block .fb-detailcard {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 1.875rem;
  max-width: 39.0625rem;
  margin: auto;
  height: 100%;
}
@media (max-width: 767px) {
  .financial-block .fb-detailcard {
    row-gap: 0.9375rem;
  }
}
.financial-block .fb-detailcard .h3 {
  margin: 0;
  color: #fff;
  position: relative;
  z-index: 1;
}
.financial-block .fb-detailcard .btn {
  background: #fff;
  color: #02267E;
  border: none;
  z-index: 2;
  font-size: 1.5rem;
  padding: 0.9375rem 2.4375rem;
  max-width: fit-content;
}
@media (max-width: 1199px) {
  .financial-block .fb-detailcard .btn {
    font-size: 1.125rem;
  }
}
@media (max-width: 767px) {
  .financial-block .fb-detailcard .btn {
    font-size: 1rem;
  }
}
.financial-block .fb-detailcard .btn:hover {
  background: #02267E;
  color: #fff;
}
.financial-block .fb-cardwrap {
  position: relative;
  height: 100%;
  text-decoration: none;
  border-radius: 2.25rem;
  transition: 1s;
  overflow: hidden;
  min-height: 20.9375rem;
}
.financial-block .fb-cardwrap::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.12);
  pointer-events: none;
  z-index: 1;
  border-radius: 2.25rem;
}
.financial-block .fb-cardwrap:hover .fb-imgwrap img {
  transform: scale(1.25);
}
.financial-block .fb-cardwrap:hover .fb-cardwrap::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(116, 188, 65, 0.8);
  opacity: 0.85;
  pointer-events: none;
  transition: 1s;
}
.financial-block .fb-cardwrap:focus .fb-detailcard .btn::before {
  border-color: #F2F4E1;
  opacity: 1;
  visibility: visible;
}
.financial-block .fb-imgwrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 2.25rem;
}
.financial-block .fb-imgwrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 2.25rem;
  transition: 1s;
  transform: scale(1.15);
}
.financial-block .fb-wrapper {
  max-width: 107.25rem;
  margin: auto;
}
.financial-block .fb-popup-inner {
  width: 100%;
  overflow: auto;
  height: auto;
}
@media (max-width: 767px) {
  .financial-block .fb-popup-inner {
    padding: 1.875rem;
  }
}
.financial-block .fb-popup-card {
  background-color: #001957;
  padding: 6.25rem 4.375rem 4.375rem 4.375rem;
  border-radius: 2.25rem;
  width: 80%;
  max-width: 89.0625rem;
  margin: 100px auto;
  position: relative;
}
@media (max-width: 1199px) {
  .financial-block .fb-popup-card {
    padding: 5rem 1.875rem 1.875rem 1.875rem;
  }
}
@media (max-width: 767px) {
  .financial-block .fb-popup-card {
    width: 100%;
    padding: 3.125rem 1.25rem 1.25rem 1.25rem;
  }
}
.financial-block .fb-popup-card .popup-info {
  font-size: 1.25rem;
  font-weight: 600;
}
@media (max-width: 1199px) {
  .financial-block .fb-popup-card .popup-info {
    font-size: 1rem;
    margin-bottom: 0.625rem;
  }
}
.financial-block .fb-popup-card .h2 {
  font-size: 6.25rem;
  color: #74BC41;
}
@media (max-width: 1199px) {
  .financial-block .fb-popup-card .h2 {
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  .financial-block .fb-popup-card .h2 {
    font-size: 1.75rem;
  }
}
.financial-block .fb-popup-card .fb-popuptop {
  margin-bottom: 6.25rem;
}
@media (max-width: 1199px) {
  .financial-block .fb-popup-card .fb-popuptop {
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 767px) {
  .financial-block .fb-popup-card .fb-popuptop {
    margin-bottom: 1.25rem;
  }
}
.financial-block .fb-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100dvh;
  display: flex;
  background-color: rgba(0, 0, 0, 0.85);
  flex-direction: column;
  justify-content: center;
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
.financial-block .fb-popup.is-open-popup {
  opacity: 1;
  visibility: visible;
}
.financial-block .fb-popup .close-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  display: flex;
  align-items: center;
  gap: 1.5rem;
  z-index: 11;
}
@media (max-width: 767px) {
  .financial-block .fb-popup .close-btn {
    top: 15px;
    right: 15px;
  }
}
.financial-block .fb-popup .close-btn span {
  font-size: 1.25rem;
}
.financial-block .fb-popup .close-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 4rem;
  height: 4rem;
  border: 4px solid #74BC41;
  border-radius: 100vh;
  cursor: pointer;
}
@media (max-width: 1199px) {
  .financial-block .fb-popup .close-wrapper {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.financial-block .fb-popup .close-wrapper:hover {
  background-color: #74BC41;
}
.financial-block .fb-popup .close-wrapper svg {
  width: 0.9375rem;
  height: 0.9375rem;
}
.financial-block form {
  position: relative;
}
@media (min-width: 1200px) {
  .financial-block form {
    max-width: 58.4375rem;
    margin: auto;
  }
}

.gform-theme .gform_validation_errors {
  display: none !important;
}
.gform-theme .gfield label {
  display: none;
}
.gform-theme .gfield textarea {
  height: 12.5rem !important;
}
@media (max-width: 767px) {
  .gform-theme .gfield textarea {
    height: 7.5rem !important;
  }
}
.gform-theme .gfield input[type=url],
.gform-theme .gfield input[type=text],
.gform-theme .gfield input[type=submit],
.gform-theme .gfield input[type=button],
.gform-theme .gfield input[type=password],
.gform-theme .gfield input[type=email],
.gform-theme .gfield input[type=tel],
.gform-theme .gfield input[type=search],
.gform-theme .gfield input[type=date],
.gform-theme .gfield textarea {
  padding: 1.5625rem 2.3125rem;
  border-radius: 3.125rem;
  text-align: left;
  font-size: 2.25rem;
  height: 6.25rem;
  color: #02267E !important;
}
@media (max-width: 1199px) {
  .gform-theme .gfield input[type=url],
  .gform-theme .gfield input[type=text],
  .gform-theme .gfield input[type=submit],
  .gform-theme .gfield input[type=button],
  .gform-theme .gfield input[type=password],
  .gform-theme .gfield input[type=email],
  .gform-theme .gfield input[type=tel],
  .gform-theme .gfield input[type=search],
  .gform-theme .gfield input[type=date],
  .gform-theme .gfield textarea {
    padding: 0.625rem 1.25rem;
    font-size: 1.5rem;
    height: 3.75rem;
  }
}
@media (max-width: 767px) {
  .gform-theme .gfield input[type=url],
  .gform-theme .gfield input[type=text],
  .gform-theme .gfield input[type=submit],
  .gform-theme .gfield input[type=button],
  .gform-theme .gfield input[type=password],
  .gform-theme .gfield input[type=email],
  .gform-theme .gfield input[type=tel],
  .gform-theme .gfield input[type=search],
  .gform-theme .gfield input[type=date],
  .gform-theme .gfield textarea {
    padding: 0.625rem 0.9375rem;
    font-size: 1rem;
    height: 2.5rem;
    border-radius: 0.75rem;
  }
}
.gform-theme .gfield input[type=url]:focus,
.gform-theme .gfield input[type=text]:focus,
.gform-theme .gfield input[type=submit]:focus,
.gform-theme .gfield input[type=button]:focus,
.gform-theme .gfield input[type=password]:focus,
.gform-theme .gfield input[type=email]:focus,
.gform-theme .gfield input[type=tel]:focus,
.gform-theme .gfield input[type=search]:focus,
.gform-theme .gfield input[type=date]:focus,
.gform-theme .gfield textarea:focus {
  outline: none;
}
.gform-theme .gfield input[type=url]::placeholder,
.gform-theme .gfield input[type=text]::placeholder,
.gform-theme .gfield input[type=submit]::placeholder,
.gform-theme .gfield input[type=button]::placeholder,
.gform-theme .gfield input[type=password]::placeholder,
.gform-theme .gfield input[type=email]::placeholder,
.gform-theme .gfield input[type=tel]::placeholder,
.gform-theme .gfield input[type=search]::placeholder,
.gform-theme .gfield input[type=date]::placeholder,
.gform-theme .gfield textarea::placeholder {
  color: rgba(2, 38, 126, 0.12) !important;
}
.gform-theme .gform-body > div {
  row-gap: 1.875rem !important;
}
@media (max-width: 767px) {
  .gform-theme .gform-body > div {
    row-gap: 1.25rem !important;
  }
}
.gform-theme .gfield_validation_message {
  position: absolute;
  left: 30px;
  font-size: 14px !important;
  margin: 0 !important;
}
@media (max-width: 767px) {
  .gform-theme .gfield_validation_message {
    left: 15px;
    font-size: 12px !important;
  }
}
.gform-theme .gform-footer {
  justify-content: center;
  margin-top: 2.25rem !important;
}
.gform-theme .gform-footer input[type=submit] {
  padding: 2rem !important;
  font-family: "filson-soft", sans-serif !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  border-radius: 3.4375rem !important;
  color: #fff !important;
  border: 1px solid #74BC41 !important;
  width: 100%;
  background: transparent !important;
  font-size: 3.125rem !important;
}
@media (min-width: 1200px) {
  .gform-theme .gform-footer input[type=submit] {
    min-width: 22.5rem !important;
  }
}
.gform-theme .gform-footer input[type=submit]:hover, a:hover .gform-theme .gform-footer input[type=submit] {
  background: #74BC41 !important;
}
@media (max-width: 1199px) {
  .gform-theme .gform-footer input[type=submit] {
    font-size: 1.5rem !important;
    padding: 0.9375rem 2rem !important;
  }
}
@media (max-width: 767px) {
  .gform-theme .gform-footer input[type=submit] {
    font-size: 1.125rem !important;
  }
}

.gform_confirmation_message {
  padding: 2.5rem 1.25rem !important;
  text-align: center !important;
  font-weight: 700 !important;
  background: #02267E !important;
  border-radius: 0.5rem !important;
  font-size: 1.25rem !important;
  position: relative !important;
}

@media (min-width: 1200px) {
  .main-content-wrapper section:last-child.financial-block {
    margin-bottom: 10.625rem;
  }
}

.in-line-cta .ilc-wrapper {
  max-width: 62.25rem;
  margin: auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.25rem 5.0625rem;
}
@media (max-width: 767px) {
  .in-line-cta .ilc-wrapper {
    background: #72004e;
    border-radius: 1.25rem;
    padding: 1.875rem 1.25rem;
    max-width: 25rem;
  }
}
.in-line-cta .ilc-wrapper::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: url(../images/in-line-shape.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
@media (max-width: 767px) {
  .in-line-cta .ilc-wrapper::before {
    display: none;
  }
}
.in-line-cta .ilc-row {
  align-items: center;
  row-gap: 1.875rem;
}
.in-line-cta .ilc-imgwrap {
  max-width: 21.25rem;
  margin-left: auto;
  margin-right: 1.4375rem;
}
@media (max-width: 991px) {
  .in-line-cta .ilc-imgwrap {
    max-width: 12.5rem;
    margin: auto;
  }
}
.in-line-cta .ilc-img {
  position: relative;
  padding-top: 126.4705882353%;
}
.in-line-cta .ilc-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.in-line-cta .ilc-detail {
  display: flex;
  flex-direction: column;
  row-gap: 1.8125rem;
}
@media (max-width: 1199px) {
  .in-line-cta .ilc-detail {
    row-gap: 0.9375rem;
  }
}
@media (max-width: 991px) {
  .in-line-cta .ilc-detail {
    align-items: center;
  }
}
.in-line-cta .ilc-detail .h4 {
  margin: 0;
  color: #DFE4BC;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}
@media (max-width: 991px) {
  .in-line-cta .ilc-detail .h4 {
    text-align: center;
  }
}

.grid-card + .wysiwyg-component {
  margin-top: 12.5rem;
}
@media (max-width: 1199px) {
  .grid-card + .wysiwyg-component {
    margin-top: 6.25rem;
  }
}
.grid-card .grid-sliderwrap .gc-card {
  overflow: visible;
}
.grid-card .grid-sliderwrap .gc-card .gc-col {
  flex: none;
}
.grid-card .gc-col {
  flex: 1;
}
.grid-card .gc-wrapper {
  max-width: 81.5rem;
  margin: auto;
}
.grid-card .gc-header {
  margin-bottom: 2.4375rem;
}
.grid-card .gc-header .gc-heading {
  margin: 0;
}
.grid-card .gc-row {
  margin-right: -1.5rem;
  margin-left: -1.5rem;
  row-gap: 48px;
  justify-content: center;
}
.grid-card .gc-row [class*=cell-] {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (max-width: 1199px) {
  .grid-card .gc-row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
    row-gap: 30px;
  }
  .grid-card .gc-row [class*=cell-] {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media (max-width: 991px) {
  .grid-card .gc-row {
    margin-right: -0.46875rem;
    margin-left: -0.46875rem;
    row-gap: 30px;
  }
  .grid-card .gc-row [class*=cell-] {
    padding-left: 0.46875rem;
    padding-right: 0.46875rem;
  }
}
.grid-card .gc-bgimg {
  position: relative;
  padding-top: 91.0344827586%;
}
.grid-card .gc-bgimg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.grid-card .gc-bgimg img {
  border-radius: 2.25rem;
  box-shadow: -10px 5px 10px rgba(0, 0, 0, 0.2);
}
.grid-card .gc-cardwrap {
  display: flex;
  flex-direction: column;
  row-gap: 1.4375rem;
}
.grid-card .gc-detail h5 {
  color: #DFE4BC;
}
@media (max-width: 1199px) {
  .grid-card .gc-detail h5 {
    font-size: 1.25rem;
  }
}
.grid-card .gc-supportwrap {
  display: flex;
  flex-direction: column;
  row-gap: 2.6875rem;
  max-width: 25.6875rem;
  margin: auto;
  margin-top: 3.4375rem;
}
@media (max-width: 1199px) {
  .grid-card .gc-supportwrap {
    row-gap: 0.9375rem;
  }
}
.grid-card .gc-supportwrap .btn {
  padding: 0.6875rem 2.75rem;
}
.grid-card .gc-support-text {
  font-weight: 700;
  color: #DFE4BC;
}
.grid-card .gc-support-text p {
  font-weight: 700;
  color: #DFE4BC;
}

.towne-explorer-slider {
  position: relative;
  margin-top: 3.125rem;
  margin-bottom: 12.5rem;
}
.towne-explorer-slider .swiper-arrow {
  position: relative;
  margin: 0;
}
.towne-explorer-slider .swiper-pagination {
  position: unset;
  max-width: fit-content;
  padding: 0 1.25rem;
  font-weight: 600;
}
.towne-explorer-slider.has-color-theme .swiper-arrows .swiper-arrow {
  border-color: var(--bgText);
}
.towne-explorer-slider.has-color-theme .swiper-arrows .swiper-arrow:hover {
  border-color: #74BC41;
}
@media (min-width: 1200px) {
  .towne-explorer-slider.design-v2-content .tes-bottomwrap {
    max-width: 27.5rem;
  }
}
.towne-explorer-slider.design-v2-content .tes-bottomwrap .tes-description {
  overflow: visible;
  text-overflow: unset;
  display: unset;
  -webkit-line-clamp: unset;
  -webkit-box-orient: unset;
}
.towne-explorer-slider.design-v2-content .tes-bottomwrap .tes-description h6 {
  margin-bottom: 0.25rem;
}
@media (min-width: 1200px) {
  .towne-explorer-slider.design-v2-content .tes-bottomwrap .tes-description p {
    margin-bottom: 0.625rem;
  }
}
.towne-explorer-slider.design-v3-content .tes-bottomwrap {
  max-width: 100%;
}
.towne-explorer-slider.design-v3-content .tes-bottomwrap .tes-description {
  overflow: visible;
  text-overflow: unset;
  display: unset;
  -webkit-line-clamp: unset;
  -webkit-box-orient: unset;
}
@media (min-width: 1200px) {
  .towne-explorer-slider .tes-cardsub {
    max-width: 16.875rem;
    margin: auto;
  }
}
.towne-explorer-slider .tes-logowrap {
  width: 13.8125rem;
  height: 8.75rem;
  margin: auto;
}
.towne-explorer-slider .tes-logowrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.towne-explorer-slider .tes-slider {
  padding-left: 5.3125rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 1199px) {
  .towne-explorer-slider .tes-slider {
    padding-left: 3.125rem;
  }
}
@media (max-width: 991px) {
  .towne-explorer-slider .tes-slider {
    padding: 0;
  }
}
.towne-explorer-slider .tes-heading {
  max-width: 41.25rem;
  margin: auto;
  margin-bottom: 6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  row-gap: 2.4375rem;
}
@media (max-width: 1199px) {
  .towne-explorer-slider .tes-heading {
    margin-bottom: 3.125rem;
    row-gap: 1.25rem;
  }
}
@media (max-width: 991px) {
  .towne-explorer-slider .tes-heading {
    margin-bottom: 1.875rem;
  }
}
.towne-explorer-slider .tes-heading .h1 {
  margin: 0;
}
.towne-explorer-slider .tes-logowrap {
  margin: auto;
  max-width: 100%;
}
.towne-explorer-slider .tes-logowrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.towne-explorer-slider .tes-row {
  align-items: center;
  row-gap: 1.875rem;
}
@media (min-width: 1200px) {
  .towne-explorer-slider .tes-row {
    margin-right: -2.1875rem;
    margin-left: -2.1875rem;
  }
  .towne-explorer-slider .tes-row [class*=cell-] {
    padding-left: 2.1875rem;
    padding-right: 2.1875rem;
  }
}
@media (max-width: 991px) {
  .towne-explorer-slider .tes-row {
    margin: 0;
  }
}
.towne-explorer-slider .tes-arrows {
  display: flex;
  justify-content: center;
  align-items: center;
}
.towne-explorer-slider .tes-detailwrap {
  display: flex;
  flex-direction: column;
  row-gap: 2.6875rem;
}
@media (max-width: 991px) {
  .towne-explorer-slider .tes-detailwrap {
    max-width: unset;
    row-gap: 1.875rem;
  }
}
.towne-explorer-slider .tes-detailwrap .eyebrow-title {
  font-size: 1.25rem;
  font-weight: 600;
}
.towne-explorer-slider .tes-detailwrap .tes-detail {
  display: flex;
  flex-direction: column;
  row-gap: 1.25rem;
}
@media (max-width: 991px) {
  .towne-explorer-slider .tes-detailwrap .tes-detail {
    row-gap: 0.625rem;
  }
}
.towne-explorer-slider .tes-detailwrap .tes-detail .tes-cardtitle {
  color: #DFE4BC;
  margin: 0;
}
.towne-explorer-slider .tes-detailwrap .btn {
  max-width: fit-content;
  margin: auto;
}
.towne-explorer-slider .tes-mainwrap {
  overflow: hidden;
  border-radius: 2.25rem 0 0 2.25rem;
}
@media (min-width: 1200px) {
  .towne-explorer-slider .tes-mainwrap {
    padding-left: 0.75rem;
  }
}
.towne-explorer-slider .tes-cardwrap {
  position: relative;
  overflow: hidden;
  border-radius: 2.25rem;
  height: auto;
}
.towne-explorer-slider .tes-cardwrap.no-hover {
  pointer-events: none;
}
.towne-explorer-slider .tes-cardwrap::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--bgHoverColor);
  border-radius: 2.25rem;
  opacity: 0.5;
}
@media (max-width: 991px) {
  .towne-explorer-slider .tes-cardwrap.swiper-slide-active .tes-topwrap img {
    scale: 1.1;
  }
}
@media (min-width: 992px) {
  .towne-explorer-slider .tes-cardwrap:hover .tes-detailcard::before {
    opacity: 0.8;
  }
  .towne-explorer-slider .tes-cardwrap:hover .tes-detailcard::after {
    opacity: 0;
  }
  .towne-explorer-slider .tes-cardwrap:hover .btn {
    opacity: 1;
  }
  .towne-explorer-slider .tes-cardwrap:hover .tes-description {
    opacity: 1;
  }
}
.towne-explorer-slider .tes-cardwrap:hover .tes-topwrap img {
  scale: 1.1;
}
.towne-explorer-slider .tes-detailcard {
  min-height: 37.5rem;
  border-radius: 2.25rem;
  padding: 0 3.625rem;
  position: relative;
  height: 100%;
}
@media (max-width: 1199px) {
  .towne-explorer-slider .tes-detailcard {
    padding: 1.875rem;
    min-height: 31.25rem;
  }
}
@media (max-width: 991px) {
  .towne-explorer-slider .tes-detailcard {
    min-height: 21.875rem;
  }
}
.towne-explorer-slider .tes-detailcard::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #02267E;
  pointer-events: none;
  transition: 0.3s;
}
@media (min-width: 992px) {
  .towne-explorer-slider .tes-detailcard::before {
    opacity: 0;
  }
}
@media (max-width: 991px) {
  .towne-explorer-slider .tes-detailcard::before {
    opacity: 0.8;
  }
}
.towne-explorer-slider .tes-detailcard::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  border-radius: 36px;
  background: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0) 100%);
  transition: 0.3s;
}
@media (min-width: 992px) {
  .towne-explorer-slider .tes-detailcard::after {
    opacity: 0.8;
  }
}
.towne-explorer-slider .tes-bottomwrap {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  row-gap: 1.75rem;
  padding: 2.8125rem 0;
}
@media (min-width: 1200px) {
  .towne-explorer-slider .tes-bottomwrap {
    max-width: 20rem;
    row-gap: 1.25rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .towne-explorer-slider .tes-bottomwrap {
    row-gap: 0.9375rem;
  }
}
@media (max-width: 991px) {
  .towne-explorer-slider .tes-bottomwrap {
    opacity: 1;
  }
}
.towne-explorer-slider .tes-bottomwrap .btn {
  max-width: fit-content;
}
@media (min-width: 992px) {
  .towne-explorer-slider .tes-bottomwrap .btn {
    opacity: 0;
    overflow: hidden;
  }
}
.towne-explorer-slider .tes-bottomwrap .tes-detailtitle {
  color: #fff;
  font-size: 2.5rem;
  margin: 0;
  position: relative;
  z-index: 1;
}
@media (min-width: 992px) {
  .towne-explorer-slider .tes-bottomwrap .tes-detailtitle {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
  }
}
@media (max-width: 1199px) {
  .towne-explorer-slider .tes-bottomwrap .tes-detailtitle {
    font-size: 2rem;
  }
}
@media (max-width: 991px) {
  .towne-explorer-slider .tes-bottomwrap .tes-detailtitle {
    font-size: 1.75rem;
  }
}
.towne-explorer-slider .tes-bottomwrap .tes-description {
  transition: 0.3s;
}
@media (min-width: 992px) {
  .towne-explorer-slider .tes-bottomwrap .tes-description {
    opacity: 0;
  }
}
.towne-explorer-slider .tes-bottomwrap .tes-description h1:last-child,
.towne-explorer-slider .tes-bottomwrap .tes-description .h1:last-child {
  margin-bottom: 0;
}
.towne-explorer-slider .tes-bottomwrap .tes-description h2:last-child,
.towne-explorer-slider .tes-bottomwrap .tes-description .h2:last-child {
  margin-bottom: 0;
}
.towne-explorer-slider .tes-bottomwrap .tes-description h3:last-child,
.towne-explorer-slider .tes-bottomwrap .tes-description .h3:last-child {
  margin-bottom: 0;
}
.towne-explorer-slider .tes-bottomwrap .tes-description h4:last-child,
.towne-explorer-slider .tes-bottomwrap .tes-description .h4:last-child {
  margin-bottom: 0;
}
.towne-explorer-slider .tes-bottomwrap .tes-description h5:last-child,
.towne-explorer-slider .tes-bottomwrap .tes-description .h5:last-child {
  margin-bottom: 0;
}
.towne-explorer-slider .tes-bottomwrap .tes-description h6:last-child,
.towne-explorer-slider .tes-bottomwrap .tes-description .h6:last-child {
  margin-bottom: 0;
}
.towne-explorer-slider .tes-icon {
  width: 4rem;
  height: 4rem;
}
@media (max-width: 1199px) {
  .towne-explorer-slider .tes-icon {
    width: 3.125rem;
    height: 3.125rem;
  }
}
.towne-explorer-slider .tes-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.towne-explorer-slider .tes-topwrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 2.25rem;
}
.towne-explorer-slider .tes-topwrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 2.25rem;
  transition: 0.3s;
}
.towne-explorer-slider .tes-btnwrap {
  position: absolute;
  left: 5.125rem;
  bottom: 3.9375rem;
  z-index: 2;
}
@media (max-width: 1199px) {
  .towne-explorer-slider .tes-btnwrap {
    left: 1.875rem;
    bottom: 1.875rem;
  }
}
.towne-explorer-slider .tes-btnwrap .btn {
  background: #fff;
  color: #02267E;
  padding: 0.75rem 0.75rem;
  min-width: 19.3125rem;
  font-size: 1.5rem;
  border: none;
}
@media (max-width: 1199px) {
  .towne-explorer-slider .tes-btnwrap .btn {
    padding: 0.75rem 1.25rem;
    min-width: unset;
    font-size: 1.125rem;
  }
}
.towne-explorer-slider .tes-btnwrap .btn:hover {
  background: #02267E;
  color: #fff;
}

.page-id-27025 .towne-explorer-slider .tes-detailwrap .tes-detail .tes-cardtitle {
  color: #FCEAD9 !important;
}

.page-id-27033 .towne-explorer-slider .tes-detailwrap .tes-detail .tes-cardtitle {
  color: #74BC41 !important;
}
.page-id-27033 .towne-explorer-slider .tes-detailwrap .tes-detail .tes-cardsub p {
  color: #02267E !important;
}
.page-id-27033 .towne-explorer-slider .tes-detailwrap .eyebrow-title {
  color: #02267E !important;
}
.page-id-27033 .towne-explorer-slider .swiper-arrows .swiper-arrow::after {
  color: #02267E !important;
}
.page-id-27033 .towne-explorer-slider .swiper-arrows .swiper-arrow:hover::after {
  color: #fff !important;
}
.page-id-27033 .towne-explorer-slider .swiper-pagination {
  color: #02267E !important;
}

.banking-products-slider.bg-blue .bps-slider-item-content {
  background-color: rgba(2, 38, 126, 0.95) !important;
}
.banking-products-slider.bg-blue .bps-icon-image {
  background-color: #74BC41;
}
.banking-products-slider.light-theme + .insight-card-section {
  position: relative;
  margin-top: 0 !important;
  padding-top: 200px;
  background: linear-gradient(180deg, #001957 -40%, #02267e 70%);
}
@media (max-width: 767px) {
  .banking-products-slider.light-theme + .insight-card-section {
    padding-top: 70px;
  }
}
.banking-products-slider.light-theme:has(+ .light-theme) {
  padding-bottom: 0;
}
.banking-products-slider.light-theme:has(+ .light-theme) .swiper-arrows {
  padding-bottom: 0 !important;
}
.banking-products-slider.light-theme:has(+ .insight-card-section) {
  padding-bottom: 10.625rem;
}
@media (max-width: 1199px) {
  .banking-products-slider.light-theme:has(+ .insight-card-section) {
    padding-bottom: 6.25rem;
  }
}
@media (max-width: 575px) {
  .banking-products-slider.light-theme:has(+ .insight-card-section) {
    padding-bottom: 3.125rem;
  }
}
.banking-products-slider.light-theme:has(+ .insight-card-section)::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 101%;
  height: 8.125rem;
  background-image: url(../images/header-shape.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 1;
}
@media (max-width: 1199px) {
  .banking-products-slider.light-theme:has(+ .insight-card-section)::before {
    height: 4.375rem;
  }
}
@media (max-width: 575px) {
  .banking-products-slider.light-theme:has(+ .insight-card-section)::before {
    height: 1.875rem;
  }
}
.banking-products-slider .swiper-arrow {
  position: relative;
  margin: 0;
  left: unset;
  right: unset;
}
.banking-products-slider .swiper-arrow.swiper-button-next:after {
  margin-left: 0.3125rem;
}
.banking-products-slider .swiper-arrows {
  padding-bottom: 6.25rem !important;
  transition: 1s;
}
@media (max-width: 1199px) {
  .banking-products-slider .swiper-arrows {
    padding-bottom: 1.875rem !important;
  }
}
.banking-products-slider .swiper-arrows:has(.swiper-button-lock) {
  padding-bottom: 0 !important;
}
.banking-products-slider .swiper-pagination {
  position: unset;
  max-width: fit-content;
  padding: 0 1.25rem;
}
.banking-products-slider.light-theme {
  background-color: #F2F4E1;
}
.banking-products-slider.light-theme .swiper-arrow:after {
  color: #02267E !important;
}
.banking-products-slider.light-theme .swiper-arrow:hover:after {
  color: #fff !important;
}
.banking-products-slider.light-theme .bps-header .bps-active-title {
  color: #02267E !important;
}
.banking-products-slider.light-theme .bps-header .bps-active-title::before {
  filter: brightness(0) saturate(100%) invert(13%) sepia(52%) saturate(3839%) hue-rotate(216deg) brightness(95%) contrast(102%);
}
.banking-products-slider.light-theme .bps-header:hover .bps-active-title {
  color: #02267E !important;
}
.banking-products-slider.light-theme .bps-header .bps-cta-wrap .btn {
  color: #02267E !important;
}
.banking-products-slider.light-theme .bps-slidercard .bps-accordionwrap:only-child {
  border: none !important;
}
.banking-products-slider.light-theme .bps-slidercard .bps-accordionwrap:only-child .bps-active-title::before {
  display: none;
}
.banking-products-slider.light-theme .bps-slider-item-content-description a {
  color: #fff;
}
.banking-products-slider.light-theme .bps-slider-item-content-description a:hover {
  color: #74BC41;
}
.banking-products-slider.light-theme .bps-cta-wrap .btn:hover {
  color: #fff !important;
}
.banking-products-slider .bps-main-headingwrap {
  text-align: center;
  max-width: 78.75rem;
  margin: auto;
  margin-bottom: 13.75rem;
  display: flex;
  flex-direction: column;
  row-gap: 1.6875rem;
}
@media (max-width: 1199px) {
  .banking-products-slider .bps-main-headingwrap {
    margin-bottom: 6.25rem;
  }
}
@media (max-width: 1199px) {
  .banking-products-slider .bps-main-headingwrap {
    row-gap: 0.9375rem;
  }
}
.banking-products-slider .bps-main-headingwrap .bps-toptitle {
  color: #02267E;
  max-width: 29.0625rem;
  margin: auto;
}
.banking-products-slider .bps-main-headingwrap .bps-description {
  color: #02267E;
}
.banking-products-slider .bps-arrows {
  display: flex;
  justify-content: center;
  gap: 1.875rem;
  margin-top: 2.25rem;
}
@media (max-width: 991px) {
  .banking-products-slider .bps-arrows {
    gap: 0.9375rem;
  }
}
.banking-products-slider .bps-cta-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 2.25rem;
}
@media (max-width: 1199px) {
  .banking-products-slider .bps-cta-wrap {
    gap: 0.625rem;
  }
}
.banking-products-slider .bps-cta-wrap .btn {
  position: relative;
  z-index: 2;
}
.banking-products-slider .bps-slider-wrap {
  position: relative;
}
.banking-products-slider .bps-container {
  max-width: 107.25rem;
}
.banking-products-slider .bps-wrap {
  position: relative;
}
.banking-products-slider .bps-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.25rem;
}
.banking-products-slider .bps-slider-item-content-description a {
  color: #fff;
}
.banking-products-slider .bps-slider-item-content-description a:hover {
  color: #02267E;
}
.banking-products-slider .bps-slider-item-content-description ul li:before,
.banking-products-slider .bps-slider-item-content-description ol li:before {
  background-color: #fff !important;
}
.banking-products-slider .bps-slider-item-content-description ul li ul:before,
.banking-products-slider .bps-slider-item-content-description ul li ol:before,
.banking-products-slider .bps-slider-item-content-description ol li ul:before,
.banking-products-slider .bps-slider-item-content-description ol li ol:before {
  background-color: #fff !important;
}
@media (min-width: 1440px) {
  .banking-products-slider .bps-slider-inner.center {
    justify-content: center;
  }
}
.banking-products-slider .bps-slider-item-content {
  background: #74BC41;
  opacity: 0.95;
  filter: drop-shadow(-0.625rem 0.3125rem 0.625rem rgba(0, 0, 0, 0.25));
  border-radius: 2.25rem;
  padding: 2.6875rem 2.8125rem 3.75rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  row-gap: 1.6875rem;
}
@media (max-width: 1199px) {
  .banking-products-slider .bps-slider-item-content {
    padding: 1.875rem;
  }
}
@media (max-width: 767px) {
  .banking-products-slider .bps-slider-item-content {
    padding: 1.25rem;
  }
}
.banking-products-slider .bps-slider-item-content .h3 {
  color: #fff;
  font-size: 2.5rem;
  margin: 0;
}
@media (max-width: 1199px) {
  .banking-products-slider .bps-slider-item-content .h3 {
    font-size: 1.75rem;
  }
}
@media (max-width: 767px) {
  .banking-products-slider .bps-slider-item-content .h3 {
    font-size: 1.5rem;
  }
}
.banking-products-slider .bps-slider-item-content .h3 span {
  color: #74BC41;
  font-weight: 700;
}
.banking-products-slider .bps-slider-item-content h1,
.banking-products-slider .bps-slider-item-content .h1 {
  color: #fff;
}
.banking-products-slider .bps-slider-item-content h2,
.banking-products-slider .bps-slider-item-content .h2 {
  color: #fff;
}
.banking-products-slider .bps-slider-item-content h3,
.banking-products-slider .bps-slider-item-content .h3 {
  color: #fff;
}
.banking-products-slider .bps-slider-item-content h4,
.banking-products-slider .bps-slider-item-content .h4 {
  color: #fff;
}
.banking-products-slider .bps-slider-item-content h5,
.banking-products-slider .bps-slider-item-content .h5 {
  color: #fff;
}
.banking-products-slider .bps-slider-item-content h6,
.banking-products-slider .bps-slider-item-content .h6 {
  color: #fff;
}
.banking-products-slider .bps-bottomwrap {
  display: flex;
  flex-direction: column;
  row-gap: 0.875rem;
}
.banking-products-slider .bps-icon-image {
  background-color: #02267E;
  min-width: 4rem;
  width: 4rem;
  height: 4rem;
  padding: 1rem;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .banking-products-slider .bps-icon-image {
    min-width: 2.5rem;
    width: 2.5rem;
    height: 2.5rem;
    padding: 0.5rem;
  }
}
.banking-products-slider .bps-icon-image img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.banking-products-slider .bps-slider-item-content-icon {
  display: flex;
  align-items: center;
  gap: 0.875rem;
}
.banking-products-slider .bps-slider-item-content-icon .h6 {
  color: #fff;
  margin: 0;
  font-weight: 600;
  font-family: "new-hero", sans-serif;
}
.banking-products-slider .bps-accordionwrap {
  border-bottom: 3px solid #0046F2;
}
.banking-products-slider .bps-accordionwrap.active .bps-active-title:before {
  transform: translateY(-50%);
}
.banking-products-slider .bps-accordionwrap:only-child {
  border: none !important;
}
.banking-products-slider .bps-accordionwrap:only-child .bps-active-title::before {
  display: none;
}
.banking-products-slider .bps-accordionwrap:only-child .bps-header {
  cursor: unset;
  pointer-events: none;
}
.banking-products-slider .bps-accordionwrap:only-child .bps-header h2 {
  cursor: unset;
  pointer-events: none;
}
.banking-products-slider .bps-accordionwrap:only-child .bps-header .bps-cta-wrap {
  pointer-events: fill;
}
.banking-products-slider .bps-sliderwrap.no-swiper .swiper-arrows {
  display: none;
}
@media (max-width: 1199px) {
  .banking-products-slider .bps-sliderwrap.no-swiper .bps-slider-item-content-description h2,
  .banking-products-slider .bps-sliderwrap.no-swiper .bps-slider-item-content-description .h2 {
    font-size: 1.5rem;
  }
}
@media (max-width: 991px) {
  .banking-products-slider .bps-sliderwrap.no-swiper .bps-slider-item-content-description h2,
  .banking-products-slider .bps-sliderwrap.no-swiper .bps-slider-item-content-description .h2 {
    font-size: 1.25rem;
  }
}
.banking-products-slider .bps-sliderwrap.no-swiper .bps-slider-inner {
  display: grid;
  justify-content: center;
  grid-template-columns: repeat(3, auto);
}
@media (max-width: 991px) {
  .banking-products-slider .bps-sliderwrap.no-swiper .bps-slider-inner {
    grid-template-columns: repeat(1, auto);
  }
}
.banking-products-slider .bps-sliderwrap.no-swiper .bps-slider {
  padding: 3.9375rem 4.25rem;
}
@media (max-width: 1439px) {
  .banking-products-slider .bps-sliderwrap.no-swiper .bps-slider {
    padding: 1.875rem;
  }
}
@media (max-width: 991px) {
  .banking-products-slider .bps-sliderwrap.no-swiper .bps-slider {
    padding: 1.25rem;
  }
}
.banking-products-slider .bps-sliderwrap.no-swiper .bps-slider-inner {
  gap: 6.0625rem;
}
@media (max-width: 1439px) {
  .banking-products-slider .bps-sliderwrap.no-swiper .bps-slider-inner {
    gap: 1.875rem;
  }
}
@media (max-width: 991px) {
  .banking-products-slider .bps-sliderwrap.no-swiper .bps-slider-inner {
    gap: 1.25rem;
  }
}
.banking-products-slider .bps-sliderwrap.no-swiper .bps-slider-item {
  max-width: 25.6875rem;
}
.banking-products-slider .bps-active-title {
  display: block;
  user-select: none;
  position: relative;
  z-index: 1;
  cursor: pointer;
  max-width: max-content;
  padding-right: 3.125rem;
  transition: 0.3s;
  margin: 0;
}
@media (max-width: 1199px) {
  .banking-products-slider .bps-active-title {
    padding-right: 2.1875rem;
  }
}
.banking-products-slider .bps-active-title::before {
  content: "";
  position: absolute;
  right: 0;
  top: 60%;
  transform: translateY(-50%) rotate(-90deg);
  width: 2rem;
  height: 1.25rem;
  background-image: url(../images/down-arrow.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  pointer-events: none;
  transition: 0.3s;
}
@media (max-width: 1199px) {
  .banking-products-slider .bps-active-title::before {
    width: 1.25rem;
    height: 0.875rem;
  }
}
.banking-products-slider .bps-active-title:hover {
  color: #fff;
}
.banking-products-slider .bps-header {
  cursor: pointer;
  color: #fff;
  padding: 2.125rem 0;
}
@media (max-width: 767px) {
  .banking-products-slider .bps-header {
    padding: 1.25rem 0;
  }
}
.banking-products-slider .bps-header:hover h2 {
  color: #fff !important;
}
.banking-products-slider .bps-header.active {
  display: block;
}
.banking-products-slider .bps-sliderinner {
  position: relative;
  box-shadow: -1.25rem 0.625rem 1.25rem rgba(0, 0, 0, 0.2);
  border-radius: 1.5rem;
  transition: box-shadow 0.4s ease;
}
.banking-products-slider .bps-sliderinner.active {
  display: block;
}
.banking-products-slider .bps-sliderinner.no-img .bps-slider {
  filter: drop-shadow(-0.625rem 0.3125rem 0.625rem rgba(0, 0, 0, 0.25));
  background: #02267E;
}
.banking-products-slider .bps-slider {
  padding: 3.9375rem 4.25rem;
  border-radius: 1.5rem;
}
@media (max-width: 1199px) {
  .banking-products-slider .bps-slider {
    padding: 1.875rem;
  }
}
@media (max-width: 767px) {
  .banking-products-slider .bps-slider {
    padding: 1.25rem;
  }
}
.banking-products-slider .bps-slider-bg-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 1.5rem;
}
.banking-products-slider .bps-slider-bg-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 1.5rem;
}
.banking-products-slider .bps-slider-item {
  height: auto;
}

.sponsorship-block .swiper-arrow {
  position: relative;
  margin: 0;
  left: unset;
  right: unset;
}
.sponsorship-block .swiper-pagination {
  position: unset;
  max-width: fit-content;
  padding: 0 1.25rem;
  font-weight: 600;
}
.sponsorship-block .plus-minus-icon {
  position: relative;
  width: 4rem;
  height: 4rem;
  transition: 0.4s;
  background: #74BC41;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .sponsorship-block .plus-minus-icon {
    width: 1.875rem;
    height: 1.875rem;
  }
}
.sponsorship-block .plus-minus-icon:hover {
  background: #02267E;
}
.sponsorship-block .plus-minus-icon:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.1875rem;
  height: 60%;
  background: #fff;
  margin: auto;
  transition: 0.4s;
  opacity: 0;
}
@media (max-width: 767px) {
  .sponsorship-block .plus-minus-icon:before {
    height: 55%;
  }
}
.sponsorship-block .plus-minus-icon:after {
  content: "";
  position: absolute;
  width: 60%;
  height: 0.1875rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  margin: auto;
  transition: 0.4s;
}
@media (max-width: 767px) {
  .sponsorship-block .plus-minus-icon:after {
    width: 55%;
  }
}
.sponsorship-block .sb-slider {
  max-width: 84.75rem;
  margin: auto;
}
.sponsorship-block .sb-arrows {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  .sponsorship-block .sb-arrows {
    margin-bottom: 1.875rem;
  }
}
.sponsorship-block .sb-detail {
  max-width: 67.6875rem;
  margin: auto;
  margin-bottom: 1.4375rem;
}
.sponsorship-block .sb-detail .sb-cardtitle {
  margin: 0;
}
@media (max-width: 767px) {
  .sponsorship-block .sb-detail {
    row-gap: 0.9375rem;
  }
}
.sponsorship-block .sb-backgroundimg {
  position: relative;
  padding-top: 53.0973451327%;
  min-height: 25rem;
}
.sponsorship-block .sb-backgroundimg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sponsorship-block .sb-backgroundimg img {
  border-radius: 1.5rem;
}
.sponsorship-block .sb-cardwrap {
  position: relative;
}
.sponsorship-block .sb-cardwrap .sb-userimg {
  opacity: 0;
}
.sponsorship-block .sb-cardwrap.swiper-slide-active .sb-userimg {
  opacity: 1;
}
.sponsorship-block .sb-userimg {
  position: absolute;
  right: -13%;
  bottom: -7%;
  z-index: 1;
  width: 32.85%;
  height: 85.85%;
}
@media (max-width: 767px) {
  .sponsorship-block .sb-userimg {
    width: 13.75rem;
    height: 15.625rem;
  }
}
.sponsorship-block .sb-userimg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.sponsorship-block .sb-detailcard {
  position: absolute;
  left: 3.75rem;
  top: 3.75rem;
  max-width: 26.25rem;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .sponsorship-block .sb-detailcard {
    max-width: 20rem;
  }
}
@media (max-width: 767px) {
  .sponsorship-block .sb-detailcard {
    left: 1.875rem;
    top: 1.875rem;
    max-width: 15.625rem;
    z-index: 1;
  }
}
.sponsorship-block .sb-detailcard .sb-description {
  margin: 0;
  color: #02267E;
}
.sponsorship-block .sb-detailcard.active .sb-sponsormainwrap {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.sponsorship-block .sb-detailcard.active .plus-minus-icon:before {
  opacity: 1;
}
.sponsorship-block .sb-sponsorship_icon {
  width: 4rem;
  height: 4rem;
}
@media (max-width: 767px) {
  .sponsorship-block .sb-sponsorship_icon {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.sponsorship-block .sb-sponsorship_icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.sponsorship-block .sb-sponsormainwrap {
  background: rgba(242, 244, 225, 0.9);
  border-radius: 1.5rem;
  padding: 2.8125rem 2.8125rem 3.5625rem;
  margin-top: -1.875rem;
  margin-left: 1.875rem;
  transition: 0.3s;
  max-height: 25rem;
  overflow: auto;
  transition: 0.3s;
}
@media (max-width: 1199px) {
  .sponsorship-block .sb-sponsormainwrap {
    padding: 1.875rem;
  }
}
@media (max-width: 767px) {
  .sponsorship-block .sb-sponsormainwrap {
    max-height: 12.5rem;
    border-radius: 0.625rem;
    margin-top: -14px;
    margin-left: 10px;
    padding: 1.25rem;
  }
}
.sponsorship-block .sb-sponsorwrap {
  display: flex;
  flex-direction: column;
  row-gap: 2rem;
}
.sponsorship-block .sb-sponsorwrap::-webkit-scrollbar {
  width: 5px;
}
.sponsorship-block .sb-sponsorwrap::-webkit-scrollbar-track {
  --webkit-box-shadow: inset 0 0 6px rgba($black, 0.3);
  border-radius: 5px;
}
.sponsorship-block .sb-sponsorwrap::-webkit-scrollbar-thumb {
  --webkit-box-shadow: inset 0 0 6px rgba($black, 0.5);
  border-radius: 5px;
  background: rgba(116, 188, 65, 0.8);
}
.sponsorship-block .sb-sponsorwrap::-webkit-scrollbar-thumb:window-inactive {
  background: #74BC41;
}
@media (max-width: 1199px) {
  .sponsorship-block .sb-sponsorwrap {
    row-gap: 0.9375rem;
  }
}

.event-and-news .ean-eventwrap, .event-and-news .ean-newswrap {
  background: #001957;
  padding: 4.5rem;
  border-radius: 1.5rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1439px) {
  .event-and-news .ean-eventwrap, .event-and-news .ean-newswrap {
    padding: 3.125rem;
  }
}
@media (max-width: 1199px) {
  .event-and-news .ean-eventwrap, .event-and-news .ean-newswrap {
    padding: 1.875rem;
  }
}
@media (max-width: 575px) {
  .event-and-news .ean-eventwrap, .event-and-news .ean-newswrap {
    padding: 1.25rem;
  }
}
.event-and-news .ean-eventscard {
  display: flex;
  flex-direction: column;
  row-gap: 2.25rem;
}
@media (max-width: 575px) {
  .event-and-news .ean-eventscard {
    row-gap: 1.25rem;
  }
}
.event-and-news .ean-eventstitle, .event-and-news .ean-newstitle {
  margin-bottom: 2.4375rem;
  text-align: center;
}
@media (max-width: 575px) {
  .event-and-news .ean-eventstitle, .event-and-news .ean-newstitle {
    margin-bottom: 1.875rem;
  }
}
.event-and-news .ean-eventstitle h3, .event-and-news .ean-newstitle h3 {
  color: #74BC41;
}
.event-and-news .ean-newsrow, .event-and-news .ean-eventrow {
  text-decoration: none;
}
.event-and-news .ean-title {
  font-size: 1.25rem;
  font-weight: 700;
  color: #fff;
  max-width: 15.3125rem;
  margin: auto;
}
@media (max-width: 1439px) {
  .event-and-news .ean-title {
    font-size: 1.125rem;
  }
}
@media (max-width: 575px) {
  .event-and-news .ean-title {
    font-size: 0.875rem;
  }
}
@media (min-width: 1200px) {
  .event-and-news .ean-row {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
  .event-and-news .ean-row [class*=cell-] {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
@media (max-width: 991px) {
  .event-and-news .ean-row {
    max-width: 43.875rem;
    margin: auto;
    row-gap: 1.875rem;
  }
}
.event-and-news .ean-newsrow {
  margin-right: -0.53125rem;
  margin-left: -0.53125rem;
  transition: 0.3s;
}
.event-and-news .ean-newsrow [class*=cell-] {
  padding-left: 0.53125rem;
  padding-right: 0.53125rem;
}
.event-and-news .ean-newsrow .row {
  align-items: center;
  margin: 0;
}
.event-and-news .ean-newsrow:hover {
  text-decoration: underline;
}
.event-and-news .ean-newsrow:hover .ean-newsimg img {
  scale: 1.1;
}
@media (min-width: 1200px) {
  .event-and-news .ean-newsrow .ean-left {
    width: 51.1%;
  }
}
@media (min-width: 1200px) {
  .event-and-news .ean-newsrow .ean-right {
    width: 48.9%;
  }
}
.event-and-news .ean-newsimg {
  position: relative;
  padding-top: 76.9784172662%;
  overflow: hidden;
  border-radius: 1.5rem;
}
.event-and-news .ean-newsimg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.event-and-news .ean-newsimg img {
  border-radius: 1.5rem;
  transition: 1s;
}
.event-and-news .ean-newscard {
  display: flex;
  flex-direction: column;
  row-gap: 2.875rem;
}
@media (max-width: 575px) {
  .event-and-news .ean-newscard {
    row-gap: 1.875rem;
  }
}
.event-and-news .ean-newsbtn {
  margin-top: 3.125rem;
  text-align: center;
}
@media (max-width: 575px) {
  .event-and-news .ean-newsbtn {
    margin-top: 1.875rem;
  }
}
.event-and-news .ean-eventrow {
  transition: 0.3s;
}
.event-and-news .ean-eventrow .row {
  margin: 0;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 575px) {
  .event-and-news .ean-eventrow .row {
    align-items: unset;
    row-gap: 0.9375rem;
  }
}
.event-and-news .ean-eventrow .ean-left {
  padding: 0;
  max-width: 7.5625rem;
}
@media (max-width: 575px) {
  .event-and-news .ean-eventrow .ean-left {
    max-width: 100%;
  }
}
@media (min-width: 576px) {
  .event-and-news .ean-eventrow .ean-right {
    padding: 0;
    padding-left: 1.25rem;
  }
}
.event-and-news .ean-eventrow:hover .ean-content-date {
  background: #fff;
  color: #74BC41;
}
.event-and-news .ean-eventrow:hover .event-title {
  text-decoration: underline;
}
.event-and-news .ean-eventdatewrap {
  text-align: left;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
  max-width: 25.6875rem;
}
@media (max-width: 1199px) {
  .event-and-news .ean-eventdatewrap {
    max-width: unset;
    font-size: 1.125rem;
    row-gap: 0.3125rem;
  }
}
@media (max-width: 575px) {
  .event-and-news .ean-eventdatewrap {
    font-size: 0.875rem;
  }
}
.event-and-news .ean-eventdatewrap .event-time {
  font-weight: 400;
}
.event-and-news .ean-content-date {
  background: #74BC41;
  padding: 1.59375rem 0.625rem;
  border-radius: 0.75rem;
  color: #fff;
  display: flex;
  flex-direction: column;
  transition: 0.3s;
}
@media (max-width: 575px) {
  .event-and-news .ean-content-date {
    padding: 0.625rem;
  }
}
.event-and-news .ean-content-date .date {
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .event-and-news .ean-content-date .date {
    font-size: 1.125rem;
  }
}
@media (max-width: 575px) {
  .event-and-news .ean-content-date .date {
    font-size: 0.875rem;
  }
}
.event-and-news .ean-content-date .month {
  font-size: 3rem;
  font-weight: 300;
  line-height: 1;
}
@media (max-width: 991px) {
  .event-and-news .ean-content-date .month {
    font-size: 2.25rem;
  }
}
@media (max-width: 575px) {
  .event-and-news .ean-content-date .month {
    font-size: 1.5rem;
  }
}
.event-and-news .ean-eventbtn {
  margin-top: 3.125rem;
}
@media (max-width: 575px) {
  .event-and-news .ean-eventbtn {
    margin-top: 1.875rem;
  }
}
@media (max-width: 575px) {
  .event-and-news .ean .ean-cell {
    padding: 0;
  }
}

.supporter-categories:has(+ .financial-block.show-pattern) {
  margin-bottom: 18.75rem;
}
@media (max-width: 1199px) {
  .supporter-categories:has(+ .financial-block.show-pattern) {
    margin-bottom: 12.5rem;
  }
}
@media (max-width: 767px) {
  .supporter-categories:has(+ .financial-block.show-pattern) {
    margin-bottom: 9.375rem;
  }
}
@media (max-width: 575px) {
  .supporter-categories:has(+ .financial-block.show-pattern) {
    margin-bottom: 6.25rem;
  }
}
@media (max-width: 767px) {
  .supporter-categories:has(+ .multi-fifty-fifty) {
    margin-bottom: 4.375rem !important;
  }
}
@media (max-width: 1199px) {
  .supporter-categories + .multi-fifty-fifty {
    margin-bottom: 6.25rem !important;
  }
}
@media (max-width: 767px) {
  .supporter-categories + .multi-fifty-fifty {
    margin-bottom: 4.375rem !important;
  }
}
.supporter-categories .swiper-slide {
  background-color: #001957;
  border-radius: 2.25rem;
  overflow: hidden;
  height: auto;
}
@media (min-width: 992px) {
  .supporter-categories .swiper-container {
    overflow: hidden;
  }
}
.supporter-categories .swiper-arrows {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 3.75rem;
}
@media (max-width: 767px) {
  .supporter-categories .swiper-arrows {
    margin-top: 1.875rem;
  }
}
.supporter-categories .swiper-arrows:has(.swiper-button-lock) {
  display: none;
}
.supporter-categories .swiper-button-prev,
.supporter-categories .swiper-button-next {
  display: flex;
  align-items: center;
  position: unset;
  margin: 0;
}
.supporter-categories .swiper-button-prev.swiper-arrow,
.supporter-categories .swiper-button-next.swiper-arrow {
  width: 3.125rem;
  height: 3.125rem;
}
.supporter-categories .swiper-button-prev.swiper-arrow::after,
.supporter-categories .swiper-button-next.swiper-arrow::after {
  font-size: 1.375rem;
}
.supporter-categories .swiper-pagination {
  position: unset;
  width: max-content;
  margin: 0;
}
@media (max-width: 991px) {
  .supporter-categories .fs-image {
    position: relative;
    padding-top: 56.25%;
    min-height: 18.75rem;
  }
  .supporter-categories .fs-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (min-width: 992px) {
  .supporter-categories .fs-image {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .supporter-categories .fs-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.supporter-categories .fs-category {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.25rem;
  line-height: 1.4;
  font-weight: 600;
}
.supporter-categories .fs-slide-image {
  flex: 1 1 49%;
  position: relative;
}
@media (max-width: 991px) {
  .supporter-categories .fs-slide-image {
    flex: 1 1 100%;
    border-radius: 0;
  }
  .supporter-categories .fs-slide-image::before {
    content: "";
    position: absolute;
    left: 40%;
    bottom: -236%;
    transform: translateY(-50%) rotate(90deg);
    width: 5.875rem;
    height: 240%;
    background-image: url(../images/shape-featured-blue.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: 1;
  }
}
.supporter-categories .fs-slide-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.supporter-categories .fs-cardinner {
  display: flex;
  flex-direction: row;
  border-radius: 1.5rem;
  overflow: hidden;
  text-align: left;
  min-height: 38.75rem;
}
@media (max-width: 991px) {
  .supporter-categories .fs-cardinner {
    flex-direction: column;
  }
}
.supporter-categories .fs-contentwrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  row-gap: 1.6875rem;
  position: relative;
  height: 100%;
}
@media (max-width: 991px) {
  .supporter-categories .fs-contentwrap {
    max-width: 100%;
    row-gap: 0.9375rem;
  }
}
.supporter-categories .fs-contentwrap .excerpt-title {
  font-weight: 400;
  font-size: 1.375rem;
  line-height: 1.45;
}
@media (max-width: 1199px) {
  .supporter-categories .fs-contentwrap .excerpt-title {
    font-size: 0.875rem;
    line-height: 1.5;
  }
}
.supporter-categories .fs-contentwrap .btn {
  max-width: fit-content;
}
.supporter-categories .fs-slide-content {
  flex: 1 1 51%;
  padding: 4.375rem 4.375rem 6.25rem;
  color: #fff;
  position: relative;
}
@media (max-width: 1199px) {
  .supporter-categories .fs-slide-content {
    padding: 2.5rem 1.875rem;
  }
}
@media (max-width: 991px) {
  .supporter-categories .fs-slide-content {
    flex: 1 1 100%;
    border-radius: 0;
    position: relative;
    z-index: 2;
  }
}
@media (max-width: 767px) {
  .supporter-categories .fs-slide-content {
    padding: 0 1.25rem 2.5rem 1.25rem;
  }
}
.supporter-categories .fs-slide-content::before {
  content: "";
  position: absolute;
  left: -2.3125rem;
  top: 50%;
  transform: translateY(-50%);
  width: 6.875rem;
  height: 101%;
  background-image: url(../images/shape-featured-blue.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media (max-width: 991px) {
  .supporter-categories .fs-slide-content::before {
    display: none;
  }
}
.supporter-categories .sc-wrapper {
  max-width: 89.375rem;
  margin: auto;
}
.supporter-categories .sc-heading {
  max-width: 49.6875rem;
  margin: auto;
  margin-bottom: 4.4375rem;
}
@media (max-width: 1199px) {
  .supporter-categories .sc-heading {
    margin-bottom: 1.875rem;
  }
}
.supporter-categories .sc-card {
  margin-right: -3.0625rem;
  margin-left: -3.0625rem;
  row-gap: 3.875rem;
  justify-content: center;
}
.supporter-categories .sc-card [class*=cell-] {
  padding-left: 3.0625rem;
  padding-right: 3.0625rem;
}
@media (max-width: 1199px) {
  .supporter-categories .sc-card {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
    row-gap: 2.5rem;
  }
  .supporter-categories .sc-card [class*=cell-] {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.supporter-categories .sc-img {
  position: relative;
  padding-top: 100%;
}
.supporter-categories .sc-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.supporter-categories .sc-img img {
  border-radius: 1.5rem;
}
.supporter-categories .sc-img.svgwrap {
  position: relative;
  background: #74BC41;
  border-radius: 24px;
  overflow: hidden;
}
.supporter-categories .sc-img.svgwrap::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: url(../images/white-shape-bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.15;
  pointer-events: none;
  transition: 0.3s;
}
.supporter-categories .sc-img.svgwrap:hover::before {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1.2);
}
.supporter-categories .sc-img.svgwrap:hover .sc-imgwrap img {
  filter: brightness(0) saturate(100%) invert(61%) sepia(46%) saturate(508%) hue-rotate(59deg) brightness(92%) contrast(91%);
}
.supporter-categories .sc-img.svgwrap .sc-imgwrap {
  width: 150px;
  height: 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #02267e;
  border-radius: 50%;
}
.supporter-categories .sc-img.svgwrap .sc-imgwrap img {
  width: 90px;
  height: 70px;
  object-fit: contain;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
  border-radius: unset;
}
.supporter-categories .sc-descwrap {
  margin-top: 2.25rem;
  display: flex;
  flex-direction: column;
  row-gap: 1.25rem;
}
.supporter-categories .sc-descwrap .btn {
  max-width: fit-content;
  min-width: 11.5625rem;
}
.supporter-categories .sc-descwrap .h3 {
  margin: 0;
}
.supporter-categories .sc-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #02267E;
  display: flex;
  flex-direction: column;
  padding: 3.125rem 1.25rem;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  overflow: auto;
  overflow-x: clip;
}
.supporter-categories .sc-popup.is-popup {
  opacity: 1;
  visibility: visible;
}
.supporter-categories .sc-popup.is-popup::before, .supporter-categories .sc-popup.is-popup::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 24.5625rem;
  height: 28.375rem;
  z-index: -1;
  background-image: url(../images/popup-bg-icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transform: translateY(-50%);
}
.supporter-categories .sc-popup.is-popup::after {
  width: 36.0625rem;
  height: 41.625rem;
  right: -7%;
  top: 45%;
  left: auto;
  transform: translateY(0);
}
@media (max-width: 1199px) {
  .supporter-categories .sc-popup.is-popup::after {
    display: none;
  }
}
.supporter-categories .sc-popup .close-btn {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  gap: 1.5rem;
  z-index: 11;
}
.supporter-categories .sc-popup .close-btn span {
  font-size: 1.25rem;
}
.supporter-categories .sc-popup .close-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 4rem;
  height: 4rem;
  border: 4px solid #74BC41;
  border-radius: 100vh;
  cursor: pointer;
}
@media (max-width: 991px) {
  .supporter-categories .sc-popup .close-wrapper {
    width: 3.125rem;
    height: 3.125rem;
  }
}
.supporter-categories .sc-popup .close-wrapper svg {
  width: 0.9375rem;
  height: 0.9375rem;
}
.supporter-categories .sc-popup .close-wrapper:hover {
  background-color: #74BC41;
}
.supporter-categories .sc-popup-inner {
  position: relative;
  width: 100%;
  max-width: 89.0625rem;
  margin: auto;
  padding-top: 6.25rem;
}
@media (max-width: 991px) {
  .supporter-categories .sc-popup-inner {
    padding-top: 4.375rem;
  }
}

.multi-fifty-fifty {
  position: relative;
  overflow: hidden;
  margin-bottom: 12.5rem !important;
}
.multi-fifty-fifty sup {
  top: -0.375rem;
}
.multi-fifty-fifty.hide-bg .mff-bgimgwrap {
  display: none;
}
.multi-fifty-fifty.design-v2 .mff-leftimg .mff-img-wrap {
  margin-left: 0;
}
@media (max-width: 767px) {
  .multi-fifty-fifty.design-v2 .mff-leftimg .mff-img-wrap {
    margin-left: auto;
  }
}
.multi-fifty-fifty.design-v2 .mff-img-wrap {
  margin-left: auto;
}
@media (min-width: 768px) {
  .multi-fifty-fifty.design-v2 .mff-detailwrap {
    max-width: 34.5rem;
  }
}
.multi-fifty-fifty.design-v2 .mff-img-wrap {
  max-width: 44.3125rem;
}
@media (max-width: 767px) {
  .multi-fifty-fifty.design-v2 .mff-img-wrap {
    max-width: 25rem;
    margin: auto;
  }
}
.multi-fifty-fifty.design-v2 .mff-img-wrap .mff-bgimg {
  background-color: #74BC41;
  position: relative;
  padding-top: 100%;
  border-radius: 50%;
}
.multi-fifty-fifty.design-v2 .mff-img-wrap .mff-bgimg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.multi-fifty-fifty.design-v2 .mff-img-wrap .mff-bgimg img {
  border-radius: 50%;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .multi-fifty-fifty.design-v2 .mff-cell-same {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .multi-fifty-fifty {
    margin-bottom: 9.375rem !important;
  }
}
@media (max-width: 575px) {
  .multi-fifty-fifty {
    margin-bottom: 6.25rem !important;
  }
}
.multi-fifty-fifty:has(+ .programs-carousel) {
  padding-bottom: 12.5rem;
}
@media (max-width: 767px) {
  .multi-fifty-fifty:has(+ .programs-carousel) {
    padding-bottom: 6.25rem;
  }
}
.multi-fifty-fifty:has(+ .full-image-with-shape) {
  padding-bottom: 12.5rem;
}
@media (max-width: 767px) {
  .multi-fifty-fifty:has(+ .full-image-with-shape) {
    padding-bottom: 9.375rem;
  }
}
.multi-fifty-fifty + .financial-block {
  margin-top: 6.25rem;
}
.multi-fifty-fifty + .programs-carousel {
  margin-top: 0 !important;
}
.multi-fifty-fifty .mff-breadcrumbsheading {
  margin-bottom: 4.375rem;
}
.multi-fifty-fifty .mff-breadcrumbsheading .h1 {
  position: relative;
  padding-bottom: 4.375rem;
  margin: 0;
  color: #fff;
}
@media (min-width: 1440px) {
  .multi-fifty-fifty .mff-breadcrumbsheading .h1 {
    font-size: 4rem;
  }
}
.multi-fifty-fifty .mff-breadcrumbsheading .h1::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 16.75rem;
  height: 2.3125rem;
  background-image: url(../images/line-shape.png);
  background-size: 100%;
  background-repeat: no-repeat;
  pointer-events: none;
}
.multi-fifty-fifty .mff-heading {
  max-width: 65.125rem;
  margin: auto;
  margin-bottom: 11.75rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 1199px) {
  .multi-fifty-fifty .mff-heading {
    margin-bottom: 5rem;
  }
}
@media (max-width: 767px) {
  .multi-fifty-fifty .mff-heading {
    margin-bottom: 1.875rem;
  }
  .multi-fifty-fifty .mff-heading .h1 {
    font-size: 1.875rem;
  }
}
.multi-fifty-fifty .mff-leftimg {
  flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .multi-fifty-fifty .mff-leftimg {
    flex-direction: column-reverse;
  }
}
.multi-fifty-fifty .mff-leftimg .mff-detailwrap {
  margin-left: auto;
}
.multi-fifty-fifty .mff-wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 11.25rem;
  position: relative;
}
@media (max-width: 1199px) {
  .multi-fifty-fifty .mff-wrapper {
    row-gap: 6.25rem;
  }
}
.multi-fifty-fifty .mff-bgimg {
  position: relative;
}
@media (min-width: 768px) {
  .multi-fifty-fifty .mff-bgimg img {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .multi-fifty-fifty .mff-bgimg {
    padding-top: 60%;
  }
  .multi-fifty-fifty .mff-bgimg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .multi-fifty-fifty .mff-bgimg img {
    object-fit: contain;
    object-position: left;
  }
}
@media (max-width: 575px) {
  .multi-fifty-fifty .mff-bgimg {
    padding-top: 100%;
  }
}
.multi-fifty-fifty .mff-row {
  row-gap: 2rem;
  align-items: center;
}
@media (max-width: 767px) {
  .multi-fifty-fifty .mff-row {
    flex-direction: column-reverse;
  }
}
.multi-fifty-fifty .mff-detailwrap {
  max-width: 25.6875rem;
}
@media (max-width: 767px) {
  .multi-fifty-fifty .mff-detailwrap {
    margin: auto !important;
    max-width: 100%;
  }
}
.multi-fifty-fifty .mff-detailwrap .h2 {
  font-size: 2.5rem;
}
@media (max-width: 991px) {
  .multi-fifty-fifty .mff-detailwrap .h2 {
    font-size: 2rem;
  }
}
.multi-fifty-fifty .mff-detailwrap .eyebrow-text {
  padding: 0;
  margin-bottom: 1.125rem;
  font-size: 1.25rem;
  font-weight: 600;
}
.multi-fifty-fifty .mff-detailwrap .eyebrow-text::before {
  display: none;
}
@media (max-width: 767px) {
  .multi-fifty-fifty .mff-detailwrap .eyebrow-text {
    margin-bottom: 0.625rem;
  }
}
@media (min-width: 992px) {
  .multi-fifty-fifty .mff-rightwrap {
    width: 60%;
  }
}
@media (min-width: 992px) {
  .multi-fifty-fifty .mff-leftwrap {
    width: 40%;
  }
}
.multi-fifty-fifty .mff-rightimg .mff-row {
  flex-direction: row-reverse;
}
.multi-fifty-fifty .mff-btnwrap {
  margin-top: 1.25rem;
}
.multi-fifty-fifty .mff-bgimgwrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  pointer-events: none;
}
@media (max-width: 991px) {
  .multi-fifty-fifty .mff-bgimgwrap {
    width: 100%;
  }
}
.multi-fifty-fifty .mff-bgimgwrap.logo {
  max-width: 74.5rem;
}
.multi-fifty-fifty .mff-bgimgwrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  opacity: 0.6;
}

.blank-space:has(+ .main-content-wrapper .hero-fifty-fifty.light-color) {
  background-color: #02267E;
}

.page-id-27033 .main-header:not(.header-fixed) .header-top-wrap .link-wrap {
  color: #02267E;
}
.page-id-27033 .main-header:not(.header-fixed) .brand {
  display: none;
}
.page-id-27033 .main-header:not(.header-fixed) .brand.-hover {
  display: block;
}
.page-id-27033 .main-header:hover:not(.header-fixed) .header-top-wrap .link-wrap {
  color: #fff;
}
.page-id-27033 .main-header .mh-search-btn svg {
  fill: #02267E !important;
}
.page-id-27033 .main-header .navigation nav ul li a {
  color: #02267E;
}
.page-id-27033 .hero-fifty-fifty.hero-v1::before {
  background-image: url(../images/summer-camp-shape.png);
  background-size: 100%;
  background-repeat: no-repeat;
}
@media (min-width: 1200px) {
  .page-id-27033 .hero-fifty-fifty.hero-v1::before {
    bottom: -140px;
  }
}
.page-id-27033 .full-image-with-shape.fiws-yellow + .insight-card-section:has(+ .financial-block) {
  margin-bottom: 0 !important;
}
@media (max-width: 767px) {
  .page-id-27033 .full-image-with-shape.fiws-yellow + .insight-card-section:has(+ .financial-block) {
    padding-bottom: 3.125rem;
  }
}
.page-id-27033 .full-image-with-shape.fiws-yellow + .insight-card-section:has(+ .financial-block)::after {
  content: "";
  position: absolute;
  left: 0;
  top: 90%;
  width: 100%;
  height: 640px;
  background-image: url(../images/yellow-shape.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 55%;
  z-index: -1;
  pointer-events: none;
  pointer-events: none;
  transform: scale(-1);
}
@media (max-width: 1199px) {
  .page-id-27033 .full-image-with-shape.fiws-yellow + .insight-card-section:has(+ .financial-block)::after {
    height: 66%;
  }
}
@media (max-width: 767px) {
  .page-id-27033 .full-image-with-shape.fiws-yellow + .insight-card-section:has(+ .financial-block)::after {
    height: 42%;
    background-position: center;
  }
}
.page-id-27033 .full-image-with-shape.fiws-yellow + .insight-card-section + .financial-block {
  margin-top: 0 !important;
  padding-top: 6.25rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 1199px) {
  .page-id-27033 .full-image-with-shape.fiws-yellow + .insight-card-section + .financial-block {
    padding-top: 3.125rem;
  }
}

.hero-fifty-fifty {
  padding-top: 3.125rem !important;
  padding-bottom: 6.25rem;
  position: relative;
}
@media (max-width: 991px) {
  .hero-fifty-fifty {
    padding-bottom: 3.125rem;
  }
}
.hero-fifty-fifty + .supporter-categories {
  margin-top: 3.125rem !important;
}
.hero-fifty-fifty + .fifty-fifty-v2.ffv-dark .hero-v2::before {
  background-image: url(../images/pattern-yacenter.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.hero-fifty-fifty:has(+ .fifty-fifty-v2.ffv-dark)::before {
  background-image: url(../images/pattern-yacenter.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.hero-fifty-fifty.light-color {
  background-color: #02267E;
}
.hero-fifty-fifty.light-color::before {
  background-image: url(../images/light-shape.svg);
  pointer-events: none;
  background-position: bottom;
  bottom: -3.125rem;
}
@media (max-width: 991px) {
  .hero-fifty-fifty.light-color::before {
    bottom: 0;
  }
}
.hero-fifty-fifty::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -40px;
  transform: translateX(-50%);
  width: 100%;
  height: 25rem;
  background-image: url(../images/pattern-yacenter.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 1;
}
@media (max-width: 1199px) {
  .hero-fifty-fifty::before {
    bottom: -5.625rem;
  }
}
@media (max-width: 767px) {
  .hero-fifty-fifty::before {
    bottom: -12.5rem;
  }
}
.hero-fifty-fifty.hero-v2 {
  position: relative;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .hero-fifty-fifty.hero-v2 + .fifty-fifty-v2.ffv-light {
    padding-bottom: 1.875rem;
  }
}
@media screen and (min-width: 1921px) {
  .hero-fifty-fifty.hero-v2 + .fifty-fifty-v2.ffv-light {
    margin-top: 2.5%;
    padding-top: 1.2%;
  }
}
.hero-fifty-fifty.hero-v2.hero-v3 .container-fluid {
  width: 100%;
}
@media (max-width: 991px) {
  .hero-fifty-fifty.hero-v2.hero-v3 .hff-text-inner {
    padding-right: 3.125rem;
  }
}
@media (max-width: 767px) {
  .hero-fifty-fifty.hero-v2.hero-v3 .hff-text-inner {
    padding-right: 1.25rem;
  }
}
@media (min-width: 992px) {
  .hero-fifty-fifty.hero-v2.hero-v3 .hff-description p {
    max-height: 12.5rem;
    overflow: auto;
  }
  .hero-fifty-fifty.hero-v2.hero-v3 .hff-description p::-webkit-scrollbar {
    width: 5px;
  }
  .hero-fifty-fifty.hero-v2.hero-v3 .hff-description p::-webkit-scrollbar-track {
    --webkit-box-shadow: inset 0 0 6px rgba($black, 0.3);
    border-radius: 5px;
  }
  .hero-fifty-fifty.hero-v2.hero-v3 .hff-description p::-webkit-scrollbar-thumb {
    --webkit-box-shadow: inset 0 0 6px rgba($black, 0.5);
    border-radius: 5px;
    background: rgba(2, 38, 126, 0.8);
  }
  .hero-fifty-fifty.hero-v2.hero-v3 .hff-description p::-webkit-scrollbar-thumb:window-inactive {
    background: #74BC41;
  }
}
@media (max-width: 991px) {
  .hero-fifty-fifty.hero-v2.hero-v3 .hff-imgwrap {
    max-width: 43.75rem;
  }
}
.hero-fifty-fifty.hero-v2.hero-v3 .hff-img {
  position: relative;
  padding-top: 56.2228654124%;
  margin-bottom: -20px;
}
.hero-fifty-fifty.hero-v2.hero-v3 .hff-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero-fifty-fifty.hero-v2.hero-v3 .hff-img img {
  object-fit: contain;
}
.hero-fifty-fifty.hero-v2.hero-v3 .hff-wrapper {
  padding-left: calc((100% - 96.25rem) / 2);
  max-width: unset;
  margin: unset;
}
.hero-fifty-fifty.hero-v2.hero-v3 .hff-wrapper > div {
  padding-left: 3.125rem;
}
@media (max-width: 767px) {
  .hero-fifty-fifty.hero-v2.hero-v3 .hff-wrapper > div {
    padding-left: 1.25rem;
  }
}
@media (min-width: 1440px) {
  .hero-fifty-fifty.hero-v2.hero-v3 .hff-cellimg {
    width: 73%;
  }
}
@media (min-width: 1440px) {
  .hero-fifty-fifty.hero-v2.hero-v3 .hff-celldetail {
    width: 27%;
  }
}
@media screen and (min-width: 1921px) {
  .hero-fifty-fifty.hero-v2:has(+ .fifty-fifty-v2)::before {
    bottom: -190px;
    width: 100%;
    height: 360px;
    background-repeat: repeat;
    pointer-events: none;
    background-position: unset;
    background-size: 100%;
    z-index: 2;
  }
  .hero-fifty-fifty.hero-v2:has(+ .fifty-fifty-v2) .hff-text-inner {
    padding-bottom: 28%;
  }
}
.hero-fifty-fifty.hero-v2::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -270px;
  width: 100%;
  background-image: url(../images/light-shape.svg);
  pointer-events: none;
  background-position: center;
  z-index: 2;
}
@media (max-width: 1439px) {
  .hero-fifty-fifty.hero-v2::before {
    bottom: -250px;
  }
}
@media (max-width: 991px) {
  .hero-fifty-fifty.hero-v2::before {
    bottom: -9.375rem;
    background-size: cover;
    height: 13.125rem;
  }
}
@media (max-width: 575px) {
  .hero-fifty-fifty.hero-v2::before {
    bottom: -6.875rem;
    height: 9.375rem;
  }
}
.hero-fifty-fifty.hero-v2 .hff-img {
  position: relative;
  padding-top: 82.0833333333%;
}
.hero-fifty-fifty.hero-v2 .hff-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero-fifty-fifty.hero-v2 .hff-img img {
  object-fit: contain;
}
@media (min-width: 1440px) {
  .hero-fifty-fifty.hero-v2 .hff-cellimg {
    width: 61.82%;
  }
}
@media (min-width: 1440px) {
  .hero-fifty-fifty.hero-v2 .hff-celldetail {
    width: 38.18%;
  }
}
@media (min-width: 992px) {
  .hero-fifty-fifty.hero-v2 .hff-text-inner {
    max-width: 25.6875rem;
    height: 100%;
    padding-bottom: 17%;
  }
}
@media (max-width: 991px) {
  .hero-fifty-fifty.hero-v2 .hff-imgwrap {
    max-width: 25.6875rem;
    margin: auto;
  }
}
.hero-fifty-fifty.hero-v1 .hff-img {
  position: relative;
  padding-top: 83.0303030303%;
  -webkit-mask-image: url(../images/hero-fifty-fifty.svg);
  mask-image: url(../images/hero-fifty-fifty.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
}
.hero-fifty-fifty.hero-v1 .hff-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 1440px) {
  .hero-fifty-fifty.hero-v1 .hff-cellimg {
    width: 69.55%;
  }
}
@media (min-width: 1440px) {
  .hero-fifty-fifty.hero-v1 .hff-celldetail {
    width: 30.45%;
  }
}
.hero-fifty-fifty.hero-v1 .hff-imgwrap {
  max-width: 61.875rem;
  margin-left: auto;
  filter: drop-shadow(-1.25rem 0.9375rem 1.25rem rgba(0, 0, 0, 0.2));
}
.hero-fifty-fifty.has-color-theme .hff-description p {
  color: var(--bgText) !important;
}
.hero-fifty-fifty.has-color-theme .hff-text-inner .btn {
  border-color: var(--bgText) !important;
  color: var(--bgText) !important;
}
.hero-fifty-fifty.has-color-theme .hff-text-inner .btn:hover {
  border-color: #74BC41 !important;
}
.hero-fifty-fifty .hff-wrapper {
  max-width: 98.125rem;
  margin: auto;
}
.hero-fifty-fifty .hff-text-wrapper-inner {
  row-gap: 1.875rem;
  position: relative;
  z-index: 1;
}
.hero-fifty-fifty .hff-text-wrapper-inner .btn {
  margin-top: 2.5rem;
}
@media (min-width: 1440px) {
  .hero-fifty-fifty .hff-text-wrapper-inner .btn {
    margin-top: 0.9375rem;
  }
}
.hero-fifty-fifty .hff-eyebrow {
  margin-bottom: 0.9375rem;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.4;
}
.hero-fifty-fifty .hff-text-inner {
  padding-top: 4.375rem;
}
@media (max-width: 1439px) {
  .hero-fifty-fifty .hff-text-inner {
    padding-top: 3.125rem;
  }
}
@media (max-width: 1199px) {
  .hero-fifty-fifty .hff-text-inner {
    padding-top: 0;
  }
}
.hero-fifty-fifty .hff-text-inner .yath-title {
  margin: 0;
  color: #DFE4BC;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .hero-fifty-fifty .hff-title {
    font-size: 3rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hero-fifty-fifty .hff-title {
    font-size: 2.5rem;
  }
}
.hero-fifty-fifty .hff-logo {
  max-width: 29rem;
  margin-bottom: 2.25rem;
}
.hero-fifty-fifty .hff-logo img {
  width: 100%;
  max-width: 25.625rem;
  max-height: 15.25rem;
  object-fit: contain;
}

.milestone-carousel {
  position: relative;
  margin-top: 3.125rem;
  margin-bottom: 12.5rem;
  max-width: 120rem;
  margin: auto;
}
@media (max-width: 1199px) {
  .milestone-carousel {
    margin-bottom: 6.25rem;
  }
}
.milestone-carousel .swiper-arrow {
  position: relative;
  margin: 0;
}
.milestone-carousel .swiper-pagination {
  position: unset;
  max-width: fit-content;
  padding: 0 1.25rem;
  font-weight: 600;
}
.milestone-carousel .mc-cardsub {
  max-width: 16.875rem;
  margin: auto;
}
.milestone-carousel .mc-logowrap {
  width: 13.8125rem;
  height: 8.75rem;
  margin: auto;
}
.milestone-carousel .mc-logowrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.milestone-carousel .mc-slider {
  padding-left: 5.3125rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 1199px) {
  .milestone-carousel .mc-slider {
    padding-left: 3.125rem;
  }
}
@media (max-width: 767px) {
  .milestone-carousel .mc-slider {
    padding: 0;
  }
}
.milestone-carousel .mc-heading {
  max-width: 41.25rem;
  margin: auto;
  margin-bottom: 6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  row-gap: 2.4375rem;
}
@media (max-width: 1199px) {
  .milestone-carousel .mc-heading {
    margin-bottom: 3.125rem;
    row-gap: 1.25rem;
  }
}
@media (max-width: 767px) {
  .milestone-carousel .mc-heading {
    margin-bottom: 1.875rem;
  }
}
.milestone-carousel .mc-heading .h1 {
  margin: 0;
}
.milestone-carousel .mc-logowrap {
  margin: auto;
  max-width: 100%;
}
.milestone-carousel .mc-logowrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.milestone-carousel .mc-row {
  align-items: center;
  row-gap: 1.875rem;
}
@media (min-width: 1200px) {
  .milestone-carousel .mc-row {
    margin-right: -2.1875rem;
    margin-left: -2.1875rem;
  }
  .milestone-carousel .mc-row [class*=cell-] {
    padding-left: 2.1875rem;
    padding-right: 2.1875rem;
  }
}
@media (max-width: 767px) {
  .milestone-carousel .mc-row {
    margin: 0;
  }
}
.milestone-carousel .mc-arrows {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .milestone-carousel .mc-cardinner-left {
    padding-right: 1.25rem;
    width: 50%;
  }
}
.milestone-carousel .mc-detailwrap {
  display: flex;
  flex-direction: column;
  row-gap: 2.6875rem;
  max-width: 340px;
}
@media (max-width: 991px) {
  .milestone-carousel .mc-detailwrap {
    max-width: unset;
    row-gap: 0.9375rem;
  }
}
.milestone-carousel .mc-detailwrap .eyebrow-title {
  font-size: 1.25rem;
  font-weight: 600;
}
.milestone-carousel .mc-detailwrap .mc-detail {
  display: flex;
  flex-direction: column;
  row-gap: 1.25rem;
}
@media (max-width: 767px) {
  .milestone-carousel .mc-detailwrap .mc-detail {
    row-gap: 0.625rem;
  }
}
.milestone-carousel .mc-detailwrap .mc-detail .h3 {
  margin: 0;
}
.milestone-carousel .mc-mainwrap {
  overflow: hidden;
  border-radius: 2.25rem 0 0 2.25rem;
}
@media (min-width: 1200px) {
  .milestone-carousel .mc-mainwrap {
    padding-left: 0.75rem;
  }
}
.milestone-carousel .mc-cardwrap {
  position: relative;
  overflow: hidden;
  border-radius: 2.25rem;
  height: 100%;
}
@media (max-width: 767px) {
  .milestone-carousel .mc-cardwrap {
    height: auto;
  }
}
.milestone-carousel .mc-cardwrap::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--bgHoverColor);
  border-radius: 2.25rem;
  opacity: 0.5;
}
.milestone-carousel .mc-cardinner {
  padding: 3.25rem 4.125rem 4.375rem 3.625rem;
  position: relative;
  height: 100%;
  background-color: #F2F4E1;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .milestone-carousel .mc-cardinner::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-16%, -49%);
    background: url(../images/milestone-shape.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 600px;
    height: 102%;
  }
}
@media (max-width: 1439px) {
  .milestone-carousel .mc-cardinner {
    padding: 1.875rem;
  }
}
@media (max-width: 767px) {
  .milestone-carousel .mc-cardinner {
    flex-direction: column-reverse;
    row-gap: 1.25rem;
    padding: 1.875rem 0.9375rem;
  }
}
.milestone-carousel .mc-bottomwrap {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  row-gap: 0.9375rem;
}
@media (min-width: 1200px) {
  .milestone-carousel .mc-bottomwrap {
    max-width: 20.3125rem;
  }
}
@media (max-width: 767px) {
  .milestone-carousel .mc-bottomwrap {
    opacity: 1;
    align-items: center;
    text-align: center;
  }
}
.milestone-carousel .mc-bottomwrap .mc-detailtitle {
  color: #fff;
  font-size: 2.5rem;
  margin: 0;
  position: relative;
  z-index: 1;
  color: #02267E;
}
@media (min-width: 768px) {
  .milestone-carousel .mc-bottomwrap .mc-detailtitle {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
  }
}
@media (max-width: 1199px) {
  .milestone-carousel .mc-bottomwrap .mc-detailtitle {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .milestone-carousel .mc-bottomwrap .mc-detailtitle {
    font-size: 1.75rem;
  }
}
.milestone-carousel .mc-bottomwrap .mc-description {
  transition: 0.3s;
  color: #02267E;
  font-weight: 400;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .milestone-carousel .mc-bottomwrap .mc-description {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 14;
    -webkit-box-orient: vertical;
    font-size: 1rem;
  }
}
.milestone-carousel .mc-icon {
  width: 4rem;
  height: 4rem;
  margin-bottom: 0.75rem;
}
@media (max-width: 1199px) {
  .milestone-carousel .mc-icon {
    width: 3.125rem;
    height: 3.125rem;
    margin-bottom: 0;
  }
}
.milestone-carousel .mc-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.milestone-carousel .mc-cardimgwrap {
  width: 100%;
  max-width: 21.875rem;
  position: relative;
}
@media (max-width: 767px) {
  .milestone-carousel .mc-cardimgwrap::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -49%);
    background: url(../images/milestone-shape.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 420px;
    height: 430px;
    opacity: 0.8;
  }
}
@media (min-width: 768px) {
  .milestone-carousel .mc-cardimgwrap {
    margin-left: auto;
    width: 60%;
    max-width: 28.75rem;
  }
}
.milestone-carousel .mc-topwrap {
  position: relative;
  padding-top: 100%;
}
.milestone-carousel .mc-topwrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.milestone-carousel .mc-topwrap img {
  border-radius: 50%;
  object-position: top;
}
.milestone-carousel .mc-btnwrap {
  position: absolute;
  left: 5.125rem;
  bottom: 3.9375rem;
  z-index: 2;
}
@media (max-width: 1199px) {
  .milestone-carousel .mc-btnwrap {
    left: 1.875rem;
    bottom: 1.875rem;
  }
}
.milestone-carousel .mc-btnwrap .btn {
  background: #fff;
  color: #02267E;
  padding: 0.75rem 0.75rem;
  min-width: 19.3125rem;
  font-size: 1.5rem;
  border: none;
}
@media (max-width: 1199px) {
  .milestone-carousel .mc-btnwrap .btn {
    padding: 0.75rem 1.25rem;
    min-width: unset;
    font-size: 1.125rem;
  }
}
.milestone-carousel .mc-btnwrap .btn:hover {
  background: #02267E;
  color: #fff;
}

.our-future-block {
  background-color: #F2F4E1;
  padding-top: 6.25rem;
  position: relative;
}
@media (max-width: 1199px) {
  .our-future-block {
    padding-top: 3.125rem;
  }
}
.our-future-block::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -182%);
  width: 1192px;
  height: 560px;
  pointer-events: none;
  opacity: 0.6;
  background: url(../images/gray-logo.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 991px) {
  .our-future-block::before {
    transform: translate(-50%, -172%);
    width: 100%;
    height: 38.35%;
  }
}
@media (max-width: 575px) {
  .our-future-block::before {
    transform: translate(-50%, -153%);
  }
}
.our-future-block .ofb-detailwrap {
  max-width: 44.1875rem;
  margin: auto;
  margin-bottom: 5rem;
}
@media (max-width: 1199px) {
  .our-future-block .ofb-detailwrap {
    margin-bottom: 2.5rem;
  }
}
.our-future-block .ofb-wrapper {
  position: relative;
}
.our-future-block .ofb-eyebrow {
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.4;
  text-align: center;
  color: #74BC41;
  margin-bottom: 1.75rem;
}
@media (max-width: 1199px) {
  .our-future-block .ofb-eyebrow {
    margin-bottom: 0.9375rem;
  }
}
.our-future-block .ofb-title {
  color: #02267E;
}
.our-future-block .ofb-description {
  line-height: 1.375;
  color: #02267E;
}
.our-future-block .ofb-imgwrap {
  max-width: 71.1875rem;
  margin: auto;
  margin-bottom: -25.625rem;
}
@media (max-width: 1199px) {
  .our-future-block .ofb-imgwrap {
    margin-bottom: -42%;
  }
}
@media (max-width: 767px) {
  .our-future-block .ofb-imgwrap {
    margin-bottom: -33%;
  }
}
@media (max-width: 575px) {
  .our-future-block .ofb-imgwrap {
    margin-bottom: -40%;
  }
}
.our-future-block .ofb-imgwrap .ofb-img {
  position: relative;
  padding-top: 100%;
}
.our-future-block .ofb-imgwrap .ofb-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (min-width: 992px) {
  .insight-card-section {
    margin-top: 12.5rem !important;
    margin-bottom: 12.5rem !important;
  }
}
@media (max-width: 991px) {
  .insight-card-section {
    margin-top: 9.375rem !important;
    margin-bottom: 9.375rem !important;
  }
}
@media (max-width: 767px) {
  .insight-card-section {
    margin-top: 6.25rem !important;
    margin-bottom: 6.25rem !important;
  }
}
.insight-card-section.ics-only-highlight {
  padding-top: 9.375rem !important;
}
@media (max-width: 767px) {
  .insight-card-section.ics-only-highlight {
    padding-top: 6.25rem !important;
  }
}
.insight-card-section.ics-only-highlight .hl-wrap {
  margin-top: 0 !important;
}
.insight-card-section .ics-highlight-text {
  font-size: 1rem;
  line-height: 1.375;
  text-align: center;
  color: #74BC41;
  margin-top: 1.5rem;
  font-weight: 400;
}
.insight-card-section .ics-wrapper {
  max-width: 64.125rem;
  margin: auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.25rem 5.0625rem;
  min-height: 25.625rem;
}
@media (max-width: 1199px) {
  .insight-card-section .ics-wrapper {
    max-width: 55.75rem;
    min-height: 21.25rem;
  }
}
@media (max-width: 991px) {
  .insight-card-section .ics-wrapper {
    max-width: 41.75rem;
    padding: 1.25rem 3.125rem;
  }
}
@media (max-width: 767px) {
  .insight-card-section .ics-wrapper {
    padding: 3.125rem;
    min-height: unset;
  }
}
@media (max-width: 575px) {
  .insight-card-section .ics-wrapper {
    padding: 3.125rem 1.875rem;
  }
}
.insight-card-section .ics-wrapper::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: url(../images/insight-card-shape.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  min-height: 31.875rem;
}
@media (max-width: 767px) {
  .insight-card-section .ics-wrapper::before {
    background: url(../images/res-insight-card-shape.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
  }
}
@media (max-width: 767px) and (max-width: 1199px) {
  .insight-card-section .ics-wrapper::before {
    min-height: 26.875rem;
  }
}
.insight-card-section .ics-wrapper::after {
  content: "";
  position: absolute;
  left: 20px;
  top: -70px;
  width: 5.625rem;
  height: 5.625rem;
  background: url(../images/inside-card.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 1199px) {
  .insight-card-section .ics-wrapper::after {
    left: 10px;
    top: -100px;
  }
}
@media (max-width: 767px) {
  .insight-card-section .ics-wrapper::after {
    left: 50%;
    top: 2%;
    transform: translate(-50%, -50%);
  }
}
.insight-card-section .ics-descriptionwrap {
  font-weight: 400;
}
.insight-card-section .ics-row {
  row-gap: 1.875rem;
  align-items: center;
  width: 100%;
}
.insight-card-section .ics-row:hover .ics-img img {
  transform: scale(1.05);
}
@media (min-width: 768px) {
  .insight-card-section .ics-imgwrap {
    padding-right: 0.6875rem;
  }
}
@media (min-width: 768px) {
  .insight-card-section .ics-detail {
    padding-left: 0.875rem;
  }
}
.insight-card-section .ics-img {
  position: relative;
  padding-top: 81.7102137767%;
}
.insight-card-section .ics-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.insight-card-section .ics-img img {
  transition: 1s;
  object-fit: contain;
}
@media (min-width: 768px) {
  .insight-card-section .ics-description {
    overflow: auto;
    max-height: 12.5rem;
    padding-right: 5px;
  }
  .insight-card-section .ics-description::-webkit-scrollbar {
    width: 5px;
  }
  .insight-card-section .ics-description::-webkit-scrollbar-track {
    --webkit-box-shadow: inset 0 0 6px rgba($black, 0.3);
    border-radius: 5px;
  }
  .insight-card-section .ics-description::-webkit-scrollbar-thumb {
    --webkit-box-shadow: inset 0 0 6px rgba($black, 0.5);
    border-radius: 5px;
    background: rgba(116, 188, 65, 0.8);
  }
  .insight-card-section .ics-description::-webkit-scrollbar-thumb:window-inactive {
    background: #74BC41;
  }
}
.insight-card-section .ics-detail h1,
.insight-card-section .ics-detail .h1 {
  color: #02267E;
}
.insight-card-section .ics-detail h2,
.insight-card-section .ics-detail .h2 {
  color: #02267E;
}
.insight-card-section .ics-detail h3,
.insight-card-section .ics-detail .h3 {
  color: #02267E;
}
.insight-card-section .ics-detail h4,
.insight-card-section .ics-detail .h4 {
  color: #02267E;
}
.insight-card-section .ics-detail h5,
.insight-card-section .ics-detail .h5 {
  color: #02267E;
}
.insight-card-section .ics-detail h6,
.insight-card-section .ics-detail .h6 {
  color: #02267E;
}
@media (max-width: 1199px) {
  .insight-card-section .ics-detail .h2 {
    font-size: 1.75rem;
  }
}
@media (max-width: 767px) {
  .insight-card-section .ics-detail .h2 {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {
  .insight-card-section .ics-detail .h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}
.insight-card-section .ics-detail p {
  color: #02267E;
}
@media (max-width: 991px) {
  .insight-card-section .ics-detail p {
    font-size: 0.875rem;
  }
}
.insight-card-section .hl-wrap {
  max-width: 52.875rem;
  margin: auto;
  margin-top: 7.5rem;
}
@media (max-width: 767px) {
  .insight-card-section .hl-wrap {
    margin-top: 5rem;
  }
}
@media (max-width: 575px) {
  .insight-card-section .hl-wrap {
    margin-top: 3.75rem;
  }
}
.insight-card-section .hl-heading {
  padding-bottom: 2.6875rem;
  text-align: center;
}
@media (max-width: 1199px) {
  .insight-card-section .hl-heading {
    padding-bottom: 1.875rem;
  }
}
.insight-card-section .hl-heading:has(+ .hl-listwrap) {
  border-bottom: 3px solid #74BC41;
}
.insight-card-section .hl-list {
  display: flex;
  gap: 1.4375rem;
  padding: 1.25rem 0;
  border-bottom: 3px solid #74BC41;
  margin-bottom: 0;
  align-items: center;
}
.insight-card-section .hl-list svg {
  width: 3.875rem;
  height: 3.875rem;
  min-width: 3.875rem;
}
@media (max-width: 1199px) {
  .insight-card-section .hl-list svg {
    width: 1.875rem;
    height: 1.875rem;
    min-width: 1.875rem;
  }
}
.insight-card-section .hl-list .hl-desc {
  color: #fff;
  line-height: 1.28;
}
.insight-card-section .hl-list .hl-desc span {
  color: #74BC41;
  font-weight: 700;
}

.fifty-fifty-v2 {
  position: relative;
}
.fifty-fifty-v2.ffv-light {
  background-color: #F2F4E1;
}
.fifty-fifty-v2.ffv-light .ffv-detailwrap .h3,
.fifty-fifty-v2.ffv-light .ffv-detailwrap .ffv-description,
.fifty-fifty-v2.ffv-light .ffv-detailwrap .btn {
  color: #02267E;
}
.fifty-fifty-v2.ffv-light .ffv-detailwrap .ffv-description {
  font-weight: 400;
}
.fifty-fifty-v2.ffv-light .ffv-detailwrap h1,
.fifty-fifty-v2.ffv-light .ffv-detailwrap .h1 {
  color: #02267E;
}
.fifty-fifty-v2.ffv-light .ffv-detailwrap h2,
.fifty-fifty-v2.ffv-light .ffv-detailwrap .h2 {
  color: #02267E;
}
.fifty-fifty-v2.ffv-light .ffv-detailwrap h3,
.fifty-fifty-v2.ffv-light .ffv-detailwrap .h3 {
  color: #02267E;
}
.fifty-fifty-v2.ffv-light .ffv-detailwrap h4,
.fifty-fifty-v2.ffv-light .ffv-detailwrap .h4 {
  color: #02267E;
}
.fifty-fifty-v2.ffv-light .ffv-detailwrap h5,
.fifty-fifty-v2.ffv-light .ffv-detailwrap .h5 {
  color: #02267E;
}
.fifty-fifty-v2.ffv-light .ffv-detailwrap h6,
.fifty-fifty-v2.ffv-light .ffv-detailwrap .h6 {
  color: #02267E;
}
.fifty-fifty-v2.ffv-light .ffv-heading .h1 {
  color: #02267E;
}
.fifty-fifty-v2.ffv-left .ffv-row {
  flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .fifty-fifty-v2.ffv-left .ffv-row {
    flex-direction: column-reverse;
  }
}
.fifty-fifty-v2.ffv-left .ffv-detailwrap {
  margin-left: auto;
}
.fifty-fifty-v2 .ffv-mainwrap {
  position: relative;
  z-index: 2;
}
.fifty-fifty-v2 .ffv-wrapper {
  max-width: 89.125rem;
  margin: auto;
}
.fifty-fifty-v2 .ffv-bgimg {
  position: relative;
}
@media (min-width: 768px) {
  .fifty-fifty-v2 .ffv-bgimg img {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .fifty-fifty-v2 .ffv-bgimg {
    padding-top: 60%;
  }
  .fifty-fifty-v2 .ffv-bgimg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .fifty-fifty-v2 .ffv-bgimg img {
    object-fit: contain;
  }
}
@media (max-width: 575px) {
  .fifty-fifty-v2 .ffv-bgimg {
    padding-top: 100%;
  }
}
.fifty-fifty-v2 .ffv-row {
  row-gap: 2rem;
  align-items: center;
}
@media (max-width: 767px) {
  .fifty-fifty-v2 .ffv-row {
    flex-direction: column-reverse;
  }
}
.fifty-fifty-v2 .ffv-detaillogo {
  margin-bottom: 1.5rem;
  width: 16.375rem;
  height: 5.625rem;
}
.fifty-fifty-v2 .ffv-detaillogo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.fifty-fifty-v2 .ffv-heading {
  max-width: 53.8125rem;
  margin: auto;
  display: flex;
  flex-direction: column;
  row-gap: 2.25rem;
  margin-bottom: 6.6875rem;
}
@media (max-width: 1199px) {
  .fifty-fifty-v2 .ffv-heading {
    margin-bottom: 1.875rem;
  }
}
.fifty-fifty-v2 .ffv-btnwrap {
  margin-top: 1.25rem;
}
.fifty-fifty-v2 .ffv-bgimg {
  position: relative;
}
@media (min-width: 768px) {
  .fifty-fifty-v2 .ffv-bgimg img {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .fifty-fifty-v2 .ffv-bgimg {
    padding-top: 60%;
  }
  .fifty-fifty-v2 .ffv-bgimg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .fifty-fifty-v2 .ffv-bgimg img {
    object-fit: contain;
    object-position: left;
  }
}
@media (max-width: 575px) {
  .fifty-fifty-v2 .ffv-bgimg {
    padding-top: 100%;
  }
}
.fifty-fifty-v2 .ffv-row {
  row-gap: 2rem;
  align-items: center;
}
@media (max-width: 767px) {
  .fifty-fifty-v2 .ffv-row {
    flex-direction: column-reverse;
  }
}
.fifty-fifty-v2 .ffv-detailwrap {
  max-width: 25.6875rem;
}
@media (max-width: 767px) {
  .fifty-fifty-v2 .ffv-detailwrap {
    margin: auto !important;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .fifty-fifty-v2 .ffv-rightwrap {
    width: 60%;
  }
}
@media (min-width: 992px) {
  .fifty-fifty-v2 .ffv-leftwrap {
    width: 40%;
  }
}

.our-supporters-accordion {
  position: relative;
}
.our-supporters-accordion.show-pattern + .event-and-news {
  padding-top: 12.5rem;
  position: relative;
  margin-top: 0 !important;
}
@media (max-width: 1199px) {
  .our-supporters-accordion.show-pattern + .event-and-news {
    padding-top: 6.25rem;
  }
}
.our-supporters-accordion.show-pattern + .event-and-news::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 25rem;
  background-image: url(../images/header-shape.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  pointer-events: none;
}
.our-supporters-accordion .sec-heading .h2 {
  text-align: center;
}
@media (max-width: 1199px) {
  .our-supporters-accordion .sec-heading .h2 {
    padding-bottom: 30px;
  }
}
.our-supporters-accordion .osa-heading {
  margin-bottom: 4.375rem;
}
.our-supporters-accordion .osa-heading .h1 {
  position: relative;
}
.our-supporters-accordion .osa-heading .h1::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 16.75rem;
  height: 2.3125rem;
  background-image: url(../images/line-shape.png);
  background-size: 100%;
  background-repeat: no-repeat;
  pointer-events: none;
}
.our-supporters-accordion .osa-titlewrap {
  font-size: 4rem;
  margin: 0;
  color: #fff;
  padding-bottom: 4.375rem;
}
@media (max-width: 1199px) {
  .our-supporters-accordion .osa-titlewrap {
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  .our-supporters-accordion .osa-titlewrap {
    font-size: 2.25rem;
  }
}
.our-supporters-accordion .osa-innerwrap {
  max-width: 70.5rem;
  margin: auto;
}
.our-supporters-accordion .osa-category-title {
  font-size: 2rem;
  margin-bottom: 0;
  cursor: pointer;
  position: relative;
  padding-right: 2.5rem !important;
  transition: 0.3s;
  padding: 1.75rem 0;
}
@media (max-width: 1199px) {
  .our-supporters-accordion .osa-category-title {
    padding: 0.875rem 0;
  }
}
.our-supporters-accordion .osa-category-title::before {
  content: "";
  position: absolute;
  right: 16px;
  top: 30px;
  background: #fff;
  width: 2px;
  height: 32px;
  border-radius: 15px;
  transform: rotate(0deg);
  transition: 0.3s;
  opacity: 1;
}
@media (max-width: 1199px) {
  .our-supporters-accordion .osa-category-title::before {
    top: 15px;
  }
}
.our-supporters-accordion .osa-category-title::after {
  content: "";
  position: absolute;
  right: 0;
  top: 45px;
  background: #fff;
  width: 32px;
  height: 2px;
  border-radius: 15px;
}
@media (max-width: 1199px) {
  .our-supporters-accordion .osa-category-title::after {
    top: 30px;
  }
}
.our-supporters-accordion .osa-category-title:hover {
  color: #fff;
}
.our-supporters-accordion .osa-description {
  display: grid;
  grid-template-columns: repeat(5, auto);
  gap: 1.25rem 2.25rem;
  padding-bottom: 1.4375rem;
}
@media (max-width: 1199px) {
  .our-supporters-accordion .osa-description {
    grid-template-columns: repeat(4, auto);
    gap: 1.25rem;
    padding-top: 0.625rem;
  }
}
@media (max-width: 767px) {
  .our-supporters-accordion .osa-description {
    grid-template-columns: repeat(3, auto);
  }
}
@media (max-width: 575px) {
  .our-supporters-accordion .osa-description {
    grid-template-columns: repeat(2, auto);
  }
}
.our-supporters-accordion .osa-item.active .osa-category-title::before {
  transform: rotate(90deg) !important;
  opacity: 0;
}
.our-supporters-accordion .osa-imgwrap {
  width: 100%;
  min-width: 190px;
  height: 6rem;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  padding: 0.625rem;
}
@media (max-width: 1199px) {
  .our-supporters-accordion .osa-imgwrap {
    min-width: 9.375rem;
  }
}
@media (max-width: 575px) {
  .our-supporters-accordion .osa-imgwrap {
    height: 5rem;
  }
}
.our-supporters-accordion .osa-imgwrap:hover img {
  transform: scale(1.2);
}
.our-supporters-accordion .osa-imgwrap img {
  width: 100%;
  height: 100%;
  max-width: 8.25rem;
  object-fit: contain;
  transition: 1s;
}

.featured-stories {
  background: #02267E;
  color: #fff;
}
.featured-stories .swiper-arrow {
  position: relative;
  margin: 0;
}
.featured-stories .swiper-button-next:after {
  margin-right: -0.3125rem;
}
@media (max-width: 991px) {
  .featured-stories .swiper-button-next:after {
    margin-right: -0.125rem;
  }
}
.featured-stories .swiper-button-prev:after {
  margin-right: 0.3125rem;
}
@media (max-width: 991px) {
  .featured-stories .swiper-button-prev:after {
    margin-right: 0.125rem;
  }
}
.featured-stories .swiper-pagination {
  position: unset;
  max-width: fit-content;
  padding: 0 1.25rem;
  font-weight: 600;
}
.featured-stories .fs-arrows {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 1.875rem;
}
.featured-stories .fs-mainwrap {
  text-align: center;
}
.featured-stories .fs-heading {
  max-width: 65.125rem;
  margin: auto;
  margin-bottom: 5.25rem;
}
@media (max-width: 1199px) {
  .featured-stories .fs-heading {
    margin-bottom: 1.875rem;
  }
}
.featured-stories .fs-heading h2 {
  color: #74BC41;
}
.featured-stories .fs-card {
  border-radius: 1.5rem;
}
.featured-stories .fs-cardwrap {
  max-width: 89.125rem;
  margin: auto;
  margin-top: 1.875rem;
}
.featured-stories .fs-titlewrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1.0625rem;
  margin-bottom: 2.1875rem;
}
.featured-stories .fs-titlewrap img {
  width: 7.1875rem;
  height: auto;
  object-fit: contain;
}
@media (max-width: 1199px) {
  .featured-stories .fs-titlewrap img {
    width: 3.125rem;
  }
}
.featured-stories .fs-titlewrap h3 {
  color: #74BC41;
  margin: 0;
}
@media (max-width: 991px) {
  .featured-stories .fs-image {
    position: relative;
    padding-top: 56.25%;
    min-height: 18.75rem;
  }
  .featured-stories .fs-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (min-width: 992px) {
  .featured-stories .fs-image {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .featured-stories .fs-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.featured-stories .fs-category {
  display: flex;
  flex-wrap: wrap;
}
.featured-stories .fs-category .fs-output {
  font-weight: 400;
  padding: 0 10px;
  position: relative;
}
@media (max-width: 767px) {
  .featured-stories .fs-category .fs-output {
    font-size: 0.75rem;
  }
}
.featured-stories .fs-category .fs-output::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 15px;
  background-color: #02267E;
}
.featured-stories .fs-category .fs-output:first-child {
  padding-left: 0;
}
.featured-stories .fs-category .fs-output:first-child::before {
  display: none;
}
.featured-stories .fs-slide-image {
  flex: 1 1 61%;
  position: relative;
}
@media (max-width: 991px) {
  .featured-stories .fs-slide-image {
    flex: 1 1 100%;
    border-radius: 0;
  }
  .featured-stories .fs-slide-image::before {
    content: "";
    position: absolute;
    left: 40%;
    bottom: -236%;
    transform: translateY(-50%) rotate(90deg);
    width: 5.875rem;
    height: 240%;
    background-image: url(../images/shape-featured.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: 1;
  }
}
.featured-stories .fs-slide-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.featured-stories .fs-cardinner {
  display: flex;
  flex-direction: row;
  background: #fff;
  border-radius: 1.5rem;
  overflow: hidden;
  text-align: left;
  min-height: 20rem;
}
@media (max-width: 991px) {
  .featured-stories .fs-cardinner {
    flex-direction: column;
  }
}
.featured-stories .fs-contentwrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  row-gap: 1.6875rem;
  max-width: 25.6875rem;
  position: relative;
}
@media (max-width: 991px) {
  .featured-stories .fs-contentwrap {
    max-width: 100%;
    row-gap: 0.9375rem;
  }
}
.featured-stories .fs-contentwrap * {
  margin-bottom: 0 !important;
}
.featured-stories .fs-contentwrap h4 {
  color: #02267E;
}
.featured-stories .fs-contentwrap .excerpt-title {
  font-weight: 400;
}
.featured-stories .fs-contentwrap small {
  display: block;
  margin-bottom: 0.75rem;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.25;
  color: #fff;
  margin-top: 0.3125rem !important;
}
@media (max-width: 991px) {
  .featured-stories .fs-contentwrap small {
    font-size: 0.75rem;
  }
}
.featured-stories .fs-contentwrap .btn {
  background: #fff;
  color: #02267E;
  max-width: fit-content;
  min-width: 11.5625rem;
  border-radius: 0.75rem;
}
.featured-stories .fs-contentwrap .btn:hover {
  background: #02267E;
  color: #fff;
}
@media (max-width: 1199px) {
  .featured-stories .fs-contentwrap .excerpt-title {
    font-size: 0.875rem;
    line-height: 1.5;
  }
}
.featured-stories .fs-slide-content {
  flex: 1 1 39%;
  background: #74BC41;
  padding: 5.8125rem 4.5rem 4.625rem;
  border-radius: 0 1.5rem 1.5rem 0;
  color: #02267E;
  position: relative;
}
@media (max-width: 1199px) {
  .featured-stories .fs-slide-content {
    padding: 2.5rem 1.875rem;
  }
}
@media (max-width: 991px) {
  .featured-stories .fs-slide-content {
    flex: 1 1 100%;
    border-radius: 0;
    position: relative;
    z-index: 2;
  }
}
@media (max-width: 767px) {
  .featured-stories .fs-slide-content {
    padding: 0 1.25rem 2.5rem 1.25rem;
  }
}
.featured-stories .fs-slide-content::before {
  content: "";
  position: absolute;
  left: -2.3125rem;
  top: 50%;
  transform: translateY(-50%);
  width: 6.875rem;
  height: 101%;
  background-image: url(../images/shape-featured.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media (max-width: 991px) {
  .featured-stories .fs-slide-content::before {
    display: none;
  }
}

.single .main-footer {
  position: relative;
  z-index: 2;
}

.main-post-wrap {
  background-color: #F2F4E1;
  padding-top: 9.625rem;
  padding-bottom: 18.75rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 1199px) {
  .main-post-wrap {
    padding-bottom: 9.375rem;
  }
}
.main-post-wrap .post-defult-wrap {
  max-width: 64.75rem;
  margin: auto;
}
.main-post-wrap .post-defult-wrap .heateor_sss_sharing_ul {
  flex-direction: row;
}
.main-post-wrap .ph-gray {
  display: none;
}
.main-post-wrap .ph-gray:has(+ .wysiwyg-component) {
  position: absolute;
  left: 50%;
  top: 64%;
  width: 53%;
  height: 45%;
  z-index: -1;
  opacity: 0.6;
  pointer-events: none;
  display: block;
}
.main-post-wrap .ph-gray:has(+ .wysiwyg-component) img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left;
}
.main-post-wrap .social-wrap {
  display: flex;
  gap: 1.5rem;
  align-items: center;
  flex-wrap: wrap;
}
.main-post-wrap .social-wrap .social-label {
  color: #02267E;
  font-size: 1.25rem;
}
@media (max-width: 1199px) {
  .main-post-wrap .social-wrap .social-label {
    font-size: 1rem;
  }
}
.main-post-wrap .social-wrap .social-label span {
  font-weight: 600;
}
.main-post-wrap .social-wrap .heateor_sss_sharing_ul {
  flex-direction: row;
}
.main-post-wrap .post-detail-link {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 2px solid #DFE4BC;
}
.main-post-wrap .post-detail-link .btn-post {
  color: #02267E;
  display: inline-flex;
  padding: 0.3125rem 1.625rem;
  border-radius: 1.25rem;
  border: 0.1875rem solid #74BC41;
  text-decoration: none;
  gap: 0.8125rem;
  font-size: 1rem;
  font-weight: 600;
}
.main-post-wrap .post-detail-link .btn-post svg {
  width: 1.125rem;
}
.main-post-wrap .post-detail-link .btn-post:hover {
  background-color: #74BC41;
  color: #fff;
}

.post-hero {
  padding-top: calc(var(--headerHeight) + 87px);
  padding-bottom: 6.25rem;
  position: relative;
}
@media (max-width: 991px) {
  .post-hero {
    padding-top: calc(var(--headerHeight) + 40px);
  }
}
.post-hero::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -270px;
  width: 100%;
  height: 25rem;
  background-image: url(../images/light-shape.svg);
  pointer-events: none;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 2;
}
@media screen and (min-width: 1921px) {
  .post-hero::before {
    background-position: unset;
  }
}
@media (max-width: 1439px) {
  .post-hero::before {
    bottom: -250px;
    background-size: 100%;
  }
}
@media (max-width: 991px) {
  .post-hero::before {
    bottom: -9.375rem;
    background-size: cover;
    background-position: center;
    height: 13.125rem;
  }
}
@media (max-width: 575px) {
  .post-hero::before {
    bottom: -6.875rem;
    height: 9.375rem;
  }
}
.post-hero .ph-date {
  font-weight: 600;
  color: #74BC41;
}
.post-hero .ph-bgimgwrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 63.4375rem;
  height: 74.5625rem;
  pointer-events: none;
}
@media (max-width: 1199px) {
  .post-hero .ph-bgimgwrap {
    width: 25rem;
    height: 31.25rem;
  }
}
.post-hero .ph-bgimgwrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: top;
}
.post-hero .ph-wrap {
  max-width: 71rem;
  margin: auto;
}
.post-hero .ph-topwrap {
  position: relative;
  margin-bottom: 3.4375rem;
}
@media (max-width: 1199px) {
  .post-hero .ph-topwrap {
    margin-bottom: 2.5rem;
  }
}
.post-hero .ph-leftpwrap {
  display: flex;
  flex-direction: column;
  row-gap: 1.6875rem;
  max-width: 56rem;
}
@media (min-width: 1200px) {
  .post-hero .ph-leftpwrap {
    padding-right: 3.125rem;
    min-height: 14rem;
  }
}
.post-hero .ph-leftpwrap .ph-title {
  margin-bottom: 0.4375rem;
}
.post-hero .ph-category {
  display: flex;
  flex-wrap: wrap;
}
.post-hero .ph-category .fs-output {
  font-weight: 400;
  padding: 0 10px;
  position: relative;
}
@media (max-width: 767px) {
  .post-hero .ph-category .fs-output {
    font-size: 0.75rem;
  }
}
.post-hero .ph-category .fs-output::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 15px;
  background-color: #fff;
}
.post-hero .ph-category .fs-output:first-child {
  padding-left: 0;
}
.post-hero .ph-category .fs-output:first-child::before {
  display: none;
}
.post-hero .ph-featured-image {
  position: relative;
  padding-top: 60.0352112676%;
  z-index: 3;
  margin-bottom: -11.4375rem;
}
.post-hero .ph-featured-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post-hero .ph-featured-image img {
  border-radius: 1.5rem;
  box-shadow: -20px 15px 20px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1199px) {
  .post-hero .social-wrap {
    margin-top: 1.875rem !important;
  }
}
@media (min-width: 1200px) {
  .post-hero .social-wrap {
    position: absolute;
    right: 0;
    top: 0;
  }
}
.post-hero .heateor_sss_sharing_ul svg {
  fill: #74BC41 !important;
}

.social-wrap.green div.heateor_sss_follow_ul a,
.social-wrap.green div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a {
  background-color: #74BC41 !important;
  fill: #fff !important;
}
.social-wrap.green div.heateor_sss_follow_ul a:hover,
.social-wrap.green div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a:hover {
  background-color: #02267E !important;
}

div.heateor_sss_follow_ul a,
div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a {
  border-radius: 50% !important;
  padding: 10px !important;
  background-color: #fff !important;
}
div.heateor_sss_follow_ul a:hover,
div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a:hover {
  background-color: #74BC41 !important;
}
div.heateor_sss_follow_ul a:hover svg,
div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a:hover svg {
  fill: #fff !important;
}

.heateor_sss_sharing_ul {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
@media (max-width: 1199px) {
  .heateor_sss_sharing_ul {
    flex-direction: row;
  }
}
.heateor_sss_sharing_ul a {
  position: relative;
  display: flex !important;
  width: 2.75rem !important;
  height: 2.75rem;
  color: #74BC41;
  justify-content: center;
  align-items: center;
}
.heateor_sss_sharing_ul a svg {
  width: 1.125rem !important;
  height: 1.125rem !important;
}
.heateor_sss_sharing_ul a.heateor_sss_button_youtube svg {
  width: 1.375rem !important;
  height: 1.375rem !important;
}
.heateor_sss_sharing_ul .heateor_sss_svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  opacity: 0 !important;
}
.heateor_sss_sharing_ul .heateor_sss_svg svg {
  display: none;
}

.wysiwyg-component {
  position: relative;
}
.wysiwyg-component + .supporter-categories {
  margin-top: 6.25rem;
  margin-bottom: 6.25rem;
}
@media (max-width: 767px) {
  .wysiwyg-component + .supporter-categories {
    margin-top: 3.125rem;
  }
}
.wysiwyg-component p:empty {
  display: none !important;
}
.wysiwyg-component p {
  font-size: 1.25rem;
}
@media (max-width: 1199px) {
  .wysiwyg-component p {
    font-size: 1rem;
  }
}
.wysiwyg-component p:has(.alignnone) {
  margin-bottom: 0 !important;
}
.wysiwyg-component p:last-child {
  margin-bottom: 0 !important;
}
.wysiwyg-component .wysiwyg-logo {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1192px;
  height: 559px;
  opacity: 0.7;
  pointer-events: none;
}
.wysiwyg-component.dark-text .wc-decs * {
  color: #02267E;
}
.wysiwyg-component.dark-text .wc-decs * a:hover {
  color: #74BC41;
}
.wysiwyg-component.light-text blockquote pre {
  color: #fff;
}
.wysiwyg-component.light-text .ab-authorwrap * {
  color: #fff !important;
}
.wysiwyg-component .wc-bgimg {
  width: 100%;
  max-width: 16.8125rem;
  margin: auto;
  margin-bottom: 3.125rem;
}
.wysiwyg-component .wc-bgimg img {
  max-width: 100%;
}
.wysiwyg-component .wc-main-wrap {
  max-width: 64.75rem;
  margin: auto;
  position: relative;
}
.wysiwyg-component .ab-authorwrap {
  margin: 4.75rem 0 5.625rem;
  display: flex;
  gap: 1.1875rem;
  max-width: 34.6875rem;
}
@media (max-width: 767px) {
  .wysiwyg-component .ab-authorwrap {
    flex-direction: column;
    margin: 2.5rem 0;
  }
}
.wysiwyg-component .ab-authorwrap * {
  color: #02267E !important;
}
.wysiwyg-component .ab-bioright {
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}
.wysiwyg-component .ab-bioleft {
  width: 8.75rem;
  height: 8.75rem;
  min-width: 8.75rem;
}
.wysiwyg-component .ab-title * {
  font-weight: 700;
  line-height: 1.375;
}
.wysiwyg-component .alignnone {
  max-width: 53rem !important;
  margin: 0 auto !important;
  margin-bottom: 3.75rem !important;
  margin-top: 2.875rem !important;
  object-fit: cover;
  max-width: 100% !important;
  border-radius: 1.5rem;
  max-height: 42.625rem;
}
@media (max-width: 1199px) {
  .wysiwyg-component .alignnone {
    margin: 2.5rem 0 !important;
  }
}
@media (max-width: 767px) {
  .wysiwyg-component .alignnone {
    margin: 1.875rem 0 !important;
  }
}
.wysiwyg-component .alignnone img {
  border-radius: 1.5rem;
  box-shadow: -1.25rem 0.9375rem 1.25rem rgba(0, 0, 0, 0.2);
}
.wysiwyg-component .alignnone figcaption {
  margin-top: 1.5rem;
  font-size: 1rem;
  line-height: 1.375;
  font-weight: 400;
}
.wysiwyg-component .gca-column {
  float: unset !important;
}
@media (max-width: 1199px) {
  .wysiwyg-component .gca-column {
    width: 100% !important;
    margin: 0 !important;
    margin-bottom: 16px !important;
  }
}
.wysiwyg-component .gca-columnwrap {
  display: flex;
  margin: 16px 0;
}
@media (max-width: 1199px) {
  .wysiwyg-component .gca-columnwrap {
    flex-direction: column;
  }
}

.load-more {
  margin: 0.9375rem 0;
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center;
}

.load-more-link {
  margin-left: auto;
}
.load-more-link .btn {
  justify-content: center;
  display: inline-flex;
  margin-top: 5rem;
  gap: 1.5rem;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.66;
}
.load-more-link .btn i {
  width: 4rem;
  height: 4rem;
  pointer-events: none;
}
@media (max-width: 767px) {
  .load-more-link .btn i {
    width: 2.8125rem;
    height: 2.8125rem;
  }
}
.load-more-link .btn i svg {
  width: 1.25rem;
  height: 1.25rem;
  transform: rotate(90deg);
}
.load-more-link.hidden {
  display: none;
}

.no-result {
  margin: 0.9375rem 0;
}

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

.blog-listing {
  margin: 6.25rem 0 12.5rem;
  position: relative;
}
@media (max-width: 1199px) {
  .blog-listing {
    margin: 6.25rem 0;
  }
}
.blog-listing:has(+ .blog-listing) {
  margin: 6.25rem 0;
}
.blog-listing .no-more-result[style*="display: block"] ~ .bl-btn-wrapper {
  display: none;
}
.blog-listing.show-top-pattern .ph-top {
  display: block !important;
}
.blog-listing.show-bottom-pattern .ph-gray {
  display: block !important;
}
.blog-listing .ph-gray {
  display: none !important;
  position: absolute;
  left: 60%;
  bottom: -460px;
  width: 53%;
  opacity: 0.6;
  pointer-events: none;
  display: block;
}
@media (max-width: 1199px) {
  .blog-listing .ph-gray {
    bottom: -260px;
  }
}
.blog-listing .ph-gray img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: bottom;
}
.blog-listing .ph-top {
  display: none !important;
  position: absolute;
  left: -3%;
  top: -6%;
  width: 53%;
  opacity: 0.6;
  pointer-events: none;
  display: block;
}
@media (max-width: 1199px) {
  .blog-listing .ph-top {
    left: -20%;
    top: -5%;
    width: 825px;
    height: 813px;
  }
}
.blog-listing .ph-top img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: top;
}
.blog-listing .bl-mainwrapper {
  position: relative;
  z-index: 1;
}
.blog-listing .bl-topwrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1.0625rem;
  margin-bottom: 2.1875rem;
}
@media (max-width: 1199px) {
  .blog-listing .bl-topwrap {
    margin-bottom: 1.25rem;
  }
}
.blog-listing .bl-topwrap img {
  width: 6.75rem;
  height: auto;
  object-fit: contain;
}
@media (max-width: 1199px) {
  .blog-listing .bl-topwrap img {
    width: 3.125rem;
  }
}
.blog-listing .bl-topwrap .bl-heading {
  color: #74BC41;
  margin: 0;
  font-size: 2.25rem;
}
.blog-listing .bl-cat-row {
  padding-bottom: 1.875rem;
  border-bottom: 0.125rem solid #033ED0;
  margin-bottom: 1.875rem;
}
.blog-listing .bl-cat-row.active {
  padding-bottom: 0;
}
.blog-listing .bl-cat-row.active .bl-cat-text svg {
  transform: rotate(90deg);
}
.blog-listing .bl-cat-row .bl-cat-text {
  font-size: 1.25rem;
  line-height: 1.4;
  text-align: left;
  color: #fff;
  display: inline-flex;
  align-items: center;
  gap: 1.875rem;
  cursor: pointer;
  font-weight: 600;
}
.blog-listing .bl-cat-row .bl-cat-text svg {
  width: 1.5rem;
  height: 1.5rem;
  transform: rotate(90deg) scale(-1);
  transition: 0.3s;
}
.blog-listing .bl-cat-row .bl-cat-text:hover {
  color: #74BC41;
}
.blog-listing .bl-cat-row .bl-input-wrap {
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #74BC41;
  gap: 2.5rem;
  padding: 1.875rem 0;
}
.blog-listing .bl-cat-row .bl-input-wrap::-webkit-scrollbar {
  height: 0.3125rem;
}
.blog-listing .bl-cat-row .bl-input-wrap::-webkit-scrollbar-thumb {
  background: #fff;
  border-radius: 0.3125rem;
}
.blog-listing .bl-cat-row .bl-input-wrap::-webkit-scrollbar-track {
  background: transparent;
}
.blog-listing .bl-cat-row .bl-input-wrap .bl-wrap {
  flex: 0 0 auto;
}
.blog-listing .bl-cat-row .bl-input-wrap .bl-wrap input[type=radio] {
  display: none;
}
.blog-listing .bl-cat-row .bl-input-wrap .bl-wrap label {
  font-size: 1rem;
  cursor: pointer;
  color: #fff;
  white-space: nowrap;
  transition: all 0.3s ease;
  margin: 0;
  text-transform: capitalize;
}
.blog-listing .bl-cat-row .bl-input-wrap .bl-wrap label:hover {
  color: #74BC41;
}
.blog-listing .bl-cat-row .bl-input-wrap .bl-wrap input[type=radio]:checked + label {
  color: #74BC41;
}
.blog-listing .bl-content-wrap {
  background: #F2F4E1;
  padding: 3.125rem;
  border-radius: 1.875rem;
}
@media (max-width: 1199px) {
  .blog-listing .bl-content-wrap {
    padding: 1.875rem;
  }
}
@media (max-width: 767px) {
  .blog-listing .bl-content-wrap {
    padding: 1.875rem 1.25rem;
  }
}
.blog-listing .bl-row {
  margin-right: -1.625rem;
  margin-left: -1.625rem;
}
.blog-listing .bl-row [class*=cell-] {
  padding-left: 1.625rem;
  padding-right: 1.625rem;
}
@media (max-width: 1199px) {
  .blog-listing .bl-row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
  .blog-listing .bl-row [class*=cell-] {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media (max-width: 767px) {
  .blog-listing .bl-row {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
  .blog-listing .bl-row [class*=cell-] {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.blog-listing .bl-thumb-wrap {
  overflow: hidden;
  border-radius: 1.5rem;
}
.blog-listing .bl-thumb {
  position: relative;
  padding-top: 59.8540145985%;
}
.blog-listing .bl-thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog-listing .bl-thumb img {
  border-radius: 1.5rem;
  transition: 1s;
}
.blog-listing .bl-bottom {
  padding-top: 1.5rem;
}
.blog-listing .bl-category {
  display: flex;
  flex-wrap: wrap;
  color: #02267E;
}
.blog-listing .bl-category .bl-output {
  font-weight: 400;
  padding: 0 10px;
  position: relative;
}
@media (max-width: 767px) {
  .blog-listing .bl-category .bl-output {
    font-size: 0.75rem;
  }
}
.blog-listing .bl-category .bl-output::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 15px;
  background-color: #02267E;
}
.blog-listing .bl-category .bl-output:first-child {
  padding-left: 0;
}
.blog-listing .bl-category .bl-output:first-child::before {
  display: none;
}
.blog-listing .bl-data {
  display: flex;
  flex-direction: column;
  row-gap: 1.6875rem;
}
@media (max-width: 1199px) {
  .blog-listing .bl-data {
    row-gap: 0.9375rem;
  }
}
.blog-listing .bl-card {
  text-decoration: none;
  overflow: hidden;
}
.blog-listing .bl-card:hover .bl-btn .btn {
  background-color: #74BC41;
  color: #fff;
}
.blog-listing .bl-card:hover .bl-thumb img {
  transform: scale(1.05);
}
.blog-listing .bl-titlewrap {
  display: flex;
  flex-direction: column;
  row-gap: 0.3125rem;
  color: #02267E;
}
.blog-listing .bl-titlewrap .h4 {
  color: #02267E;
  margin: 0;
}
.blog-listing .bl-titlewrap .bl-card-date {
  font-weight: 600;
  color: #74BC41;
}
@media (max-width: 1199px) {
  .blog-listing .bl-titlewrap .bl-card-date {
    font-size: 0.75rem;
  }
}
.blog-listing .bl-desc {
  color: #02267E;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .blog-listing .bl-desc {
    font-size: 0.875rem;
  }
}
.blog-listing .bl-btn {
  margin-top: 2rem;
}
@media (max-width: 1199px) {
  .blog-listing .bl-btn {
    margin-top: 0.9375rem;
  }
}
.blog-listing .bl-btn .btn {
  padding: 0.44375rem 0.6875rem;
  min-width: 11.5625rem;
  color: #02267E;
  font-size: 1.125rem;
}
@media (max-width: 1199px) {
  .blog-listing .bl-btn .btn {
    font-size: 1rem;
    min-width: 9.375rem;
  }
}
.blog-listing .bl-btn-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.25rem;
  flex-wrap: wrap;
}
.blog-listing .bl-btn-wrapper.btn-right {
  justify-content: flex-end;
}
.blog-listing .bl-btn-wrapper .btn {
  padding: 0.50625rem 1.5625rem;
  color: #02267E;
  font-size: 1rem;
  border-radius: 1.5rem;
}
.blog-listing .bl-btn-wrapper .btn:hover {
  color: #fff;
}
@media (max-width: 767px) {
  .blog-listing .bl-btn-wrapper .btn {
    padding: 0.3125rem 0.625rem;
    font-size: 0.875rem !important;
    margin-top: 3.125rem;
  }
}
.blog-listing .bl-btn-wrapper .btn-post {
  color: #02267E;
  display: inline-flex;
  padding: 0.3125rem 1.15625rem;
  border-radius: 1.25rem;
  border: 0.1875rem solid #74BC41;
  text-decoration: none;
  gap: 0.8125rem;
  font-size: 1rem;
  font-weight: 600;
  margin-top: 5rem;
}
@media (max-width: 767px) {
  .blog-listing .bl-btn-wrapper .btn-post {
    gap: 0.625rem;
    padding: 0.3125rem 0.625rem;
    font-size: 0.875rem !important;
    margin-top: 3.125rem;
  }
}
.blog-listing .bl-btn-wrapper .btn-post svg {
  width: 1.125rem;
}
.blog-listing .bl-btn-wrapper .btn-post:hover {
  background-color: #74BC41;
  color: #fff;
}
.blog-listing .bl-row {
  row-gap: 4.5rem;
}
@media (max-width: 1199px) {
  .blog-listing .bl-row {
    row-gap: 50px;
  }
}
.blog-listing .no-more-result h3 {
  margin: 0;
  text-transform: capitalize;
}

.event-topwrap {
  max-width: 100.25rem !important;
  padding-left: 3.125rem !important;
  padding-right: 3.125rem !important;
  padding-top: calc(var(--headerHeight) + 150px);
  margin: auto;
  margin-bottom: 4.375rem !important;
}
@media (max-width: 991px) {
  .event-topwrap {
    padding-top: calc(var(--headerHeight) + 100px);
  }
}
@media (max-width: 767px) {
  .event-topwrap {
    padding-top: calc(var(--headerHeight) + 30px);
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
}
.event-topwrap .h1 {
  position: relative;
}
.event-topwrap .h1::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 16.75rem;
  height: 2.3125rem;
  background-image: url(../images/line-shape.png);
  background-size: 100%;
  background-repeat: no-repeat;
  pointer-events: none;
}
.event-topwrap .ecw-titlewrap {
  font-size: 4rem;
  margin: 0;
  color: #fff;
  padding-bottom: 4.375rem;
}
@media (max-width: 1199px) {
  .event-topwrap .ecw-titlewrap {
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  .event-topwrap .ecw-titlewrap {
    font-size: 2.25rem;
  }
}

.tribe-common-l-container {
  max-width: 100.25rem !important;
  padding: 0 !important;
  padding-left: 3.125rem !important;
  padding-right: 3.125rem !important;
  padding-bottom: 12.5rem !important;
}
@media (max-width: 767px) {
  .tribe-common-l-container {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
}
.tribe-common-l-container .tribe-events-c-subscribe-dropdown__container {
  display: none !important;
}
.tribe-common-l-container .tribe-events-calendar-list h2 time {
  font-size: 1.125rem !important;
  color: #fff !important;
  margin: 3.5rem 0;
  font-family: "new-hero", sans-serif;
}
@media (max-width: 991px) {
  .tribe-common-l-container .tribe-events-calendar-list h2 time {
    font-size: 1rem !important;
    margin: 1.875rem 0;
  }
}
.tribe-common-l-container .tribe-events-calendar-list h2::after {
  background-color: #0046F2 !important;
}
.tribe-common-l-container .event-card-wrapper {
  display: block !important;
  margin-bottom: 5rem !important;
}
@media (max-width: 991px) {
  .tribe-common-l-container .event-card-wrapper {
    margin-bottom: 3.125rem !important;
  }
}
@media (max-width: 767px) {
  .tribe-common-l-container .event-card-wrapper {
    margin-bottom: 2.5rem !important;
  }
}
.tribe-common-l-container .event-card-wrapper:has(+ h2) {
  margin-bottom: 0 !important;
}
.tribe-common-l-container .event-card-wrapper:hover .ecw-imgwrap img {
  transform: scale(1.05);
}
.tribe-common-l-container .event-card-wrapper:hover .btn-arrow .btn-svg {
  background-color: #74BC41;
}
.tribe-common-l-container .event-card-wrapper .row {
  margin-right: -2rem;
  margin-left: -2rem;
  align-items: center !important;
}
.tribe-common-l-container .event-card-wrapper .row [class*=cell-] {
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (max-width: 991px) {
  .tribe-common-l-container .event-card-wrapper .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
  .tribe-common-l-container .event-card-wrapper .row [class*=cell-] {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media (max-width: 767px) {
  .tribe-common-l-container .event-card-wrapper .row {
    row-gap: 1.875rem;
  }
}
.tribe-common-l-container .event-card-wrapper .ecw-img {
  max-width: 34rem;
  overflow: hidden;
  border-radius: 2.25rem;
}
@media (min-width: 768px) {
  .tribe-common-l-container .event-card-wrapper .ecw-left {
    width: 41%;
  }
}
@media (min-width: 768px) {
  .tribe-common-l-container .event-card-wrapper .ecw-right {
    width: 59%;
  }
}
.tribe-common-l-container .event-card-wrapper .ecw-imgwrap {
  position: relative;
  padding-top: 97.8339350181%;
}
.tribe-common-l-container .event-card-wrapper .ecw-imgwrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tribe-common-l-container .event-card-wrapper .ecw-imgwrap img {
  border-radius: 2.25rem;
  transition: 1s;
}
.tribe-common-l-container .event-card-wrapper .ecw-detailwrap {
  display: flex;
  flex-direction: column;
  row-gap: 2.75rem;
}
@media (max-width: 991px) {
  .tribe-common-l-container .event-card-wrapper .ecw-detailwrap {
    row-gap: 1.25rem;
  }
}
.tribe-common-l-container .event-card-wrapper .ecw-detailwrap * {
  color: #fff !important;
}
.tribe-common-l-container .event-card-wrapper .ecw-detailwrap .btn-arrow {
  width: max-content;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.8;
  color: #fff;
  position: relative;
}
@media (max-width: 991px) {
  .tribe-common-l-container .event-card-wrapper .ecw-detailwrap .btn-arrow {
    gap: 0.9375rem;
    font-size: 1rem;
  }
}
.tribe-common-l-container .event-card-wrapper .ecw-detailwrap .btn-arrow .btn-svg {
  width: 4.375rem;
  height: 4.375rem;
  display: inline-block;
  border: 3px solid #74BC41;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
@media (max-width: 991px) {
  .tribe-common-l-container .event-card-wrapper .ecw-detailwrap .btn-arrow .btn-svg {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.tribe-common-l-container .event-card-wrapper .ecw-detailwrap .btn-arrow .btn-svg svg {
  width: 1.5625rem;
  margin-left: 0.25rem;
}
@media (max-width: 991px) {
  .tribe-common-l-container .event-card-wrapper .ecw-detailwrap .btn-arrow .btn-svg svg {
    width: 1.125rem;
  }
}
.tribe-common-l-container .event-card-wrapper .ecw-detailwrap .btn-arrow:hover .btn-svg {
  background-color: #74BC41;
}
.tribe-common-l-container .event-card-wrapper .ecw-cardtop .ecw-title {
  font-weight: bold;
  font-size: 2.75rem;
  color: #F2F4E1;
}
@media (max-width: 1199px) {
  .tribe-common-l-container .event-card-wrapper .ecw-cardtop .ecw-title {
    font-size: 2.25rem;
  }
}
@media (max-width: 991px) {
  .tribe-common-l-container .event-card-wrapper .ecw-cardtop .ecw-title {
    font-size: 1.75rem;
  }
}
@media (max-width: 767px) {
  .tribe-common-l-container .event-card-wrapper .ecw-cardtop .ecw-title {
    font-size: 1.5rem;
  }
}
.tribe-common-l-container .event-card-wrapper .ecw-date-time {
  display: flex;
  align-items: center;
  gap: 2.25rem;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .tribe-common-l-container .event-card-wrapper .ecw-date-time {
    gap: 0.9375rem;
  }
}
@media (max-width: 767px) {
  .tribe-common-l-container .event-card-wrapper .ecw-date-time {
    font-size: 0.8125rem;
  }
}
.tribe-common-l-container .event-card-wrapper .ecw-date-time .ecw-date,
.tribe-common-l-container .event-card-wrapper .ecw-date-time .ecw-time {
  font-weight: 400;
}
.tribe-common-l-container .event-card-wrapper .ecw-cardtop {
  display: flex;
  flex-direction: column;
  row-gap: 1.0625rem;
  padding-bottom: 2.75rem;
  border-bottom: 3px solid #0046F2;
}
@media (max-width: 991px) {
  .tribe-common-l-container .event-card-wrapper .ecw-cardtop {
    padding-bottom: 1.25rem;
  }
}
@media (max-width: 767px) {
  .tribe-common-l-container .event-card-wrapper .ecw-cardtop {
    border-bottom: 1px solid #F2F4E1;
  }
}
.tribe-common-l-container .event-card-wrapper .ecw-date, .tribe-common-l-container .event-card-wrapper .ecw-time {
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
.tribe-common-l-container .event-card-wrapper .ecw-date svg, .tribe-common-l-container .event-card-wrapper .ecw-time svg {
  fill: #74BC41;
  max-width: 1.5rem;
}
.tribe-common-l-container .event-card-wrapper .ecw-description {
  font-size: 1.25rem;
  font-weight: 600;
}
@media (max-width: 991px) {
  .tribe-common-l-container .event-card-wrapper .ecw-description {
    font-size: 1rem;
  }
}
.tribe-common-l-container .tribe-events-calendar-list-nav ul {
  flex-wrap: wrap !important;
}
.tribe-common-l-container .tribe-events-calendar-list-nav li::before {
  display: none;
}
.tribe-common-l-container .tribe-events-calendar-list-nav li.tribe-events-c-nav__list-item--today {
  display: none;
}
.tribe-common-l-container .tribe-events-calendar-list-nav li svg {
  border: 3px solid #74BC41;
  padding: 1.125rem;
  width: 4.375rem !important;
  height: 4.375rem;
  border-radius: 50%;
  fill: #fff;
  transition: 0.3s;
  opacity: 1 !important;
}
@media (max-width: 991px) {
  .tribe-common-l-container .tribe-events-calendar-list-nav li svg {
    width: 2.5rem !important;
    height: 2.5rem;
    padding: 0.625rem;
  }
}
.tribe-common-l-container .tribe-events-calendar-list-nav li svg path {
  fill: #fff !important;
}
.tribe-common-l-container .tribe-events-calendar-list-nav li button,
.tribe-common-l-container .tribe-events-calendar-list-nav li a {
  cursor: pointer;
}
.tribe-common-l-container .tribe-events-calendar-list-nav li button:hover svg,
.tribe-common-l-container .tribe-events-calendar-list-nav li a:hover svg {
  background-color: #74BC41 !important;
  fill: #fff !important;
}
.tribe-common-l-container .tribe-events-calendar-list-nav li button:hover svg path,
.tribe-common-l-container .tribe-events-calendar-list-nav li a:hover svg path {
  fill: #fff !important;
}
.tribe-common-l-container .tribe-events-calendar-list-nav li button span,
.tribe-common-l-container .tribe-events-calendar-list-nav li a span {
  font-weight: bold;
  font-size: 1rem;
  color: #F2F4E1;
}
.tribe-common-l-container .tribe-events-calendar-list-nav li button:disabled,
.tribe-common-l-container .tribe-events-calendar-list-nav li a:disabled {
  opacity: 0.5;
}
.tribe-common-l-container .tribe-events-header {
  flex-direction: row-reverse !important;
  gap: 1.25rem;
  padding: 0;
}
@media (max-width: 767px) {
  .tribe-common-l-container .tribe-events-header {
    margin: 0;
  }
}
.tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar,
.tribe-common-l-container .tribe-events-header .tribe-events-header__top-bar {
  width: max-content !important;
  margin: 0 !important;
  flex: unset;
}
.tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar .tribe-common-c-btn-border-small,
.tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar nav {
  display: none !important;
}
.tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar__datepicker-container {
  width: 100% !important;
}
.tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar__datepicker .datepicker {
  padding: 0;
  border-radius: 0.375rem;
  min-width: 24.0625rem !important;
}
@media (max-width: 767px) {
  .tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar__datepicker .datepicker {
    min-width: 20.625rem !important;
  }
}
.tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar__datepicker .datepicker table {
  width: 100%;
  min-width: unset !important;
  max-width: 100% !important;
}
.tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar__datepicker .datepicker table tr {
  background-color: transparent !important;
}
.tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar__datepicker .datepicker table tr td {
  color: #000 !important;
  font-size: 1rem !important;
  line-height: 1;
}
.tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar__datepicker .datepicker table tr td.active {
  background-color: #033ED0 !important;
  color: #fff !important;
  border-radius: 0 !important;
}
.tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar__datepicker .datepicker table tbody .old.day.past {
  color: rgba(0, 0, 0, 0.4) !important;
}
.tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar__datepicker .datepicker table thead tr th {
  background: transparent !important;
  color: #000 !important;
  color: #000;
  font-weight: 600 !important;
  font-size: 1.4375rem;
}
.tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar__datepicker .datepicker table thead tr th.dow {
  font-size: 1rem !important;
  font-weight: 300 !important;
  padding-bottom: 0.6875rem;
}
.tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar__datepicker .datepicker table thead tr th svg path {
  fill: #033ED0 !important;
}
.tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar__datepicker button:focus {
  outline: none !important;
}
.tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar__datepicker button svg {
  display: none;
}
.tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar__datepicker button time {
  display: flex;
  padding: 0.625rem;
  border: 1px solid #fff;
  border-radius: 0.625rem;
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 2;
  color: #fff;
  min-width: 17.4375rem;
}
@media (max-width: 767px) {
  .tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar__datepicker button time {
    min-width: 11.25rem;
  }
}
.tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar__datepicker button time span {
  position: relative;
  width: 100%;
  padding-right: 1.875rem;
  text-align: left;
}
.tribe-common-l-container .tribe-events-header .tribe-events-c-top-bar__datepicker button time span::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/calendar.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 1.25rem;
  height: 1.25rem;
}
.tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar {
  margin: 0;
}
@media (min-width: 768px) {
  .tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar {
    background: transparent !important;
    border-radius: 0.75rem;
    border: 3px solid #033ED0;
  }
}
@media (max-width: 767px) {
  .tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar svg {
    width: 1.875rem;
  }
  .tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar svg path {
    fill: #74BC41 !important;
  }
  .tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar svg:focus {
    outline: none;
  }
  .tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar button {
    padding: 0 !important;
  }
  .tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar button:focus {
    outline: none;
  }
}
.tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar .tribe-events-c-events-bar__search-container {
  background: transparent !important;
  padding: 0;
}
@media (max-width: 767px) {
  .tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar .tribe-events-c-events-bar__search-container {
    margin-top: 1.875rem !important;
  }
}
.tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar form .tribe-common-c-btn {
  display: none !important;
}
.tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar form .tribe-events-c-search__input-control {
  position: relative;
  margin: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar form .tribe-events-c-search__input-control {
    background: #74BC41;
    padding: 50px 20px;
    border-radius: 10px;
    border: 3px solid;
  }
}
.tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar form .tribe-events-c-search__input-control .tribe-common-form-control-text__input {
  padding: 1.25rem 2.1875rem 1.25rem 1.5rem;
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 2;
  text-align: left;
  color: #fff !important;
}
@media (max-width: 767px) {
  .tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar form .tribe-events-c-search__input-control .tribe-common-form-control-text__input {
    background-color: #fff !important;
    color: #000 !important;
    padding-right: 3.125rem;
    line-height: 1;
    border-radius: 10px;
    font-weight: 400;
    border: none;
  }
}
.tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar form .tribe-events-c-search__input-control .tribe-common-form-control-text__input::placeholder {
  color: #fff !important;
  opacity: 0.5;
}
@media (max-width: 767px) {
  .tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar form .tribe-events-c-search__input-control .tribe-common-form-control-text__input::placeholder {
    color: #000 !important;
  }
}
.tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar form .tribe-events-c-search__input-control .tribe-common-form-control-text__input:focus {
  outline: none;
}
.tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar form .tribe-events-c-search__input-control svg {
  left: unset;
  right: 1.25rem;
  width: 1.3125rem;
  color: #fff;
  pointer-events: none;
}
@media (max-width: 767px) {
  .tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar form .tribe-events-c-search__input-control svg {
    right: 2.5rem;
  }
  .tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar form .tribe-events-c-search__input-control svg path {
    fill: #000 !important;
  }
}
.tribe-common-l-container .tribe-events-header .tribe-events-header__events-bar .tribe-events-c-events-bar__views {
  display: none !important;
}

.tribe-events-pg-template {
  max-width: 95rem !important;
  margin: 0 auto !important;
  padding-left: 3.125rem !important;
  padding-right: 3.125rem !important;
  padding-top: calc(var(--headerHeight) + 70px) !important;
  padding-bottom: 12.5rem !important;
}
@media (max-width: 767px) {
  .tribe-events-pg-template {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
    padding-bottom: 6.25rem !important;
  }
}
.tribe-events-pg-template .tribe-events-notices {
  background: #74BC41;
  padding: 0.625rem;
  border: none;
  display: inline-block;
}
.tribe-events-pg-template .tribe-events-notices ul li {
  font-size: 1rem !important;
}
.tribe-events-pg-template .tribe-events-notices ul li::before {
  display: none !important;
}
.tribe-events-pg-template .breadcrumbs {
  margin-bottom: 5.25rem !important;
}
@media (max-width: 1199px) {
  .tribe-events-pg-template .breadcrumbs {
    margin-bottom: 1.875rem !important;
  }
}
.tribe-events-pg-template .sep-tag-warp {
  display: flex;
  flex-wrap: wrap;
  gap: 0.9375rem;
}
.tribe-events-pg-template .sep-tag-warp a {
  display: block;
  text-decoration: none;
  font-family: "new-hero", sans-serif;
  font-weight: normal;
  font-size: 1.125rem;
  line-height: 1;
  text-align: left;
  color: #fff;
  background: #033ED0;
  padding: 0.9375rem 1rem;
  display: inline-block;
  transition: 0.3s;
  text-transform: capitalize;
  margin-bottom: 2.875rem !important;
}
@media (max-width: 1199px) {
  .tribe-events-pg-template .sep-tag-warp a {
    font-size: 0.875rem;
    padding: 0.625rem;
    margin-bottom: 1.875rem !important;
  }
}
.tribe-events-pg-template .sep-tag-warp a:hover {
  background-color: #74BC41;
}
.tribe-events-pg-template .tribe-events-c-subscribe-dropdown__button {
  background: transparent;
  border: 3px solid #74BC41;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-width: 22.125rem;
  padding: 1.25rem 1.5rem 1.25rem 4rem;
  font-family: "filson-soft", sans-serif;
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 2;
  text-align: left;
  color: #fff;
  border-radius: 0.75rem;
  position: relative;
}
@media (max-width: 1199px) {
  .tribe-events-pg-template .tribe-events-c-subscribe-dropdown__button {
    min-width: unset;
    gap: 0.625rem;
    padding: 0.9375rem 1.5rem 0.9375rem 4rem;
  }
}
@media (max-width: 767px) {
  .tribe-events-pg-template .tribe-events-c-subscribe-dropdown__button {
    padding: 0.625rem 0.9375rem 0.625rem 2.5rem;
    font-size: 0.875rem;
  }
}
.tribe-events-pg-template .tribe-events-c-subscribe-dropdown__button:focus, .tribe-events-pg-template .tribe-events-c-subscribe-dropdown__button:hover {
  background-color: #033ED0 !important;
  border-color: #033ED0 !important;
}
.tribe-events-pg-template .tribe-events-c-subscribe-dropdown__button::before {
  content: "";
  position: absolute;
  left: 1.875rem;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/calendar.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 1.25rem;
  height: 1.25rem;
}
@media (max-width: 767px) {
  .tribe-events-pg-template .tribe-events-c-subscribe-dropdown__button::before {
    left: 0.625rem;
  }
}
.tribe-events-pg-template .tribe-events-c-subscribe-dropdown__button::after {
  content: "";
  position: absolute;
  right: 1.875rem;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/down-shape.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 1.25rem;
  height: 0.625rem;
}
@media (max-width: 767px) {
  .tribe-events-pg-template .tribe-events-c-subscribe-dropdown__button::after {
    right: 0.625rem;
  }
}
.tribe-events-pg-template .tribe-events-c-subscribe-dropdown__button button:focus {
  outline: none !important;
}
.tribe-events-pg-template .tribe-events-c-subscribe-dropdown__button svg {
  display: none !important;
}
.tribe-events-pg-template .tribe-events-c-subscribe-dropdown__button svg.tribe-common-c-svgicon--caret-down {
  width: 0.75rem;
  height: 0.75rem;
  margin: 0 !important;
}
.tribe-events-pg-template .tribe-events-c-subscribe-dropdown__content ul li::before {
  display: none !important;
}
.tribe-events-pg-template .tribe-events-c-subscribe-dropdown__content ul li a {
  padding: 0 !important;
}
.tribe-events-pg-template .tribe-events-single {
  position: relative;
}
.tribe-events-pg-template .tribe-events-single .tribe-events-single-event-title {
  font-weight: bold;
  font-size: 4rem;
  color: #fff;
  margin-bottom: 1.875rem;
  font-family: "filson-soft", sans-serif;
}
@media (max-width: 1199px) {
  .tribe-events-pg-template .tribe-events-single .tribe-events-single-event-title {
    font-size: 2.625rem;
  }
}
@media (max-width: 767px) {
  .tribe-events-pg-template .tribe-events-single .tribe-events-single-event-title {
    font-size: 2.25rem;
  }
}
.tribe-events-pg-template .tribe-events-single .tribe-events-schedule.tribe-clearfix {
  display: flex;
  flex-wrap: wrap;
  gap: 1.875rem;
}
@media (min-width: 1200px) {
  .tribe-events-pg-template .tribe-events-single .tribe-events-schedule.tribe-clearfix {
    padding-right: 25rem;
  }
}
.tribe-events-pg-template .tribe-events-single .tribe-events-schedule.tribe-clearfix .tribe-events-cost {
  margin: 0 !important;
  background: #74BC41;
  padding: 0.3125rem 0.9375rem;
  border-radius: 0.3125rem;
  font-size: 1rem !important;
  text-transform: none !important;
  font-weight: 400;
}
.tribe-events-pg-template .tribe-events-single .tribe-events-schedule.tribe-clearfix > div {
  display: flex;
  flex-wrap: wrap;
  font-size: 0;
  gap: 1.125rem;
}
@media (max-width: 1199px) {
  .tribe-events-pg-template .tribe-events-single .tribe-events-schedule.tribe-clearfix > div {
    gap: 0.625rem;
  }
}
.tribe-events-pg-template .tribe-events-single .tribe-events-schedule.tribe-clearfix > div .tribe-event-date-start {
  position: relative;
  padding-left: 1.875rem;
  font-weight: 400;
}
.tribe-events-pg-template .tribe-events-single .tribe-events-schedule.tribe-clearfix > div .tribe-event-date-start::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/calendar.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 1.25rem;
  height: 1.25rem;
}
.tribe-events-pg-template .tribe-events-single .tribe-events-schedule.tribe-clearfix > div .tribe-event-date-end {
  position: relative;
  padding-left: 1.875rem;
  font-weight: 400;
}
.tribe-events-pg-template .tribe-events-single .tribe-events-schedule.tribe-clearfix > div .tribe-event-date-end::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/time.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 1.25rem;
  height: 1.25rem;
}
.tribe-events-pg-template .tribe-events-single .tribe-events-schedule.tribe-clearfix span {
  font-size: 1.5rem;
  line-height: 1;
  color: #fff;
}
@media (max-width: 1199px) {
  .tribe-events-pg-template .tribe-events-single .tribe-events-schedule.tribe-clearfix span {
    font-size: 1rem;
  }
}
.tribe-events-pg-template .tribe-events-single .tribe-events-back {
  display: none;
}
.tribe-events-pg-template .tribe-events-single .tribe_events {
  margin-top: 2.75rem;
  padding-top: 4.5rem;
  border-top: 0.1875rem solid #0046F2;
  overflow: visible;
}
@media (max-width: 1199px) {
  .tribe-events-pg-template .tribe-events-single .tribe_events {
    margin-top: 1.875rem;
    padding-top: 7.5rem;
  }
}
.tribe-events-pg-template .tribe-events-single .tribe-events-event-image {
  position: relative;
  padding-top: 46.2676056338%;
  margin-bottom: 5rem;
}
.tribe-events-pg-template .tribe-events-single .tribe-events-event-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1199px) {
  .tribe-events-pg-template .tribe-events-single .tribe-events-event-image {
    margin-bottom: 1.875rem;
  }
}
.tribe-events-pg-template .tribe-events-single .tribe-events-event-image img {
  border-radius: 2.25rem;
}
@media (max-width: 1199px) {
  .tribe-events-pg-template .tribe-events-single .tribe-events-event-image img {
    border-radius: 0.75rem;
  }
}
@media (min-width: 1200px) {
  .tribe-events-pg-template .tribe-events-single .tribe-events-single-event-description {
    margin-bottom: 3.125rem;
  }
}
.tribe-events-pg-template .tribe-events-single .tribe-events-single-event-description p {
  font-size: 1.5rem;
  line-height: 1.66;
  color: #fff;
  font-family: "new-hero", sans-serif;
}
@media (max-width: 1199px) {
  .tribe-events-pg-template .tribe-events-single .tribe-events-single-event-description p {
    font-size: 1.125rem;
  }
}
.tribe-events-pg-template .tribe-events-single .tribe-events.tribe-common {
  width: max-content !important;
  position: absolute;
  right: 0;
  top: -101px;
}
@media (max-width: 1199px) {
  .tribe-events-pg-template .tribe-events-single .tribe-events.tribe-common {
    top: 1.875rem;
    right: unset;
  }
}
.tribe-events-pg-template .tribe-events-single .tribe-events.tribe-common .tribe-events-c-subscribe-dropdown {
  margin: 0;
}
.tribe-events-pg-template .tribe-events-single .tribe-events-nav-pagination ul {
  padding: 0;
  gap: 1.25rem;
  margin: 0;
}
.tribe-events-pg-template .tribe-events-single .tribe-events-nav-pagination li::before {
  display: none;
}
.tribe-events-pg-template .tribe-events-single .tribe-events-nav-pagination li.tribe-events-c-nav__list-item--today {
  display: none;
}
.tribe-events-pg-template .tribe-events-single .tribe-events-nav-pagination li.tribe-events-nav-next a {
  display: inline-flex;
  font-weight: bold;
  color: #F2F4E1;
  justify-content: flex-end;
  flex-direction: column-reverse;
  align-items: flex-end;
  row-gap: 1.5rem;
  font-family: "filson-soft", sans-serif;
  font-size: 2rem;
}
@media (max-width: 1199px) {
  .tribe-events-pg-template .tribe-events-single .tribe-events-nav-pagination li.tribe-events-nav-next a {
    font-size: 1.125rem;
    row-gap: 0.625rem;
  }
}
@media (max-width: 767px) {
  .tribe-events-pg-template .tribe-events-single .tribe-events-nav-pagination li.tribe-events-nav-next a {
    font-size: 0.875rem;
    text-align: right;
  }
}
.tribe-events-pg-template .tribe-events-single .tribe-events-nav-pagination li.tribe-events-nav-next a::after {
  border: 3px solid #74BC41;
  width: 4.375rem !important;
  height: 4.375rem;
  border-radius: 50%;
  transition: 0.3s;
  opacity: 1 !important;
  background-position: center;
  background-size: 15px;
  filter: brightness(0) invert(1);
}
@media (max-width: 1199px) {
  .tribe-events-pg-template .tribe-events-single .tribe-events-nav-pagination li.tribe-events-nav-next a::after {
    width: 2.5rem !important;
    height: 2.5rem;
    padding: 0.625rem;
    background-size: 0.625rem;
  }
}
.tribe-events-pg-template .tribe-events-single .tribe-events-nav-pagination li.tribe-events-nav-next a:hover {
  color: #fff;
}
.tribe-events-pg-template .tribe-events-single .tribe-events-nav-pagination li.tribe-events-nav-next a:hover::after {
  filter: brightness(0) saturate(100%) invert(62%) sepia(29%) saturate(1547%) hue-rotate(70deg) brightness(92%) contrast(87%);
}
.tribe-events-pg-template .tribe-events-single .tribe-events-nav-pagination li.tribe-events-nav-previous a {
  display: inline-flex;
  font-weight: bold;
  color: #F2F4E1;
  justify-content: flex-end;
  flex-direction: column;
  row-gap: 1.5rem;
  font-family: "filson-soft", sans-serif;
  font-size: 2rem;
}
@media (max-width: 1199px) {
  .tribe-events-pg-template .tribe-events-single .tribe-events-nav-pagination li.tribe-events-nav-previous a {
    font-size: 1.125rem;
    row-gap: 0.625rem;
  }
}
@media (max-width: 767px) {
  .tribe-events-pg-template .tribe-events-single .tribe-events-nav-pagination li.tribe-events-nav-previous a {
    font-size: 0.875rem;
  }
}
.tribe-events-pg-template .tribe-events-single .tribe-events-nav-pagination li.tribe-events-nav-previous a::before {
  border: 3px solid #74BC41;
  width: 4.375rem !important;
  height: 4.375rem;
  border-radius: 50%;
  transition: 0.3s;
  opacity: 1 !important;
  background-position: center;
  background-size: 15px;
  filter: brightness(0) invert(1);
}
@media (max-width: 1199px) {
  .tribe-events-pg-template .tribe-events-single .tribe-events-nav-pagination li.tribe-events-nav-previous a::before {
    width: 2.5rem !important;
    height: 2.5rem;
    padding: 0.625rem;
    background-size: 0.625rem;
  }
}
.tribe-events-pg-template .tribe-events-single .tribe-events-nav-pagination li.tribe-events-nav-previous a:hover {
  color: #fff;
}
.tribe-events-pg-template .tribe-events-single .tribe-events-nav-pagination li.tribe-events-nav-previous a:hover::before {
  filter: brightness(0) saturate(100%) invert(62%) sepia(29%) saturate(1547%) hue-rotate(70deg) brightness(92%) contrast(87%);
}
.tribe-events-pg-template .tribe-events-single .event-tickets {
  order: 2 !important;
  margin: 5rem 0 5.625rem;
}
@media (max-width: 1199px) {
  .tribe-events-pg-template .tribe-events-single .event-tickets {
    margin: 1.875rem 0 3.125rem;
  }
}
.tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper {
  max-width: 42.8125rem !important;
  background: transparent;
  border: none;
  margin: 0;
}
.tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp-message {
  background: #fff !important;
  margin-bottom: 1.875rem;
}
.tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tec-tickets__attendees-list-wrapper {
  margin: 50px 0;
  padding: 100px 0;
  background: #fff;
  border-radius: 24px;
  padding: 3.3125rem 1.875rem !important;
  background: #001957 !important;
  max-width: fit-content;
  border: 3px solid #fff;
}
.tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tec-tickets__attendees-list-wrapper .tribe-common-h4 {
  font-weight: bold;
  font-size: 2.25rem;
  color: #74BC41;
  font-family: "filson-soft", sans-serif;
}
.tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tec-tickets__attendees-list-wrapper .tec-tickets__attendees-list {
  background: transparent !important;
}
.tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tec-tickets__attendees-list .tec-tickets__attendees-list-item {
  border: none !important;
  padding: 0 !important;
}
.tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tec-tickets__attendees-list .tec-tickets__attendees-list-item-attendee-details * {
  font-weight: 500;
  font-size: 1.25rem !important;
  color: #fff;
  text-transform: capitalize;
  margin-top: 20px;
}
.tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp.tribe-common-g-row.tribe-common-g-row--gutters {
  background: #001957 !important;
  border-color: #033ED0 !important;
  border-radius: 1.5rem !important;
  padding: 3.3125rem 1.875rem !important;
  margin: 0;
}
@media (max-width: 767px) {
  .tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp.tribe-common-g-row.tribe-common-g-row--gutters {
    flex-direction: column;
    padding: 1.25rem !important;
  }
}
@media (max-width: 767px) {
  .tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp.tribe-common-g-row.tribe-common-g-row--gutters .tribe-tickets__rsvp-actions {
    padding: 1.25rem 0 !important;
    margin-top: 1.875rem;
  }
}
.tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp.tribe-common-g-row.tribe-common-g-row--gutters h3 {
  font-weight: bold;
  font-size: 2.25rem;
  color: #74BC41;
  font-family: "filson-soft", sans-serif;
}
@media (max-width: 767px) {
  .tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp.tribe-common-g-row.tribe-common-g-row--gutters h3 {
    font-size: 1.5rem;
  }
}
.tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp.tribe-common-g-row.tribe-common-g-row--gutters .tribe-tickets__rsvp-description {
  display: none !important;
}
@media (min-width: 768px) {
  .tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp.tribe-common-g-row.tribe-common-g-row--gutters .tribe-tickets__rsvp-details-wrapper {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp.tribe-common-g-row.tribe-common-g-row--gutters .tribe-tickets__rsvp-details-wrapper {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp.tribe-common-g-row.tribe-common-g-row--gutters .tribe-tickets__rsvp-actions-wrapper {
    border-left: 3px solid #033ED0;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp.tribe-common-g-row.tribe-common-g-row--gutters .tribe-tickets__rsvp-actions-wrapper {
    padding: 0;
  }
}
.tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp.tribe-common-g-row.tribe-common-g-row--gutters .tribe-tickets__rsvp-actions-wrapper .tribe-tickets__rsvp-actions-rsvp {
  max-width: 13.375rem;
  margin-left: auto !important;
}
@media (max-width: 767px) {
  .tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp.tribe-common-g-row.tribe-common-g-row--gutters .tribe-tickets__rsvp-actions-wrapper .tribe-tickets__rsvp-actions-rsvp {
    margin: auto !important;
  }
}
.tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp.tribe-common-g-row.tribe-common-g-row--gutters .tribe-tickets__rsvp-actions-wrapper .tribe-tickets__rsvp-actions-success-going span {
  font-weight: 500;
  font-size: 1.25rem !important;
  color: #fff;
  text-transform: capitalize;
}
.tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp.tribe-common-g-row.tribe-common-g-row--gutters .tribe-tickets__rsvp-actions-rsvp span {
  font-family: "new-hero", sans-serif;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.58;
  text-align: left;
  color: #fff;
}
@media (max-width: 1199px) {
  .tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp.tribe-common-g-row.tribe-common-g-row--gutters .tribe-tickets__rsvp-actions-rsvp span {
    font-size: 1.125rem;
  }
}
.tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp.tribe-common-g-row.tribe-common-g-row--gutters .tribe-tickets__rsvp-actions-rsvp button {
  padding: 0.875rem 1.875rem;
  max-width: unset;
  background: #EA7603;
  border-radius: 0.75rem;
  font-family: "filson-soft", sans-serif;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: center;
  color: #fff;
}
@media (max-width: 1199px) {
  .tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp.tribe-common-g-row.tribe-common-g-row--gutters .tribe-tickets__rsvp-actions-rsvp button {
    font-size: 1.125rem;
    padding: 0.625rem;
  }
}
.tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp.tribe-common-g-row.tribe-common-g-row--gutters .tribe-tickets__rsvp-actions-rsvp button:hover {
  background: #74BC41;
}
.tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp.tribe-common-g-row.tribe-common-g-row--gutters .tribe-tickets__rsvp-attendance {
  display: flex !important;
  flex-direction: row !important;
  align-items: flex-end;
  gap: 0.3125rem;
  margin-top: 1.25rem;
}
@media (max-width: 767px) {
  .tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp.tribe-common-g-row.tribe-common-g-row--gutters .tribe-tickets__rsvp-attendance {
    justify-content: center;
    align-items: center;
  }
}
.tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp.tribe-common-g-row.tribe-common-g-row--gutters .tribe-tickets__rsvp-attendance span {
  font-size: 1.25rem;
  color: #74BC41;
  font-family: "filson-soft", sans-serif;
  font-weight: bold;
  line-height: 1.9;
}
@media (max-width: 1199px) {
  .tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp.tribe-common-g-row.tribe-common-g-row--gutters .tribe-tickets__rsvp-attendance span {
    line-height: 1;
  }
}
.tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp.tribe-common-g-row.tribe-common-g-row--gutters .tribe-tickets__rsvp-attendance .tribe-common-h4 {
  font-weight: bold;
  font-size: 5rem !important;
  line-height: 1;
  color: #fff !important;
  font-family: "filson-soft", sans-serif;
  margin-bottom: -0.3125rem;
}
@media (max-width: 1199px) {
  .tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp.tribe-common-g-row.tribe-common-g-row--gutters .tribe-tickets__rsvp-attendance .tribe-common-h4 {
    font-size: 3.75rem !important;
  }
}
.tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp.tribe-common-g-row.tribe-common-g-row--gutters .tribe-tickets__rsvp-availability {
  font-weight: 500;
  font-size: 1.25rem !important;
  color: #fff;
  text-transform: capitalize;
  margin-top: 20px;
}
@media (max-width: 1199px) {
  .tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp.tribe-common-g-row.tribe-common-g-row--gutters .tribe-tickets__rsvp-availability {
    font-size: 1rem !important;
  }
}
.tribe-events-pg-template .tribe-events-single .event-tickets .tribe-tickets__rsvp-wrapper .tribe-tickets__rsvp.tribe-common-g-row.tribe-common-g-row--gutters .tribe-tickets__rsvp-availability .tribe-common-b2--bold {
  font-size: 1.25rem !important;
  color: #fff;
  font-weight: 700;
}
.tribe-events-pg-template .tribe-events-single .event-tickets form {
  border-radius: 1.5rem;
  background: #02267E;
  border: 0.125rem solid #033ED0;
  padding: 3.25rem 2.875rem !important;
}
@media (max-width: 767px) {
  .tribe-events-pg-template .tribe-events-single .event-tickets form {
    padding: 1.25rem !important;
  }
}
.tribe-events-pg-template .tribe-events-single .event-tickets form .tribe-tickets__rsvp-form-title {
  border: none !important;
  padding-bottom: 0 !important;
}
.tribe-events-pg-template .tribe-events-single .event-tickets form .tribe-tickets__rsvp-form-wrapper {
  padding: 0 !important;
}
.tribe-events-pg-template .tribe-events-single .event-tickets form h3.tribe-common-h5 {
  font-family: "filson-soft", sans-serif;
  font-weight: bold;
  color: #fff !important;
  padding-right: 4.375rem;
}
@media screen and (max-width: 781px) {
  .tribe-events-pg-template .tribe-events-single .event-tickets form h3.tribe-common-h5 {
    padding-right: 0;
    padding-top: 3.125rem !important;
  }
}
.tribe-events-pg-template .tribe-events-single .event-tickets form .tribe-tickets__form {
  display: flex;
  flex-direction: column;
  row-gap: 2.25rem;
}
@media (max-width: 767px) {
  .tribe-events-pg-template .tribe-events-single .event-tickets form .tribe-tickets__form {
    row-gap: 1.25rem;
  }
}
.tribe-events-pg-template .tribe-events-single .event-tickets form .tribe-common-b1 {
  padding: 0;
}
.tribe-events-pg-template .tribe-events-single .event-tickets form .tribe-common-b1:nth-child(3) {
  display: flex;
  align-items: center;
}
.tribe-events-pg-template .tribe-events-single .event-tickets form .tribe-common-b1:nth-child(3) label {
  margin: 0 !important;
  margin-top: 0.625rem !important;
}
.tribe-events-pg-template .tribe-events-single .event-tickets form .tribe-common-b1 label {
  font-family: "new-hero", sans-serif;
  font-weight: 500 !important;
  font-size: 1.125rem !important;
  text-align: left;
  color: #fff !important;
}
@media screen and (max-width: 781px) {
  .tribe-events-pg-template .tribe-events-single .event-tickets form .tribe-common-b1 label {
    font-size: 0.875rem !important;
  }
}
.tribe-events-pg-template .tribe-events-single .event-tickets form .tribe-common-b1 input {
  background: transparent;
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 2;
  text-align: left;
  color: #fff !important;
  outline: none;
  border: 1px solid #033ED0;
  border-radius: 1rem;
  -webkit-text-fill-color: #fff !important;
}
@media screen and (min-width: 781px) {
  .tribe-events-pg-template .tribe-events-single .event-tickets form .tribe-common-b1 input {
    padding: 0.9375rem 2.1875rem 0.9375rem 1.5rem;
  }
}
@media screen and (max-width: 781px) {
  .tribe-events-pg-template .tribe-events-single .event-tickets form .tribe-common-b1 input {
    border-radius: 0.625rem;
  }
}
.tribe-events-pg-template .tribe-events-single .event-tickets form .tribe-common-b1 input::placeholder {
  color: #fff !important;
  opacity: 0.5;
}
.tribe-events-pg-template .tribe-events-single .event-tickets form .tribe-common-b1 input:focus {
  outline: none;
}
.tribe-events-pg-template .tribe-events-single .event-tickets form .tribe-tickets__rsvp-form-button--cancel {
  position: absolute;
  right: 2.8125rem;
  top: 2.875rem;
  border: 0.25rem solid #74BC41;
  border-radius: 50%;
  font-size: 0;
  width: 4rem;
  height: 4rem;
  transform: rotate(45deg);
  transition: 0.3s;
}
@media screen and (max-width: 781px) {
  .tribe-events-pg-template .tribe-events-single .event-tickets form .tribe-tickets__rsvp-form-button--cancel {
    right: 0.9375rem;
    top: 0.9375rem;
    width: 2.5rem;
    height: 2.5rem;
  }
}
.tribe-events-pg-template .tribe-events-single .event-tickets form .tribe-tickets__rsvp-form-button--cancel:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.3125rem;
  height: 1.5625rem;
  background: #fff;
  border-radius: 0.625rem;
}
@media (max-width: 767px) {
  .tribe-events-pg-template .tribe-events-single .event-tickets form .tribe-tickets__rsvp-form-button--cancel:before {
    width: 0.1875rem;
    height: 1.0625rem;
  }
}
.tribe-events-pg-template .tribe-events-single .event-tickets form .tribe-tickets__rsvp-form-button--cancel::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1.5625rem;
  height: 0.3125rem;
  background: #fff;
  border-radius: 0.625rem;
}
@media (max-width: 767px) {
  .tribe-events-pg-template .tribe-events-single .event-tickets form .tribe-tickets__rsvp-form-button--cancel::after {
    width: 1.0625rem;
    height: 0.1875rem;
  }
}
.tribe-events-pg-template .tribe-events-single .event-tickets form .tribe-tickets__rsvp-form-button--cancel:hover {
  background-color: #74BC41;
}
.tribe-events-pg-template .tribe-events-single .event-tickets form button[type=submit] {
  margin: 0;
  padding: 1.0625rem 3.6875rem;
  font-family: "Filson Soft";
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  background: #EA7603;
  border-radius: 0.75rem !important;
  transition: 0.3s;
}
@media screen and (max-width: 781px) {
  .tribe-events-pg-template .tribe-events-single .event-tickets form button[type=submit] {
    padding: 0.625rem 1.25rem;
    font-size: 1.125rem;
  }
}
.tribe-events-pg-template .tribe-events-single .event-tickets form button[type=submit]:hover {
  background-color: #74BC41;
}
.tribe-events-pg-template .tribe-events-single .event-tickets form .tribe-tickets__rsvp-form-buttons {
  padding: 0 !important;
}
.tribe-events-pg-template .tribe-events-single-section {
  width: 100%;
}
.tribe-events-pg-template .tribe-events-single-section::before {
  display: none;
}
@media (max-width: 767px) {
  .tribe-events-pg-template .tribe-events-single-section {
    padding: 0 !important;
    margin: 0;
    flex-direction: column;
    row-gap: 1.875rem;
  }
}
.tribe-events-pg-template .tribe-events-single-section .tribe-events-meta-group {
  width: 50%;
  flex: unset;
  padding: 1.875rem 0;
  margin: 0;
  padding: 0;
  padding-right: 40px !important;
}
@media (max-width: 1199px) {
  .tribe-events-pg-template .tribe-events-single-section .tribe-events-meta-group {
    padding: 0.9375rem 0;
  }
}
@media (max-width: 767px) {
  .tribe-events-pg-template .tribe-events-single-section .tribe-events-meta-group {
    border-bottom: unset;
    padding: 0;
    width: 100%;
    padding-right: 0 !important;
  }
}
.tribe-events-pg-template .tribe-events-single-section:has(.tribe-events-venue-map) {
  flex-direction: row;
  align-items: center;
  padding: 1.875rem 0;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .tribe-events-pg-template .tribe-events-single-section:has(.tribe-events-venue-map) {
    flex-direction: column-reverse;
    row-gap: 1.875rem;
  }
}
.tribe-events-pg-template .tribe-events-single-section:has(.tribe-events-venue-map) .tribe-events-meta-group,
.tribe-events-pg-template .tribe-events-single-section:has(.tribe-events-venue-map) .tribe-events-venue-map {
  width: 50%;
  border: none;
  margin: 0 !important;
}
@media (max-width: 767px) {
  .tribe-events-pg-template .tribe-events-single-section:has(.tribe-events-venue-map) .tribe-events-meta-group,
  .tribe-events-pg-template .tribe-events-single-section:has(.tribe-events-venue-map) .tribe-events-venue-map {
    width: 100%;
  }
}
.tribe-events-pg-template .tribe-events-single-section:has(.tribe-events-venue-map) .tribe-events-meta-group {
  padding-right: 2.5rem;
}
@media (max-width: 767px) {
  .tribe-events-pg-template .tribe-events-single-section:has(.tribe-events-venue-map) .tribe-events-meta-group {
    padding: 0 !important;
  }
}
.tribe-events-pg-template .tribe-events-single-section:has(.tribe-events-venue-map) .tribe-events-venue-map {
  position: relative;
  padding-top: 37.75%;
  border-radius: 2.25rem;
  max-height: unset !important;
  max-width: 43.1875rem;
  margin-left: auto;
}
@media (max-width: 767px) {
  .tribe-events-pg-template .tribe-events-single-section:has(.tribe-events-venue-map) .tribe-events-venue-map {
    padding-top: 56.25%;
  }
}
.tribe-events-pg-template .tribe-events-single-section:has(.tribe-events-venue-map) .tribe-events-venue-map iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 2.25rem;
  max-height: unset !important;
}
.tribe-events-pg-template #tribe-events-footer {
  border-top: 3px solid #033ED0;
  margin-top: 1.25rem;
}
.tribe-events-pg-template .tribe-events-meta-group h2 {
  display: none;
}
.tribe-events-pg-template .tribe-events-meta-group dl {
  margin: 0;
}
.tribe-events-pg-template .tribe-events-meta-group dl a {
  color: #fff !important;
  text-decoration: none;
}
.tribe-events-pg-template .tribe-events-meta-group dl a:hover {
  color: #74BC41 !important;
  text-decoration: underline;
}
.tribe-events-pg-template .tribe-events-meta-group dl abbr {
  text-decoration: none;
}
.tribe-events-pg-template .tribe-events-meta-group dl dt {
  font-family: "new-hero", sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: left;
  color: #74BC41;
  margin: 0;
  display: inline-block;
}
@media (max-width: 1199px) {
  .tribe-events-pg-template .tribe-events-meta-group dl dt {
    font-size: 1.125rem;
  }
}
.tribe-events-pg-template .tribe-events-meta-group dl dd {
  font-family: "new-hero", sans-serif;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: left;
  color: #fff !important;
  margin: 0;
  margin-bottom: 3rem;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .tribe-events-pg-template .tribe-events-meta-group dl dd {
    margin-bottom: 0.9375rem;
    font-size: 16px;
  }
}
.tribe-events-pg-template .tribe-events-meta-group dl dd:last-child {
  margin: 0 !important;
}

.account-options-card {
  margin: 6.25rem 0;
}
@media (max-width: 991px) {
  .account-options-card {
    margin: 3.125rem 0 5.625rem;
  }
}
.account-options-card .container {
  --container-width: 96.5rem;
}
.account-options-card:has(+ .full-image-with-shape) {
  margin: 21.25rem 0;
}
@media (max-width: 767px) {
  .account-options-card:has(+ .full-image-with-shape) {
    margin: 14.375rem 0;
  }
}
.account-options-card .aoc-heading {
  max-width: 26.875rem;
  margin: 0 auto 3.125rem;
}
@media (max-width: 767px) {
  .account-options-card .aoc-heading {
    margin-bottom: 1.25rem;
  }
}
.account-options-card .aoc-heading .h3 {
  margin-bottom: 0;
}
.account-options-card .aoc-row {
  margin-right: -2.5rem;
  margin-left: -2.5rem;
  row-gap: 1.875rem;
}
.account-options-card .aoc-row [class*=cell-] {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.account-options-card .aoc-card {
  position: relative;
  padding: 3.125rem;
  background-color: #F2F4E1;
  border-radius: 1.5rem;
}
.account-options-card .aoc-card .arrow {
  position: absolute;
  left: 50%;
  width: 2.125rem;
  height: 2.125rem;
  transform: translateX(-50%);
  bottom: -1rem;
  transition: 0.3s;
}
.account-options-card .aoc-card.is-hovered .arrow {
  transform: translateX(-50%) scale(-1);
}
.account-options-card .aoc-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #02267E;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 9.375rem 8.125rem 1.5625rem;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  overflow: auto;
  overflow-x: clip;
}
@media (max-width: 1199px) {
  .account-options-card .aoc-popup {
    padding-left: 4.375rem;
    padding-right: 4.375rem;
  }
}
@media (max-width: 767px) {
  .account-options-card .aoc-popup {
    padding: 7.5rem 1.875rem 0;
  }
}
.account-options-card .aoc-popup.is-popup {
  opacity: 1;
  visibility: visible;
}
.account-options-card .aoc-popup.is-popup::before, .account-options-card .aoc-popup.is-popup::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 24.5625rem;
  height: 28.375rem;
  z-index: -1;
  background-image: url(../images/popup-bg-icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transform: translateY(-50%);
}
.account-options-card .aoc-popup.is-popup::after {
  width: 36.0625rem;
  height: 41.625rem;
  right: -7%;
  top: 45%;
  left: auto;
  transform: translateY(0);
}
@media (max-width: 1199px) {
  .account-options-card .aoc-popup.is-popup::after {
    display: none;
  }
}
.account-options-card .aoc-popup .close-btn {
  position: absolute;
  top: -6.25rem;
  right: 0;
  display: flex;
  align-items: center;
  gap: 1.5rem;
  z-index: 11;
}
.account-options-card .aoc-popup .close-btn span {
  font-size: 1.25rem;
}
.account-options-card .aoc-popup .close-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 4rem;
  height: 4rem;
  border: 4px solid #74BC41;
  border-radius: 100vh;
  cursor: pointer;
}
@media (max-width: 991px) {
  .account-options-card .aoc-popup .close-wrapper {
    width: 3.125rem;
    height: 3.125rem;
  }
}
.account-options-card .aoc-popup .close-wrapper svg {
  width: 0.9375rem;
  height: 0.9375rem;
}
.account-options-card .aoc-popup .close-wrapper:hover {
  background-color: #74BC41;
}
.account-options-card .aoc-popup-inner {
  position: relative;
  min-height: 70vh;
}
.account-options-card .aoc-card-image-wrap {
  max-width: 30.125rem;
  width: 100%;
  margin: 0 auto;
}
.account-options-card .aoc-card-wrap {
  margin-top: 3.75rem;
}
.account-options-card .aoc-card-image {
  position: relative;
  padding-top: 100%;
}
.account-options-card .aoc-card-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.account-options-card .aoc-card-title h4 {
  color: #02267E;
}
.account-options-card .aoc-card-desc {
  color: #02267E;
}
.account-options-card .aoc-card-link {
  margin-top: 1.6875rem;
}
.account-options-card .aoc-card-link .btn {
  padding: 0.75rem 5rem;
  color: #02267E;
}
.account-options-card .aoc-detail-wrap {
  position: relative;
}
.account-options-card .aoc-slide-content h1 {
  margin-bottom: 3.125rem;
}
@media (max-width: 991px) {
  .account-options-card .aoc-slide-content h1 {
    margin-bottom: 1.25rem;
  }
}
.account-options-card .aoc-slide-content p {
  font-size: 1.375rem;
  margin-bottom: 1.875rem;
}
@media (max-width: 991px) {
  .account-options-card .aoc-slide-content p {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
}
.account-options-card .aoc-slide-content p:first-child {
  font-size: 1.25rem;
}
@media (max-width: 991px) {
  .account-options-card .aoc-slide-content p:first-child {
    font-size: 1rem;
  }
}
.account-options-card .aoc-slide-content table {
  margin-bottom: 1.875rem;
}
@media (max-width: 991px) {
  .account-options-card .aoc-slide-content table {
    margin-bottom: 1rem;
  }
}
.account-options-card .aoc-slide-content table tbody {
  border: 0 !important;
}
.account-options-card .aoc-slide-content table tr,
.account-options-card .aoc-slide-content table th {
  background-color: transparent !important;
}
.account-options-card .aoc-slide-content table th,
.account-options-card .aoc-slide-content table td {
  font-size: 1.375rem;
  margin-bottom: 1.875rem;
  font-weight: 400;
  color: #fff;
  padding-left: 2.8125rem;
  padding-right: 2.8125rem;
}
@media (max-width: 991px) {
  .account-options-card .aoc-slide-content table th,
  .account-options-card .aoc-slide-content table td {
    font-size: 1rem;
    margin-bottom: 1rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.account-options-card .aoc-slide-content table th:first-child,
.account-options-card .aoc-slide-content table td:first-child {
  text-align: left;
  padding-left: 0;
}
.account-options-card .swiper-slide {
  background-color: #001957;
  padding: 4.375rem;
  border-radius: 2.25rem;
  overflow: hidden;
  height: auto;
}
@media (max-width: 767px) {
  .account-options-card .swiper-slide {
    padding: 1.875rem;
  }
}
@media (min-width: 992px) {
  .account-options-card .swiper-container {
    overflow: hidden;
  }
}
.account-options-card .swiper-arrows {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 3.75rem;
  padding-bottom: 4.6875rem;
}
@media (max-width: 767px) {
  .account-options-card .swiper-arrows {
    margin-top: 1.875rem;
    padding-bottom: 0.9375rem;
  }
}
.account-options-card .swiper-button-prev,
.account-options-card .swiper-button-next {
  display: flex;
  align-items: center;
  position: unset;
  margin: 0;
  border: 0;
}
.account-options-card .swiper-button-prev.swiper-arrow,
.account-options-card .swiper-button-next.swiper-arrow {
  width: 3.125rem;
  height: 3.125rem;
}
.account-options-card .swiper-button-prev.swiper-arrow::after,
.account-options-card .swiper-button-next.swiper-arrow::after {
  font-size: 1.375rem;
}
.account-options-card .swiper-pagination {
  position: unset;
  width: max-content;
  margin: 0;
}
.account-options-card .table-wrapper {
  overflow: auto;
}
.account-options-card.version-2 .aoc-heading {
  max-width: 40.625rem;
}
.account-options-card.version-2 .aoc-heading .h3 {
  color: #fff;
}
.account-options-card.version-2 .aoc-card {
  background-color: #f7c89a;
  transition: 0.4s;
}
.account-options-card.version-2 .aoc-card.is-hovered {
  background-color: #fcead9;
}
.account-options-card.version-2 .aoc-card-title h4 {
  color: #EA7603;
}

:root {
  --space-lg: 12.5rem;
  --space-md: 6.25rem;
  --space-sm: 3.125rem;
}
@media (max-width: 1439px) {
  :root {
    --space-lg: 9.375rem;
  }
}
@media (max-width: 1199px) {
  :root {
    --space-lg: 6.25rem;
    --space-md: 6.25rem;
  }
}
@media (max-width: 767px) {
  :root {
    --space-lg: 6.25rem;
    --space-md: 3.125rem;
    --space-sm: 3.125rem;
  }
}

#wpadminbar {
  position: fixed;
}

.wrapper {
  position: relative;
  background-color: var(--bgBodyColor);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  min-height: 100%;
}
.wrapper h1,
.wrapper .h1 {
  color: var(--bgBodyHeadingColor);
}
.wrapper h2,
.wrapper .h2 {
  color: var(--bgBodyHeadingColor);
}
.wrapper h3,
.wrapper .h3 {
  color: var(--bgBodyHeadingColor);
}
.wrapper h4,
.wrapper .h4 {
  color: var(--bgBodyHeadingColor);
}
.wrapper h5,
.wrapper .h5 {
  color: var(--bgBodyHeadingColor);
}
.wrapper h6,
.wrapper .h6 {
  color: var(--bgBodyHeadingColor);
}

.main-content {
  flex-grow: 1;
  width: 100%;
  background: var(--bgBodyColor);
  position: relative;
}

.main-content-wrapper {
  width: 100%;
  background: var(--bgBodyColor);
  position: relative;
  padding-bottom: 6.875rem;
}
@media (max-width: 767px) {
  .main-content-wrapper {
    padding-bottom: 0;
  }
}
.main-content-wrapper section:first-of-type {
  margin-top: 0;
  padding-top: 6.25rem;
}
@media (max-width: 767px) {
  .main-content-wrapper section:first-of-type {
    padding-top: 5rem;
  }
}
@media (max-width: 575px) {
  .main-content-wrapper section:first-of-type {
    padding-top: 3.125rem;
  }
}
.main-content-wrapper section:first-of-type.fifty-fifty + .glance-gallery-component {
  margin-top: 6.25rem;
}

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

.bg-dark *:not(.btn),
.bg-secondary *:not(.btn),
.inner-text-white *:not(.btn) {
  color: #fff;
}

/* Pagination */
.pagination {
  padding: 1.875rem 0;
}
.pagination ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagination li {
  position: relative;
  margin: 0 0.625rem;
  padding: 0;
  font-weight: 700;
  color: rgba(116, 188, 65, 0.6);
  text-transform: uppercase;
}
.pagination li a:hover {
  color: #02267E !important;
}
.pagination li a:not(.prev, .next),
.pagination li span {
  border: none;
  font-weight: 700;
  line-height: 1;
  color: rgba(116, 188, 65, 0.6);
  text-decoration: none;
  transition: 0.4s ease background-color, 0.4s ease color;
}
.pagination li a:not(.prev, .next).active,
.pagination li span.active {
  border-color: #74BC41;
}
.pagination li .prev,
.pagination li .next {
  cursor: pointer;
  color: #74BC41;
  text-decoration: none;
}
.pagination li .prev::after,
.pagination li .next::after {
  content: "";
  position: absolute;
  inset: -2px -4px;
  border: 1px solid #F2F4E1;
  border-radius: 0.375rem;
  visibility: hidden;
  opacity: 0;
}
.pagination li .prev:hover,
.pagination li .next:hover {
  color: #fff !important;
}
.pagination li .prev:focus::after,
.pagination li .next:focus::after {
  visibility: visible;
  opacity: 1;
  outline: 0;
}
.pagination li .prev.disabled,
.pagination li .next.disabled {
  pointer-events: none;
  opacity: 0.6;
}
.pagination li .current {
  color: #74BC41;
}

.swiper-arrow {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}
@media (max-width: 991px) {
  .swiper-arrow {
    width: 44px;
    height: 42px;
  }
}
.swiper-arrow:after {
  font-size: 26px;
  color: #fff;
}
@media (max-width: 991px) {
  .swiper-arrow:after {
    font-size: 16px;
  }
}

.fancybox__backdrop {
  background: #001957 !important;
}

.fancybox__slide.has-caption {
  flex-direction: column-reverse;
}
.fancybox__slide .fancybox__caption {
  font-size: 2.5rem;
  color: #74BC41;
  font-weight: 700;
  font-family: "filson-soft", sans-serif;
  padding: 0;
  margin-bottom: 2.5rem;
  max-width: 720px;
}
@media (max-width: 1199px) {
  .fancybox__slide .fancybox__caption {
    font-size: 1.25rem;
    padding: 0 20px;
    max-width: 421px;
  }
}
.fancybox__slide .is-close-btn {
  border: 3px solid #74BC41;
  border-radius: 50%;
  width: 3.125rem;
  height: 3.125rem;
  top: -5.625rem !important;
  opacity: 1 !important;
  background: transparent !important;
}
.fancybox__slide .is-close-btn:hover {
  background-color: #74BC41 !important;
}
.fancybox__slide .is-close-btn svg {
  stroke: #fff !important;
}

.single .main-content {
  width: 100%;
  height: 100%;
  min-height: 31.25rem;
}
@media (max-width: 575px) {
  .single .main-content {
    min-height: 25rem;
  }
}
.single .post-title {
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
}
@media (max-width: 991px) {
  .single .post-title {
    padding: 6.25rem 0 12.5rem;
  }
}
@media (max-width: 575px) {
  .single .post-title {
    font-size: 1.75rem;
    padding: 3.125rem 0;
  }
}

.blank-space {
  padding-top: calc(var(--headerHeight));
  font-size: 0;
}

.main-post {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

header *,
footer *,
.mbnav * {
  letter-spacing: 0 !important;
}

/* Breadcrumb */
.breadcrumbs {
  margin-bottom: 1.75rem !important;
}
.breadcrumbs a {
  text-decoration: none;
}
.breadcrumbs a span {
  color: #fff;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs span {
  color: #74BC41;
  font-weight: 400;
  line-height: 1.25;
  padding-left: 30px;
}
.breadcrumbs span:first-child {
  padding-left: 0;
}
a .breadcrumbs span {
  font-weight: 400;
  line-height: 1.25;
  padding-left: 0;
}
.breadcrumbs span span {
  position: relative;
}
.breadcrumbs span span::before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  left: -15px;
  top: 9px;
  background: #fff;
  border-radius: 50%;
}
.breadcrumbs span:first-child span {
  padding-left: 0;
}
.breadcrumbs span:first-child span:before {
  display: none;
}

/* stylelint-disable max-nesting-depth */
.scroll-fixed-menu {
  overflow: hidden;
}

.scroll-fixed-menu .main-header {
  background-color: #fff;
}
.scroll-fixed-menu .main-header .no-hover-image .brand {
  display: block;
}
.scroll-fixed-menu .main-header .no-hover-image .brand.-hover {
  display: none;
}
.scroll-fixed-menu .main-header .brand {
  display: none;
}
.scroll-fixed-menu .main-header .brand.-hover {
  display: block;
}

.hamburger {
  --humburgerbox: 2.5rem;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--humburgerbox);
  height: var(--humburgerbox);
  padding: 0;
  text-align: center;
  background-color: transparent;
}
@media (min-width: 992px) {
  .hamburger {
    display: none;
  }
}
.hamburger:hover, .hamburger:focus {
  cursor: pointer;
  background-color: transparent;
  outline: none;
}
.hamburger span {
  cursor: pointer;
  position: relative;
  right: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  margin: 0 auto;
  border-radius: 2px;
  background: #74BC41;
  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: #74BC41;
  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: #74BC41;
}
.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: 998;
  display: block;
}
@media (min-width: 992px) {
  .mbnav {
    display: none;
  }
}
.mbnav__state {
  pointer-events: none;
  position: fixed;
  z-index: 999;
  top: 0;
  bottom: 0;
  left: 100%;
  overflow: hidden;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.mbnav__inner {
  pointer-events: none;
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 100vh;
}
.mbnav__top {
  display: flex;
  justify-content: space-between;
  background: #02267e;
}
.mbnav__logo {
  padding: 15px;
  color: #fff;
}
.mbnav .menu-wrap {
  /* stylelint-disable custom-property-pattern */
  --leftSlide: 0;
  position: absolute;
  top: 0;
  right: var(--leftSlide);
  width: 100%;
  height: 100%;
  transition: 0.4s ease;
  /* stylelint-enable custom-property-pattern */
}
.mbnav .menu-wrap .menu-wrap {
  right: -100%;
  visibility: hidden;
  opacity: 0;
}
.mbnav .menu-wrap > .menu-inner {
  pointer-events: auto;
  overflow: hidden auto;
  max-height: 100%;
  padding-top: 5.3125rem;
  background-color: #fff;
  height: 100%;
  padding-bottom: 40px;
}
.mbnav ul {
  position: static;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0 20px;
  transition: 0.4s ease;
}
.mbnav ul li.is-open > .menu-wrap {
  visibility: visible;
  opacity: 1;
}
.mbnav ul li.menu-col-wrapper {
  padding: 15px 0 !important;
}
.mbnav ul li.menu-col-wrapper .menu-wrap {
  position: relative;
  left: unset;
  top: unset;
  transform: unset;
  opacity: 1;
  visibility: visible;
  right: unset;
}
.mbnav ul li.menu-col-wrapper .menu-inner {
  padding: 0 !important;
}
.mbnav ul li.menu-col-wrapper .menu-inner ul {
  padding: 0 !important;
}
.mbnav ul li.menu-col-wrapper .featured-card * {
  color: #02267E;
  margin: 0;
  font-size: 14px;
}
.mbnav ul li.menu-col-wrapper .featured-card .featured-content-wrap {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  padding: 0;
}
.mbnav ul li.menu-col-wrapper .featured-card .featured-imgwrap {
  padding: 0 !important;
  max-width: 200px !important;
}
.mbnav ul li.menu-col-wrapper .featured-card .featured-topwrap {
  flex-direction: column-reverse;
  row-gap: 10px;
}
.mbnav ul li.menu-col-wrapper .featured-post > a {
  display: none;
}
.mbnav ul li.menu-col-wrapper .featured-inner {
  z-index: 1;
  position: relative;
}
.mbnav ul li.menu-col-wrapper ul li {
  border: none !important;
}
.mbnav ul li.menu-col-wrapper ul li a {
  font-size: 1rem;
  padding: 0.625rem 0;
}
.mbnav ul li.featured-callout {
  padding: 1.25rem 0 !important;
}
.mbnav ul li.featured-callout > a {
  display: none !important;
}
.mbnav ul li.featured-callout .menu-featured-heading {
  font-size: 1.125rem;
  line-height: 1.33;
  color: #02267E;
}
.mbnav ul li.featured-callout .btn-primary {
  display: inline-block;
  max-width: fit-content;
  padding: 0.69375rem 2.125rem;
}
.mbnav ul li.featured-callout .btn-primary:hover {
  color: #fff;
}
.mbnav ul li.menu-twowrap .menu-featuredwrap .menu-wrap {
  position: unset;
  left: unset;
  top: unset;
  transform: unset;
  opacity: 1;
  visibility: visible;
  right: unset;
}
.mbnav ul li.menu-twowrap .menu-featuredwrap .menu-inner {
  padding: 0 !important;
}
.mbnav ul li.menu-twowrap .menu-featuredwrap .menu-inner ul {
  padding: 0 !important;
}
.mbnav ul li.menu-twowrap .menu-featuredwrap .featured-card * {
  color: #02267E;
  margin: 0;
  font-size: 0.875rem;
}
.mbnav ul li.menu-twowrap .menu-featuredwrap .featured-card .featured-content-wrap {
  display: flex;
  flex-direction: column;
  row-gap: 0.625rem;
  padding: 0;
}
.mbnav ul li.menu-twowrap .menu-featuredwrap .featured-card .featured-imgwrap {
  padding: 0 !important;
  max-width: 12.5rem;
}
.mbnav ul li.menu-twowrap .menu-featuredwrap .featured-card .featured-topwrap {
  flex-direction: column-reverse;
  row-gap: 0.625rem;
}
.mbnav ul li.menu-twowrap .menu-featuredwrap .featured-post > a {
  display: none;
}
.mbnav ul li.menu-twowrap .menu-featuredwrap .featured-inner {
  z-index: 1;
  position: relative;
}
.mbnav ul li:not(.btn-wrap) {
  position: static;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid rgba(2, 38, 126, 0.5);
  font-size: 1.25rem;
  font-weight: 500;
  color: #02267E;
  list-style: none;
  font-weight: 700;
}
.mbnav ul li:not(.btn-wrap).parent-title {
  padding: 0 0 12px;
  border-bottom: 1px solid rgba(2, 38, 126, 0.5) !important;
}
.mbnav ul li:not(.btn-wrap).back-click {
  border: none !important;
}
.mbnav ul li:not(.btn-wrap).current-menu-item > a, .mbnav ul li:not(.btn-wrap).current-menu-ancestor > a {
  color: #74BC41;
}
.mbnav ul li:not(.btn-wrap)::before {
  display: none;
}
.mbnav ul li:not(.btn-wrap):last-child {
  border-bottom: 0;
}
.mbnav ul li:not(.btn-wrap).has-sub a::after {
  display: none;
}
.mbnav ul li:not(.btn-wrap) .mbnav__caret::before, .mbnav ul li:not(.btn-wrap) a::after {
  --sarrow-width: 10px;
  content: "";
  transform: rotate(45deg);
  display: flex;
  align-items: center;
  width: var(--sarrow-width);
  height: var(--sarrow-width);
  margin: auto;
  border: calc(var(--sarrow-width) / 4) solid #02267E;
  border-bottom: 0;
  border-left: 0;
}
.mbnav ul li:not(.btn-wrap) a {
  cursor: pointer;
  position: relative;
  z-index: 2;
  display: block;
  flex: 1 1 auto;
  padding: 0.625rem 0;
  line-height: 1.3;
  color: #02267E;
  text-decoration: none !important;
}
.mbnav ul li:not(.btn-wrap) a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  margin-right: 0;
  margin-left: auto;
}
.mbnav ul li:not(.btn-wrap) a:hover {
  color: #74BC41;
}
.mbnav ul li:not(.btn-wrap).is-open > .mbnav__caret:after {
  transform: rotate(0);
}
.mbnav ul li:not(.btn-wrap).has-sub > a {
  flex: 1 1 auto;
}
.mbnav ul li:not(.btn-wrap) .btn-wrap {
  position: fixed;
  bottom: 1.25rem;
  left: 1.25rem;
  transform: translateY(200%);
  width: calc(100% - 40px);
  margin: 0;
  transition: 0.4s ease-in-out;
}
.mbnav ul li:not(.btn-wrap) .btn-wrap::before {
  display: none;
}
.mbnav ul li:not(.btn-wrap) .btn-wrap a {
  display: block;
}
.mbnav ul li:not(.btn-wrap).back-click {
  position: relative;
  order: -1;
  width: 100%;
  padding: 0.625rem 0 0.625rem 1.875rem;
  font-weight: 700;
  color: #02267E;
  font-size: 1.25rem;
}
.mbnav ul li:not(.btn-wrap).back-click::before {
  --sarrow-width: 15px;
  content: "";
  display: flex;
  align-items: center;
  position: absolute;
  top: 1.0625rem;
  left: 0.125rem;
  width: var(--sarrow-width);
  height: var(--sarrow-width);
  background-image: url(../images/left-arrow.svg);
  background-size: cover;
  background-repeat: no-repeat;
  pointer-events: none;
  background-color: transparent;
}
.mbnav__caret {
  cursor: pointer;
  z-index: 1;
  display: grid;
  align-items: center;
  justify-content: flex-end;
  width: 1.875rem;
  height: auto;
}
.color-mbnav .mbnav__caret::before {
  color: #74BC41 !important;
}

.mbnav ul ul li {
  font-size: 16px;
}
.mbnav ul ul li a {
  padding-left: 1.5625rem;
  font-size: 1.125rem;
}
.mbnav ul ul li li {
  font-size: 14px;
}
.mbnav ul ul li li a {
  padding-left: 2.1875rem;
}
.mbnav ul > li > .sub-menu {
  position: absolute;
  left: 100%;
}
.mbnav__backdrop {
  position: fixed;
  z-index: -1;
  inset: 0;
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.55);
  transition: all 0.4s ease-in;
}
.mbnav__overlay {
  position: fixed;
  z-index: 99;
  inset: 0;
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.4s ease-in;
}
.mbnav__overlay.is-show {
  visibility: visible;
  opacity: 1;
}
.mbnav-bottomwrap {
  padding: 0 1.25rem;
}
.mbnav-search-form-wrap {
  position: relative;
  width: 100%;
  min-width: 31.25rem;
  max-width: 31.25rem;
}
@media (max-width: 575px) {
  .mbnav-search-form-wrap {
    min-width: unset;
    max-width: unset;
  }
}
.mbnav-search-form-wrap input[type=search] {
  padding: 0 2.5rem 0 0.9375rem;
}
.mbnav-search-form-wrap svg {
  position: absolute;
  right: 0.9375rem;
  top: 50%;
  transform: translateY(-50%);
  display: none;
}
.mbnav-contact-btn {
  font-size: 1rem;
  line-height: 1.5;
  padding: 0.4375rem 1.875rem;
  border-radius: 2.25rem;
  background: #EA7603;
  border-color: #EA7603;
  max-width: fit-content;
}
.mbnav-contact-btn:hover {
  background-color: #74BC41;
  border-color: #74BC41;
}
.mbnav-innerwrap {
  display: flex;
  flex-direction: column;
  row-gap: 1.25rem;
}
.mbnav.is-open .btn-wrap {
  transform: translateY(0);
}
.mbnav.is-open .mbnav__state {
  left: 0;
}
.mbnav.is-open .mbnav__backdrop {
  z-index: 999;
  visibility: visible;
  opacity: 1;
}

/* --- header --- */
.main-header {
  position: fixed;
  top: 0;
  height: auto;
  z-index: 999;
  background-color: transparent;
  transition: 1s;
  width: 98%;
  left: 50%;
  transform: translate(-50%);
  /* nav */
}
@media (max-width: 1199px) {
  .main-header {
    width: 100%;
  }
}
.main-header::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  transition: 1s;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
}
@media (min-width: 1200px) {
  .main-header::before {
    border-radius: 0 0 1.5rem 1.5rem;
  }
}
.main-header .header-bottom-wrap {
  padding: 0.78125rem 3.125rem;
}
@media (max-width: 1439px) {
  .main-header .header-bottom-wrap {
    padding: 0.78125rem 1.875rem;
  }
}
@media (max-width: 991px) {
  .main-header .header-bottom-wrap {
    padding: 1.25rem;
  }
}
@media (max-width: 1199px) {
  .main-header .header-mainwrap {
    max-width: 109.75rem;
    margin: auto;
  }
}
.main-header .brand {
  display: block;
  width: 17.3125rem;
  height: 4.25rem;
  max-width: fit-content;
}
@media (max-width: 1439px) {
  .main-header .brand {
    width: 12.5rem;
  }
}
@media (max-width: 1199px) {
  .main-header .brand {
    width: 9.375rem;
    height: 3.4375rem;
  }
}
@media (max-width: 991px) {
  .main-header .brand {
    width: 5.625rem;
    height: 3.125rem;
  }
}
.main-header .brand img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: left;
}
.main-header .brand.-hover {
  display: none;
}
.main-header.nav-hover-active::before {
  border-radius: 0;
}
.main-header .mh-search-btn:focus {
  border: none;
  outline: none;
}
.main-header.header-fixed {
  transform: translateY(0) translate(-50%);
}
.main-header.header-fixed::before {
  opacity: 1;
}
.main-header.header-fixed .mh-search-btn svg {
  fill: #02267E !important;
}
.main-header.header-fixed .link-wrap:first-child {
  opacity: 1;
}
.main-header.header-fixed .link-wrap:nth-child(2) {
  opacity: 1;
}
.main-header.header-fixed .header-top-wrap::before {
  opacity: 1;
}
.main-header.header-fixed .brand {
  display: none;
}
.main-header.header-fixed .brand.-hover {
  display: block;
}
.main-header.header-fixed .no-hover-image .brand {
  display: block;
}
.main-header.header-fixed nav ul li > a {
  color: #02267E !important;
}
.main-header .nav-menu {
  flex: 1 1 auto;
  padding-left: 0.9375rem;
  gap: 30px;
}
@media (max-width: 1439px) {
  .main-header .nav-menu {
    gap: 20px;
  }
}
@media (max-width: 1199px) {
  .main-header .nav-menu {
    padding-left: 0;
  }
}
.main-header .nav-menu .header-btn {
  margin-right: 1rem;
}
@media (max-width: 991px) {
  .main-header .nav-menu .header-btn {
    display: none;
  }
}
@media (max-width: 1439px) {
  .main-header .nav-menu .header-btn .btn {
    font-size: 0.875rem;
    padding: 0.6875rem;
  }
}
.main-header .header-container {
  padding: 1rem 1.5rem;
  backdrop-filter: blur(28px);
  border: 1px solid rgba(242, 244, 225, 0.4);
  border-radius: 0.5rem;
}
@media (max-width: 575px) {
  .main-header .header-container {
    padding: 1rem 0.75rem;
  }
}
.main-header .header-search-btn {
  margin-right: 1rem;
}
.main-header .navigation {
  display: none;
  word-break: keep-all;
}
@media (min-width: 992px) {
  .main-header .navigation {
    display: block;
  }
}
.main-header .navigation nav > ul {
  display: flex;
}
.main-header .navigation nav > ul > li:hover > a {
  color: #74BC41;
}
.main-header .navigation nav > ul > li:hover > a::after {
  border-color: #fff;
}
.main-header .navigation nav > ul > li:hover > ul {
  pointer-events: auto;
  opacity: 1;
}
.main-header .navigation nav > ul > li:not(.menu-featuredwrap):not(.menu-twowrap) ul {
  background: #001957;
  padding: 0 3.125rem;
  justify-content: center;
}
.main-header .navigation nav > ul > li:not(.menu-featuredwrap):not(.menu-twowrap) ul::after {
  display: none;
}
.main-header .navigation nav > ul > li:not(.menu-featuredwrap):not(.menu-twowrap) ul > li > a {
  color: #fff !important;
  padding: 0.6875rem 1.1875rem;
  position: relative;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.33;
}
@media (max-width: 1439px) {
  .main-header .navigation nav > ul > li:not(.menu-featuredwrap):not(.menu-twowrap) ul > li > a {
    padding: 0.6875rem;
    font-size: 0.6875rem;
  }
}
.main-header .navigation nav > ul > li:not(.menu-featuredwrap):not(.menu-twowrap) ul > li > a:hover {
  color: #74BC41 !important;
}
.main-header .navigation nav > ul > li:not(.menu-featuredwrap):not(.menu-twowrap) ul ul {
  padding: 0;
}
.main-header .navigation nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-header .navigation nav ul li {
  list-style: none;
  position: unset;
}
.main-header .navigation nav ul li a {
  display: block;
  padding: 0 1.125rem;
  text-decoration: none;
  color: #fff;
  font-weight: 500;
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul li a {
    padding: 0 0.625rem;
  }
}
.main-header .navigation nav ul li a:focus {
  outline: none;
}
.main-header .navigation nav ul li:last-child > a {
  padding-right: 0;
}
.main-header .navigation nav ul li:first-child > a {
  padding-left: 0;
}
.main-header .navigation nav ul li > a {
  font-weight: 700;
  font-family: "filson-soft", sans-serif;
  font-size: 1.25rem;
  line-height: 1;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
@media (max-width: 1439px) {
  .main-header .navigation nav ul li > a {
    font-size: 1.125rem;
  }
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul li > a {
    font-size: 1rem;
  }
}
.main-header .navigation nav ul li > a:hover {
  color: #74BC41 !important;
}
.main-header .navigation nav ul li.menu-twowrap ul {
  background: #001957;
  padding: 0 3.125rem;
  justify-content: center;
}
.main-header .navigation nav ul li.menu-twowrap ul::after {
  display: none;
}
.main-header .navigation nav ul li.menu-twowrap ul > li > a {
  color: #fff !important;
  padding: 0.6875rem 1.1875rem;
  position: relative;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.33;
}
@media (max-width: 1439px) {
  .main-header .navigation nav ul li.menu-twowrap ul > li > a {
    padding: 0.6875rem;
    font-size: 0.6875rem;
  }
}
.main-header .navigation nav ul li.menu-twowrap ul > li > a:hover {
  color: #74BC41 !important;
}
.main-header .navigation nav ul li.menu-twowrap ul > li > a::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -0.6875rem;
  transform: translateX(-50%);
  width: 2.0625rem;
  height: 0.875rem;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  background-color: #001957;
  opacity: 0;
  z-index: 1;
  pointer-events: none;
}
.main-header .navigation nav ul li.menu-twowrap ul > li:hover:has(.sub-menu) a::before {
  opacity: 1;
}
.main-header .navigation nav ul li.menu-twowrap ul > li:hover ul {
  opacity: 1;
  visibility: visible;
}
.main-header .navigation nav ul li.menu-twowrap ul > li ul {
  opacity: 0;
  visibility: hidden;
}
.main-header .navigation nav ul li.menu-twowrap ul > li ul::after {
  display: block;
}
.main-header .navigation nav ul li.menu-twowrap ul > li .menu-col-wrapper li a::before {
  display: none;
}
.main-header .navigation nav ul li.menu-twowrap ul ul {
  position: absolute !important;
  top: 100% !important;
  display: flex !important;
  background-color: #fff;
}
.main-header .navigation nav ul li.menu-twowrap ul ul li ul {
  position: unset !important;
  display: flex !important;
  flex-direction: column;
  background: transparent;
}
.main-header .navigation nav ul li.current-menu-item > a, .main-header .navigation nav ul li.current-menu-ancestor > a {
  color: #74BC41 !important;
}
.main-header .navigation nav ul li ul li.featured-callout {
  padding: 1.3125rem 0;
  position: absolute !important;
  left: 0;
  bottom: 0;
  width: 100% !important;
  max-width: unset !important;
  margin: 0;
}
.main-header .navigation nav ul li ul li.featured-callout::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  background-color: #F2F4E1;
  pointer-events: none;
  border-radius: 0 0 1.5rem 1.5rem;
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul li ul li.featured-callout::after {
    border-radius: 0;
  }
}
.main-header .navigation nav ul li ul li.featured-callout a {
  display: none;
}
.main-header .navigation nav ul li ul li.featured-callout .menu-featured-callout {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0.625rem 2.375rem;
  position: relative;
  z-index: 1;
}
.main-header .navigation nav ul li ul li.featured-callout .menu-featured-callout * {
  margin: 0;
}
.main-header .navigation nav ul li ul li.featured-callout .menu-featured-callout .menu-featured-heading {
  font-size: 18px;
  line-height: 1.33;
  color: #02267E;
}
.main-header .navigation nav ul li ul li.featured-callout .menu-featured-callout a {
  display: inline-block;
  max-width: fit-content;
  padding: 0.69375rem 2.125rem;
  border-radius: 2.25rem;
  font-size: 1.125rem !important;
  font-weight: bold;
}
.main-header .navigation nav ul li ul li a {
  font-size: 1rem !important;
  font-family: "new-hero", sans-serif;
}
.main-header .navigation nav ul li:hover > ul.sub-menu {
  pointer-events: fill;
  margin-top: 0;
  transition: 0.3s;
}
.main-header .navigation nav ul li:has(.menu-wrapper-all) > ul::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 1.25rem;
  width: 14.5rem;
  height: 23.75rem;
  background-image: url(../images/header-shape.png);
  background-size: cover;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media (max-width: 1439px) {
  .main-header .navigation nav ul li:has(.menu-wrapper-all) > ul::after {
    width: 10.75rem;
    height: 17.5rem;
  }
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul li:has(.menu-wrapper-all) > ul::after {
    display: none;
  }
}
.main-header .navigation nav ul .menu-wrapper-all {
  width: 100%;
  max-width: 73.125rem;
  margin: auto;
  display: flex;
  justify-content: center;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 3.5rem;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul .menu-wrapper-all {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 1.875rem;
  }
}
.main-header .navigation nav ul.menu > li > .sub-menu::before {
  content: "";
  position: absolute;
  top: -3.125rem;
  left: 0;
  width: 100%;
  height: 3.125rem;
  z-index: 9999;
}
.main-header .navigation nav ul.sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 99.95%;
  display: flex;
  opacity: 0;
  pointer-events: none;
  background-color: #fff;
  left: 50%;
  transform: translateX(-50%);
  margin-top: -1.875rem;
}
@media (min-width: 1200px) {
  .main-header .navigation nav ul.sub-menu {
    border-radius: 0 0 1.5rem 1.5rem;
  }
}
.main-header .navigation nav ul.sub-menu ul {
  background-color: transparent;
  margin-top: 0 !important;
}
.main-header .navigation nav ul.sub-menu a .sub-menu {
  top: 0;
  left: 100%;
}
.main-header .navigation nav ul.sub-menu li {
  position: unset !important;
}
.main-header .navigation nav ul.sub-menu li a {
  display: block;
  color: #02267E;
  padding: 0;
}
.main-header .navigation nav ul.sub-menu li a:hover {
  color: #02267E;
}
.main-header .navigation nav ul.sub-menu li > .sub-menu {
  position: relative;
  opacity: 1;
  padding: 0;
  min-width: 100%;
  display: block;
  top: 0;
  left: 0;
  transform: unset;
}
.main-header .navigation nav ul.sub-menu li > .sub-menu > li {
  max-width: 100%;
}
.main-header .navigation nav ul.sub-menu .menu-col-wrapper {
  padding-bottom: 3.5rem;
  z-index: 1;
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul.sub-menu .menu-col-wrapper {
    padding-bottom: 1.875rem;
  }
}
.main-header .navigation nav ul.sub-menu .menu-col-wrapper:first-child {
  width: 75%;
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul.sub-menu .menu-col-wrapper:first-child {
    width: 70%;
  }
}
.main-header .navigation nav ul.sub-menu .menu-col-wrapper:first-child ul li a {
  font-size: 1rem;
  text-transform: none;
  letter-spacing: 0;
  color: #02267E;
}
.main-header .navigation nav ul.sub-menu .menu-col-wrapper:first-child ul li a p {
  font-size: 1rem;
}
.main-header .navigation nav ul.sub-menu .menu-col-wrapper:nth-child(2) {
  width: 25%;
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul.sub-menu .menu-col-wrapper:nth-child(2) {
    width: 30%;
  }
}
.main-header .navigation nav ul.sub-menu .menu-col-wrapper:nth-child(2) > ul {
  padding-left: 3.375rem;
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul.sub-menu .menu-col-wrapper:nth-child(2) > ul {
    padding-left: 1.25rem;
  }
}
.main-header .navigation nav ul.sub-menu .menu-col-wrapper:nth-child(2) > ul li a {
  display: inline-block;
  color: #02267E !important;
  padding: 0.375rem 0;
}
.main-header .navigation nav ul.sub-menu .menu-col-wrapper:nth-child(2) > ul li a:hover {
  opacity: 0.8;
  text-decoration: underline;
}
.main-header .navigation nav ul.sub-menu .menu-col-wrapper .featured-post a {
  display: none;
}
.main-header .navigation nav ul.sub-menu .menu-col-wrapper .featured-post .featured-item a {
  display: inline-block;
}
.main-header .navigation nav ul.sub-menu .menu-col-wrapper > ul > .menu-title {
  position: relative;
}
.main-header .navigation nav ul.sub-menu .menu-col-wrapper > ul > .menu-title > a {
  text-transform: none;
  font-size: 1.5rem !important;
  font-weight: 700;
  color: #02267E;
  letter-spacing: 0;
  margin-bottom: 0;
  padding: 0;
}
.main-header .navigation nav ul.sub-menu .menu-col-wrapper > ul > .menu-title > a p {
  margin-top: 1rem;
  color: #DFE4BC;
  font-size: 1rem;
}
.main-header .navigation nav ul.sub-menu .menu-col-wrapper > ul > .menu-title > a .link-wrapper {
  display: flex;
  align-items: center;
  transition: 0.5s;
}
.main-header .navigation nav ul.sub-menu .menu-col-wrapper > ul > .menu-title > a .link-wrapper:hover {
  color: #02267E;
}
.main-header .navigation nav ul.sub-menu .menu-col-wrapper > ul > .menu-title > a .link-wrapper svg {
  margin-left: 0.5rem;
}
.main-header .navigation nav ul.sub-menu .menu-col-wrapper > ul > li {
  font-size: 1rem;
  font-weight: 700;
}
.main-header .navigation nav ul.sub-menu .menu-col-wrapper > ul > li > a {
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 1px;
}
.main-header .navigation nav ul.sub-menu .menu-col-wrapper > ul > li > .sub-menu > li {
  padding: 0;
}
.main-header .navigation nav ul.sub-menu .menu-col-wrapper > ul > li > .sub-menu > li > a {
  font-size: 1rem;
  font-weight: 700;
  padding: 0.75rem 0;
}
.main-header .navigation nav ul.sub-menu .menu-col-wrapper > ul > li.current_page_item a {
  color: #74BC41 !important;
}
.main-header .mh-pst-wrap {
  margin-top: 3.5rem;
}
.main-header .mh-pst-wrap .mh-pst-label {
  font-size: 1rem;
  color: #fff;
  margin-bottom: 2.125rem;
}
.main-header .mh-search-suggestions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 11px 17px;
}
.main-header .mh-search-suggestion {
  border-radius: 0.75rem;
  background: #DFE4BC;
  color: #02267E;
  padding: 15px 20px;
  border: none;
  font-size: 15px;
  font-weight: 500;
  font-family: "new-hero", sans-serif;
  transition: 0.3s;
}
.main-header .mh-search-suggestion:hover {
  color: #DFE4BC;
  background: #02267E;
}
.main-header .mh-header-search {
  display: flex;
  gap: 1.875rem;
}
.main-header .mh-header-search.is-show .mh-search-wrap {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.main-header .mh-header-search .search-close {
  position: absolute;
  right: 6.4375rem;
  top: 3.75rem;
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
.main-header .mh-header-search .search-close svg {
  width: 1.25rem;
  height: 1.25rem;
}
.main-header .mh-header-search .search-close .mh-svg {
  border: 0.1875rem solid #74BC41;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
  cursor: pointer;
}
.main-header .mh-header-search .search-close .mh-svg:hover {
  background: #74BC41;
}
.main-header .mh-header-search .search-close .close-text {
  font-size: 1.25rem;
  line-height: 1.5;
  font-style: normal;
  font-weight: 400;
}
.main-header .mh-header-search .mh-search-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
  opacity: 0;
  visibility: hidden;
  background: #001957;
  pointer-events: all;
  transition: 0.4s ease 0s;
  z-index: 9999;
}
.main-header .mh-header-search .mh-search-wrap .container {
  height: 100%;
}
.main-header .mh-header-search .mh-search-wrap.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.main-header .mh-header-search .mh-search-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  max-width: 34.5625rem;
  margin: auto;
  min-height: 37.5rem;
  text-align: center;
}
.main-header .mh-header-search .mh-search-field .search-field {
  position: relative;
}
.main-header .mh-header-search .mh-search-field .search-label {
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.main-header .mh-header-search .mh-search-field input[type=search] {
  padding: 0rem 1.5rem;
  height: 3.5rem;
  color: #000;
  border-radius: 1.875rem;
}
.main-header .mh-header-search .mh-search-field input[type=search]::placeholder {
  color: rgba(2, 38, 126, 0.3);
  font-weight: 700;
}
.main-header .mh-header-search .mh-search-field input[type=search]:-webkit-autofill {
  -webkit-text-fill-color: #000;
}
.main-header .mh-header-search .mh-search-btn {
  padding: 0;
  border: none;
}
@media (max-width: 991px) {
  .main-header .mh-header-search .mh-search-btn {
    display: none;
  }
}
.main-header .mh-header-search .mh-search-btn svg {
  fill: #fff;
  width: 1.875rem;
  height: 1.875rem;
  transition: 0.3s;
}
.main-header .mh-header-search .mh-search-btn svg:hover {
  fill: #74BC41;
}
@media (max-width: 1439px) {
  .main-header .mh-header-search .mh-search-btn svg {
    width: 1.25rem;
    height: 1.25rem;
  }
}
.main-header .mh-header-search .mh-search-btn:hover {
  background: transparent;
}
@media (min-width: 992px) {
  .main-header:hover::before {
    opacity: 1;
  }
  .main-header:hover .mh-search-btn svg {
    fill: #02267E;
  }
  .main-header:hover .header-top-wrap::before {
    opacity: 1;
  }
  .main-header:hover .header-top-wrap .link-wrap:first-child {
    opacity: 1;
  }
  .main-header:hover .header-top-wrap .link-wrap:nth-child(2) {
    opacity: 1;
  }
  .main-header:hover .brand {
    display: none;
  }
  .main-header:hover .brand.-hover {
    display: block;
  }
  .main-header:hover .no-hover-image .brand {
    display: block;
  }
  .main-header:hover nav ul li > a {
    color: #02267E;
  }
}
.main-header .contact-btn {
  font-size: 1.5rem;
  line-height: 1.5;
  padding: 0.4375rem 1.875rem;
  border-radius: 2.25rem;
  background: #EA7603;
  border-color: #EA7603;
  text-decoration: none;
}
@media (max-width: 1439px) {
  .main-header .contact-btn {
    font-size: 1.125rem;
  }
}
@media (max-width: 1199px) {
  .main-header .contact-btn {
    font-size: 1rem;
  }
}
.main-header .contact-btn:hover, .main-header .contact-btn:focus {
  background-color: #D66B00;
  border-color: #D66B00;
}
.main-header .contact-btn.desktop {
  display: block;
}
@media (max-width: 991px) {
  .main-header .contact-btn.desktop {
    display: none;
  }
}
.main-header .contact-btn.mobile {
  display: none;
}
@media (max-width: 991px) {
  .main-header .contact-btn.mobile {
    display: block;
  }
}
.main-header .header-bottom-wrap {
  transition: 0.3s;
}

.featured-item .featured-topwrap {
  margin-right: -1.0625rem;
  margin-left: -1.0625rem;
}
.featured-item .featured-topwrap [class*=cell-] {
  padding-left: 1.0625rem;
  padding-right: 1.0625rem;
}
@media (max-width: 1199px) {
  .featured-item .featured-topwrap {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
  .featured-item .featured-topwrap [class*=cell-] {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
.featured-item .featured-content-wrap {
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}
.featured-item .featured-content-wrap * {
  margin: 0;
  color: #02267E;
}
.featured-item .featured-item-type {
  font-weight: 600;
}
.featured-item .featured-item-title {
  font-size: 2rem;
  line-height: 1.125;
  color: #02267E;
}
@media (max-width: 1199px) {
  .featured-item .featured-item-title {
    font-size: 1.75rem;
  }
}
@media (max-width: 991px) {
  .featured-item .featured-item-title {
    font-size: 1.5rem;
  }
}
.featured-item .featured-excerpt {
  font-size: 0.9375rem;
  line-height: 1.467;
  font-weight: 400;
}
.featured-item .featured-btn {
  font-weight: 600;
  color: #74BC41 !important;
  display: inline-block;
  max-width: fit-content;
}
.featured-item .featured-btn:hover {
  color: #02267E !important;
  text-decoration: underline;
}
.featured-item .featured-img {
  position: relative;
  padding-top: 72.3958333333%;
  overflow: hidden;
  border-radius: 1rem;
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.25);
}
.featured-item .featured-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.featured-item .featured-img img {
  border-radius: 1rem;
}

.header-top-wrap {
  position: relative;
}
.header-top-wrap::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #001957;
  transition: 1s;
  z-index: -1;
  pointer-events: none;
  opacity: 0;
}
@media (max-width: 991px) {
  .header-top-wrap.desktop {
    display: none;
  }
}
.header-top-wrap .header-mainwraptop {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.25rem;
  transition: 0.3s;
  padding: 0.75rem 3.75rem;
}
@media (max-width: 1439px) {
  .header-top-wrap .header-mainwraptop {
    padding: 0.75rem 2.5rem;
  }
}
@media (max-width: 1199px) {
  .header-top-wrap .header-mainwraptop {
    max-width: 109.75rem;
    margin: auto;
  }
}
@media (max-width: 991px) {
  .header-top-wrap .header-mainwraptop {
    flex-direction: column;
    align-items: flex-start;
    padding: 1.25rem 0;
    margin: 0;
  }
}
.header-top-wrap .link-wrap {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  text-decoration: none;
  color: #fff;
  transition: 0.3s;
}
.header-top-wrap .link-wrap:hover {
  color: #74BC41;
}
.header-top-wrap .link-wrap span {
  font-size: 0.875rem;
  font-weight: 400;
}
@media (max-width: 991px) {
  .header-top-wrap .link-wrap {
    color: #02267E;
  }
}
@media (min-width: 992px) {
  .header-top-wrap .link-wrap:first-child {
    opacity: 0;
  }
  .header-top-wrap .link-wrap:nth-child(2) {
    opacity: 0;
  }
}
.header-top-wrap .gc-bgimg {
  width: 1.25rem;
  height: 1.25rem;
}
.header-top-wrap .gc-bgimg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.position-lock {
  overflow: hidden;
}
.position-lock .main-header {
  width: 100%;
}

.menu-twowrap > ul > li:hover > ul {
  opacity: 1 !important;
  transition: 0.8s ease 0s !important;
}
.menu-twowrap > ul > li > ul {
  opacity: 0 !important;
}

/* --- footer --- */
.main-footer {
  align-self: end;
  width: 100%;
  height: auto;
  padding: 7.3125rem 0 5.75rem;
  line-height: normal;
  background: #001957;
  position: relative;
}
@media (max-width: 1199px) {
  .main-footer {
    padding: 1.875rem 0 3.125rem;
  }
}
@media (max-width: 767px) {
  .main-footer {
    margin-top: 3.125rem;
    padding: 3.125rem 0;
  }
}
.main-footer sup {
  top: -2px;
}
.main-footer::before {
  content: "";
  position: absolute;
  left: 0;
  top: -6.125rem;
  width: 100%;
  height: 12.5rem;
  background-image: url(../images/footer-shape.svg);
  background-size: cover;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media (min-width: 1921px) {
  .main-footer::before {
    top: -4.625rem;
    height: 9.375rem;
    transform: translateY(-50%);
  }
}
@media (max-width: 1199px) {
  .main-footer::before {
    top: -5.75rem;
    width: 130%;
    transform: translateX(-50%);
    left: 50%;
  }
}
@media (max-width: 767px) {
  .main-footer::before {
    background-size: contain;
  }
}
.main-footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
}
.main-footer ul li {
  padding: 0;
}
.main-footer ul li.current-menu-item > a {
  text-decoration: none;
}
.main-footer ul li a {
  text-decoration: none;
}
.main-footer ul li a:hover {
  text-decoration: none !important;
  color: #74BC41 !important;
}
@media (max-width: 767px) {
  .main-footer .mf-row {
    row-gap: 3.125rem;
  }
}
.main-footer .mf-logo {
  max-width: 8.125rem;
  width: 100%;
  display: block;
}
.main-footer .mf-logo img {
  width: 100%;
  height: auto;
}
.main-footer .mf-leftwrap {
  display: inline-flex;
  flex-direction: column;
  row-gap: 2.1875rem;
  max-width: 25rem;
}
@media (max-width: 1199px) {
  .main-footer .mf-leftwrap {
    max-width: 15.625rem;
  }
}
@media (max-width: 767px) {
  .main-footer .mf-leftwrap {
    align-items: center;
    text-align: center;
    max-width: 31.25rem;
    margin: auto;
  }
}
@media (max-width: 767px) {
  .main-footer .mf-menu-cell {
    order: 1;
  }
}
.main-footer .mf-donate {
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}
@media (max-width: 767px) {
  .main-footer .mf-donate {
    align-items: center;
    text-align: center;
  }
}
.main-footer .mf-donate .btn-orange {
  display: inline-block;
  padding: 0.78125rem 1.875rem;
  font-family: "filson-soft", sans-serif;
  font-weight: 700;
  background: #EA7603;
  border-radius: 0.625rem;
  font-size: 1.125rem;
  text-decoration: none;
  color: #fff;
  width: max-content;
}
.main-footer .mf-donate .btn-orange:hover {
  background: #D66B00;
}
@media (max-width: 1199px) {
  .main-footer .mf-donate .btn-orange {
    font-size: 0.75rem;
  }
}
.main-footer .mf-donate .mf-donate-title {
  max-width: 14.875rem;
  color: #74BC41;
  font-weight: 700;
}
@media (max-width: 1199px) {
  .main-footer .mf-donate .mf-donate-title {
    font-size: 0.75rem;
  }
}
.main-footer .mf-social {
  display: flex;
  flex-direction: column;
  row-gap: 1.25rem;
}
@media (max-width: 1199px) {
  .main-footer .mf-social {
    row-gap: 0.625rem;
  }
}
.main-footer .mf-social .mf-title {
  color: #74BC41;
  font-weight: 700;
}
@media (max-width: 1199px) {
  .main-footer .mf-social .mf-title {
    font-size: 0.75rem;
  }
}
.main-footer .mf-social-wrapper {
  flex-wrap: wrap;
  gap: 0.625rem;
}
.main-footer .mf-social-wrapper li a {
  display: inline-block;
  width: 2.75rem;
  height: 2.75rem;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1199px) {
  .main-footer .mf-social-wrapper li a {
    width: 1.875rem;
    height: 1.875rem;
  }
}
.main-footer .mf-social-wrapper li a svg {
  width: 1.125rem;
  height: 1.125rem;
  fill: #74BC41;
  transition: fill 0.3s ease;
}
@media (max-width: 1199px) {
  .main-footer .mf-social-wrapper li a svg {
    width: 0.75rem;
    height: 0.75rem;
  }
}
.main-footer .mf-social-wrapper li a.icon-youtube svg {
  width: 1.375rem;
  height: 1.375rem;
}
@media (max-width: 1199px) {
  .main-footer .mf-social-wrapper li a.icon-youtube svg {
    width: 0.75rem;
    height: 0.75rem;
  }
}
.main-footer .mf-social-wrapper li a:hover {
  background-color: #74BC41;
}
.main-footer .mf-social-wrapper li a:hover svg {
  fill: #fff;
}
@media (max-width: 767px) {
  .main-footer .mf-col.cell-md-4 {
    text-align: center;
  }
}
.main-footer .mf-col .navigation {
  max-width: 31.5rem;
  margin: auto;
}
.main-footer .mf-col .navigation ul {
  display: grid;
  grid-template-columns: repeat(2, auto);
  gap: 3.4375rem 1rem;
  justify-content: space-between;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  text-align: left;
}
@media (max-width: 1199px) {
  .main-footer .mf-col .navigation ul {
    gap: 2rem 1rem;
  }
}
@media (max-width: 767px) {
  .main-footer .mf-col .navigation ul {
    gap: 1.5rem 1rem;
  }
}
.main-footer .mf-col .navigation ul > li.menu-item-has-children > a:hover {
  text-decoration: underline !important;
}
.main-footer .mf-col .navigation ul > li.menu-item-has-children.current-menu-item > a {
  text-decoration: underline !important;
}
.main-footer .mf-col .navigation ul > li > a {
  font-size: 1.5rem;
  line-height: 1.11;
  font-weight: 700;
  font-family: "filson-soft", sans-serif;
  margin-bottom: 0.625rem;
  display: inline-block;
}
@media (max-width: 1199px) {
  .main-footer .mf-col .navigation ul > li > a {
    font-size: 1rem;
  }
}
.main-footer .mf-col .navigation ul > li > a.btn:hover {
  text-decoration: none;
  color: #fff !important;
}
.main-footer .mf-col .navigation ul > li.current_page_item .current-menu-item > a, .main-footer .mf-col .navigation ul > li.current-menu-parent .current-menu-item > a, .main-footer .mf-col .navigation ul > li.current-menu-ancestor .current-menu-item > a {
  color: #74BC41 !important;
}
.main-footer .mf-col .navigation ul > li.current_page_item .current-menu-item > a:hover, .main-footer .mf-col .navigation ul > li.current-menu-parent .current-menu-item > a:hover, .main-footer .mf-col .navigation ul > li.current-menu-ancestor .current-menu-item > a:hover {
  color: #74BC41 !important;
}
.main-footer .mf-col .navigation ul > li > ul {
  grid-template-columns: unset;
  gap: unset;
}
.main-footer .mf-col .navigation ul > li > ul > li {
  margin-bottom: 0.5rem;
}
.main-footer .mf-col .navigation ul > li > ul > li:last-child {
  margin-bottom: 0;
}
.main-footer .mf-col .navigation ul > li > ul > li > a {
  font-size: 1rem;
  line-height: normal;
  font-weight: 400;
  font-family: "new-hero", sans-serif;
  margin-bottom: 0;
  color: #fff;
  pointer-events: fill;
  transition: 0.7s;
}
.main-footer .mf-col .navigation ul > li > ul > li > a:hover {
  text-decoration: none;
}
@media (max-width: 1199px) {
  .main-footer .mf-col .navigation ul > li > ul > li > a {
    font-size: 0.75rem;
  }
}
.main-footer .mf-bottom-bar {
  margin-top: 6.125rem;
  border-top: 0.0625rem solid #033ED0;
  padding: 2.25rem 0 0;
  display: inline-flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 1.875rem;
}
@media (max-width: 1199px) {
  .main-footer .mf-bottom-bar {
    margin-top: 2.25rem;
    gap: 0.625rem;
  }
  .main-footer .mf-bottom-bar .mf-copyright {
    font-size: 0.75rem;
  }
}
.main-footer .mf-btnwrap {
  display: flex;
  flex-wrap: wrap;
  gap: 1.875rem;
}
@media (max-width: 1199px) {
  .main-footer .mf-btnwrap {
    font-size: 0.75rem;
    gap: 0.9375rem;
  }
}
.main-footer .mf-btnwrap .link {
  color: #fff;
  text-decoration: none;
  font-size: 0.8125rem;
}
@media (max-width: 1199px) {
  .main-footer .mf-btnwrap .link {
    font-size: 0.75rem;
  }
}
.main-footer .mf-btnwrap .link:hover {
  color: #74BC41 !important;
}
@media (max-width: 1199px) {
  .main-footer .mf-description p {
    font-size: 0.75rem;
  }
}
.main-footer .mf-description strong {
  color: #74BC41;
}
.main-footer .mf-copyright {
  font-weight: 400;
  font-size: 0.8125rem;
}
@media (max-width: 1199px) {
  .main-footer .mf-copyright {
    font-size: 0.75rem;
  }
}
@media (min-width: 768px) {
  .main-footer .mf-customwrap {
    max-width: 11.875rem;
    margin-left: auto;
  }
}
.main-footer .mf-custom-link {
  display: inline-flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 1.125rem;
  width: 100%;
}
@media (max-width: 767px) {
  .main-footer .mf-custom-link {
    flex-direction: row;
    justify-content: center;
  }
}
.main-footer .mf-custom-link .btn {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
  pointer-events: fill !important;
  margin: 0 !important;
  max-width: 11.875rem;
  font-size: 1.125rem !important;
  padding: 0.6875rem !important;
}
@media (max-width: 1199px) {
  .main-footer .mf-custom-link .btn {
    font-size: 0.875rem !important;
    padding: 0.5625rem !important;
  }
}
.main-footer .mf-custom-link .btn:hover {
  color: #fff;
}
.main-footer .mf-custom-link .btn:hover img {
  filter: brightness(0) invert(1);
}
.main-footer .mf-custom-link .btn img {
  width: 1.25rem;
  height: 1.25rem;
  object-fit: contain;
  transition: 0.3s;
}
@media (max-width: 1199px) {
  .main-footer .mf-custom-link .btn img {
    width: 0.75rem;
    height: 0.75rem;
  }
}

.front-hero {
  position: relative;
  overflow: hidden;
}
.front-hero .inline-media {
  width: 100%;
  height: 100%;
}
.front-hero.animation-active .fh-text-wrapper {
  opacity: 1;
  transform: translateY(0px);
}
@media (min-width: 992px) {
  .front-hero.animation-active .fh-text-wrapper {
    transform: translateY(0px) translateX(-50%);
  }
}
.front-hero.version-2:has(+ .main-content-wrapper > section.full-image-with-shape:first-child) .fh-text-wrapper {
  background: #F2F4E1 !important;
}
.front-hero.version-2:has(+ .main-content-wrapper > section.full-image-with-shape:first-child) .fh-text-wrapper::before {
  background-image: url(../images/light-shape.svg);
  background-size: cover;
  background-repeat: no-repeat;
}
.front-hero.version-2:has(+ .main-content-wrapper > section.full-image-with-shape:first-child) .fh-text-inner .fh-eyebrow-text {
  color: #74BC41;
}
.front-hero.version-2:has(+ .main-content-wrapper > section.full-image-with-shape:first-child) .fh-text-inner .fh-heading {
  color: #02267E;
}
.front-hero.version-2:has(+ .main-content-wrapper > section.full-image-with-shape:first-child) .fh-cta-wrapper a {
  color: #02267E;
}
.front-hero.version-2 + .main-content-wrapper .full-image-with-shape.fiws-hide {
  background: #F2F4E1 !important;
}
.front-hero .fh-eyebrow-text p {
  font-weight: 600;
  font-size: 1.25rem;
}
.front-hero .fh-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
@media (min-width: 992px) {
  .front-hero .fh-wrapper {
    height: 100dvh;
    min-height: 43.75rem;
  }
}
.front-hero .fh-text-wrapper {
  width: 100%;
  height: auto;
  background: linear-gradient(180deg, #001957 0%, #02267E 50%);
  position: relative;
  z-index: 2;
  padding: 1.25rem 3.125rem;
  opacity: 0;
  transition: 1s;
  transform: translateY(50px);
}
@media (min-width: 992px) {
  .front-hero .fh-text-wrapper {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%) translateY(50px);
  }
}
@media (max-width: 767px) {
  .front-hero .fh-text-wrapper {
    padding: 1.25rem;
  }
}
.front-hero .fh-text-wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  top: -6.25rem;
  width: 100%;
  height: 6.25rem;
  background-image: url(../images/footer-shape.svg);
  pointer-events: none;
}
@media screen and (max-width: 1919px) {
  .front-hero .fh-text-wrapper::before {
    background-size: cover;
    background-repeat: no-repeat;
  }
}
@media (max-width: 991px) {
  .front-hero .fh-text-wrapper::before {
    top: -3.75rem;
    height: 3.75rem;
    transition: 1s;
  }
}
@media (max-width: 575px) {
  .front-hero .fh-text-wrapper::before {
    height: 1.875rem;
    top: -1.875rem;
  }
}
.front-hero .fh-video-wrapper {
  pointer-events: none;
}
.front-hero .fh-video-wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.2;
  pointer-events: none;
  z-index: 1;
}
@media (min-width: 992px) {
  .front-hero .fh-video-wrapper {
    width: 100%;
    height: 100vh;
    position: fixed;
  }
  .front-hero .fh-video-wrapper img,
  .front-hero .fh-video-wrapper video,
  .front-hero .fh-video-wrapper iframe {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .front-hero .fh-video-wrapper iframe {
    scale: 1.3;
  }
}
@media (max-width: 1199px) {
  .front-hero .fh-video-wrapper iframe {
    scale: 1.48;
  }
}
@media (max-width: 991px) {
  .front-hero .fh-video-wrapper {
    position: relative;
    padding-top: 56.25%;
    min-height: 400px;
  }
  .front-hero .fh-video-wrapper img,
  .front-hero .fh-video-wrapper video,
  .front-hero .fh-video-wrapper iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    scale: unset;
  }
}
.front-hero .fh-cta-wrapper {
  display: flex;
  gap: 0.625rem 1.5rem;
  justify-content: flex-end;
  flex-wrap: wrap;
}
@media (max-width: 1199px) {
  .front-hero .fh-cta-wrapper {
    gap: 0.625rem;
  }
}
@media (max-width: 991px) {
  .front-hero .fh-cta-wrapper {
    justify-content: flex-start;
  }
}
.front-hero .fh-text-wrapper-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0;
  gap: 1.25rem;
  max-width: 107.3125rem;
  margin: auto;
}
@media (max-width: 767px) {
  .front-hero .fh-text-wrapper-inner {
    margin: 0;
  }
}
.front-hero .fh-text-wrapper-inner .col-right {
  width: auto;
}
.front-hero .fh-heading {
  margin: 0;
}
@media (max-width: 1439px) {
  .front-hero .fh-heading {
    font-size: 2.25rem;
  }
}
@media (max-width: 1200px) {
  .front-hero .fh-heading {
    font-size: 1.75rem;
  }
}
.front-hero .fh-text-inner {
  display: flex;
  flex-direction: column;
  row-gap: 1.125rem;
}
@media (max-width: 1199px) {
  .front-hero .fh-text-inner {
    gap: 0.625rem;
  }
}
.front-hero.version-2 {
  min-height: 50vh;
  display: flex;
  padding-top: 8.5rem;
  min-height: var(--minHeight);
}
@media (max-width: 991px) {
  .front-hero.version-2 {
    display: block;
    padding-top: 5.625rem;
    min-height: auto;
  }
}
.front-hero .fht-wrapper {
  position: fixed;
  width: 100%;
}
@media (max-width: 991px) {
  .front-hero .fht-wrapper {
    position: relative;
    height: auto;
  }
}
.front-hero .fht-wrapper .container {
  --container-width: 98.375rem;
}
.front-hero .fht-row {
  align-items: center;
}
.front-hero .fht-image-wrap {
  max-width: 53.75rem;
  width: 100%;
  margin-left: auto;
}
.front-hero .fht-image {
  position: relative;
  padding-top: 90.6976744186%;
}
.front-hero .fht-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.front-hero .aoc-popup-yab {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #02267E;
  display: flex;
  flex-direction: column;
  padding: 3.125rem 1.25rem;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  overflow: auto;
  overflow-x: clip;
}
.front-hero .aoc-popup-yab.is-popup {
  opacity: 1;
  visibility: visible;
}
.front-hero .aoc-popup-yab.is-popup::before, .front-hero .aoc-popup-yab.is-popup::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 24.5625rem;
  height: 28.375rem;
  z-index: -1;
  background-image: url(../images/popup-bg-icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transform: translateY(-50%);
}
.front-hero .aoc-popup-yab.is-popup::after {
  width: 36.0625rem;
  height: 41.625rem;
  right: -7%;
  top: 45%;
  left: auto;
  transform: translateY(0);
}
@media (max-width: 1199px) {
  .front-hero .aoc-popup-yab.is-popup::after {
    display: none;
  }
}
.front-hero .aoc-popup-yab .close-btn {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  gap: 1.5rem;
  z-index: 11;
}
.front-hero .aoc-popup-yab .close-btn span {
  font-size: 1.25rem;
}
.front-hero .aoc-popup-yab .close-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 4rem;
  height: 4rem;
  border: 4px solid #74BC41;
  border-radius: 100vh;
  cursor: pointer;
}
@media (max-width: 991px) {
  .front-hero .aoc-popup-yab .close-wrapper {
    width: 3.125rem;
    height: 3.125rem;
  }
}
.front-hero .aoc-popup-yab .close-wrapper svg {
  width: 0.9375rem;
  height: 0.9375rem;
}
.front-hero .aoc-popup-yab .close-wrapper:hover {
  background-color: #74BC41;
}
.front-hero .aoc-popup-inner {
  position: relative;
  width: 100%;
  max-width: 89.0625rem;
  margin: auto;
  padding-top: 6.25rem;
}
@media (max-width: 991px) {
  .front-hero .aoc-popup-inner {
    padding-top: 4.375rem;
  }
}
.front-hero .swiper-slide {
  background-color: #001957;
  border-radius: 2.25rem;
  overflow: hidden;
  height: auto;
}
@media (min-width: 992px) {
  .front-hero .swiper-container {
    overflow: hidden;
  }
}
.front-hero .swiper-arrows {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 3.75rem;
}
@media (max-width: 767px) {
  .front-hero .swiper-arrows {
    margin-top: 1.875rem;
  }
}
.front-hero .swiper-arrows:has(.swiper-button-lock) {
  display: none;
}
.front-hero .swiper-button-prev,
.front-hero .swiper-button-next {
  display: flex;
  align-items: center;
  position: unset;
  margin: 0;
}
.front-hero .swiper-button-prev.swiper-arrow,
.front-hero .swiper-button-next.swiper-arrow {
  width: 3.125rem;
  height: 3.125rem;
}
.front-hero .swiper-button-prev.swiper-arrow::after,
.front-hero .swiper-button-next.swiper-arrow::after {
  font-size: 1.375rem;
}
.front-hero .swiper-pagination {
  position: unset;
  width: max-content;
  margin: 0;
}
@media (max-width: 991px) {
  .front-hero .fs-image {
    position: relative;
    padding-top: 56.25%;
    min-height: 18.75rem;
  }
  .front-hero .fs-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (min-width: 992px) {
  .front-hero .fs-image {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .front-hero .fs-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.front-hero .fs-category {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.25rem;
  line-height: 1.4;
  font-weight: 600;
}
.front-hero .fs-slide-image {
  flex: 1 1 49%;
  position: relative;
}
@media (max-width: 991px) {
  .front-hero .fs-slide-image {
    flex: 1 1 100%;
    border-radius: 0;
  }
  .front-hero .fs-slide-image::before {
    content: "";
    position: absolute;
    left: 40%;
    bottom: -236%;
    transform: translateY(-50%) rotate(90deg);
    width: 5.875rem;
    height: 240%;
    background-image: url(../images/shape-featured-blue.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: 1;
  }
}
.front-hero .fs-slide-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.front-hero .fs-cardinner {
  display: flex;
  flex-direction: row;
  border-radius: 1.5rem;
  overflow: hidden;
  text-align: left;
  min-height: 38.75rem;
}
@media (max-width: 991px) {
  .front-hero .fs-cardinner {
    flex-direction: column;
  }
}
.front-hero .fs-contentwrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  row-gap: 1.6875rem;
  position: relative;
  height: 100%;
}
@media (max-width: 991px) {
  .front-hero .fs-contentwrap {
    max-width: 100%;
    row-gap: 0.9375rem;
  }
}
.front-hero .fs-contentwrap .excerpt-title {
  font-weight: 400;
  font-size: 1.375rem;
  line-height: 1.45;
}
@media (max-width: 1199px) {
  .front-hero .fs-contentwrap .excerpt-title {
    font-size: 0.875rem;
    line-height: 1.5;
  }
}
.front-hero .fs-contentwrap .btn {
  max-width: fit-content;
}
.front-hero .fs-slide-content {
  flex: 1 1 51%;
  padding: 4.375rem 4.375rem 6.25rem;
  color: #fff;
  position: relative;
}
@media (max-width: 1199px) {
  .front-hero .fs-slide-content {
    padding: 2.5rem 1.875rem;
  }
}
@media (max-width: 991px) {
  .front-hero .fs-slide-content {
    flex: 1 1 100%;
    border-radius: 0;
    position: relative;
    z-index: 2;
  }
}
@media (max-width: 767px) {
  .front-hero .fs-slide-content {
    padding: 0 1.25rem 2.5rem 1.25rem;
  }
}
.front-hero .fs-slide-content::before {
  content: "";
  position: absolute;
  left: -2.3125rem;
  top: 50%;
  transform: translateY(-50%);
  width: 6.875rem;
  height: 101%;
  background-image: url(../images/shape-featured-blue.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media (max-width: 991px) {
  .front-hero .fs-slide-content::before {
    display: none;
  }
}

.young-ameritowne-hero {
  padding-top: calc(var(--headerHeight) + 87px);
  padding-bottom: 6.25rem;
  position: relative;
}
@media (max-width: 991px) {
  .young-ameritowne-hero {
    padding-top: calc(var(--headerHeight) + 40px);
    padding-bottom: 3.125rem;
  }
}
.young-ameritowne-hero::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -200px;
  transform: translateX(-50%);
  width: 100%;
  height: 400px;
  background-image: url(../images/pink-shape.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 1;
}
.young-ameritowne-hero .yath-img {
  position: relative;
  padding-top: 83.0303030303%;
  -webkit-mask-image: url(../images/hero-fifty-fifty.svg);
  mask-image: url(../images/hero-fifty-fifty.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
}
.young-ameritowne-hero .yath-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 1440px) {
  .young-ameritowne-hero .yath-cellimg {
    width: 70%;
  }
}
@media (min-width: 1440px) {
  .young-ameritowne-hero .yath-celldetail {
    width: 30%;
  }
}
.young-ameritowne-hero .yath-imgwrap {
  max-width: 61.875rem;
  margin-left: auto;
  filter: drop-shadow(-1.25rem 0.9375rem 1.25rem rgba(0, 0, 0, 0.2));
}
.young-ameritowne-hero .yath-wrapper {
  max-width: 98.125rem;
  margin: auto;
}
.young-ameritowne-hero .yath-text-wrapper-inner {
  row-gap: 1.875rem;
  position: relative;
  z-index: 1;
}
.young-ameritowne-hero .yath-text-inner {
  display: flex;
  flex-direction: column;
  row-gap: 1.25rem;
  padding-top: 9.375rem;
}
@media (max-width: 1439px) {
  .young-ameritowne-hero .yath-text-inner {
    padding-top: 3.125rem;
  }
}
@media (max-width: 991px) {
  .young-ameritowne-hero .yath-text-inner {
    padding-top: 0;
  }
}
.young-ameritowne-hero .yath-text-inner .yath-title {
  margin: 0;
  color: #DFE4BC;
}
.young-ameritowne-hero .yath-logo {
  max-width: 410px;
}

.page-template-young-ameritowne h1,
.page-template-young-ameritowne .h1 {
  color: #DFE4BC;
}
.page-template-young-ameritowne h2,
.page-template-young-ameritowne .h2 {
  color: #DFE4BC;
}
.page-template-young-ameritowne h3,
.page-template-young-ameritowne .h3 {
  color: #DFE4BC;
}
.page-template-young-ameritowne h4,
.page-template-young-ameritowne .h4 {
  color: #DFE4BC;
}
.page-template-young-ameritowne h5,
.page-template-young-ameritowne .h5 {
  color: #DFE4BC;
}
.page-template-young-ameritowne h6,
.page-template-young-ameritowne .h6 {
  color: #DFE4BC;
}
.page-template-young-ameritowne .faq-component .faq-colwrap {
  border-color: #72004e;
}
.page-template-young-ameritowne .faq-component .faq-colwrap .h4 {
  color: #DFE4BC;
}

.error-404 {
  padding: 3.125rem;
  padding-top: calc(var(--headerHeight) + 80px);
  padding-bottom: 230px;
  max-width: 56.25rem;
  margin: auto;
  height: 100%;
  min-height: 50rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .error-404 {
    padding: 3.125rem 1.25rem;
    padding-top: calc(var(--headerHeight) + 80px);
    min-height: 28.125rem;
  }
}
.error-404 ul {
  text-align: left;
}

.search-result-page {
  padding-bottom: 9.375rem;
  padding-top: calc(var(--headerHeight) + 100px);
}
@media (max-width: 991px) {
  .search-result-page {
    padding-bottom: 6.25rem;
  }
}
.search-result-page .search-form {
  position: relative;
  width: 100%;
}
.search-result-page .search-form .icon-search {
  background: #74BC41;
  border: none;
  font-size: 0;
  position: absolute;
  right: 0.75rem;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s;
}
.search-result-page .search-form .icon-search svg {
  fill: #fff;
}
.search-result-page .search-form .icon-search:hover {
  background: #02267E;
}
.search-result-page .search-form input[type=search] {
  padding: 0 5rem 0 0.9375rem;
  border: none;
  border-radius: 0.375rem;
  font-size: 1rem;
  letter-spacing: 1px;
  color: #000;
}
.search-result-page .search-form-wrap {
  max-width: 60.3125rem;
  margin: auto;
}
.search-result-page .search-form-wrap .clear-search {
  font-size: 0.875rem;
  color: #A2006E;
  font-style: unset;
  letter-spacing: 1px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.search-result-page .search-form-wrap .clear-search:hover {
  color: #001957;
}
.search-result-page .sr-block .sr-resultwrap {
  margin: 0 0 3.125rem;
}
.search-result-page .sr-block .sr-value {
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: 1px;
}
.search-result-page .sr-block .sr-term {
  font-size: 1.5625rem;
  font-weight: 500;
  letter-spacing: 1px;
}
.search-result-page .sr-block .sr-img {
  position: relative;
  padding-top: 66.7924528302%;
  height: 100%;
}
.search-result-page .sr-block .sr-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.search-result-page .sr-block .sr-items {
  padding: 2rem 0;
  border-bottom: 0.0625rem solid #74BC41;
}
.search-result-page .sr-block .sr-items .row {
  row-gap: 1.875rem;
}
.search-result-page .sr-block .sr-type {
  font-size: 1rem;
  font-weight: 700;
  color: #74BC41;
}
.search-result-page .sr-block .sr-title {
  color: #fff;
  margin: 0;
  max-width: fit-content;
  text-decoration: none;
}
.search-result-page .sr-block .sr-title:hover {
  color: #74BC41;
  text-decoration: underline;
}
.search-result-page .sr-block .sr-desc {
  display: inline-flex;
  flex-direction: column;
  row-gap: 1rem;
  width: 100%;
}
.search-result-page .sr-result {
  max-width: 60.3125rem;
  margin: auto;
}
.search-result-page .sr-imgcol {
  width: 30%;
}

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