/*!**************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./sources/scss/style.scss ***!
  \**************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap);
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./sources/scss/style.scss (1) ***!
  \******************************************************************************************************************************************************************************/
/* Note: If need Disable Decimal-value functionilty open function.scss file */
/* mini laptop resolution 1349 X 662 and 1246 X 681 and 1218 X 672 */
/* Mozila Firefox */
/* Reset css */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
a,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: inherit;
  -webkit-font-smoothing: subpixel-antialiased;
  vertical-align: baseline;
  background: transparent;
  outline: none;
  -webkit-tap-highlight-color: rgba(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: "Work Sans", "Arial", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5;
  color: #141318;
  background-color: #fff;
}
body.scroll-fixed {
  overflow: hidden;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body {
    height: 100%;
  }
}

h1,
.h1 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 5.5rem;
  font-weight: 600;
  line-height: 1.1;
  color: #141318;
  word-break: keep-all;
  font-family: "Playfair Display", "Arial", sans-serif;
  font-weight: 600;
  font-size: 2.75rem;
}
h1 a,
.h1 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h1 span,
.h1 span {
  font-weight: 400;
}
@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 3.438rem;
  }
}
@media (min-width: 1200px) {
  h1,
  .h1 {
    font-size: 5.5rem;
  }
}

h2,
.h2 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 5rem;
  font-weight: 600;
  line-height: 1.1;
  color: #141318;
  word-break: keep-all;
  font-family: "Playfair Display", "Arial", sans-serif;
  font-weight: 600;
  font-size: 2.5rem;
}
h2 a,
.h2 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h2 span,
.h2 span {
  font-weight: 400;
}
@media (min-width: 768px) {
  h2,
  .h2 {
    font-size: 3.125rem;
  }
}
@media (min-width: 1200px) {
  h2,
  .h2 {
    font-size: 5rem;
  }
}

h3,
.h3 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.1;
  color: #141318;
  word-break: keep-all;
  font-family: "Playfair Display", "Arial", sans-serif;
  font-weight: 600;
  font-size: 2.5rem;
}
h3 a,
.h3 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h3 span,
.h3 span {
  font-weight: 400;
}
@media (min-width: 768px) {
  h3,
  .h3 {
    font-size: 3rem;
  }
}
@media (min-width: 1200px) {
  h3,
  .h3 {
    font-size: 4rem;
  }
}

h4,
.h4 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.1;
  color: #141318;
  word-break: keep-all;
  font-family: "Playfair Display", "Arial", sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
}
h4 a,
.h4 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h4 span,
.h4 span {
  font-weight: 400;
}
@media (min-width: 768px) {
  h4,
  .h4 {
    font-size: 1.875rem;
  }
}
@media (min-width: 1200px) {
  h4,
  .h4 {
    font-size: 2.25rem;
  }
}

h5,
.h5 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.1;
  color: #141318;
  word-break: keep-all;
  font-family: "Playfair Display", "Arial", sans-serif;
  font-weight: 600;
  font-size: 1.125rem;
}
h5 a,
.h5 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h5 span,
.h5 span {
  font-weight: 400;
}
@media (min-width: 768px) {
  h5,
  .h5 {
    font-size: 1.25rem;
  }
}
@media (min-width: 1200px) {
  h5,
  .h5 {
    font-size: 1.5rem;
  }
}

h6,
.h6 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.1;
  color: #141318;
  word-break: keep-all;
  font-family: "Playfair Display", "Arial", sans-serif;
  font-weight: 600;
}
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: 1rem;
  }
}

p {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.66;
  color: #141318;
  margin-bottom: 1.25rem;
}
p:last-child {
  margin-bottom: 0;
}

.eyebrow-text {
  position: relative;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.71;
  color: #141318;
  border: 1px solid #DDB129;
  border-top-right-radius: 1.125rem;
  border-bottom-left-radius: 1.125rem;
  padding: 0.25rem 0.75rem 0.25rem 2rem;
  width: fit-content;
  margin-bottom: 1rem;
}
.eyebrow-text::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background: url(../images/eyebrow-text-icon.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .eyebrow-text {
    width: fit-content;
    margin-bottom: 2rem;
  }
}

:is(ul, ol) {
  --ulolLeftPadding: 20px;
  padding-left: var(--ulolLeftPadding);
  margin-bottom: 1.125rem;
  color: #141318;
}
: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.063rem;
}
:is(ul, ol) li:last-child {
  padding-bottom: 0;
}
:is(ul, ol) li:before {
  position: absolute;
  left: calc(var(--ulolLeftPadding) * -1);
  color: #fff;
  font-weight: 700;
  line-height: 1;
}

ul {
  list-style: none;
}
ul > li {
  --ulBox: 6px;
}
ul > li::before {
  content: "";
  top: 0.938rem;
  width: var(--ulBox);
  height: var(--ulBox);
  background-color: #0D156A;
  border-radius: 100%;
}
ul > li > ul > li::before {
  width: var(--ulBox);
  height: var(--ulBox);
  border: 0.063rem solid #DDB129;
  background-color: #DDB129;
}
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: 1em;
  background-color: currentColor;
  border-radius: 0;
}

.bullet-check ul {
  padding-left: 0;
}
.bullet-check ul > li {
  padding-left: 40px;
}
.bullet-check ul > li::before {
  --ulBox: 19px;
  top: 50%;
  left: 0;
  height: 1.5rem;
  width: 1.5rem;
  background-color: transparent;
  background: url(../images/bullet-check.svg);
  background-repeat: no-repeat;
  background-size: cover;
  border: none;
  transform: translateY(-85%);
}
.bullet-check ul li {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(20, 19, 24, 0.1);
}
.bullet-check ul li:last-child {
  margin-bottom: -20px;
  border-bottom: 0;
}

ol > li {
  counter-increment: counter-1;
}
ol > li:before {
  content: counter(counter-1) ". ";
  top: 0.813rem;
  font-size: 0.875rem;
  color: #DDB129;
}
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: #DDB129;
}

blockquote {
  position: relative;
  display: block;
  margin-bottom: 2.25rem;
  padding: 0.125rem 1rem 0.125rem 1.5rem;
  border-left: 0.125rem solid #DDB129;
  color: #0D156A;
  text-align: left;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.33;
  letter-spacing: 0px;
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
@media (max-width: 767px) {
  blockquote {
    font-size: 18px;
    line-height: 1.77;
    padding: 0.125rem 0 0.125rem 0.875rem;
  }
}
blockquote p {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}

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

img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: top;
}
img[src$=".svg"] {
  max-height: 100%;
}

picture {
  display: inline-block;
  vertical-align: top;
}

/* Link */
a {
  color: #DDB129;
  text-decoration: underline;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
}
a:hover {
  color: #0D156A;
  outline: none;
}
a.tab-outline {
  outline: 1px solid;
  outline-offset: 0.188rem;
}

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

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

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

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

/* stylelint-enable selector-class-pattern */
.btn-play {
  width: 96px;
  height: 96px;
  background: url(../images/btn-play.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  z-index: 1;
  backdrop-filter: blur(1.5px);
  border-radius: 50%;
}
@media (max-width: 1199px) {
  .btn-play {
    width: 70px;
    height: 70px;
  }
}

/**
 * Main content containers
 */
:root {
  --gutter: 5rem;
}
@media (max-width: 1199px) {
  :root {
    --gutter: 1.25rem;
  }
}

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

.container {
  --container-width: 80rem;
}
@media (min-width: 768px) {
  .container-fluid {
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
  }
}

[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 */
/* column structure */
.cell-1 {
  width: 8.3333333333%;
}

.cell-2 {
  width: 16.6666666667%;
}

.cell-3 {
  width: 25%;
}

.cell-4 {
  width: 33.3333333333%;
}

.cell-5 {
  width: 41.6666666667%;
}

.cell-6 {
  width: 50%;
}

.cell-7 {
  width: 58.3333333333%;
}

.cell-8 {
  width: 66.6666666667%;
}

.cell-9 {
  width: 75%;
}

.cell-10 {
  width: 83.3333333333%;
}

.cell-11 {
  width: 91.6666666667%;
}

.cell-12 {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

button, input[type=button],
input[type=reset],
input[type=submit], .btn-primary, .btn, .bg-dark .btn-primary, .ff-btn {
  --focuc-outline-space: -1px;
  user-select: none;
  position: relative;
  display: inline-block;
  padding: 1.125rem 1.125rem;
  border: none;
  border-radius: 0.25rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  color: #141318;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  background-color: #DDB129;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s;
  transition: 0.6s ease all;
}
button::before, input[type=button]::before,
input[type=reset]::before,
input[type=submit]::before, .btn-primary::before, .btn::before, .bg-dark .btn-primary::before, .ff-btn::before {
  pointer-events: none;
  content: "";
  position: absolute;
  inset: var(--focuc-outline-space);
  border: 1px solid #dee3e2;
  border-radius: 0.313rem;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s ease;
}
button:hover, input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover, .btn-primary:hover, .btn:hover, .ff-btn:hover, a:hover button, a:hover input[type=button],
a:hover input[type=reset],
a:hover input[type=submit], a:hover .btn-primary, a:hover .btn, a:hover .ff-btn {
  cursor: pointer;
  text-decoration: none;
  transition: 0.6s ease;
  box-shadow: 0px 4px 20px 0px rgba(221, 177, 41, 0.5019607843);
  color: #141318;
}
button:focus, input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus, .btn-primary:focus, .btn:focus, .ff-btn:focus {
  cursor: pointer;
  text-decoration: none;
  transition: 0.6s ease all;
  box-shadow: 0px 4px 20px 0px rgba(221, 177, 41, 0.5019607843);
}

.bg-dark .btn-primary {
  color: #fff;
  border: 1px solid #DDB129;
  padding: 1.063rem 1.125rem;
  background-color: transparent;
}
.bg-dark .btn-primary:hover {
  color: #DDB129;
  box-shadow: unset;
}

.btn-primary {
  color: #141318;
  border: 1px solid #DDB129;
  padding: 1.063rem 1.125rem;
  background-color: transparent;
}
.btn-primary:hover {
  color: #DDB129;
  box-shadow: unset;
}
.btn-sm {
  padding: 0.25rem 0.563rem;
  font-size: 0.75rem;
}
.btn-link, .btn-link-load-more {
  user-select: none;
  position: relative;
  border: 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.22;
  color: #141318;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s;
  width: fit-content;
}
.btn-link svg, .btn-link-load-more svg {
  width: 52px;
  height: 52px;
  border: 1.5px solid #DDB129;
  padding: 16px;
  border-radius: 8px;
  fill: #CEB853;
  transition: 0.6s ease;
}
@media (max-width: 767px) {
  .btn-link svg, .btn-link-load-more svg {
    background-color: #DDB129;
    fill: #fff;
  }
}
.btn-link:hover, .btn-link-load-more:hover {
  transition: 0.6s ease;
}
.btn-link:hover svg, .btn-link-load-more:hover svg {
  background-color: #DDB129;
  fill: #fff;
  transition: 0.6s ease;
}
.btn-link::before, .btn-link-load-more::before {
  pointer-events: none;
  content: "";
  position: absolute;
  inset: -4px -8px;
  border: 1px solid #dee3e2;
  border-radius: 1.25rem;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s ease;
}
.btn-link:focus, .btn-link-load-more:focus {
  transition: 0.6s ease;
}
.btn-link:focus svg, .btn-link-load-more:focus svg {
  background-color: #DDB129;
  fill: #fff;
  transition: 0.6s ease;
}
.btn-link:hover, a:hover .btn-link, .btn-link-load-more:hover, a:hover .btn-link-load-more {
  border-color: currentcolor;
  color: #0D156A;
  text-decoration: none;
}
.btn-link:hover::after, a:hover .btn-link::after, .btn-link-load-more:hover::after, a:hover .btn-link-load-more::after {
  transform: translateX(4px);
  color: #0D156A;
}
@media (max-width: 767px) {
  .btn-link-load-more svg {
    background-color: unset;
    fill: #DDB129;
  }
}
.btn-link-primary {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #DDB129;
  border-radius: 0.5rem;
  width: 3.25rem;
  height: 3.25rem;
  background-color: #DDB129;
  transition: 0.4s ease;
}
.btn-link-primary svg {
  fill: #fff;
}
.btn-link-primary:hover {
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
}

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

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

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

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

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

input[type=url],
input[type=text],
input[type=password],
input[type=email],
input[type=tel],
input[type=search],
input[type=number],
input[type=date],
textarea,
select {
  width: 100%;
  height: 2.625rem;
  padding: 0 0.938rem;
  border: 0.063rem solid #0D156A;
  border-radius: 0;
  font-size: 1.125rem;
  font-weight: 400;
  color: #000;
}
input[type=url]:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=date]:focus,
textarea:focus,
select:focus {
  border-color: #0D156A;
  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(20, 19, 24, 0.5);
  opacity: 1;
}

select {
  -webkit-appearance: none;
  padding-right: 1.875em;
  padding-left: 1.25rem;
  background-image: url(../images/down-arrow.svg) !important;
  background-size: 0.75rem 0.813rem;
  background-position: right 1rem center;
  background-repeat: no-repeat;
  cursor: pointer;
  color: #dee3e2;
}
@media (min-width: 992px) {
  select {
    background-position: right 1.563rem center;
  }
}

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

button {
  cursor: pointer;
}

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

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

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

.radio-btn-group .radio-option {
  display: inline-block;
  padding: 0 0.625rem;
  vertical-align: middle;
}
.radio-btn-group .radio-option:first-child {
  padding-left: 0;
}
.radio-btn-group .radio-option .radio-custom-label {
  cursor: pointer;
  margin: 0;
  color: #000;
}
.radio-btn-group .radio-option .radio-custom-label::before {
  cursor: pointer;
  content: "";
  display: inline-block;
  width: 0.625rem;
  height: 0.625rem;
  margin-top: 0.188rem;
  margin-right: 0.625rem;
  border: 0.125rem solid #fff;
  border-radius: 50%;
  vertical-align: middle;
  background-color: #fff;
  box-shadow: 0 0 0 2px #000;
}
.radio-btn-group .radio-option .radio-custom {
  position: absolute;
  opacity: 0;
}
.radio-btn-group .radio-option .radio-custom:focus + .radio-custom-label {
  outline: none;
}
.radio-btn-group .radio-option .radio-custom:checked + .radio-custom-label::before {
  background-color: #000;
}

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

.hero-banner {
  /* TOTAL SCROLL AREA */
  height: calc(100vh - var(--HeaderHeight));
  position: relative;
  /* STICKY AREA */
  /* OVERLAYS */
  /* CONTENT */
  /* BUTTONS */
}
@media screen and (max-width: 991px) and (orientation: landscape) {
  .hero-banner {
    height: auto;
  }
}
.hero-banner .sticky-wrapper {
  position: sticky;
  top: var(--HeaderHeight);
  height: calc(100vh - var(--HeaderHeight));
  overflow: hidden;
}
@media screen and (max-width: 991px) and (orientation: landscape) {
  .hero-banner .sticky-wrapper {
    height: auto;
  }
}
.hero-banner .image-container {
  position: relative;
  height: calc(100vh - var(--HeaderHeight));
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991px) and (orientation: landscape) {
  .hero-banner .image-container {
    height: auto;
  }
}
.hero-banner .ic-img {
  position: absolute;
  inset: 0;
  height: 100%;
  width: 100%;
}
.hero-banner .ic-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.hero-banner .overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  transition: all 0.5s ease;
  pointer-events: none;
}
.hero-banner .overlay.light {
  background: rgba(13, 21, 106, 0);
}
.hero-banner .overlay.dark {
  background: rgba(7, 15, 66, 0);
}
.hero-banner .container {
  position: relative;
  z-index: 3;
}
.hero-banner .content {
  position: relative;
  max-width: 840px;
  color: #fff;
  opacity: 0;
  transform: translateY(100%);
  transition: opacity 0.5s ease, transform 0.5s ease;
  padding: 38px 0;
}
.hero-banner .content h1 {
  color: #fff;
  line-height: 1.3;
  word-break: break-word;
}
.hero-banner .content p {
  color: #fff;
}
.hero-banner.stage-1 .overlay.light {
  background: rgba(13, 21, 106, 0.35);
}
.hero-banner.stage-1 .content {
  opacity: 0.4;
  transform: translateY(70%);
}
.hero-banner.stage-2 .overlay.light {
  background: rgba(13, 21, 106, 0.45);
}
.hero-banner.stage-2 .overlay.dark {
  background: rgba(7, 15, 66, 0.65);
}
.hero-banner.stage-2 .content {
  opacity: 1;
  transform: translateY(0);
}
.hero-banner .cta-buttons {
  display: flex;
  gap: 20px;
  margin-top: 36px;
}
@media (max-width: 767px) {
  .hero-banner .cta-buttons {
    flex-wrap: wrap;
  }
}
@media (max-width: 575px) {
  .hero-banner .cta-buttons {
    flex-direction: column;
  }
}
.hero-banner .cta-buttons .btn,
.hero-banner .cta-buttons .btn-primary {
  width: 100%;
}
@media (min-width: 768px) {
  .hero-banner .cta-buttons .btn,
  .hero-banner .cta-buttons .btn-primary {
    width: fit-content;
  }
}
.hero-banner .bg-dark {
  background-color: transparent;
}

.hero-banner:not(.stage-2) + * {
  margin-top: 0;
}

.cta-component .cta-container {
  max-width: 66.25rem;
  margin: 0 auto;
  border-top-right-radius: 2.25rem;
  border-bottom-left-radius: 2.25rem;
  position: relative;
  overflow: hidden;
}
.cta-component .bg-dark {
  background-color: transparent;
}
.cta-component .cta-heading.h3 {
  line-height: 1.03;
  color: #fff;
  margin-bottom: 1.25rem;
}
.cta-component .cta-heading.h3 span {
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .cta-component .cta-heading.h3 span {
    font-size: 2.5rem;
  }
}
.cta-component .cta-overlay-color {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.cta-component .cta-overlay-color.mobile {
  display: block;
}
@media (min-width: 768px) {
  .cta-component .cta-overlay-color.mobile {
    display: none;
  }
}
.cta-component .cta-overlay-color.desktop {
  display: none;
}
@media (min-width: 768px) {
  .cta-component .cta-overlay-color.desktop {
    display: block;
  }
}
.cta-component .cta-content {
  max-width: 658px;
  position: relative;
  padding: 3rem 1.25rem 14.938rem 1.25rem;
}
@media (min-width: 768px) {
  .cta-component .cta-content {
    padding: 3rem 2.5rem 3rem 3rem;
  }
}
.cta-component .cta-bg-image {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 400px;
  min-height: 300px;
  height: 100%;
  z-index: -1;
}
@media (max-width: 767px) {
  .cta-component .cta-bg-image {
    max-width: 100%;
    width: 100%;
    bottom: 0;
    top: unset;
    max-height: 275px;
  }
}
.cta-component .cta-bg-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: left;
}
.cta-component .cta-content p {
  font-size: 16px;
  line-height: 1.57;
  color: #fff;
}
.cta-component .cta-buttons {
  display: flex;
  gap: 1.25rem;
  margin-top: 1.5rem;
}
@media (max-width: 575px) {
  .cta-component .cta-buttons {
    flex-direction: column;
  }
  .cta-component .cta-buttons .btn-primary,
  .cta-component .cta-buttons .btn {
    width: 100%;
  }
}
.cta-component .cta-media {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
}
.cta-component .cta-image-box img {
  width: 450px;
  border-radius: 24px;
  display: block;
}
.cta-component .cta-icon-box {
  width: 320px;
  height: 320px;
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cta-component .cta-icon-box img {
  width: 120px;
  height: auto;
}
.cta-component hr {
  margin: 3rem auto;
  border: 0 #DDB129 solid;
  border-top-width: 0.063rem;
}
@media (min-width: 768px) {
  .cta-component hr {
    margin: 5.938rem auto;
  }
}
.cta-component.has-icon-layout .cta-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 3rem 1.25rem 3rem 1.25rem;
  flex-direction: column;
  gap: 2.5rem;
}
@media (min-width: 768px) {
  .cta-component.has-icon-layout .cta-container {
    padding: 3rem 2.5rem 3rem 3rem;
    flex-direction: row;
  }
}
@media (max-width: 767px) {
  .cta-component.has-icon-layout .cta-container .cta-icon-box {
    max-width: 14.75rem;
    width: 100%;
    height: 100%;
  }
}
.cta-component.has-icon-layout .cta-container .cta-icon-box img {
  width: 100%;
}
@media (max-width: 767px) {
  .cta-component.has-icon-layout .cta-heading.h3 {
    margin-bottom: 1.5rem;
  }
}
.cta-component.has-icon-layout .cta-buttons {
  margin-top: 36px;
}
.cta-component.has-icon-layout .cta-content {
  max-width: 35.75rem;
  position: relative;
  padding: 0;
}

.fifty-fifty-component {
  margin: 3rem 0;
}
@media (min-width: 768px) {
  .fifty-fifty-component {
    margin: 5.75rem 0;
  }
}
.fifty-fifty-component .ff-heading {
  margin-bottom: 24px;
}
.fifty-fifty-component .ff-row {
  margin-right: -1.25rem;
  margin-left: -1.25rem;
  align-items: center;
}
.fifty-fifty-component .ff-row [class*=cell-] {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media (max-width: 767px) {
  .fifty-fifty-component .cc-description {
    margin-top: 1.5rem;
  }
}
.fifty-fifty-component .eyebrow-text {
  margin-bottom: 1rem;
}
.fifty-fifty-component .cta-buttons {
  display: flex;
  gap: 1.25rem;
  margin-top: 2rem;
}
@media (max-width: 575px) {
  .fifty-fifty-component .cta-buttons {
    flex-direction: column;
    margin-top: 1.5rem;
  }
  .fifty-fifty-component .cta-buttons .btn,
  .fifty-fifty-component .cta-buttons .btn-primary {
    width: 100%;
  }
}
.fifty-fifty-component .yt-video {
  width: 100%;
  max-width: 620px;
  aspect-ratio: 31/19;
  position: relative;
  overflow: hidden;
  border-radius: 0 51px 0 51px;
}
@media (max-width: 767px) {
  .fifty-fifty-component .yt-video {
    max-width: 100%;
  }
}
.fifty-fifty-component .yt-video:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background-color: rgba(20, 19, 24, 0.8);
  z-index: 1;
  pointer-events: none;
  border-radius: 0 51px 0 51px;
}
.fifty-fifty-component .yt-video iframe {
  width: 100%;
  height: 100%;
  border: 0;
  object-fit: cover;
}
.fifty-fifty-component .yt-video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fifty-fifty-component video.video-inner {
  height: 100%;
  object-fit: cover;
}

.why-us-component {
  position: relative;
  margin: 3rem 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .why-us-component {
    margin: 5.938rem 0;
  }
}
.why-us-component .wu-heading {
  line-height: 1.3;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .why-us-component .wu-heading {
    line-height: 1;
    margin-bottom: 5rem;
  }
}
.why-us-component .why-bg {
  position: unset;
  width: 100%;
  height: 100%;
  height: 100%;
  z-index: -1;
}
@media (min-width: 768px) {
  .why-us-component .why-bg {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 80%;
    height: 90%;
  }
}
.why-us-component .why-bg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: bottom;
}
@media (min-width: 992px) {
  .why-us-component .why-bg img {
    object-position: right;
  }
}
.why-us-component .why-service-main {
  display: flex;
  gap: 1rem;
  align-items: center;
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .why-us-component .why-service-main {
    margin-bottom: 2rem;
  }
}
.why-us-component .why-service-main:last-child {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .why-us-component .why-service-main:last-child {
    margin-bottom: 0.375rem;
  }
}
.why-us-component .why-heading {
  font-weight: 600;
  line-height: 1.5;
  margin: 0;
  font-family: "Work Sans", "Arial", sans-serif;
}
.why-us-component .why-sub-heading {
  line-height: 1.5;
  font-weight: 400;
  margin: 0;
  font-family: "Work Sans", "Arial", sans-serif;
}
.why-us-component .why-icon {
  max-width: 3.875rem;
  width: 3.875rem;
  height: 3.875rem;
  border: 1px solid #DDB129;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-right-radius: 1.25rem;
  border-bottom-left-radius: 1.25rem;
}
@media (min-width: 768px) {
  .why-us-component .why-icon {
    max-width: 4.5rem;
    width: 4.5rem;
    height: 4.5rem;
    border: 2px solid #DDB129;
    border-top-right-radius: 1.438rem;
    border-bottom-left-radius: 1.438rem;
  }
}
.why-us-component .why-us-content {
  max-width: 49.375rem;
}
.why-us-component .why-us-content .ff-heading {
  color: #141318;
  line-height: normal;
}
@media (min-width: 768px) {
  .why-us-component .why-us-content .ff-heading {
    line-height: 5.625rem;
  }
}
.why-us-component .why-us-content .h3 {
  font-weight: 600;
}

.au-cta-divider hr {
  margin: 0 auto;
  border: 0 solid #DDB129;
  border-top-width: 0.063rem;
}

.about-us-component {
  padding: 3rem 0;
  background: radial-gradient(62.17% 50.23% at 50% 49.84%, #d9d9d9 0%, rgba(115, 115, 115, 0) 100%);
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  .about-us-component {
    padding: 6rem 0;
  }
}
.about-us-component:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background-image: url(../images/golden-box-about-bg.png);
  background-repeat: no-repeat;
  pointer-events: none;
  background-size: 150%;
}
@media (min-width: 768px) {
  .about-us-component:before {
    background-size: 100%;
  }
}
.about-us-component .au-row {
  margin-right: -1.875rem;
  margin-left: -1.875rem;
  align-items: center;
}
.about-us-component .au-row [class*=cell-] {
  padding-right: 1.875rem;
  padding-left: 1.875rem;
}
@media (min-width: 992px) {
  .about-us-component .au-row {
    margin-right: -3.125rem;
    margin-left: -3.125rem;
  }
  .about-us-component .au-row [class*=cell-] {
    padding-right: 3.125rem;
    padding-left: 3.125rem;
  }
}
@media (min-width: 1200px) {
  .about-us-component .au-row {
    margin-right: -4.688rem;
    margin-left: -4.688rem;
  }
  .about-us-component .au-row [class*=cell-] {
    padding-right: 4.688rem;
    padding-left: 4.688rem;
  }
}
.about-us-component .au-row .cell-md-7,
.about-us-component .au-row .cell-md-5 {
  width: 100%;
}
@media (min-width: 768px) {
  .about-us-component .au-row .cell-md-7 {
    width: 53.9%;
  }
}
@media (min-width: 768px) {
  .about-us-component .au-row .cell-md-5 {
    width: 46.1%;
  }
}
.about-us-component .au-heading {
  font-size: 2.5rem;
  margin-bottom: 1.5rem;
  line-height: 1.25;
}
@media (min-width: 576px) {
  .about-us-component .au-heading {
    margin-bottom: 2.25rem;
    line-height: 1.3;
  }
}
@media (min-width: 768px) {
  .about-us-component .au-heading {
    font-size: 3.438rem;
  }
}
@media (min-width: 1200px) {
  .about-us-component .au-heading {
    font-size: 5.5rem;
  }
}
.about-us-component .au-description p {
  margin-bottom: 0.625rem;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .about-us-component .au-description p {
    margin-bottom: 1rem;
    font-size: 1.125rem;
  }
}
.about-us-component .au-description p strong {
  font-weight: 600;
}
.about-us-component .au-description p:last-child {
  margin-bottom: 0;
}
.about-us-component .au-cta-buttons {
  margin-top: 1.5rem;
  display: flex;
  justify-content: right;
}
@media (min-width: 768px) {
  .about-us-component .au-cta-buttons {
    margin-top: 2.75rem;
    display: block;
  }
}
.about-us-component .au-img {
  max-width: 17.813rem;
  object-fit: contain;
  margin: 0 auto 1.563rem;
}
@media (min-width: 768px) {
  .about-us-component .au-img {
    position: relative;
    padding-top: 121.75%;
    object-fit: contain;
    max-width: 100%;
    margin-bottom: 0;
  }
  .about-us-component .au-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.information-wrapper {
  margin: 7.5rem 0;
}
@media (max-width: 1199px) {
  .information-wrapper {
    margin: 3.75rem 0;
  }
}
@media (max-width: 767px) {
  .information-wrapper {
    margin: 3rem 0;
  }
}
.information-wrapper .info-main {
  opacity: 0;
  transform: translateY(80px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.information-wrapper.active .info-main {
  opacity: 1;
  transform: translateY(0);
}
.information-wrapper:nth-child(2) .info-main {
  transition-delay: 1s;
}
.information-section {
  position: relative;
  overflow: hidden;
  background-color: #FFF8E3;
  transition: background 0.8s ease-in-out;
}
.information-section::before, .information-section::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
  transition: opacity 1s cubic-bezier(0.65, 0, 0.35, 1);
}
@media (max-width: 767px) {
  .information-section::before, .information-section::after {
    background-size: 150%;
  }
}
.information-section::before {
  background-color: #FFF8E3;
  background-image: url(../images/golden-box-bg.png);
  opacity: 1;
  z-index: 1;
}
.information-section::after {
  background-image: url(../images/white-box-bg.png);
  opacity: 0;
  z-index: 2;
}
.information-section .container,
.information-section .info-main {
  position: relative;
  z-index: 5;
}
.information-section.light-color::before {
  opacity: 1;
}
.information-section.light-color::after {
  opacity: 0;
}
.information-section.light-color .info-heading,
.information-section.light-color .info-description {
  transition: color 0.6s ease;
}
.information-section.dark-color {
  background: linear-gradient(180deg, #0D156A 0%, #070F42 100%), linear-gradient(0deg, rgba(10, 18, 89, 0.2), rgba(10, 18, 89, 0.2));
}
.information-section.dark-color::before {
  opacity: 0;
}
.information-section.dark-color::after {
  opacity: 1;
}
.information-section.dark-color .info-title-wrap .info-heading {
  color: #fff;
  transition: color 0.6s ease;
}
.information-section.dark-color .info-description-wrap .info-description {
  color: #fff;
  transition: color 0.6s ease;
}
.information-section .info-main {
  display: flex;
  flex-direction: column;
  gap: 84px;
}
@media (max-width: 767px) {
  .information-section .info-main {
    gap: 24px;
  }
}
.information-section .info-title-wrap {
  max-width: 730px;
}
.information-section .info-title-wrap .info-heading {
  font-size: 80px;
  line-height: 1.25;
  font-weight: 600;
  margin-bottom: 0;
  transition: color 0.6s ease;
}
@media (max-width: 991px) {
  .information-section .info-title-wrap .info-heading {
    font-size: 60px;
  }
}
@media (max-width: 575px) {
  .information-section .info-title-wrap .info-heading {
    font-size: 40px;
    line-height: 1.3;
  }
}
.information-section .info-description-wrap {
  max-width: 510px;
  margin-left: auto;
}
@media (max-width: 767px) {
  .information-section .info-description-wrap {
    margin-left: 0;
  }
}
.information-section .info-description-wrap .info-description {
  line-height: 1.66;
  font-weight: 400;
  transition: color 0.6s ease;
}
@media (max-width: 767px) {
  .information-section .info-description-wrap .info-description {
    font-size: 16px;
    line-height: 1.56;
  }
}

.who-we-serve {
  background: linear-gradient(180deg, rgba(255, 248, 227, 0) 0%, #FFF8E3 17.73%);
  padding: 3rem 0;
}
@media (min-width: 768px) {
  .who-we-serve {
    padding: 6rem 0;
  }
}
.who-we-serve .ww-cta-buttons {
  display: flex;
  justify-content: end;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .who-we-serve .ww-cta-buttons {
    justify-content: center;
    margin-top: 5rem;
  }
}
.who-we-serve .ww-heading-wrap {
  max-width: 730px;
}
.who-we-serve .ww-service-box {
  margin-top: 2rem;
  margin-right: -1.25rem;
  margin-left: -1.25rem;
  gap: 1.5rem 0;
}
.who-we-serve .ww-service-box [class*=cell-] {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media (min-width: 768px) {
  .who-we-serve .ww-service-box {
    gap: 2.5rem 0;
    margin-top: 3.5rem;
  }
}
@media (min-width: 992px) {
  .who-we-serve .ww-service-box {
    gap: 0;
  }
}
.who-we-serve .ww-service-content {
  order: 1;
}
@media (min-width: 768px) {
  .who-we-serve .ww-service-content {
    order: unset;
  }
}
.who-we-serve .ww-single-service {
  border-top-right-radius: 36px;
  border-bottom-left-radius: 36px;
  padding: 1.25rem;
  border: 1px solid #DDB129;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .who-we-serve .ww-single-service {
    padding: 1.25rem 1.25rem 0 1.25rem;
  }
}
.who-we-serve .ww-service-heading {
  margin-bottom: 0.75rem;
}
@media (min-width: 768px) {
  .who-we-serve .ww-service-heading {
    margin-bottom: 1rem;
  }
}
.who-we-serve .ww-service-description {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.56;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .who-we-serve .ww-service-description {
    margin-bottom: 2.688rem;
  }
}
.who-we-serve .ww-image {
  height: 3rem;
  max-width: 3rem;
  margin-left: unset;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .who-we-serve .ww-image {
    height: 11.25rem;
    max-width: 11.25rem;
    margin-left: auto;
    margin-bottom: 0;
  }
}
.who-we-serve .ww-image img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.service-section {
  margin: 3rem 0;
  /* MOBILE SWIPER */
}
@media (min-width: 768px) {
  .service-section {
    margin: 6rem 0;
  }
}
.service-section a {
  color: #141318;
  text-decoration: none;
}
.service-section a:hover {
  color: #141318;
}
.service-section .ss-services-slider {
  height: 500px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .service-section .ss-services-slider {
    height: auto;
    overflow: visible;
  }
}
@media (min-width: 768px) {
  .service-section .ss-services-slider .swiper-wrapper {
    display: block;
  }
}
.service-section .ss-services-slider .swiper-slide {
  height: auto;
}
.service-section .ss {
  /* DESKTOP LIST */
}
.service-section .ss-cta-buttons {
  display: flex;
  justify-content: end;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .service-section .ss-cta-buttons {
    justify-content: center;
    margin-top: 5rem;
  }
}
.service-section .ss-heading-wrap {
  max-width: 730px;
}
.service-section .ss-heading-wrap h2 {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .service-section .ss-heading-wrap h2 {
    margin-bottom: 3.5rem;
  }
}
.service-section .ss-services-list {
  display: flex;
  flex-direction: column;
  gap: 36px;
}
.service-section .ss-service-card {
  border-top-right-radius: 36px;
  border-bottom-left-radius: 36px;
  padding: 1.25rem;
  border: 1px solid #DDB129;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-decoration: none;
  transition: 0.4s ease;
}
@media (min-width: 768px) {
  .service-section .ss-service-card {
    padding: 1.5rem;
  }
}
.service-section .ss-service-card:hover {
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1019607843);
}
.service-section .ss-service-card:hover .btn-link svg {
  background-color: #DDB129 !important;
  fill: #fff !important;
  transition: 0.6s ease;
}
.service-section .ss-service-card .btn-link {
  margin-left: 0;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .service-section .ss-service-card .btn-link {
    width: auto;
    display: block;
    margin-left: 3.75rem;
  }
}
@media (min-width: 1400px) {
  .service-section .ss-service-card .btn-link {
    margin-left: 7.5rem;
  }
}
.service-section .ss-service-card-inner {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (min-width: 768px) {
  .service-section .ss-service-card-inner {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
.service-section .ss-service-icon {
  min-width: 100px;
  width: 100px;
  height: 100px;
}
@media (min-width: 992px) {
  .service-section .ss-service-icon {
    min-width: 120px;
    width: 120px;
    height: 120px;
  }
}
@media (min-width: 1200px) {
  .service-section .ss-service-icon {
    min-width: 200px;
    width: 200px;
    height: 200px;
  }
}
.service-section .ss-service-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (min-width: 768px) {
  .service-section .ss-service-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
}
.service-section .ss-service-content {
  max-width: 52.25rem;
}
.service-section .ss-service-content .service-title {
  margin-bottom: 0.75rem;
}
.service-section .ss-service-content .service-description {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.56;
}

.inner-hero-banner {
  position: relative;
}
.inner-hero-banner .breadcrumb-wrapper {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .inner-hero-banner .breadcrumb-wrapper {
    margin-bottom: 1.25rem;
  }
}
.inner-hero-banner .breadcrumb-wrapper span span a {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.71;
  color: rgba(255, 255, 255, 0.6);
  padding-right: 2.625rem;
  text-decoration: none;
  position: relative;
}
.inner-hero-banner .breadcrumb-wrapper span span a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.875rem;
  transform: translateY(-50%);
  width: 0.875rem;
  height: 0.875rem;
  background: url(../images/eyebrow-text-icon.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.inner-hero-banner .breadcrumb-wrapper span span a:hover {
  color: #DDB129;
}
.inner-hero-banner .breadcrumb-wrapper .breadcrumb_last {
  color: #DDB129;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.71;
}
.inner-hero-banner .breadcrumb-wrapper .breadcrumb_last::before {
  display: none;
}
.inner-hero-banner .ic-img {
  position: absolute;
  inset: 0;
  height: 100%;
  width: 100%;
}
.inner-hero-banner .ic-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.inner-hero-banner .ic-img:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: all 0.5s ease;
  pointer-events: none;
  background: linear-gradient(180deg, #0D156A 0%, #070F42 100%);
  opacity: 0.8;
}
.inner-hero-banner .container {
  position: relative;
  z-index: 3;
}
.inner-hero-banner .content {
  position: relative;
  max-width: 53.125rem;
  color: #fff;
  transition: opacity 0.5s ease, transform 0.5s ease;
  padding: 2.25rem 0;
}
@media (min-width: 768px) {
  .inner-hero-banner .content {
    padding: 5rem 0;
  }
}
.inner-hero-banner .content h1 {
  color: #fff;
  line-height: 1.3;
}
.inner-hero-banner .content p {
  color: #fff;
}
.inner-hero-banner .cta-buttons {
  width: 100%;
  margin-top: 2rem;
}
.inner-hero-banner .cta-buttons .btn {
  width: 100%;
}
@media (min-width: 576px) {
  .inner-hero-banner .cta-buttons {
    width: auto;
    margin-top: 2.25rem;
  }
  .inner-hero-banner .cta-buttons .btn {
    width: auto;
  }
}
.inner-hero-banner .bg-dark {
  background-color: transparent;
}

.ff-cta-divider hr {
  margin: 0 auto;
  border: 0 #DDB129 solid;
  border-top-width: 0.063rem;
}

.fifty-fifty-bg-component {
  position: relative;
  padding: 3rem 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .fifty-fifty-bg-component {
    padding: 5.75rem 0;
  }
}
.fifty-fifty-bg-component.bg-transparent {
  margin: 3rem 0;
  padding: 0;
}
@media (min-width: 768px) {
  .fifty-fifty-bg-component.bg-transparent {
    margin: 5.75rem 0;
  }
}
.fifty-fifty-bg-component.bg-light {
  background-color: #FFF8E3;
}
.fifty-fifty-bg-component.bg-light::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../images/golden-box-bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center;
}
@media (min-width: 768px) {
  .fifty-fifty-bg-component.bg-light::before {
    background-size: 100% auto;
    top: -15%;
  }
}
.fifty-fifty-bg-component.bg-light-gradient {
  background: linear-gradient(180deg, rgba(255, 248, 227, 0) 0%, #FFF8E3 17.73%);
}
.fifty-fifty-bg-component.bg-dark {
  background: linear-gradient(180deg, #0D156A 0%, #070F42 100%);
}
@media (min-width: 768px) {
  .fifty-fifty-bg-component.bg-dark {
    background: #0A1259;
  }
}
.fifty-fifty-bg-component.bg-dark::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../images/white-box-bg.png);
  background-repeat: no-repeat;
  opacity: 1;
  background-size: 150%;
}
@media (min-width: 768px) {
  .fifty-fifty-bg-component.bg-dark::before {
    top: -50%;
    background-size: 100%;
    opacity: 0.7;
  }
}
.fifty-fifty-bg-component.bg-dark * {
  color: #fff;
}
.fifty-fifty-bg-component.bg-dark-gradient {
  background: linear-gradient(180deg, #0D156A 0%, #070F42 100%);
}
.fifty-fifty-bg-component.bg-dark-gradient::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 60%;
  background: url(../images/white-box-bg.png);
  background-repeat: no-repeat;
  opacity: 0.7;
  background-size: 100% auto;
  background-position: top center;
}
.fifty-fifty-bg-component.bg-dark-gradient * {
  color: #fff;
}
.fifty-fifty-bg-component.transparant-bg-vector {
  padding: 3rem 0 0;
  position: relative;
}
@media (min-width: 768px) {
  .fifty-fifty-bg-component.transparant-bg-vector {
    padding: 6rem 0 0;
  }
}
.fifty-fifty-bg-component.transparant-bg-vector:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background-image: url(../images/golden-box-about-bg.png);
  background-repeat: no-repeat;
  pointer-events: none;
  background-size: 150%;
}
@media (min-width: 768px) {
  .fifty-fifty-bg-component.transparant-bg-vector:before {
    background-size: 100%;
  }
}
.fifty-fifty-bg-component .row.media-left {
  gap: 2rem 0;
}
.fifty-fifty-bg-component .row.media-left .ff-content-column {
  order: 0;
}
@media (min-width: 768px) {
  .fifty-fifty-bg-component .row.media-left .ff-content-column {
    order: 1;
  }
}
.fifty-fifty-bg-component .row.media-left .ff-media-column {
  order: 1;
}
@media (min-width: 768px) {
  .fifty-fifty-bg-component .row.media-left .ff-media-column {
    order: 0;
  }
}
.fifty-fifty-bg-component .row.media-right {
  flex-direction: row-reverse;
  gap: 2rem 0;
}
.fifty-fifty-bg-component .row.media-right .ff-content-column {
  order: 0;
}
@media (min-width: 768px) {
  .fifty-fifty-bg-component .row.media-right .ff-content-column {
    order: 1;
  }
}
.fifty-fifty-bg-component .row.media-right .ff-media-column {
  order: 1;
}
@media (min-width: 768px) {
  .fifty-fifty-bg-component .row.media-right .ff-media-column {
    order: 0;
  }
}
@media (min-width: 768px) {
  .fifty-fifty-bg-component.has-icon-layout .ff-content-column {
    width: 61.533%;
  }
}
@media (min-width: 768px) {
  .fifty-fifty-bg-component.has-icon-layout .ff-media-column {
    width: 38.467%;
  }
}
.fifty-fifty-bg-component.has-icon-layout .ff-media-column .ff-media-wrap {
  max-width: 335px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .fifty-fifty-bg-component.has-icon-layout .ff-media-column .ff-media-wrap {
    max-width: 400px;
  }
}
.fifty-fifty-bg-component.has-icon-layout .ff-icon {
  position: relative;
  padding-top: 100%;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  overflow: hidden;
}
.fifty-fifty-bg-component.has-icon-layout .ff-icon img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 992px) {
  .fifty-fifty-bg-component.has-icon-layout .ff-icon {
    padding-top: 100%;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }
}
.fifty-fifty-bg-component.has-icon-layout .ff-row {
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .fifty-fifty-bg-component.has-icon-layout .ff-row {
    margin-right: -1.875rem;
    margin-left: -1.875rem;
  }
  .fifty-fifty-bg-component.has-icon-layout .ff-row [class*=cell-] {
    padding-right: 1.875rem;
    padding-left: 1.875rem;
  }
}
@media (min-width: 1200px) {
  .fifty-fifty-bg-component.has-icon-layout .ff-row {
    margin-right: -4.688rem;
    margin-left: -4.688rem;
  }
  .fifty-fifty-bg-component.has-icon-layout .ff-row [class*=cell-] {
    padding-right: 4.688rem;
    padding-left: 4.688rem;
  }
}
.fifty-fifty-bg-component .ff-cta-buttons {
  margin-top: 1.5rem;
  display: flex;
  justify-content: end;
}
@media (min-width: 768px) {
  .fifty-fifty-bg-component .ff-cta-buttons {
    justify-content: start;
    margin-top: 2rem;
  }
}
@media (min-width: 768px) {
  .fifty-fifty-bg-component .ff-content-column {
    width: 53.8%;
  }
}
@media (min-width: 768px) {
  .fifty-fifty-bg-component .ff-media-column {
    width: 46.2%;
  }
}
.fifty-fifty-bg-component .ff-media-column .ff-media-wrap {
  max-width: 400px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .fifty-fifty-bg-component .ff-media-column .ff-media-wrap {
    max-width: 510px;
  }
}
.fifty-fifty-bg-component .ff-image {
  position: relative;
  padding-top: 100%;
  border-top-right-radius: 80px;
  border-bottom-left-radius: 80px;
  overflow: hidden;
}
.fifty-fifty-bg-component .ff-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 992px) {
  .fifty-fifty-bg-component .ff-image {
    padding-top: 100%;
    border-top-right-radius: 150px;
    border-bottom-left-radius: 150px;
  }
}
.fifty-fifty-bg-component .ff-row {
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .fifty-fifty-bg-component .ff-row {
    margin-right: -1.875rem;
    margin-left: -1.875rem;
  }
  .fifty-fifty-bg-component .ff-row [class*=cell-] {
    padding-right: 1.875rem;
    padding-left: 1.875rem;
  }
}
@media (min-width: 1200px) {
  .fifty-fifty-bg-component .ff-row {
    margin-right: -4.688rem;
    margin-left: -4.688rem;
  }
  .fifty-fifty-bg-component .ff-row [class*=cell-] {
    padding-right: 4.688rem;
    padding-left: 4.688rem;
  }
}
.fifty-fifty-bg-component .ff-heading {
  margin-bottom: 1.5rem;
}
.fifty-fifty-bg-component .ff-heading br {
  display: none;
}
@media (min-width: 1200px) {
  .fifty-fifty-bg-component .ff-heading br {
    display: block;
  }
}
@media (min-width: 768px) {
  .fifty-fifty-bg-component .ff-heading {
    margin-bottom: 2rem;
  }
}
.fifty-fifty-bg-component .ff-heading span {
  font-size: 1.5rem;
  font-weight: 600;
}
@media (min-width: 768px) {
  .fifty-fifty-bg-component .ff-heading span {
    font-size: 2.5rem;
  }
}
.fifty-fifty-bg-component .ff-description p {
  font-size: 1rem;
  line-height: 1.56;
  margin-bottom: 16px;
}
.fifty-fifty-bg-component .ff-description p:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .fifty-fifty-bg-component .ff-description p {
    font-size: 1.125rem;
    line-height: 1.66;
  }
}
.fifty-fifty-bg-component .eyebrow-text {
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .fifty-fifty-bg-component .eyebrow-text {
    margin-bottom: 1.5rem;
  }
}

.two-column-component {
  position: relative;
  overflow: hidden;
  padding: 5.75rem 0;
}
@media (max-width: 767px) {
  .two-column-component {
    padding: 3rem 0;
  }
}
.two-column-component.bg-transparent {
  margin: 5.75rem 0;
  padding: 0;
}
@media (max-width: 767px) {
  .two-column-component.bg-transparent {
    margin: 3rem 0;
  }
}
.two-column-component.bg-light {
  background-color: #FFF8E3;
}
@media (min-width: 768px) {
  .two-column-component .tc-content-column {
    width: 53.8%;
  }
}
@media (min-width: 768px) {
  .two-column-component .tc-desc {
    width: 46.2%;
  }
}
.two-column-component .tc-desc ul {
  max-width: 100%;
  margin-left: unset;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .two-column-component .tc-desc ul {
    max-width: 400px;
    margin-left: auto;
  }
}
.two-column-component .tc-heading {
  margin-bottom: 0;
}
.two-column-component .tc-heading br {
  display: none;
}
@media (min-width: 1200px) {
  .two-column-component .tc-heading br {
    display: block;
  }
}
.two-column-component .tc-sub-title {
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .two-column-component .tc-sub-title {
    margin-top: 2.25rem;
  }
}
.two-column-component .tc-description p, .two-column-component .tc-sub-title p {
  font-size: 1rem;
  line-height: 1.56;
  margin-bottom: 16px;
}
.two-column-component .tc-description p:last-child, .two-column-component .tc-sub-title p:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .two-column-component .tc-description p, .two-column-component .tc-sub-title p {
    font-size: 1.125rem;
    line-height: 1.66;
  }
}
.two-column-component .tc-row {
  display: flex;
  align-items: end;
  gap: 24px 0;
}
@media (min-width: 768px) {
  .two-column-component .tc-row {
    margin-right: -1.875rem;
    margin-left: -1.875rem;
  }
  .two-column-component .tc-row [class*=cell-] {
    padding-right: 1.875rem;
    padding-left: 1.875rem;
  }
}
@media (min-width: 1200px) {
  .two-column-component .tc-row {
    margin-right: -4.688rem;
    margin-left: -4.688rem;
  }
  .two-column-component .tc-row [class*=cell-] {
    padding-right: 4.688rem;
    padding-left: 4.688rem;
  }
}
.two-column-component .tc-row.top {
  align-items: flex-start;
}
.two-column-component .tc-row.center {
  align-items: center;
}
.two-column-component .tc-row.bottom {
  align-items: flex-end;
}
.two-column-component .eyebrow-text {
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .two-column-component .eyebrow-text {
    margin-bottom: 1.5rem;
  }
}

.perspective-service-section {
  padding: 3.75rem 0;
  overflow: hidden;
  /* Heading */
  /* =========================
     Mobile Vertical Slider
  ========================== */
  /* =========================
     Desktop Grid
  ========================== */
  /* =========================
     Card Wrap
  ========================== */
  /* =========================
     Card
  ========================== */
  /* =========================
     Inner Flip
  ========================== */
  /* =========================
     Front + Back
  ========================== */
  /* =========================
     Front Side
  ========================== */
  /* =========================
     Back Side
  ========================== */
  /* =========================
     Icon
  ========================== */
  /* =========================
     Title
  ========================== */
  /* =========================
     Description
  ========================== */
  /* =========================
     Content
  ========================== */
  /* =========================
     Arrow
  ========================== */
}
@media (min-width: 768px) {
  .perspective-service-section {
    padding: 6.25rem 0;
  }
}
.perspective-service-section .ps-heading {
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .perspective-service-section .ps-heading {
    margin-bottom: 3.5rem;
  }
}
.perspective-service-section .ps-title {
  margin: 0;
}
.perspective-service-section .ps-services-slider {
  height: 26.25rem;
  overflow: hidden;
}
.perspective-service-section .ps-services-slider .swiper-wrapper {
  align-items: stretch;
}
.perspective-service-section .ps-services-slider .swiper-slide {
  height: auto !important;
  display: flex;
}
.perspective-service-section .ps-services-slider .ps-card-wrap {
  width: 100%;
  height: 100%;
  display: flex;
}
@media (max-width: 575px) {
  .perspective-service-section .ps-services-slider .ps-card-wrap {
    perspective: none;
  }
}
.perspective-service-section .ps-services-slider .ps-card {
  width: 100%;
  height: 100%;
  display: flex;
}
.perspective-service-section .ps-services-slider .ps-card-inner {
  width: 100%;
  height: 100%;
  display: flex;
}
.perspective-service-section .ps-services-slider .ps-card-back {
  width: 100%;
  height: 100%;
}
.perspective-service-section .ps-grid {
  gap: 2.5rem 0;
}
@media (min-width: 576px) {
  .perspective-service-section .ps-grid {
    gap: 1.25rem 0;
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
  .perspective-service-section .ps-grid [class*=cell-] {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}
@media (min-width: 992px) {
  .perspective-service-section .ps-grid {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
  .perspective-service-section .ps-grid [class*=cell-] {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}
@media (min-width: 576px) {
  .perspective-service-section .ps-card-wrap {
    perspective: 1400px;
  }
  .perspective-service-section .ps-card-wrap:hover .ps-card-inner {
    transform: rotateY(180deg);
  }
}
.perspective-service-section .ps-card {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
@media (min-width: 768px) {
  .perspective-service-section .ps-card {
    min-height: 25.188rem;
  }
}
.perspective-service-section .ps-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
}
@media (min-width: 576px) {
  .perspective-service-section .ps-card-inner {
    min-height: 25.188rem;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transition: transform 0.8s cubic-bezier(0.4, 0.2, 0.2, 1);
  }
}
.perspective-service-section .ps-card-front,
.perspective-service-section .ps-card-back {
  position: relative;
  padding: 1.5rem;
  border-top-right-radius: 2.25rem;
  border-bottom-left-radius: 2.25rem;
}
@media (min-width: 576px) {
  .perspective-service-section .ps-card-front,
  .perspective-service-section .ps-card-back {
    inset: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
  }
}
.perspective-service-section .ps-card-front {
  background: #FFF8E3;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 1px solid transparent;
}
@media (max-width: 575px) {
  .perspective-service-section .ps-card-front {
    display: none;
  }
}
.perspective-service-section .ps-card-back {
  background: #fff;
  border: 1px solid #DDB129;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1019607843);
  transform: rotateY(180deg);
}
@media (min-width: 576px) {
  .perspective-service-section .ps-card-back {
    position: absolute;
  }
}
@media (max-width: 575px) {
  .perspective-service-section .ps-card-back {
    transform: unset;
    height: 100%;
    box-shadow: none;
  }
}
.perspective-service-section .ps-icon {
  width: 6.25rem;
  max-width: 100%;
  margin-bottom: 1.5rem;
}
@media (min-width: 576px) {
  .perspective-service-section .ps-icon {
    width: 7.5rem;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .perspective-service-section .ps-icon {
    width: 12.5rem;
  }
}
.perspective-service-section .ps-icon img {
  width: 100%;
  display: block;
}
.perspective-service-section .ps-card-title {
  margin-top: 1.875rem;
  margin-bottom: 0;
  color: #141318;
  line-height: 1.3;
}
@media (min-width: 992px) {
  .perspective-service-section .ps-card-title {
    margin-top: 3.313rem;
  }
}
@media (min-width: 1200px) {
  .perspective-service-section .ps-card-title {
    margin-top: 3.938rem;
  }
}
.perspective-service-section .ps-card-back .ps-card-title {
  margin-top: 0;
  min-height: auto;
}
.perspective-service-section .ps-card-description {
  margin-top: 1rem;
  color: rgba(20, 19, 24, 0.8);
  font-size: 1rem;
  line-height: 1.56;
}
@media (min-width: 576px) {
  .perspective-service-section .ps-card-content {
    max-height: 100%;
    overflow-x: auto;
  }
}
.perspective-service-section .ps-arrow {
  margin-top: 1.5rem;
  margin-left: auto;
}
@media (min-width: 576px) {
  .perspective-service-section .ps-arrow {
    margin-top: 1.25rem;
  }
}
.perspective-service-section .ps-arrow.btn-link {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease;
}
.perspective-service-section .ps-arrow.btn-link:hover {
  transform: scale(1.05);
}
.perspective-service-section .ps-arrow.btn-link svg {
  background-color: #DDB129;
  fill: #fff;
}

.timeline-sec {
  position: relative;
  padding: 3rem 0;
  background-color: #FFF8E3;
}
@media (min-width: 768px) {
  .timeline-sec {
    padding: 6rem 0;
  }
}
.timeline-sec::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../images/golden-box-bg.png);
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .timeline-sec::before {
    background-size: 150%;
  }
}
.timeline-sec .tc-grid {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  gap: 32px;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .timeline-sec .tc-grid {
    grid-template-columns: 1fr 1fr;
    gap: 60px;
  }
}
@media (min-width: 1200px) {
  .timeline-sec .tc-grid {
    grid-template-columns: 1.2fr 1.09fr;
    gap: 109px;
  }
}
.timeline-sec .tc-left {
  position: relative;
  align-self: start;
  height: 100%;
}
.timeline-sec .tc-inner {
  position: sticky;
  top: 120px;
  will-change: transform;
}
@media (max-width: 991px) {
  .timeline-sec .tc-inner {
    position: relative;
    top: 0;
  }
}
.timeline-sec .tc-tag {
  margin-bottom: 24px;
}
.timeline-sec .tc-title {
  margin-bottom: 32px;
}
.timeline-sec .tc-desc {
  font-weight: 400;
  line-height: 1.65;
}
.timeline-sec .tc-right {
  position: relative;
  padding-left: 3.75rem;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .timeline-sec .tc-right {
    padding-left: 4.75rem;
  }
}
.timeline-sec .tc-line {
  position: absolute;
  left: 22px;
  top: 0px;
  width: 2px;
  background: rgba(20, 19, 24, 0.1);
  overflow: hidden;
}
.timeline-sec .tc-progress {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  background: #DDB129;
  transition: height 0.15s linear;
}
.timeline-sec .tc-item {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 40px;
  margin-bottom: 80px;
}
.timeline-sec .tc-item:last-child {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .timeline-sec .tc-item {
    margin-bottom: 48px;
  }
}
.timeline-sec .tc-number {
  position: absolute;
  left: -60px;
  top: 0;
  transform: unset;
  z-index: 2;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-right-radius: 10.42px;
  border-bottom-left-radius: 10.42px;
  backdrop-filter: blur(4px);
  background: rgba(221, 177, 41, 0.8);
  color: #000;
  font-weight: 600;
  font-size: 20px;
  font-family: "Playfair Display", "Arial", sans-serif;
  transition: transform 0.45s ease, background 0.45s ease, color 0.45s ease;
}
@media (min-width: 768px) {
  .timeline-sec .tc-number {
    top: 50%;
    left: -70px;
    transform: translateY(-50%);
  }
}
.timeline-sec .tc-description {
  font-size: 1rem;
  line-height: 1.56;
  font-weight: 400;
}
@media (min-width: 992px) {
  .timeline-sec .tc-description {
    font-size: 1.125rem;
    line-height: 1.65;
  }
}
.timeline-sec .tc-card {
  width: 100%;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1019607843);
  gap: 10px;
  border-top-right-radius: 2.25rem;
  border-bottom-left-radius: 2.25rem;
  padding: 1.5rem;
  background: #fff;
  transform: 0;
  transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.8s ease;
  will-change: transform, opacity;
}
@media (min-width: 768px) {
  .timeline-sec .tc-card {
    transform: translateY(80px);
  }
}
.timeline-sec .tc-card h3 {
  margin-bottom: 0.625rem;
}
.timeline-sec .tc-item.active .tc-card {
  transform: translateY(0);
  opacity: 1;
}

.stack-slider {
  width: 100%;
  padding: 3rem 0;
  overflow: hidden;
}
@media (min-width: 992px) {
  .stack-slider {
    padding: 7.875rem 0 6.25rem;
  }
}
@media (min-width: 1200px) {
  .stack-slider {
    padding: 7.875rem 0 8.125rem;
  }
}
.stack-slider .row {
  margin-right: -2.688rem;
  margin-left: -2.688rem;
}
.stack-slider .row [class*=cell-] {
  padding-right: 2.688rem;
  padding-left: 2.688rem;
}
@media (max-width: 991px) {
  .stack-slider .row {
    flex-direction: column;
  }
}
.stack-slider .cell-md-5 {
  width: 48.15%;
}
.stack-slider .cell-md-7 {
  width: 51.85%;
}
.stack-slider .cards {
  position: relative;
  min-height: 556px;
  perspective: 1200px;
  transform-style: preserve-3d;
}
@media (max-width: 991px) {
  .stack-slider .cards {
    min-height: auto;
    height: auto;
  }
}
.stack-slider .swiper-row {
  height: 100%;
  padding-bottom: 76px;
}
.stack-slider .swiper-row .btn-link {
  display: flex;
  margin-left: auto;
  margin-top: 24px;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.stack-slider .card {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  background: #fff;
  border: 1px solid #DDB129;
  border-top-right-radius: 170px;
  border-bottom-left-radius: 170px;
  overflow: hidden;
  padding: 64px;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1019607843);
  will-change: transform;
  backface-visibility: hidden;
  transform-origin: center center;
  transform: translateY(-50%);
  cursor: grab;
}
@media (max-width: 991px) {
  .stack-slider .card {
    position: relative;
    inset: auto;
    padding: 20px;
    border-top-right-radius: 36px;
    border-bottom-left-radius: 36px;
    transform: none !important;
    opacity: 1 !important;
    height: 100%;
  }
}
.stack-slider .content h2 {
  margin-bottom: 32px;
}
@media (max-width: 991px) {
  .stack-slider .content h2 {
    font-size: 40px;
    line-height: 1.3;
    margin-bottom: 20px;
  }
}
.stack-slider .content p {
  font-size: 16px;
  font-weight: 400;
  color: #141318;
  line-height: 1.56;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .stack-slider .content p {
    font-size: 18px;
    line-height: 1.65;
  }
}
.stack-slider .btn-link {
  display: flex;
  margin-left: auto;
  margin-top: 24px;
}
@media (min-width: 992px) {
  .stack-slider .btn-link {
    margin-top: 2.25rem;
  }
}
.stack-slider .btn-link svg {
  background: #DDB129;
  fill: #fff;
}
.stack-slider .image {
  position: relative;
  padding-top: 100%;
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
  overflow: hidden;
}
.stack-slider .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 992px) {
  .stack-slider .image {
    position: relative;
    padding-top: 100%;
    border-top-right-radius: 150px;
    border-bottom-left-radius: 150px;
  }
  .stack-slider .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.stack-slider .stack-swiper .swiper-pagination {
  position: relative;
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
.stack-slider .stack-swiper .swiper-pagination-bullet {
  width: 24px;
  height: 24px;
  background: transparent;
  opacity: 1;
  margin: 0 !important;
  transition: 0.4s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.stack-slider .stack-swiper .swiper-pagination-bullet svg {
  transition: 0.4s ease;
  opacity: 0.3;
}
.stack-slider .stack-swiper .swiper-pagination-bullet-active svg {
  opacity: 1;
}
@media (max-width: 991px) {
  .stack-slider .stack-swiper {
    overflow: visible;
  }
  .stack-slider .stack-swiper .swiper-slide {
    height: auto;
  }
  .stack-slider .stack-swiper .swiper-slide {
    transition: 0.5s ease;
    opacity: 0.5;
  }
  .stack-slider .stack-swiper .swiper-slide-active {
    opacity: 1;
  }
  .stack-slider .swiper-wrapper {
    height: auto;
  }
  .stack-slider .stack-slider {
    overflow: hidden;
  }
  .stack-slider .content {
    width: 100%;
    margin-top: 32px;
  }
}

.faq-section {
  background-color: #fff;
  padding: 3rem 0 0;
}
@media (min-width: 768px) {
  .faq-section {
    padding: 4rem 0 0;
  }
}
.faq-section .faq-col-wrap {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.faq-section .faq-title {
  color: #141318;
  font-weight: 600;
  font-size: 2.25rem;
  margin: 0;
}
.faq-section .faq-desc {
  display: none;
}
.faq-section .faq-item {
  padding: 1.5rem 0;
  border-bottom: 1px solid rgba(20, 19, 24, 0.1);
}
.faq-section .faq-item:last-child {
  border-bottom: unset !important;
}
.faq-section .faq-item.is-active {
  border-bottom: 1px solid #0D156A;
}
.faq-section .faq-item.is-active .faq-item-title {
  color: #0D156A;
}
.faq-section .faq-item.is-active .faq-title-wrap .plus-icon::before, .faq-section .faq-item.is-active .faq-title-wrap .plus-icon::after {
  background-color: #0D156A;
}
.faq-section .faq-item.is-active .faq-title-wrap .plus-icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.faq-section .faq-item.is-active .faq-desc {
  margin-top: 1.25rem;
}
.faq-section .faq-title-wrap {
  position: relative;
  cursor: pointer;
}
.faq-section .faq-title-wrap .plus-icon {
  position: absolute;
  top: 50%;
  right: 0.625rem;
  width: 1.25rem;
  height: 1.25rem;
  transform: translateY(-50%);
  pointer-events: none;
}
.faq-section .faq-title-wrap .plus-icon::before, .faq-section .faq-title-wrap .plus-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 100%;
  background-color: #DDB129;
  transform: translate(-50%, -50%);
}
.faq-section .faq-title-wrap .plus-icon::before {
  transform: translate(-50%, -50%) rotate(90deg);
}
.faq-section .faq-item-title {
  display: block;
  font-size: 1rem;
  font-weight: 500;
  color: #141318;
  width: 88%;
  line-height: 1.56;
}
@media (min-width: 768px) {
  .faq-section .faq-item-title {
    font-size: 1.125rem;
    line-height: 1.65;
  }
}
.faq-section .faq-desc-wrap {
  width: 88%;
}
.faq-section .faq-desc .desc {
  font-size: 1rem;
  line-height: 1.56;
  font-weight: 400;
  color: #141318;
}
@media (min-width: 768px) {
  .faq-section .faq-desc .desc {
    font-size: 1.125rem;
    line-height: 1.65;
  }
}

.blog-cta-component {
  margin: 4rem 0 0;
}
.blog-cta-component .cta-content {
  border-top-right-radius: 2.25rem;
  border-bottom-left-radius: 2.25rem;
  background-color: #141318;
  padding: 3rem 1.5rem;
  display: block;
  text-align: start;
}
@media (min-width: 768px) {
  .blog-cta-component .cta-content {
    padding: 3rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
.blog-cta-component .cta-heading.h3 {
  line-height: 1.03;
  color: #fff;
  margin-bottom: 1.5rem;
  font-size: 40px;
}
@media (min-width: 768px) {
  .blog-cta-component .cta-heading.h3 {
    font-size: 48px;
    margin-bottom: 1.25rem;
  }
}
.blog-cta-component .cta-heading.h3 span {
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .blog-cta-component .cta-heading.h3 span {
    font-size: 2.5rem;
  }
}
.blog-cta-component .cta-content p {
  font-size: 16px;
  line-height: 1.57;
  color: #fff;
}
.blog-cta-component .cc-description {
  max-width: 700px;
}
.blog-cta-component .cta-buttons {
  display: flex;
  margin-top: 36px;
}
@media (min-width: 768px) {
  .blog-cta-component .cta-buttons {
    margin-top: 40px;
  }
}
.blog-cta-component .cta-buttons .btn {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  width: 100%;
  text-align: center;
  justify-content: center;
  padding: 0.875rem 1.125rem;
}
@media (min-width: 576px) {
  .blog-cta-component .cta-buttons .btn {
    width: fit-content;
  }
}
.blog-cta-component .cta-buttons .btn:hover {
  color: #141318;
}
.blog-cta-component .cta-buttons .btn svg {
  height: 24px;
  width: 24px;
}

.book-an-appointment-block {
  position: relative;
}
.book-an-appointment-block::before {
  content: "";
  position: absolute;
  top: -4%;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../images/golden-box-bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center;
  pointer-events: none;
}
@media (min-width: 768px) {
  .book-an-appointment-block::before {
    background-size: 100% auto;
    top: -15%;
  }
}
.book-an-appointment-block .ba-row {
  border-radius: 0 2.25rem 0 2.25rem;
  overflow: hidden;
}
.book-an-appointment-block .ba-heading-wrap {
  max-width: 66.25rem;
  margin: 0 auto 3rem;
  text-align: left;
}
@media (min-width: 768px) {
  .book-an-appointment-block .ba-heading-wrap {
    margin-bottom: 4.625rem;
    text-align: center;
  }
}
.book-an-appointment-block .ba-heading {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .book-an-appointment-block .ba-heading {
    margin-bottom: 2.25rem;
  }
}
.book-an-appointment-block .ba-title {
  font-size: 2rem;
  line-height: 1.3;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .book-an-appointment-block .ba-title {
    font-size: 2.5rem;
    margin-bottom: 2.25rem;
    line-height: 1;
  }
}
.book-an-appointment-block .ba-sub-title p {
  font-size: 1rem;
}
.book-an-appointment-block .ba-cell-left {
  min-height: 22.75rem;
  height: 100%;
  background-color: #FFF8E3;
  padding: 1.5rem;
}
@media (min-width: 768px) {
  .book-an-appointment-block .ba-cell-left {
    min-height: 37.5rem;
  }
}
@media (min-width: 992px) {
  .book-an-appointment-block .ba-cell-left {
    padding: 2.25rem;
  }
}
.book-an-appointment-block .ba-cell-left::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  aspect-ratio: 314/156;
  opacity: 10%;
  background-image: url(../images/form-image.svg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
@media (min-width: 768px) {
  .book-an-appointment-block .ba-cell-left::after {
    aspect-ratio: 452/254;
  }
}
.book-an-appointment-block .ba-cell-right {
  height: 100%;
  background-color: #141318;
  padding: 2.5rem 1.25rem;
}
@media (min-width: 992px) {
  .book-an-appointment-block .ba-cell-right {
    padding: 3.5rem;
  }
}

.custom-upload-box {
  border-radius: 0.5rem;
  padding: 2rem 1.25rem;
  position: relative;
}
.custom-upload-box::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 0.5rem;
  pointer-events: none;
  background: linear-gradient(to right, #DDB129 50%, transparent 50%) top/10px 1px repeat-x, linear-gradient(to right, #DDB129 50%, transparent 50%) bottom/10px 1px repeat-x, linear-gradient(to bottom, #DDB129 50%, transparent 50%) left/1px 10px repeat-y, linear-gradient(to bottom, #DDB129 50%, transparent 50%) right/1px 10px repeat-y;
}
.custom-upload-box input[type=file] {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  top: 0;
  left: 0;
  cursor: pointer;
  color: white;
}

.upload-text h5 {
  font-size: 1.25rem;
  color: #fff;
}
.upload-text p {
  margin-bottom: 5px;
}
.upload-text p,
.upload-text span {
  font-size: 0.875rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
}

.upload-wrapper {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .upload-wrapper {
    flex-direction: row;
    text-align: left;
  }
}

.upload-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .upload-content {
    flex-direction: row;
  }
}

.upload-btn {
  background-color: transparent;
  border: 1.5px solid #fff;
  color: #fff;
  border-radius: 0.25rem;
  cursor: pointer;
  padding: 1rem 1.125rem;
  margin-bottom: 0;
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .upload-btn {
    width: auto;
  }
}

.uploaded-file-name {
  margin-top: 15px;
  color: #DDB129;
  text-align: center;
}

.video-cpt-component {
  background-color: #FFF8E3;
  position: relative;
  padding: 3rem 0;
}
@media (min-width: 768px) {
  .video-cpt-component {
    padding: 6rem 0;
  }
}
.video-cpt-component::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../images/golden-box-bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center;
  pointer-events: none;
}
@media (min-width: 768px) {
  .video-cpt-component::before {
    background-size: 100% auto;
  }
}
.video-cpt-component .vcc-card {
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}
.video-cpt-component .vcc-card [class*=cell-] {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media (min-width: 768px) {
  .video-cpt-component .vcc-card {
    gap: 40px 0;
  }
}
.video-cpt-component .vcc-sec-heading {
  margin-bottom: 2.25rem;
  text-align: left;
}
@media (min-width: 768px) {
  .video-cpt-component .vcc-sec-heading {
    text-align: center;
    margin-bottom: 4.5rem;
  }
}
.video-cpt-component .vcc-sec-heading .h3 {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .video-cpt-component .vcc-sec-heading .h3 {
    margin-bottom: 36px;
  }
}
@media (min-width: 768px) {
  .video-cpt-component .vcc-sec-heading p {
    font-size: 16px;
    line-height: 1.56;
  }
}
.video-cpt-component .vcc-buttons {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .video-cpt-component .vcc-buttons {
    margin-top: 4.063rem;
  }
}
.video-cpt-component .vcc-buttons .btn {
  width: 100%;
}
@media (min-width: 576px) {
  .video-cpt-component .vcc-buttons .btn {
    width: fit-content;
  }
}
.video-cpt-component .vcc-card-content .bullet-check ul li {
  padding-bottom: 16px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .video-cpt-component .vcc-card-content .bullet-check ul li {
    padding-bottom: 18px;
    margin-bottom: 12px;
  }
}
.video-cpt-component .vcc-card-content .h4 {
  font-size: 32px;
}
@media (max-width: 767px) {
  .video-cpt-component .vcc-card-content .h4 br {
    display: none;
  }
}
@media (min-width: 768px) {
  .video-cpt-component .vcc-card-content .h4 {
    font-size: 36px;
  }
}
.video-cpt-component .vcc-post-title {
  margin-top: 16px;
  font-size: 20px;
  font-weight: 600;
}
@media (min-width: 992px) {
  .video-cpt-component .vcc-post-title {
    margin-top: 24px;
    font-size: 32px;
  }
}
@media (min-width: 768px) {
  .video-cpt-component .vcc-intro {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .video-cpt-component .vcc-intro {
    width: 33.7%;
  }
}
@media (min-width: 768px) {
  .video-cpt-component .vcc-media {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .video-cpt-component .vcc-media {
    width: 66.3%;
  }
}
.video-cpt-component .vcc-sub-title {
  font-family: "Work Sans", "Arial", sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.4;
  color: #0D156A;
  margin: 1.5rem 0;
}
@media (min-width: 768px) {
  .video-cpt-component .vcc-sub-title {
    margin: 1.25rem 0 1.875rem;
  }
}
.video-cpt-component .yt-video {
  width: 100%;
  max-width: 100%;
  aspect-ratio: 30/18.7;
  position: relative;
  overflow: hidden;
  border-radius: 0 51px 0 51px;
}
@media (max-width: 767px) {
  .video-cpt-component .yt-video {
    max-width: 100%;
  }
}
.video-cpt-component .yt-video:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background-color: rgba(20, 19, 24, 0.8);
  z-index: 1;
  pointer-events: none;
  border-radius: 0 51px 0 51px;
}
.video-cpt-component .yt-video iframe {
  width: 100%;
  height: 100%;
  border: 0;
  object-fit: cover;
}
.video-cpt-component .yt-video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-cpt-component video.video-inner {
  height: 100%;
  object-fit: cover;
}
.video-cpt-component .video-media video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.video-listing-component {
  background-color: #FFF8E3;
}
.video-listing-component .container {
  border-top: 1px solid #DDB129;
}
.video-listing-component .vcc-card {
  margin-right: -1.25rem;
  margin-left: -1.25rem;
  padding: 3rem 0;
  gap: 32px 0;
}
.video-listing-component .vcc-card [class*=cell-] {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media (min-width: 768px) {
  .video-listing-component .vcc-card {
    padding: 6rem 0;
    gap: 56px 0;
  }
}
.video-listing-component .vcc-card .btn-play {
  width: 64px;
  height: 64px;
}
@media (min-width: 768px) {
  .video-listing-component .vcc-card .btn-play {
    width: 96px;
    height: 96px;
  }
}
.video-listing-component .vcc-buttons {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .video-listing-component .vcc-buttons {
    margin-top: 4.063rem;
  }
}
.video-listing-component .vcc-buttons .btn {
  width: 100%;
}
@media (min-width: 576px) {
  .video-listing-component .vcc-buttons .btn {
    width: fit-content;
  }
}
.video-listing-component .vcc-post-title {
  margin-top: 12px;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 992px) {
  .video-listing-component .vcc-post-title {
    margin-top: 24px;
    font-size: 24px;
    line-height: 1.2;
  }
}
.video-listing-component .vcc-sub-title {
  font-family: "Work Sans", "Arial", sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.4;
  color: #0D156A;
  margin: 1.5rem 0;
}
@media (min-width: 768px) {
  .video-listing-component .vcc-sub-title {
    margin: 1.25rem 0 1.875rem;
  }
}
.video-listing-component .yt-video {
  width: 100%;
  max-width: 100%;
  aspect-ratio: 30/18.7;
  position: relative;
  overflow: hidden;
  border-radius: 0 51px 0 51px;
}
@media (max-width: 767px) {
  .video-listing-component .yt-video {
    max-width: 100%;
  }
}
.video-listing-component .yt-video:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background-color: rgba(20, 19, 24, 0.6);
  z-index: 1;
  pointer-events: none;
  border-radius: 0 51px 0 51px;
}
.video-listing-component .yt-video iframe {
  width: 100%;
  height: 100%;
  border: 0;
  object-fit: cover;
}
.video-listing-component .yt-video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-listing-component video.video-inner {
  height: 100%;
  object-fit: cover;
}
.video-listing-component .video-media video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.contact-details {
  position: relative;
}
.contact-details::before {
  content: "";
  position: absolute;
  top: -4%;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../images/golden-box-bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center;
  pointer-events: none;
}
@media (min-width: 768px) {
  .contact-details::before {
    background-size: 100% auto;
    top: 0;
  }
}
.contact-details .container {
  border-bottom: 1px solid #DDB129;
}
.contact-details .cd-row {
  margin-right: -1.25rem;
  margin-left: -1.25rem;
  row-gap: 1.5rem;
}
.contact-details .cd-row [class*=cell-] {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
.contact-details .cd-card {
  padding: 1.5rem;
  border: 1.5px solid #DDB129;
  background-color: #fff;
  border-radius: 0 2.25rem 0 2.25rem;
  height: 100%;
}
@media (min-width: 768px) {
  .contact-details .cd-card {
    padding: 2.25rem;
  }
}
.contact-details .cd-card-title {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1.5px solid #DDB129;
  font-size: 2rem;
}
@media (min-width: 768px) {
  .contact-details .cd-card-title {
    font-size: 2.25rem;
  }
}
.contact-details .cd-card-desc a {
  font-size: 1.125rem;
  line-height: 1.6;
  font-style: normal;
  color: #141318;
  text-decoration: none;
  display: block;
}
@media (min-width: 768px) {
  .contact-details .cd-card-desc a {
    font-size: 1.5rem;
    line-height: 1.45;
  }
}
.contact-details .cd-card-desc a:hover {
  color: #DDB129 !important;
}
.contact-details .cd-card-detail {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 1.125rem;
}
.contact-details .cd-card-detail:not(:last-child) {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .contact-details .cd-card-detail {
    flex-direction: row;
    align-items: center;
    gap: 1.5rem;
  }
}
.contact-details .cd-card-detail-text {
  flex: 1;
}
.contact-details .cd-card-detail-text p {
  line-height: 1;
}
.contact-details .cd-card-detail-text p:not(:last-child) {
  margin-bottom: 0.5rem;
}
.contact-details .cd-card-detail-text p a {
  font-size: 1.125rem;
  text-decoration: none;
  color: #141318;
}
.contact-details .cd-card-detail-text p a:hover {
  color: #DDB129;
}
@media (min-width: 992px) {
  .contact-details .cd-card-detail-text p a {
    font-size: 1.5rem;
    line-height: 1.3;
  }
}
.contact-details .cd-card-icon {
  width: 4rem;
  height: 4rem;
}
@media (min-width: 768px) {
  .contact-details .cd-card-icon {
    width: 4.5rem;
    height: 4.5rem;
  }
}
.contact-details .cd-card-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.location-map .lm-map-wrap {
  position: relative;
}
.location-map .lm-map-wrap iframe {
  width: 100%;
  height: 27.625rem;
}
@media (min-width: 768px) {
  .location-map .lm-map-wrap iframe {
    height: 38.438rem;
  }
}

.social-media-links .sml-row {
  row-gap: 2.5rem;
}
.social-media-links .sml-heading {
  font-size: 2rem;
  margin-bottom: 2.25rem;
}
@media (min-width: 768px) {
  .social-media-links .sml-heading {
    font-size: 2.25rem;
  }
}
.social-media-links .sml-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.social-media-links .sml-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4.5rem;
  height: 4.5rem;
  margin: 0 auto 1rem;
}
@media (min-width: 768px) {
  .social-media-links .sml-icon {
    width: 5rem;
    height: 5rem;
  }
}
.social-media-links .sml-icon img {
  width: 100%;
  max-height: 4rem;
  object-fit: contain;
}
.social-media-links .sml-icon[href] img {
  transition: transform 0.3s ease;
}
.social-media-links .sml-icon[href]:hover img {
  transform: translateY(-3px);
}

.appointment-confirmation-hero {
  margin: 3.5rem 0;
}
@media (min-width: 768px) {
  .appointment-confirmation-hero {
    margin: 5rem 0;
  }
}
@media (min-width: 1200px) {
  .appointment-confirmation-hero {
    margin: 7.5rem 0;
  }
}
.appointment-confirmation-hero .ach-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 6rem;
  height: 6rem;
  margin: 0 auto 1.5rem;
}
@media (min-width: 768px) {
  .appointment-confirmation-hero .ach-icon {
    width: 11.25rem;
    height: 11.25rem;
    margin: 0 auto 2rem;
  }
}
.appointment-confirmation-hero .ach-icon img {
  width: auto;
  max-height: 5.688rem;
  object-fit: contain;
}
@media (min-width: 768px) {
  .appointment-confirmation-hero .ach-icon img {
    max-height: 10.688rem;
  }
}
.appointment-confirmation-hero .ach-heading {
  color: #0D156A;
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .appointment-confirmation-hero .ach-heading {
    margin-bottom: 2rem;
  }
  .appointment-confirmation-hero .ach-heading br {
    display: none;
  }
}
.appointment-confirmation-hero .ach-description {
  font-size: 1rem;
  font-weight: 500;
}
@includ e respond-above(md) {
  .appointment-confirmation-hero .ach-description {
    font-size: 1.5rem;
  }
}

.submission-received .sr-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 1.5rem;
  background-color: #FFF8E3;
  padding: 1.5rem;
  border-radius: 0 2.25rem 0 2.25rem;
}
@media (min-width: 768px) {
  .submission-received .sr-wrapper {
    flex-direction: row;
    gap: 1.25rem;
    padding: 2.25rem;
    text-align: left;
  }
}
.submission-received .sr-heading-wrapper {
  flex: 1;
}
.submission-received .sr-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 7.5rem;
  height: 7.5rem;
}
@media (min-width: 768px) {
  .submission-received .sr-icon {
    width: 10.625rem;
    height: 10.625rem;
  }
}
.submission-received .sr-icon img {
  width: auto;
  max-height: 6.063rem;
  object-fit: contain;
}
@media (min-width: 768px) {
  .submission-received .sr-icon img {
    max-height: 8.625rem;
  }
}
.submission-received .sr-heading {
  font-size: 2rem;
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .submission-received .sr-heading {
    font-size: 2.25rem;
  }
}
.submission-received .sr-description {
  font-size: 1rem;
}
@media (min-width: 768px) {
  .submission-received .sr-description {
    font-size: 1.125rem;
  }
}

.next-steps-block .nsb-row {
  margin-right: -1.25rem;
  margin-left: -1.25rem;
  row-gap: 1.5rem;
}
.next-steps-block .nsb-row [class*=cell-] {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
.next-steps-block .nsb-card {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 1.5px solid #DDB129;
  border-radius: 0 2.25rem 0 2.25rem;
  padding: 1.25rem;
  height: 100%;
}
@media (min-width: 768px) {
  .next-steps-block .nsb-card {
    padding: 2.25rem;
  }
}
.next-steps-block .nsb-card:has(.nsb-icon) {
  padding-bottom: 0;
}
.next-steps-block .nsb-heading {
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .next-steps-block .nsb-heading {
    font-size: 2.25rem;
  }
}
.next-steps-block .nsb-description {
  font-size: 1rem;
}
@media (min-width: 768px) {
  .next-steps-block .nsb-description {
    font-size: 1.125rem;
  }
}
.next-steps-block .nsb-icon {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 11.25rem;
  height: 11.25rem;
  margin-left: auto;
  margin-top: 3.75rem;
}
.next-steps-block .nsb-icon img {
  width: auto;
  max-height: 11.125rem;
  object-fit: contain;
}

.wysiwyg-component p {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0px;
  margin-bottom: 10px;
}
.wysiwyg-component p:last-child {
  margin-bottom: 0;
}
.wysiwyg-component h1 {
  font-size: 64px;
  margin-bottom: 40px;
}
.wysiwyg-component a {
  text-decoration: none;
}
.wysiwyg-component h2 {
  font-weight: 600;
  font-size: 32px;
  letter-spacing: 0px;
  text-transform: capitalize;
  margin-top: 40px;
}
.wysiwyg-component h2:first-child {
  margin-top: 0;
}
.wysiwyg-component h3 {
  font-family: "Work Sans", "Arial", sans-serif;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0px;
  text-transform: capitalize;
  color: #0D156A;
}
.wysiwyg-component ul li {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0px;
  padding-bottom: 10px;
  margin-bottom: 7px;
  border-bottom: 1px solid rgba(20, 19, 24, 0.1);
}

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

#wpadminbar {
  position: fixed;
}

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

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

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

.bg-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(221, 177, 41, 0.6);
}
.pagination li a:hover {
  color: #0D156A !important;
}
.pagination li a:not(.prev, .next),
.pagination li span {
  border: none;
  font-weight: 700;
  line-height: 1;
  color: rgba(221, 177, 41, 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: #DDB129;
}
.pagination li .prev,
.pagination li .next {
  cursor: pointer;
  color: #DDB129;
  text-decoration: none;
}
.pagination li .prev::after,
.pagination li .next::after {
  content: "";
  position: absolute;
  inset: -2px -4px;
  border: 1px solid #dee3e2;
  border-radius: 0.375rem;
  visibility: hidden;
  opacity: 0;
}
.pagination li .prev:hover,
.pagination li .next:hover {
  color: #0D156A;
}
.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: #DDB129;
}

/* Fluent Form */
.fluentform form .ff-el-group {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .fluentform form .ff-el-group {
    margin-bottom: 2rem;
  }
}
.fluentform form .ff-el-group:has(.step-navigation) {
  margin-bottom: 0;
}
.fluentform form .ff-el-group .step-navigation {
  display: flex;
  flex-direction: column-reverse;
  gap: 1.25rem;
  justify-content: flex-end;
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .fluentform form .ff-el-group .step-navigation {
    flex-direction: row;
    margin-top: 0;
  }
}
.fluentform form .ff-el-group .step-navigation .ff-prev {
  background-color: transparent;
  color: #fff;
  border: 1.5px solid #DDB129;
}
.fluentform form .ff-t-container {
  gap: 2rem;
}
.fluentform form .ff-t-container:has(.ff-description) {
  flex-direction: column;
  gap: 0;
}
.fluentform form .ff-t-container:has(.ff-description) .ff-el-group {
  margin-bottom: 0.75rem;
}
.fluentform form .ff-t-container .ff-description {
  margin-bottom: 2rem;
  text-align: right;
}
.fluentform form .ff-t-container .ff-description.ff-el-group {
  margin-bottom: 2rem;
}
.fluentform form .ff-t-container .ff-description p {
  font-size: 0.875rem;
  color: #fff;
}
.fluentform form .ff-el-section-break {
  margin-bottom: 2.25rem;
}
.fluentform form .ff-el-section-break hr {
  display: none;
}
.fluentform form .ff-el-section-title {
  font-size: 1.5rem;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .fluentform form .ff-el-section-title {
    font-size: 2.25rem;
  }
}
.fluentform form .ff-el-input--label.ff-el-is-required.asterisk-right label::after {
  color: #DDB129;
  margin-left: 0;
}
.fluentform form .ff-el-input--label label {
  font-size: 0.875rem;
  color: #fff;
  margin-bottom: 0.75rem;
}
.fluentform form .ff-el-input--content input[type=text],
.fluentform form .ff-el-input--content input[type=email],
.fluentform form .ff-el-input--content input[type=tel],
.fluentform form .ff-el-input--content textarea,
.fluentform form .ff-el-input--content select {
  height: 3.25rem !important;
  padding: 1rem 1.125rem;
  border: 1px solid rgba(20, 19, 24, 0.2);
  border-radius: 0.5rem;
}
.fluentform form .ff-el-input--content input[type=text]::placeholder,
.fluentform form .ff-el-input--content input[type=email]::placeholder,
.fluentform form .ff-el-input--content input[type=tel]::placeholder,
.fluentform form .ff-el-input--content textarea::placeholder,
.fluentform form .ff-el-input--content select::placeholder {
  font-size: 1rem;
  font-weight: 400;
  color: rgba(20, 19, 24, 0.5);
}
.fluentform form .ff-el-input--content input[type=text]:focus,
.fluentform form .ff-el-input--content input[type=email]:focus,
.fluentform form .ff-el-input--content input[type=tel]:focus,
.fluentform form .ff-el-input--content textarea:focus,
.fluentform form .ff-el-input--content select:focus {
  border-color: #DDB129;
}
.fluentform form .ff-el-input--content select {
  border: 1px solid #DDB129;
  padding: 10px 45px 14px 16px;
  font-weight: 500;
  color: #141318;
}
.fluentform form .ff-el-input--content select option {
  font-weight: 500;
}
.fluentform form .ff-el-input--content textarea {
  min-height: 5rem;
}
.fluentform form .ff-column-container:has(.ff_submit_btn_wrapper) {
  display: flex;
  justify-content: flex-end;
  gap: 1.25rem;
}
@media (max-width: 767px) {
  .fluentform form .ff-column-container:has(.ff_submit_btn_wrapper) {
    flex-direction: column-reverse;
  }
}
.fluentform form .ff-column-container:has(.ff_submit_btn_wrapper) > div {
  flex-basis: auto !important;
  width: auto;
  flex-grow: inherit !important;
}
.fluentform form .ff-el-form-check input[type=checkbox] {
  display: none;
  width: initial;
  height: initial;
  margin-bottom: 0;
  padding: 0;
  cursor: pointer;
}
.fluentform form .ff-el-form-check .ff_tc_checkbox {
  width: 0 !important;
}
.fluentform form .ff-el-form-check .ff_tc_checkbox:has(input[type=checkbox]:checked) + .ff_t_c::after {
  content: "";
  position: absolute;
  top: 45%;
  left: 7px;
  display: block;
  width: 6px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: translateY(-50%) rotate(42deg);
}
.fluentform form .ff-el-form-check .ff_t_c {
  position: relative;
  display: flex !important;
  align-items: center;
}
.fluentform form .ff-el-form-check .ff_t_c::before {
  content: "";
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
  padding: 0.5rem;
  background-color: transparent;
  border: 1px solid #DDB129;
  -webkit-appearance: none;
  cursor: pointer;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 0.25rem;
}
.fluentform form .ff-el-form-check .ff_t_c p {
  font-size: 0.875rem;
  color: #fff;
}
.fluentform form .ff-el-input--label {
  margin-bottom: 0;
}
.fluentform form.fluent_form_1 .ff-btn-submit {
  background-color: #DDB129;
  color: #141318;
  margin-bottom: 0;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  width: 100%;
}
.fluentform form.fluent_form_1 .ff-btn-submit:hover {
  opacity: 1;
}
.fluentform form.frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom {
  margin: 0;
}
.fluentform form .ff-progress {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  margin-bottom: 2.25rem;
}
.fluentform form .ff-progress-item {
  position: relative;
  flex: 1;
  height: 4px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 1.25rem;
}
.fluentform form .ff-progress-item.active {
  background: #DDB129;
}
.fluentform .ff-message-success {
  color: #fff;
  text-align: center;
}

/* Whatsapp Chat Widget CSS */
#whatsapp-chat-widget .wa-chat-box-brand {
  background: none !important;
  border: none !important;
}

#whatsapp-chat-widget .wa-widget-send-button {
  margin: 0 0 80px 0 !important;
}

#whatsapp-chat-widget .wa-chat-bubble {
  margin-bottom: 123px !important;
}

#whatsapp-chat-widget .wa-chat-box {
  margin-bottom: 152px !important;
}

/* stylelint-disable max-nesting-depth */
.hamburger {
  --humburgerbox: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--humburgerbox);
  height: var(--humburgerbox);
  padding: 0;
  text-align: center;
}
@media (min-width: 992px) {
  .hamburger {
    display: none;
  }
}
.hamburger:hover, .hamburger:focus {
  cursor: pointer;
  outline: none;
}
.hamburger span {
  cursor: pointer;
  position: relative;
  right: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  margin: 0 auto;
  border-radius: 2px;
  background: #0D156A;
  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: #0D156A !important;
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger span::before {
  top: -7px;
}
.hamburger span::after {
  bottom: -7px;
  right: 0;
  width: 60%;
}
.hamburger.is-clicked span {
  transform: rotate(45deg);
}
.hamburger.is-clicked span::before {
  opacity: 0;
}
.hamburger.is-clicked span::after {
  transform: translateY(-50%) rotate(-90deg);
  bottom: -7px;
  right: 0;
  top: 50%;
  width: 100%;
}

.mbnav {
  position: relative;
  z-index: -1;
  display: block;
}
@media (min-width: 992px) {
  .mbnav {
    display: none;
  }
}
.mbnav .h-search-field.search-field input {
  padding: 0.938rem 3.125rem 0.938rem 1.25rem;
}
.mbnav .h-search-field.search-field {
  position: relative;
}
.mbnav .h-search-field.search-field .icon-search {
  border: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 100%;
  padding: 0.625rem 1.125rem;
  display: flex;
  align-items: center;
  background: transparent;
}
.mbnav .h-search-field.search-field .icon-search svg {
  width: 1.125rem;
  height: 1.125rem;
}
.mbnav .h-search-field.search-field .icon-search:hover {
  background: #0D156A;
}
.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;
  background-color: #fff;
}
.mbnav__inner {
  pointer-events: none;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: auto;
}
.mbnav__inner .h-search-mainwrap {
  margin-bottom: 0.625rem;
}
.mbnav__top {
  display: flex;
  justify-content: space-between;
  background: #0d156a;
}
.mbnav__logo {
  padding: 15px;
  color: #fff;
}
.mbnav .menu-wrap {
  --leftSlide: 0;
  position: absolute;
  top: calc(var(--HeaderHeight));
  right: var(--leftSlide);
  width: 100%;
  transition: 0.4s ease;
  background: transparent;
  background: #fff;
  height: calc(100dvh - var(--HeaderHeight));
  overflow: auto;
}
.mbnav .menu-wrap .menu-wrap {
  right: -100%;
  visibility: hidden;
  opacity: 0;
}
.mbnav .menu-wrap > .menu-inner {
  pointer-events: auto;
  overflow-x: hidden;
  height: 100%;
  padding: 0 1.25rem !important;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.mbnav-menu ul {
  position: static;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  transition: 0.4s ease;
  padding-bottom: 7.5rem;
}
.mbnav-menu ul li.is-open > .menu-wrap {
  visibility: visible;
  opacity: 1;
}
.mbnav-menu ul li.is-open::after {
  display: none;
}
.mbnav-menu ul li.current-menu-ancestor > a, .mbnav-menu ul li.current-menu-item > a, .mbnav-menu ul li.current-menu-parent > a, .mbnav-menu ul li.blog-post-active > a {
  color: #DDB129 !important;
}
.mbnav-menu ul li:not(.btn-wrap) {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  color: #DDB129;
  font-size: 1.125rem;
  font-weight: 600;
  list-style: none;
  transition: 0.3s;
}
.mbnav-menu ul li:not(.btn-wrap)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: rgba(20, 19, 24, 0.1);
  transition: 0.4s ease 0s;
  border-radius: 20px;
}
.mbnav-menu ul li:not(.btn-wrap)::before {
  display: none;
}
.mbnav-menu ul li:not(.btn-wrap).btns {
  padding: 30px 0 !important;
  max-width: 100%;
  margin-top: 1.5rem;
  border-color: #fff;
  background: #fff;
  position: fixed;
  bottom: 0;
  width: 100%;
  margin-left: -20px;
  pointer-events: none;
  z-index: 111;
  color: #141318;
}
.mbnav-menu ul li:not(.btn-wrap).btns:after {
  display: none;
}
.mbnav-menu ul li:not(.btn-wrap).btns::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(221, 177, 41, 0.1019607843);
  top: 0;
  left: 0;
  display: block;
  opacity: 1;
  visibility: visible;
  border-radius: unset;
}
.mbnav-menu ul li:not(.btn-wrap).btns:hover {
  box-shadow: unset;
}
.mbnav-menu ul li:not(.btn-wrap).btns a {
  pointer-events: fill;
  --focuc-outline-space: -1px;
  user-select: none;
  position: relative;
  display: inline-block;
  padding: 1.125rem 1.75rem;
  border: none;
  border-radius: 0.25rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  color: #141318 !important;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  background-color: #DDB129;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s;
  margin: 0 20px;
}
.mbnav-menu ul li:not(.btn-wrap).btns a::before {
  pointer-events: none;
  content: "";
  position: absolute;
  inset: var(--focuc-outline-space);
  transition: 0.4s ease;
}
.mbnav-menu ul li:not(.btn-wrap).btns a:hover, a:hover .mbnav-menu ul li:not(.btn-wrap).btns a {
  cursor: pointer;
  text-decoration: none;
  transition: 0.6s ease;
  box-shadow: 0px 4px 20px 0px rgba(221, 177, 41, 0.5019607843);
  font-weight: 500;
}
.mbnav-menu ul li:not(.btn-wrap).btns a:focus {
  --focuc-outline-space: -4px;
  color: #fff;
  outline: 0;
}
.mbnav-menu ul li:not(.btn-wrap).btns a:focus::before {
  visibility: visible;
  opacity: 1;
}
.mbnav-menu ul li:not(.btn-wrap).btns:hover a {
  color: #141318;
}
.mbnav-menu ul li:not(.btn-wrap).has-sub a::after {
  display: none;
}
.mbnav-menu ul li:not(.btn-wrap).has-sub > a {
  flex: 1 1 auto;
}
.mbnav-menu ul li:not(.btn-wrap) a::after {
  --sarrow-width: 10px;
  content: "";
  transform: rotate(45deg);
  display: flex;
  align-items: center;
  width: var(--sarrow-width);
  height: var(--sarrow-width);
  margin: auto;
  border: calc(var(--sarrow-width) / 4) solid #DDB129;
  border-bottom: 0;
  border-left: 0;
}
.mbnav-menu ul li:not(.btn-wrap) a {
  cursor: pointer;
  position: relative;
  z-index: 2;
  display: block;
  flex: 1 1 auto;
  order: -1;
  padding: 1.063rem 0;
  line-height: 1.5;
  color: #141318;
  text-decoration: none !important;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0;
}
.mbnav-menu ul li:not(.btn-wrap) a:hover {
  color: #DDB129;
}
.mbnav-menu ul li:not(.btn-wrap) a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  margin-right: 0;
  margin-left: auto;
}
.mbnav-menu ul li:not(.btn-wrap).is-open > .mbnav__caret::before {
  transform: scale(-1);
}
.mbnav-menu ul li:not(.btn-wrap) .btn-wrap {
  position: fixed;
  bottom: 20px;
  left: 20px;
  transform: translateY(200%);
  width: calc(100% - 40px);
  margin: 0;
  transition: 0.4s ease-in-out;
}
.mbnav-menu ul li:not(.btn-wrap) .btn-wrap::before {
  display: none;
}
.mbnav-menu ul li:not(.btn-wrap) .btn-wrap a {
  display: block;
}
.mbnav__caret {
  cursor: pointer;
  z-index: 1;
  display: grid;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: auto;
  color: #DDB129;
}
.mbnav__caret::before {
  content: "";
  width: 0.875rem;
  height: 0.625rem;
  border: none;
  background: url(../images/down-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  transition: transform 0.35s ease;
  transform-origin: center;
}
.color-mbnav .mbnav__caret::before {
  color: #DDB129 !important;
}

.mbnav-menu ul li:not(.btn-wrap).two-col > .sub-menu li:last-child > a {
  padding-bottom: 0.5rem !important;
}
.mbnav-menu ul li:not(.btn-wrap) .sub-menu {
  padding-bottom: 0;
  padding-right: 0;
  padding-left: 28px;
  will-change: height;
  backface-visibility: hidden;
  transform: translateZ(0);
}
.mbnav-menu ul li:not(.btn-wrap) .sub-menu li {
  border: none;
}
.mbnav-menu ul li:not(.btn-wrap) .sub-menu li.feat-menu {
  padding-bottom: 1rem !important;
  padding-top: 0.5rem !important;
}
.mbnav-menu ul li:not(.btn-wrap) .sub-menu li.feat-menu > a {
  display: none;
}
.mbnav-menu ul li:not(.btn-wrap) .sub-menu li a {
  padding: 1.063rem 0;
}
.mbnav-menu ul li:not(.btn-wrap) .sub-menu li .sub-menu {
  margin-left: 0.5rem;
  padding: 0;
}
.mbnav-menu ul li:not(.btn-wrap) .sub-menu li .sub-menu li {
  color: #000;
  font-weight: 400;
}
.mbnav-menu ul li:not(.btn-wrap) .sub-menu li.highlight-menu-item a {
  color: #DDB129 !important;
  text-decoration: underline !important;
  text-underline-offset: 2px;
}
.mbnav-menu ul.menu > li > .sub-menu {
  display: block;
  height: 0;
  overflow: hidden;
  transition: height 0.4s ease;
}
.mbnav-menu ul.menu > li.is-open > .mbnav__caret::before {
  transform: rotate(180deg);
}
.mbnav-menu ul ul li {
  font-size: 16px;
}
.mbnav-menu ul ul li a {
  padding-left: 1.563rem;
}
.mbnav-menu ul ul li li {
  font-size: 14px;
}
.mbnav-menu ul ul li li a {
  padding-left: 2.188rem;
}
.mbnav-search-wrap {
  padding: 2.5rem 1.5rem 0.875rem;
}
.mbnav-search-wrap .header-search-btn {
  display: flex;
  width: 1.25rem;
  height: 1.25rem;
  color: #0D156A;
  cursor: pointer;
  transition: 0.4s ease 0s;
}
.mbnav-search-wrap .header-search-btn.is-click, .mbnav-search-wrap .header-search-btn:hover {
  color: #0D156A;
}
.mbnav-search-wrap .header-search-btn svg {
  width: 100%;
  height: 100%;
}
.mbnav-search-wrap .mbnav-search-form-wrap {
  position: relative;
  z-index: 1;
}
.mbnav-search-wrap .mbnav-search-field input[type=search] {
  padding: 1rem 3.125rem 1rem 1.375rem;
  height: 3.188rem;
  color: #000;
  font-weight: 400;
  background-color: #fff;
  border: 1px solid #0D156A;
  border-radius: 0.25rem;
}
.mbnav-search-wrap .mbnav-search-field input[type=search]::placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.mbnav-search-wrap .mbnav-search-field input[type=search]:-webkit-autofill {
  -webkit-text-fill-color: #fff;
}
.mbnav-search-wrap .mbnav-search-field .icon-search {
  position: absolute;
  top: calc(50% - 10px);
  right: 0.938rem;
  padding: 0;
  display: flex;
  width: 1.125rem;
  height: 1.125rem;
  color: #DDB129;
  border: 0;
  background-color: transparent;
  cursor: pointer;
}
.mbnav-search-wrap .mbnav-search-field .icon-search:hover {
  color: #DDB129;
  transition: 0.35s ease 0s;
}
.mbnav-search-wrap .mbnav-search-field .icon-search svg {
  width: 100%;
  height: 100%;
}
.mbnav-utility-menu {
  margin: 2rem 0;
  padding: 0.5rem 1.5rem 1.5rem;
  background-color: #0D156A;
}
.mbnav-utility-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.mbnav-utility-menu ul li {
  padding: 0;
  border-bottom: 1px solid #0D156A;
}
.mbnav-utility-menu ul li a {
  display: block;
  padding: 1rem 0;
  color: #DDB129;
  font-weight: 600;
}
.mbnav-cta {
  margin: 0.5rem 0 0;
}
.mbnav__backdrop {
  position: fixed;
  z-index: -1;
  inset: 0;
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  transition: all 0.4s ease-in;
}
.mbnav__overlay {
  position: fixed;
  z-index: 99;
  inset: 0;
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.4s ease-in;
}
.mbnav__overlay.is-show {
  visibility: visible;
  opacity: 1;
}
.mbnav.is-open .btn-wrap {
  transform: translateY(0);
}
.mbnav.is-open .mbnav__state {
  left: 0;
}
.mbnav.is-open .mbnav__backdrop {
  z-index: 999;
  visibility: visible;
  opacity: 1;
}

/* --- header --- */
.main-header {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  height: auto;
  transition: 0.4s ease;
  background-color: #fff;
  overflow: visible;
  /* nav */
}
.main-header.stuck {
  background-color: #fff !important;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
}
.main-header .hamburger-close {
  font-size: 0.875rem;
  padding: 0.25rem;
  line-height: 1.42;
  display: none;
}
@media (max-width: 991px) {
  .main-header .mh-bottom:has(+ .is-open) .hamburger-close {
    display: block;
    margin-left: 1.75rem;
  }
}
.main-header .mh-banner {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.625rem;
  width: 100%;
  background: #0D156A;
  padding: 0.938rem 0;
}
@media (max-width: 767px) {
  .main-header .mh-banner {
    padding: 0.844rem 0;
  }
}
.main-header .mh-banner .btn-defult {
  display: inline-block;
}
.main-header .mh-banner .btn-defult:hover {
  color: #fff;
}
@media (max-width: 767px) {
  .main-header .mh-banner .btn-defult {
    font-size: 0.875rem;
  }
}
.main-header .mh-banner .description-light {
  display: inline;
  font-size: 0.875rem;
  color: #fff;
  text-align: left;
  line-height: 1.7;
}
.main-header .mh-banner .description-light span {
  color: #0D156A;
}
.main-header .mh-leftbanner {
  display: flex;
  justify-content: center;
  gap: 1.5rem;
}
.main-header .mh-leftbanner .btn-link {
  color: #0D156A !important;
  min-width: fit-content;
}
.main-header .mh-leftbanner .btn-link svg {
  fill: #0D156A !important;
}
@media (max-width: 767px) {
  .main-header .mh-leftbanner .btn-link svg {
    right: 0;
    top: 50%;
  }
}
.main-header .mh-innerbanner {
  text-align: center;
  position: relative;
}
@media (min-width: 768px) {
  .main-header .mh-innerbanner {
    padding-right: 2.125rem;
  }
}
.main-header .mh-innerbanner svg {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.25rem;
  height: 1rem;
  cursor: pointer;
  transition: 0.3s;
  fill: #fff;
}
@media (max-width: 767px) {
  .main-header .mh-innerbanner svg {
    top: 0;
  }
}
@media (max-width: 575px) {
  .main-header .mh-innerbanner svg {
    top: 0.313rem;
  }
}
.main-header .mh-innerbanner svg:hover {
  opacity: 0.5;
}
.main-header .mh-innerbanner.stuck {
  background: #fff !important;
}
.main-header .mh-innerbanner .navigation nav ul.menu > li {
  position: relative;
}
.main-header .mh-innerbanner .navigation nav ul.menu > li::after {
  content: "";
  position: absolute;
  top: calc(100% + 28px);
  left: 50%;
  transform: translateX(-50%);
  right: -1.375rem;
  width: 0;
  height: 6px;
  background-color: #128350;
  transition: 0.4s ease 0s;
  border-radius: 2px 2px 0 0;
}
.main-header .mh-innerbanner .navigation nav ul.menu > li.btns a {
  background-color: #DDB129;
  color: #0D156A !important;
}
.main-header .mh-innerbanner .navigation nav ul.menu > li.btns a:hover {
  background-color: #0D156A !important;
}
.main-header .brand {
  display: block;
  flex: 0 0 auto;
  width: 18.125rem;
}
@media (max-width: 1399px) {
  .main-header .brand {
    width: 15.625rem;
  }
}
@media (max-width: 1199px) {
  .main-header .brand {
    width: 10rem;
  }
}
@media (max-width: 991px) {
  .main-header .brand {
    width: 13.75rem;
  }
}
.main-header .brand img {
  width: 100%;
}
.main-header .nav-menu {
  flex: 1 1 auto;
  padding-left: 0.938rem;
  gap: 2.5rem;
}
.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;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 0.625rem;
}
.main-header .navigation nav > ul > li.btns {
  padding: 0 !important;
}
.main-header .navigation nav > ul > li.btns a {
  position: relative;
  display: inline-block;
  padding: 1.125rem 1.125rem !important;
  border: none;
  border-radius: 0.25rem;
  font-size: 1rem !important;
  font-weight: 500;
  line-height: 1;
  color: #141318 !important;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  background-color: #DDB129 !important;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s;
  margin-left: 2rem;
  letter-spacing: 0;
}
@media (max-width: 1399px) {
  .main-header .navigation nav > ul > li.btns a {
    padding: 0.563rem 0.875rem !important;
  }
}
@media (max-width: 1199px) {
  .main-header .navigation nav > ul > li.btns a {
    margin-left: 5px;
    padding: 0.5rem 0.5rem !important;
  }
}
.main-header .navigation nav > ul > li.btns a:hover, a:hover .main-header .navigation nav > ul > li.btns a {
  cursor: pointer;
  text-decoration: none;
  transition: 0.6s ease;
  box-shadow: 0px 4px 20px 0px rgba(221, 177, 41, 0.5019607843);
}
.main-header .navigation nav > ul > li.btns a:hover::after, a:hover .main-header .navigation nav > ul > li.btns a::after {
  display: none;
}
.main-header .navigation nav > ul > li.btns a:hover a, a:hover .main-header .navigation nav > ul > li.btns a a {
  color: #141318 !important;
}
.main-header .navigation nav > ul > li.btns a:focus {
  --focuc-outline-space: -4px;
  color: #fff;
  outline: 0;
}
.main-header .navigation nav > ul > li.btns a:focus::before {
  visibility: visible;
  opacity: 1;
}
.main-header .navigation nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-header .navigation nav ul li {
  padding: 0;
  list-style: none;
}
.main-header .navigation nav ul li a {
  display: inline-block;
  color: #141318;
  text-decoration: none;
  font-weight: 500;
}
.main-header .navigation nav ul li a[href="javascript:void(0);"] {
  cursor: default !important;
}
.main-header .navigation nav ul li.current-menu-ancestor > a, .main-header .navigation nav ul li.current-menu-item > a {
  font-weight: 500 !important;
}
.main-header .navigation nav ul li .sub-menu:has(> li.feat-menu:last-child) > li:not(:last-child) {
  padding-right: 48px;
}
.main-header .navigation nav ul li:not(.feat-menu, .two-col) ul li ul {
  margin-left: 10px !important;
}
.main-header .navigation nav ul li:not(.feat-menu, .two-col) ul li ul li > a {
  font-weight: 300 !important;
  color: #fff;
  padding-top: 0 !important;
}
.main-header .navigation nav ul li ul li a {
  font-family: "Work Sans", "Arial", sans-serif;
  font-size: 1rem;
}
.main-header .navigation nav ul li ul li a:hover {
  text-underline-offset: 2px;
  color: #DDB129;
}
.main-header .navigation nav ul li ul li.current-menu-item > a {
  text-decoration: none;
  text-underline-offset: 2px;
  color: #DDB129;
}
.main-header .navigation nav ul li ul li .featured-item a:hover {
  text-decoration: none;
  text-underline-offset: 2px;
}
.main-header .navigation nav ul li ul li.highlight-menu-item a {
  color: #0D156A !important;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.main-header .navigation nav ul li ul li.highlight-menu-item a.featured-card {
  text-decoration: none;
}
.main-header .navigation nav ul .sub-menu {
  transition: 0.4s ease 0s;
}
.main-header .navigation nav ul.menu > li {
  position: relative;
  padding: 0 0.875rem;
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul.menu > li {
    padding: 0 0.313rem;
  }
}
.main-header .navigation nav ul.menu > li:last-child {
  margin-right: 0;
}
.main-header .navigation nav ul.menu > li:last-child > ul.sub-menu {
  transform: translate(-80%, 30px);
}
.main-header .navigation nav ul.menu > li:last-child > ul.sub-menu:has(li.feat-menu) {
  left: auto;
  right: 0;
  transform: translate(6%, 30px);
}
@media (min-width: 1400px) {
  .main-header .navigation nav ul.menu > li:last-child > ul.sub-menu:has(li.feat-menu) {
    transform: translate(20%, 30px);
  }
}
.main-header .navigation nav ul.menu > li:last-child:hover > ul.sub-menu {
  transform: translate(-80%, 0);
}
.main-header .navigation nav ul.menu > li:last-child:hover > ul.sub-menu:has(li.feat-menu) {
  transform: translate(6%, 0);
}
@media (min-width: 1400px) {
  .main-header .navigation nav ul.menu > li:last-child:hover > ul.sub-menu:has(li.feat-menu) {
    transform: translate(20%, 0);
  }
}
.main-header .navigation nav ul.menu > li.menu-item-has-children.menu-focus > ul, .main-header .navigation nav ul.menu > li.menu-item-has-children:hover > ul {
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
  transform: translate(0px, 0px);
}
.main-header .navigation nav ul.menu > li > a {
  font-size: 1rem;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0;
}
@media (max-width: 1399px) {
  .main-header .navigation nav ul.menu > li > a {
    font-size: 0.875rem;
  }
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul.menu > li > a {
    font-size: 0.938rem;
  }
}
.main-header .navigation nav ul.menu > li > a:before {
  font-weight: 700;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  display: block;
}
.main-header .navigation nav ul.menu > li.menu-item-has-children {
  position: relative;
  padding-right: 2.313rem;
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul.menu > li.menu-item-has-children {
    padding-right: 1.25rem;
  }
}
.main-header .navigation nav ul.menu > li.menu-item-has-children::before {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  left: unset;
  transform: translateY(-30%) !important;
  width: 0.75rem;
  height: 0.625rem;
  background: url(../images/down-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
  transition: 0.4s ease 0s;
  display: block !important;
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul.menu > li.menu-item-has-children::before {
    right: 5px;
  }
}
.main-header .navigation nav ul.menu > li.menu-item-has-children:hover::before {
  transform: translateY(-50%) rotate(180deg) !important;
}
.main-header .navigation nav ul.menu > li:hover::after, .main-header .navigation nav ul.menu > li.current_page_item::after, .main-header .navigation nav ul.menu > li.current-menu-parent::after, .main-header .navigation nav ul.menu > li.current-menu-parent::after, .main-header .navigation nav ul.menu > li.blog-post-active::after {
  content: "";
  position: absolute;
  top: calc(100% + 10px);
  left: 50%;
  transform: translateX(-50%);
  right: -1.375rem;
  height: 2px;
  width: 1.5rem;
  background-color: #DDB129;
  transition: 0.4s ease 0s;
  border-radius: 20px;
  z-index: -1;
}
.main-header .navigation nav ul.menu > li:hover.btns::after, .main-header .navigation nav ul.menu > li.current_page_item.btns::after, .main-header .navigation nav ul.menu > li.current-menu-parent.btns::after, .main-header .navigation nav ul.menu > li.current-menu-parent.btns::after, .main-header .navigation nav ul.menu > li.blog-post-active.btns::after {
  display: none;
}
.main-header .navigation nav ul.menu > li > .sub-menu {
  pointer-events: none;
  position: absolute;
  top: calc(100% + 2.688rem);
  left: 13%;
  min-width: 14.938rem;
  padding: 0 0.938rem !important;
  padding: 0;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  transform: translate(0%, 30px);
  background: #fff;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-top: 1px solid #DDB129;
}
@media (max-width: 1399px) {
  .main-header .navigation nav ul.menu > li > .sub-menu {
    top: calc(100% + 2.438rem);
  }
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul.menu > li > .sub-menu {
    top: calc(100% + 1.688rem);
  }
}
.main-header .navigation nav ul.menu > li > .sub-menu::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  height: 3.438rem;
}
.main-header .navigation nav ul.menu > li > .sub-menu li {
  border-bottom: 1px solid rgba(221, 177, 41, 0.2);
}
.main-header .navigation nav ul.menu > li > .sub-menu li:last-child {
  border: none;
}
.main-header .navigation nav ul.menu > li > .sub-menu li a {
  padding: 1rem 0;
  letter-spacing: 0;
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul.menu > li > .sub-menu li a {
    padding: 0.625rem 0;
  }
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.two-col) {
  padding-top: 16px !important;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.two-col) .featured-detailwrap {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  padding: 0 16px;
  z-index: 2;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.two-col) .featured-title {
  display: block !important;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.two-col) .featured-item {
  background: rgba(222, 227, 226, 0.85);
  padding: 1rem 1.063rem 1.188rem;
  border-radius: 0.625rem;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.two-col) .featured-item a {
  padding: 0 !important;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.two-col) .featured-wrapper {
  display: flex;
  flex-direction: column;
  max-width: 100%;
  margin: unset;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.two-col) .featured-wrapper .featured-item-title {
  order: -1;
  font-weight: 500 !important;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.two-col) .featured-img {
  position: relative;
  overflow: hidden;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.two-col) .featured-img::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(13, 21, 106, 0.5);
  pointer-events: none;
  transition: 0.4s ease 0s;
  z-index: 1;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.feat-menu) {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-rows: auto;
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul.menu > li > .sub-menu:has(li.feat-menu) {
    transform: translate(-33%, 0px);
  }
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.feat-menu) > li.feat-menu {
  grid-area: 1/2/30/2;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.feat-menu) > li.feat-menu > a {
  display: none;
}
@media (max-width: 991px) {
  .main-header li .feat-menu {
    flex-direction: column;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .main-header li.two-col:hover > ul {
    transform: translate(-30%, 0px) !important;
  }
  .main-header li.two-col > ul {
    transform: translate(-30%, 30px) !important;
  }
}
.main-header li.two-col > ul {
  display: flex;
  gap: 4.5rem;
}
@media (min-width: 992px) {
  .main-header li.two-col > ul > li {
    max-width: 19.938rem;
    min-width: 19.938rem;
  }
}
@media (min-width: 992px) {
  .main-header li.two-col > ul > li a {
    letter-spacing: 0;
  }
}
@media (max-width: 991px) {
  .main-header li.two-col > ul > li a {
    font-size: 14px;
  }
}
.main-header li.two-col > ul > li > a {
  font-family: "Playfair Display", "Arial", sans-serif !important;
  font-weight: 600;
}
@media (max-width: 991px) {
  .main-header li.two-col > ul > li > a {
    font-family: "Work Sans", "Arial", sans-serif !important;
    font-weight: 600;
    font-size: 1rem;
  }
}
.main-header li.two-col > ul > li > ul > li a {
  padding-left: 0 !important;
}
@media (max-width: 991px) {
  .main-header li.two-col > ul > li > ul > li a {
    letter-spacing: 0;
  }
}
@media (min-width: 992px) {
  .main-header li.two-col {
    padding-left: 0 !important;
  }
}
.main-header .featured-lable {
  position: absolute;
  top: 21px;
  left: 16px;
  font-family: "Playfair Display", "Arial", sans-serif;
  font-weight: 600;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #DDB129;
  padding: 0.75rem 0.5rem;
  background: #0D156A;
  border-radius: 0.5rem;
  letter-spacing: 0.1px;
  line-height: 1;
}
.main-header .featured-card {
  padding: 0 !important;
}
@media (min-width: 992px) {
  .main-header .featured-card {
    margin-left: 3rem;
  }
}
.main-header .featured-card:hover .featured-img img {
  transform: scale(1.1);
}
.main-header .featured-card:hover .featured-title {
  color: #0D156A;
}
.main-header .featured-category {
  color: #0D156A;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 600;
}
.main-header .featured-mainwrap .featured-title {
  font-weight: 500;
  line-height: 1.4;
  white-space: normal;
}
.main-header .featured-title {
  color: #fff;
}
.main-header .featured-item {
  max-width: 17.5rem;
  min-width: 17.5rem;
  width: 100%;
  border-left: 1px solid #fff;
}
@media (max-width: 991px) {
  .main-header .featured-item {
    min-width: unset;
    border: none;
  }
}
.main-header .featured-item a {
  padding: 0 2rem 0.625rem 3rem;
}
.main-header .featured-item a:hover .featured-item-title {
  color: #0D156A;
}
.main-header .featured-item-title {
  display: block;
  margin-bottom: 0;
  white-space: normal;
  transition: 0.35s ease 0s;
  font-size: 0.875rem;
  color: #fff;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .main-header .featured-item-title {
    -webkit-line-clamp: 4;
  }
}
.main-header .featured-wrapper {
  position: relative;
}
@media (min-width: 992px) {
  .main-header .featured-wrapper {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
  }
}
.main-header .featured-img {
  position: relative;
  aspect-ratio: 231/126;
  border-radius: 0.5rem;
  overflow: hidden;
  background-color: #0D156A;
}
.main-header .featured-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 576px) {
  .main-header .featured-img {
    aspect-ratio: 231/126;
  }
}
.main-header .featured-img::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(221, 177, 41, 0) 15.63%, rgba(221, 177, 41, 0.8) 81%);
  border-radius: 10px;
  z-index: 1;
  pointer-events: none;
}
.main-header .featured-img img {
  transition: 1s;
}
@media (max-width: 991px) {
  .main-header .mh-top {
    display: none;
  }
}
@media (max-width: 991px) {
  .main-header .mh-top-cta {
    display: none;
  }
}
.main-header .mh-top-wrap {
  gap: 1.75rem;
}
@media (max-width: 1199px) {
  .main-header .mh-top-wrap {
    gap: 1.25rem;
  }
}
.main-header .mh-top-nav .menu {
  display: flex;
  align-items: center;
  gap: 1.75rem;
  padding: 0;
  margin: 0;
  list-style: none;
}
.main-header .mh-top-nav .menu li {
  padding: 0;
}
.main-header .mh-top-nav .menu li a {
  color: #fff;
  font-size: 0.75rem;
  font-weight: 500;
}
.main-header .mh-top-nav .menu li a:hover {
  color: #0D156A;
}
.main-header .mh-bottom {
  padding: 1.25rem 0;
}
@media (max-width: 991px) {
  .main-header .mh-bottom {
    padding: 1.125rem 0;
  }
  .main-header .mh-bottom:has(+ .mbnav.is-open) {
    background: #fff;
  }
}

/* --- footer --- */
.footer-main {
  background: linear-gradient(180deg, rgba(255, 248, 227, 0) 0%, #FFF8E3 17.73%);
  padding: 7.5rem 0 1.25rem;
  position: relative;
}
@media (max-width: 767px) {
  .footer-main {
    padding: 3.5rem 0 1.25rem;
  }
}
.footer-main::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../images/footer-vector.png);
  background-position: right;
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media (max-width: 767px) {
  .footer-main::before {
    background: url(../images/footer-vector-mobile.png);
    background-position: center right;
    background-repeat: no-repeat;
  }
}
.footer-main .footer-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 189px;
}
@media (max-width: 991px) {
  .footer-main .footer-top {
    flex-wrap: wrap;
    gap: 24px;
  }
}
.footer-main .footer-logo {
  width: 24.375rem;
}
.footer-main .footer-logo img {
  width: 100%;
}
@media (max-width: 991px) {
  .footer-main .footer-logo {
    width: 16.25rem;
  }
}
.footer-main .footer-contact-info {
  display: flex;
  flex-wrap: wrap;
  gap: 1.375rem 2rem;
  max-width: 43.25rem;
}
@media (max-width: 767px) {
  .footer-main .footer-contact-info {
    gap: 0 32px;
  }
}
.footer-main .footer-info-item {
  display: flex;
  gap: 12px;
  font-size: 16px;
  color: #141318;
  line-height: 1.56;
}
.footer-main .footer-info-item:first-child {
  border-right: 1px solid #DCB129;
  padding-right: 32px;
}
@media (max-width: 767px) {
  .footer-main .footer-info-item:first-child {
    border-right: none;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .footer-main .footer-info-item {
    border-bottom: 1px solid #DCB129;
    padding-bottom: 16px;
    margin-bottom: 16px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .footer-main .footer-info-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.footer-main .footer-info-item .address-icon {
  min-width: 28px;
  width: 28px;
  height: 28px;
  background: #DCB129;
  color: #fff;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-main .footer-info-item a {
  color: #141318;
  text-decoration: none;
}
.footer-main .footer-info-item a:hover {
  color: #d4aa1f;
}
.footer-main .footer-divider {
  width: 100%;
  height: 1px;
  background: #DDB129;
  margin: 3.5rem 0;
}
@media (max-width: 767px) {
  .footer-main .footer-divider {
    background: transparent;
    margin: 1.5rem 0;
  }
}
.footer-main .footer-middle {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
@media (max-width: 991px) {
  .footer-main .footer-middle {
    flex-wrap: wrap;
    gap: 36px;
  }
}
.footer-main .footer-social {
  margin-top: 0.375rem;
}
.footer-main .footer-links,
.footer-main .footer-social {
  width: 31%;
}
@media (max-width: 991px) {
  .footer-main .footer-links,
  .footer-main .footer-social {
    width: 45%;
  }
}
@media (max-width: 575px) {
  .footer-main .footer-links,
  .footer-main .footer-social {
    width: 100%;
  }
}
.footer-main .footer-links h4,
.footer-main .footer-social h4 {
  font-size: 18px;
  color: #0D156A;
  margin-bottom: 28px;
  position: relative;
}
.footer-main .footer-links h4::after,
.footer-main .footer-social h4::after {
  content: "";
  width: 25px;
  height: 2px;
  background: #DCB129;
  position: absolute;
  left: 0;
  bottom: -14px;
}
.footer-main .footer-links ul,
.footer-main .footer-social ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-main .footer-links ul li,
.footer-main .footer-social ul li {
  padding: 7px 0;
  list-style-type: none;
}
.footer-main .footer-links ul li::before,
.footer-main .footer-social ul li::before {
  display: none;
}
.footer-main .footer-links ul li a,
.footer-main .footer-social ul li a {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.56;
  color: #141318;
  text-decoration: none;
  transition: 0.3s;
  letter-spacing: 0;
}
.footer-main .footer-links ul li a:hover,
.footer-main .footer-social ul li a:hover {
  color: #DDB129;
}
.footer-main .footer-links ul li.current_page_item a, .footer-main .footer-links ul li.current-menu-item a, .footer-main .footer-links ul li.blog-post-active a,
.footer-main .footer-social ul li.current_page_item a,
.footer-main .footer-social ul li.current-menu-item a,
.footer-main .footer-social ul li.blog-post-active a {
  color: #DDB129;
}
.footer-main .social-icons {
  display: flex;
  gap: 24px;
}
@media (max-width: 767px) {
  .footer-main .social-icons {
    margin-top: 0.375rem;
  }
}
.footer-main .social-icons a {
  width: 2.75rem;
  height: 2.75rem;
  background: #DCB129;
  color: #fff;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: 0.3s;
}
.footer-main .social-icons a:hover {
  transform: translateY(-3px);
}
.footer-main .footer-bottom {
  margin-top: 3.5rem;
  padding: 20px 0 0;
  border-top: 1px solid rgba(221, 177, 41, 0.3);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 20px;
}
@media (max-width: 767px) {
  .footer-main .footer-bottom {
    margin-top: 3rem;
  }
}
.footer-main .footer-policy-links ul {
  display: flex;
  gap: 20px;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 767px) {
  .footer-main .footer-policy-links ul {
    justify-content: center;
  }
}
.footer-main .footer-policy-links ul li {
  position: relative;
}
.footer-main .footer-policy-links ul li::before {
  display: none;
}
.footer-main .footer-policy-links ul li:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 12px;
  background-color: #DCB129;
  right: -10px;
  top: 50%;
  transform: translateY(-40%);
}
.footer-main .footer-policy-links ul li a {
  color: #141318;
  text-decoration: none;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0;
}
.footer-main .footer-policy-links ul li a:hover {
  color: #DDB129;
}
.footer-main .footer-policy-links ul li:last-child::after {
  display: none;
}
.footer-main .footer-policy-links ul li.current_page_item a {
  color: #DDB129;
}
@media (max-width: 768px) {
  .footer-main .footer-top,
  .footer-main .footer-middle,
  .footer-main .footer-bottom {
    align-items: flex-start;
  }
  .footer-main .footer-logo img {
    max-width: 260px;
  }
  .footer-main .copyright-text,
  .footer-main .footer-policy-links {
    width: 100%;
    text-align: center;
  }
}
.footer-main .mf-copyright {
  font-weight: 500;
  font-size: 0.75rem;
  color: #141318;
}
.footer-main .mf-copyright span {
  color: #DDB129;
}

.blog-banner {
  background: linear-gradient(180deg, #0D156A 0%, #070F42 100%);
  padding: 2.25rem 0 7.25rem 0;
}
@media (min-width: 992px) {
  .blog-banner {
    padding: 5rem 0 10rem 0;
  }
}
.blog-banner .breadcrumb-wrapper {
  margin-bottom: 2.25rem;
}
.blog-banner .breadcrumb-wrapper span span a {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.71;
  color: rgba(255, 255, 255, 0.6);
  padding-right: 2.625rem;
  text-decoration: none;
  position: relative;
}
.blog-banner .breadcrumb-wrapper span span a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.875rem;
  transform: translateY(-50%);
  width: 0.875rem;
  height: 0.875rem;
  background: url(../images/eyebrow-text-icon.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.blog-banner .breadcrumb-wrapper span span a:hover {
  color: #DDB129;
}
.blog-banner .breadcrumb-wrapper .breadcrumb_last {
  color: #DDB129;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.71;
}
.blog-banner .breadcrumb-wrapper .breadcrumb_last::before {
  display: none;
}
.blog-banner .blog-category {
  padding: 0.5rem 0.75rem;
  border-top-right-radius: 18px;
  border-bottom-left-radius: 18px;
  border: 1px solid #DDB129;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.71;
  color: rgba(255, 255, 255, 0.8);
}
.blog-banner .blog-title {
  color: #fff;
  margin: 1rem 0;
}
.blog-banner .blog-meta-separator {
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #fff;
}
.blog-banner .blog-meta-date, .blog-banner .blog-meta-author {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 30px;
  letter-spacing: 0px;
  color: #DDB129;
}

.blog-toc-box-wrap {
  position: sticky;
  top: var(--HeaderHeight);
}

.blog-content-area-main {
  margin-top: -5rem;
}
@media (min-width: 992px) {
  .blog-content-area-main {
    margin-top: -6rem;
  }
}
.blog-featured-image {
  border-top-right-radius: 36px;
  border-bottom-left-radius: 36px;
  overflow: hidden;
  position: relative;
  padding-top: 90.7462686567%;
  max-width: 1280px;
}
.blog-featured-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .blog-featured-image {
    padding-top: 32.03125%;
  }
  .blog-featured-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.blog-excerpt {
  padding: 32px 0 0;
  border-bottom: none;
}
@media (min-width: 992px) {
  .blog-excerpt {
    padding: 64px 0;
    border-bottom: 1px solid #DDB129;
  }
}
.blog-main-content {
  padding: 31px 0 48px 0;
  border-top: 1px solid #DDB129;
  border-bottom: 1px solid #DDB129;
}
@media (min-width: 768px) {
  .blog-main-content {
    padding: 0 0 64px 0;
    border-top: unset;
  }
}
.blog-main-content h2 {
  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0px;
  text-transform: capitalize;
  margin-bottom: 24px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .blog-main-content h2 {
    font-size: 36px;
  }
}
.blog-main-content h3 {
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0px;
  text-transform: capitalize;
  margin-bottom: 24px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .blog-main-content h3 {
    font-size: 24px;
  }
}
.blog-main-content p {
  font-size: 16px;
  line-height: 1.56;
  margin-bottom: 8px;
}
.blog-main-content p:has(+ h2) {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .blog-main-content p:has(+ h2) {
    margin-bottom: 64px;
    font-size: 18px;
    line-height: 1.65;
  }
}
.blog-main-content table {
  margin: 20px 0;
}
@media (max-width: 767px) {
  .blog-main-content table {
    display: block;
    max-width: 800px;
    overflow-x: auto;
    width: 800px !important;
  }
}
.blog-main-content ul {
  margin-top: 14px;
  margin-bottom: 24px;
}
.blog-main-content ul li {
  padding-bottom: 16px;
  margin-bottom: 10px;
  font-size: 16px;
}
@media (min-width: 768px) {
  .blog-main-content ul li {
    font-size: 20px;
  }
}
.blog-main-content blockquote {
  gap: 24px;
  padding: 24px;
  border-top-right-radius: 36px;
  border-bottom-left-radius: 36px;
  background-color: #FFF8E3;
  border: unset;
  margin: 63px 0 0;
}
@media (min-width: 768px) {
  .blog-main-content blockquote {
    padding: 36px;
  }
}
.blog-main-content blockquote p {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #141318;
}
.blog-main-content blockquote h2 {
  font-weight: 600;
  font-size: 32px;
  text-transform: capitalize;
  color: #141318;
}
@media (min-width: 768px) {
  .blog-main-content blockquote h2 {
    font-size: 36px;
  }
}
.blog-content {
  padding: 0 0 48px;
  display: flex;
  gap: 48px;
  flex-direction: column-reverse;
}
@media (min-width: 992px) {
  .blog-content {
    flex-direction: row;
    padding: 64px 0 96px;
    gap: 60px;
  }
}
.blog-toc-box {
  width: 100%;
  margin-top: 32px;
}
@media (min-width: 992px) {
  .blog-toc-box {
    width: 23%;
    margin: 0;
  }
}
.blog-toc-box .toc-box {
  background-color: #FFF8E3;
  padding: 24px 24px 12px;
  border-top-right-radius: 36px;
  border-bottom-left-radius: 36px;
}
.blog-toc-box .toc-box h4 {
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  color: #141318;
  border-bottom: 1px solid #DDB129;
  padding-bottom: 24px;
}
.blog-toc-box .toc-box a {
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0px;
  text-transform: capitalize;
}
@media (min-width: 768px) {
  .blog-toc-box .toc-box a {
    font-size: 18px;
  }
}
.blog-toc-box .toc-box ul {
  padding: 0;
  margin-bottom: 0;
}
.blog-toc-box .toc-box li {
  padding-bottom: 14px;
  margin-bottom: 14px;
  margin: 0;
  transition: transform 0.65s ease, opacity 0.25s ease;
}
.blog-toc-box .toc-box li .active {
  color: #141318;
  padding-left: 1rem;
  display: block;
  position: relative;
  transition: transform 0.65s ease, opacity 0.25s ease;
}
.blog-toc-box .toc-box li .active:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 70%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border-left: 1px solid #DDB129;
  transition: transform 0.65s ease, opacity 0.25s ease;
}
.blog-toc-box .toc-box li a {
  color: rgba(20, 19, 24, 0.6);
  text-decoration: none;
}
.blog-toc-box .toc-box li::before {
  display: none;
}
.blog-sidebar {
  width: 100%;
}
@media (min-width: 992px) {
  .blog-sidebar {
    width: 73%;
  }
}
.blog-sidebar .faq-section {
  border-bottom: 1px solid #DDB129;
  padding: 3rem 0;
}
@media (min-width: 768px) {
  .blog-sidebar .faq-section {
    padding: 4rem 0;
  }
}
.blog-sidebar .faq-section .container {
  width: 100%;
  margin: 0;
}
.blog-social-icons {
  display: flex;
  gap: 20px;
}
.blog-post-social h4 {
  margin-bottom: 20px;
}
.blog-post-social {
  padding: 24px 24px 0;
}
@media (max-width: 991px) {
  .blog-post-social {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.blog-share-link {
  display: flex;
  transition: 0.6s all;
}
.blog-share-link:hover {
  scale: 1.1;
  transition: 0.6s all;
}
.blog-detail {
  padding: 3rem 0 0;
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) {
  .blog-detail {
    padding: 6rem 0 0;
  }
}
.blog-detail:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background-image: url(../images/golden-box-about-bg.png);
  background-repeat: no-repeat;
  pointer-events: none;
  background-size: 150%;
}
@media (min-width: 768px) {
  .blog-detail:before {
    background-size: 100%;
  }
}
.blog-detail .related-post-title {
  margin-bottom: 3.5rem;
}
.blog-detail .view-all-blog {
  margin-top: 3.5rem;
}

@media (max-width: 767px) {
  .blog-detail .container {
    margin: 0;
    width: 100%;
  }
}

.blog-detail-wrap.swiper {
  overflow: visible;
}
.blog-detail-wrap .bl-col.cell-md-6 {
  width: 100%;
  padding: 0;
  height: 100%;
}
.blog-detail-wrap .swiper-pagination {
  position: relative;
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
.blog-detail-wrap .swiper-slide {
  height: auto;
}
.blog-detail-wrap .swiper-pagination-bullet {
  width: 24px;
  height: 24px;
  background: transparent;
  opacity: 1;
  margin: 0 !important;
  transition: 0.4s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.blog-detail-wrap .swiper-pagination-bullet svg {
  transition: 0.4s ease;
  opacity: 0.3;
}
.blog-detail-wrap .swiper-pagination-bullet-active svg {
  opacity: 1;
}

/* FEATURED POST START */
.bl-featured .featured-post-card {
  background-color: #FFF8E3;
  border-radius: 0 2.25rem 0 2.25rem;
  overflow: hidden;
  text-decoration: none;
  transition: 0.4s;
}
@media (min-width: 768px) {
  .bl-featured .featured-post-card {
    border-radius: 0 10.625rem 0 10.625rem;
  }
}
.bl-featured .featured-post-card:hover {
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
}
.bl-featured .featured-post-card:hover .btn-link-primary {
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
}
.bl-featured .featured-post-image {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 18.75rem;
  border-radius: 0 2.25rem 0 0;
  overflow: hidden;
}
.bl-featured .featured-post-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .bl-featured .featured-post-image {
    border-radius: 0 9.375rem 0 9.375rem;
  }
}
.bl-featured .featured-post-content {
  padding: 1.5rem;
}
@media (min-width: 768px) {
  .bl-featured .featured-post-content {
    padding: 3rem 4rem 3rem 2.5rem;
  }
}
.bl-featured .featured-post-category {
  padding: 0.313rem 0.75rem;
  margin-bottom: 1.5rem;
}
.bl-featured .featured-post-category::before {
  display: none;
}
.bl-featured .featured-post-title {
  font-size: 1.5rem;
}
@media (min-width: 992px) {
  .bl-featured .featured-post-title {
    font-size: 2.5rem;
  }
}
.bl-featured .featured-post-date {
  font-size: 0.875rem;
  margin-top: 1.5rem;
  color: rgba(20, 19, 24, 0.6);
}
.bl-featured .featured-post-link {
  margin-top: 0.75rem;
  margin-left: auto;
  background-color: #DDB129;
}
@media (min-width: 768px) {
  .bl-featured .featured-post-link {
    margin-top: 2.813rem;
  }
}

/* FEATURED POST END */
/* BLOG LISTING START **/
.blog-listing .sec-heading {
  max-width: 66.25rem;
  margin: 0 auto 2rem;
}
@media (min-width: 992px) {
  .blog-listing .sec-heading {
    margin: 0 auto 3.5rem;
  }
}
.blog-listing .sec-title {
  font-size: 2.5rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 992px) {
  .blog-listing .sec-title {
    font-size: 3rem;
    margin-bottom: 2.25rem;
  }
}
.blog-listing .bl-cat-filter {
  flex: 1;
}
.blog-listing .bl-row {
  row-gap: 1.5rem;
}
@media (min-width: 768px) {
  .blog-listing .bl-row {
    row-gap: 2.5rem;
  }
}
.blog-listing .bl-filter-wrapper {
  position: relative;
  display: grid;
  align-items: center;
  gap: 1.875rem;
  margin-bottom: 2.75rem;
  padding-bottom: 2.75rem;
  border-bottom: 1px solid #DDB129;
}
@media (min-width: 768px) {
  .blog-listing .bl-filter-wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
  }
}
.blog-listing .bl-filter-wrapper input[type=search] {
  border: 1px solid #DDB129;
  border-radius: 0.5rem;
  padding: 0.75rem 2.5rem 0.75rem 1rem;
  max-width: 100%;
  font-size: 1rem;
  color: #141318;
  background-color: #fff;
}
@media (min-width: 768px) {
  .blog-listing .bl-filter-wrapper input[type=search] {
    max-width: 18.125rem;
  }
}
.blog-listing .bl-filter-wrapper .search-box {
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .blog-listing .bl-filter-wrapper .search-box {
    width: auto;
  }
}
.blog-listing .bl-filter-wrapper button {
  position: absolute;
  right: 0.938rem;
  top: 50%;
  transform: translateY(-50%);
  border: 0;
  padding: 0;
  background-color: transparent;
}
.blog-listing .bl-filter-wrapper button:hover {
  box-shadow: none;
}
.blog-listing .bl-cat-filter {
  position: relative;
  display: flex;
  gap: 0.875rem;
  overflow-x: scroll;
  overflow-y: hidden;
  flex-wrap: nowrap !important;
}
.blog-listing .bl-cat-filter::-webkit-scrollbar {
  display: none;
}
.blog-listing .bl-cat-filter-wrapper {
  display: grid;
  position: relative;
  order: 1;
}
@media (min-width: 768px) {
  .blog-listing .bl-cat-filter-wrapper {
    order: unset;
  }
}
.blog-listing .bl-cat-filter-wrapper::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 5.625rem;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
  pointer-events: none;
}
@media (min-width: 768px) {
  .blog-listing .bl-cat-filter-wrapper::after {
    display: none;
  }
}
.blog-listing .bl-wrap {
  position: relative;
  border: 1px solid rgba(20, 19, 24, 0.2);
  padding: 0.75rem 20px;
  border-radius: 0.5rem;
  cursor: pointer;
  transition: 0.4s;
  white-space: nowrap;
}
.blog-listing .bl-wrap input[type=radio] {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  cursor: pointer;
}
.blog-listing .bl-wrap:has(input[type=radio]:checked), .blog-listing .bl-wrap:hover {
  background-color: #DDB129;
  border-color: #DDB129;
}
.blog-listing .bl-wrap label {
  font-size: 1rem;
  color: #141318;
  font-weight: 500;
  margin: 0;
}
.blog-listing .bl-wrap:last-child {
  margin-right: 6.25rem;
}
.blog-listing .bl-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 0 2.25rem 0 2.25rem;
  overflow: hidden;
  text-decoration: none;
  transition: 0.4s;
  border: 1.5px solid #DDB129;
}
@media (min-width: 768px) {
  .blog-listing .bl-card {
    border: 1.5px solid rgba(20, 19, 24, 0.1);
  }
  .blog-listing .bl-card:hover {
    border: 1.5px solid #DDB129;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
  }
  .blog-listing .bl-card:hover .bl-card-content {
    margin-top: -4rem;
    padding: 1.5rem 1.5rem 5.5rem;
  }
  .blog-listing .bl-card:hover .bl-card-content .permalink {
    opacity: 1;
  }
}
.blog-listing .bl-card:hover .btn-link-primary {
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
}
.blog-listing .bl-card-img {
  position: relative;
  aspect-ratio: 620/410;
}
.blog-listing .bl-card-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog-listing .bl-card-content {
  position: relative;
  padding: 1.5rem;
  flex: 1;
  transition: 0.4s;
  background-color: #fff;
}
.blog-listing .bl-card-content .category {
  padding: 0.313rem 0.75rem;
  margin-bottom: 0.75rem;
}
.blog-listing .bl-card-content .category::before {
  display: none;
}
.blog-listing .bl-card-content .date {
  color: rgba(20, 19, 24, 0.8);
  font-weight: 400;
}
.blog-listing .bl-card-content .permalink {
  margin-top: 0.75rem;
  text-align: right;
}
@media (min-width: 768px) {
  .blog-listing .bl-card-content .permalink {
    position: absolute;
    right: 1.5rem;
    bottom: 1.5rem;
    opacity: 0;
    transition: 0.4s;
  }
}
.blog-listing .bl-card-content .permalink .btn-link-primary {
  display: inline-flex;
}
.blog-listing .load-more-blog .btn-link-load-more {
  margin: 2.75rem auto 0;
}

/* BLOG LISTING END **/
.error-404 .container {
  --container-width:66.25rem;
}
.error-404 .error-wrap .page-title {
  font-size: clamp(10rem, 5.2025rem + 20.4695vw, 23.625rem);
  line-height: 0.3;
  margin-bottom: 26%;
  color: #0D156A;
}
@media (min-width: 768px) {
  .error-404 .error-wrap .page-title {
    margin-bottom: 18%;
  }
}
.error-404 .error-wrap .page-sub-title {
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #DDB129;
}
@media (min-width: 768px) {
  .error-404 .error-wrap .page-sub-title {
    padding-bottom: 3.5rem;
    margin-bottom: 3.5rem;
  }
}
@media (max-width: 767px) {
  .error-404 .error-wrap .page-sub-title {
    font-size: 1.5rem;
  }
}
.error-404 .error-description p {
  font-size: 1rem;
  line-height: 1;
}
@media (min-width: 768px) {
  .error-404 .error-description p {
    font-size: 1.25rem;
  }
}
.error-404 .error-description p:has(span) {
  font-weight: 600;
}
.error-404 .error-cta {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .error-404 .error-cta {
    margin-top: 3.5rem;
  }
}
.error-404 .error-cta .btn {
  width: 100%;
}
@media (min-width: 768px) {
  .error-404 .error-cta .btn {
    width: auto;
  }
}

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