/*!**************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./sources/scss/style.scss ***!
  \**************************************************************************************************************************************************************************/
/* Note: If need Disable Decimal-value functionilty open function.scss file */
/* mini laptop resolution 1349 X 662 and 1246 X 681 and 1218 X 672 */
/* Mozila Firefox */
@font-face {
  font-family: "Geist";
  src: url(../fonts/Geist-Medium.woff2) format("woff2"), url(../fonts/Geist-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Geist";
  src: url(../fonts/Geist-Bold.woff2) format("woff2"), url(../fonts/Geist-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Geist";
  src: url(../fonts/Geist-Light.woff2) format("woff2"), url(../fonts/Geist-Light.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Geist";
  src: url(../fonts/Geist-Regular.woff2) format("woff2"), url(../fonts/Geist-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Geist";
  src: url(../fonts/Geist-SemiBold.woff2) format("woff2"), url(../fonts/Geist-SemiBold.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
/* 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: "Geist", "Open Sans", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #1E1E2B;
  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: 3rem;
  font-weight: 500;
  color: #1E1E2B;
  word-break: keep-all;
}
h1 a,
.h1 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h1 span,
.h1 span {
  font-weight: 400;
}
h1.-lg,
.h1.-lg {
  font-size: clamp(3rem, 1.8857rem + 4.5714vw, 6rem);
  line-height: 1.14;
}
@media (max-width: 991px) {
  h1.-lg,
  .h1.-lg {
    line-height: 1.2;
  }
}
h1,
.h1 {
  line-height: 1.16;
}
@media (max-width: 1199px) {
  h1,
  .h1 {
    font-size: 2.625rem;
  }
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 2.5rem;
    line-height: 1.2;
  }
}

h2,
.h2 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 2.438rem;
  font-weight: 500;
  color: #1E1E2B;
  word-break: keep-all;
}
h2 a,
.h2 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h2 span,
.h2 span {
  font-weight: 400;
}
h2.-lg,
.h2.-lg {
  font-size: clamp(3rem, 1.8857rem + 4.5714vw, 6rem);
  line-height: 1.14;
}
@media (max-width: 991px) {
  h2.-lg,
  .h2.-lg {
    line-height: 1.2;
  }
}
h2,
.h2 {
  line-height: 1.2;
}
@media (max-width: 1199px) {
  h2,
  .h2 {
    font-size: 2.125rem;
  }
}
@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 2.25rem;
  }
}

h3,
.h3 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 1.938rem;
  font-weight: 500;
  color: #1E1E2B;
  word-break: keep-all;
}
h3 a,
.h3 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h3 span,
.h3 span {
  font-weight: 400;
}
h3.-lg,
.h3.-lg {
  font-size: clamp(3rem, 1.8857rem + 4.5714vw, 6rem);
  line-height: 1.14;
}
@media (max-width: 991px) {
  h3.-lg,
  .h3.-lg {
    line-height: 1.2;
  }
}
h3,
.h3 {
  line-height: 1.25;
}
@media (max-width: 767px) {
  h3,
  .h3 {
    font-size: 1.938rem;
  }
}

h4,
.h4 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 1.5rem;
  font-weight: 500;
  color: #1E1E2B;
  word-break: keep-all;
}
h4 a,
.h4 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h4 span,
.h4 span {
  font-weight: 400;
}
h4.-lg,
.h4.-lg {
  font-size: clamp(3rem, 1.8857rem + 4.5714vw, 6rem);
  line-height: 1.14;
}
@media (max-width: 991px) {
  h4.-lg,
  .h4.-lg {
    line-height: 1.2;
  }
}
h4,
.h4 {
  line-height: 1.33;
}
@media (max-width: 767px) {
  h4,
  .h4 {
    font-size: 1.5rem;
  }
}

h5,
.h5 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 1.25rem;
  font-weight: 500;
  color: #1E1E2B;
  word-break: keep-all;
}
h5 a,
.h5 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h5 span,
.h5 span {
  font-weight: 400;
}
h5.-lg,
.h5.-lg {
  font-size: clamp(3rem, 1.8857rem + 4.5714vw, 6rem);
  line-height: 1.14;
}
@media (max-width: 991px) {
  h5.-lg,
  .h5.-lg {
    line-height: 1.2;
  }
}
h5,
.h5 {
  line-height: 1.4;
}
@media (max-width: 767px) {
  h5,
  .h5 {
    font-size: 1.25rem;
  }
}

h6,
.h6 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 1.125rem;
  font-weight: 500;
  color: #1E1E2B;
  word-break: keep-all;
}
h6 a,
.h6 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h6 span,
.h6 span {
  font-weight: 400;
}
h6.-lg,
.h6.-lg {
  font-size: clamp(3rem, 1.8857rem + 4.5714vw, 6rem);
  line-height: 1.14;
}
@media (max-width: 991px) {
  h6.-lg,
  .h6.-lg {
    line-height: 1.2;
  }
}
@media (max-width: 767px) {
  h6,
  .h6 {
    font-size: 1.125rem;
  }
}

p {
  margin-bottom: 1.25rem;
}
p:last-child {
  margin-bottom: 0;
}
p.p-lg, .p-lg p {
  font-size: 1.25rem;
}
p.p-sm, .p-sm p {
  font-size: 0.875rem;
  font-weight: 300;
}
a p {
  font-weight: 400;
}

.eyebrow-text {
  position: relative;
  display: inline-block;
  font-size: 0.875rem;
  color: #1565C0;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
.eyebrow-text.-sm {
  font-size: 0.75rem;
}
.bg-dark .eyebrow-text {
  color: #FFFC94;
}

:is(ul, ol) {
  --ulol-left-padding: 1.375rem;
  margin-bottom: 0.625rem;
  padding-left: var(--ulol-left-padding);
}
:is(ul, ol) li {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
:is(ul, ol) li:last-child {
  padding-bottom: 0;
}
:is(ul, ol) li > ul {
  margin-bottom: 0;
}
:is(ul, ol) .bg-dark li::marker {
  color: #fff;
}

/* ===============================
   Unordered List
================================= */
ul {
  /* Nested UL */
}
ul > li {
  list-style: disc;
}
ul > li::marker {
  font-size: 18px;
  color: #1E1E2B;
}
.bg-dark ul > li::marker {
  color: #fff;
}
ul li > ul > li {
  list-style: disc;
  padding-left: auto;
}
ul li > ul > li::marker {
  font-size: 18px;
  color: #856D88;
}

/* ===============================
   Ordered List
================================= */
ol {
  list-style: decimal;
  /* Nested OL (a, b, c) */
}
ol > li {
  list-style: decimal;
  padding-left: 15px;
}
ol li > ol {
  list-style: lower-alpha;
}
ol li > ol > li {
  list-style: lower-alpha;
}
ol li > ol > li::marker {
  color: #4F3D6D;
}
.bg-dark ol li > ol > li::marker {
  color: #fff;
}

blockquote {
  position: relative;
  display: block;
  margin-bottom: 1rem;
  padding-left: 2rem;
  border-left: 0.125rem solid #FF6B6B;
  font-size: 1.563rem;
  font-weight: 300;
  color: #4F3D6D;
  text-align: left;
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
}
@media (max-width: 767px) {
  blockquote {
    padding-left: 1.25rem;
  }
}
blockquote p {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin-bottom: 1.5rem;
}

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

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

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

/* Link */
a {
  color: #4F3D6D;
  font-weight: 600;
  text-decoration: none;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
}
a:hover {
  text-decoration: underline;
  outline: none;
}
.bg-dark a {
  color: #FF6B6B;
}
a.tab-outline {
  outline: 1px solid currentColor;
  outline-offset: 3px;
}

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

.table-wrapper {
  margin-bottom: 1.75rem;
}
.table-wrapper table {
  margin: 0;
  width: 100%;
}
.table-wrapper table span,
.table-wrapper table a,
.table-wrapper table li {
  font-size: 0.875rem !important;
}
.table-wrapper table {
  border-spacing: 0;
  border-collapse: collapse;
  border: none !important;
  overflow: hidden;
  width: 100% !important;
  border-radius: 0.5rem 0.5rem 0 0;
}
.table-wrapper table p {
  font-size: 0.875rem;
  margin: 0;
}
.table-wrapper table td {
  text-align: left;
  color: #1E1E2B;
  padding: 1.063rem 1.5rem;
  font-weight: 400;
  font-size: 1rem;
  border: none !important;
  text-transform: capitalize;
}
.table-wrapper table th {
  font-size: 1rem;
  line-height: 1.7;
  color: #fff !important;
  background-color: #4F3D6D !important;
  text-align: center;
  padding: 1.063rem 0.813rem;
  font-weight: 700;
  text-transform: capitalize !important;
  border: none !important;
}
.table-wrapper table tr:nth-child(odd) {
  background-color: rgba(133, 109, 136, 0.1) !important;
}
.table-wrapper table tr:first-child {
  background-color: #4F3D6D !important;
}
.table-wrapper table tr:first-child td {
  font-size: 1.25rem;
  line-height: 1.5;
  color: #fff !important;
  font-weight: 500;
  width: auto !important;
  border: none !important;
}
@media (max-width: 767px) {
  .table-wrapper table tr:first-child td {
    font-size: 1.25rem;
  }
}
.table-wrapper table tbody {
  border: none !important;
}
.bg-dark .table-wrapper * {
  color: #1E1E2B !important;
}

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

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

/* Mobile Table */
.mobile-table-view span,
.mobile-table-view a,
.mobile-table-view li {
  font-size: 0.875rem !important;
}
.mobile-table-view ul {
  text-align: left;
}
.mobile-table-view .column-header {
  padding: 0.5rem 1rem;
  background-color: #4F3D6D;
  color: #fff !important;
  font-size: 1.125rem;
  font-weight: 500;
  border-radius: 0.5rem 0.5rem 0 0;
}
.mobile-table-view .column-cell {
  padding: 0.625rem 1rem;
  font-size: 1rem;
  font-weight: 400;
}
.mobile-table-view .column-cell:nth-child(odd) {
  background-color: rgba(133, 109, 136, 0.1);
}

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

/* stylelint-enable selector-class-pattern */
/**
 * Main content containers
 */
:root {
  --gutter: 2rem;
}
@media (max-width: 767px) {
  :root {
    --gutter: 1.5rem;
  }
}

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

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

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

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

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

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

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

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

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

.text-white {
  color: #fff;
}

.bg-dark {
  background-color: #1E1E2B;
}

.text-dark {
  color: #1E1E2B;
}

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

button:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page), input[type=button],
input[type=reset],
input[type=submit], .btn {
  --focuc-outline-space: -1px;
  --pl: 2.25rem;
  user-select: none;
  position: relative;
  display: inline-block;
  padding: 0.813rem 1.125rem;
  padding-left: var(--pl);
  border: 1.25px solid #FF6B6B;
  border-radius: 3.125rem;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  color: #1E1E2B;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  background-color: transparent;
  transition: 0.4s;
}
button:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page) .btn-dot, input[type=button] .btn-dot,
input[type=reset] .btn-dot,
input[type=submit] .btn-dot, .btn .btn-dot {
  position: absolute;
  top: calc(50% - 5px);
  display: inline-block;
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 50%;
  background: #1E1E2B;
  transition: all 0.3s ease;
}
button:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page) .btn-dot-left, input[type=button] .btn-dot-left,
input[type=reset] .btn-dot-left,
input[type=submit] .btn-dot-left, .btn .btn-dot-left {
  left: 1.125rem;
  transform: scale(1);
  transform-origin: center left;
}
button:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page) .btn-dot-right, input[type=button] .btn-dot-right,
input[type=reset] .btn-dot-right,
input[type=submit] .btn-dot-right, .btn .btn-dot-right {
  right: 1.125rem;
  transform: scale(0);
  transform-origin: center right;
}
button:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page)::before, input[type=button]::before,
input[type=reset]::before,
input[type=submit]::before, .btn::before {
  pointer-events: none;
  content: "";
  position: absolute;
  inset: var(--focuc-outline-space);
  border: 1px solid currentColor;
  border-radius: 0.313rem;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s ease;
}
button:hover:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page), input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover, .btn:hover, a:not(.fr-card-wrap):hover button:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page), a:not(.fr-card-wrap):hover input[type=button],
a:not(.fr-card-wrap):hover input[type=reset],
a:not(.fr-card-wrap):hover input[type=submit], a:not(.fr-card-wrap):hover .btn {
  padding-left: 1.125rem;
  padding-right: var(--pl);
  cursor: pointer;
  text-decoration: none;
  background-color: #FF6B6B;
}
button:hover:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page) .btn-dot-left, input[type=button]:hover .btn-dot-left,
input[type=reset]:hover .btn-dot-left,
input[type=submit]:hover .btn-dot-left, .btn:hover .btn-dot-left, a:not(.fr-card-wrap):hover button:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page) .btn-dot-left, a:not(.fr-card-wrap):hover input[type=button] .btn-dot-left,
a:not(.fr-card-wrap):hover input[type=reset] .btn-dot-left,
a:not(.fr-card-wrap):hover input[type=submit] .btn-dot-left, a:not(.fr-card-wrap):hover .btn .btn-dot-left {
  transform: scale(0);
}
button:hover:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page) .btn-dot-right, input[type=button]:hover .btn-dot-right,
input[type=reset]:hover .btn-dot-right,
input[type=submit]:hover .btn-dot-right, .btn:hover .btn-dot-right, a:not(.fr-card-wrap):hover button:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page) .btn-dot-right, a:not(.fr-card-wrap):hover input[type=button] .btn-dot-right,
a:not(.fr-card-wrap):hover input[type=reset] .btn-dot-right,
a:not(.fr-card-wrap):hover input[type=submit] .btn-dot-right, a:not(.fr-card-wrap):hover .btn .btn-dot-right {
  transform: scale(1);
}
.bg-dark button:hover:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page), .bg-dark input[type=button]:hover,
.bg-dark input[type=reset]:hover,
.bg-dark input[type=submit]:hover, .bg-dark .btn:hover, button:hover.-dark:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page), input[type=button]:hover.-dark,
input[type=reset]:hover.-dark,
input[type=submit]:hover.-dark, .btn:hover.-dark, .bg-dark a:not(.fr-card-wrap):hover button:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page), .bg-dark a:not(.fr-card-wrap):hover input[type=button],
.bg-dark a:not(.fr-card-wrap):hover input[type=reset],
.bg-dark a:not(.fr-card-wrap):hover input[type=submit], .bg-dark a:not(.fr-card-wrap):hover .btn, a:not(.fr-card-wrap):hover button.-dark:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page), a:not(.fr-card-wrap):hover input.-dark[type=button],
a:not(.fr-card-wrap):hover input.-dark[type=reset],
a:not(.fr-card-wrap):hover input.-dark[type=submit], a:not(.fr-card-wrap):hover .-dark.btn {
  color: #1E1E2B;
  background-color: #FF6B6B;
}
.bg-dark button:hover:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page) .btn-dot, .bg-dark input[type=button]:hover .btn-dot,
.bg-dark input[type=reset]:hover .btn-dot,
.bg-dark input[type=submit]:hover .btn-dot, .bg-dark .btn:hover .btn-dot, button:hover.-dark:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page) .btn-dot, input[type=button]:hover.-dark .btn-dot,
input[type=reset]:hover.-dark .btn-dot,
input[type=submit]:hover.-dark .btn-dot, .btn:hover.-dark .btn-dot, .bg-dark a:not(.fr-card-wrap):hover button:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page) .btn-dot, .bg-dark a:not(.fr-card-wrap):hover input[type=button] .btn-dot,
.bg-dark a:not(.fr-card-wrap):hover input[type=reset] .btn-dot,
.bg-dark a:not(.fr-card-wrap):hover input[type=submit] .btn-dot, .bg-dark a:not(.fr-card-wrap):hover .btn .btn-dot, a:not(.fr-card-wrap):hover button.-dark:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page) .btn-dot, a:not(.fr-card-wrap):hover input.-dark[type=button] .btn-dot,
a:not(.fr-card-wrap):hover input.-dark[type=reset] .btn-dot,
a:not(.fr-card-wrap):hover input.-dark[type=submit] .btn-dot, a:not(.fr-card-wrap):hover .-dark.btn .btn-dot {
  background-color: #1E1E2B;
}
button:hover.no-hover:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page), input[type=button]:hover.no-hover,
input[type=reset]:hover.no-hover,
input[type=submit]:hover.no-hover, .btn:hover.no-hover, a:not(.fr-card-wrap):hover button.no-hover:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page), a:not(.fr-card-wrap):hover input.no-hover[type=button],
a:not(.fr-card-wrap):hover input.no-hover[type=reset],
a:not(.fr-card-wrap):hover input.no-hover[type=submit], a:not(.fr-card-wrap):hover .no-hover.btn {
  background-color: #1E1E2B;
  padding-left: var(--pl);
  padding-right: 1.125rem;
  color: #fff;
  border-color: #fff;
}
button:hover.no-hover:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page) .btn-dot-left, input[type=button]:hover.no-hover .btn-dot-left,
input[type=reset]:hover.no-hover .btn-dot-left,
input[type=submit]:hover.no-hover .btn-dot-left, .btn:hover.no-hover .btn-dot-left, a:not(.fr-card-wrap):hover button.no-hover:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page) .btn-dot-left, a:not(.fr-card-wrap):hover input.no-hover[type=button] .btn-dot-left,
a:not(.fr-card-wrap):hover input.no-hover[type=reset] .btn-dot-left,
a:not(.fr-card-wrap):hover input.no-hover[type=submit] .btn-dot-left, a:not(.fr-card-wrap):hover .no-hover.btn .btn-dot-left {
  left: 1.125rem;
  transform: scale(1);
  background-color: #fff;
}
button:hover.no-hover:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page) .btn-dot-right, input[type=button]:hover.no-hover .btn-dot-right,
input[type=reset]:hover.no-hover .btn-dot-right,
input[type=submit]:hover.no-hover .btn-dot-right, .btn:hover.no-hover .btn-dot-right, a:not(.fr-card-wrap):hover button.no-hover:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page) .btn-dot-right, a:not(.fr-card-wrap):hover input.no-hover[type=button] .btn-dot-right,
a:not(.fr-card-wrap):hover input.no-hover[type=reset] .btn-dot-right,
a:not(.fr-card-wrap):hover input.no-hover[type=submit] .btn-dot-right, a:not(.fr-card-wrap):hover .no-hover.btn .btn-dot-right {
  right: 1.125rem;
  transform: scale(0);
}
button.-dark:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page), input.-dark[type=button],
input.-dark[type=reset],
input.-dark[type=submit], .-dark.btn, .bg-dark button:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page), .bg-dark input[type=button],
.bg-dark input[type=reset],
.bg-dark input[type=submit], .bg-dark .btn {
  background-color: #1E1E2B;
  color: #fff;
}
button.-dark:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page) .btn-dot, input.-dark[type=button] .btn-dot,
input.-dark[type=reset] .btn-dot,
input.-dark[type=submit] .btn-dot, .-dark.btn .btn-dot, .bg-dark button:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page) .btn-dot, .bg-dark input[type=button] .btn-dot,
.bg-dark input[type=reset] .btn-dot,
.bg-dark input[type=submit] .btn-dot, .bg-dark .btn .btn-dot {
  background-color: #fff;
}
button.no-hover:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page) .btn-dot-right, input.no-hover[type=button] .btn-dot-right,
input.no-hover[type=reset] .btn-dot-right,
input.no-hover[type=submit] .btn-dot-right, .no-hover.btn .btn-dot-right {
  display: none;
}
button.no-hover:hover:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page), input.no-hover[type=button]:hover,
input.no-hover[type=reset]:hover,
input.no-hover[type=submit]:hover, .no-hover.btn:hover {
  padding-right: 0;
}
button.cky-btn-revisit:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page), input.cky-btn-revisit[type=button],
input.cky-btn-revisit[type=reset],
input.cky-btn-revisit[type=submit], .cky-btn-revisit.btn {
  padding: 0;
  border: 0;
}
button.cky-btn-revisit:hover:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page), input.cky-btn-revisit[type=button]:hover,
input.cky-btn-revisit[type=reset]:hover,
input.cky-btn-revisit[type=submit]:hover, .cky-btn-revisit.btn:hover {
  background-color: rgba(255, 255, 255, 0);
}
button.tab-outline:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page), input.tab-outline[type=button],
input.tab-outline[type=reset],
input.tab-outline[type=submit], .tab-outline.btn {
  outline: none;
}
button.tab-outline:not(.no-btn, .swiper-button-next, .swiper-button-prev, .f-button.is-close-btn, .splide__arrow, .splide__pagination__page)::before, input.tab-outline[type=button]::before,
input.tab-outline[type=reset]::before,
input.tab-outline[type=submit]::before, .tab-outline.btn::before {
  --focuc-outline-space: -4px;
  visibility: visible;
  opacity: 1;
}

.btn-secondary {
  border-color: #fff;
  color: #fff;
  background-color: #1E1E2B;
}
.btn-secondary .btn-dot {
  background-color: #fff;
}
.btn-secondary:hover, a:hover .btn-secondary {
  color: #1E1E2B;
  background-color: #FF6B6B;
  border-color: #FF6B6B;
}
.btn-secondary:hover .btn-dot, a:hover .btn-secondary .btn-dot {
  background-color: #1E1E2B;
}
.btn-sm {
  padding: 0.25rem 0.563rem;
  font-size: 0.75rem;
}
.btn-link {
  user-select: none;
  position: relative;
  border: 0;
  font-size: 1rem;
  font-weight: 700;
  color: #1E1E2B;
  text-decoration: none;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s;
}
.btn-link::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 svg {
  position: absolute;
  display: inline-block;
  margin-top: 0.313rem;
  margin-left: 0.5rem;
  width: 1.375rem;
  height: auto;
  transition: 0.35s ease 0s;
  fill: currentColor;
}
.btn-link:focus {
  outline: 0;
}
.btn-link:focus::before {
  visibility: visible;
  opacity: 1;
}
.btn-link:hover, a:hover .btn-link {
  border-color: currentcolor;
  color: #FF6B6B;
  text-decoration: none;
}
.btn-link:hover::after, a:hover .btn-link::after {
  transform: translateX(4px);
  color: #FF6B6B;
}
.bg-dark .btn-link:hover, a:hover .bg-dark .btn-link {
  color: #FF6B6B;
}
.bg-dark .btn-link:hover svg, a:hover .bg-dark .btn-link svg {
  fill: #FF6B6B;
}
.btn-play {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 5.625rem;
  height: 5.625rem;
  border: 2px solid #FF6B6B;
  border-radius: 100vh;
  background-color: rgba(255, 255, 255, 0.2);
  transition: 0.4s;
}
.btn-play svg {
  width: 2.625rem;
  height: 2.25rem;
  object-fit: contain;
  fill: #FF6B6B;
  padding-left: 0.438rem;
  transition: 0.4s;
}
.btn-play:hover, a:hover .btn-play {
  background-color: #FF6B6B;
}
.btn-play:hover svg, a:hover .btn-play svg {
  fill: #fff;
}
.bg-dark .btn-play {
  border-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
}
.bg-dark .btn-play:hover, a:hover .bg-dark .btn-play {
  border-color: #FF6B6B;
}
.bg-dark .btn-play:hover svg, a:hover .bg-dark .btn-play svg {
  fill: #FF6B6B;
}

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

.splide-nav,
.swiper-nav {
  display: flex;
  gap: 1.125rem;
}
.splide-nav button,
.swiper-nav button {
  position: unset;
  margin: 0;
  transform: none;
}
.splide-nav:has(button.swiper-button-lock),
.swiper-nav:has(button.swiper-button-lock) {
  display: none;
}
.splide__arrow:disabled,
.swiper__arrow:disabled {
  pointer-events: none;
}
.splide__arrow--prev, .splide__arrow-prev, .splide-button--prev, .splide-button-prev,
.swiper__arrow--prev,
.swiper__arrow-prev,
.swiper-button--prev,
.swiper-button-prev {
  padding: 0.313rem 0.25rem 0.25rem 0.188rem;
}
.splide__arrow--prev::after, .splide__arrow-prev::after, .splide-button--prev::after, .splide-button-prev::after,
.swiper__arrow--prev::after,
.swiper__arrow-prev::after,
.swiper-button--prev::after,
.swiper-button-prev::after {
  transform: rotate(135deg);
  margin-left: 3px;
}
.splide__arrow--next, .splide__arrow-next, .splide-button--next, .splide-button-next,
.swiper__arrow--next,
.swiper__arrow-next,
.swiper-button--next,
.swiper-button-next {
  padding: 0.313rem 0.188rem 0.25rem 0.25rem;
}
.splide__arrow--next::after, .splide__arrow-next::after, .splide-button--next::after, .splide-button-next::after,
.swiper__arrow--next::after,
.swiper__arrow-next::after,
.swiper-button--next::after,
.swiper-button-next::after {
  transform: rotate(-45deg);
  margin-right: 3px;
}
.splide__arrow--prev, .splide__arrow-prev, .splide__arrow--next, .splide__arrow-next, .splide-button--prev, .splide-button-prev, .splide-button--next, .splide-button-next,
.swiper__arrow--prev,
.swiper__arrow-prev,
.swiper__arrow--next,
.swiper__arrow-next,
.swiper-button--prev,
.swiper-button-prev,
.swiper-button--next,
.swiper-button-next {
  --swiper-navigation-size: 1.625rem;
  width: var(--swiper-navigation-size);
  height: var(--swiper-navigation-size);
  color: #1E1E2B;
  opacity: 1;
  background-color: transparent;
  border: 1px solid #FF6B6B;
  border-radius: 100vh;
  transition: 0.35s ease 0s;
}
.splide__arrow--prev::after, .splide__arrow-prev::after, .splide__arrow--next::after, .splide__arrow-next::after, .splide-button--prev::after, .splide-button-prev::after, .splide-button--next::after, .splide-button-next::after,
.swiper__arrow--prev::after,
.swiper__arrow-prev::after,
.swiper__arrow--next::after,
.swiper__arrow-next::after,
.swiper-button--prev::after,
.swiper-button-prev::after,
.swiper-button--next::after,
.swiper-button-next::after {
  content: "";
  width: 0.563rem;
  height: 0.563rem;
  border-right: 3px solid currentColor;
  border-bottom: 3px solid currentColor;
}
.splide__arrow--prev:hover, .splide__arrow-prev:hover, .splide__arrow--next:hover, .splide__arrow-next:hover, .splide-button--prev:hover, .splide-button-prev:hover, .splide-button--next:hover, .splide-button-next:hover,
.swiper__arrow--prev:hover,
.swiper__arrow-prev:hover,
.swiper__arrow--next:hover,
.swiper__arrow-next:hover,
.swiper-button--prev:hover,
.swiper-button-prev:hover,
.swiper-button--next:hover,
.swiper-button-next:hover {
  background-color: #FF6B6B;
}
.splide__arrow--prev svg, .splide__arrow-prev svg, .splide__arrow--next svg, .splide__arrow-next svg, .splide-button--prev svg, .splide-button-prev svg, .splide-button--next svg, .splide-button-next svg,
.swiper__arrow--prev svg,
.swiper__arrow-prev svg,
.swiper__arrow--next svg,
.swiper__arrow-next svg,
.swiper-button--prev svg,
.swiper-button-prev svg,
.swiper-button--next svg,
.swiper-button-next svg {
  display: none !important;
}
.bg-dark .splide__arrow--prev:hover, .splide__arrow--prev.-secondary:hover, .bg-dark .splide__arrow-prev:hover, .splide__arrow-prev.-secondary:hover, .bg-dark .splide__arrow--next:hover, .splide__arrow--next.-secondary:hover, .bg-dark .splide__arrow-next:hover, .splide__arrow-next.-secondary:hover, .bg-dark .splide-button--prev:hover, .splide-button--prev.-secondary:hover, .bg-dark .splide-button-prev:hover, .splide-button-prev.-secondary:hover, .bg-dark .splide-button--next:hover, .splide-button--next.-secondary:hover, .bg-dark .splide-button-next:hover, .splide-button-next.-secondary:hover,
.bg-dark .swiper__arrow--prev:hover,
.swiper__arrow--prev.-secondary:hover,
.bg-dark .swiper__arrow-prev:hover,
.swiper__arrow-prev.-secondary:hover,
.bg-dark .swiper__arrow--next:hover,
.swiper__arrow--next.-secondary:hover,
.bg-dark .swiper__arrow-next:hover,
.swiper__arrow-next.-secondary:hover,
.bg-dark .swiper-button--prev:hover,
.swiper-button--prev.-secondary:hover,
.bg-dark .swiper-button-prev:hover,
.swiper-button-prev.-secondary:hover,
.bg-dark .swiper-button--next:hover,
.swiper-button--next.-secondary:hover,
.bg-dark .swiper-button-next:hover,
.swiper-button-next.-secondary:hover {
  color: #fff;
  background-color: #1E1E2B;
}
.splide-pagination,
.swiper-pagination {
  position: unset;
}
.splide-pagination-bullets,
.swiper-pagination-bullets {
  display: flex;
  justify-content: center;
  row-gap: 1rem;
}
.splide-pagination-bullets.swiper-pagination-lock,
.swiper-pagination-bullets.swiper-pagination-lock {
  display: none;
}
.splide__pagination,
.swiper__pagination {
  position: unset;
  display: flex;
  justify-content: center;
  row-gap: 1rem;
}
.splide__pagination > li,
.swiper__pagination > li {
  padding: 0;
  margin: 0 0.5rem;
  line-height: 0;
}
.splide__pagination > li .splide__pagination__page,
.swiper__pagination > li .splide__pagination__page {
  margin: 0;
  width: 3.5rem;
  height: 4px;
  opacity: 0.5;
  background-color: #1E1E2B;
  border-radius: 0.5rem;
}
.splide__pagination > li .splide__pagination__page.is-active,
.swiper__pagination > li .splide__pagination__page.is-active {
  opacity: 1;
  transform: scale(1);
}

.splide__pagination {
  pointer-events: all;
  padding: 0;
}
.splide__pagination .splide__pagination__page {
  display: flex;
  width: 0.25rem;
  height: 0.25rem;
  padding: 0;
  margin: 0 0.313rem;
  opacity: 0.5;
  background-color: #FF6B6B;
}
.splide__pagination .splide__pagination__page.is-active {
  opacity: 1;
  transform: scale(1);
}

.swiper-pagination {
  position: unset;
  display: flex;
  justify-content: center;
  row-gap: 1rem;
  width: auto !important;
}
.swiper-pagination.swiper-pagination-lock {
  display: none;
}
.swiper-pagination .swiper-pagination-bullet {
  display: flex;
  width: 0.25rem;
  height: 0.25rem;
  padding: 0;
  margin: 0 0.313rem;
  opacity: 0.5;
  background-color: #FF6B6B;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
  transform: scale(1);
}

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

:is(input, textarea, button, select) {
  font-family: "Geist", "Open Sans", 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: 3.5rem;
  padding: 0 0.938rem;
  border: 0.063rem solid #856D88;
  border-radius: 3.125rem;
  font-size: 1rem;
  font-weight: 400;
  color: #4F3D6D;
}
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: #856D88;
  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: #4F3D6D;
  opacity: 1;
}

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

button {
  cursor: pointer;
}

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

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

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

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

.fifty-fifty-section.align-right .ff-row {
  flex-direction: row-reverse;
}
.fifty-fifty-section .ff-right p {
  margin-bottom: 0.5rem;
}
.fifty-fifty-section .ff-cta {
  margin-top: 1.5rem;
}
.fifty-fifty-section .ff-media {
  position: relative;
  display: block;
  padding-top: 65.2388797364%;
  border-radius: 0.75rem;
  box-shadow: inset 0px 4px 16px rgba(133, 109, 136, 0.25);
  overflow: hidden;
}
.fifty-fifty-section .ff-media img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .fifty-fifty-section .ff-media {
    margin-bottom: 2rem;
  }
}
.fifty-fifty-section .ff-media:has(.btn-play) {
  cursor: pointer;
}
.fifty-fifty-section .ff-media:hover .btn-play {
  color: #fff;
  background-color: #1E1E2B;
}
.fifty-fifty-section .ff-media.player-start .btn-play,
.fifty-fifty-section .ff-media.player-start img, .fifty-fifty-section .ff-media.player-pause .btn-play,
.fifty-fifty-section .ff-media.player-pause img {
  opacity: 0;
  pointer-events: none;
}
.fifty-fifty-section .ff-media img {
  z-index: 1;
  transition: 0.35s ease 0s;
}
.fifty-fifty-section .ff-media .video-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
.fifty-fifty-section .ff-media .btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.testimonials-section .ts-heading {
  max-width: 51.125rem;
  margin: 0 auto 1.5rem;
}
.testimonials-section .ts-row {
  row-gap: 2rem;
  justify-content: center;
}
.testimonials-section .ts-quote-image {
  width: 0.5rem;
  height: 0.5rem;
  margin-bottom: 3.125rem;
}
.testimonials-section .ts-quote-image svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.testimonials-section .ts-main {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 1.5rem;
  border-radius: 0.625rem;
  overflow: hidden;
}
.testimonials-section .ts-author-info {
  margin-top: 1.5rem;
}
.testimonials-section .ts-author-name {
  color: #FF6B6B;
  margin-bottom: 4px;
}

.icon-grid-section.bg-dark .ig-title {
  color: #fff;
}
.icon-grid-section.bg-dark .ig-icon-wrap img {
  filter: brightness(0) invert(1);
}
.icon-grid-section .ig-heading {
  max-width: 51.25rem;
  margin: 0 auto 2rem;
}
@media (max-width: 767px) {
  .icon-grid-section .ig-heading {
    text-align: left;
  }
}
.icon-grid-section .ig-row {
  row-gap: 2rem;
}
.icon-grid-section .ig-icon-grid {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.icon-grid-section .ig-icon-wrap {
  width: 3.125rem;
  height: 3.125rem;
  margin-bottom: 1rem;
}
.icon-grid-section .ig-icon-wrap img {
  max-height: 3.125rem;
  width: auto;
  object-fit: contain;
}
.icon-grid-section .ig-cta-wrap {
  margin-top: 1rem;
}

@media (min-width: 768px) {
  .multi-column-cards.mcc-three-col .mcc-card:has(.mcc-image) {
    min-height: 28.813rem;
    max-height: 28.813rem;
  }
}
.multi-column-cards.bg-light {
  background-color: rgba(133, 109, 136, 0.08);
}
.multi-column-cards.bg-light .mcc-content-wrap-main .mcc-desc p {
  color: #1E1E2B;
}
.multi-column-cards.bg-light .h5,
.multi-column-cards.bg-light p {
  color: #fff;
}
.multi-column-cards .mcc-content-wrap-main {
  max-width: 56.25rem;
  margin: 0 auto 2rem;
}
.multi-column-cards .mcc-row {
  row-gap: 2rem;
}
.multi-column-cards .mcc-card {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 1.5rem;
  border-radius: 0.5rem;
  background-color: #1E1E2B;
  text-decoration: none;
  transition: 0.4s;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 767px) {
  .multi-column-cards .mcc-card {
    max-width: 18rem;
    margin: 0 auto;
  }
}
.multi-column-cards .mcc-card .h5 {
  margin-bottom: 0.5rem;
}
.multi-column-cards .mcc-card:has(.mcc-image) .mcc-content-wrap {
  flex: 1;
  margin-bottom: 1.5rem;
}
.multi-column-cards .mcc-card:has(.mcc-image):has(.mcc-cta) .mcc-image {
  transition: all 0.4s ease;
}
@media (max-width: 767px) {
  .multi-column-cards .mcc-card:has(.mcc-image):has(.mcc-cta) .mcc-image {
    aspect-ratio: 240/123;
  }
}
@media (min-width: 768px) {
  .multi-column-cards .mcc-card:has(.mcc-image):has(.mcc-cta) .mcc-cta {
    position: absolute;
    left: 0;
    right: 1.5rem;
    bottom: 0;
    opacity: 0;
    pointer-events: none;
    margin: 0;
    transition: all 0.4s ease;
  }
}
@media (max-width: 767px) {
  .multi-column-cards .mcc-card:has(.mcc-image):has(.mcc-cta) .mcc-cta {
    margin-top: 1.5rem;
  }
}
.multi-column-cards .mcc-card:has(.mcc-image):has(.mcc-cta) .mcc-cta .btn {
  border-color: #FF6B6B;
}
@media (min-width: 768px) {
  .multi-column-cards .mcc-card:has(.mcc-image):has(.mcc-cta):hover .mcc-bottom-wrap {
    padding-bottom: 23%;
  }
  .multi-column-cards .mcc-card:has(.mcc-image):has(.mcc-cta):hover .mcc-image {
    aspect-ratio: 240/123;
  }
  .multi-column-cards .mcc-card:has(.mcc-image):has(.mcc-cta):hover .mcc-cta {
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .multi-column-cards .mcc-card:has(.mcc-image):has(.mcc-cta) {
    min-height: 28rem;
    max-height: 28rem;
  }
}
@media (min-width: 768px) {
  .multi-column-cards .mcc-card:not(:has(.mcc-image)):has(.mcc-cta)::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url(../images/multicolumn-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity: 0;
    transition: opacity 0.4s ease;
    z-index: 0;
  }
  .multi-column-cards .mcc-card:not(:has(.mcc-image)):has(.mcc-cta):hover::before {
    opacity: 1;
  }
  .multi-column-cards .mcc-card:not(:has(.mcc-image)):has(.mcc-cta):hover .h5,
  .multi-column-cards .mcc-card:not(:has(.mcc-image)):has(.mcc-cta):hover .mcc-desc {
    color: #fff;
  }
}
.multi-column-cards .mcc-desc p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}
.multi-column-cards .mcc-bottom-wrap {
  position: relative;
  transition: 0.4s;
}
.multi-column-cards .mcc-image {
  position: relative;
  aspect-ratio: 240/195;
  border-radius: 0.75rem;
  overflow: hidden;
}
.multi-column-cards .mcc-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.multi-column-cards .mcc-content-wrap {
  position: relative;
  z-index: 1;
}
.multi-column-cards .mcc-cta {
  margin-top: 1.5rem;
}

.featured-case-studies-section.aos-animate .fcss-stat-wrap .eyebrow-text::before {
  width: 100%;
}
.featured-case-studies-section.aos-animate .fcss-stat-wrap .fcss-stat-col {
  transform: translateY(0);
  opacity: 1;
}
.featured-case-studies-section .fcss-content .eyebrow-text {
  margin-bottom: 0.5rem;
}
.featured-case-studies-section .fcss-content .btn-wrap {
  margin-top: 1.25rem;
}
.featured-case-studies-section .fcss-wrap {
  position: relative;
}
.featured-case-studies-section .fcss-wrap.image-left .fcss-row {
  flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .featured-case-studies-section .fcss-wrap.image-left .fcss-row {
    flex-direction: column-reverse;
  }
}
.featured-case-studies-section .fcss-wrap.image-left .fcss-nav {
  position: absolute;
  bottom: 2px;
  right: 0;
  left: auto;
}
@media (max-width: 767px) {
  .featured-case-studies-section .fcss-wrap.image-left .fcss-nav {
    position: unset;
  }
}
@media (max-width: 767px) {
  .featured-case-studies-section .fcss-row {
    flex-direction: column-reverse;
  }
}
.featured-case-studies-section .fcss-left {
  flex: auto;
  padding-bottom: 3.75rem;
}
@media (max-width: 767px) {
  .featured-case-studies-section .fcss-left {
    padding-bottom: 2rem;
  }
}
.featured-case-studies-section .fcss-stat-wrap {
  margin-top: 2rem;
}
.featured-case-studies-section .fcss-stat-wrap .eyebrow-text {
  display: block;
  padding-bottom: 0.75rem;
  margin-bottom: 0.5rem;
}
.featured-case-studies-section .fcss-stat-wrap .eyebrow-text::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #856D88;
  transition: 1s ease 0s;
}
.featured-case-studies-section .fcss-stat-row {
  margin-right: -0.75rem;
  margin-left: -0.75rem;
  row-gap: 1.5rem;
}
.featured-case-studies-section .fcss-stat-row [class*=cell-] {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.featured-case-studies-section .fcss-stat-col {
  transform: translateY(40px);
  opacity: 0;
  transition: 0.6s ease 0s;
}
.featured-case-studies-section .fcss-stat-col:nth-child(1) {
  transition-delay: 0.1s;
}
.featured-case-studies-section .fcss-stat-col:nth-child(2) {
  transition-delay: 0.2s;
}
.featured-case-studies-section .fcss-stat-col:nth-child(3) {
  transition-delay: 0.3s;
}
.featured-case-studies-section .fcss-stat-col:nth-child(4) {
  transition-delay: 0.4s;
}
.featured-case-studies-section .fcss-stat-col .h4 {
  color: #856D88;
  margin-bottom: 0.5rem;
}
.featured-case-studies-section .fcss-image {
  position: relative;
  aspect-ratio: 394/472;
  border-radius: 0.75rem;
  overflow: hidden;
}
.featured-case-studies-section .fcss-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .featured-case-studies-section .fcss-image {
    margin-bottom: 2rem;
  }
}
.featured-case-studies-section .fcss-nav {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 767px) {
  .featured-case-studies-section .fcss-nav {
    position: unset;
  }
}

.overview-text .ot-left h2 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .overview-text .ot-left {
    margin-bottom: 2rem;
  }
}
.overview-text .ot-cta {
  margin-top: 1.5rem;
}

.tabbed-component {
  position: relative;
  background-color: rgba(133, 109, 136, 0.05);
}
@media (max-width: 767px) {
  .tabbed-component.space-md {
    padding-bottom: 9rem;
  }
}
.tabbed-component::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
  height: 50%;
  background-image: url(../images/orange-line-circle.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
  pointer-events: none;
}
@media (max-width: 767px) {
  .tabbed-component::before {
    width: 60%;
  }
}
.tabbed-component .tc-tab-item {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.tabbed-component .tc-tabs {
  flex-direction: column;
  gap: 3.5rem;
  max-width: 31.625rem;
  margin-right: auto;
}
@media (min-width: 768px) {
  .tabbed-component .tc-tabs {
    display: flex !important;
    height: auto !important;
  }
}
@media (max-width: 767px) {
  .tabbed-component .tc-tabs {
    display: none;
    background-color: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: auto;
    z-index: 5;
    padding: 15px;
    border-radius: 0 0 0.75rem 0.75rem;
  }
  .tabbed-component .tc-tabs > div:not(:last-child) {
    margin-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .tabbed-component .tc-tabs {
    background-color: #fff;
  }
}
.tabbed-component .tc-heading {
  margin-bottom: 2.5rem;
}
@media (max-width: 767px) {
  .tabbed-component .tc-heading {
    margin-bottom: 0.938rem;
  }
}
.tabbed-component .tc-tab-item {
  cursor: pointer;
  transition: 0.4s;
}
.tabbed-component .tc-tab-item.is-active {
  padding: 1.688rem 1.5rem;
  background-color: rgba(79, 61, 109, 0.81);
  border-radius: 0.75rem;
}
@media (max-width: 767px) {
  .tabbed-component .tc-tab-item.is-active {
    padding: 0;
    background-color: transparent;
  }
}
@media (min-width: 768px) {
  .tabbed-component .tc-tab-item.is-active .tc-title {
    color: #fff;
  }
}
@media (min-width: 768px) {
  .tabbed-component .tc-tab-item.is-active .tc-icon img {
    filter: brightness(0) invert(1);
  }
}
.tabbed-component .tc-title {
  flex: 1;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .tabbed-component .tc-title {
    font-size: 1.125rem;
  }
}
.tabbed-component .tc-icon {
  display: flex;
  width: 3.125rem;
  height: 3.125rem;
}
@media (max-width: 767px) {
  .tabbed-component .tc-icon {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.tabbed-component .tc-icon img {
  max-height: 3.125rem;
  width: auto;
  object-fit: contain;
}
@media (max-width: 767px) {
  .tabbed-component .tc-icon img {
    max-height: 1.875rem;
  }
}
.tabbed-component .tc-panel:not(:first-child) {
  display: none;
}
@media (max-width: 767px) {
  .tabbed-component .tc-content {
    margin-top: 0.938rem;
  }
}
.tabbed-component .tc-cta {
  margin-top: 1.25rem;
}
@media (max-width: 767px) {
  .tabbed-component .tc-dropdown-wrap {
    position: relative;
    background-color: #fff;
    border-radius: 100vh 100vh 0 0;
  }
}
.tabbed-component .tc-desc h4 {
  margin-bottom: 1.25rem;
}
.tabbed-component .tc-dropdown {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.75rem 2.063rem;
  background-color: #4F3D6D;
  border-radius: 100vh;
  cursor: pointer;
}
@media (min-width: 768px) {
  .tabbed-component .tc-dropdown {
    display: none;
  }
}
.tabbed-component .tc-dropdown.is-open .down-icon {
  transform: rotate(90deg) scale(-1);
}
.tabbed-component .tc-dropdown .dropdown-title {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.tabbed-component .tc-dropdown .dropdown-title .tc-title {
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0;
}
.tabbed-component .tc-dropdown .dropdown-title .tc-icon {
  width: 1.875rem;
  height: 1.875rem;
}
.tabbed-component .tc-dropdown .dropdown-title .tc-icon img {
  max-height: 30px;
  width: auto;
  object-fit: contain;
  filter: brightness(0) invert(1);
}
.tabbed-component .tc-dropdown .down-icon {
  display: flex;
  width: 0.625rem;
  height: 0.625rem;
  transform: rotate(90deg);
  transition: 0.35s ease 0s;
}
.tabbed-component .tc-dropdown .down-icon svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  fill: #fff;
}

.contract-overview-content .coc-detail-wrap {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  border-radius: 0.5rem;
  padding: 1.5rem;
}
.contract-overview-content .coc-detail-text h6 {
  font-size: 0.875rem;
  font-weight: 700;
  color: #4F3D6D;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}
.contract-overview-content .coc-detail-text h6 + p {
  font-size: 1.25rem;
}
.contract-overview-content .coc-detail-text h6 + p:not(:last-child) {
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .contract-overview-content .coc-right {
    margin-top: 2rem;
  }
}

.app-future-component {
  background-color: #fff;
}
.app-future-component .af-tab-item {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex: 1;
  min-width: 240px;
}
@media (max-width: 1199px) {
  .app-future-component .af-tab-item {
    flex: inherit;
  }
}
.app-future-component .af-dropdown-wrap {
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .app-future-component .af-dropdown-wrap {
    display: block;
  }
}
.app-future-component .af-wrapper {
  margin-top: 4rem;
}
.app-future-component .af-tabs {
  display: flex;
  gap: 1.5rem;
  max-width: fit-content;
}
@media (max-width: 1199px) {
  .app-future-component .af-tabs {
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .app-future-component .af-tabs {
    display: none;
    background-color: #F9F7F9;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 5;
    padding: 15px;
    border-radius: 0 0 0.75rem 0.75rem;
    max-width: 100%;
  }
  .app-future-component .af-tabs > div:not(:last-child) {
    margin-bottom: 1rem;
  }
}
.app-future-component .af-heading {
  text-align: center;
  margin-bottom: 1.25rem;
}
@media (max-width: 767px) {
  .app-future-component .af-heading {
    margin-bottom: 0.938rem;
  }
}
.app-future-component .af-tab-item {
  cursor: pointer;
  transition: 0.4s;
  border-radius: 6.188rem;
  border: 1px solid #856D88;
  padding: 0.75rem 1rem;
}
@media (max-width: 767px) {
  .app-future-component .af-tab-item {
    padding: 0;
    border: none;
    text-align: left;
  }
}
.app-future-component .af-tab-item:hover, .app-future-component .af-tab-item.is-active {
  background-color: #4F3D6D;
}
@media (max-width: 767px) {
  .app-future-component .af-tab-item:hover, .app-future-component .af-tab-item.is-active {
    background-color: transparent;
  }
}
@media (min-width: 768px) {
  .app-future-component .af-tab-item:hover .af-title, .app-future-component .af-tab-item.is-active .af-title {
    color: #fff;
    font-weight: 600;
  }
}
.app-future-component .af-title {
  color: #1E1E2B;
  text-align: center;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  flex: 1;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .app-future-component .af-title {
    font-size: 1.125rem;
  }
}
.app-future-component .af-desc ul:has(+ p) {
  margin-bottom: 1rem;
}
.app-future-component .af-desc ul:has(+ p) > li {
  padding-top: 0;
}
.app-future-component .af-desc li {
  padding: 0;
  margin-bottom: 1rem;
}
.app-future-component .af-desc li:last-child {
  margin-bottom: 0;
}
.app-future-component .af-desc h6 {
  margin-bottom: 0.5rem;
  color: #4F3D6D;
}
.app-future-component .af-img {
  display: block;
  position: relative;
  padding-top: 65.4036243822%;
}
.app-future-component .af-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .app-future-component .af-img {
    padding-top: 66.6666666667%;
  }
}
.app-future-component .af-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 1.25rem;
}
.app-future-component .af-panel:not(:first-child) {
  display: none;
}
@media (max-width: 767px) {
  .app-future-component .af-panel .row {
    flex-direction: column-reverse;
    gap: 32px;
  }
}
@media (max-width: 767px) {
  .app-future-component .af-content {
    margin-top: 0.938rem;
  }
}
.app-future-component .af-cta {
  margin-top: 1.25rem;
}
@media (max-width: 767px) {
  .app-future-component .af-dropdown-wrap {
    position: relative;
    background-color: #F9F7F9;
    border-radius: 1.438rem 1.438rem 0 0;
  }
}
.app-future-component .af-dropdown {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.75rem 2.063rem;
  background-color: #4F3D6D;
  border-radius: 100vh;
  cursor: pointer;
}
@media (min-width: 768px) {
  .app-future-component .af-dropdown {
    display: none;
  }
}
.app-future-component .af-dropdown.is-open .down-icon {
  transform: rotate(-91deg);
}
.app-future-component .af-dropdown .dropdown-title {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.app-future-component .af-dropdown .dropdown-title .af-title {
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0;
}
.app-future-component .af-dropdown .down-icon {
  display: flex;
  width: 0.625rem;
  height: 0.625rem;
  transform: rotate(90deg);
}
.app-future-component .af-dropdown .down-icon svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  fill: #fff;
}

.image-grid-section .ig-heading {
  max-width: 38rem;
  margin: 0 auto 3rem;
}
@media (max-width: 767px) {
  .image-grid-section .ig-heading {
    margin-bottom: 2.5rem;
  }
}
.image-grid-section .ig-slider {
  visibility: visible;
}
.image-grid-section .ig-slider .splide__track {
  overflow: visible;
}
.image-grid-section .ig-slider .splide__list {
  align-items: center;
}
.image-grid-section .ig-slider .splide__pagination {
  display: none;
}
.image-grid-section .ig-item {
  margin-right: 2rem;
  max-width: 16.563rem;
  width: 100%;
}
.image-grid-section .ig-item:nth-child(odd) {
  max-width: 20.438rem;
}
.image-grid-section .ig-item:nth-child(odd) .ig-image {
  padding-top: 81.0397553517%;
}
.image-grid-section .ig-item:has(.ig-overlay) .ig-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.2);
  pointer-events: none;
}
.image-grid-section .ig-card {
  position: relative;
  border-radius: 0.75rem;
  overflow: hidden;
}
.image-grid-section .ig-card:hover .ig-overlay,
.image-grid-section .ig-card:hover .ig-image::after {
  opacity: 1;
}
.image-grid-section .ig-overlay, .image-grid-section .ig-image::after {
  opacity: 0;
  transition: 0.35s ease 0s;
}
.image-grid-section .ig-image {
  position: relative;
  width: 100%;
  padding-top: 123.3962264151%;
}
.image-grid-section .ig-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.image-grid-section .ig-control {
  margin-top: 3rem;
}
.image-grid-section .ig-control .splide__arrow {
  left: 0;
  right: 0;
}
.image-grid-section .ig-control .splide__pagination {
  position: relative;
  bottom: 0;
}
.image-grid-section .ig-overlay {
  position: absolute;
  inset: auto 1.25rem 1.5rem 1.25rem;
  overflow: auto;
  z-index: 1;
}
.image-grid-section .ig-overlay h3 {
  margin-bottom: 0.313rem;
  font-size: 1rem;
  font-weight: 700;
}

.leadership-grid-section .sec-heading {
  margin-bottom: 1.75rem;
  text-align: center;
}
.leadership-grid-section .sec-heading:has(.lgs-right) {
  text-align: left;
}
.leadership-grid-section .sec-heading .lgs-left {
  flex: auto;
}
.leadership-grid-section .sec-heading .lgs-left h2 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .leadership-grid-section .sec-heading .lgs-right {
    margin-top: 2rem;
  }
}
.leadership-grid-section .lgs-col {
  margin-top: 2rem;
}
.leadership-grid-section .lgs-card {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 0.5rem;
  overflow: hidden;
}
@media (max-width: 575px) {
  .leadership-grid-section .lgs-card {
    max-width: 18rem;
    margin: 0 auto;
  }
}
.leadership-grid-section .lgs-card.-bio {
  cursor: pointer;
}
.leadership-grid-section .lgs-card.-bio:hover .btn-link {
  opacity: 1;
}
.leadership-grid-section .lgs-card .btn-link {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  color: #1E1E2B;
  font-weight: 400;
  padding: 0.25rem 0.625rem;
  background-color: #FF6B6B;
  opacity: 0;
  transition: 0.5s ease 0s;
}
@media (max-width: 767px) {
  .leadership-grid-section .lgs-card .btn-link {
    opacity: 1;
  }
}
.leadership-grid-section .lgs-card .btn-link svg {
  position: relative;
  margin-top: 0;
  margin-left: 0.25rem;
}
.leadership-grid-section .lgs-card-name {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
}
.leadership-grid-section .lgs-card-name h3 {
  flex: 1;
  margin-bottom: 0;
}
.leadership-grid-section .lgs-card-name a {
  margin-left: 0.5rem;
  display: inline-flex;
  color: #fff;
  width: 1.25rem;
}
.leadership-grid-section .lgs-card-name a:hover {
  color: #FF6B6B;
}
.leadership-grid-section .lgs-card-name a svg {
  width: 100%;
  height: auto;
}
.leadership-grid-section .lgs-card-img {
  position: relative;
  aspect-ratio: 288/258;
}
.leadership-grid-section .lgs-card-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.leadership-grid-section .lgs-card-content {
  flex: 1;
  padding: 1rem 1.625rem 2.5rem;
}
.leadership-grid-section .lgs-popup {
  position: fixed;
  right: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  background-color: transparent;
  transition: 0.4s ease 0s;
  z-index: 999;
}
.leadership-grid-section .lgs-popup.is-show {
  right: 0;
  pointer-events: all;
}
.leadership-grid-section .lgs-popup.is-show .lgs-popup-overlay {
  opacity: 1;
}
.leadership-grid-section .lgs-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: -1;
  transition: inherit;
}
.leadership-grid-section .lgs-popup-close {
  position: absolute;
  display: flex;
  top: 1.25rem;
  right: 1.875rem;
  width: 1.5rem;
  z-index: 1;
  cursor: pointer;
  transition: 0.35s ease 0s;
}
@media (max-width: 767px) {
  .leadership-grid-section .lgs-popup-close {
    top: 1.875rem;
    right: 2rem;
  }
}
.leadership-grid-section .lgs-popup-close:hover {
  color: #FF6B6B;
}
.leadership-grid-section .lgs-popup-close svg {
  width: 100%;
  height: auto;
}
.leadership-grid-section .lgs-popup-content:not(:first-child) {
  display: none;
}
.leadership-grid-section .lgs-popup-content .content-name {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.leadership-grid-section .lgs-popup-content .content-name h3 {
  flex: 1;
  margin-bottom: 0;
}
.leadership-grid-section .lgs-popup-content .content-name a {
  margin-left: 0.5rem;
  display: inline-flex;
  color: #fff;
  width: 1.25rem;
}
.leadership-grid-section .lgs-popup-content .content-name a:hover {
  color: #FF6B6B;
}
.leadership-grid-section .lgs-popup-content .content-name a svg {
  width: 100%;
  height: auto;
}
.leadership-grid-section .lgs-popup-content .title {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.leadership-grid-section .lgs-popup-content-list {
  position: relative;
  max-width: 34.625rem;
  height: 100%;
  overflow: auto;
  margin-left: auto;
  padding: 4rem 3rem;
  border-radius: 3.125rem 0 0 3.125rem;
  background-color: #4F3D6D;
}
@media (max-width: 767px) {
  .leadership-grid-section .lgs-popup-content-list {
    padding: 5rem 3rem 3.625rem;
  }
}
@media (min-width: 768px) {
  .leadership-grid-section .lgs-popup-content-list::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 19.125rem;
    pointer-events: none;
    background-image: url(../images/bio-lines.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 1;
  }
}
@media (width >= 1100px) and (height <= 800px) {
  .leadership-grid-section .lgs-popup-content-list::before {
    width: 34%;
    height: 6.25rem;
  }
}

.contract-tabbed-features-section .ctfs-tabs {
  gap: 1.5rem;
  max-width: fit-content;
}
@media (min-width: 768px) {
  .contract-tabbed-features-section .ctfs-tabs {
    display: flex !important;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .contract-tabbed-features-section .ctfs-tabs {
    display: none;
    background-color: #F9F7F9;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 5;
    padding: 15px;
    border-radius: 0 0 0.75rem 0.75rem;
    max-width: 100%;
  }
  .contract-tabbed-features-section .ctfs-tabs > div:not(:last-child) {
    margin-bottom: 1rem;
  }
}
.contract-tabbed-features-section .ctfs-title {
  color: #1E1E2B;
  text-align: center;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  flex: 1;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .contract-tabbed-features-section .ctfs-title {
    font-size: 1.125rem;
  }
}
.contract-tabbed-features-section .ctfs-tab-item {
  display: flex;
  align-items: center;
  gap: 1rem;
  min-width: 15rem;
  cursor: pointer;
  transition: 0.4s;
  border-radius: 6.188rem;
  border: 1px solid #856D88;
  padding: 0.75rem 1rem;
}
@media (max-width: 991px) {
  .contract-tabbed-features-section .ctfs-tab-item {
    min-width: 12.5rem;
  }
}
@media (max-width: 767px) {
  .contract-tabbed-features-section .ctfs-tab-item {
    padding: 0;
    border: none;
    text-align: left;
  }
}
.contract-tabbed-features-section .ctfs-tab-item:hover, .contract-tabbed-features-section .ctfs-tab-item.is-active {
  background-color: #4F3D6D;
}
@media (max-width: 767px) {
  .contract-tabbed-features-section .ctfs-tab-item:hover, .contract-tabbed-features-section .ctfs-tab-item.is-active {
    background-color: transparent;
  }
}
@media (min-width: 768px) {
  .contract-tabbed-features-section .ctfs-tab-item:hover .ctfs-title, .contract-tabbed-features-section .ctfs-tab-item.is-active .ctfs-title {
    color: #fff;
    font-weight: 600;
  }
}
.contract-tabbed-features-section .ctfs-dropdown {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.75rem 2.063rem;
  background-color: #4F3D6D;
  border-radius: 100vh;
  cursor: pointer;
}
@media (min-width: 768px) {
  .contract-tabbed-features-section .ctfs-dropdown {
    display: none;
  }
}
.contract-tabbed-features-section .ctfs-dropdown.is-open .down-icon {
  transform: rotate(-91deg);
}
.contract-tabbed-features-section .ctfs-dropdown .dropdown-title {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.contract-tabbed-features-section .ctfs-dropdown .dropdown-title .ctfs-title {
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0;
}
.contract-tabbed-features-section .ctfs-dropdown .down-icon {
  display: flex;
  width: 0.625rem;
  height: 0.625rem;
  transform: rotate(90deg);
}
.contract-tabbed-features-section .ctfs-dropdown .down-icon svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  fill: #fff;
}
@media (max-width: 767px) {
  .contract-tabbed-features-section .ctfs-dropdown-wrap {
    position: relative;
    background-color: #F9F7F9;
    border-radius: 1.438rem 1.438rem 0 0;
  }
}
.contract-tabbed-features-section .ctfs-content {
  display: inline-block;
  width: 100%;
}
.contract-tabbed-features-section .ctfs-content-item:not(:first-child) {
  display: none;
}
.contract-tabbed-features-section .ctfs-content-item .ctfs-row {
  row-gap: 2rem;
}
.contract-tabbed-features-section .ctfs-content-wrap {
  margin-top: 3.75rem;
}
.contract-tabbed-features-section .ctfs-card {
  min-height: 21.25rem;
  padding: 2rem;
  background-color: rgba(133, 109, 136, 0.1);
  border-radius: 0.75rem;
}
.contract-tabbed-features-section .ctfs-card .name {
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #FF6B6B;
}
.contract-tabbed-features-section .ctfs-card .name .h4 {
  margin-bottom: 0;
}
.contract-tabbed-features-section .ctfs-card .title {
  font-size: 1.125rem;
  margin-bottom: 1rem;
  font-weight: 500;
}
.contract-tabbed-features-section .ctfs-card .eyebrow-text {
  display: block;
  color: #856D88;
  line-height: 1.3;
}
.contract-tabbed-features-section .ctfs-card .phone + .email {
  margin-top: 1rem;
}
.contract-tabbed-features-section .ctfs-card a {
  color: #1E1E2B;
}

.listing-hero-section {
  padding: 7.5rem 0 3.75rem;
  background: linear-gradient(116.16deg, #1E1E2B 33.53%, #656591 100.59%);
}
.listing-hero-section .breadcrumbs {
  padding: 0;
}
@media (min-width: 768px) {
  .listing-hero-section .lhs-content {
    max-width: 31.25rem;
  }
}
@media (max-width: 767px) {
  .listing-hero-section .lhs-right {
    margin-top: 1.5rem;
  }
}
@media (min-width: 768px) {
  .listing-hero-section .lhs-featured-insight {
    max-width: 24.75rem;
    margin-left: auto;
  }
}
.listing-hero-section .lhs-insight-link {
  display: flex;
  flex-direction: column;
}
.listing-hero-section .lhs-insight-link:hover {
  text-decoration: none;
}
.listing-hero-section .lhs-insight-link:hover .h5 {
  color: #FF6B6B;
}
.listing-hero-section .lhs-insight-link .lhs-img {
  position: relative;
  aspect-ratio: 394/258;
  border-radius: 0.75rem;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.listing-hero-section .lhs-insight-link .lhs-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .listing-hero-section .lhs-insight-link .lhs-img {
    aspect-ratio: 339/257;
  }
}
.listing-hero-section .lhs-insight-link .h5 {
  transition: 0.35s ease 0s;
  margin-bottom: 0;
}
.listing-hero-section .lhs-insight-link .lhs-meta {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25rem;
  font-size: 0.875rem;
}
.listing-hero-section .lhs-insight-link .lhs-meta .lhs-asset-type {
  flex: 1;
  text-transform: uppercase;
}
.listing-hero-section .lhs-insight-link .lhs-meta .lhs-date {
  margin-left: 0.75rem;
  font-weight: 300;
}

.contracts-grid .cg-tabs {
  gap: 1.5rem;
  max-width: fit-content;
}
@media (min-width: 768px) {
  .contracts-grid .cg-tabs {
    display: flex !important;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .contracts-grid .cg-tabs {
    display: none;
    background-color: #F9F7F9;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 5;
    padding: 15px;
    border-radius: 0 0 0.75rem 0.75rem;
    max-width: 100%;
  }
  .contracts-grid .cg-tabs > div:not(:last-child) {
    margin-bottom: 1rem;
  }
}
.contracts-grid .cg-title {
  color: #1E1E2B;
  text-align: center;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  flex: 1;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .contracts-grid .cg-title {
    font-size: 1.125rem;
  }
}
.contracts-grid .cg-tab-item {
  display: flex;
  align-items: center;
  gap: 1rem;
  min-width: 15rem;
  cursor: pointer;
  transition: 0.4s;
  border-radius: 6.188rem;
  border: 1px solid #856D88;
  padding: 0.75rem 1rem;
}
@media (max-width: 991px) {
  .contracts-grid .cg-tab-item {
    min-width: 12.5rem;
  }
}
@media (max-width: 767px) {
  .contracts-grid .cg-tab-item {
    padding: 0;
    border: none;
    text-align: left;
  }
}
.contracts-grid .cg-tab-item:hover, .contracts-grid .cg-tab-item.is-active {
  background-color: #4F3D6D;
}
@media (max-width: 767px) {
  .contracts-grid .cg-tab-item:hover, .contracts-grid .cg-tab-item.is-active {
    background-color: transparent;
  }
}
@media (min-width: 768px) {
  .contracts-grid .cg-tab-item:hover .cg-title, .contracts-grid .cg-tab-item.is-active .cg-title {
    color: #fff;
    font-weight: 600;
  }
}
.contracts-grid .cg-dropdown {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.75rem 2.063rem;
  background-color: #4F3D6D;
  border-radius: 100vh;
  cursor: pointer;
}
@media (min-width: 768px) {
  .contracts-grid .cg-dropdown {
    display: none;
  }
}
.contracts-grid .cg-dropdown.is-open .down-icon {
  transform: rotate(-91deg);
}
.contracts-grid .cg-dropdown .dropdown-title {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.contracts-grid .cg-dropdown .dropdown-title .cg-title {
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0;
}
.contracts-grid .cg-dropdown .down-icon {
  display: flex;
  width: 0.625rem;
  height: 0.625rem;
  transform: rotate(90deg);
}
.contracts-grid .cg-dropdown .down-icon svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  fill: #fff;
}
@media (max-width: 767px) {
  .contracts-grid .cg-dropdown-wrap {
    position: relative;
    background-color: #F9F7F9;
    border-radius: 1.438rem 1.438rem 0 0;
  }
}
.contracts-grid .cg-content {
  display: inline-block;
  width: 100%;
}
.contracts-grid .cg-content-item:not(:first-child) {
  display: none;
}
.contracts-grid .cg-content-item .cg-row {
  row-gap: 2rem;
}
.contracts-grid .cg-content-wrap {
  margin-top: 2rem;
}
.contracts-grid .cg-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 2.625rem 2rem;
  background-color: rgba(133, 109, 136, 0.1);
  border-radius: 0.75rem;
}
.contracts-grid .cg-card .name {
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #FF6B6B;
}
.contracts-grid .cg-card .name .h4 {
  margin-bottom: 0;
}
.contracts-grid .cg-card .title {
  font-size: 1.125rem;
  margin-bottom: 1rem;
  font-weight: 500;
}
.contracts-grid .cg-card .eyebrow-text {
  display: block;
  color: #856D88;
  line-height: 1.3;
}
.contracts-grid .cg-card a {
  color: #1E1E2B;
}
.contracts-grid .cg-usage {
  margin-bottom: 0;
}
.contracts-grid .cg-link {
  margin-top: 1.5rem;
}

.wysiwyg-component .container {
  position: relative;
  --container-width: 57.938rem;
}
@media (max-width: 1025px) {
  .wysiwyg-component .container {
    --container-width: 49.375rem;
  }
}
.wysiwyg-component .wc-wrap h2,
.wysiwyg-component .wc-wrap h3 {
  margin-bottom: 2.125rem;
}
.wysiwyg-component .wc-wrap blockquote {
  margin: 2.125rem 0;
}
.wysiwyg-component .wc-wrap h3,
.wysiwyg-component .wc-wrap h4,
.wysiwyg-component .wc-wrap h5,
.wysiwyg-component .wc-wrap h6 {
  margin-top: 2.125rem;
}
.wysiwyg-component .wc-wrap h3:has(+ .table-wrapper) {
  margin-bottom: 5px;
  margin-top: 3.125rem;
}
@media (max-width: 767px) {
  .wysiwyg-component .wc-wrap h3:has(+ .table-wrapper) {
    margin-top: 1.75rem;
  }
}
.wysiwyg-component .wc-wrap .wp-caption-text {
  text-align: center;
  margin-top: 0.625rem;
  color: #6B6B6B;
}
.wysiwyg-component .wc-wrap pre {
  padding: 2rem;
  border: 1px solid #dee3e2;
  background-color: #F9F7F9;
  overflow: auto;
  margin: 1.5rem 0;
}
@media (max-width: 991px) {
  .wysiwyg-component .wc-social {
    display: flex;
    align-items: center;
    gap: 1.5rem;
  }
}
@media (min-width: 992px) {
  .wysiwyg-component .wc-social-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    right: calc(100% + 3.438rem);
    text-align: center;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .wysiwyg-component .wc-social-wrap {
    right: calc(100% + 32px);
  }
}
@media (min-width: 992px) {
  .wysiwyg-component .wc-social-wrap .pdb-social {
    --top: 10.25rem;
    position: sticky;
    top: var(--top);
    transition: 0.35s ease 0s;
  }
}
@media (max-width: 991px) {
  .wysiwyg-component .wc-social-wrap {
    margin-bottom: 2rem;
  }
}
.wysiwyg-component .wc-social-wrap .heateor_sss_sharing_ul {
  display: inline-flex;
  align-items: center;
  gap: 1.625rem;
}
@media (min-width: 992px) {
  .wysiwyg-component .wc-social-wrap .heateor_sss_sharing_ul {
    flex-direction: column;
  }
}
.wysiwyg-component .wc-social-wrap .heateor_sss_sharing_ul a {
  position: relative;
  display: flex !important;
  width: auto !important;
  max-height: 3rem;
  margin: 0;
  color: #FF6B6B;
}
.wysiwyg-component .wc-social-wrap .heateor_sss_sharing_ul a:hover {
  color: #656591 !important;
}
.wysiwyg-component .wc-social-wrap .heateor_sss_sharing_ul a svg {
  object-fit: contain;
  fill: currentColor;
}
@media (max-width: 767px) {
  .wysiwyg-component .wc-social-wrap .heateor_sss_sharing_ul a {
    max-height: 2.25rem;
  }
  .wysiwyg-component .wc-social-wrap .heateor_sss_sharing_ul a svg {
    height: auto;
  }
  .wysiwyg-component .wc-social-wrap .heateor_sss_sharing_ul a.heateor_sss_button_linkedin, .wysiwyg-component .wc-social-wrap .heateor_sss_sharing_ul a.heateor_sss_button_x {
    width: 2.5rem !important;
    height: 2.25rem;
    max-height: 100%;
  }
  .wysiwyg-component .wc-social-wrap .heateor_sss_sharing_ul a.heateor_sss_button_linkedin svg, .wysiwyg-component .wc-social-wrap .heateor_sss_sharing_ul a.heateor_sss_button_x svg {
    height: 100%;
  }
  .wysiwyg-component .wc-social-wrap .heateor_sss_sharing_ul a.heateor_sss_more {
    width: 1.688rem !important;
    height: 2.5rem;
    max-height: 100%;
  }
  .wysiwyg-component .wc-social-wrap .heateor_sss_sharing_ul a.heateor_sss_more svg {
    height: 100%;
  }
}
.wysiwyg-component .wc-social-wrap .heateor_sss_sharing_ul .heateor_sss_svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  opacity: 0 !important;
}
.wysiwyg-component .wc-social-label {
  margin-bottom: 1.625rem;
}
@media (max-width: 991px) {
  .wysiwyg-component .wc-social-label {
    margin-bottom: 0;
  }
}
.wysiwyg-component .wp-video {
  margin: 2.125rem 0;
  position: relative;
  width: 100% !important;
  max-width: 57.938rem !important;
  border-radius: 0.75rem;
  overflow: hidden;
}
.wysiwyg-component .wp-video.play::before {
  background-color: transparent;
}
.wysiwyg-component .wp-video .mejs-controls {
  display: none !important;
}
.wysiwyg-component .wp-video .mejs-overlay-button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 7.375rem;
  width: 7.375rem;
  border: 2px solid #fff;
  border-radius: 100vh;
  transition: 0.4s;
  background-image: none;
  text-decoration: none;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  z-index: 1;
}
@media (max-width: 767px) {
  .wysiwyg-component .wp-video .mejs-overlay-button {
    height: 2.688rem;
    width: 2.688rem;
  }
}
.wysiwyg-component .wp-video .mejs-overlay-button:hover, .wysiwyg-component .wp-video .mejs-overlay-button:focus {
  border-color: #FF6B6B;
}
.wysiwyg-component .wp-video .mejs-overlay-button::before {
  color: #fff;
  margin-left: 0.313rem;
}
.wysiwyg-component .wp-video .mejs-overlay-button::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: inherit;
  background-color: rgba(255, 255, 255, 0.2);
  transition: 0.3s;
  z-index: -1;
}
.wysiwyg-component .wp-video .mejs-overlay-button::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-40%, -50%);
  background: #FF6B6B;
  width: 2.375rem;
  height: 2.813rem;
  margin: 0;
  clip-path: polygon(100% 50%, 0 0, 0 100%);
}
@media (max-width: 767px) {
  .wysiwyg-component .wp-video .mejs-overlay-button::before {
    width: 1.063rem;
    height: 1.25rem;
    left: 54%;
  }
}
.wysiwyg-component .wp-video .mejs-overlay-button:focus {
  outline: 1px solid #000;
  outline-offset: 3px;
  color: #fff;
  background-color: #1E1E2B;
}

.generic-landing-hero-section {
  background-color: transparent;
}
.generic-landing-hero-section.dark-bg {
  background-color: #1E1E2B;
}
.generic-landing-hero-section .generic-landing-hero-wrapper {
  position: relative;
  padding: 10.625rem 0 6.875rem;
  z-index: 0;
  overflow: hidden;
}
@media (max-width: 991px) {
  .generic-landing-hero-section .generic-landing-hero-wrapper {
    padding: 10rem 0 4.25rem;
  }
}
.generic-landing-hero-section .generic-landing-hero-wrapper.gradient {
  background-image: url(../images/landing-hero-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.generic-landing-hero-section .generic-landing-hero-wrapper.gradient_circle::before {
  content: "";
  position: absolute;
  top: 62%;
  right: -65%;
  width: 73.7%;
  aspect-ratio: 1060/1075;
  background-image: url(../images/gradient-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 100%;
  transform: translate(-48%, -50%) rotate(270deg);
  z-index: -1;
  pointer-events: none;
}
@media (max-width: 1199px) {
  .generic-landing-hero-section .generic-landing-hero-wrapper.gradient_circle::before {
    right: -75%;
  }
}
@media (max-width: 991px) {
  .generic-landing-hero-section .generic-landing-hero-wrapper.gradient_circle::before {
    width: 80%;
    top: 50%;
    right: -55%;
    transform: translate(-20%, -50%);
  }
}
@media (max-width: 767px) {
  .generic-landing-hero-section .generic-landing-hero-wrapper.gradient_circle::before {
    aspect-ratio: 1185/1055;
    width: 115%;
    top: 50%;
    right: -52%;
    transform: translate(25%, -50%) rotate(270deg);
  }
}
.generic-landing-hero-section .generic-landing-hero-wrapper.purple_gradient {
  background: linear-gradient(116.16deg, #1E1E2B 33.53%, #656591 100.59%);
}
.generic-landing-hero-section .bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.generic-landing-hero-section .bg-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.generic-landing-hero-section .breadcrumbs {
  margin-bottom: 3.5rem;
}
@media (max-width: 767px) {
  .generic-landing-hero-section .breadcrumbs {
    margin-bottom: 2.5rem;
  }
}
.generic-landing-hero-section .container {
  position: relative;
  z-index: 1;
}
.generic-landing-hero-section .glhs-content {
  max-width: 42.813rem;
}
.generic-landing-hero-section .glhs-content .h1 {
  margin-bottom: 0.5rem;
}
.generic-landing-hero-section .glhs-content .btn-wrap {
  margin-top: 1.25rem;
}

.full-width-cta {
  position: relative;
  overflow: hidden;
}
.full-width-cta.fwc-left-align {
  padding: 6.875rem 0;
}
@media (max-width: 767px) {
  .full-width-cta.fwc-left-align {
    padding: 5rem 0 3.75rem;
  }
}
.full-width-cta.fwc-left-align .fwc-cta {
  text-align: right;
}
@media (max-width: 767px) {
  .full-width-cta.fwc-left-align .fwc-cta {
    text-align: center;
    margin-top: 5rem;
  }
}
.full-width-cta.fwc-center .container {
  padding: 3.75rem 0;
}
.full-width-cta .fwc-row {
  align-items: center;
}
.full-width-cta .fwc-heading-wrap {
  max-width: 43.75rem;
}
@media (max-width: 767px) {
  .full-width-cta .fwc-heading-wrap {
    text-align: center;
  }
}
.full-width-cta .fwc-cta {
  text-align: center;
}
.full-width-cta .fwc-center-wrap {
  position: relative;
  padding: 5.063rem 1.25rem;
  border-radius: 0.75rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .full-width-cta .fwc-center-wrap {
    padding: 3.625rem 1.25rem;
  }
}
.full-width-cta .fwc-bg-video, .full-width-cta .fwc-bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
}
.full-width-cta .fwc-bg-video video,
.full-width-cta .fwc-bg-video img, .full-width-cta .fwc-bg-image video,
.full-width-cta .fwc-bg-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.full-width-cta .fwc-bg-image {
  width: 74%;
}
@media (max-width: 767px) {
  .full-width-cta .fwc-bg-image {
    width: 100%;
    height: 70%;
  }
}
.full-width-cta .fwc-bg-image .fwc-bg-inner {
  position: absolute;
  aspect-ratio: 1060/1075;
  top: 50%;
  left: -2rem;
  width: 100%;
  height: auto;
  border-radius: 100%;
  overflow: hidden;
  transform: translateY(-50%);
}
@media screen and (min-width: 1450px) {
  .full-width-cta .fwc-bg-image .fwc-bg-inner {
    width: 90%;
  }
}
@media (max-width: 1199px) {
  .full-width-cta .fwc-bg-image .fwc-bg-inner {
    left: -3.125rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .full-width-cta .fwc-bg-image .fwc-bg-inner {
    border-radius: 48%;
  }
}
@media (max-width: 767px) {
  .full-width-cta .fwc-bg-image .fwc-bg-inner {
    aspect-ratio: 1/1;
    width: 143%;
    top: auto;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
  }
}
.full-width-cta .fwc-bg-image .fwc-bg-inner::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/fwc-bg-line.png);
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 1;
}
@media (max-width: 767px) {
  .full-width-cta .fwc-bg-image .fwc-bg-inner::before {
    right: 3.125rem;
    width: 114%;
  }
}
.full-width-cta .fwc-bg-image .fwc-bg-inner img {
  transform: rotate(270deg);
}
@media (max-width: 767px) {
  .full-width-cta .fwc-bg-image .fwc-bg-inner img {
    transform: rotate(270deg);
    object-position: bottom -3.125rem left -4.625rem;
  }
}
.full-width-cta .fwc-center-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
}
.full-width-cta .fwc-center-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.full-width-cta .fwc-content {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  max-width: 37.5rem;
  margin: 0 auto;
  z-index: 1;
}
.full-width-cta .fwc-content h2 {
  margin-bottom: 0;
}

.social-feed .sf-header {
  display: flex;
  column-gap: 3.125rem;
  row-gap: 1rem;
  margin-bottom: 3.75rem;
}
@media (max-width: 767px) {
  .social-feed .sf-header {
    flex-direction: column;
    text-align: center;
  }
}
.social-feed .sf-heading {
  margin-bottom: 0;
}
.social-feed .sf-description {
  max-width: 42.875rem;
  margin-left: auto;
}

button.emcTPs {
  --pl:18px !important;
  display: flex !important;
}
button.iYVTZo {
  background-color: #FF6B6B !important;
}
button.iYVTZo:hover {
  background-color: transparent !important;
  color: #FF6B6B !important;
}

.iOhujQ {
  align-items: center;
}

.iOhujQ {
  margin-top: auto;
}

.contact-form {
  position: relative;
}
.contact-form .container {
  position: relative;
  z-index: 1;
}
.contact-form .cf-bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.contact-form .cf-bg-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contact-form .cf-main {
  position: relative;
  z-index: 1;
  max-width: 51.375rem;
  margin: 0 auto;
}
.contact-form .cf-heading-wrap {
  margin-bottom: 1.5rem;
}
.contact-form .cf-form {
  position: relative;
  /* Gravity Form Grid */
  /* Inputs & Select & Textarea */
  /* Footer */
  /* Global Input Focus Variables */
}
.contact-form .cf-form .gform-theme--foundation .gform_fields {
  --gf-form-gap-y: 1rem;
  --gf-form-gap-x: 2rem;
  row-gap: var(--gf-form-gap-y);
  column-gap: var(--gf-form-gap-x);
}
@media (max-width: 767px) {
  .contact-form .cf-form .gform-theme--foundation .gform_fields {
    --gf-form-gap-x: 0px;
  }
}
.contact-form .cf-form .gfield {
  position: relative;
  /* Textarea */
  /* Floating Label */
  /* Required */
  /* Consent Field */
  /* Error State */
}
.contact-form .cf-form .gfield:has(.gfield_validation_message) {
  margin-bottom: 0.75rem;
}
.contact-form .cf-form .gfield--type-text input[type=text], .contact-form .cf-form .gfield--type-email input[type=email], .contact-form .cf-form .gfield--type-select select, .contact-form .cf-form .gfield--type-textarea textarea {
  background-color: #fff;
  color: #1E1E2B;
  border: 1px solid #707070;
  border-radius: 0.5rem;
  padding: 1.25rem 1rem 0.5rem;
  font-size: 1rem;
  font-weight: 400;
  caret-color: #FF6B6B;
}
.contact-form .cf-form .gfield--type-text input[type=text], .contact-form .cf-form .gfield--type-email input[type=email], .contact-form .cf-form .gfield--type-select select {
  height: 3.125rem;
}
.contact-form .cf-form .gfield--type-select .gfield_label {
  display: none;
}
.contact-form .cf-form .gfield--type-select select {
  padding: 0.438rem 1rem;
}
.contact-form .cf-form .gfield--type-select select option {
  color: #1E1E2B;
}
.contact-form .cf-form .gfield.gfield--input-type-textarea .gfield_label {
  top: 10%;
  left: 1rem;
  transform: translateY(0);
  color: #727272;
}
.contact-form .cf-form .gfield textarea.small {
  height: 6.25rem;
  resize: none;
}
.contact-form .cf-form .gfield .gfield_label {
  position: absolute;
  top: 50%;
  left: 1rem;
  font-size: 1rem;
  margin-bottom: 0;
  transform: translateY(-50%);
  color: #727272;
  transition: 0.4s;
}
.contact-form .cf-form .gfield.focused .gfield_label {
  top: 5px;
  font-size: 0.625rem;
  color: #856D88;
  font-weight: 700;
  transform: translateY(0);
}
.contact-form .cf-form .gfield_required .gfield_required_text {
  display: none;
}
.contact-form .cf-form .gfield.gfield--type-consent legend {
  display: none;
}
@media (max-width: 767px) {
  .contact-form .cf-form .gfield.gfield--type-consent .ginput_container_consent {
    align-items: center;
  }
}
.contact-form .cf-form .gfield.gfield--type-consent label {
  font-size: 1rem;
  color: #fff;
  margin-left: 1rem;
  margin-top: 5px;
}
.contact-form .cf-form .gfield.gfield--type-consent label a {
  font-size: 1rem;
  font-weight: 600;
  text-decoration: underline;
  color: #fff;
}
.contact-form .cf-form .gfield.gfield--type-consent label a:hover {
  color: #FF6F35;
}
.contact-form .cf-form .gfield.gfield--type-consent input[type=checkbox] {
  width: 1.875rem;
  height: 1.875rem;
  background-color: #fff;
  border-radius: 4px;
  border: 0;
}
.contact-form .cf-form .gfield.gfield--type-consent input[type=checkbox]::before {
  font-size: 2rem;
  color: #4F3D6D;
}
.contact-form .cf-form .gfield.gfield--type-consent input[type=checkbox]:focus {
  outline: 0;
  border: 0;
}
.contact-form .cf-form .gfield.gfield_error input[type],
.contact-form .cf-form .gfield.gfield_error textarea,
.contact-form .cf-form .gfield.gfield_error select {
  border: 1px solid #FF6F35;
}
.contact-form .cf-form .gfield.gfield_error label {
  color: #FF6F35 !important;
}
.contact-form .cf-form .gfield.gfield_error .gfield_validation_message {
  position: absolute;
  bottom: 100%;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #FF6F35;
}
.contact-form .cf-form .gform_validation_errors {
  display: none !important;
}
.contact-form .cf-form .gform-footer {
  justify-content: center;
}
@media (max-width: 767px) {
  .contact-form .cf-form .gform-footer {
    justify-content: center;
  }
}
.contact-form .cf-form .gform-footer .gform_button {
  --pl: 2.25rem;
  position: relative;
  display: inline-block;
  padding: 0.813rem 1.125rem !important;
  padding-left: var(--pl) !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  font-family: "Geist", "Open Sans", sans-serif !important;
  background-color: #1E1E2B !important;
  border: 1px solid #FF6B6B !important;
  border-radius: 3.125rem !important;
  color: #1E1E2B !important;
  text-align: center;
  transition: 0.4s !important;
}
.contact-form .cf-form .gform-footer .gform_button:hover {
  padding-left: 1.125rem !important;
  padding-right: var(--pl) !important;
  cursor: pointer;
  text-decoration: none;
  color: #1E1E2B !important;
  background-color: #FF6B6B !important;
}
.contact-form .cf-form .gform-footer .gform_button:hover .btn-dot-left {
  transform: scale(0) !important;
}
.contact-form .cf-form .gform-footer .gform_button:hover .btn-dot-right {
  transform: scale(1) !important;
}
.contact-form .cf-form .gform-footer .gform_button:hover span {
  color: #1E1E2B !important;
}
.contact-form .cf-form .gform-footer .gform_button:focus {
  outline: 0 !important;
  outline-offset: 0 !important;
}
.contact-form .cf-form input[type]:focus,
.contact-form .cf-form textarea:focus,
.contact-form .cf-form select:focus {
  --gf-ctrl-outline-width-focus: 1px;
  outline: 0;
  outline-offset: 0;
  border: 1px solid #FF6B6B;
}
.contact-form .cf-form .gform_confirmation_message {
  text-align: center;
}

@media (max-width: 767px) {
  .wrapper:has(.main-header .mh-top) .homepage-hero-section {
    padding: calc(var(--header-height, 228px) + var(--header-gap)) 0 6.25rem;
  }
}

.homepage-hero-section {
  --header-gap: 6.25rem;
  position: relative;
  min-height: 100dvh;
  display: flex;
  padding: calc(var(--header-height, 100px) + var(--header-gap)) 0 6.25rem;
}
@media (width >= 1100px) and (height <= 800px) {
  .homepage-hero-section {
    --header-gap: 1.75rem;
  }
}
@media (max-width: 767px) {
  .homepage-hero-section {
    --header-gap: 2.75rem;
    min-height: 110dvh;
  }
}
.homepage-hero-section .container {
  max-width: 82.938rem;
}
.homepage-hero-section .bg-animation-json {
  width: 100vw;
  height: 90.25vw;
  min-height: 100vh;
  min-width: 177.77vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
@media screen and (max-width: 1025px) {
  .homepage-hero-section .bg-animation-json {
    min-height: 82vh;
  }
}
@media (max-width: 767px) {
  .homepage-hero-section .bg-animation-json {
    min-height: 55vh;
    height: 100vw;
    transform: translate(-54%, -48%) rotate(14deg);
  }
}
.homepage-hero-section:has(+ section.capabilities-promo-section) {
  min-height: 72.5rem;
  padding-bottom: 20%;
}
@media (width >= 1100px) and (height <= 800px) {
  .homepage-hero-section:has(+ section.capabilities-promo-section) {
    min-height: 55dvh;
  }
}
.homepage-hero-section:has(+ section.capabilities-promo-section) .bg-animation-json {
  top: 40%;
}
@media (max-width: 767px) {
  .homepage-hero-section:has(+ section.capabilities-promo-section) .bg-animation-json {
    top: 40%;
  }
}
@media (width >= 1100px) and (height <= 800px) {
  .homepage-hero-section:has(+ section.capabilities-promo-section) .bg-animation-json {
    top: 39%;
  }
}
@media screen and (min-width: 1600px) {
  .homepage-hero-section:has(+ section.capabilities-promo-section) .bg-animation-json {
    top: 36%;
  }
}
@media screen and (min-width: 1900px) {
  .homepage-hero-section:has(+ section.capabilities-promo-section) .bg-animation-json {
    top: 32%;
  }
}
@media (max-width: 991px) {
  .homepage-hero-section:has(+ section.capabilities-promo-section) {
    min-height: 110dvh;
  }
}
@media (max-width: 767px) {
  .homepage-hero-section:has(+ section.capabilities-promo-section) {
    min-height: auto;
  }
}
.homepage-hero-section:has(+ section.capabilities-promo-section)::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 300px;
  background: linear-gradient(180deg, #1F1F2B 1.42%, rgba(31, 31, 43, 0) 86.95%);
  z-index: -1;
  pointer-events: none;
}
@media (max-width: 991px) {
  .homepage-hero-section:has(+ section.capabilities-promo-section)::after {
    height: 40%;
  }
}
.homepage-hero-section:has(+ section.capabilities-promo-section)::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 300px;
  background: linear-gradient(0deg, #1F1F2B -0.58%, rgba(31, 31, 43, 0) 90.95%);
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 991px) {
  .homepage-hero-section:has(+ section.capabilities-promo-section)::before {
    height: 40%;
  }
}
.homepage-hero-section:has(+ section.capabilities-promo-section) .container {
  min-height: 58dvh;
}
@media (width >= 1100px) and (height <= 800px) {
  .homepage-hero-section:has(+ section.capabilities-promo-section) .container {
    min-height: 72dvh;
  }
}
@media (max-width: 767px) {
  .homepage-hero-section:has(+ section.capabilities-promo-section) .container {
    padding-bottom: 3.75rem;
  }
}
.homepage-hero-section:has(+ section.capabilities-promo-section) + section.capabilities-promo-section {
  margin-top: -17%;
}
.homepage-hero-section .container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.homepage-hero-section .hhs-heading h1 .line-wrap {
  opacity: 0;
  transition: 0.8s ease 0s;
}
.homepage-hero-section .hhs-heading h1 .line-wrap:not(:nth-child(even)) {
  transform: translateX(-30px);
}
.homepage-hero-section .hhs-heading h1 .line-wrap:nth-child(even) {
  transform: translateX(30px);
}
.homepage-hero-section .hhs-heading h1 .line-wrap span:not(.line-wrap) {
  background-size: 400% auto;
  background-position: top 50% left 62%;
  transition: all 1.5s ease 0s;
}
.homepage-hero-section .hhs-heading h1 .line-wrap:nth-child(1) {
  transition-delay: 0.1s;
}
.homepage-hero-section .hhs-heading h1 .line-wrap:nth-child(2) {
  transition-delay: 0.2s;
}
.homepage-hero-section .hhs-heading h1 .line-wrap:nth-child(3) {
  transition-delay: 0.3s;
}
.homepage-hero-section .hhs-heading h1 .line-wrap:nth-child(4) {
  transition-delay: 0.4s;
}
.homepage-hero-section .hhs-heading h1 .line-wrap:nth-child(5) {
  transition-delay: 0.5s;
}
.homepage-hero-section .hhs-content {
  position: relative;
  opacity: 0;
  transition: 0.8s ease 0.4s;
  z-index: 1;
}
.homepage-hero-section.aos-animate .hhs-heading h1 .line-wrap {
  opacity: 1;
  transform: translateX(0);
}
.homepage-hero-section.aos-animate .hhs-heading h1 .line-wrap span:not(.line-wrap) {
  background-size: 100% auto;
  transition-delay: 1s;
}
.homepage-hero-section.aos-animate .hhs-content {
  opacity: 1;
  transition-delay: 1s;
}
.homepage-hero-section .hhs-bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.homepage-hero-section .hhs-bg-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right;
}
.homepage-hero-section .hhs-heading {
  position: relative;
  max-width: 70%;
}
@media (max-width: 767px) {
  .homepage-hero-section .hhs-heading {
    max-width: 100%;
  }
}
.homepage-hero-section .hhs-heading h1 {
  font-weight: 300;
}
@media (min-width: 768px) {
  .homepage-hero-section .hhs-heading h1 {
    display: grid;
  }
}
.homepage-hero-section .hhs-heading h1 br {
  display: none;
}
@media (min-width: 768px) {
  .homepage-hero-section .hhs-heading h1 .line-wrap {
    display: block;
  }
  .homepage-hero-section .hhs-heading h1 .line-wrap:nth-child(even) {
    margin-left: auto;
  }
}
.homepage-hero-section .hhs-heading h1 span:not(.line-wrap) {
  background: #FF6B6B;
  background: linear-gradient(90deg, #ff6b6b 33%, white 60%, #ff6b6b 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-weight: inherit;
}
.homepage-hero-section .hhs-content {
  max-width: 26.75rem;
  margin-left: auto;
  margin-top: auto;
}
@media (max-width: 767px) {
  .homepage-hero-section .hhs-content {
    margin-top: 10rem;
  }
}
.homepage-hero-section .hhs-cta-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 0.625rem;
  margin-top: 1.25rem;
}

#embedded_job_board_wrapper {
  padding: 0 !important;
  font-family: "Geist", "Open Sans";
}

/* Hide unwanted default content */
#embedded_job_board_wrapper #content,
#embedded_job_board_wrapper .content {
  display: none !important;
}

/* Main Title */
#embedded_job_board_wrapper h1#board_title {
  font-size: 3rem;
  font-weight: 500;
  margin-bottom: 1rem;
  color: #1E1E2B;
}

/* Department Title */
#embedded_job_board_wrapper .level-0 > h2 {
  font-size: 2.438rem;
  font-weight: 500;
  margin-bottom: 1rem;
  color: #1E1E2B;
}

/* Wrapper */
#embedded_job_board_wrapper .child.level-1 {
  margin-bottom: 2.5rem;
}

/* Sub category title */
#embedded_job_board_wrapper .child.level-1 h2 {
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 16px;
  color: #1E1E2B;
}

/* Job Card */
#embedded_job_board_wrapper .opening {
  padding: 1.25rem;
  border: 1px solid #FF6B6B;
  border-radius: 0.75rem;
  margin-bottom: 1rem;
  transition: all 0.3s ease;
  background: #fff;
}

/* Hover Effect */
#embedded_job_board_wrapper .opening:hover {
  box-shadow: 0 0.5rem 1.25rem rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}

/* Job Title */
#embedded_job_board_wrapper .opening h2 {
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 8px;
}

/* Job Link */
#embedded_job_board_wrapper .opening a {
  text-decoration: none;
  color: #4F3D6D;
  display: inline-block;
}

/* Hover */
#embedded_job_board_wrapper .opening a:hover {
  text-decoration: underline;
}

/* Location */
#embedded_job_board_wrapper .opening .location {
  font-size: 0.875rem;
  color: #777;
  margin-top: #787878;
}

/* Location Label */
#embedded_job_board_wrapper .opening .location:before {
  content: "Location: ";
  font-weight: 500;
  color: #787878;
}

/* Tablet */
@media screen and (max-width: 1199px) {
  #embedded_job_board_wrapper h1#board_title {
    font-size: 1.875rem;
  }
}
/* Mobile */
@media screen and (max-width: 767px) {
  #embedded_job_board_wrapper h1#board_title {
    font-size: 1.5rem;
  }
  #embedded_job_board_wrapper .child.level-1 h2 {
    font-size: 1rem;
  }
  #embedded_job_board_wrapper .opening {
    padding: 1rem;
  }
}
.featured-resources-section {
  border-radius: 0;
}
.featured-resources-section .fr-grid-item {
  transform: translateY(100%);
  transition: 0.5s ease 0s;
}
.featured-resources-section .fr-grid-item:nth-child(1) {
  transition-delay: 0.1s;
}
.featured-resources-section .fr-grid-item:nth-child(2) {
  transition-delay: 0.2s;
}
.featured-resources-section .fr-grid-item:nth-child(3) {
  transition-delay: 0.3s;
}
.featured-resources-section .fr-grid-item:nth-child(4) {
  transition-delay: 0.4s;
}
.featured-resources-section .fr-grid-item:nth-child(5) {
  transition-delay: 0.5s;
}
.featured-resources-section .fr-grid-item:nth-child(6) {
  transition-delay: 0.6s;
}
.featured-resources-section .fr-grid-item:nth-child(7) {
  transition-delay: 0.7s;
}
.featured-resources-section .fr-grid-item:nth-child(8) {
  transition-delay: 0.8s;
}
.featured-resources-section .fr-grid-item:nth-child(9) {
  transition-delay: 0.9s;
}
.featured-resources-section .fr-grid-item:nth-child(10) {
  transition-delay: 1s;
}
.featured-resources-section.aos-animate .fr-grid-item {
  transform: translateY(0);
}
.featured-resources-section .fr-heading h2 {
  margin-bottom: 2rem;
}
.featured-resources-section .fr-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}
.featured-resources-section .fr-grid.first-full .fr-grid-item:first-child {
  grid-area: 1/1/3/1;
}
@media (min-width: 1025px) {
  .featured-resources-section .fr-grid.first-full .fr-grid-item:first-child .fr-card-top-wrap p {
    -webkit-line-clamp: unset;
    line-clamp: unset;
    display: block;
    overflow: visible;
  }
}
@media (max-width: 1025px) {
  .featured-resources-section .fr-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .featured-resources-section .fr-grid.first-full .fr-grid-item:first-child {
    grid-area: auto;
  }
}
@media (max-width: 767px) {
  .featured-resources-section .fr-grid {
    grid-template-columns: auto;
  }
}
.featured-resources-section .fr-grid-item {
  position: relative;
}
.featured-resources-section .fr-video-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.4s ease 0s;
  transform: scale(1.5);
  pointer-events: none;
}
.featured-resources-section .fr-video-wrap video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right center;
}
.featured-resources-section .fr-card-wrap {
  position: relative;
  display: block;
  height: 100%;
  padding: 1.563rem 2.125rem;
  border-radius: 0.75rem;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.08);
  text-decoration: none;
}
@media (max-width: 767px) {
  .featured-resources-section .fr-card-wrap {
    padding: 1.438rem 1.563rem;
  }
}
@media (min-width: 1025px) {
  .featured-resources-section .fr-card-wrap:hover .fr-video-wrap {
    opacity: 1;
  }
  .featured-resources-section .fr-card-wrap:hover .fr-btn .btn {
    padding-left: 1.125rem;
    padding-right: var(--pl);
    color: #1E1E2B;
    background-color: #FF6B6B;
    border-color: #FF6B6B;
  }
  .featured-resources-section .fr-card-wrap:hover .fr-btn .btn .btn-dot-left {
    transform: scale(0);
  }
  .featured-resources-section .fr-card-wrap:hover .fr-btn .btn .btn-dot-right {
    transform: scale(1);
  }
  .featured-resources-section .fr-card-wrap:hover .fr-btn .btn .btn-dot {
    background-color: #1E1E2B;
  }
  .featured-resources-section .fr-card-wrap:hover .h5,
  .featured-resources-section .fr-card-wrap:hover .mcc-desc {
    color: #fff;
  }
}
@media (max-width: 1025px) {
  .featured-resources-section .fr-card-wrap:active .fr-video-wrap {
    opacity: 1;
  }
  .featured-resources-section .fr-card-wrap:active .fr-btn .btn {
    padding-left: 1.125rem;
    padding-right: var(--pl);
    color: #1E1E2B;
    background-color: #FF6B6B;
    border-color: #FF6B6B;
  }
  .featured-resources-section .fr-card-wrap:active .fr-btn .btn .btn-dot-left {
    transform: scale(0);
  }
  .featured-resources-section .fr-card-wrap:active .fr-btn .btn .btn-dot-right {
    transform: scale(1);
  }
  .featured-resources-section .fr-card-wrap:active .fr-btn .btn .btn-dot {
    background-color: #1E1E2B;
  }
  .featured-resources-section .fr-card-wrap:active .h5,
  .featured-resources-section .fr-card-wrap:active .mcc-desc {
    color: #fff;
  }
}
.featured-resources-section .fr-card {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  z-index: 1;
}
.featured-resources-section .fr-card .h5 {
  margin-bottom: 0.5rem;
}
.featured-resources-section .fr-card-top-wrap p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.featured-resources-section .fr-card-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
}
.featured-resources-section .fr-card-top .eyebrow-text {
  font-size: 0.75rem;
  text-transform: capitalize;
  margin-bottom: 0;
}
.featured-resources-section .fr-image-wrap {
  display: flex;
  width: 1.625rem;
}
.featured-resources-section .fr-image-wrap img {
  width: 100%;
  height: auto;
  object-fit: contain;
  fill: #FF6B6B;
}
.featured-resources-section .fr-btn {
  margin-top: 2rem;
}
@media (max-width: 767px) {
  .featured-resources-section .fr-btn {
    margin-top: 1rem;
  }
}
.featured-resources-section .fr-btn .btn {
  border-color: #fff;
}

@media (max-width: 767px) {
  .tall-image-cards-section .container {
    width: 100%;
  }
}
.tall-image-cards-section .sec-heading {
  margin-bottom: 2rem;
}
.tall-image-cards-section .tic-wrap {
  border-radius: 0.75rem;
  overflow: hidden;
}
.tall-image-cards-section .tic-card {
  position: relative;
  display: flex;
  align-items: flex-end;
  min-height: 28.625rem;
  padding: 1.5rem 1.5rem 5rem;
  cursor: pointer;
  border: 1px solid #856D88;
  overflow: hidden;
  transition: 0.5s ease 0s;
}
@media (max-width: 767px) {
  .tall-image-cards-section .tic-card {
    min-height: 17.125rem;
    padding-bottom: 4.375rem;
  }
}
@media (max-width: 767px) {
  .tall-image-cards-section .tic-card.is-active {
    min-height: 28.625rem;
  }
}
.tall-image-cards-section .tic-card.is-active .card-title {
  bottom: 100%;
}
.tall-image-cards-section .tic-card.is-active .card-desc {
  opacity: 1;
  pointer-events: all;
  transition-delay: 0.4s;
}
.tall-image-cards-section .tic-card.is-active .icon-plus::before {
  transform: translate(-50%, -50%) rotate(90deg);
}
.tall-image-cards-section .tic-card.is-active .tic-card-image::after {
  opacity: 0.5;
}
.tall-image-cards-section .tic-card .icon-plus {
  position: absolute;
  bottom: 1.5rem;
  right: 1.5rem;
  width: 2rem;
  height: 2rem;
  color: #fff;
  display: flex;
  padding: 0;
  z-index: 1;
  border: 3px solid currentColor;
  border-radius: 100%;
  transition: 0.35s ease 0s;
}
.tall-image-cards-section .tic-card .icon-plus::before, .tall-image-cards-section .tic-card .icon-plus::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3px;
  height: 0.875rem;
  background-color: currentColor;
  transform: translate(-50%, -50%);
  transition: 0.35s ease 0s;
  border-radius: 0.313rem;
}
.tall-image-cards-section .tic-card .icon-plus::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
@media (min-width: 768px) {
  .tall-image-cards-section .tic-card-item:first-child .tic-card {
    border-radius: 0.75rem 0 0 0.75rem;
  }
}
@media (max-width: 767px) {
  .tall-image-cards-section .tic-card-item:first-child .tic-card {
    border-radius: 0.75rem 0.75rem 0 0;
  }
}
@media (min-width: 768px) {
  .tall-image-cards-section .tic-card-item:last-child .tic-card {
    border-radius: 0 0.75rem 0.75rem 0;
  }
}
@media (max-width: 767px) {
  .tall-image-cards-section .tic-card-item:last-child .tic-card {
    border-radius: 0 0 0.75rem 0.75rem;
  }
}
.tall-image-cards-section .tic-card-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.tall-image-cards-section .tic-card-image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.2;
  z-index: 0;
  transition: 0.4s;
}
.tall-image-cards-section .tic-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tall-image-cards-section .tic-card-content {
  position: relative;
  width: 100%;
  z-index: 1;
}
.tall-image-cards-section .tic-card-content .card-title {
  position: absolute;
  bottom: 0;
  width: 100%;
  transition: 0.6s ease 0s;
}
.tall-image-cards-section .tic-card-content .card-title h3 {
  margin-bottom: 0;
}
.tall-image-cards-section .tic-card-content .desc {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}
.tall-image-cards-section .tic-card-content .card-desc {
  margin-top: 0.5rem;
  opacity: 0;
  pointer-events: none;
  transition: 0.6s ease 0s;
}
.tall-image-cards-section .tic-card-content .card-desc .desc + .card-cta {
  margin-top: 1rem;
}

.hero-promo-wrapper {
  will-change: transform;
  backface-visibility: hidden;
  transform: translateZ(0);
}

.capabilities-promo-section {
  position: relative;
  max-width: 90rem;
  margin: 0 auto;
  z-index: 3;
  will-change: transform;
  backface-visibility: hidden;
}
@media (min-width: 768px) {
  .capabilities-promo-section {
    padding: 0 1.25rem;
  }
}
.capabilities-promo-section .cps-container {
  position: relative;
  display: flex;
  min-height: 33.125rem;
  border-radius: 3.125rem;
  overflow: hidden;
  z-index: 0;
}
@media (max-width: 767px) {
  .capabilities-promo-section .cps-container {
    padding: 3.125rem 1.5rem;
    min-height: 30.5rem;
  }
}
.capabilities-promo-section .bg-media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}
.capabilities-promo-section .bg-media video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.capabilities-promo-section .cps-wrap {
  display: grid;
  grid-template-columns: 64% auto;
  width: 100%;
}
@media (max-width: 991px) {
  .capabilities-promo-section .cps-wrap {
    grid-template-columns: 55% auto;
  }
}
@media (max-width: 767px) {
  .capabilities-promo-section .cps-wrap {
    display: flex;
    flex-direction: column;
  }
}
.capabilities-promo-section .cps-left {
  padding: 4.25rem 3rem 3.5rem 3.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .capabilities-promo-section .cps-left {
    padding: 3.125rem 2rem 2rem;
  }
}
@media (max-width: 767px) {
  .capabilities-promo-section .cps-left {
    padding: 0 0 1rem;
    flex: 1;
  }
}
@media (min-width: 768px) {
  .capabilities-promo-section .cps-left + .cps-right {
    border-left: 1px solid rgba(255, 255, 255, 0.25);
  }
}
@media (max-width: 767px) {
  .capabilities-promo-section .cps-left + .cps-right {
    border-top: 1px solid rgba(255, 255, 255, 0.25);
  }
}
.capabilities-promo-section .cps-right {
  padding: 4.688rem 3.75rem 3.75rem 4.688rem;
}
@media (max-width: 991px) {
  .capabilities-promo-section .cps-right {
    padding: 3.125rem 2rem 2rem;
  }
}
@media (max-width: 767px) {
  .capabilities-promo-section .cps-right {
    padding: 1rem 0 0;
  }
}
.capabilities-promo-section .cps-index-item:not(:first-child) {
  display: none;
}
.capabilities-promo-section .cps-index-wrap {
  display: flex;
  align-items: center;
  max-width: max-content;
  margin-left: auto;
  font-size: 2.25rem;
  font-weight: 300;
}
@media (max-width: 767px) {
  .capabilities-promo-section .cps-index-wrap {
    padding-right: 1.375rem;
    margin-bottom: 2rem;
  }
}
.capabilities-promo-section .cps-index-wrap .total {
  opacity: 0.5;
}
.capabilities-promo-section .cps-heading-item:not(:first-child) {
  display: none;
}
.capabilities-promo-section .cps-heading-wrap h2 {
  margin-bottom: 0;
  font-weight: 300;
}
@media (min-width: 1400px) {
  .capabilities-promo-section .cps-heading-wrap h2 {
    font-size: 4rem;
  }
}
.capabilities-promo-section .cps-content-item:not(:first-child) {
  display: none;
}
.capabilities-promo-section .cps-content-item .btn {
  margin-top: 0.5rem;
}

.logo-carousel .lc-heading-wrap {
  max-width: 56.25rem;
  margin: 0 auto 2.5rem;
}
.logo-carousel .lc-item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.logo-carousel .lc-image {
  display: flex;
  align-items: center;
  justify-content: center;
}
.logo-carousel .lc-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  max-height: 7.5rem;
}
.logo-carousel .lc-arrows {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.125rem;
  margin-top: 3rem;
}
.logo-carousel .lc-arrows .lc-arrow-prev,
.logo-carousel .lc-arrows .lc-arrow-next {
  position: unset;
  margin: 0;
}
.logo-carousel .swiper-slide {
  align-self: center;
}
.logo-carousel .swiper-wrapper {
  max-width: max-content;
  margin: 0 auto;
}

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

#wpadminbar {
  position: fixed;
}

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

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

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

.bg-dark *:not(.btn, a, svg, svg *, .h6, input, .eyebrow-text, .close-btn),
.bg-secondary *:not(.btn, a, svg, svg *, .h6, input, .eyebrow-text, .close-btn),
.inner-text-white *:not(.btn, a, svg, svg *, .h6, input, .eyebrow-text, .close-btn) {
  color: #fff;
}

/* Breadcrumb */
.breadcrumbs {
  padding: 0;
  margin-bottom: 3.75rem;
}
@media (max-width: 767px) {
  .breadcrumbs {
    margin-bottom: 3rem;
  }
}
.breadcrumbs ul {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
.breadcrumbs li {
  display: inline-flex;
  align-items: center;
  color: #fff;
  transition: all 0.35s ease 0s;
}
.breadcrumbs li.current-item {
  font-weight: 700;
}
.breadcrumbs li.hide {
  display: none;
}
.breadcrumbs li:has(+ li.hide)::after {
  display: none;
}
.breadcrumbs li {
  padding: 0;
}
.breadcrumbs li:not(:last-child)::after {
  content: "";
  margin: 0 8px;
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 100vh;
  background-color: #856D88;
}
.breadcrumbs a {
  color: #fff;
  transition: all 0.35s ease 0s;
  font-weight: 400;
}
.breadcrumbs a[href="#"], .breadcrumbs a[href=""] {
  pointer-events: none;
  cursor: default;
}
.breadcrumbs a span {
  color: currentColor;
  transition: inherit;
}

/* Pagination */
.pagination ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: 2rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagination li {
  position: relative;
  margin: 0 0.75rem;
  padding: 0;
  list-style: none;
  color: #1E1E2B;
}
.pagination li a:hover {
  color: #4F3D6D !important;
}
.pagination li a:not(.prev, .next),
.pagination li span {
  border: none;
  line-height: 1;
  text-decoration: none;
  transition: 0.4s ease background-color, 0.4s ease color;
}
.pagination li a:not(.prev, .next).active,
.pagination li span.active {
  border-color: #1E1E2B;
}
.pagination li a:not(.prev, .next).page-numbers.current,
.pagination li span.page-numbers.current {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2.5rem;
  border-radius: 0.5rem;
  font-size: 1rem;
  background-color: #4F3D6D;
}
.pagination li .prev,
.pagination li .next {
  cursor: pointer;
  color: #1E1E2B;
  text-decoration: none;
  font-weight: 500;
}
.pagination li .prev .icon-pagination-right,
.pagination li .prev .icon-pagination-left,
.pagination li .next .icon-pagination-right,
.pagination li .next .icon-pagination-left {
  display: flex;
  position: absolute;
  top: 50%;
  right: -1.25rem;
  width: 0.688rem;
  height: 0.688rem;
  transform: translateY(-50%);
}
.pagination li .prev .icon-pagination-right svg,
.pagination li .prev .icon-pagination-left svg,
.pagination li .next .icon-pagination-right svg,
.pagination li .next .icon-pagination-left svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.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: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.5;
}
.pagination li .prev .icon-pagination-left {
  transform: translateY(-50%) rotate(180deg);
  left: -1.25rem;
}
.pagination li .current {
  color: #fff;
}

.lg-grid-main-row {
  row-gap: 2rem;
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}
.lg-grid-item-img {
  position: relative;
  aspect-ratio: 395/243;
  border-radius: 0.75rem 0.75rem 0 0;
  overflow: hidden;
}
.lg-grid-item-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .lg-grid-item-img {
    aspect-ratio: 342/243;
  }
}
.lg-grid-item-detail {
  padding: 1.5rem;
}
.lg-grid-item-detail .eyebrow-text {
  color: #4F3D6D;
}
.lg-grid-item-detail h5 {
  margin-bottom: 0;
}
.lg-grid-item {
  display: flex;
  flex-direction: column;
  height: 100%;
  border-bottom: 5px solid #FF6B6B;
  border-radius: 0.75rem 0.75rem;
  overflow: hidden;
}
.lg-grid-item-detail {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
}
.lg-link-arrow {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  color: #FF6B6B;
  width: 1.188rem;
  height: 1.188rem;
  margin-top: 2.5rem;
  margin-left: auto;
}
.lg-link-arrow svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (max-width: 767px) {
  .lg-filter-main {
    display: flex;
    flex-direction: column;
  }
}
.lg-filter-heading {
  display: block;
  margin-bottom: 2.25rem;
}
.lg-filter-inner {
  --space: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  max-width: 55.375rem;
  gap: 1.563rem;
}
@media (max-width: 1199px) {
  .lg-filter-inner {
    --space: 0.5rem;
  }
}
@media (max-width: 767px) {
  .lg-filter-inner {
    flex-direction: column;
    max-width: 17.563rem;
    margin: 0 auto;
  }
}
.lg-filter-col {
  position: relative;
}
@media (max-width: 767px) {
  .lg-filter-col {
    width: 100%;
  }
}
.lg-filter-col.lg-dropdown {
  border-top-right-radius: 50px;
  border-top-left-radius: 50px;
}
@media (max-width: 767px) {
  .lg-filter-col.lg-dropdown {
    border-radius: 1.5rem;
    overflow: hidden;
  }
}
.lg-filter-col.lg-dropdown.active {
  background-color: #F9F7F9;
}
.lg-filter-col.lg-dropdown.active .lg-filter-item {
  color: #fff;
  background-color: #4F3D6D;
}
.lg-filter-col.lg-dropdown.active .lg-filter-item::after {
  border-color: #fff transparent transparent transparent;
  transform: scale(-1);
}
.lg-filter-col.lg-dropdown .lg-filter-item {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1E1E2B;
  padding: 0.688rem 2.75rem;
  border-radius: 3.125rem;
  border: 1px solid #856D88;
  line-height: 1.5;
  background-color: #fff;
  font-weight: 500;
}
.lg-filter-col.lg-dropdown .lg-filter-item::after {
  content: "";
  position: relative;
  width: 0;
  height: 0;
  border-color: #4F3D6D transparent transparent transparent;
  border-style: solid;
  border-width: 9px 6px 0;
  transition: 0.4s;
  margin-left: 0.5rem;
}
.lg-filter-col.lg-dropdown.lg-market {
  max-width: 11.688rem;
  width: 100%;
}
@media (max-width: 767px) {
  .lg-filter-col.lg-dropdown.lg-market {
    max-width: 100%;
  }
}
.lg-filter-col.lg-dropdown.lg-capability {
  max-width: 15.5rem;
  width: 100%;
}
@media (max-width: 991px) {
  .lg-filter-col.lg-dropdown.lg-capability {
    max-width: 13.5rem;
  }
}
@media (max-width: 767px) {
  .lg-filter-col.lg-dropdown.lg-capability {
    max-width: 100%;
  }
}
.lg-filter-col.active .lg-filter-item {
  border-bottom: 0;
}
.lg-filter-col.active .lg-filter-item::before {
  transform: translateY(-50%) scale(-1);
}
.lg-filter-col.lg-search {
  flex: 1;
}
.lg-filter-col.lg-search .main-search-input {
  position: relative;
}
.lg-filter-col.lg-search input[type=search] {
  height: 3rem;
  padding: 0.625rem 2.5rem 0.625rem 1.25rem;
  border-color: #856D88;
  color: #1E1E2B;
}
.lg-filter-col.lg-search input[type=search]::placeholder {
  color: #856D88;
}
.lg-filter-col.lg-search .lg-filter-search-label {
  pointer-events: none;
  position: absolute;
  visibility: hidden;
  opacity: 0;
}
.lg-filter-col.lg-search .icon-search {
  position: absolute;
  top: calc(50% - 8px);
  right: 1rem;
  display: flex;
  padding: 0;
  border: 0;
  font-size: 0;
  color: #4F3D6D;
  background-color: transparent;
  transition: 0.35s ease 0s;
}
.lg-filter-col.lg-search .icon-search:hover {
  color: #1E1E2B;
}
.lg-filter-col.lg-search .icon-search span {
  display: none;
}
.lg-filter-reset {
  align-self: center;
  margin-left: 0.75rem;
}
@media (max-width: 767px) {
  .lg-filter-reset {
    margin-left: 0;
    align-self: flex-start;
    padding-left: 8px;
  }
}
.lg-filter-reset .reset-filter {
  color: #4F3D6D;
  font-weight: 600;
}
.lg-filter-menu {
  position: absolute;
  z-index: 99;
  top: 98%;
  left: 0;
  right: 0;
  display: none;
  margin-bottom: 0;
  padding: 20px 16px 40px;
  border-top: 0;
  list-style: none;
  background-color: #F9F7F9;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
}
@media (max-width: 767px) {
  .lg-filter-menu {
    position: unset;
  }
}
.lg-filter-menu li {
  list-style: none;
}
.lg-filter-menu .checkbox {
  padding: 0.5rem 0;
}
.lg-filter-menu .checkbox:last-child {
  padding-bottom: 0;
}
.lg-filter-menu .checkbox input[type=checkbox]:checked + label::before {
  border-color: #4F3D6D;
  background-color: #4F3D6D;
}
.lg-filter-menu .checkbox input[type=checkbox]:checked + label::after {
  top: 4px;
  left: 8px;
  width: 6px;
  height: 12px;
  border-color: #fff;
}
.lg-filter-menu .checkbox label {
  position: relative;
  margin-bottom: 0;
  padding-left: 2.125rem;
  font-size: 1rem;
  color: #1E1E2B;
  font-weight: 500;
  line-height: 1.35;
}
.lg-filter-menu .checkbox label::before {
  position: absolute;
  top: 1px;
  left: 0;
  padding: 0.625rem;
  border: 1px solid #4F3D6D;
  border-radius: 4px;
}
.lg-filter-menu .lg-filter-btn {
  display: flex;
  align-items: center;
  padding-top: 0.688rem;
}
.lg-filter-menu .lg-filter-btn span {
  cursor: pointer;
  display: block;
  margin: 0;
  font-weight: 400;
  line-height: 1;
  transition: 0.35s ease 0s;
}
.lg-filter-menu .lg-filter-btn span:hover {
  color: #1E1E2B;
}
.lg-filter-menu .lg-filter-btn span:first-child {
  position: relative;
  margin-right: 1.5rem;
}
.lg-filter-menu .lg-filter-btn span:first-child::before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  right: -0.75rem;
  width: 2px;
  height: 100%;
  background-color: #000;
}
.lg-filter-selected-list {
  display: none;
  flex-wrap: wrap;
  gap: 1rem;
  width: 100%;
  margin-top: 1rem;
}
@media (max-width: 767px) {
  .lg-filter-selected-list {
    margin-top: 1.5rem;
  }
}
.lg-filter-selected-list:has(.lg-selected) {
  display: flex;
}
.lg-filter-selected-list .lg-selected {
  cursor: pointer;
  position: relative;
  display: inline-block;
  padding: 0;
  padding-left: 1.25rem;
  color: #4F3D6D;
  border: none;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.3;
  background-color: transparent;
  transition: 0.3s ease 0s;
}
.lg-filter-selected-list .lg-selected:hover {
  color: #1E1E2B;
}
.lg-filter-selected-list .lg-selected .close-icon {
  position: absolute;
  top: 1px;
  left: 0;
  width: 1rem;
  height: 1rem;
  border-radius: 3px;
  background-color: #4F3D6D;
  transition: 0.3s ease 0s;
}
.lg-filter-selected-list .lg-selected .close-icon::before, .lg-filter-selected-list .lg-selected .close-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 2px;
  height: 10px;
  background-color: #fff;
}
.lg-filter-selected-list .lg-selected .close-icon::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
@media (max-width: 575px) {
  .lg-filter-selected-list .lg-selected-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.lg-filter-recent {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 1.375rem;
  justify-content: flex-end;
  margin-top: 2.25rem;
}
@media (max-width: 767px) {
  .lg-filter-recent {
    order: -1;
    margin-top: 0;
    margin-bottom: 2.25rem;
    justify-content: flex-start;
  }
}
.lg-filter-select {
  width: auto;
  height: 1.5rem;
  border: none;
  font-weight: 400;
  color: #1E1E2B;
  cursor: pointer !important;
  padding-right: 1.875em !important;
  appearance: none;
  background-color: transparent;
  background-image: url(../images/down-arrow-1.svg) !important;
  background-repeat: no-repeat !important;
  background-position: right 0.5em center !important;
  background-size: 0.875rem 0.4375rem !important;
}

.newsroom-grid-section .lg-filter-col {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding: 0;
  margin: 0;
}
.newsroom-grid-section .lg-grid-main-row {
  margin-top: 0;
}
.newsroom-grid-section .lg-filter-inner {
  flex-direction: column;
}
@media (max-width: 767px) {
  .newsroom-grid-section .lg-filter-inner {
    margin-bottom: 2.25rem;
  }
}
@media (max-width: 575px) {
  .newsroom-grid-section .lg-grid-item {
    max-width: 18rem;
    margin: 0 auto;
  }
}
.newsroom-grid-section .lg-grid-item .lg-link-arrow {
  margin-top: 1.5rem;
}
.newsroom-grid-section .lg-grid-item-img {
  aspect-ratio: 288/243;
}
.newsroom-grid-section .lg-filter-item {
  position: relative;
  list-style: none;
  padding: 0;
}
.newsroom-grid-section .lg-filter-item input[type=radio] {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  cursor: pointer;
}
.newsroom-grid-section .lg-filter-item input[type=radio]:checked + label {
  background: #4F3D6D;
  color: #fff;
}
.newsroom-grid-section .lg-filter-item label {
  border: 1px solid #856D88;
  padding: 0.75rem 1rem;
  border-radius: 100vh;
  display: block;
  text-align: center;
  width: 100%;
  margin: 0;
  cursor: pointer;
  transition: all 0.3s ease;
  font-weight: 600;
}
@media (max-width: 767px) {
  .newsroom-grid-section .lg-filter-reset {
    align-self: center;
    padding-left: 0;
  }
}
.newsroom-grid-section .lg-filter-recent {
  margin-top: 0;
  margin-bottom: 2.25rem;
}

.listing-grid-section .lg-filter-recent {
  margin-top: 0;
  margin-bottom: 2.25rem;
}
.listing-grid-section .lg-grid-main-row {
  margin-top: 0;
}
@media (min-width: 992px) {
  .listing-grid-section .lg-filter-inner {
    flex-direction: column;
  }
}
.listing-grid-section .lg-grid-item-img {
  aspect-ratio: 288/243;
}
.listing-grid-section .lg-filter-reset {
  margin-top: 1rem;
  margin-left: 0;
  text-align: center;
}
.listing-grid-section .lg-filter-col.lg-dropdown {
  border-radius: 1.5rem;
}
@media (max-width: 991px) {
  .listing-grid-section .lg-filter-col {
    flex: 1 0 30%;
  }
}
@media (min-width: 992px) {
  .listing-grid-section .lg-filter-menu {
    position: unset;
  }
}
@media (max-width: 575px) {
  .listing-grid-section .lg-grid-item {
    max-width: 18rem;
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  .listing-grid-section .lg-grid-wrap {
    margin-top: 2rem;
  }
}

.border-top {
  border-radius: 3.125rem 3.125rem 0 0;
}

.border-bottom {
  border-radius: 0 0 3.125rem 3.125rem;
}

.box-shadow {
  box-shadow: inset 0px 4px 1rem #856D88;
}

.bg-gray {
  background-color: rgba(133, 109, 136, 0.05);
}

.orange-border {
  padding-bottom: 1rem;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #FF6B6B;
}

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

.search-wrap .search-field {
  position: relative;
}
.search-wrap .search-field input {
  padding: 1rem 3.438rem 1rem 2.5rem;
}
@media (max-width: 991px) {
  .search-wrap .search-field input {
    padding: 1rem 2.813rem 1rem 1.75rem;
  }
}
.search-wrap .search-field .icon-search {
  position: absolute;
  top: calc(50% - 9px);
  right: 2rem;
  width: 1.125rem;
  height: auto;
  color: #1E1E2B;
  font-size: 0;
  display: flex;
  padding: 0;
  border: none;
  background-color: transparent;
  z-index: 1;
  transition: 0.35s ease 0s;
}
@media (max-width: 991px) {
  .search-wrap .search-field .icon-search {
    right: 1.375rem;
  }
}
.search-wrap .search-field .icon-search:hover {
  color: #FF6B6B;
}
.search-wrap .search-field .icon-search svg {
  width: 100%;
  height: auto;
}

.close-btn {
  position: relative;
  display: flex;
  width: 2rem;
  height: 2rem;
  border-radius: 100%;
  color: #1E1E2B;
  background-color: #fff;
  border-radius: 100%;
  cursor: pointer;
  transition: 0.35s ease 0s;
}
.close-btn::before, .close-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.875rem;
  height: 0.125rem;
  background-color: currentColor;
  transform: translate(-50%, -50%) rotate(45deg);
  transition: inherit;
}
.close-btn::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.close-btn:hover {
  color: #fff;
  background-color: #FF6B6B;
}

/* Cookie Consent */
.cky-modal.cky-modal-open .cky-btn-close {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  --pl:0px;
}
.cky-modal.cky-modal-open .cky-btn-accept,
.cky-modal.cky-modal-open .cky-btn-preferences,
.cky-modal.cky-modal-open .cky-btn-reject,
.cky-modal.cky-modal-open .cky-show-desc-btn {
  background-color: #fff !important;
  color: #1E1E2B !important;
  border-color: #FF6B6B !important;
}
.cky-modal.cky-modal-open .cky-btn-accept:hover,
.cky-modal.cky-modal-open .cky-btn-preferences:hover,
.cky-modal.cky-modal-open .cky-btn-reject:hover,
.cky-modal.cky-modal-open .cky-show-desc-btn:hover {
  background-color: #FF6B6B !important;
  opacity: 1 !important;
}
.cky-modal.cky-modal-open .cky-prefrence-btn-wrapper {
  max-width: max-content;
  margin: 0 auto;
  gap: 1.5rem;
}

.cky-consent-container .cky-notice-content-wrapper {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.cky-consent-container .cky-notice-btn-wrapper {
  justify-content: center;
  gap: 0.75rem;
}
@media (max-width: 767px) {
  .cky-consent-container .cky-notice-btn-wrapper {
    flex-wrap: wrap;
    flex-direction: row !important;
  }
}
.cky-consent-container .cky-btn {
  max-width: max-content;
  background-color: #fff !important;
  color: #1E1E2B !important;
  border-color: #FF6B6B !important;
  font-size: 0.813rem !important;
}
.cky-consent-container .cky-btn:hover {
  background-color: #FF6B6B !important;
  opacity: 1 !important;
}

[data-cky-tag=detail-powered-by],
[data-cky-tag=powered-by] {
  display: none !important;
}

/* stylelint-disable max-nesting-depth */
.hamburger {
  --humburgerbox: 1.875rem;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--humburgerbox);
  height: var(--humburgerbox);
  margin: 0 0 0 1.563rem;
  padding: 0 0.25rem;
  text-align: center;
  background-color: #856D88;
  border-radius: 0.5rem;
}
@media (min-width: 1200px) {
  .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: 2px;
  margin: 0 auto;
  border-radius: 2px;
  background: #fff;
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger span::before, .hamburger span::after {
  cursor: pointer;
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  background: #fff;
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger span::before {
  top: -6px;
}
.hamburger span::after {
  bottom: -6px;
}
.hamburger.is-clicked span {
  background-color: transparent !important;
}
.hamburger.is-clicked span::before, .hamburger.is-clicked span::after {
  top: 0;
  background-color: #fff;
}
.hamburger.is-clicked span::before {
  transform: rotate(45deg);
}
.hamburger.is-clicked span::after {
  top: 6px;
  transform: translateY(-6px) rotate(-45deg);
}

.mbnav {
  position: relative;
  z-index: -1;
  display: block;
}
@media (min-width: 1200px) {
  .mbnav {
    display: none;
  }
}
.mbnav__state {
  pointer-events: none;
  position: fixed;
  z-index: 999;
  top: 0;
  bottom: 0;
  right: -100%;
  padding-top: 1.625rem;
  overflow: hidden;
  width: 100%;
  max-width: 25rem;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .mbnav__state {
    padding-top: 1.5rem;
    max-width: 100%;
    pointer-events: none;
  }
}
.mbnav__inner {
  pointer-events: none;
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 100dvh;
}
.mbnav__top {
  display: flex;
  justify-content: space-between;
  background: #ff6b6b;
}
.mbnav__logo {
  padding: 15px;
  color: #fff;
}
.mbnav__wrap {
  border-radius: 0 0 0.75rem 0.75rem;
}
.mbnav__wrap .mbnav-cta {
  padding: 0 2rem 3rem;
}
.mbnav .menu-wrap {
  /* stylelint-disable custom-property-pattern */
  --leftSlide: 0;
  position: absolute;
  top: 0;
  right: var(--leftSlide);
  width: 100%;
  height: 100%;
  padding-top: var(--hasPadding, 65px);
  transition: 0.4s ease;
  /* stylelint-enable custom-property-pattern */
}
.mbnav .menu-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 18.75rem;
  background-color: #fff;
  z-index: -1;
}
.mbnav .menu-wrap .menu-wrap {
  right: -100%;
  visibility: hidden;
  opacity: 0;
}
.mbnav .menu-wrap > .menu-inner {
  pointer-events: auto;
  overflow: hidden auto;
  max-height: 100%;
  border: 1px solid #4F3D6D;
  background-color: #fff;
  border-radius: 0 0 0.75rem 0.75rem;
}
.mbnav ul {
  position: static;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 2rem;
  transition: 0.4s ease;
}
.mbnav ul li.is-open > .menu-wrap {
  visibility: visible;
  opacity: 1;
}
.mbnav ul li:not(.btn-wrap) {
  position: static;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  font-size: 1rem;
  color: #1E1E2B;
  list-style: none;
}
.mbnav ul li:not(.btn-wrap)::before {
  display: none;
}
.mbnav ul li:not(.btn-wrap):not(:last-child) {
  margin-bottom: 1.5rem;
}
.mbnav ul li:not(.btn-wrap).has-sub a::after {
  display: none;
}
.mbnav ul li:not(.btn-wrap) .mbnav__caret::before, .mbnav ul li:not(.btn-wrap) a:not(.btn)::after {
  --sarrow-width: 10px;
  content: "";
  display: flex;
  align-items: center;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4.5px 0 4.5px 6px;
  border-color: transparent transparent transparent #4F3D6D;
}
.mbnav ul li:not(.btn-wrap) a:not(.btn) {
  cursor: pointer;
  position: relative;
  z-index: 2;
  display: block;
  order: -1;
  line-height: 1.3;
  font-weight: inherit;
  color: currentcolor;
  text-decoration: none !important;
}
.mbnav ul li:not(.btn-wrap) a:not(.btn)::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  margin-right: 0;
  margin-left: auto;
}
.mbnav ul li:not(.btn-wrap).is-open > .mbnav__caret:after {
  transform: rotate(0);
}
.mbnav ul li:not(.btn-wrap) .btn-wrap {
  position: fixed;
  bottom: 20px;
  left: 20px;
  transform: translateY(200%);
  width: calc(100% - 40px);
  margin: 0;
  transition: 0.4s ease-in-out;
}
.mbnav ul li:not(.btn-wrap) .btn-wrap::before {
  display: none;
}
.mbnav ul li:not(.btn-wrap) .btn-wrap a {
  display: block;
}
.mbnav ul li:not(.btn-wrap).back-click {
  position: relative;
  order: -1;
  width: 100%;
  padding-left: 1.375rem;
  font-weight: 400;
  color: currentcolor;
  cursor: pointer;
}
.mbnav ul li:not(.btn-wrap).back-click::before {
  --sarrow-width: 10px;
  content: "";
  position: absolute;
  top: calc(50% - 4px);
  left: 2px;
  display: flex;
  align-items: center;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4.5px 6px 4.5px 0;
  border-color: transparent #4F3D6D transparent transparent;
}
.mbnav ul li:not(.btn-wrap).parent-title {
  padding-bottom: 0.5rem;
  color: #4F3D6D;
  font-weight: 600;
  border-bottom: 1px solid #856D88;
}
.mbnav ul li:not(.btn-wrap) .hide-label > a {
  display: none;
}
.mbnav ul li:not(.btn-wrap) .hide-label > .sub-menu {
  margin: 0;
}
.mbnav__caret {
  cursor: pointer;
  z-index: 1;
  display: grid;
  align-items: center;
  justify-content: flex-end;
  width: 1.375rem;
  height: auto;
}
.color-mbnav .mbnav__caret::before {
  color: #1E1E2B !important;
}

.mbnav ul.menu > li:has(li.menu-v2) .menu-inner > .sub-menu > li > a:not(.btn) {
  font-size: 0.875rem;
  color: #856D88;
  text-transform: uppercase;
  font-weight: 700;
  background-color: transparent;
}
.mbnav ul.menu > li:has(li.menu-v2) .menu-inner > .sub-menu > li:last-child {
  padding-top: 1.5rem;
  border-top: 1px solid #FF6B6B;
}
.mbnav ul.menu > li:has(li.menu-v2) .menu-inner > .sub-menu .sub-menu:has(> li.menu-v2) {
  margin: 1rem 0 0;
}
.mbnav ul.menu > li:has(li.menu-v2) .menu-inner > .sub-menu .sub-menu:has(> li.menu-v2) > li.menu-v2 > a {
  display: none;
}
.mbnav ul.menu > li:has(li.menu-v2) .menu-inner > .sub-menu .sub-menu:has(> li.menu-v2) > li.menu-v2 .featured-item {
  width: 100%;
}
.mbnav ul.menu > li:has(li.menu-v2) .menu-inner > .sub-menu .sub-menu:has(> li.menu-v2) > li.menu-v2 .featured-item-title {
  display: block;
  margin-top: 1rem;
  margin-bottom: 0;
  white-space: normal;
  transition: 0.35s ease 0s;
}
.mbnav ul.menu > li:has(li.menu-v2) .menu-inner > .sub-menu .sub-menu:has(> li.menu-v2) > li.menu-v2 .featured-item-desc {
  font-size: 0.875rem;
  margin-top: 0.625rem;
}
.mbnav ul.menu > li:has(li.menu-v2) .menu-inner > .sub-menu .sub-menu:has(> li.menu-v2) > li.menu-v2 .featured-item-link {
  margin-top: 1.375rem;
}
.mbnav ul.menu > li:has(li.menu-v2) .menu-inner > .sub-menu .sub-menu:has(> li.menu-v2) > li.menu-v2 .featured-wrapper {
  position: relative;
}
.mbnav ul.menu > li:has(li.menu-v2) .menu-inner > .sub-menu .sub-menu:has(> li.menu-v2) > li.menu-v2 .featured-img {
  position: relative;
  border-radius: 0.75rem;
  overflow: hidden;
}
.mbnav ul.menu > li:has(li.menu-v2) .menu-inner > .sub-menu .sub-menu:has(> li.menu-v2) > li.menu-v2 .featured-img img {
  width: 100%;
  object-fit: cover;
  max-height: 12.5rem;
}
.mbnav ul.menu .sub-menu > li:not(:has(.sub-menu)).none-menu {
  padding: 0.5rem 0.375rem;
  transition: 0.4s;
  margin-bottom: 0.5rem;
}
.mbnav ul.menu .sub-menu > li:not(:has(.sub-menu)).none-menu:hover {
  background-color: rgba(133, 109, 136, 0.05);
}
.mbnav ul.menu .sub-menu > li:not(:has(.sub-menu)).none-menu:hover > a {
  color: #4F3D6D;
  background-color: transparent;
}
.mbnav ul.menu .sub-menu > li:not(:has(.sub-menu)).none-menu:has(> a[aria-current=page]) {
  background-color: rgba(133, 109, 136, 0.05);
}
.mbnav ul.menu .sub-menu > li:not(:has(.sub-menu)).none-menu:has(> a[aria-current=page]) > a {
  color: #4F3D6D;
  background-color: transparent;
}
.mbnav ul.menu .sub-menu > li:not(:has(.sub-menu)) a p {
  font-size: 0.875rem;
  font-weight: 300;
}
.mbnav ul.menu .sub-menu .sub-menu {
  padding: 0;
  margin: 1.5rem 0 0 0.75rem;
}
.mbnav ul.menu .sub-menu .sub-menu:has(.none-menu) > li {
  padding: 0.5rem 0.375rem;
  transition: 0.35s ease 0s;
}
.mbnav ul.menu .sub-menu .sub-menu:has(.none-menu) > li:hover {
  background-color: rgba(133, 109, 136, 0.05);
}
.mbnav ul.menu .sub-menu .sub-menu:has(.none-menu) > li:hover > a {
  color: #4F3D6D;
  background-color: transparent;
}
.mbnav ul.menu .sub-menu .sub-menu:has(.none-menu) > li:hover > a p {
  color: #1E1E2B;
}
.mbnav ul.menu .sub-menu .sub-menu:has(.none-menu) > li:has(> a[aria-current=page]) {
  background-color: rgba(133, 109, 136, 0.05);
}
.mbnav ul.menu .sub-menu .sub-menu:has(.none-menu) > li:has(> a[aria-current=page]) > a {
  color: #4F3D6D;
  background-color: transparent;
}
.mbnav ul.menu .sub-menu .sub-menu .none-menu:not(:last-child) {
  margin-bottom: 1rem;
}
.mbnav ul.menu .sub-menu .none-menu a[href="#"] {
  pointer-events: none;
}
.mbnav__backdrop {
  position: fixed;
  z-index: -1;
  inset: 0;
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.55);
  transition: all 0.4s ease-in;
}
.mbnav__overlay {
  position: fixed;
  z-index: 99;
  inset: 0;
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.4s ease-in;
}
.mbnav__overlay.is-show {
  visibility: visible;
  opacity: 1;
}
.mbnav.is-open .btn-wrap {
  transform: translateY(0);
}
.mbnav.is-open .mbnav__state {
  right: 0;
}
.mbnav.is-open .mbnav__backdrop {
  z-index: 999;
  visibility: visible;
  opacity: 1;
}

/* stylelint-enable max-nesting-depth */
/* --- header --- */
.main-header {
  --linkColor: #fff;
  --linkHoverColor: #fff;
  position: fixed;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: 0.35s ease 0s;
  /* nav */
}
.main-header:has(.mh-top) {
  position: absolute;
}
@media (min-width: 768px) {
  .main-header:has(.mh-top) .mh-bottom {
    margin-top: 1rem;
  }
}
.main-header:has(.mh-top).stuck .mh-bottom {
  position: fixed;
  top: 0;
}
.main-header.stuck .mh-bottom {
  margin-top: 1rem;
}
@media (min-width: 1200px) {
  .main-header.stuck .mh-bottom .mh-wrapper::before {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
  }
}
.main-header.dark {
  --linkColor: #1E1E2B;
  --linkHoverColor: #1E1E2B;
}
.main-header.dark .brand img {
  opacity: 0;
}
.main-header.dark .brand::before {
  opacity: 1;
}
@media (max-width: 1199px) {
  .main-header:has(.mbnav.is-open) {
    --linkColor: #1E1E2B;
  }
}
@media (max-width: 767px) {
  .main-header:has(.mbnav.is-open) .brand img {
    opacity: 0;
  }
  .main-header:has(.mbnav.is-open) .brand::before {
    opacity: 1;
  }
}
.main-header .mh-top {
  padding: 0.75rem 0;
  background-color: #1565C0;
}
.main-header .mh-top .ab-wrap {
  display: flex;
  align-items: center;
  max-width: max-content;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .main-header .mh-top .ab-wrap {
    align-items: flex-start;
    flex-direction: column;
  }
}
.main-header .mh-top .ab-left {
  flex: 1;
}
@media (min-width: 768px) {
  .main-header .mh-top .ab-left + .ab-right {
    margin-left: 1.5rem;
  }
}
@media (max-width: 767px) {
  .main-header .mh-top .ab-left + .ab-right {
    margin-top: 0.5rem;
  }
}
.main-header .mh-top .ab-right .btn-link {
  display: inline-flex;
  align-items: center;
  color: #fff;
}
.main-header .mh-top .ab-right .btn-link::after {
  content: "";
  margin-left: 0.5rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4.5px 0 4.5px 6px;
  border-color: transparent transparent transparent currentColor;
  transition: 0.35s;
}
.main-header .mh-top .ab-right .btn-link svg {
  display: none;
}
.main-header .mh-bottom {
  width: 100%;
  margin-top: 1.625rem;
  transition: 0.35s ease 0s;
}
@media (max-width: 767px) {
  .main-header .mh-bottom {
    margin-top: 1.5rem;
  }
}
.main-header .mh-bottom > .container {
  --container-width: 82.938rem;
}
@media (max-width: 767px) {
  .main-header .mh-bottom > .container {
    --gutter: 0.563rem;
  }
}
.main-header .mh-wrapper {
  position: relative;
  padding: 1rem 1.563rem;
  border-radius: 0.75rem;
}
@media (max-width: 767px) {
  .main-header .mh-wrapper {
    padding-top: 1.438rem;
    padding-bottom: 1.438rem;
  }
}
.main-header .mh-wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid transparent;
  transition: 0.35s ease 0s;
  border-radius: inherit;
  z-index: -1;
}
@media (max-width: 1199px) {
  .main-header .mh-wrapper::before {
    border-radius: 3.125rem;
    background-color: rgba(255, 255, 255, 0.08);
    border-color: rgba(120, 120, 120, 0.5);
    backdrop-filter: blur(25px);
    -webkit-backdrop-filter: blur(25px);
  }
}
.main-header .brand {
  position: relative;
  display: block;
  flex: 0 0 auto;
  max-width: 11.438rem;
  width: 100%;
}
@media (max-width: 767px) {
  .main-header .brand {
    max-width: 11.25rem;
  }
}
.main-header .brand::before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-image: var(--imgURL);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: opacity 0.4s ease 0s;
}
.main-header .brand img {
  width: auto;
  transition: 0.35s ease 0s;
}
.main-header .nav-menu {
  flex: 1 1 auto;
  padding-left: 0.938rem;
}
.main-header .navigation {
  word-break: keep-all;
  /* stylelint-disable max-nesting-depth */
  /* stylelint-enable max-nesting-depth */
}
.main-header .navigation nav {
  margin-right: 1.125rem;
}
@media (max-width: 1399px) {
  .main-header .navigation nav {
    margin-right: 0.5rem;
  }
}
.main-header .navigation nav > ul {
  display: flex;
}
.main-header .navigation nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-header .navigation nav ul li {
  padding: 0;
  list-style: none;
}
.main-header .navigation nav ul li a:not(.btn) {
  display: block;
  text-decoration: none;
}
.main-header .navigation nav ul li.menu-item-has-children {
  position: relative;
}
.main-header .navigation nav ul.menu > li {
  position: relative;
  margin: 0 0.5rem;
}
@media (max-width: 1399px) {
  .main-header .navigation nav ul.menu > li {
    margin: 0 0.25rem;
  }
}
.main-header .navigation nav ul.menu > li:has(.sub-menu) > a {
  pointer-events: none;
}
.main-header .navigation nav ul.menu > li::before {
  content: "";
  position: absolute;
  top: calc(100% + 8px);
  left: 50%;
  width: 0.625rem;
  height: 0.625rem;
  opacity: 0;
  transform: translateX(-50%);
  background-color: #FF6B6B;
  border-radius: 100%;
  transition: 0.35s ease 0s;
  pointer-events: none;
}
.main-header .navigation nav ul.menu > li:hover::before, .main-header .navigation nav ul.menu > li.menu-focus::before {
  opacity: 1;
}
.main-header .navigation nav ul.menu > li:hover > ul, .main-header .navigation nav ul.menu > li.menu-focus > ul {
  pointer-events: auto;
  opacity: 1;
}
.main-header .navigation nav ul.menu > li.current-menu-parent > a, .main-header .navigation nav ul.menu > li.current-menu-item > a, .main-header .navigation nav ul.menu > li:hover > a {
  color: var(--linkHoverColor);
  font-weight: 700;
}
.main-header .navigation nav ul.menu > li:last-child .sub-menu {
  left: 0;
}
.main-header .navigation nav ul.menu > li > a {
  color: var(--linkColor);
  font-weight: 500;
  text-align: center;
  transition: 0.35s ease 0s;
}
@media (max-width: 1399px) {
  .main-header .navigation nav ul.menu > li > a {
    font-size: 0.875rem;
  }
}
.main-header .navigation nav ul.menu > li > a[href="#"] {
  pointer-events: none;
}
.main-header .navigation nav ul.menu > li > a::before {
  display: block;
  content: attr(title);
  font-weight: 700;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.main-header .navigation nav ul.menu > li > .sub-menu {
  pointer-events: none;
  position: absolute;
  top: calc(100% + 26px);
  left: 50%;
  padding: 2rem 2rem 1.75rem;
  min-width: 14.875rem;
  opacity: 0;
  border-radius: 0.75rem;
  border: 1px solid #4F3D6D;
  background-color: #fff;
  transform: translateX(-50%);
  white-space: nowrap;
  transition: opacity 0.3s;
}
.main-header .navigation nav ul.menu > li > .sub-menu::before {
  content: "";
  position: absolute;
  bottom: 99%;
  left: 0;
  right: 0;
  height: 2.375rem;
}
.main-header .navigation nav ul.menu > li > .sub-menu .sub-menu {
  margin: 0.625rem 0 0 0.625rem;
}
.main-header .navigation nav ul.menu > li > .sub-menu li.current-menu-parent > a, .main-header .navigation nav ul.menu > li > .sub-menu li.current-menu-item > a, .main-header .navigation nav ul.menu > li > .sub-menu li:hover > a {
  color: #4F3D6D;
  background-color: rgba(133, 109, 136, 0.05);
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.menu-v2) {
  min-width: 42.375rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  white-space: normal;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.menu-v2) a:not(.btn) {
  padding: 0;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.menu-v2) > li:has(+ li):first-child {
  padding-right: 2rem;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.menu-v2) > li:has(+ li) + li {
  padding-left: 2rem;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.menu-v2) > li:last-child {
  border-left: 1px solid #FF6B6B;
  grid-area: 1/2/30/2;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.menu-v2) > li > a:not(.btn) {
  font-size: 0.875rem;
  color: #856D88;
  text-transform: uppercase;
  font-weight: 700;
  background-color: transparent;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.menu-v2) .sub-menu {
  margin-top: 1rem;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.menu-v2) .sub-menu > li:not(:last-child) {
  margin-bottom: 1rem;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.menu-v2) .sub-menu .menu-wrap a {
  font-weight: 400;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.menu-v2) .sub-menu .menu-wrap a:hover {
  color: #856D88;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.menu-v2) .sub-menu .menu-wrap a:hover p {
  color: #1E1E2B;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.menu-v2) .sub-menu .menu-wrap p {
  font-size: 0.875rem;
  font-weight: 300;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.menu-v2) .sub-menu > li.menu-v2 > a {
  display: none;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.menu-v2) .sub-menu > li.menu-v2 .featured-item {
  width: 100%;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.menu-v2) .sub-menu > li.menu-v2 .featured-item-title {
  display: block;
  margin-top: 1rem;
  margin-bottom: 0;
  white-space: normal;
  transition: 0.35s ease 0s;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.menu-v2) .sub-menu > li.menu-v2 .featured-item-desc {
  font-size: 0.875rem;
  margin-top: 0.625rem;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.menu-v2) .sub-menu > li.menu-v2 .featured-item-link {
  margin-top: 1.375rem;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.menu-v2) .sub-menu > li.menu-v2 .featured-wrapper {
  position: relative;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.menu-v2) .sub-menu > li.menu-v2 .featured-img {
  position: relative;
  border-radius: 0.75rem;
  overflow: hidden;
}
.main-header .navigation nav ul.menu > li > .sub-menu:has(li.menu-v2) .sub-menu > li.menu-v2 .featured-img img {
  width: 100%;
  object-fit: cover;
  max-height: 12.5rem;
}
.main-header .navigation nav ul.menu > li > .sub-menu .sub-menu:has(li > .menu-content) > li {
  padding: 0.5rem 0.375rem;
  transition: 0.35s ease 0s;
}
.main-header .navigation nav ul.menu > li > .sub-menu .sub-menu:has(li > .menu-content) > li.current-menu-parent, .main-header .navigation nav ul.menu > li > .sub-menu .sub-menu:has(li > .menu-content) > li.current-menu-item, .main-header .navigation nav ul.menu > li > .sub-menu .sub-menu:has(li > .menu-content) > li:hover {
  background-color: rgba(133, 109, 136, 0.05);
}
.main-header .navigation nav ul.menu > li > .sub-menu .sub-menu:has(li > .menu-content) > li.current-menu-parent > a, .main-header .navigation nav ul.menu > li > .sub-menu .sub-menu:has(li > .menu-content) > li.current-menu-item > a, .main-header .navigation nav ul.menu > li > .sub-menu .sub-menu:has(li > .menu-content) > li:hover > a {
  color: #4F3D6D;
  background-color: transparent;
}
.main-header .navigation nav ul.menu > li > .sub-menu a:not(.btn) {
  display: block;
  color: #1E1E2B;
  font-weight: 400;
  padding: 0.25rem 0.75rem;
}
.main-header .navigation nav ul.menu > li > .sub-menu > li > a[href="#"] {
  cursor: default;
  text-decoration: none;
}
.main-header .header-search .header-search-btn {
  display: flex;
  width: 1.125rem;
  height: 1.125rem;
  margin-right: 1.75rem;
  color: var(--linkColor);
  background-color: transparent;
  border: 0;
  padding: 0;
  cursor: pointer;
  transition: 0.4s ease 0s;
}
@media (max-width: 1399px) {
  .main-header .header-search .header-search-btn {
    margin-right: 1rem;
  }
}
.main-header .header-search .header-search-btn.is-click, .main-header .header-search .header-search-btn:hover {
  color: #FF6F35;
}
.main-header .header-search .header-search-btn svg {
  width: 100%;
  height: 100%;
}
.main-header .h-search-wrap {
  position: fixed;
  top: 0;
  left: 0;
  transition: 0.35s ease 0s;
  padding-top: var(--header-height);
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(133, 109, 136, 0.25) 5.42%, rgba(0, 0, 0, 0) 105.42%);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.3s;
  z-index: -3;
  transform: translateY(20px);
}
.main-header .h-search-wrap.is-open {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
  transform: translateY(0);
}
.main-header .h-search-wrap.is-open .h-search-wrap-inner {
  opacity: 1;
  pointer-events: all;
}
.main-header .h-search-wrap.is-open .h-search-overlay {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.main-header .h-search-wrap-inner {
  width: 100vw;
  height: auto;
  padding: 1.938rem 0;
  background-color: #1E1E2B;
  border-bottom: 3px solid #FF6B6B;
  pointer-events: none;
  transition: inherit;
}
.main-header .h-search-wrap .container {
  --container-width: 61rem;
}
@media (max-width: 767px) {
  .main-header .h-search-wrap .container {
    --gutter: 1.5rem;
  }
}
.main-header .h-search-wrap form {
  display: flex;
  align-items: center;
}
.main-header .h-search-field {
  flex: 1;
}
.main-header .h-search-close {
  margin-left: 2rem;
}
.main-header .h-search-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(133, 109, 136, 0.25) 5.42%, rgba(0, 0, 0, 0) 105.42%);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: -3;
}

body.search .header-search {
  display: none;
}

/* --- footer --- */
.main-footer {
  position: relative;
  align-self: end;
  width: 100%;
  height: auto;
  padding: 2rem 0 1.25rem;
  line-height: normal;
  overflow: hidden;
}
.main-footer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 1px;
  background-color: #856D88;
  transition: 1s ease 0s;
}
.main-footer .container {
  transform: translateY(100%);
  transition: 1s ease 0s;
}
.main-footer.aos-animate::before {
  width: 100%;
}
.main-footer.aos-animate .container {
  transform: translateY(0);
}
.main-footer .mf-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1.5rem;
  text-align: left;
}
@media (max-width: 767px) {
  .main-footer .mf-left {
    text-align: center;
  }
}
.main-footer .mf-left-top {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media (max-width: 767px) {
  .main-footer .mf-left-top {
    align-items: center;
    margin-bottom: 2.5rem;
  }
}
.main-footer .mf-social-icon {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 0;
  margin: 0;
}
.main-footer .mf-social-icon li {
  list-style: none;
  padding: 0;
}
.main-footer .mf-social-icon li a {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
}
.main-footer .mf-social-icon li a svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: 0.4s;
}
.main-footer .mf-social-icon li a:hover svg {
  fill: #fff;
}
.main-footer .mf-main-menu {
  max-width: 51.188rem;
  margin-left: auto;
}
.main-footer .mf-main-menu .footer-menu {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.875rem;
  padding: 0;
  margin: 0;
}
@media (max-width: 991px) {
  .main-footer .mf-main-menu .footer-menu {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .main-footer .mf-main-menu .footer-menu {
    grid-template-columns: 100%;
    text-align: center;
    gap: 1rem;
  }
}
@media (min-width: 768px) {
  .main-footer .mf-main-menu .footer-menu > li:last-child {
    padding-bottom: 2.188rem;
  }
}
.main-footer .mf-main-menu .footer-menu li {
  position: relative;
  list-style: none;
  padding: 0;
}
.main-footer .mf-main-menu .footer-menu li a {
  color: #fff;
  font-weight: 400;
}
.main-footer .mf-main-menu .footer-menu li .menu-item-wrap {
  position: relative;
  display: inline-block;
}
.main-footer .mf-main-menu .footer-menu li .menu-item-wrap .down-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -1.625rem;
  top: 50%;
  transform: translateY(-45%);
  width: 1.25rem;
  height: 1.25rem;
  transition: 0.4s ease 0s;
  z-index: 1;
}
@media (min-width: 768px) {
  .main-footer .mf-main-menu .footer-menu li .menu-item-wrap .down-arrow {
    display: none;
  }
}
.main-footer .mf-main-menu .footer-menu li .menu-item-wrap .down-arrow::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5.5px 0 5.5px;
  border-color: currentColor transparent transparent transparent;
}
.main-footer .mf-main-menu .footer-menu li.is-active .menu-item-wrap .down-arrow {
  transform: translateY(-45%) scale(-1);
}
.main-footer .mf-main-menu .footer-menu > li .menu-item-wrap > a {
  font-size: 1.125rem;
  font-weight: 500;
}
.main-footer .mf-main-menu .footer-menu > li .menu-item-wrap > a[href="javascript:void(0);"] {
  cursor: default;
  text-decoration: none;
}
.main-footer .mf-main-menu .footer-menu > li > a {
  font-size: 1.125rem;
  font-weight: 500;
}
.main-footer .mf-main-menu .footer-menu > li .sub-menu {
  margin-top: 1rem;
  margin-bottom: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .main-footer .mf-main-menu .footer-menu > li .sub-menu {
    display: none;
  }
}
.main-footer .mf-main-menu .footer-menu > li .sub-menu > li:not(:last-child) {
  margin-bottom: 0.625rem;
}
.main-footer .mf-quick-menu {
  padding-top: 2rem;
}
.main-footer .mf-quick-menu ul {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0;
}
.main-footer .mf-quick-menu ul > li {
  position: relative;
  list-style: none;
  padding: 0 8px 0 0;
  margin-right: 8px;
  line-height: 1;
}
@media (max-width: 575px) {
  .main-footer .mf-quick-menu ul > li {
    padding-right: 4px;
    margin-right: 4px;
  }
}
.main-footer .mf-quick-menu ul > li:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 3px;
  width: 1px;
  height: 90%;
  background-color: #fff;
}
.main-footer .mf-quick-menu ul > li > a {
  font-size: 0.75rem;
  font-weight: 700;
  color: #fff;
}
@media (max-width: 575px) {
  .main-footer .mf-quick-menu ul > li > a {
    font-size: 0.688rem;
  }
}
.main-footer .mf-cta {
  margin-top: -1.5rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.875rem;
  text-align: left;
}
.main-footer .mf-cta .btn-wrap {
  grid-area: 1/-1/1/3;
}
@media (max-width: 991px) {
  .main-footer .mf-cta .btn-wrap {
    grid-area: 1/-1/1/2;
  }
}
@media (max-width: 767px) {
  .main-footer .mf-cta .btn-wrap {
    grid-area: auto;
  }
}
@media (max-width: 991px) {
  .main-footer .mf-cta {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .main-footer .mf-cta {
    grid-template-columns: 100%;
    text-align: center;
    margin-top: 2rem;
  }
}
@media (max-width: 767px) {
  .main-footer .mf-back-button.-desktop {
    display: none;
  }
}
.main-footer .mf-back-button.-mobile {
  margin-top: 2rem;
  text-align: center;
}
@media (min-width: 768px) {
  .main-footer .mf-back-button.-mobile {
    display: none;
  }
}
.main-footer .back-to-top {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 300;
  padding: 6px 5px;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
  transition: 0.4s;
}
.main-footer .back-to-top span {
  color: #fff;
  transition: 0.4s;
}
.main-footer .back-to-top:hover {
  border-color: #FF6B6B;
  text-decoration: none;
}
.main-footer .back-to-top svg {
  width: 1rem;
  height: 0.625rem;
  object-fit: contain;
  margin-right: 0.25rem;
  transform: rotate(272deg);
}

.error-404-section {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6.25rem 0;
  min-height: 50.5rem;
  background-image: url(../images/404-bg-pattern.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
}
@media (max-width: 767px) {
  .error-404-section {
    background-position: center right 22%;
  }
}
.error-404-section .container {
  --container-width: 57rem;
}
.error-404-section .page-title {
  font-size: 3rem;
}
@media (min-width: 768px) {
  .error-404-section .page-title {
    margin-bottom: 0.5rem;
  }
}
.error-404-section .error-search {
  margin-top: 2rem;
}
@media (max-width: 767px) {
  .error-404-section .error-search {
    margin-top: 4.75rem;
  }
}
.error-404-section .btn-wrap {
  margin-top: 2.25rem;
}
@media (max-width: 767px) {
  .error-404-section .btn-wrap {
    margin-top: 2rem;
  }
}

.case-study-detail-hero {
  margin-bottom: 7.5rem;
}
@media (max-width: 991px) {
  .case-study-detail-hero {
    margin-bottom: 5rem;
  }
}
@media (max-width: 767px) {
  .case-study-detail-hero {
    margin-bottom: 2rem;
  }
}
.case-study-detail-hero.four-cards .csh-top {
  background-size: 30% auto, cover;
  background-position: bottom right -6%, center;
}
@media (max-width: 991px) {
  .case-study-detail-hero.four-cards .csh-top {
    background-size: 42% auto, cover;
  }
}
@media (max-width: 767px) {
  .case-study-detail-hero.four-cards .csh-top {
    background-size: 75% auto, cover;
  }
}
.case-study-detail-hero.four-cards .csh-row {
  max-width: 100%;
}
.case-study-detail-hero .csh-top {
  background-image: url(../images/csh-bg-lines.svg), linear-gradient(116.16deg, #1E1E2B 33.53%, #656591 100.59%);
  background-repeat: no-repeat, no-repeat;
  background-size: 48% auto, cover;
  background-position: bottom right, center;
  border-radius: 0 0 3.125rem 3.125rem;
  overflow: hidden;
  padding-top: 9.75rem;
}
@media (max-width: 767px) {
  .case-study-detail-hero .csh-top {
    padding-top: 8.5rem;
    background-size: 242px auto, cover;
    background-position: bottom 1.5rem right, center;
  }
}
.case-study-detail-hero .csh-top:has(+ .csh-bottom) {
  padding-bottom: 12.25rem;
}
@media (max-width: 767px) {
  .case-study-detail-hero .csh-top:has(+ .csh-bottom) {
    padding-bottom: 12.5rem;
  }
}
.case-study-detail-hero .csh-bottom {
  margin-top: -8.125rem;
}
@media (max-width: 767px) {
  .case-study-detail-hero .csh-bottom {
    margin-top: -7.313rem;
  }
}
.case-study-detail-hero .csh-heading-wrap .eyebrow-text {
  margin-bottom: 1.5rem;
}
.case-study-detail-hero .csh-title {
  margin-bottom: 0;
}
.case-study-detail-hero .csh-row {
  display: flex;
  flex-wrap: wrap;
  max-width: 44.063rem;
  margin-top: 3.75rem;
}
@media (max-width: 767px) {
  .case-study-detail-hero .csh-row {
    flex-direction: column;
    margin-top: 3.125rem;
  }
}
.case-study-detail-hero .csh-col {
  flex: 1;
}
.case-study-detail-hero .csh-col:not(:last-child) {
  margin-right: 2rem;
  padding-right: 0.75rem;
  border-right: 1px solid #FF6B6B;
}
@media (max-width: 991px) {
  .case-study-detail-hero .csh-col:not(:last-child) {
    margin-right: 1rem;
  }
}
@media (max-width: 767px) {
  .case-study-detail-hero .csh-col:not(:last-child) {
    margin: 0 0 2rem;
    padding: 0 0 1.25rem;
    border-right: 0;
    border-bottom: 1px solid #FF6B6B;
  }
}
.case-study-detail-hero .csh-content-wrap:not(:last-child) {
  padding-right: 1.5rem;
}
.case-study-detail-hero .csh-content-wrap h2 {
  margin-bottom: 0.5rem;
}
.case-study-detail-hero .csh-featured-image {
  position: relative;
  aspect-ratio: 1248/424;
  border-radius: 0.75rem;
  overflow: hidden;
}
.case-study-detail-hero .csh-featured-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .case-study-detail-hero .csh-featured-image {
    aspect-ratio: 342/248;
  }
}

@media (max-width: 767px) {
  .case-studies-block.body-content {
    margin-top: 2rem;
  }
}
.case-studies-block .csb-detail-wrap {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  border-radius: 0.5rem;
  padding: 1.5rem;
}
.case-studies-block .csb-detail-text h6 {
  font-size: 0.875rem;
  font-weight: 700;
  color: #4F3D6D;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}
.case-studies-block .csb-detail-text h6 + p {
  font-size: 1.25rem;
}
.case-studies-block .csb-detail-text h6 + p:not(:last-child) {
  margin-bottom: 1.5rem;
}
.case-studies-block .csb-right h6 {
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #4F3D6D;
  font-weight: 700;
}
@media (max-width: 767px) {
  .case-studies-block .csb-right {
    margin-top: 2rem;
  }
}

.post-detail-hero {
  position: relative;
  padding: 10rem 0 6.5rem;
  border-radius: 0 0 3.125rem 3.125rem;
  background-image: url(../images/csh-bg-lines.svg);
  background-repeat: no-repeat, no-repeat;
  background-size: 54% auto, cover;
  background-position: bottom 0% right -26%;
}
@media (min-width: 768px) {
  .post-detail-hero:not(:has(.col-right)) {
    padding-bottom: 3.75rem;
  }
}
@media (max-width: 767px) {
  .post-detail-hero {
    padding: 8.5rem 0 3.75rem;
    background-size: 93% auto, cover;
    background-position: bottom 0% right -23%;
  }
}
.post-detail-hero .post-date-wrap {
  gap: 2.5rem;
  margin-bottom: 1.5rem;
}
.post-detail-hero .post-date-wrap .eyebrow-text {
  margin-bottom: 0;
}
.post-detail-hero .post-date {
  font-weight: 300;
}
.post-detail-hero .post-title-wrap {
  margin-bottom: 1.5rem;
}
.post-detail-hero .post-author {
  margin-bottom: 1.5rem;
}
.post-detail-hero .post-tags .tag {
  font-size: 0.875rem;
  font-weight: 700;
}
.post-detail-hero .post-image {
  position: relative;
  aspect-ratio: 501/363;
  border-radius: 0.75rem;
  overflow: hidden;
}
.post-detail-hero .post-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .post-detail-hero .post-image {
    margin-top: 2rem;
  }
}

.search-result-page .sr-banner {
  padding: 9.625rem 0 4rem;
  border-bottom: 3px solid #FF6B6B;
}
@media (max-width: 991px) {
  .search-result-page .sr-banner {
    padding: 8.25rem 0 2rem;
  }
}
.search-result-page .sr-banner .container {
  --container-width: 61rem;
}
.search-result-page .sr-banner .search-form {
  display: flex;
  align-items: center;
}
.search-result-page .sr-banner .search-field {
  flex: 1;
}
.search-result-page .sr-banner .search-clear {
  margin-left: 2rem;
  color: #000;
}
.search-result-page .sr-banner .search-clear:hover {
  color: #fff;
}
.search-result-page .sr-block {
  --space-md: 5rem;
}
@media (max-width: 991px) {
  .search-result-page .sr-block {
    --space-md: 3.75rem;
  }
}
@media (max-width: 767px) {
  .search-result-page .sr-block {
    --space-md: 2rem;
  }
}
.search-result-page .sr-block .container {
  --container-width: 59.75rem;
}
.search-result-page .sr-block .pagination {
  margin-top: 3.75rem;
}
@media (max-width: 991px) {
  .search-result-page .sr-block .pagination {
    margin-top: 2.5rem;
  }
}
.search-result-page .sr-block .sr-value {
  color: #4F3D6D;
}
.search-result-page .sr-block .sr-value-wrap {
  display: flex;
  flex-direction: column;
  max-width: max-content;
  margin: 0 auto 2.5rem;
  font-size: 1.25rem;
  text-align: center;
}
.search-result-page .sr-block .sr-value-wrap .sr-term {
  margin-top: 0.25rem;
  font-weight: 500;
}
.search-result-page .sr-block .sr-items {
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #856D88;
}
.search-result-page .sr-block .sr-content .sr-type-wrap {
  display: flex;
  align-items: center;
  gap: 2.5rem;
  margin-bottom: 0.5rem;
}
.search-result-page .sr-block .sr-content .sr-type-wrap .eyebrow-text {
  margin-bottom: 0;
  color: #856D88;
}
.search-result-page .sr-block .sr-content .sr-type-wrap .date {
  font-size: 0.875rem;
}
.search-result-page .sr-block .sr-content h2 {
  margin-bottom: 0;
  font-weight: 500;
}
.search-result-page .sr-block .sr-content h2 a {
  font-weight: inherit;
}
.search-result-page .sr-block .sr-content p {
  margin-top: 1rem;
}

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