@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHat/RedHat-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
:root {
  --container-gutter-x: 20px;
  --container-width: calc(100vw - var(--container-gutter-x));
}
@media (min-width: 768px) {
  :root {
    --container-width: calc(720px - var(--container-gutter-x));
    --container-gutter-x: 12px;
  }
}
@media (min-width: 992px) {
  :root {
    --container-width: calc(960px - var(--container-gutter-x));
  }
}
@media (min-width: 1200px) {
  :root {
    --container-width: calc(1140px - var(--container-gutter-x));
  }
}
@media (min-width: 1400px) {
  :root {
    --container-width: calc(1344px - var(--container-gutter-x));
  }
}

/* General Mixins & Functions */
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHat/RedHat-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHat/RedHat-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
:root {
  --container-gutter-x: 20px;
  --container-width: calc(100vw - var(--container-gutter-x));
}
@media (min-width: 768px) {
  :root {
    --container-width: calc(720px - var(--container-gutter-x));
    --container-gutter-x: 12px;
  }
}
@media (min-width: 992px) {
  :root {
    --container-width: calc(960px - var(--container-gutter-x));
  }
}
@media (min-width: 1200px) {
  :root {
    --container-width: calc(1140px - var(--container-gutter-x));
  }
}
@media (min-width: 1400px) {
  :root {
    --container-width: calc(1344px - var(--container-gutter-x));
  }
}

/* General Mixins & Functions */
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHatText/RedHatText-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Text";
  src: url("/styles/fonts/RedHat/RedHat-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("/styles/fonts/RedHatDisplay/RedHatDisplay-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
:root {
  --container-gutter-x: 20px;
  --container-width: calc(100vw - var(--container-gutter-x));
}
@media (min-width: 768px) {
  :root {
    --container-width: calc(720px - var(--container-gutter-x));
    --container-gutter-x: 12px;
  }
}
@media (min-width: 992px) {
  :root {
    --container-width: calc(960px - var(--container-gutter-x));
  }
}
@media (min-width: 1200px) {
  :root {
    --container-width: calc(1140px - var(--container-gutter-x));
  }
}
@media (min-width: 1400px) {
  :root {
    --container-width: calc(1344px - var(--container-gutter-x));
  }
}

/* General Mixins & Functions */
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1344px;
  }
}
.container-md {
  --container-max-width: 1344px;
  width: 100%;
  padding-inline: var(--container-gutter-x);
  margin-inline: auto;
}
@media (min-width: 576px) {
  .container-md {
    max-width: unset;
  }
}
@media (min-width: 768px) {
  .container-md {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-md {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-md {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-md {
    max-width: var(--container-max-width);
  }
}

.container-large-md {
  --container-max-width: 1344px;
  width: 100%;
  padding-inline: var(--container-gutter-x);
  margin-inline: auto;
}
@media (min-width: 576px) {
  .container-large-md {
    max-width: unset;
  }
}
@media (min-width: 768px) {
  .container-large-md {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-large-md {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-large-md {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-large-md {
    max-width: var(--container-max-width);
  }
}
.container-large-md {
  --container-max-width: 1440px;
}

.container-small-md {
  --container-max-width: 1344px;
  width: 100%;
  padding-inline: var(--container-gutter-x);
  margin-inline: auto;
}
@media (min-width: 576px) {
  .container-small-md {
    max-width: unset;
  }
}
@media (min-width: 768px) {
  .container-small-md {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-small-md {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-small-md {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-small-md {
    max-width: var(--container-max-width);
  }
}
.container-small-md {
  --container-max-width: calc(864px + (var(--container-gutter-x) * 2));
}
@media (min-width: 768px) {
  .container-small-md {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-small-md {
    max-width: var(--container-max-width);
  }
}

:where(a) {
  color: #010101;
  transition: all 0.2s ease;
}
:where(a):hover {
  color: #db1e25;
}

a {
  color: #010101;
}

.img-container {
  width: 100%;
  height: 100%;
}
.img-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

[class*=animation-] {
  will-change: transform, opacity;
}

.delay-1 {
  animation-delay: 0.2s;
}

.delay-2 {
  animation-delay: 0.4s;
}

.delay-3 {
  animation-delay: 0.6s;
}

.delay-4 {
  animation-delay: 0.8s;
}

.section-container {
  position: relative;
  z-index: 2;
  position: relative;
  z-index: 2;
  --section-pt: calc(120px / 2);
  --section-pb: calc(120px / 2);
  padding-top: var(--section-pt);
  padding-bottom: var(--section-pb);
}
@media (max-width: 992px) {
  .section-container {
    position: relative;
    z-index: 2;
    --section-pt: calc(calc(120px / 2));
    --section-pb: calc(calc(120px / 2));
    padding-top: var(--section-pt);
    padding-bottom: var(--section-pb);
  }
}

.section-container {
  position: relative;
  z-index: 2;
  --section-pt: calc(120px / 2);
  --section-pb: calc(120px / 2);
  padding-top: var(--section-pt);
  padding-bottom: var(--section-pb);
}
@media (max-width: 991px) {
  .section-container {
    position: relative;
    z-index: 2;
    --section-pt: calc(calc(120px / 2));
    --section-pb: calc(calc(120px / 2));
    padding-top: var(--section-pt);
    padding-bottom: var(--section-pb);
  }
}

.section-container-xs {
  position: relative;
  z-index: 2;
  padding-top: var(--section-pt);
  padding-bottom: var(--section-pb);
}
@media (max-width: 991px) {
  .section-container-xs {
    position: relative;
    z-index: 2;
    padding-top: var(--section-pt);
    padding-bottom: var(--section-pb);
  }
}

.section-container-sm {
  position: relative;
  z-index: 2;
  --section-pt: calc(calc(120px / 2));
  --section-pb: calc(calc(120px / 2));
  padding-top: var(--section-pt);
  padding-bottom: var(--section-pb);
}
@media (max-width: 991px) {
  .section-container-sm {
    position: relative;
    z-index: 2;
    --section-pt: calc(calc(120px / 2));
    --section-pb: calc(calc(120px / 2));
    padding-top: var(--section-pt);
    padding-bottom: var(--section-pb);
  }
}

.section-container-md {
  position: relative;
  z-index: 2;
  padding-top: var(--section-pt);
  padding-bottom: var(--section-pb);
}
@media (max-width: 991px) {
  .section-container-md {
    position: relative;
    z-index: 2;
    --section-pt: calc(calc(120px / 2));
    --section-pb: calc(calc(120px / 2));
    padding-top: var(--section-pt);
    padding-bottom: var(--section-pb);
  }
}

.section-container-lg {
  position: relative;
  z-index: 2;
  --section-pt: 120px;
  --section-pb: 120px;
}
@media (max-width: 992px) {
  .section-container-lg {
    --section-pt: calc(120px * 0.5);
    --section-pb: calc(120px * 0.5);
  }
}
.section-container-lg {
  padding-top: var(--section-pt);
  padding-bottom: var(--section-pb);
}
@media (max-width: 991px) {
  .section-container-lg {
    position: relative;
    z-index: 2;
    padding-top: var(--section-pt);
    padding-bottom: var(--section-pb);
  }
}

.section-container-top {
  position: relative;
  z-index: 2;
  --section-pt: calc(120px / 2);
  padding-top: var(--section-pt);
  padding-bottom: var(--section-pb);
}
@media (max-width: 991px) {
  .section-container-top {
    position: relative;
    z-index: 2;
    --section-pt: calc(calc(120px / 2) / 2);
    padding-top: var(--section-pt);
    padding-bottom: var(--section-pb);
  }
}

.section-container-bottom {
  position: relative;
  z-index: 2;
  --section-pb: calc(120px / 2);
  padding-top: var(--section-pt);
  padding-bottom: var(--section-pb);
}
@media (max-width: 991px) {
  .section-container-bottom {
    position: relative;
    z-index: 2;
    --section-pb: calc(calc(120px / 2) / 2);
    padding-top: var(--section-pt);
    padding-bottom: var(--section-pb);
  }
}

.section-container-top-xs {
  position: relative;
  z-index: 2;
  --section-pt: calc(120px * 0.3);
  padding-top: var(--section-pt);
  padding-bottom: var(--section-pb);
}
@media (max-width: 991px) {
  .section-container-top-xs {
    position: relative;
    z-index: 2;
    --section-pt: calc(120px * 0.3);
    padding-top: var(--section-pt);
    padding-bottom: var(--section-pb);
  }
}

.section-container-bottom-xs {
  position: relative;
  z-index: 2;
  --section-pb: calc(120px * 0.3);
  padding-top: var(--section-pt);
  padding-bottom: var(--section-pb);
}
@media (max-width: 991px) {
  .section-container-bottom-xs {
    position: relative;
    z-index: 2;
    --section-pb: calc(120px * 0.3);
    padding-top: var(--section-pt);
    padding-bottom: var(--section-pb);
  }
}

.section-container-top-sm {
  position: relative;
  z-index: 2;
  --section-pt: calc(120px * 0.5);
  padding-top: var(--section-pt);
  padding-bottom: var(--section-pb);
}
@media (max-width: 991px) {
  .section-container-top-sm {
    position: relative;
    z-index: 2;
    --section-pt: calc(120px * 0.5);
    padding-top: var(--section-pt);
    padding-bottom: var(--section-pb);
  }
}

.section-container-bottom-sm {
  position: relative;
  z-index: 2;
  --section-pb: calc(120px * 0.5);
  padding-top: var(--section-pt);
  padding-bottom: var(--section-pb);
}
@media (max-width: 991px) {
  .section-container-bottom-sm {
    position: relative;
    z-index: 2;
    --section-pb: calc(120px * 0.5);
    padding-top: var(--section-pt);
    padding-bottom: var(--section-pb);
  }
}

.section-container-top-lg {
  position: relative;
  z-index: 2;
  --section-pt: 120px;
  padding-top: var(--section-pt);
  padding-bottom: var(--section-pb);
}
@media (max-width: 991px) {
  .section-container-top-lg {
    position: relative;
    z-index: 2;
    --section-pt: calc(120px * 0.5);
    padding-top: var(--section-pt);
    padding-bottom: var(--section-pb);
  }
}

.section-container-bottom-lg {
  position: relative;
  z-index: 2;
  --section-pb: 120px;
  padding-top: var(--section-pt);
  padding-bottom: var(--section-pb);
}
@media (max-width: 991px) {
  .section-container-bottom-lg {
    position: relative;
    z-index: 2;
    --section-pb: calc(120px * 0.5);
    padding-top: var(--section-pt);
    padding-bottom: var(--section-pb);
  }
}

.background-light {
  background-color: #f7f7f7;
  color: #010101;
}
.background-light * {
  color: #010101;
}
.background-light .titles-container .title,
.background-light .titles-container .description {
  color: #010101;
}

.background-primary {
  background-color: #db1e25;
  color: #fff;
}

.background-dark {
  background-color: #242424;
  color: #fff;
  will-change: transform;
  margin-top: -2px;
}
.background-dark * {
  color: #fff;
}
.background-dark .titles-container .title,
.background-dark .titles-container .description {
  color: #fff;
}

.background-darker {
  background-color: #1b1b1b;
  color: #fff;
  will-change: transform;
  margin-top: -1px;
}
.background-darker * {
  color: #fff;
}
.background-darker .titles-container .title,
.background-darker .titles-container .description {
  color: #fff;
}

.background-gray {
  background-color: #363636;
  color: #fff;
  will-change: transform;
  margin-top: -1px;
}
.background-gray * {
  color: #fff;
}
.background-gray .titles-container .title,
.background-gray .titles-container .description {
  color: #fff;
}

.background-black {
  background-color: #363636;
  color: #fff;
  will-change: transform;
  margin-top: -1px;
}
.background-black * {
  color: #fff;
}
.background-black .titles-container .title,
.background-black .titles-container .description {
  color: #fff;
}

.button-primary {
  --arrow-btn-width: calc(39.5px + 4px);
}
.button-primary a,
.button-primary button {
  --color: #db1e25;
  --color-text: var(--color);
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--color-text) !important;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 40px;
  border: 1px solid var(--color);
  background: transparent;
  transition: all 0.4s ease;
  margin-inline-end: var(--arrow-btn-width);
  cursor: pointer;
}
.button-primary a::after,
.button-primary button::after {
  content: "";
  position: absolute;
  right: -4px;
  top: 50%;
  translate: 100% -50%;
  height: 100%;
  aspect-ratio: 1;
  border-radius: 50%;
  background-image: url(/images/icons/arrow-right.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60%;
  transition: all 0.4s ease;
  z-index: 3;
}
.button-primary a::before,
.button-primary button::before {
  content: "";
  position: absolute;
  right: -4px;
  top: 50%;
  translate: 100% -50%;
  height: 100%;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 1px solid var(--color);
  z-index: 2;
  background-color: transparent;
  transition: all 0.4s ease;
}
.button-primary a:hover,
.button-primary button:hover {
  --color-text: white !important;
  background-color: var(--color);
}
.button-primary a:hover::before,
.button-primary button:hover::before {
  background-color: var(--color);
}
.button-primary a:hover::after,
.button-primary button:hover::after {
  filter: brightness(0) invert(1);
  rotate: -45deg;
}
.button-primary a.white,
.button-primary button.white {
  --color: white;
}
.button-primary a.white a::after,
.button-primary a.white button::after,
.button-primary button.white a::after,
.button-primary button.white button::after {
  filter: brightness(0) invert(1);
}
.button-primary a.white a:hover,
.button-primary a.white button:hover,
.button-primary button.white a:hover,
.button-primary button.white button:hover {
  --color-text: #db1e25;
}
.button-primary a.white a:hover::after,
.button-primary a.white button:hover::after,
.button-primary button.white a:hover::after,
.button-primary button.white button:hover::after {
  filter: unset;
}
.button-primary.center {
  margin-inline: auto;
  text-align: center;
}
.button-primary.center a,
.button-primary.center button {
  translate: calc(-50% + var(--arrow-btn-width) * 2) 0;
}

.button-primary-filled {
  --arrow-btn-width: calc(39.5px + 4px);
}
.button-primary-filled a,
.button-primary-filled button {
  --color: #db1e25;
  --color-text: var(--color);
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--color-text) !important;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 40px;
  border: 1px solid var(--color);
  background: transparent;
  transition: all 0.4s ease;
  margin-inline-end: var(--arrow-btn-width);
  cursor: pointer;
}
.button-primary-filled a::after,
.button-primary-filled button::after {
  content: "";
  position: absolute;
  right: -4px;
  top: 50%;
  translate: 100% -50%;
  height: 100%;
  aspect-ratio: 1;
  border-radius: 50%;
  background-image: url(/images/icons/arrow-right.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60%;
  transition: all 0.4s ease;
  z-index: 3;
}
.button-primary-filled a::before,
.button-primary-filled button::before {
  content: "";
  position: absolute;
  right: -4px;
  top: 50%;
  translate: 100% -50%;
  height: 100%;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 1px solid var(--color);
  z-index: 2;
  background-color: transparent;
  transition: all 0.4s ease;
}
.button-primary-filled a:hover,
.button-primary-filled button:hover {
  --color-text: white !important;
  background-color: var(--color);
}
.button-primary-filled a:hover::before,
.button-primary-filled button:hover::before {
  background-color: var(--color);
}
.button-primary-filled a:hover::after,
.button-primary-filled button:hover::after {
  filter: brightness(0) invert(1);
  rotate: -45deg;
}
.button-primary-filled a.white,
.button-primary-filled button.white {
  --color: white;
}
.button-primary-filled a.white a::after,
.button-primary-filled a.white button::after,
.button-primary-filled button.white a::after,
.button-primary-filled button.white button::after {
  filter: brightness(0) invert(1);
}
.button-primary-filled a.white a:hover,
.button-primary-filled a.white button:hover,
.button-primary-filled button.white a:hover,
.button-primary-filled button.white button:hover {
  --color-text: #db1e25;
}
.button-primary-filled a.white a:hover::after,
.button-primary-filled a.white button:hover::after,
.button-primary-filled button.white a:hover::after,
.button-primary-filled button.white button:hover::after {
  filter: unset;
}
.button-primary-filled.center {
  margin-inline: auto;
  text-align: center;
}
.button-primary-filled.center a,
.button-primary-filled.center button {
  translate: calc(-50% + var(--arrow-btn-width) * 2) 0;
}
.button-primary-filled a,
.button-primary-filled button {
  background-color: var(--color);
  --color-text: white;
}
.button-primary-filled a::before,
.button-primary-filled button::before {
  background-color: var(--color);
}
.button-primary-filled a::after,
.button-primary-filled button::after {
  filter: brightness(0) invert(1);
}
.button-primary-filled.white a,
.button-primary-filled.white button {
  --color: white;
  --color-text: black;
}
.button-primary-filled.white a::before,
.button-primary-filled.white button::before {
  background-color: var(--color);
}
.button-primary-filled.white a::after,
.button-primary-filled.white button::after {
  filter: brightness(0);
}
.button-primary-filled.white:hover a,
.button-primary-filled.white:hover button {
  --color: #db1e25;
  --color-text: white;
}
.button-primary-filled.white:hover a::after,
.button-primary-filled.white:hover button::after {
  filter: brightness(0) invert(1);
}
.button-primary-filled:not(.white):hover {
  background-color: transparent;
  color: var(--color);
}
.button-primary-filled:not(.white):hover::before {
  background-color: transparent;
}
.button-primary-filled:not(.white):hover::after {
  filter: unset;
}
.button-primary-filled.primary a:hover, .button-primary-filled.primary button:hover {
  --color: white;
  --color-text: #db1e25;
  color: #db1e25 !important;
}
.button-primary-filled.primary a:hover::before, .button-primary-filled.primary button:hover::before {
  background-color: var(--color);
}
.button-primary-filled.primary a:hover::after, .button-primary-filled.primary button:hover::after {
  filter: unset;
}

.button-link a,
.button-link span {
  position: relative;
  display: inline-block;
  color: #db1e25;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  text-decoration: none;
  transition: all 0.4s ease;
}
.button-link a::before,
.button-link span::before {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  max-width: 0;
  height: 2px;
  background-color: #db1e25;
  transition: all 0.4s ease;
}
.button-link a:hover::before,
.button-link span:hover::before {
  max-width: 100%;
}

.description {
  font-size: 16px;
}
@media screen and (min-width: 420px) {
  .description {
    font-size: calc(16px + 2 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .description {
    font-size: 18px;
  }
}
.description {
  font-style: normal;
  font-weight: 400;
  font-family: "Red Hat Text", "sans-serif";
  line-height: 1.75;
}

.section-header {
  display: flex;
  gap: 32px;
  justify-content: space-between;
}
.section-header .buttons-container {
  display: flex;
  gap: 20px;
  justify-content: end;
  position: relative;
  padding-top: var(--spacing, 35px);
}
.section-header .buttons-container::before {
  content: "";
  position: absolute;
  top: 0;
  width: 50px;
  height: 5px;
  background-color: #db1e25;
  transform: translateY(-50%);
  left: 0;
}
.section-header .buttons-container::before {
  background-color: transparent;
}
@media (max-width: 992px) {
  .section-header {
    flex-direction: column;
    gap: 0;
    margin-bottom: 60px;
  }
  .section-header .buttons-container {
    justify-content: start;
  }
  .section-header .titles-container {
    margin-bottom: 40px !important;
  }
}
.section-header > * {
  min-width: 200px;
}

.titles-container {
  --spacing: 25px;
  display: flex;
  flex-direction: column;
  align-items: start;
  max-width: 900px;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .titles-container {
    margin-bottom: 25px;
  }
}
.titles-container *:first-child {
  margin-top: 0 !important;
}
.titles-container * {
  margin-bottom: 0;
}
.titles-container.small {
  max-width: 300px;
}
.titles-container.center {
  align-items: center;
  text-align: center;
  margin-inline: auto;
  max-width: 500px;
}
.titles-container.center .title,
.titles-container.center .title-small {
  position: relative;
  padding-top: var(--spacing, 35px);
}
.titles-container.center .title::before,
.titles-container.center .title-small::before {
  content: "";
  position: absolute;
  top: 0;
  width: 50px;
  height: 5px;
  background-color: #db1e25;
  transform: translateY(-50%);
  left: 50%;
  transform: translate(-50%, -50%);
}
.titles-container.white .sub-title,
.titles-container.white .title,
.titles-container.white .title-small,
.titles-container.white .description {
  color: white;
}
.titles-container .title-small {
  color: #fff;
}
.titles-container .title-small {
  font-size: 22px;
}
@media screen and (min-width: 420px) {
  .titles-container .title-small {
    font-size: calc(22px + 10 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .titles-container .title-small {
    font-size: 32px;
  }
}
.titles-container .title-small {
  line-height: 1.3;
  font-weight: 400;
  margin-top: var(--spacing);
  position: relative;
  padding-top: var(--spacing, 35px);
}
.titles-container .title-small::before {
  content: "";
  position: absolute;
  top: 0;
  width: 50px;
  height: 5px;
  background-color: #db1e25;
  transform: translateY(-50%);
  left: 0;
}
.titles-container .description {
  margin-top: var(--spacing, 30px);
}
.titles-container .title-btn {
  margin-top: 24px;
}
.titles-container [class^=button] {
  margin-top: 40px;
}
.titles-container .no-top-border {
  padding-top: 0 !important;
}
.titles-container .no-top-border::before {
  content: unset !important;
}

h2.title,
.title-h2 {
  color: #010101;
  line-height: 1.3;
  font-weight: 500;
  margin-top: var(--spacing);
  position: relative;
  padding-top: var(--spacing, 35px);
}
h2.title::before,
.title-h2::before {
  content: "";
  position: absolute;
  top: 0;
  width: 50px;
  height: 5px;
  background-color: #db1e25;
  transform: translateY(-50%);
  left: 0;
}
h2.title,
.title-h2 {
  font-size: 34px;
}
@media screen and (min-width: 420px) {
  h2.title,
  .title-h2 {
    font-size: calc(34px + 8 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  h2.title,
  .title-h2 {
    font-size: 42px;
  }
}

h3.title,
.title-h3 {
  color: #010101;
  line-height: 1.3;
  font-weight: 500;
  margin-top: var(--spacing);
  position: relative;
  padding-top: var(--spacing, 35px);
}
h3.title::before,
.title-h3::before {
  content: "";
  position: absolute;
  top: 0;
  width: 50px;
  height: 5px;
  background-color: #db1e25;
  transform: translateY(-50%);
  left: 0;
}
h3.title,
.title-h3 {
  font-size: 30px;
}
@media screen and (min-width: 420px) {
  h3.title,
  .title-h3 {
    font-size: calc(30px + 10 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  h3.title,
  .title-h3 {
    font-size: 40px;
  }
}
h3.title::before,
.title-h3::before {
  width: 40px;
  height: 4px;
}

h4.title,
.title-h4 {
  color: #010101;
  line-height: 1.3;
  font-weight: 500;
  margin-top: var(--spacing);
  position: relative;
  padding-top: var(--spacing, 35px);
}
h4.title::before,
.title-h4::before {
  content: "";
  position: absolute;
  top: 0;
  width: 50px;
  height: 5px;
  background-color: #db1e25;
  transform: translateY(-50%);
  left: 0;
}
h4.title,
.title-h4 {
  font-size: 24px;
}
@media screen and (min-width: 420px) {
  h4.title,
  .title-h4 {
    font-size: calc(24px + 10 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  h4.title,
  .title-h4 {
    font-size: 34px;
  }
}
h4.title,
.title-h4 {
  font-weight: 600;
  line-height: 1.5;
  padding-top: 0;
}
h4.title::before,
.title-h4::before {
  display: none;
}

.mb-extra-small {
  margin-bottom: 20px;
}

.mb-small {
  margin-bottom: 35px;
}

.mb-medium {
  margin-bottom: 50px;
}

.mb-xl {
  margin-bottom: 90px;
}

@media (max-width: 992px) {
  .mb-extra-small {
    margin-bottom: 15px;
  }
  .mb-small {
    margin-bottom: 25px;
  }
  .mb-medium {
    margin-bottom: 35px;
  }
  .mb-xl {
    margin-bottom: 70px;
  }
}
.description {
  font-size: 16px;
}
@media screen and (min-width: 420px) {
  .description {
    font-size: calc(16px + 2 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .description {
    font-size: 18px;
  }
}
.description {
  font-style: normal;
  font-weight: 400;
  font-family: "Red Hat Text", "sans-serif";
  line-height: 1.75;
}

.description-intro {
  font-size: 19px;
}
@media screen and (min-width: 420px) {
  .description-intro {
    font-size: calc(19px + 2 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .description-intro {
    font-size: 21px;
  }
}
.description-intro {
  font-family: "Red Hat Text", "sans-serif";
  line-height: 1.66;
}

.swiper-arrows,
.swiper-nav {
  transition: all 0.4s ease;
}
.swiper-arrows button,
.swiper-arrows .swiper-button,
.swiper-nav button,
.swiper-nav .swiper-button {
  display: block;
  position: relative;
  min-width: 50px;
  min-height: 50px;
  aspect-ratio: 1;
  background-color: transparent;
  border-radius: 50%;
  border: solid 1px white;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  transition: all 0.4s ease;
  left: unset;
  right: unset;
  top: unset;
  bottom: unset;
  margin: 0;
  padding: 0;
}
.swiper-arrows button::after,
.swiper-arrows .swiper-button::after,
.swiper-nav button::after,
.swiper-nav .swiper-button::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  translate: -50% -50%;
  -webkit-mask-image: url(/images/icons/arrow-right.svg);
          mask-image: url(/images/icons/arrow-right.svg);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: 50%;
          mask-size: 50%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: white;
  transition: all 0.4s ease;
}
.swiper-arrows button.prev, .swiper-arrows button.swiper-button-prev,
.swiper-arrows .swiper-button.prev,
.swiper-arrows .swiper-button.swiper-button-prev,
.swiper-nav button.prev,
.swiper-nav button.swiper-button-prev,
.swiper-nav .swiper-button.prev,
.swiper-nav .swiper-button.swiper-button-prev {
  rotate: 180deg;
}
.swiper-arrows button.next, .swiper-arrows button.swiper-button-next,
.swiper-arrows .swiper-button.next,
.swiper-arrows .swiper-button.swiper-button-next,
.swiper-nav button.next,
.swiper-nav button.swiper-button-next,
.swiper-nav .swiper-button.next,
.swiper-nav .swiper-button.swiper-button-next {
  rotate: 0deg;
}
.swiper-arrows button:hover,
.swiper-arrows .swiper-button:hover,
.swiper-nav button:hover,
.swiper-nav .swiper-button:hover {
  background-color: #db1e25;
  border-color: #db1e25;
}
.swiper-arrows button[disabled],
.swiper-arrows .swiper-button[disabled],
.swiper-nav button[disabled],
.swiper-nav .swiper-button[disabled] {
  opacity: 0.6;
}

.social-media {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.social-media a {
  position: relative;
  width: 42px;
  height: 42px;
  display: block;
  border: solid 1px white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.4s ease;
}
.social-media a img {
  width: 40%;
  height: 40%;
  -o-object-fit: contain;
     object-fit: contain;
}
.social-media a:hover {
  scale: 1.05;
}

.button-container-bottom {
  margin-top: calc(120px / 2);
}

.Loader {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1000;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.4);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  display: none;
}
.Loader::before {
  content: "";
  width: 80px;
  height: 80px;
  border: 5px solid #db1e25;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.exclusive-badge {
  display: inline-flex;
  margin-bottom: 40px;
  padding: 4px 12px;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
  background-color: #db1e25;
  border-radius: 16px;
  color: white;
}

.close-overlay {
  position: absolute;
  top: 40px;
  inset-inline-end: 0;
  background: none;
  border: none;
  font-size: 40px;
  line-height: 1;
  color: white;
  cursor: pointer;
  transition: all 0.4s ease;
  min-width: 50px;
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
  background-color: #db1e25;
  border-radius: 50%;
  border: solid 1px #db1e25;
}
.close-overlay:hover {
  color: #db1e25;
  background-color: transparent;
}
@media (max-width: 768px) {
  .close-overlay {
    font-size: 30px;
    min-width: 40px;
    min-height: 40px;
  }
}

.scroll-up-btn {
  position: absolute;
  bottom: 32px;
  inset-inline-end: 32px;
  border-radius: 50%;
  background-color: transparent;
  border: solid 1px white;
  z-index: 300;
  min-width: 50px;
  min-height: 50px;
  cursor: pointer;
  transition: all 0.4s ease;
}
.scroll-up-btn::before {
  content: "";
  position: absolute;
  top: calc(50% + 1px);
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-mask-image: url(/images/icons/caret-down.svg);
          mask-image: url(/images/icons/caret-down.svg);
  -webkit-mask-size: 50%;
          mask-size: 50%;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: white;
  rotate: 180deg;
  translate: 0 -50%;
  transition: inherit;
}
.scroll-up-btn:hover {
  background-color: #db1e25;
}

::-moz-selection {
  background-color: rgb(197, 197, 197);
}

::selection {
  background-color: rgb(197, 197, 197);
}

::-webkit-scrollbar,
scrollbar {
  width: 0px;
}

::-webkit-scrollbar-track,
scrollbar-track {
  background-color: transparent;
}

::-webkit-scrollbar-thumb,
scrollbar-thumb {
  background-color: #db1e25;
  outline: 1px solid #db1e25;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  scrollbar-gutter: stable;
}

body {
  font-family: "Red Hat Display", "sans-serif" !important;
  font-weight: 400;
  overflow-x: hidden;
  leading-trim: both;
  text-edge: cap;
  color: #010101;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent;
}

main.pb-3 {
  padding: 0 !important;
  padding-bottom: 0 !important;
}

#smooth-wrapper,
#smooth-content {
  will-change: transform;
  overflow-x: hidden !important;
}

.swiper {
  position: relative;
  overflow: visible;
  overscroll-behavior: auto;
}
.swiper:has(.swiper-pagination) {
  padding-top: 32px;
}
.swiper.no-overflow {
  overflow: hidden;
}
@media (max-width: 1200px) {
  .swiper.no-overflow {
    overflow: visible;
  }
}
.swiper .swiper-pagination {
  bottom: unset;
  top: 0;
  inset-inline-end: 0;
  inset-inline-start: unset;
  display: flex;
  justify-content: end;
}
@media (max-width: 992px) {
  .swiper .swiper-pagination {
    justify-content: center;
    padding: 0 !important;
  }
}
.swiper .swiper-pagination .swiper-pagination-bullet {
  background-color: #949494;
  opacity: 1;
  width: 9px;
  height: 9px;
  border-radius: 100px;
  transition: all 0.4s ease;
  outline: none;
}
.swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 20px;
  background-color: #555759;
}
.swiper.inner-pagination {
  padding-top: 0;
}
.swiper.inner-pagination .swiper-pagination {
  justify-content: start;
  top: unset;
  bottom: 32px;
  padding-inline: 32px;
}
.swiper.inner-pagination .swiper-pagination .swiper-pagination-bullet {
  background-color: #adadad;
}
.swiper.inner-pagination .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: white;
}

.network-decoration {
  position: relative;
  overflow: hidden;
}
.network-decoration::before {
  content: "";
  position: absolute;
  top: -150px;
  inset-inline-start: -120px;
  width: 100%;
  height: 100%;
  -webkit-mask-image: url(/images/network-decoration.svg);
          mask-image: url(/images/network-decoration.svg);
  -webkit-mask-position: top start;
          mask-position: top start;
  -webkit-mask-size: 35%;
          mask-size: 35%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: rgb(189, 189, 189);
  z-index: -1;
}
@media (max-width: 1400px) {
  .network-decoration::before {
    -webkit-mask-size: 50%;
            mask-size: 50%;
  }
}
@media (max-width: 992px) {
  .network-decoration::before {
    -webkit-mask-size: 80%;
            mask-size: 80%;
  }
}
@media (max-width: 576px) {
  .network-decoration::before {
    -webkit-mask-size: 100%;
            mask-size: 100%;
  }
}

/* Header -------------------------------------- */
.header-main {
  --link-spacing-inline: 32px;
  --border: 1px solid rgba(221, 221, 221, 0.9);
  --padding-block: 6px;
  position: fixed;
  width: 100%;
  z-index: 100;
  background-color: white;
  border-bottom: var(--border);
  transition: all 0.4s ease;
}
.header-main .header-container {
  padding-inline-start: var(--container-gutter-x);
}
@media (max-width: 992px) {
  .header-main .header-container {
    padding-inline-end: var(--container-gutter-x);
  }
}
@media (max-width: 1200px) {
  .header-main {
    --link-spacing-inline: 16px;
  }
}
.header-main a {
  position: relative;
  display: inline-block;
  min-width: -moz-max-content;
  min-width: max-content;
  text-decoration: none;
  color: #010101;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  transition: all 0.4s ease;
}
.header-main .header-inner {
  display: flex;
  justify-content: space-between;
}
.header-main .header-inner ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.header-main .header-inner .site-branding {
  padding-block: var(--padding-block);
  justify-self: start;
}
.header-main .header-inner .site-branding .logo {
  position: relative;
  display: block;
  width: 176px;
  height: 70px;
}
.header-main .header-inner .site-branding .logo img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.header-main .header-inner .site-branding .logo .logo-light {
  opacity: 0;
  pointer-events: 0;
  transition: all 0.4s ease;
}
.header-main .header-inner .site-branding .logo .logo-dark {
  opacity: 1;
  pointer-events: all;
  transition: all 0.4s ease;
}
.header-main .header-inner .header-right {
  display: flex;
  justify-content: end;
}
.header-main .header-inner .main-menu .toolkitMainMenu,
.header-main .header-inner .main-menu .menuHolder {
  height: 100%;
}
.header-main .header-inner .main-menu .mainMenu {
  display: flex;
  height: 100%;
  align-items: center;
}
.header-main .header-inner .main-menu .mainMenu li {
  height: 100%;
  border-inline-start: var(--border);
}
.header-main .header-inner .main-menu .mainMenu li a {
  display: flex;
  align-items: center;
  height: 100%;
  padding-inline: calc(var(--link-spacing-inline) * 2);
  color: #010101;
}
.header-main .header-inner .main-menu .mainMenu li a::before {
  content: "";
  position: absolute;
  bottom: calc(50% - 16px);
  inset-inline-start: calc(var(--link-spacing-inline) * 2);
  width: 100%;
  max-width: 0;
  height: 1px;
  background-color: white;
  translate: 0 -50%;
  transition: all 0.4s ease;
}
.header-main .header-inner .main-menu .mainMenu li a:hover::before, .header-main .header-inner .main-menu .mainMenu li a.active::before {
  max-width: calc(100% - var(--link-spacing-inline) * 4);
}
@media (max-width: 992px) {
  .header-main .header-inner .main-menu .mainMenu {
    display: none;
  }
}
.header-main .header-inner .header-utilities {
  display: flex;
  align-items: center;
}
.header-main .header-inner .header-utilities > .header-btn {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  border: none;
  border-inline-start: var(--border);
}
.header-main .header-inner .header-utilities > .header-btn.hamburger {
  padding-inline: var(--link-spacing-inline);
}
@media (max-width: 992px) {
  .header-main .header-inner .header-utilities > .header-btn.hamburger {
    padding-inline: calc(var(--link-spacing-inline) * 2) 0;
  }
}
@media (max-width: 992px) {
  .header-main .header-inner .header-utilities > .header-btn.search {
    display: none;
  }
}
.header-main .header-inner .header-utilities .searchBtn {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: calc(50px + var(--link-spacing-inline) * 1.5);
  padding-inline: calc(var(--link-spacing-inline) * 1.5);
  border: none;
  background-color: transparent;
  transition: all 0.4s ease;
}
.header-main .header-inner .header-utilities .searchBtn::before {
  content: "";
  position: absolute;
  top: 50%;
  inset-inline-start: 50%;
  translate: -50% -50%;
  width: 30px;
  height: 30px;
  -webkit-mask-image: url(/images/icons/search.svg);
          mask-image: url(/images/icons/search.svg);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: 100%;
          mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: #010101;
  pointer-events: none;
  transition: all 0.4s ease;
}
.header-main .header-inner .header-utilities .searchBtn:hover::before {
  background-color: #db1e25;
}
.header-main .header-inner .header-utilities .searchBtn i {
  display: none;
}
.header-main .header-inner .header-utilities .menu-toggle {
  width: 50px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  border: none;
  transition: all 0.4s ease;
}
.header-main .header-inner .header-utilities .menu-toggle > div {
  margin-inline: auto;
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: end;
  gap: 5px;
}
.header-main .header-inner .header-utilities .menu-toggle > div span {
  width: 100%;
  height: 2px;
  background-color: #010101;
  transition: all 0.4s ease;
}
.header-main .header-inner .header-utilities .menu-toggle > div span:nth-child(2) {
  width: 80%;
}
.header-main .header-inner .header-utilities .menu-toggle:hover {
  background-color: #db1e25;
}
.header-main .header-inner .header-utilities .menu-toggle:hover > div span:nth-child(2) {
  width: 100%;
}
.header-main .header-inner .header-utilities .menu-toggle:hover > div span {
  background-color: white;
}
.header-main.transparent {
  background-color: transparent;
  backdrop-filter: blur(10px);
}
.header-main.transparent * {
  color: white;
}
.header-main.transparent a {
  color: white !important;
}
.header-main.transparent a:hover {
  color: white;
}
.header-main.transparent .header-inner .site-branding .logo .logo-dark {
  opacity: 0;
  pointer-events: none;
}
.header-main.transparent .header-inner .site-branding .logo .logo-light {
  opacity: 1;
  pointer-events: all;
}
.header-main.transparent .header-inner .header-utilities .searchBtn::before {
  background-color: white;
}
.header-main.transparent .header-inner .header-utilities .searchBtn:hover::before {
  background-color: #db1e25;
}
.header-main.transparent .header-inner .header-utilities .menu-toggle {
  background-color: rgba(255, 255, 255, 0.2);
}
.header-main.transparent .header-inner .header-utilities .menu-toggle > div span {
  background-color: white;
}
.header-main.transparent .header-inner .header-utilities .menu-toggle:hover {
  background-color: #db1e25;
}
.header-main.hidden {
  translate: 0 -100%;
}

.header-sidebar {
  position: fixed;
  z-index: 500;
  background-color: white;
  transition: all 0.4s ease;
  width: 100vw;
  height: auto;
  min-height: 400px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  inset-inline-end: 0;
  top: 0;
  border-bottom: solid 3px #db1e25;
}
.header-sidebar.hidden {
  translate: 0 calc(-100% - 24px);
}
.header-sidebar .container-md {
  height: 100%;
}
.header-sidebar .sidebar-container {
  position: relative;
  z-index: 10;
  height: 100%;
}
.header-sidebar .overlay-content {
  display: flex;
  height: 100%;
  width: 100%;
}
.header-sidebar .overlay-left {
  width: 60%;
  padding-inline: 40px;
  padding-block: 40px 60px;
  display: flex;
  flex-direction: column;
  background-color: white;
}
.header-sidebar .overlay-left .site-branding {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .header-sidebar .overlay-left .site-branding {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 992px) {
  .header-sidebar .overlay-left .site-branding {
    margin-bottom: 100px;
  }
}
.header-sidebar .overlay-left .site-branding .logo img {
  max-height: 100px;
  width: 176px;
}
.header-sidebar .overlay-left .overlay-navigation {
  flex: 1;
}
.header-sidebar .overlay-left .overlay-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-width: 200px;
       column-width: 200px;
}
.header-sidebar .overlay-left .overlay-navigation ul li {
  margin-bottom: 32px;
}
.header-sidebar .overlay-left .overlay-navigation ul li a {
  position: relative;
  display: inline-flex;
  align-items: center;
  color: #010101;
}
.header-sidebar .overlay-left .overlay-navigation ul li a {
  font-size: 20px;
}
@media screen and (min-width: 420px) {
  .header-sidebar .overlay-left .overlay-navigation ul li a {
    font-size: calc(20px + 4 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .header-sidebar .overlay-left .overlay-navigation ul li a {
    font-size: 24px;
  }
}
.header-sidebar .overlay-left .overlay-navigation ul li a {
  font-weight: 500;
  text-decoration: none;
  transition: all 0.4s ease;
  line-height: 1.2;
  gap: 0px;
}
.header-sidebar .overlay-left .overlay-navigation ul li a::before {
  content: "";
  height: 20px;
  width: 2px;
  background-color: #db1e25;
  opacity: 0;
  transition: all 0.4s ease;
}
.header-sidebar .overlay-left .overlay-navigation ul li a:hover, .header-sidebar .overlay-left .overlay-navigation ul li a.active {
  gap: 20px;
}
.header-sidebar .overlay-left .overlay-navigation ul li a:hover::before, .header-sidebar .overlay-left .overlay-navigation ul li a.active::before {
  opacity: 1;
}
.header-sidebar .overlay-right {
  width: 40%;
  padding: 40px;
  position: relative;
  display: flex;
  flex-direction: column;
}
.header-sidebar .overlay-right::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + calc((100vw - var(--container-width) + var(--container-gutter-x)) / 2));
  height: 100%;
  background-color: #f8f9fa;
}
.header-sidebar .overlay-right .in-focus {
  position: relative;
  z-index: 5;
  margin-top: 100px;
}
.header-sidebar .overlay-right .in-focus .focus-label {
  color: #db1e25;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 24px;
  text-decoration: none;
  display: block;
}
.header-sidebar .overlay-right .in-focus a {
  text-decoration: none;
}
.header-sidebar .overlay-right .in-focus .focus-article a {
  text-decoration: none;
  display: block;
  transition: all 0.4s ease;
}
.header-sidebar .overlay-right .in-focus .focus-article a:hover .article-img img {
  scale: 1.05;
}
.header-sidebar .overlay-right .in-focus .focus-article figure {
  margin: 0;
}
.header-sidebar .overlay-right .in-focus .focus-article figure .article-img {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  border-radius: 5px;
  overflow: hidden;
}
.header-sidebar .overlay-right .in-focus .focus-article figure .article-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 1s ease;
}
.header-sidebar .overlay-right .in-focus .focus-article figure figcaption {
  margin-top: 20px;
}
.header-sidebar .overlay-right .in-focus .focus-article figure figcaption .event-tag {
  color: #db1e25;
}
.header-sidebar .overlay-right .in-focus .focus-article figure figcaption .event-tag {
  font-size: 12px;
}
@media screen and (min-width: 420px) {
  .header-sidebar .overlay-right .in-focus .focus-article figure figcaption .event-tag {
    font-size: calc(12px + 2 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .header-sidebar .overlay-right .in-focus .focus-article figure figcaption .event-tag {
    font-size: 14px;
  }
}
.header-sidebar .overlay-right .in-focus .focus-article figure figcaption .event-tag {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 8px;
}
.header-sidebar .overlay-right .in-focus .focus-article figure figcaption .event-title {
  color: #010101;
}
.header-sidebar .overlay-right .in-focus .focus-article figure figcaption .event-title {
  font-size: 20px;
}
@media screen and (min-width: 420px) {
  .header-sidebar .overlay-right .in-focus .focus-article figure figcaption .event-title {
    font-size: calc(20px + 4 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .header-sidebar .overlay-right .in-focus .focus-article figure figcaption .event-title {
    font-size: 24px;
  }
}
.header-sidebar .overlay-right .in-focus .focus-article figure figcaption .event-title {
  font-weight: 500;
  line-height: 1.3;
  margin: 0;
}
@media (max-width: 992px) {
  .header-sidebar .overlay-content {
    flex-direction: column;
  }
  .header-sidebar .overlay-left {
    width: 100%;
    padding: 20px;
    padding-bottom: 40px;
  }
  .header-sidebar .overlay-right {
    display: none;
  }
}

.search-sidebar {
  position: fixed;
  z-index: 600;
  background-color: white;
  transition: all 0.4s ease;
  width: 100vw;
  height: 100vh;
  max-height: 400px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  inset-inline-end: 0;
  top: 0;
  border-bottom: solid 3px #db1e25;
}
@media (max-width: 768px) {
  .search-sidebar {
    max-height: 250px;
  }
}
.search-sidebar.hidden {
  translate: 0 calc(-100% - 24px);
}
.search-sidebar .container-md,
.search-sidebar .searchToolkitHolder,
.search-sidebar .innerSearch,
.search-sidebar .headerSearch {
  height: 100%;
}
.search-sidebar .search-container {
  position: relative;
  z-index: 10;
  height: 100%;
}
.search-sidebar .headerSearch {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.search-sidebar .headerSearch .searchInputWrap {
  position: relative;
  width: 100%;
}
.search-sidebar .headerSearch .searchInputWrap input {
  color: #868686;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  padding-block: 12px;
  padding-inline: 0;
  border: none;
  border-bottom: 1px solid #ddd;
  background-color: transparent;
  border-radius: 0;
  transition: all 0.4s ease;
}
.search-sidebar .headerSearch .searchInputWrap input:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: #db1e25;
}
.search-sidebar .headerSearch .searchInputWrap input {
  width: 100%;
}
.search-sidebar .headerSearch .searchInputWrap input {
  font-size: 18px;
}
@media screen and (min-width: 420px) {
  .search-sidebar .headerSearch .searchInputWrap input {
    font-size: calc(18px + 6 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .search-sidebar .headerSearch .searchInputWrap input {
    font-size: 24px;
  }
}
.search-sidebar .headerSearch .searchInputWrap input {
  line-height: 1.3;
}
.search-sidebar .headerSearch .searchInputWrap a {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  translate: 0 -50%;
  text-decoration: none;
  width: 50px;
  height: 50px;
  color: transparent;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-sidebar .headerSearch .searchInputWrap a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-mask-image: url(/images/icons/search.svg);
          mask-image: url(/images/icons/search.svg);
  -webkit-mask-size: 50%;
          mask-size: 50%;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: #010101;
  transition: all 0.4s ease;
}
.search-sidebar .headerSearch .searchInputWrap a:hover::before {
  background-color: #db1e25;
}
.search-sidebar .headerSearch .validatorHolder {
  font-size: 14px;
  line-height: 1.3;
  margin-top: 10px;
  color: #db1e25;
}
@media (max-width: 768px) {
  .search-sidebar .headerSearch {
    align-items: end;
    padding-block: 60px;
  }
}

.ui-autocomplete {
  position: absolute !important;
  z-index: 1000;
  cursor: default;
  background-color: white;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  padding: 0;
  margin: 0;
  list-style: none;
  max-height: 300px;
  overflow-y: auto;
  font-family: "Red Hat Display", "sans-serif";
}
.ui-autocomplete .ui-menu-item {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #f0f0f0;
}
.ui-autocomplete .ui-menu-item:last-child {
  border-bottom: none;
}
.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper {
  display: block;
  padding: 16px 20px;
  color: #010101;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  transition: all 0.4s ease;
  cursor: pointer;
}
.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper.ui-state-active {
  background-color: #f8f9fa;
  color: #db1e25;
  outline: none;
}
.ui-autocomplete .ui-menu-item.ui-view-no-results .ui-menu-item-wrapper {
  color: #555759;
  cursor: default;
}
.ui-autocomplete .ui-menu-item a {
  border: none;
}
.ui-autocomplete .ui-menu-item a:hover {
  border: none;
  outline: none;
  background-color: rgba(0, 0, 0, 0.1);
}
.ui-autocomplete::-webkit-scrollbar {
  width: 6px;
}
.ui-autocomplete::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 3px;
}
.ui-autocomplete::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 3px;
}
.ui-autocomplete::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}

/* ---------------------------------------------- */
.hero-banner-section,
.homeSlider {
  position: relative;
}
.hero-banner-section .banner-container,
.homeSlider .banner-container {
  position: relative;
  height: var(--banner-height);
}
.hero-banner-section .banner-container > .container-md,
.hero-banner-section .banner-container > div,
.homeSlider .banner-container > .container-md,
.homeSlider .banner-container > div {
  height: 100%;
}
.hero-banner-section .banner-container .banner-img,
.homeSlider .banner-container .banner-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #363636;
  color: #fff;
  will-change: transform;
  margin-top: -1px;
}
.hero-banner-section .banner-container .banner-img *,
.homeSlider .banner-container .banner-img * {
  color: #fff;
}
.hero-banner-section .banner-container .banner-img .titles-container .title,
.hero-banner-section .banner-container .banner-img .titles-container .description,
.homeSlider .banner-container .banner-img .titles-container .title,
.homeSlider .banner-container .banner-img .titles-container .description {
  color: #fff;
}
.hero-banner-section .banner-container .banner-img::before,
.homeSlider .banner-container .banner-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(36, 36, 36, 0.3) 40.38%, #242424 97.82%);
  opacity: 1;
  z-index: 15;
  pointer-events: none;
}
.hero-banner-section .banner-container .banner-img img,
.homeSlider .banner-container .banner-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero-banner-section .banner-container .banner-content,
.homeSlider .banner-container .banner-content {
  position: relative;
  z-index: 20;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: end;
}
.hero-banner-section .banner-container .banner-content .back-wrapper,
.homeSlider .banner-container .banner-content .back-wrapper {
  width: 100%;
  margin-bottom: 32px;
}
.hero-banner-section .banner-container .banner-content .back-wrapper .button-back,
.homeSlider .banner-container .banner-content .back-wrapper .button-back {
  position: relative;
  display: inline-flex;
  font-size: 14px;
  text-decoration: none;
  letter-spacing: 2.8px;
  text-transform: uppercase;
  gap: 10px;
  transition: all 0.4s ease;
  color: white;
  font-family: "Red Hat Text", "sans-serif";
}
.hero-banner-section .banner-container .banner-content .back-wrapper .button-back::before,
.homeSlider .banner-container .banner-content .back-wrapper .button-back::before {
  content: "<";
}
.hero-banner-section .banner-container .banner-content .back-wrapper .button-back:hover,
.homeSlider .banner-container .banner-content .back-wrapper .button-back:hover {
  gap: 20px;
  color: white;
}
.hero-banner-section .banner-container .banner-content .content,
.homeSlider .banner-container .banner-content .content {
  display: flex;
  flex-wrap: wrap;
  --gap: 0px;
  gap: var(--gap);
}
.hero-banner-section .banner-container .banner-content .content > .col,
.hero-banner-section .banner-container .banner-content .content > .col:is(:first-child, :last-child),
.hero-banner-section .banner-container .banner-content .content > .listingItemDIV,
.homeSlider .banner-container .banner-content .content > .col,
.homeSlider .banner-container .banner-content .content > .col:is(:first-child, :last-child),
.homeSlider .banner-container .banner-content .content > .listingItemDIV {
  flex: unset;
  width: calc(100% / 1 - var(--gap) * (1 - 1) / 1);
}
.hero-banner-section .banner-container .banner-content .content,
.homeSlider .banner-container .banner-content .content {
  padding-bottom: 100px;
  min-height: 300px;
  align-content: end;
}
@media (max-width: 992px) {
  .hero-banner-section .banner-container .banner-content .content,
  .homeSlider .banner-container .banner-content .content {
    padding-bottom: calc(120px / 2);
  }
}
@media (max-width: 768px) {
  .hero-banner-section .banner-container .banner-content .content,
  .homeSlider .banner-container .banner-content .content {
    min-height: unset;
  }
}
.hero-banner-section .banner-container .banner-content .content .col,
.homeSlider .banner-container .banner-content .content .col {
  max-width: 900px;
}
@media (max-width: 992px) {
  .hero-banner-section .banner-container .banner-content .content,
  .homeSlider .banner-container .banner-content .content {
    display: flex;
    flex-wrap: wrap;
    --gap: 0px;
    gap: var(--gap);
  }
  .hero-banner-section .banner-container .banner-content .content > .col,
  .hero-banner-section .banner-container .banner-content .content > .col:is(:first-child, :last-child),
  .hero-banner-section .banner-container .banner-content .content > .listingItemDIV,
  .homeSlider .banner-container .banner-content .content > .col,
  .homeSlider .banner-container .banner-content .content > .col:is(:first-child, :last-child),
  .homeSlider .banner-container .banner-content .content > .listingItemDIV {
    flex: unset;
    width: calc(100% / 1 - var(--gap) * (1 - 1) / 1);
  }
}
.hero-banner-section .banner-container .banner-content .content:has(.col:last-child .description),
.homeSlider .banner-container .banner-content .content:has(.col:last-child .description) {
  display: flex;
  flex-wrap: wrap;
  --gap: 32px;
  gap: var(--gap);
}
.hero-banner-section .banner-container .banner-content .content:has(.col:last-child .description) > .col,
.hero-banner-section .banner-container .banner-content .content:has(.col:last-child .description) > .listingItemDIV,
.homeSlider .banner-container .banner-content .content:has(.col:last-child .description) > .col,
.homeSlider .banner-container .banner-content .content:has(.col:last-child .description) > .listingItemDIV {
  flex: unset;
}
.hero-banner-section .banner-container .banner-content .content:has(.col:last-child .description) > .col:where(:nth-child(odd)),
.hero-banner-section .banner-container .banner-content .content:has(.col:last-child .description) > .listingItemDIV:where(:nth-child(odd)),
.homeSlider .banner-container .banner-content .content:has(.col:last-child .description) > .col:where(:nth-child(odd)),
.homeSlider .banner-container .banner-content .content:has(.col:last-child .description) > .listingItemDIV:where(:nth-child(odd)) {
  width: calc(40% - var(--gap) / 2);
}
.hero-banner-section .banner-container .banner-content .content:has(.col:last-child .description) > .col:where(:nth-child(even)),
.hero-banner-section .banner-container .banner-content .content:has(.col:last-child .description) > .listingItemDIV:where(:nth-child(even)),
.homeSlider .banner-container .banner-content .content:has(.col:last-child .description) > .col:where(:nth-child(even)),
.homeSlider .banner-container .banner-content .content:has(.col:last-child .description) > .listingItemDIV:where(:nth-child(even)) {
  width: calc(60% - var(--gap) / 2);
}
@media (max-width: 992px) {
  .hero-banner-section .banner-container .banner-content .content:has(.col:last-child .description),
  .homeSlider .banner-container .banner-content .content:has(.col:last-child .description) {
    display: flex;
    flex-wrap: wrap;
    --gap: 0px;
    gap: var(--gap);
  }
  .hero-banner-section .banner-container .banner-content .content:has(.col:last-child .description) > .col,
  .hero-banner-section .banner-container .banner-content .content:has(.col:last-child .description) > .col:is(:first-child, :last-child),
  .hero-banner-section .banner-container .banner-content .content:has(.col:last-child .description) > .listingItemDIV,
  .homeSlider .banner-container .banner-content .content:has(.col:last-child .description) > .col,
  .homeSlider .banner-container .banner-content .content:has(.col:last-child .description) > .col:is(:first-child, :last-child),
  .homeSlider .banner-container .banner-content .content:has(.col:last-child .description) > .listingItemDIV {
    flex: unset;
    width: calc(100% / 1 - var(--gap) * (1 - 1) / 1);
  }
}
.hero-banner-section .banner-container .banner-content .content:has(.col:last-child .description) .col,
.homeSlider .banner-container .banner-content .content:has(.col:last-child .description) .col {
  max-width: unset !important;
}
.hero-banner-section .banner-container .banner-content .content :where(*),
.homeSlider .banner-container .banner-content .content :where(*) {
  color: white;
  margin: 0;
}
.hero-banner-section .banner-container .banner-content .content .col:last-child:not(:has(.description)),
.homeSlider .banner-container .banner-content .content .col:last-child:not(:has(.description)) {
  display: none;
}
.hero-banner-section .banner-container .banner-content .banner-titles,
.homeSlider .banner-container .banner-content .banner-titles {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.hero-banner-section .banner-container .banner-content .banner-titles .title-small,
.homeSlider .banner-container .banner-content .banner-titles .title-small {
  position: relative;
  padding-top: var(--spacing, 35px);
}
.hero-banner-section .banner-container .banner-content .banner-titles .title-small::before,
.homeSlider .banner-container .banner-content .banner-titles .title-small::before {
  content: "";
  position: absolute;
  top: 0;
  width: 50px;
  height: 5px;
  background-color: #db1e25;
  transform: translateY(-50%);
  left: 0;
}
.hero-banner-section .banner-container .banner-content .banner-titles .title-small,
.homeSlider .banner-container .banner-content .banner-titles .title-small {
  font-size: 38px;
}
@media screen and (min-width: 420px) {
  .hero-banner-section .banner-container .banner-content .banner-titles .title-small,
  .homeSlider .banner-container .banner-content .banner-titles .title-small {
    font-size: calc(38px + 12 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .hero-banner-section .banner-container .banner-content .banner-titles .title-small,
  .homeSlider .banner-container .banner-content .banner-titles .title-small {
    font-size: 50px;
  }
}
.hero-banner-section .banner-container .banner-content .banner-titles .title-small,
.homeSlider .banner-container .banner-content .banner-titles .title-small {
  line-height: normal;
  padding-top: 30px;
  font-weight: 400;
}
@media (max-width: 992px) {
  .hero-banner-section .banner-container .banner-content .banner-titles,
  .homeSlider .banner-container .banner-content .banner-titles {
    margin-bottom: 60px !important;
  }
}
.hero-banner-section .banner-container .banner-content .description,
.homeSlider .banner-container .banner-content .description {
  height: -moz-fit-content;
  height: fit-content;
}
.hero-banner-section .banner-container .banner-content .description,
.homeSlider .banner-container .banner-content .description {
  font-size: 19px;
}
@media screen and (min-width: 420px) {
  .hero-banner-section .banner-container .banner-content .description,
  .homeSlider .banner-container .banner-content .description {
    font-size: calc(19px + 2 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .hero-banner-section .banner-container .banner-content .description,
  .homeSlider .banner-container .banner-content .description {
    font-size: 21px;
  }
}
.hero-banner-section .banner-container .banner-content .description,
.homeSlider .banner-container .banner-content .description {
  font-family: "Red Hat Text", "sans-serif";
  line-height: 1.66;
  font-family: "Red Hat Display", "sans-serif";
}
.hero-banner-section:has(+ div .section-container-lg), .hero-banner-section:has(+ div .section-container-top-lg), .hero-banner-section:has(+ .section-container-lg), .hero-banner-section:has(+ .section-container-top-lg),
.homeSlider:has(+ div .section-container-lg),
.homeSlider:has(+ div .section-container-top-lg),
.homeSlider:has(+ .section-container-lg),
.homeSlider:has(+ .section-container-top-lg) {
  padding-bottom: 0 !important;
}
.hero-banner-section:has(+ div .background-gray) .banner-img::before,
.homeSlider:has(+ div .background-gray) .banner-img::before {
  content: "";
  background: linear-gradient(180deg, rgba(54, 54, 54, 0.3) 40.38%, #363636 97.82%);
}

.homeSlider {
  --banner-height: max(700px, 100vh);
  --banner-padding-block: 120px;
  position: relative;
}
.homeSlider .container {
  --container-max-width: 1344px;
  width: 100%;
  padding-inline: var(--container-gutter-x);
  margin-inline: auto;
}
@media (min-width: 576px) {
  .homeSlider .container {
    max-width: unset;
  }
}
@media (min-width: 768px) {
  .homeSlider .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .homeSlider .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .homeSlider .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .homeSlider .container {
    max-width: var(--container-max-width);
  }
}
.homeSlider .bannerContainer {
  height: 100%;
}
.homeSlider .swiper-slide {
  position: relative;
  height: var(--banner-height);
  background-color: #242424;
  color: #fff;
  will-change: transform;
  margin-top: -2px;
}
.homeSlider .swiper-slide * {
  color: #fff;
}
.homeSlider .swiper-slide .titles-container .title,
.homeSlider .swiper-slide .titles-container .description {
  color: #fff;
}
.homeSlider .swiper-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(36, 36, 36, 0.3) 40.38%, #242424 97.82%);
  opacity: 1;
  z-index: 15;
  pointer-events: none;
}
.homeSlider .swiper-slide > img,
.homeSlider .swiper-slide .videoHolder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.homeSlider .swiper-slide > img video,
.homeSlider .swiper-slide .videoHolder video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.homeSlider .swiper-slide .content {
  position: relative;
  height: 100%;
  width: 100%;
  z-index: 20;
  display: flex;
  flex-direction: column;
  justify-content: end;
  padding-block: var(--banner-padding-block);
}
@media (max-width: 992px) {
  .homeSlider .swiper-slide .content {
    padding-bottom: calc(var(--banner-padding-block) * 2);
  }
}
.homeSlider .swiper-slide .content .container-md > *,
.homeSlider .swiper-slide .content .container > * {
  position: relative;
  max-width: 800px;
}
.homeSlider .swiper-slide .content .sliderTitle {
  font-size: 50px;
}
@media screen and (min-width: 420px) {
  .homeSlider .swiper-slide .content .sliderTitle {
    font-size: calc(50px + 50 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .homeSlider .swiper-slide .content .sliderTitle {
    font-size: 100px;
  }
}
.homeSlider .swiper-slide .content .sliderTitle {
  font-weight: 400;
  line-height: 1;
}
.homeSlider .swiper-slide .content .sliderSubTitle {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 15px;
}
.homeSlider .swiper-slide .content .sliderSubTitle {
  font-size: 19px;
}
@media screen and (min-width: 420px) {
  .homeSlider .swiper-slide .content .sliderSubTitle {
    font-size: calc(19px + 3 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .homeSlider .swiper-slide .content .sliderSubTitle {
    font-size: 22px;
  }
}
.homeSlider .swiper-slide .content .sliderSubTitle {
  line-height: normal;
  font-family: "Red Hat Text", "sans-serif";
  font-weight: 400;
  letter-spacing: 0.22px;
  margin-top: 50px;
}
.homeSlider .swiper-slide .content .sliderSubTitle::before {
  content: "";
  width: 1px;
  height: 14px;
  background-color: #db1e25;
}
.homeSlider .swiper-nav {
  position: absolute;
  bottom: var(--banner-padding-block);
  inset-inline-end: calc((100vw - var(--container-width) + var(--container-gutter-x)) / 2);
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  translate: 0;
  z-index: 25;
  gap: 12px;
  align-items: center;
}
.homeSlider .swiper-nav .custom-slide-pagination {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 16px;
  font-size: 16px;
  font-weight: 400;
  font-family: "Red Hat Text", "sans-serif";
  color: white;
  margin-inline-end: 20px;
}
.homeSlider .swiper-nav .custom-slide-pagination .current-slide {
  color: white;
  font-weight: 400;
}
.homeSlider .swiper-nav .custom-slide-pagination .progress-line {
  position: relative;
  width: 200px;
  max-width: 25vw;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 2px;
  overflow: hidden;
}
.homeSlider .swiper-nav .custom-slide-pagination .progress-line .progress-fill {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: white;
  border-radius: 2px;
  transition: width 0.4s ease;
  width: 0%;
}
.homeSlider .swiper-nav .custom-slide-pagination .total-slides {
  opacity: 0.7;
}

.hero-banner-section {
  --banner-height: clamp(500px, 100vh, 613px);
}
.hero-banner-section.medium {
  --banner-height: clamp(400px, 100vh, 494px);
}
.hero-banner-section.medium .banner-content .content {
  min-height: 250px;
  padding-bottom: 50px;
}
.hero-banner-section.small {
  --banner-height: clamp(300px, 100vh, 413px);
}
.hero-banner-section.small .banner-content .content {
  min-height: 250px;
  padding-bottom: 50px;
}

.about-section {
  --section-gap: 32px;
}
@media only screen and (min-width: 768px) {
  .about-section {
    --section-gap: 100px;
  }
}
@media only screen and (min-width: 992px) {
  .about-section {
    --section-gap: 140px;
  }
}
.about-section .about-content {
  display: flex;
  flex-wrap: wrap;
  --gap: var(--section-gap);
  gap: var(--gap);
}
.about-section .about-content > .col,
.about-section .about-content > .listingItemDIV {
  flex: unset;
}
.about-section .about-content > .col:where(:nth-child(odd)),
.about-section .about-content > .listingItemDIV:where(:nth-child(odd)) {
  width: calc(45% - var(--gap) / 2);
}
.about-section .about-content > .col:where(:nth-child(even)),
.about-section .about-content > .listingItemDIV:where(:nth-child(even)) {
  width: calc(55% - var(--gap) / 2);
}
@media (max-width: 992px) {
  .about-section .about-content {
    display: flex;
    flex-wrap: wrap;
    --gap: 32px;
    gap: var(--gap);
  }
  .about-section .about-content > .col,
  .about-section .about-content > .col:is(:first-child, :last-child),
  .about-section .about-content > .listingItemDIV {
    flex: unset;
    width: calc(100% / 1 - var(--gap) * (1 - 1) / 1);
  }
  .about-section .about-content {
    flex-direction: column-reverse;
  }
}
.about-section .about-content .images-container {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: end;
  width: 100%;
  min-height: 550px;
  z-index: 3;
}
.about-section .about-content .images-container img {
  border-radius: 30px;
}
.about-section .about-content .images-container img.main {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom;
     object-position: bottom;
}
.about-section .about-content .images-container img.secondary {
  position: relative;
  inset-inline-end: 0;
  bottom: 0;
  translate: 50% 0;
  width: 70%;
  margin-top: -150px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom;
     object-position: bottom;
}
@media (max-width: 1400px) {
  .about-section .about-content .images-container img.secondary {
    width: 50%;
    translate: 25% 0;
  }
}
@media (max-width: 992px) {
  .about-section .about-content .images-container {
    align-items: start;
    min-height: unset;
  }
  .about-section .about-content .images-container img.main {
    width: 85%;
  }
  .about-section .about-content .images-container img.secondary {
    width: 60%;
    translate: 0% 0;
    align-self: end;
    min-width: 200px;
  }
}
.about-section .about-content .text-content {
  position: relative;
  padding-block: 50px;
}
.about-section .about-content .text-content {
  font-size: 16px;
}
@media screen and (min-width: 420px) {
  .about-section .about-content .text-content {
    font-size: calc(16px + 2 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .about-section .about-content .text-content {
    font-size: 18px;
  }
}
.about-section .about-content .text-content {
  font-style: normal;
  font-weight: 400;
  font-family: "Red Hat Text", "sans-serif";
  line-height: 1.75;
}
@media (max-width: 992px) {
  .about-section .about-content .text-content {
    padding-block: 0;
  }
}
.about-section .about-content .text-content .description {
  margin-bottom: 35px;
  font-weight: 300;
  line-height: 1.55;
}
.about-section .about-content .text-content .description p:last-child {
  margin-bottom: 0;
}

.counters-section {
  position: relative;
  background-image: url(/images/backgrounds/counters-deco.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: start;
}
.counters-section .counters-stats-list {
  display: flex;
  flex-wrap: wrap;
  --gap: 32px;
  gap: var(--gap);
}
.counters-section .counters-stats-list > .col,
.counters-section .counters-stats-list > .col:is(:first-child, :last-child),
.counters-section .counters-stats-list > .listingItemDIV {
  flex: unset;
  width: calc(100% / 4 - var(--gap) * (4 - 1) / 4);
}
.counters-section .counters-stats-list {
  justify-content: center;
  padding-top: calc(120px / 2);
}
@media (max-width: 992px) {
  .counters-section .counters-stats-list {
    display: flex;
    flex-wrap: wrap;
    --gap: 32px;
    gap: var(--gap);
  }
  .counters-section .counters-stats-list > .col,
  .counters-section .counters-stats-list > .col:is(:first-child, :last-child),
  .counters-section .counters-stats-list > .listingItemDIV {
    flex: unset;
    width: calc(100% / 3 - var(--gap) * (3 - 1) / 3);
  }
}
@media (max-width: 768px) {
  .counters-section .counters-stats-list {
    display: flex;
    flex-wrap: wrap;
    --gap: 32px;
    gap: var(--gap);
  }
  .counters-section .counters-stats-list > .col,
  .counters-section .counters-stats-list > .col:is(:first-child, :last-child),
  .counters-section .counters-stats-list > .listingItemDIV {
    flex: unset;
    width: calc(100% / 2 - var(--gap) * (2 - 1) / 2);
  }
}
.counters-section .counters-stats-list .counter-stat {
  text-align: center;
}
.counters-section .counters-stats-list .counter-stat .value,
.counters-section .counters-stats-list .counter-stat .suffix {
  font-size: 40px;
}
@media screen and (min-width: 420px) {
  .counters-section .counters-stats-list .counter-stat .value,
  .counters-section .counters-stats-list .counter-stat .suffix {
    font-size: calc(40px + 20 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .counters-section .counters-stats-list .counter-stat .value,
  .counters-section .counters-stats-list .counter-stat .suffix {
    font-size: 60px;
  }
}
.counters-section .counters-stats-list .counter-stat .value,
.counters-section .counters-stats-list .counter-stat .suffix {
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
}
.counters-section .counters-stats-list .counter-stat .counter-label {
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.32px;
  margin-top: 16px;
}

.our-services-section .swiper-slide {
  height: auto;
}
.our-services-section .service-card {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 416/600;
  max-height: 600px;
  text-decoration: none;
  overflow: hidden;
  border-radius: 5px;
  overflow: hidden;
  background-color: white;
}
.our-services-section .service-card::before {
  --color-upper-gradiant: rgba(0, 0, 0, 0);
  --color-lower-gradiant: rgba(0, 0, 0, 0.8);
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, var(--color-lower-gradiant) 20%, var(--color-upper-gradiant) 100%);
  translate: 0 70%;
  z-index: 2;
  pointer-events: none;
  transition: all 0.4s ease;
}
.our-services-section .service-card .img-container {
  width: 100%;
  height: 100%;
}
.our-services-section .service-card .img-container img {
  transition: all 1s ease;
}
.our-services-section .service-card .service-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 40px 30px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  z-index: 4;
}
.our-services-section .service-card .service-content * {
  color: white;
}
.our-services-section .service-card .service-content .service-title {
  font-size: 21px;
}
@media screen and (min-width: 420px) {
  .our-services-section .service-card .service-content .service-title {
    font-size: calc(21px + 3 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .our-services-section .service-card .service-content .service-title {
    font-size: 24px;
  }
}
.our-services-section .service-card .service-content .service-title {
  font-weight: 600;
  margin-bottom: 0;
  transition: all 0.4s ease;
}
.our-services-section .service-card .service-content .description {
  opacity: 0;
  font-size: 16px;
  line-height: 1.4;
  transition: all 0.4s ease;
  margin-top: 0px;
  max-height: 0;
  overflow: hidden;
}
.our-services-section .service-card:hover::before {
  translate: 0;
}
.our-services-section .service-card:hover .img-container img {
  scale: 1.05;
}
.our-services-section .service-card:hover .service-content .description {
  opacity: 1;
  max-height: 100px;
  margin-top: 20px;
}
.our-services-section .our-services-bottom {
  margin-top: calc(120px / 2);
}

.our-projects-section {
  --spacing: 100px;
}
.our-projects-section .project-card {
  position: relative;
  transition: all 0.4s ease;
}
.our-projects-section .project-card::after {
  content: "";
  position: absolute;
  top: 0;
  inset-inline-end: -2px;
  width: 100px;
  height: 100%;
  background: linear-gradient(270deg, rgba(247, 247, 247, 0.9) 0%, rgba(247, 247, 247, 0) 100%);
  opacity: 0;
  pointer-events: none;
  transition: all 0.4s ease;
}
.our-projects-section .project-card .img-container {
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  width: calc(100% - var(--spacing));
  aspect-ratio: 1202/716;
  max-height: 716px;
}
.our-projects-section .project-card .img-container::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.2;
  pointer-events: none;
}
.our-projects-section .project-card .project-content-card {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  translate: 0 -50%;
  min-width: min(100%, 500px);
  max-width: 500px;
}
.our-projects-section .project-card .project-content-card .project-content-wrapper {
  --spacing: 24px;
  border-radius: 45px;
  border: 2.625px solid rgba(191, 191, 191, 0.47);
  background: linear-gradient(109deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 100%), url(/images/network-decoration.svg);
  background-size: 110%;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0 0 43.745px -21.873px rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(34px);
  -webkit-backdrop-filter: blur(34px); /* Safari support */
  padding: 60px;
  width: 100%;
  position: relative;
  isolation: isolate;
  padding: 60px 42px;
}
.our-projects-section .project-card .project-content-card .project-content-wrapper *:not(a, button) {
  color: #010101;
}
.our-projects-section .project-card .project-content-card .project-content-wrapper .title {
  font-size: 35px;
}
@media screen and (min-width: 420px) {
  .our-projects-section .project-card .project-content-card .project-content-wrapper .title {
    font-size: calc(35px + 15 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .our-projects-section .project-card .project-content-card .project-content-wrapper .title {
    font-size: 50px;
  }
}
.our-projects-section .project-card .project-content-card .project-content-wrapper .description {
  font-size: 16px;
}
@media screen and (min-width: 420px) {
  .our-projects-section .project-card .project-content-card .project-content-wrapper .description {
    font-size: calc(16px + 2 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .our-projects-section .project-card .project-content-card .project-content-wrapper .description {
    font-size: 18px;
  }
}
.our-projects-section .project-card .project-content-card .project-content-wrapper .description {
  font-style: normal;
  font-weight: 400;
  font-family: "Red Hat Text", "sans-serif";
  line-height: 1.75;
  margin-top: var(--spacing);
  margin-bottom: 0;
  text-wrap: balance;
  line-height: normal;
}
.our-projects-section .project-card .project-content-card .project-content-wrapper .description:empty {
  display: none;
}
.our-projects-section .project-card .project-content-card .project-content-wrapper .subtitle {
  margin-top: var(--spacing);
}
.our-projects-section .project-card .project-content-card .project-content-wrapper .subtitle {
  font-size: 20px;
}
@media screen and (min-width: 420px) {
  .our-projects-section .project-card .project-content-card .project-content-wrapper .subtitle {
    font-size: calc(20px + 4 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .our-projects-section .project-card .project-content-card .project-content-wrapper .subtitle {
    font-size: 24px;
  }
}
.our-projects-section .project-card .project-content-card .project-content-wrapper .subtitle {
  font-weight: 500;
  line-height: normal;
  text-wrap: balance;
}
.our-projects-section .project-card .project-content-card .project-content-wrapper .subtitle:empty {
  display: none;
}
.our-projects-section .project-card .project-content-card .project-content-wrapper [class^=button] {
  margin-top: 30px;
}
.our-projects-section .project-card .project-content-card .project-content-wrapper [class^=button] a:empty {
  display: none;
}
.our-projects-section .our-projects-swiper-main .project-card {
  scale: 0.8;
}
.our-projects-section .our-projects-swiper-main .swiper-slide-active .project-card {
  scale: 1;
}
.our-projects-section .our-projects-swiper-main .swiper-slide-prev .project-card::after {
  opacity: 1;
}
.our-projects-section .our-projects-swiper .swiper-slide .project-content-card {
  transition: all 0s ease;
  transition-delay: 0s;
}
@media (max-width: 992px) {
  .our-projects-section .our-projects-swiper-main .project-card .img-container,
  .our-projects-section .our-projects-swiper .project-card .img-container {
    width: 100%;
    aspect-ratio: 0.9;
  }
  .our-projects-section .our-projects-swiper-main .project-content-card,
  .our-projects-section .our-projects-swiper .project-content-card {
    position: relative;
    top: unset;
    bottom: unset;
    left: unset;
    right: unset;
    translate: unset;
    margin-inline: auto;
    margin-top: -100px;
  }
  .our-projects-section .our-projects-swiper-main .project-content-card .project-content-wrapper,
  .our-projects-section .our-projects-swiper .project-content-card .project-content-wrapper {
    padding: 40px 40px;
  }
  .our-projects-section .our-projects-swiper-main .swiper-pagination,
  .our-projects-section .our-projects-swiper .swiper-pagination {
    justify-content: end !important;
    padding-inline: 40px !important;
  }
  .our-projects-section .our-projects-swiper-main .swiper-pagination .swiper-pagination-bullet-active,
  .our-projects-section .our-projects-swiper .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #db1e25 !important;
  }
}
@media (max-width: 576px) {
  .our-projects-section .our-projects-swiper-main .swiper-pagination,
  .our-projects-section .our-projects-swiper .swiper-pagination {
    justify-content: center !important;
  }
}
.our-projects-section .our-projects-swiper-main .project-content-wrapper,
.our-projects-section .our-projects-swiper .project-content-wrapper {
  background: linear-gradient(270deg, rgb(255, 255, 255) 25%, rgba(255, 255, 255, 0.3) 100%), url(/images/network-decoration.svg) !important;
  background-position: center !important;
  background-size: 120% !important;
}
.our-projects-section .swiper-pagination {
  padding-inline-end: var(--spacing);
}

.partners-listing-section .partners-listing {
  --grid-gap: 100px;
  display: flex;
  flex-wrap: wrap;
  --gap: var(--grid-gap);
  gap: var(--gap);
}
.partners-listing-section .partners-listing > .col,
.partners-listing-section .partners-listing > .col:is(:first-child, :last-child),
.partners-listing-section .partners-listing > .listingItemDIV {
  flex: unset;
  width: calc(100% / 4 - var(--gap) * (4 - 1) / 4);
}
@media (max-width: 992px) {
  .partners-listing-section .partners-listing {
    display: flex;
    flex-wrap: wrap;
    --gap: var(--grid-gap);
    gap: var(--gap);
  }
  .partners-listing-section .partners-listing > .col,
  .partners-listing-section .partners-listing > .col:is(:first-child, :last-child),
  .partners-listing-section .partners-listing > .listingItemDIV {
    flex: unset;
    width: calc(100% / 3 - var(--gap) * (3 - 1) / 3);
  }
}
@media (max-width: 576px) {
  .partners-listing-section .partners-listing {
    display: flex;
    flex-wrap: wrap;
    --gap: calc(var(--grid-gap) / 2);
    gap: var(--gap);
  }
  .partners-listing-section .partners-listing > .col,
  .partners-listing-section .partners-listing > .col:is(:first-child, :last-child),
  .partners-listing-section .partners-listing > .listingItemDIV {
    flex: unset;
    width: calc(100% / 2 - var(--gap) * (2 - 1) / 2);
  }
}
.partners-listing-section .partner-card {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  justify-content: end;
}
.partners-listing-section .partner-card:hover .logo-img {
  filter: grayscale(1);
  scale: 1.05;
}
.partners-listing-section .partner-card a {
  text-decoration: none;
  display: block;
  width: 100%;
}
.partners-listing-section .partner-card .exclusive-badge {
  margin-bottom: 20px;
}
.partners-listing-section .partner-card .exclusive-badge.is-exclusive-0 {
  display: none;
}
.partners-listing-section .partner-card .logo-img {
  transition: all 1s ease;
}
.partners-listing-section .partner-card .logo-img img {
  max-width: 100%;
  width: 100%;
  height: 130px;
  -o-object-fit: contain;
     object-fit: contain;
}
.partners-listing-section .swiper-slide {
  height: auto;
  display: flex;
  align-items: stretch;
}
.partners-listing-section .our-services-bottom {
  margin-top: calc(calc(120px / 2) + 20px);
}

.cards-listing-section .cards-listing {
  display: flex;
  flex-wrap: wrap;
  --gap: 32px;
  gap: var(--gap);
}
.cards-listing-section .cards-listing > .col,
.cards-listing-section .cards-listing > .col:is(:first-child, :last-child),
.cards-listing-section .cards-listing > .listingItemDIV {
  flex: unset;
  width: calc(100% / 3 - var(--gap) * (3 - 1) / 3);
}
@media (max-width: 992px) {
  .cards-listing-section .cards-listing {
    display: flex;
    flex-wrap: wrap;
    --gap: 32px;
    gap: var(--gap);
  }
  .cards-listing-section .cards-listing > .col,
  .cards-listing-section .cards-listing > .col:is(:first-child, :last-child),
  .cards-listing-section .cards-listing > .listingItemDIV {
    flex: unset;
    width: calc(100% / 2 - var(--gap) * (2 - 1) / 2);
  }
}
@media (max-width: 576px) {
  .cards-listing-section .cards-listing {
    display: flex;
    flex-wrap: wrap;
    --gap: 40px;
    gap: var(--gap);
  }
  .cards-listing-section .cards-listing > .col,
  .cards-listing-section .cards-listing > .col:is(:first-child, :last-child),
  .cards-listing-section .cards-listing > .listingItemDIV {
    flex: unset;
    width: calc(100% / 1 - var(--gap) * (1 - 1) / 1);
  }
}
.cards-listing-section .card {
  --border-radius: 25px;
  display: block;
  background-color: transparent;
  border: none;
  box-shadow: unset;
  text-decoration: none;
}
.cards-listing-section .card.radius-small {
  --border-radius: 5px;
}
.cards-listing-section .card.radius-medium {
  --border-radius: 10px;
}
.cards-listing-section .card:hover .card-image img {
  scale: 1.05;
}
.cards-listing-section .card .card-image {
  display: block;
  position: relative;
  width: 100%;
  aspect-ratio: 413/364;
  max-height: 364;
  border-radius: var(--border-radius);
  overflow: hidden;
  background-color: #242424;
}
.cards-listing-section .card .card-image::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, #000 103.95%);
  z-index: 2;
}
.cards-listing-section .card .card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 1s ease;
}
.cards-listing-section .card .card-image.video::after {
  content: "";
  position: absolute;
  top: 50%;
  inset-inline-start: 50%;
  translate: -50% -50%;
  background-image: url(/images/icons/video-play-button.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  width: 80px;
  aspect-ratio: 1;
  transition: all 1s ease;
  z-index: 2;
}
.cards-listing-section .card .card-image.video:hover::after {
  scale: 1.05;
}
.cards-listing-section .card .card-date {
  position: relative;
  display: inline-flex;
  align-items: center;
  color: #555759;
  font-size: 14px;
  margin-top: 20px;
  gap: 10px;
  font-family: "Red Hat Text", "sans-serif";
}
.cards-listing-section .card .card-date::before {
  content: "";
  width: 28px;
  height: 2px;
  background-color: #db1e25;
}
.cards-listing-section .card .card-title {
  font-size: 20px;
}
@media screen and (min-width: 420px) {
  .cards-listing-section .card .card-title {
    font-size: calc(20px + 4 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .cards-listing-section .card .card-title {
    font-size: 24px;
  }
}
.cards-listing-section .card .card-title {
  font-family: "Red Hat Text", "sans-serif";
  font-weight: 500;
  line-height: normal;
  margin-top: 10px;
}
.cards-listing-section .card .card-title.small {
  font-size: 18px;
}
@media screen and (min-width: 420px) {
  .cards-listing-section .card .card-title.small {
    font-size: calc(18px + 1 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .cards-listing-section .card .card-title.small {
    font-size: 19px;
  }
}
.cards-listing-section .card [class^=button] {
  margin-top: 10px;
}
.cards-listing-section:has(+ .loadMoreBtn) + .loadMoreBtn {
  position: relative;
  z-index: 2;
  --section-pb: calc(120px / 2);
  padding-top: var(--section-pt);
  padding-bottom: var(--section-pb);
  margin-block: 0;
}
.cards-listing-section:has(+ .loadMoreBtn).background-light + .loadMoreBtn {
  background-color: #f7f7f7;
  color: #010101;
}
.cards-listing-section:has(+ .loadMoreBtn).background-light + .loadMoreBtn * {
  color: #010101;
}
.cards-listing-section:has(+ .loadMoreBtn).background-light + .loadMoreBtn .titles-container .title,
.cards-listing-section:has(+ .loadMoreBtn).background-light + .loadMoreBtn .titles-container .description {
  color: #010101;
}

.footer-main {
  position: relative;
  background-color: #242424;
  border-bottom: solid 3px #db1e25;
}
.footer-main::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-mask-image: url(/images/network-decoration.svg);
          mask-image: url(/images/network-decoration.svg);
  -webkit-mask-position: 0;
          mask-position: 0;
  -webkit-mask-size: cover;
          mask-size: cover;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: white;
  pointer-events: none;
  opacity: 0.1;
}
.footer-main a {
  position: relative;
  text-decoration: none;
}
.footer-main ul {
  margin: 0;
  padding: 0;
}
.footer-main ul li {
  list-style: none;
}
.footer-main .footer-container {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  --gap: 150px;
  gap: var(--gap);
}
.footer-main .footer-container > .col,
.footer-main .footer-container > .listingItemDIV {
  flex: unset;
}
.footer-main .footer-container > .col:where(:nth-child(odd)),
.footer-main .footer-container > .listingItemDIV:where(:nth-child(odd)) {
  width: calc(70% - var(--gap) / 2);
}
.footer-main .footer-container > .col:where(:nth-child(even)),
.footer-main .footer-container > .listingItemDIV:where(:nth-child(even)) {
  width: calc(30% - var(--gap) / 2);
}
.footer-main .footer-container {
  row-gap: 80px;
  z-index: 3;
}
@media (max-width: 1200px) {
  .footer-main .footer-container {
    display: flex;
    flex-wrap: wrap;
    --gap: 100px;
    gap: var(--gap);
  }
  .footer-main .footer-container > .col,
  .footer-main .footer-container > .listingItemDIV {
    flex: unset;
  }
  .footer-main .footer-container > .col:where(:nth-child(odd)),
  .footer-main .footer-container > .listingItemDIV:where(:nth-child(odd)) {
    width: calc(60% - var(--gap) / 2);
  }
  .footer-main .footer-container > .col:where(:nth-child(even)),
  .footer-main .footer-container > .listingItemDIV:where(:nth-child(even)) {
    width: calc(40% - var(--gap) / 2);
  }
}
@media (max-width: 992px) {
  .footer-main .footer-container {
    display: flex;
    flex-wrap: wrap;
    --gap: 60px;
    gap: var(--gap);
  }
  .footer-main .footer-container > .col,
  .footer-main .footer-container > .col:is(:first-child, :last-child),
  .footer-main .footer-container > .listingItemDIV {
    flex: unset;
    width: calc(100% / 1 - var(--gap) * (1 - 1) / 1);
  }
}
.footer-main .footer-container > .col:last-child {
  width: 100%;
}
.footer-main .footer-links-list {
  display: flex;
  flex-wrap: wrap;
  --gap: 40px;
  gap: var(--gap);
}
.footer-main .footer-links-list > .col,
.footer-main .footer-links-list > .listingItemDIV {
  flex: unset;
}
.footer-main .footer-links-list > .col:where(:nth-child(odd)),
.footer-main .footer-links-list > .listingItemDIV:where(:nth-child(odd)) {
  width: calc(30% - var(--gap) / 2);
}
.footer-main .footer-links-list > .col:where(:nth-child(even)),
.footer-main .footer-links-list > .listingItemDIV:where(:nth-child(even)) {
  width: calc(70% - var(--gap) / 2);
}
@media (max-width: 768px) {
  .footer-main .footer-links-list {
    display: flex;
    flex-wrap: wrap;
    --gap: 40px;
    gap: var(--gap);
  }
  .footer-main .footer-links-list > .col,
  .footer-main .footer-links-list > .listingItemDIV {
    flex: unset;
  }
  .footer-main .footer-links-list > .col:where(:nth-child(odd)),
  .footer-main .footer-links-list > .listingItemDIV:where(:nth-child(odd)) {
    width: calc(20% - var(--gap) / 2);
  }
  .footer-main .footer-links-list > .col:where(:nth-child(even)),
  .footer-main .footer-links-list > .listingItemDIV:where(:nth-child(even)) {
    width: calc(80% - var(--gap) / 2);
  }
}
@media (max-width: 576px) {
  .footer-main .footer-links-list {
    display: flex;
    flex-wrap: wrap;
    --gap: 32px;
    gap: var(--gap);
  }
  .footer-main .footer-links-list > .col,
  .footer-main .footer-links-list > .col:is(:first-child, :last-child),
  .footer-main .footer-links-list > .listingItemDIV {
    flex: unset;
    width: calc(100% / 1 - var(--gap) * (1 - 1) / 1);
  }
}
.footer-main .footer-links-list .simpleListTitle {
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 48px;
}
@media (max-width: 768px) {
  .footer-main .footer-links-list .simpleListTitle {
    margin-bottom: 32px;
  }
}
.footer-main .footer-links-list .simpleList li {
  margin-bottom: 5px;
}
.footer-main .footer-links-list .simpleList li:last-child {
  margin-bottom: 0;
}
.footer-main .footer-links-list .simpleList li a {
  color: rgba(255, 255, 255, 0.9);
  font-family: "Red Hat Text", "sans-serif";
  font-size: 16px;
  font-weight: 300;
  line-height: 2;
}
.footer-main .footer-links-list .col:nth-child(2) .simpleList .simpleList {
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-width: 200px;
       column-width: 200px;
}
.footer-main .footer-main-links li {
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .footer-main .footer-main-links li {
    margin-bottom: 16px;
  }
}
.footer-main .footer-main-links li:last-child {
  margin-bottom: 0;
}
.footer-main .footer-main-links a {
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 48px;
}
.footer-main .footer-links-list a,
.footer-main .footer-main-links a,
.footer-main .footer-legal a {
  position: relative;
  transition: all 0.2s ease;
}
.footer-main .footer-links-list a::before,
.footer-main .footer-main-links a::before,
.footer-main .footer-legal a::before {
  content: "";
  position: absolute;
  inset-inline-start: 0;
  bottom: -4px;
  background-color: white;
  height: 1px;
  width: 100%;
  opacity: 0;
  transition: all 0.2s ease;
}
.footer-main .footer-links-list a:hover::before,
.footer-main .footer-main-links a:hover::before,
.footer-main .footer-legal a:hover::before {
  opacity: 1;
}
.footer-main .newsletter-container {
  position: relative;
  max-width: 500px;
}
.footer-main .newsletter-container .simpleListTitle {
  font-size: 18px;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 20px;
  color: white;
}
.footer-main .newsletter-container .newsletterInputWrapper {
  position: relative;
}
.footer-main .newsletter-container .newsletterInputWrapper input {
  width: 100%;
  border-radius: 48px;
  border: 1px solid #fff;
  background-color: transparent;
  padding: 14px 18px;
}
.footer-main .newsletter-container .newsletterInputWrapper input:focus, .footer-main .newsletter-container .newsletterInputWrapper input:focus-visible {
  outline: unset;
}
.footer-main .newsletter-container .newsletterInputWrapper a {
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  translate: 0 -50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 48px;
  height: 100%;
  aspect-ratio: 1.2;
  color: transparent;
  cursor: pointer;
}
.footer-main .newsletter-container .newsletterInputWrapper a::before {
  content: "";
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  translate: -50% -50%;
  aspect-ratio: 1;
  height: 50%;
  -webkit-mask-image: url(/images/icons/arrow-right.svg);
          mask-image: url(/images/icons/arrow-right.svg);
  -webkit-mask-size: 100%;
          mask-size: 100%;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: white;
  rotate: -45deg;
  transition: all 0.4s ease;
}
.footer-main .newsletter-container .newsletterInputWrapper a:hover::before {
  rotate: 0deg;
}
.footer-main .newsletter-container .errorMessage {
  margin-top: 16px;
}
.footer-main .newsletter-container .errorMessage span {
  color: #ff6a6a;
  font-size: 14px;
  line-height: 1.4;
}
.footer-main .newsletter-container .newsletterSubscribe {
  display: flex;
  flex-direction: column;
}
.footer-main .newsletter-container .newsletterSubscribe .simpleListTitle {
  order: 1;
}
.footer-main .newsletter-container .newsletterSubscribe .normalText {
  margin-top: 20px;
  order: 3;
}
.footer-main .newsletter-container .newsletterSubscribe .newsletterContainer {
  order: 2;
}
.footer-main .footer-legal {
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.5;
}
.footer-main .social-media {
  margin-top: 50px;
}

.partners-listing-section .titles-container {
  margin-bottom: 30px;
}
.partners-listing-section .swiper-nav.border-red {
  margin-bottom: 60px;
  padding: 0 60px;
  justify-content: end;
}
@media (max-width: 576px) {
  .partners-listing-section .swiper-nav.border-red {
    justify-content: center;
    margin-bottom: 30px;
    padding: 0;
  }
}

.cards-listing-section .swiper-nav.border-red {
  margin-bottom: 30px;
  justify-content: start;
}

.swiper-nav.border-red {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
.swiper-nav.border-red .swiper-button {
  color: #db1e25;
  border-color: #db1e25;
  box-shadow: none;
}
.swiper-nav.border-red .swiper-button::after {
  background-color: #db1e25;
}
.swiper-nav.border-red .swiper-button:hover::after {
  background-color: white;
}

.portlet-container:has(+ .portlet-container .teams-section) .teams-section {
  padding-bottom: 0;
}

/* Services ---------------------------------------------- */
.services-listing-section {
  margin-top: -2px;
}
.services-listing-section .service-section {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  margin: 0;
}
.services-listing-section .service-section .img-container {
  width: 65%;
  border-radius: 30px;
  overflow: hidden;
  aspect-ratio: 752/453;
  min-height: 453px;
  background-color: rgb(83, 83, 83);
}
@media (max-width: 968px) {
  .services-listing-section .service-section .img-container {
    aspect-ratio: 752/453;
  }
}
.services-listing-section .service-section .service-content-wrapper {
  position: relative;
  inset-inline-start: 0;
  --overlap-width: 100px;
  margin-inline-end: calc(-1 * var(--overlap-width));
  min-width: calc(35% + var(--overlap-width) * 2);
  max-width: calc(35% + var(--overlap-width) * 2);
  display: flex;
  align-items: center;
}
.services-listing-section .service-section .service-content-wrapper .service-content-card {
  --spacing: 20px;
  border-radius: 45px;
  border: 2.625px solid rgba(191, 191, 191, 0.47);
  background: linear-gradient(109deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 100%), url(/images/network-decoration.svg);
  background-size: 110%;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0 0 43.745px -21.873px rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(34px);
  -webkit-backdrop-filter: blur(34px); /* Safari support */
  padding: 60px;
  width: 100%;
  position: relative;
  isolation: isolate;
  padding: 36px 72px 30px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.7) 80%), url(/images/network-decoration.svg);
  background-size: cover;
  background-position: 0;
}
.services-listing-section .service-section .service-content-wrapper .service-content-card *:not(a, button) {
  color: #010101;
}
.services-listing-section .service-section .service-content-wrapper .service-content-card .service-title {
  position: relative;
  padding-top: var(--spacing, 35px);
}
.services-listing-section .service-section .service-content-wrapper .service-content-card .service-title::before {
  content: "";
  position: absolute;
  top: 0;
  width: 50px;
  height: 5px;
  background-color: #db1e25;
  transform: translateY(-50%);
  left: 0;
}
.services-listing-section .service-section .service-content-wrapper .service-content-card .service-title {
  padding-top: 20px;
  color: #000;
}
.services-listing-section .service-section .service-content-wrapper .service-content-card .service-title {
  font-size: 22px;
}
@media screen and (min-width: 420px) {
  .services-listing-section .service-section .service-content-wrapper .service-content-card .service-title {
    font-size: calc(22px + 6 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .services-listing-section .service-section .service-content-wrapper .service-content-card .service-title {
    font-size: 28px;
  }
}
.services-listing-section .service-section .service-content-wrapper .service-content-card .service-title {
  font-weight: 600;
  line-height: normal;
  margin-bottom: 0;
}
.services-listing-section .service-section .service-content-wrapper .service-content-card .description {
  font-size: 16px;
}
@media screen and (min-width: 420px) {
  .services-listing-section .service-section .service-content-wrapper .service-content-card .description {
    font-size: calc(16px + 2 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .services-listing-section .service-section .service-content-wrapper .service-content-card .description {
    font-size: 18px;
  }
}
.services-listing-section .service-section .service-content-wrapper .service-content-card .description {
  font-style: normal;
  font-weight: 400;
  font-family: "Red Hat Text", "sans-serif";
  line-height: 1.75;
  margin-top: var(--spacing);
  margin-bottom: 0;
  line-height: 1.45;
}
.services-listing-section .service-section .service-content-wrapper .service-content-card .description:empty {
  display: none;
}
.services-listing-section .service-section .service-content-wrapper .service-content-card [class^=button] {
  margin-top: var(--spacing);
}
.services-listing-section .service-section .service-content-wrapper .service-content-card [class^=button] a:empty {
  display: none;
}
.services-listing-section .col:not(:last-child) {
  margin-bottom: 120px;
}
.services-listing-section .col:nth-child(odd) .service-section {
  flex-direction: row;
}
.services-listing-section .col:nth-child(odd) .service-section .service-content-wrapper {
  margin-inline-start: calc(-1 * var(--overlap-width));
  margin-inline-end: 0;
}
.services-listing-section .col:nth-child(odd) .service-section .service-content-wrapper .service-content-card {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.7) 80%), url(/images/network-decoration.svg);
  background-position: 0;
  background-size: cover;
}
@media (max-width: 992px) {
  .services-listing-section .service-section {
    flex-direction: column !important;
  }
  .services-listing-section .service-section .img-container {
    width: 100%;
  }
  .services-listing-section .service-section .service-content-wrapper {
    width: calc(100% - 24px);
    max-width: unset;
    min-width: unset;
    margin-inline: 0 !important;
    margin-top: -100px;
  }
  .services-listing-section .service-section .service-content-wrapper .service-content-card {
    padding: 60px 40px;
  }
  .services-listing-section .col:not(:last-child) {
    margin-bottom: 48px;
  }
}

.services-cards-section .swiper-slide {
  height: auto;
}
.services-cards-section .three-cols {
  display: flex;
  flex-wrap: wrap;
  --gap: 32px;
  gap: var(--gap);
}
.services-cards-section .three-cols > .col,
.services-cards-section .three-cols > .col:is(:first-child, :last-child),
.services-cards-section .three-cols > .listingItemDIV {
  flex: unset;
  width: calc(100% / 3 - var(--gap) * (3 - 1) / 3);
}
@media (max-width: 1200px) {
  .services-cards-section .three-cols {
    display: flex;
    flex-wrap: wrap;
    --gap: 32px;
    gap: var(--gap);
  }
  .services-cards-section .three-cols > .col,
  .services-cards-section .three-cols > .col:is(:first-child, :last-child),
  .services-cards-section .three-cols > .listingItemDIV {
    flex: unset;
    width: calc(100% / 2 - var(--gap) * (2 - 1) / 2);
  }
}
@media (max-width: 768px) {
  .services-cards-section .three-cols {
    display: flex;
    flex-wrap: wrap;
    --gap: 16px;
    gap: var(--gap);
  }
  .services-cards-section .three-cols > .col,
  .services-cards-section .three-cols > .col:is(:first-child, :last-child),
  .services-cards-section .three-cols > .listingItemDIV {
    flex: unset;
    width: calc(100% / 1 - var(--gap) * (1 - 1) / 1);
  }
}
.services-cards-section .two-cols {
  display: flex;
  flex-wrap: wrap;
  --gap: 32px;
  gap: var(--gap);
}
.services-cards-section .two-cols > .col,
.services-cards-section .two-cols > .col:is(:first-child, :last-child),
.services-cards-section .two-cols > .listingItemDIV {
  flex: unset;
  width: calc(100% / 2 - var(--gap) * (2 - 1) / 2);
}
@media (max-width: 1200px) {
  .services-cards-section .two-cols {
    display: flex;
    flex-wrap: wrap;
    --gap: 32px;
    gap: var(--gap);
  }
  .services-cards-section .two-cols > .col,
  .services-cards-section .two-cols > .col:is(:first-child, :last-child),
  .services-cards-section .two-cols > .listingItemDIV {
    flex: unset;
    width: calc(100% / 1 - var(--gap) * (1 - 1) / 1);
  }
}
@media (max-width: 992px) {
  .services-cards-section .two-cols {
    display: flex;
    flex-wrap: wrap;
    --gap: 32px;
    gap: var(--gap);
  }
  .services-cards-section .two-cols > .col,
  .services-cards-section .two-cols > .col:is(:first-child, :last-child),
  .services-cards-section .two-cols > .listingItemDIV {
    flex: unset;
    width: calc(100% / 2 - var(--gap) * (2 - 1) / 2);
  }
}
@media (max-width: 768px) {
  .services-cards-section .two-cols {
    display: flex;
    flex-wrap: wrap;
    --gap: 16px;
    gap: var(--gap);
  }
  .services-cards-section .two-cols > .col,
  .services-cards-section .two-cols > .col:is(:first-child, :last-child),
  .services-cards-section .two-cols > .listingItemDIV {
    flex: unset;
    width: calc(100% / 1 - var(--gap) * (1 - 1) / 1);
  }
}
.services-cards-section .service-content {
  --spacing: 25px;
  position: relative;
  display: block;
  text-decoration: none;
  background-color: white;
  padding: 40px 32px;
  border-radius: 25px;
  overflow: hidden;
  border-bottom: 0.527px solid #db1e25;
  box-shadow: 0 3.161px 4.215px 0 rgba(0, 0, 0, 0.1);
  height: 100%;
}
.services-cards-section .service-content:is(a) {
  --btn-size: 40px;
  padding-bottom: calc(40px + var(--btn-size));
  transition: all 0.4s ease;
}
.services-cards-section .service-content:is(a)::after {
  content: "";
  position: absolute;
  bottom: 40px;
  inset-inline-end: 32px;
  width: var(--btn-size);
  height: var(--btn-size);
  -webkit-mask-image: url(/images/icons/arrow-right.svg);
          mask-image: url(/images/icons/arrow-right.svg);
  -webkit-mask-size: 50%;
          mask-size: 50%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  border-radius: 50%;
  background-color: #db1e25;
  z-index: 2;
  transition: all 0.4s ease;
}
.services-cards-section .service-content:is(a)::before {
  content: "";
  position: absolute;
  bottom: 40px;
  inset-inline-end: 32px;
  width: var(--btn-size);
  height: var(--btn-size);
  background-color: white;
  border: solid 1px #db1e25;
  border-radius: 50%;
  z-index: 1;
  transition: all 0.4s ease;
}
.services-cards-section .service-content:is(a):hover {
  background-color: #db1e25;
}
.services-cards-section .service-content:is(a):hover * {
  color: white;
}
.services-cards-section .service-content:is(a):hover .img-container {
  filter: brightness(0) invert(1);
}
.services-cards-section .service-content .img-container {
  width: 50px;
  height: 50px;
  margin-bottom: var(--spacing);
}
.services-cards-section .service-content .img-container img {
  -o-object-fit: contain;
     object-fit: contain;
  overflow: hidden;
  text-wrap: nowrap;
}
.services-cards-section .service-content .card-title {
  color: #242424;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.33;
}
.services-cards-section .service-content .card-summary {
  margin-top: var(--spacing);
  color: #242424;
  font-family: "Red Hat Text", "sans-serif";
  font-size: 16px;
  line-height: 1.6;
  font-weight: 300;
  margin-bottom: 0;
}

/* ------------------------------------------------------- */
/* Projects ---------------------------------------------- */
.projects-details-section .projects-details-wrapper {
  --section-gap: 32px;
}
@media only screen and (min-width: 768px) {
  .projects-details-section .projects-details-wrapper {
    --section-gap: 100px;
  }
}
@media only screen and (min-width: 992px) {
  .projects-details-section .projects-details-wrapper {
    --section-gap: 140px;
  }
}
.projects-details-section .projects-details-wrapper {
  display: flex;
  flex-wrap: wrap;
  --gap: var(--section-gap);
  gap: var(--gap);
}
.projects-details-section .projects-details-wrapper > .col,
.projects-details-section .projects-details-wrapper > .listingItemDIV {
  flex: unset;
}
.projects-details-section .projects-details-wrapper > .col:where(:nth-child(odd)),
.projects-details-section .projects-details-wrapper > .listingItemDIV:where(:nth-child(odd)) {
  width: calc(55% - var(--gap) / 2);
}
.projects-details-section .projects-details-wrapper > .col:where(:nth-child(even)),
.projects-details-section .projects-details-wrapper > .listingItemDIV:where(:nth-child(even)) {
  width: calc(45% - var(--gap) / 2);
}
@media (max-width: 992px) {
  .projects-details-section .projects-details-wrapper {
    display: flex;
    flex-wrap: wrap;
    --gap: 32px;
    gap: var(--gap);
  }
  .projects-details-section .projects-details-wrapper > .col,
  .projects-details-section .projects-details-wrapper > .col:is(:first-child, :last-child),
  .projects-details-section .projects-details-wrapper > .listingItemDIV {
    flex: unset;
    width: calc(100% / 1 - var(--gap) * (1 - 1) / 1);
  }
}
.projects-details-section .project-img {
  width: 100%;
  aspect-ratio: 640/529;
  max-height: 529px;
  background-color: #f7f7f7;
  border-radius: 30px;
  overflow: hidden;
}
.projects-details-section .project-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.projects-details-section .project-content-wrapper {
  border-radius: 45px;
  border: 2.625px solid rgba(191, 191, 191, 0.47);
  background: linear-gradient(109deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 100%), url(/images/network-decoration.svg);
  background-size: 110%;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0 0 43.745px -21.873px rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(34px);
  -webkit-backdrop-filter: blur(34px); /* Safari support */
  padding: 60px;
  width: 100%;
  position: relative;
  isolation: isolate;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.7) 60%), url(/images/network-decoration.svg) !important;
  background-position: center !important;
  background-size: 120% !important;
  margin-top: calc(-1 * var(--section-pt, 60px) * 3);
  margin-bottom: 100px;
  padding-block: 80px;
}
@media (max-width: 992px) {
  .projects-details-section .project-content-wrapper {
    padding: 60px 40px;
  }
}
@media (max-width: 768px) {
  .projects-details-section .project-content-wrapper {
    padding: 40px;
  }
}
.projects-details-section .project-content-wrapper .title {
  font-size: 30px;
}
@media screen and (min-width: 420px) {
  .projects-details-section .project-content-wrapper .title {
    font-size: calc(30px + 20 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .projects-details-section .project-content-wrapper .title {
    font-size: 50px;
  }
}
.projects-details-section .text-content {
  font-size: 18px;
}
@media screen and (min-width: 420px) {
  .projects-details-section .text-content {
    font-size: calc(18px + 2 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .projects-details-section .text-content {
    font-size: 20px;
  }
}
.projects-details-section .text-content {
  line-height: 1.75;
  font-weight: 300;
}
.projects-details-section .text-content p {
  margin-bottom: 0;
}
.projects-details-section .text-content p:not(:last-child) {
  margin-bottom: 40px;
}

.project-content-wrapper * {
  margin: 0;
}
.project-content-wrapper .subtitle {
  font-size: 24px;
}
@media screen and (min-width: 420px) {
  .project-content-wrapper .subtitle {
    font-size: calc(24px + 6 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .project-content-wrapper .subtitle {
    font-size: 30px;
  }
}
.project-content-wrapper .subtitle {
  line-height: normal;
  font-weight: 500;
  text-wrap: balance;
  margin-top: 16px;
}

.project-gallery-section .project-gallery {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  --gap: 32px;
  gap: var(--gap);
}
.project-gallery-section .project-gallery > .col,
.project-gallery-section .project-gallery > .col:is(:first-child, :last-child),
.project-gallery-section .project-gallery > .listingItemDIV {
  flex: unset;
  width: calc(100% / 3 - var(--gap) * (3 - 1) / 3);
}
.project-gallery-section .project-gallery {
  padding-bottom: calc(120px / 2);
}
.project-gallery-section .project-gallery::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  translate: -50% 0;
  width: 100%;
  max-width: 400px;
  height: 1px;
  background-color: #ddd;
}
@media (max-width: 992px) {
  .project-gallery-section .project-gallery {
    display: flex;
    flex-wrap: wrap;
    --gap: 32px;
    gap: var(--gap);
  }
  .project-gallery-section .project-gallery > .col,
  .project-gallery-section .project-gallery > .col:is(:first-child, :last-child),
  .project-gallery-section .project-gallery > .listingItemDIV {
    flex: unset;
    width: calc(100% / 2 - var(--gap) * (2 - 1) / 2);
  }
}
@media (max-width: 768px) {
  .project-gallery-section .project-gallery {
    display: flex;
    flex-wrap: wrap;
    --gap: 16px;
    gap: var(--gap);
  }
  .project-gallery-section .project-gallery > .col,
  .project-gallery-section .project-gallery > .col:is(:first-child, :last-child),
  .project-gallery-section .project-gallery > .listingItemDIV {
    flex: unset;
    width: calc(100% / 1 - var(--gap) * (1 - 1) / 1);
  }
}
@media (min-width: 768px) {
  .project-gallery-section .project-gallery .col:first-child {
    width: 100%;
  }
  .project-gallery-section .project-gallery .col:first-child .gallery-item {
    aspect-ratio: 1309/614;
    max-height: 614px;
  }
}
.project-gallery-section .project-gallery .gallery-item {
  display: block;
  width: 100%;
  aspect-ratio: 416/302;
  border-radius: 30px;
  overflow: hidden;
  transition: all 1s ease;
  background-color: #f7f7f7;
}
.project-gallery-section .project-gallery .gallery-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 1s ease;
}
.project-gallery-section .project-gallery .gallery-item:hover img {
  scale: 1.05;
}
.project-gallery-section .gallery-description {
  padding-top: calc(calc(120px / 2) - 10px);
  margin-bottom: 0;
  margin-inline: auto;
  max-width: 900px;
  text-align: center;
  text-wrap: balance;
}
.project-gallery-section .gallery-description .description {
  font-size: 16px;
}
@media screen and (min-width: 420px) {
  .project-gallery-section .gallery-description .description {
    font-size: calc(16px + 2 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .project-gallery-section .gallery-description .description {
    font-size: 18px;
  }
}
.project-gallery-section .gallery-description .description {
  font-style: normal;
  font-weight: 400;
  font-family: "Red Hat Text", "sans-serif";
  line-height: 1.75;
  font-weight: 300;
  font-weight: "Red Hat Display", "sans-serif";
  line-height: 2;
}
.project-gallery-section .gallery-description .description:last-child {
  margin-bottom: 0;
}

.other-projects-wrapper .project-card {
  --spacing: 20px;
  padding-inline-end: 26px;
}
.other-projects-wrapper .project-card a {
  text-decoration: none;
}
.other-projects-wrapper .project-card .img-container {
  display: block;
  border-radius: 5px;
  overflow: hidden;
  aspect-ratio: 361/244;
  max-height: 244px;
  background-color: #f7f7f7;
  margin-bottom: var(--spacing);
  transition: all 1s ease;
}
.other-projects-wrapper .project-card .img-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 1s ease;
}
.other-projects-wrapper .project-card .img-container:hover img {
  scale: 1.05;
}
.other-projects-wrapper .project-card .card-body .title {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 400;
  margin-bottom: var(--spacing);
}

.project-categories-filters-section {
  z-index: 100;
}
.project-categories-filters-section .swiper-project-tabs {
  width: 100% !important;
}
.project-categories-filters-section .swiper-project-tabs .swiper-wrapper:has(.swiper-slide a:not(.active):hover) .swiper-slide .active::before {
  opacity: 0;
}
.project-categories-filters-section .swiper-project-tabs.is-overflowing .swiper-wrapper {
  justify-content: unset;
}
.project-categories-filters-section .swiper-project-tabs:not(.is-overflowing) .swiper-wrapper {
  justify-content: space-between;
}
@media (max-width: 992px) {
  .project-categories-filters-section .swiper-project-tabs:not(.is-overflowing) .swiper-wrapper {
    justify-content: unset;
  }
}
.project-categories-filters-section .swiper-project-tabs .swiper-slide {
  width: -moz-fit-content !important;
  width: fit-content !important;
  margin: 0 !important;
  margin-inline-end: 15px !important;
}
.project-categories-filters-section .swiper-project-tabs .swiper-slide:has(.filter-dropdown) {
  min-width: 185px;
}
.project-categories-filters-section .swiper-project-tabs .swiper-slide .filter-tab {
  position: relative;
  display: flex;
  gap: 5px;
  align-items: center;
  padding: 6px 20px;
  text-decoration: none;
  transition: all 0.4s ease;
  border-radius: 15px;
  background: #dbe2e5;
  justify-content: space-between;
}
.project-categories-filters-section .swiper-project-tabs .swiper-slide .filter-tab * {
  transition: all 0.4s ease;
}
.project-categories-filters-section .swiper-project-tabs .swiper-slide .filter-tab .icon {
  width: 16px;
  height: 16px;
  -o-object-fit: contain;
     object-fit: contain;
}
.project-categories-filters-section .swiper-project-tabs .swiper-slide .filter-tab .icon[src=""] {
  display: none;
}
.project-categories-filters-section .swiper-project-tabs .swiper-slide .filter-tab span {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #555759;
}
.project-categories-filters-section .swiper-project-tabs .swiper-slide .filter-tab:hover, .project-categories-filters-section .swiper-project-tabs .swiper-slide .filter-tab.active {
  background-color: #db1e25;
}
.project-categories-filters-section .swiper-project-tabs .swiper-slide .filter-tab:hover .icon, .project-categories-filters-section .swiper-project-tabs .swiper-slide .filter-tab.active .icon {
  filter: brightness(0) invert(1);
}
.project-categories-filters-section .swiper-project-tabs .swiper-slide .filter-tab:hover span, .project-categories-filters-section .swiper-project-tabs .swiper-slide .filter-tab.active span {
  color: white;
}

.our-projects-listing-section .our-projects-listing {
  --row-gap: 80px;
  display: flex;
  flex-wrap: wrap;
  --gap: 32px;
  gap: var(--gap);
}
.our-projects-listing-section .our-projects-listing > .col,
.our-projects-listing-section .our-projects-listing > .col:is(:first-child, :last-child),
.our-projects-listing-section .our-projects-listing > .listingItemDIV {
  flex: unset;
  width: calc(100% / 2 - var(--gap) * (2 - 1) / 2);
}
.our-projects-listing-section .our-projects-listing {
  row-gap: 80px;
}
@media (max-width: 992px) {
  .our-projects-listing-section .our-projects-listing {
    display: flex;
    flex-wrap: wrap;
    --gap: 32px;
    gap: var(--gap);
  }
  .our-projects-listing-section .our-projects-listing > .col,
  .our-projects-listing-section .our-projects-listing > .col:is(:first-child, :last-child),
  .our-projects-listing-section .our-projects-listing > .listingItemDIV {
    flex: unset;
    width: calc(100% / 1 - var(--gap) * (1 - 1) / 1);
  }
  .our-projects-listing-section .our-projects-listing {
    row-gap: 40px;
  }
}
.our-projects-listing-section .our-projects-listing .project-card {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.our-projects-listing-section .our-projects-listing .project-card .img-container {
  overflow: hidden;
  height: unset;
  border-radius: 30px;
  aspect-ratio: 638/435;
  max-height: 435px;
}
.our-projects-listing-section .our-projects-listing .project-card .project-content-card {
  margin-top: -100px;
  width: calc(100% - 24px);
  margin-inline: auto;
  max-width: 600px;
  flex: 1 1 0;
}
.our-projects-listing-section .our-projects-listing .project-card .project-content-card .project-content-wrapper {
  border-radius: 45px;
  border: 2.625px solid rgba(191, 191, 191, 0.47);
  background: linear-gradient(109deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 100%), url(/images/network-decoration.svg);
  background-size: 110%;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0 0 43.745px -21.873px rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(34px);
  -webkit-backdrop-filter: blur(34px); /* Safari support */
  padding: 60px;
  width: 100%;
  position: relative;
  isolation: isolate;
  padding: 40px 40px;
  border-radius: 50px;
  background: linear-gradient(0deg, rgb(255, 255, 255) 60%, rgba(255, 255, 255, 0.2) 100%);
  overflow: hidden;
  height: 100%;
}
.our-projects-listing-section .our-projects-listing .project-card .project-content-card .project-content-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.4) 100%), url(/images/network-decoration.svg);
  background-size: 100%;
  background-position: 0;
}
.our-projects-listing-section .our-projects-listing .project-card .project-content-card * {
  position: relative;
  z-index: 2;
}
.our-projects-listing-section .our-projects-listing .project-card .project-content-card .project-title {
  --spacing: 25px;
  position: relative;
  padding-top: var(--spacing, 35px);
}
.our-projects-listing-section .our-projects-listing .project-card .project-content-card .project-title::before {
  content: "";
  position: absolute;
  top: 0;
  width: 50px;
  height: 5px;
  background-color: #db1e25;
  transform: translateY(-50%);
  left: 0;
}
.our-projects-listing-section .our-projects-listing .project-card .project-content-card .project-title {
  font-size: 24px;
}
@media screen and (min-width: 420px) {
  .our-projects-listing-section .our-projects-listing .project-card .project-content-card .project-title {
    font-size: calc(24px + 6 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .our-projects-listing-section .our-projects-listing .project-card .project-content-card .project-title {
    font-size: 30px;
  }
}
.our-projects-listing-section .our-projects-listing .project-card .project-content-card .project-title {
  font-weight: 600;
  line-height: normal;
}
.our-projects-listing-section .our-projects-listing .project-card .project-content-card .project-title::before {
  width: 39px;
  height: 4;
}
.our-projects-listing-section .our-projects-listing .project-card .project-content-card .button-primary {
  margin-top: 32px;
}
.our-projects-listing-section:has(+ .loadMoreBtn) + .loadMoreBtn {
  position: relative;
  z-index: 2;
  --section-pb: calc(120px / 2);
  padding-top: var(--section-pt);
  padding-bottom: var(--section-pb);
  margin-block: 0;
}
.our-projects-listing-section:has(.titles-container:first-child:last-child) {
  padding-block: 0;
}

.filter-dropdown {
  position: relative;
}
.filter-dropdown .filter-tab-dropdown {
  position: relative;
  display: flex;
  gap: 8px !important;
  align-items: center;
  padding: 6px 20px;
  text-decoration: none;
  transition: 0.1s !important;
  border-radius: 15px;
  background: #dbe2e5;
  cursor: pointer;
}
.filter-dropdown .filter-tab-dropdown * {
  transition: all 0.4s ease;
}
.filter-dropdown .filter-tab-dropdown .dropdown-label {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #555759 !important;
}
.filter-dropdown .filter-tab-dropdown .dropdown-arrow-circle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1.5px solid #555759;
  transition: all 0.4s ease;
}
.filter-dropdown .filter-tab-dropdown .dropdown-arrow-circle .dropdown-arrow {
  transition: all 0.4s ease;
  stroke: #555759;
  margin-top: 0.5px;
}
.filter-dropdown .filter-tab-dropdown:hover {
  background-color: #dbe2e5 !important;
}
.filter-dropdown .filter-tab-dropdown:hover .dropdown-arrow-circle {
  background-color: #242424;
  border-color: #242424;
}
.filter-dropdown .filter-tab-dropdown:hover .dropdown-arrow-circle .dropdown-arrow {
  stroke: white;
}
.filter-dropdown .filter-tab-dropdown[aria-expanded=true] {
  border-radius: 15px 15px 0 0 !important;
}
.filter-dropdown .filter-tab-dropdown[aria-expanded=true] .dropdown-arrow-circle {
  background-color: #242424;
  border-color: #242424;
}
.filter-dropdown .filter-tab-dropdown[aria-expanded=true] .dropdown-arrow-circle .dropdown-arrow {
  stroke: white;
  transform: rotate(180deg);
}
.filter-dropdown .filter-dropdown-menu {
  right: 0;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 100%;
  background-color: #dbe2e5;
  border-radius: 0 0 15px 15px;
  padding: 0;
  margin: 0;
  list-style: none;
  z-index: 100;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: max-height 0.3s ease, opacity 0.2s ease, padding 0.3s ease;
}
.filter-dropdown .filter-dropdown-menu::before {
  content: "";
  position: absolute;
  top: 0;
  left: 16px;
  right: 16px;
  height: 1px;
  background-color: rgba(100, 100, 100, 0.2);
}
.filter-dropdown .filter-dropdown-menu.show {
  max-height: 300px;
  opacity: 1;
  padding: 8px 0 12px;
}
.filter-dropdown .filter-dropdown-menu li {
  padding: 0;
  list-style: none;
}
.filter-dropdown .filter-dropdown-menu li a {
  text-wrap: auto;
}
.filter-dropdown .filter-dropdown-menu .country-item {
  display: block;
  padding: 3px 20px;
  color: #6b6b6b;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  transition: all 0.4s ease;
  white-space: nowrap;
}
.filter-dropdown .filter-dropdown-menu .country-item:hover {
  color: #555759;
}
.filter-dropdown .filter-dropdown-menu .country-item.active {
  color: #555759;
  font-weight: 600;
}

/* ------------------------------------------------------- */
/* Partners ---------------------------------------------- */
.partner-details-section .partner-details-wrapper {
  --section-gap: 32px;
}
@media only screen and (min-width: 768px) {
  .partner-details-section .partner-details-wrapper {
    --section-gap: 32px;
  }
}
@media only screen and (min-width: 992px) {
  .partner-details-section .partner-details-wrapper {
    --section-gap: 140px;
  }
}
.partner-details-section .partner-details-wrapper {
  display: flex;
  flex-wrap: wrap;
  --gap: var(--section-gap);
  gap: var(--gap);
}
.partner-details-section .partner-details-wrapper > .col,
.partner-details-section .partner-details-wrapper > .col:is(:first-child, :last-child),
.partner-details-section .partner-details-wrapper > .listingItemDIV {
  flex: unset;
  width: calc(100% / 2 - var(--gap) * (2 - 1) / 2);
}
@media (max-width: 992px) {
  .partner-details-section .partner-details-wrapper {
    display: flex;
    flex-wrap: wrap;
    --gap: var(--section-gap);
    gap: var(--gap);
  }
  .partner-details-section .partner-details-wrapper > .col,
  .partner-details-section .partner-details-wrapper > .col:is(:first-child, :last-child),
  .partner-details-section .partner-details-wrapper > .listingItemDIV {
    flex: unset;
    width: calc(100% / 1 - var(--gap) * (1 - 1) / 1);
  }
}
.partner-details-section .partner-details-wrapper .img-container {
  border-radius: 30px;
  overflow: hidden;
}
.partner-details-section .partner-details-wrapper .logo-wrapper {
  margin-bottom: 60px;
  display: flex;
  flex-direction: column;
}
.partner-details-section .partner-details-wrapper .logo-wrapper img {
  display: block;
  max-width: 250px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.partner-details-section .partner-details-wrapper .partner-description {
  font-size: 16px;
}
@media screen and (min-width: 420px) {
  .partner-details-section .partner-details-wrapper .partner-description {
    font-size: calc(16px + 2 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .partner-details-section .partner-details-wrapper .partner-description {
    font-size: 18px;
  }
}
.partner-details-section .partner-details-wrapper .partner-description {
  font-style: normal;
  font-weight: 400;
  font-family: "Red Hat Text", "sans-serif";
  line-height: 1.75;
}
.partner-details-section .partner-details-wrapper .partner-description [class^=button] {
  margin-top: 30px;
}

.partner-gallery .gallery-item {
  display: block;
  width: 100%;
  aspect-ratio: 361/244;
  max-height: 244px;
  overflow: hidden;
  border-radius: 5px;
}
.partner-gallery .gallery-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 1s ease;
}
.partner-gallery .gallery-item:hover img {
  scale: 1.05;
}

/* ------------------------------------------------------- */
/* About ------------------------------------------------- */
.achievements-listing-section .description {
  font-size: 16px;
}
@media screen and (min-width: 420px) {
  .achievements-listing-section .description {
    font-size: calc(16px + 2 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .achievements-listing-section .description {
    font-size: 18px;
  }
}
.achievements-listing-section .description {
  font-style: normal;
  font-weight: 400;
  font-family: "Red Hat Text", "sans-serif";
  line-height: 1.75;
}
.achievements-listing-section .achievements-container {
  display: flex;
  flex-wrap: wrap;
  --gap: 143px;
  gap: var(--gap);
}
.achievements-listing-section .achievements-container > .col,
.achievements-listing-section .achievements-container > .listingItemDIV {
  flex: unset;
}
.achievements-listing-section .achievements-container > .col:where(:nth-child(odd)),
.achievements-listing-section .achievements-container > .listingItemDIV:where(:nth-child(odd)) {
  width: calc(54% - var(--gap) / 2);
}
.achievements-listing-section .achievements-container > .col:where(:nth-child(even)),
.achievements-listing-section .achievements-container > .listingItemDIV:where(:nth-child(even)) {
  width: calc(46% - var(--gap) / 2);
}
@media (max-width: 992px) {
  .achievements-listing-section .achievements-container {
    display: flex;
    flex-wrap: wrap;
    --gap: calc(120px / 2);
    gap: var(--gap);
  }
  .achievements-listing-section .achievements-container > .col,
  .achievements-listing-section .achievements-container > .col:is(:first-child, :last-child),
  .achievements-listing-section .achievements-container > .listingItemDIV {
    flex: unset;
    width: calc(100% / 1 - var(--gap) * (1 - 1) / 1);
  }
}
.achievements-listing-section .achievements-container .data-list-section .data-labels dt {
  margin-bottom: 20px;
}
.achievements-listing-section .achievements-container .data-list-section .data-labels dl > div dd {
  font-size: 32px;
}
@media screen and (min-width: 420px) {
  .achievements-listing-section .achievements-container .data-list-section .data-labels dl > div dd {
    font-size: calc(32px + 18 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .achievements-listing-section .achievements-container .data-list-section .data-labels dl > div dd {
    font-size: 50px;
  }
}
.achievements-listing-section .achievements-container .data-list-section .data-labels dl > div dd {
  font-weight: 400;
  line-height: 1;
}
.achievements-listing-section .achievements-container .description {
  font-size: 18px;
}
@media screen and (min-width: 420px) {
  .achievements-listing-section .achievements-container .description {
    font-size: calc(18px + 2 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .achievements-listing-section .achievements-container .description {
    font-size: 20px;
  }
}

.about-masonry-section .about-masonry-listing {
  display: flex;
  flex-wrap: wrap;
  --gap: 24px;
  row-gap: 16px;
  -moz-column-gap: var(--gap);
       column-gap: var(--gap);
}
.about-masonry-section .about-masonry-listing .col {
  width: 100%;
  border-radius: 5px;
  flex: unset;
}
.about-masonry-section .about-masonry-listing .col:nth-child(1) {
  max-width: 28%;
}
.about-masonry-section .about-masonry-listing .col:nth-child(2) {
  max-width: calc(44% - var(--gap) * 2);
}
.about-masonry-section .about-masonry-listing .col:nth-child(3) {
  max-width: 28%;
}
.about-masonry-section .about-masonry-listing .col:nth-child(4) {
  max-width: calc(45% - var(--gap));
}
.about-masonry-section .about-masonry-listing .col:nth-child(5) {
  max-width: 55%;
}
.about-masonry-section .about-masonry-listing .col:nth-child(6) {
  max-width: 25%;
}
.about-masonry-section .about-masonry-listing .col:nth-child(7) {
  max-width: calc(35% - var(--gap) * 2);
}
.about-masonry-section .about-masonry-listing .col:nth-child(8) {
  max-width: 40%;
}
@media (max-width: 992px) {
  .about-masonry-section .about-masonry-listing .col {
    max-width: unset !important;
  }
}
.about-masonry-section .about-masonry-listing .about-card {
  position: relative;
  width: 100%;
  background: #e5e5e5;
  padding: 50px 40px;
  border-radius: 5px;
  height: 100%;
  min-height: 190px;
  transition: all 0.4s ease;
}
.about-masonry-section .about-masonry-listing .about-card.color-primary {
  background-color: #db1e25;
}
.about-masonry-section .about-masonry-listing .about-card.color-primary .about-title,
.about-masonry-section .about-masonry-listing .about-card.color-primary .about-body {
  color: white;
}
.about-masonry-section .about-masonry-listing .about-card.color-primary .about-image {
  filter: brightness(0) invert(1);
}
.about-masonry-section .about-masonry-listing .about-card.bottom .about-image {
  top: unset;
  bottom: 0;
}
.about-masonry-section .about-masonry-listing .about-card .about-title {
  color: #db1e25;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 3.2px;
  text-transform: uppercase;
  transition: all 0.4s ease;
}
.about-masonry-section .about-masonry-listing .about-card .about-body {
  color: #242424;
}
.about-masonry-section .about-masonry-listing .about-card .about-body {
  font-size: 38px;
}
@media screen and (min-width: 420px) {
  .about-masonry-section .about-masonry-listing .about-card .about-body {
    font-size: calc(38px + 12 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .about-masonry-section .about-masonry-listing .about-card .about-body {
    font-size: 50px;
  }
}
.about-masonry-section .about-masonry-listing .about-card .about-body {
  font-weight: 400;
  margin-top: 40px;
  line-height: 0.54;
  transition: all 0.4s ease;
}
.about-masonry-section .about-masonry-listing .about-card .about-image {
  position: absolute;
  top: 0;
  inset-inline-end: 0;
  transition: all 0.4s ease;
}
.mission-vision-section .mission-vision-wrapper {
  display: flex;
  flex-wrap: wrap;
  --gap: 32px;
  gap: var(--gap);
}
.mission-vision-section .mission-vision-wrapper > .col,
.mission-vision-section .mission-vision-wrapper > .col:is(:first-child, :last-child),
.mission-vision-section .mission-vision-wrapper > .listingItemDIV {
  flex: unset;
  width: calc(100% / 4 - var(--gap) * (4 - 1) / 4);
}
@media (max-width: 1200px) {
  .mission-vision-section .mission-vision-wrapper {
    display: flex;
    flex-wrap: wrap;
    --gap: 32px;
    gap: var(--gap);
  }
  .mission-vision-section .mission-vision-wrapper > .col,
  .mission-vision-section .mission-vision-wrapper > .col:is(:first-child, :last-child),
  .mission-vision-section .mission-vision-wrapper > .listingItemDIV {
    flex: unset;
    width: calc(100% / 3 - var(--gap) * (3 - 1) / 3);
  }
  .mission-vision-section .mission-vision-wrapper .col:first-child {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .mission-vision-section .mission-vision-wrapper {
    display: flex;
    flex-wrap: wrap;
    --gap: 32px;
    gap: var(--gap);
  }
  .mission-vision-section .mission-vision-wrapper > .col,
  .mission-vision-section .mission-vision-wrapper > .col:is(:first-child, :last-child),
  .mission-vision-section .mission-vision-wrapper > .listingItemDIV {
    flex: unset;
    width: calc(100% / 2 - var(--gap) * (2 - 1) / 2);
  }
  .mission-vision-section .mission-vision-wrapper .col:first-child {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .mission-vision-section .mission-vision-wrapper {
    display: flex;
    flex-wrap: wrap;
    --gap: 32px;
    gap: var(--gap);
  }
  .mission-vision-section .mission-vision-wrapper > .col,
  .mission-vision-section .mission-vision-wrapper > .col:is(:first-child, :last-child),
  .mission-vision-section .mission-vision-wrapper > .listingItemDIV {
    flex: unset;
    width: calc(100% / 1 - var(--gap) * (1 - 1) / 1);
  }
}
.mission-vision-section .mission-vision-content {
  background-color: white;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  padding: 30px 30px 30px;
  height: 100%;
  border-radius: 5px;
  overflow: hidden;
}
.mission-vision-section .mission-vision-content .mission-vision-title {
  color: #db1e25;
}
.mission-vision-section .mission-vision-content .mission-vision-title {
  font-size: 22px;
}
@media screen and (min-width: 420px) {
  .mission-vision-section .mission-vision-content .mission-vision-title {
    font-size: calc(22px + 4 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .mission-vision-section .mission-vision-content .mission-vision-title {
    font-size: 26px;
  }
}
.mission-vision-section .mission-vision-content .mission-vision-title {
  font-weight: 600;
  margin-bottom: 40px;
  line-height: 1.3;
}
.mission-vision-section .mission-vision-content .mission-vision-summary {
  font-size: 16px;
}
@media screen and (min-width: 420px) {
  .mission-vision-section .mission-vision-content .mission-vision-summary {
    font-size: calc(16px + 2 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .mission-vision-section .mission-vision-content .mission-vision-summary {
    font-size: 18px;
  }
}
.mission-vision-section .mission-vision-content .mission-vision-summary {
  font-style: normal;
  font-weight: 400;
  font-family: "Red Hat Text", "sans-serif";
  line-height: 1.75;
  color: #010101;
  line-height: 1.38;
  margin: 0;
}

.teams-section .teams-wrapper {
  display: flex;
  flex-wrap: wrap;
  --gap: 32px;
  gap: var(--gap);
}
.teams-section .teams-wrapper > .col,
.teams-section .teams-wrapper > .col:is(:first-child, :last-child),
.teams-section .teams-wrapper > .listingItemDIV {
  flex: unset;
  width: calc(100% / 3 - var(--gap) * (3 - 1) / 3);
}
@media (max-width: 1200px) {
  .teams-section .teams-wrapper {
    display: flex;
    flex-wrap: wrap;
    --gap: 32px;
    gap: var(--gap);
  }
  .teams-section .teams-wrapper > .col,
  .teams-section .teams-wrapper > .col:is(:first-child, :last-child),
  .teams-section .teams-wrapper > .listingItemDIV {
    flex: unset;
    width: calc(100% / 2 - var(--gap) * (2 - 1) / 2);
  }
}
@media (max-width: 768px) {
  .teams-section .teams-wrapper {
    display: flex;
    flex-wrap: wrap;
    --gap: 32px;
    gap: var(--gap);
  }
  .teams-section .teams-wrapper > .col,
  .teams-section .teams-wrapper > .col:is(:first-child, :last-child),
  .teams-section .teams-wrapper > .listingItemDIV {
    flex: unset;
    width: calc(100% / 1 - var(--gap) * (1 - 1) / 1);
  }
}
.teams-section .external-link {
  text-decoration: none;
  display: block;
  height: 100%;
}
.teams-section .teams-content {
  position: relative;
  background-color: #1b1b1b;
  border-radius: 5px;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
  transition: all 0.4s ease;
  padding: 32px;
  border-bottom: solid 1px #db1e25;
}
.teams-section .teams-content::after {
  content: "";
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  background-color: white;
  border-radius: 50%;
  -webkit-mask-image: url(/images/icons/arrow-right.svg);
          mask-image: url(/images/icons/arrow-right.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: 50%;
          mask-size: 50%;
  z-index: 3;
  transition: all 0.4s ease;
}
.teams-section .teams-content::before {
  content: "";
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  background-color: #db1e25;
  border-radius: 50%;
  z-index: 2;
  transition: all 0.4s ease;
}
.teams-section .teams-content .team-member-img {
  width: 70%;
  aspect-ratio: 1;
  overflow: hidden;
  border-radius: 5px;
  background-color: #363636;
  overflow: hidden;
}
.teams-section .teams-content .team-member-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 1s ease;
}
.teams-section .teams-content .team-member-title {
  color: white;
}
.teams-section .teams-content .team-member-title {
  font-size: 20px;
}
@media screen and (min-width: 420px) {
  .teams-section .teams-content .team-member-title {
    font-size: calc(20px + 4 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .teams-section .teams-content .team-member-title {
    font-size: 24px;
  }
}
.teams-section .teams-content .team-member-title {
  font-weight: 500;
  margin-top: 34px;
  margin-bottom: 0;
  line-height: 1.2;
}
.teams-section .teams-content .team-member-summary {
  color: white;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 300;
  margin-top: 16px;
  margin-bottom: 0;
}
.teams-section .teams-content:hover::after {
  rotate: -45deg;
}
.teams-section .teams-content:hover .team-member-img img {
  scale: 1.1;
}
.anchors-listing-section .anchors-listing-block {
  margin-bottom: 0;
  padding-bottom: 0;
}
.anchors-listing-section .anchors-listing-block:not(:last-child) {
  padding-bottom: calc(120px / 2);
  margin-bottom: calc(calc(120px / 2) + 10px);
  border-bottom: 1px solid rgba(221, 221, 221, 0.87);
}
@media (max-width: 992px) {
  .anchors-listing-section .anchors-listing-block:not(:last-child) {
    padding-bottom: calc(calc(120px / 2) / 2 + 10px);
    margin-bottom: calc(calc(120px / 2) / 2 + 10px);
  }
}
.anchors-listing-section .anchors-listing-block .titles-container h3.title {
  font-size: 24px;
}
@media screen and (min-width: 420px) {
  .anchors-listing-section .anchors-listing-block .titles-container h3.title {
    font-size: calc(24px + 16 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .anchors-listing-section .anchors-listing-block .titles-container h3.title {
    font-size: 40px;
  }
}
.anchors-listing-section .anchors-listing-sidebar ul {
  padding: 0;
}
.anchors-listing-section .anchors-listing-sidebar ul li {
  list-style: none;
}
.anchors-listing-section .anchors-listing-sidebar ul li:not(:last-child) {
  margin-bottom: min(10vh, 75px);
}
.anchors-listing-section .anchors-listing-sidebar a {
  color: #6a6a6a;
  text-decoration: none;
}
.anchors-listing-section .anchors-listing-sidebar a {
  font-size: 25px;
}
@media screen and (min-width: 420px) {
  .anchors-listing-section .anchors-listing-sidebar a {
    font-size: calc(25px + 7 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .anchors-listing-section .anchors-listing-sidebar a {
    font-size: 32px;
  }
}
.anchors-listing-section .anchors-listing-sidebar a {
  line-height: 1;
  font-weight: 500;
}
.anchors-listing-section .anchors-listing-sidebar a:hover, .anchors-listing-section .anchors-listing-sidebar a.active {
  color: #db1e25;
}
@media (max-width: 992px) {
  .anchors-listing-section .anchors-listing-sidebar {
    display: none;
  }
}

.subsidiaries-section .logos-container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
}
.subsidiaries-section .logos-container .logo-image {
  position: relative;
  display: block;
  height: 100%;
  display: flex;
  align-items: center;
}
.subsidiaries-section .logos-container .logo-image:not(:last-child)::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100px;
  top: 50%;
  transform: translateY(-50%);
  inset-inline-end: -20px;
  background-color: #dddddd;
}
@media (max-width: 992px) {
  .subsidiaries-section .logos-container .logo-image {
    margin-top: 100px;
  }
  .subsidiaries-section .logos-container .logo-image::after {
    height: 50px !important;
  }
}
.subsidiaries-section .logos-container .logo-image img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.subsidiaries-section .logos-container .logo-image[href=""] {
  pointer-events: none;
}
.subsidiaries-section .button-primary:has(a[href=""]) {
  display: none;
}

.join-team-section {
  --translate-y: 60px;
  --current-section-pt: calc(var(--section-pt) - var(--translate-y));
  position: relative;
  overflow: visible;
  z-index: 50;
}
@media (max-width: 992px) {
  .join-team-section {
    --translate-y: 40px;
  }
}
.join-team-section .join-team-container {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  --gap: 0px;
  gap: var(--gap);
}
.join-team-section .join-team-container > .col,
.join-team-section .join-team-container > .listingItemDIV {
  flex: unset;
}
.join-team-section .join-team-container > .col:where(:nth-child(odd)),
.join-team-section .join-team-container > .listingItemDIV:where(:nth-child(odd)) {
  width: calc(60% - var(--gap) / 2);
}
.join-team-section .join-team-container > .col:where(:nth-child(even)),
.join-team-section .join-team-container > .listingItemDIV:where(:nth-child(even)) {
  width: calc(40% - var(--gap) / 2);
}
.join-team-section .join-team-container {
  background-color: white;
  border-radius: 30px;
  overflow: hidden;
  z-index: 500;
  margin-top: calc(-1 * var(--translate-y));
  translate: 0 var(--translate-y);
  border: none;
}
@media (max-width: 1200px) {
  .join-team-section .join-team-container {
    display: flex;
    flex-wrap: wrap;
    --gap: 0px;
    gap: var(--gap);
  }
  .join-team-section .join-team-container > .col,
  .join-team-section .join-team-container > .col:is(:first-child, :last-child),
  .join-team-section .join-team-container > .listingItemDIV {
    flex: unset;
    width: calc(100% / 1 - var(--gap) * (1 - 1) / 1);
  }
}
.join-team-section .join-team-container .text-content {
  padding: 80px 60px;
  padding: 60px 24px;
}
@media only screen and (min-width: 768px) {
  .join-team-section .join-team-container .text-content {
    padding: 60px 40px;
  }
}
@media only screen and (min-width: 992px) {
  .join-team-section .join-team-container .text-content {
    padding: 80px 60px;
  }
}
.join-team-section .join-team-container .titles-container .title {
  font-size: 30px;
}
@media screen and (min-width: 420px) {
  .join-team-section .join-team-container .titles-container .title {
    font-size: calc(30px + 12 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .join-team-section .join-team-container .titles-container .title {
    font-size: 42px;
  }
}

/* ------------------------------------------------------- */
/* News -------------------------------------------------- */
.news-details-section .news-details-wrapper .date-time {
  position: relative;
  display: inline-flex;
  align-items: center;
  color: #555759;
  font-size: 20px;
  gap: 10px;
  margin-bottom: 30px;
}
.news-details-section .news-details-wrapper .date-time::before {
  content: "";
  width: 50px;
  height: 3px;
  background-color: #db1e25;
}
.news-details-section .news-details-wrapper .video-player-section {
  position: relative;
  width: 100%;
  aspect-ratio: 864/505;
  max-height: 505px;
  max-height: 505px;
  border-radius: 15px;
  overflow: hidden;
}
@media (max-width: 576px) {
  .news-details-section .news-details-wrapper .video-player-section {
    aspect-ratio: 1;
  }
}
.news-details-section .news-details-wrapper .video-player-section .img-container {
  position: relative;
  display: block;
}
.news-details-section .news-details-wrapper .video-player-section .img-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.news-details-section .news-details-wrapper .video-player-section a.img-container::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 61.46%, rgba(0, 0, 0, 0.3) 99.66%);
}
.news-details-section .news-details-wrapper .video-player-section a.img-container::after {
  content: "";
  position: absolute;
  top: 50%;
  inset-inline-start: 50%;
  translate: -50% -50%;
  width: 100px;
  height: 100px;
  -webkit-mask-image: url(/images/icons/video-play-button.svg);
          mask-image: url(/images/icons/video-play-button.svg);
  -webkit-mask-size: 100%;
          mask-size: 100%;
  background-color: white;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  z-index: 5;
}
@media (max-width: 576px) {
  .news-details-section .news-details-wrapper .video-player-section a.img-container::after {
    width: 70px;
    height: 70px;
  }
}
.news-details-section .news-details-wrapper .news-body {
  font-size: 16px;
}
@media screen and (min-width: 420px) {
  .news-details-section .news-details-wrapper .news-body {
    font-size: calc(16px + 2 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .news-details-section .news-details-wrapper .news-body {
    font-size: 18px;
  }
}
.news-details-section .news-details-wrapper .news-body {
  font-style: normal;
  font-weight: 400;
  font-family: "Red Hat Text", "sans-serif";
  line-height: 1.75;
  font-size: 20px;
  margin-top: 50px;
  display: block;
}
.news-details-section .news-details-wrapper .news-body img {
  display: block;
  margin-block: 32px;
  border-radius: 15px;
  max-width: 100%;
}
.news-details-section .news-details-wrapper .news-body ul,
.news-details-section .news-details-wrapper .news-body ol {
  margin-top: 16px;
  padding-inline-start: 20px;
}
.news-details-section .news-details-wrapper .news-body > :last-child {
  margin-bottom: 0;
}
.news-details-section .news-listing {
  display: flex;
  flex-wrap: wrap;
  --gap: 32px;
  gap: var(--gap);
}
.news-details-section .news-listing > .col,
.news-details-section .news-listing > .col:is(:first-child, :last-child),
.news-details-section .news-listing > .listingItemDIV {
  flex: unset;
  width: calc(100% / 3 - var(--gap) * (3 - 1) / 3);
}
.news-details-section .news-listing .card-wrapper .card-image {
  width: 100%;
  aspect-ratio: 413/364;
  max-height: 364px;
}
.news-details-section .news-listing .card-wrapper .card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.highlighted-news-section .highlighted-card-container {
  display: flex;
  flex-wrap: wrap;
  --gap: 0px;
  gap: var(--gap);
}
.highlighted-news-section .highlighted-card-container > .col,
.highlighted-news-section .highlighted-card-container > .col:is(:first-child, :last-child),
.highlighted-news-section .highlighted-card-container > .listingItemDIV {
  flex: unset;
  width: calc(100% / 2 - var(--gap) * (2 - 1) / 2);
}
.highlighted-news-section .highlighted-card-container {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius: 15px;
  overflow: hidden;
}
@media (max-width: 992px) {
  .highlighted-news-section .highlighted-card-container {
    display: flex;
    flex-wrap: wrap;
    --gap: 0px;
    gap: var(--gap);
  }
  .highlighted-news-section .highlighted-card-container > .col,
  .highlighted-news-section .highlighted-card-container > .col:is(:first-child, :last-child),
  .highlighted-news-section .highlighted-card-container > .listingItemDIV {
    flex: unset;
    width: calc(100% / 1 - var(--gap) * (1 - 1) / 1);
  }
}
.highlighted-news-section .highlighted-card-image {
  width: 100%;
  aspect-ratio: 637/529;
  max-height: 529px;
  background-color: #f7f7f7;
}
.highlighted-news-section .highlighted-card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 1s ease;
}
.highlighted-news-section .highlighted-card-content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 45px;
  border: 2.625px solid rgba(191, 191, 191, 0.47);
  background: linear-gradient(109deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.3) 100%), url(/images/network-decoration.svg);
  background-size: 110%;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0 0 43.745px -21.873px rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(34px);
  -webkit-backdrop-filter: blur(34px); /* Safari support */
  padding: 60px;
  width: 100%;
  position: relative;
  isolation: isolate;
  padding: 60px 80px 60px 50px;
  background: linear-gradient(109deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%), url(/images/network-decoration.svg);
  border: none;
  box-shadow: unset;
  background-repeat: no-repeat;
  background-size: 110%;
  border-radius: 0;
}
@media (max-width: 992px) {
  .highlighted-news-section .highlighted-card-content {
    padding: 40px 20px;
  }
}
.highlighted-news-section .highlighted-card-content .card-date {
  position: relative;
  display: inline-flex;
  align-items: center;
  color: #555759;
}
.highlighted-news-section .highlighted-card-content .card-date {
  font-size: 16px;
}
@media screen and (min-width: 420px) {
  .highlighted-news-section .highlighted-card-content .card-date {
    font-size: calc(16px + 3 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .highlighted-news-section .highlighted-card-content .card-date {
    font-size: 19px;
  }
}
.highlighted-news-section .highlighted-card-content .card-date {
  gap: 12px;
  margin-bottom: 12px;
  font-weight: 400;
}
.highlighted-news-section .highlighted-card-content .card-date::before {
  content: "";
  width: 50px;
  height: 3px;
  background-color: #db1e25;
}
.highlighted-news-section .highlighted-card-content .card-title {
  color: #010101;
  line-height: normal;
  margin-bottom: 24px;
}

/* ------------------------------------------------------- */
/* Contact ----------------------------------------------- */
.portlet-container:has(.contact-form-section) {
  background-image: linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)), url(/images/network-decoration.svg);
  background-size: cover;
  background-position: 0;
  background-repeat: no-repeat;
}

.contact-form-section .contactForm {
  display: flex;
  gap: 40px;
}
@media only screen and (min-width: 768px) {
  .contact-form-section .contactForm {
    gap: 32px;
  }
}
@media only screen and (min-width: 992px) {
  .contact-form-section .contactForm {
    gap: 32px;
  }
}
@media (max-width: 992px) {
  .contact-form-section .contactForm {
    flex-direction: column;
  }
}
.contact-form-section .contactForm > *:first-child {
  flex: 1 1 0;
}
.contact-form-section .contactForm > *:last-child {
  flex: 2 2 0;
}
.contact-form-section .formHeader h2 {
  color: #010101;
  line-height: 1.3;
  font-weight: 500;
  margin-top: var(--spacing);
  position: relative;
  padding-top: var(--spacing, 35px);
}
.contact-form-section .formHeader h2::before {
  content: "";
  position: absolute;
  top: 0;
  width: 50px;
  height: 5px;
  background-color: #db1e25;
  transform: translateY(-50%);
  left: 0;
}
.contact-form-section .formHeader h2 {
  font-size: 34px;
}
@media screen and (min-width: 420px) {
  .contact-form-section .formHeader h2 {
    font-size: calc(34px + 8 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .contact-form-section .formHeader h2 {
    font-size: 42px;
  }
}
.contact-form-section form {
  background-color: #eee;
  border-radius: 15px;
  padding: 45px 32px;
}
@media (max-width: 992px) {
  .contact-form-section form {
    padding: 40px 20px;
  }
}
.contact-form-section .row:has(> .groupWrapper) {
  margin: 0;
  padding: 0;
}
.contact-form-section .groupWrapper {
  --gap: 33px;
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 20px;
       column-gap: 20px;
  padding: 0;
  margin: 0;
}
.contact-form-section .groupWrapper :is(.formField_TextBox, .formField_Select, .formField_TextArea) {
  width: 100%;
  margin-bottom: 33px;
}
.contact-form-section .groupWrapper :is(.formField_TextBox, .formField_Select, .formField_TextArea):nth-child(2), .contact-form-section .groupWrapper :is(.formField_TextBox, .formField_Select, .formField_TextArea):nth-child(3), .contact-form-section .groupWrapper :is(.formField_TextBox, .formField_Select, .formField_TextArea):nth-child(4), .contact-form-section .groupWrapper :is(.formField_TextBox, .formField_Select, .formField_TextArea):nth-child(5) {
  max-width: calc(50% - var(--gap) / 2);
}
@media ((min-width: 992px) and (max-width: 1200px)) or (max-width: 768px) {
  .contact-form-section .groupWrapper :is(.formField_TextBox, .formField_Select, .formField_TextArea):nth-child(2), .contact-form-section .groupWrapper :is(.formField_TextBox, .formField_Select, .formField_TextArea):nth-child(3), .contact-form-section .groupWrapper :is(.formField_TextBox, .formField_Select, .formField_TextArea):nth-child(4), .contact-form-section .groupWrapper :is(.formField_TextBox, .formField_Select, .formField_TextArea):nth-child(5) {
    max-width: 100%;
  }
}
.contact-form-section .groupWrapper :is(.formField_TextBox, .formField_Select, .formField_TextArea):last-child {
  margin-bottom: 0;
}
.contact-form-section .inputEntity {
  width: 100%;
  position: relative;
}
.contact-form-section .inputEntity label {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 8px;
}
.contact-form-section .inputEntity .errorMessage {
  position: absolute;
  bottom: -4px;
  inset-inline-end: 4px;
  color: #db1e25;
  translate: 0 100%;
  font-size: 12px;
}
.contact-form-section .inputEntity .requiredStar {
  color: #db1e25;
}
.contact-form-section .inputEntity input {
  color: #868686;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  padding-block: 12px;
  padding-inline: 0;
  border: none;
  border-bottom: 1px solid #ddd;
  background-color: transparent;
  border-radius: 0;
  transition: all 0.4s ease;
}
.contact-form-section .inputEntity input:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: #db1e25;
}
.contact-form-section .inputEntity .customSelect .dk-select {
  position: relative;
  width: 100%;
}
.contact-form-section .inputEntity .customSelect .dk-select .dk-selected {
  color: #868686;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  padding-block: 12px;
  padding-inline: 0;
  border: none;
  border-bottom: 1px solid #ddd;
  background-color: transparent;
  border-radius: 0;
  transition: all 0.4s ease;
}
.contact-form-section .inputEntity .customSelect .dk-select .dk-selected:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: #db1e25;
}
.contact-form-section .inputEntity .customSelect .dk-select .dk-selected {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.contact-form-section .inputEntity .customSelect .dk-select .dk-selected::after {
  content: "";
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  width: 25px;
  height: 25px;
  -webkit-mask-image: url(/images/icons/caret-down.svg);
          mask-image: url(/images/icons/caret-down.svg);
  -webkit-mask-size: 100%;
          mask-size: 100%;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: #db1e25;
  translate: 0 -50%;
  transition: all 0.4s ease;
  z-index: 20;
}
.contact-form-section .inputEntity .customSelect .dk-select .dk-selected:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: #db1e25;
}
.contact-form-section .inputEntity .customSelect .dk-select .dk-select-options {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: white;
  border: 1px solid #ddd;
  border-top: none;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  z-index: 100;
  max-height: 200px;
  overflow-y: auto;
  margin: 0;
  padding: 0;
  list-style: none;
}
.contact-form-section .inputEntity .customSelect .dk-select .dk-select-options[aria-expanded=false] {
  display: none;
}
.contact-form-section .inputEntity .customSelect .dk-select .dk-select-options .dk-option {
  padding: 12px 16px;
  cursor: pointer;
  color: #868686;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  transition: all 0.4s ease;
  border-bottom: 1px solid #f0f0f0;
}
.contact-form-section .inputEntity .customSelect .dk-select .dk-select-options .dk-option:last-child {
  border-bottom: none;
}
.contact-form-section .inputEntity .customSelect .dk-select .dk-select-options .dk-option:hover, .contact-form-section .inputEntity .customSelect .dk-select .dk-select-options .dk-option.dk-option-highlight {
  background-color: #f8f9fa;
  color: #db1e25;
}
.contact-form-section .inputEntity .customSelect .dk-select .dk-select-options .dk-option.dk-option-selected {
  background-color: #db1e25;
  color: white;
}
.contact-form-section .inputEntity .customSelect .dk-select select {
  display: none;
}
.contact-form-section .inputEntity .customSelect .dk-select.dk-open .dk-selected {
  border-color: #db1e25;
  border-width: 2px;
}
.contact-form-section .inputEntity .customSelect .dk-select.dk-open .dk-selected::after {
  transform: rotate(180deg);
  border-top-color: #db1e25;
}
.contact-form-section .inputEntity .customSelect select {
  display: none;
}
.contact-form-section .inputEntity textarea {
  color: #868686;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  padding-block: 12px;
  padding-inline: 0;
  border: none;
  border-bottom: 1px solid #ddd;
  background-color: transparent;
  border-radius: 0;
  transition: all 0.4s ease;
}
.contact-form-section .inputEntity textarea:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: #db1e25;
}
.contact-form-section .inputEntity textarea {
  min-height: 200px;
  resize: none;
}
.contact-form-section .formActions {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  gap: 20px;
}
@media (max-width: 576px) {
  .contact-form-section .formActions {
    flex-direction: column;
    align-items: start;
  }
}
.contact-form-section .formActions .submitHolder {
  --arrow-btn-width: calc(39.5px + 4px);
}
.contact-form-section .formActions .submitHolder a,
.contact-form-section .formActions .submitHolder button {
  --color: #db1e25;
  --color-text: var(--color);
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--color-text) !important;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 40px;
  border: 1px solid var(--color);
  background: transparent;
  transition: all 0.4s ease;
  margin-inline-end: var(--arrow-btn-width);
  cursor: pointer;
}
.contact-form-section .formActions .submitHolder a::after,
.contact-form-section .formActions .submitHolder button::after {
  content: "";
  position: absolute;
  right: -4px;
  top: 50%;
  translate: 100% -50%;
  height: 100%;
  aspect-ratio: 1;
  border-radius: 50%;
  background-image: url(/images/icons/arrow-right.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60%;
  transition: all 0.4s ease;
  z-index: 3;
}
.contact-form-section .formActions .submitHolder a::before,
.contact-form-section .formActions .submitHolder button::before {
  content: "";
  position: absolute;
  right: -4px;
  top: 50%;
  translate: 100% -50%;
  height: 100%;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 1px solid var(--color);
  z-index: 2;
  background-color: transparent;
  transition: all 0.4s ease;
}
.contact-form-section .formActions .submitHolder a:hover,
.contact-form-section .formActions .submitHolder button:hover {
  --color-text: white !important;
  background-color: var(--color);
}
.contact-form-section .formActions .submitHolder a:hover::before,
.contact-form-section .formActions .submitHolder button:hover::before {
  background-color: var(--color);
}
.contact-form-section .formActions .submitHolder a:hover::after,
.contact-form-section .formActions .submitHolder button:hover::after {
  filter: brightness(0) invert(1);
  rotate: -45deg;
}
.contact-form-section .formActions .submitHolder a.white,
.contact-form-section .formActions .submitHolder button.white {
  --color: white;
}
.contact-form-section .formActions .submitHolder a.white a::after,
.contact-form-section .formActions .submitHolder a.white button::after,
.contact-form-section .formActions .submitHolder button.white a::after,
.contact-form-section .formActions .submitHolder button.white button::after {
  filter: brightness(0) invert(1);
}
.contact-form-section .formActions .submitHolder a.white a:hover,
.contact-form-section .formActions .submitHolder a.white button:hover,
.contact-form-section .formActions .submitHolder button.white a:hover,
.contact-form-section .formActions .submitHolder button.white button:hover {
  --color-text: #db1e25;
}
.contact-form-section .formActions .submitHolder a.white a:hover::after,
.contact-form-section .formActions .submitHolder a.white button:hover::after,
.contact-form-section .formActions .submitHolder button.white a:hover::after,
.contact-form-section .formActions .submitHolder button.white button:hover::after {
  filter: unset;
}
.contact-form-section .formActions .submitHolder.center {
  margin-inline: auto;
  text-align: center;
}
.contact-form-section .formActions .submitHolder.center a,
.contact-form-section .formActions .submitHolder.center button {
  translate: calc(-50% + var(--arrow-btn-width) * 2) 0;
}
.contact-form-section .formActions .requiredStar {
  display: none;
}

.contact-cards-section .contact-cards-grid {
  display: flex;
  flex-wrap: wrap;
  --gap: 32px;
  gap: var(--gap);
}
.contact-cards-section .contact-cards-grid > .col,
.contact-cards-section .contact-cards-grid > .col:is(:first-child, :last-child),
.contact-cards-section .contact-cards-grid > .listingItemDIV {
  flex: unset;
  width: calc(100% / 3 - var(--gap) * (3 - 1) / 3);
}
@media (max-width: 992px) {
  .contact-cards-section .contact-cards-grid {
    display: flex;
    flex-wrap: wrap;
    --gap: 32px;
    gap: var(--gap);
  }
  .contact-cards-section .contact-cards-grid > .col,
  .contact-cards-section .contact-cards-grid > .col:is(:first-child, :last-child),
  .contact-cards-section .contact-cards-grid > .listingItemDIV {
    flex: unset;
    width: calc(100% / 2 - var(--gap) * (2 - 1) / 2);
  }
}
@media (max-width: 576px) {
  .contact-cards-section .contact-cards-grid {
    display: flex;
    flex-wrap: wrap;
    --gap: 32px;
    gap: var(--gap);
  }
  .contact-cards-section .contact-cards-grid > .col,
  .contact-cards-section .contact-cards-grid > .col:is(:first-child, :last-child),
  .contact-cards-section .contact-cards-grid > .listingItemDIV {
    flex: unset;
    width: calc(100% / 1 - var(--gap) * (1 - 1) / 1);
  }
}
.contact-cards-section .contact-card {
  background-color: #242424;
  border-radius: 5px;
  padding: 45px 80px 45px 32px;
  height: 100%;
  display: flex;
  flex-direction: column;
  border-bottom: 3px solid #db1e25;
  min-height: 250px;
}
.contact-cards-section .card-header {
  margin-bottom: 32px;
}
.contact-cards-section .card-header .card-title {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: white;
}
.contact-cards-section .card-header .card-title {
  font-size: 20px;
}
@media screen and (min-width: 420px) {
  .contact-cards-section .card-header .card-title {
    font-size: calc(20px + 4 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .contact-cards-section .card-header .card-title {
    font-size: 24px;
  }
}
.contact-cards-section .card-header .card-title {
  font-weight: 500;
  line-height: 1.3;
  margin: 0;
}
.contact-cards-section .card-header .card-title::before {
  content: "";
  height: 22px;
  width: 3px;
  background-color: #db1e25;
}
.contact-cards-section .card-content {
  flex: 1;
}
.contact-cards-section .card-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.contact-cards-section .card-content ul li {
  margin-bottom: 0;
}
.contact-cards-section .card-content ul li a,
.contact-cards-section .card-content ul li p {
  position: relative;
  display: inline-flex;
  gap: 8px;
  text-decoration: none;
  color: white;
  font-size: 16px;
  line-height: 1.5;
  transition: all 0.4s ease;
  margin: 0;
}
.contact-cards-section .card-content ul li a::before,
.contact-cards-section .card-content ul li p::before {
  content: "";
  width: 16px;
  height: 16px;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  flex-shrink: 0;
  background-color: #db1e25;
  margin-top: 2px;
  transition: all 0.4s ease;
}
.contact-cards-section .card-content ul li a:hover,
.contact-cards-section .card-content ul li p:hover {
  color: white;
}
.contact-cards-section .card-content ul li a:hover::before,
.contact-cards-section .card-content ul li p:hover::before {
  background-color: white;
}
.contact-cards-section .card-content ul li.location-info .location-text {
  font-family: "Red Hat Text", "sans-serif";
}
.contact-cards-section .card-content ul li.location-info .location-text::before {
  content: "";
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");
  margin-top: 2px;
}
.contact-cards-section .card-content ul li.po-box .po-box-text::before {
  background-color: transparent;
}
.contact-cards-section .card-content ul li.po-box:has(span:empty) {
  display: none;
}
.contact-cards-section .card-content ul li.phone-info .phone-text::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E");
}
.contact-cards-section .card-content ul li.phone-info:has(.phone-text[href=""]) {
  display: none;
}
.contact-cards-section .card-content ul li:last-child {
  margin-bottom: 0;
}

:is(.formSuccessMessage, #errorMessageContainer) {
  width: 100%;
  margin-inline: auto;
  margin-block: 32px 0;
}
:is(.formSuccessMessage, #errorMessageContainer) .col-auto {
  width: 100%;
  padding: 0 !important;
  display: flex;
  justify-content: end;
}
:is(.formSuccessMessage, #errorMessageContainer) .alert {
  width: 66.6666666667%;
  background-color: transparent;
  border: none;
  border-inline-start: solid 3px var(--alert-color, #db1e25);
  border-radius: 0px;
  padding-block: 2px;
  color: #010101;
}
:is(.formSuccessMessage, #errorMessageContainer) .alert {
  font-size: 16px;
}
@media screen and (min-width: 420px) {
  :is(.formSuccessMessage, #errorMessageContainer) .alert {
    font-size: calc(16px + 2 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  :is(.formSuccessMessage, #errorMessageContainer) .alert {
    font-size: 18px;
  }
}
:is(.formSuccessMessage, #errorMessageContainer) .alert {
  font-style: normal;
  font-weight: 400;
  font-family: "Red Hat Text", "sans-serif";
  line-height: 1.75;
}

.formSuccessMessage {
  --alert-color: #4BB543;
}

#errorMessageContainer {
  --alert-color: #cc0000;
}

/* ------------------------------------------------------- */
/* General ----------------------------------------------- */
.info-section {
  font-size: 16px;
}
@media screen and (min-width: 420px) {
  .info-section {
    font-size: calc(16px + 2 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .info-section {
    font-size: 18px;
  }
}
.info-section {
  font-style: normal;
  font-weight: 400;
  font-family: "Red Hat Text", "sans-serif";
  line-height: 1.75;
}
.info-section .description {
  font-size: 16px;
}
@media screen and (min-width: 420px) {
  .info-section .description {
    font-size: calc(16px + 2 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .info-section .description {
    font-size: 18px;
  }
}
.info-section .description {
  font-style: normal;
  font-weight: 400;
  font-family: "Red Hat Text", "sans-serif";
  line-height: 1.75;
}
.info-section .img-container {
  margin-top: 40px;
  max-width: 100%;
}
.info-section .img-container img {
  width: auto;
  height: auto;
  max-width: 100%;
}

.data-list-section .data-labels dl {
  --spacing: 20px;
  margin: 0;
  padding: 0;
}
.data-list-section .data-labels dl > div:not(:last-child) {
  margin-bottom: var(--spacing);
  padding-bottom: var(--spacing);
  border-bottom: solid 1px #ddd;
}
.data-list-section .data-labels dl > div dt {
  color: #db1e25;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 3.6px;
  text-transform: uppercase;
  margin-bottom: var(--spacing);
}
.data-list-section .data-labels dl > div dd {
  font-size: 28px;
}
@media screen and (min-width: 420px) {
  .data-list-section .data-labels dl > div dd {
    font-size: calc(28px + 12 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .data-list-section .data-labels dl > div dd {
    font-size: 40px;
  }
}
.data-list-section .data-labels dl > div dd {
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1;
}

.faq-two-area .accordion {
  --bs-accordion-border-color: transparent;
  --bs-accordion-active-color: #db1e25;
  --bs-accordion-active-bg: transparent;
  --button-width: 24px;
  --accordion-gap: 20px;
}
.faq-two-area .accordion .accordion-button {
  box-shadow: unset;
  color: #242424;
}
.faq-two-area .accordion .accordion-button {
  font-size: 21px;
}
@media screen and (min-width: 420px) {
  .faq-two-area .accordion .accordion-button {
    font-size: calc(21px + 1 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .faq-two-area .accordion .accordion-button {
    font-size: 22px;
  }
}
.faq-two-area .accordion .accordion-button {
  font-weight: 500;
  display: inline-flex;
  gap: var(--accordion-gap);
  padding-inline: 0;
}
.faq-two-area .accordion .accordion-button::before {
  content: "-";
  padding-bottom: 2px;
  min-width: var(--button-width);
  min-height: var(--button-width);
  background-color: #db1e25;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  line-height: 1;
  font-size: 20px;
}
.faq-two-area .accordion .accordion-button::after {
  display: none;
}
.faq-two-area .accordion .accordion-button.collapsed::before {
  content: "+";
  padding-bottom: 0;
}
.faq-two-area .accordion .accordion-body {
  font-size: 16px;
}
@media screen and (min-width: 420px) {
  .faq-two-area .accordion .accordion-body {
    font-size: calc(16px + 2 * (100vw - 420px) / 1180);
  }
}
@media screen and (min-width: 1600px) {
  .faq-two-area .accordion .accordion-body {
    font-size: 18px;
  }
}
.faq-two-area .accordion .accordion-body {
  font-style: normal;
  font-weight: 400;
  font-family: "Red Hat Text", "sans-serif";
  line-height: 1.75;
  padding-left: calc(var(--button-width) + var(--accordion-gap));
}

.loadMoreBtn {
  --arrow-btn-width: calc(39.5px + 4px);
}
.loadMoreBtn a,
.loadMoreBtn button {
  --color: #db1e25;
  --color-text: var(--color);
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--color-text) !important;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 40px;
  border: 1px solid var(--color);
  background: transparent;
  transition: all 0.4s ease;
  margin-inline-end: var(--arrow-btn-width);
  cursor: pointer;
}
.loadMoreBtn a::after,
.loadMoreBtn button::after {
  content: "";
  position: absolute;
  right: -4px;
  top: 50%;
  translate: 100% -50%;
  height: 100%;
  aspect-ratio: 1;
  border-radius: 50%;
  background-image: url(/images/icons/arrow-right.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60%;
  transition: all 0.4s ease;
  z-index: 3;
}
.loadMoreBtn a::before,
.loadMoreBtn button::before {
  content: "";
  position: absolute;
  right: -4px;
  top: 50%;
  translate: 100% -50%;
  height: 100%;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 1px solid var(--color);
  z-index: 2;
  background-color: transparent;
  transition: all 0.4s ease;
}
.loadMoreBtn a:hover,
.loadMoreBtn button:hover {
  --color-text: white !important;
  background-color: var(--color);
}
.loadMoreBtn a:hover::before,
.loadMoreBtn button:hover::before {
  background-color: var(--color);
}
.loadMoreBtn a:hover::after,
.loadMoreBtn button:hover::after {
  filter: brightness(0) invert(1);
  rotate: -45deg;
}
.loadMoreBtn a.white,
.loadMoreBtn button.white {
  --color: white;
}
.loadMoreBtn a.white a::after,
.loadMoreBtn a.white button::after,
.loadMoreBtn button.white a::after,
.loadMoreBtn button.white button::after {
  filter: brightness(0) invert(1);
}
.loadMoreBtn a.white a:hover,
.loadMoreBtn a.white button:hover,
.loadMoreBtn button.white a:hover,
.loadMoreBtn button.white button:hover {
  --color-text: #db1e25;
}
.loadMoreBtn a.white a:hover::after,
.loadMoreBtn a.white button:hover::after,
.loadMoreBtn button.white a:hover::after,
.loadMoreBtn button.white button:hover::after {
  filter: unset;
}
.loadMoreBtn.center {
  margin-inline: auto;
  text-align: center;
}
.loadMoreBtn.center a,
.loadMoreBtn.center button {
  translate: calc(-50% + var(--arrow-btn-width) * 2) 0;
}
.loadMoreBtn {
  padding: 12px;
}

.error-section {
  position: relative;
  height: 100vh;
  width: 100%;
  background-color: #555759;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.error-section .error-number {
  font-size: min(40vw, 600px);
  color: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  z-index: 5;
  pointer-events: none;
}
.error-section .titles-container {
  max-width: 900px;
  width: 100%;
  text-align: center;
}
.error-section .titles-container .title {
  width: 100%;
  font-size: 60px;
  line-height: 78px;
}
.error-section .titles-container .description {
  width: 100%;
}
.error-section .titles-container .buttons-container {
  width: 100%;
}
.error-section .titles-container [class*=button] {
  justify-content: center;
}/*# sourceMappingURL=scs.css.map */