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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

body {
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  height: auto;
  min-height: 100%;
  font-family: "nevis", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
}
body.scroll-fixed {
  overflow: hidden;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body {
    height: 100%;
  }
}

h1,
.h1 {
  margin-bottom: 0.9375rem;
  font-family: inherit;
  font-size: 4.5rem;
  font-weight: 700;
  line-height: 1.5;
  color: #000;
  word-break: keep-all;
  font-weight: 400;
  font-family: "alkaline", sans-serif;
}
h1 a,
.h1 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h1 span,
.h1 span {
  font-weight: 700;
}
@media (max-width: 1199px) {
  h1,
  .h1 {
    font-size: 4.75rem;
  }
}
@media (max-width: 991px) {
  h1,
  .h1 {
    font-size: 3.5rem;
  }
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 2.5rem;
  }
}

h2,
.h2 {
  margin-bottom: 0.9375rem;
  font-family: inherit;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.5;
  color: #000;
  word-break: keep-all;
}
h2 a,
.h2 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h2 span,
.h2 span {
  font-weight: 700;
}
@media (max-width: 1199px) {
  h2,
  .h2 {
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 2.5rem;
  }
}

h3,
.h3 {
  margin-bottom: 0.9375rem;
  font-family: inherit;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.5;
  color: #000;
  word-break: keep-all;
  line-height: 1.33;
}
h3 a,
.h3 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h3 span,
.h3 span {
  font-weight: 700;
}
@media (max-width: 1199px) {
  h3,
  .h3 {
    font-size: 2.25rem;
  }
}
@media (max-width: 767px) {
  h3,
  .h3 {
    font-size: 1.875rem;
  }
}

h4,
.h4 {
  margin-bottom: 0.9375rem;
  font-family: inherit;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.5;
  color: #000;
  word-break: keep-all;
}
h4 a,
.h4 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h4 span,
.h4 span {
  font-weight: 700;
}
@media (max-width: 1199px) {
  h4,
  .h4 {
    font-size: 1.875rem;
  }
}
@media (max-width: 767px) {
  h4,
  .h4 {
    font-size: 1.625rem;
  }
}

h5,
.h5 {
  margin-bottom: 0.9375rem;
  font-family: inherit;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  color: #000;
  word-break: keep-all;
}
h5 a,
.h5 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h5 span,
.h5 span {
  font-weight: 700;
}
@media (max-width: 1199px) {
  h5,
  .h5 {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  h5,
  .h5 {
    font-size: 1.375rem;
  }
}

h6,
.h6 {
  margin-bottom: 0.9375rem;
  font-family: inherit;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
  color: #000;
  word-break: keep-all;
}
h6 a,
.h6 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
h6 span,
.h6 span {
  font-weight: 700;
}
@media (max-width: 767px) {
  h6,
  .h6 {
    font-size: 1.125rem;
  }
}

p {
  margin-bottom: 1.25rem;
  font-weight: 700;
  font-size: 1rem;
}
p:last-child {
  margin-bottom: 0;
}

.p-large {
  font-size: 1.125rem;
}
@media (max-width: 1199px) {
  .p-large {
    font-size: 1rem;
  }
}

.eyebrow-text {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.25;
  color: #FFAF00;
  text-transform: uppercase;
  letter-spacing: 1.6px;
}
@media (max-width: 767px) {
  .eyebrow-text {
    font-size: 1.125rem;
  }
}

.icon-list :is(ul, ol) {
  list-style: none;
  padding-left: 3.125rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 1199px) {
  .icon-list :is(ul, ol) {
    padding-left: 2.5rem;
  }
}
.icon-list :is(ul, ol) li {
  position: relative;
  margin: 0;
  margin-bottom: 0.625rem;
  font-size: 1.5rem;
  line-height: 1.5;
}
@media (max-width: 1199px) {
  .icon-list :is(ul, ol) li {
    font-size: 1.25rem;
  }
}
.icon-list :is(ul, ol) li::before {
  content: "";
  position: absolute;
  left: -2.5rem;
  top: 0;
  width: 0.625rem;
  height: 2.0625rem;
  background-image: url(../images/list-shape.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-color: unset;
  transform: rotate(90deg);
}
@media (max-width: 1199px) {
  .icon-list :is(ul, ol) li::before {
    left: -1.875rem;
  }
}

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

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

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 {
  display: inline-block;
  color: #FFAF00;
  text-decoration: underline;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
}
a:hover {
  text-decoration: none;
  outline: none;
}
a.tab-outline {
  outline: 1px solid;
  outline-offset: 0.1875rem;
}

.table-wrapper {
  overflow-x: auto;
  font-size: 1.9375rem;
  line-height: 1.29;
  font-weight: 300;
  color: #FFAF00;
  text-align: center;
  margin: 2rem 0;
}
@media (max-width: 991px) {
  .table-wrapper {
    border: none !important;
    padding: 0;
  }
}

.table-wrapper table {
  margin: 0;
  width: 100%;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
  border: none !important;
  overflow: hidden;
}
@media (max-width: 991px) {
  table {
    min-width: 47.9375rem;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -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 {
  vertical-align: bottom;
  border-bottom: none;
  padding: 0.625rem;
}

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

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

.container {
  --container-width: 74.0625rem;
}
[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: #000;
}
.bg-white.with-shape {
  background: #FFAF00;
  position: relative;
}
.bg-white.with-shape::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1280px;
  height: 100%;
  background: url(../images/bg-image.svg);
  background-position: center;
  background-repeat: repeat;
  background-size: cover;
  opacity: 0.05;
  pointer-events: none;
}

.text-white {
  color: #fff;
}

.bg-dark {
  background: #000;
}
.bg-dark.with-shape {
  background: #FFAF00;
  position: relative;
}
.bg-dark.with-shape::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1280px;
  height: 100%;
  background: url(../images/bg-image.svg);
  background-position: center;
  background-repeat: repeat;
  background-size: cover;
  opacity: 0.05;
  pointer-events: none;
}

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

button, input[type=button],
input[type=reset],
input[type=submit], .btn {
  --focuc-outline-space: -1px;
  user-select: none;
  position: relative;
  display: inline-block;
  padding: 1rem 1.84375rem;
  border: none;
  border-radius: 0.625rem;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.25;
  color: #fff;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  text-transform: uppercase;
  background: #FFAF00;
  border: 0.1875rem solid #fff;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s;
}
@media (max-width: 1199px) {
  button, input[type=button],
  input[type=reset],
  input[type=submit], .btn {
    padding: 0.5625rem 1.25rem;
    font-size: 1.25rem;
  }
}
button:hover, input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover, .btn:hover {
  cursor: pointer;
  color: #000 !important;
  text-decoration: none;
  background-color: #fff !important;
  border-color: #000 !important;
}
button:focus, input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus, .btn:focus {
  --focuc-outline-space: -4px;
  outline: 0;
}
button:focus::before, input[type=button]:focus::before,
input[type=reset]:focus::before,
input[type=submit]:focus::before, .btn:focus::before {
  visibility: visible;
  opacity: 1;
}
.bg-dark button, .bg-dark input[type=button],
.bg-dark input[type=reset],
.bg-dark input[type=submit], .bg-dark .btn {
  background: #000;
}

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

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

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

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

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

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

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

button {
  cursor: pointer;
}

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

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

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

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

.hero-banner {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .hero-banner {
    background-image: url(../images/dark-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
  }
}
@media (max-width: 767px) {
  .hero-banner {
    background-color: #000;
  }
}
@media (min-width: 768px) {
  .hero-banner .container-right {
    padding-left: calc((100% - 80.3125rem) / 2);
  }
  .hero-banner .container-right > div {
    padding-left: 3.125rem;
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  .hero-banner .container-right > div {
    padding-left: 1.25rem;
  }
}
@media (min-width: 768px) {
  .hero-banner .hb-mainwrap {
    min-height: 51.3125rem;
    display: flex;
    align-items: center;
    padding: 2rem 0 4.625rem;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .hero-banner .hb-mainwrap {
    min-height: 30rem;
  }
}
@media (min-width: 768px) {
  .hero-banner .hb-bgimg {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
  }
  .hero-banner .hb-bgimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (max-width: 767px) {
  .hero-banner .hb-bgimg {
    position: relative;
    padding-top: 56.25%;
    background-image: url(../images/dark-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .hero-banner .hb-bgimg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.hero-banner .hb-wrap {
  max-width: 36.5625rem;
}
@media (max-width: 1199px) {
  .hero-banner .hb-wrap {
    max-width: 26.25rem;
  }
}
@media (max-width: 991px) {
  .hero-banner .hb-wrap {
    max-width: 19.0625rem;
  }
}
@media (max-width: 767px) {
  .hero-banner .hb-wrap {
    max-width: 100%;
    padding: 2.5rem 1.25rem;
  }
}
.hero-banner .hb-headingwrap {
  position: relative;
}
.hero-banner .hb-headingwrap .h1 {
  font-size: 6.75rem;
  font-weight: 400;
  line-height: 1.11;
  color: #fff;
  text-transform: capitalize;
  margin-bottom: 1.5625rem;
  font-family: "alkaline", sans-serif;
}
@media (max-width: 1199px) {
  .hero-banner .hb-headingwrap .h1 {
    font-size: 4.5rem;
  }
}
@media (max-width: 991px) {
  .hero-banner .hb-headingwrap .h1 {
    font-size: 3rem;
  }
}
.hero-banner .hb-headingwrap .sub-heading {
  color: #fff;
  margin: 0;
  text-transform: none;
}
@media (max-width: 991px) {
  .hero-banner .hb-headingwrap .sub-heading {
    font-size: 1.125rem;
  }
}
.hero-banner .hb-headingwrap .sub-heading p {
  font-size: inherit;
}
.hero-banner .hb-btnwrap {
  display: flex;
  flex-direction: column;
  row-gap: 1.375rem;
  margin-top: 3.125rem;
}
@media (max-width: 991px) {
  .hero-banner .hb-btnwrap {
    margin-top: 1.875rem;
  }
}
@media (max-width: 767px) {
  .hero-banner .hb-btnwrap {
    gap: 1.25rem;
    flex-direction: unset;
    flex-wrap: wrap;
  }
}
.hero-banner .hb-btnwrap .btn {
  max-width: fit-content;
}
@media (max-width: 991px) {
  .hero-banner .hb-btnwrap .btn {
    font-size: 1rem;
  }
}

.two-column-component {
  position: relative;
  z-index: 1;
  padding: 4.3125rem 0;
}
@media (min-width: 768px) {
  .two-column-component {
    min-height: 25.75rem;
  }
}
@media (max-width: 767px) {
  .two-column-component {
    padding: 2.5rem 0;
  }
}
.two-column-component .tc-main-wrap {
  row-gap: 3.125rem;
}
.two-column-component .tc-main {
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
}
.two-column-component .tc-main .h5 {
  color: #000;
  text-transform: unset;
  margin: 0;
}
.two-column-component .tc-description {
  font-size: 1.125rem;
}
.two-column-component .tc-description * {
  color: #000 !important;
}
.two-column-component .tc-image {
  position: relative;
  padding-top: 100%;
}
.two-column-component .tc-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 991px) {
  .two-column-component .tc-image {
    position: relative;
    padding-top: 100%;
  }
  .two-column-component .tc-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.two-column-component .tc-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (min-width: 1200px) {
  .two-column-component .tc-image-wrapper {
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .two-column-component .tc-description-wrapper {
    padding-right: 0.5625rem;
  }
}
.two-column-component .tc-image-wrapper-inner {
  max-width: 25.25rem;
}
@media (max-width: 991px) {
  .two-column-component .tc-image-wrapper-inner {
    margin: 0 auto;
  }
}
@media (max-width: 991px) and (max-width: 575px) {
  .two-column-component .tc-image-wrapper-inner {
    max-width: 15.625rem;
  }
}
@media (max-width: 767px) {
  .two-column-component .tc-image {
    position: relative;
    padding-top: 100%;
  }
  .two-column-component .tc-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

.fifty-fifty-component {
  background-position: top center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(../images/light-bg.png);
  position: relative;
  z-index: 1;
}
.fifty-fifty-component:not(.ff-image-ratio) .ff-bg img {
  position: absolute !important;
}
.fifty-fifty-component.ff-dark-theme {
  background-position: top center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(../images/dark-bg.png);
}
.fifty-fifty-component.ff-dark-theme .ff-detail-wrap .h3 {
  color: #fff;
}
.fifty-fifty-component.ff-dark-theme .ff-detail-wrap .description {
  color: #fff;
}
.fifty-fifty-component.ff-dark-theme .ff-detail-wrap .description p {
  color: #fff;
}
.fifty-fifty-component.ff-dark-theme .ff-detail-wrap .description h1,
.fifty-fifty-component.ff-dark-theme .ff-detail-wrap .description .h1 {
  color: #fff !important;
}
.fifty-fifty-component.ff-dark-theme .ff-detail-wrap .description h2,
.fifty-fifty-component.ff-dark-theme .ff-detail-wrap .description .h2 {
  color: #fff !important;
}
.fifty-fifty-component.ff-dark-theme .ff-detail-wrap .description h3,
.fifty-fifty-component.ff-dark-theme .ff-detail-wrap .description .h3 {
  color: #fff !important;
}
.fifty-fifty-component.ff-dark-theme .ff-detail-wrap .description h4,
.fifty-fifty-component.ff-dark-theme .ff-detail-wrap .description .h4 {
  color: #fff !important;
}
.fifty-fifty-component.ff-dark-theme .ff-detail-wrap .description h5,
.fifty-fifty-component.ff-dark-theme .ff-detail-wrap .description .h5 {
  color: #fff !important;
}
.fifty-fifty-component.ff-dark-theme .ff-detail-wrap .description h6,
.fifty-fifty-component.ff-dark-theme .ff-detail-wrap .description .h6 {
  color: #fff !important;
}
.fifty-fifty-component.ff-dark-theme .ff-detail-wrap .eyebrow-text {
  color: #fff;
}
.fifty-fifty-component.ff-image-ratio .ff-row {
  align-items: center;
}
.fifty-fifty-component.ff-image-ratio .ff-detail-wrap {
  gap: 1.4375rem;
}
.fifty-fifty-component.ff-image-ratio .ff-bg {
  position: relative;
  padding-top: 59.8333333333%;
  height: unset !important;
}
.fifty-fifty-component.ff-image-ratio .ff-bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 991px) {
  .fifty-fifty-component.ff-image-ratio .ff-bg {
    padding-top: 56.25%;
  }
}
.fifty-fifty-component.ff-image-ratio .ff-detail-wrap .description h4, .fifty-fifty-component.ff-image-ratio .ff-detail-wrap .description h5 {
  margin-bottom: 0;
}
.fifty-fifty-component.ff-image-ratio hr {
  max-width: 28.4375rem;
  margin: 0;
  border: 0 #000 solid;
  border-top-width: 0.0625rem;
}
@media (max-width: 1199px) {
  .fifty-fifty-component .btn-small {
    padding: 0.625rem 1.25rem;
    font-size: 1.25rem;
  }
}
.fifty-fifty-component .ff-detail-wrap {
  display: flex;
  flex-direction: column;
  gap: 1.53125rem;
}
@media (max-width: 991px) {
  .fifty-fifty-component .ff-detail-wrap {
    gap: 0.9375rem;
  }
}
@media (max-width: 991px) {
  .fifty-fifty-component .ff-row {
    flex-direction: column-reverse;
    row-gap: 2rem;
  }
}
.fifty-fifty-component .ff-img-wrapper-inner {
  height: 100%;
}
@media (min-width: 992px) {
  .fifty-fifty-component .ff-img-wrapper {
    padding: 0;
    padding-left: 0.4375rem;
  }
}
.fifty-fifty-component .ff-bg {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.fifty-fifty-component .ff-bg::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  box-shadow: inset 0 0 99px rgba(0, 0, 0, 0.48);
  border-radius: 0.9375rem;
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 991px) {
  .fifty-fifty-component .ff-bg {
    position: relative;
    padding-top: 56.25%;
    height: unset !important;
  }
  .fifty-fifty-component .ff-bg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.fifty-fifty-component .ff-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.9375rem;
}
.fifty-fifty-component .ff-detail-wrap {
  max-width: 34.6875rem;
}
@media (max-width: 991px) {
  .fifty-fifty-component .ff-detail-wrap {
    max-width: 100%;
  }
}
.fifty-fifty-component .ff-detail-wrap .h3 {
  margin: 0;
}
.fifty-fifty-component .ff-detail-wrap .description {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.fifty-fifty-component .ff-detail-wrap .description p {
  font-weight: 700;
  line-height: 1.875;
  margin: 0;
}
.fifty-fifty-component .ff-detail-wrap .description h4,
.fifty-fifty-component .ff-detail-wrap .description h5 {
  line-height: 1.5;
  margin: 0;
}

.septic-services {
  margin-bottom: 2.5rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .septic-services {
    margin-bottom: 1.25rem;
  }
}
.septic-services .ss-detail-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.25rem;
  padding: 2.6875rem 0;
}
@media (max-width: 991px) {
  .septic-services .ss-detail-wrap {
    flex-direction: column;
    align-items: flex-start;
  }
}
.septic-services .ss-detail-wrap-inner {
  max-width: 48rem;
  display: flex;
  flex-direction: column;
  gap: 1.375rem;
}
@media (max-width: 1199px) {
  .septic-services .ss-detail-wrap-inner {
    max-width: 37.5rem;
  }
}
@media (max-width: 991px) {
  .septic-services .ss-detail-wrap-inner {
    max-width: 100%;
  }
}
.septic-services .ss-detail-wrap .h3 {
  margin: 0;
}
.septic-services .three-column-wrap .row {
  margin: 0;
  row-gap: 1.25rem;
}
.septic-services .three-column-wrap .tc-features-list {
  list-style: none;
  padding-left: 3.125rem;
  margin: 0;
}
@media (max-width: 1199px) {
  .septic-services .three-column-wrap .tc-features-list {
    padding-left: 2.5rem;
  }
}
.septic-services .three-column-wrap .tc-features-list li {
  position: relative;
  margin: 0;
}
@media (max-width: 1199px) {
  .septic-services .three-column-wrap .tc-features-list li {
    font-size: 1.25rem;
  }
}
.septic-services .three-column-wrap .tc-features-list li::before {
  content: "";
  position: absolute;
  left: -2.5rem;
  top: 0;
  width: 0.625rem;
  height: 2.0625rem;
  background-image: url(../images/list-shape.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-color: unset;
  transform: rotate(90deg);
}
@media (max-width: 1199px) {
  .septic-services .three-column-wrap .tc-features-list li::before {
    left: -1.875rem;
  }
}
.septic-services .three-column-wrap .tc-box {
  display: flex;
  flex: 1;
  position: relative;
}
.septic-services .three-column-wrap .tc-box::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background-color: rgba(0, 0, 0, 0.09);
}
.septic-services .three-column-wrap .tc-box::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 4px;
  background-color: rgba(255, 175, 0, 0.9);
}
.septic-services .three-column-wrap .tc-box .h3 {
  margin: 0;
  width: 100%;
  padding-bottom: 1.3125rem;
  line-height: 1.33;
}
.septic-services .three-column-wrap .tc-wrapper {
  padding: 0;
}
.septic-services .three-column-wrap .tc-wrapper a {
  text-decoration: none;
  display: block;
  height: 100%;
}
.septic-services .three-column-wrap .tc-wrapper a:hover .main-img img {
  transform: scale(1.05);
}
.septic-services .three-column-wrap .tc-wrapper a:hover .btn {
  cursor: pointer;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  border: 0.1875rem solid #000;
}
.septic-services .three-column-wrap .tc-wrapper a:hover .tc-box::after {
  width: 100%;
  transition: 1s;
}
@media (max-width: 767px) {
  .septic-services .three-column-wrap .tc-wrapper .btn-small {
    padding: 0.625rem 1.25rem;
    font-size: 1.25rem;
  }
}
.septic-services .three-column-wrap .tc-part {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.septic-services .three-column-wrap .tc-part .main-img {
  position: relative;
  padding-top: 72.9166666667%;
  overflow: hidden;
}
.septic-services .three-column-wrap .tc-part .main-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .septic-services .three-column-wrap .tc-part .main-img {
    position: relative;
    padding-top: 73.3333333333%;
  }
  .septic-services .three-column-wrap .tc-part .main-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.septic-services .three-column-wrap .tc-part .main-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 1s;
}
.septic-services .three-column-wrap .tc-description {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1.25rem;
  gap: 1.4375rem;
  height: 100%;
}
.septic-services .three-column-wrap .tc-eyebrow {
  font-size: 0.875rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.septic-services .three-column-wrap .tc-text {
  margin-bottom: 1rem;
  color: #000;
}

.statistic-component {
  padding: 2.9375rem 0;
}
@media (max-width: 1199px) {
  .statistic-component .sec-heading {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
.statistic-component .st-counter {
  font-size: 4.75rem;
  line-height: 1;
  color: #FFAF00;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 1399px) {
  .statistic-component .st-counter {
    font-size: 3rem;
  }
}
.statistic-component .st-counter .stat-counter {
  font-size: 4.75rem;
  line-height: 1.19;
}
@media (max-width: 1399px) {
  .statistic-component .st-counter .stat-counter {
    font-size: 3rem;
  }
}
.statistic-component .st-counter .prefix {
  font-size: 4.75rem;
  line-height: 1.19;
}
@media (max-width: 1399px) {
  .statistic-component .st-counter .prefix {
    font-size: 3rem;
  }
}
.statistic-component .st-card-desc {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.25;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin-top: 0.625rem;
}
@media (min-width: 1200px) {
  .statistic-component .st-card-desc {
    letter-spacing: -0.0625rem;
  }
}
.statistic-component .st-carddetail {
  position: relative;
  height: 100%;
}
.statistic-component .st-carddetail::before {
  content: "";
  position: absolute;
  right: -0.625rem;
  top: 50%;
  width: 0.0625rem;
  height: 150%;
  border: none;
  border-right: 1px solid #fff;
  transition: 0.4s;
  transform: translateY(-50%);
}
@media (max-width: 575px) {
  .statistic-component .st-carddetail::before {
    display: none;
  }
}
.statistic-component .st-carddetail::after {
  content: "";
  position: absolute;
  left: 50%;
  top: -2.5rem;
  width: 80%;
  height: 0.0625rem;
  border: none;
  border-bottom: 1px solid #fff;
  transition: 0.4s;
  transform: translateX(-50%);
}
.statistic-component .st-cardrow {
  row-gap: 5rem;
}
.statistic-component .st-mainwrap {
  overflow: hidden;
}
@media (min-width: 1200px) {
  .statistic-component .st-mainwrap {
    padding-bottom: 0.625rem;
  }
}
.statistic-component .st-stat {
  text-align: center;
}
.statistic-component .st-cardcol {
  padding: 0 0.625rem;
}
.statistic-component .st-cardcol:last-child .st-carddetail::before {
  display: none;
}

.testimonials-component .tc-detail-wrap {
  display: flex;
  flex-direction: column;
  text-align: center;
  gap: 1.4375rem;
}
.testimonials-component .tc-detail-wrap .eyebrow-text {
  margin-bottom: 2.125rem;
}
.testimonials-component .tc-detail-wrap .h5 {
  max-width: 57.6875rem;
  margin: 0 auto;
}
.testimonials-component .tc-testimonials {
  padding: 0 1.25rem;
}
.testimonials-component .zwssgr-slider .zwssgr-rating {
  width: 170px;
  text-align: left;
}
.testimonials-component .zwssgr-slider .zwssgr-rating .zwssgr-star.filled {
  font-size: 1.875rem;
  color: #FFAF00;
}
.testimonials-component .zwssgr-slider .zwssgr-title {
  word-break: break-all;
}
.testimonials-component .zwssgr-slider .zwssgr-profile {
  padding-right: unset;
  margin-right: 1.25rem;
}
.testimonials-component .zwssgr-slider .zwssgr-content {
  font-size: 1rem;
  text-align: start;
}
.testimonials-component .zwssgr-slider .zwssgr-swiper-button-next::after,
.testimonials-component .zwssgr-slider .zwssgr-swiper-button-prev::after {
  color: #C1C1C1;
}
.testimonials-component .zwssgr-slider .zwssgr-swiper-button-next {
  right: -0.375rem;
}
.testimonials-component .zwssgr-slider .zwssgr-swiper-button-prev {
  left: -0.375rem;
}
.testimonials-component .zwssgr-slider .zwssgr-list-inner {
  background-color: #EEEEEE;
  padding: 1.5rem;
}

.contact-component .ff-message-success {
  border: 2px solid #fff;
  position: relative;
  font-size: 24px;
  text-align: center;
  max-width: 500px;
  margin: auto;
  background: #000;
}
.contact-component .cc-box {
  padding: 3.875rem 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 767px) {
  .contact-component .cc-box {
    flex-direction: column;
    padding: 1.875rem 0;
  }
}
.contact-component .cc-box a {
  line-height: 1;
  margin: 0;
  text-decoration: none;
}
@media (max-width: 767px) {
  .contact-component .cc-box a {
    font-size: 1.25rem;
  }
}
.contact-component .cc-box a:hover {
  text-decoration: underline;
}
.contact-component .cc-form-heading {
  line-height: 1.33;
}
.contact-component .cc-detail {
  position: relative;
  text-align: center;
  padding-right: 1.5625rem;
  margin-right: 1.5625rem;
}
@media (max-width: 991px) {
  .contact-component .cc-detail {
    padding-right: 0;
    margin-right: 0;
    width: 100%;
  }
}
.contact-component .cc-detail:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 0.3125rem;
  height: 2.8125rem;
  background-color: #fff;
}
@media (max-width: 991px) {
  .contact-component .cc-detail:before {
    display: none;
  }
}
.contact-component .cc-detail:last-child {
  padding: 0;
  margin: 0;
}
.contact-component .cc-detail:last-child:before {
  display: none;
}
.contact-component .cc-formwrap {
  padding: 4.25rem 0;
  background: #FFAF00;
}
@media (max-width: 767px) {
  .contact-component .cc-formwrap {
    padding: 1.875rem 0;
  }
}
.contact-component .cc-headingwrap {
  margin-bottom: 2.5rem;
}
.contact-component .cc-headingwrap .cc-eyebrow-text {
  letter-spacing: 1px;
}
.contact-component .cc-form-shortcode form {
  background: #000;
  padding: 2.25rem 2.375rem;
  border-radius: 0.9375rem;
  max-width: 70.625rem;
  margin: auto;
}
@media (max-width: 767px) {
  .contact-component .cc-form-shortcode form {
    padding: 1.25rem;
  }
}
.contact-component .cc-form-shortcode form fieldset {
  display: flex;
  flex-wrap: wrap;
  gap: 1.875rem;
  justify-content: space-between;
}
.contact-component .cc-form-shortcode form .ff-field_container {
  flex: 1;
  min-width: 30%;
}
.contact-component .cc-form-shortcode form .ff-el-group {
  flex: 1;
  margin: 0;
  min-width: 30%;
}
@media (max-width: 1199px) {
  .contact-component .cc-form-shortcode form .ff-el-group {
    min-width: 100%;
    flex: unset;
  }
}
.contact-component .cc-form-shortcode form .ff-el-group:has(textarea) {
  width: 100%;
  flex: unset;
}
.contact-component .cc-form-shortcode form .ff-el-group:has(.ff-btn) {
  width: 100%;
  flex: unset;
  margin-top: 0.625rem;
}
.contact-component .cc-form-shortcode form .ff-el-group .error {
  font-size: 0.875rem !important;
  margin-top: 0.3125rem !important;
  position: absolute;
  color: #ff0000;
}
.contact-component .cc-form-shortcode form .ff-el-group .ff-el-input--label {
  margin-bottom: 0.9375rem;
}
@media (max-width: 767px) {
  .contact-component .cc-form-shortcode form .ff-el-group .ff-el-input--label {
    margin-bottom: 0.3125rem;
  }
}
.contact-component .cc-form-shortcode form .ff-el-group .ff-el-input--label label {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 700;
}
@media (max-width: 767px) {
  .contact-component .cc-form-shortcode form .ff-el-group .ff-el-input--label label {
    font-size: 1.125rem;
  }
}
.contact-component .cc-form-shortcode form .ff-el-group .ff-el-input--label label:after {
  margin: 0 !important;
  font-size: 20px !important;
  margin-left: -5px !important;
}
.contact-component .cc-form-shortcode form .ff-el-group button.ff-btn.ff-btn-submit.ff-btn-lg.ff_btn_style {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 700;
  text-transform: capitalize;
  padding: 0.9375rem 1.25rem;
  border-radius: 0.9375rem;
  width: 100%;
  background-color: #FFAF00;
}
@media (max-width: 767px) {
  .contact-component .cc-form-shortcode form .ff-el-group button.ff-btn.ff-btn-submit.ff-btn-lg.ff_btn_style {
    font-size: 1.125rem;
  }
}
.contact-component .cc-form-shortcode form .ff-el-group button.ff-btn.ff-btn-submit.ff-btn-lg.ff_btn_style:hover {
  background-color: #fff;
  color: #000;
  opacity: 1;
}
.contact-component .cc-form-shortcode form .ff-el-input--content input {
  height: 4.25rem;
  border-radius: 0.9375rem;
  border: 0.0625rem solid #94cb49;
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 700;
  color: #000;
  padding: 0.9375rem 1.25rem;
}
@media (max-width: 767px) {
  .contact-component .cc-form-shortcode form .ff-el-input--content input {
    font-size: 1.125rem;
    height: 3.125rem;
    border-radius: 0.3125rem;
    padding: 0.9375rem;
  }
}
.contact-component .cc-form-shortcode form .ff-el-input--content input::placeholder {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 700;
  color: rgba(25, 63, 40, 0.13);
}
@media (max-width: 767px) {
  .contact-component .cc-form-shortcode form .ff-el-input--content input::placeholder {
    font-size: 1.125rem;
  }
}
.contact-component .cc-form-shortcode form .ff-el-input--content textarea {
  height: 7.625rem;
  border-radius: 0.9375rem;
  border: 0.0625rem solid #94cb49;
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 700;
  color: #000;
}
@media (max-width: 767px) {
  .contact-component .cc-form-shortcode form .ff-el-input--content textarea {
    font-size: 1.125rem;
  }
}
.contact-component .cc-form-shortcode form .ff-el-input--content textarea::placeholder {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 700;
  color: rgba(25, 63, 40, 0.13);
}
@media (max-width: 767px) {
  .contact-component .cc-form-shortcode form .ff-el-input--content textarea::placeholder {
    font-size: 1.125rem;
  }
}

.full-width-cta::before {
  display: none;
}
.full-width-cta::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 101%;
  height: 101%;
  transform: translate(-50%, -50%);
  background-image: url(../images/center-bg.png);
  background-position: top center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  pointer-events: none;
}
.full-width-cta .fwc-main-wrap {
  position: relative;
  z-index: 1;
}
.full-width-cta .fwc-detail-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 56.25rem;
  margin: 0 auto;
  text-align: center;
  gap: 1.4375rem;
}
.full-width-cta .fwc-description-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.625rem;
}
.full-width-cta .fwc-description-content h1,
.full-width-cta .fwc-description-content .h1 {
  margin-bottom: 0;
}
.full-width-cta .fwc-description-content h2,
.full-width-cta .fwc-description-content .h2 {
  margin-bottom: 0;
}
.full-width-cta .fwc-description-content h3,
.full-width-cta .fwc-description-content .h3 {
  margin-bottom: 0;
}
.full-width-cta .fwc-description-content h4,
.full-width-cta .fwc-description-content .h4 {
  margin-bottom: 0;
}
.full-width-cta .fwc-description-content h5,
.full-width-cta .fwc-description-content .h5 {
  margin-bottom: 0;
}
.full-width-cta .fwc-description-content h6,
.full-width-cta .fwc-description-content .h6 {
  margin-bottom: 0;
}
.full-width-cta .fwc-description-content h5 {
  display: flex;
  justify-content: center;
  gap: 0.625rem;
}
@media (max-width: 575px) {
  .full-width-cta .fwc-description-content h5 {
    flex-direction: column;
  }
}
.full-width-cta .fwc-description-content h5 a:hover {
  text-decoration: underline;
}
.full-width-cta .fwc-description-content p:has(button) {
  margin-bottom: 0;
}
.full-width-cta .fwc-description-content .btn {
  background-color: #FFAF00;
}
.full-width-cta .fwc-description-content .btn:hover {
  background-color: #fff;
}

.inner-page-banner {
  background-image: url(../images/black-white-logo.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  padding: 1.9375rem 0;
}
.inner-page-banner::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 101%;
  height: 101%;
  background: #000;
  mix-blend-mode: multiply;
  transform: translate(-50%, -50%);
  pointer-events: none;
  opacity: 0.85;
}
.inner-page-banner .ipb-detail-wrap h1 {
  position: relative;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  margin: 0;
}

.service-areas-component {
  margin-bottom: 2.5rem;
}
.service-areas-component .sa-wrapper {
  padding: 1.875rem 0;
}
.service-areas-component .sa-wrapper .sa-detail-wrap .h3 {
  margin: 0;
}
.service-areas-component .sa-detail-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.service-areas-component .service-areas-list {
  padding: 2.625rem 0 0;
}
.service-areas-component .service-areas-list .description {
  overflow-x: auto;
}
.service-areas-component .service-areas-list .description * {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.8;
  color: #000;
  text-align: center;
}
@media (max-width: 767px) {
  .service-areas-component .service-areas-list .description * {
    font-size: 1.125rem;
  }
}
@media (max-width: 575px) {
  .service-areas-component .service-areas-list .description * {
    font-size: 1rem;
  }
}

.leadership-component .lp-wrapper {
  position: relative;
  padding: 1.875rem 0;
}
.leadership-component .lp-wrapper .lp-detail-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  row-gap: 0.625rem;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .leadership-component .lp-wrapper .lp-detail-wrap {
    align-items: flex-start;
  }
}
.leadership-component .lp-wrapper .lp-detail-wrap .eyebrow {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .leadership-component .lp-wrapper .lp-detail-wrap .eyebrow {
    margin-bottom: 0;
  }
}
.leadership-component .lp-wrapper .lp-detail-wrap .h3 {
  margin: 0;
}
.leadership-component .lp-part {
  display: flex;
  flex-direction: column;
  gap: 1.375rem;
}
.leadership-component .lp-part .profile-img {
  position: relative;
  padding-top: 100%;
}
.leadership-component .lp-part .profile-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.leadership-component .lp-part .profile-img img {
  border-radius: 0.625rem;
}
.leadership-component .lp-main-wrap {
  padding: 4.375rem 0 1.5625rem 0;
}
.leadership-component .lp-main-wrap .h3 {
  line-height: 1.34;
}
.leadership-component .lp-main-grid {
  row-gap: 1.5625rem;
  margin: 0 -2.125rem;
}
@media (max-width: 991px) {
  .leadership-component .lp-main-grid {
    margin: 0 -0.75rem;
  }
}
.leadership-component .lp-main-box {
  padding: 0 2.125rem;
}
@media (max-width: 991px) {
  .leadership-component .lp-main-box {
    padding: 0 0.75rem;
  }
}
.leadership-component .lp-box {
  display: flex;
  flex-direction: column;
  gap: 0.6875rem;
}
.leadership-component .lp-box .h3 {
  margin: 0;
}
@media (max-width: 1199px) {
  .leadership-component .lp-box .h3 {
    font-size: 1.875rem;
  }
}
@media (max-width: 991px) {
  .leadership-component .lp-box .h3 {
    font-size: 1.625rem;
  }
}
.leadership-component .lp-box h5 {
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.25;
  color: #FFAF00;
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 1199px) {
  .leadership-component .lp-box h5 {
    font-size: 1.375rem;
  }
}
@media (max-width: 991px) {
  .leadership-component .lp-box h5 {
    font-size: 1.25rem;
  }
}
.leadership-component .lp-box a {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.33;
  color: #FFAF00;
  text-decoration: none;
  transition: all 0.3s ease;
}
.leadership-component .lp-box a:hover {
  text-decoration: underline;
}

.gallery-added {
  padding: 0;
}
.gallery-single {
  width: 100%;
}
.gallery-single .gallery-picture {
  position: relative;
  padding-top: 97.2222222222%;
  width: 100%;
}
.gallery-single .gallery-picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery-row {
  margin: 0;
}

.listing-grid .three-column-wrap .lg-row {
  row-gap: 3.75rem;
  margin: 0;
  margin-bottom: 3.75rem;
}
.listing-grid .three-column-wrap .lg-box {
  flex: 1;
  position: relative;
}
.listing-grid .three-column-wrap .lg-box::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.25rem;
  background-color: rgba(0, 0, 0, 0.09);
}
.listing-grid .three-column-wrap .lg-box::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0.25rem;
  background-color: rgba(255, 175, 0, 0.9);
}
.listing-grid .three-column-wrap .lg-box .h3 {
  margin: 0;
  width: 100%;
  padding-bottom: 1.3125rem;
  line-height: 1.33;
}
@media (max-width: 1199px) {
  .listing-grid .three-column-wrap .lg-box .h3 {
    padding-bottom: 0.9375rem;
  }
}
.listing-grid .three-column-wrap .lg-wrapper {
  padding: 0;
}
.listing-grid .three-column-wrap .lg-wrapper a {
  text-decoration: none;
  display: block;
  height: 100%;
}
.listing-grid .three-column-wrap .lg-wrapper a:hover .main-img img {
  transform: scale(1.05);
}
.listing-grid .three-column-wrap .lg-wrapper a:hover .btn {
  cursor: pointer;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  border: 0.1875rem solid #000;
}
.listing-grid .three-column-wrap .lg-wrapper a:hover .lg-box::after {
  width: 100%;
  transition: 1s;
}
@media (max-width: 767px) {
  .listing-grid .three-column-wrap .lg-wrapper .btn-small {
    padding: 0.625rem 1.25rem;
    font-size: 1.25rem;
  }
}
.listing-grid .three-column-wrap .lg-part {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.listing-grid .three-column-wrap .lg-part .main-img {
  position: relative;
  padding-top: 72.9166666667%;
  overflow: hidden;
}
.listing-grid .three-column-wrap .lg-part .main-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .listing-grid .three-column-wrap .lg-part .main-img {
    position: relative;
    padding-top: 73.3333333333%;
  }
  .listing-grid .three-column-wrap .lg-part .main-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.listing-grid .three-column-wrap .lg-part .main-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 1s;
}
.listing-grid .three-column-wrap .lg-description {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1.25rem 1.25rem 0 1.25rem;
  gap: 1.4375rem;
  height: 100%;
}

.load-more-img {
  display: flex;
  justify-content: center;
  margin: 1.875rem;
}
.load-more-img .loading {
  background-size: contain;
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 9.375rem;
  border: 5px solid #FFAF00;
  border-top-color: #193f28;
  box-sizing: border-box;
  animation: loading 4s linear infinite;
  -webkit-animation: loading 4s linear infinite;
}
@keyframes loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

.load-more-link {
  width: fit-content;
  margin: 0 auto;
  margin-top: 1.875rem;
  margin-bottom: 4.375rem;
}

.no-more-result {
  text-align: center;
}

.wysiwyg-component .wc-wrap {
  max-width: 56.25rem;
  margin: auto;
}

.related-resources {
  margin-bottom: 3.4375rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .related-resources {
    margin-bottom: 1.875rem;
  }
}
.related-resources .rr-detail-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.25rem;
  padding: 3.125rem 0;
}
@media (max-width: 991px) {
  .related-resources .rr-detail-wrap {
    flex-direction: column;
    align-items: flex-start;
  }
}
.related-resources .rr-detail-wrap-inner {
  max-width: 48rem;
  display: flex;
  flex-direction: column;
  gap: 1.375rem;
}
@media (max-width: 1199px) {
  .related-resources .rr-detail-wrap-inner {
    max-width: 37.5rem;
  }
}
@media (max-width: 991px) {
  .related-resources .rr-detail-wrap-inner {
    max-width: 100%;
    gap: 0;
  }
}
.related-resources .rr-detail-wrap .h3 {
  margin: 0;
}
.related-resources .rr-row {
  margin: 0;
  row-gap: 1.25rem;
}
.related-resources .rr-features-list {
  list-style: none;
  padding-left: 3.125rem;
  margin: 0;
}
@media (max-width: 1199px) {
  .related-resources .rr-features-list {
    padding-left: 2.5rem;
  }
}
.related-resources .rr-features-list li {
  position: relative;
  margin: 0;
}
@media (max-width: 1199px) {
  .related-resources .rr-features-list li {
    font-size: 1.25rem;
  }
}
.related-resources .rr-features-list li::before {
  content: "";
  position: absolute;
  left: -2.5rem;
  top: 0;
  width: 0.625rem;
  height: 2.0625rem;
  background-image: url(../images/list-shape.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-color: unset;
  transform: rotate(90deg);
}
@media (max-width: 1199px) {
  .related-resources .rr-features-list li::before {
    left: -1.875rem;
  }
}
.related-resources .rr-box {
  flex: 1;
  position: relative;
}
.related-resources .rr-box::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.25rem;
  background-color: rgba(0, 0, 0, 0.09);
}
.related-resources .rr-box::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0.25rem;
  background-color: rgba(255, 175, 0, 0.9);
}
.related-resources .rr-box .h3 {
  margin: 0;
  width: 100%;
  padding-bottom: 1.3125rem;
  line-height: 1.33;
}
.related-resources .rr-wrapper {
  padding: 0;
}
.related-resources .rr-wrapper a {
  text-decoration: none;
  display: block;
  height: 100%;
}
.related-resources .rr-wrapper a:hover .main-img img {
  transform: scale(1.05);
}
.related-resources .rr-wrapper a:hover .btn {
  cursor: pointer;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  border: 0.1875rem solid #000;
}
.related-resources .rr-wrapper a:hover .rr-box::after {
  width: 100%;
  transition: 1s;
}
@media (max-width: 767px) {
  .related-resources .rr-wrapper .btn-small {
    padding: 0.625rem 1.25rem;
    font-size: 1.25rem;
  }
}
.related-resources .rr-part {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.related-resources .rr-part .main-img {
  position: relative;
  padding-top: 72.9166666667%;
  overflow: hidden;
}
.related-resources .rr-part .main-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .related-resources .rr-part .main-img {
    position: relative;
    padding-top: 73.3333333333%;
  }
  .related-resources .rr-part .main-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.related-resources .rr-part .main-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 1s;
}
.related-resources .rr-description {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1.25rem;
  gap: 1.4375rem;
  height: 100%;
}
.related-resources .rr-eyebrow {
  font-size: 0.875rem;
  margin-bottom: 1rem;
}
.related-resources .rr-text {
  margin-bottom: 1rem;
  color: #000;
}

.post-detail-block:has(+ .post-content > section.wysiwyg-component:first-child) .pdb-main-wrap {
  border-bottom: 4px solid rgba(0, 0, 0, 0.09);
}
.post-detail-block .pdb-main-wrap {
  max-width: 56.25rem;
  margin: auto;
  margin-top: 3.5rem;
  padding-bottom: 1.875rem;
}
.post-detail-block .pdb-main-wrap .main-img {
  position: relative;
  padding-top: 55.5555555556%;
  overflow: hidden;
  margin-bottom: 1.875rem;
}
.post-detail-block .pdb-main-wrap .main-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post-detail-block .pdb-main-wrap .main-img::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  box-shadow: inset 0 0 99px rgba(0, 0, 0, 0.48);
  border-radius: 0.9375rem;
  z-index: 1;
  pointer-events: none;
}
.post-detail-block .pdb-main-wrap .main-img img {
  border-radius: 0.9375rem;
}
.post-detail-block .pdb-main-wrap .h3 {
  margin: 0;
}

:root {
  --space-lg: 5.625rem;
  --space-md: 5rem;
  --space-sm: 2.5rem;
}
@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: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  min-height: 100%;
}

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

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

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

/* 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(255, 175, 0, 0.6);
}
.pagination li a:hover {
  color: #000 !important;
}
.pagination li a:not(.prev, .next),
.pagination li span {
  border: none;
  font-weight: 700;
  line-height: 1;
  color: rgba(255, 175, 0, 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: #FFAF00;
}
.pagination li .prev,
.pagination li .next {
  cursor: pointer;
  color: #FFAF00;
  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: #000;
}
.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: #FFAF00;
}

.error-wrap .description {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.bg-dark li::before {
  background-color: #fff;
}

/* stylelint-disable max-nesting-depth */
.hamburger {
  --humburgerbox: 2.5rem;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--humburgerbox);
  height: var(--humburgerbox);
  margin: 0 0 0 1.5625rem;
  padding: 0;
  text-align: center;
  background-color: transparent;
}
@media (max-width: 991px) {
  .hamburger {
    margin: 0;
  }
}
@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: #000;
  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: #000;
  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: #000;
}
.hamburger.is-clicked span::before {
  transform: rotate(45deg);
}
.hamburger.is-clicked span::after {
  top: 6px;
  transform: translateY(-6px) rotate(-45deg);
}

.mbnav {
  position: relative;
  display: block;
}
@media (min-width: 992px) {
  .mbnav {
    display: none;
  }
}
.mbnav .ht-menu-logo {
  padding: 0 1.25rem;
  margin-top: 1.25rem;
}
.mbnav .mobile-menu {
  padding: 1.875rem 1.25rem 0;
}
.mbnav-inner-details {
  padding-bottom: 1.875rem;
}
.mbnav .custom-link a {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.8;
  color: #fff;
  position: relative;
  padding: 0 1rem 0 0;
}
.mbnav .custom-link a::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.375rem;
  width: 0.125rem;
  height: 0.9375rem;
  background-color: #fff;
}
.mbnav .custom-link a:first-child {
  padding-left: 0;
}
.mbnav .custom-link a:last-child::before {
  display: none;
}
.mbnav .brand {
  display: block;
  position: relative;
  padding-top: 35.4166666667%;
}
.mbnav .brand img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 991px) {
  .mbnav .brand {
    width: 9.375rem;
    margin: 0;
  }
}
.mbnav .brand img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (max-width: 991px) {
  .mbnav .call-us-inner {
    color: #000;
  }
  .mbnav .call-us-inner a {
    color: #000;
  }
}
.mbnav__state {
  pointer-events: none;
  position: fixed;
  z-index: 9999;
  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: black;
}
.mbnav__logo {
  padding: 0.9375rem;
  color: #fff;
}
.mbnav .menu-wrap {
  --leftSlide: 0;
  position: absolute;
  top: 0;
  right: var(--leftSlide);
  width: 100%;
  height: 100%;
  transition: 0.4s ease;
}
.mbnav .menu-wrap .menu-wrap {
  right: -100%;
  visibility: hidden;
  opacity: 0;
}
.mbnav .menu-wrap > .menu-inner {
  pointer-events: auto;
  overflow: hidden auto;
  max-height: 100%;
  padding-top: 5.3125rem;
  background: radial-gradient(circle, #ffaf00 0%, #ffaf00 55%, #ffaf00 100%);
  padding-bottom: 2.5rem;
  height: 100%;
  max-height: 100vh;
  overflow: auto;
  padding: 0 !important;
}
.mbnav .menu-wrap > .menu-inner .call-us {
  margin-top: 1.25rem;
}
.mbnav .menu-wrap > .menu-inner .cta-btn {
  margin-top: 1.25rem;
}
.mbnav .menu-wrap > .menu-inner .cta-btn .btn-small {
  font-size: 1.125rem;
  color: #000;
  border-color: #000;
}
.mbnav .menu-wrap > .menu-inner .call-us,
.mbnav .menu-wrap > .menu-inner .cta-btn {
  padding: 0 1.25rem;
}
.mbnav ul {
  position: static;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0 1.25rem;
  transition: 0.4s ease;
  margin-top: 2.5rem;
}
.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 #000;
  font-size: 1.25rem;
  font-weight: 500;
  color: #fff;
  text-transform: capitalize;
  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 #000;
  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: 0.625rem 0;
  line-height: 1.3;
  color: #000;
  text-decoration: none !important;
  text-transform: uppercase;
}
.mbnav ul li:not(.btn-wrap) a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  margin-right: 0;
  margin-left: auto;
}
.mbnav ul li:not(.btn-wrap).is-open > .mbnav__caret:after {
  transform: rotate(0);
}
.mbnav ul li:not(.btn-wrap).has-sub > a {
  flex: 1 1 auto;
}
.mbnav ul li:not(.btn-wrap) .btn-wrap {
  position: fixed;
  bottom: 1.25rem;
  left: 1.25rem;
  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: 0.625rem 0 0.625rem 1.25rem;
  font-weight: 400;
  color: #000;
}
.mbnav ul li:not(.btn-wrap).back-click::before {
  --sarrow-width: 10px;
  content: "";
  transform: rotate(-135deg);
  display: flex;
  align-items: center;
  width: var(--sarrow-width);
  height: var(--sarrow-width);
  margin: auto;
  border: calc(var(--sarrow-width) / 4) solid #fff;
  border-bottom: 0;
  border-left: 0;
  position: absolute;
  left: 0;
  background: transparent;
  border-radius: 0;
  top: 21px;
}
.mbnav__caret {
  cursor: pointer;
  z-index: 1;
  display: grid;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: auto;
}
.color-mbnav .mbnav__caret::before {
  color: #FFAF00 !important;
}

.mbnav ul ul li {
  font-size: 16px;
}
.mbnav ul ul li a {
  padding-left: 1.5625rem;
}
.mbnav ul ul li li {
  font-size: 14px;
}
.mbnav ul ul li li a {
  padding-left: 2.1875rem;
}
.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 .parent-title {
  padding: 0.625rem 0 !important;
  color: #000 !important;
  font-weight: 700 !important;
}

.call-us.footer-part * {
  color: #fff;
}

/* --- header --- */
.main-header {
  position: relative;
  z-index: 999;
  width: 100%;
  height: auto;
  background-color: #fff;
  /* nav */
}
.main-header .brand {
  display: block;
  position: relative;
  padding-top: 35.4166666667%;
}
.main-header .brand img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 991px) {
  .main-header .brand {
    width: 9.375rem;
    margin: 0;
  }
}
.main-header .brand img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.main-header .nav-menu {
  flex: 1 1 auto;
}
.main-header .navigation {
  display: none;
  word-break: keep-all;
}
@media (min-width: 992px) {
  .main-header .navigation {
    display: flex;
    flex-wrap: wrap;
  }
}
.main-header .navigation nav > ul {
  display: flex;
  flex-wrap: wrap;
}
.main-header .navigation nav .current-menu-item > a,
.main-header .navigation nav .current_page_parent > a {
  color: #fff !important;
}
.main-header .navigation nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-header .navigation nav ul li {
  padding: 0;
  list-style: none;
}
.main-header .navigation nav ul li a {
  display: block;
  padding: 0.625rem 1.5625rem;
  text-decoration: none;
  text-transform: uppercase;
}
.main-header .navigation nav ul li a:hover {
  color: #fff !important;
}
@media (max-width: 1199px) {
  .main-header .navigation nav ul li a {
    padding: 0.625rem;
  }
}
.main-header .navigation nav ul li.menu-item-has-children {
  position: relative;
}
.main-header .navigation nav ul li.menu-item-has-children > a {
  padding-right: 2.5rem;
}
.main-header .navigation nav ul li.menu-item-has-children > a::after {
  content: "";
  position: absolute;
  top: 48%;
  right: 1.25rem;
  transform: translateY(-52%) rotate(135deg);
  width: 0.625rem;
  height: 0.625rem;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transition: 0.3s;
}
.main-header .navigation nav ul li.menu-item-has-children:hover > a::after {
  transform: translateY(-50%) rotate(315deg);
}
.main-header .navigation nav ul li:hover > a {
  color: #FFAF00;
}
.main-header .navigation nav ul li:hover > a::after {
  border-color: #fff;
}
.main-header .navigation nav ul li:hover > ul {
  pointer-events: auto;
  opacity: 1;
  z-index: 1;
}
.main-header .navigation nav ul li ul {
  border: 2px solid #fff;
  border-radius: 10px;
  overflow: hidden;
}
.main-header .navigation nav ul li ul li a {
  font-size: 18px;
}
.main-header .navigation nav ul.sub-menu {
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s;
}
.main-header .navigation nav ul.sub-menu .sub-menu {
  top: 0;
  left: 100%;
}
.main-header .navigation nav ul.sub-menu li a {
  display: block;
  background-color: #FFAF00;
  color: #000;
}
.main-header .navigation nav ul.sub-menu li.menu-item-has-children > a::after {
  top: 1.0625rem;
  transform: rotate(45deg);
  border-color: #fff;
}
.main-header .navigation nav ul.sub-menu li:hover > a {
  color: #FFAF00;
}
.main-header .navigation nav ul.sub-menu li:hover > a::after {
  border-color: #FFAF00;
}
.main-header .navigation nav ul.sub-menu li:not(:last-child) a {
  border-bottom: 1px solid #000;
}
.main-header .navigation .current-menu-parent .current-menu-item > a {
  color: #FFAF00;
}
.main-header .navigation .current-menu-parent > a {
  color: #FFAF00;
}
.main-header .ht-menu-logo {
  width: 2.5rem;
  height: 3.625rem;
  margin-left: 1.5625rem;
}
.main-header .ht-menu-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.header-top {
  background-color: #000;
  padding: 0.75rem 0;
}
.header-top .ht-left-logo {
  font-style: normal;
}
@media (max-width: 767px) {
  .header-top .ht-left-logo {
    font-size: 0.75rem;
  }
}
.header-top .ht-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.25rem;
}
@media (max-width: 991px) {
  .header-top .ht-main {
    gap: 0.3125rem;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}
.header-top .ht-left img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-top .ht-logo-link {
  width: 10.875rem;
  display: block;
}
@media (max-width: 991px) {
  .header-top .ht-logo-link {
    width: 6.25rem;
  }
}
@media (max-width: 575px) {
  .header-top .ht-logo-link {
    width: 5.625rem;
  }
}
.header-top .ht-right-item {
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
.header-top .ht-right {
  display: flex;
  align-items: center;
  gap: 0.4375rem;
}
@media (max-width: 767px) {
  .header-top .ht-right {
    gap: 1.25rem;
  }
}
.header-top .ht-social-item {
  display: flex;
  align-items: center;
  gap: 0.4375rem;
}
@media (max-width: 767px) {
  .header-top .ht-social-item {
    gap: 0.75rem;
  }
}
.header-top .ht-social-item a {
  display: flex;
  align-items: center;
  width: 1.125rem;
  height: 1.125rem;
  transition: opacity 0.3s;
}
.header-top .ht-social-item a:hover {
  opacity: 0.6;
}
.header-top .ht-social-item a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.header-top .ht-right-contact {
  position: relative;
}
.header-top .ht-right-contact::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -0.5rem;
  width: 0.1875rem;
  height: 1.125rem;
  background-color: #fff;
}
@media (max-width: 767px) {
  .header-top .ht-right-contact::before {
    display: none;
  }
}
.header-top .ht-right-contact:last-child::before {
  display: none;
}
.header-top .ht-right-contact a {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 2;
  padding: 0 0.5rem;
  color: #fff;
  text-decoration: none;
  display: block;
}
@media (max-width: 767px) {
  .header-top .ht-right-contact a {
    font-size: 0.6875rem;
    padding: 0;
    line-height: 1.2;
  }
}
.header-top .ht-right-contact a:hover {
  text-decoration: underline;
}

.header-center {
  padding: 2.375rem 0;
}
@media (max-width: 991px) {
  .header-center {
    padding: 0.9375rem 0;
  }
}
.header-center .main-logo {
  width: 48%;
  max-width: 29.9375rem;
}
@media (max-width: 1199px) {
  .header-center .main-logo {
    max-width: 18.75rem;
  }
}
@media (max-width: 991px) {
  .header-center .main-logo {
    width: auto;
  }
}
.header-center .cta-btn {
  width: 26%;
  text-align: right;
}
@media (max-width: 991px) {
  .header-center .cta-btn {
    width: 33.33%;
    display: none;
  }
}
.header-center .call-us {
  width: 26%;
}
@media (max-width: 991px) {
  .header-center .call-us {
    width: 33.33%;
  }
}
@media (max-width: 991px) {
  .header-center .call-us {
    display: none;
  }
}
.header-center .call-us .call-us-inner {
  text-align: center;
  max-width: fit-content;
}
.header-center .call-us span {
  display: block;
  font-weight: 700;
  font-size: 1.875rem;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 1.125rem;
}
@media (max-width: 1199px) {
  .header-center .call-us span {
    font-size: 1.5625rem;
  }
}
@media (max-width: 991px) {
  .header-center .call-us span {
    font-size: 1.25rem;
  }
}
.header-center .call-us a {
  font-weight: 500;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .header-center .call-us a {
    font-size: 1.875rem;
  }
}
@media (max-width: 991px) {
  .header-center .call-us a {
    font-size: 1.375rem;
  }
}
.header-center .call-us a:hover {
  text-decoration: underline;
}

.header-bottom {
  background-color: #000;
  padding: 0.9375rem 0;
}
@media (max-width: 991px) {
  .header-bottom {
    padding: 0.3125rem 0;
    background-color: transparent;
  }
}
@media (min-width: 992px) {
  .header-bottom.hb-mobile {
    display: none;
  }
}
@media (max-width: 991px) {
  .header-bottom.hb-desktop {
    display: none;
  }
}
@media (max-width: 991px) {
  .header-bottom .container {
    margin: 0;
  }
}
.header-bottom .hb-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-bottom .navigation li {
  padding: 0 0.625rem;
}
.header-bottom .navigation li a {
  font-size: 1.5rem;
  text-align: center;
  text-decoration: none;
  transition: color 0.3s;
}
@media (max-width: 1199px) {
  .header-bottom .navigation li a {
    font-size: 1.25rem;
  }
}
.header-bottom .navigation li a:hover {
  color: #fff;
}

/* --- footer --- */
@media (max-width: 991px) {
  .footer-main .brand {
    margin: auto;
    max-width: 14.375rem;
    padding-top: 0;
  }
  .footer-main .brand img {
    position: static;
    max-width: 14.375rem;
  }
}
.footer-main .ht-left {
  text-align: center;
}
@media (max-width: 767px) {
  .footer-main .header-center {
    padding: 1.875rem 0;
  }
}
.footer-main .header-center::before {
  display: none;
}
@media (max-width: 991px) {
  .footer-main .header-center .footer-inner {
    flex-wrap: wrap;
  }
  .footer-main .header-center .footer-inner .call-us {
    display: block;
    width: auto;
    max-width: 33.33%;
  }
  .footer-main .header-center .footer-inner .cta-btn {
    display: block;
    width: auto;
    max-width: 33.33%;
  }
  .footer-main .header-center .footer-inner .cta-btn .btn {
    font-size: 1rem;
  }
  .footer-main .header-center .footer-inner .main-logo {
    max-width: 33.33%;
  }
}
@media (max-width: 767px) {
  .footer-main .header-center .footer-inner {
    justify-content: center;
    row-gap: 1.25rem;
  }
  .footer-main .header-center .footer-inner .call-us {
    display: none;
  }
  .footer-main .header-center .footer-inner .cta-btn {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .footer-main .header-center .footer-inner .main-logo {
    width: 100%;
    max-width: 100%;
  }
}

.studio {
  display: none;
}

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