/*!**************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./sources/scss/style.scss ***!
  \**************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Damion&display=swap);
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./sources/scss/style.scss (1) ***!
  \******************************************************************************************************************************************************************************/
/* Note: If need Disable Decimal-value functionilty open function.scss file */
/* mini laptop resolution 1349 X 662 and 1246 X 681 and 1218 X 672 */
/* Mozila Firefox */
@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;
}
/* 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: #1F1F1F;
  background-color: #fff;
}
body.scroll-fixed {
  overflow: hidden;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body {
    height: 100%;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 0.875rem;
  }
}

h1,
.h1 {
  margin-bottom: 1.25rem;
  font-family: "Matter";
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1;
  color: #1F1F1F;
  word-break: keep-all;
  text-transform: uppercase;
  line-height: 1;
  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: 1.25rem;
  font-family: "Matter";
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
  color: #1F1F1F;
  word-break: keep-all;
  text-transform: uppercase;
  line-height: 1;
  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.125rem;
  }
}
@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 1.75rem;
  }
}

h3,
.h3 {
  margin-bottom: 1.25rem;
  font-family: "Matter";
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  color: #1F1F1F;
  word-break: keep-all;
  text-transform: uppercase;
  line-height: 1;
  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.375rem;
  }
}

h4,
.h4 {
  margin-bottom: 1.25rem;
  font-family: "Matter";
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #1F1F1F;
  word-break: keep-all;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: -0.02em;
}
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.125rem;
  }
}

h5,
.h5 {
  margin-bottom: 1.25rem;
  font-family: "Matter";
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
  color: #1F1F1F;
  word-break: keep-all;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: -0.02em;
}
h5 a,
.h5 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h5 span,
.h5 span {
  font-weight: 400;
}
@media (max-width: 767px) {
  h5,
  .h5 {
    font-size: 1.125rem;
  }
}

h6,
.h6 {
  margin-bottom: 1.25rem;
  font-family: "Matter";
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1;
  color: #1F1F1F;
  word-break: keep-all;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: -0.02em;
}
h6 a,
.h6 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h6 span,
.h6 span {
  font-weight: 400;
}
@media (max-width: 767px) {
  h6,
  .h6 {
    font-size: 1.063rem;
  }
}

p {
  margin-bottom: 1.25rem;
}
p:last-child {
  margin-bottom: 0;
}
.p-small p {
  font-size: 0.75rem;
}

.eyebrow-text {
  position: relative;
  display: inline-block;
  margin-bottom: 0.75rem;
  font-size: 1.5rem;
  font-family: "Damion", cursive;
  line-height: 1;
}
@media (max-width: 767px) {
  .eyebrow-text {
    font-size: 0.9375rem;
  }
}

:is(ul, ol) {
  --ulol-left-padding: 1.75rem;
  margin-bottom: 1.25rem;
  padding-left: var(--ulol-left-padding);
}
:is(ul, ol) li:last-child {
  padding-bottom: 0;
}

ul > li::marker {
  font-size: 1.2em;
  color: #1F1F1F;
}

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

hr {
  overflow: visible;
  width: 100%;
  height: 0;
  margin: 1.875rem auto;
  border: 0 #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: #1F1F1F;
  text-decoration: underline;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
}
.bg-dark a, .bg-primary-100 a, .inner-text-white a {
  color: #fff;
}
a:hover {
  color: #C70F14;
  outline: none;
}
.bg-dark a:hover, .bg-primary-100 a:hover, .inner-text-white a:hover {
  color: #F7DE6E;
}
a.tab-outline {
  outline: 1px solid;
  outline-offset: 0.188rem;
}

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

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

.table-bordered {
  width: 100%;
  max-width: 100%;
  text-align: left;
}
.table-bordered td,
.table-bordered th {
  padding: 0.625rem;
  border-bottom: 0.063rem solid #F5F5F5;
  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: 3.125rem;
}
@media (max-width: 767px) {
  :root {
    --gutter: 1rem;
  }
}

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

.container {
  --container-width: 82rem;
}
[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-white-800 {
  background-color: #B8B8B8;
}

.text-white-800 {
  color: #B8B8B8;
}

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

.text-dark {
  color: #000;
}

.bg-primary-100 {
  background-color: #91080B;
}

.text-primary-100 {
  color: #91080B;
}

.bg-primary-400 {
  background-color: #EA3E42;
}

.text-primary-400 {
  color: #EA3E42;
}

.bg-primary-600 {
  background-color: #C70F14;
}

.text-primary-600 {
  color: #C70F14;
}

.bg-primary-900 {
  background-color: #610507;
}

.text-primary-900 {
  color: #610507;
}

.bg-secondary-100 {
  background-color: #1F1F1F;
}

.text-secondary-100 {
  color: #1F1F1F;
}

.bg-yellow-100 {
  background-color: #F9F8E6;
}

.text-yellow-100 {
  color: #F9F8E6;
}

.bg-yellow-500 {
  background-color: #F7DE6E;
}

.text-yellow-500 {
  color: #F7DE6E;
}

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

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.5938rem 1.5rem;
  border-radius: 2.5rem;
  font-size: 0.875rem;
  font-weight: 570;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  border: 0;
  background-color: #C70F14;
  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;
    width: 100%;
  }
}
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-radius: 2.5rem;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s ease;
}
.bg-dark button, .bg-dark input[type=button],
.bg-dark input[type=reset],
.bg-dark input[type=submit], .bg-dark .btn, .bg-primary-100 button, .bg-primary-100 input[type=button],
.bg-primary-100 input[type=reset],
.bg-primary-100 input[type=submit], .bg-primary-100 .btn, .inner-text-white button, .inner-text-white input[type=button],
.inner-text-white input[type=reset],
.inner-text-white input[type=submit], .inner-text-white .btn {
  background-color: #fff;
  color: #1F1F1F;
}
.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-primary-100 button:focus, .bg-primary-100 input[type=button]:focus,
.bg-primary-100 input[type=reset]:focus,
.bg-primary-100 input[type=submit]:focus, .bg-primary-100 .btn:focus, .inner-text-white button:focus, .inner-text-white input[type=button]:focus,
.inner-text-white input[type=reset]:focus,
.inner-text-white input[type=submit]:focus, .inner-text-white .btn:focus {
  color: #1F1F1F;
}
.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-primary-100 button svg, .bg-primary-100 input[type=button] svg,
.bg-primary-100 input[type=reset] svg,
.bg-primary-100 input[type=submit] svg, .bg-primary-100 .btn svg, .inner-text-white button svg, .inner-text-white input[type=button] svg,
.inner-text-white input[type=reset] svg,
.inner-text-white input[type=submit] svg, .inner-text-white .btn svg {
  fill: #1F1F1F;
}
.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-primary-100 button:hover, .bg-primary-100 input[type=button]:hover,
.bg-primary-100 input[type=reset]:hover,
.bg-primary-100 input[type=submit]:hover, .bg-primary-100 .btn:hover, .inner-text-white button:hover, .inner-text-white input[type=button]:hover,
.inner-text-white input[type=reset]:hover,
.inner-text-white input[type=submit]:hover, .inner-text-white .btn:hover {
  background-color: #F7DE6E;
  color: #000;
}
.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-primary-100 button:hover svg, .bg-primary-100 input[type=button]:hover svg,
.bg-primary-100 input[type=reset]:hover svg,
.bg-primary-100 input[type=submit]:hover svg, .bg-primary-100 .btn:hover svg, .inner-text-white button:hover svg, .inner-text-white input[type=button]:hover svg,
.inner-text-white input[type=reset]:hover svg,
.inner-text-white input[type=submit]:hover svg, .inner-text-white .btn:hover svg {
  fill: #000;
}
.bg-yellow-500 button:focus, .bg-yellow-500 input[type=button]:focus,
.bg-yellow-500 input[type=reset]:focus,
.bg-yellow-500 input[type=submit]:focus, .bg-yellow-500 .btn:focus, .bg-yellow-500 button:hover, .bg-yellow-500 input[type=button]:hover,
.bg-yellow-500 input[type=reset]:hover,
.bg-yellow-500 input[type=submit]:hover, .bg-yellow-500 .btn:hover {
  background-color: #91080B;
}
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;
  color: #fff;
  border-color: #1F1F1F;
  text-decoration: none;
  background-color: #91080B;
}
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);
  color: #fff;
}
button:focus, input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus, .btn:focus {
  --focuc-outline-space: -4px;
  color: #fff;
  background-color: #91080B;
  outline: 0;
}
button:focus::before, input[type=button]:focus::before,
input[type=reset]:focus::before,
input[type=submit]:focus::before, .btn:focus::before {
  visibility: visible;
  opacity: 1;
}
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-external svg {
  transform: rotate(-45deg) !important;
  margin-top: -2px;
}
.btn-sm {
  padding: 0.25rem 0.563rem;
  font-size: 0.75rem;
}
.btn-secondary-dark, .btn-secondary-light {
  user-select: none;
  position: relative;
  display: inline-flex;
  align-items: center;
  border: 0;
  font-size: 0.875rem;
  font-weight: 500;
  color: #1F1F1F;
  text-decoration: none;
  min-height: 2.5rem;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s;
}
.btn-secondary-dark::before, .btn-secondary-light::before {
  pointer-events: none;
  content: "";
  position: absolute;
  inset: -4px -8px;
  border: 1px solid #F5F5F5;
  border-radius: 1.25rem;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s ease;
}
.btn-secondary-dark:focus, .btn-secondary-light:focus {
  outline: 0;
}
.btn-secondary-dark:focus::before, .btn-secondary-light:focus::before {
  visibility: visible;
  opacity: 1;
}
.btn-secondary-dark:hover, a:hover .btn-secondary-dark, .btn-secondary-light:hover, a:hover .btn-secondary-light {
  border-color: currentcolor;
  color: #C70F14;
  text-decoration: none;
}
.btn-secondary-dark:hover svg, a:hover .btn-secondary-dark svg, .btn-secondary-light:hover svg, a:hover .btn-secondary-light svg {
  transform: translateX(4px);
  color: #C70F14;
}
.btn-secondary-dark svg, .btn-secondary-light svg {
  transition: 0.3s;
  margin-left: 0.5rem;
}
.btn-secondary-dark {
  color: #fff;
}
.btn-secondary-dark:hover, a:hover .btn-secondary-dark {
  color: #F7DE6E;
}
.btn-secondary-dark:hover svg, a:hover .btn-secondary-dark svg {
  color: #F7DE6E;
}
.btn-primary-dark {
  background-color: #fff;
  color: #1F1F1F;
}
.btn-primary-dark:hover {
  background-color: #F7DE6E;
  color: #000;
}
.btn-primary-dark:hover svg {
  fill: #000;
}

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: #1F1F1F;
}

: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: 2rem;
  padding: 0 0.938rem;
  border: 0.063rem solid #999999;
  border-radius: 5rem;
  font-size: 1rem;
  font-weight: 400;
  color: #1F1F1F;
}
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: #91080B;
  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: #B8B8B8;
  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;
}

.home-hero-component {
  position: relative;
  padding: 2.5rem 0 1rem;
}
.home-hero-component .hh-wrap {
  position: relative;
  border-radius: 1rem;
  overflow: hidden;
  transition: 0.4s;
}
@media (max-width: 767px) {
  .home-hero-component .hh-wrap {
    flex-direction: column-reverse;
  }
}
.home-hero-component .hh-wrap:hover {
  background-color: #610507;
}
.home-hero-component .hh-wrap:hover:before {
  opacity: 0;
}
.home-hero-component .hh-wrap:hover .hh-img-wrap {
  opacity: 0.9;
}
.home-hero-component .hh-wrap:before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url(../images/pattern.svg);
  opacity: 0.2;
  pointer-events: none;
  transition: 0.4s;
}
.home-hero-component .hh-img-wrap {
  height: 100%;
  transition: 0.4s;
}
.home-hero-component .hh-img-wrap img {
  aspect-ratio: 656/489;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .home-hero-component .hh-img-wrap img {
    aspect-ratio: 358/240;
  }
}
.home-hero-component .hh-content-wrap {
  position: relative;
  padding: 2rem 1.5rem;
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .home-hero-component .hh-content-wrap {
    padding: 1.5rem;
  }
}
.home-hero-component .hh-content-wrap h1 {
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .home-hero-component .hh-content-wrap h1 {
    margin-bottom: 1rem;
  }
}
.home-hero-component .hh-content-wrap .eyebrow-text {
  color: #F8DEDE;
  font-size: 2.5rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .home-hero-component .hh-content-wrap .eyebrow-text {
    margin-bottom: 1rem;
    font-size: 0.9375rem;
  }
}
.home-hero-component .hh-content-wrap .btn {
  margin-right: auto;
}
.home-hero-component .hh_badge {
  margin-left: auto;
  margin-bottom: auto;
}
@media (max-width: 767px) {
  .home-hero-component .hh_badge {
    margin-bottom: 0.5rem;
  }
}
.home-hero-component .hh_badge img {
  width: 100%;
  max-width: 7.5rem;
}
@media (max-width: 767px) {
  .home-hero-component .hh_badge img {
    max-width: 5rem;
  }
}

.inner-hero-component .ih-wrap {
  display: flex;
  flex-direction: column;
  gap: 4rem;
}
@media (max-width: 767px) {
  .inner-hero-component .ih-wrap {
    flex-direction: column-reverse;
    gap: 3rem;
  }
}
.inner-hero-component .ih-wrap h1 {
  margin: 0;
}
@media (max-width: 767px) {
  .inner-hero-component .ih-wrap h1 {
    margin-bottom: 1.5rem;
  }
}
.inner-hero-component .ih-wrap p {
  margin-bottom: 2.5rem;
}
.inner-hero-component .ih-wrap p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .inner-hero-component .ih-wrap .btn {
    width: 100%;
  }
}
.inner-hero-component .ih-img-wrap {
  position: relative;
  aspect-ratio: 1312/560;
  border-radius: 1rem;
  overflow: hidden;
}
.inner-hero-component .ih-img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .inner-hero-component .ih-img-wrap {
    aspect-ratio: 358/360;
  }
}

.two-column-cards {
  padding: 4rem 0;
}
@media (max-width: 767px) {
  .two-column-cards {
    padding: 3rem 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;
  }
}
.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;
  overflow: hidden;
  height: 100%;
  text-decoration: none;
  color: inherit;
}
.two-column-cards .tcc-col:hover .tcc-image {
  opacity: 0.9;
}
.two-column-cards .tcc-col.bg-yellow-500 h1,
.two-column-cards .tcc-col.bg-yellow-500 .h1 {
  color: #1F1F1F;
}
.two-column-cards .tcc-col.bg-yellow-500 h2,
.two-column-cards .tcc-col.bg-yellow-500 .h2 {
  color: #1F1F1F;
}
.two-column-cards .tcc-col.bg-yellow-500 h3,
.two-column-cards .tcc-col.bg-yellow-500 .h3 {
  color: #1F1F1F;
}
.two-column-cards .tcc-col.bg-yellow-500 h4,
.two-column-cards .tcc-col.bg-yellow-500 .h4 {
  color: #1F1F1F;
}
.two-column-cards .tcc-col.bg-yellow-500 h5,
.two-column-cards .tcc-col.bg-yellow-500 .h5 {
  color: #1F1F1F;
}
.two-column-cards .tcc-col.bg-yellow-500 h6,
.two-column-cards .tcc-col.bg-yellow-500 .h6 {
  color: #1F1F1F;
}
.two-column-cards .tcc-col.bg-yellow-500:hover .tcc-content-wrap {
  background-color: #F4D33E;
}
.two-column-cards .tcc-col.bg-yellow-500:hover::before {
  opacity: 1;
}
.two-column-cards .tcc-col.bg-secondary-100:hover::before {
  opacity: 1;
}
.two-column-cards .tcc-col.bg-secondary-100:hover .tcc-content-wrap {
  background-color: #000;
}
.two-column-cards .tcc-col.bg-secondary-100:hover .tcc-image {
  opacity: 0.9;
}
@media (max-width: 767px) {
  .two-column-cards .tcc-col {
    flex-direction: row;
  }
}
.two-column-cards .tcc-content-wrap {
  display: flex;
  flex: 1;
  transition: 0.4s;
}
@media (max-width: 767px) {
  .two-column-cards .tcc-content-wrap {
    width: 50%;
  }
}
.two-column-cards .tcc-content-wrap.bg-yellow-500 .eyebrow-text {
  color: #91080B;
}
.two-column-cards .tcc-content-wrap.bg-yellow-500 .btn-secondary-light {
  color: #1F1F1F;
}
.two-column-cards .tcc-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1rem 1.5rem;
  width: 50%;
  height: 100%;
  margin-bottom: 0.875rem;
  transition: 0.4s;
}
@media (max-width: 767px) {
  .two-column-cards .tcc-content {
    width: 100%;
    padding: 1rem;
  }
}
.two-column-cards .tcc-badge-wrap {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  padding: 1rem;
  width: 50%;
}
@media (max-width: 767px) {
  .two-column-cards .tcc-badge-wrap._desktop {
    display: none;
  }
}
.two-column-cards .tcc-badge-wrap._mobile {
  display: none;
}
@media (max-width: 767px) {
  .two-column-cards .tcc-badge-wrap._mobile {
    display: flex;
  }
}
@media (max-width: 767px) {
  .two-column-cards .tcc-badge-wrap {
    width: 100%;
  }
}
.two-column-cards .tcc-badge {
  position: relative;
  width: 7.563rem;
  height: 7.563rem;
}
.two-column-cards .tcc-badge img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .two-column-cards .tcc-badge {
    width: 5.375rem;
    height: 5.375rem;
  }
}
.two-column-cards .tcc-badge img {
  object-fit: contain;
}
.two-column-cards .tcc-content-top h4 {
  margin-bottom: 1rem;
}
.two-column-cards .tcc-content-top p {
  font-size: 0.75rem;
}
.two-column-cards .tcc-content-wrap.bg-secondary-100 .tcc-btn .btn-secondary-light {
  color: #fff;
}
.two-column-cards .tcc-content-wrap.bg-secondary-100 .tcc-btn .btn-secondary-light:hover {
  color: #F7DE6E;
}
.two-column-cards .tcc-content-wrap.bg-secondary-100 .tcc-btn .btn-secondary-light:hover svg {
  fill: #F7DE6E;
}
.two-column-cards .tcc-content-wrap.bg-yellow-500 .tcc-btn .btn-secondary-light:hover {
  color: #C70F14;
}
.two-column-cards .tcc-content-wrap.bg-yellow-500 .tcc-btn .btn-secondary-light:hover svg {
  fill: #C70F14;
}

@media (max-width: 767px) {
  .fifty-fifty-section {
    padding: 3rem 0 !important;
  }
}
.fifty-fifty-section.bg-primary-100 .eyebrow-text, .fifty-fifty-section.bg-primary-100 p {
  color: #F5F5F5 !important;
}
.fifty-fifty-section .ff-row-wrap {
  max-width: 68rem;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .fifty-fifty-section .ff-row-wrap {
    max-width: 33rem;
  }
}
.fifty-fifty-section .ff-img {
  border-radius: 1rem;
  aspect-ratio: 528/500;
  overflow: hidden;
}
@media (max-width: 767px) {
  .fifty-fifty-section .ff-img {
    aspect-ratio: 358/240;
    margin: 0 0 1.5rem;
  }
}
.fifty-fifty-section .ff-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fifty-fifty-section .ff-content-wrap .eyebrow-text {
  color: #91080B;
  margin-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .fifty-fifty-section .ff-content-wrap .eyebrow-text {
    font-size: 1.125rem;
  }
}
.fifty-fifty-section .ff-content-wrap h2 {
  margin-bottom: 1.875rem;
}
@media (max-width: 991px) {
  .fifty-fifty-section .ff-content-wrap h2 {
    font-size: 1.75rem;
    margin-bottom: 2rem;
  }
}
.fifty-fifty-section .ff-content-wrap .btn {
  margin-top: 4rem;
}
@media (max-width: 991px) {
  .fifty-fifty-section .ff-content-wrap .btn {
    margin-top: 3rem;
  }
}
@media (max-width: 767px) {
  .fifty-fifty-section .ff-content-wrap .btn {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .fifty-fifty-section .ff-content-wrap p {
    font-size: 0.875rem;
  }
}
.fifty-fifty-section .ff-content-wrap p:last-of-type {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .fifty-fifty-v2 {
    --space-md: 2rem;
  }
}
.fifty-fifty-v2 .ff-row-wrap {
  max-width: 68rem;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .fifty-fifty-v2 .ff-row-wrap {
    max-width: 33rem;
  }
}
.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: #91080B;
  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 h2 {
  margin-bottom: 1.875rem;
}
@media (max-width: 991px) {
  .fifty-fifty-v2 .ff-content-wrap h2 {
    font-size: 1.75rem;
    margin-bottom: 2rem;
  }
}
.fifty-fifty-v2 .ff-content-wrap .btn {
  margin-top: 4rem;
}
@media (max-width: 991px) {
  .fifty-fifty-v2 .ff-content-wrap .btn {
    margin-top: 3rem;
  }
}
@media (max-width: 767px) {
  .fifty-fifty-v2 .ff-content-wrap .btn {
    width: 100%;
  }
}
@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;
}

.image-with-content .ic-row-wrap {
  max-width: 68rem;
  margin: 0 auto;
  border-radius: 1rem;
  overflow: hidden;
  transition: 0.3s;
  border: 2px solid transparent;
}
@media (max-width: 767px) {
  .image-with-content .ic-row-wrap {
    max-width: 33rem;
  }
}
.image-with-content .ic-img {
  width: 50%;
  border-radius: 1rem;
  aspect-ratio: 543/515;
  overflow: hidden;
  background-color: #fff;
}
@media (max-width: 767px) {
  .image-with-content .ic-img {
    width: 100%;
    aspect-ratio: 258/240;
  }
}
.image-with-content .ic-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.4s;
}
.image-with-content .ic-content-wrap {
  width: 50%;
  padding: 2rem 2.5rem;
}
@media (max-width: 767px) {
  .image-with-content .ic-content-wrap {
    width: 100%;
    padding: 1.5rem;
  }
}
.image-with-content .ic-content-wrap .badge {
  width: 7.8125rem;
  height: 7.8125rem;
  margin-bottom: 2rem;
}
.image-with-content .ic-content-wrap h2 {
  color: #91080B;
  margin-bottom: 0;
  transition: 0.3s;
}
.image-with-content .ic-content-wrap .btn {
  margin-top: 4rem;
}
.image-with-content .ic-content-wrap .btn:hover {
  background-color: #F7DE6E;
  color: #000;
}
.image-with-content .ic-content-wrap .btn:hover svg {
  fill: #000;
}
@media (max-width: 991px) {
  .image-with-content .ic-content-wrap .btn {
    margin-top: 3rem;
  }
}
@media (max-width: 991px) {
  .image-with-content .ic-content-wrap p {
    font-size: 0.875rem;
  }
}
.image-with-content .ic-content-wrap p:last-of-type {
  margin-bottom: 0;
}

.weekly-ad-categories {
  padding: 4rem 0;
}
@media (max-width: 767px) {
  .weekly-ad-categories {
    padding: 3rem 0;
  }
}
.weekly-ad-categories .wac-col {
  text-decoration: none;
}
@media (max-width: 767px) {
  .weekly-ad-categories .wac-col {
    width: 100%;
    display: block;
    max-width: 19rem;
    margin: 0 auto;
  }
}
.weekly-ad-categories .wac-col .btn {
  display: block;
  width: max-content;
  margin: 0 auto;
}
.weekly-ad-categories .wac-col .btn:hover {
  background-color: #91080B;
  color: #fff;
}
.weekly-ad-categories .wac-col .btn:hover svg {
  fill: #fff;
}
.weekly-ad-categories .wac-col:hover .btn {
  background-color: #91080B;
  color: #fff;
}
.weekly-ad-categories .wac-col:hover .btn svg {
  fill: #fff;
}
.weekly-ad-categories .wac-col:hover .wac-hover-img {
  opacity: 1;
  transition-delay: 220ms;
}
.weekly-ad-categories .wac-col:hover .wac-default-img::before {
  opacity: 1;
  transition-delay: 220ms;
}
.weekly-ad-categories .wac-col:hover .wac-rotating-text {
  transform: rotate(45deg);
}
.weekly-ad-categories .wac-col h4 {
  margin-top: 1.5rem;
}
.weekly-ad-categories .wac-rotating-text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  transition: 0.4s;
}
@media (max-width: 991px) {
  .weekly-ad-categories .wac-rotating-text {
    transform: rotate(45deg);
  }
}
.weekly-ad-categories .wac-rotating-text svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.weekly-ad-categories .wac-title {
  padding-top: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  border-top: 8px solid #91080B;
  margin-bottom: 3.75rem;
  color: #91080B;
}
@media (max-width: 767px) {
  .weekly-ad-categories .wac-title {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.weekly-ad-categories .wac-row {
  row-gap: 3.5rem;
}
.weekly-ad-categories .wac-cat-icon-wrap {
  position: relative;
  max-width: 13.375rem;
  margin: 0 auto;
}
.weekly-ad-categories .wac-cat-icon-wrap::before {
  content: "";
  display: block;
  aspect-ratio: 1/1;
}
.weekly-ad-categories .wac-cat-icon-wrap .wac-default-img,
.weekly-ad-categories .wac-cat-icon-wrap .wac-hover-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.weekly-ad-categories .wac-cat-icon-wrap .wac-default-img svg,
.weekly-ad-categories .wac-cat-icon-wrap .wac-hover-img svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (max-width: 991px) {
  .weekly-ad-categories .wac-cat-icon-wrap .wac-default-img {
    display: none;
  }
}
.weekly-ad-categories .wac-cat-icon-wrap .wac-default-img::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0;
}
.weekly-ad-categories .wac-cat-icon-wrap .wac-hover-img {
  opacity: 0;
}
@media (max-width: 991px) {
  .weekly-ad-categories .wac-cat-icon-wrap .wac-hover-img {
    opacity: 1;
  }
}
.weekly-ad-categories .wac-cat-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  padding: 1.688rem;
}
.weekly-ad-categories .wac-cat-icon img {
  width: 6.25rem;
  height: 6.25rem;
  object-fit: contain;
}
.weekly-ad-categories .wac-desc {
  margin-bottom: 0.938rem;
  font-size: 0.875rem;
}
.weekly-ad-categories .wac-desc p {
  color: #1F1F1F;
}

.featured-blog-post {
  padding: 2.5rem 0;
}
.featured-blog-post .fbp-row {
  row-gap: 2rem;
}
.featured-blog-post .fbp-see-more {
  margin-top: 3.125rem;
}
.featured-blog-post .fbp-col-left {
  position: relative;
  display: flex;
  border-radius: 1rem;
  overflow: hidden;
  height: 100%;
  text-decoration: none;
}
@media (max-width: 767px) {
  .featured-blog-post .fbp-col-left {
    flex-direction: column-reverse;
  }
}
.featured-blog-post .fbp-col-left:hover .fbp-img {
  opacity: 0.9;
}
.featured-blog-post .fbp-col-left:hover .fbp-col-right {
  background-color: #F4D33E;
}
.featured-blog-post .fbp-img {
  position: relative;
  transition: 0.4s;
  min-height: 32rem;
}
.featured-blog-post .fbp-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .featured-blog-post .fbp-img {
    min-height: 15rem;
  }
}
.featured-blog-post .fbp-img, .featured-blog-post .fbp-col-right {
  flex: 1;
}
.featured-blog-post .fbp-col-right {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  transition: 0.4s;
}
.featured-blog-post .fbp-col-right::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url(../images/pattern.svg);
  opacity: 0.4;
  pointer-events: none;
  transition: 0.3s;
  mix-blend-mode: soft-light;
}
@media (max-width: 767px) {
  .featured-blog-post .fbp-col-right-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    min-height: 15.5rem;
  }
}
.featured-blog-post .fbp-col-right-inner {
  padding: 1.5rem 2rem;
}
@media (max-width: 767px) {
  .featured-blog-post .fbp-col-right-inner {
    padding: 1.5rem;
  }
}
.featured-blog-post .fbp-col-right-inner .eyebrow-text {
  color: #91080B;
}
@media (max-width: 767px) {
  .featured-blog-post .fbp-col-right-inner .eyebrow-text {
    font-size: 1.125rem;
  }
}
.featured-blog-post .fbp-col-right-inner .btn-secondary-light {
  color: #1F1F1F;
}
.featured-blog-post .fbp-col-right-inner .btn-secondary-light:hover {
  color: #C70F14;
}
.featured-blog-post .fbp-col-right-inner .btn-secondary-light:hover svg {
  fill: #C70F14;
}
.featured-blog-post .fbp-col-main-right {
  display: flex;
  flex-direction: column;
  height: 100%;
  gap: 2rem;
}
.featured-blog-post .fbp-post-item {
  border-radius: 1rem;
  overflow: hidden;
  display: flex;
  flex: 1;
}
.featured-blog-post .fbp-post-inner h4 {
  font-weight: 700;
}
.featured-blog-post .fbp-post-thumb, .featured-blog-post .fbp-post-content {
  width: 50%;
  flex: 1;
  transition: 0.4s;
}
.featured-blog-post .fbp-post-thumb {
  position: relative;
  min-height: 11.25rem;
}
.featured-blog-post .fbp-post-thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.featured-blog-post .fbp-post-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1rem;
  height: 100%;
}
.featured-blog-post .fbp-post-item {
  position: relative;
  text-decoration: none;
}
.featured-blog-post .fbp-post-item:nth-child(1) .fbp-post-content {
  background-color: #1F1F1F;
}
.featured-blog-post .fbp-post-item:nth-child(2) .fbp-post-content {
  background-color: #91080B;
}
.featured-blog-post .fbp-post-item:hover::before {
  opacity: 1;
}
.featured-blog-post .fbp-post-item:hover .fbp-post-thumb {
  opacity: 0.9;
}
.featured-blog-post .fbp-post-item:hover .fbp-post-content {
  background-color: #C70F14;
}
.featured-blog-post .fbp-post-excerpt {
  font-size: 0.75rem;
}
.featured-blog-post .fbp-permalink .btn-secondary-light {
  color: #fff !important;
}
.featured-blog-post .fbp-permalink .btn-secondary-light:hover {
  color: #F7DE6E !important;
}
.featured-blog-post .fbp-permalink .btn-secondary-light:hover svg {
  fill: #F7DE6E !important;
}

.locations-with-map .lm-wrap {
  margin: 7rem 0;
}
@media (max-width: 1199px) {
  .locations-with-map .lm-wrap {
    margin: 5rem 0;
  }
}
@media (max-width: 767px) {
  .locations-with-map .lm-wrap {
    margin: 2rem 0;
  }
}
.locations-with-map .lm-wrap .eyebrow-text {
  color: #91080B;
  font-size: 2.5rem;
  margin: 0;
}
@media (max-width: 767px) {
  .locations-with-map .lm-wrap .eyebrow-text {
    font-size: 1.875rem;
  }
}
.locations-with-map .lm-wrap h1 {
  margin-bottom: 4rem;
}
@media (max-width: 991px) {
  .locations-with-map .lm-wrap h1 {
    margin-bottom: 3rem;
  }
}
.locations-with-map .lm-wrap .map-wrap {
  background-color: #F5F5F5;
  border-radius: 1rem;
  width: 100%;
  aspect-ratio: 1312/820;
  margin: 0 auto;
}
@media (max-width: 575px) {
  .locations-with-map .lm-wrap .map-wrap {
    aspect-ratio: 358/418;
  }
}
.locations-with-map .lm-listing h2 {
  margin-bottom: 2.5rem;
}
.locations-with-map .lm-listing .lm-row {
  margin-right: -1rem;
  margin-left: -1rem;
}
.locations-with-map .lm-listing .lm-row [class*=cell-] {
  padding-right: 1rem;
  padding-left: 1rem;
}
.locations-with-map .lm-row {
  row-gap: 2rem;
}
@media (max-width: 575px) {
  .locations-with-map .lm-row {
    row-gap: 1rem;
  }
}
.locations-with-map .lm-col-inner {
  padding: 0.75rem 1rem 0.5rem;
  border-radius: 1rem;
  height: 100%;
}
.locations-with-map .lm-col-inner h4 {
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .locations-with-map .lm-col-inner h4 {
    flex: 1;
    margin-bottom: 0;
  }
}
.locations-with-map .lm-col-inner .lm-head {
  margin-bottom: 2.375rem;
}
@media (max-width: 767px) {
  .locations-with-map .lm-col-inner .lm-head {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1.5rem;
  }
}
.locations-with-map .lm-col-inner .lm-inner-item {
  font-size: 0.75rem;
}
@media (max-width: 767px) {
  .locations-with-map .lm-col-inner .lm-inner-item {
    font-size: 0.625rem;
    flex: 1;
    margin-bottom: 0;
  }
}
.locations-with-map .lm-col-inner a {
  text-decoration: none;
}
.locations-with-map .lm-col-inner .cta-wrap {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
@media (max-width: 767px) {
  .locations-with-map .lm-col-inner .cta-wrap {
    gap: 1rem;
  }
  .locations-with-map .lm-col-inner .cta-wrap div {
    flex: 1;
    margin-bottom: 0;
  }
}

.media-component .mc-wrap {
  position: relative;
  border-radius: 16px;
  aspect-ratio: 1312/560;
  overflow: hidden;
}
.media-component .mc-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .media-component .mc-wrap {
    aspect-ratio: 358/360;
  }
}

.our-communities {
  padding: 5rem 0;
}
@media (max-width: 767px) {
  .our-communities {
    padding: 4rem 0 2rem;
  }
}
.our-communities .oc-wrap {
  max-width: 40rem;
  margin: 0 auto;
  text-align: center;
}
.our-communities .oc-wrap .badge-icon {
  width: 5rem;
  aspect-ratio: 1/1;
  margin: 0 auto 2rem;
}
@media (max-width: 767px) {
  .our-communities .oc-wrap .badge-icon {
    width: 4rem;
    margin: 0 auto 1.5rem;
  }
}
.our-communities .oc-wrap h2 {
  margin-bottom: 2.5rem;
}
@media (max-width: 767px) {
  .our-communities .oc-wrap h2 {
    margin-bottom: 2rem;
  }
}
.our-communities .oc-wrap h2 span {
  color: #C70F14;
  display: block;
  font-weight: bold;
}

.testimonial-component .ts-slider {
  max-width: 54rem;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .testimonial-component .ts-slider {
    max-width: 33rem;
  }
}
.testimonial-component .ts-slider .swiper-slide {
  height: auto !important;
}
.testimonial-component .ts-wrapper {
  height: 100%;
  border-radius: 1rem;
  overflow: hidden;
}
.testimonial-component .ts-content {
  width: 50%;
  padding: 3.75rem 2.5rem;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .testimonial-component .ts-content {
    padding: 1.25rem 1.5rem;
  }
}
@media (max-width: 767px) {
  .testimonial-component .ts-content {
    width: 100%;
  }
}
.testimonial-component .ts-content p {
  font-size: 1.5rem;
  margin-bottom: 3.5rem;
}
@media (max-width: 767px) {
  .testimonial-component .ts-content p {
    font-size: 1rem;
    margin-bottom: 2.5rem;
  }
}
.testimonial-component .ts-content h4 {
  margin-bottom: 0.5rem;
  line-height: 1.1;
}
@media (max-width: 767px) {
  .testimonial-component .ts-content h4 {
    margin-bottom: 0.25rem;
  }
}
.testimonial-component .ts-content .ts-designation {
  font-size: 0.875rem;
  color: #F8DEDE;
  line-height: 1;
}
.testimonial-component .ts-img {
  position: relative;
  width: 50%;
  overflow: hidden;
}
.testimonial-component .ts-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .testimonial-component .ts-img {
    width: 100%;
    height: fit-content;
    margin-top: auto;
  }
}
.testimonial-component .ts-img:before {
  content: "";
  display: block;
  aspect-ratio: 432/512;
}
@media (max-width: 767px) {
  .testimonial-component .ts-img:before {
    aspect-ratio: 358/358;
  }
}

.event-highlights {
  background-color: #91080B;
}
@media (min-width: 768px) {
  .event-highlights {
    padding-bottom: calc(var(--space-md) - 2rem) !important;
  }
}
.event-highlights .eh-col {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .event-highlights .eh-col {
    margin-bottom: 1.5rem;
  }
  .event-highlights .eh-col:last-child {
    margin-bottom: 0;
  }
}
.event-highlights .eh-head {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  height: 100%;
}
@media (max-width: 1199px) {
  .event-highlights .eh-head {
    height: auto;
    margin-bottom: 1.5rem;
  }
}
.event-highlights .eh-head h2 {
  width: 100%;
  color: #fff;
  margin-bottom: 1rem;
}
.event-highlights .eh-head .btn-secondary-dark {
  width: auto;
  margin-top: auto;
}
.event-highlights .eh-wrapper {
  height: 100%;
  border-radius: 1rem;
  overflow: hidden;
}
.event-highlights .eh-content {
  display: flex;
  flex-direction: column;
  width: 50%;
  padding: 1rem 1rem 0.5rem;
  line-height: 1.2;
}
.event-highlights .eh-content .eyebrow-text {
  font-size: 1.25rem;
  margin-bottom: 0.75rem;
}
.event-highlights .eh-content h4 {
  margin-bottom: 1.5rem;
  line-height: 1.1;
}
.event-highlights .eh-content .date {
  font-size: 0.75rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 575px) {
  .event-highlights .eh-content .date {
    font-size: 0.9375rem;
  }
}
.event-highlights .eh-content .btn-secondary-light {
  margin-top: auto;
  width: fit-content;
}
.event-highlights .eh-img {
  position: relative;
  width: 50%;
  overflow: hidden;
}
.event-highlights .eh-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.event-highlights .eh-img:before {
  content: "";
  display: block;
  aspect-ratio: 208/240;
}
@media (max-width: 767px) {
  .event-highlights .eh-img:before {
    aspect-ratio: 179/224;
  }
}

.special-moments h2 {
  margin-bottom: 4rem;
}
@media (max-width: 767px) {
  .special-moments h2 {
    margin-bottom: 3rem;
  }
}
.special-moments .sp-img {
  position: relative;
  overflow: hidden;
  border-radius: 1rem;
  overflow: hidden;
}
.special-moments .sp-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.special-moments .sp-img:before {
  content: "";
  display: block;
  aspect-ratio: 416/233;
}
@media (max-width: 767px) {
  .special-moments .sp-img:before {
    aspect-ratio: 358/233;
  }
}

.form-component .fc-wrap {
  max-width: 68rem;
  margin: 0 auto 4rem;
}
@media (max-width: 767px) {
  .form-component .fc-wrap {
    margin: 0 auto 3rem;
  }
}
.form-component .fc-wrap p {
  font-size: 0.875rem;
}
.form-component .fc-wrap p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .form-component .fc-wrap p {
    font-size: 0.75rem;
  }
}
.form-component .fc-note {
  margin-top: 4rem;
}
@media (max-width: 767px) {
  .form-component .fc-note {
    margin-top: 3rem;
  }
  .form-component .fc-note p {
    font-weight: 670;
  }
}

.why-work-here h2 {
  margin: 0 1.5rem 4rem;
}
@media (max-width: 767px) {
  .why-work-here h2 {
    margin: 0 1rem 3rem;
  }
}
@media (max-width: 767px) {
  .why-work-here .wh-col {
    max-width: 16.375rem;
    margin: 0 auto;
  }
}
.why-work-here .wh-image {
  position: relative;
  margin: 0 auto 1rem;
  width: 100%;
  max-width: 14.625rem;
  height: 11.9375rem;
  transition: 0.4s;
}
.why-work-here .wh-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 991px) {
  .why-work-here .wh-image {
    max-width: 7.5rem;
    height: 6.4375rem;
  }
}
.why-work-here .wh-image img {
  object-fit: contain;
}
.why-work-here .wh-row {
  row-gap: 2rem;
}
.why-work-here .wh-content-wrap {
  padding: 1.25rem 1.75rem;
}
@media (max-width: 991px) {
  .why-work-here .wh-content-wrap {
    padding: 0;
  }
  .why-work-here .wh-content-wrap p {
    font-size: 0.75rem;
  }
  .why-work-here .wh-content-wrap h4 {
    font-size: 1.125rem;
  }
}
.why-work-here .wh-content-wrap h4 {
  max-width: 16rem;
  margin: 0 auto 1rem;
}

.join-us-comp {
  padding: 5rem 0;
}
@media (max-width: 767px) {
  .join-us-comp {
    padding: 4rem 0 2rem;
  }
}
.join-us-comp .js-wrap {
  max-width: 40rem;
  margin: 0 auto;
  text-align: center;
}
.join-us-comp .js-wrap h2 {
  margin-bottom: 1.875rem;
}
@media (max-width: 767px) {
  .join-us-comp .js-wrap h2 {
    margin-bottom: 1.5rem;
  }
}
.join-us-comp .js-wrap p:last-of-type {
  margin-bottom: 0;
}
.join-us-comp .js-wrap .btn {
  margin-top: 4rem;
}
@media (max-width: 767px) {
  .join-us-comp .js-wrap .btn {
    margin-top: 3rem;
  }
}

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

#wpadminbar {
  position: fixed;
}

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

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

.space-xl {
  padding-top: var(--space-xl);
  padding-bottom: var(--space-xl);
}
.space-xl-m {
  margin-top: var(--space-xl);
  margin-bottom: var(--space-xl);
}
.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 .eyebrow-text,
.bg-dark *:not(.btn),
.bg-primary-100 .eyebrow-text,
.bg-primary-100 *:not(.btn),
.inner-text-white .eyebrow-text,
.inner-text-white *:not(.btn) {
  color: #fff;
}

/* Pagination */
.pagination {
  padding: 1.875rem 0;
}
.pagination ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagination li {
  position: relative;
  margin: 0 0.625rem;
  padding: 0;
  font-weight: 700;
  color: rgba(145, 8, 11, 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(145, 8, 11, 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: #91080B;
}
.pagination li .prev,
.pagination li .next {
  cursor: pointer;
  color: #91080B;
  text-decoration: none;
}
.pagination li .prev::after,
.pagination li .next::after {
  content: "";
  position: absolute;
  inset: -2px -4px;
  border: 1px solid #F5F5F5;
  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: #91080B;
}

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

/* Gravity Form  */
.form-wrap {
  max-width: 54rem;
  margin: 0 auto;
  padding: 2.5rem;
  border-radius: 1rem;
  background-color: #F7DE6E;
}
@media (max-width: 767px) {
  .form-wrap {
    padding: 2rem 1.5rem;
  }
}
.form-wrap form {
  max-width: 40rem;
  margin: 0 auto;
}
.form-wrap .note {
  text-align: center;
  margin-top: 4rem;
  color: #5C5C5C;
  font-size: 0.625rem;
}
@media (max-width: 767px) {
  .form-wrap .note {
    margin: 3rem 0 0;
  }
}
.form-wrap .gform_wrapper.gravity-theme .gform_fields {
  gap: 2.5rem 2rem;
}
@media (max-width: 640px) {
  .form-wrap .gform_wrapper.gravity-theme .gform_fields {
    gap: 2rem 0;
  }
}
.form-wrap .gform_wrapper.gravity-theme .gform-footer {
  justify-content: center;
  padding: 0;
  margin: 4rem 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;
}
@media (max-width: 767px) {
  .form-wrap .gform_wrapper.gravity-theme .gform-footer button {
    width: 100%;
  }
}
.form-wrap .gform_wrapper.gravity-theme .gform_validation_errors {
  display: none !important;
}
.form-wrap .gform_wrapper.gravity-theme .gform-loader {
  position: absolute !important;
  left: calc(100% + 0.625rem) !important;
}
@media (max-width: 767px) {
  .form-wrap .gform_wrapper.gravity-theme .gform-loader {
    left: calc(50% - 12px) !important;
    transform: translateX(-50%);
    top: calc(100% + 0.625rem);
  }
}
.form-wrap .gform_wrapper.gravity-theme .gfield_error .validation_message,
.form-wrap .gform_wrapper.gravity-theme .gfield_error .gfield_label {
  color: #C70F14 !important;
}
.form-wrap .gform_wrapper.gravity-theme .gfield--has-description .gfield_label {
  margin-bottom: 0.25rem !important;
}
.form-wrap .gform_wrapper.gravity-theme .gfield_label {
  font-size: 0.875rem;
  font-weight: 500;
  gap: 0 !important;
  line-height: 1 !important;
  margin-bottom: 1rem !important;
}
.form-wrap .gform_wrapper.gravity-theme .gfield_label .gfield_required {
  line-height: 1 !important;
}
.form-wrap .gform_wrapper.gravity-theme .gfield_label .gfield_required_text {
  font-size: 0;
  line-height: 1 !important;
}
.form-wrap .gform_wrapper.gravity-theme .gfield_label .gfield_required_text::after {
  content: "*";
  display: inline-block;
  font-size: 0.875rem;
  color: #1F1F1F;
}
.form-wrap .gform_wrapper.gravity-theme .gfield_description {
  padding: 0 !important;
  font-size: 0.625rem;
  line-height: 1 !important;
  margin-bottom: 1rem !important;
  color: #5C5C5C;
}
.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: 2.5rem !important;
  width: 100%;
  height: 2rem;
  font-size: 0.875rem;
  padding: 0.5rem 1rem;
}
.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 {
  height: 7.5rem;
  border-radius: 1rem !important;
  padding: 1rem;
}
.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_date {
  position: relative;
}
.form-wrap .gform_wrapper.gravity-theme .gfield .ginput_container_date::before {
  content: "";
  position: absolute;
  width: 1rem;
  height: 1rem;
  right: 1rem;
  top: 0.5rem;
  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: 1rem;
  background-position: center;
}
.form-wrap .gform_wrapper.gravity-theme .gfield .ginput_container_phone .instruction {
  display: none;
}
.form-wrap .gform_wrapper.gravity-theme .gfield .validation_message {
  position: absolute;
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  font-size: 0.75rem !important;
  width: auto;
}
@media (min-width: 768px) {
  .form-wrap .gform_wrapper.gravity-theme .gfield--type-fileupload {
    grid-area: auto/4/auto/10 !important;
  }
}
.form-wrap .gform_wrapper.gravity-theme .gfield .ginput_container_fileupload .gfield_description {
  display: none;
}
.form-wrap .gform_wrapper.gravity-theme .gfield .ginput_container_fileupload .gform_button_select_files {
  background-color: transparent;
  color: #1F1F1F;
  padding: 0;
  line-height: 1;
}
.form-wrap .gform_wrapper.gravity-theme .gfield .ginput_container_fileupload .gform_drop_instructions {
  line-height: 1;
  color: #5C5C5C;
  font-size: 0.875rem;
}
.form-wrap .gform_wrapper.gravity-theme .gfield .ginput_container_fileupload .gform_drop_area {
  font-size: 0.875rem;
  padding: 1.75rem 1rem;
  margin-bottom: 0 !important;
  line-height: 1;
  border-color: #5C5C5C;
  margin-bottom: 0.5rem;
  border-radius: 1rem;
  background-color: transparent;
}
.form-wrap .gform_wrapper.gravity-theme .gfield .ginput_container_fileupload .gform_drop_area:before {
  content: "";
  display: block;
  background-image: url(../images/upload.svg);
  width: 1rem;
  height: 1rem;
  margin: 0 auto 10px;
  background-size: 1rem;
}

body .gravity-theme.ui-datepicker .ui-datepicker-header select,
body .gravity-theme.ui-datepicker .ui-datepicker-calendar th span {
  color: #1F1F1F;
}
body .gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default {
  color: #1F1F1F;
}
body .gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default:hover {
  border-color: #C70F14;
}
body .gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default {
  background-color: #91080B;
  border-color: #C70F14;
}
body .gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-disabled .ui-state-default {
  background-color: #F8DEDE;
  border-color: #B8B8B8;
}

/* stylelint-disable max-nesting-depth */
.hamburger {
  --humburgerbox: 0.938rem;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--humburgerbox);
  height: var(--humburgerbox);
  margin: 0 0 0 1.563rem;
  padding: 0;
  text-align: center;
  background-color: transparent;
}
@media (min-width: 992px) {
  .hamburger {
    display: none;
  }
}
.hamburger:hover, .hamburger:focus {
  cursor: pointer;
  background-color: transparent;
  outline: none;
}
.hamburger span {
  cursor: pointer;
  position: relative;
  right: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  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: -4px;
}
.hamburger span::after {
  bottom: -4px;
}
.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 .menu-item {
  margin-bottom: 2rem;
}
.mbnav .menu-wrap .menu .menu-item > a {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.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: #91080B;
}
.mbnav ul {
  position: static;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0 20px;
  transition: 0.4s ease;
}
.mbnav ul li.is-open > .menu-wrap {
  visibility: visible;
  opacity: 1;
}
.mbnav ul li:not(.btn-wrap) {
  position: static;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #F5F5F5;
  font-size: 0.875rem;
  font-weight: 500;
  list-style: none;
  color: #fff;
}
.mbnav ul li:not(.btn-wrap).current-menu-item > a {
  color: #F7DE6E;
}
.mbnav ul li:not(.btn-wrap)::before {
  display: none;
}
.mbnav ul li:not(.btn-wrap).has-sub a::after {
  display: none;
}
.mbnav ul li:not(.btn-wrap).is-open .mbnav__caret::before {
  transform: scale(-1);
}
.mbnav ul li:not(.btn-wrap) .mbnav__caret::before, .mbnav ul li:not(.btn-wrap) a::after {
  content: "";
  display: flex;
  align-items: center;
  width: 13px;
  height: 8px;
  border-bottom: 0;
  border-left: 0;
  background-image: url(../images/down-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  transition: 0.4s;
}
.mbnav ul li:not(.btn-wrap) a {
  cursor: pointer;
  position: relative;
  z-index: 2;
  display: block;
  flex: 1 1 auto;
  order: -1;
  padding: 10px 0;
  line-height: 1.3;
  color: currentcolor;
  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 {
  align-items: center;
}
.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: 18px;
  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 #91080B;
  border-bottom: 0;
  border-left: 0;
}
.mbnav__caret {
  cursor: pointer;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
}
.color-mbnav .mbnav__caret::before {
  color: #91080B !important;
}

.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 {
  display: none;
  padding: 0;
  padding-bottom: 0.625rem;
}
.mbnav ul > li > .sub-menu li {
  border: 0;
  margin-bottom: 0 !important;
}
.mbnav__backdrop {
  position: fixed;
  z-index: -1;
  inset: 0;
  visibility: hidden;
  opacity: 0;
  background: #91080B;
  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: relative;
  z-index: 999;
  width: 100%;
  height: auto;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  /* nav */
}
.main-header .main-header-inner {
  padding: 0.5rem 0;
  background-color: #91080B;
}
@media (max-width: 1199px) {
  .main-header .main-header-inner {
    padding: 1rem 0;
  }
}
@media (max-width: 1199px) {
  .main-header .nav-wrap,
  .main-header .logo-wrap {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 1.25rem;
  }
}
@media (max-width: 1199px) {
  .main-header .nav-wrap {
    align-items: flex-end;
  }
}
.main-header .brand {
  display: block;
  flex: 0 0 auto;
  width: 8.9375rem;
}
.main-header .nav-menu {
  flex: 1 1 auto;
  padding-left: 0.938rem;
}
.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 {
  margin-right: 1.875rem;
}
@media (max-width: 1199px) {
  .main-header .navigation nav {
    margin-right: 0;
  }
}
.main-header .navigation nav > ul {
  display: flex;
}
.main-header .navigation nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-header .navigation nav ul li {
  padding: 0;
  list-style: none;
}
.main-header .navigation nav ul li a {
  display: block;
  padding: 0.75rem 1rem;
  font-size: 0.875rem;
  text-decoration: none;
  font-weight: 500;
  color: #fff;
}
@media (max-width: 1399px) {
  .main-header .navigation nav ul li a {
    padding: 0.625rem;
  }
}
.main-header .navigation nav ul li.menu-item-has-children {
  position: relative;
}
.main-header .navigation nav ul li.menu-item-has-children:hover > a::after {
  transform: translateY(-50%) scale(-1);
}
.main-header .navigation nav ul li.menu-item-has-children > a {
  padding-right: 20px;
}
.main-header .navigation nav ul li.menu-item-has-children > a::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 11px;
  height: 6px;
  background-image: url(../images/down-arrow.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  transition: 0.3s;
}
.main-header .navigation nav ul li.current-menu-item > a {
  color: #F7DE6E;
}
.main-header .navigation nav ul li:hover > a {
  color: #F7DE6E;
  background-color: #91080B;
}
.main-header .navigation nav ul li:hover > ul {
  pointer-events: auto;
  opacity: 1;
}
.main-header .navigation nav ul.sub-menu {
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 200px;
  opacity: 0;
  transition: opacity 0.3s;
  background-color: #91080B;
  border-radius: 0 0 1rem 1rem;
  overflow: hidden;
  padding-top: 0.563rem;
}
.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;
}
.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 {
  background-color: #610507;
}
.main-header .navigation nav ul.sub-menu li:hover > a::after {
  border-color: #91080B;
}
.main-header .shop-time {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2.5rem;
  font-size: 0.625rem;
  margin-left: 4.688rem;
}
@media (max-width: 1199px) {
  .main-header .shop-time {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .main-header .shop-time._desktop {
    display: none;
  }
}
.main-header .shop-time._mobile {
  justify-content: flex-start;
}
@media (min-width: 992px) {
  .main-header .shop-time._mobile {
    display: none;
  }
}
.main-header .shop-time .status {
  color: #F8DEDE;
  font-weight: 400;
}
.main-header .shop-time .open {
  color: #F7DE6E;
  font-weight: 400;
}
.main-header .shop-time .close {
  color: #F7DE6E;
  font-weight: 600;
}
.main-header .shop-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #91080B;
  width: 0.9375rem;
  height: 0.9375rem;
  border-radius: 100%;
  margin-right: 0.5rem;
}
.main-header .shop-icon svg {
  fill: #F8DEDE;
}
.main-header .weekly-ad {
  display: inline-flex;
  border: 1px solid #F9F8E6;
  border-radius: 2.5rem;
  text-decoration: none;
  overflow: hidden;
}
@media (max-width: 991px) {
  .main-header .weekly-ad._desktop {
    display: none;
  }
}
.main-header .weekly-ad._mobile {
  margin-bottom: 1.875rem;
}
@media (min-width: 992px) {
  .main-header .weekly-ad._mobile {
    display: none;
  }
}
.main-header .weekly-ad:hover .weekly-img::after {
  background-color: #F5EEA3;
}
.main-header .weekly-ad:hover .weekly-text {
  background-color: #F5EEA3;
}
.main-header .weekly-img {
  position: relative;
  display: inline-block;
  padding: 0.3125rem 0.625rem;
  padding-right: 0.875rem;
  background-color: #91080B;
  border-radius: 2.5rem;
}
.main-header .weekly-img:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -8px;
  width: 12px;
  height: 100%;
  background-color: #F9F8E6;
  transform: skewX(-12deg) translateY(-50%);
  transform-origin: 0 0;
  transition: 0.4s;
}
.main-header .weekly-text {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  border-radius: 0 2.5rem 2.5rem 0;
  padding: 0.1875rem 0.5rem;
  padding-right: 0.625rem;
  z-index: 1;
  color: #1F1F1F;
  transition: 0.4s;
  background-color: #F9F8E6;
}
.main-header .weekly-text p, .main-header .weekly-text span {
  font-family: "Matter", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  margin: 0;
}
.main-header .weekly-text .btn-secondary-light {
  min-height: auto;
  color: #1F1F1F;
}
@media (max-width: 1399px) {
  .main-header .weekly-text .btn-secondary-light {
    display: none;
  }
}
@media (max-width: 991px) {
  .main-header .weekly-text .btn-secondary-light {
    display: block;
  }
}
.main-header .weekly-text:hover .weekly-text {
  background-color: #F5EEA3;
}
.main-header .weekly-text:hover .weekly-img::after {
  background-color: #F5EEA3;
}
.main-header .weekly-text:hover .btn-secondary-light {
  color: #C70F14;
}
.main-header .weekly-text:hover .btn-secondary-light svg {
  fill: #C70F14;
}
.main-header .for_mobile {
  padding: 0 1.5rem 1.5rem;
}

/* --- footer --- */
.main-footer {
  align-self: end;
  width: 100%;
  height: auto;
  line-height: normal;
  background: #91080B;
}
.main-footer .footer-logo-wrap {
  position: relative;
  gap: 2rem;
}
@media (min-width: 768px) {
  .main-footer .footer-logo-wrap {
    flex-wrap: nowrap;
  }
}
.main-footer .footer-logo-wrap .cta-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
}
@media (max-width: 767px) {
  .main-footer .footer-logo-wrap .cta-wrap {
    width: 100%;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .main-footer .footer-logo-wrap .cta-wrap .btn {
    width: 100%;
  }
}
.main-footer .footer-logo {
  flex: 1;
  text-align: left;
}
.main-footer .footer-lp-section {
  position: relative;
  padding: 4rem 0;
}
@media (max-width: 767px) {
  .main-footer .footer-lp-section {
    padding: 3rem 0;
  }
}
.main-footer .footer-lp-section:before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url(../images/pre-footer.svg);
  opacity: 0.2;
  pointer-events: none;
}
.main-footer .footer-lp-section .hh-tagline_image {
  position: relative;
}
.main-footer .footer-main-menu {
  padding: 1.5rem 0;
  background-color: #C70F14;
}
.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-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: #F7DE6E;
}
.main-footer .footer-menu a {
  text-decoration: none;
  font-size: 0.875rem;
  color: #F9F8E6;
  font-weight: 570;
}
.main-footer .footer-menu a:hover {
  color: #F7DE6E;
}
.main-footer .footer-secondary-menu {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
@media (max-width: 991px) {
  .main-footer .footer-secondary-menu {
    gap: 2rem;
  }
}
@media (max-width: 575px) {
  .main-footer .footer-secondary-menu {
    grid-template-columns: repeat(2, 1fr);
  }
}
.main-footer .footer-secondary-menu .footer-menu {
  flex-direction: column;
}
@media (max-width: 575px) {
  .main-footer .footer-secondary-menu .footer-menu:first-child {
    grid-area: 1/3/2/1;
  }
}
.main-footer .footer-secondary-menu #menu-footer-menu-1 li a {
  text-transform: uppercase;
  font-weight: 900;
}
.main-footer .footer-bottom {
  padding: 2.5rem 0;
}
@media (max-width: 767px) {
  .main-footer .footer-bottom {
    padding: 2rem 0;
  }
}
.main-footer .footer-bottom .newsletter-wrap {
  max-width: 26rem;
  margin-left: auto;
  padding: 1.5rem;
  border-radius: 1rem;
  color: #F9F8E6;
}
@media (max-width: 991px) {
  .main-footer .footer-bottom .newsletter-wrap {
    margin-top: 4.5rem;
    max-width: 100%;
  }
}
.main-footer .footer-bottom .newsletter-wrap .btn {
  margin-top: 1rem;
}
@media (max-width: 575px) {
  .main-footer .footer-bottom .newsletter-wrap .btn {
    margin-top: 1.5rem;
  }
}
.main-footer .footer-bottom .newsletter-wrap .btn.mb-btn {
  width: 100%;
}
.main-footer .footer-bottom .newsletter-inner {
  gap: 1rem;
}
@media (max-width: 575px) {
  .main-footer .footer-bottom .newsletter-inner {
    align-items: center;
  }
}
.main-footer .footer-bottom .newsletter-inner h6 {
  font-size: 16px;
  font-weight: 430;
  text-transform: initial;
  margin-bottom: 1rem;
  color: #F9F8E6;
  line-height: 1.3;
  letter-spacing: 0;
}
.main-footer .footer-bottom .newsletter-inner h6 strong {
  font-weight: 900;
}
.main-footer .footer-bottom .newsletter-inner p {
  font-size: 0.625rem;
  margin-bottom: 0;
  line-height: 1.3;
}
.main-footer .footer-bottom .newsletter-image {
  flex: none;
}
.main-footer .footer-bottom .newsletter-image img {
  max-width: 6.5625rem;
}
.main-footer .footer-copyright {
  padding: 1rem 0;
}
.main-footer .footer-copyright-wrap {
  gap: 2.5rem;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .main-footer .footer-copyright-wrap {
    flex-direction: column;
    justify-content: center;
  }
}
.main-footer .footer-copyright .copyright {
  font-size: 0.625rem;
  color: #3d3d3d;
}
.main-footer .footer-copyright .partners-logos {
  gap: 1.5rem;
}
@media (max-width: 767px) {
  .main-footer .footer-copyright .partners-logos {
    margin: 0 -0.5rem;
  }
}
@media (max-width: 380px) {
  .main-footer .footer-copyright .partners-logos {
    gap: 1rem;
  }
}
.main-footer .footer-copyright .partners-logos .partners-logo-item {
  width: 2.5rem;
  height: 2.5rem;
}
@media (max-width: 767px) {
  .main-footer .location-wrap {
    padding: 4.5rem 0;
  }
}
@media (max-width: 767px) {
  .main-footer .location-wrap .lp-col {
    margin-bottom: 2rem;
  }
  .main-footer .location-wrap .lp-col:last-child {
    margin-bottom: 0;
  }
}
.main-footer .location-wrap .lp-col-inner {
  padding: 1.5rem;
  background-color: #F9F8E6;
  border-radius: 1rem;
  height: 100%;
  color: #3d3d3d;
}
@media (max-width: 991px) {
  .main-footer .location-wrap .lp-col-inner {
    font-size: 0.875rem;
  }
}
@media (max-width: 767px) {
  .main-footer .location-wrap .lp-col-inner {
    height: auto;
  }
}
.main-footer .location-wrap .lp-head {
  margin-bottom: 2.5rem;
}
@media (max-width: 991px) {
  .main-footer .location-wrap .lp-head {
    margin-bottom: 2rem;
  }
}
.main-footer .location-wrap .lp-head h3 {
  margin: 0;
}
.main-footer .location-wrap .lp-fb {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border-radius: 100%;
  background-color: #C70F14;
}
.main-footer .location-wrap .lp-fb svg {
  fill: #fff;
}
.main-footer .location-wrap .lp-fb:hover {
  background-color: #91080B;
}
.main-footer .location-wrap .lp-details {
  gap: 3.5rem;
  margin-bottom: 2.5rem;
}
@media (max-width: 1399px) {
  .main-footer .location-wrap .lp-details {
    gap: 1.875rem;
  }
}
@media (max-width: 1199px) {
  .main-footer .location-wrap .lp-details {
    gap: 1.5rem 3rem;
    margin-bottom: 2rem;
  }
}
.main-footer .location-wrap .lp-item {
  width: max-content;
}
@media (max-width: 1199px) {
  .main-footer .location-wrap .lp-item {
    flex: 1;
  }
  .main-footer .location-wrap .lp-item:first-child {
    flex: 100%;
  }
}
.main-footer .location-wrap .lp-item p {
  margin: 0;
  line-height: 1.3;
}
.main-footer .location-wrap .lp-item a {
  display: inline-block;
  margin-bottom: 0.25rem;
  text-decoration: none;
  color: #1F1F1F;
}
.main-footer .location-wrap .lp-item a:hover {
  color: #C70F14;
}
.main-footer .location-wrap .lp-item .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  margin-bottom: 1rem;
}
.main-footer .location-wrap .lp-item .icon svg {
  width: 1.25rem;
  height: 1.25rem;
  fill: #C70F14;
}
.main-footer .location-wrap .lp-inner-item {
  color: #3d3d3d !important;
}
.main-footer .location-wrap .lp-inner-item a {
  color: #3d3d3d !important;
}
.main-footer .location-wrap .lp-time-label {
  font-size: 0.625rem;
  color: #999999;
}
.main-footer .location-wrap .lp-phone-label {
  color: #1F1F1F;
}

.listing-hero .filter-wrap {
  padding: 7rem 0 2rem;
}
@media (max-width: 991px) {
  .listing-hero .filter-wrap {
    padding: 3rem 0;
  }
  .listing-hero .filter-wrap h1 {
    margin-bottom: 2rem;
  }
}
.listing-hero .filter-right {
  position: relative;
  gap: 2rem;
  align-items: end;
  flex-direction: column;
}
@media (max-width: 991px) {
  .listing-hero .filter-right {
    flex-direction: unset;
  }
}
@media (max-width: 575px) {
  .listing-hero .filter-right {
    gap: 0.5rem;
  }
}
.listing-hero .filter-list {
  padding: 0;
  list-style: none;
  gap: 2.8125rem;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .listing-hero .filter-list {
    display: flex !important;
  }
}
@media (max-width: 991px) {
  .listing-hero .filter-list {
    gap: 1.5rem;
  }
}
@media (max-width: 767px) {
  .listing-hero .filter-list {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #91080B;
    border-radius: 1rem;
    z-index: 999;
    padding: 1rem;
    margin-top: 10px;
  }
}
.listing-hero .filter-list li {
  padding: 0;
}
@media (max-width: 767px) {
  .listing-hero .filter-list li:not(:last-child) {
    margin-bottom: 0.5rem;
  }
}
.listing-hero .filter-list li a {
  text-decoration: none;
  width: 100%;
  display: inline-block;
  font-size: 0.875rem;
}
@media (max-width: 767px) {
  .listing-hero .filter-list li a {
    color: #fff;
  }
}
.listing-hero .filter-list li a.active {
  color: #5C5C5C;
}
@media (max-width: 767px) {
  .listing-hero .filter-list li a.active {
    color: #F7DE6E;
  }
}
.listing-hero .filter-search {
  position: relative;
  flex-direction: column;
  width: 100%;
  max-width: 17.5rem;
}
@media (max-width: 991px) {
  .listing-hero .filter-search {
    max-width: 13.375rem;
  }
}
.listing-hero .filter-search .search-input {
  padding-right: 2rem;
  transition: 0.4s;
}
.listing-hero .filter-search .search-input:focus + i {
  color: #91080B;
}
.listing-hero .filter-search .search-icon {
  position: absolute;
  right: 1rem;
  top: 0.5rem;
  width: 1rem;
  height: 1rem;
  color: #B8B8B8;
  transition: 0.4s;
}
.listing-hero .filter-mobile {
  gap: 0.5rem;
}
.listing-hero .filter-mobile .down-arrow {
  width: 1rem;
  height: 1rem;
}
@media (max-width: 767px) {
  .listing-hero .featured-blog-wrap {
    padding: 3rem 0 !important;
  }
}
.listing-hero .featured-blog-wrap .fb-row-wrap {
  max-width: 68rem;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .listing-hero .featured-blog-wrap .fb-row-wrap {
    max-width: 33rem;
  }
}

.blog-listing-section .load-more {
  max-width: 40rem;
  margin: 0 auto;
  padding: 5rem 1rem;
  text-align: center;
}
@media (max-width: 991px) {
  .blog-listing-section .load-more {
    padding: 2rem 1rem;
  }
}
@media (max-width: 767px) {
  .blog-listing-section .load-more .btn {
    width: 100%;
  }
}
.blog-listing-wrap {
  padding: 2.5rem 0;
}
@media (max-width: 991px) {
  .blog-listing-wrap {
    padding: 2rem;
  }
}
@media (max-width: 767px) {
  .blog-listing-wrap {
    padding: 2rem 0;
  }
}
.blog-card {
  height: 100%;
  transition: 0.4s;
  border-radius: 1rem;
}
.blog-card:not(.featured-blog-wrap .blog-card):hover {
  background-color: #F9F8E6;
}
.blog-row {
  row-gap: 2rem;
}
.blog-img {
  flex: none;
  width: 50%;
  max-width: 20rem;
  aspect-ratio: 320/240;
  overflow: hidden;
  border-radius: 1rem;
}
.featured-blog-wrap .blog-img {
  width: 100%;
  max-width: 100%;
  aspect-ratio: 528/500;
}
@media (max-width: 767px) {
  .featured-blog-wrap .blog-img {
    margin: 0 0 1.5rem;
    aspect-ratio: 358/240;
  }
}
@media (max-width: 767px) {
  .blog-img {
    aspect-ratio: 358/240;
  }
}
.blog-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog-content-wrap {
  padding: 1rem 1rem 0.5rem;
  flex-direction: column;
}
.featured-blog-wrap .blog-content-wrap {
  padding: 0;
}
.blog-content-wrap .date {
  display: inline-block;
  font-size: 0.75rem;
  margin-bottom: 0.5rem;
}
.featured-blog-wrap .blog-content-wrap .date {
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .featured-blog-wrap .blog-content-wrap .date {
    margin-bottom: 0.5rem;
  }
}
@media (max-width: 767px) {
  .blog-content-wrap .date {
    font-size: 0.625rem;
  }
}
.blog-content-wrap .eyebrow-text {
  color: #91080B;
  margin-bottom: 0.5rem;
}
@media (max-width: 991px) {
  .blog-content-wrap .eyebrow-text {
    font-size: 1.125rem;
  }
}
.blog-content-wrap h2 {
  margin-bottom: 1.875rem;
}
@media (max-width: 991px) {
  .blog-content-wrap h2 {
    font-size: 1.75rem;
    margin-bottom: 2rem;
  }
}
.blog-content-wrap h4 {
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .blog-content-wrap h4 {
    line-height: 1.1;
  }
}
.blog-content-wrap .btn {
  margin-top: 4rem;
}
@media (max-width: 991px) {
  .blog-content-wrap .btn {
    margin-top: 3rem;
  }
}
@media (max-width: 767px) {
  .blog-content-wrap .btn {
    width: 100%;
  }
}
.blog-content-wrap .btn-secondary-light {
  margin-top: auto;
  width: fit-content;
}
.blog-content-wrap p {
  font-size: 0.75rem;
  display: -webkit-box;
  -webkit-line-clamp: 4; /* number of lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.featured-blog-wrap .blog-content-wrap p {
  font-size: 1rem;
  -webkit-line-clamp: 5; /* number of lines */
}
@media (max-width: 991px) {
  .featured-blog-wrap .blog-content-wrap p {
    font-size: 0.875rem;
  }
}
@media (max-width: 767px) {
  .blog-content-wrap p {
    font-size: 0.625rem;
    line-height: 1.4;
  }
}
.blog-content-wrap p:last-of-type {
  margin-bottom: 0;
}

.blog-details-page {
  padding: 5rem 0;
}
@media (max-width: 767px) {
  .blog-details-page {
    padding: 4rem 0;
  }
}
.blog-details-page .bd-wrap {
  max-width: 40rem;
  margin: 0 auto;
}
.blog-details-page .bd-wrap h1,
.blog-details-page .bd-wrap .h1 {
  color: #000;
  margin-top: 2.5rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .blog-details-page .bd-wrap h1,
  .blog-details-page .bd-wrap .h1 {
    margin-top: 1.5rem;
  }
}
.blog-details-page .bd-wrap h2,
.blog-details-page .bd-wrap .h2 {
  color: #000;
  margin-top: 2.5rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .blog-details-page .bd-wrap h2,
  .blog-details-page .bd-wrap .h2 {
    margin-top: 1.5rem;
  }
}
.blog-details-page .bd-wrap h3,
.blog-details-page .bd-wrap .h3 {
  color: #000;
  margin-top: 2.5rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .blog-details-page .bd-wrap h3,
  .blog-details-page .bd-wrap .h3 {
    margin-top: 1.5rem;
  }
}
.blog-details-page .bd-wrap h4,
.blog-details-page .bd-wrap .h4 {
  color: #000;
  margin-top: 2.5rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .blog-details-page .bd-wrap h4,
  .blog-details-page .bd-wrap .h4 {
    margin-top: 1.5rem;
  }
}
.blog-details-page .bd-wrap h5,
.blog-details-page .bd-wrap .h5 {
  color: #000;
  margin-top: 2.5rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .blog-details-page .bd-wrap h5,
  .blog-details-page .bd-wrap .h5 {
    margin-top: 1.5rem;
  }
}
.blog-details-page .bd-wrap h6,
.blog-details-page .bd-wrap .h6 {
  color: #000;
  margin-top: 2.5rem;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .blog-details-page .bd-wrap h6,
  .blog-details-page .bd-wrap .h6 {
    margin-top: 1.5rem;
  }
}
.blog-details-page .bd-wrap p img {
  border-radius: 1rem;
  margin: 2.75rem 0;
}
.blog-details-page .bd-head {
  margin-bottom: 4rem;
}
@media (max-width: 767px) {
  .blog-details-page .bd-head {
    margin-bottom: 3rem;
  }
}
.blog-details-page .bd-head .h2 {
  margin-top: 0;
}
.blog-details-page .bd-head .eyebrow-text, .blog-details-page .bd-head .h2 {
  color: #000;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .blog-details-page .bd-head .eyebrow-text, .blog-details-page .bd-head .h2 {
    margin-bottom: 0.5rem;
  }
}
.blog-details-page .bd-head .date {
  font-size: 0.75rem;
}
.blog-details-page .bd-head .post-tags {
  gap: 0.5rem;
  list-style: none;
  padding: 0;
  margin-bottom: 2rem;
}
.blog-details-page .bd-head .post-tags li {
  padding: 0.3125rem 1rem;
  font-size: 0.875rem;
  font-weight: 670;
  color: #3d3d3d;
  background-color: #F7DE6E;
  border-radius: 2.5rem;
  line-height: 1;
}
.blog-details-page .bd-image {
  position: relative;
  margin-top: 2rem;
}
.blog-details-page .bd-image img {
  width: 100%;
  border-radius: 1rem;
}
.blog-details-page .bd-nav-section {
  margin: 4rem 0 0;
  padding: 2.5rem 0 1rem;
  border-top: 1px solid #F8DEDE;
}
@media (max-width: 767px) {
  .blog-details-page .bd-nav-section {
    margin: 3rem 0 0;
    padding: 1.5rem 0 0;
  }
}
.blog-details-page .bd-nav-inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem;
}
.blog-details-page .bd-nav-item {
  width: 50%;
}
.blog-details-page .bd-nav-item a {
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: 570;
  color: #1F1F1F;
  text-decoration: none;
}
.blog-details-page .bd-nav-item a:hover {
  color: #91080B;
}
@media (max-width: 767px) {
  .blog-details-page .bd-nav-item a {
    font-size: 1.125rem;
  }
}
.blog-details-page .bd-nav-item .nav-label {
  font-size: 0.875rem;
  color: #5C5C5C;
  display: block;
  line-height: 1;
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .blog-details-page .bd-nav-item .nav-label {
    margin-bottom: 0.5rem;
  }
}
.blog-details-page .bd-nav-item.next-post {
  text-align: right;
}

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