/*!**************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./sources/scss/style.scss ***!
  \**************************************************************************************************************************************************************************/
/* Note: If need Disable Decimal-value functionilty open function.scss file */
/* mini laptop resolution 1349 X 662 and 1246 X 681 and 1218 X 672 */
/* Mozila Firefox */
@font-face {
  font-family: Switzer;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(../fonts/Switzer-Regular.woff2) format("woff2"), url(../fonts/Switzer-Regular.woff) format("woff");
}
@font-face {
  font-family: Switzer;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url(../fonts/Switzer-Medium.woff2) format("woff2"), url(../fonts/Switzer-Medium.woff) format("woff");
}
@font-face {
  font-family: Switzer;
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url(../fonts/Switzer-Semibold.woff2) format("woff2"), url(../fonts/Switzer-Semibold.woff) format("woff");
}
@font-face {
  font-family: Switzer;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(../fonts/Switzer-Bold.woff2) format("woff2"), url(../fonts/Switzer-Bold.woff) format("woff");
}
/* 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(4, 4, 5, 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: "Switzer", "Arial", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.6;
  color: #fff;
  background-color: #040405;
  /* stylelint-disable */
  /* stylelint-enable */
}
body::selection {
  background-color: rgba(252, 76, 33, 0.8);
}
body::-moz-selection {
  background-color: rgba(252, 76, 33, 0.8);
}
body.scroll-fixed, body.search-open {
  overflow: hidden;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body {
    height: 100%;
  }
}

h1,
.h1 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.1;
  color: #fff;
  word-break: keep-all;
  line-height: 1.2;
  text-transform: uppercase;
}
h1 a,
.h1 a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
}
h1 span,
.h1 span {
  color: #FC4C21;
}
@media (max-width: 991px) {
  h1,
  .h1 {
    font-size: 2.625rem;
  }
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 2.25rem;
  }
}

h2,
.h2 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.1;
  color: #fff;
  word-break: keep-all;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.45;
}
h2 a,
.h2 a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
}
h2 span,
.h2 span {
  color: #FC4C21;
}
@media (max-width: 1199px) {
  h2,
  .h2 {
    font-size: 2.125rem;
  }
}
@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 1.813rem;
  }
}

h3,
.h3 {
  margin-bottom: 0.938rem;
  font-family: inherit;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.1;
  color: #fff;
  word-break: keep-all;
  font-weight: 500;
}
h3 a,
.h3 a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
}
h3 span,
.h3 span {
  color: #FC4C21;
}
@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: 700;
  line-height: 1.1;
  color: #fff;
  word-break: keep-all;
  font-weight: 500;
  line-height: 1.5;
}
h4 a,
.h4 a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
}
h4 span,
.h4 span {
  color: #FC4C21;
}
@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: 700;
  line-height: 1.1;
  color: #fff;
  word-break: keep-all;
}
h5 a,
.h5 a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
}
h5 span,
.h5 span {
  color: #FC4C21;
}
@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: 700;
  line-height: 1.1;
  color: #fff;
  word-break: keep-all;
}
h6 a,
.h6 a {
  display: inline-block;
  color: inherit;
  text-decoration: none;
}
h6 span,
.h6 span {
  color: #FC4C21;
}
@media (max-width: 767px) {
  h6,
  .h6 {
    font-size: 1.063rem;
  }
}

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

.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: #ffa34d;
}

:is(ul, ol) {
  --ulol-left-padding: rem(20px);
  margin-bottom: 0.938rem;
  padding-left: var(--ulol-left-padding);
}
:is(ul, ol) li {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
:is(ul, ol) li:last-child {
  padding-bottom: 0;
}

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

.list-style ul {
  list-style: none;
  padding-left: 1.25rem;
}
.list-style ul a {
  color: #FC4C21;
  text-decoration: none;
}
.list-style ul a:hover {
  text-decoration: underline;
}
.list-style ul > li {
  font-size: 1rem;
  position: relative;
  --ulBox: 8px;
}
.list-style ul > li::before {
  content: "";
  position: absolute;
  top: 0.875rem;
  left: -1.25rem;
  color: #FC4C21;
  font-weight: 700;
  line-height: 1;
  width: var(--ulBox);
  height: var(--ulBox);
  background-color: #FC4C21;
  border-radius: 100%;
}
.list-style ul > li > ul > li {
  font-size: 1rem;
}
.list-style ul > li > ul > li::before {
  width: var(--ulBox);
  height: var(--ulBox);
  background-color: transparent;
  border: 1px solid #FC4C21;
}
.list-style ul > li > ul > li > ul > li {
  --ulBox: 4px;
}
.list-style ul > li > ul > li > ul > li::marker {
  color: currentColor;
}
.list-style ul > li > ul > li > ul > li::before {
  top: em(16px);
  background-color: currentColor;
  border-radius: 0;
}
.list-style ol {
  margin-left: 1.25rem;
}
.list-style ol a {
  color: #FC4C21;
  text-decoration: none;
}
.list-style ol a:hover {
  text-decoration: underline;
}

blockquote {
  position: relative;
  display: block;
  margin-bottom: 3.5rem;
  padding: 1rem 1.5rem;
  font-size: 1.125rem;
  font-style: italic;
  line-height: 2;
  color: rgba(255, 255, 255, 0.9);
  text-align: left;
  backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.1);
  /* 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 #FC4C21 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: #fff;
  text-decoration: underline;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
}
a:hover {
  outline: none;
  text-decoration: none;
}
a.tab-outline {
  outline: 1px solid;
  outline-offset: 0.188rem;
}
p a {
  color: #FC4C21;
  text-decoration: none;
}
p a:hover {
  text-decoration: underline;
}
p a:focus {
  outline: none;
  border: 1px solid;
  border-radius: 6px;
}

/* 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 #D9D9D9;
  vertical-align: bottom;
}

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

/* stylelint-enable selector-class-pattern */
/**
 * Main content containers
 */
.alignfull, .alignwide, .container-md, .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: 991px) {
  .alignfull, .alignwide, .container-md, .container-fluid, .container {
    --gutter: 1.875rem;
  }
}
@media (max-width: 767px) {
  .alignfull, .alignwide, .container-md, .container-fluid, .container {
    --gutter: 1.25rem;
  }
}

.container {
  --container-width: 80rem;
}
.container-md {
  --container-width: 66.25rem;
}

[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: #040405;
}

.text-dark {
  color: #040405;
}

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

input[type=button],
input[type=reset],
input[type=submit], .btn {
  --focuc-outline-space: -1px;
  user-select: none;
  position: relative;
  display: inline-flex;
  gap: 0.625rem;
  align-items: center;
  width: max-content;
  border: 0;
  border-radius: 0.125rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s;
}
input[type=button] i,
input[type=reset] i,
input[type=submit] i, .btn i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  padding: 0.438rem;
  border: 1px solid #FC4C21;
  border-radius: 100vh;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s;
}
input[type=button] i svg,
input[type=reset] i svg,
input[type=submit] i svg, .btn i svg {
  width: 0.813rem;
  height: 0.813rem;
}
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover, .btn:hover, a:hover input[type=button],
a:hover input[type=reset],
a:hover input[type=submit], a:hover .btn {
  cursor: pointer;
  color: inherit;
  text-decoration: none;
}
input[type=button]:hover i,
input[type=reset]:hover i,
input[type=submit]:hover i, .btn:hover i, a:hover input[type=button] i,
a:hover input[type=reset] i,
a:hover input[type=submit] i, a:hover .btn i {
  border-color: #fff;
}
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus, .btn:focus {
  --focuc-outline-space: -4px;
  color: #fff;
  outline: 0;
}
input[type=button]:focus::before,
input[type=reset]:focus::before,
input[type=submit]:focus::before, .btn:focus::before {
  visibility: visible;
  opacity: 1;
}

.btn-sm {
  padding: 0.25rem 0.563rem;
  font-size: 0.75rem;
}
.btn-link {
  user-select: none;
  position: relative;
  border: 0;
  font-size: 1.125rem;
  font-weight: 700;
  color: #FC4C21;
  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 #D9D9D9;
  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: #FC4C21;
  transition: 0.4s ease;
}
.btn-link:hover, a:hover .btn-link {
  border-color: currentcolor;
  color: #ffa34d;
  text-decoration: none;
}
.btn-link:hover::after, a:hover .btn-link::after {
  transform: translateX(4px);
  color: #ffa34d;
}
.btn-link:focus {
  outline: 0;
}
.btn-link:focus::before {
  visibility: visible;
  opacity: 1;
}
.btn-arrow {
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  border: 1px solid #FC4C21;
  border-radius: 100vh;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s;
}
.btn-arrow:hover, a:hover .btn-arrow {
  background-color: #FC4C21;
}
.btn-arrow i {
  display: flex;
}
@media (max-width: 767px) {
  .btn-arrow {
    width: 3rem;
    height: 3rem;
  }
}
.btn.-download {
  --strokeSpeed: 0.6s;
}
.btn.-download:hover::before, .btn.-download:hover::after, a:hover .btn.-download::before, a:hover .btn.-download::after {
  width: 100%;
}
.btn.-download:hover::before, a:hover .btn.-download::before {
  transition-delay: 0s;
}
.btn.-download:hover::after, a:hover .btn.-download::after {
  transition-delay: calc(var(--strokeSpeed) * 2 / 3);
}
.btn.-download:hover span::before, .btn.-download:hover span::after, a:hover .btn.-download span::before, a:hover .btn.-download span::after {
  height: 100%;
}
.btn.-download:hover span::before, a:hover .btn.-download span::before {
  transition-delay: var(--strokeSpeed);
}
.btn.-download:hover span::after, a:hover .btn.-download span::after {
  transition-delay: calc(var(--strokeSpeed) / 3);
}
.btn.-download:hover svg, a:hover .btn.-download svg {
  fill: #FC4C21;
}
.btn.-download::before, .btn.-download::after {
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  transition: all calc(var(--strokeSpeed) / 3) linear;
  background: #FC4C21;
  pointer-events: none;
}
.btn.-download::before {
  left: 0;
  top: -1px;
  transition-delay: var(--strokeSpeed);
}
.btn.-download::after {
  right: 0;
  bottom: -1px;
  transition-delay: calc(var(--strokeSpeed) / 3);
}
.btn.-download span::before, .btn.-download span::after {
  content: "";
  width: 2px;
  height: 0;
  position: absolute;
  transition: all calc(var(--strokeSpeed) / 3) linear;
  background: #FC4C21;
  pointer-events: none;
}
.btn.-download span::before {
  left: -1px;
  bottom: 0;
  transition-delay: 0s;
}
.btn.-download span::after {
  right: -1px;
  top: 0;
  transition-delay: calc(var(--strokeSpeed) * 2 / 3);
}
.btn.-download svg {
  transition: 0.6s;
}

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

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

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

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

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

input[type=url],
input[type=text],
input[type=password],
input[type=email],
input[type=tel],
input[type=search],
input[type=number],
input[type=date],
textarea,
select {
  width: 100%;
  height: 3.625rem;
  padding: 0 0.938rem;
  border: 0.063rem solid #ffa34d;
  border-radius: 0;
  font-size: 1.125rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.5);
}
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: #ffa34d;
  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(255, 255, 255, 0.5);
  opacity: 1;
}

select {
  -webkit-appearance: none;
  background-image: url(../images/select-down-arrow.svg);
  background-size: 0.75rem 0.75rem;
  background-position: right 0.375rem center !important;
  background-repeat: no-repeat;
  cursor: pointer;
}

/* 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: #040405;
}
.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 #040405;
}
.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: #040405;
}

.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 #ffa34d;
  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 #ffa34d;
  vertical-align: middle;
  appearance: none;
  background-color: transparent;
}

.gform-theme input[type=url],
.gform-theme input[type=text],
.gform-theme input[type=button],
.gform-theme input[type=password],
.gform-theme input[type=email],
.gform-theme input[type=tel],
.gform-theme input[type=search],
.gform-theme input[type=date] {
  width: 100%;
  padding: 0.875rem 0 !important;
  color: #FC4C21 !important;
  font-size: 1.125rem !important;
  border: none !important;
  border-radius: 0 !important;
  background: transparent !important;
  -webkit-text-fill-color: #FC4C21 !important;
  height: 58px !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.gform-theme input[type=url]:focus,
.gform-theme input[type=text]:focus,
.gform-theme input[type=button]:focus,
.gform-theme input[type=password]:focus,
.gform-theme input[type=email]:focus,
.gform-theme input[type=tel]:focus,
.gform-theme input[type=search]:focus,
.gform-theme input[type=date]:focus {
  outline: none;
  border-color: #fff !important;
}
.gform-theme input[type=url]::placeholder,
.gform-theme input[type=text]::placeholder,
.gform-theme input[type=button]::placeholder,
.gform-theme input[type=password]::placeholder,
.gform-theme input[type=email]::placeholder,
.gform-theme input[type=tel]::placeholder,
.gform-theme input[type=search]::placeholder,
.gform-theme input[type=date]::placeholder {
  font-size: 1.125rem !important;
  color: rgba(255, 255, 255, 0.5) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.5) !important;
}
.gform-theme select {
  width: 100%;
  padding: 0.625rem 3.125rem 1rem 0 !important;
  color: #FC4C21 !important;
  font-size: 1.125rem !important;
  border: none !important;
  border-radius: 0 !important;
  background: transparent !important;
  -webkit-text-fill-color: #FC4C21 !important;
  height: 3.625rem !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
  -webkit-appearance: none !important;
  padding-right: 2.1875rem !important;
  background: url(../images/arrow-down.svg) !important;
  background-size: 0.875rem 0.4375rem !important;
  background-position: right 0.375rem center !important;
  background-repeat: no-repeat !important;
  cursor: pointer !important;
}
.gform-theme select:focus {
  outline: none;
  border-color: #fff !important;
}
.gform-theme select option {
  background-color: #040405;
  color: #fff;
}
.gform-theme textarea {
  width: 100%;
  padding: 0.875rem 0 !important;
  color: #FC4C21 !important;
  font-size: 1.125rem !important;
  border: none !important;
  border-radius: 0 !important;
  background: transparent !important;
  -webkit-text-fill-color: #FC4C21 !important;
  height: 5.875rem !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.gform-theme textarea:focus {
  outline: none;
  border-color: #fff !important;
}
.gform-theme textarea::placeholder {
  font-size: 1.125rem !important;
  color: rgba(255, 255, 255, 0.5) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.5) !important;
}
.gform-theme .gfield--type-captcha iframe {
  transform: scale(0.6);
  transform-origin: left;
}
.gform-theme .gfield_label {
  display: none !important;
}
.gform-theme .gform_fields {
  row-gap: 0.938rem !important;
}
.gform-theme .gform-footer {
  margin-top: 1rem;
  position: relative;
  gap: 0.688rem;
}
.gform-theme .gform_button {
  position: relative !important;
  padding: 1rem !important;
  border-radius: 0 !important;
  width: 100% !important;
  background-color: #FC4C21 !important;
  color: #fff !important;
  font-size: 1rem !important;
  height: 4rem !important;
  border: none !important;
  font-weight: 600 !important;
}
.gform-theme .gform_button::after {
  content: "" !important;
  width: 2rem;
  height: 2rem;
  background: url(../images/arrow-right-white.svg) !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  z-index: 1;
  transition: 0.8s !important;
}
.gform-theme .gform_button:focus {
  outline: none !important;
  border: none !important;
}
.gform-theme .gform_button:hover::after {
  transform: translateX(10px) !important;
}
.gform-theme .gform_validation_errors {
  display: none !important;
}
.gform-theme .gform_confirmation_message {
  padding: 1.25rem;
  border: 0.063rem solid;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 600;
  color: #ffa34d;
}

.home-hero {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100dvh;
  padding: 5rem 0;
}
@media (max-width: 767px) {
  .home-hero {
    padding-top: 7.5rem;
  }
}
.home-hero .hh-bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.home-hero .hh-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(44.69% 75.35% at 75.8% 56.73%, rgba(4, 4, 5, 0) 0%, rgba(4, 4, 5, 0.8) 100%);
}
@media (max-width: 767px) {
  .home-hero .hh-bg::before {
    background: radial-gradient(90% 75.35% at 75.8% 56.73%, rgba(4, 4, 5, 0) 0%, rgba(4, 4, 5, 0.8) 100%);
  }
}
.home-hero .hh-bg img,
.home-hero .hh-bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-hero .hh-text {
  width: 100%;
  max-width: 38.75rem;
}
.home-hero .hh-text .h1 {
  margin-bottom: 1.25rem;
}

.about-section {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.about-section .as-bg {
  position: relative;
  height: 100%;
  padding-top: 136.6216216216%;
}
.about-section .as-bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about-section .as-bg::before {
  pointer-events: none;
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 54%;
  height: 100%;
  background: linear-gradient(90deg, #040405 0%, rgba(4, 4, 5, 0.721561) 26.96%, rgba(4, 4, 5, 0) 56.47%);
}
.about-section .as-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 991px) {
  .about-section .as-row {
    flex-direction: column;
  }
}
@media (min-width: 1200px) {
  .about-section .as-leftcol {
    width: 45.55%;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .about-section .as-rightcol {
    width: 54.45%;
  }
}
.about-section .as-content-wrap {
  position: relative;
  width: 100%;
  padding: 5rem 0;
}
.about-section .as-content-wrap::before {
  pointer-events: none;
  content: "";
  position: absolute;
  z-index: 1;
  top: -100px;
  left: -770px;
  width: 1194px;
  height: 443px;
  opacity: 0.1;
  background: #fff;
  filter: blur(150px);
}
@media (max-width: 991px) {
  .about-section .as-content-wrap {
    padding: 1.875rem 1.25rem;
  }
}
@media (min-width: 992px) {
  .about-section .as-content-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 38.75rem;
    height: 100%;
  }
  .about-section .as-content-wrap .h2 {
    margin-bottom: 2.75rem;
  }
}
@media (min-width: 992px) {
  .about-section .as-mainwwrap {
    padding-left: calc((100% - 86.25rem) / 2);
    --gutter: 3.125rem;
  }
  .about-section .as-mainwwrap > div {
    padding-left: var(--gutter);
  }
}

.recent-news {
  position: relative;
}
.recent-news .rn-bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: luminosity;
}
.recent-news .rn-bg img {
  opacity: 0.2;
}
.recent-news .rn-bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.recent-news .rn-bg::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(4, 4, 5, 0) 0%, rgba(102, 102, 102, 0.1) 100%);
  z-index: 1;
  opacity: 0.5;
}
.recent-news .rn-heading h2 {
  margin-bottom: 0;
}
.recent-news .rn-main {
  text-decoration: none;
}
.recent-news .rn-main:nth-child(2) {
  -webkit-filter: blur(var(--rn-blur));
  will-change: filter, transform;
  backface-visibility: hidden;
  backdrop-filter: blur(var(--rn-blur));
  z-index: 1;
}
.recent-news .rn-grid {
  row-gap: 1.875rem;
  justify-content: center;
}
.recent-news .rn-card-wrap {
  background-color: #040405;
  height: 100%;
}
.recent-news .rn-card {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  justify-content: space-between;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-decoration: none;
  background-color: rgba(4, 4, 5, 0.5);
  transition: 0.4s;
  backdrop-filter: blur(10px);
}
.recent-news .rn-card::before, .recent-news .rn-card::after {
  pointer-events: none;
  content: "";
  position: absolute;
  inset: -1px;
  border: inherit;
  border-color: #FC4C21;
  transition: 0.5s ease-in-out;
}
.recent-news .rn-card::before {
  clip-path: polygon(0 0, 0 0, 0 0);
}
.recent-news .rn-card::after {
  clip-path: polygon(100% 100%, 100% 100%, 100% 100%);
}
.recent-news .rn-card:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.recent-news .rn-card:hover::before {
  clip-path: polygon(0 0, 100% 0, 0% 100%);
}
.recent-news .rn-card:hover::after {
  clip-path: polygon(100% 0, 100% 100%, 0% 100%);
}
.recent-news .rn-card:hover .rn-btn .btn {
  border-color: #FC4C21;
}
.recent-news .rn-card:hover .rn-btn .btn i {
  border-color: #fff;
}
.recent-news .rn-thumb-wrap {
  padding: 1rem;
}
.recent-news .rn-thumb {
  position: relative;
  padding-top: 67.0241286863%;
}
.recent-news .rn-thumb img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.recent-news .rn-bottom {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  justify-content: space-between;
  height: 100%;
}
.recent-news .rn-data {
  padding: 0 1rem;
}
.recent-news .rn-data .h4 {
  margin-bottom: 0;
}
.recent-news .rn-category-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 0.625rem;
}
.recent-news .rn-category {
  display: inline-block;
  margin-bottom: 16px;
  padding: 0.281rem 0.906rem;
  font-weight: 500;
  background-color: rgba(255, 255, 255, 0.1);
}
.recent-news .rn-btn {
  display: flex;
  justify-content: flex-end;
}
.recent-news .rn-btn .btn {
  padding: 16px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  background-color: #040405;
}

.capabilities-section {
  position: relative;
}
.capabilities-section .cl-heading h2 {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .capabilities-section .cl-link {
    margin-right: -1.25rem;
    margin-bottom: -1.25rem;
    padding: 16px;
    border: 1px solid #FC4C21;
    border-bottom: 0;
    border-right: 0;
  }
}
.capabilities-section .cl-main-box {
  display: flex;
  gap: 1rem;
  max-width: 66.25rem;
  margin: 0 auto;
  padding: 0;
}
@media (max-width: 767px) {
  .capabilities-section .cl-main-box {
    flex-direction: column;
  }
}
.capabilities-section .cl-boxwrap {
  position: relative;
  overflow: hidden;
  min-width: 5rem;
  height: 36.25rem;
  transition: 0.8s;
  --webkit-transition: 0.8s;
}
@media (max-width: 767px) {
  .capabilities-section .cl-boxwrap {
    cursor: auto;
    height: auto;
    border-bottom: 0.5px solid #fff;
  }
}
.capabilities-section .cl-boxwrap::before {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: 1px;
  left: 0;
  width: 100%;
  height: 0.5px;
  background-color: #fff;
}
.capabilities-section .cl-boxwrap::after {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: 1px;
  left: 0;
  width: 0;
  height: 0.5px;
  background-color: #FC4C21;
}
.capabilities-section .cl-box {
  position: relative;
  overflow: hidden;
  min-width: 5rem;
  height: 36.25rem;
  transition: 0.8s;
  webkit-transition: 0.8s;
}
@media (max-width: 767px) {
  .capabilities-section .cl-box {
    cursor: auto;
    height: auto;
    border-bottom: 0.5px solid #fff;
  }
}
.capabilities-section .cl-box::before {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70%;
  background: linear-gradient(360deg, #040405 0%, rgba(4, 4, 5, 0) 100%);
}
@media (max-width: 767px) {
  .capabilities-section .cl-box::before {
    display: none;
  }
}
.capabilities-section .cl-box.active {
  width: 77% !important;
  border-color: #fff;
}
.capabilities-section .cl-box.active::before {
  height: 50%;
  background: linear-gradient(360deg, #040405 0%, rgba(4, 4, 5, 0.607673) 48.31%, rgba(4, 4, 5, 0) 100%);
}
.capabilities-section .cl-box.active .cl-boxwrap::after {
  width: 100%;
  transition: 1s;
}
.capabilities-section .cl-box.active .cl-detail {
  transform: none;
  opacity: 1;
  transition-delay: 0.2s;
}
.capabilities-section .cl-box.active .cl-title {
  visibility: hidden;
  opacity: 0;
}
.capabilities-section .cl-box.active .cl-image-wrap {
  opacity: 1;
  mix-blend-mode: normal;
}
.capabilities-section .cl-image-wrap {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: luminosity;
  transition: 0.4s;
}
.capabilities-section .cl-image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .capabilities-section .cl-image-wrap {
    position: unset;
    mix-blend-mode: normal;
  }
}
.capabilities-section .cl-image-inner {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .capabilities-section .cl-image-inner {
    position: relative;
    padding-top: 70%;
    mix-blend-mode: normal;
  }
  .capabilities-section .cl-image-inner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.capabilities-section .cl-inner-title {
  width: 100%;
  max-width: 33.125rem;
  margin-right: auto;
}
.capabilities-section .cl-inner-title h3 {
  font-weight: 400;
  line-height: 1.437;
}
.capabilities-section .cl-inner-title p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  line-clamp: 8;
  margin-bottom: 0;
  color: #fff;
  text-overflow: ellipsis;
}
.capabilities-section .cl-title {
  cursor: pointer;
  transform: rotate(180deg);
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 2rem;
  padding-left: 0.25rem;
  writing-mode: vertical-rl;
  transition: 0.4s;
}
@media (max-width: 767px) {
  .capabilities-section .cl-title {
    cursor: auto;
    display: none;
  }
}
.capabilities-section .cl-detail {
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(100%);
  display: flex;
  gap: 1.25rem;
  align-items: flex-end;
  justify-content: flex-end;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 1.25rem;
  opacity: 0;
  transition: 0.8s;
  webkit-transition: 0.8s;
}
@media (max-width: 767px) {
  .capabilities-section .cl-detail {
    position: unset;
    transform: translateY(0);
    display: block;
    padding: 0.938rem;
    opacity: 1;
    background-color: #040405;
  }
}
.capabilities-section .cl-detail.active {
  transform: translateY(0);
  opacity: 1;
}
@media (max-width: 767px) {
  .capabilities-section .cl-link {
    margin-top: 1rem;
  }
}
.capabilities-section .cl-tab-wrap {
  width: 100%;
  max-width: 66.25rem;
  margin: 0 auto;
}
.capabilities-section .cl-tab-wrap .row {
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}
.capabilities-section .cl-tab-wrap .row [class*=cell-] {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
.capabilities-section .cl-tab-button {
  position: relative;
  justify-content: space-between;
  width: 100%;
  padding: 2rem 5rem 2rem 0;
  border: 0;
  text-align: left;
  background-color: transparent;
}
@media (min-width: 768px) {
  .capabilities-section .cl-tab-button {
    position: relative;
  }
  .capabilities-section .cl-tab-button::before {
    content: "";
    position: absolute;
    z-index: 0;
    bottom: 1px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.2);
  }
  .capabilities-section .cl-tab-button::after {
    content: "";
    position: absolute;
    z-index: 0;
    bottom: 1px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #FC4C21;
  }
}
@media (max-width: 767px) {
  .capabilities-section .cl-tab-button {
    margin-bottom: 1.25rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
}
.capabilities-section .cl-tab-button i {
  border: 0;
}
.capabilities-section .cl-tab-button h4 {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .capabilities-section .cl-tab-button.active {
    border-color: #FC4C21;
  }
  .capabilities-section .cl-tab-button.active::after {
    width: 100%;
    transition: 1s;
  }
  .capabilities-section .cl-tab-button:hover .cl-tab-link, .capabilities-section .cl-tab-button.active .cl-tab-link {
    right: 0;
    visibility: visible;
    opacity: 1;
  }
}
.capabilities-section .cl-tab-link {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  transition: 0.4s;
}
@media (min-width: 768px) {
  .capabilities-section .cl-tab-link {
    visibility: hidden;
    opacity: 0;
    right: 1.25rem;
  }
}
.capabilities-section .cl-tab-rightinner {
  display: none;
}
@media (max-width: 767px) {
  .capabilities-section .cl-tab-rightinner {
    display: block;
  }
}
.capabilities-section .cl-tab-rightinner.active {
  display: block;
}
.capabilities-section .cl-tab-rightinner .body-xl {
  margin-top: 0.75rem;
}
.capabilities-section .cl-tab-image-content {
  position: relative;
}
.capabilities-section .cl-tab-image-content::before {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10.125rem;
  opacity: 0.8;
  background: linear-gradient(180deg, rgba(4, 4, 5, 0) 0%, #040405 100%);
}
@media (max-width: 767px) {
  .capabilities-section .cl-tab-item:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}
.capabilities-section .cl-tab-item .body-xl {
  margin-top: 0.938rem;
}
.capabilities-section .cl-tab-image-wrap {
  position: relative;
  padding-top: 66.935483871%;
}
.capabilities-section .cl-tab-image-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.capabilities-section .cl-tab-title {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
}
@media (max-width: 767px) {
  .capabilities-section .cl-tab-title {
    left: 0.938rem;
  }
}
@media (max-width: 767px) {
  .capabilities-section .cl-tab-desktop {
    display: none;
  }
}
@media (min-width: 768px) {
  .capabilities-section .cl-tab-mobile {
    display: none;
  }
}

.inner-hero {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 43.25rem;
  padding: 7.5rem 0 6.25rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
@media (max-width: 767px) {
  .inner-hero {
    min-height: 31.25rem;
    padding: 6.25rem 0;
  }
}
.inner-hero.video-wrap .ih-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(60.81% 53.96% at 40.74% 32.61%, rgba(4, 4, 5, 0) 0%, #040405 100%);
}
.inner-hero.text-sm .desc {
  width: 100%;
  max-width: 38.75rem;
}
.inner-hero.text-md .desc {
  width: 100%;
  max-width: 54.375rem;
}
.inner-hero.text-lg .desc {
  width: 100%;
  max-width: 59.375rem;
}
.inner-hero .ih-bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.inner-hero .ih-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(268.05deg, rgba(4, 4, 5, 0) 39.25%, rgba(4, 4, 5, 0.8) 74.58%);
}
.inner-hero .ih-bg img,
.inner-hero .ih-bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.inner-hero .ih-text .h1 {
  margin-bottom: 1.25rem;
}
.inner-hero .ih-text h1,
.inner-hero .ih-text .desc {
  color: var(--text-color);
}

.overview-section {
  position: relative;
  z-index: 1;
}
.overview-section .container {
  max-width: 66.25rem;
}
.overview-section .os-title {
  margin-bottom: 2.75rem;
}
@media (max-width: 767px) {
  .overview-section .os-title {
    margin-bottom: 1.875rem;
  }
}
.overview-section .os-desc p {
  line-height: 1.5;
}
.overview-section .os-bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.overview-section .os-bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.overview-section .os-bg::before {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: -1px;
  left: 0;
  transform: rotate(-180deg);
  width: 100%;
  height: 101%;
  background: linear-gradient(360deg, rgba(4, 4, 5, 0.7) 30.22%, #040405 86%);
}

.values-section {
  position: relative;
  z-index: 1;
}
.values-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/values-section-bg.webp);
  background-repeat: repeat;
  background-size: 100%;
  opacity: 0.2;
  z-index: -1;
  pointer-events: none;
}
.values-section .container {
  max-width: 52.5rem;
}
.values-section .vs-bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
}
.values-section .vs-bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.values-section .vs-heading {
  margin-bottom: 3.5rem;
}
@media (max-width: 767px) {
  .values-section .vs-heading {
    margin-bottom: 1.25rem;
  }
}
.values-section .vs-heading h2,
.values-section .vs-heading .h2 {
  margin-bottom: 2.25rem;
}
@media (max-width: 767px) {
  .values-section .vs-heading h2,
  .values-section .vs-heading .h2 {
    margin-bottom: 1.25rem;
  }
}
.values-section .vs-card-row {
  display: flex;
  background-color: #fff;
}
@media (max-width: 767px) {
  .values-section .vs-card-row {
    flex-direction: column-reverse;
  }
}
.values-section .vs-card-left {
  display: block;
  flex: 1;
}
.values-section .vs-card-left-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
@media (max-width: 767px) {
  .values-section .vs-card-left-inner .btn-arrow {
    margin-top: 1.25rem;
  }
}
.values-section .vs-card-left-inner h3 {
  font-weight: 400;
}
.values-section .vs-card-count {
  font-size: 9.375rem;
  line-height: 1;
  opacity: 0.05;
}
@media (max-width: 767px) {
  .values-section .vs-card-count {
    bottom: 0;
    font-size: 5rem;
  }
}
.values-section .vs-card-count-wrap {
  position: absolute;
  right: 0.5rem;
  bottom: -1.25rem;
}
@media (max-width: 767px) {
  .values-section .vs-card-count-wrap {
    bottom: -0.625rem;
  }
}
.values-section .vs-card-left, .values-section .vs-card-right {
  position: relative;
  background-color: rgba(4, 4, 5, 0.9);
}
@media (min-width: 768px) {
  .values-section .vs-card-left, .values-section .vs-card-right {
    padding: 1.5rem;
  }
}
.values-section .vs-card-left {
  overflow: hidden;
}
@media (max-width: 767px) {
  .values-section .vs-card-left {
    padding: 1.125rem;
    padding-bottom: 3.125rem;
  }
}
.values-section .vs-card-right {
  width: 100%;
  max-width: 27.5rem;
  min-height: 17.5rem;
}
@media (max-width: 767px) {
  .values-section .vs-card-right {
    display: flex;
    flex-direction: column-reverse;
    max-width: 100%;
    min-height: auto;
    border-bottom: 1px solid #FC4C21;
  }
}
.values-section .vs-card-image {
  transition: 0.4s;
}
.values-section .vs-card-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .values-section .vs-card-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .values-section .vs-card-image {
    position: relative;
    padding-top: 63.6363636364%;
  }
}
@media (min-width: 768px) {
  .values-section .vs-card-desc {
    transform: translateY(30px);
    opacity: 0;
    transition: 0.4s;
  }
}
@media (min-width: 768px) {
  .values-section .vs-card-desc p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    line-clamp: 7;
    margin-bottom: 0;
    text-overflow: ellipsis;
  }
}
@media (min-width: 768px) {
  .values-section .vs-card-desc._mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .values-section .vs-card-desc._desktop {
    display: none;
  }
}
.values-section .vs-card-row {
  text-decoration: none;
}
.values-section .vs-card-row:hover .btn-arrow {
  color: #fff;
  background-color: #FC4C21;
}
.values-section .vs-card-left {
  min-width: 18.75rem;
}
.values-section .vs-card-item:not(:last-child) {
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .values-section .vs-card-item:nth-child(even) .vs-card-row {
    flex-direction: row-reverse;
  }
}
@media (min-width: 768px) {
  .values-section .vs-card-item:nth-child(even) .vs-card-right {
    border-right: 1px solid #FC4C21;
  }
}
.values-section .vs-card-item:nth-child(even) .btn-arrow {
  transform: scaleX(-1);
}
@media (min-width: 768px) {
  .values-section .vs-card-item:nth-child(odd) .vs-card-right {
    border-left: 1px solid #FC4C21;
  }
}
@media (min-width: 768px) {
  .values-section .vs-card-item:hover .vs-card-image {
    opacity: 0;
  }
  .values-section .vs-card-item:hover .vs-card-desc {
    transform: translateY(0);
    opacity: 1;
  }
}

.locations-section {
  position: relative;
}
.locations-section .ls-bg-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: clip;
}
.locations-section .ls-bg {
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  display: block;
  mix-blend-mode: luminosity;
}
.locations-section .ls-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(60.81% 53.96% at 40.74% 32.61%, rgba(4, 4, 5, 0) 0%, #040405 100%);
}
.locations-section .ls-bg video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.locations-section .pin-container {
  position: relative;
}
.locations-section .pin-container .ls-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  mix-blend-mode: luminosity;
  z-index: -1;
}
.locations-section .pin-container .ls-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(60.81% 53.96% at 40.74% 32.61%, rgba(4, 4, 5, 0) 0%, #040405 100%);
}
.locations-section .pin-container .ls-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.locations-section .section-left-inner {
  position: relative;
}
.locations-section .section-left-inner:nth-child(3n+1) .section-left-content {
  background-color: #B03517;
}
.locations-section .section-left-inner:nth-child(3n+1) .section-left-content-bg::before {
  background: radial-gradient(59.76% 49.91% at 50% 50.09%, rgba(252, 76, 33, 0.48) 0%, #B03517 100%);
}
.locations-section .section-left-inner:nth-child(3n+2) .section-left-content {
  background-color: #4C170A;
}
.locations-section .section-left-inner:nth-child(3n+2) .section-left-content-bg::before {
  background: radial-gradient(59.76% 49.91% at 50% 50.09%, rgba(126, 38, 17, 0.48) 0%, #4C170A 100%);
}
.locations-section .section-left-inner:nth-child(3n+3) .section-left-content {
  background-color: #7E2610;
}
.locations-section .section-left-inner:nth-child(3n+3) .section-left-content-bg::before {
  background: radial-gradient(59.76% 49.91% at 50% 50.09%, rgba(76, 23, 10, 0.48) 0%, #7E2610 100%);
}
.locations-section .section-left-content {
  padding: 4rem;
  height: 100%;
}
@media (max-width: 1399px) {
  .locations-section .section-left-content {
    padding: 1.5rem;
    padding-bottom: 6.25rem;
  }
}
.locations-section .section-right-content {
  position: relative;
  height: 100%;
}
.locations-section .section-right-content img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.locations-section .section-desc {
  position: relative;
  z-index: 2;
}
.locations-section .section-desc a:hover {
  color: #040405;
}
@media (max-width: 767px) {
  .locations-section .section-desc p {
    font-size: 1.125rem;
  }
}
.locations-section .section-left-content-bg {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  max-height: 64%;
}
.locations-section .section-left-content-bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.locations-section .section-left-content-bg::before {
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  width: 100%;
  height: calc(100% + 1px);
  z-index: 1;
}
.locations-section .section-left-content-bg img {
  mix-blend-mode: luminosity;
}
.locations-section .section-mobile-bg {
  position: relative;
  padding-top: 66.6666666667%;
  margin-bottom: 2.5rem;
}
.locations-section .section-mobile-bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 1200px) {
  .locations-section .section-mobile-bg {
    display: none;
  }
}
@media (max-width: 1199px) {
  .locations-section .section-right-inner {
    display: none;
  }
}

.scroll-container {
  position: relative;
  z-index: 2;
}

.sticky-container {
  position: sticky;
  top: 0;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 80vh;
}
@media (max-width: 1199px) {
  .sticky-container {
    position: inherit;
    flex-direction: column;
    height: auto;
  }
}

.left-side-col,
.right-side-col {
  position: relative;
  height: 100%;
  flex: 1;
}

/* Common section styling */
.section-left-inner,
.section-right-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.history-section {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.history-section::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 80%;
  opacity: 0.3;
  background-image: url(../images/history-section-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.history-section::after {
  content: "";
  position: absolute;
  width: 1194px;
  height: 443px;
  bottom: -130px;
  right: -350px;
  background: #fff;
  opacity: 0.15;
  filter: blur(200px);
  -webkit-backdrop-filter: blur(1px);
  transform: rotate(180deg);
  pointer-events: none;
}
.history-section .sec-heading,
.history-section .hs-warpper {
  transition: 1s ease 0s;
}
.history-section .hs-container {
  position: relative;
  z-index: 1;
}
.history-section .hs-slider-wrapper {
  width: 100%;
  max-width: 52.5rem;
  margin: 0 auto;
}
.history-section .hs-slide-item {
  position: relative;
}
@media (min-width: 768px) {
  .history-section .hs-slide-item {
    padding-top: 66.6666666667%;
  }
  .history-section .hs-slide-item .hs-slide-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .history-section .hs-slide-item .hs-slide-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (max-width: 767px) {
  .history-section .hs-slide-item .hs-slide-img {
    position: relative;
    padding-top: 66.6666666667%;
  }
  .history-section .hs-slide-item .hs-slide-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.history-section .hs-slide-img {
  position: relative;
}
.history-section .hs-slide-img::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 51.47%, #040405 103.29%);
}
.history-section .hs-slide-desc {
  position: relative;
  position: absolute;
  z-index: 2;
  right: 4.375rem;
  bottom: 0;
  max-width: 37.375rem;
  width: 100%;
  margin-left: auto;
  padding: 1.5rem;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-image-source: linear-gradient(160.41deg, #fff -2.81%, rgba(4, 4, 5, 0) 43.17%);
  border-image-slice: 2;
  opacity: 0;
  background-color: rgba(4, 4, 5, 0.7);
  backdrop-filter: blur(20px);
  transition: 0.6s;
}
@media (max-width: 767px) {
  .history-section .hs-slide-desc {
    position: inherit;
    right: 0;
    max-width: 100%;
  }
  .history-section .hs-slide-desc p {
    font-size: 1rem;
  }
}
.history-section .hs-slide-desc-wrap {
  display: -webkit-box;
  -webkit-line-clamp: 12;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.history-section .hs-slider {
  overflow: visible;
}
.history-section .hs-slider .swiper-slide .hs-slide-item {
  position: relative;
  transform-origin: top;
  opacity: 0.4;
  transition: 0.6s;
}
@media (min-width: 768px) {
  .history-section .hs-slider .swiper-slide .hs-slide-item {
    transform: scale(0.8);
  }
}
.history-section .hs-slider .swiper-slide .hs-slide-item::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #040405;
  mix-blend-mode: color;
  transition: 0.6s;
}
.history-section .hs-slider .swiper-slide.swiper-slide-active .hs-slide-desc {
  right: 0;
  opacity: 1;
}
.history-section .hs-slider .swiper-slide.swiper-slide-active .hs-slide-item {
  transform: scale(1);
  opacity: 1;
}
.history-section .hs-slider .swiper-slide.swiper-slide-active .hs-slide-item::before {
  opacity: 0;
}
.history-section .hs-slider .swiper-slide.swiper-slide-next .hs-slide-item {
  transform-origin: left top;
}
.history-section .hs-slider .swiper-slide.swiper-slide-prev .hs-slide-item {
  transform-origin: right top;
}
.history-section .hs-slider-wrapper .swiper-arrows {
  margin-top: 3rem;
}
.history-section .hs-progressbar {
  position: relative;
  width: 100%;
  max-width: 54.5rem;
  height: 0.375rem;
  margin: 0 auto 3.5rem;
}
.history-section .hs-progress-line {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 2px;
  background: rgba(255, 255, 255, 0.1);
}
.history-section .hs-progress-fill {
  margin-top: -1px;
  width: 0%;
  height: 4px;
  background: #FC4C21;
  transition: width 0.4s ease;
}
.history-section .hs-progress-dots {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.history-section .hs-progress-dots span {
  position: relative;
  z-index: 2;
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #3D3D3E;
  backdrop-filter: blur(50px);
  -webkit-backdrop-filter: blur(50px);
  transition: 0.4s;
  cursor: pointer;
}
.history-section .hs-progress-dots span.completed {
  background: #FC4C21;
  backdrop-filter: none;
  transition-delay: 0.3s;
}
.history-section .hs-progress-dots span.active {
  background: #FC4C21;
  backdrop-filter: none;
  pointer-events: none;
  box-shadow: 0 0 0.063rem 0.5rem rgba(252, 76, 33, 0.2);
}

.two-column-wysiwyg {
  position: relative;
}
.two-column-wysiwyg .tcw-heading {
  margin-bottom: 2.25rem;
}
.two-column-wysiwyg .tcw-heading h2 {
  margin-bottom: 2.25rem;
}
.two-column-wysiwyg .tcw-card-desc p {
  font-weight: 400;
  line-height: 1.4;
}
.two-column-wysiwyg .tcw-bg {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
.two-column-wysiwyg .tcw-bg img {
  width: 100%;
  height: 100%;
  opacity: 0.2;
  object-fit: cover;
  mix-blend-mode: luminosity;
}
.two-column-wysiwyg .tcw-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/footer-version.png);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
.two-column-wysiwyg .tcw-mainwrap {
  display: flex;
  flex-direction: column;
  row-gap: 2.25rem;
  max-width: 66.25rem;
  margin: auto;
}
@media (max-width: 1199px) {
  .two-column-wysiwyg .tcw-mainwrap {
    text-align: center;
  }
}
.two-column-wysiwyg .tcw-btn {
  justify-content: center;
  margin: auto;
  padding: 1rem;
  border: 1px solid;
}
.two-column-wysiwyg .tcw-btn svg path {
  transition: 0.3s;
}
.two-column-wysiwyg .tcw-btn:hover svg path {
  stroke: #FC4C21;
}
.two-column-wysiwyg .tcw-rowrap {
  margin-right: -2.5rem;
  margin-left: -2.5rem;
}
.two-column-wysiwyg .tcw-rowrap [class*=cell-] {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}
@media (max-width: 1199px) {
  .two-column-wysiwyg .tcw-rowrap {
    margin-right: -1.563rem;
    margin-left: -1.563rem;
    row-gap: 1.875rem;
  }
  .two-column-wysiwyg .tcw-rowrap [class*=cell-] {
    padding-right: 1.563rem;
    padding-left: 1.563rem;
  }
}

.accordion-with-image {
  position: relative;
}
.accordion-with-image::before {
  pointer-events: none;
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(4, 4, 5, 0.2);
}
.accordion-with-image .awi-wrapper {
  position: relative;
  z-index: 1;
}
.accordion-with-image .awi-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  mix-blend-mode: luminosity;
  z-index: -1;
}
.accordion-with-image .awi-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(60.81% 53.96% at 40.74% 32.61%, rgba(4, 4, 5, 0) 0%, #040405 100%);
}
.accordion-with-image .awi-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.accordion-with-image .awi-mainwrap {
  flex-direction: row-reverse;
}
@media (min-width: 1200px) {
  .accordion-with-image .awi-mainwrap {
    margin-right: -2.188rem;
    margin-left: -2.188rem;
  }
  .accordion-with-image .awi-mainwrap [class*=cell-] {
    padding-right: 2.188rem;
    padding-left: 2.188rem;
  }
}
@media (max-width: 991px) {
  .accordion-with-image .awi-mainwrap {
    flex-direction: column-reverse;
  }
}
.accordion-with-image .awi-colwrap {
  cursor: pointer;
  position: relative;
}
.accordion-with-image .awi-colwrap::before {
  pointer-events: none;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
}
.accordion-with-image .awi-colwrap::after {
  pointer-events: none;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #FC4C21;
}
.accordion-with-image .awi-colwrap.active {
  padding-bottom: 2.25rem;
}
.accordion-with-image .awi-colwrap.active::after {
  width: 100%;
  transition: 1s;
}
.accordion-with-image .awi-colwrap.active .awi-title {
  padding-bottom: 1.5rem;
  opacity: 1;
}
.accordion-with-image .awi-colwrap.active .awi-title h4 {
  color: #FC4C21;
}
.accordion-with-image .awi-colwrap:first-child {
  padding-top: 0;
}
@media (min-width: 992px) {
  .accordion-with-image .awi-right {
    width: 54.1%;
  }
}
@media (min-width: 992px) {
  .accordion-with-image .awi-left {
    width: 45.9%;
  }
}
.accordion-with-image .awi-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2.25rem 0;
  opacity: 0.7;
}
@media (max-width: 1199px) {
  .accordion-with-image .awi-title {
    padding: 1.5rem 0;
  }
}
.accordion-with-image .awi-title h4 {
  margin: 0;
  line-height: 1.5;
}
.accordion-with-image .awi-title .plus-minus-icon {
  width: 16px;
  height: 16px;
}
.accordion-with-image .awi-desc {
  overflow: auto;
  max-height: 15.625rem;
  padding-right: 5rem;
}
@media (max-width: 1199px) {
  .accordion-with-image .awi-desc {
    padding-right: 1.25rem;
  }
}
.accordion-with-image .awi-descwrap {
  overflow: auto;
  max-height: 15.625rem;
}
.accordion-with-image .awi-image {
  position: relative;
  display: none;
  padding-top: 93.9393939394%;
}
.accordion-with-image .awi-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.accordion-with-image .awi-image.active {
  display: block;
  animation: fadeIn 0.4s ease-in-out;
}

.our-process {
  position: relative;
  padding: 5rem 0;
  color: #fff;
  background: #040405;
}
.our-process::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/values-section-bg.webp);
  background-repeat: repeat;
  background-size: 100%;
  opacity: 0.2;
  pointer-events: none;
}
.our-process .op-topwrap {
  position: relative;
}
.our-process .op-topwrap::before {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 243px;
  pointer-events: none;
  opacity: 0.8;
  background: linear-gradient(180deg, rgba(4, 4, 5, 0) 0%, #040405 100%);
}
.our-process .op-topwrap .op-bottomwrap {
  position: absolute;
  left: 0;
  bottom: -0.938rem;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .our-process .op-topwrap .op-bottomwrap {
    bottom: -0.563rem;
  }
}
.our-process .op-topwrap .op-bottomwrap h2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  text-overflow: ellipsis;
  margin: 0;
}
.our-process .op-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.938rem 11.25rem;
  max-width: 66.25rem;
  margin: auto;
}
@media (max-width: 1199px) {
  .our-process .op-grid {
    gap: 0.938rem 5rem;
  }
}
@media (max-width: 767px) {
  .our-process .op-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 3.125rem;
    max-width: 31.25rem;
    margin: auto;
  }
}
.our-process .op-col {
  position: relative;
  display: flex;
  flex-direction: column;
  opacity: 0;
  transition: all 0.6s ease;
}
.our-process .op-col:nth-child(odd) {
  margin-top: -15.625rem;
}
@media (max-width: 1199px) {
  .our-process .op-col:nth-child(odd) {
    margin-top: -8.125rem;
  }
}
@media (max-width: 767px) {
  .our-process .op-col:nth-child(odd) {
    margin-top: unset;
  }
}
.our-process .op-col:nth-child(even) {
  margin-top: 13.75rem;
}
@media (max-width: 1199px) {
  .our-process .op-col:nth-child(even) {
    margin-top: 8.125rem;
  }
}
@media (max-width: 767px) {
  .our-process .op-col:nth-child(even) {
    margin-top: unset;
  }
}
.our-process .op-col:nth-child(2) {
  margin-top: 26.875rem;
}
@media (max-width: 1199px) {
  .our-process .op-col:nth-child(2) {
    margin-top: 11.25rem;
  }
}
@media (max-width: 767px) {
  .our-process .op-col:nth-child(2) {
    margin-top: unset;
  }
}
.our-process .op-col:nth-child(1) {
  margin-top: 0;
}
.our-process .op-col.aos-animate {
  opacity: 1;
}
.our-process .op-col.aos-animate .op-image img {
  transform: scale(1);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.our-process .op-image {
  position: relative;
  padding-top: 114.0909090909%;
}
.our-process .op-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.our-process .op-image img {
  display: block;
  width: 100%;
  height: auto;
  clip-path: polygon(36% 40%, 74% 40%, 74% 68%, 36% 68%);
  transform: scale(0.8);
  transition: 1s;
}
.our-process .op-descwrap {
  margin-top: 1.5rem;
}
.our-process .op-desc {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  text-overflow: ellipsis;
}
.our-process .op-num {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 600;
  line-height: 1.5;
}
@media (max-width: 575px) {
  .our-process .op-num {
    margin-bottom: 0;
    font-size: 1rem;
  }
}

.leadership-grid {
  position: relative;
}
.leadership-grid .popup-close {
  cursor: pointer;
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FC4C21;
  border: 1px solid #FC4C21;
  transition: 0.3s;
  margin-left: auto;
  margin-bottom: 0.688rem;
}
@media (max-width: 767px) {
  .leadership-grid .popup-close {
    position: absolute;
    top: 1.25rem;
    right: 1.25rem;
  }
}
.leadership-grid .popup-close svg {
  fill: #fff;
  width: 1.125rem;
  height: 1.125rem;
}
.leadership-grid .popup-close:hover {
  background-color: #fff;
}
.leadership-grid .popup-close:hover svg {
  fill: #FC4C21;
}
.leadership-grid .lg {
  /* Popup Wrapper */
  /* Popup Content */
  /* Main Cell Wrapper */
  /* Inner Wrap */
  /* Image Wraps */
  /* Content (title, position, btn) */
  /* Button */
  /* Popup Content Top */
  /* Popup Layout */
}
.leadership-grid .lg-heading h2 {
  border-bottom: 1px solid;
  margin: 0;
  padding-bottom: 1.5rem;
}
.leadership-grid .lg-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  visibility: hidden;
  display: block;
  transform: scale(0);
}
.leadership-grid .lg-popup.show {
  opacity: 1;
  visibility: visible;
  transition: 1s;
  transform: scale(1);
}
.leadership-grid .lg-popup.show .lg-popup-overlay {
  transform: scale(1);
}
.leadership-grid .lg-popup.show .lg-popup-content-wrap {
  opacity: 1;
  transition: 1s;
  transition-delay: 0.7s;
}
.leadership-grid .lg-popup .lg-popup-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  transform: scale(0);
  transition: 1s;
  background: rgba(4, 4, 5, 0.7);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.leadership-grid .lg-popup-content-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #040405;
  width: 100%;
  text-align: center;
  max-width: 66.25rem;
  overflow: hidden;
  opacity: 0;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
@media (max-width: 1199px) {
  .leadership-grid .lg-popup-content-wrap {
    max-width: 92%;
  }
}
@media (max-width: 767px) {
  .leadership-grid .lg-popup-content-wrap {
    overflow: auto;
    max-height: 100%;
  }
  .leadership-grid .lg-popup-content-wrap::-webkit-scrollbar {
    width: 5px;
  }
  .leadership-grid .lg-popup-content-wrap::-webkit-scrollbar-track {
    --webkit-box-shadow: inset 0 0 6px rgba($black, 0.3);
    border-radius: 5px;
  }
  .leadership-grid .lg-popup-content-wrap::-webkit-scrollbar-thumb {
    --webkit-box-shadow: inset 0 0 6px rgba($black, 0.5);
    border-radius: 5px;
    background: rgba(252, 76, 33, 0.8);
  }
  .leadership-grid .lg-popup-content-wrap::-webkit-scrollbar-thumb:window-inactive {
    background: #FC4C21;
  }
}
.leadership-grid .lg-innermain-wrap:hover .lg-content-inner::before {
  width: 100%;
  transition: 1s;
}
.leadership-grid .lg-innermain-wrap:hover .lg-btnwrap {
  opacity: 1;
}
.leadership-grid .lg-innermain-wrap:hover .lg-img-inner img {
  transform: scale(1.1);
}
.leadership-grid .lg-innerwrap {
  height: 100%;
  cursor: pointer;
}
.leadership-grid .lg-img-inner {
  position: relative;
  padding-top: 105%;
  overflow: hidden;
}
.leadership-grid .lg-img-inner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.leadership-grid .lg-img-inner img {
  transition: 1s;
}
.leadership-grid .lg-inner-img {
  position: relative;
  padding-top: 132%;
}
.leadership-grid .lg-inner-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .leadership-grid .lg-inner-img {
    padding-top: 100%;
  }
}
.leadership-grid .lg-content-inner {
  padding: 2rem 0.938rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.313rem;
  position: relative;
}
@media (max-width: 991px) {
  .leadership-grid .lg-content-inner {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .leadership-grid .lg-content-inner {
    padding: 1.25rem 0;
  }
}
.leadership-grid .lg-content-inner::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #FC4C21;
}
.leadership-grid .lg-content-inner .lg-title {
  margin-bottom: 0.5rem;
  font-weight: 400;
  letter-spacing: -0.031rem;
  line-height: 1.4;
}
.leadership-grid .lg-content-inner .position {
  color: rgba(255, 255, 255, 0.7);
}
.leadership-grid .lg-btnwrap {
  opacity: 0;
  transition: 0.3s;
}
.leadership-grid .lg-btnwrap i {
  width: 2.5rem;
  height: 2.5rem;
}
.leadership-grid .lg-btnwrap i svg {
  width: 1.25rem;
  height: 1.25rem;
}
.leadership-grid .lg-popuptop {
  display: inline-flex;
  flex-direction: column;
  row-gap: 2rem;
  width: 100%;
}
@media (max-width: 991px) {
  .leadership-grid .lg-popuptop {
    row-gap: 1rem;
  }
}
.leadership-grid .lg-popupcontent {
  padding-right: 2.25rem;
}
.leadership-grid .lg-popupcontent .lg-desc {
  text-align: left;
  display: flex;
  justify-content: space-between;
  gap: 0.5rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .leadership-grid .lg-popupcontent .lg-desc {
    flex-wrap: wrap;
  }
}
.leadership-grid .lg-popupcontent .lg-desc .lg-title {
  color: #FC4C21;
  margin: 0;
  line-height: 1.4;
}
.leadership-grid .lg-popupcontent .position {
  width: 100%;
  display: block;
  text-align: left;
  line-height: 1.5;
}
.leadership-grid .lg-popup-row {
  padding: 2rem;
}
@media (max-width: 1199px) {
  .leadership-grid .lg-popup-row {
    padding: 1.25rem;
  }
}
@media (max-width: 1199px) {
  .leadership-grid .lg-popup-row {
    align-items: center;
  }
}
@media (max-width: 767px) {
  .leadership-grid .lg-popup-row {
    flex-direction: column;
  }
}
.leadership-grid .lg-row {
  row-gap: 2.5rem;
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}
.leadership-grid .lg-row [class*=cell-] {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media (max-width: 767px) {
  .leadership-grid .lg-popup-img {
    max-width: 12.5rem;
    margin-bottom: 24px;
  }
}
.leadership-grid .lg-cellpopup {
  padding: 0 !important;
}
@media (min-width: 768px) {
  .leadership-grid .lg-cellpopup.lg-cellleft {
    width: 40.2%;
  }
}
.leadership-grid .lg-cellpopup.lg-cellright {
  position: static;
}
@media (min-width: 768px) {
  .leadership-grid .lg-cellpopup.lg-cellright {
    width: 59.8%;
  }
}
@media (min-width: 768px) {
  .leadership-grid .lg-cellpopup .lg-detailwrap {
    padding-left: 2rem;
  }
}
.leadership-grid .lg-cellpopup .lg-detailwrap .desc {
  text-align: left;
  max-height: 18.75rem;
  overflow: auto;
}
@media (min-width: 992px) {
  .leadership-grid .lg-cellpopup .lg-detailwrap .desc {
    padding-right: 2.688rem;
  }
}
@media (max-width: 991px) {
  .leadership-grid .lg-cellpopup .lg-detailwrap .desc {
    max-height: 14.375rem;
  }
}
@media (max-width: 767px) {
  .leadership-grid .lg-cellpopup .lg-detailwrap .desc {
    padding-right: 1.563rem;
  }
}

body.hide-scrollbar {
  overflow: hidden;
}

.page-template-leadership .leadership-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.page-template-leadership .leadership-wrapper .nlh-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: luminosity;
}
.page-template-leadership .leadership-wrapper .nlh-bg:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(4, 4, 5, 0.5);
}
.page-template-leadership .leadership-wrapper .nlh-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-template-leadership .leadership-wrapper .lw-bg-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: clip;
  z-index: -1;
}
.page-template-leadership .leadership-wrapper .lw-bg-wrap .lw-bg {
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  display: block;
  mix-blend-mode: luminosity;
}
.page-template-leadership .leadership-wrapper .lw-bg-wrap .lw-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(60.81% 53.96% at 40.74% 32.61%, rgba(4, 4, 5, 0) 0%, #040405 100%);
}
.page-template-leadership .leadership-wrapper .lw-bg-wrap .lw-bg video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.page-template-leadership .main-content:has(.lg-popup.show) {
  z-index: 999;
}
.page-template-leadership .inner-hero {
  border-bottom: 0;
  padding-bottom: 0;
}

.benefits-section {
  position: relative;
  overflow: hidden;
}
.benefits-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/values-section-bg.webp);
  background-repeat: repeat;
  background-size: 100%;
  opacity: 0.2;
  z-index: -1;
  pointer-events: none;
}
.benefits-section::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/benefits-section-shadow.png);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  pointer-events: none;
}
.benefits-section .container {
  position: relative;
  z-index: 2;
}
.benefits-section .bs-bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
}
.benefits-section .bs-bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.benefits-section .bs-card-container {
  max-width: 49.5rem;
  width: 100%;
  margin: 0 auto;
}
.benefits-section .bs-card-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 0 auto;
  padding-top: 92.2680412371%;
}
@media (max-width: 991px) {
  .benefits-section .bs-card-wrapper {
    padding-top: 95.268041%;
  }
}
@media (max-width: 767px) {
  .benefits-section .bs-card-wrapper.three-item {
    flex-direction: column;
    gap: 20px;
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .benefits-section .bs-card-wrapper.three-item .bs-card-item {
    position: inherit !important;
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  .benefits-section .bs-card-wrapper.three-item .bs-card-item {
    max-width: 100%;
  }
}
.benefits-section .bs-card-wrapper.three-item .bs-card-item:nth-child(1) {
  top: 0;
}
.benefits-section .bs-card-wrapper.three-item .bs-card-item:nth-child(2) {
  bottom: 0;
  left: 0;
}
.benefits-section .bs-card-wrapper.three-item .bs-card-item:nth-child(3) {
  right: 0;
  bottom: 0;
}
.benefits-section .bs-card-wrapper.two-item {
  padding-top: 0;
  gap: 20px;
}
@media (max-width: 767px) {
  .benefits-section .bs-card-wrapper.two-item {
    flex-direction: column;
  }
}
.benefits-section .bs-card-wrapper.two-item .bs-card-item {
  position: initial !important;
}
@media (max-width: 767px) {
  .benefits-section .bs-card-wrapper.two-item .bs-card-item {
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  .benefits-section .bs-card-wrapper.two-item .bs-card-item {
    max-width: 100%;
  }
}
.benefits-section .bs-card-wrapper.one-item {
  padding-top: 0;
}
.benefits-section .bs-card-wrapper.one-item .bs-card-item {
  position: inherit !important;
}
@media (max-width: 575px) {
  .benefits-section .bs-card-wrapper.one-item .bs-card-item {
    max-width: 100%;
  }
}
.benefits-section .bs-card-item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: absolute !important;
  width: 100%;
  border-radius: 100vh;
  border: 1px solid rgba(255, 255, 255, 0.3);
  aspect-ratio: 388/383;
  max-width: 50%;
  overflow: hidden;
  padding: 60px;
  transition: 0.4s;
  cursor: pointer;
}
.benefits-section .bs-card-item .list-style ul > li::before {
  top: 0.688rem;
}
@media (max-width: 767px) {
  .benefits-section .bs-card-item .list-style ul > li::before {
    top: 0.625rem;
  }
}
.benefits-section .bs-card-item:hover {
  border-color: #FC4C21;
  box-shadow: inset 0px 0px 50px rgba(252, 76, 33, 0.5);
  background-color: #040405;
}
.benefits-section .bs-card-item:hover .bs-card-front {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translate(-50%, -50%) scale(0.8);
}
.benefits-section .bs-card-item:hover .bs-card-back {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transform: translate(-50%, -50%) scale(1);
}
.benefits-section .bs-card-item-inner {
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 16.625rem;
}
.benefits-section .bs-card-front, .benefits-section .bs-card-back {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
}
.benefits-section .bs-card-front {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 3.5rem;
  transition: 0.4s;
  transform: translate(-50%, -50%) scale(1);
}
.benefits-section .bs-card-front h4 {
  margin-bottom: 0;
}
.benefits-section .bs-card-icon {
  width: 6rem;
  height: 6rem;
}
@media (max-width: 767px) {
  .benefits-section .bs-card-icon {
    width: 3.125rem;
    height: 3.125rem;
  }
}
.benefits-section .bs-card-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.benefits-section .bs-card-back {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 0.4s;
  overflow: auto;
  margin-left: 15px;
  transform: translate(-50%, -50%) scale(0.8);
}
.benefits-section .bs-card-back ul {
  margin-bottom: 0;
}
.benefits-section .bs-card-back ul li {
  padding: 2px 0;
}
@media (max-width: 767px) {
  .benefits-section .bs-card-back ul li {
    font-size: 0.875rem;
  }
}
.benefits-section .simplebar-track {
  width: 5px;
  transform: scale(0.5);
}

.anchor-tabbed-navigation-section {
  position: relative;
}
.anchor-tabbed-navigation-section.tabbed .container {
  --container-width: 66.25rem;
}
.anchor-tabbed-navigation-section.tabbed .anp-bg-wrap {
  overflow: hidden;
}
.anchor-tabbed-navigation-section.anchor_link {
  padding-top: 0;
}
.anchor-tabbed-navigation-section .anp-bg-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: clip;
}
.anchor-tabbed-navigation-section .anp-bg {
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  display: block;
  mix-blend-mode: luminosity;
}
.anchor-tabbed-navigation-section .anp-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(60.81% 53.96% at 40.74% 32.61%, rgba(4, 4, 5, 0) 0%, #040405 100%);
}
.anchor-tabbed-navigation-section .anp-bg video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.anchor-tabbed-navigation-section .anp-content-wrap,
.anchor-tabbed-navigation-section .tnp-content-wrap {
  position: relative;
  z-index: 2;
}
.anchor-tabbed-navigation-section .anp-dropdown,
.anchor-tabbed-navigation-section .tnp-dropdown {
  position: relative;
  padding: 1rem 2.5rem 1rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.anchor-tabbed-navigation-section .anp-dropdown::before,
.anchor-tabbed-navigation-section .tnp-dropdown::before {
  pointer-events: none;
  content: "";
  position: absolute;
  z-index: 1;
  top: 1.375rem;
  right: 0.938rem;
  width: 1.25rem;
  height: 1.25rem;
  background-image: url(../images/arrow-down.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  transition: 0.35s ease 0s;
}
.anchor-tabbed-navigation-section .anp-dropdown.is-open::before,
.anchor-tabbed-navigation-section .tnp-dropdown.is-open::before {
  transform: scale(-1);
}
.anchor-tabbed-navigation-section .anp-dropdown h3,
.anchor-tabbed-navigation-section .anp-dropdown h4,
.anchor-tabbed-navigation-section .tnp-dropdown h3,
.anchor-tabbed-navigation-section .tnp-dropdown h4 {
  margin: 0;
}
.anchor-tabbed-navigation-section .anp-dropdown h4,
.anchor-tabbed-navigation-section .tnp-dropdown h4 {
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .anchor-tabbed-navigation-section .anp-dropdown,
  .anchor-tabbed-navigation-section .tnp-dropdown {
    display: none;
  }
}
.anchor-tabbed-navigation-section .anp-dropdown-wrap,
.anchor-tabbed-navigation-section .tnp-dropdown-wrap {
  position: relative;
  margin-bottom: 3.5rem;
}
@media (max-width: 767px) {
  .anchor-tabbed-navigation-section .anp-dropdown-wrap,
  .anchor-tabbed-navigation-section .tnp-dropdown-wrap {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .anchor-tabbed-navigation-section .anp-list,
  .anchor-tabbed-navigation-section .tnp-list {
    background-color: #040405;
  }
}
@media (max-width: 767px) {
  .anchor-tabbed-navigation-section .anp-list-wrap,
  .anchor-tabbed-navigation-section .tnp-list-wrap {
    position: absolute;
    z-index: 99;
    top: 110%;
    left: 0;
    display: none;
    width: 100%;
    height: auto;
    border: 1px solid rgba(255, 255, 255, 0.3);
  }
}
.anchor-tabbed-navigation-section .anp-link,
.anchor-tabbed-navigation-section .tnp-link {
  font-size: 1.5rem;
}
@media (max-width: 1199px) {
  .anchor-tabbed-navigation-section .anp-link,
  .anchor-tabbed-navigation-section .tnp-link {
    font-size: 1.25rem;
  }
}
@media (max-width: 767px) {
  .anchor-tabbed-navigation-section .anp-link,
  .anchor-tabbed-navigation-section .tnp-link {
    font-size: 1.125rem;
  }
}
.anchor-tabbed-navigation-section .tabbed-navigation-part .tnp-content-right h3, .anchor-tabbed-navigation-section .tabbed-navigation-part .tnp-content-right .h3 {
  margin-bottom: 1.5rem;
}
.anchor-tabbed-navigation-section .tabbed-navigation-part .tnp-content-right .desc {
  opacity: 0.8;
}
@media (min-width: 768px) {
  .anchor-tabbed-navigation-section .tabbed-navigation-part .tnp-list {
    display: flex;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
}
.anchor-tabbed-navigation-section .tabbed-navigation-part .tnp-item.is-active .tnp-link {
  background-color: #FC4C21;
}
.anchor-tabbed-navigation-section .tabbed-navigation-part .tnp-item:last-child .tnp-link {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.anchor-tabbed-navigation-section .tabbed-navigation-part .tnp-link {
  display: flex;
  padding: 1.25rem 3.5rem;
  cursor: pointer;
  transition: 0.35s ease 0s;
}
@media (min-width: 768px) {
  .anchor-tabbed-navigation-section .tabbed-navigation-part .tnp-link {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-left: 1px solid rgba(255, 255, 255, 0.3);
  }
}
@media (max-width: 1199px) {
  .anchor-tabbed-navigation-section .tabbed-navigation-part .tnp-link {
    padding: 1rem 2.5rem;
  }
}
@media (max-width: 991px) {
  .anchor-tabbed-navigation-section .tabbed-navigation-part .tnp-link {
    padding: 0.75rem 1.5rem;
  }
}
@media (max-width: 767px) {
  .anchor-tabbed-navigation-section .tabbed-navigation-part .tnp-link {
    padding: 0.5rem 1rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
}
@media (min-width: 768px) {
  .anchor-tabbed-navigation-section .tabbed-navigation-part .tnp-link:hover {
    background-color: #FC4C21;
  }
}
.anchor-tabbed-navigation-section .tabbed-navigation-part .tnp-img {
  position: relative;
  padding-top: 122.7272727273%;
}
.anchor-tabbed-navigation-section .tabbed-navigation-part .tnp-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.anchor-tabbed-navigation-section .tabbed-navigation-part .tnp-content:not(:first-child) {
  display: none;
}
@media (min-width: 992px) {
  .anchor-tabbed-navigation-section .tabbed-navigation-part .tnp-content-row.right {
    flex-direction: row-reverse;
  }
  .anchor-tabbed-navigation-section .tabbed-navigation-part .tnp-content-row.right .tnp-content-right {
    padding-left: 0;
    padding-right: 2.5rem;
  }
}
.anchor-tabbed-navigation-section .tabbed-navigation-part .tnp-content-left, .anchor-tabbed-navigation-section .tabbed-navigation-part .tnp-content-right {
  width: 100%;
}
@media (min-width: 992px) {
  .anchor-tabbed-navigation-section .tabbed-navigation-part .tnp-content-left {
    width: 52%;
  }
}
@media (min-width: 992px) {
  .anchor-tabbed-navigation-section .tabbed-navigation-part .tnp-content-right {
    padding-left: 2.5rem;
    width: 48%;
  }
}
@media (max-width: 991px) {
  .anchor-tabbed-navigation-section .tabbed-navigation-part .tnp-content-right {
    margin-top: 1.5rem;
  }
}
.anchor-tabbed-navigation-section .tabbed-navigation-part .tnp-content-right h2 span {
  color: currentColor;
}
.anchor-tabbed-navigation-section .ancor-navigation-part .anp-wrap {
  position: relative;
  will-change: transform;
}
.anchor-tabbed-navigation-section .ancor-navigation-part .anp-dropdown-wrap {
  position: sticky;
  top: var(--header-height);
  z-index: 99;
  background: rgba(4, 4, 5, 0.3);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  transition: 0.6s;
}
@media (min-width: 768px) {
  .anchor-tabbed-navigation-section .ancor-navigation-part .anp-list {
    display: flex;
  }
}
.anchor-tabbed-navigation-section .ancor-navigation-part .anp-item {
  flex: 1;
}
.anchor-tabbed-navigation-section .ancor-navigation-part .anp-item:not(:first-child) .anp-link {
  border-left: 0;
}
.anchor-tabbed-navigation-section .ancor-navigation-part .anp-item.is-active .anp-link {
  background-color: #FC4C21;
}
.anchor-tabbed-navigation-section .ancor-navigation-part .anp-link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.25rem;
  cursor: pointer;
  transition: 0.35s ease 0s;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-top: 0;
  height: 100%;
}
@media (max-width: 991px) {
  .anchor-tabbed-navigation-section .ancor-navigation-part .anp-link {
    padding: 1rem;
  }
}
@media (min-width: 768px) {
  .anchor-tabbed-navigation-section .ancor-navigation-part .anp-link:hover {
    background-color: #FC4C21;
  }
}
.anchor-tabbed-navigation-section .ancor-navigation-part .anp-img {
  position: relative;
  padding-top: 132.3529411765%;
}
.anchor-tabbed-navigation-section .ancor-navigation-part .anp-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.anchor-tabbed-navigation-section .ancor-navigation-part .anp-content {
  position: relative;
  padding-right: 6.875rem;
}
@media (max-width: 1199px) {
  .anchor-tabbed-navigation-section .ancor-navigation-part .anp-content {
    padding-right: 5rem;
  }
}
@media (max-width: 767px) {
  .anchor-tabbed-navigation-section .ancor-navigation-part .anp-content {
    padding-right: 0;
    padding-bottom: 3.75rem;
  }
}
.anchor-tabbed-navigation-section .ancor-navigation-part .anp-content:not(:last-child) {
  margin-bottom: 5rem;
}
@media (max-width: 1199px) {
  .anchor-tabbed-navigation-section .ancor-navigation-part .anp-content:not(:last-child) {
    margin-bottom: 3.125rem;
  }
}
@media (max-width: 991px) {
  .anchor-tabbed-navigation-section .ancor-navigation-part .anp-content:not(:last-child) {
    margin-bottom: 4.375rem;
  }
}
.anchor-tabbed-navigation-section .ancor-navigation-part .anp-content .top-scroll {
  position: absolute;
  right: 0;
  bottom: 0;
  transform: rotate(-90deg);
  cursor: pointer;
}
.anchor-tabbed-navigation-section .ancor-navigation-part .anp-content-wrap {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .anchor-tabbed-navigation-section .ancor-navigation-part .anp-content-row.right {
    flex-direction: row-reverse;
  }
  .anchor-tabbed-navigation-section .ancor-navigation-part .anp-content-row.right .anp-content-right {
    padding-left: 0;
    padding-right: 4rem;
  }
}
.anchor-tabbed-navigation-section .ancor-navigation-part .anp-content-left, .anchor-tabbed-navigation-section .ancor-navigation-part .anp-content-right {
  width: 100%;
}
@media (min-width: 992px) {
  .anchor-tabbed-navigation-section .ancor-navigation-part .anp-content-left {
    width: 44%;
  }
}
.anchor-tabbed-navigation-section .ancor-navigation-part .anp-content-right h2,
.anchor-tabbed-navigation-section .ancor-navigation-part .anp-content-right .h2 {
  margin-bottom: 1.5rem;
}
@media (min-width: 992px) {
  .anchor-tabbed-navigation-section .ancor-navigation-part .anp-content-right {
    padding-left: 4rem;
    width: 56%;
  }
}
@media (max-width: 991px) {
  .anchor-tabbed-navigation-section .ancor-navigation-part .anp-content-right {
    margin-top: 1.5rem;
  }
}

.tnp-list,
.anp-list {
  overflow-x: scroll;
  overflow-y: hidden;
  flex-wrap: nowrap !important;
  scrollbar-width: none;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}
.tnp-list .tnp-item,
.tnp-list .anp-item,
.anp-list .tnp-item,
.anp-list .anp-item {
  width: auto;
  white-space: nowrap;
}

.tnp-list::-webkit-scrollbar,
.anp-list::-webkit-scrollbar {
  display: none;
}

.image-gallery .ig-slider {
  position: relative;
  overflow: visible;
}
.image-gallery .ig-slider .swiper-slide {
  width: 33.33%;
}
.image-gallery .ig-slider::before {
  content: "";
  position: absolute;
  top: -4.375rem;
  left: -10%;
  width: 120%;
  height: 7.5rem;
  background: #040405;
  border-radius: 100%;
  z-index: 100;
}
@media (max-width: 991px) {
  .image-gallery .ig-slider::before {
    height: 6.25rem;
  }
}
@media (max-width: 575px) {
  .image-gallery .ig-slider::before {
    height: 5rem;
    top: -3.125rem;
  }
}
.image-gallery .ig-slider::after {
  content: "";
  position: absolute;
  bottom: -3.75rem;
  left: -10%;
  width: 120%;
  height: 7.5rem;
  background: #040405;
  border-radius: 100%;
  z-index: 1000;
}
@media (max-width: 991px) {
  .image-gallery .ig-slider::after {
    height: 6.25rem;
  }
}
@media (max-width: 575px) {
  .image-gallery .ig-slider::after {
    height: 5rem;
    bottom: -3.125rem;
  }
}
.image-gallery .ig-desc {
  max-width: 66.25rem;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 5rem;
}
.image-gallery .ig-desc p {
  margin-bottom: 1.5rem;
}
.image-gallery .ig-image-wrap {
  position: relative;
  padding-top: 90.1763224181%;
}
.image-gallery .ig-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.image-gallery .ig-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.contact-form {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.contact-form::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 80%;
  opacity: 0.3;
  background-image: url(../images/history-section-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.contact-form::after {
  content: "";
  position: absolute;
  width: 1194px;
  height: 443px;
  right: -280px;
  bottom: -348.76px;
  background: #fff;
  opacity: 0.2;
  filter: blur(200px);
  transform: rotate(180deg);
  pointer-events: none;
}
.contact-form .cf-heading {
  margin-bottom: 1.688rem;
}
.contact-form .cf-heading h2 {
  margin-bottom: 1.5rem;
}
.contact-form .cf-row {
  max-width: 66.25rem;
  margin: auto;
}
@media (min-width: 768px) {
  .contact-form .cf-left {
    width: 48.94%;
  }
}
@media (min-width: 768px) {
  .contact-form .cf-right {
    width: 51.06%;
  }
}
.contact-form .cf-img {
  position: relative;
  padding-top: 133.950617284%;
}
.contact-form .cf-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contact-form .cf-form {
  margin-top: 1.688rem;
}
.contact-form .cf-rowwrap {
  row-gap: 1.875rem;
}
@media (min-width: 1200px) {
  .contact-form .cf-rowwrap {
    margin-right: -2rem;
    margin-left: -2rem;
  }
  .contact-form .cf-rowwrap [class*=cell-] {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.fifty-fifty {
  position: relative;
}
@media (min-width: 992px) {
  .fifty-fifty {
    padding-bottom: calc(var(--space-lg) + 4.688rem) !important;
  }
}
.fifty-fifty .ff-bg-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: clip;
}
.fifty-fifty .ff-bg {
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  display: block;
  mix-blend-mode: luminosity;
}
.fifty-fifty .ff-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(60.81% 53.96% at 40.74% 32.61%, rgba(4, 4, 5, 0) 0%, #040405 100%);
}
.fifty-fifty .ff-bg video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.fifty-fifty .ff-bgimg {
  position: relative;
  padding-top: 80.9677419355%;
}
.fifty-fifty .ff-bgimg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fifty-fifty .ff-bgimg::before {
  content: "";
  position: absolute;
  width: 620px;
  height: 238px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(151.43deg, rgba(4, 4, 5, 0) 32.59%, #040405 91.15%);
  opacity: 0.8;
  z-index: 1;
  pointer-events: none;
}
.fifty-fifty .ff-description {
  opacity: 0.8;
}
.fifty-fifty .ff-description p {
  margin-bottom: 0.875rem;
}
.fifty-fifty .ff-row {
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}
.fifty-fifty .ff-row [class*=cell-] {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
.fifty-fifty .ff-row:nth-child(even) .ff-bgimg {
  position: relative;
  padding-top: 80.9677419355%;
}
.fifty-fifty .ff-row:nth-child(even) .ff-bgimg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fifty-fifty .ff-row:nth-child(even) .ff-bgimg::before {
  content: "";
  position: absolute;
  width: 620px;
  height: 236px;
  left: 0px;
  bottom: 0px;
  background: linear-gradient(317.4deg, rgba(4, 4, 5, 0) 23.22%, #040405 88.45%);
  opacity: 0.8;
  transform: matrix(1, 0, 0, -1, 0, 0);
  z-index: 1;
  pointer-events: none;
}
@media (min-width: 992px) {
  .fifty-fifty .ff-row.aos-animate:nth-child(even) {
    flex-direction: row-reverse;
    align-items: end;
  }
  .fifty-fifty .ff-row.aos-animate:nth-child(even) .ff-left {
    transform: translate(-17%, 96px);
  }
  .fifty-fifty .ff-row.aos-animate:nth-child(even) .ff-right {
    transform: translateX(17%);
  }
  .fifty-fifty .ff-row.aos-animate .ff-left {
    transform: translateX(17%);
  }
  .fifty-fifty .ff-row.aos-animate .ff-right {
    transform: translate(-17%, 96px);
  }
  .fifty-fifty .ff-row:nth-child(even) .ff-left {
    transform: translate(-17%, 0);
  }
  .fifty-fifty .ff-row:nth-child(even) .ff-right {
    transform: translate(17%, 0);
  }
  .fifty-fifty .ff-row .ff-left {
    transform: translate(17%, 0);
    transition: 0.8s;
  }
  .fifty-fifty .ff-row .ff-right {
    transform: translate(-17%, 0);
    transition: 0.8s;
  }
}
@media (max-width: 991px) {
  .fifty-fifty .ff-row .ff-right {
    transform: translateY(-20%);
    transition: 0.8s;
  }
  .fifty-fifty .ff-row.aos-animate .ff-right {
    transform: translateY(0);
  }
}
.fifty-fifty .ff-detailwrap {
  padding: 2.25rem;
  background: rgba(4, 4, 5, 0.8);
  max-width: 38.75rem;
  position: relative;
  z-index: 1;
  border: 1px solid rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(10px);
}
@media (max-width: 1199px) {
  .fifty-fifty .ff-detailwrap {
    padding: 1.25rem;
  }
}
.fifty-fifty .ff-detailwrap .list-style ul > li {
  font-size: 1.125rem;
}
.fifty-fifty .ff-detailwrap .list-style ul:last-child {
  margin-bottom: 0;
}
.fifty-fifty .ff-detailwrap h2 {
  margin-bottom: 1.5rem;
}
.fifty-fifty .ff-mainwrap {
  display: flex;
  flex-direction: column;
  row-gap: 9.5rem;
}
@media (max-width: 991px) {
  .fifty-fifty .ff-mainwrap {
    max-width: 38.75rem;
    margin: auto;
    row-gap: 3.125rem;
  }
}

.policy-wrapper {
  position: relative;
  overflow: hidden;
}
.policy-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/values-section-bg.webp);
  background-repeat: repeat;
  background-size: 100%;
  opacity: 0.2;
  z-index: -1;
  pointer-events: none;
}
.policy-wrapper .inner-hero {
  padding-bottom: 1.375rem;
  border: none;
}
.policy-wrapper .modified-date {
  margin-top: 1.25rem;
  opacity: 0.9;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.625rem;
}
.policy-wrapper .modified-date b {
  color: #FC4C21;
  font-weight: 600;
}

.wysiwyg-component .wc-decs h1,
.wysiwyg-component .wc-decs .h1 {
  margin-bottom: 1rem;
}
.wysiwyg-component .wc-decs h2,
.wysiwyg-component .wc-decs .h2 {
  margin-bottom: 1rem;
}
.wysiwyg-component .wc-decs h3,
.wysiwyg-component .wc-decs .h3 {
  margin-bottom: 1rem;
}
.wysiwyg-component .wc-decs h4,
.wysiwyg-component .wc-decs .h4 {
  margin-bottom: 1rem;
}
.wysiwyg-component .wc-decs h5,
.wysiwyg-component .wc-decs .h5 {
  margin-bottom: 1rem;
}
.wysiwyg-component .wc-decs h6,
.wysiwyg-component .wc-decs .h6 {
  margin-bottom: 1rem;
}
.wysiwyg-component .wc-decs b {
  font-weight: 500;
}
.wysiwyg-component .wc-decs p {
  margin-bottom: 0.875rem;
}
.wysiwyg-component .wc-decs ul {
  margin-left: 1.25rem;
}
@media (max-width: 767px) {
  .wysiwyg-component .wc-decs ul {
    margin-left: 0;
  }
}
.wysiwyg-component .wc-decs p,
.wysiwyg-component .wc-decs ul {
  opacity: 0.8;
}
.wysiwyg-component .wc-decs p:has(+ h1),
.wysiwyg-component .wc-decs ul:has(+ h1),
.wysiwyg-component .wc-decs p:has(+ h2),
.wysiwyg-component .wc-decs ul:has(+ h2),
.wysiwyg-component .wc-decs p:has(+ h3),
.wysiwyg-component .wc-decs ul:has(+ h3),
.wysiwyg-component .wc-decs p:has(+ h4),
.wysiwyg-component .wc-decs ul:has(+ h4),
.wysiwyg-component .wc-decs p:has(+ h5),
.wysiwyg-component .wc-decs ul:has(+ h5),
.wysiwyg-component .wc-decs p:has(+ h6),
.wysiwyg-component .wc-decs ul:has(+ h6) {
  margin-bottom: 35px;
}

.job-listing .select2-container {
  width: 100% !important;
}
.job-listing .select2-container .select2-selection {
  background-color: transparent;
  border: 0;
}
.job-listing .select2-container .select2-selection__rendered {
  color: #FC4C21 !important;
  -webkit-appearance: none;
  background-image: url(../images/select-down-arrow.svg);
  background-size: 0.75rem 0.75rem;
  background-position: right 0 center !important;
  background-repeat: no-repeat;
  cursor: pointer;
  padding-left: 0 !important;
  padding-right: 1.375rem !important;
}
.job-listing .select2-container .select2-selection__arrow {
  display: none;
}
.job-listing .select2-container .select2-dropdown {
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: 0 10px 50px rgba(0, 0, 0, 0.3);
  width: 15.625rem !important;
  border: 0;
  padding: 0.938rem;
  padding-right: 0.313rem;
  margin-top: 0.625rem;
  border-radius: 1rem;
}
.job-listing .select2-container .select2-results__option {
  font-size: 1.125rem;
  border-radius: 5px;
  margin-right: 10px;
  padding: 0.313rem 0.438rem !important;
}
.job-listing .select2-container .select2-results__option[aria-selected=true] {
  background-color: transparent !important;
  opacity: 0.8;
}
.job-listing .select2-container .select2-results__option.select2-results__option--highlighted {
  background-color: #FC4C21;
}
.job-listing .select2-container .select2-results__options {
  max-height: 31.25rem !important;
  scrollbar-width: thin;
  scrollbar-color: #FC4C21 transparent;
  scrollbar-width: 0.625rem;
}
.job-listing .select2-container .select2-results__options::-webkit-scrollbar {
  width: 0.25rem;
  background-color: transparent;
}
.job-listing .select2-container .select2-results__options::-webkit-scrollbar-thumb {
  border-radius: 0.625rem;
  -webkit-box-shadow: inset 0 0 0.375rem rgba(4, 4, 5, 0.3);
  background-color: #FC4C21;
}
.job-listing .no-more-result {
  margin-top: 1.5rem;
}
.job-listing .sec-heading {
  margin-bottom: 1rem;
}
.job-listing .sec-heading .h2 {
  font-weight: 500;
}
.job-listing .jl-grid-wrap {
  max-width: 66.25rem;
  width: 100%;
  margin: 0 auto;
}
.job-listing .jl-grid-wrap .load-more-job .btn {
  margin-bottom: 0;
  margin-top: 3.5rem;
}
.job-listing .jl-filter-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.875rem;
  margin-bottom: 3.5rem;
}
@media (max-width: 767px) {
  .job-listing .jl-filter-wrap {
    margin-bottom: 1.875rem;
    flex-direction: column;
  }
  .job-listing .jl-filter-wrap p {
    display: none;
  }
}
.job-listing .jl-filter-text {
  font-weight: 500;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .job-listing .jl-category-dropdown {
    width: 100%;
  }
}
.job-listing .jl-category-dropdown select {
  background-color: transparent;
  height: auto;
  border: 0;
  padding: 0;
  color: #FC4C21;
  background-position: right 1px center !important;
  font-weight: 500;
}
@media (min-width: 992px) {
  .job-listing .jl-category-dropdown select {
    font-size: 1.5rem;
    line-height: 1.5;
  }
}
@media (max-width: 575px) {
  .job-listing .jl-category-dropdown select {
    width: 100% !important;
    height: 2.5rem;
    border-bottom: 1px solid #FC4C21;
    padding-right: 1.875rem;
  }
}
.job-listing .jl-permalink {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.25rem 5.625rem;
  text-decoration: none;
  padding: 1.25rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  transition: 0.4s;
}
@media (max-width: 767px) {
  .job-listing .jl-permalink {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-right: 3.438rem;
  }
}
.job-listing .jl-permalink::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0;
  height: 1px;
  background-color: #FC4C21;
  transition: 0.8s;
}
.job-listing .jl-permalink:hover::before {
  width: 100%;
}
@media (min-width: 768px) {
  .job-listing .jl-permalink:hover .jl-tag {
    transform: translateX(-90px);
  }
}
@media (min-width: 768px) {
  .job-listing .jl-permalink:hover .btn-arrow {
    right: 0;
    opacity: 1;
    visibility: visible;
  }
}
.job-listing .jl-permalink .btn-arrow {
  position: absolute;
  transform: translateY(-50%);
  right: 0;
  top: 50%;
  transition: 0.4s;
  pointer-events: none;
}
@media (min-width: 768px) {
  .job-listing .jl-permalink .btn-arrow {
    right: -3.125rem;
    opacity: 0;
    visibility: hidden;
  }
}
.job-listing .jl-permalink h4, .job-listing .jl-permalink h4 {
  flex: 1;
  margin-bottom: 0;
}
.job-listing .jl-tag {
  display: flex;
  align-items: center;
  gap: 0.875rem;
  transition: 0.4s;
}
@media (max-width: 767px) {
  .job-listing .jl-tag {
    flex-wrap: wrap;
  }
}
.job-listing .jl-tag span {
  display: inline-block;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  padding: 0.5rem 0.875rem;
  font-size: 1rem;
  font-weight: 500;
}

.full-image-with-content {
  position: relative;
  overflow: hidden;
}
.full-image-with-content.aos-animate .fic-imgwrap img {
  transform: scale(1);
}
.full-image-with-content .fic-wrap {
  width: 100%;
  height: 100%;
  min-height: calc(100vh - 5.125rem);
}
@media (max-width: 767px) {
  .full-image-with-content .fic-wrap {
    min-height: 28.125rem;
  }
}
.full-image-with-content .fic-imgwrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.full-image-with-content .fic-imgwrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.2);
  transition: 1.5s;
}
.full-image-with-content .fic-descwrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 5.25rem 0;
  position: relative;
}
@media (max-width: 767px) {
  .full-image-with-content .fic-descwrap {
    padding: 1.875rem 0 4.375rem;
  }
}
.full-image-with-content .fic-descwrap::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-height: 25.875rem;
  background: linear-gradient(180deg, #040405 0%, rgba(4, 4, 5, 0) 100%);
  backdrop-filter: blur(0px);
  z-index: -1;
  pointer-events: none;
}
.full-image-with-content .fic-innerwrap {
  text-align: center;
  z-index: 1;
  position: relative;
  max-width: 66.25rem;
  margin: auto;
}
@media (min-width: 768px) {
  .full-image-with-content .fic-innerwrap h2 {
    margin-bottom: 2.25rem;
  }
}
.full-image-with-content .fic-innerwrap .desc p {
  line-height: 1.58;
}

.anchor-tabbed-navigation-section.in-space-capabilities {
  padding-bottom: 5rem;
}
.anchor-tabbed-navigation-section.in-space-capabilities .anp-item .anp-link {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.anchor-tabbed-navigation-section.in-space-capabilities .anp-dropdown-wrap {
  margin-bottom: 5rem;
}
.anchor-tabbed-navigation-section.in-space-capabilities .anp-img {
  padding-top: 0;
  max-width: 26.875rem;
  width: 100%;
  margin: 0 auto;
}
.anchor-tabbed-navigation-section.in-space-capabilities .anp-img img {
  position: initial;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.anchor-tabbed-navigation-section.in-space-capabilities .isc-bg-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: clip;
}
.anchor-tabbed-navigation-section.in-space-capabilities .isc-bg {
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  display: block;
  mix-blend-mode: luminosity;
}
.anchor-tabbed-navigation-section.in-space-capabilities .isc-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(60.81% 53.96% at 40.74% 32.61%, rgba(4, 4, 5, 0) 0%, #040405 100%);
}
.anchor-tabbed-navigation-section.in-space-capabilities .isc-bg video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.anp-content-row {
  perspective: 1200px; /* 3D depth */
}

.anp-img {
  transform-style: preserve-3d;
  will-change: transform;
}

.launch-slider {
  position: relative;
}
.launch-slider .swiper-scrollbar {
  position: relative;
  height: 0.625rem;
  border-radius: 3.125rem;
  background: rgba(255, 255, 255, 0.2);
  margin-top: 3rem;
}
.launch-slider .swiper-scrollbar-drag {
  background: #FC4C21;
  border-radius: 3.125rem;
}
.launch-slider .swiper-scrollbar-drag {
  background: #FC4C21;
}
.launch-slider .ls-bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: luminosity;
}
.launch-slider .ls-bg img {
  opacity: 0.2;
}
.launch-slider .ls-bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.launch-slider .ls-bg::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(4, 4, 5, 0) 0%, rgba(102, 102, 102, 0.1) 100%);
  z-index: 1;
  opacity: 0.5;
}
.launch-slider .ls-bg::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/benefits-section-shadow.png);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  pointer-events: none;
  transform: scaleX(-1);
}
.launch-slider .ls-slider {
  overflow: visible;
}
.launch-slider .ls-slider .swiper-scrollbar {
  left: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .launch-slider .ls-heading {
    margin-bottom: 3.5rem;
  }
  .launch-slider .ls-heading h2 {
    margin-bottom: 2.25rem;
  }
}
.launch-slider .ls-card {
  padding: 2.25rem;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: rgba(4, 4, 5, 0.5);
  backdrop-filter: blur(10px);
  height: auto;
}
@media (max-width: 767px) {
  .launch-slider .ls-card {
    padding: 1.25rem;
  }
}
.launch-slider .ls-detail {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  row-gap: 0.938rem;
  min-height: 18.875rem;
}
@media (max-width: 767px) {
  .launch-slider .ls-detail {
    min-height: 8.75rem;
  }
}
.launch-slider .ls-detail .h3 {
  margin: 0;
}

.supplier-documents {
  position: relative;
  overflow: hidden;
}
.supplier-documents .sd-cardwrap {
  max-width: 66.25rem;
  margin: auto;
}
.supplier-documents .sd-bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: luminosity;
}
.supplier-documents .sd-bg img {
  opacity: 0.2;
}
.supplier-documents .sd-bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.supplier-documents .sd-bg::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(4, 4, 5, 0) 0%, rgba(102, 102, 102, 0.1) 100%);
  z-index: 1;
  opacity: 0.5;
}
.supplier-documents .sd-mainwrap {
  padding: 2.188rem 6.25rem 2.188rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  transition: 0.63s;
  position: relative;
}
@media (max-width: 991px) {
  .supplier-documents .sd-mainwrap {
    padding: 2.188rem 0;
  }
}
.supplier-documents .sd-mainwrap::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #FC4C21;
  pointer-events: none;
}
.supplier-documents .sd-mainwrap:hover::after {
  width: 100%;
  transition: 1s;
}
.supplier-documents .sd-card {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.938rem;
}
@media (max-width: 991px) {
  .supplier-documents .sd-card {
    flex-direction: column;
    align-items: flex-start;
  }
}
.supplier-documents .sd-left {
  display: flex;
  align-items: center;
  gap: 2.563rem;
}
.supplier-documents .sd-left * {
  margin-bottom: 0;
}
.supplier-documents .sd-left .h4 {
  text-transform: uppercase;
}
.supplier-documents .sd-left h5 {
  position: relative;
}
.supplier-documents .sd-left h5::before {
  content: "";
  position: absolute;
  left: -1.313rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.094rem;
  height: 1.375rem;
  background-color: #FC4C21;
}
.supplier-documents .sd-tag {
  font-size: 1rem;
  padding: 0.5rem 0.875rem;
  color: rgba(255, 255, 255, 0.8);
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  text-transform: capitalize;
  font-weight: 500;
}
@media (max-width: 991px) {
  .supplier-documents .sd-tag {
    font-size: 0.75rem;
  }
}
.supplier-documents .sd-right {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.25rem;
}
@media (max-width: 991px) {
  .supplier-documents .sd-right {
    width: 100%;
  }
}
.supplier-documents .sd-file {
  display: inline-block;
  width: 4rem;
  height: 4rem;
  min-width: 4rem;
  border: 1px solid #FC4C21;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
@media (min-width: 992px) {
  .supplier-documents .sd-file {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
}
@media (max-width: 991px) {
  .supplier-documents .sd-file {
    width: 2.5rem;
    height: 2.5rem;
    min-width: 2.5rem;
  }
}
.supplier-documents .sd-file svg {
  width: 1.313rem;
  height: 1.313rem;
}
@media (max-width: 991px) {
  .supplier-documents .sd-file svg {
    width: 1rem;
    height: 1rem;
  }
}
.supplier-documents .sd-file:hover {
  border: 1px solid #fff;
}
.supplier-documents .sd-description {
  margin-top: 1.25rem;
  opacity: 0.7;
}

.launch-applications {
  padding-top: 5rem;
}
.launch-applications .la-left-top .h1 {
  margin-bottom: 1.25rem;
}
@media (max-width: 991px) {
  .launch-applications .la-row {
    flex-direction: column-reverse;
  }
}
.launch-applications .la-content:not(:first-child) {
  display: none;
}
.launch-applications .la-list-wrap {
  display: flex;
  justify-content: center;
}
@media (min-width: 768px) {
  .launch-applications .la-list {
    display: flex;
  }
}
.launch-applications .la-link {
  display: inline-block;
  padding: 1.25rem 3.5rem;
  transition: 0.4s;
  cursor: pointer;
}
@media (min-width: 768px) {
  .launch-applications .la-link {
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 0;
  }
}
@media (max-width: 767px) {
  .launch-applications .la-link {
    padding: 0.5rem 1rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    width: 100%;
  }
}
.launch-applications .la-content-wrap {
  --gutter: 3.125rem;
}
@media (min-width: 992px) {
  .launch-applications .la-content-wrap {
    padding-left: calc((100% - 86.25rem) / 2);
  }
  .launch-applications .la-content-wrap > div {
    padding-left: var(--gutter);
  }
}
.launch-applications .la-img {
  position: relative;
  padding-top: 98.431372549%;
  min-height: 43.75rem;
  transform: translateX(70px);
}
.launch-applications .la-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.launch-applications .la-img.aos-animate {
  transform: translateX(0);
}
@media (max-width: 991px) {
  .launch-applications .la-img {
    min-height: auto;
  }
}
.launch-applications .la-img::before {
  content: "";
  position: absolute;
  left: -1px;
  top: 0;
  width: 23.313rem;
  height: 100%;
  background: linear-gradient(270deg, rgba(4, 4, 5, 0) 0%, rgba(4, 4, 5, 0.732516) 52.7%, #040405 100%);
  z-index: 1;
}
@media (max-width: 767px) {
  .launch-applications .la-img::before {
    width: 12.5rem;
  }
}
.launch-applications .la-list-wrap {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
@media (max-width: 767px) {
  .launch-applications .la-list-wrap {
    position: absolute;
    z-index: 99;
    top: 110%;
    left: 0;
    display: none;
    width: 100%;
    height: auto;
    border: 1px solid rgba(255, 255, 255, 0.3);
  }
  .launch-applications .la-list-wrap .la-list {
    background-color: #040405;
  }
}
.launch-applications .la-content-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 5rem 0;
  padding-right: 2.5rem;
  height: 100%;
}
@media (max-width: 991px) {
  .launch-applications .la-content-left {
    padding: 1.875rem 3.125rem;
  }
}
@media (max-width: 767px) {
  .launch-applications .la-content-left {
    padding: 1.875rem 1.25rem;
  }
}
.launch-applications .la-left-desc p {
  margin-bottom: 0.875rem;
}
.launch-applications .la-left-bottom {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.125rem;
  row-gap: 2.25rem;
}
.launch-applications .la-spec-item {
  width: 50%;
  padding: 0 1.125rem;
}
.launch-applications .la-item {
  transition: 0.4s;
}
.launch-applications .la-item.is-active {
  background-color: #FC4C21;
}
.launch-applications .la-item.is-active .la-link {
  border-color: #FC4C21;
}
.launch-applications .la-spec-item-inner {
  padding-top: 1.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.launch-applications .la-spec-label {
  display: block;
  margin-bottom: 3px;
  opacity: 0.8;
}
.launch-applications .la-spec-value {
  font-weight: 600;
}
@media (max-width: 767px) {
  .launch-applications .la-dropdown-wrap {
    margin: 0 1.25rem;
  }
}
.launch-applications .la-dropdown {
  position: relative;
  padding: 1rem 2.5rem 1rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.launch-applications .la-dropdown::before {
  pointer-events: none;
  content: "";
  position: absolute;
  z-index: 1;
  top: 1.375rem;
  right: 0.938rem;
  width: 1.25rem;
  height: 1.25rem;
  background-image: url(../images/arrow-down.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  transition: 0.35s ease 0s;
}
.launch-applications .la-dropdown.is-open::before {
  transform: scale(-1);
}
.launch-applications .la-dropdown h3,
.launch-applications .la-dropdown h4 {
  margin: 0;
}
.launch-applications .la-dropdown h4 {
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .launch-applications .la-dropdown {
    display: none;
  }
}
@media (max-width: 767px) {
  .launch-applications .la-dropdown-wrap {
    position: relative;
  }
}

.la-list {
  overflow-x: scroll;
  overflow-y: hidden;
  flex-wrap: nowrap !important;
  scrollbar-width: none;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}
.la-list .la-item {
  width: auto;
  white-space: nowrap;
}

.la-list::-webkit-scrollbar {
  display: none;
}

.password-form-section {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100dvh;
  min-height: 37.5rem;
}
.password-form-section .post-password-form p {
  display: none;
  position: relative;
}
.password-form-section .post-password-form p:has(label, input) {
  display: block;
}
.password-form-section .post-password-form label {
  font-size: 0;
  margin: 0;
}
.password-form-section .post-password-form input[type=password] {
  height: 6.5rem;
  padding-right: 4.375rem;
  padding-left: 0;
  border: 0;
  border-bottom: 1px solid #fff;
  font-size: 1.5rem;
  color: #fff;
  background-color: transparent;
}
@media (max-width: 767px) {
  .password-form-section .post-password-form input[type=password] {
    font-size: 1.125rem;
    padding-right: 3.125rem;
    height: 4.375rem;
  }
}
.password-form-section .post-password-form input[type=password]::placeholder {
  color: #fff;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.875rem;
  opacity: 0.5;
}
.password-form-section .post-password-form input[type=password]:-webkit-autofill {
  -webkit-text-fill-color: #fff !important;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
  transition: background-color 5000s ease-in-out 0s;
}
.password-form-section .post-password-form input[type=password]:-webkit-autofill::first-line {
  font-size: 1.5rem;
  color: #fff;
}
.password-form-section .post-password-form input[type=submit] {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 4rem;
  height: 4rem;
  border: 1px solid #FC4C21;
  background-color: #040405;
  background-image: url(../images/right-arrow.svg);
  background-repeat: no-repeat;
  background-position: 50% 57%;
  font-size: 0;
  border-radius: 50%;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .password-form-section .post-password-form input[type=submit] {
    width: 2.75rem;
    height: 2.75rem;
  }
}
.password-form-section .post-password-form input[type=submit]:hover {
  background-color: #FC4C21;
}
.password-form-section.aos-animate .pfs-bg {
  transform: scale(1);
  opacity: 1;
  transition: 1s;
}
.password-form-section.aos-animate .pfs-wrap {
  transform: scale(1);
  opacity: 1;
  transition: 1s;
}
.password-form-section .pfs-wrap {
  width: 100%;
  max-width: 38.75rem;
  margin: auto;
  position: relative;
  padding: 2rem;
  overflow: hidden;
  transform: scale(0.5);
  opacity: 0;
  background: rgba(4, 4, 5, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 767px) {
  .password-form-section .pfs-wrap {
    padding: 1.25rem;
  }
}
.password-form-section .pfs-wrap::after {
  content: "";
  position: absolute;
  width: 59.625rem;
  height: 22.063rem;
  right: 0;
  top: -7.375rem;
  background: #fff;
  opacity: 0.13;
  -webkit-filter: blur(150px);
  filter: blur(150px);
  pointer-events: none;
  z-index: -1;
}
.password-form-section .pfs-logowrap {
  max-width: 13.438rem;
  margin-bottom: 2.25rem;
}
@media (max-width: 767px) {
  .password-form-section .pfs-logowrap {
    max-width: 9.375rem;
    margin-bottom: 1.25rem;
  }
}
.password-form-section .pfs-logowrap .pfs-logo {
  position: relative;
  padding-top: 65.5813953488%;
}
.password-form-section .pfs-logowrap .pfs-logo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

:root {
  --space-lg: 6.25rem;
  --space-md: 5rem;
  --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;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  min-height: 100%;
}
.wrapper.short-content .main-footer {
  position: relative;
}
.wrapper.aos-animate .cookie-banner {
  transform: translateY(0);
}

.main-content {
  z-index: 2;
  overflow-x: clip;
  flex-grow: 1;
  width: 100%;
  border-bottom: 1px solid #fff;
  background-color: #040405;
}

.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: #FC4C21;
  text-transform: uppercase;
}
.pagination li a:hover {
  color: #FC4C21 !important;
}
.pagination li a:not(.prev, .next),
.pagination li span {
  border: none;
  font-weight: 700;
  line-height: 1;
  color: #FC4C21;
  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: #FC4C21;
}
.pagination li .prev,
.pagination li .next {
  cursor: pointer;
  color: #fff;
  text-decoration: none;
}
.pagination li .prev::after,
.pagination li .next::after {
  content: "";
  position: absolute;
  inset: -2px -4px;
  border: 1px solid #D9D9D9;
  border-radius: 0.375rem;
  visibility: hidden;
  opacity: 0;
}
.pagination li .prev:hover,
.pagination li .next:hover {
  color: #ffa34d;
}
.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: #FC4C21;
}

.body-sm {
  font-size: 1rem;
  line-height: 1.75;
}
.body-xl {
  font-size: 1.5rem;
  line-height: 1.58;
}
@media (max-width: 991px) {
  .body-xl {
    font-size: 1.125rem;
  }
}
.body-xxl {
  font-size: 2rem;
  line-height: 1.4;
}
@media (max-width: 991px) {
  .body-xxl {
    font-size: 1.5rem;
  }
}
.body-xxxl {
  font-size: 2.25rem;
  line-height: 1.4;
}
@media (max-width: 991px) {
  .body-xxxl {
    font-size: 1.75rem;
  }
}

.no-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.search-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 100vh;
  background-color: transparent;
}
.search-btn::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #FC4C21;
  border-radius: 100%;
  transform: scale(0);
  z-index: -1;
  border: inherit;
  border-color: #FC4C21;
  pointer-events: none;
  transition: transform 0.4s ease;
}
.search-btn:hover::before {
  transform: scale(1);
}
.search-btn svg {
  width: 1rem;
  height: 1rem;
}
.search-btn.is-click {
  border-color: #FC4C21;
  background-color: #FC4C21;
}

.social-icon {
  display: flex;
  gap: 0.5rem;
  align-items: center;
}
.social-icon li {
  padding: 0;
}
.social-icon li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 100%;
}
.social-icon li a::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #FC4C21;
  border-radius: 100%;
  transform: scale(0);
  z-index: -1;
  border: inherit;
  border-color: #FC4C21;
  pointer-events: none;
  transition: transform 0.4s ease;
}
.social-icon li a:hover::before {
  transform: scale(1);
}
.social-icon svg {
  width: 1rem;
  height: 1rem;
}

/* Breadcrumb Style */
.breadcrumb-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 1.25rem;
  padding-left: 0;
}
.breadcrumb-wrapper .home {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 0;
  opacity: 0.5;
  transition: 0.35s ease 0s;
}
.breadcrumb-wrapper .home::before {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  background-image: url(../images/home-icons.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.breadcrumb-wrapper .home:hover {
  opacity: 1;
}
.breadcrumb-wrapper li {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0;
  font-size: 0.875rem;
  list-style-type: none;
  font-weight: 500;
  text-transform: capitalize;
}
.breadcrumb-wrapper li a {
  font-weight: 500;
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
}
.breadcrumb-wrapper li a:hover {
  color: #fff;
}
.breadcrumb-wrapper li:not(:last-child)::after {
  content: "";
  display: inline-block;
  width: 7px;
  min-width: 0.625rem;
  height: 0.75rem;
  margin: 0 0.75rem;
  vertical-align: middle;
  background-image: url(../images/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

/* Breadcrumb Style End */
/* Heading */
.sec-heading {
  margin-bottom: 3.5rem;
}
@media (max-width: 767px) {
  .sec-heading {
    margin-bottom: 1.875rem;
  }
}

/* Heading End */
/* bg img start */
.op-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: luminosity;
}
.op-bg img {
  opacity: 0.2;
}
.op-bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.op-bg::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(4, 4, 5, 0) 0%, rgba(102, 102, 102, 0.1) 100%);
  z-index: 1;
  opacity: 0.5;
}

/* bg img End */
/* Simplebar */
.simplebar-scrollbar::before {
  top: 0;
  left: 0 !important;
  width: 100% !important;
  height: 100%;
  opacity: 1 !important;
  background: #fff !important;
}
.simplebar-track {
  overflow: hidden;
  width: 0.625rem !important;
  border-radius: 0.625rem;
  background-color: rgba(255, 255, 255, 0.1);
}
.simplebar-scrollable-y {
  padding-right: 0.938rem;
}

/* Simplebar End */
/* Animation */
.animate-up {
  transform: translateY(35px);
  opacity: 0;
}
.animate-up.aos-animate {
  transform: translateY(0);
  opacity: 1;
}

/* Animation End */
/* Swiper Controls */
.swiper-arrows {
  display: flex;
  gap: 1.25rem;
  align-items: center;
}

.swiper-arrow {
  position: inherit;
  width: 4rem;
  height: 4rem;
  margin: 0;
  border: 1px solid #FC4C21;
  border-radius: 100vh;
  color: #fff;
  background-color: transparent;
  transition: 0.4s;
  background-image: none;
}
@media (max-width: 767px) {
  .swiper-arrow {
    width: 3.125rem;
    height: 3.125rem;
  }
}
.swiper-arrow::after {
  display: none;
}
.swiper-arrow:hover {
  border-color: #fff;
}
.swiper-arrow.swiper-button-prev {
  transform: scaleX(-1);
}
.swiper-arrow.swiper-button-disabled {
  border-color: #fff;
  opacity: 0.3;
  pointer-events: all;
  cursor: not-allowed;
}
.swiper-arrow svg {
  width: 1.25rem;
}
@media (max-width: 767px) {
  .swiper-arrow svg {
    width: 0.938rem;
  }
}

/* Swiper Controls */
/* heading-animate */
.heading-animate .line {
  overflow: hidden;
  display: block;
}
.heading-animate .char {
  transform: translateY(115px);
  display: inline-block;
  transition: transform 0.5s;
}
.heading-animate .word {
  overflow: hidden;
  display: inline-block;
}

/* heading-animate */
.cookie-banner {
  position: fixed;
  z-index: 99;
  bottom: 0;
  left: 0;
  width: 100%;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: rgba(4, 4, 5, 0.3);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  transform: translateY(100%);
  transition: 0.4s ease 0s;
}
.cookie-banner .container-fluid {
  flex-wrap: nowrap;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .cookie-banner .container-fluid {
    flex-direction: column;
  }
}
.cookie-banner .hh-cookie-text {
  flex: 1;
}
@media (max-width: 767px) {
  .cookie-banner .hh-cookie-text {
    margin: 0 -1.25rem;
    padding: 0 1.25rem;
    border-bottom: 1px solid #fff;
  }
}
.cookie-banner .hh-cookie-text p {
  padding: 1rem 1rem 1rem 0;
  font-weight: 500;
}
@media (max-width: 767px) {
  .cookie-banner .hh-cookie-link {
    margin: 0 -1.25rem;
    padding: 0 1.25rem;
  }
}
.cookie-banner .hh-cookie-link .hh-left-border {
  padding: 0.969rem 1.125rem;
  border-left: 1px solid #fff;
}
@media (max-width: 767px) {
  .cookie-banner .hh-cookie-link .hh-left-border:not(:last-child) {
    min-width: 50%;
    padding-left: 0;
    border-left: 0;
  }
}
.cookie-banner .hh-cookie-link .hh-dismiss-btn {
  font-size: 1rem;
  font-weight: 600;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  color: #fff;
  text-decoration: none;
  transition: 0.3s;
}
.cookie-banner .hh-cookie-link .hh-dismiss-btn:hover {
  color: #FC4C21;
}
.cookie-banner .hh-cookie-link button {
  background-color: transparent;
}

/* Cookie Banner */
.wcc-consent-container {
  width: 100% !important;
  left: 0 !important;
  bottom: 0 !important;
}
.wcc-consent-container .wcc-consent-bar {
  background: rgba(4, 4, 5, 0.3) !important;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  padding: 0 !important;
}
.wcc-consent-container .wcc-notice-des,
.wcc-consent-container .wcc-btn {
  padding: 0.938rem 0 !important;
}
.wcc-consent-container .wcc-notice-btn-wrapper {
  flex-wrap: nowrap !important;
  margin-top: 0 !important;
  align-items: normal !important;
}
@media (max-width: 575px) {
  .wcc-consent-container .wcc-notice-btn-wrapper {
    flex-direction: row !important;
  }
}
.wcc-consent-container .wcc-title {
  display: none;
}
.wcc-consent-container .wcc-notice-group {
  display: flex;
  justify-content: space-between;
  column-gap: 0.625rem;
}
@media (max-width: 991px) {
  .wcc-consent-container .wcc-notice-group {
    flex-direction: column;
  }
}
.wcc-consent-container .wcc-notice-des {
  max-width: 70.313rem;
  flex: 1;
  padding: 0.938rem 1.25rem !important;
}
@media (max-width: 991px) {
  .wcc-consent-container .wcc-notice-des {
    max-width: 100%;
    border-bottom: 1px solid #fff;
  }
}
.wcc-consent-container .wcc-notice p {
  color: #fff !important;
}
.wcc-consent-container .wcc-btn {
  border-color: #fff !important;
  color: #fff !important;
  background-color: transparent !important;
  border: 0 !important;
  padding-left: 1.125rem !important;
  padding-right: 1.125rem !important;
  transition: 0.4s;
}
@media (max-width: 575px) {
  .wcc-consent-container .wcc-btn {
    font-size: 0.75rem;
    padding: 0.625rem !important;
    margin-top: 0 !important;
  }
}
.wcc-consent-container .wcc-btn:hover {
  opacity: 1 !important;
  color: #FC4C21 !important;
}
.wcc-consent-container .wcc-btn:not(:first-child) {
  border-left: 1px solid #fff !important;
}
.wcc-consent-container .wcc-btn.wcc-btn-reject {
  order: 2;
}
@media (max-width: 575px) {
  .wcc-consent-container .wcc-btn.wcc-btn-customize {
    order: inherit;
  }
}
.wcc-consent-container .wcc-btn.wcc-btn-accept {
  position: relative;
  padding-right: 2.5rem !important;
  margin-right: 1.125rem !important;
}
.wcc-consent-container .wcc-btn.wcc-btn-accept:hover::before {
  right: -0.313rem;
}
.wcc-consent-container .wcc-btn.wcc-btn-accept::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2rem;
  height: 2rem;
  background-image: url(../images/arrow-with-circle.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transition: 0.4s;
}

/* Background */
.ursa-animated-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  mix-blend-mode: luminosity;
  z-index: -1;
}
.ursa-animated-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(60.81% 53.96% at 40.74% 32.61%, rgba(4, 4, 5, 0) 0%, #040405 100%);
}
.ursa-animated-bg img,
.ursa-animated-bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}

.wcc-revisit-help-text {
  color: #040405;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
}

/* stylelint-disable max-nesting-depth */
.hamburger {
  --humburgerbox: 1.875rem;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--humburgerbox);
  height: 0.875rem;
  margin: 0 0 0 auto;
  padding: 0;
  text-align: center;
  background-color: transparent;
}
@media (min-width: 1200px) {
  .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: 3px;
  background: #FC4C21;
  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: #FC4C21;
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger span::before {
  top: -6px;
}
.hamburger span::after {
  bottom: -6px;
}
.hamburger.is-clicked span {
  background-color: transparent !important;
}
.hamburger.is-clicked span::before, .hamburger.is-clicked span::after {
  top: 0;
  background-color: #FC4C21;
}
.hamburger.is-clicked span::before {
  transform: rotate(45deg);
}
.hamburger.is-clicked span::after {
  top: 6px;
  transform: translateY(-6px) rotate(-45deg);
}

.mbnav {
  position: relative;
  z-index: -1;
  display: block;
}
@media (min-width: 1200px) {
  .mbnav {
    display: none;
  }
}
.mbnav__state {
  pointer-events: none;
  position: fixed;
  z-index: 999;
  top: 0;
  right: -100%;
  bottom: 0;
  overflow: hidden;
  width: 100%;
  max-width: 25rem;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .mbnav__state {
    max-width: 100%;
  }
}
.mbnav__inner {
  pointer-events: none;
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 100vh;
}
.mbnav__top {
  display: flex;
  justify-content: space-between;
  background: #ffa34d;
}
.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%;
  background-color: #040405;
  transition: 0.4s ease;
  /* stylelint-enable custom-property-pattern */
}
.mbnav .menu-wrap .menu-wrap {
  right: -100%;
  visibility: hidden;
  opacity: 0;
}
.mbnav .menu-wrap > .menu-inner {
  pointer-events: auto;
  overflow: hidden auto;
  max-height: 100%;
  padding-top: 5.313rem;
}
.mbnav .menu-wrap > .menu-inner .social-icon {
  justify-content: center;
  padding: 1.5rem 1rem;
}
.mbnav .menu-wrap > .menu-inner .social-icon a {
  display: flex !important;
}
.mbnav ul {
  position: static;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
}
.mbnav ul li.is-open > .menu-wrap {
  visibility: visible;
  opacity: 1;
}
.mbnav ul li:not(.btn-wrap) {
  position: relative;
  margin: 0;
  padding: 0;
  font-weight: 400;
  color: #fff;
  list-style: none;
}
.mbnav ul li:not(.btn-wrap)::before {
  display: none;
}
.mbnav ul li:not(.btn-wrap).has-sub a::after {
  display: none;
}
.mbnav ul li:not(.btn-wrap) 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 #FC4C21;
  border-top: 0;
  border-left: 0;
  transition: 0.35s ease 0s;
}
.mbnav ul li:not(.btn-wrap).current-menu-parent > a, .mbnav ul li:not(.btn-wrap).current-menu-item > a {
  font-weight: 700;
}
.mbnav ul li:not(.btn-wrap) a {
  cursor: pointer;
  position: relative;
  z-index: 2;
  display: block;
  flex: 1 1 auto;
  order: -1;
  padding: 0;
  line-height: 1.3;
  color: currentcolor;
  text-decoration: none !important;
}
.mbnav ul li:not(.btn-wrap) a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  margin-right: 0;
  margin-left: auto;
}
.mbnav ul li:not(.btn-wrap).has-sub > a {
  flex: 1 1 auto;
}
.mbnav__caret {
  cursor: pointer;
  position: absolute;
  z-index: 2;
  top: 0.5rem;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4.188rem;
  height: 2.688rem;
  background-image: url(../images/arrow-down.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.813rem 0.438rem;
  transition: 0.4s ease 0s;
}

.mbnav ul.menu {
  padding: 0.75rem 0 0.375rem;
}
.mbnav ul.menu > li {
  padding: 1rem 2.5rem 0.625rem 1rem;
  border-bottom: 1px solid #FC4C21;
  font-size: 1.25rem;
  transition: 0.35s ease 0s;
}
.mbnav ul.menu > li.is-open {
  border-color: transparent;
}
.mbnav ul.menu > li.is-open .mbnav__caret {
  transform: scale(-1);
}
.mbnav ul.menu > li > ul.sub-menu {
  position: relative;
  display: none;
  width: auto;
  margin: 0.625rem -2.5rem -0.625rem -1rem;
  padding: 0.25rem 0;
  border-top: 1px solid #FC4C21;
  background-color: #fff;
}
.mbnav ul.menu > li > ul.sub-menu > li {
  padding: 0.875rem 1rem 0.625rem;
  color: #040405;
}
.mbnav ul.menu > li > ul.sub-menu > li.current-menu-item a {
  color: #FC4C21;
}
.mbnav ul.menu > li > ul.sub-menu > li a {
  font-size: 1.125rem;
  font-weight: 600;
}
.mbnav ul.menu > li > ul.sub-menu > li > ul.sub-menu {
  margin-top: 0.625rem;
  margin-left: 0.875rem;
}
.mbnav ul.menu > li > ul.sub-menu > li > ul.sub-menu li:not(:last-child) {
  margin-bottom: 0.75rem;
}
.mbnav ul.menu > li > ul.sub-menu > li > ul.sub-menu li a {
  font-size: 0.875rem;
}
.mbnav__backdrop {
  position: fixed;
  z-index: -1;
  inset: 0;
  visibility: hidden;
  opacity: 0;
  background: rgba(4, 4, 5, 0.55);
  transition: all 0.4s ease-in;
}
.mbnav__overlay {
  position: fixed;
  z-index: 99;
  inset: 0;
  visibility: hidden;
  opacity: 0;
  background: rgba(4, 4, 5, 0.5);
  transition: all 0.4s ease-in;
}
.mbnav__overlay.is-show {
  visibility: visible;
  opacity: 1;
}
.mbnav.is-open .mbnav__state {
  right: 0;
}
.mbnav.is-open .mbnav__backdrop {
  z-index: 999;
  visibility: visible;
  opacity: 1;
}

/* stylelint-enable max-nesting-depth */
/* --- header --- */
/* stylelint-disable max-nesting-depth */
.main-header {
  position: fixed;
  z-index: 999;
  width: 100%;
  height: auto;
  transition: 0.6s;
  /* nav */
}
.main-header.header-pinned {
  transform: translateY(-100%) !important;
}
.main-header .main-header-inner {
  position: relative;
  z-index: 999;
  border-bottom: 0.5px solid #fff;
  box-shadow: 0 0 10px 0 rgba(4, 4, 5, 0.2);
}
.main-header .main-header-inner::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(4, 4, 5, 0.3);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.main-header .brand {
  width: 100%;
  max-width: 11.25rem;
  margin-right: 2rem;
}
@media (max-width: 767px) {
  .main-header .brand {
    margin-right: 1rem;
  }
}
.main-header .brand img {
  width: 100%;
}
.main-header .brand,
.main-header .nav-menu,
.main-header .mh-search-btn-wrap,
.main-header .social-icon {
  padding: 0.688rem 0;
}
.main-header .nav-menu {
  flex: 1 1 auto;
  padding-right: 2rem;
  padding-left: 2rem;
  border-left: 0.5px solid #fff;
}
@media (max-width: 1399px) {
  .main-header .nav-menu {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media (max-width: 1199px) {
  .main-header .nav-menu:not(.-mobile) {
    display: none;
  }
}
.main-header .nav-menu.-mobile {
  padding: 0.688rem 0 0.688rem 1.125rem;
}
@media (min-width: 1200px) {
  .main-header .nav-menu.-mobile {
    display: none;
  }
}
.main-header .navigation {
  display: none;
  word-break: keep-all;
}
@media (min-width: 992px) {
  .main-header .navigation {
    display: block;
  }
}
.main-header .navigation nav {
  margin-right: 30px;
}
.main-header .navigation nav > ul {
  display: flex;
}
.main-header .navigation nav > ul > li {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 0.938rem !important;
}
@media (max-width: 1399px) {
  .main-header .navigation nav > ul > li {
    padding: 0 0.625rem !important;
  }
}
.main-header .navigation nav > ul > li::before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 3.125rem;
}
.main-header .navigation nav > ul > li:hover::before {
  pointer-events: all;
}
.main-header .navigation nav > ul > li:first-child {
  padding-left: 0 !important;
}
.main-header .navigation nav > ul > li:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  display: inline-block;
  width: 1px;
  height: 1.188rem;
  vertical-align: middle;
  background-color: #D9D9D9;
}
.main-header .navigation nav > ul > li > a {
  position: relative;
  padding: 1rem 1.125rem;
}
@media (max-width: 1399px) {
  .main-header .navigation nav > ul > li > a {
    padding: 1rem 0.625rem;
  }
}
.main-header .navigation nav > ul > li > a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 2px;
  opacity: 0;
  background-color: #FC4C21;
  transition: 0.4s;
}
.main-header .navigation nav > ul > li > a:hover::before {
  width: 2.813rem;
  opacity: 1;
}
.main-header .navigation nav > ul > li.current-menu-parent a::before {
  width: 2.813rem;
}
.main-header .navigation nav > ul > li.current-menu-item > a::before, .main-header .navigation nav > ul > li.current_page_parent > a::before {
  width: 2.813rem;
  opacity: 1;
}
.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:hover > ul {
  pointer-events: auto;
  top: calc(100% + 25px);
  opacity: 1;
}
.main-header .navigation nav ul li a {
  display: block;
  text-decoration: none;
}
.main-header .navigation nav ul li.menu-item-has-children {
  position: relative;
}
.main-header .navigation nav ul li.menu-item-has-children:hover > a::after {
  transform: translateY(-50%) scale(-1);
}
.main-header .navigation nav ul li.menu-item-has-children:hover > a::before {
  width: 2.813rem;
  opacity: 1;
}
.main-header .navigation nav ul li.menu-item-has-children > a {
  position: relative;
  padding-right: 2.875rem;
}
.main-header .navigation nav ul li.menu-item-has-children > a::after {
  content: "";
  position: absolute;
  top: 54%;
  right: 1.125rem;
  transform: translateY(-50%);
  width: 1.25rem;
  height: 1.25rem;
  background-image: url(../images/arrow-down.svg);
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.4s;
}
.main-header .navigation nav ul.sub-menu {
  pointer-events: none;
  position: absolute;
  top: calc(100% + 15px);
  left: calc(50% - 15px);
  transform: translateX(-50%);
  min-width: 12.813rem;
  padding: 0.875rem;
  border-radius: 1rem;
  opacity: 0;
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: 0 10px 50px rgba(0, 0, 0, 0.3);
  transition: 0.4s;
}
.main-header .navigation nav ul.sub-menu .sub-menu {
  top: 0;
  left: 100%;
}
.main-header .navigation nav ul.sub-menu > li.current-menu-item > a::before {
  width: 100%;
  opacity: 1;
}
.main-header .navigation nav ul.sub-menu > li > a {
  position: relative;
  padding: 0.781rem 0.875rem;
  font-weight: 400;
}
.main-header .navigation nav ul.sub-menu > li > a::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 1px;
  opacity: 0;
  background-color: #FC4C21;
  transition: 0.4s;
}
.main-header .navigation nav ul.sub-menu > li > a span {
  font-weight: 400;
  transition: 0.4s;
}
.main-header .navigation nav ul.sub-menu > li > a span::after {
  pointer-events: none;
  content: attr(data-title);
  display: block;
  height: 0;
  font-weight: 600;
  opacity: 0;
}
.main-header .navigation nav ul.sub-menu > li > a:hover::before {
  width: 100%;
  opacity: 1;
}
.main-header .navigation nav ul.sub-menu li a {
  display: block;
  color: #fff;
}
.main-header .navigation nav ul.sub-menu li.menu-item-has-children > a::after {
  top: 17px;
  transform: rotate(45deg);
  border-color: #fff;
}
.main-header .navigation nav ul.sub-menu li:hover > a::after {
  border-color: #FC4C21;
}
.main-header .navigation nav ul.sub-menu li:not(:last-child) a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.main-header .mh-left {
  display: flex;
}
.main-header .mh-right {
  display: flex;
}
.main-header .mh-right .mh-search-btn-wrap {
  position: relative;
  padding-right: 1.125rem;
  padding-left: 1.125rem;
  border-left: 0.5px solid #fff;
}
.main-header .mh-right .mh-search-btn-wrap span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  color: #fff;
  transition: 0.35s ease 0s;
}
.main-header .mh-right .mh-search-btn-wrap span.cross {
  opacity: 0;
}
.main-header .mh-right .mh-search-btn-wrap .search-btn.is-click .search {
  opacity: 0;
}
.main-header .mh-right .mh-search-btn-wrap .search-btn.is-click .cross {
  opacity: 1;
}
.main-header .mh-right .social-icon {
  display: flex;
  align-items: center;
  padding-left: 1.125rem;
  border-left: 0.5px solid #fff;
}
@media (max-width: 1199px) {
  .main-header .mh-right .social-icon {
    display: none;
  }
}
.main-header .mh-main-search {
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100dvh;
  padding: 3.125rem;
  visibility: hidden;
  opacity: 0;
  background-color: #040405;
  transition: 0.35s ease 0s;
}
@media (max-width: 767px) {
  .main-header .mh-main-search {
    padding: 3.125rem 1.25rem;
  }
}
.main-header .mh-main-search.is-open {
  pointer-events: all;
  visibility: visible;
  opacity: 1;
}
.main-header .mh-main-search.is-open .mh-searchbar-bg {
  transform: scale(1.08);
}
.main-header .mh-main-search .h-search-form {
  position: relative;
}
.main-header .mh-main-search .h-search-form-wrap {
  width: 100%;
  max-width: 52.5rem;
  text-align: center;
}
.main-header .mh-main-search .h-search-form-wrap h2,
.main-header .mh-main-search .h-search-form-wrap .h2 {
  margin-bottom: 3.5rem;
  text-transform: none;
}
.main-header .mh-main-search .h-search-form-wrap input[type=search] {
  height: 5.25rem;
  padding-right: 3.125rem;
  padding-left: 0;
  border: 0;
  border-bottom: 1px solid #fff;
  font-size: 1.5rem;
  color: #fff;
  background-color: transparent;
}
@media (max-width: 1199px) {
  .main-header .mh-main-search .h-search-form-wrap input[type=search] {
    font-size: 1.125rem;
  }
}
.main-header .mh-main-search .h-search-form-wrap input[type=search]::placeholder {
  color: #fff;
}
.main-header .mh-main-search .h-search-form-wrap input[type=search]:-webkit-autofill {
  -webkit-text-fill-color: #fff !important;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
  transition: background-color 5000s ease-in-out 0s;
}
.main-header .mh-main-search .h-search-form-wrap input[type=search]:-webkit-autofill::first-line {
  font-size: 1.5rem;
  color: #fff;
}
.main-header .mh-main-search .h-search-form-wrap .search-btn {
  position: absolute;
  z-index: 10;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 2.75rem;
  height: 2.75rem;
  border-color: #FC4C21;
  color: #fff;
  background-color: #FC4C21;
  transition: 0.4s;
}
.main-header .mh-main-search .h-search-form-wrap .search-btn::before {
  background-color: #fff;
}
.main-header .mh-main-search .h-search-form-wrap .search-btn:hover {
  color: #FC4C21;
}
.main-header .mh-main-search .h-search-form-wrap .search-btn svg {
  width: 1.25rem;
  height: 1.25rem;
}
.main-header .mh-searchbar-bg {
  position: absolute;
  top: 0;
  right: -20.625rem;
  width: min(100vw, 1058px);
  height: 100%;
  opacity: 0.5;
  transition: 2s;
}
@media (max-width: 991px) {
  .main-header .mh-searchbar-bg {
    right: 0;
  }
}
.main-header .mh-searchbar-bg img {
  width: 100%;
  height: 100%;
  opacity: 0.5;
  object-fit: cover;
}

/* stylelint-enable max-nesting-depth */
/* --- footer --- */
.main-footer {
  position: relative;
  align-self: end;
  width: 100%;
  height: auto;
  padding: 5rem 0 1.25rem;
  line-height: normal;
}
@media (min-width: 768px) {
  .main-footer {
    position: sticky;
    z-index: 0;
    bottom: 0;
  }
}
@media (max-width: 991px) {
  .main-footer {
    padding: 2.5rem 0;
  }
}
.main-footer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/footer-version.webp);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
.main-footer .mf-logo {
  display: inline-flex;
  width: 100%;
  max-width: 290px;
}
.main-footer .mf-logo img {
  width: 100%;
}
.main-footer .mf-address {
  margin-top: 2.25rem;
}
@media (max-width: 767px) {
  .main-footer .mf-address {
    margin-top: 1.25rem;
  }
}
.main-footer .mf-address address {
  font-style: normal;
}
@media (max-width: 767px) {
  .main-footer .mf-social-icon {
    justify-content: center;
  }
}
.main-footer .mf-social-icon-wrap {
  margin-top: 4rem;
}
@media (max-width: 991px) {
  .main-footer .mf-social-icon-wrap {
    margin-top: 2rem;
  }
}
@media (max-width: 767px) {
  .main-footer .mf-social-icon-wrap {
    margin-top: 1.25rem;
  }
}
.main-footer .mf-social-icon-wrap .mf-nav-title {
  display: block;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  font-weight: 600;
}
.main-footer .mf-top {
  --pb: 3.125rem;
  padding-bottom: var(--pb);
}
@media (max-width: 767px) {
  .main-footer .mf-top {
    padding-bottom: 1.563rem;
  }
}
@media (max-width: 767px) {
  .main-footer .mf-left {
    text-align: center;
  }
}
.main-footer .mf-left-menu {
  /* stylelint-disable max-nesting-depth */
  /* stylelint-enable max-nesting-depth */
}
.main-footer .mf-left-menu .menu > li > .sub-menu {
  column-count: 2;
  column-gap: 2.5rem;
}
@media (max-width: 991px) {
  .main-footer .mf-left-menu .menu > li > .sub-menu {
    column-gap: 1.25rem;
  }
}
@media (max-width: 767px) {
  .main-footer .mf-left-menu .menu > li > .sub-menu {
    gap: 0 1.25rem;
  }
}
.main-footer .mf-row {
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}
.main-footer .mf-row [class*=cell-] {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media (max-width: 991px) {
  .main-footer .mf-row {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
  .main-footer .mf-row [class*=cell-] {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}
.main-footer .mf-right {
  /* stylelint-disable max-nesting-depth */
  /* stylelint-enable max-nesting-depth */
}
@media (max-width: 767px) {
  .main-footer .mf-right {
    margin-top: 1.5rem;
  }
}
.main-footer .mf-right ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 768px) {
  .main-footer .mf-right ul.menu > li {
    margin-top: 0.875rem;
  }
}
.main-footer .mf-right ul.menu > li > a {
  font-size: 1.25rem;
  font-weight: 600;
}
.main-footer .mf-right ul.menu > li > a:hover {
  color: #FC4C21;
}
.main-footer .mf-right ul.sub-menu {
  margin-top: 0.875rem;
}
.main-footer .mf-right ul.sub-menu li a {
  position: relative;
  display: block;
  padding: 1.25rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-weight: 500;
}
@media (max-width: 991px) {
  .main-footer .mf-right ul.sub-menu li a {
    padding: 1rem 0;
  }
}
.main-footer .mf-right ul.sub-menu li a::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 1px;
  opacity: 0;
  background-color: #FC4C21;
  transition: 0.4s;
}
.main-footer .mf-right ul.sub-menu li a:hover::before {
  width: 100%;
  opacity: 1;
}
.main-footer .mf-right ul li {
  padding: 0;
}
.main-footer .mf-right ul li.current-menu-item > a::before {
  width: 100%;
  opacity: 1;
}
.main-footer .mf-right ul li a {
  text-decoration: none;
}
.main-footer .mf-right-menu {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
@media (max-width: 767px) {
  .main-footer .mf-right-menu {
    margin-top: 1.5rem;
    height: auto;
  }
}
.main-footer .mf-right-menu .menu {
  width: 100%;
}
.main-footer .mf-bottom {
  padding-top: 1.25rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  /* stylelint-enable max-nesting-depth */
  /* stylelint-enable max-nesting-depth */
}
@media (max-width: 767px) {
  .main-footer .mf-bottom {
    text-align: center;
    border-top: 0;
  }
}
.main-footer .mf-bottom .menu {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 767px) {
  .main-footer .mf-bottom .menu {
    justify-content: center;
  }
}
.main-footer .mf-bottom .menu li {
  padding: 0 1.25rem;
}
.main-footer .mf-bottom .menu li:not(:last-child) {
  position: relative;
}
.main-footer .mf-bottom .menu li:not(:last-child)::after {
  content: "";
  position: absolute;
  top: calc(50% - 3px);
  right: 0;
  width: 1px;
  height: 0.563rem;
  background-color: #D9D9D9;
}
.main-footer .mf-bottom .menu li.current-menu-item > a {
  opacity: 1;
}
.main-footer .mf-bottom .menu li a {
  text-decoration: none;
  opacity: 0.5;
  font-weight: 500;
  transition: 0.4s;
}
.main-footer .mf-bottom .menu li a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .main-footer .mf-bottom-right {
    margin-top: 1.5rem;
  }
}

.hero-style {
  padding-left: calc((100% - 86.25rem) / 2);
}
.hero-style > div {
  padding-left: var(--gutter);
}

.load-more {
  margin: 0.938rem 0;
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center;
}

.load-more-link .btn {
  justify-content: center;
  display: inline-flex;
  gap: 1.5rem;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.66;
}
.load-more-link .btn i {
  width: 4rem;
  height: 4rem;
  pointer-events: none;
}
@media (max-width: 767px) {
  .load-more-link .btn i {
    width: 2.813rem;
    height: 2.813rem;
  }
}
.load-more-link .btn i svg {
  width: 1.25rem;
  height: 1.25rem;
  transform: rotate(90deg);
}
.load-more-link.hidden {
  display: none;
}

.no-result {
  margin: 0.938rem 0;
}

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

.news-listing-hero {
  min-height: unset;
  padding: 9.625rem 0 4.5rem;
  position: relative;
}
.news-listing-hero .nlh-bg-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.news-listing-hero .nlh-bg-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news-listing-hero .nlh-bg-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(268.05deg, rgba(4, 4, 5, 0) 20.25%, rgba(4, 4, 5, 0.8) 74.58%);
  z-index: 1;
}
.news-listing-hero .nlh-bg video {
  object-position: top;
}
.news-listing-hero .container {
  position: relative;
  z-index: 1;
}

.featured-post-section {
  position: relative;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.featured-post-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/bg-news.png);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
@media (max-width: 991px) {
  .featured-post-section {
    max-width: 38.75rem;
    margin: auto;
  }
}
.featured-post-section .fps-sub-heading {
  font-style: italic;
}
.featured-post-section .fps-row {
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}
.featured-post-section .fps-row [class*=cell-] {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media (max-width: 991px) {
  .featured-post-section .fps-row {
    row-gap: 1.875rem;
  }
}
.featured-post-section .fps-thumb-wrap {
  position: relative;
  padding-top: 93.7096774194%;
}
.featured-post-section .fps-thumb-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.featured-post-section .fps-content-wrap {
  text-decoration: none;
}
.featured-post-section .fps-feature-tag {
  font-size: 1rem;
  display: inline-block;
  font-weight: 500;
  padding: 0.5rem 0.875rem;
  opacity: 0.8;
  position: relative;
  margin-bottom: 1rem;
}
.featured-post-section .fps-feature-tag::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
  pointer-events: none;
}
.featured-post-section .fps-excerpt {
  opacity: 0.8;
}
.featured-post-section .fps-btn {
  margin-left: auto;
}
.featured-post-section .fps-innerwrap h2 {
  font-weight: 500;
  text-transform: none;
}
.featured-post-section .fps-innerwrap .fps-sub-heading {
  line-height: 1.437;
}

.news-listing {
  position: relative;
}
.news-listing::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/values-section-bg.webp);
  background-repeat: repeat;
  background-size: 100%;
  opacity: 0.2;
  z-index: -1;
  pointer-events: none;
}
.news-listing .load-more-link {
  margin-top: 5rem;
}
@media (max-width: 767px) {
  .news-listing .load-more-link {
    margin-top: 2.5rem;
  }
}

.post-detail-hero {
  padding-top: 9.188rem;
  padding-bottom: 5rem;
  position: relative;
}
@media (max-width: 1199px) {
  .post-detail-hero {
    padding-top: 7.5rem;
  }
}
.post-detail-hero h1,
.post-detail-hero h2 {
  text-transform: none;
}
.post-detail-hero h2 {
  margin-bottom: 1.25rem;
}
.post-detail-hero .pdh-sub {
  font-style: italic;
}
.post-detail-hero .pdh-content figure {
  width: 100% !important;
  margin-bottom: 1rem;
}
.post-detail-hero .pdh-content figcaption {
  font-size: 1.125rem;
  font-style: italic;
  text-align: center;
}
.post-detail-hero .pdh-content figcaption img {
  margin-bottom: 0;
}
.post-detail-hero .pdh-content .wp-video {
  margin-bottom: 1.5rem;
}
.post-detail-hero .pdh-bg-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: clip;
}
.post-detail-hero .pdh-bg {
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  display: block;
  mix-blend-mode: luminosity;
}
.post-detail-hero .pdh-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(60.81% 53.96% at 40.74% 32.61%, rgba(4, 4, 5, 0) 0%, #040405 100%);
}
.post-detail-hero .pdh-bg video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.post-detail-hero .pdh-type {
  font-size: 1rem;
  display: inline-block;
  font-weight: 500;
  padding: 0.5rem 0.875rem;
  opacity: 0.8;
  position: relative;
  margin-bottom: 1rem;
  line-height: 1.35;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.post-detail-hero .pdh-type::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
  pointer-events: none;
}
.post-detail-hero .pdh-topwrap {
  padding-bottom: 1.25rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.post-detail-hero .pdh-topwrap .h2 {
  font-weight: 500;
  text-transform: none;
}
.post-detail-hero .pdh-topwrap .h3 {
  line-height: 1.437;
}
.post-detail-hero .pdh-bottomwrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 1.25rem 0 3.5rem;
}
.post-detail-hero .pdh-social-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
}
.post-detail-hero .pdh-social-wrap .social-label {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
}
.post-detail-hero .pdh-mainwrap {
  max-width: 66.25rem;
  margin: auto;
}
.post-detail-hero .pdh-imgwrap {
  position: relative;
  margin-bottom: 3.5rem;
}
.post-detail-hero .pdh-content-date {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
}
.post-detail-hero .pdh-content blockquote p {
  font-size: 1.125rem;
  line-height: 1.65;
}
.post-detail-hero .pdh-content p {
  margin-bottom: 1.5rem;
}
.post-detail-hero .pdh-content a {
  color: #FC4C21;
  text-decoration: none;
}
.post-detail-hero .pdh-content a:hover {
  text-decoration: underline;
}
.post-detail-hero .pdh-content ul, .post-detail-hero .pdh-content ol {
  padding-left: 1.563rem;
}
.post-detail-hero .heateor_sss_sharing_ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.post-detail-hero .heateor_sss_sharing_ul a {
  position: relative;
  margin: 0;
  display: flex !important;
  width: 2.25rem !important;
  height: 2.25rem;
}
.post-detail-hero .heateor_sss_sharing_ul a::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #FC4C21;
  border-radius: 100%;
  transform: scale(0);
  z-index: -1;
  border: inherit;
  border-color: #FC4C21;
  pointer-events: none;
  transition: transform 0.4s ease;
}
.post-detail-hero .heateor_sss_sharing_ul a:hover::after {
  transform: scale(1);
}
.post-detail-hero .heateor_sss_sharing_ul a svg {
  fill: currentColor;
  display: flex;
  fill: #fff;
  padding: 0.5rem;
}
.post-detail-hero .heateor_sss_sharing_ul .heateor_sss_facebook svg {
  padding: 0.375rem;
}
.post-detail-hero .heateor_sss_sharing_ul .heateor_sss_svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  opacity: 0 !important;
}
.post-detail-hero .heateor_sss_sharing_ul .heateor_sss_svg svg {
  display: none;
}
.post-detail-hero div.heateor_sss_follow_ul a,
.post-detail-hero div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a {
  border: 1px solid rgba(255, 255, 255, 0.5) !important;
  border-radius: 50%;
}
.post-detail-hero iframe[src*=youtube] {
  aspect-ratio: 16/9;
  width: 100%;
  height: auto;
  display: block;
}

.error-404 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  padding: 11.563rem 0 6.875rem;
  z-index: 1;
}
@media (max-width: 1399px) {
  .error-404 {
    padding: 6.875rem 0;
  }
}
.error-404 .error-bg-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: -1;
}
.error-404 .error-bg {
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  display: block;
  mix-blend-mode: luminosity;
}
.error-404 .error-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(60.81% 53.96% at 40.74% 32.61%, rgba(4, 4, 5, 0) 0%, #040405 100%);
}
.error-404 .error-bg video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.error-404 .error-main h3 {
  line-height: 1.437;
}
.error-404 .error-main p {
  line-height: 1.583;
}
.error-404 .error-main .btn {
  margin: 0 auto;
  font-size: 1.125rem;
  gap: 1.5rem;
}
.error-404 .error-main .btn i {
  width: 4rem;
  height: 4rem;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .error-404 .error-main .btn i {
    width: 3.125rem;
    height: 3.125rem;
  }
}
.error-404 .error-main .btn i svg {
  width: 1.125rem;
  height: 1.125rem;
}
.error-404 .error-main .btn:hover {
  color: #FC4C21;
}
.error-404 .error-main .btn:hover i {
  border-color: #FC4C21;
  transform: translateX(10px);
}
.error-404 .error-main .btn:hover i svg {
  fill: #fff;
}
.error-404 .error-desc {
  margin-bottom: 2rem;
  margin-top: 0.938rem;
}
.error-404 .error-404-title {
  max-width: 66.25rem;
  width: 100%;
  margin: 0 auto 5rem;
}
@media (max-width: 1399px) {
  .error-404 .error-404-title {
    max-width: 37.5rem;
  }
}
@media (max-width: 1399px) {
  .error-404 .error-404-title {
    margin-bottom: 1.875rem;
  }
}
.error-404 .error-404-title img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.search-result-page {
  position: relative;
}
.search-result-page .sr-bg-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: clip;
  z-index: -1;
  pointer-events: none;
}
.search-result-page .sr-bg {
  position: sticky;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  display: block;
  mix-blend-mode: luminosity;
}
.search-result-page .sr-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(60.81% 53.96% at 40.74% 32.61%, rgba(4, 4, 5, 0) 0%, #040405 100%);
}
.search-result-page .sr-bg video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.search-result-page .sr-banner {
  padding: 12.188rem 0 3rem;
}
@media (max-width: 767px) {
  .search-result-page .sr-banner {
    padding: 6.25rem 0 1rem;
  }
}
.search-result-page .sr-banner .breadcrumb-wrapper span + li {
  display: none;
}
.search-result-page .sr-banner .breadcrumb-wrapper .current-item {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.428;
  padding-top: 1px;
}
.search-result-page .sr-heading {
  display: flex;
  flex-direction: column;
  row-gap: 1.25rem;
}
.search-result-page .sr-heading * {
  margin: 0;
}
.search-result-page .sr-value {
  font-size: 1.5rem;
}
.search-result-page .sr-value strong {
  font-weight: 600;
  color: #FC4C21;
}
.search-result-page .sr-block {
  padding: 2rem 0 5rem;
}
.search-result-page .sr-search-form {
  position: relative;
}
.search-result-page .sr-search-form input[type=search] {
  height: 5.25rem;
  padding-right: 3.125rem;
  padding-left: 0;
  border: 0;
  border-bottom: 1px solid #fff;
  font-size: 1.5rem;
  color: #fff;
  background-color: transparent;
  font-weight: 400;
  line-height: 1.25;
}
@media (max-width: 1199px) {
  .search-result-page .sr-search-form input[type=search] {
    font-size: 1.125rem;
  }
}
.search-result-page .sr-search-form input[type=search]::placeholder {
  color: #fff;
}
.search-result-page .sr-search-form input[type=search]:-webkit-autofill {
  -webkit-text-fill-color: #fff !important;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
  transition: background-color 5000s ease-in-out 0s;
}
.search-result-page .sr-search-form input[type=search]:-webkit-autofill::first-line {
  font-size: 1.5rem;
  color: #fff;
}
.search-result-page .sr-search-form .search-btn {
  position: absolute;
  z-index: 10;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 2.75rem;
  height: 2.75rem;
  border-color: #FC4C21;
  color: #fff;
  background-color: #FC4C21;
  transition: 0.4s;
}
.search-result-page .sr-search-form .search-btn::before {
  background-color: #fff;
}
.search-result-page .sr-search-form .search-btn:hover {
  color: #FC4C21;
}
.search-result-page .sr-search-form .search-btn svg {
  width: 1.25rem;
  height: 1.25rem;
}
.search-result-page .sr-result {
  max-width: 66.25rem;
  margin: auto;
  display: flex;
  flex-direction: column;
  row-gap: 1.5rem;
}
.search-result-page .sr-items {
  padding: 2rem 6.25rem 2rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
  display: block;
  text-decoration: none;
}
@media (max-width: 767px) {
  .search-result-page .sr-items {
    padding: 1.25rem 3.75rem 1.25rem 0;
  }
}
.search-result-page .sr-items::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #FC4C21;
  pointer-events: none;
}
.search-result-page .sr-items:hover::after {
  width: 100%;
  transition: 1s;
}
.search-result-page .sr-items .btn-arrow {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.search-result-page .sr-items:hover .btn-arrow {
  background-color: #FC4C21;
}
.search-result-page .sr-desc {
  display: flex;
  flex-direction: column;
  row-gap: 0.75rem;
}
.search-result-page .sr-desc * {
  margin: 0;
}
.search-result-page .sr-desc .desc {
  opacity: 0.9;
}
.search-result-page .sr-noresult h3 {
  margin-bottom: 1.25rem;
  line-height: 1.437;
}
.search-result-page .sr-noresult ul li {
  font-size: 1.125rem;
}
.search-result-page .sr-bottomwrap {
  margin: 2.25rem 0 0;
}

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