/*!**************************************************************************************************************************************************************************!*\
  !*** 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: "Matter";
  src: url(../fonts/Matter-Heavy.woff2) format("woff2"), url(../fonts/Matter-Heavy.woff) format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Matter";
  src: url(../fonts/Matter-Bold.woff2) format("woff2"), url(../fonts/Matter-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Matter";
  src: url(../fonts/Matter-Medium.woff2) format("woff2"), url(../fonts/Matter-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Matter";
  src: url(../fonts/Matter-Medium.woff2) format("woff2"), url(../fonts/Matter-Medium.woff) format("woff");
  font-weight: 400;
  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: "Matter", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
  color: #2B2B2B;
  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: 4rem;
  font-weight: 900;
  line-height: 1;
  color: #121212;
  word-break: keep-all;
  letter-spacing: -0.02em;
}
h1 a,
.h1 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h1 span,
.h1 span {
  font-weight: 400;
}
@media (max-width: 1199px) {
  h1,
  .h1 {
    font-size: 2.625rem;
  }
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 2.25rem;
  }
}

h2,
.h2 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 3.5rem;
  font-weight: 900;
  line-height: 1;
  color: #121212;
  word-break: keep-all;
  letter-spacing: -0.02em;
}
h2 a,
.h2 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h2 span,
.h2 span {
  font-weight: 400;
}
@media (max-width: 1199px) {
  h2,
  .h2 {
    font-size: 2.25rem;
  }
}
@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 1.875rem;
  }
}

h3,
.h3 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 2.5rem;
  font-weight: 900;
  line-height: 1;
  color: #121212;
  word-break: keep-all;
  letter-spacing: -0.02em;
}
h3 a,
.h3 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h3 span,
.h3 span {
  font-weight: 400;
}
@media (max-width: 767px) {
  h3,
  .h3 {
    font-size: 1.75rem;
  }
}

h4,
.h4 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1;
  color: #121212;
  word-break: keep-all;
  letter-spacing: -0.01em;
}
h4 a,
.h4 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h4 span,
.h4 span {
  font-weight: 400;
}
@media (max-width: 767px) {
  h4,
  .h4 {
    font-size: 1.5rem;
  }
}

h5,
.h5 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 1.5rem;
  font-weight: 900;
  line-height: 1;
  color: #121212;
  word-break: keep-all;
  letter-spacing: -0.01em;
}
h5 a,
.h5 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h5 span,
.h5 span {
  font-weight: 400;
}
@media (max-width: 767px) {
  h5,
  .h5 {
    font-size: 1.25rem;
  }
}

h6,
.h6 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 1.125rem;
  font-weight: 900;
  line-height: 1;
  color: #121212;
  word-break: keep-all;
  letter-spacing: -0.01em;
}
h6 a,
.h6 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h6 span,
.h6 span {
  font-weight: 400;
}
@media (max-width: 767px) {
  h6,
  .h6 {
    font-size: 1rem;
  }
}

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

.body-sm {
  font-size: 0.75rem;
}
.body-lg {
  font-size: 1.5rem;
}
@media (max-width: 1199px) {
  .body-lg {
    font-size: 1.125rem;
  }
}

.eyebrow-text {
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 900;
  color: #ED2227;
  margin-bottom: 1.5rem;
  letter-spacing: 0.01em;
  line-height: 1.1;
  text-transform: uppercase;
}
.eyebrow-text span {
  color: #121212;
}
@media (max-width: 991px) {
  .eyebrow-text {
    margin-bottom: 1rem;
  }
}

:is(ul, ol) {
  --ulol-left-padding: 1.25rem;
  margin: 5px 0;
  padding-left: var(--ulol-left-padding);
}
:is(ul, ol) li {
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 1;
}
:is(ul, ol) li:last-child {
  padding-bottom: 0;
}

ul > li::marker {
  font-size: 1.2em;
  color: #2B2B2B;
}

blockquote {
  position: relative;
  display: block;
  margin-bottom: 1.563rem;
  padding: 1.25rem;
  border-left: 0.25rem solid #C8102E;
  font-size: 1.125rem;
  font-style: italic;
  line-height: 2;
  color: #000;
  text-align: left;
  background-color: #cccccc p;
  background-color-font-size: inherit;
  background-color-font-weight: inherit;
  background-color-line-height: inherit;
  background-color-color: inherit;
  /* stylelint-enable no-descending-specificity */
}

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: #C8102E;
  text-decoration: underline;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
}
a:hover {
  color: #ED2227;
  outline: none;
}
a.tab-outline {
  outline: 1px solid;
  outline-offset: 0.188rem;
}
.bg-dark a:hover, .bg-orange a:hover, .bg-red a:hover, .bg-secondary a:hover {
  color: #F8E82E;
}

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

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

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

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

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

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

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

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

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

.row-reverse {
  flex-direction: row-reverse;
}

/* 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: #2B2B2B;
}

.text-dark {
  color: #2B2B2B;
}

.bg-yello {
  background-color: #F8E82E;
}

.text-yello {
  color: #F8E82E;
}

.bg-orange {
  background-color: #1D4F91;
}

.text-orange {
  color: #1D4F91;
}

.bg-red {
  background-color: #C8102E;
}

.text-red {
  color: #C8102E;
}

.bg-secondary {
  background-color: #ED2227;
}

.text-secondary {
  color: #ED2227;
}

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

button, input[type=button],
input[type=reset],
input[type=submit], .btn {
  --focuc-outline-space: -1px;
  user-select: none;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0.563rem 1.5rem;
  border: 1px solid #cccccc;
  border-radius: 2.5rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  background-color: #C8102E;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s;
}
@media (max-width: 767px) {
  button, input[type=button],
  input[type=reset],
  input[type=submit], .btn {
    padding: 0.563rem 0.875rem;
  }
}
button::before, input[type=button]::before,
input[type=reset]::before,
input[type=submit]::before, .btn::before {
  pointer-events: none;
  content: "";
  position: absolute;
  inset: var(--focuc-outline-space);
  border: 1px solid #cccccc;
  border-radius: 0.313rem;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s ease;
}
button:hover, input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover, .btn:hover, a:hover button, a:hover input[type=button],
a:hover input[type=reset],
a:hover input[type=submit], a:hover .btn {
  cursor: pointer;
  background-color: #ED2227;
  color: #fff;
  text-decoration: none;
}
button:hover svg, input[type=button]:hover svg,
input[type=reset]:hover svg,
input[type=submit]:hover svg, .btn:hover svg, a:hover button svg, a:hover input[type=button] svg,
a:hover input[type=reset] svg,
a:hover input[type=submit] svg, a:hover .btn svg {
  transform: translateX(4px);
}
.bg-dark button, .bg-dark input[type=button],
.bg-dark input[type=reset],
.bg-dark input[type=submit], .bg-dark .btn, .bg-orange button, .bg-orange input[type=button],
.bg-orange input[type=reset],
.bg-orange input[type=submit], .bg-orange .btn, .bg-red button, .bg-red input[type=button],
.bg-red input[type=reset],
.bg-red input[type=submit], .bg-red .btn {
  background-color: #fff;
  color: #121212;
  border-color: #F5F5F5;
}
.bg-dark button:focus, .bg-dark input[type=button]:focus,
.bg-dark input[type=reset]:focus,
.bg-dark input[type=submit]:focus, .bg-dark .btn:focus, .bg-orange button:focus, .bg-orange input[type=button]:focus,
.bg-orange input[type=reset]:focus,
.bg-orange input[type=submit]:focus, .bg-orange .btn:focus, .bg-red button:focus, .bg-red input[type=button]:focus,
.bg-red input[type=reset]:focus,
.bg-red input[type=submit]:focus, .bg-red .btn:focus {
  color: #121212;
}
.bg-dark button svg, .bg-dark input[type=button] svg,
.bg-dark input[type=reset] svg,
.bg-dark input[type=submit] svg, .bg-dark .btn svg, .bg-orange button svg, .bg-orange input[type=button] svg,
.bg-orange input[type=reset] svg,
.bg-orange input[type=submit] svg, .bg-orange .btn svg, .bg-red button svg, .bg-red input[type=button] svg,
.bg-red input[type=reset] svg,
.bg-red input[type=submit] svg, .bg-red .btn svg {
  fill: #121212;
}
.bg-dark button:hover, .bg-dark input[type=button]:hover,
.bg-dark input[type=reset]:hover,
.bg-dark input[type=submit]:hover, .bg-dark .btn:hover, .bg-orange button:hover, .bg-orange input[type=button]:hover,
.bg-orange input[type=reset]:hover,
.bg-orange input[type=submit]:hover, .bg-orange .btn:hover, .bg-red button:hover, .bg-red input[type=button]:hover,
.bg-red input[type=reset]:hover,
.bg-red input[type=submit]:hover, .bg-red .btn:hover {
  color: #121212;
  background-color: #F8E82E;
  border-color: #F5EEA3;
}
.bg-dark button:hover svg, .bg-dark input[type=button]:hover svg,
.bg-dark input[type=reset]:hover svg,
.bg-dark input[type=submit]:hover svg, .bg-dark .btn:hover svg, .bg-orange button:hover svg, .bg-orange input[type=button]:hover svg,
.bg-orange input[type=reset]:hover svg,
.bg-orange input[type=submit]:hover svg, .bg-orange .btn:hover svg, .bg-red button:hover svg, .bg-red input[type=button]:hover svg,
.bg-red input[type=reset]:hover svg,
.bg-red input[type=submit]:hover svg, .bg-red .btn:hover svg {
  fill: #121212;
}
button svg, input[type=button] svg,
input[type=reset] svg,
input[type=submit] svg, .btn svg {
  flex: none;
  transition: 0.3s;
  margin-left: 0.5rem;
  vertical-align: middle;
}

.btn-sm {
  padding: 0.25rem 0.563rem;
  font-size: 0.75rem;
}
.btn-link {
  user-select: none;
  position: relative;
  border: 0;
  font-size: 0.875rem;
  font-weight: 600;
  color: #C8102E;
  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 #cccccc;
  border-radius: 1.25rem;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s ease;
}
.bg-dark .btn-link:hover, .bg-orange .btn-link:hover, .bg-red .btn-link:hover {
  color: #F8E82E;
}
.bg-dark .btn-link:hover svg, .bg-orange .btn-link:hover svg, .bg-red .btn-link:hover svg {
  fill: #F8E82E;
}
.btn-link:hover, a:hover .btn-link {
  border-color: currentcolor;
  color: #ED2227;
  text-decoration: none;
}
.btn-link:hover::after, a:hover .btn-link::after {
  transform: translateX(4px);
  color: #1F1F1F;
}
.btn-link:hover svg, a:hover .btn-link svg {
  transform: translateX(4px);
}
.btn-link svg {
  transition: 0.3s;
  margin-left: 0.5rem;
  vertical-align: middle;
}

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

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

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

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

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

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

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

button {
  cursor: pointer;
}

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

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

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

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

.hero-banner-one {
  position: relative;
}
.hero-banner-one .eyebrow-text {
  font-size: 1.5rem;
  text-transform: none;
  letter-spacing: -0.01em;
  color: #C8102E;
}
.hero-banner-one .hbo-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hero-banner-one .hbo-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(242, 242, 242, 0.3);
}
.hero-banner-one .hbo-bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero-banner-one .hbo-content {
  align-items: center;
  margin-right: -2.5rem;
  margin-left: -2.5rem;
  row-gap: 1.563rem;
}
.hero-banner-one .hbo-content [class*=cell-] {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}
.hero-banner-one .hbo-heading {
  color: #C8102E;
  margin-bottom: 2.5rem;
}
@media (max-width: 1199px) {
  .hero-banner-one .hbo-heading {
    margin-bottom: 1rem;
  }
}
.hero-banner-one .hbo-descriptions {
  margin-bottom: 0.875rem;
}
.hero-banner-one .hbo-cta {
  margin-top: 4rem;
}
@media (max-width: 991px) {
  .hero-banner-one .hbo-cta {
    margin-top: 2rem;
  }
}
@media (max-width: 767px) {
  .hero-banner-one .hbo-cta {
    margin-top: 1.25rem;
  }
}
.hero-banner-one .hbo-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 1rem;
  overflow: hidden;
}

@media (max-width: 767px) {
  .fifty-fifty-v2 {
    --space-md: 2rem;
  }
}
.fifty-fifty-v2 .ff-row-wrap {
  max-width: 68rem;
  margin: 0 auto;
}
.fifty-fifty-v2 .ff-row {
  margin-right: -2.5rem;
  margin-left: -2.5rem;
}
.fifty-fifty-v2 .ff-row [class*=cell-] {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}
@media (max-width: 1199px) {
  .fifty-fifty-v2 .ff-row {
    margin-right: -0.938rem;
    margin-left: -0.938rem;
  }
  .fifty-fifty-v2 .ff-row [class*=cell-] {
    padding-right: 0.938rem;
    padding-left: 0.938rem;
  }
}
.fifty-fifty-v2 .ff-img {
  border-radius: 1rem;
  aspect-ratio: 528/312;
  overflow: hidden;
}
@media (max-width: 767px) {
  .fifty-fifty-v2 .ff-img {
    aspect-ratio: 358/160;
    margin: 0 0 1.5rem;
  }
}
.fifty-fifty-v2 .ff-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fifty-fifty-v2 .ff-content-wrap .eyebrow-text {
  color: #C8102E;
  margin-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .fifty-fifty-v2 .ff-content-wrap .eyebrow-text {
    font-size: 1.125rem;
  }
}
.fifty-fifty-v2 .ff-content-wrap h1,
.fifty-fifty-v2 .ff-content-wrap .h1 {
  margin-bottom: 2.5rem;
}
@media (max-width: 991px) {
  .fifty-fifty-v2 .ff-content-wrap h1,
  .fifty-fifty-v2 .ff-content-wrap .h1 {
    font-size: 1.75rem;
    margin-bottom: 1.25rem;
  }
}
.fifty-fifty-v2 .ff-content-wrap h2,
.fifty-fifty-v2 .ff-content-wrap .h2 {
  margin-bottom: 2.5rem;
}
@media (max-width: 991px) {
  .fifty-fifty-v2 .ff-content-wrap h2,
  .fifty-fifty-v2 .ff-content-wrap .h2 {
    font-size: 1.75rem;
    margin-bottom: 1.25rem;
  }
}
.fifty-fifty-v2 .ff-content-wrap h3,
.fifty-fifty-v2 .ff-content-wrap .h3 {
  margin-bottom: 2.5rem;
}
@media (max-width: 991px) {
  .fifty-fifty-v2 .ff-content-wrap h3,
  .fifty-fifty-v2 .ff-content-wrap .h3 {
    font-size: 1.75rem;
    margin-bottom: 1.25rem;
  }
}
.fifty-fifty-v2 .ff-content-wrap h4,
.fifty-fifty-v2 .ff-content-wrap .h4 {
  margin-bottom: 2.5rem;
}
@media (max-width: 991px) {
  .fifty-fifty-v2 .ff-content-wrap h4,
  .fifty-fifty-v2 .ff-content-wrap .h4 {
    font-size: 1.75rem;
    margin-bottom: 1.25rem;
  }
}
.fifty-fifty-v2 .ff-content-wrap h5,
.fifty-fifty-v2 .ff-content-wrap .h5 {
  margin-bottom: 2.5rem;
}
@media (max-width: 991px) {
  .fifty-fifty-v2 .ff-content-wrap h5,
  .fifty-fifty-v2 .ff-content-wrap .h5 {
    font-size: 1.75rem;
    margin-bottom: 1.25rem;
  }
}
.fifty-fifty-v2 .ff-content-wrap h6,
.fifty-fifty-v2 .ff-content-wrap .h6 {
  margin-bottom: 2.5rem;
}
@media (max-width: 991px) {
  .fifty-fifty-v2 .ff-content-wrap h6,
  .fifty-fifty-v2 .ff-content-wrap .h6 {
    font-size: 1.75rem;
    margin-bottom: 1.25rem;
  }
}
.fifty-fifty-v2 .ff-content-wrap .btn {
  margin-top: 4rem;
}
@media (max-width: 991px) {
  .fifty-fifty-v2 .ff-content-wrap .btn {
    margin-top: 2rem;
  }
}
@media (max-width: 991px) {
  .fifty-fifty-v2 .ff-content-wrap p {
    font-size: 0.875rem;
  }
}
.fifty-fifty-v2 .ff-content-wrap p:last-of-type {
  margin-bottom: 0;
}

.fifty-fifty-section-with-background-color .ffswbc-row-wrap {
  outline: 1px solid transparent;
  border-radius: 1rem;
  overflow: hidden;
  transition: 0.4s;
  text-decoration: none;
}
.fifty-fifty-section-with-background-color .ffswbc-row-wrap:hover {
  background-color: #ED2227;
  outline-color: #ED2227;
}
.fifty-fifty-section-with-background-color .ffswbc-row-wrap:hover .ffswbc-left {
  background-color: #ED2227;
}
.fifty-fifty-section-with-background-color .ffswbc-row-wrap:hover .ffswbc-img {
  opacity: 0.9;
}
.fifty-fifty-section-with-background-color .ffswbc-row-wrap:hover .btn {
  background-color: #F8E82E;
  color: #121212;
  border-color: #F5EEA3;
}
.fifty-fifty-section-with-background-color .ffswbc-row-wrap:hover .btn svg {
  fill: #121212;
}
.fifty-fifty-section-with-background-color .ffswbc-left {
  align-self: center;
  transition: 0.4s;
}
.fifty-fifty-section-with-background-color .ffswbc-left .btn {
  margin-top: 4rem;
}
@media (max-width: 991px) {
  .fifty-fifty-section-with-background-color .ffswbc-left .btn {
    margin-top: 2rem;
  }
}
.fifty-fifty-section-with-background-color .ffswbc-right {
  background-color: #fff;
}
.fifty-fifty-section-with-background-color .ffswbc-content-wrap {
  padding: 5rem 2.5rem;
}
@media (max-width: 991px) {
  .fifty-fifty-section-with-background-color .ffswbc-content-wrap {
    padding: 1.25rem;
  }
}
.fifty-fifty-section-with-background-color .ffswbc-content-wrap h1,
.fifty-fifty-section-with-background-color .ffswbc-content-wrap .h1 {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .fifty-fifty-section-with-background-color .ffswbc-content-wrap h1,
  .fifty-fifty-section-with-background-color .ffswbc-content-wrap .h1 {
    margin-bottom: 1rem;
  }
}
.fifty-fifty-section-with-background-color .ffswbc-content-wrap h2,
.fifty-fifty-section-with-background-color .ffswbc-content-wrap .h2 {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .fifty-fifty-section-with-background-color .ffswbc-content-wrap h2,
  .fifty-fifty-section-with-background-color .ffswbc-content-wrap .h2 {
    margin-bottom: 1rem;
  }
}
.fifty-fifty-section-with-background-color .ffswbc-content-wrap h3,
.fifty-fifty-section-with-background-color .ffswbc-content-wrap .h3 {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .fifty-fifty-section-with-background-color .ffswbc-content-wrap h3,
  .fifty-fifty-section-with-background-color .ffswbc-content-wrap .h3 {
    margin-bottom: 1rem;
  }
}
.fifty-fifty-section-with-background-color .ffswbc-content-wrap h4,
.fifty-fifty-section-with-background-color .ffswbc-content-wrap .h4 {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .fifty-fifty-section-with-background-color .ffswbc-content-wrap h4,
  .fifty-fifty-section-with-background-color .ffswbc-content-wrap .h4 {
    margin-bottom: 1rem;
  }
}
.fifty-fifty-section-with-background-color .ffswbc-content-wrap h5,
.fifty-fifty-section-with-background-color .ffswbc-content-wrap .h5 {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .fifty-fifty-section-with-background-color .ffswbc-content-wrap h5,
  .fifty-fifty-section-with-background-color .ffswbc-content-wrap .h5 {
    margin-bottom: 1rem;
  }
}
.fifty-fifty-section-with-background-color .ffswbc-content-wrap h6,
.fifty-fifty-section-with-background-color .ffswbc-content-wrap .h6 {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .fifty-fifty-section-with-background-color .ffswbc-content-wrap h6,
  .fifty-fifty-section-with-background-color .ffswbc-content-wrap .h6 {
    margin-bottom: 1rem;
  }
}
.fifty-fifty-section-with-background-color .ffswbc-content-wrap p {
  font-weight: 500;
}
.fifty-fifty-section-with-background-color .ffswbc-content-wrap p:last-of-type {
  margin-bottom: 0;
}
.fifty-fifty-section-with-background-color .ffswbc-img {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 18.75rem;
  transition: 0.4s;
}
.fifty-fifty-section-with-background-color .ffswbc-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .fifty-fifty-section-with-background-color .ffswbc-img {
    min-height: auto;
  }
}
@media (max-width: 767px) {
  .fifty-fifty-section-with-background-color .ffswbc-img img {
    position: unset;
    aspect-ratio: 358/240;
  }
}

.statistic-component .sc-heading-wrap {
  margin-bottom: 4rem;
}
@media (max-width: 991px) {
  .statistic-component .sc-heading-wrap {
    margin-bottom: 2rem;
  }
}
.statistic-component .sc-heading-wrap h3 {
  margin-bottom: 2.5rem;
}
@media (max-width: 991px) {
  .statistic-component .sc-heading-wrap h3 {
    margin-bottom: 1.25rem;
  }
}
.statistic-component .sc-row {
  row-gap: 1.875rem;
}
.statistic-component .sc-label {
  font-weight: 500;
  margin-bottom: 0.313rem;
  font-size: 0.875rem;
}
.statistic-component .sc-inner {
  border-radius: 1rem;
  padding: 1.5rem;
  transition: 0.4s;
  border: 1px solid transparent;
}
@media (max-width: 767px) {
  .statistic-component .sc-inner {
    padding: 1rem;
  }
}
.statistic-component .sc-inner:hover {
  background-color: #F8E82E;
  border-color: #C9BD30;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
}
.statistic-component .sc-inner .st-counter {
  font-weight: 900;
  font-size: 4rem;
  color: #ED2227;
  line-height: 1;
}
@media (max-width: 1199px) {
  .statistic-component .sc-inner .st-counter {
    font-size: 3.125rem;
  }
}
@media (max-width: 991px) {
  .statistic-component .sc-inner .st-counter {
    font-size: 2.625rem;
  }
}
.statistic-component .sc-inner .st-counter .suffix {
  text-transform: capitalize;
  display: inline-block;
  margin-left: 0.5rem;
}
.statistic-component .sc-inner .h5 {
  color: #121212;
  margin-bottom: 0;
}

.two-column-cards .tcc-image {
  position: relative;
  height: 7.5rem;
  transition: 0.4s;
}
@media (max-width: 767px) {
  .two-column-cards .tcc-image {
    height: 100%;
    min-height: 13.813rem;
    height: 100%;
  }
}
.two-column-cards .tcc-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .two-column-cards .tcc-left-col-wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 50%;
  }
}
.two-column-cards .tcc-row {
  row-gap: 1.5rem;
}
.two-column-cards .tcc-col {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 1rem;
  text-decoration: none;
  overflow: hidden;
  height: 100%;
  border: 1px solid transparent;
  transition: 0.4s;
}
@media (max-width: 767px) {
  .two-column-cards .tcc-col {
    flex-direction: row;
  }
}
.two-column-cards .tcc-col:hover {
  border-color: #ED2227;
}
.two-column-cards .tcc-col:hover .tcc-image {
  opacity: 0.9;
}
.two-column-cards .tcc-col:hover .tcc-btn {
  color: #F8E82E;
}
.two-column-cards .tcc-col:hover .tcc-btn svg {
  fill: #F8E82E;
}
.two-column-cards .tcc-content-wrap {
  min-height: 13.438rem;
  height: 100%;
  transition: 0.4s;
}
@media (max-width: 767px) {
  .two-column-cards .tcc-content-wrap {
    width: 50%;
  }
}
.two-column-cards .tcc-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1.25rem;
  padding: 1.5rem 1.5rem 1.875rem;
  height: 100%;
  transition: 0.4s;
}
@media (max-width: 767px) {
  .two-column-cards .tcc-content {
    width: 100%;
    padding: 1rem;
  }
}
.two-column-cards .tcc-content-top h3 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .two-column-cards .tcc-content-top h3 {
    font-size: 1.25rem;
  }
}

.industry-expertise.bg-white .ie-title {
  color: #C8102E;
}
.industry-expertise.bg-white .ie-card.bg-gray {
  background-color: #E6E6E6;
}
.industry-expertise .eyebrow-text {
  color: #F8DEDE;
}
.industry-expertise .ie-card-row {
  row-gap: 1.5rem;
}
@media (max-width: 767px) {
  .industry-expertise .ie-col-left {
    margin-bottom: 1.5rem;
  }
}
.industry-expertise .ie-title {
  margin-bottom: 0;
}
.industry-expertise .ie-row {
  margin-right: -2.5rem;
  margin-left: -2.5rem;
  margin-bottom: 4rem;
}
.industry-expertise .ie-row [class*=cell-] {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}
@media (max-width: 991px) {
  .industry-expertise .ie-row {
    margin-right: -2.5rem;
    margin-left: -2.5rem;
    margin-bottom: 2rem;
  }
  .industry-expertise .ie-row [class*=cell-] {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
.industry-expertise .ie-card {
  padding: 1.5rem;
  border-radius: 1rem;
  height: 100%;
}
.industry-expertise .ie-card .h5 {
  margin-bottom: 1.5rem;
}
@media (max-width: 991px) {
  .industry-expertise .ie-card .h5 {
    margin-bottom: 1rem;
  }
}
.industry-expertise .ie-card p,
.industry-expertise .ie-card li {
  color: #2B2B2B;
  font-size: 0.75rem;
}
.industry-expertise .ie-card li {
  padding: 3px 0;
}
.industry-expertise .ie-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  background-color: #fff;
  border-radius: 100vh;
  margin-bottom: 1.5rem;
}
.industry-expertise .ie-icon img {
  width: 2rem;
  height: 2rem;
  object-fit: contain;
}
.industry-expertise .ie-cta {
  text-align: center;
  margin-top: 4rem;
}
@media (max-width: 991px) {
  .industry-expertise .ie-cta {
    margin-top: 2rem;
  }
}

.media-component .media-heading {
  margin-bottom: 4rem;
  row-gap: 2rem;
  margin-right: -1.563rem;
  margin-left: -1.563rem;
}
.media-component .media-heading [class*=cell-] {
  padding-right: 1.563rem;
  padding-left: 1.563rem;
}
@media (max-width: 991px) {
  .media-component .media-heading {
    margin-bottom: 1.5rem;
  }
}
.media-component .media-title {
  margin-bottom: 0;
}
.media-component .media-img {
  position: relative;
  display: block;
  padding-top: 56.25%;
  border-radius: 1rem;
  overflow: hidden;
  cursor: pointer;
}
.media-component .media-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.media-component .media-img::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  background-size: 100%;
  z-index: 2;
  border-radius: 0.625rem;
  transition: 0.3s;
}
.media-component .media-img img {
  z-index: 1;
}
.media-component .media-img .video-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.media-component .media-img .video-inner.html5 {
  pointer-events: none;
}
.media-component .media-img .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  width: 4.438rem;
  transform: translate(-50%, -50%);
  transition: transform 0.5s ease 0s;
  z-index: 4;
  opacity: 1;
  pointer-events: all;
}
@media (max-width: 991px) {
  .media-component .media-img .play-btn {
    width: 3.75rem;
  }
}
@media (max-width: 575px) {
  .media-component .media-img .play-btn {
    width: 3.125rem;
  }
}
.media-component .media-img .play-btn svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.media-component .media-img:hover .play-btn {
  transform: translate(-50%, -50%) scale(1.1);
}
.media-component .media-img.player-start::before, .media-component .media-img.player-start::after,
.media-component .media-img.player-start .play-btn,
.media-component .media-img.player-start img {
  opacity: 0;
  pointer-events: none;
}
.media-component .media-img.back-image {
  pointer-events: none;
}

.service-highlights-cards .sh-heading-wrap {
  max-width: 54rem;
  margin: 0 auto 4rem;
  text-align: center;
}
@media (max-width: 991px) {
  .service-highlights-cards .sh-heading-wrap {
    margin-bottom: 2rem;
  }
}
.service-highlights-cards .sh-content-wrap .eyebrow-text {
  font-size: 0.875rem;
  font-weight: 600;
  text-transform: none;
  color: #F8DEDE;
  letter-spacing: 0;
  margin-bottom: 0.75rem;
}
.service-highlights-cards .sh-card-main {
  row-gap: 1.875rem;
}
.service-highlights-cards .sh-title {
  margin-bottom: 2.5rem;
}
@media (max-width: 991px) {
  .service-highlights-cards .sh-title {
    margin-bottom: 1.5rem;
  }
}
.service-highlights-cards .sh-card {
  display: flex;
  height: 100%;
  border-radius: 1rem;
  align-items: center;
  overflow: hidden;
  text-decoration: none;
  transition: 0.4s;
}
@media (max-width: 767px) {
  .service-highlights-cards .sh-card {
    flex-direction: column;
  }
}
.service-highlights-cards .sh-card:hover {
  background-color: #ED2227;
}
.service-highlights-cards .sh-card:hover .sh-image img {
  opacity: 0;
  visibility: hidden;
}
.service-highlights-cards .sh-card:hover .sh-card-cta {
  color: #F8E82E;
}
.service-highlights-cards .sh-card:hover .sh-card-cta svg {
  fill: #F8E82E;
}
.service-highlights-cards .sh-card:hover.bg-dark {
  background-color: #ED2227;
}
.service-highlights-cards .sh-card.bg-dark {
  background-color: #121212;
}
.service-highlights-cards .sh-image {
  max-width: 9.375rem;
  height: 75%;
}
@media (max-width: 767px) {
  .service-highlights-cards .sh-image {
    max-width: 100%;
    margin-left: auto;
    padding: 20px;
  }
}
.service-highlights-cards .sh-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left;
  transition: 0.4s;
}
.service-highlights-cards .sh-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
  padding: 2.5rem 0.625rem 2.5rem 1.5rem;
  height: 100%;
}
@media (max-width: 767px) {
  .service-highlights-cards .sh-right {
    padding: 1.25rem;
  }
}
.service-highlights-cards .sh-card-desc {
  font-size: 0.75rem;
}
.service-highlights-cards .sh-card-cta {
  margin-top: 2rem;
}

.testimonial-component {
  background-color: #F2F2F2;
}
.testimonial-component .container {
  --container-width: 54rem;
}
.testimonial-component .ts-heading {
  margin-bottom: 4rem;
}
@media (max-width: 991px) {
  .testimonial-component .ts-heading {
    margin-bottom: 2rem;
  }
}
.testimonial-component .ts-heading h2 {
  margin-bottom: 0;
}
.testimonial-component .ts-slide {
  display: flex;
  flex-direction: column;
  max-width: 26rem;
  border-radius: 1rem;
  overflow: hidden;
  height: auto;
  margin-right: 2rem;
}
.testimonial-component .ts-image {
  max-width: 10rem;
}
.testimonial-component .ts-author {
  flex: 1;
  padding: 1.5rem;
  align-self: center;
}
.testimonial-component .ts-quote {
  flex: 1;
  padding: 2.5rem;
}
@media (max-width: 767px) {
  .testimonial-component .ts-quote {
    padding: 1.25rem;
  }
}
.testimonial-component .ts-meta {
  display: flex;
}
.testimonial-component .ts-location {
  display: block;
  font-size: 0.875rem;
  color: #F8DEDE;
  font-weight: 600;
}
.testimonial-component .ts-cta {
  margin-top: 4rem;
}
@media (max-width: 991px) {
  .testimonial-component .ts-cta {
    margin-top: 2rem;
  }
}

.fifty-fifty-with-icon-promo .ffwip-main {
  margin-right: -2.5rem;
  margin-left: -2.5rem;
}
.fifty-fifty-with-icon-promo .ffwip-main [class*=cell-] {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}
@media (max-width: 991px) {
  .fifty-fifty-with-icon-promo .ffwip-main {
    gap: 1.5rem;
  }
}
.fifty-fifty-with-icon-promo .ffwip-content-wrap h3 {
  margin-bottom: 2.5rem;
}
@media (max-width: 991px) {
  .fifty-fifty-with-icon-promo .ffwip-content-wrap h3 {
    margin-bottom: 1rem;
  }
}
.fifty-fifty-with-icon-promo .ffwip-content-wrap h2 {
  color: #C8102E;
  margin-bottom: 0;
}
.fifty-fifty-with-icon-promo .ffwip-content-wrap .btn {
  margin-top: 3rem;
}
@media (max-width: 991px) {
  .fifty-fifty-with-icon-promo .ffwip-content-wrap .btn {
    margin-top: 2rem;
  }
}
.fifty-fifty-with-icon-promo .ffwip-desc {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .fifty-fifty-with-icon-promo .ffwip-desc {
    margin-bottom: 1.25rem;
  }
}
.fifty-fifty-with-icon-promo .ffwip-img {
  border-radius: 1rem;
  aspect-ratio: 504/312;
  overflow: hidden;
}
@media (max-width: 767px) {
  .fifty-fifty-with-icon-promo .ffwip-img {
    aspect-ratio: 358/160;
  }
}
.fifty-fifty-with-icon-promo .ffwip-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fifty-fifty-with-icon-promo .ffwip-icon-promo-wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
@media (max-width: 767px) {
  .fifty-fifty-with-icon-promo .ffwip-icon-promo-wrap {
    grid-template-columns: auto;
  }
}
.fifty-fifty-with-icon-promo .ffwip-icon-promo-item {
  padding: 1.5rem;
  border-radius: 1rem;
}
.fifty-fifty-with-icon-promo .ffwip-icon-promo-item.bg-gray {
  background-color: #E6E6E6;
}
.fifty-fifty-with-icon-promo .ffwip-icon-promo-item .h5 {
  margin-bottom: 1.5rem;
}
.fifty-fifty-with-icon-promo .ffwip-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 100vh;
  width: 3rem;
  height: 3rem;
  margin-bottom: 1.5rem;
}
.fifty-fifty-with-icon-promo .ffwip-icon img {
  width: 2rem;
  height: 2rem;
  object-fit: contain;
}
.fifty-fifty-with-icon-promo .ffwip-icon-desc p {
  font-size: 0.75rem;
}
@media (max-width: 991px) {
  .fifty-fifty-with-icon-promo .ffwip-cta {
    text-align: center;
  }
}

.product-categories {
  background-color: #E6E6E6;
}
.product-categories .pc-card-main {
  row-gap: 2rem;
}
.product-categories .pc-title {
  margin-bottom: 2.5rem;
}
@media (max-width: 991px) {
  .product-categories .pc-title {
    margin-bottom: 1.5rem;
  }
}
.product-categories .pc-heading-wrap {
  max-width: 54rem;
  margin: 0 auto 4rem;
}
@media (max-width: 991px) {
  .product-categories .pc-heading-wrap {
    margin-bottom: 2rem;
  }
}
.product-categories .pc-heading-wrap:has(+ .pc-wrap) {
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .product-categories .pc-heading-wrap:has(+ .pc-wrap) {
    margin-bottom: 1rem;
  }
}
.product-categories .pc-item {
  margin: 1rem 0;
}
.product-categories .pc-card {
  display: grid;
  border-radius: 1rem;
  overflow: hidden;
  height: 100%;
  background-color: #fff;
  text-decoration: none;
}
.product-categories .pc-card:has(.pc-image) {
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
}
.product-categories .pc-card:hover .btn-link {
  color: #F8E82E;
}
.product-categories .pc-card:hover .btn-link svg {
  fill: #F8E82E;
}
.product-categories .pc-image {
  width: 100%;
  height: 100%;
}
.product-categories .pc-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .product-categories .pc-slider {
    overflow: visible;
  }
}
.product-categories .pc-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 2rem;
  padding: 2.5rem 1.5rem;
  min-height: 15.313rem;
  height: 100%;
}
.product-categories .swiper-slide {
  height: auto;
}

.faq-section .fs-title {
  margin-bottom: 2.5rem;
  font-weight: 500;
}
@media (max-width: 991px) {
  .faq-section .fs-title {
    margin-bottom: 1.5rem;
  }
}
.faq-section .fs-heading-wrap {
  max-width: 54rem;
  margin: 0 auto;
  margin-bottom: 6rem;
}
@media (max-width: 1199px) {
  .faq-section .fs-heading-wrap {
    margin-bottom: 4rem;
  }
}
@media (max-width: 991px) {
  .faq-section .fs-heading-wrap {
    margin-bottom: 2rem;
  }
}
.faq-section .fs-bottom-wrap {
  margin-top: 2rem;
}
.faq-section .fs-bottom-title {
  margin-bottom: 1.5rem;
}
.faq-section .fs-link {
  margin-top: 3rem;
}
@media (max-width: 991px) {
  .faq-section .fs-link {
    margin-top: 1.5rem;
  }
}
.faq-section .fs-item {
  padding: 2rem 0;
  border-top: 1px solid #B5B5B5;
}
@media (max-width: 991px) {
  .faq-section .fs-item {
    padding: 1.5rem 0;
  }
}
.faq-section .fs-item.is-active .fs-title-wrap .arrow-icon {
  transform: scale(1);
}
.faq-section .fs-item:not(:has(.fs-desc)) .fs-title-wrap {
  cursor: auto;
}
.faq-section .fs-item:not(:has(.fs-desc)) .fs-title-wrap .arrow-icon {
  display: none;
}
.faq-section .fs-desc {
  display: none;
  margin-top: 1rem;
  padding-right: 2rem;
}
.faq-section .fs-title-wrap {
  position: relative;
  padding-right: 1.875rem;
  cursor: pointer;
}
.faq-section .fs-title-wrap .arrow-icon {
  content: "";
  position: absolute;
  right: 0;
  top: 0.625rem;
  width: 0.875rem;
  height: 0.563rem;
  background-image: url(../images/faq-arrow.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  transition: 0.4s;
  transform: scale(-1);
}

.hero-banner-two.bg-dark {
  background-color: #121212;
}
.hero-banner-two .hbt-heading-wrap {
  max-width: 31.5rem;
  margin-right: auto;
  margin-bottom: 4rem;
}
@media (max-width: 767px) {
  .hero-banner-two .hbt-heading-wrap {
    margin-bottom: 2rem;
  }
}
.hero-banner-two .hbt-heading-wrap h1 {
  margin-bottom: 0;
}
.hero-banner-two .hbt-heading-wrap .eyebrow-text {
  text-transform: none;
  color: #cccccc;
  font-size: 1.5rem;
}
@media (max-width: 767px) {
  .hero-banner-two .hbt-heading-wrap .eyebrow-text {
    font-size: 1rem;
  }
}
.hero-banner-two .hbt-gallery {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
}
@media (max-width: 767px) {
  .hero-banner-two .hbt-gallery {
    grid-template-columns: 100%;
  }
}
.hero-banner-two .hbt-gallery-item {
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.hero-banner-two .hbt-gallery-item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero-banner-two .hbt-gallery-item:not(:has(img)) {
  background-color: #C8102E;
}
.hero-banner-two .hbt-gallery-item:nth-child(1) {
  aspect-ratio: 1;
}
@media (min-width: 768px) {
  .hero-banner-two .hbt-gallery-item:nth-child(1) {
    grid-area: 4 / 3 / 1 / 2;
  }
}
.hero-banner-two .hbt-gallery-item:nth-child(2) {
  aspect-ratio: 548/250;
}
@media (min-width: 768px) {
  .hero-banner-two .hbt-gallery-item:nth-child(2) {
    grid-area: 5 / 3 / 4 / 1;
  }
}
.hero-banner-two .hbt-gallery-item:nth-child(3) {
  aspect-ratio: 528/400;
}
@media (min-width: 768px) {
  .hero-banner-two .hbt-gallery-item:nth-child(3) {
    grid-area: 5 / -1 / 3 / 3;
  }
}

.hero-banner-gray.bg-gray {
  background-color: #E6E6E6;
}
.hero-banner-gray .hbth-row {
  margin-bottom: 4rem;
}
@media (max-width: 767px) {
  .hero-banner-gray .hbth-row {
    margin-bottom: 2rem;
  }
}
.hero-banner-gray .hbth-gallery {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 32px;
}
@media (max-width: 767px) {
  .hero-banner-gray .hbth-gallery {
    grid-template-columns: 100%;
  }
}
.hero-banner-gray .hbth-gallery-item {
  border-radius: 16px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .hero-banner-gray .hbth-gallery-item:nth-child(1) {
    grid-area: 1 / 1 / 5 / 4;
  }
}
.hero-banner-gray .hbth-gallery-item:nth-child(1) .hbth-gallery-wrap {
  aspect-ratio: 528/512;
}
@media (min-width: 768px) {
  .hero-banner-gray .hbth-gallery-item:nth-child(2) {
    grid-area: 1 / 4 / 2 / 5;
  }
}
.hero-banner-gray .hbth-gallery-item:nth-child(2) .hbth-gallery-wrap {
  aspect-ratio: 160/160;
}
@media (min-width: 768px) {
  .hero-banner-gray .hbth-gallery-item:nth-child(3) {
    grid-area: 2 / 4 / 4 / 7;
  }
}
.hero-banner-gray .hbth-gallery-item:nth-child(3) .hbth-gallery-wrap {
  aspect-ratio: 528/240;
}
.hero-banner-gray .hbth-gallery-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}
.hero-banner-gray .hbth-gallery-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero-banner-gray .hbth-gallery-wrap:not(:has(img)) {
  background-color: #C8102E;
}

.product-preview-slider h2 {
  margin-bottom: 4rem;
}
@media (max-width: 767px) {
  .product-preview-slider h2 {
    margin-bottom: 3rem;
  }
}
.product-preview-slider .sp-img {
  position: relative;
  overflow: hidden;
  border-radius: 1rem;
  overflow: hidden;
}
.product-preview-slider .sp-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-preview-slider .sp-img:before {
  content: "";
  display: block;
  aspect-ratio: 341/233;
}
.product-preview-slider .sp-pagination .swiper-pagination-bullet {
  background-color: #D6D6D6;
}

.fifty-fifty-accordion .ffa-row {
  margin-right: -2.5rem;
  margin-left: -2.5rem;
  margin-bottom: 4rem;
}
.fifty-fifty-accordion .ffa-row [class*=cell-] {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}
@media (max-width: 991px) {
  .fifty-fifty-accordion .ffa-row {
    margin-right: -1rem;
    margin-left: -1rem;
    margin-bottom: 2rem;
  }
  .fifty-fifty-accordion .ffa-row [class*=cell-] {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
.fifty-fifty-accordion .ffa-heading {
  color: #C8102E;
}
.fifty-fifty-accordion .ffa-sub-heading {
  margin-bottom: 0;
}
.fifty-fifty-accordion .ffa-item {
  padding: 2rem 0;
  border-top: 1px solid #B5B5B5;
}
@media (max-width: 991px) {
  .fifty-fifty-accordion .ffa-item {
    padding: 1.5rem 0;
  }
}
.fifty-fifty-accordion .ffa-item.is-active .ffa-title-wrap .arrow-icon {
  transform: scale(1);
}
.fifty-fifty-accordion .ffa-item:not(:has(.ffa-desc)) .ffa-title-wrap {
  cursor: auto;
}
.fifty-fifty-accordion .ffa-item:not(:has(.ffa-desc)) .ffa-title-wrap .arrow-icon {
  display: none;
}
.fifty-fifty-accordion .ffa-wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5rem;
}
@media (max-width: 991px) {
  .fifty-fifty-accordion .ffa-wrap {
    gap: 2.5rem;
  }
}
@media (max-width: 767px) {
  .fifty-fifty-accordion .ffa-wrap {
    grid-template-columns: auto;
    gap: 0;
  }
}
.fifty-fifty-accordion .ffa-desc {
  display: none;
  margin-top: 1rem;
  padding-right: 2rem;
}
.fifty-fifty-accordion .ffa-title {
  font-weight: 500;
}
.fifty-fifty-accordion .ffa-title-wrap {
  position: relative;
  padding-right: 1.875rem;
  cursor: pointer;
}
.fifty-fifty-accordion .ffa-title-wrap .arrow-icon {
  content: "";
  position: absolute;
  right: 0;
  top: 0.625rem;
  width: 0.875rem;
  height: 0.563rem;
  background-image: url(../images/faq-arrow.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  transition: 0.4s;
  transform: scale(-1);
}

.contact-our-experts .coe-card {
  display: flex;
}
.contact-our-experts .coe-row {
  margin-right: -2.5rem;
  margin-left: -2.5rem;
  row-gap: 2rem;
}
.contact-our-experts .coe-row [class*=cell-] {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}
.contact-our-experts .coe-eyebrow {
  display: block;
  margin-bottom: 1rem;
  font-size: 0.875rem;
  font-weight: 600;
  color: #F8DEDE;
}
.contact-our-experts .coe-card {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  background-color: #F2F2F2;
  border-radius: 1rem;
  overflow: hidden;
}
.contact-our-experts .coe-card-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 1.5rem;
  gap: 1.5rem;
}
.contact-our-experts .coe-name {
  color: #2B2B2B !important;
}
.contact-our-experts .coe-designation {
  color: #ED2227;
  font-size: 0.875rem;
  font-weight: 600;
}
.contact-our-experts .coe-email, .contact-our-experts .coe-phone {
  font-size: 0.875rem;
  color: #2B2B2B !important;
}
.contact-our-experts .coe-email a, .contact-our-experts .coe-phone a {
  color: #2B2B2B !important;
  text-decoration: none;
}
.contact-our-experts .coe-email a:hover, .contact-our-experts .coe-phone a:hover {
  color: #C24105 !important;
}
.contact-our-experts .coe-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.contact-us .cu-eyebrow-text {
  font-size: 1.5rem;
  font-weight: 900;
  color: #C8102E;
  letter-spacing: -0.01em;
  line-height: 1.1;
  margin-bottom: 1rem;
}
.contact-us .cu-heading {
  color: #121212;
  margin-bottom: 0;
}
.contact-us .cu-desc {
  margin-bottom: 4rem;
}
@media (max-width: 991px) {
  .contact-us .cu-desc {
    margin-bottom: 2rem;
  }
}
.contact-us .cu-heading-wrap {
  row-gap: 1.25rem;
}
.contact-us .cu-top-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #fff;
  border-radius: 100vh;
  margin-bottom: 1rem;
}
@media (max-width: 991px) {
  .contact-us .cu-top-icon {
    margin-left: auto;
    margin-right: auto;
  }
}
.contact-us .cu-top-text p a {
  color: #C8102E;
  font-weight: 500;
  text-decoration: none;
}
.contact-us .cu-top-text p a:hover {
  color: #ED2227;
}
.contact-us .cu-icon-text-wrap {
  row-gap: 1.25rem;
}
@media (max-width: 991px) {
  .contact-us .cu-icon-text-wrap {
    text-align: center;
  }
}

.career-highlights .ch-heading-wrap {
  max-width: 54rem;
  margin: 0 auto 4rem;
}
@media (max-width: 991px) {
  .career-highlights .ch-heading-wrap {
    margin-bottom: 2rem;
  }
}
.career-highlights .ch-heading-wrap .eyebrow-text {
  color: #1F1F1F;
  font-size: 1rem;
  margin-bottom: 1rem;
}
.career-highlights .ch-heading-wrap h2 {
  color: #C8102E;
  margin-bottom: 2.5rem;
}
@media (max-width: 991px) {
  .career-highlights .ch-heading-wrap h2 {
    margin-bottom: 1rem;
  }
}
.career-highlights .ch-row {
  row-gap: 2rem;
  margin-right: -1.75rem;
  margin-left: -1.75rem;
}
.career-highlights .ch-row [class*=cell-] {
  padding-right: 1.75rem;
  padding-left: 1.75rem;
}
@media (max-width: 991px) {
  .career-highlights .ch-row {
    margin-right: -1rem;
    margin-left: -1rem;
  }
  .career-highlights .ch-row [class*=cell-] {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
.career-highlights .ch-col-inner {
  border-radius: 1rem;
  padding: 1.5rem;
  transition: 0.4s;
  border: 1px solid transparent;
}
@media (max-width: 767px) {
  .career-highlights .ch-col-inner {
    padding: 1rem;
  }
}
.career-highlights .ch-col-inner:hover {
  background-color: #F8E82E;
  border-color: #C9BD30;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
}
.career-highlights .ch-col-inner .h5 {
  color: #ED2227;
}
.career-highlights .ch-desc {
  font-size: 1.5rem;
  font-weight: 500;
}
@media (max-width: 767px) {
  .career-highlights .ch-desc {
    font-size: 1.25rem;
  }
}
.career-highlights .ch-desc p {
  color: #121212;
}

.company-story .cs-heading-wrap {
  max-width: 54rem;
  margin: 0 auto 4rem;
}
@media (max-width: 991px) {
  .company-story .cs-heading-wrap {
    margin-bottom: 2rem;
  }
}
.company-story .cs-heading-wrap .eyebrow-text {
  color: #2B2B2B;
  font-size: 1rem;
  margin-bottom: 1rem;
  text-transform: none;
}
.company-story .cs-heading-wrap .h3 {
  color: #C8102E;
  margin-bottom: 2.5rem;
}
@media (max-width: 991px) {
  .company-story .cs-heading-wrap .h3 {
    margin-bottom: 1rem;
  }
}
.company-story .cs-image {
  aspect-ratio: 1088/560;
}
.company-story .cs-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 1rem;
  overflow: hidden;
}
.company-story .cs-row {
  margin-top: 4rem;
  row-gap: 1.25rem;
}
@media (max-width: 991px) {
  .company-story .cs-row {
    margin-top: 2rem;
  }
}
.company-story .cs-left .h5 {
  font-weight: 500;
  margin-bottom: 0;
}
.company-story .cs-cta {
  margin-top: 4rem;
}
@media (max-width: 767px) {
  .company-story .cs-cta {
    margin-top: 2rem;
  }
}
@media (max-width: 767px) {
  .company-story .cs-cta.desktop {
    display: none;
  }
}
@media (min-width: 768px) {
  .company-story .cs-cta.mobile {
    display: none;
  }
}

.image-collage .ic-gallery {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
}
@media (max-width: 767px) {
  .image-collage .ic-gallery {
    grid-template-columns: 100%;
  }
}
.image-collage .ic-gallery-item {
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.image-collage .ic-gallery-item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.image-collage .ic-gallery-item:not(:has(img)) {
  background-color: #C8102E;
}
.image-collage .ic-gallery-item:nth-child(1) {
  aspect-ratio: 548/250;
}
@media (min-width: 768px) {
  .image-collage .ic-gallery-item:nth-child(1) {
    grid-area: 1 / 1 / 2 / 3;
  }
}
.image-collage .ic-gallery-item:nth-child(2) {
  aspect-ratio: 1;
}
@media (min-width: 768px) {
  .image-collage .ic-gallery-item:nth-child(2) {
    grid-area: 2 / 2 / 5 / 3;
  }
}
.image-collage .ic-gallery-item:nth-child(3) {
  aspect-ratio: 528/400;
}
@media (min-width: 768px) {
  .image-collage .ic-gallery-item:nth-child(3) {
    grid-area: 1 / 3 / 3 / 5;
  }
}

.leadership-letter {
  background-color: #F2F2F2;
}
.leadership-letter .ll-title {
  margin-bottom: 4rem;
}
@media (max-width: 991px) {
  .leadership-letter .ll-title {
    margin-bottom: 2rem;
  }
}
.leadership-letter .ll-title h2 {
  margin-bottom: 0;
}
.leadership-letter .ll-card-wrapper {
  max-width: 54rem;
  margin: 0 auto;
  border-radius: 1rem;
  overflow: hidden;
}
.leadership-letter .ll-quote {
  background-color: #fff;
  padding: 4rem;
}
@media (max-width: 991px) {
  .leadership-letter .ll-quote {
    padding: 2rem;
  }
}
@media (max-width: 991px) {
  .leadership-letter .ll-quote {
    padding: 1.25rem;
  }
}
.leadership-letter .ll-quote h1:last-child,
.leadership-letter .ll-quote .h1:last-child {
  margin-bottom: 0;
}
.leadership-letter .ll-quote h2:last-child,
.leadership-letter .ll-quote .h2:last-child {
  margin-bottom: 0;
}
.leadership-letter .ll-quote h3:last-child,
.leadership-letter .ll-quote .h3:last-child {
  margin-bottom: 0;
}
.leadership-letter .ll-quote h4:last-child,
.leadership-letter .ll-quote .h4:last-child {
  margin-bottom: 0;
}
.leadership-letter .ll-quote h5:last-child,
.leadership-letter .ll-quote .h5:last-child {
  margin-bottom: 0;
}
.leadership-letter .ll-quote h6:last-child,
.leadership-letter .ll-quote .h6:last-child {
  margin-bottom: 0;
}
.leadership-letter .ll-author-wrapper {
  display: flex;
}
.leadership-letter .ll-image {
  max-width: 12.5rem;
}
@media (max-width: 767px) {
  .leadership-letter .ll-image {
    max-width: 10rem;
  }
}
.leadership-letter .ll-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.leadership-letter .ll-author-name-wrap {
  flex: 1;
  align-self: center;
  padding: 4rem;
}
@media (max-width: 991px) {
  .leadership-letter .ll-author-name-wrap {
    padding: 2rem;
  }
}
@media (max-width: 991px) {
  .leadership-letter .ll-author-name-wrap {
    padding: 1.25rem;
  }
}
.leadership-letter .ll-author-des {
  color: #F8DEDE !important;
}
.leadership-letter .ll-cta {
  margin-top: 4rem;
}
@media (max-width: 991px) {
  .leadership-letter .ll-cta {
    margin-top: 2rem;
  }
}

.team-members.bg-dark {
  background-color: #121212;
}
.team-members .tm-heading-wrap {
  max-width: 54rem;
  margin: 0 auto 4rem;
}
@media (max-width: 991px) {
  .team-members .tm-heading-wrap {
    margin-bottom: 2rem;
  }
}
.team-members .tm-heading-wrap .eyebrow-text {
  color: #cccccc;
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.team-members .tm-heading-wrap h2 {
  margin-bottom: 2.5rem;
}
@media (max-width: 991px) {
  .team-members .tm-heading-wrap h2 {
    margin-bottom: 1rem;
  }
}
.team-members .tm-row {
  row-gap: 2rem;
}
.team-members .tm-card {
  display: flex;
  flex-direction: column;
  border-radius: 1rem;
  overflow: hidden;
  height: 100%;
}
.team-members .tm-image-wrap {
  --bg-clr: #1D4F91;
  background-color: var(--bg-clr);
}
.team-members .tm-image {
  max-width: 10rem;
  aspect-ratio: 1/1;
}
.team-members .tm-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.team-members .tm-bottom-wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1.5rem;
  height: 100%;
  padding: 1.5rem;
}
@media (max-width: 991px) {
  .team-members .tm-bottom-wrap {
    padding: 1.125rem;
  }
}
.team-members .tm-excerpt {
  font-size: 0.75rem;
}
.team-members .tm-name, .team-members .tm-excerpt {
  display: block;
  color: #121212 !important;
}
.team-members .tm-name a, .team-members .tm-excerpt a {
  display: inline-block;
  color: #000;
}
.team-members .tm-name a:hover, .team-members .tm-excerpt a:hover {
  color: #ED2227;
}
.team-members .tm-designation {
  display: block;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  color: #1D4F91;
  margin-bottom: 1rem;
}
.team-members .tm-social-links {
  display: flex;
  gap: 1rem;
}
.team-members .tm-social {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #1D4F91;
  width: 2rem;
  height: 2rem;
  border-radius: 100vh;
  overflow: hidden;
}
.team-members .tm-social:hover {
  background-color: #ED2227;
}
.team-members .tm-social svg {
  width: 14px;
  height: 14px;
  object-fit: contain;
}

.hero-banner-three .hbr-heading-wrap {
  max-width: 31.5rem;
}
.hero-banner-three .hbr-eyebrow-text {
  display: block;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 900;
  letter-spacing: -0.01em;
  margin-bottom: 0.625rem;
}
.hero-banner-three .hbr-title {
  margin-bottom: 2.5rem;
}
@media (max-width: 991px) {
  .hero-banner-three .hbr-title {
    margin-bottom: 1.25rem;
  }
}
.hero-banner-three .hbr-description p {
  color: #F5F5F5;
}
.hero-banner-three .hbr-gallery {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
  margin-top: 4rem;
}
@media (max-width: 767px) {
  .hero-banner-three .hbr-gallery {
    grid-template-columns: 100%;
    margin-top: 2rem;
  }
}
.hero-banner-three .hbr-gallery-item {
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.hero-banner-three .hbr-gallery-item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero-banner-three .hbr-gallery-item:not(:has(img)) {
  background-color: #C8102E;
}
.hero-banner-three .hbr-gallery-item:nth-child(1) {
  aspect-ratio: 528/400;
}
@media (min-width: 768px) {
  .hero-banner-three .hbr-gallery-item:nth-child(1) {
    grid-area: 1 / 1 / 3 / 3;
  }
}
.hero-banner-three .hbr-gallery-item:nth-child(2) {
  aspect-ratio: 1;
}
@media (min-width: 768px) {
  .hero-banner-three .hbr-gallery-item:nth-child(2) {
    grid-area: 1 / 3 / 2 / 4;
  }
}
.hero-banner-three .hbr-gallery-item:nth-child(3) {
  aspect-ratio: 548/250;
}
@media (min-width: 768px) {
  .hero-banner-three .hbr-gallery-item:nth-child(3) {
    grid-area: 2 / 3 / 5 / 5;
  }
}

.company-timeline {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  /* Smooth & subtle AOS fade left/right */
}
.company-timeline .ct-heading-wrap {
  position: relative;
  max-width: 54rem;
  margin: 0 auto 4rem;
  z-index: 2;
}
@media (max-width: 991px) {
  .company-timeline .ct-heading-wrap {
    margin-bottom: 2rem;
  }
}
.company-timeline .ct-heading-wrap .eyebrow-text {
  margin-bottom: 1rem;
}
.company-timeline .ct-title {
  margin-bottom: 2.5rem;
}
@media (max-width: 991px) {
  .company-timeline .ct-title {
    margin-bottom: 1rem;
  }
}
.company-timeline .ct-card-wrap {
  position: relative;
}
@media (min-width: 768px) {
  .company-timeline .ct-card-wrap {
    --gap: 5.625rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    max-width: max-content;
    margin: 0 auto;
    gap: var(--gap);
  }
}
@media (min-width: 768px) {
  .company-timeline .ct-card {
    position: relative;
  }
  .company-timeline .ct-card:nth-child(odd) {
    transform: translateX(calc(100% + var(--gap)));
  }
  .company-timeline .ct-card:nth-child(odd) .ct-card-content-wrap::after {
    left: calc((var(--gap) / 2 + var(--wh) / 2) * -1);
    right: auto;
  }
  .company-timeline .ct-card:nth-child(odd)::before {
    left: calc((var(--gap) / 2 + 4px) * -1);
    right: auto;
  }
  .company-timeline .ct-card:first-child::before {
    top: auto;
    transform: none;
    bottom: 0;
    height: 50%;
  }
  .company-timeline .ct-card:last-child::before {
    top: 0;
    transform: none;
    height: 50%;
  }
  .company-timeline .ct-card .ct-card-content-wrap::after {
    --wh: 2rem;
    content: "";
    position: absolute;
    top: 50%;
    right: calc((var(--gap) / 2 + var(--wh) / 2) * -1);
    width: var(--wh);
    height: var(--wh);
    background-color: #ED2227;
    border: 1px solid #F2F2F2;
    border-radius: 100vh;
    transform: translateY(-50%);
  }
  .company-timeline .ct-card::before {
    content: "";
    position: absolute;
    top: 50%;
    right: calc((var(--gap) / 2 + 4px) * -1);
    width: 0.5rem;
    height: 101%;
    background-color: #ED2227;
    transform: translateY(-50%);
  }
}
@media (max-width: 767px) {
  .company-timeline .ct-card:not(:last-child) {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 2px solid #ED2227;
  }
}
.company-timeline .ct-card-content-wrap {
  width: 100%;
}
@media (min-width: 768px) {
  .company-timeline .ct-card-content-wrap {
    max-width: 21.313rem;
  }
}
.company-timeline .ct-card-content {
  padding: 2.5rem 1.5rem;
  border-radius: 1rem 1rem 0 0;
}
.company-timeline .ct-year {
  color: #121212;
  margin-bottom: 0.625rem;
}
.company-timeline .ct-card-title {
  display: block;
  font-size: 1.5rem;
  color: #ED2227;
  font-weight: 500;
  margin-bottom: 1rem;
  line-height: 1;
}
.company-timeline .ct-card-desc p {
  line-height: 1.2;
}
.company-timeline .ct-card-image {
  border-radius: 0 0 1rem 1rem;
  aspect-ratio: 1/1;
  overflow: hidden;
}
.company-timeline .ct-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.company-timeline [data-aos=fade-left] {
  transform: translate3d(30px, 0, 0);
  opacity: 0;
  transition-property: transform, opacity;
}
.company-timeline [data-aos=fade-right] {
  transform: translate3d(-30px, 0, 0);
  opacity: 0;
  transition-property: transform, opacity;
}
.company-timeline [data-aos=fade-left].aos-animate,
.company-timeline [data-aos=fade-right].aos-animate {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.industry-expertise-v2.bg-white .ie-title {
  color: #C8102E;
}
.industry-expertise-v2.bg-white .ie-card.bg-gray {
  background-color: #E6E6E6;
}
.industry-expertise-v2 .eyebrow-text {
  color: #F8DEDE;
}
.industry-expertise-v2 .ie-card-row {
  row-gap: 1.5rem;
}
@media (max-width: 767px) {
  .industry-expertise-v2 .ie-col-left {
    margin-bottom: 1.5rem;
  }
}
.industry-expertise-v2 .ie-title {
  margin-bottom: 0;
}
.industry-expertise-v2 .ie-row {
  margin-right: -2.5rem;
  margin-left: -2.5rem;
  margin-bottom: 4rem;
}
.industry-expertise-v2 .ie-row [class*=cell-] {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}
@media (max-width: 991px) {
  .industry-expertise-v2 .ie-row {
    margin-right: -2.5rem;
    margin-left: -2.5rem;
    margin-bottom: 2rem;
  }
  .industry-expertise-v2 .ie-row [class*=cell-] {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
.industry-expertise-v2 .ie-card {
  padding: 1.5rem;
  border-radius: 1rem;
  height: 100%;
}
.industry-expertise-v2 .ie-card .h5 {
  margin-bottom: 1.5rem;
}
@media (max-width: 991px) {
  .industry-expertise-v2 .ie-card .h5 {
    margin-bottom: 1rem;
  }
}
.industry-expertise-v2 .ie-card p,
.industry-expertise-v2 .ie-card li {
  color: #2B2B2B;
  font-size: 0.875rem;
}
.industry-expertise-v2 .ie-card li {
  padding: 3px 0;
}
.industry-expertise-v2 .ie-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  background-color: #fff;
  border-radius: 100vh;
  margin-bottom: 1.5rem;
}
.industry-expertise-v2 .ie-icon img {
  width: 2rem;
  height: 2rem;
  object-fit: contain;
}
.industry-expertise-v2 .ie-cta {
  text-align: center;
  margin-top: 4rem;
}
@media (max-width: 991px) {
  .industry-expertise-v2 .ie-cta {
    margin-top: 2rem;
  }
}

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

.container-fluid {
  max-width: 82rem;
}

#wpadminbar {
  position: fixed;
}

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

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

.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, span, li),
.bg-orange *:not(.btn, span, li),
.bg-red *:not(.btn, span, li),
.bg-secondary *:not(.btn, span, li) {
  color: #fff;
}

.bg-gray {
  background-color: #F2F2F2;
}
.bg-gray h1,
.bg-gray .h1 {
  color: #ED2227;
}
.bg-gray h2,
.bg-gray .h2 {
  color: #ED2227;
}
.bg-gray h3,
.bg-gray .h3 {
  color: #ED2227;
}
.bg-gray h4,
.bg-gray .h4 {
  color: #ED2227;
}
.bg-gray h5,
.bg-gray .h5 {
  color: #ED2227;
}
.bg-gray h6,
.bg-gray .h6 {
  color: #ED2227;
}
.bg-gray li {
  color: #121212;
}
.bg-gray p {
  color: #2B2B2B;
}

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

/* Swiper Pagination */
.swiper .swiper-pagination {
  position: static;
  display: flex;
  margin-top: 1rem;
  border-radius: 0.5rem;
  overflow: hidden;
}
.swiper .swiper-pagination-bullet {
  height: 4px;
  cursor: pointer;
  flex: 1;
  border-radius: 0 !important;
  margin: 0 !important;
  transition: 0.4s;
  background-color: #fff;
  opacity: 1;
}
.swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #C8102E;
}

.form-wrap {
  background-color: #C8102E;
  max-width: 40rem;
  margin: 7.5rem auto 0;
  border: 1px solid #7A7A7A;
  border-radius: 1rem;
  padding: 2.5rem;
}
@media (max-width: 991px) {
  .form-wrap {
    margin-top: 3.75rem;
  }
}
@media (max-width: 767px) {
  .form-wrap {
    padding: 1.5rem;
  }
}
.form-wrap form {
  max-width: 26rem;
  margin: 0 auto;
}
.form-wrap .note {
  text-align: center;
  margin: 3.125rem auto 0;
  color: #E6E6E6;
  font-size: 0.625rem;
  letter-spacing: 0.01em;
}
@media (max-width: 991px) {
  .form-wrap .note {
    margin-top: 1.5rem;
  }
}
.form-wrap .gform_wrapper.gravity-theme .gform_fields {
  row-gap: 2.5rem;
}
@media (max-width: 991px) {
  .form-wrap .gform_wrapper.gravity-theme .gform_fields {
    row-gap: 2rem;
  }
}
.form-wrap .gform_wrapper.gravity-theme .gform-footer {
  justify-content: center;
  padding: 0;
  margin: 3.125rem 0 0;
}
@media (max-width: 767px) {
  .form-wrap .gform_wrapper.gravity-theme .gform-footer {
    margin: 3rem 0 0;
  }
}
.form-wrap .gform_wrapper.gravity-theme .gform-footer button {
  position: relative;
  margin: 0;
  background-color: #fff;
  color: #121212;
}
@media (max-width: 767px) {
  .form-wrap .gform_wrapper.gravity-theme .gform-footer button {
    width: 100%;
  }
}
.form-wrap .gform_wrapper.gravity-theme .gform-footer button:hover {
  color: #000;
  background-color: #F8E82E;
  border-color: #F5EEA3;
}
.form-wrap .gform_wrapper.gravity-theme .gform_validation_errors {
  display: none !important;
}
.form-wrap .gform_wrapper.gravity-theme .gfield {
  position: relative;
}
.form-wrap .gform_wrapper.gravity-theme .gfield_label {
  font-size: 0.875rem;
  font-weight: 500;
  color: #fff;
  margin-bottom: 1rem;
}
.form-wrap .gform_wrapper.gravity-theme .gfield_label .gfield_required {
  display: none;
}
.form-wrap .gform_wrapper.gravity-theme .gfield_description.validation_message {
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  width: 100%;
  font-size: 0.75rem !important;
  width: auto;
  color: #F8E82E !important;
  margin-bottom: 0 !important;
  margin-top: 0.5rem !important;
}
.form-wrap .gform_wrapper.gravity-theme .gfield .ginput_container textarea,
.form-wrap .gform_wrapper.gravity-theme .gfield .ginput_container select,
.form-wrap .gform_wrapper.gravity-theme .gfield .ginput_container input {
  border: 0 !important;
  border-radius: 5rem !important;
  width: 100%;
  height: 2rem;
  font-size: 0.875rem;
  padding: 0.5rem 1rem;
  line-height: 1;
}
.form-wrap .gform_wrapper.gravity-theme .gfield .ginput_container textarea option[selected], .form-wrap .gform_wrapper.gravity-theme .gfield .ginput_container textarea::placeholder,
.form-wrap .gform_wrapper.gravity-theme .gfield .ginput_container select option[selected],
.form-wrap .gform_wrapper.gravity-theme .gfield .ginput_container select::placeholder,
.form-wrap .gform_wrapper.gravity-theme .gfield .ginput_container input option[selected],
.form-wrap .gform_wrapper.gravity-theme .gfield .ginput_container input::placeholder {
  color: #B8B8B8;
}
.form-wrap .gform_wrapper.gravity-theme .gfield .ginput_container textarea:focus,
.form-wrap .gform_wrapper.gravity-theme .gfield .ginput_container select:focus,
.form-wrap .gform_wrapper.gravity-theme .gfield .ginput_container input:focus {
  outline: 0;
}
.form-wrap .gform_wrapper.gravity-theme .gfield .ginput_container textarea {
  height: 8.375rem;
  border-radius: 1rem !important;
  padding: 1rem;
}
.form-wrap .gform_wrapper.gravity-theme .gfield .ginput_container textarea:focus {
  outline: 0;
}
.form-wrap .gform_wrapper.gravity-theme .gfield .ginput_container select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27><path fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M2.05613 4.29492L8.0019 11.2317L13.9477 4.29492L14.7069 4.94571L8.38153 12.3253C8.28654 12.4362 8.14786 12.4999 8.0019 12.4999C7.85594 12.4999 7.71726 12.4362 7.62227 12.3253L1.29688 4.94571L2.05613 4.29492Z%27 fill=%27%23B8B8B8%27/></svg>");
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: right 1rem center;
}
.form-wrap .gform_wrapper.gravity-theme .gfield .ginput_container select .gf_placeholder {
  color: #B8B8B8 !important;
}
.form-wrap .gform_wrapper.gravity-theme .gfield .ginput_container select:has(option:first-child:checked) {
  color: #B8B8B8 !important;
}
.form-wrap .gform_wrapper.gravity-theme .gfield .ginput_container select option {
  color: #000;
}
.form-wrap .gform_wrapper.gravity-theme .gfield--input-type-html {
  text-align: center;
  font-size: 0.625rem;
  color: #F2F2F2;
  letter-spacing: 0.01em;
  margin-bottom: 0 !important;
}
.form-wrap .gform_wrapper.gravity-theme .gfield--input-type-html p {
  display: inline-block;
}
.form-wrap .gform_wrapper.gravity-theme .gfield--input-type-html p a {
  color: #F2F2F2;
}
.form-wrap .gform_wrapper.gravity-theme .gfield--input-type-html p a:hover {
  color: #121212;
}
.form-wrap .gform_wrapper.gravity-theme .gfield--input-type-select .gfield_label {
  margin-bottom: 4px !important;
}
.form-wrap .gform_wrapper.gravity-theme .gfield--input-type-select .gfield_description {
  font-size: 0.625rem;
  color: #E6E6E6;
  letter-spacing: 0.01em;
  margin-bottom: 1rem;
  margin-top: 0;
  padding: 0;
}
.form-wrap .gform_confirmation_message {
  color: #F8E82E;
  text-align: center;
}

.error-404 .description .btn {
  margin-top: 1rem;
}

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

.mbnav {
  position: relative;
  z-index: -1;
  display: block;
}
@media (min-width: 992px) {
  .mbnav {
    display: none;
  }
}
.mbnav__state {
  pointer-events: none;
  position: fixed;
  z-index: 999;
  top: 0;
  bottom: 0;
  left: 100%;
  overflow: hidden;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.mbnav__inner {
  pointer-events: none;
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 100vh;
}
.mbnav__top {
  display: flex;
  justify-content: space-between;
  background: #1f1f1f;
}
.mbnav__logo {
  padding: 15px;
  color: #fff;
}
.mbnav .menu-wrap {
  /* stylelint-disable custom-property-pattern */
  --leftSlide: 0;
  position: absolute;
  top: 0;
  right: var(--leftSlide);
  width: 100%;
  height: 100%;
  transition: 0.4s ease;
  /* stylelint-enable custom-property-pattern */
}
.mbnav .menu-wrap .menu-wrap {
  right: -100%;
  visibility: hidden;
  opacity: 0;
}
.mbnav .menu-wrap > .menu-inner {
  pointer-events: auto;
  overflow: hidden auto;
  max-height: 100%;
  padding-top: 5.313rem;
  background-color: #C8102E;
}
.mbnav ul {
  position: static;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0 40px;
  transition: 0.4s ease;
}
@media (max-width: 767px) {
  .mbnav ul {
    padding: 0 1.25rem;
  }
}
.mbnav ul li.is-open > .menu-wrap {
  visibility: visible;
  opacity: 1;
}
.mbnav ul li:not(.btn-wrap) {
  position: static;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #cccccc;
  font-size: 0.875rem;
  font-weight: 500;
  color: #C8102E;
  list-style: none;
}
.mbnav ul li:not(.btn-wrap)::before {
  display: none;
}
.mbnav ul li:not(.btn-wrap):last-child {
  border-bottom: 0;
}
.mbnav ul li:not(.btn-wrap).has-sub a::after {
  display: none;
}
.mbnav ul li:not(.btn-wrap) .mbnav__caret::before, .mbnav ul li:not(.btn-wrap) a::after {
  --sarrow-width: 10px;
  content: "";
  transform: rotate(45deg);
  display: flex;
  align-items: center;
  width: var(--sarrow-width);
  height: var(--sarrow-width);
  margin: auto;
  border: calc(var(--sarrow-width) / 4) solid #fff;
  border-bottom: 0;
  border-left: 0;
}
.mbnav ul li:not(.btn-wrap) a {
  cursor: pointer;
  position: relative;
  z-index: 2;
  display: block;
  flex: 1 1 auto;
  order: -1;
  padding: 1.25rem 0;
  line-height: 1.3;
  color: #fff;
  text-decoration: none !important;
}
.mbnav ul li:not(.btn-wrap) a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  margin-right: 0;
  margin-left: auto;
}
.mbnav ul li:not(.btn-wrap).is-open > .mbnav__caret:after {
  transform: rotate(0);
}
.mbnav ul li:not(.btn-wrap).has-sub > a {
  flex: 1 1 auto;
}
.mbnav ul li:not(.btn-wrap) .btn-wrap {
  position: fixed;
  bottom: 20px;
  left: 20px;
  transform: translateY(200%);
  width: calc(100% - 40px);
  margin: 0;
  transition: 0.4s ease-in-out;
}
.mbnav ul li:not(.btn-wrap) .btn-wrap::before {
  display: none;
}
.mbnav ul li:not(.btn-wrap) .btn-wrap a {
  display: block;
}
.mbnav ul li:not(.btn-wrap).back-click {
  position: relative;
  order: -1;
  width: 100%;
  padding: 10px 0 10px 20px;
  font-weight: 400;
  color: currentcolor;
}
.mbnav ul li:not(.btn-wrap).back-click::before {
  --sarrow-width: 10px;
  content: "";
  position: absolute;
  top: 0.75rem;
  left: 2px;
  transform: rotate(-135deg);
  display: flex;
  align-items: center;
  width: var(--sarrow-width);
  height: var(--sarrow-width);
  margin: auto;
  border: calc(var(--sarrow-width) / 4) solid #fff;
  border-bottom: 0;
  border-left: 0;
  cursor: pointer;
}
.mbnav__caret {
  cursor: pointer;
  z-index: 1;
  display: grid;
  align-items: center;
  justify-content: flex-end;
  width: 30px;
  height: auto;
  padding-right: 15px;
}
.color-mbnav .mbnav__caret::before {
  color: #C8102E !important;
}

.mbnav ul li:not(.btn-wrap).current-menu-item > a, .mbnav ul li:not(.btn-wrap).current_page_parent > a {
  color: #F8DEDE;
}
.mbnav ul ul li {
  font-size: 16px;
}
.mbnav ul ul li a {
  padding-left: 25px;
}
.mbnav ul ul li li {
  font-size: 14px;
}
.mbnav ul ul li li a {
  padding-left: 35px;
}
.mbnav ul > li > .sub-menu {
  position: absolute;
  left: 100%;
}
.mbnav__backdrop {
  position: fixed;
  z-index: -1;
  inset: 0;
  visibility: hidden;
  opacity: 0;
  background: rgba(248, 222, 222, 0.5);
  transition: all 0.4s ease-in;
}
.mbnav__overlay {
  position: fixed;
  z-index: 99;
  inset: 0;
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.4s ease-in;
}
.mbnav__overlay.is-show {
  visibility: visible;
  opacity: 1;
}
.mbnav.is-open .btn-wrap {
  transform: translateY(0);
}
.mbnav.is-open .mbnav__state {
  left: 0;
}
.mbnav.is-open .mbnav__backdrop {
  z-index: 999;
  visibility: visible;
  opacity: 1;
}

/* stylelint-enable max-nesting-depth */
/* --- header --- */
.main-header {
  position: sticky;
  top: 0;
  z-index: 999;
  width: 100%;
  height: auto;
  padding: 8px 0;
  border-bottom: 1px solid #F1A7A9;
  /* nav */
}
.main-header .brand {
  display: block;
  flex: 0 0 auto;
  width: 11.5rem;
}
@media (max-width: 767px) {
  .main-header .brand {
    width: 8.5rem;
  }
}
.main-header .nav-menu {
  padding-left: 0.938rem;
  gap: 4rem;
}
@media (max-width: 991px) {
  .main-header .nav-menu {
    gap: 1rem;
  }
}
@media (max-width: 767px) {
  .main-header .btn.desktop {
    display: none;
  }
}
.main-header .btn.mobile {
  margin: 0.625rem 1.25rem 1.25rem 1.25rem;
}
@media (min-width: 768px) {
  .main-header .btn.mobile {
    display: none;
  }
}
.main-header .navigation {
  display: none;
  word-break: keep-all;
  /* stylelint-disable max-nesting-depth */
  /* stylelint-enable max-nesting-depth */
}
@media (min-width: 992px) {
  .main-header .navigation {
    display: block;
  }
}
.main-header .navigation nav > ul {
  display: flex;
  gap: 4rem;
}
.main-header .navigation nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-header .navigation nav ul li {
  position: relative;
  padding: 0;
  list-style: none;
}
.main-header .navigation nav ul li a {
  display: block;
  font-size: 0.875rem;
  font-weight: 500;
  text-decoration: none;
}
.main-header .navigation nav ul li:hover > a {
  color: #F8E82E;
}
.main-header .navigation nav ul li:hover > a::after {
  border-color: #fff;
}
.main-header .navigation nav ul li:hover > ul {
  pointer-events: auto;
  opacity: 1;
}
.main-header .navigation nav ul li:hover.menu-item-has-children a::after {
  transform: translateY(-50%) scale(-1);
}
.main-header .navigation nav ul li.menu-item-has-children {
  position: relative;
}
.main-header .navigation nav ul li.menu-item-has-children > a {
  padding-right: 1.438rem;
}
.main-header .navigation nav ul li.menu-item-has-children > a::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 0.875rem;
  height: 0.563rem;
  margin-left: 0.5rem;
  background-image: url(../images/menu-icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transform: translateY(-50%);
  transition: 0.3s;
}
.main-header .navigation nav ul li.current-menu-item > a, .main-header .navigation nav ul li.current_page_parent > a {
  color: #F8DEDE;
}
.main-header .navigation nav ul.sub-menu {
  pointer-events: none;
  position: absolute;
  top: calc(100% + 2.125rem);
  left: 0;
  min-width: 200px;
  opacity: 0;
  transition: opacity 0.3s;
  border-radius: 0 0 1rem 1rem;
  padding: 0.563rem 0;
  background-color: #C8102E;
}
.main-header .navigation nav ul.sub-menu::before {
  content: "";
  position: absolute;
  bottom: 100%;
  width: 100%;
  height: 2.125rem;
}
.main-header .navigation nav ul.sub-menu .sub-menu {
  top: 0;
  left: 100%;
}
.main-header .navigation nav ul.sub-menu li a {
  display: block;
  color: #fff;
  padding: 0.75rem 1rem;
}
.main-header .navigation nav ul.sub-menu li.menu-item-has-children > a::after {
  top: 17px;
  transform: rotate(45deg);
  border-color: #fff;
}
.main-header .navigation nav ul.sub-menu li:hover > a {
  color: #F8E82E !important;
}
.main-header .navigation nav ul.sub-menu li:hover > a::after {
  border-color: #C8102E;
}
.main-header .navigation nav ul.sub-menu li:not(:last-child) a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.main-header .navigation nav ul.sub-menu li.current-menu-item a {
  color: #F8DEDE;
}

/* --- footer --- */
.main-footer {
  align-self: end;
  width: 100%;
  height: auto;
  line-height: normal;
}
.main-footer .footer-menu {
  display: grid;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 2rem;
}
.main-footer .footer-menu li {
  padding: 0;
  line-height: 1;
}
.main-footer .footer-menu li.current-menu-item a {
  color: #F8E82E;
}
.main-footer .footer-menu li a {
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 570;
}
.main-footer .footer-menu li .sub-menu {
  list-style: none;
  padding: 0;
}
.main-footer .footer-secondary-menu {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}
@media (max-width: 575px) {
  .main-footer .footer-secondary-menu {
    grid-template-columns: repeat(2, 1fr);
  }
}
.main-footer .footer-top-warp {
  padding: 2.5rem 0;
}
.main-footer .footer-top-warp .brand-logo {
  display: block;
  width: 19.563rem;
}
@media (max-width: 991px) {
  .main-footer .footer-top-warp .brand-logo {
    width: 15.625rem;
  }
}
@media (max-width: 575px) {
  .main-footer .footer-top-warp .brand-logo {
    margin: 0 auto 1.25rem;
    width: 10.625rem;
  }
}
.main-footer .footer-top-warp .footer-icon-text-wrapper {
  text-align: left;
}
@media (max-width: 991px) {
  .main-footer .footer-top-warp .footer-icon-text-wrapper {
    text-align: center;
  }
}
.main-footer .footer-top-warp .footer-icon-text-wrapper .row {
  row-gap: 1.25rem;
}
.main-footer .footer-top-warp .footer-top-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #fff;
  border-radius: 100vh;
  margin-bottom: 1rem;
}
@media (max-width: 991px) {
  .main-footer .footer-top-warp .footer-top-icon {
    margin-left: auto;
    margin-right: auto;
  }
}
.main-footer .footer-top-warp .footer-top-icon img {
  width: 1.25rem;
  height: 1.25rem;
  object-fit: contain;
}
.main-footer .footer-top-warp .footer-top-text p {
  color: #3D3D3D;
}
.main-footer .footer-top-warp .footer-top-text p a {
  color: #C8102E;
  font-weight: 500;
  text-decoration: none;
}
.main-footer .footer-top-warp .footer-top-text p a:hover {
  color: #ED2227;
}
.main-footer .footer-main-menu {
  padding: 1.5rem 0;
}
.main-footer .footer-main-menu .footer-menu {
  grid-template-columns: repeat(6, 1fr);
}
@media (max-width: 991px) {
  .main-footer .footer-main-menu .footer-menu {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 575px) {
  .main-footer .footer-main-menu .footer-menu {
    grid-template-columns: repeat(2, 1fr);
  }
}
.main-footer .footer-bottom-warp {
  padding: 3rem 0;
}
@media (max-width: 767px) {
  .main-footer .footer-bottom-warp {
    padding: 1.5rem 0;
  }
}
.main-footer .footer-bottom-warp .footer-menu li.menu-item-has-children > a {
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  margin-bottom: 2rem;
  pointer-events: none;
}
.main-footer .footer-bottom-warp .footer-menu li > .sub-menu {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
@media (max-width: 991px) {
  .main-footer .footer-bottom-warp .footer-menu li > .sub-menu {
    grid-template-columns: auto;
  }
}
.main-footer .footer-bottom-warp .footer-menu li.current-menu-item a {
  color: #DEDEDE;
}
.main-footer .footer-copyright {
  padding: 1rem 0;
  text-align: center;
}
.main-footer .footer-copyright .copyright {
  font-size: 0.625rem;
  letter-spacing: 0.01em;
  line-height: 1.3;
  color: #5C5C5C;
}

@media (max-width: 767px) {
  .single-team-members-hero .stmh-wrap {
    row-gap: 1.5rem;
  }
}
.single-team-members-hero .stmh-left-content h1 {
  color: #121212;
}
.single-team-members-hero .stmh-image-wrap {
  max-width: 31.5rem;
  margin-left: auto;
  border-radius: 1rem;
  overflow: hidden;
}
.single-team-members-hero .stmh-image {
  position: relative;
  padding-top: 101.5873015873%;
}
.single-team-members-hero .stmh-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.team-content-wrap .tc-social-links {
  display: flex;
  gap: 1.5rem;
}
.team-content-wrap .tc-social-links svg {
  fill: #121212;
  width: 0.875rem;
  height: 0.875rem;
  object-fit: contain;
}
.team-content-wrap .tc-row {
  row-gap: 1.5rem;
}
.team-content-wrap .tc-link-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #F2F2F2;
  border-radius: 100vh;
}
.team-content-wrap .tc-link-wrap:hover {
  background-color: #F5EEA3;
}
.team-content-wrap .tc-link-wrap a {
  display: inline-flex;
}

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