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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

h1,
.h1 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.1;
  color: #100C0B;
  word-break: keep-all;
  line-height: 1.3;
}
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: 3rem;
  }
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 2.25rem;
  }
}

h2,
.h2 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 2.188rem;
  font-weight: 500;
  line-height: 1.1;
  color: #100C0B;
  word-break: keep-all;
  line-height: 1.3;
}
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.188rem;
  }
}
@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 1.813rem;
  }
}

h3,
.h3 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.1;
  color: #100C0B;
  word-break: keep-all;
  font-weight: 400;
  line-height: 1.37;
}
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.5rem;
  }
}

h4,
.h4 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.1;
  color: #100C0B;
  word-break: keep-all;
  font-weight: 400;
  line-height: 1.4;
}
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.25rem;
  }
}

h5,
.h5 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.1;
  color: #100C0B;
  word-break: keep-all;
  line-height: 1.3;
}
h5 a,
.h5 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h5 span,
.h5 span {
  font-weight: 400;
}
@media (max-width: 767px) {
  h5,
  .h5 {
    font-size: 1.125rem;
  }
}

h6,
.h6 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.1;
  color: #100C0B;
  word-break: keep-all;
}
h6 a,
.h6 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h6 span,
.h6 span {
  font-weight: 400;
}
@media (max-width: 767px) {
  h6,
  .h6 {
    font-size: 1.063rem;
  }
}

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

h2.large, h3.large {
  font-size: 2rem;
  line-height: 1.37;
}

.eyebrow-text {
  position: relative;
  display: inline-block;
  margin-bottom: 1rem;
  padding-left: 0.625rem;
  font-size: 0.875rem;
}
.eyebrow-text::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background-color: #100C0B;
}

ul,
ol {
  margin-bottom: 0.938rem;
  padding-left: 1.25rem;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

ul li,
ol li {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

ul li:last-child,
ol li:last-child {
  padding-bottom: 0;
}

blockquote {
  position: relative;
  display: block;
  margin-bottom: 1.563rem;
  padding: 2.5rem;
  border-radius: 1rem;
  font-size: 1.125rem;
  line-height: 2;
  color: #000;
  text-align: left;
  background: rgba(249, 125, 13, 0.1);
}
blockquote::before {
  content: "";
  position: absolute;
  top: 30%;
  right: 20px;
  transform: translateY(-50%);
  width: 9.938rem;
  height: 6.375rem;
  background-image: url(../images/quote.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: transform 0.3s;
}
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: #E85002;
  text-decoration: none;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
}
a:hover {
  color: #100C0B;
  outline: none;
}
a.tab-outline {
  outline: 1px solid;
  outline-offset: 0.188rem;
}

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

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

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

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

/* stylelint-enable selector-class-pattern */
.wp-block-list {
  margin: 0 0 0.625rem;
  padding: 0;
}
.wp-block-list li {
  position: relative;
  padding-left: 2.188rem;
  list-style: none;
}
.wp-block-list li::after {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0.625rem;
  left: 0.313rem;
  transform: rotate(-45deg);
  width: 0.875rem;
  height: 0.563rem;
  border-bottom: 0.188rem solid #E85002;
  border-left: 0.188rem solid #E85002;
}
.wp-block-list ol {
  counter-reset: ordered;
  margin: 0 0 0.625rem;
  padding: 0;
}
.wp-block-list ol li {
  position: relative;
  padding-left: 2.188rem;
  list-style: none;
}
.wp-block-list ol li::before {
  content: counter(ordered);
  counter-increment: ordered;
  position: absolute;
  top: 0.313rem;
  left: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  color: #FFF;
}

/** Custom variable declaration */
:root {
  --section-gutter: 0.938rem;
  --section-spacing: 5rem;
}
@media (width <= 720px) and (orientation: portrait) {
  :root {
    --section-spacing: 2.5rem;
  }
}
@media (width <= 992px) and (orientation: landscape) {
  :root {
    --section-spacing: 2.5rem;
  }
}

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

.container {
  --container-width: 80rem;
}
/* stylelint-disable selector-class-pattern */
.wp-block-group .wp-block-group__inner-container {
  width: 100%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 15px;
}

/* stylelint-enable selector-class-pattern */
[class*=cell-] {
  position: relative;
  width: 100%;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

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

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

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

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

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

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

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

.text-white {
  color: #FFF;
}

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

.text-dark {
  color: #000;
}

/* column structure */
.cell-1 {
  width: 8.3333333333%;
}

.cell-2 {
  width: 16.6666666667%;
}

.cell-3 {
  width: 25%;
}

.cell-4 {
  width: 33.3333333333%;
}

.cell-5 {
  width: 41.6666666667%;
}

.cell-6 {
  width: 50%;
}

.cell-7 {
  width: 58.3333333333%;
}

.cell-8 {
  width: 66.6666666667%;
}

.cell-9 {
  width: 75%;
}

.cell-10 {
  width: 83.3333333333%;
}

.cell-11 {
  width: 91.6666666667%;
}

.cell-12 {
  width: 100%;
}

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

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

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

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

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

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

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

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

/* responsive variants */
@media (min-width: 380px) {
  .cell-ssm-1 {
    width: 8.3333333333%;
  }
  .cell-ssm-2 {
    width: 16.6666666667%;
  }
  .cell-ssm-3 {
    width: 25%;
  }
  .cell-ssm-4 {
    width: 33.3333333333%;
  }
  .cell-ssm-5 {
    width: 41.6666666667%;
  }
  .cell-ssm-6 {
    width: 50%;
  }
  .cell-ssm-7 {
    width: 58.3333333333%;
  }
  .cell-ssm-8 {
    width: 66.6666666667%;
  }
  .cell-ssm-9 {
    width: 75%;
  }
  .cell-ssm-10 {
    width: 83.3333333333%;
  }
  .cell-ssm-11 {
    width: 91.6666666667%;
  }
  .cell-ssm-12 {
    width: 100%;
  }
  .mt-ssm-30,
  .m-ssm-30,
  .my-ssm-30 {
    margin-top: 1.875rem;
  }
  .pt-ssm-30,
  .p-ssm-30,
  .py-ssm-30 {
    padding-top: 1.875rem;
  }
  .mb-ssm-30,
  .m-ssm-30,
  .my-ssm-30 {
    margin-bottom: 1.875rem;
  }
  .pb-ssm-30,
  .p-ssm-30,
  .py-ssm-30 {
    padding-bottom: 1.875rem;
  }
  .ml-ssm-30,
  .m-ssm-30,
  .mx-ssm-30 {
    margin-left: 1.875rem;
  }
  .pl-ssm-30,
  .p-ssm-30,
  .px-ssm-30 {
    padding-left: 1.875rem;
  }
  .mr-ssm-30,
  .m-ssm-30,
  .mx-ssm-30 {
    margin-right: 1.875rem;
  }
  .pr-ssm-30,
  .p-ssm-30,
  .px-ssm-30 {
    padding-right: 1.875rem;
  }
  .d-ssm-none {
    display: none;
  }
  .d-ssm-block {
    display: block;
  }
  .d-ssm-flex {
    display: flex;
  }
  .align-ssm-items-start {
    align-items: flex-start;
  }
  .align-ssm-items-center {
    align-items: center;
  }
  .align-ssm-items-end {
    align-items: flex-end;
  }
  .align-ssm-content-center {
    align-content: center;
  }
  .justify-ssm-content-start {
    justify-content: flex-start;
  }
  .justify-ssm-content-center {
    justify-content: center;
  }
  .justify-ssm-content-end {
    justify-content: flex-end;
  }
  .justify-ssm-content-between {
    justify-content: space-between;
  }
  .justify-ssm-content-around {
    justify-content: space-around;
  }
  .justify-ssm-content-evenly {
    justify-content: space-evenly;
  }
  .text-ssm-center {
    text-align: center;
  }
  .text-ssm-right {
    text-align: right;
  }
  .text-ssm-left {
    text-align: left;
  }
}
@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: 1079px) {
  .cell-sxl-1 {
    width: 8.3333333333%;
  }
  .cell-sxl-2 {
    width: 16.6666666667%;
  }
  .cell-sxl-3 {
    width: 25%;
  }
  .cell-sxl-4 {
    width: 33.3333333333%;
  }
  .cell-sxl-5 {
    width: 41.6666666667%;
  }
  .cell-sxl-6 {
    width: 50%;
  }
  .cell-sxl-7 {
    width: 58.3333333333%;
  }
  .cell-sxl-8 {
    width: 66.6666666667%;
  }
  .cell-sxl-9 {
    width: 75%;
  }
  .cell-sxl-10 {
    width: 83.3333333333%;
  }
  .cell-sxl-11 {
    width: 91.6666666667%;
  }
  .cell-sxl-12 {
    width: 100%;
  }
  .mt-sxl-30,
  .m-sxl-30,
  .my-sxl-30 {
    margin-top: 1.875rem;
  }
  .pt-sxl-30,
  .p-sxl-30,
  .py-sxl-30 {
    padding-top: 1.875rem;
  }
  .mb-sxl-30,
  .m-sxl-30,
  .my-sxl-30 {
    margin-bottom: 1.875rem;
  }
  .pb-sxl-30,
  .p-sxl-30,
  .py-sxl-30 {
    padding-bottom: 1.875rem;
  }
  .ml-sxl-30,
  .m-sxl-30,
  .mx-sxl-30 {
    margin-left: 1.875rem;
  }
  .pl-sxl-30,
  .p-sxl-30,
  .px-sxl-30 {
    padding-left: 1.875rem;
  }
  .mr-sxl-30,
  .m-sxl-30,
  .mx-sxl-30 {
    margin-right: 1.875rem;
  }
  .pr-sxl-30,
  .p-sxl-30,
  .px-sxl-30 {
    padding-right: 1.875rem;
  }
  .d-sxl-none {
    display: none;
  }
  .d-sxl-block {
    display: block;
  }
  .d-sxl-flex {
    display: flex;
  }
  .align-sxl-items-start {
    align-items: flex-start;
  }
  .align-sxl-items-center {
    align-items: center;
  }
  .align-sxl-items-end {
    align-items: flex-end;
  }
  .align-sxl-content-center {
    align-content: center;
  }
  .justify-sxl-content-start {
    justify-content: flex-start;
  }
  .justify-sxl-content-center {
    justify-content: center;
  }
  .justify-sxl-content-end {
    justify-content: flex-end;
  }
  .justify-sxl-content-between {
    justify-content: space-between;
  }
  .justify-sxl-content-around {
    justify-content: space-around;
  }
  .justify-sxl-content-evenly {
    justify-content: space-evenly;
  }
  .text-sxl-center {
    text-align: center;
  }
  .text-sxl-right {
    text-align: right;
  }
  .text-sxl-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 */
.alignfull {
  width: 100%;
}

.alignwide {
  --container-width: 80rem;
}

input[type=button],
input[type=reset],
input[type=submit], .btn, .wp-block-button .wp-block-button__link {
  --focuc-outline-space: -1px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  position: relative;
  display: inline-block;
  padding: 0.75rem 2.75rem 0.75rem 1.5rem;
  border: none;
  border-radius: 2.813rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  background-color: #100C0B;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s;
}
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover, .btn:hover, .wp-block-button .wp-block-button__link:hover {
  cursor: pointer;
  color: #FFF;
  text-decoration: none;
  background-color: #E85002;
}
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus, .btn:focus, .wp-block-button .wp-block-button__link:focus {
  --focuc-outline-space: -4px;
  color: #FFF;
  outline: 0;
}

.btn::before, .wp-block-button .wp-block-button__link::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-image: url(../images/arrow-up-right-orange.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: transform 0.3s;
}
.btn:hover::before, .wp-block-button .wp-block-button__link:hover::before {
  background-image: url(../images/arrow-up-right-white.svg);
}
.btn-link {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  position: relative;
  border: 0;
  font-size: 1rem;
  font-weight: 700;
  color: #E85002;
  text-decoration: none;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s;
}
.btn-link::before {
  pointer-events: none;
  content: "";
  position: absolute;
  inset: -4px -8px;
  border: 1px solid #dee3e2;
  border-radius: 1.25rem;
  visibility: hidden;
  opacity: 0;
  transition: 0.4s ease;
}
.btn-link::after {
  content: "c";
  font-family: "iconfontfamily" !important;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  display: inline-flex;
  margin-left: 8px;
  font-size: 0.563rem;
  color: #E85002;
  transition: 0.4s ease;
}
.btn-link:hover {
  border-color: currentcolor;
  color: #100C0B;
  text-decoration: none;
}
.btn-link:hover::after {
  transform: translateX(4px);
  color: #100C0B;
}
.btn-link:focus {
  outline: 0;
}
.btn-link:focus::before {
  visibility: visible;
  opacity: 1;
}

/** WordPress button style. */
.wp-block-button {
  /* stylelint-disable */
  /* stylelint-enable */
}
.wp-block-button .wp-block-button__link {
  border: 1px solid #100C0B;
  color: #FFF;
  background-color: #100C0B;
}
.wp-block-button .wp-block-button__link:focus, .wp-block-button .wp-block-button__link:hover {
  border: 1px solid #E85002;
  color: #FFF;
  background-color: #E85002;
}
.wp-block-button.is-style-outline .wp-block-button__link {
  border: 1px solid #100C0B;
  color: #E85002;
  background-color: #FFF;
}
.wp-block-button.is-style-outline .wp-block-button__link:focus, .wp-block-button.is-style-outline .wp-block-button__link:hover {
  border: 1px solid #E85002;
  color: #FFF;
  background-color: #E85002;
}

input[type=button],
input[type=reset],
input[type=submit] {
  position: relative;
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}

form label {
  display: block;
  margin-bottom: 0.625rem;
  padding: 0;
  font-family: "Geist", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #333;
}

:is(input, textarea, button, select) {
  font-family: "Geist", 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 {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
}

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

input[type=url],
input[type=text],
input[type=password],
input[type=email],
input[type=tel],
input[type=search],
input[type=number],
input[type=date],
textarea,
select {
  width: 100%;
  height: 2.75rem;
  padding: 0 0.938rem;
  border: 0.063rem solid rgba(51, 51, 51, 0.2);
  border-radius: 1.5rem;
  font-size: 1rem;
  font-weight: 400;
  color: #100C0B;
}
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: #E85002;
  outline: none;
}
input[type=url]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=date]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.6);
  opacity: 1;
}
input[type=url]::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=date]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
  color: rgba(51, 51, 51, 0.6);
  opacity: 1;
}
input[type=url]::placeholder,
input[type=text]::placeholder,
input[type=password]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
input[type=search]::placeholder,
input[type=number]::placeholder,
input[type=date]::placeholder,
textarea::placeholder,
select::placeholder {
  color: rgba(51, 51, 51, 0.6);
  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 {
  -webkit-appearance: none;
          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 {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  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 #100C0B;
  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 #100C0B;
  vertical-align: middle;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
}

/** Gravity Form - style */
/* stylelint-disable selector-class-pattern */
.gform_wrapper.gravity-theme .gform_required_legend {
  display: none;
}
.gform_wrapper.gravity-theme input[type=color],
.gform_wrapper.gravity-theme input[type=date],
.gform_wrapper.gravity-theme input[type=datetime-local],
.gform_wrapper.gravity-theme input[type=datetime],
.gform_wrapper.gravity-theme input[type=email],
.gform_wrapper.gravity-theme input[type=month],
.gform_wrapper.gravity-theme input[type=number],
.gform_wrapper.gravity-theme input[type=password],
.gform_wrapper.gravity-theme input[type=search],
.gform_wrapper.gravity-theme input[type=tel],
.gform_wrapper.gravity-theme input[type=text],
.gform_wrapper.gravity-theme input[type=time],
.gform_wrapper.gravity-theme input[type=url],
.gform_wrapper.gravity-theme input[type=week],
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea {
  width: 100%;
  height: 2.75rem !important;
  padding: 0.625rem 1rem !important;
  border: 0.063rem solid rgba(51, 51, 51, 0.2);
  border-radius: 1.5rem;
  font-size: 1rem !important;
  font-weight: 400;
  color: #100C0B;
  background: rgba(255, 255, 255, 0.5);
}
.gform_wrapper.gravity-theme input[type=color].datepicker,
.gform_wrapper.gravity-theme input[type=date].datepicker,
.gform_wrapper.gravity-theme input[type=datetime-local].datepicker,
.gform_wrapper.gravity-theme input[type=datetime].datepicker,
.gform_wrapper.gravity-theme input[type=email].datepicker,
.gform_wrapper.gravity-theme input[type=month].datepicker,
.gform_wrapper.gravity-theme input[type=number].datepicker,
.gform_wrapper.gravity-theme input[type=password].datepicker,
.gform_wrapper.gravity-theme input[type=search].datepicker,
.gform_wrapper.gravity-theme input[type=tel].datepicker,
.gform_wrapper.gravity-theme input[type=text].datepicker,
.gform_wrapper.gravity-theme input[type=time].datepicker,
.gform_wrapper.gravity-theme input[type=url].datepicker,
.gform_wrapper.gravity-theme input[type=week].datepicker,
.gform_wrapper.gravity-theme select.datepicker,
.gform_wrapper.gravity-theme textarea.datepicker {
  width: 100%;
}
.gform_wrapper.gravity-theme input[type=color]:focus,
.gform_wrapper.gravity-theme input[type=date]:focus,
.gform_wrapper.gravity-theme input[type=datetime-local]:focus,
.gform_wrapper.gravity-theme input[type=datetime]:focus,
.gform_wrapper.gravity-theme input[type=email]:focus,
.gform_wrapper.gravity-theme input[type=month]:focus,
.gform_wrapper.gravity-theme input[type=number]:focus,
.gform_wrapper.gravity-theme input[type=password]:focus,
.gform_wrapper.gravity-theme input[type=search]:focus,
.gform_wrapper.gravity-theme input[type=tel]:focus,
.gform_wrapper.gravity-theme input[type=text]:focus,
.gform_wrapper.gravity-theme input[type=time]:focus,
.gform_wrapper.gravity-theme input[type=url]:focus,
.gform_wrapper.gravity-theme input[type=week]:focus,
.gform_wrapper.gravity-theme select:focus,
.gform_wrapper.gravity-theme textarea:focus {
  border-color: #E85002;
  outline: none;
}
.gform_wrapper.gravity-theme input[type=color]::-webkit-input-placeholder, .gform_wrapper.gravity-theme input[type=date]::-webkit-input-placeholder, .gform_wrapper.gravity-theme input[type=datetime-local]::-webkit-input-placeholder, .gform_wrapper.gravity-theme input[type=datetime]::-webkit-input-placeholder, .gform_wrapper.gravity-theme input[type=email]::-webkit-input-placeholder, .gform_wrapper.gravity-theme input[type=month]::-webkit-input-placeholder, .gform_wrapper.gravity-theme input[type=number]::-webkit-input-placeholder, .gform_wrapper.gravity-theme input[type=password]::-webkit-input-placeholder, .gform_wrapper.gravity-theme input[type=search]::-webkit-input-placeholder, .gform_wrapper.gravity-theme input[type=tel]::-webkit-input-placeholder, .gform_wrapper.gravity-theme input[type=text]::-webkit-input-placeholder, .gform_wrapper.gravity-theme input[type=time]::-webkit-input-placeholder, .gform_wrapper.gravity-theme input[type=url]::-webkit-input-placeholder, .gform_wrapper.gravity-theme input[type=week]::-webkit-input-placeholder, .gform_wrapper.gravity-theme select::-webkit-input-placeholder, .gform_wrapper.gravity-theme textarea::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.6);
  opacity: 1;
}
.gform_wrapper.gravity-theme input[type=color]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=date]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=datetime-local]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=datetime]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=email]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=month]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=number]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=password]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=search]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=tel]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=text]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=time]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=url]::-moz-placeholder, .gform_wrapper.gravity-theme input[type=week]::-moz-placeholder, .gform_wrapper.gravity-theme select::-moz-placeholder, .gform_wrapper.gravity-theme textarea::-moz-placeholder {
  color: rgba(51, 51, 51, 0.6);
  opacity: 1;
}
.gform_wrapper.gravity-theme input[type=color]::placeholder,
.gform_wrapper.gravity-theme input[type=date]::placeholder,
.gform_wrapper.gravity-theme input[type=datetime-local]::placeholder,
.gform_wrapper.gravity-theme input[type=datetime]::placeholder,
.gform_wrapper.gravity-theme input[type=email]::placeholder,
.gform_wrapper.gravity-theme input[type=month]::placeholder,
.gform_wrapper.gravity-theme input[type=number]::placeholder,
.gform_wrapper.gravity-theme input[type=password]::placeholder,
.gform_wrapper.gravity-theme input[type=search]::placeholder,
.gform_wrapper.gravity-theme input[type=tel]::placeholder,
.gform_wrapper.gravity-theme input[type=text]::placeholder,
.gform_wrapper.gravity-theme input[type=time]::placeholder,
.gform_wrapper.gravity-theme input[type=url]::placeholder,
.gform_wrapper.gravity-theme input[type=week]::placeholder,
.gform_wrapper.gravity-theme select::placeholder,
.gform_wrapper.gravity-theme textarea::placeholder {
  color: rgba(51, 51, 51, 0.6);
  opacity: 1;
}
.gform_wrapper.gravity-theme .gform-field-label {
  margin: 0 0 0.5rem;
  padding: 0;
}
.gform_wrapper.gravity-theme .gfield_radio {
  display: inline-flex;
  justify-content: space-between;
  width: 100%;
}
.gform_wrapper.gravity-theme .gfield_radio .gchoice {
  width: 100%;
}
.gform_wrapper.gravity-theme .gfield_label {
  font-weight: 400 !important;
  text-transform: capitalize;
}
.gform_wrapper.gravity-theme input,
.gform_wrapper.gravity-theme select { /* stylelint-disable-line */
  height: 3rem !important;
}
.gform_wrapper.gravity-theme select { /* stylelint-disable-line */
  background-color: #FFF;
}
.gform_wrapper.gravity-theme textarea { /* stylelint-disable-line */
  resize: none;
  overflow: auto;
  display: block;
  height: 9.375rem !important;
  padding: 0.625rem 0.938rem !important;
}
.gform_wrapper.gravity-theme input[type=button],
.gform_wrapper.gravity-theme input[type=submit] {
  position: relative;
  padding: 0.75rem 1.5rem;
  line-height: 1 !important;
}
.gform_wrapper.gravity-theme input[type=button]:hover,
.gform_wrapper.gravity-theme input[type=submit]:hover {
  color: #FFF;
  background-color: #E85002;
}
.gform_wrapper.gravity-theme input[type=button]:focus,
.gform_wrapper.gravity-theme input[type=submit]:focus {
  outline: none;
}
.gform_wrapper.gravity-theme .gfield_required {
  opacity: 0;
}
.gform_wrapper.gravity-theme .gform_fileupload_rules {
  margin: 0 !important;
  padding: 0 !important;
}
.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
  border: 0.063rem solid #F00 important;
}
.gform_wrapper.gravity-theme .gfield_validation_message {
  margin: 0 !important;
  padding: 0.5rem 0 0 !important;
  border: none !important;
  font-size: 0.875rem !important;
  color: #F00 !important;
  background: transparent !important;
}
.gform_wrapper.gravity-theme .gform_footer {
  justify-content: center;
}
.gform_wrapper.gravity-theme .gform_footer .gform_ajax_spinner {
  width: 0.625rem !important;
  height: 0.625rem !important;
}
.gform_wrapper.gravity-theme.gform_validation_error {
  position: relative;
}
.gform_wrapper.gravity-theme.gform_validation_error .gform_footer {
  margin-top: 1.563rem !important;
}
.gform_wrapper.gravity-theme.gform_validation_error .instruction {
  display: none;
}

.gform_confirmation_wrapper {
  display: none !important;
}

#gf-thankyou-overlay {
  position: fixed;
  z-index: 9998;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
}

#gf-thankyou-popup {
  position: fixed;
  z-index: 9999;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  padding: 30px;
  border-radius: 10px;
  background: #FFF;
}
@media (min-width: 768px) {
  #gf-thankyou-popup {
    width: 40%;
  }
}

#gf-popup-close {
  cursor: pointer;
  position: absolute;
  z-index: 10000;
  top: 10px;
  right: 12px;
  width: 30px;
  height: 30px;
  border: none;
  border-radius: 50%;
  font-size: 20px;
  color: #FFF;
  background: #E85002;
}

#gf-thankyou-overlay,
#gf-thankyou-popup {
  display: none;
}

#gf-thankyou-overlay.is-visible,
#gf-thankyou-popup.is-visible {
  display: block;
}

/* stylelint-enable selector-class-pattern */
.entry-banner {
  position: relative;
  z-index: 0;
  overflow: hidden;
  height: 23.125rem;
}
.entry-banner.no-image {
  background: #FBF7EF;
}
.entry-banner.no-image.radial-gradient::before {
  top: -6.875rem;
  right: -2.5rem;
  left: auto;
  height: 31.25rem;
}
.entry-banner.no-image.radial-gradient::after {
  bottom: -3.75rem;
  left: -7.5rem;
  height: 12.5rem;
  -webkit-filter: blur(250px);
          filter: blur(250px);
}
.entry-banner.has-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.entry-banner img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.entry-banner .entry-header {
  position: absolute;
  z-index: 2;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.938rem;
  background: rgba(232, 80, 2, 0.05);
}
.entry-banner .entry-header .breadcrumbs {
  margin: 0 0 0.625rem;
}
.entry-banner .entry-header .breadcrumbs .breadcrumbs-inner {
  color: #333;
}
.entry-banner .entry-header .breadcrumbs .breadcrumbs-inner span {
  overflow: hidden;
  margin: 0 0.25rem;
  font-size: 0.875rem;
  line-height: 1.1;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.entry-banner .entry-header .breadcrumbs .breadcrumbs-inner span:first-child {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-left: 0;
}
.entry-banner .entry-header .breadcrumbs .breadcrumbs-inner a {
  display: flex;
  color: #100C0B;
  text-decoration: none;
}
.entry-banner .entry-header .breadcrumbs .breadcrumbs-inner a:hover {
  text-decoration: underline;
}
.entry-banner .entry-header .breadcrumbs .breadcrumbs-inner a svg {
  width: 1.125rem;
  height: 1.125rem;
}
@media (min-width: 768px) {
  .entry-banner .entry-header-wrapper {
    width: 60%;
  }
}
.entry-banner .entry-header-wrapper p {
  font-size: 20px;
  color: #333;
}
.entry-banner .entry-header .category-description p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
.entry-banner .entry-title {
  margin: 0;
  margin-bottom: 0.938rem;
  font-size: 3rem;
  color: #000;
}
@media (max-width: 991px) {
  .entry-banner .entry-title {
    font-size: 2.188rem;
  }
}
.entry-banner.post {
  position: relative;
  height: auto;
  padding: 3.125rem 0 0;
  background: rgba(249, 125, 13, 0.0509803922);
}
.entry-banner.post::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: auto;
  bottom: 0;
  width: 100%;
  height: 50%;
  background: #FBF7EF;
}
@media (max-width: 575px) {
  .entry-banner.post::before {
    height: 60%;
  }
}
.entry-banner.post .breadcrumbs {
  /* stylelint-disable selector-class-pattern */
}
@media (max-width: 991px) {
  .entry-banner.post .breadcrumbs .breadcrumb_last {
    display: none;
  }
}
@media (max-width: 767px) {
  .entry-banner.post .breadcrumbs .breadcrumbs-inner span:first-child {
    flex-wrap: wrap;
  }
}
.entry-banner.post .entry-banner-wrapper {
  position: relative;
  z-index: 999;
  padding-bottom: 48px;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}
.entry-banner.post .entry-banner-wrapper .date {
  background: #fbf0e3;
}
.entry-banner.post .entry-banner-wrapper .global-image-shape .top-left-info::before {
  background: #fbf0e3;
}
.entry-banner.post .entry-banner-wrapper .curve-shape:has(:nth-child(2)) > div:first-of-type {
  background: #fbf0e3;
}
.entry-banner.post .entry-banner-wrapper .curve-shape:has(:nth-child(2)) > div:first-of-type::after {
  background-attachment: radial-gradient(circle at bottom right, transparent 70%, #fbf0e3 50%);
}
.entry-banner.post .entry-banner-wrapper .curve-shape:has(:nth-child(2)) > div:first-of-type::before {
  background: radial-gradient(circle at bottom right, transparent 70%, #fbf0e3 50%);
}
.entry-banner.post .entry-banner-wrapper .curve-shape:has(:nth-child(2)) > div:first-of-type .category-badge {
  background: inherit;
}
.entry-banner.post .entry-banner-wrapper .curve-shape > div::before,
.entry-banner.post .entry-banner-wrapper .curve-shape > div::after {
  content: "";
  position: absolute;
  aspect-ratio: 1/1;
  width: var(--curve-shape-size, 1rem);
  background: radial-gradient(circle at bottom right, transparent 70%, #fbf0e3 50%);
}
.entry-banner.post .entry-banner-image {
  position: relative;
  z-index: 99;
  margin-bottom: 2.5rem;
  padding-top: 36.25rem;
}
@media (max-width: 575px) {
  .entry-banner.post .entry-banner-image {
    padding-top: 18.75rem;
  }
}
.entry-banner.post .entry-meta {
  display: flex;
  justify-content: space-between;
}
.entry-banner.post .entry-meta .author-info {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.entry-banner.post .entry-meta .author-info img {
  width: 4rem;
  height: 4rem;
  border-radius: 100%;
}
.entry-banner.post .entry-meta .author-name {
  font-size: 1.25rem;
  font-weight: 500;
  color: #100C0B;
  text-decoration: underline;
}
.entry-banner.post .entry-meta .author-name a {
  color: inherit;
}
.entry-banner.post .entry-meta .post-stats, .entry-banner.post .entry-meta .reading-time, .entry-banner.post .entry-meta .views {
  display: flex;
  gap: 0.313rem;
  align-items: center;
  justify-content: center;
}

.breadcrumbs {
  margin: 0 0 0.625rem;
}
.breadcrumbs-inner {
  color: #333;
}
.breadcrumbs-inner span {
  overflow: hidden;
  margin: 0 0.25rem;
  font-size: 0.875rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.breadcrumbs-inner span:first-child {
  display: flex;
  margin-left: 0;
}
.breadcrumbs-inner a {
  display: flex;
  color: #333;
  text-decoration: none;
}
.breadcrumbs-inner a:hover {
  text-decoration: underline;
}
.breadcrumbs-inner a svg {
  width: 1.125rem;
  height: 1.125rem;
}

@media (max-width: 767px) {
  .category .breadcrumbs .breadcrumbs-inner span:first-child {
    flex-wrap: wrap;
  }
}

.blog-section {
  padding: 2.5rem 0;
}
.blog-section .container {
  position: relative;
}
.blog-section .blog-controls {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  .blog-section .blog-controls {
    justify-content: center;
  }
}
.blog-section .blog-tabs {
  display: flex;
  gap: 0.625rem;
  margin: 0 0 0.625rem;
  padding: 0;
  list-style: none;
}
@media (min-width: 576px) {
  .blog-section .blog-tabs {
    gap: 2.813rem;
    margin: 0;
  }
}
.blog-section .blog-tab-btn {
  cursor: pointer;
  border: none;
  font-size: 1.25rem;
  font-weight: 500;
  color: #333;
  background: none;
}
.blog-section .blog-tab-btn.is-active {
  color: #100C0B;
  text-decoration: underline;
  -webkit-text-decoration-color: #E85002;
          text-decoration-color: #E85002;
  text-decoration-thickness: 8%;
  text-underline-offset: 15%;
}
.blog-section .blog-tab-btn:hover, .blog-section .blog-tab-btn:focus {
  color: #E85002;
}
.blog-section .blog-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  border: 1px solid rgba(51, 51, 51, 0.1);
  border-radius: 0.625rem;
  background: rgb(252, 252, 252);
}
.blog-section .blog-toggle li {
  display: flex;
  align-items: center;
  padding: 0.625rem;
  list-style-type: none;
}
@media (max-width: 767px) {
  .blog-section .blog-toggle {
    display: none;
  }
}
.blog-section .blog-toggle li svg {
  width: 1.5rem;
  height: 1.5rem;
  opacity: 0.5;
  fill: #100C0B;
}
.blog-section .blog-toggle li.view-btn.is-active {
  border: 1px solid rgba(51, 51, 51, 0.1);
  border-radius: 0.625rem;
  background: #FFF;
  box-shadow: 0 1px 2px -1px rgba(51, 51, 51, 0.1);
}
.blog-section .blog-toggle li.view-btn.is-active svg {
  opacity: 1;
  fill: #333;
}
@media (min-width: 768px) {
  .blog-section .blog-listing {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2.5rem;
  }
}
.blog-section .blog-listing .blog-card {
  position: relative;
}
@media (max-width: 767px) {
  .blog-section .blog-listing .blog-card {
    padding: 1.875rem 0;
  }
}
.blog-section .blog-listing .blog-title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-bottom: 1.875rem;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.41;
  text-overflow: ellipsis;
}
.blog-section .blog-listing .blog-title a {
  color: inherit;
  text-decoration: none;
}
.blog-section .blog-listing .author-views {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.blog-section .blog-listing .blog-media {
  position: relative;
  overflow: hidden;
  display: block;
  padding-top: 17.5rem;
  border-radius: 1rem;
}
.blog-section .blog-listing .blog-media picture {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.blog-section .blog-listing .blog-media picture img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.blog-section .blog-listing.list-view {
  display: block;
}
.blog-section .blog-listing.list-view .blog-card {
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: center;
}
@media (min-width: 768px) {
  .blog-section .blog-listing.list-view .blog-card {
    flex-direction: row;
    margin-bottom: 7.5rem;
  }
}
.blog-section .blog-listing.list-view .blog-media {
  width: 100%;
}
@media (min-width: 768px) {
  .blog-section .blog-listing.list-view .blog-media {
    width: 25rem;
  }
}
@media (min-width: 768px) {
  .blog-section .blog-listing.list-view .blog-body {
    width: 65%;
  }
}
.blog-section .blog-listing.list-view .blog-title {
  margin-bottom: 0.625rem;
}
.blog-section .blog-listing.list-view .blog-content {
  display: block;
  margin-bottom: 1rem;
}
.blog-section .blog-listing.list-view .author-views {
  position: static;
}
.blog-section .blog-listing.grid-view .blog-card .blog-content {
  display: none;
}
.blog-section .blog-listing.grid-view .blog-card .blog-title {
  margin-top: 1.25rem;
}
.blog-section .blog-listing.grid-view .blog-card .blog-title a:hover {
  color: #E85002;
}
.blog-section .blog-listing.grid-view > *:first-of-type {
  position: relative;
  grid-column: 1/3;
}
@media (min-width: 768px) {
  .blog-section .blog-listing.grid-view > *:first-of-type .blog-media {
    padding-top: 27.5rem;
  }
}
.blog-section .blog-listing.grid-view > *:first-of-type .blog-media::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(16, 12, 11, 0) 33.3%, #100C0B 100%);
}
@media (min-width: 768px) {
  .blog-section .blog-listing.grid-view > *:first-of-type .blog-body {
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 100%;
    padding: 0.938rem;
  }
}
.blog-section .blog-listing.grid-view > *:first-of-type .author-views {
  position: static;
}
.blog-section .blog-listing.grid-view > *:first-of-type .blog-title {
  font-size: 2rem;
}
@media (min-width: 768px) {
  .blog-section .blog-listing.grid-view > *:first-of-type .blog-title {
    margin-bottom: 0.938rem;
  }
}
@media (min-width: 768px) {
  .blog-section .blog-listing.grid-view > *:first-of-type h3,
  .blog-section .blog-listing.grid-view > *:first-of-type a {
    color: #FFF;
  }
}
@media (min-width: 768px) {
  .blog-section .blog-listing.grid-view > *:first-of-type span {
    color: #FFF;
  }
}
.blog-section .blog-listing.grid-view > *:first-of-type .blog-author .author {
  font-size: 1.25rem;
}
.blog-section .blog-listing.grid-view > *:first-of-type .blog-timeline span {
  font-size: 1rem;
}

/** blog single page styles */
.blog-single .blog-wrapper {
  display: flex;
  gap: 1.875rem;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 0.625rem;
}
@media (max-width: 991px) {
  .blog-single .blog-wrapper {
    flex-direction: column-reverse;
    margin-bottom: 3.125rem;
  }
}
@media (min-width: 992px) {
  .blog-single .blog-content {
    width: 70%;
  }
}
.blog-single .blog-sidebar {
  top: 6.25rem;
  width: 100%;
}
@media (min-width: 992px) {
  .blog-single .blog-sidebar {
    position: -webkit-sticky;
    position: sticky;
    width: 30%;
  }
}
.blog-single .blog-sidebar h2 {
  padding: 0;
  font-size: 2rem;
}
.blog-single .blog-sidebar h2::before {
  left: -1.938rem;
}
.blog-single .blog-social {
  margin-bottom: 1.5rem;
  padding: 2rem;
  border-radius: 16px;
  background: rgba(51, 51, 51, 0.1);
}
.blog-single .blog-social.mobile {
  display: block;
}
@media (min-width: 992px) {
  .blog-single .blog-social.mobile {
    display: none;
  }
}
.blog-single .blog-social.desktop {
  display: none;
}
@media (min-width: 992px) {
  .blog-single .blog-social.desktop {
    display: block;
  }
}
.blog-single .blog-toc-wrapper {
  padding: 2rem;
  border-radius: 16px;
  background: rgba(249, 125, 13, 0.1);
}
.blog-single .blog-toc-wrapper h2::before {
  background-color: #E85002;
}
.blog-single .blog-toc-wrapper ul {
  padding: 0;
}
.blog-single .blog-toc-wrapper ul li {
  font-size: 1.125rem;
  list-style: none;
}
.blog-single .blog-toc-wrapper ul li a {
  color: #333;
  text-decoration: none;
}
.blog-single .blog-toc-wrapper ul li a:hover {
  color: #E85002;
}
.blog-single .blog-author-box {
  display: flex;
  gap: 2.5rem;
  justify-content: center;
  margin: 3rem 0 0;
  padding: 1.5rem;
  border: 0.063rem solid rgba(249, 125, 13, 0.5);
  border-radius: 1rem;
  background: rgba(249, 125, 13, 0.05);
}
@media (max-width: 575px) {
  .blog-single .blog-author-box {
    flex-wrap: wrap;
  }
}
.blog-single .blog-author-box .author-info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 576px) {
  .blog-single .blog-author-box .author-info {
    width: 62%;
  }
}
@media (max-width: 575px) {
  .blog-single .blog-author-box .author-info {
    text-align: center;
  }
}
.blog-single .blog-author-box .author-top h4 {
  margin-bottom: 0.125rem;
  font-size: 2rem;
  font-weight: 400;
  text-transform: capitalize;
}
@media (min-width: 576px) {
  .blog-single .blog-author-box .author-bottom {
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 575px) {
  .blog-single .blog-author-box .author-bottom .author-social {
    justify-content: center;
    margin: 0.938rem 0;
  }
}
.blog-single .blog-author-box .author-bottom ul li a {
  width: 1.5rem;
  height: 1.5rem;
  padding: 0.313rem;
  border-radius: 0.25rem;
}
.blog-single .blog-author-box .author-bottom ul li a:hover {
  background: #FFF;
}
.blog-single .blog-author-box .author-img img {
  width: 16.5rem;
  height: 16.5rem;
  border-radius: 1rem;
}
.blog-single .blog-related-wrapper {
  padding-top: 1.563rem;
  padding-left: 0.938rem;
}
@media (min-width: 1400px) {
  .blog-single .blog-related-wrapper {
    padding-left: calc((100% - 80rem) / 2);
  }
}
.blog-single .blog-related-wrapper .related-media {
  position: relative;
  display: block;
  margin-bottom: 1.5rem;
  padding-top: 15rem;
}
.blog-single .blog-related-wrapper .related-media picture {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.blog-single .blog-related-wrapper .related-media picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.blog-single .blog-related-wrapper .related-media picture img {
  border-radius: 1rem;
}
.blog-single .blog-details > p:first-of-type::first-letter {
  float: left;
  padding-right: 0.375rem;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.1;
}

.loadmore-button {
  margin-top: 1.875rem;
  text-align: center;
}
.loadmore-button .btn::before {
  width: 0.938rem;
  height: 0.938rem;
  background-image: url(../images/loading.svg);
}
.loadmore-button .btn:hover::before {
  background-image: url(../images/loading-white.svg);
}
.loadmore-button #load-more.hide,
.loadmore-button #load-more-author.hide {
  display: none;
}

.faq-page {
  position: relative;
  padding: 5rem 0;
  padding-bottom: 7.5rem;
}
@media (max-width: 991px) {
  .faq-page {
    padding: 3.125rem 0;
  }
}
.faq-page .breadcrumbs {
  padding-bottom: 0.938rem;
}

.accordion-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.accordion-wrapper.no-image .accordion-details {
  width: 100%;
}
.accordion-wrapper.no-image .accordion-details .accordion-heading {
  padding-bottom: 1.875rem;
}
.accordion-wrapper.no-image .accordion-details .accordion-heading h2 {
  margin-bottom: 0;
}
.accordion-wrapper.no-image .accordion-list {
  width: 100%;
}
.accordion-details {
  width: 40%;
}
@media (max-width: 991px) {
  .accordion-details {
    width: 100%;
  }
}
.accordion-details .accordion-heading {
  padding-bottom: 3.125rem;
}
.accordion-details .accordion-image {
  position: absolute;
  bottom: 0;
  width: 50%;
}
@media (max-width: 991px) {
  .accordion-details .accordion-image {
    display: none;
  }
}
.accordion-list {
  width: 55%;
}
@media (max-width: 991px) {
  .accordion-list {
    width: 100%;
  }
}
.accordion-item {
  overflow: hidden;
  margin-bottom: 20px;
  border: 1px solid rgba(51, 51, 51, 0.2);
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.3);
  transition: border 0.3s;
}
.accordion-item.active {
  border: 1px solid #E85002;
  background: rgba(255, 255, 255, 0.3);
}
.accordion-item.active .accordion-icon {
  background: #E85002;
}
.accordion-item.active .accordion-icon::before {
  margin-top: 4px;
  border-color: #FFF;
  border-width: 0.125rem 0.125rem 0 0;
}
.accordion-item.active .accordion-title {
  background: rgba(249, 125, 13, 0.05);
}
.accordion-item.active .accordion-content {
  display: block;
}
.accordion-item-inner {
  cursor: pointer;
  box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.1);
}
.accordion-title {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1.563rem;
  padding: 1.563rem;
  transition: border 0.3s;
}
.accordion-title h4 {
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 400;
  color: #000;
  transition: 0.4s all;
}
.accordion-icon {
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border-radius: 100%;
  background: rgba(51, 51, 51, 0.1);
}
.accordion-icon::before {
  pointer-events: none;
  content: "";
  transform: rotate(-45deg);
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  margin-top: -0.25rem;
  border-color: currentcolor;
  border-style: solid;
  border-width: 0 0 0.125rem 0.125rem;
}
.accordion-content {
  overflow: hidden;
  display: none;
  padding: 0 1.25rem 1.25rem;
  background-color: rgba(249, 125, 13, 0.05);
  transition: max-height 0.4s ease;
}

/** Custom ul li bullets design */
.custom-bullet ul {
  margin: 0 0 0.625rem;
  padding: 0;
}
.custom-bullet ul li {
  position: relative;
  padding-left: 2.188rem;
  font-size: 1.25rem;
  list-style: none;
}
.custom-bullet ul li::after {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0.938rem;
  left: 0.313rem;
  transform: rotate(-45deg);
  width: 0.875rem;
  height: 0.563rem;
  border-bottom: 0.188rem solid #E85002;
  border-left: 0.188rem solid #E85002;
}
.custom-bullet ol {
  counter-reset: ordered;
  margin: 0 0 0.625rem;
  padding: 0;
}
.custom-bullet ol li {
  position: relative;
  padding-left: 2.188rem;
  list-style: none;
}
.custom-bullet ol li::before {
  content: counter(ordered);
  counter-increment: ordered;
  position: absolute;
  top: 0.313rem;
  left: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  color: #FFF;
}

.ai-marketing-section {
  padding: 1.875rem 0;
}
@media (min-width: 768px) {
  .ai-marketing-section {
    padding: 3.125rem 0;
  }
}
.ai-marketing-section.radial-gradient::before {
  z-index: inherit;
  top: 0;
  left: 0;
  transform: rotate(-34.76deg);
  height: 500px;
}
.ai-marketing-section.radial-gradient::after {
  content: none;
}
.ai-marketing-section h2 {
  margin-bottom: 3rem;
}
.ai-marketing-section .ai-marketing-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5rem;
}
@media (min-width: 768px) and (max-width: 1078px) {
  .ai-marketing-section .ai-marketing-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .ai-marketing-section .ai-marketing-grid {
    grid-template-columns: 1fr;
    gap: 1.25rem;
  }
}
@media (max-width: 575px) {
  .ai-marketing-section .ai-marketing-grid {
    display: block;
  }
}
.ai-marketing-section .ai-marketing-item {
  position: relative;
}
@media (max-width: 575px) {
  .ai-marketing-section .ai-marketing-item {
    padding: 0.938rem 0;
  }
}
.ai-marketing-section .ai-marketing-item h3 {
  margin-bottom: 25px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.42;
}
.ai-marketing-section .ai-marketing-item h3 a:hover {
  color: #E85002;
}
.ai-marketing-section .ai-marketing-item .author-views {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.ai-marketing-section .ai-marketing-item.large {
  position: relative;
}
@media (min-width: 768px) {
  .ai-marketing-section .ai-marketing-item.large {
    grid-column: 1/3;
  }
}
.ai-marketing-section .ai-marketing-item.large h3 {
  margin-bottom: 0.625rem;
}
.ai-marketing-section .ai-marketing-item.large .ai-marketing-image {
  position: relative;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .ai-marketing-section .ai-marketing-item.large .ai-marketing-image {
    aspect-ratio: 840/444;
  }
}
.ai-marketing-section .ai-marketing-item.large .ai-marketing-image::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(16, 12, 11, 0) 33.3%, #100C0B 100%);
}
.ai-marketing-section .ai-marketing-item.large .author-views {
  position: static;
}
.ai-marketing-section .ai-marketing-item-wrapper {
  --curve-shape-size: 1rem;
  position: relative;
  border-radius: var(--curve-shape-size);
}
.ai-marketing-section .ai-marketing-item-wrapper .category-links {
  position: absolute;
  z-index: 111;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  gap: 0;
}
.ai-marketing-section .ai-marketing-content {
  position: absolute;
  z-index: 99;
  bottom: 1.875rem;
  width: 100%;
  padding: 0.938rem;
}
@media (min-width: 576px) {
  .ai-marketing-section .ai-marketing-content {
    padding: 0 1.875rem;
  }
}
.ai-marketing-section .ai-marketing-content h3 {
  font-size: 1.5rem;
  line-height: 1.2;
  color: #FFF;
}
@media (min-width: 576px) {
  .ai-marketing-section .ai-marketing-content h3 {
    font-size: 2rem;
    line-height: 1.37;
  }
}
.ai-marketing-section .ai-marketing-content h3 a {
  color: inherit;
}
.ai-marketing-section .ai-marketing-content span {
  color: #FFF;
}
.ai-marketing-section .ai-marketing-content span a {
  color: inherit;
}
.ai-marketing-section .ai-marketing-image {
  --curve-shape-size: 1rem;
  position: relative;
  overflow: hidden;
  display: flex;
  aspect-ratio: 400/240;
  width: 100%;
  margin-bottom: 1.25rem;
  border-radius: var(--curve-shape-size);
}
.ai-marketing-section .ai-marketing-image picture img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ai-marketing-section .ai-marketing-image .top-left-info {
  position: absolute;
  top: 0;
  left: 0;
}
.ai-marketing-section .ai-marketing-image .top-left-info .date {
  padding: 0.25rem 1rem 0.25rem 0.5rem;
  font-size: 1rem;
  color: #100C0B;
}

.flexible-posts-section {
  padding: 3.125rem 0;
}
.flexible-posts-section.radial-gradient::before {
  content: none;
}
.flexible-posts-section.radial-gradient::after {
  z-index: -1;
  top: -8.75rem;
  bottom: auto;
  height: 31.25rem;
}
.flexible-posts-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem 2.5rem;
}
@media (min-width: 768px) {
  .flexible-posts-grid {
    grid-template-columns: 1fr 2fr;
  }
}
.flexible-posts-item {
  position: relative;
}
@media (min-width: 768px) {
  .flexible-posts-item.large {
    grid-column: 2/4;
    grid-row: 1/span 2;
  }
}
.flexible-posts-item.large .flexible-posts-image {
  aspect-ratio: 840/580;
}
@media (max-width: 379px) {
  .flexible-posts-item.large .flexible-posts-image {
    aspect-ratio: 840/633;
  }
}
.flexible-posts-item.large h2 {
  font-size: 2rem;
  font-weight: 400;
}
.flexible-posts-item.large h2 a {
  font-weight: inherit;
}
.flexible-posts-item.large h2 a:hover {
  color: #E85002;
}
.flexible-posts-item.large p {
  margin-bottom: 0.625rem;
  font-size: 1.063rem;
}
.flexible-posts-item-wrapper {
  --curve-shape-size: 1rem;
  position: relative;
  border-radius: var(--curve-shape-size);
}
.flexible-posts-item-wrapper .category-links {
  position: absolute;
  z-index: 111;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  gap: 0;
}
.flexible-posts-image {
  --curve-shape-size: 1rem;
  position: relative;
  overflow: hidden;
  display: flex;
  aspect-ratio: 400/240;
  width: 100%;
  margin-bottom: 1.25rem;
  border-radius: var(--curve-shape-size);
}
.flexible-posts-image picture img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.flexible-posts-image .top-left-info {
  position: absolute;
  top: 0;
  left: 0;
}
.flexible-posts-image .top-left-info .date {
  padding: 0.25rem 1rem 0.25rem 0.5rem;
  font-size: 1rem;
  color: #100C0B;
}

.search .radial-gradient::before {
  top: -15.625rem;
  right: 0;
  left: auto;
  transform: rotate(-34.76deg);
}
.search .radial-gradient::before, .search .radial-gradient::after {
  z-index: -1;
  height: 31.25rem;
}
.search .radial-gradient::after {
  bottom: -175px;
  left: -161.95px;
}
.search h1, .search h2 {
  margin-bottom: 0.75rem;
}
.search h2 {
  font-size: 2rem;
  font-weight: 400;
}
.search h3 {
  font-size: 1.25rem;
  font-weight: 400;
}
.search .related-cat {
  margin-bottom: 1.875rem;
}
.search-suggestions {
  padding: 0;
}
.search-suggestions li {
  padding: 0.125rem 0;
  font-size: 1.125rem;
  list-style-type: none;
}
.search-browse-categories {
  margin-top: 1.5rem;
}
.search-browse-categories ul {
  gap: 0.5rem;
  margin-bottom: 3rem;
  padding: 0;
}
.search-browse-categories ul li {
  cursor: pointer;
  position: relative;
  padding: 0.25rem 1.563rem 0.25rem 0.75rem;
  border: 1.5px solid transparent;
  border-radius: 100vh;
  font-size: 0.75rem;
  font-weight: 400;
  list-style-type: none;
  background-color: #FFF;
  transition: 0.4s;
}
.search-browse-categories ul li a .category-icon {
  pointer-events: auto;
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
}
.search-browse-categories ul li a .category-icon::before, .search-browse-categories ul li a .category-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 1.5px;
  border-radius: 100vh;
  background-color: #333;
  transition: all 0.2s ease;
}
.search-browse-categories ul li a .category-icon::before {
  transform: translate(-50%, -50%) rotate(90deg);
}
.search-browse-categories ul li a .category-icon.active::before {
  opacity: 0;
}
.search-browse-categories ul li a .category-label {
  color: #333;
  transition: color 0.2s ease;
}
.search-browse-categories ul li a span {
  color: #333;
}
.search-media {
  margin-bottom: 0.938rem;
}
.search-return-home .btn {
  padding: 0.75rem 1.5rem 0.75rem 2.75rem;
}
.search-return-home .btn::before {
  right: auto;
  left: 1.125rem;
  transform: translateY(-50%) rotate(255deg);
}

.popular-trending-block {
  padding: 1.875rem 0;
}
@media (min-width: 768px) {
  .popular-trending-block {
    padding: 3.125rem 0;
  }
}
.popular-trending-block.radial-gradient::before {
  content: none;
}
.popular-trending-block.radial-gradient::after {
  bottom: 0;
  transform: rotate(-34.76deg);
  height: 31.25rem;
}
@media (min-width: 768px) {
  .popular-trending-block .popular-trending-wrapper h2 {
    margin-bottom: 2.813rem;
  }
}
.popular-trending-block .popular-trending-wrapper h3 a:hover {
  color: #E85002;
}
.popular-trending-block .popular-posts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5rem;
}
@media (min-width: 768px) and (max-width: 1078px) {
  .popular-trending-block .popular-posts {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .popular-trending-block .popular-posts {
    grid-template-columns: 1fr;
    gap: 1.25rem;
  }
}
@media (max-width: 575px) {
  .popular-trending-block .popular-posts {
    display: block;
  }
}
.popular-trending-block .popular-post {
  position: relative;
}
@media (max-width: 575px) {
  .popular-trending-block .popular-post {
    padding: 0.938rem 0;
  }
}
.popular-trending-block .popular-post h3 {
  margin-bottom: 1.875rem;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.42;
}
.popular-trending-block .popular-post.large {
  position: relative;
}
@media (min-width: 768px) {
  .popular-trending-block .popular-post.large {
    grid-column: 1/3;
  }
}
.popular-trending-block .popular-post.large h3 {
  margin-bottom: 10px;
}
.popular-trending-block .popular-post.large .popular-post-media {
  position: relative;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .popular-trending-block .popular-post.large .popular-post-media {
    aspect-ratio: 840/444;
  }
}
.popular-trending-block .popular-post.large .popular-post-media::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(16, 12, 11, 0) 33.3%, #100C0B 100%);
}
.popular-trending-block .popular-post.large .author-views {
  position: static;
}
.popular-trending-block .popular-post .author-views {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.popular-trending-block .popular-post-wrapper {
  --curve-shape-size: 1rem;
  position: relative;
  border-radius: var(--curve-shape-size);
}
.popular-trending-block .popular-post-wrapper .category-links {
  position: absolute;
  z-index: 111;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  gap: 0;
}
.popular-trending-block .popular-post-content {
  position: absolute;
  z-index: 99;
  bottom: 30px;
  width: 100%;
  padding: 0.938rem;
}
@media (min-width: 576px) {
  .popular-trending-block .popular-post-content {
    padding: 0 1.875rem;
  }
}
.popular-trending-block .popular-post-content h3 {
  font-size: 1.5rem;
  line-height: 1.2;
  color: #FFF;
}
@media (min-width: 576px) {
  .popular-trending-block .popular-post-content h3 {
    font-size: 2rem;
    line-height: 1.37;
  }
}
.popular-trending-block .popular-post-content h3 a {
  color: inherit;
}
.popular-trending-block .popular-post-content span {
  color: #FFF;
}
.popular-trending-block .popular-post-content span a {
  color: inherit;
}
.popular-trending-block .popular-post-media {
  --curve-shape-size: 1rem;
  position: relative;
  overflow: hidden;
  display: flex;
  aspect-ratio: 400/240;
  width: 100%;
  margin-bottom: 1.25rem;
  border-radius: var(--curve-shape-size);
}
.popular-trending-block .popular-post-media picture img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.popular-trending-block .popular-post-media .top-left-info {
  position: absolute;
  top: 0;
  left: 0;
}
.popular-trending-block .popular-post-media .top-left-info .date {
  padding: 0.25rem 1rem 0.25rem 0.5rem;
  font-size: 1rem;
  color: #100C0B;
}
.popular-trending-block .popular-content p {
  margin-bottom: 0.625rem;
}

.trending-block {
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .trending-block {
    width: 35%;
  }
}
@media (min-width: 1200px) {
  .trending-block {
    width: 30%;
  }
}
.trending-block .trending-post {
  display: flex;
  gap: 0.625rem;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 0.063rem solid transparent;
  border-image-source: linear-gradient(90deg, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.2) 50.96%, rgba(51, 51, 51, 0) 100%);
  border-image-slice: 1;
}
.trending-block .trending-post:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
  -o-border-image: none;
     border-image: none;
}
.trending-block .trending-content {
  width: 80%;
}
@media (min-width: 992px) {
  .trending-block .trending-content {
    width: 16rem;
  }
}
.trending-block .trending-content h3 {
  margin-bottom: 0;
  font-size: 1.25rem;
}
.trending-block .trending-content .date {
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
}
.trending-block .trending-thumb {
  width: 7.5rem;
}
.trending-block .trending-thumb-img {
  padding-top: 7.5rem;
  border-radius: 1rem;
}

.category-spotlights-section {
  padding: 3.125rem 0;
}
.category-spotlights-section.radial-gradient::before {
  top: 0;
  right: 0;
  left: auto;
  transform: rotate(-34.76deg);
  height: 18.75rem;
}
.category-spotlights-section.radial-gradient::after {
  content: none;
}
.category-spotlights-section .category-spotlights-slider .swiper-wrapper {
  align-items: stretch;
}
.category-spotlights-section .category-spotlights-slider .swiper-slide {
  height: auto !important;
}
.category-spotlights-section .category-spotlights-wrapper {
  padding-left: 0.938rem;
}
@media (min-width: 1400px) {
  .category-spotlights-section .category-spotlights-wrapper {
    padding-left: calc((100% - 80rem) / 2);
  }
}
@media (max-width: 575px) {
  .category-spotlights-section .category-spotlights-wrapper {
    padding: 0 1.25rem;
  }
}
.category-spotlights-section .category-spotlights-wrapper h2 {
  padding-right: 6.875rem;
}
.category-spotlights-section .category-spotlights-item h3 {
  margin-bottom: 1.875rem;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.42;
}
.category-spotlights-section .category-spotlights-item h3 a:hover {
  color: #E85002;
}
.category-spotlights-section .category-spotlights-item .author-views {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.category-spotlights-section .category-spotlights-image {
  margin-bottom: 1.5rem;
}

.author-banner {
  overflow: inherit;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: auto;
  min-height: 28.125rem;
  padding: 3.125rem 0;
  border-bottom: 0.313rem solid rgba(232, 80, 2, 0.3);
  background: rgba(249, 125, 13, 0.0509803922);
}
.author-banner::before, .author-banner::after {
  content: none;
}
.author-banner-wrapper {
  display: flex;
  gap: 1.25rem;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .author-banner-wrapper {
    flex-flow: column-reverse wrap;
    gap: 1.25rem;
    justify-content: center;
    text-align: center;
  }
}
.author-banner-content {
  width: 100%;
}
@media (min-width: 768px) {
  .author-banner-content {
    width: 60%;
  }
}
.author-banner-content h1 {
  margin-bottom: 0.25rem;
  text-transform: capitalize;
}
.author-banner-content .author-role {
  margin-bottom: 0.625rem;
  font-size: 2rem;
}
@media (max-width: 767px) {
  .author-banner-content .author-role {
    font-size: 1.688rem;
  }
}
@media (max-width: 767px) {
  .author-banner-content ul {
    justify-content: center;
  }
}
.author-banner-content ul li a {
  border-radius: 0.25rem;
}
.author-banner-content ul li a:focus, .author-banner-content ul li a:hover {
  color: #FFF;
}
.author-banner-image {
  margin-bottom: -6.25rem;
}
@media (min-width: 768px) and (max-width: 991px) {
  .author-banner-image {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .author-banner-image {
    width: 100%;
    margin-bottom: 0;
  }
}
.author-banner-image img {
  width: 27.5rem;
  margin: auto;
  border: 0.313rem solid rgba(232, 80, 2, 0.3);
  border-radius: 100%;
}

.author-section {
  padding: 9.375rem 0 5rem;
}
.author-section .author-wrapper {
  display: flex;
  gap: 2.5rem;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .author-section .author-wrapper {
    flex-flow: column-reverse wrap;
  }
}
.author-section .author-posts-wrapper {
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  .author-section .author-posts-wrapper {
    width: 70%;
  }
}
.author-section .author-posts-listing {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2.5rem;
}
@media (max-width: 767px) {
  .author-section .author-posts-listing {
    grid-template-columns: 1fr;
  }
}
.author-section .author-posts-item {
  position: relative;
}
.author-section .author-posts-item h2 {
  margin-bottom: 1.875rem;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.42;
}
.author-section .author-posts-item h2 a:hover {
  color: #E85002;
}
.author-section .author-posts-item-wrapper {
  --curve-shape-size: 1rem;
  position: relative;
  border-radius: var(--curve-shape-size);
}
.author-section .author-posts-item.large {
  position: relative;
}
@media (min-width: 768px) {
  .author-section .author-posts-item.large {
    grid-column: 1/3;
  }
}
.author-section .author-posts-item.large .author-posts-media {
  margin-bottom: 0;
  padding-top: 27.75rem;
}
.author-section .author-posts-item.large .author-posts-media::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(16, 12, 11, 0) 33.3%, #100C0B 100%);
}
.author-section .author-posts-item.large .author-posts-content {
  position: absolute;
  z-index: 99;
  bottom: 0;
  width: 100%;
  padding: 0.938rem;
}
.author-section .author-posts-item.large .author-posts-content h2 {
  margin-bottom: 0.625rem;
}
.author-section .author-posts-item.large .author-posts-content h2,
.author-section .author-posts-item.large .author-posts-content a {
  color: #FFF;
}
.author-section .author-posts-item.large .author-posts-content span {
  color: #FFF;
}
.author-section .author-posts-item.large .author-views {
  position: static;
}
.author-section .author-posts-item .author-views {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.author-section .author-posts-media {
  --curve-shape-size: 1rem;
  position: relative;
  overflow: hidden;
  display: flex;
  width: 100%;
  margin-bottom: 1.25rem;
  border-radius: var(--curve-shape-size);
}
.author-section .author-posts-media picture img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.author-section .author-posts-media .top-left-info {
  position: absolute;
  top: 0;
  left: 0;
}
.author-section .author-posts-media .top-left-info .date {
  padding: 0.25rem 1rem 0.25rem 0.5rem;
  font-size: 1rem;
  color: #100C0B;
}
.author-section .author-sidebar {
  width: 100%;
  padding: 1.563rem;
  border-radius: 1rem;
  background: rgba(249, 125, 13, 0.1);
}
@media (min-width: 992px) {
  .author-section .author-sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 6.25rem;
    width: 30%;
  }
}
.author-section .author-sidebar .trending-posts {
  width: 100%;
}
.author-section .author-sidebar .trending-posts h2 {
  padding: 0;
  font-size: 2rem;
}
.author-section .author-sidebar .trending-posts h2::before {
  left: -1.563rem;
  background: #E85002;
}
@media (min-width: 992px) {
  .author-section .author-sidebar .trending-posts .trending-content {
    width: 12.5rem;
  }
}
.author-section .author-sidebar .trending-posts .trending-content h3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.topic-grid-section {
  padding: 3.125rem 0;
}

.topic-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.topic-grid .topic-card:nth-child(4n) {
  border-right: none;
}
.topic-grid .topic-card:last-child,
.topic-grid .topic-card:nth-last-child(-n+4):nth-child(n+5) {
  border-bottom: none;
}
@media (max-width: 991px) {
  .topic-grid .topic-card:last-child,
  .topic-grid .topic-card:nth-last-child(-n+4):nth-child(n+5) {
    border-bottom: 0.063rem solid #eee;
  }
}
@media (width <= 64rem) {
  .topic-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (width <= 37.5rem) {
  .topic-grid {
    grid-template-columns: 1fr;
  }
}

.topic-card {
  position: relative;
  overflow: hidden;
  border-right: 0.063rem solid #eee;
  border-bottom: 0.063rem solid #eee;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .topic-card {
    border-right: none;
  }
}
.topic-card .card-inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
  padding: 1.5rem;
}
.topic-card .card-counter {
  margin-bottom: 2.125rem;
  font-size: 0.875rem;
  font-weight: 600;
  color: #100C0B;
}
.topic-card .card-icon {
  width: 4rem;
  height: 4rem;
  margin-bottom: 1.563rem;
  padding: 0.938rem;
  border-radius: 50%;
  background: rgba(232, 80, 2, 0.2);
}
.topic-card .card-icon img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.topic-card .card-title {
  margin-bottom: 0.625rem;
  font-size: 1.438rem;
  font-weight: 400;
  text-transform: capitalize;
}
.topic-card .card-link-count .link-count {
  position: relative;
  padding-left: 2.375rem;
}
.topic-card .card-link-count .link-count::before {
  content: "";
  position: absolute;
  top: 0.75rem;
  left: 0;
  width: 1.5rem;
  border: 0.063rem solid #000;
}
.topic-card .card-hover-content {
  position: absolute;
  z-index: 2;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 1.5rem;
  visibility: hidden;
  opacity: 0;
  background: radial-gradient(100% 100% at 45% 100%, rgba(232, 80, 2, 0.5) 0, rgba(232, 80, 2, 0.03) 100%);
  transition: all 0.3s ease;
}
.topic-card .card-hover-content a {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #333;
  text-decoration: underline;
}
.topic-card .card-hover-content a:hover {
  color: #000;
}
.topic-card:hover .card-hover-content {
  visibility: visible;
  opacity: 1;
}
.topic-card:hover .topic-content {
  visibility: hidden;
  opacity: 0;
}

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

#wpadminbar {
  position: fixed;
}

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

.main-content {
  width: 100%;
}
.main-content.sticky .blog-social .social-media li a {
  background: #E85002;
}
.main-content.sticky .blog-social .social-media li a:hover {
  background: #FFF;
}

.entry-content:not(.no-spacing) {
  padding: var(--section-spacing) 0;
}

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

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

/* Pagination */
.pagination {
  padding: 1.875rem 0;
}
.pagination ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagination li {
  position: relative;
  margin: 0 0.625rem;
  padding: 0;
  font-weight: 700;
  color: rgba(232, 80, 2, 0.6);
}
.pagination li a:hover {
  color: #100C0B !important;
}
.pagination li a:not(.prev, .next),
.pagination li span {
  border: none;
  font-weight: 700;
  line-height: 1;
  color: rgba(232, 80, 2, 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: #E85002;
}
.pagination li .prev,
.pagination li .next {
  cursor: pointer;
  color: #E85002;
  text-decoration: none;
}
.pagination li .prev::after,
.pagination li .next::after {
  content: "";
  position: absolute;
  inset: -2px -4px;
  border: 1px solid #dee3e2;
  border-radius: 0.375rem;
  visibility: hidden;
  opacity: 0;
}
.pagination li .prev:hover,
.pagination li .next:hover {
  color: #100C0B;
}
.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: #E85002;
}

.social-media {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.313rem;
  padding: 0;
}
.social-media li {
  margin: 0;
  padding: 0.313rem !important;
  line-height: 1;
  list-style: none;
}
.social-media li a {
  width: 2.5rem;
  height: 2.5rem;
  padding: 0.625rem;
  border-radius: 100%;
  font-size: 1.188rem;
  line-height: 0;
  color: #FFF;
  background: #333;
  transition: 0.4s all;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (width <= 720px) and (orientation: portrait) {
  .social-media li a {
    font-size: 0.875rem;
  }
}
@media (width <= 992px) and (orientation: landscape) {
  .social-media li a {
    font-size: 0.875rem;
  }
}
.social-media li a:focus, .social-media li a:hover {
  color: #E85002;
}
.social-media li a svg {
  width: 100%;
  height: 100%;
  fill: currentcolor;
}
.social-media li .linkedin {
  background: rgb(8, 102, 255);
}

/**  global category design */
.global-cat {
  display: inline-block;
  margin-bottom: 0.625rem;
  padding: 0.25rem 0.625rem;
  border: 0.063rem solid #E85002;
  border-radius: 100vh;
  font-size: 0.875rem;
  font-weight: 400;
  color: #E85002;
  background-color: rgba(232, 80, 2, 0.1);
}

/** underline typo */
.fancy-underline {
  font-size: 1.875rem;
  font-weight: 500;
  text-decoration: underline;
  -webkit-text-decoration-color: #E85002;
          text-decoration-color: #E85002;
  text-decoration-thickness: 8%;
}
@media (min-width: 768px) {
  .fancy-underline {
    font-size: 2.188rem;
  }
}

/**  Post Heading */
.post-heading {
  margin-bottom: 0.625rem;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.42;
}
.post-heading a:hover {
  color: #E85002;
}

/** swiper arrow css */
.comman-slider {
  overflow: inherit !important;
  width: 100%;
  height: 100%;
  padding-top: 1.875rem !important;
}
.comman-slider .swiper-arrow {
  position: absolute;
  z-index: 9;
  top: -30px;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0.625rem;
  border: none;
  border-radius: 50%;
  font-size: 0;
  color: #100C0B;
  background: rgba(16, 12, 11, 0.1);
  box-shadow: none;
  transition: all 0.3s ease;
}
@media (min-width: 576px) {
  .comman-slider .swiper-arrow {
    width: 3rem;
    height: 3rem;
    padding: 0.75rem;
  }
}
.comman-slider .swiper-arrow::after {
  display: none;
}
.comman-slider .swiper-arrow:focus, .comman-slider .swiper-arrow:hover {
  cursor: pointer;
  color: #FFF;
  background-color: #100C0B;
  outline: none;
}
.comman-slider .swiper-arrow svg {
  width: 100%;
  height: 100%;
  fill: currentcolor;
}
.comman-slider .swiper-arrow.home-prev {
  right: var(--swiper-navigation-sides-offset, 60px);
  left: auto;
}
@media (min-width: 576px) {
  .comman-slider .swiper-arrow.home-prev {
    right: var(--swiper-navigation-sides-offset, 70px);
    left: auto;
  }
}
@media (min-width: 1200px) {
  .comman-slider .swiper-arrow.home-prev {
    right: calc(100% - 80rem + 57px);
    left: auto;
  }
}
@media (min-width: 1200px) {
  .comman-slider .swiper-arrow.home-next {
    right: calc(100% - 80rem);
  }
}

/** blog author and views typo */
.author-views .blog-meta-line {
  display: flex;
  gap: 0.75rem;
  align-items: center;
  justify-content: space-between;
  font-size: 0.75rem;
}
.author-views .blog-timeline {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
.author-views .blog-timeline .reading-time,
.author-views .blog-timeline .views {
  gap: 0.313rem;
  font-size: 0.813rem;
}
.author-views .blog-timeline .reading-time svg,
.author-views .blog-timeline .views svg {
  width: 0.813rem;
  height: 0.813rem;
}
.author-views .author {
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: none;
  text-transform: capitalize;
}
.author-views .author a {
  font-size: inherit;
  color: #100C0B;
  text-decoration: none;
}
.author-views .author a:hover {
  color: #E85002;
}
.author-views .author span {
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: center;
}
.author-views .author span svg {
  width: 12px;
  height: 12px;
}

/** global image shape */
.global-image-shape {
  --curve-shape-size: 1rem;
  position: relative;
  overflow: hidden;
  display: block;
  padding-top: 15rem;
  border-radius: var(--curve-shape-size);
}
.global-image-shape picture {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  -webkit-mask-composite: destination-in;
  mask-composite: intersect;
  -webkit-mask-image: radial-gradient(#FFF #000);
          mask-image: radial-gradient(#FFF #000);
}
.global-image-shape picture img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-mask-composite: destination-in;
  mask-composite: intersect;
  -webkit-mask-image: radial-gradient(#FFF #000);
          mask-image: radial-gradient(#FFF #000);
}
.global-image-shape .top-left-info {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 0.875rem;
  line-height: 1.4;
  color: #100C0B;
}
.global-image-shape .top-left-info.curve-shape {
  border-radius: inherit;
}
.global-image-shape .date,
.global-image-shape .category-badge {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 0.313rem 0.5rem;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.4;
  color: #E85002;
  background-color: #FBF7EF;
}
.global-image-shape .date {
  padding: 0.25rem 1rem 0.25rem 0.5rem;
  border-bottom-right-radius: inherit;
  font-size: 1rem;
  color: #333;
}
.global-image-shape .category-badge {
  margin: 0;
  border-radius: 1rem;
  border-top-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

.global-image-shape .top-left-info::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  background: #FBF7EF;
}

/** 404 Page */
.error-404 h1 {
  margin-bottom: 0;
  font-size: 9.375rem;
}
.error-404 p {
  margin-bottom: 2.813rem;
  font-size: 1.375rem;
}

/** radial-gradient */
@media (min-width: 992px) {
  .radial-gradient {
    position: relative;
  }
  .radial-gradient::before, .radial-gradient::after {
    pointer-events: none;
    content: "";
    position: absolute;
    z-index: 9;
    transform: rotate(-34.76deg);
    width: 210px;
    height: 731px;
    opacity: 0.3;
    background: #F97D0D;
    -webkit-filter: blur(200px);
            filter: blur(200px);
  }
  .radial-gradient::before {
    top: 368px;
    left: 1100px;
  }
  .radial-gradient::after {
    right: 0;
    bottom: 0;
  }
}

.heading-sub {
  margin-bottom: 0.625rem;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.42;
}
.heading-sub a:hover {
  color: #E85002;
}

/** AJAX loader style */
.ajax-loader {
  position: absolute;
  z-index: 1;
  inset: 0;
}
.ajax-loader::after {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 30px;
  right: 0;
  left: 0;
  width: 2.188rem;
  height: 2.188rem;
  margin: 0 auto;
  border-color: #E85002 #000;
  border-style: solid;
  border-width: 0.25rem;
  border-radius: 50%;
  animation: spinner 1.4s linear infinite;
}

@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.category-links {
  position: absolute;
  z-index: 111;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  gap: 0;
}
.category-links .date,
.category-links .category-badge {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 0;
  padding: 0.313rem 0.5rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  color: #E85002;
}
.category-links .date {
  padding: 0.625rem;
  font-size: 1.25rem;
  color: #100C0B;
}

.curve-shape {
  --bgcolor: #FBF7EF;
  border-radius: inherit;
}

.curve-shape > div {
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-bottom-right-radius: inherit;
  background-color: var(--bgcolor);
}

.curve-shape > div::before,
.curve-shape > div::after {
  content: "";
  position: absolute;
  aspect-ratio: 1/1;
  width: var(--curve-shape-size, 1rem);
  background: radial-gradient(circle at bottom right, transparent 70%, var(--bgcolor) 50%);
}

.curve-shape > div::before {
  top: 0;
  left: 100%;
}

.curve-shape > div::after {
  top: 100%;
  left: 0;
}

.curve-shape:has(:nth-child(2)) > div:first-of-type {
  box-sizing: border-box;
  min-width: 100%;
  padding: 7px 14px 7px 8px;
  text-align: center;
}

/* stylelint-disable max-nesting-depth */
.hamburger {
  --humburgerbox: 1.875rem;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--humburgerbox);
  height: var(--humburgerbox);
  padding: 0;
  text-align: center;
  background-color: transparent;
}
@media (min-width: 992px) {
  .hamburger {
    display: none;
  }
}
.hamburger:hover, .hamburger:focus {
  cursor: pointer;
  background-color: transparent;
  outline: none;
}
.hamburger span {
  cursor: pointer;
  position: relative;
  right: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  margin: 0 auto;
  border-radius: 2px;
  background: #E85002;
  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: #E85002;
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger span::before {
  top: -8px;
}
.hamburger span::after {
  bottom: -8px;
}
.hamburger.is-clicked span {
  background-color: transparent !important;
}
.hamburger.is-clicked span::before, .hamburger.is-clicked span::after {
  top: 0;
  background-color: #E85002;
}
.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: #100c0b;
}
.mbnav__logo {
  padding: 15px;
  color: #FFF;
}
.mbnav .menu-wrap {
  /* stylelint-disable custom-property-pattern */
  --leftSlide: 0;
  position: absolute;
  top: 0;
  right: var(--leftSlide);
  width: 100%;
  height: 100%;
  transition: 0.4s ease;
  /* stylelint-enable custom-property-pattern */
}
.mbnav .menu-wrap .menu-wrap {
  right: -100%;
  visibility: hidden;
  opacity: 0;
}
.mbnav .menu-wrap > .menu-inner {
  pointer-events: auto;
  overflow: hidden auto;
  height: 100%;
  max-height: 100%;
  padding-top: 5.313rem;
  background-color: #FBF7EF;
}
.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 #dee3e2;
  font-size: 1.25rem;
  font-weight: 500;
  color: #E85002;
  list-style: none;
}
.mbnav ul li:not(.btn-wrap)::before {
  display: none;
}
.mbnav ul li:not(.btn-wrap):last-child {
  border-bottom: 0;
}
.mbnav ul li:not(.btn-wrap).has-sub a::after {
  display: none;
}
.mbnav ul li:not(.btn-wrap) .mbnav__caret::before, .mbnav ul li:not(.btn-wrap) a::after {
  --sarrow-width: 10px;
  content: "";
  transform: rotate(45deg);
  display: flex;
  align-items: center;
  width: var(--sarrow-width);
  height: var(--sarrow-width);
  margin: auto;
  border: calc(var(--sarrow-width) / 4) solid #E85002;
  border-bottom: 0;
  border-left: 0;
}
.mbnav ul li:not(.btn-wrap) a {
  cursor: pointer;
  position: relative;
  z-index: 2;
  display: block;
  flex: 1 1 auto;
  order: -1;
  padding: 15px 0;
  font-size: 1rem;
  font-weight: 500;
  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) a:has(.mh-menu-icon) {
  display: flex;
  gap: 0.938rem;
  align-items: center;
}
.mbnav ul li:not(.btn-wrap).is-open > .mbnav__caret:after {
  transform: rotate(0);
}
.mbnav ul li:not(.btn-wrap).has-sub > a {
  flex: 1 1 auto;
}
.mbnav ul li:not(.btn-wrap) .btn-wrap {
  position: fixed;
  bottom: 20px;
  left: 20px;
  transform: translateY(200%);
  width: calc(100% - 40px);
  margin: 0;
  transition: 0.4s ease-in-out;
}
.mbnav ul li:not(.btn-wrap) .btn-wrap::before {
  display: none;
}
.mbnav ul li:not(.btn-wrap) .btn-wrap a {
  display: block;
}
.mbnav ul li:not(.btn-wrap).back-click {
  position: relative;
  order: -1;
  width: 100%;
  padding: 10px 0 10px 20px;
  font-size: 1.125rem;
  font-weight: 400;
  color: currentcolor;
}
.mbnav ul li:not(.btn-wrap).back-click::before {
  --sarrow-width: 10px;
  content: "";
  position: absolute;
  top: 20px;
  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 #E85002;
  border-bottom: 0;
  border-left: 0;
}
.mbnav__caret {
  cursor: pointer;
  z-index: 1;
  display: grid;
  align-items: center;
  justify-content: flex-end;
  width: 30px;
  height: auto;
  margin-right: 0.938rem;
}
.color-mbnav .mbnav__caret::before {
  color: #E85002 !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 {
  position: absolute;
  left: 100%;
}
.mbnav__backdrop {
  position: fixed;
  z-index: -1;
  inset: 0;
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.55);
  transition: all 0.4s ease-in;
}
.mbnav__overlay {
  position: fixed;
  z-index: 99;
  inset: 0;
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.4s ease-in;
}
.mbnav__overlay.is-show {
  visibility: visible;
  opacity: 1;
}
.mbnav.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;
}
.mbnav .menu-item.has-featured-post {
  position: relative;
}
.mbnav .menu-item.has-featured-post > a {
  padding-right: 20px;
}
.mbnav .menu-item.has-featured-post .arrow-icon {
  cursor: pointer;
  position: absolute;
  z-index: 999;
  top: 0;
  right: 0.313rem;
  width: 1.25rem;
  height: 3.188rem;
}
.mbnav .menu-item.has-featured-post .arrow-icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.938rem;
  height: 0.563rem;
  background-image: url(../images/down-arrow.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  transition: 0.4s;
}
.mbnav .menu-item.has-featured-post .arrow-icon.is-open::before {
  transform: translate(-50%, -50%) scale(-1);
}
.mbnav .menu-item.has-featured-post .mh-featured-post {
  padding: 0.938rem 0;
}
.mbnav .menu-wrap .mh-mobile-btn {
  display: flex;
  justify-content: center;
  margin-top: 1.25rem;
}
.mbnav .menu-wrap .mh-mobile-btn .btn.-write {
  padding: 0.75rem 1.25rem 0.75rem 3.75rem;
}
.mbnav .menu-wrap .mh-mobile-btn .btn.-write::before {
  top: 50%;
  right: auto;
  left: 1.5rem;
  transform: translateY(-50%);
  width: 1.5rem;
  height: 1.5rem;
  background-image: url(../images/note.svg);
  transition: 0.4s;
}
.mbnav .menu-wrap .mh-mobile-btn .btn.-write::after {
  content: "";
  position: absolute;
  top: 50%;
  right: auto;
  left: 1.5rem;
  transform: translateY(-50%);
  width: 1.5rem;
  height: 1.5rem;
  opacity: 0;
  background-image: url(../images/note-hover.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.4s;
}
.mbnav .menu-wrap .mh-mobile-btn .btn.-write:hover::before {
  opacity: 0;
}
.mbnav .menu-wrap .mh-mobile-btn .btn.-write:hover::after {
  opacity: 1;
}

/* stylelint-enable max-nesting-depth */
/* --- header --- */
/* stylelint-disable */
.main-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 999;
  width: 100%;
  height: auto;
  border-bottom: 1px solid rgba(51, 51, 51, 0.2);
  /* nav */
}
.main-header .mh-inner {
  position: relative;
  z-index: 999;
  padding: 20px 0;
  background-color: #FBF7EF;
}
.main-header .container {
  gap: 1.25rem;
}
.main-header .brand {
  display: block;
  flex: 0 0 auto;
  width: 13.75rem;
}
@media (max-width: 991px) {
  .main-header .brand {
    width: 8.75rem;
  }
}
.main-header .navigation {
  display: none;
  word-break: keep-all;
  /* stylelint-disable max-nesting-depth */
  /* stylelint-enable max-nesting-depth */
}
@media (min-width: 992px) {
  .main-header .navigation {
    display: block;
  }
}
.main-header .navigation nav > ul {
  display: flex;
  margin: 0 -1rem;
}
.main-header .navigation nav > ul > li {
  padding: 0 1rem;
}
.main-header .navigation nav > ul > li > a:hover {
  color: #E85002;
}
.main-header .navigation nav > ul > li.menu-item-has-children {
  position: relative;
}
.main-header .navigation nav > ul > li.menu-item-has-children > a {
  position: relative;
  padding-right: 20px;
}
.main-header .navigation nav > ul > li.menu-item-has-children > a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 0.75rem;
  height: 0.438rem;
  background-image: url(../images/down-arrow.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}
.main-header .navigation nav > ul > li.current-menu-item > a {
  color: #E85002;
}
.main-header .navigation nav > ul > li li {
  padding: 0;
}
.main-header .navigation nav ul {
  padding: 0;
  list-style: none;
}
.main-header .navigation nav ul .sub-menu-wrapper {
  pointer-events: none;
  position: absolute;
  top: calc(100% - 20px);
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  min-width: 200px;
  padding: 1rem;
  border-bottom: 1px solid rgba(51, 51, 51, 0.3);
  visibility: hidden;
  opacity: 0;
  background-color: #FBF7EF;
  transition: 0.4s;
  max-height: 70vh;
  overflow: auto;
}
.main-header .navigation nav ul .sub-menu-wrapper > .sub-menu {
  position: relative;
  width: 100%;
  max-width: 80rem;
  margin: 0 auto;
}
.main-header .navigation nav ul .sub-menu-wrapper > .sub-menu > li {
  width: 33.33%;
}
.main-header .navigation nav ul .sub-menu-wrapper > .sub-menu > li a {
  display: flex;
  gap: 0.5rem;
  align-items: center;
}
.main-header .navigation nav ul .sub-menu-wrapper > .sub-menu > li a:not(.btn) {
  min-height: 4.5rem;
  padding: 1rem;
  padding-right: 2.5rem;
  border-radius: 0.5rem;
}
.main-header .navigation nav ul .sub-menu-wrapper > .sub-menu > li > .sub-menu {
  width: 33.33%;
  padding-left: 5rem;
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul .sub-menu-wrapper > .sub-menu > li > .sub-menu {
    padding-left: 2.5rem;
  }
}
.main-header .navigation nav ul li {
  list-style: none;
}
.main-header .navigation nav ul li a {
  display: block;
  font-weight: 400;
  color: #333;
  text-decoration: none;
}
.main-header .navigation nav ul li.mh-mega-menu {
  position: initial;
}
.main-header .navigation nav ul li.mh-mega-menu:hover > a::before {
  pointer-events: all;
}
.main-header .navigation nav ul li.mh-mega-menu > a {
  position: relative;
}
.main-header .navigation nav ul li.mh-mega-menu > a::before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2.5rem;
}
.main-header .navigation nav ul li.mh-mega-menu:hover > .sub-menu {
  pointer-events: all;
  top: 100%;
  visibility: visible;
  opacity: 1;
}
.main-header .navigation nav ul li.mh-mega-menu > .sub-menu .sub-menu {
  padding-left: 2.5rem;
}
.main-header .navigation nav ul li.mh-mega-menu .sub-menu li.menu-item-has-children a {
  position: relative;
}
.main-header .navigation nav ul li.mh-mega-menu .sub-menu li.menu-item-has-children a::after, .main-header .navigation nav ul li.mh-mega-menu .sub-menu li.menu-item-has-children a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 1.438rem;
  transform: translateY(-50%);
  width: 0.625rem;
  height: 0.938rem;
  background-repeat: no-repeat;
  background-size: 100%;
  transition: 0.4s;
}
.main-header .navigation nav ul li.mh-mega-menu .sub-menu li.menu-item-has-children a::after {
  background-image: url(../images/right-arrow.svg);
}
.main-header .navigation nav ul li.mh-mega-menu .sub-menu li.menu-item-has-children a::before {
  opacity: 0;
  background-image: url(../images/right-arrow-hover.svg);
}
.main-header .navigation nav ul.sub-menu .sub-menu {
  position: absolute;
  top: 0;
  left: 33.33%;
  height: 100%;
}
.main-header .navigation nav ul.sub-menu li a {
  display: block;
}
.main-header .navigation nav ul.sub-menu li:hover > .sub-menu {
  pointer-events: all;
  opacity: 1;
}
.main-header .navigation nav ul.sub-menu li:hover > a {
  border-bottom: 1px solid rgba(51, 51, 51, 0.3);
  background-color: #FFF;
}
.main-header .navigation nav ul.sub-menu li:hover > a::after {
  opacity: 0;
}
.main-header .navigation nav ul.sub-menu li:hover > a::before {
  opacity: 1 !important;
}
.main-header .navigation nav ul.sub-menu li:hover .mh-menu-icon svg path {
  stroke: #E85002;
}
.main-header .navigation nav ul.sub-menu li:hover .mh-menu-icon svg circle {
  fill: #E85002;
}
.main-header .mh-col {
  flex: 1;
}
.main-header .mh-col .btn.-write {
  padding: 0.75rem 1.25rem 0.75rem 3.75rem;
}
@media (max-width: 991px) {
  .main-header .mh-col .btn.-write {
    display: none;
  }
}
.main-header .mh-col .btn.-write::before {
  top: 50%;
  right: auto;
  left: 1.5rem;
  transform: translateY(-50%);
  width: 1.5rem;
  height: 1.5rem;
  background-image: url(../images/note.svg);
  transition: 0.4s;
}
.main-header .mh-col .btn.-write::after {
  content: "";
  position: absolute;
  top: 50%;
  right: auto;
  left: 1.5rem;
  transform: translateY(-50%);
  width: 1.5rem;
  height: 1.5rem;
  opacity: 0;
  background-image: url(../images/note-hover.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.4s;
}
.main-header .mh-col .btn.-write:hover::before {
  opacity: 0;
}
.main-header .mh-col .btn.-write:hover::after {
  opacity: 1;
}
.main-header .mh-btn-wrap {
  gap: 1.5rem;
}
@media (max-width: 991px) {
  .main-header .mh-btn-wrap {
    gap: 0.938rem;
  }
}
.main-header .mh-search {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border: 0;
  border-radius: 100vh;
  background-color: rgba(51, 51, 51, 0.1);
  transition: 0.4s;
}
@media (max-width: 991px) {
  .main-header .mh-search {
    width: 2.188rem;
    height: 2.188rem;
  }
}
.main-header .mh-search:hover {
  background-color: #E85002;
}
.main-header .mh-search:hover svg path {
  stroke: #FFF;
}
.main-header .mh-search svg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1.5rem;
  transition: 0.4s;
}
@media (max-width: 991px) {
  .main-header .mh-search svg {
    width: 1.125rem;
  }
}
.main-header .mh-search svg path {
  transition: 0.4s;
}
.main-header .mh-search svg.mh-search-close {
  opacity: 0;
}
.main-header .mh-mega-menu:hover .sub-menu-wrapper {
  pointer-events: all;
  top: calc(100% + 1px);
  visibility: visible;
  opacity: 1;
}
.main-header .mh-mega-menu .mh-menu-icon {
  width: 2rem;
  height: 2rem;
}
@media (max-width: 991px) {
  .main-header .mh-mega-menu .mh-menu-icon {
    width: 1.5rem;
    height: 1.5rem;
  }
}
.main-header .mh-mega-menu .mh-menu-icon svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.main-header .mh-mega-menu .mh-menu-icon svg path,
.main-header .mh-mega-menu .mh-menu-icon svg circle {
  transition: 0.4s;
}
.main-header .mh-mega-menu > .sub-menu {
  display: none;
}
.main-header .mh-mega-menu .sub-menu > .menu-item.active > a {
  border-bottom: 1px solid rgba(51, 51, 51, 0.3);
  background-color: #FFF;
}
.main-header .mh-mega-menu .sub-menu > .menu-item.active > a::after {
  opacity: 0;
}
.main-header .mh-mega-menu .sub-menu > .menu-item.active > a::before {
  opacity: 1 !important;
}
.main-header .mh-mega-menu .sub-menu > .menu-item.active .mh-menu-icon svg path {
  stroke: #E85002;
}
.main-header .mh-mega-menu .sub-menu > .menu-item.active > .sub-menu {
  pointer-events: all;
  opacity: 1;
}
.main-header .mh-mega-menu .sub-menu .sub-menu {
  pointer-events: none;
  margin-top: 2.5rem;
  opacity: 0;
}
@media (max-width: 991px) {
  .main-header .mh-mega-menu .sub-menu .sub-menu {
    pointer-events: all;
    opacity: 1;
    margin-top: 0;
  }
}
.main-header .mh-mega-menu .sub-menu .sub-menu::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: -2.5rem 0 -2.5rem 2.5rem;
  height: 100%;
  border-top-left-radius: 1.5rem;
  background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);
}
@media (max-width: 1199px) {
  .main-header .mh-mega-menu .sub-menu .sub-menu::before {
    left: 0.938rem;
  }
}
@media (max-width: 991px) {
  .main-header .mh-mega-menu .sub-menu .sub-menu::before {
    display: none;
  }
}
@media (min-width: 992px) {
  .main-header .mh-mega-menu .sub-menu .sub-menu > li:hover > a {
    border-color: rgba(232, 80, 2, 0.2);
    background-color: #FBF7EF;
  }
}
.main-header .mh-mega-menu .sub-menu .sub-menu > li.active > a {
  border-bottom: 1px solid rgba(232, 80, 2, 0.2);
  background-color: #FBF7EF;
}
.main-header .mh-mega-menu .sub-menu .sub-menu > li.active > .mh-featured-post {
  pointer-events: all;
  opacity: 1;
}
.main-header .mh-featured-post {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  padding-left: 2.5rem;
  opacity: 0;
}
@media (max-width: 1199px) {
  .main-header .mh-featured-post {
    padding-left: 1.25rem;
  }
}
@media (max-width: 991px) {
  .main-header .mh-featured-post {
    display: none;
    position: initial;
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    padding-left: 0;
  }
}
.main-header .mh-featured-post::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: -2.5rem -2.5rem -2.5rem 0;
  height: 100%;
  border-top-right-radius: 1.5rem;
  background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);
}
@media (max-width: 991px) {
  .main-header .mh-featured-post::before {
    display: none;
  }
}
.main-header .mh-featured-post .mh-fetured-btn {
  display: flex;
  justify-content: flex-end;
}
.main-header .mh-featured-post .mh-fetured-btn .btn {
  display: inline-block !important;
  color: #FFF;
  margin-top: 3rem;
}
@media (max-width: 991px) {
  .main-header .mh-featured-post .mh-fetured-btn .btn {
    padding: 0.75rem 2.75rem 0.75rem 1.5rem;
    flex: none;
  }
}
.main-header .mh-featured-post .mh-fetured-btn .btn:hover::after {
  opacity: 0;
}
.main-header .mh-featured-post .mh-fetured-btn .btn:hover::before {
  opacity: 1 !important;
}
.main-header .mh-featured-post .mh-fetured-btn .btn::before {
  right: 0.938rem !important;
  width: 1rem !important;
  height: 0.813rem !important;
  background-image: url(../images/long-arrow-hover.svg) !important;
  opacity: 0;
}
@media (max-width: 767px) {
  .main-header .mh-featured-post .mh-fetured-btn .btn::before {
    opacity: 1;
  }
}
.main-header .mh-featured-post .mh-fetured-btn .btn::after {
  right: 0.938rem !important;
  width: 1rem !important;
  height: 0.813rem !important;
  background-image: url(../images/long-arrow.svg) !important;
}
@media (max-width: 767px) {
  .main-header .mh-featured-post h4 {
    font-size: 1.125rem;
  }
}
.main-header .mh-featured-post h4 a {
  padding: 0 !important;
}
.main-header .mh-featured-post h4 a:hover {
  color: #E85002;
}
.main-header .mh-featured-post h4 a::before, .main-header .mh-featured-post h4 a::after {
  display: none;
}
.main-header .mh-featured-post .mh-featured-image {
  position: relative !important;
  margin-bottom: 1.5rem;
  padding: 0 !important;
  padding-top: 60% !important;
  min-height: auto !important;
  background-color: rgba(232, 80, 2, 0.1);
}
.main-header .mh-featured-post .mh-featured-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.main-header .mh-featured-post .mh-featured-image::before, .main-header .mh-featured-post .mh-featured-image::after {
  display: none;
}
@media (max-width: 767px) {
  .main-header .mh-featured-post .mh-featured-image {
    padding-top: 50%;
    margin-bottom: 0.938rem;
  }
}
.main-header .mh-featured-post .mh-featured-image img {
  border-radius: 0.625rem;
}
.main-header .mh-featured-post .mh-featured-cat {
  display: inline-block;
  margin-bottom: 0.625rem;
  padding: 0.25rem 0.625rem;
  border: 1px solid #E85002;
  border-radius: 100vh;
  font-size: 0.875rem;
  font-weight: 400;
  color: #E85002;
  background-color: rgba(232, 80, 2, 0.1);
}
@media (max-width: 767px) {
  .main-header .mh-featured-post .mh-featured-cat {
    font-size: 0.75rem;
  }
}
.main-header .mh-featured-post .mf-featured-published-date {
  position: absolute;
  z-index: 3;
  top: 0;
  left: -1px;
  padding: 0.125rem 0.625rem;
  border-bottom-right-radius: 0.625rem;
  font-weight: 400;
  color: #333;
  background-color: #FFF;
}
@media (max-width: 991px) {
  .main-header .mh-featured-post .mf-featured-published-date {
    font-size: 0.875rem;
    background-color: #FBF7EF;
  }
}
.main-header .mh-featured-post .mf-featured-published-date::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 100%;
  width: 35px;
  height: 100%;
  border-radius: 10px;
  box-shadow: -16px -16px #FFF;
}
@media (max-width: 991px) {
  .main-header .mh-featured-post .mf-featured-published-date::after {
    box-shadow: -16px -16px #FBF7EF;
  }
}
.main-header .mh-featured-post .mf-featured-published-date::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 100%;
  left: 0;
  width: 35px;
  height: 100%;
  border-radius: 10px;
  box-shadow: -16px -16px #FFF;
}
@media (max-width: 991px) {
  .main-header .mh-featured-post .mf-featured-published-date::before {
    box-shadow: -16px -16px #FBF7EF;
  }
}
.main-header .mh-featured-post .mh-author {
  font-size: 0.875rem;
  font-weight: 400;
  color: #333;
}
.main-header .mh-featured-post .mh-meta-wrap {
  gap: 0.5rem;
}
.main-header .mh-featured-post .mh-meta-wrap .d-flex {
  gap: 0.25rem;
}
.main-header .mh-featured-post .mh-meta-wrap span {
  font-size: 0.75rem;
}
.main-header .mh-search-wrap {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 998;
  background: rgba(16, 12, 11, 0.95);
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.4s;
}
.main-header .mh-search-wrap.active {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.main-header .mh-search-form-wrap {
  margin-top: 13.625rem;
}
@media (max-width: 767px) {
  .main-header .mh-search-form-wrap {
    margin-top: 9.375rem;
  }
}
.main-header .mh-search-field {
  position: relative;
}
.main-header .mh-search-field .form-input {
  border-radius: 100vh;
  height: 4rem;
  padding: 0 1.5rem;
  padding-right: 4.375rem;
  border: 0;
  background: #FBF7EF;
}
@media (max-width: 767px) {
  .main-header .mh-search-field .form-input {
    height: 2.75rem;
    padding-right: 3rem;
  }
}
.main-header .mh-search-field .form-input::-webkit-input-placeholder {
  color: #333;
}
.main-header .mh-search-field .form-input::-moz-placeholder {
  color: #333;
}
.main-header .mh-search-field .form-input::placeholder {
  color: #333;
}
.main-header .mh-search-field .icon-search {
  position: absolute;
  top: 50%;
  right: 0.5rem;
  transform: translateY(-50%);
  width: 3rem;
  height: 3rem;
  border-radius: 100vh;
  border: 0;
  transition: 0.4s;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(51, 51, 51, 0.2);
}
@media (max-width: 767px) {
  .main-header .mh-search-field .icon-search {
    width: 2.125rem;
    height: 2.125rem;
  }
}
.main-header .mh-search-field .icon-search svg {
  width: 1.5rem;
}
@media (max-width: 767px) {
  .main-header .mh-search-field .icon-search svg {
    width: 1.125rem;
  }
}
.main-header .mh-search-field .icon-search svg path {
  transition: 0.4s;
}
.main-header .mh-search-field .icon-search:hover {
  background-color: #E85002;
}
.main-header .mh-search-field .icon-search:hover svg path {
  stroke: #FFF;
}
.main-header .mh-search-cat-wrap {
  max-width: 45.625rem;
  width: 100%;
  margin: 0 auto 4rem;
}
@media (max-width: 991px) {
  .main-header .mh-search-cat-wrap {
    margin-bottom: 1.875rem;
  }
}
.main-header .mh-search-cat-wrap h5, .main-header .mh-search-cat-wrap .h5 {
  color: #FFF;
  margin-bottom: 1.625rem;
}
.main-header .mh-category-list {
  list-style: none;
  gap: 0.5rem;
  padding-left: 0;
}
.main-header .mh-category-list li {
  position: relative;
  background-color: #FFF;
  border-radius: 100vh;
  padding: 0.25rem 1.563rem 0.25rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 400;
  border: 1.5px solid transparent;
  transition: 0.4s;
  cursor: pointer;
}
.main-header .mh-category-list li:has(input:checked) {
  border-color: #F97D0D;
}
.main-header .mh-category-list li input[type=checkbox] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  margin: 0;
  opacity: 0;
  cursor: pointer;
}
.main-header .mh-category-list li input[type=checkbox]:checked + .mh-plus-minus::before {
  transform: translate(-50%, -50%) rotate(0);
}
.main-header .mh-category-list li .mh-plus-minus {
  position: absolute;
  top: 50%;
  right: 0.5rem;
  width: 10px;
  height: 10px;
  transform: translateY(-50%);
  cursor: pointer;
  pointer-events: none;
}
.main-header .mh-category-list li .mh-plus-minus::before, .main-header .mh-category-list li .mh-plus-minus::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 1px;
  background-color: #333;
  transform: translate(-50%, -50%);
  transition: all 0.15s cubic-bezier(0.42, 0, 0.58, 1);
  border-radius: 100vh;
}
.main-header .mh-category-list li .mh-plus-minus::before {
  height: 1.5px;
  transform: translate(-50%, -50%) rotate(90deg);
}
.main-header .mh-cat-checked {
  display: flex;
  flex-wrap: wrap;
  gap: 0.375rem;
  margin-top: 0.5rem;
  padding-left: 1.25rem;
}
.main-header .mh-cat-checked label {
  background-color: rgba(249, 125, 13, 0.8);
  color: #FFF;
  padding: 0.25rem 1.563rem 0.25rem 0.75rem;
  border-radius: 100vh;
  margin-bottom: 0;
  background-image: url(../images/cross-icon.svg);
  background-repeat: no-repeat;
  background-size: 0.625rem;
  background-position: right 9px center;
  cursor: pointer;
}
.main-header.search-open .mh-search-btn .mh-search-open {
  opacity: 0;
}
.main-header.search-open .mh-search-btn .mh-search-close {
  opacity: 1;
}

/* stylelint-enabled */
body .backdrop {
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  background: rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px);
  transition: 0.4s;
  z-index: 2;
}
body.menu-open .backdrop {
  visibility: visible;
  opacity: 1;
}
body.search-open {
  overflow: hidden;
}

body.category-business-economy .mh-search-wrap {
  display: block;
}

/* --- footer --- */
.main-footer {
  align-self: end;
  width: 100%;
  height: auto;
  padding: 3.125rem 0;
  line-height: normal;
  text-align: center;
  background: #100C0B;
}

.footer-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 1.875rem;
  border-bottom: 0.063rem solid rgba(222, 227, 226, 0.2);
  text-align: left;
}
@media (max-width: 991px) {
  .footer-wrapper {
    padding-top: 0;
  }
}
.footer-wrapper .footer-content {
  width: 100%;
}
@media (min-width: 992px) {
  .footer-wrapper .footer-content {
    width: 52%;
    padding-right: 2.813rem;
    padding-bottom: 3.125rem;
    border-right: 0.063rem solid rgba(222, 227, 226, 0.2);
  }
}
.footer-wrapper .footer-content p {
  line-height: 1.5;
  color: #FFF;
  text-align: left;
}
.footer-wrapper .footer-logo {
  margin-bottom: 1.875rem;
}
.footer-wrapper .footer-contact {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-top: 1.25rem;
}
@media (max-width: 991px) {
  .footer-wrapper .footer-contact {
    margin-bottom: 2.188rem;
  }
}
.footer-wrapper .footer-contact .has-loc-icon {
  display: flex;
  align-items: center;
  width: 50%;
  padding: 0.75rem 0;
}
@media (max-width: 767px) {
  .footer-wrapper .footer-contact .has-loc-icon {
    width: 100%;
  }
}
.footer-wrapper .footer-contact .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  padding: 0.125rem;
  border-radius: 1.875rem;
  line-height: 0;
  background-color: #333;
  transition: 0.4s all;
}
.footer-wrapper .footer-contact .icon svg {
  width: 1.5rem;
  height: 1.5rem;
  fill: #FFF;
}
.footer-wrapper .footer-contact .text-flex {
  display: flex;
  flex-direction: column;
  margin-left: 0.75rem;
}
.footer-wrapper .footer-contact .text-flex span {
  margin-bottom: 0.5rem;
  font-size: 0.938rem;
  line-height: 1.2;
  color: #A3A3A3;
}
.footer-wrapper .footer-contact .text-flex p {
  text-align: left;
}
.footer-wrapper .footer-contact .text-flex a {
  color: #FFF;
}
.footer-wrapper .footer-contact .text-flex a:hover {
  color: #E85002;
  text-decoration: underline;
}
.footer-wrapper .footer-form {
  width: 100%;
  padding-bottom: 2.813rem;
  /* stylelint-disable selector-class-pattern */
  /* stylelint-enable selector-class-pattern */
}
@media (min-width: 992px) {
  .footer-wrapper .footer-form {
    width: 48%;
    padding-left: 2.813rem;
  }
}
.footer-wrapper .footer-form p {
  margin-bottom: 2rem;
}
.footer-wrapper .footer-form p, .footer-wrapper .footer-form .h4 {
  color: #FFF;
  text-align: left;
}
@media (min-width: 992px) {
  .footer-wrapper .footer-form p, .footer-wrapper .footer-form .h4 {
    text-align: left;
  }
}
.footer-wrapper .footer-form .gform_wrapper {
  position: relative;
}
.footer-wrapper .footer-form .gform_wrapper input[type=email] {
  height: 3.563rem !important;
  padding-left: 3rem !important;
  color: #FFF;
  background: #333;
}
.footer-wrapper .footer-form .gform_wrapper input[type=email]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.footer-wrapper .footer-form .gform_wrapper input[type=email]::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.footer-wrapper .footer-form .gform_wrapper input[type=email]::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.footer-wrapper .footer-form .gform_wrapper .gfield--width-full {
  position: relative;
}
.footer-wrapper .footer-form .gform_wrapper .gfield--width-full::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 1.063rem;
  left: 1.188rem;
  width: 1.5rem;
  height: 1.5rem;
  background-image: url(../images/email.svg);
  background-repeat: no-repeat;
  background-position: left center;
}
.footer-wrapper .footer-form .gform_wrapper .gform_footer input[type=submit] {
  position: absolute !important;
  top: 0.5rem !important;
  right: 0.5rem !important;
  height: 2.563rem !important;
  margin: 0 !important;
  padding: 0.625rem 1.25rem;
  border: 0.063rem solid #FFF;
  border-radius: 1.5rem;
  line-height: 1 !important;
  color: #000;
  background: #FFF;
}
.footer-wrapper .footer-form .gform_wrapper .gform_footer input[type=submit]:hover {
  background: #E85002;
}
.footer-wrapper .footer-form .gform_wrapper .gform_validation_errors {
  display: none;
}
.footer-wrapper .links-wrap {
  display: flex;
  gap: 1.25rem;
}
@media (max-width: 767px) {
  .footer-wrapper .links-wrap {
    flex-wrap: wrap;
  }
}
@media (max-width: 991px) {
  .footer-wrapper .links-wrap {
    justify-content: center;
  }
}
.footer-wrapper .links-wrap .sociallinks {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  width: 10.313rem;
  height: 6.813rem;
  padding: 0.938rem;
  border-radius: 0.375rem;
  text-decoration: none;
  background: #0866FF;
  transition: transform 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .footer-wrapper .links-wrap .sociallinks {
    max-width: 8.75rem;
    height: auto;
  }
}
.footer-wrapper .links-wrap .sociallinks:hover {
  transform: scale(1.05);
}
.footer-wrapper .links-wrap .sociallinks a .icon {
  position: absolute;
  top: -0.625rem;
  right: -1.875rem;
  width: 4.688rem;
  height: 4.688rem;
  opacity: 0.3;
}
@media (min-width: 768px) {
  .footer-wrapper .links-wrap .sociallinks a .icon {
    top: -0.813rem;
    right: -0.938rem;
  }
}
.footer-wrapper .links-wrap .sociallinks a .icon svg {
  width: 4rem;
  height: 4rem;
  fill: #FFF;
}
@media (max-width: 767px) {
  .footer-wrapper .links-wrap .sociallinks a .icon svg {
    width: 3.125rem;
    height: 3.125rem;
  }
}
.footer-wrapper .links-wrap .sociallinks a .text-flex {
  display: flex;
  flex-direction: column;
}
.footer-wrapper .links-wrap .sociallinks a .text-flex span:first-child {
  font-size: 0.75rem;
}
.footer-wrapper .links-wrap .sociallinks a .text-flex span {
  color: #FFF;
}
.footer-wrapper .links-wrap .sociallinks:nth-child(even) {
  background: radial-gradient(circle at 30% 110%, #feda75 0%, #fa7e1e 25%, #d62976 50%, #962fbf 75%, #4f5bd5 100%);
}
.footer-wrapper .links-wrap .sociallinks:nth-child(4) {
  background: #000;
}
.footer-bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 2.688rem;
}
@media (max-width: 991px) {
  .footer-bottom {
    justify-content: center;
  }
}
.footer-bottom ul {
  margin: 0;
  padding: 0;
}
.footer-bottom ul li {
  display: inline-block;
  padding-right: 0.625rem;
}
.footer-bottom ul li a {
  font-weight: inherit;
  color: #FFF;
}
.footer-bottom ul li a:hover {
  color: #E85002;
}
.footer-bottom ul li.current-menu-item > a, .footer-bottom ul li.current-menu-parent > a, .footer-bottom ul li.current_page_ancestor > a, .footer-bottom ul li:hover > a {
  color: #E85002;
}
.footer-bottom ul li.current-menu-item > a::after, .footer-bottom ul li.current-menu-parent > a::after, .footer-bottom ul li.current_page_ancestor > a::after, .footer-bottom ul li:hover > a::after {
  width: 100%;
}
@media (max-width: 991px) {
  .footer-bottom .menu {
    padding-bottom: 0.625rem;
  }
}
.footer-bottom .footer-copyright p {
  color: #FFF;
}

.about-section {
  padding: 80px 0;
}
.about-section .fancy-underline {
  display: inline-block;
  margin-bottom: 48px;
}

.contact-section {
  position: relative;
  padding: 80px 0;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .contact-section {
    padding: 50px 0 0;
  }
}
.contact-section.radial-gradient::before {
  z-index: -1;
  top: -100px;
  right: 0;
  left: auto;
  -webkit-filter: blur(300px);
          filter: blur(300px);
}
.contact-section.radial-gradient::after {
  right: auto;
  bottom: 0;
  left: 0;
  width: 300px;
  -webkit-filter: blur(300px);
          filter: blur(300px);
}
.contact-section .contact-image {
  padding: 0 0.938rem;
}
.contact-section .contact-image.desktop {
  display: block;
  width: 100%;
}
@media (max-width: 991px) {
  .contact-section .contact-image.desktop {
    display: none;
  }
}
.contact-section .contact-image.mobile {
  display: none;
}
@media (max-width: 991px) {
  .contact-section .contact-image.mobile {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.contact-wrapper {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .contact-wrapper {
    flex-wrap: wrap;
  }
}
.contact-wrapper .contact-detail {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: left;
}
@media (max-width: 991px) {
  .contact-wrapper .contact-detail {
    width: 100%;
  }
}
.contact-wrapper .contact-detail-inner {
  margin-bottom: 1.25rem;
}
.contact-wrapper .contact-detail-inner .breadcrumbs {
  margin: 0 0 1.5rem;
}
.contact-wrapper .contact-heading {
  width: 31.25rem;
}
@media (max-width: 991px) {
  .contact-wrapper .contact-heading {
    width: 100%;
  }
}
.contact-wrapper .contact-heading h2 {
  margin-bottom: 0.75rem;
  font-size: 2.188rem;
}
.contact-wrapper .contact-heading p {
  font-size: 1rem;
  color: #333;
}
.contact-wrapper .contact-form {
  width: 46%;
  margin-bottom: 5rem;
  padding: 2.5rem;
  border: 1px solid #E85002;
  border-radius: 1.25rem;
  background: rgba(249, 125, 13, 0.05);
  /* stylelint-disable-next-line selector-class-pattern */
}
@media (max-width: 991px) {
  .contact-wrapper .contact-form {
    width: 100%;
    padding: 1.25rem;
  }
}
.contact-wrapper .contact-form .gform_wrapper {
  /* stylelint-disable-next-line selector-class-pattern */
}
.contact-wrapper .contact-form .gform_wrapper .gform_validation_errors {
  display: none;
}
.contact-wrapper .contact-form .gform_wrapper .gform-footer {
  position: relative;
  display: block;
  margin-top: 3.125rem;
  padding: 0;
  text-align: right;
}
.contact-wrapper .contact-form .gform_wrapper .gform-footer::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 45%;
  right: 20px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-image: url(../images/arrow-up-right-orange.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: transform 0.3s;
}
.contact-wrapper .contact-form .gform_wrapper .gform-footer:hover::before {
  background-image: url(../images/arrow-up-right-white.svg);
}
.contact-wrapper .contact-form .gform_wrapper .gform-footer input[type=submit] {
  padding: 0.75rem 2.75rem 0.75rem 1.5rem;
}

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