@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

@font-face {
  font-family: "PlayfairDisplay";
  src: url("fonts/Playfair_Display/static/PlayfairDisplay-Regular.eot?") format("eot"), url("fonts/Playfair_Display/static/PlayfairDisplay-Regular.woff2") format("woff2"), url("fonts/Playfair_Display/static/PlayfairDisplay-Regular.woff") format("woff"), url("fonts/Playfair_Display/static/PlayfairDisplay-Regular.ttf") format("truetype"), url("fonts/Playfair_Display/static/PlayfairDisplay-Regular.svg#Samplino") format("svg");
  font-weight: 400;
}
@font-face {
  font-family: "NeueMontreal-medium";
  src: url("fonts/PP_Neue_Montreal_Medium/PPNeueMontreal-Medium.eot?") format("eot"), url("fonts/PP_Neue_Montreal_Medium/PPNeueMontreal-Medium.woff2") format("woff2"), url("fonts/PP_Neue_Montreal_Medium/PPNeueMontreal-Medium.woff") format("woff"), url("fonts/PP_Neue_Montreal_Medium/PPNeueMontreal-Medium.ttf") format("truetype"), url("fonts/PP_Neue_Montreal_Medium/PPNeueMontreal-Medium.svg#Samplino") format("svg");
}
@font-face {
  font-family: "NeueMontreal-regular";
  src: url("fonts/PP_Neue_Montreal_Regular/PPNeueMontreal-Regular.eot?") format("eot"), url("fonts/PP_Neue_Montreal_Regular/PPNeueMontreal-Regular.woff2") format("woff2"), url("fonts/PP_Neue_Montreal_Regular/PPNeueMontreal-Regular.woff") format("woff"), url("fonts/PP_Neue_Montreal_Regular/PPNeueMontreal-Regular.ttf") format("truetype"), url("fonts/PP_Neue_Montreal_Regular/PPNeueMontreal-Regular.svg#Samplino") format("svg");
}
:root {
  --brandprimarcolor950: #151100;
  --brandsecondarycolor900: #403400;
  --brandsecondarycolor800: #6a5600;
  --brandsecondarycolor700: #957800;
  --brandsecondarycolor600: #bf9b00;
  --brandsecondarycolor500: #eabd00;
  --brandsecondarycolor400: #ffd215;
  --brandsecondarycolor300: #ffda40;
  --brandsecondarycolor200: #ffe36a;
  --brandsecondarycolor100: #ffeb95;
  --brandsecondarycolor50: #fff3bf;
  --brandsecondarycolor25: #FFFBEA;
  --baseprimarcolor950: #000000;
  --basesecondarycolor900: #0d0d0d;
  --basesecondarycolor800: #262626;
  --basesecondarycolor700: #404040;
  --basesecondarycolor600: #595959;
  --basesecondarycolor500: #737373;
  --basesecondarycolor400: #8c8c8c;
  --basesecondarycolor300: #a6a6a6;
  --basesecondarycolor200: #bfbfbf;
  --basesecondarycolor100: #D9D9D9;
  --basesecondarycolor50: #f2f2f2;
  --basesecondarycolor25: #ffffff;
  --gradientcolor: linear-gradient(rgba(255, 255, 255, 0.61) 50%, rgba(255, 226, 97, 0.61) 100%);
  --hedaerfont: 'PlayfairDisplay';
  --secondaryfont: 'NeueMontreal-medium';
  --secondaryfontregular: 'NeueMontreal-Regular';
  --bar-height: 6.13rem;
  --nav-height: 2rem;
  --footer-bar-height: 4rem;
}

html,
body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  margin: 0;
  background: var(--basesecondarycolor25);
}

body.our-services {
  height: auto;
}
@media screen and (max-width: 768px) {
  body.our-services {
    padding: 0;
  }
}

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

section {
  position: relative;
}

audio,
canvas,
progress,
video {
  vertical-align: baseline;
  display: inline-block;
}

audio:not([controls]) {
  height: 0;
  display: none;
}

[hidden],
template {
  display: none;
}

a {
  text-decoration: none;
  outline: none;
}

a:active,
a:hover {
  outline: none;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

h1 {
  font-size: 64px;
  line-height: 76.8px;
  font-family: var(--hedaerfont);
}
@media screen and (max-width: 720px) {
  h1 {
    font-size: 48px;
    line-height: 57.8px;
  }
}

h2 {
  font-size: 40px;
  line-height: 48px;
  font-family: var(--hedaerfont);
}
@media screen and (max-width: 720px) {
  h2 {
    font-size: 36px;
    line-height: 43.2px;
  }
}

h3 {
  font-size: 36px;
  line-height: 43.2px;
  font-family: var(--hedaerfont);
}
@media screen and (max-width: 720px) {
  h3 {
    font-size: 27px;
    line-height: 32.4px;
  }
}

h4 {
  font-size: 27px;
  line-height: 32.4px;
  font-family: var(--hedaerfont);
}
@media screen and (max-width: 720px) {
  h4 {
    font-size: 20px;
    line-height: 24px;
  }
}

h5 {
  font-size: 22px;
  line-height: 26.7px;
  font-family: var(--hedaerfont);
}
@media screen and (max-width: 720px) {
  h5 {
    font-size: 15px;
    line-height: 18px;
  }
}

h6 {
  font-size: 15px;
  line-height: 18px;
  font-family: var(--hedaerfont);
}
@media screen and (max-width: 720px) {
  h6 {
    font-size: 12px;
    line-height: 14.4px;
  }
}

p,
li {
  font-size: 22px;
  line-height: 30.8px;
}
@media screen and (min-width: 1921px) {
  p,
  li {
    font-size: 32px;
    line-height: 44.8px;
  }
}
@media screen and (min-width: 1400px) {
  p,
  li {
    font-size: 27px;
    line-height: 37.8px;
  }
}
@media screen and (max-width: 767px) {
  p,
  li {
    font-size: 18px;
    line-height: 25.2px;
  }
}
@media screen and (max-width: 360px) {
  p,
  li {
    font-size: 16px;
    line-height: 22.4px;
  }
}

.p-0 {
  padding: 0;
}

.p-xxs {
  padding: 0 2px;
}

.p-xs {
  padding: 0 4px;
}

.p-sm {
  padding: 0 6px;
}

.p-md {
  padding: 0 8px;
}

.p-lg {
  padding: 0 12px;
}

.p-xl {
  padding: 0 16px;
}

.p-2xl {
  padding: 0 20px;
}

.p-3xl {
  padding: 0 24px;
}

.p-4xl {
  padding: 0 32px;
}

.p-5xl {
  padding: 0 40px;
}

.p-6xl {
  padding: 0 48px;
}

.p-7xl {
  padding: 0 64px;
}

.p-8xl {
  padding: 0 80px;
}

.p-9xl {
  padding: 0 96px;
}

.p-10xl {
  padding: 0 128px;
}

.br-0 {
  border-radius: 0;
}

.br-xxs {
  border-radius: 2px;
}

.br-xs {
  border-radius: 4px;
}

.br-sm {
  border-radius: 6px;
}

.br-md {
  border-radius: 8px;
}

.br-lg {
  border-radius: 10px;
}

.br-xl {
  border-radius: 12px;
}

.br-2xl {
  border-radius: 16px;
}

.br-3xl {
  border-radius: 20px;
}

.br-4xl {
  border-radius: 24px;
}

.br-5xl {
  border-radius: 9999px;
}

.container {
  max-width: calc(100vw - 160px);
}
@media screen and (min-width: 2200px) {
  .container {
    max-width: 1921px;
  }
}
.container {
  /*@media screen and (min-width:1921px) {
    max-width: 1824px;
  }
  @media screen and (max-width:1400px) {
    max-width: 1280px;
  }
  @media screen and (max-width:1366px) {
    max-width: 90%;
  }*/
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
  .container {
    max-width: calc(100vw - 80px);
  }
}
@media screen and (max-width: 992px) {
  .container {
    max-width: calc(100vw - 50px);
  }
}
@media screen and (max-width: 640px) {
  .container {
    max-width: calc(100vw - 20px);
  }
}

body.scroll-lock {
  overflow-y: hidden;
  height: 100vh;
  /* prevents iOS rubber-banding */
}

.body_content {
  background: #fff;
  overflow-x: hidden;
}

div#gdpr-cookie-message {
  width: 100%;
  margin: 0px auto;
  max-width: 100%;
  /*height: 200px;*/
  padding: 50px 50px;
  background-color: var(--basesecondarycolor25);
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  /* display: none; */
  z-index: 9999;
}

.cn-notice-text {
  width: 70%;
  margin: 0 auto;
  display: inline-block;
  color: #32323C;
  font-family: var(--secondaryfont);
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  text-align: left;
}
@media screen and (max-width: 991px) {
  .cn-notice-text {
    width: 100%;
    margin-bottom: 20px;
  }
}

#cookieConsent {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}
@media screen and (max-width: 991px) {
  #cookieConsent {
    flex-direction: column;
    align-items: flex-start;
  }
}
#cookieConsent .cn-buttons {
  display: flex;
  gap: 15px;
  align-items: center;
  justify-content: flex-end;
  width: 30%;
}
@media screen and (max-width: 991px) {
  #cookieConsent .cn-buttons {
    width: 100%;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
#cookieConsent .contact-link.gdpr-accept-btn {
  background-color: var(--baseprimarcolor950, #000);
  border: 1px solid var(--baseprimarcolor950, #000);
  cursor: pointer;
}
#cookieConsent .contact-link.gdpr-accept-btn span {
  color: #fff;
}
#cookieConsent .contact-link.gdpr-accept-btn .circle-bg {
  background-color: var(--brandsecondarycolor400, #ffd215);
}
#cookieConsent .contact-link.gdpr-accept-btn:hover span {
  color: var(--baseprimarcolor950, #000);
}
#cookieConsent .contact-link.gdpr-reject-btn {
  background-color: #fff;
  border: 1px solid var(--baseprimarcolor950, #000);
}
#cookieConsent .contact-link.gdpr-reject-btn span {
  color: var(--baseprimarcolor950, #000);
}
#cookieConsent .contact-link.gdpr-reject-btn .circle-bg {
  background-color: var(--baseprimarcolor950, #000);
}
#cookieConsent .contact-link.gdpr-reject-btn:hover span {
  color: var(--baseprimarcolor950, #000);
}
#cookieConsent .contact-link.gdpr-reject-btn:hover .circle-bg {
  background-color: var(--brandsecondarycolor400, #ffd215);
}
#cookieConsent .contact-link.gdpr-reject-btn:hover img {
  filter: brightness(0);
}

.link-btn .contact-link, .inner-page-links .support-btn .contact-link, .inner-page-link .contact-link {
  gap: 8px;
  padding: 12px 10px 12px 20px;
  background: var(--brandsecondarycolor400);
  border-radius: 100px;
  font-size: 16px;
  display: flex;
  align-items: center;
  line-height: 22.4px;
  color: var(--baseprimarcolor950);
  height: 44px;
  overflow: hidden;
  position: relative;
  justify-content: space-between;
}
.link-btn .contact-link:hover span, .inner-page-links .support-btn .contact-link:hover span, .inner-page-link .contact-link:hover span {
  z-index: 99;
}
.link-btn .arrow-wrap, .inner-page-links .support-btn .arrow-wrap, .inner-page-link .arrow-wrap {
  position: relative;
  width: 28px;
  height: 28px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  z-index: 0;
  margin-left: 6px;
}
.link-btn .arrow-wrap img, .inner-page-links .support-btn .arrow-wrap img, .inner-page-link .arrow-wrap img {
  position: relative;
  z-index: 99;
}
.link-btn .circle-bg, .inner-page-links .support-btn .circle-bg, .inner-page-link .circle-bg {
  position: absolute;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  transform-origin: center;
  transform: scale(1);
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  height: 100%;
}
.link-btn span, .inner-page-links .support-btn span, .inner-page-link span {
  font-size: 16px;
  display: flex;
  position: relative;
  z-index: 1;
  margin: 0;
}
.link-btn .contact-link, .inner-page-links .support-btn .contact-link, .inner-page-link .contact-link {
  position: relative;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 50px;
  overflow: hidden;
  z-index: 1;
  transition: border-color 0.3s ease;
}
.link-btn .contact-link span, .inner-page-links .support-btn .contact-link span, .inner-page-link .contact-link span {
  z-index: 10;
  /* Above the circle */
  pointer-events: none;
  /* Let hover pass to parent */
  transition: color 0.4s ease;
}
.link-btn .contact-link img, .inner-page-links .support-btn .contact-link img, .inner-page-link .contact-link img {
  transition: filter 0.4s ease;
}
.link-btn .arrow-wrap, .inner-page-links .support-btn .arrow-wrap, .inner-page-link .arrow-wrap {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  z-index: 5;
}
.link-btn, .inner-page-links .support-btn, .inner-page-link {
  /* The Circle that fills the background */
}
.link-btn .circle-bg, .inner-page-links .support-btn .circle-bg, .inner-page-link .circle-bg {
  position: absolute;
  right: 0;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  z-index: 2;
  transform-origin: center center;
  /* transform: scale(1) via GSAP */
}
.link-btn, .inner-page-links .support-btn, .inner-page-link {
  /* --- Theme States --- */
  /* Black Theme: Start Black Text, Yellow Circle */
}
.link-btn .contact-link.black, .inner-page-links .support-btn .contact-link.black, .inner-page-link .contact-link.black {
  background-color: var(--brandsecondarycolor400);
}
.link-btn, .inner-page-links .support-btn, .inner-page-link {
  /* Initial background */
}
.link-btn .contact-link.black span, .inner-page-links .support-btn .contact-link.black span, .inner-page-link .contact-link.black span {
  color: var(--baseprimarcolor950);
}
.link-btn .contact-link.black .circle-bg, .inner-page-links .support-btn .contact-link.black .circle-bg, .inner-page-link .contact-link.black .circle-bg {
  background-color: var(--baseprimarcolor950);
}
.link-btn .contact-link.black:hover span, .inner-page-links .support-btn .contact-link.black:hover span, .inner-page-link .contact-link.black:hover span {
  color: var(--brandsecondarycolor400);
}
.link-btn, .inner-page-links .support-btn, .inner-page-link {
  /* Yellow Theme: Start Yellow Text, Black Circle */
}
.link-btn .contact-link.yellow, .inner-page-links .support-btn .contact-link.yellow, .inner-page-link .contact-link.yellow {
  background-color: var(--baseprimarcolor950);
}
.link-btn .contact-link.yellow span, .inner-page-links .support-btn .contact-link.yellow span, .inner-page-link .contact-link.yellow span {
  color: var(--brandsecondarycolor400);
}
.link-btn .contact-link.yellow .circle-bg, .inner-page-links .support-btn .contact-link.yellow .circle-bg, .inner-page-link .contact-link.yellow .circle-bg {
  background-color: var(--brandsecondarycolor400);
}
.link-btn .contact-link.yellow:hover span, .inner-page-links .support-btn .contact-link.yellow:hover span, .inner-page-link .contact-link.yellow:hover span {
  color: var(--baseprimarcolor950);
}
.link-btn .contact-link.yellow:hover img, .inner-page-links .support-btn .contact-link.yellow:hover img, .inner-page-link .contact-link.yellow:hover img {
  filter: brightness(0);
}
.link-btn .contact-link.white, .inner-page-links .support-btn .contact-link.white, .inner-page-link .contact-link.white {
  background-color: rgba(255, 210, 21, 0);
}
.link-btn .contact-link.white span, .inner-page-links .support-btn .contact-link.white span, .inner-page-link .contact-link.white span {
  color: var(--basesecondarycolor25);
}
.link-btn .contact-link.white .circle-bg, .inner-page-links .support-btn .contact-link.white .circle-bg, .inner-page-link .contact-link.white .circle-bg {
  background-color: var(--brandsecondarycolor400);
  /* The circle that will expand */
}
.link-btn .contact-link.white:hover span, .inner-page-links .support-btn .contact-link.white:hover span, .inner-page-link .contact-link.white:hover span {
  color: var(--baseprimarcolor950);
}
.link-btn .contact-link.white:hover img, .inner-page-links .support-btn .contact-link.white:hover img, .inner-page-link .contact-link.white:hover img {
  filter: brightness(0);
}
.link-btn .contact-link.transparent, .inner-page-links .support-btn .contact-link.transparent, .inner-page-link .contact-link.transparent {
  background-color: rgba(255, 210, 21, 0);
}
.link-btn .contact-link.transparent span, .inner-page-links .support-btn .contact-link.transparent span, .inner-page-link .contact-link.transparent span {
  color: var(--baseprimarcolor950);
}
.link-btn .contact-link.transparent .circle-bg, .inner-page-links .support-btn .contact-link.transparent .circle-bg, .inner-page-link .contact-link.transparent .circle-bg {
  background-color: var(--brandsecondarycolor400);
  /* The circle that will expand */
}
.link-btn .contact-link.transparent:hover span, .inner-page-links .support-btn .contact-link.transparent:hover span, .inner-page-link .contact-link.transparent:hover span {
  color: var(--baseprimarcolor950);
}
.link-btn .contact-link.transparent:hover img, .inner-page-links .support-btn .contact-link.transparent:hover img, .inner-page-link .contact-link.transparent:hover img {
  filter: brightness(0);
}
.link-btn .contact-link.grey, .inner-page-links .support-btn .contact-link.grey, .inner-page-link .contact-link.grey {
  background-color: var(--basesecondarycolor50);
}
.link-btn .contact-link.grey span, .inner-page-links .support-btn .contact-link.grey span, .inner-page-link .contact-link.grey span {
  color: var(--baseprimarcolor950);
}
.link-btn .contact-link.grey .circle-bg, .inner-page-links .support-btn .contact-link.grey .circle-bg, .inner-page-link .contact-link.grey .circle-bg {
  background-color: var(--brandsecondarycolor400);
  /* The circle that will expand */
}
.link-btn .contact-link.grey:hover span, .inner-page-links .support-btn .contact-link.grey:hover span, .inner-page-link .contact-link.grey:hover span {
  color: var(--baseprimarcolor950);
}
.link-btn .contact-link.grey:hover img, .inner-page-links .support-btn .contact-link.grey:hover img, .inner-page-link .contact-link.grey:hover img {
  filter: brightness(0);
}
.link-btn .contact-link.greywhite, .inner-page-links .support-btn .contact-link.greywhite, .inner-page-link .contact-link.greywhite {
  background-color: var(--basesecondarycolor50);
}
.link-btn .contact-link.greywhite span, .inner-page-links .support-btn .contact-link.greywhite span, .inner-page-link .contact-link.greywhite span {
  color: var(--baseprimarcolor950);
}
.link-btn .contact-link.greywhite .circle-bg, .inner-page-links .support-btn .contact-link.greywhite .circle-bg, .inner-page-link .contact-link.greywhite .circle-bg {
  background-color: var(--basesecondarycolor25);
  /* The circle that will expand */
}
.link-btn .contact-link.greywhite:hover span, .inner-page-links .support-btn .contact-link.greywhite:hover span, .inner-page-link .contact-link.greywhite:hover span {
  color: var(--baseprimarcolor950);
}
.link-btn .contact-link.greywhite:hover img, .inner-page-links .support-btn .contact-link.greywhite:hover img, .inner-page-link .contact-link.greywhite:hover img {
  filter: brightness(0);
}
.link-btn .contact-link.yellowwhite, .inner-page-links .support-btn .contact-link.yellowwhite, .inner-page-link .contact-link.yellowwhite {
  background-color: var(--basesecondarycolor25);
}
.link-btn .contact-link.yellowwhite span, .inner-page-links .support-btn .contact-link.yellowwhite span, .inner-page-link .contact-link.yellowwhite span {
  color: var(--baseprimarcolor950);
}
.link-btn .contact-link.yellowwhite .circle-bg, .inner-page-links .support-btn .contact-link.yellowwhite .circle-bg, .inner-page-link .contact-link.yellowwhite .circle-bg {
  background-color: var(--brandsecondarycolor400);
  /* The circle that will expand */
}
.link-btn .contact-link.yellowwhite:hover span, .inner-page-links .support-btn .contact-link.yellowwhite:hover span, .inner-page-link .contact-link.yellowwhite:hover span {
  color: var(--baseprimarcolor950);
}
.link-btn .contact-link.yellowwhite:hover img, .inner-page-links .support-btn .contact-link.yellowwhite:hover img, .inner-page-link .contact-link.yellowwhite:hover img {
  filter: brightness(0);
}
.link-btn .contact-link.whiteyellow, .inner-page-links .support-btn .contact-link.whiteyellow, .inner-page-link .contact-link.whiteyellow {
  background-color: var(--brandsecondarycolor400);
}
.link-btn .contact-link.whiteyellow span, .inner-page-links .support-btn .contact-link.whiteyellow span, .inner-page-link .contact-link.whiteyellow span {
  color: var(--baseprimarcolor950);
}
.link-btn .contact-link.whiteyellow .circle-bg, .inner-page-links .support-btn .contact-link.whiteyellow .circle-bg, .inner-page-link .contact-link.whiteyellow .circle-bg {
  background-color: var(--basesecondarycolor25);
  /* The circle that will expand */
}
.link-btn .contact-link.whiteyellow:hover span, .inner-page-links .support-btn .contact-link.whiteyellow:hover span, .inner-page-link .contact-link.whiteyellow:hover span {
  color: var(--baseprimarcolor950);
}
.link-btn .contact-link.whiteyellow:hover img, .inner-page-links .support-btn .contact-link.whiteyellow:hover img, .inner-page-link .contact-link.whiteyellow:hover img {
  filter: brightness(0);
}

.main-wrapper {
  background: var(--baseprimarcolor950);
  overflow: hidden;
}

.hero-subtext-right {
  color: var(--basesecondarycolor25);
}
.hero-subtext-right p,
.hero-subtext-right li {
  color: var(--basesecondarycolor25);
  font-size: 16px;
  padding-bottom: 15px;
  margin-bottom: 0;
}

.hero {
  position: relative;
  width: 100%;
  height: 100vh;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
  .hero {
    height: 100vh !important;
  }
}
@media screen and (max-width: 992px) {
  .hero {
    height: 100vh !important;
  }
}
.hero {
  overflow: hidden;
}

.hero__inner {
  width: 100%;
  height: 100%;
  position: relative;
}

/* VIDEO */
.hero__images {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  overflow: hidden;
  z-index: 1;
}

.hero__img_inner {
  width: 120%;
  height: 250%;
  position: absolute;
  top: 0px;
  right: -200px;
  transform-origin: 100% 0%;
  z-index: 9;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
  .hero__img_inner {
    right: 0;
    width: 150%;
  }
}
@media screen and (max-width: 992px) {
  .hero__img_inner {
    right: 0;
    width: 150%;
  }
}

.hero__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}

.video-overlay {
  position: absolute;
  inset: 0;
  background: #000;
  opacity: 0;
  z-index: 9;
  pointer-events: none;
}

/* MASK */
.hero__cover {
  position: absolute;
  inset: 0;
  z-index: 20;
}

.mask-svg {
  width: 4878px;
  height: 2703px;
  box-shadow: 0 0 0 5000px #000;
  display: block;
  position: absolute;
  top: 80%;
  left: 85%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
@media screen and (min-width: 1920px) {
  .mask-svg {
    width: 4878px;
    height: 2703px;
    top: 80%;
    left: 85%;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
  .mask-svg {
    top: 80%;
  }
}
@media screen and (max-width: 768px) {
  .mask-svg {
    height: 1780px;
    top: 80%;
  }
}

.orbit-holder {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 99;
}

/* Proper centered orbit */
.orbit-wrap {
  position: absolute;
  top: 80%;
  left: 85%;
  width: 85vw;
  height: 85vw;
  max-width: 1200px;
  max-height: 1200px;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
@media (min-width: 1920px) {
  .orbit-wrap {
    max-width: 1721px;
    max-height: 1721px;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
  .orbit-wrap {
    width: 140vw;
    height: 140vw;
  }
}
@media screen and (max-width: 992px) {
  .orbit-wrap {
    width: 125vw;
    height: 125vw;
  }
}
@media screen and (max-width: 768px) {
  .orbit-wrap {
    width: 700px;
    height: 700px;
  }
}
@media screen and (max-width: 640px) {
  .orbit-wrap {
    width: 550px;
    height: 550px;
  }
}

.orbit-wrap-2 {
  width: 78vw;
  height: 78vw;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
  .orbit-wrap-2 {
    width: 110vw;
    height: 110vw;
  }
}
@media screen and (max-width: 992px) {
  .orbit-wrap-2 {
    width: 120vw;
    height: 120vw;
  }
}
@media screen and (max-width: 768px) {
  .orbit-wrap-2 {
    width: 650px;
    height: 650px;
  }
}
@media screen and (max-width: 640px) {
  .orbit-wrap-2 {
    width: 530px;
    height: 530px;
  }
}

/** SVG should fill wrap **/
.orbit-circle {
  position: absolute;
  width: 100%;
  height: 100%;
}
.orbit-circle.orbit-circle-1 {
  opacity: 0.4;
}

.orbit-circle circle {
  stroke: #ffd937;
  stroke-width: 1.5;
  fill: none;
}

/** Centered rotator **/
.dot-rotator {
  position: absolute;
  inset: 0;
  transform-origin: 50% 50%;
}

/* Dot */
.orbit-dot {
  width: 18px;
  height: 18px;
  background: #ffd937;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: -9px;
  /* sits exactly on circle */
  transform: translateX(-50%);
}

.orbit-dot-2 {
  width: 24px;
  height: 24px;
  top: 36px;
}
@media screen and (min-width: 641px) {
  .orbit-dot-2 {
    top: 90px;
  }
}

.orbit-dot-3 {
  width: 8px;
  height: 8px;
  background: #ffd937;
  border-radius: 50%;
  position: absolute;
  left: -10%;
  top: 14%;
  z-index: 999;
}

.orbit-dot-4 {
  width: 6px;
  height: 6px;
  background: #ffd937;
  border-radius: 50%;
  position: absolute;
  left: -44%;
  top: 46%;
  z-index: 999;
}

.hero-text-wrapper {
  position: absolute;
  top: 281px;
  left: 47px;
  width: 40%;
  z-index: 99999 !important;
  pointer-events: none;
  transform: translateY(0);
  color: white;
}
@media (min-width: 1921px) {
  .hero-text-wrapper {
    top: 40%;
    width: 635px;
  }
}
@media (max-width: 992px) {
  .hero-text-wrapper {
    top: 115px;
    width: 80%;
    left: calc(11% - 22px);
  }
}

.hero-text-block {
  position: relative;
  z-index: 999999 !important;
}

.hero-heading {
  font-size: 64px;
  line-height: 1.1;
  font-weight: 500;
  margin: 0;
  padding-bottom: 14px;
}

.hero-subtext-left p {
  font-size: 18px;
  line-height: 1.4;
  color: var(--basesecondarycolor25);
  margin-top: 10px;
}

/* CONTENT */
.content {
  position: relative;
  color: white;
  padding: 0px 0 0 0;
  z-index: 5;
  margin-top: 318px;
  margin-bottom: 55px;
}
@media (min-width: 1400px) {
  .content {
    height: 55vh;
  }
}
@media (max-width: 1400px) {
  .content {
    margin-bottom: 100px;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
  .content {
    height: 60vh;
  }
}
@media screen and (max-width: 992px) {
  .content {
    height: 60vh;
  }
}
@media screen and (max-width: 768px) {
  .content {
    height: 50vh;
  }
}
@media screen and (max-width: 390px) {
  .content {
    height: 66vh;
    margin-top: 120px;
  }
}
.content .services-body {
  display: flex;
  flex: 50%;
}
@media screen and (max-width: 992px) {
  .content .services-body {
    flex: 100%;
    flex-direction: column;
  }
}
.content .services-body .services_title {
  width: 50%;
  font-size: 16px;
  padding-bottom: 100px;
}
@media screen and (max-width: 992px) {
  .content .services-body .services_title {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .content .services-body .services_title {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 390px) {
  .content .services-body .services_title {
    padding-bottom: 0;
  }
}
.content .services-body .services_title h2 {
  font-size: 48px;
  font-family: var(--hedaerfont);
  width: 665px;
  line-height: 57.6px;
}
@media screen and (max-width: 1199px) {
  .content .services-body .services_title h2 {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .content .services-body .services_title h2 {
    font-size: 36px;
    line-height: 43.2px;
  }
}
.content .services-body .services_info {
  width: 50%;
  opacity: 1 !important;
  padding-left: 65px;
  display: flex;
  align-items: center;
  padding-top: 40px;
}
@media screen and (max-width: 992px) {
  .content .services-body .services_info {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .content .services-body .services_info {
    padding-left: 0;
  }
}
@media screen and (max-width: 640px) {
  .content .services-body .services_info .services_cont {
    padding: 0;
  }
}
.content .services-body .services_info p {
  font-size: 16px;
  font-family: var(--secondaryfont);
}
.content .services-body .services_info ul li {
  font-size: 16px;
}

.content .inner {
  width: 100%;
  margin: 0 auto;
  font-size: 20px;
  line-height: 1.6;
}

/* MOBILE */
@media (max-width: 520px) {
  .hero-heading p {
    font-size: 40px;
  }
}
/* header */
header {
  background: linear-gradient(rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  width: 100%;
  display: block;
  padding: 15px 0;
  z-index: 9999;
  top: 0;
  backdrop-filter: blur(3px);
}
@media screen and (max-width: 992px) {
  header {
    backdrop-filter: inherit;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header.fixed-header {
    background: linear-gradient(rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0) 100%);
    padding: 15px 0;
    border-radius: 0;
  }
}
@media screen and (max-width: 992px) {
  header.fixed-header {
    background: linear-gradient(rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0) 100%);
    padding: 15px 0;
    border-radius: 0;
  }
}
header.fixed-header {
  position: fixed;
}
header.fixed-header.is-not-fixed {
  position: absolute;
}
header.header-hover {
  background: linear-gradient(134deg, black 28%, rgba(0, 0, 0, 0.8) 100%);
  height: 100vh;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header.header-hover {
    height: 100vh;
  }
}
@media screen and (min-width: 992px) {
  header.header-hover {
    height: 100vh;
  }
}
header.header-hover .header-fixed .logo img.logo_white {
  display: block;
}
header.header-hover .header-fixed .logo img.logo_dark {
  display: none;
}
header.header-hover .header-fixed .navigation ul li a {
  color: var(--basesecondarycolor25);
}
@media screen and (min-width: 992px) {
  header.header-hover .header-fixed .navigation .menu-item-has-children .submenu-toggle {
    border-top: 4px solid var(--basesecondarycolor25);
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header.header-hover .header-fixed .navigation .menu-item-has-children .submenu-toggle {
    border-top: none;
  }
}
header.color-white {
  width: 100%;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px;
  will-change: auto;
  transform: none;
  transform-origin: 50% 50% 0px;
  opacity: 1;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 100%);
  backdrop-filter: blur(3px);
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header.color-white {
    background: linear-gradient(134deg, black 28%, rgba(0, 0, 0, 0.8) 100%);
    backdrop-filter: inherit;
  }
}
@media screen and (max-width: 992px) {
  header.color-white {
    background: linear-gradient(134deg, black 28%, rgba(0, 0, 0, 0.8) 100%);
    backdrop-filter: inherit;
  }
}
header.color-white .header-fixed .logo img.logo_white {
  display: none;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header.color-white .header-fixed .logo img.logo_white {
    display: block;
  }
}
@media screen and (max-width: 992px) {
  header.color-white .header-fixed .logo img.logo_white {
    display: block;
  }
}
header.color-white .header-fixed .logo img.logo_dark {
  display: block;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header.color-white .header-fixed .logo img.logo_dark {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  header.color-white .header-fixed .logo img.logo_dark {
    display: none;
  }
}
header.color-white .header-fixed .navigation ul li a {
  color: var(--baseprimarcolor950);
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header.color-white .header-fixed .navigation .menu-item-has-children .submenu-toggle {
    border-top: 4px solid var(--baseprimarcolor950);
  }
}
@media screen and (min-width: 992px) {
  header.color-white .header-fixed .navigation .menu-item-has-children .submenu-toggle {
    border-top: 4px solid var(--baseprimarcolor950);
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header.color-white.header-hover {
    background: linear-gradient(134deg, black 28%, rgba(0, 0, 0, 0.8) 100%) !important;
  }
}
@media screen and (min-width: 992px) {
  header.color-white.header-hover {
    background: linear-gradient(134deg, black 28%, rgba(0, 0, 0, 0.8) 100%) !important;
  }
}
header.color-white.header-hover .header-fixed .logo img.logo_white {
  display: block;
}
header.color-white.header-hover .header-fixed .logo img.logo_dark {
  display: none;
}
header.color-white.header-hover .header-fixed .navigation ul li a {
  color: var(--basesecondarycolor25);
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header.color-white.header-hover .header-fixed .navigation .menu-item-has-children .submenu-toggle {
    border-top: 4px solid var(--basesecondarycolor25);
  }
}
@media screen and (min-width: 992px) {
  header.color-white.header-hover .header-fixed .navigation .menu-item-has-children .submenu-toggle {
    border-top: 4px solid var(--basesecondarycolor25);
  }
}
header .header-fixed {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .header-fixed .logo img {
  width: 106px;
}
header .header-fixed .logo img.logo_white {
  display: block;
}
header .header-fixed .logo img.logo_dark {
  display: none;
}
header .header-fixed .hamburger {
  width: 40px;
  height: 40px;
  flex-direction: column;
  justify-content: center;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  z-index: 999;
  background: var(--brandsecondarycolor400);
  align-items: center;
  border-radius: 100px;
  display: none;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .hamburger {
    display: flex;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .hamburger {
    display: flex;
  }
}
header .header-fixed .hamburger.active span:nth-child(1) {
  transform: translateY(3px) rotate(45deg);
}
header .header-fixed .hamburger.active span:nth-child(2) {
  transform: translateY(-5px) rotate(-45deg);
}
header .header-fixed .hamburger span {
  display: block;
  width: 20px;
  height: 2px;
  background: var(--baseprimarcolor950);
  transition: 0.3s ease;
  margin: 3px 0;
}
header .header-fixed .navigation {
  display: flex;
  align-items: center;
  gap: 24px;
}
@media screen and (max-width: 1200px) {
  header .header-fixed .navigation {
    gap: 15px;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation {
    position: fixed;
    top: 0;
    top: -200%;
    width: 100%;
    flex-direction: column;
    padding: 60px 0px;
    transition: 0.3s ease;
    box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
    left: 0;
    height: 100%;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation {
    position: fixed;
    top: 0;
    top: -200%;
    width: 100%;
    height: 100vh;
    flex-direction: column;
    padding: 60px 0px;
    transition: 0.3s ease;
    box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
    left: 0;
  }
}
header .header-fixed .navigation.open {
  top: 40px;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation .navbar-collapse {
    width: calc(100% - 50PX);
    overflow-y: auto;
    flex-grow: 0;
    flex-basis: inherit;
    align-items: flex-start;
    padding: 0 12px;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation .navbar-collapse {
    width: calc(100% - 50PX);
    overflow-y: auto;
    flex-grow: 0;
    flex-basis: auto;
    min-height: 0;
    align-items: flex-start;
    padding: 0 12px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  header .header-fixed .navigation .navbar-collapse {
    width: calc(100% - 20PX);
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation .menu-item-has-children {
    position: relative;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation .menu-item-has-children {
    position: relative;
  }
}
header .header-fixed .navigation .menu-item-has-children .submenu-toggle {
  right: 0;
  border: none;
  top: 15px;
  width: 20px;
  position: absolute;
  display: inline-block;
  height: 20px;
  /* arrow height */
}
@media screen and (min-width: 992px) {
  header .header-fixed .navigation .menu-item-has-children .submenu-toggle {
    right: 8px;
    top: 10px;
    cursor: pointer;
    width: 7px;
    /* arrow width */
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid var(--basesecondarycolor25);
    /* arrow color */
    /* optional styling */
    vertical-align: middle;
    cursor: pointer;
  }
}
@media screen and (min-width: 1199px) {
  header .header-fixed .navigation .menu-item-has-children .submenu-toggle {
    right: 8px;
  }
}
@media only screen and (max-width: 1024px) {
  header .header-fixed .navigation .menu-item-has-children .submenu-toggle {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 10px;
  }
  header .header-fixed .navigation .menu-item-has-children .submenu-toggle:before {
    content: "";
    width: 8px;
    height: 8px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    position: static;
    display: block;
  }
  header .header-fixed .navigation .menu-item-has-children .submenu-toggle:after {
    content: none;
  }
}
header .header-fixed .navigation nav ul {
  list-style: none;
  display: flex;
  gap: 0;
  margin: 0;
}
@media screen and (max-width: 1400px) {
  header .header-fixed .navigation nav ul {
    gap: 0px;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul {
    flex-direction: column;
    flex-wrap: wrap;
    padding: 0;
    width: 100%;
    gap: 20px 0;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul {
    flex-direction: column;
    flex-wrap: wrap;
    padding: 0;
    width: 100%;
    gap: 20px 0;
  }
}
header .header-fixed .navigation nav ul li {
  line-height: normal;
  font-size: inherit;
  position: relative;
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li.menu-item-object-case_studies .menu-categories a, header .header-fixed .navigation nav ul li.menu-item-object-custom .menu-categories a {
    font-size: 16px;
  }
}
header .header-fixed .navigation nav ul li.menu-item-has-children {
  /* margin-right removed */
}
header .header-fixed .navigation nav ul li a {
  color: var(--basesecondarycolor25);
  font-size: 16px;
  line-height: 22.4px;
  font-family: var(--secondaryfont);
  padding: 25px 24px;
  font-weight: 500;
}
@media screen and (max-width: 1199px) {
  header .header-fixed .navigation nav ul li a {
    padding: 25px 6px;
    font-size: 15px;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li a {
    font-size: 30px;
    font-family: var(--hedaerfont);
    padding: 10px 0;
    line-height: normal;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li a {
    font-size: 30px;
    font-family: var(--hedaerfont);
    padding: 10px 0;
    line-height: normal;
  }
}
header .header-fixed .navigation nav ul li:hover > a, header .header-fixed .navigation nav ul li.current-menu-item > a, header .header-fixed .navigation nav ul li.current-menu-ancestor > a {
  color: var(--brandsecondarycolor400) !important;
}
header .header-fixed .navigation nav ul li:hover .sub-menu-block {
  display: none;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li:hover .sub-menu-block {
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 992px) {
  header .header-fixed .navigation nav ul li:hover .sub-menu-block {
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 992px) {
  header .header-fixed .navigation nav ul li:hover .submenu-toggle {
    border-top: 4px solid var(--brandsecondarycolor400) !important;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li:hover .submenu-toggle {
    border-top: none !important;
  }
}
header .header-fixed .navigation nav ul li:hover.current-menu-item {
  color: var(--brandsecondarycolor400) !important;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li:hover.current-menu-item {
    color: var(--brandsecondarycolor400) !important;
  }
}
@media screen and (min-width: 992px) {
  header .header-fixed .navigation nav ul li:hover.current-menu-item {
    color: var(--brandsecondarycolor400) !important;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li:hover.current-menu-item .submenu-toggle {
    border-top: 4px solid var(--brandsecondarycolor400) !important;
  }
}
@media screen and (min-width: 992px) {
  header .header-fixed .navigation nav ul li:hover.current-menu-item .submenu-toggle {
    border-top: 4px solid var(--brandsecondarycolor400) !important;
  }
}
header .header-fixed .navigation nav ul li.current-menu-item a, header .header-fixed .navigation nav ul li.current-menu-ancestor a {
  color: var(--brandsecondarycolor400) !important;
}
header .header-fixed .navigation nav ul li.current-menu-item .submenu-toggle, header .header-fixed .navigation nav ul li.current-menu-ancestor .submenu-toggle {
  border-top: 4px solid var(--brandsecondarycolor400) !important;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li.current-menu-item .submenu-toggle, header .header-fixed .navigation nav ul li.current-menu-ancestor .submenu-toggle {
    border: none !important;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li.current-menu-item .submenu-toggle, header .header-fixed .navigation nav ul li.current-menu-ancestor .submenu-toggle {
    border: none !important;
  }
}
header .header-fixed .navigation nav ul li.current-menu-item .sub-menu-block .menu-categories a,
header .header-fixed .navigation nav ul li.current-menu-item .sub-menu-block .latest_case-studies a,
header .header-fixed .navigation nav ul li.current-menu-item .sub-menu-block #insight a, header .header-fixed .navigation nav ul li.current-menu-ancestor .sub-menu-block .menu-categories a,
header .header-fixed .navigation nav ul li.current-menu-ancestor .sub-menu-block .latest_case-studies a,
header .header-fixed .navigation nav ul li.current-menu-ancestor .sub-menu-block #insight a {
  color: var(--basesecondarycolor25) !important;
}
header .header-fixed .navigation nav ul li.current-menu-item .sub-menu-block .services_list .sub-menu li a, header .header-fixed .navigation nav ul li.current-menu-ancestor .sub-menu-block .services_list .sub-menu li a {
  color: var(--basesecondarycolor25) !important;
}
header .header-fixed .navigation nav ul li.current-menu-item .sub-menu-block .services_list .sub-menu li.active a, header .header-fixed .navigation nav ul li.current-menu-ancestor .sub-menu-block .services_list .sub-menu li.active a {
  color: var(--brandsecondarycolor400) !important;
}
header .header-fixed .navigation nav ul li.current-menu-item .ourservices-menu .sub-menu-block .menu-categories a,
header .header-fixed .navigation nav ul li.current-menu-item .ourservices-menu .sub-menu-block .latest_case-studies a, header .header-fixed .navigation nav ul li.current-menu-ancestor .ourservices-menu .sub-menu-block .menu-categories a,
header .header-fixed .navigation nav ul li.current-menu-ancestor .ourservices-menu .sub-menu-block .latest_case-studies a {
  color: var(--basesecondarycolor25) !important;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li.open-submenu .sub-menu-block {
    display: flex;
    flex-direction: column;
    pointer-events: auto !important;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li.open-submenu .sub-menu-block {
    display: flex;
    flex-direction: column;
    pointer-events: auto !important;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li.ourservices-menu.open-submenu .sub-menu-block {
    display: flex;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li.ourservices-menu.open-submenu .sub-menu-block {
    display: flex;
  }
}
header .header-fixed .navigation nav ul li.ourservices-menu .sub-menu-block {
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 48px 0;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li.ourservices-menu .sub-menu-block {
    gap: 15px 0;
    top: 0;
    align-items: flex-start;
    position: relative;
    left: 0;
    transform: none;
    padding: 0;
    height: auto;
    display: none;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li.ourservices-menu .sub-menu-block {
    gap: 15px 0;
    top: 0;
    align-items: flex-start;
    position: relative;
    left: 0;
    transform: none;
    padding: 0;
    height: auto;
    display: none;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li.ourservices-menu .sub-menu-block h3 {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li.ourservices-menu .sub-menu-block h3 {
    display: none;
  }
}
header .header-fixed .navigation nav ul li.ourservices-menu .sub-menu-block .menu-line {
  width: 100%;
  border-bottom: 1px solid var(--brandsecondarycolor400);
  margin: 50px 0;
}
header .header-fixed .navigation nav ul li.ourservices-menu .services_list {
  display: flex;
  gap: 0 38px;
  width: 100%;
  justify-content: space-between;
}
@media screen and (max-width: 1400px) {
  header .header-fixed .navigation nav ul li.ourservices-menu .services_list {
    gap: 0 30px;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li.ourservices-menu .services_list {
    flex-direction: column;
    gap: 25px 0;
    overflow-y: auto;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li.ourservices-menu .services_list {
    flex-direction: column;
    gap: 25px 0;
  }
}
header .header-fixed .navigation nav ul li.ourservices-menu .services_list .list_item_menu {
  width: 25%;
  display: flex;
  gap: 38px;
  flex-direction: column;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li.ourservices-menu .services_list .list_item_menu {
    width: 100%;
    gap: 5px 0;
    margin: 0;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li.ourservices-menu .services_list .list_item_menu {
    width: 100%;
    gap: 5px 0;
    margin: 0;
  }
}
header .header-fixed .navigation nav ul li.ourservices-menu .services_list .list_item_menu h3 {
  font-size: 20px;
  font-weight: 500;
  font-family: var(--secondaryfont);
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li.ourservices-menu .services_list .list_item_menu h3 {
    display: block;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li.ourservices-menu .services_list .list_item_menu h3 {
    display: block;
  }
}
header .header-fixed .navigation nav ul li.ourservices-menu .services_list .list_item_menu h3:before {
  background: url(../images/icons/logo-icon.svg) no-repeat;
  width: 20px;
  height: 14px;
  content: "";
  position: relative;
  display: none;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li.ourservices-menu .services_list .list_item_menu h3:before {
    display: inline-flex;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li.ourservices-menu .services_list .list_item_menu h3:before {
    display: inline-flex;
  }
}
header .header-fixed .navigation nav ul li.ourservices-menu .services_list .list_item_menu h3 a {
  font-size: 20px;
  font-weight: 500;
  font-family: var(--secondaryfont);
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li.ourservices-menu .services_list .list_item_menu h3 a {
    font-size: 18px;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li.ourservices-menu .services_list .list_item_menu h3 a {
    font-size: 18px;
  }
}
header .header-fixed .navigation nav ul li.ourservices-menu .services_list .list_item_menu ul.sub-menu {
  display: flex;
  flex-direction: column;
  padding: 0;
  gap: 20px;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li.ourservices-menu .services_list .list_item_menu ul.sub-menu {
    gap: 0;
    padding-left: 20px;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li.ourservices-menu .services_list .list_item_menu ul.sub-menu {
    gap: 0;
    padding-left: 20px;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li.ourservices-menu .services_list .list_item_menu ul.sub-menu li {
    padding: 10px 0;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li.ourservices-menu .services_list .list_item_menu ul.sub-menu li {
    padding: 10px 0;
  }
}
header .header-fixed .navigation nav ul li.ourservices-menu .services_list .list_item_menu ul.sub-menu li a {
  font-size: 14px;
  font-weight: 500;
  font-family: var(--secondaryfont);
  padding: 25px 0px;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li.ourservices-menu .services_list .list_item_menu ul.sub-menu li a {
    width: 100%;
    font-size: 16px;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li.ourservices-menu .services_list .list_item_menu ul.sub-menu li a {
    width: 100%;
    font-size: 16px;
  }
}
header .header-fixed .navigation nav ul li.ourservices-menu .services_list .list_item_menu ul.sub-menu li.active a {
  color: var(--brandsecondarycolor400);
}
header .header-fixed .navigation nav ul li.menu-item-object-articles .sub-menu-block .categories_sub-menu {
  gap: 20px 0;
}
header .header-fixed .navigation nav ul li.menu-item-object-articles .sub-menu-block .categories_sub-menu li a {
  font-size: 20px;
  color: var(--basesecondarycolor500);
  font-family: var(--hedaerfont);
  padding: 0;
}
header .header-fixed .navigation nav ul li.menu-item-object-articles .sub-menu-block .categories_sub-menu li.is-active a {
  font-size: 36px;
  color: var(--basesecondarycolor25);
}
header .header-fixed .navigation nav ul li .sub-menu-block {
  position: fixed;
  top: 8%;
  /* header height */
  left: 0;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  z-index: -1;
  padding: 100px 0;
  /* Optional background just for visibility */
  backdrop-filter: blur(8px);
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li .sub-menu-block {
    position: fixed !important;
    top: 80px !important;
    width: 100%;
    background: #000;
    z-index: 9999;
    padding: 20px;
    overflow-y: auto;
    transition: none;
    justify-content: flex-start !important;
    overflow-x: hidden;
    height: calc(100vh - 80px) !important;
    padding-bottom: 60px !important;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li .sub-menu-block {
    position: fixed !important;
    top: 80px !important;
    width: 100%;
    background: #000;
    z-index: 9999;
    padding: 20px;
    padding-bottom: 100px !important;
    overflow-y: auto;
    transition: none;
    justify-content: flex-start !important;
    overflow-x: hidden;
    height: calc(100vh - 90px) !important;
    box-sizing: border-box !important;
  }
}
header .header-fixed .navigation nav ul li .sub-menu-block .back-btn {
  font-size: 30px;
  font-family: var(--hedaerfont);
  color: var(--basesecondarycolor25);
  display: none;
  width: max-content;
  margin-left: 12px;
  padding-left: 25px;
  position: relative;
  margin-bottom: 30px;
  margin-top: 20px;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li .sub-menu-block .back-btn {
    display: block;
    margin-left: 40px;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li .sub-menu-block .back-btn {
    display: block;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li .sub-menu-block .back-btn:before, header .header-fixed .navigation nav ul li .sub-menu-block .back-btn:after {
    content: "";
    border-top: 3px solid #fff;
    position: absolute;
    width: 10px;
    height: 1px;
    left: 0;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li .sub-menu-block .back-btn:before, header .header-fixed .navigation nav ul li .sub-menu-block .back-btn:after {
    content: "";
    border-top: 3px solid #fff;
    position: absolute;
    width: 10px;
    height: 1px;
    left: 0;
  }
}
header .header-fixed .navigation nav ul li .sub-menu-block .back-btn:before {
  transform: rotate(-45deg);
  bottom: 20px;
}
header .header-fixed .navigation nav ul li .sub-menu-block .back-btn:after {
  transform: rotate(45deg);
  bottom: 14px;
}
header .header-fixed .navigation nav ul li .sub-menu-block .latest_case-studies,
header .header-fixed .navigation nav ul li .sub-menu-block .latest_articles {
  transform: translateY(60px);
  opacity: 0;
  transition: none;
}
header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner {
  display: flex;
  width: 100%;
  height: 388px;
  align-items: center;
  gap: 0 50px;
  justify-content: space-between;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner {
    height: auto;
    flex-direction: column;
    gap: 10px 0;
    justify-content: flex-start;
    align-items: baseline;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner {
    height: auto;
    flex-direction: column;
    gap: 10px 0;
    justify-content: flex-start;
    align-items: baseline;
  }
}
header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .menu-line {
  width: 1px;
  height: 283px;
  background: var(--brandsecondarycolor400);
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .menu-line {
    gap: 0;
    width: 100%;
    height: 1px;
    margin: 64px 0;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .menu-line {
    gap: 0;
    width: 100%;
    height: 1px;
    margin: 64px 0;
  }
}
@media screen and (max-width: 640px) {
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .menu-line {
    margin: 34px 0;
  }
}
header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer,
header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer {
  padding: 15px 0 0;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer {
    position: absolute;
    bottom: 0;
    padding: 15px;
    z-index: 10;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer {
    position: absolute;
    bottom: 0;
    padding: 15px;
    z-index: 10;
  }
}
header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer h4 a,
header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer h4 a {
  padding: 0;
  font-family: var(--hedaerfont);
  font-size: 20px;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer h4 a,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer h4 a {
    font-size: 24px;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer h4 a,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer h4 a {
    font-size: 24px;
  }
}
header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer h5 a,
header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer h5 a {
  padding: 0;
  font-size: 20px;
  font-family: var(--hedaerfont);
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer h5 a,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer h5 a {
    font-size: 24px;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer h5 a,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer h5 a {
    font-size: 24px;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer hr,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer hr {
    border-color: var(--basesecondarycolor25);
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer hr,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer hr {
    border-color: var(--basesecondarycolor25);
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .link-btn, header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .inner-page-links .support-btn, .inner-page-links header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .support-btn, header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .inner-page-link,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .link-btn,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .inner-page-links .support-btn,
  .inner-page-links header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .support-btn,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .inner-page-link {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .link-btn, header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .inner-page-links .support-btn, .inner-page-links header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .support-btn, header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .inner-page-link,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .link-btn,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .inner-page-links .support-btn,
  .inner-page-links header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .support-btn,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .inner-page-link {
    display: none;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .link-btn .contact-link, header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .inner-page-links .support-btn .contact-link, .inner-page-links header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .support-btn .contact-link, header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .inner-page-link .contact-link,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .link-btn .contact-link,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .inner-page-links .support-btn .contact-link,
  .inner-page-links header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .support-btn .contact-link,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .inner-page-link .contact-link {
    background: transparent;
    width: max-content;
    color: var(--basesecondarycolor25);
    font-family: var(--secondaryfont);
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .link-btn .contact-link, header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .inner-page-links .support-btn .contact-link, .inner-page-links header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .support-btn .contact-link, header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .inner-page-link .contact-link,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .link-btn .contact-link,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .inner-page-links .support-btn .contact-link,
  .inner-page-links header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .support-btn .contact-link,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .inner-page-link .contact-link {
    background: transparent;
    width: max-content;
    color: var(--basesecondarycolor25);
    font-family: var(--secondaryfont);
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .link-btn .contact-link i, header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .inner-page-links .support-btn .contact-link i, .inner-page-links header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .support-btn .contact-link i, header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .inner-page-link .contact-link i,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .link-btn .contact-link i,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .inner-page-links .support-btn .contact-link i,
  .inner-page-links header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .support-btn .contact-link i,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .inner-page-link .contact-link i {
    background: var(--brandsecondarycolor400);
    border-radius: 100px;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .link-btn .contact-link i, header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .inner-page-links .support-btn .contact-link i, .inner-page-links header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .support-btn .contact-link i, header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .inner-page-link .contact-link i,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .link-btn .contact-link i,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .inner-page-links .support-btn .contact-link i,
  .inner-page-links header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .support-btn .contact-link i,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .inner-page-link .contact-link i {
    background: var(--brandsecondarycolor400);
    border-radius: 100px;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .link-btn .contact-link i img, header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .inner-page-links .support-btn .contact-link i img, .inner-page-links header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .support-btn .contact-link i img, header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .inner-page-link .contact-link i img,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .link-btn .contact-link i img,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .inner-page-links .support-btn .contact-link i img,
  .inner-page-links header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .support-btn .contact-link i img,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .inner-page-link .contact-link i img {
    height: auto;
    width: auto;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .link-btn .contact-link i img, header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .inner-page-links .support-btn .contact-link i img, .inner-page-links header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .support-btn .contact-link i img, header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .case-studies-footer .inner-page-link .contact-link i img,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .link-btn .contact-link i img,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .inner-page-links .support-btn .contact-link i img,
  .inner-page-links header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .support-btn .contact-link i img,
  header .header-fixed .navigation nav ul li .sub-menu-block .sub-menu-inner .insight-footer .inner-page-link .contact-link i img {
    height: auto;
    width: auto;
  }
}
header .header-fixed .navigation nav ul li .sub-menu-block .insight-date {
  display: none;
}
header .header-fixed .navigation nav ul li .sub-menu-block h3 {
  color: var(--basesecondarycolor25);
  display: block;
  width: 100%;
}
header .header-fixed .navigation nav ul li .sub-menu-block .categories_sub-menu {
  flex-direction: column;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
}
header .header-fixed .navigation nav ul li .sub-menu-block .categories_sub-menu li {
  line-height: normal;
  font-size: 16px;
  padding: 0;
}
header .header-fixed .navigation nav ul li .sub-menu-block .menu-categories {
  width: 224px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 14px;
}
header .header-fixed .navigation nav ul li .sub-menu-block .menu-categories .see-more a {
  display: flex;
  align-items: center;
  width: max-content;
}
header .header-fixed .navigation nav ul li .sub-menu-block .menu-categories .see-more a img {
  width: 12.5px;
  margin-left: 10px;
  transition: 0.6s ease-in-out;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li .sub-menu-block .menu-categories .see-more a img {
    filter: invert(1);
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li .sub-menu-block .menu-categories .see-more a img {
    filter: invert(1);
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li .sub-menu-block .menu-categories .see-more a i {
    width: 30px;
    height: 30px;
    background: var(--brandsecondarycolor400);
    border-radius: 50px;
    margin-left: 6px;
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li .sub-menu-block .menu-categories .see-more a i {
    width: 30px;
    height: 30px;
    background: var(--brandsecondarycolor400);
    border-radius: 50px;
    margin-left: 6px;
    display: flex;
    align-items: center;
  }
}
header .header-fixed .navigation nav ul li .sub-menu-block .menu-categories .see-more a:hover img {
  width: 14px;
}
header .header-fixed .navigation nav ul li .sub-menu-block .latest_career {
  display: flex;
  justify-content: center;
  gap: 0 224px;
  width: 75%;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li .sub-menu-block .latest_career {
    width: 100%;
    gap: 64px 0;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li .sub-menu-block .latest_career {
    width: 100%;
    gap: 64px 0;
  }
}
@media screen and (max-width: 767px) {
  header .header-fixed .navigation nav ul li .sub-menu-block .latest_career {
    flex-direction: column;
  }
}
header .header-fixed .navigation nav ul li .sub-menu-block .latest_career .find_job,
header .header-fixed .navigation nav ul li .sub-menu-block .latest_career .our-culture {
  width: 242px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li .sub-menu-block .latest_career .find_job,
  header .header-fixed .navigation nav ul li .sub-menu-block .latest_career .our-culture {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  header .header-fixed .navigation nav ul li .sub-menu-block .latest_career .find_job,
  header .header-fixed .navigation nav ul li .sub-menu-block .latest_career .our-culture {
    width: 100%;
  }
}
header .header-fixed .navigation nav ul li .sub-menu-block .latest_career p {
  color: var(--basesecondarycolor25);
  font-size: 16px;
  line-height: 22.6px;
}
header .header-fixed .navigation nav ul li .sub-menu-block .latest_career h3 {
  font-size: 20px;
  margin: 0;
}
header .header-fixed .navigation nav ul li .sub-menu-block .latest_career .see-more {
  margin-top: 20px;
}
header .header-fixed .navigation nav ul li .sub-menu-block .latest_career .see-more a {
  display: flex;
  align-items: center;
  padding: 0;
  width: max-content;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li .sub-menu-block .latest_career .see-more a {
    font-size: 16px;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li .sub-menu-block .latest_career .see-more a {
    font-size: 16px;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li .sub-menu-block .latest_career .see-more a i {
    width: 30px;
    height: 30px;
    background: var(--brandsecondarycolor400);
    border-radius: 50px;
    margin-left: 6px;
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li .sub-menu-block .latest_career .see-more a i {
    width: 30px;
    height: 30px;
    background: var(--brandsecondarycolor400);
    border-radius: 50px;
    margin-left: 6px;
    display: flex;
    align-items: center;
  }
}
header .header-fixed .navigation nav ul li .sub-menu-block .latest_career .see-more a img {
  width: 12.5px;
  margin-left: 10px;
  transition: 0.6s ease-in-out;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li .sub-menu-block .latest_career .see-more a img {
    filter: invert(1);
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li .sub-menu-block .latest_career .see-more a img {
    filter: invert(1);
  }
}
header .header-fixed .navigation nav ul li .sub-menu-block .latest_career .see-more a:hover img {
  width: 14px;
}
header .header-fixed .navigation nav ul li .sub-menu-block .latest_articles,
header .header-fixed .navigation nav ul li .sub-menu-block .latest_case-studies {
  display: flex;
  width: 75%;
  gap: 0 45px;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav ul li .sub-menu-block .latest_articles,
  header .header-fixed .navigation nav ul li .sub-menu-block .latest_case-studies {
    display: grid;
    width: 100%;
    gap: 0 25px;
    grid-template-columns: 320px 320px 320px;
    overflow-x: scroll;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav ul li .sub-menu-block .latest_articles,
  header .header-fixed .navigation nav ul li .sub-menu-block .latest_case-studies {
    display: grid;
    width: 100%;
    gap: 0 15px;
    grid-auto-flow: column;
    grid-auto-columns: 73vw;
    grid-template-columns: unset;
    overflow-x: scroll;
    padding-bottom: 60px;
    scroll-snap-type: x mandatory;
  }
}
header .header-fixed .navigation nav ul li .sub-menu-block .latest_articles .card-items,
header .header-fixed .navigation nav ul li .sub-menu-block .latest_case-studies .card-items {
  flex: 1 1 !important;
  scroll-snap-align: start;
  width: 100%;
}
header .header-fixed .navigation nav ul li .sub-menu-block .latest_articles h4,
header .header-fixed .navigation nav ul li .sub-menu-block .latest_case-studies h4 {
  font-size: 20px;
  line-height: normal;
}
header .header-fixed .navigation nav ul li .sub-menu-block .latest_articles img,
header .header-fixed .navigation nav ul li .sub-menu-block .latest_case-studies img {
  object-fit: cover;
}
header .header-fixed .navigation nav ul li .sub-menu-block .latest_articles video,
header .header-fixed .navigation nav ul li .sub-menu-block .latest_case-studies video {
  display: none;
}
header .header-fixed .navigation nav ul li .sub-menu-block .latest_articles .post-categories,
header .header-fixed .navigation nav ul li .sub-menu-block .latest_case-studies .post-categories {
  position: absolute;
  top: 20px;
  left: 20px;
  background: var(--basesecondarycolor25);
  width: max-content;
  border-radius: 4px;
  padding: 4px 8px;
  font-size: 16px;
  font-weight: 500;
  font-family: var(--secondaryfont);
  line-height: 22.4px;
  z-index: 12;
  color: var(--baseprimarcolor950);
}
header .header-fixed .navigation nav ul li .sub-menu-block div#card {
  display: flex;
  gap: 10px;
}
header .header-fixed .navigation nav ul li .sub-menu {
  display: none;
}
header .header-fixed .navigation nav div#insight {
  width: 33.33%;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav div#insight {
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav div#insight {
    width: 100%;
  }
}
header .header-fixed .navigation nav .video-hover-container {
  position: relative;
}
header .header-fixed .navigation nav .video-hover-container a {
  padding: 0;
}
header .header-fixed .navigation nav .video-hover-container .post-content {
  font-size: 16px;
  line-height: normal;
  color: var(--basesecondarycolor25);
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav .video-hover-container .post-content {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav .video-hover-container .post-content {
    display: none;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav .video-hover-container .case-overlay {
    background: linear-gradient(rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 100%);
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 8px;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav .video-hover-container .case-overlay {
    background: linear-gradient(rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 100%);
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 8px;
  }
}
header .header-fixed .navigation nav .video-hover-container .cas-studies-image {
  padding: 10px 0;
}
header .header-fixed .navigation nav .video-hover-container img {
  width: 100%;
  height: 255px;
  position: relative;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation nav .video-hover-container img {
    height: 350px;
    object-fit: cover;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation nav .video-hover-container img {
    height: 350px;
    object-fit: cover;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation .link-btn, header .header-fixed .navigation .inner-page-links .support-btn, .inner-page-links header .header-fixed .navigation .support-btn, header .header-fixed .navigation .inner-page-link {
    width: calc(100% - 30PX);
    padding: 0 12px;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation .link-btn, header .header-fixed .navigation .inner-page-links .support-btn, .inner-page-links header .header-fixed .navigation .support-btn, header .header-fixed .navigation .inner-page-link {
    width: calc(100% - 50PX);
    padding: 0 12px;
  }
}
@media screen and (max-width: 640px) {
  header .header-fixed .navigation .link-btn, header .header-fixed .navigation .inner-page-links .support-btn, .inner-page-links header .header-fixed .navigation .support-btn, header .header-fixed .navigation .inner-page-link {
    width: calc(100% - 20PX);
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation .link-btn .contact-link, header .header-fixed .navigation .inner-page-links .support-btn .contact-link, .inner-page-links header .header-fixed .navigation .support-btn .contact-link, header .header-fixed .navigation .inner-page-link .contact-link {
    background: transparent !important;
    font-size: 30px;
    font-family: var(--hedaerfont);
    padding: 10px 0;
    line-height: normal;
    color: var(--basesecondarycolor25) !important;
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation .link-btn .contact-link, header .header-fixed .navigation .inner-page-links .support-btn .contact-link, .inner-page-links header .header-fixed .navigation .support-btn .contact-link, header .header-fixed .navigation .inner-page-link .contact-link {
    background: transparent !important;
    font-size: 30px;
    font-family: var(--hedaerfont);
    padding: 10px 0;
    line-height: normal;
    color: var(--basesecondarycolor25) !important;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation .link-btn .contact-link span, header .header-fixed .navigation .inner-page-links .support-btn .contact-link span, .inner-page-links header .header-fixed .navigation .support-btn .contact-link span, header .header-fixed .navigation .inner-page-link .contact-link span {
    color: var(--basesecondarycolor25) !important;
    font-size: 30px;
    font-family: var(--hedaerfont);
    line-height: normal;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation .link-btn .contact-link span, header .header-fixed .navigation .inner-page-links .support-btn .contact-link span, .inner-page-links header .header-fixed .navigation .support-btn .contact-link span, header .header-fixed .navigation .inner-page-link .contact-link span {
    color: var(--basesecondarycolor25) !important;
    font-size: 30px;
    font-family: var(--hedaerfont);
    line-height: normal;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation .link-btn .contact-link .arrow-wrap, header .header-fixed .navigation .inner-page-links .support-btn .contact-link .arrow-wrap, .inner-page-links header .header-fixed .navigation .support-btn .contact-link .arrow-wrap, header .header-fixed .navigation .inner-page-link .contact-link .arrow-wrap {
    background: var(--brandsecondarycolor400);
    border-radius: 50%;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation .link-btn .contact-link .arrow-wrap, header .header-fixed .navigation .inner-page-links .support-btn .contact-link .arrow-wrap, .inner-page-links header .header-fixed .navigation .support-btn .contact-link .arrow-wrap, header .header-fixed .navigation .inner-page-link .contact-link .arrow-wrap {
    background: var(--brandsecondarycolor400);
    border-radius: 50%;
    margin: 0;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation .link-btn .contact-link .circle-bg, header .header-fixed .navigation .inner-page-links .support-btn .contact-link .circle-bg, .inner-page-links header .header-fixed .navigation .support-btn .contact-link .circle-bg, header .header-fixed .navigation .inner-page-link .contact-link .circle-bg {
    background: transparent !important;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation .link-btn .contact-link .circle-bg, header .header-fixed .navigation .inner-page-links .support-btn .contact-link .circle-bg, .inner-page-links header .header-fixed .navigation .support-btn .contact-link .circle-bg, header .header-fixed .navigation .inner-page-link .contact-link .circle-bg {
    background: transparent !important;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation .contact-btn {
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation .contact-btn {
    width: 100%;
  }
}
header .header-fixed .navigation .contact-btn a {
  background: var(--baseprimarcolor950);
  padding: 12px 10px 12px 14px;
  border-radius: 100px;
  font-size: 16px;
  display: flex;
  align-items: center;
  line-height: 22.4px;
  color: var(--brandsecondarycolor400);
  height: 44px;
  width: 152px;
  overflow: hidden;
  position: relative;
  justify-content: space-between;
}
@media screen and (min-width: 1920px) {
  header .header-fixed .navigation .contact-btn a {
    gap: 5px;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
  header .header-fixed .navigation .contact-btn a {
    padding: 12px 10px 12px 10px !important;
  }
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation .contact-btn a {
    font-size: 30px;
    font-family: var(--hedaerfont);
    width: 100%;
    color: var(--basesecondarycolor25);
    background: transparent;
  }
}
header .header-fixed .navigation .contact-btn a:hover span {
  z-index: 99;
}
header .header-fixed .navigation .contact-btn a .contact-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 20px;
  overflow: hidden;
  border-radius: 6px;
}
header .header-fixed .navigation .contact-btn a .arrow-wrap {
  position: relative;
  width: 32px;
  height: 28px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  z-index: 0;
}
header .header-fixed .navigation .contact-btn a .arrow-wrap img {
  position: relative;
  z-index: 99;
  margin-left: 2px;
}
header .header-fixed .navigation .contact-btn a .circle-bg {
  position: absolute;
  width: 28px;
  height: 28px;
  background: var(--brandsecondarycolor400);
  border-radius: 50%;
  transform-origin: center;
  transform: scale(1);
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  height: 100%;
  animation-timing-function: cubic-bezier(0.9, -0.01, 0.15, 0.99);
  animation-duration: 300ms;
}
header .header-fixed .navigation .contact-btn a span {
  font-size: 16px;
  display: flex;
  position: relative;
  z-index: 1;
  margin: 0;
}
@media screen and (max-width: 992px) {
  header .header-fixed .navigation .contact-btn a span {
    font-size: 30px;
    font-family: var(--hedaerfont);
    width: 100%;
  }
}
header .header-fixed .navigation .contact-btn a i {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 6px;
}

/* Case Studies */
section.case_studies {
  padding: 56px 0;
}
section.case_studies .case-studies-inner {
  display: flex;
  align-items: center;
  padding-bottom: 8px;
}
section.case_studies .case-studies-inner img {
  padding-right: 8px;
}
section.case_studies .case-studies-inner p {
  font-size: 16px;
  line-height: 22.4px;
  font-family: var(--secondaryfont);
  font-weight: 500;
  margin: 0;
}
section.case_studies .case-studies-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 24px;
}
@media screen and (max-width: 768px) {
  section.case_studies .case-studies-header {
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 30px 0;
    align-items: flex-start;
  }
}
section.case_studies .case-studies-header h2 {
  font-family: var(--hedaerfont);
  letter-spacing: -1px;
  margin: 0;
}
@media screen and (max-width: 768px) {
  section.case_studies .case-studies-header h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
section.case_studies .case-studies-header a {
  width: max-content;
  background: transparent !important;
}
section.case_studies .case-studies-header a:hover span {
  color: var(--baseprimarcolor950);
}
section.case_studies .case-studies-header a:hover .circle-bg {
  background: var(--brandsecondarycolor400);
  height: 100%;
}
section.case_studies .case-studies-header a i {
  border-radius: 100px;
}
section.case_studies .case-studies-header a i .circle-bg {
  background: var(--brandsecondarycolor400);
}
section.case_studies #cardWrapper {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  perspective: 1000px;
  overflow: hidden;
  gap: 0 32px;
}
@media screen and (max-width: 992px) {
  section.case_studies #cardWrapper {
    gap: 0 16px;
  }
}
@media screen and (max-width: 768px) {
  section.case_studies #cardWrapper {
    flex-direction: column;
    flex-wrap: wrap;
  }
}
section.case_studies #cardWrapper .card-items {
  flex: 1;
  overflow: hidden;
  width: 33.33%;
  height: 568px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  section.case_studies #cardWrapper .card-items {
    height: 420px;
  }
}
@media screen and (max-width: 992px) {
  section.case_studies #cardWrapper .card-items {
    height: 420px;
  }
}
@media screen and (max-width: 768px) {
  section.case_studies #cardWrapper .card-items {
    width: 100%;
    margin-bottom: 16px;
    flex: inherit;
  }
}
section.case_studies #cardWrapper .cardFace {
  width: 100%;
  height: 100%;
  position: relative;
}
section.case_studies #cardWrapper .cardFace .case-overlay {
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
section.case_studies #cardWrapper .preview-image,
section.case_studies #cardWrapper .hover-video {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 48%;
  transition: opacity 300ms cubic-bezier(0.9, -0.01, 0.15, 0.99);
}
section.case_studies #cardWrapper .hover-video {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
}
section.case_studies #cardWrapper .video-hover-container {
  position: relative;
  display: inline-block;
  width: 100%;
  /* adjust */
  height: 100%;
  overflow: hidden;
}
section.case_studies #cardWrapper .video-hover-container:hover .hover-video {
  opacity: 1;
}
section.case_studies #cardWrapper .video-hover-container:hover .preview-image {
  opacity: 0;
}
section.case_studies #cardWrapper .video-hover-container .cas-studies-image img {
  width: 100%;
  object-fit: cover;
  height: 568px;
}
section.case_studies #cardWrapper .video-hover-container p {
  position: absolute;
  top: 20px;
  left: 20px;
  background: var(--basesecondarycolor25);
  width: max-content;
  border-radius: 4px;
  padding: 4px 8px;
  font-size: 16px;
  font-weight: 500;
  font-family: var(--secondaryfont);
  line-height: 22.4px;
  z-index: 12;
}
section.case_studies #cardWrapper .video-hover-container p.post-content {
  display: none;
}
section.case_studies #cardWrapper .case-studies-footer {
  padding: 20px;
  position: absolute;
  bottom: 20px;
  width: 100%;
  z-index: 12;
}
@media screen and (max-width: 1199px) {
  section.case_studies #cardWrapper .case-studies-footer {
    bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  section.case_studies #cardWrapper .case-studies-footer {
    padding: 20px;
  }
}
section.case_studies #cardWrapper .case-studies-footer h4 {
  letter-spacing: -0.5px;
  width: 265px;
  color: var(--basesecondarycolor25);
}
@media screen and (max-width: 992px) {
  section.case_studies #cardWrapper .case-studies-footer h4 {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  section.case_studies #cardWrapper .case-studies-footer h4 {
    font-size: 24px;
  }
}
section.case_studies #cardWrapper .case-studies-footer h4 a {
  color: var(--basesecondarycolor25);
}
section.case_studies #cardWrapper .case-studies-footer hr {
  margin: 29px 0;
  border: none;
  border-bottom: 1px solid var(--basesecondarycolor300);
  width: 100%;
  opacity: 1;
  border-top: 1px solid var(--basesecondarycolor100);
}
@media screen and (max-width: 768px) {
  section.case_studies #cardWrapper .case-studies-footer hr {
    margin: 10px 0;
  }
}
section.case_studies #cardWrapper .case-studies-footer .case-studies-link {
  color: var(--basesecondarycolor25);
  font-size: 16px;
  line-height: 16px;
  font-family: var(--secondaryfontregular);
  display: flex;
  align-items: center;
  width: 140px;
  background: transparent;
  padding: 0 12px 0 15px;
}
section.case_studies #cardWrapper .case-studies-footer .case-studies-link:hover .circle-bg {
  background: var(--brandsecondarycolor400);
  height: 100%;
}

/* Client Logo */
.client-logo {
  padding: 56px 0;
}
.client-logo hr {
  padding-bottom: 48px;
  color: var(--basesecondarycolor700);
}
.client-logo .client-inner {
  display: flex;
  align-items: center;
}
.client-logo .client-inner img {
  padding-right: 8px;
}
.client-logo .client-inner p {
  font-size: 16px;
  line-height: 22.4px;
  font-family: var(--secondaryfont);
  font-weight: 500;
  margin: 0;
}
.client-logo .logo-wrapper {
  overflow: hidden;
  width: 100%;
  display: flex;
  align-items: center;
  background-color: var(--color-just-black);
  padding-top: 48px;
  position: relative;
}
.client-logo .logo-wrapper .logos {
  display: flex;
  gap: 0 50px;
}
@media screen and (max-width: 640px) {
  .client-logo .logo-wrapper .logos {
    gap: 0 20px;
  }
}
.client-logo .logo-wrapper .logos .logo-img {
  white-space: nowrap;
  line-height: 1em;
  margin: 0 30px 0 0;
}
.client-logo .logo-wrapper .logos .logo-img img {
  width: 120px;
}
.client-logo #marquee-container {
  position: relative;
}
.client-logo #marquee-container::before, .client-logo #marquee-container::after {
  content: "";
  position: absolute;
  top: 0;
  width: 250px;
  height: 100%;
  z-index: 9;
  pointer-events: none;
}
@media screen and (max-width: 640px) {
  .client-logo #marquee-container::before, .client-logo #marquee-container::after {
    width: 100px;
  }
}
.client-logo #marquee-container::before {
  left: 0;
  background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
}
.client-logo #marquee-container::after {
  right: 0;
  background: linear-gradient(to left, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
}

/* Accordion section */
.stack-container {
  padding: 112px 0;
}
@media screen and (max-width: 992px) {
  .stack-container {
    padding: 56px 0 0;
  }
}

.stack_section {
  position: relative;
  border-bottom: 2px solid var(--basesecondarycolor100);
  /* Visible border */
  flex: none;
  padding: 20px 0;
}
@media screen and (max-width: 1199px) {
  .stack_section {
    padding: 40px 0;
  }
}
.stack_section::after {
  content: "";
  position: absolute;
  bottom: 0;
  background: var(--gradientcolor);
  width: 100%;
  height: 100%;
  filter: blur(122.49px);
  border-radius: 100%;
  transform-origin: 50% 50% 0px;
  z-index: -1;
}

.client-name {
  padding-right: 56px;
}
@media screen and (max-width: 992px) {
  .client-name {
    width: 100%;
  }
}
.client-name h3 {
  font-family: var(--hedaerfont);
}

.client-position {
  display: flex;
  align-items: center;
  width: 60%;
  padding: 0;
}
@media screen and (max-width: 992px) {
  .client-position {
    width: 100%;
    padding: 0;
    align-items: flex-start;
  }
}
.client-position img {
  padding-right: 8px;
}
.client-position p {
  font-size: 16px;
  line-height: 22.4px;
  font-family: var(--secondaryfont);
  font-weight: 500;
  margin: 0;
}
@media screen and (max-width: 640px) {
  .client-position p {
    font-size: 14px;
    line-height: normal;
  }
}

.stack-header {
  display: flex;
  justify-content: space-between;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .stack-header {
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .stack-header {
    flex-direction: column;
    flex-wrap: wrap;
    margin-bottom: 0;
  }
}

.stack-body {
  display: flex;
  justify-content: space-between;
  padding: 0;
  overflow: hidden;
  max-width: 144rem;
  margin: 0 auto;
  position: relative;
  top: 20px;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .stack-body {
    flex-direction: column;
  }
}
@media screen and (max-width: 992px) {
  .stack-body {
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-bottom: 0;
  }
}
.stack-body .client-name img {
  width: 256px;
  height: 256px;
  border-radius: 100%;
}
@media screen and (max-width: 768px) {
  .stack-body .client-name img {
    width: 128px;
    height: 128px;
  }
}
@media screen and (max-width: 640px) {
  .stack-body .client-name img {
    width: 100px;
    height: 100px;
  }
}
.stack-body .stack_line {
  height: 124px;
  border-left: 1px solid var(--baseprimarcolor950);
  margin: 6% 0;
}
@media screen and (max-width: 1024px) {
  .stack-body .stack_line {
    width: 75%;
    border-top: 1px solid var(--baseprimarcolor950);
    border-left: none;
    height: 0;
  }
}
.stack-body .client-position {
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 28px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .stack-body .client-position {
    padding-left: 0;
  }
}
.stack-body .client-position img {
  padding: 0 0 20px;
}
@media screen and (max-width: 768px) {
  .stack-body .client-position img {
    width: 40px;
    padding: 10px 0;
  }
}
.stack-body .client-position p {
  padding: 0 0 20px;
  font-size: 24px;
  line-height: 33.6px;
}
@media screen and (max-width: 992px) {
  .stack-body .client-position p {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .stack-body .client-position p {
    padding: 10px 0;
  }
}
@media screen and (max-width: 640px) {
  .stack-body .client-position p {
    font-size: 16px;
    line-height: normal;
  }
}

.stack_wrapper {
  /* .work_wrapper */
  height: 125vh !important;
  overflow: hidden;
}
@media screen and (min-width: 1920px) {
  .stack_wrapper {
    height: 78vh !important;
  }
}
@media only screen and (max-width: 1024px) {
  .stack_wrapper {
    height: 110vh !important;
  }
}
@media screen and (max-width: 992px) {
  .stack_wrapper {
    height: 130vh !important;
  }
}
@media screen and (max-width: 640px) {
  .stack_wrapper {
    height: auto !important;
  }
}
.stack_wrapper h2 {
  font-family: var(--hedaerfont);
  letter-spacing: -1px;
  text-align: center;
  padding: 0 0 112px;
  width: 410px;
  margin: 0 auto;
  color: var(--baseprimarcolor950);
}
@media screen and (max-width: 768px) {
  .stack_wrapper h2 {
    font-size: 30px;
    padding: 0 0 46px;
    width: 100%;
  }
}

.stack_items {
  /* .work_items */
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: sticky;
  top: 3rem;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .stack_items {
    height: auto;
  }
}
@media screen and (max-width: 992px) {
  .stack_items {
    padding: 0;
    height: auto;
    position: relative;
    top: unset;
  }
}

/* Our Services */
.our-services {
  background: var(--brandsecondarycolor400);
  padding: 0;
  height: 100vh;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .our-services {
    height: 62vh;
  }
}
@media screen and (max-width: 992px) {
  .our-services {
    height: 60vh;
  }
}
@media screen and (max-width: 768px) {
  .our-services {
    height: 70vh;
  }
}
@media screen and (max-width: 640px) {
  .our-services {
    height: 100vh;
    padding: 0;
  }
}
@media screen and (max-width: 390px) {
  .our-services {
    height: 100vh;
  }
}
.our-services video {
  width: 100%;
  object-fit: cover;
  height: 100vh;
}
@media screen and (max-width: 992px) {
  .our-services video {
    height: 100vh;
  }
}
@media screen and (max-width: 640px) {
  .our-services video {
    height: 100%;
  }
}
.our-services .services-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 640px) {
  .our-services .services-inner {
    padding: 0;
  }
}
.our-services .services-inner .services-header {
  display: flex;
  align-items: center;
  position: relative;
}
.our-services .services-inner .services-header img {
  padding-right: 8px;
}
.our-services .services-inner .services-header p {
  font-size: 16px;
  line-height: 22.4px;
  font-family: var(--secondaryfont);
  font-weight: 500;
  margin: 0;
}
.our-services .services-inner hr {
  padding: 20px 0;
  border-top: 1px solid var(--basesecondarycolor100);
}
@media screen and (max-width: 390px) {
  .our-services .services-inner hr {
    padding: 0;
  }
}
.our-services .services-inner .services_title {
  width: 20%;
}
@media screen and (max-width: 786px) {
  .our-services .services-inner .services_title {
    width: 200px;
  }
}
.our-services .services-inner .services_info {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 640px;
  margin-left: auto;
}
@media screen and (max-width: 786px) {
  .our-services .services-inner .services_info {
    width: 100%;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 640px) {
  .our-services .services-inner .services_info {
    width: 100%;
  }
}
.our-services .services-inner .services_info .services_cont {
  width: 528px;
}
@media screen and (max-width: 786px) {
  .our-services .services-inner .services_info .services_cont {
    width: 100%;
  }
}
.our-services .services-inner .services_info .services_cont p {
  font-size: 16px;
  line-height: 22.4px;
  padding: 48px 0;
  margin: 0;
}
.our-services .services-inner .services_info .services_cont a {
  width: max-content;
  background: transparent !important;
  padding-left: 0;
  transition: all 0.3s ease;
}
.our-services .services-inner .services_info .services_cont a:hover {
  padding-left: 20px;
}
.our-services .services-inner .services_info .services_cont a:hover span {
  color: var(--baseprimarcolor950);
}
.our-services .services-inner .services_info .services_cont a:hover .circle-bg {
  background: var(--basesecondarycolor25);
  height: 100%;
}
.our-services .services-inner .services_info .services_cont a i {
  background: var(--basesecondarycolor25);
  border-radius: 100px;
}
.our-services .services-inner .services_info .services_cont a i .circle-bg {
  background: var(--basesecondarycolor25);
}

/* Lead count */
.apolis_lead {
  padding: 56px 0;
  position: relative;
  z-index: 10;
  height: 100vh;
}
.apolis_lead::before {
  content: "";
  background: url(../images/icons/count_ellipse.svg) no-repeat;
  width: 544px;
  height: 544px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: bottom;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
}

.circle-wrap {
  position: absolute;
  width: 607px;
  height: 607px;
  border-radius: 50%;
  margin: 0 auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
@media screen and (max-width: 640px) {
  .circle-wrap {
    width: 607px;
    height: 607px;
  }
}

.lead_sticky .circle-wrap {
  position: fixed;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
}

.lead_dot {
  width: 12.5px;
  height: 12.5px;
  background: var(--brandsecondarycolor400);
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sticky-statement .lead_icon {
  display: flex;
  justify-content: flex-end;
  width: 220px;
  padding-right: 40px;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .sticky-statement .lead_icon {
    justify-content: center;
  }
}
@media screen and (max-width: 992px) {
  .sticky-statement .lead_icon {
    justify-content: center;
    padding: 0;
  }
}
.sticky-statement .lead_info {
  display: flex;
  justify-content: flex-start;
  width: 220px;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .sticky-statement .lead_info {
    justify-content: center;
  }
}
@media screen and (max-width: 992px) {
  .sticky-statement .lead_info {
    justify-content: center;
    text-align: center;
  }
}
.sticky-statement h2 {
  font-size: 128px;
  font-family: var(--secondaryfont);
  color: var(--basesecondarycolor25);
  font-weight: 400;
}
.sticky-statement h3 {
  font-size: 32px;
  font-family: var(--secondaryfont);
  color: var(--basesecondarycolor25);
  font-weight: 400;
}
.sticky-statement .lead_number {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
}
.sticky-statement .lead_count {
  position: relative;
  width: 444px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sticky-statement .lead_icon img {
  width: 65px;
  height: 65px;
}

/* --- 2. APOLIS LEAD SECTION STYLES --- */
.apolis_lead {
  position: relative;
  height: 400vh;
}

/* The container uses a generic fixed class for global positioning */
.apolis_lead .fixed-container {
  position: relative;
  height: 100vh;
  width: 100%;
}

/* Global Fixed Class for the Container */
.apolis_lead .fixed-container.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}

/* --- 3. STICKY STATEMENT STYLES --- */
.sticky-statement {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  top: -40px;
  left: 0;
  right: 0;
  opacity: 0;
  z-index: 10;
  transition: box-shadow 0.3s ease;
  /* Transition for the new class */
  gap: 0 100px;
}
@media screen and (max-width: 992px) {
  .sticky-statement {
    flex-direction: column;
    gap: 260px 0;
  }
}
@media screen and (max-width: 640px) {
  .sticky-statement {
    gap: 200px 0;
  }
}

.is-fixed .sticky-statement {
  top: 0;
}

.is-fixed .sticky-statement.lead_sticky {
  /* Example styling for the active state */
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .is-fixed .sticky-statement.lead_sticky {
    width: 92%;
  }
}

/* The first statement is visible initially until the scroll triggers the timeline */
.sticky-statement[data-index="1"] {
  opacity: 1;
}

/* Apolis Insight */
.blogs-theme {
  padding: 56px 0;
  background: var(--basesecondarycolor25);
}
@media screen and (max-width: 768px) {
  .blogs-theme hr {
    display: none;
  }
}
.blogs-theme .blogs-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .blogs-theme .blogs-inner {
    flex-direction: column;
    align-items: flex-start;
  }
}
.blogs-theme .blogs-inner .blogs-head {
  display: flex;
  align-items: center;
}
.blogs-theme .blogs-inner .blogs-head img {
  padding-right: 8px;
}
.blogs-theme .blogs-inner .blogs-head p {
  font-size: 16px;
  line-height: 22.4px;
  font-family: var(--secondaryfont);
  font-weight: 500;
  margin: 0;
}
.blogs-theme .blogs-inner .insight_nav .contact-link {
  width: max-content;
  background: transparent !important;
}
.blogs-theme .blogs-inner .insight_nav .contact-link .circle-bg {
  background: var(--brandsecondarycolor400);
}
.blogs-theme hr {
  padding: 20px 0;
  margin: 0;
  border-top: 1px solid var(--basesecondarycolor100);
}
.blogs-theme .bloges-header {
  width: 768px;
  margin-left: auto;
  padding: 20px 0 64px;
}
@media screen and (max-width: 768px) {
  .blogs-theme .bloges-header {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .blogs-theme .bloges-header h2 {
    font-size: 30px;
  }
}
.blogs-theme div#blogsWrapper {
  display: flex;
  gap: 0 72px;
}
@media screen and (max-width: 1199px) {
  .blogs-theme div#blogsWrapper {
    gap: 0 25px;
  }
}
@media screen and (max-width: 992px) {
  .blogs-theme div#blogsWrapper {
    display: grid;
    grid-template-columns: 50% 50%;
    /* two equal columns */
    grid-auto-rows: auto;
    gap: inherit;
  }
}
@media screen and (max-width: 640px) {
  .blogs-theme div#blogsWrapper {
    display: block;
  }
}
.blogs-theme div#blogsWrapper .case-overlay {
  background: linear-gradient(rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 100%);
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: 8px;
}
.blogs-theme div#blogsWrapper .insight-image {
  overflow: hidden;
  position: relative;
  height: 100%;
  display: block;
  border-radius: 8px;
}
.blogs-theme div#blogsWrapper .insight-image .post-categories {
  position: absolute;
  top: 20px;
  left: 20px;
  display: flex !important;
  align-items: center;
  gap: 0 12px;
  z-index: 12;
  font-size: 16px;
  padding: 4px 8px;
  line-height: 22.4px;
  background: var(--basesecondarycolor25);
  border-radius: 4px;
  color: var(--baseprimarcolor950);
}
.blogs-theme div#blogsWrapper .insight-image img {
  transition: 0.6s ease-in-out;
}
.blogs-theme div#blogsWrapper .insight-items {
  width: 25%;
  position: relative;
}
@media screen and (max-width: 992px) {
  .blogs-theme div#blogsWrapper .insight-items {
    width: 100%;
    padding: 10px;
  }
}
.blogs-theme div#blogsWrapper .insight-items:hover .insight-image img {
  transform: scale(1.05);
}
.blogs-theme div#blogsWrapper .insight-items .video-hover-container a {
  overflow: hidden;
  height: 100%;
  color: var(--baseprimarcolor950);
}
.blogs-theme div#blogsWrapper .insight-items .attachment-post-thumbnail {
  height: 329px;
  width: 100%;
  object-fit: cover;
  border-radius: 8px;
}
@media screen and (max-width: 1199px) {
  .blogs-theme div#blogsWrapper .insight-items .attachment-post-thumbnail {
    height: 219px;
  }
}
@media screen and (max-width: 640px) {
  .blogs-theme div#blogsWrapper .insight-items .attachment-post-thumbnail {
    height: 358px;
  }
}
.blogs-theme div#blogsWrapper .insight-items .post-categories {
  display: none;
}
.blogs-theme div#blogsWrapper .insight-items:first-child {
  width: 50%;
}
@media screen and (max-width: 992px) {
  .blogs-theme div#blogsWrapper .insight-items:first-child {
    width: 100%;
    grid-column: 1/3;
  }
}
.blogs-theme div#blogsWrapper .insight-items:first-child .attachment-post-thumbnail {
  height: 658px;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 1199px) {
  .blogs-theme div#blogsWrapper .insight-items:first-child .attachment-post-thumbnail {
    height: 468px;
  }
}
@media screen and (max-width: 640px) {
  .blogs-theme div#blogsWrapper .insight-items:first-child .attachment-post-thumbnail {
    height: 358px;
  }
}
.blogs-theme div#blogsWrapper .insight-items .insight-date {
  position: absolute;
  top: 20px;
  left: 20px;
  display: flex;
  align-items: center;
  gap: 0 12px;
  z-index: 12;
}
.blogs-theme div#blogsWrapper .insight-items .insight-date p {
  font-size: 16px;
  padding: 4px 8px;
  line-height: 22.4px;
  color: var(--basesecondarycolor25);
}
.blogs-theme div#blogsWrapper .insight-items .insight-date p:first-child {
  background: var(--basesecondarycolor25);
  border-radius: 4px;
  color: var(--baseprimarcolor950);
}
.blogs-theme div#blogsWrapper .insight-items .insight-date p.entry-date {
  display: none;
}
.blogs-theme div#blogsWrapper .insight-items .insight-footer {
  padding-top: 24px;
}
.blogs-theme div#blogsWrapper .insight-items .insight-footer h5 {
  letter-spacing: -0.5px;
  padding-bottom: 12px;
  font-size: 22px;
  font-family: var(--hedaerfont);
  line-height: 26.4px;
}
.blogs-theme div#blogsWrapper .insight-items .insight-footer h5 a {
  color: var(--baseprimarcolor950);
}
.blogs-theme div#blogsWrapper .insight-items .insight-footer p {
  font-size: var(--secondaryfont);
  font-size: 16px;
  line-height: 22.4px;
  font-weight: 500;
}

/* Support */
section.suport {
  background: var(--brandsecondarycolor400);
  padding: 64px 0;
  z-index: 0;
}
section.suport .support-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
}
section.suport .support-inner h2 {
  font-size: 48px;
  font-family: var(--hedaerfont);
  line-height: 57.6px;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  section.suport .support-inner h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
section.suport .support-inner p {
  font-family: var(--secondaryfont);
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
}
@media screen and (max-width: 768px) {
  section.suport .support-inner p {
    font-size: 30px;
    line-height: 36px;
  }
}
section.suport .support-inner .support-btn {
  padding-top: 48px;
  display: flex;
  gap: 0 19px;
}
@media screen and (max-width: 767px) {
  section.suport .support-inner .support-btn {
    gap: 0 6px;
  }
}
@media screen and (max-width: 640px) {
  section.suport .support-inner .support-btn {
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
  }
}
section.suport .support-inner .support-btn a {
  width: max-content;
  border: 1px solid var(--baseprimarcolor950);
}
section.suport .support-inner .support-btn a:hover .circle-bg {
  background: var(--baseprimarcolor950);
  height: 100%;
}
section.suport .support-inner .support-btn a i {
  background: var(--baseprimarcolor950);
  border-radius: 100px;
}
section.suport .support-inner .support-btn a i .circle-bg {
  background: var(--baseprimarcolor950);
}

/* footer */
.footer {
  background: var(--baseprimarcolor950);
  position: fixed;
  z-index: -1;
  bottom: 0;
  width: 100%;
}
.footer .svg_container {
  position: relative;
  width: 1088px;
  display: flex;
  margin: auto;
}
@media screen and (max-width: 992px) {
  .footer .svg_container {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .footer .svg_container {
    width: 640px;
  }
}
@media screen and (max-width: 640px) {
  .footer .svg_container {
    width: 100%;
  }
}
.footer .svg_container .svg_bg {
  image-rendering: pixelated;
  flex-shrink: 0;
  position: absolute;
  opacity: 1;
}
.footer .svg_container .svg_bg img {
  width: 100%;
  display: flex;
}
@media screen and (max-width: 992px) {
  .footer .svg_container .svg_bg img {
    height: 30vh;
    justify-content: center;
  }
}
.footer .footer_logo {
  padding: 112px 0;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .footer .footer_logo {
    padding: 52px 0 42px;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer_logo img {
    width: 180px;
  }
}
.footer .footer-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 992px) {
  .footer .footer-info {
    gap: 30px;
  }
}
@media screen and (max-width: 640px) {
  .footer .footer-info {
    flex-wrap: wrap;
    flex-direction: column;
    gap: 40px 0;
  }
}
.footer .footer-info:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  border-right: 1px solid var(--brandsecondarycolor900);
  z-index: 99;
  height: 192px;
}
@media screen and (max-width: 640px) {
  .footer .footer-info:before {
    width: 95%;
    top: 43%;
    height: 2px;
    border: none;
    border-top: 2px solid var(--brandsecondarycolor900);
  }
}
.footer .footer-info .footer_left {
  width: 554px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
@media screen and (max-width: 640px) {
  .footer .footer-info .footer_left {
    width: 100%;
  }
}
.footer .footer-info .footer_left h2 {
  color: var(--basesecondarycolor25);
  padding-bottom: 36px;
}
@media screen and (max-width: 768px) {
  .footer .footer-info .footer_left h2 {
    font-size: 30px;
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 768px) {
  .footer .footer-info .footer_left h2 br {
    display: none;
  }
}
.footer .footer-info .footer_left .subscribe_form .form-group {
  position: relative;
  width: 399px;
}
@media screen and (max-width: 992px) {
  .footer .footer-info .footer_left .subscribe_form .form-group {
    width: 100%;
  }
}
.footer .footer-info .footer_left .subscribe_form .form-group label#email-error {
  position: absolute;
  color: #ff0000;
  font-size: 14px;
}
.footer .footer-info .footer_left .subscribe_form .form-group input.form-control {
  width: 399px;
  height: 40px;
  border-radius: 100px;
  background: transparent;
  border: 1px solid var(--brandsecondarycolor300);
  display: flex;
  align-items: center;
  font-size: 16px;
  font-family: var(--secondaryfont);
  color: var(--basesecondarycolor25);
}
@media screen and (max-width: 992px) {
  .footer .footer-info .footer_left .subscribe_form .form-group input.form-control {
    width: 100%;
  }
}
.footer .footer-info .footer_left .subscribe_form .form-group input.form-control:focus {
  box-shadow: none;
}
.footer .footer-info .footer_left .subscribe_form .form-group input.form-control {
  /* Chrome, Safari, Edge, Opera */
}
.footer .footer-info .footer_left .subscribe_form .form-group input.form-control::placeholder {
  color: var(--basesecondarycolor500);
}
.footer .footer-info .footer_left .subscribe_form .form-group input.form-control {
  /* Firefox */
}
.footer .footer-info .footer_left .subscribe_form .form-group input.form-control::-moz-placeholder {
  color: var(--basesecondarycolor500);
}
.footer .footer-info .footer_left .subscribe_form .form-group input.form-control {
  /* Internet Explorer 10-11 */
}
.footer .footer-info .footer_left .subscribe_form .form-group input.form-control:-ms-input-placeholder {
  color: var(--basesecondarycolor500);
}
.footer .footer-info .footer_left .subscribe_form .form-group input.form-control {
  /* Edge Legacy */
}
.footer .footer-info .footer_left .subscribe_form .form-group input.form-control::-ms-input-placeholder {
  color: var(--basesecondarycolor500);
}
.footer .footer-info .footer_left .subscribe_form .form-group button {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: var(--brandsecondarycolor300);
  border: none;
}
.footer .footer-info .footer_right {
  width: 585px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .footer .footer-info .footer_right {
    width: 100%;
  }
}
.footer .footer-info .footer_right ul#menu-footer_menu {
  display: grid;
  flex-direction: row;
  list-style: none;
  gap: 48px;
  grid-template-columns: 25% 25% 25% 25%;
}
@media screen and (max-width: 1199px) {
  .footer .footer-info .footer_right ul#menu-footer_menu {
    gap: 23px;
  }
}
@media screen and (max-width: 992px) {
  .footer .footer-info .footer_right ul#menu-footer_menu {
    grid-template-columns: 50% 50%;
  }
}
@media screen and (max-width: 640px) {
  .footer .footer-info .footer_right ul#menu-footer_menu {
    padding: 0;
    gap: 28px;
  }
}
.footer .footer-info .footer_right ul#menu-footer_menu li {
  font-size: 16px;
  line-height: 22.4px;
}
.footer .footer-info .footer_right ul#menu-footer_menu li a {
  color: var(--basesecondarycolor25);
}
.footer .footer-info .footer_right ul#menu-footer_menu li a:hover {
  color: var(--brandsecondarycolor400);
}
.footer hr {
  border-top: 1px solid #BF9B00;
  padding: 20px 0;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .footer hr {
    padding: 10px 0;
  }
}
.footer .footer_bottom {
  padding-top: 55px;
  padding-bottom: 32px;
}
@media screen and (max-width: 640px) {
  .footer .footer_bottom {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.footer .footer_bottom .bottom_top,
.footer .footer_bottom .bottom_down {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 640px) {
  .footer .footer_bottom .bottom_top,
  .footer .footer_bottom .bottom_down {
    flex-wrap: wrap;
  }
}
.footer .footer_bottom .contact_mail a {
  color: var(--basesecondarycolor500);
  font-size: 16px;
  line-height: 22.4px;
  margin: 0;
  padding: 0;
}
.footer .footer_bottom .contact_mail a:hover {
  color: var(--brandsecondarycolor400);
}
.footer .footer_bottom .social_media_list {
  display: flex;
  list-style: none;
  gap: 0 22px;
}
.footer .footer_bottom .copyrights p {
  color: var(--basesecondarycolor500);
  font-size: 12px;
  margin: 0;
  line-height: 16.8px;
}
.footer .footer_bottom .privay-info ul {
  list-style: none;
  display: flex;
  margin: 0px 0 0 0;
  gap: 15px;
}
@media screen and (max-width: 640px) {
  .footer .footer_bottom .privay-info ul {
    flex-direction: column;
    gap: 7px;
    margin: 10px 0 0 0;
  }
}
.footer .footer_bottom .privay-info ul {
  padding: 0;
}
.footer .footer_bottom .privay-info ul li {
  line-height: 16.8px;
}
.footer .footer_bottom .privay-info ul li a {
  font-size: 12px;
  color: var(--basesecondarycolor500);
  line-height: 16.8px;
}
.footer .footer_bottom .privay-info ul li a:hover {
  color: var(--brandsecondarycolor400);
}

.lines {
  width: 100px;
  height: 1px;
  left: 0;
  bottom: -8px;
  position: absolute;
  background: var(--baseprimarcolor950);
}

.services_container {
  background: var(--baseprimarcolor950);
  overflow: hidden;
}

.slider {
  width: 100%;
  display: flex;
  height: 60vh;
  overflow: hidden;
  margin: 138px 0;
  z-index: 10;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .slider {
    margin: 80px 0;
  }
}
@media screen and (max-width: 992px) {
  .slider {
    margin: 80px 0;
    height: 80vh;
  }
}
@media screen and (max-width: 640px) {
  .slider {
    height: 100vh;
  }
}
.slider .container {
  position: relative;
}

.slide {
  height: 100%;
  width: 100%;
  top: 0;
  position: absolute;
  visibility: hidden;
  overflow: hidden;
  left: 0;
}
.slide__outer, .slide__inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.slide__content {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 40%;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .slide__content {
    flex-direction: column;
    position: relative;
    align-items: flex-start;
  }
}
@media screen and (max-width: 992px) {
  .slide__content {
    flex-direction: column;
    position: relative;
    align-items: flex-start;
  }
}
.slide__content p {
  font-size: 16px;
  line-height: 22.4px;
  color: var(--basesecondarycolor25);
}
.slide__container {
  position: absolute !important;
  max-width: 1072px;
  width: 528px !important;
  display: flex;
  padding: 0 1rem;
  margin-bottom: 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 992px) {
  .slide__container {
    max-width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .slide__container {
    width: 90% !important;
    padding: 0 15px;
    bottom: 0;
  }
}
.slide__container .services-header {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
}
.slide__container .services-header p {
  margin-bottom: 0;
}
.slide__heading {
  display: block;
  text-align: left;
  margin: 0;
  padding: 0;
  color: #fff;
  z-index: 999;
  mix-blend-mode: difference;
  grid-area: 2/2/3/10;
  align-self: self-start;
}
.slide__img-cont {
  margin-top: 4rem;
  grid-area: 2/1/7/8;
}
.slide__img-cont img {
  width: 567px;
  height: 567px;
  object-fit: cover;
  border-radius: 100%;
}

.slide:nth-of-type(1) {
  visibility: visible;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.overlay__content {
  max-width: 1072px;
  width: 528px !important;
  margin: 0 auto;
  padding: 0 1rem;
  height: 90vh;
  margin-bottom: 10vh;
  display: grid;
}
@media screen and (max-width: 992px) {
  .overlay__content {
    max-width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .overlay__content {
    width: 100%;
  }
}
.overlay__img-cont {
  position: relative;
  overflow: hidden;
  margin: 0;
  grid-area: 4/3/9/11;
}
.overlay__img-cont img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.overlay__count {
  grid-area: 3/10/4/10;
  font-size: clamp(3rem, 4vw, 15rem);
  margin: 0;
  padding: 0;
  text-align: right;
  border-bottom: 7px white solid;
}

.slide__img-cont {
  position: absolute;
  left: 50%;
  top: 20%;
  transform: translate(-50%, -20%);
  width: 567px;
  height: 567px;
  border-radius: 100%;
  overflow: hidden;
  opacity: 0;
}
.slide__img-cont .slider-fixed {
  position: fixed !important;
  top: 43% !important;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .slide__img-cont {
    position: relative;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 992px) {
  .slide__img-cont {
    position: relative;
    transform: translate(-50%, -50%);
    margin-top: 0;
  }
}
@media screen and (max-width: 640px) {
  .slide__img-cont {
    top: 0;
  }
}

@media screen and (min-width: 900px) {
  .overlay__content {
    padding: 0 3rem;
    margin-top: 10vh;
    height: 80vh;
  }
  .overlay__img-cont {
    grid-area: 5/4/10/11;
  }
  .overlay__count {
    grid-area: 3/10/4/11;
  }
  .slide__img-cont {
    margin-top: 0;
    grid-area: 3/2/8/7;
  }
  .slide__heading {
    grid-area: 1/1/4/10;
  }
}
.js-slider__nav {
  position: absolute;
  top: 30%;
  z-index: 99;
  right: 0;
}
@media screen and (max-width: 640px) {
  .js-slider__nav {
    bottom: 5%;
    top: inherit;
  }
}
.js-slider__nav button {
  width: 40px;
  height: 40px;
  background: transparent;
  border: none;
  border-radius: 100px;
}
.js-slider__nav button:hover {
  border: 1px solid var(--brandsecondarycolor400);
}

/* Slide image fixed over framer-circle */
.slide-img-fixed {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  z-index: 10;
  width: auto;
}

/* Make sure slide container appears over image */
.slide__container {
  position: relative;
  z-index: 15;
}

.our-impact {
  padding: 144px 0;
  margin-bottom: 100px;
  height: 100vh;
  background: var(--baseprimarcolor950);
  display: flex;
  align-items: center;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .our-impact {
    padding: 64px 0;
    height: 50vh;
  }
}
@media screen and (max-width: 992px) {
  .our-impact {
    padding: 64px 0;
    height: 50vh;
  }
}
@media screen and (max-width: 768px) {
  .our-impact {
    height: auto;
  }
}
@media screen and (max-width: 640px) {
  .our-impact .services-inner {
    padding: 0;
  }
}
.our-impact .services-inner .services-header {
  display: flex;
  align-items: center;
  position: relative;
}
.our-impact .services-inner .services-header img {
  padding-right: 8px;
}
.our-impact .services-inner .services-header p {
  font-size: 16px;
  line-height: 22.4px;
  font-family: var(--secondaryfont);
  font-weight: 500;
  margin: 0;
  color: var(--basesecondarycolor25);
}
.our-impact .services-inner .lines {
  bottom: -20px;
  margin-top: 20px;
  border-top: 1px solid var(--basesecondarycolor700);
}
@media screen and (max-width: 640px) {
  .our-impact .services-inner .lines {
    padding: 0;
  }
}
.our-impact .services-inner .services-body {
  padding-top: 20px;
}
.our-impact .services-inner .services_title {
  width: 920px;
  opacity: 0;
  transform: translateY(50px);
}
@media screen and (max-width: 992px) {
  .our-impact .services-inner .services_title {
    width: 100%;
  }
}
.our-impact .services-inner .services_title h2 {
  color: var(--basesecondarycolor25);
}
@media screen and (max-width: 786px) {
  .our-impact .services-inner .services_title h2 {
    font-size: 30px;
  }
}
.our-impact .services-inner .services_info {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 640px;
  margin-left: auto;
  opacity: 0;
  transform: translateY(50px);
}
@media screen and (max-width: 786px) {
  .our-impact .services-inner .services_info {
    width: 360px;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 786px) {
  .our-impact .services-inner .services_info {
    width: 100%;
  }
}
.our-impact .services-inner .services_info .services_cont {
  width: 528px;
}
@media screen and (max-width: 786px) {
  .our-impact .services-inner .services_info .services_cont {
    width: 100%;
  }
}
.our-impact .services-inner .services_info .services_cont p {
  font-size: 16px;
  line-height: 22.4px;
  padding: 48px 0;
  margin: 0;
  color: var(--basesecondarycolor25);
}
@media screen and (max-width: 640px) {
  .our-impact .services-inner .services_info .services_cont p {
    padding: 20px 0;
  }
}

.location {
  height: 110vh;
  overflow: hidden;
  display: flex;
  align-items: center;
  z-index: 10;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .location {
    height: 80vh;
  }
}
@media screen and (max-width: 992px) {
  .location {
    height: 80vh;
  }
}
.location .container {
  height: 80%;
}
.location .globe-circle {
  border: 1.08px solid;
  border-color: rgb(255, 217, 56);
  width: 668px;
  height: 668px;
  position: absolute;
  mask: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 48.9214%, rgba(0, 0, 0, 0) 100%);
  border-radius: 58.0477%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 640px) {
  .location .globe-circle {
    height: 368px;
    width: 368px;
  }
}
.location .globe-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 568px;
}
@media screen and (max-width: 992px) {
  .location .globe-wrapper {
    top: 65%;
  }
}
.location #globe-3d {
  box-shadow: 0px 0px 12.95px 2.92px #ffd938;
  border-radius: 100%;
  display: block;
  position: absolute;
}
.location .page {
  height: 100%;
}
@media screen and (max-width: 768px) {
  .location .location_slider {
    width: 100%;
    overflow: hidden;
    position: relative;
  }
}
.location .location_point {
  display: grid;
  align-items: center;
  height: 100%;
  grid-template-columns: 50% 50%;
  grid-column-start: 3;
  text-align: center;
  margin-top: 32px;
}
@media screen and (max-width: 992px) {
  .location .location_point {
    display: flex !important;
    /* Switch from grid to flex for scrolling */
    flex-direction: row;
    flex-wrap: nowrap;
    /* Prevent items from wrapping to the next line */
    overflow-x: auto;
    /* Enable horizontal scroll */
    -webkit-overflow-scrolling: touch;
    /* Smooth scrolling for iOS */
    gap: 0px;
    padding: 20px 40px 60px;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    /* Full-width scroll area */
    /* Right-to-Left Scroll Logic */
    direction: ltr;
    scroll-snap-type: x mandatory;
    transform: translate(0px, -220px) !important;
    /* Scales globe for mobile */
    margin-top: 0px;
  }
}
@media screen and (max-width: 640px) {
  .location .location_point {
    top: 0;
    transform: translate(0px, -150px) !important;
  }
}
.location .location_point::-webkit-scrollbar {
  display: none;
}
.location .location_point .city_list {
  width: max-content;
  position: relative;
}
@media screen and (max-width: 992px) {
  .location .location_point .city_list.santa-monica {
    order: -1;
  }
}
@media screen and (max-width: 1199px) {
  .location .location_point .city_list {
    width: 50%;
  }
}
@media screen and (max-width: 992px) {
  .location .location_point .city_list {
    width: 200px;
    flex: 0 0 260px;
    /* Set a fixed width for each card on mobile */
    scroll-snap-align: center;
    position: relative !important;
    left: 0 !important;
    /* Clear desktop offsets */
  }
}
.location .location_point .city_list:first-child, .location .location_point .city_list:nth-child(7) {
  left: 30%;
}
@media screen and (max-width: 1199px) {
  .location .location_point .city_list:first-child, .location .location_point .city_list:nth-child(7) {
    left: 5%;
  }
}
@media screen and (max-width: 992px) {
  .location .location_point .city_list:first-child, .location .location_point .city_list:nth-child(7) {
    left: 0;
  }
}
.location .location_point .city_list:nth-child(2), .location .location_point .city_list:nth-child(8) {
  left: 45%;
}
@media screen and (max-width: 1199px) {
  .location .location_point .city_list:nth-child(2), .location .location_point .city_list:nth-child(8) {
    left: 35%;
  }
}
@media screen and (max-width: 992px) {
  .location .location_point .city_list:nth-child(2), .location .location_point .city_list:nth-child(8) {
    left: 0;
  }
}
.location .location_point .city_list:nth-child(3), .location .location_point .city_list:nth-child(5) {
  left: 20%;
}
@media screen and (max-width: 1199px) {
  .location .location_point .city_list:nth-child(3), .location .location_point .city_list:nth-child(5) {
    left: 0%;
  }
}
@media screen and (max-width: 992px) {
  .location .location_point .city_list:nth-child(3), .location .location_point .city_list:nth-child(5) {
    left: 0;
  }
}
.location .location_point .city_list:nth-child(4), .location .location_point .city_list:nth-child(6) {
  left: 55%;
}
@media screen and (max-width: 1199px) {
  .location .location_point .city_list:nth-child(4), .location .location_point .city_list:nth-child(6) {
    left: 45%;
  }
}
@media screen and (max-width: 992px) {
  .location .location_point .city_list:nth-child(4), .location .location_point .city_list:nth-child(6) {
    left: 0;
  }
}
.location .location_point .city_list:nth-child(7) .dot_point, .location .location_point .city_list:last-child .dot_point {
  width: 20px;
  height: 20px;
}
@media screen and (max-width: 767px) {
  .location .location_point .city_list:nth-child(7) .dot_point, .location .location_point .city_list:last-child .dot_point {
    width: 12.5px;
    height: 12.5px;
  }
}
.location .location_point .city_list:nth-child(7):hover .dot_point, .location .location_point .city_list:last-child:hover .dot_point {
  width: 24px;
  height: 24px;
}
.location .location_point .city_list:nth-child(2) .dot_point {
  width: 26px;
  height: 26px;
}
@media screen and (max-width: 767px) {
  .location .location_point .city_list:nth-child(2) .dot_point {
    width: 12.5px;
    height: 12.5px;
  }
}
.location .location_point .city_list:nth-child(2):hover .dot_point {
  width: 30px;
  height: 30px;
}
.location .location_point .city_list:nth-child(8) {
  left: 50%;
}
.location .location_point .city_list:nth-child(9) {
  left: 40%;
}
.location .location_point .city_list:hover .dot_point {
  width: 16.5px;
  height: 16.5px;
}
.location .location_point .city_list .dot_point {
  width: 12.5px;
  height: 12.5px;
  background: var(--brandsecondarycolor400);
  border-radius: 100px;
  margin: auto;
  margin-bottom: 17px;
  transition: 0.6s ease-out;
  position: absolute;
  left: 50%;
  top: -25px;
  transform: translateX(-50%);
}
.location .location_point .city_list .city_name h4 {
  color: var(--basesecondarycolor25);
  font-size: 20px;
  font-family: var(--secondaryfont);
  cursor: pointer;
}
@media screen and (max-width: 992px) {
  .location .location_point .city_list .city_name img {
    width: 12.5px;
  }
}
@media screen and (max-width: 767px) {
  .location .location_point .city_list .city_name img {
    position: absolute;
    top: -30px;
  }
}
.location .location_point .city_list .city_location {
  position: absolute;
  left: 0;
  top: 80%;
  /* start right below the city_list */
  width: 200px;
  max-height: none;
  /* since absolute, use transform */
  transform: translateY(-20px);
  /* start slightly up */
  opacity: 0;
  transition: transform 0.4s ease, opacity 0.4s ease;
  z-index: 10;
  /* above other elements */
  text-align: left;
}
@media screen and (max-width: 992px) {
  .location .location_point .city_list .city_location {
    opacity: 1;
    transform: none;
    text-align: center;
    width: 265px;
  }
}
.location .location_point .city_list .city_location p {
  font-size: 12px;
  line-height: 16.8px;
  color: var(--basesecondarycolor500);
  text-align: left;
}
@media screen and (max-width: 992px) {
  .location .location_point .city_list .city_location p {
    text-align: center;
  }
}
.location .location_point .city_list:hover .city_location {
  transform: translateY(0px);
  opacity: 1;
}

/*Poster design*/
.archive #orbit-section {
  min-height: 200vh;
  /* enough scroll area */
  position: relative;
  overflow: visible;
  /* ensure nothing clipped */
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 20px;
}
.archive {
  /* wrapper that will be pinned (sticky) */
}
.archive .orbit-wrapper {
  position: relative;
  /* width: min(70vw, 900px);*/
  width: 100vw;
  max-width: 100vw;
  max-height: 100vh;
  margin: 0 auto;
  display: block;
  padding-top: 0;
}
.archive {
  /* make sure the pinned wrapper occupies viewport center when pinned */
}
.archive .orbit-pin {
  position: sticky;
  top: -300px;
  /* pin at top so it stays fixed in viewport */
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  /* so clicks pass through if needed */
  padding-top: 0;
}
.archive {
  /* square inner area - this guarantees perfect circle orbits */
}
.archive .orbit-inner {
  width: 100%;
  aspect-ratio: 1/1;
  /* ensure perfect square */
  position: absolute;
  pointer-events: none;
  z-index: 2;
}
.archive {
  /* static orbit rings (visual only) */
}
.archive .orbit {
  position: absolute;
  border-radius: 50%;
  border: 1px solid rgba(255, 200, 40, 0.8);
  pointer-events: none;
  right: -50px;
  top: 0;
  transform: translateY(-80%);
}
@media screen and (max-width: 1280px) {
  .archive .orbit {
    transform: translateY(-88%);
  }
}
@media screen and (max-width: 640px) {
  .archive .orbit {
    right: -20%;
  }
}
.archive .o3 {
  width: 1280px;
  height: 1280px;
}
@media screen and (max-width: 1280px) {
  .archive .o3 {
    width: 860px;
    height: 860px;
  }
}
@media screen and (max-width: 992px) {
  .archive .o3 {
    width: 640px;
    height: 640px;
  }
}
@media screen and (max-width: 640px) {
  .archive .o3 {
    width: 320px;
    height: 320px;
  }
}
.archive {
  /* place orbits stacked center-wise (we keep top/left via translate) */
}
.archive .o4,
.archive .o3,
.archive .o2,
.archive .o1 {
  display: block;
}
.archive {
  /* dot-rotator covers full orbit area and rotates the dot inside it */
}
.archive .dot-rotator {
  position: absolute;
  inset: 0;
  /* fill its orbit container */
  transform-origin: 50% 50%;
  pointer-events: none;
}
.archive {
  /* dot sits on right edge of circle */
}
.archive .dot {
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgb(255, 197, 35);
  box-shadow: 0 6px 14px rgba(255, 197, 35, 0.25);
  top: 50%;
  left: 100%;
  /* right edge of the orbit container */
  transform: translate(-50%, -50%);
  /* center the dot on the edge */
  pointer-events: none;
}

.post_banner {
  padding: 138px 0 64px;
  background: #000;
  overflow: hidden;
}
.post_banner .banner_inner {
  display: flex;
}
@media screen and (max-width: 992px) {
  .post_banner .banner_inner {
    flex-direction: column;
  }
}
.post_banner .post_title h1 {
  color: #fff;
}

.post_title h1 {
  color: #fff;
}

.post_info .post_filter {
  display: flex;
  gap: 32px;
  padding-bottom: 48px;
  align-items: center;
}
@media screen and (max-width: 992px) {
  .post_info .post_filter {
    justify-content: space-between;
  }
}
@media screen and (max-width: 640px) {
  .post_info .post_filter {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 992px) {
  .post_info .post_filter span {
    display: none;
  }
}
.post_info .from_group {
  display: flex;
  align-items: center;
  gap: 12px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .post_info .from_group {
    align-items: center;
  }
}
.post_info .from_group p {
  color: #6E6E6E;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-flex;
  width: 100px;
  margin-bottom: 0;
  font-family: var(--secondaryfont);
}
.post_info .poster_items {
  display: flex;
  align-items: stretch;
  width: 100%;
  perspective: 1000px;
  overflow: hidden;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: start;
}
.post_info .latest_post {
  padding: 64px 0;
}
@media screen and (max-width: 1199px) {
  .post_info .latest_post {
    padding-bottom: 0;
  }
}
.post_info .latest_post .card-items {
  width: 100%;
  flex: 1;
  max-width: 100%;
}
.post_info .latest_post .card-items .cas-studies-image {
  width: 100%;
}
.post_info .latest_post .card-items .cas-studies-image img {
  width: 100%;
  object-fit: cover;
  height: 568px;
}
.post_info .latest_post .card-items .case-studies-footer h4 {
  width: 479px;
}
@media screen and (max-width: 768px) {
  .post_info .latest_post .card-items .case-studies-footer h4 {
    width: 100%;
  }
}
.post_info .latest_post .card-items .case-studies-footer .post-content {
  display: block;
  width: 479px;
  position: static;
  background: transparent;
  color: var(--basesecondarycolor25);
}
@media screen and (max-width: 640px) {
  .post_info .latest_post .card-items .case-studies-footer .post-content {
    width: 100%;
  }
}
.post_info .latest_post .card-items .case-studies-footer .contact-link {
  color: var(--basesecondarycolor25) !important;
  background: transparent !important;
  width: max-content;
}
.post_info .post_card {
  padding: 64px 0;
}
.post_info .card-items {
  flex: inherit !important;
  overflow: hidden;
  width: 31.7%;
  height: 568px;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
@media screen and (max-width: 1199px) {
  .post_info .card-items {
    height: 420px;
    width: 30.7%;
  }
}
@media screen and (max-width: 991px) {
  .post_info .card-items {
    width: 47.85%;
    height: 480px;
    margin-bottom: 16px;
    flex: inherit !important;
  }
}
@media screen and (max-width: 767px) {
  .post_info .card-items {
    width: 100%;
    height: 420px;
  }
}
.post_info .cardFace {
  width: 100%;
  height: 100%;
  position: relative;
}
.post_info .cardFace .case-overlay {
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.post_info .video-hover-container {
  position: relative;
  display: inline-block;
  width: 100%;
  /* adjust */
  height: 100%;
  overflow: hidden;
}
.post_info .video-hover-container:hover .hover-video {
  opacity: 1;
}
.post_info .video-hover-container:hover .preview-image {
  opacity: 0;
}
.post_info .video-hover-container .hover-video {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: 48%;
  transition: opacity 300ms cubic-bezier(0.9, -0.01, 0.15, 0.99);
}
.post_info .video-hover-container .cas-studies-image img {
  width: 100%;
  object-fit: cover;
}
.post_info .video-hover-container p {
  position: absolute;
  top: 20px;
  left: 20px;
  background: var(--basesecondarycolor25);
  width: max-content;
  border-radius: 4px;
  padding: 4px 8px;
  font-size: 16px;
  font-weight: 500;
  font-family: var(--secondaryfont);
  line-height: 22.4px;
  z-index: 12;
}
@media screen and (max-width: 640px) {
  .post_info .video-hover-container p {
    width: auto;
  }
}
.post_info .video-hover-container p.post-content {
  display: none;
}
.post_info .case-studies-footer {
  padding: 20px;
  position: absolute;
  bottom: 20px;
  width: 100%;
  z-index: 12;
}
@media screen and (max-width: 768px) {
  .post_info .case-studies-footer {
    padding: 0 20px;
  }
}
.post_info .case-studies-footer h4 {
  letter-spacing: -0.5px;
  color: var(--basesecondarycolor25);
  width: 265px;
}
@media screen and (max-width: 1199px) {
  .post_info .case-studies-footer h4 {
    width: calc(100% - 30px);
  }
}
@media screen and (max-width: 768px) {
  .post_info .case-studies-footer h4 {
    font-size: 24px;
    line-height: 28.8px;
    width: 100%;
  }
}
.post_info .case-studies-footer h4 a {
  color: var(--basesecondarycolor25);
}
.post_info .case-studies-footer hr {
  margin: 29px 0;
  border: none;
  border-bottom: 1px solid var(--basesecondarycolor300);
  width: 100%;
  opacity: 1;
  border-top: 1px solid var(--basesecondarycolor100);
}
@media screen and (max-width: 768px) {
  .post_info .case-studies-footer hr {
    margin: 10px 0;
  }
}
.post_info .case-studies-footer .contact-link {
  color: var(--basesecondarycolor25) !important;
  background: transparent !important;
  width: max-content;
}
.post_info .case-studies-footer .contact-link .arrow-wrap img {
  width: 12.5px;
}
.filter_search {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 640px) {
  .filter_search {
    width: 100%;
    margin-top: 24px;
  }
}
.filter_search input#case-study-search {
  height: 36px;
  border: none;
  border-bottom: 1px solid #000;
  width: 200px;
  padding: 0 12px;
  font-size: 16px;
  font-family: var(--secondaryfont);
  outline: none;
  border-radius: 0;
}
@media screen and (max-width: 640px) {
  .filter_search input#case-study-search {
    width: 100%;
  }
}
.filter_search i.search {
  position: relative;
  left: -30px;
  top: -10px;
}

/*span {
    height: 40px;
    font-size: 30px;
    display: flex;
    align-items: center;
    margin-top: -5px;
}*/
.filter-col {
  max-width: 100%;
  width: 100%;
}
.filter-col .dropdown-container {
  margin: 0 auto;
}

/* Dropdown menu css */
.dropdown-container .dropdown-toggle {
  color: var(--baseprimarcolor950);
  font-size: 16px;
  padding: 0 20px 0px 0;
  line-height: 24px;
  cursor: pointer;
  position: relative;
  transition: all ease-in-out 0.3s;
  font-family: var(--secondaryfont);
}
@media screen and (max-width: 640px) {
  .dropdown-container .dropdown-toggle {
    width: 90%;
    white-space: pre-line;
    line-height: 9px;
  }
}
.dropdown-container .dropdown-toggle label {
  cursor: pointer;
  width: 100%;
}
.dropdown-container .dropdown-toggle::after {
  display: none;
}
.dropdown-container .dropdown-menu {
  width: 320px;
  border-radius: 10px;
  box-shadow: 0px 12px 32px 0px rgba(0, 0, 0, 0.1490196078);
  margin-top: 17px;
  position: absolute;
  left: 0;
  top: 100%;
  display: none;
  background-color: #ffffff;
  z-index: 10;
}
.dropdown-container .dropdown-menu ul {
  list-style: none;
  padding: 6px;
  margin: 0;
  overflow: hidden;
  border-radius: 10px;
  z-index: 10;
  height: 250px;
  overflow-y: auto;
}
.dropdown-container .dropdown-menu ul li {
  padding: 8px;
  font-size: 16px;
  line-height: 24px;
  font-family: var(--secondaryfont);
}
.dropdown-container .dropdown-menu a {
  text-decoration: none;
  display: block;
  color: var(--baseprimarcolor950);
  font-size: 16px;
  padding: 8px 10px;
  transition: all ease-in-out 0.3s;
}
.dropdown-container .dropdown-menu a:hover {
  color: var(--brandsecondarycolor400);
}

.dropdown-menu,
.dropdown-toggle {
  position: relative;
}
.dropdown-menu::before,
.dropdown-toggle::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  margin-top: -2.5px;
  background-color: rgba(0, 0, 0, 0);
  transition: all ease-in-out 0.2s;
  width: 8px;
  height: 8px;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}

.dropdown-menu {
  z-index: 10;
  position: relative;
}
.dropdown-menu::before {
  z-index: 11;
  /* Place above the dropdown menu background */
  left: 50%;
  right: auto;
  transform: translateX(-50%) rotate(45deg);
  top: -5px;
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  /* Remove the inherited right/bottom borders */
  border-right: none;
  border-bottom: none;
  /* Add subtle border/shadow only to the exposed top edges */
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: -2px -2px 4px -2px rgba(0, 0, 0, 0.15);
}

.post_line {
  height: 36px;
  border-right: 2px solid #000;
  width: 0px;
}

.dropdown-open .dropdown-menu.dropdown-active {
  display: block;
}

.dropdown-container.dropdown-open .dropdown-toggle:before {
  transform: translateY(-50%) rotate(-135deg);
}

a.load-more {
  width: max-content;
  display: flex;
  padding: 50px 0;
  justify-content: center;
  align-items: center;
  margin: auto;
  color: var(--baseprimarcolor950);
}
@media screen and (max-width: 992px) {
  a.load-more {
    padding: 16px 0;
  }
}
a.load-more i {
  position: relative;
  width: 28px;
  height: 28px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  z-index: 0;
  margin-left: 10px;
  background: var(--brandsecondarycolor400);
  border-radius: 100px;
}
a.load-more i img {
  width: 12.5px;
}
a.load-more:hover {
  background: var(--basesecondarycolor25);
  padding: 50px 15px;
  animation-timing-function: cubic-bezier(0.95, -0.01, 0.2, 1);
  animation-duration: 300ms;
}

.single_post_banner {
  padding: 64px 0;
}
.single_post_banner .single_categories {
  width: 768px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 12px 0;
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  z-index: 9;
}
@media screen and (max-width: 860px) {
  .single_post_banner .single_categories {
    width: 100%;
  }
}
.single_post_banner .single_categories .case-back-btn span {
  background: transparent;
  display: flex;
  align-items: center;
  gap: 8px;
}
.single_post_banner .single_categories .case-back-btn a {
  color: var(--basesecondarycolor25);
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.single_post_banner .single_categories .case-back-btn i .circle-bg {
  display: none;
}
.single_post_banner .single_categories .case-back-btn i img {
  filter: invert(1);
  width: 16px;
  transform: rotate(-180deg);
  margin-top: -4px;
}
.single_post_banner .single_categories span {
  background: #F2F2F2;
  width: max-content;
  padding: 4px 6px;
  border-radius: 4px;
  font-size: 16px;
  line-height: 24px;
}
.single_post_banner .single_categories h1 {
  font-size: 48px;
  font-family: var(--hedaerfont);
  line-height: 57.6px;
  color: var(--basesecondarycolor25);
}
.single_post_banner .single_categories p {
  font-size: 20px;
  font-family: var(--secondaryfont);
  line-height: 28px;
  color: var(--basesecondarycolor25);
}

.single_image {
  padding: 64px 0;
  text-align: center;
}
.single_image img {
  object-fit: cover;
  width: 1024px;
  height: 480px;
  margin: auto;
}

.social_poster {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 9;
  padding-top: 32px;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .social_poster {
    flex-direction: column;
  }
}
@media screen and (max-width: 1199px) {
  .social_poster .hastag_cont {
    width: 85%;
  }
}
@media screen and (max-width: 992px) {
  .social_poster .hastag_cont {
    width: 85%;
  }
}
@media screen and (max-width: 640px) {
  .social_poster .hastag_cont {
    width: 100%;
  }
}
@media screen and (max-width: 1199px) {
  .social_poster .hastag_cont ul {
    flex-wrap: wrap;
  }
}
.social_poster ul {
  display: flex;
  list-style: none;
  gap: 10px;
  padding: 0;
}
@media screen and (min-width: 1921px) {
  .social_poster ul {
    gap: 25px;
  }
}
@media screen and (max-width: 992px) {
  .social_poster ul {
    flex-wrap: wrap;
  }
}
.social_poster ul.social_media_list {
  gap: 20px;
}
.social_poster ul li {
  color: #fff;
  font-size: 16px;
}
.social_poster ul li a img {
  width: 26px;
  height: 26px;
}

.single_content {
  width: 768px;
  margin: auto;
}
.single_content p,
.single_content li {
  font-size: 16px;
  font-family: var(--secondaryfont);
  line-height: 22.4px;
}
.single_content img {
  margin: 15px 0;
  width: 100%;
  height: 360px;
  object-fit: cover;
}

.single .case_studies {
  padding: 96px 0;
}
.single .case-studies-inner {
  width: 100%;
  justify-content: space-between;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--basesecondarycolor100);
}
.single .case-studies-inner .case-head {
  display: flex;
}
.single .case-studies-inner .case_nav .link-btn .contact-link, .single .case-studies-inner .case_nav .inner-page-links .support-btn .contact-link, .inner-page-links .single .case-studies-inner .case_nav .support-btn .contact-link, .single .case-studies-inner .case_nav .inner-page-link .contact-link {
  background: transparent;
}
.single .case-studies-inner .case_nav .link-btn .arrow-wrap, .single .case-studies-inner .case_nav .inner-page-links .support-btn .arrow-wrap, .inner-page-links .single .case-studies-inner .case_nav .support-btn .arrow-wrap, .single .case-studies-inner .case_nav .inner-page-link .arrow-wrap {
  background: var(--brandsecondarycolor400);
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.single .case-studies-inner .case_nav .link-btn .arrow-wrap img, .single .case-studies-inner .case_nav .inner-page-links .support-btn .arrow-wrap img, .inner-page-links .single .case-studies-inner .case_nav .support-btn .arrow-wrap img, .single .case-studies-inner .case_nav .inner-page-link .arrow-wrap img {
  padding: 0 !important;
}
.single .case-studies-header {
  width: 768px;
  display: flex;
  justify-content: flex-end;
  margin-left: auto;
}
@media screen and (max-width: 640px) {
  .single .case-studies-header {
    width: 100%;
  }
}
.single .case-studies-header h2 {
  font-size: 48px;
  font-weight: 400;
  font-family: var(--hedaerfont);
  width: 672px;
  padding: 20px 0 64px;
  line-height: 57.6px;
}
@media screen and (max-width: 640px) {
  .single .case-studies-header h2 {
    width: 100%;
  }
}
.single .title-inner {
  display: flex;
  align-items: center;
  padding-bottom: 12px;
}
.single .title-inner p {
  font-size: 16px !important;
  line-height: 28.6px !important;
  font-family: var(--secondaryfontregular);
  font-weight: 400;
  margin: 0;
  margin-left: 8px !important;
  padding-bottom: 0 !important;
}
.single .single_post_banner {
  height: 768px;
  position: relative;
  margin-bottom: 56px;
}
@media screen and (max-width: 992px) {
  .single .single_post_banner {
    height: 528px;
  }
}
@media screen and (max-width: 640px) {
  .single .single_post_banner {
    height: 768px;
  }
}
.single .single_post_banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.7) 100%);
  width: 100%;
  height: 100%;
}
.single .single_post_banner .container {
  display: flex;
  align-items: flex-end;
  height: 100%;
}
.single .single_post_banner .single_banner_inner {
  justify-items: flex-start;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
}
.single .case-studies-challenge {
  padding: 56px 0 0;
}
.single .challenge_title,
.single .impact_title,
.single .solutions_title {
  width: 50%;
}
@media screen and (min-width: 1921px) {
  .single .challenge_title,
  .single .impact_title,
  .single .solutions_title {
    width: 50%;
  }
}
@media screen and (max-width: 1199px) {
  .single .challenge_title,
  .single .impact_title,
  .single .solutions_title {
    width: 100%;
  }
}
.single .challenge_title h2,
.single .impact_title h2,
.single .solutions_title h2 {
  font-family: var(--hedaerfont);
  font-size: 48px;
  line-height: 57.6px;
  font-weight: 400;
  padding-bottom: 44px;
}
@media screen and (max-width: 640px) {
  .single .challenge_title h2,
  .single .impact_title h2,
  .single .solutions_title h2 {
    font-size: 36px;
    line-height: 43.2px;
  }
}
.single .challenge_title p,
.single .impact_title p,
.single .solutions_title p {
  font-size: 20px;
  font-family: var(--secondaryfontregular);
  font-weight: 400;
  line-height: 28px;
  padding-bottom: 24px;
  margin: 0;
}
.single .challenge_title ol ul,
.single .challenge_title ol ol,
.single .challenge_title ul ul,
.single .challenge_title ul ol,
.single .impact_title ol ul,
.single .impact_title ol ol,
.single .impact_title ul ul,
.single .impact_title ul ol,
.single .solutions_title ol ul,
.single .solutions_title ol ol,
.single .solutions_title ul ul,
.single .solutions_title ul ol {
  padding-top: 15px;
}
.single .challenge_title li,
.single .impact_title li,
.single .solutions_title li {
  font-size: 18px;
  font-family: var(--secondaryfontregular);
  font-weight: 400;
  line-height: 25.2px;
  padding-bottom: 15px;
}
.single .challenge_title li p,
.single .impact_title li p,
.single .solutions_title li p {
  padding-bottom: 0;
}
.single .impact_cont {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 50%;
}
@media screen and (min-width: 1921px) {
  .single .impact_cont {
    width: 50%;
  }
}
@media screen and (max-width: 992px) {
  .single .impact_cont {
    width: 100%;
  }
}
.single .impact_cont .impact_effect {
  display: flex;
  gap: 24px;
}
.single .impact_cont .impact_effect p {
  font-family: var(--secondaryfontregular);
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
}
.single .impact_cont .impact_effect .impact_left {
  background: var(--Base-Colors-50, #F2F2F2);
  padding: 48px;
  width: 50%;
  justify-content: center;
  display: flex;
  text-align: center;
}
.single .impact_cont .impact_effect .impact_right {
  border: 1px solid var(--Base-Colors-100, #D9D9D9);
  padding: 48px;
  width: 50%;
  justify-content: center;
  display: flex;
  text-align: center;
}
.single .impact_cont .impact_rate {
  display: flex;
  gap: 24px;
  background: var(--Brand-Colors-300, #FFD938);
  padding: 48px 50px;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 640px) {
  .single .impact_cont .impact_rate {
    flex-direction: column;
  }
}
.single .impact_cont .impact_rate h3 {
  font-family: var(--secondaryfontregular);
  font-size: 64px;
  line-height: 76.8px;
  font-weight: 400;
  width: 54%;
}
@media screen and (max-width: 992px) {
  .single .impact_cont .impact_rate h3 {
    width: max-content;
  }
}
.single .impact_cont .impact_rate p {
  font-family: var(--secondaryfontregular);
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
}
.single .impact_cont .impact_support {
  background: linear-gradient(111.15deg, #151100 0.06%, #000000 100%);
  padding: 48px;
  display: flex;
  justify-content: center;
  text-align: center;
}
.single .impact_cont .impact_support p {
  font-family: var(--secondaryfontregular);
  font-size: 32px;
  line-height: 44.8px;
  font-weight: 400;
  color: var(--basesecondarycolor25);
}
.single .case-studies-infographic {
  padding: 56px 0 0;
}
@media screen and (max-width: 992px) {
  .single .case-studies-infographic {
    padding: 0;
  }
}
.single .case-studies-infographic .infographic_video video {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 16/9;
}
@media screen and (max-width: 640px) {
  .single .case-studies-infographic .infographic_video video {
    height: 268px;
  }
}
.single .case-studies-infographic .video_cont {
  width: 768px;
  margin: auto;
  padding: 24px 0 0;
}
@media screen and (max-width: 640px) {
  .single .case-studies-infographic .video_cont {
    width: 100%;
  }
}
.single .case-studies-infographic .video_cont p {
  font-family: var(--secondaryfontregular);
  font-weight: 400;
  font-size: 24px;
  font-style: italic;
  line-height: 33.6px;
  padding-bottom: 24px;
  margin: 0;
}
.single .case-studies-infographic .video_cont .author-name h3 {
  font-family: var(--hedaerfont);
  font-weight: 400;
  line-height: 28.8px;
  font-size: 24px;
}
.single .case-studies-infographic .video_cont .author-name p {
  font-style: normal;
  font-size: 16px;
  line-height: 22.4px;
}
.single .solutions_img {
  width: 50%;
}
@media screen and (max-width: 1199px) {
  .single .solutions_img {
    margin: auto;
  }
}
.single .solutions_img img {
  width: 100%;
  height: 637px;
  object-fit: cover;
  border-radius: 8px;
}
@media screen and (max-width: 640px) {
  .single .solutions_img img {
    height: 356px;
    width: 100%;
  }
}
.single .case-studies-solutions.no-image .solutions_title {
  width: 100%;
}
.single .case-studies-results {
  padding-bottom: 56px;
}
.single .case-studies-results.no-image .results_title {
  width: 100%;
}
.single .results_title {
  width: 50%;
}
@media screen and (max-width: 992px) {
  .single .results_title {
    width: 100%;
  }
}
.single .results_title h2 {
  font-family: var(--hedaerfont);
  font-size: 48px;
  line-height: 57.6px;
  font-weight: 400;
  padding-bottom: 44px;
}
@media screen and (max-width: 640px) {
  .single .results_title h2 {
    font-size: 36px;
    line-height: 43.2px;
  }
}
.single .results_title p {
  font-size: 18px;
  font-family: var(--secondaryfontregular);
  font-weight: 400;
  line-height: 24.3px;
  padding-bottom: 24px;
  margin: 0;
}
.single .results_title li {
  font-size: 18px;
  font-family: var(--secondaryfontregular);
  font-weight: 400;
  line-height: 25.2px;
  padding-bottom: 15px;
}
.single .results_img {
  width: 50%;
}
@media screen and (max-width: 992px) {
  .single .results_img {
    margin: auto;
    width: 100%;
  }
}
.single .results_img img {
  width: 100%;
  height: 686px;
  object-fit: cover;
  border-radius: 8px;
}
@media screen and (max-width: 992px) {
  .single .results_img img {
    width: 526px;
  }
}
@media screen and (max-width: 640px) {
  .single .results_img img {
    width: 100%;
  }
}
.single .challenge-inner,
.single .impact-inner,
.single .results-inner,
.single .solutions-inner {
  display: flex;
  gap: 96px;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 1199px) {
  .single .challenge-inner,
  .single .impact-inner,
  .single .results-inner,
  .single .solutions-inner {
    flex-direction: column;
    gap: 0;
  }
}
.single .challenge-inner.no-image .challenge_title,
.single .impact-inner.no-image .challenge_title,
.single .results-inner.no-image .challenge_title,
.single .solutions-inner.no-image .challenge_title {
  width: 100%;
}
.single .challenge-inner .challenge_cont,
.single .impact-inner .challenge_cont,
.single .results-inner .challenge_cont,
.single .solutions-inner .challenge_cont {
  width: 592px;
}
@media screen and (max-width: 992px) {
  .single .challenge-inner .challenge_cont,
  .single .impact-inner .challenge_cont,
  .single .results-inner .challenge_cont,
  .single .solutions-inner .challenge_cont {
    width: 100%;
  }
}
.single .challenge-inner .challenge_cont p,
.single .challenge-inner .challenge_cont li,
.single .impact-inner .challenge_cont p,
.single .impact-inner .challenge_cont li,
.single .results-inner .challenge_cont p,
.single .results-inner .challenge_cont li,
.single .solutions-inner .challenge_cont p,
.single .solutions-inner .challenge_cont li {
  font-size: 18px;
  font-family: var(--secondaryfontregular);
  line-height: 25.2px;
  font-weight: 400;
}
@media screen and (max-width: 640px) {
  .single .challenge-inner .challenge_cont p,
  .single .challenge-inner .challenge_cont li,
  .single .impact-inner .challenge_cont p,
  .single .impact-inner .challenge_cont li,
  .single .results-inner .challenge_cont p,
  .single .results-inner .challenge_cont li,
  .single .solutions-inner .challenge_cont p,
  .single .solutions-inner .challenge_cont li {
    font-size: 26px;
    line-height: 36.4px;
  }
}
.single .challenge-inner .challenge_cont li,
.single .impact-inner .challenge_cont li,
.single .results-inner .challenge_cont li,
.single .solutions-inner .challenge_cont li {
  padding-bottom: 10px;
}
.single .challenge-inner.layout-2 .challenge_img {
  width: 592px;
}
@media screen and (max-width: 1199px) {
  .single .challenge-inner.layout-2 .challenge_img {
    margin: auto;
  }
}
@media screen and (max-width: 640px) {
  .single .challenge-inner.layout-2 .challenge_img {
    width: 100%;
  }
}
.single .challenge-inner.layout-2 .challenge_img img {
  width: 592px;
  height: 637px;
  object-fit: cover;
}
@media screen and (max-width: 640px) {
  .single .challenge-inner.layout-2 .challenge_img img {
    width: 100%;
    height: 356px;
  }
}
.single .revenue_breakdown {
  padding: 96px 0 0;
  display: flex;
  gap: 36px;
}
@media screen and (max-width: 992px) {
  .single .revenue_breakdown {
    flex-wrap: wrap;
    gap: 0;
  }
}
.single .revenue_breakdown .revenue_theme {
  width: 25%;
  border-left: 1px solid #d9d9d9;
  padding: 32px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 312px;
}
@media screen and (max-width: 992px) {
  .single .revenue_breakdown .revenue_theme {
    width: 50%;
  }
}
@media screen and (max-width: 375px) {
  .single .revenue_breakdown .revenue_theme {
    width: 100%;
  }
}
.single .revenue_breakdown .revenue_theme h3 {
  font-size: 64px;
  color: var(--brandsecondarycolor400);
  font-family: var(--secondaryfontregular);
  line-height: 76.8px;
  font-weight: 400;
}
.single .revenue_breakdown .revenue_theme p {
  font-size: 20px;
  font-family: var(--secondaryfontregular);
  line-height: 28px;
  font-weight: 400;
}
.single .case-studies-line {
  border-bottom: 1px solid var(--basesecondarycolor100);
  margin: 96px 0;
  width: 100%;
}
.single .case-studies #cardWrapper .card-items {
  height: inherit;
  flex: inherit;
  overflow: visible;
}
.single .case-studies #cardWrapper .video-hover-container .cas-studies-image img {
  height: 410px;
  object-fit: cover;
  width: 100%;
}
.single .case-studies #cardWrapper .cardFace .case-overlay {
  height: 410px;
  top: 0;
  bottom: inherit;
}
.single .case-studies #cardWrapper .case-studies-footer {
  position: relative;
  bottom: 0;
  padding: 20px 0;
}
.single .case-studies #cardWrapper .case-studies-footer h4 {
  color: var(--baseprimarcolor950);
}
.single .case-studies #cardWrapper .case-studies-footer h4 a {
  color: var(--baseprimarcolor950);
}
.single .case-studies #cardWrapper .case-studies-footer hr {
  display: none;
}
.single .case-studies #cardWrapper .case-studies-footer .post-content {
  display: block;
  position: static;
  width: 100%;
}
.single .case-studies #cardWrapper .case-studies-footer .case-studies-link {
  display: none;
}
.single .services-list {
  background: #f2f2f2;
  padding: 80px 0;
}
.single .services-list .link-btn .arrow-wrap, .single .services-list .inner-page-links .support-btn .arrow-wrap, .inner-page-links .single .services-list .support-btn .arrow-wrap, .single .services-list .inner-page-link .arrow-wrap {
  background: var(--brandsecondarycolor400);
  border-radius: 100px;
}
.single .services-list .link-btn .contact-link, .single .services-list .inner-page-links .support-btn .contact-link, .inner-page-links .single .services-list .support-btn .contact-link, .single .services-list .inner-page-link .contact-link {
  background: transparent;
  width: max-content;
}
.single .services-list .services-package {
  padding: 32px 0;
  display: flex;
  justify-content: space-between;
  align-items: end;
}
@media screen and (max-width: 640px) {
  .single .services-list .services-package {
    flex-direction: column;
    align-items: flex-start;
  }
}
.single .services-list .services-package .services-head {
  width: 478px;
}
@media screen and (max-width: 640px) {
  .single .services-list .services-package .services-head {
    width: 100%;
  }
}
.single .services-list .services-package .services-head h2 {
  font-size: 48px;
}
@media screen and (max-width: 640px) {
  .single .services-list .services-package .services-head h2 {
    padding-bottom: 32px;
  }
}
.single .services-list .relationship-grid {
  padding: 32px 0;
  display: flex;
  gap: 32px;
}
@media screen and (max-width: 640px) {
  .single .services-list .relationship-grid {
    flex-direction: column;
  }
}
.single .services-list .relationship-grid .post-card {
  width: 33.33%;
  position: relative;
  border-radius: 8px;
}
@media screen and (max-width: 640px) {
  .single .services-list .relationship-grid .post-card {
    width: 100%;
  }
}
.single .services-list .relationship-grid .post-card .post-image img {
  height: 597px;
  object-fit: cover;
  width: 100%;
  border-radius: 8px;
}
@media screen and (max-width: 1199px) {
  .single .services-list .relationship-grid .post-card .post-image img {
    height: 480px;
  }
}
@media screen and (max-width: 640px) {
  .single .services-list .relationship-grid .post-card .post-image img {
    height: 420px;
  }
}
.single .services-list .relationship-grid .post-content {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 20px;
  justify-content: space-between;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.18) 20%, rgba(0, 0, 0, 0.9) 100%);
  border-radius: 8px;
}
.single .services-list .relationship-grid .post-content h3 {
  color: var(--basesecondarycolor25);
  font-size: 36px;
  line-height: 43.2px;
  font-weight: 400;
  font-family: var(--hedaerfont);
}
.single .services-list .relationship-grid .post-content .case-services .case-studies-line {
  margin: 30px 0;
}
.single .services-list .relationship-grid .post-content p {
  color: var(--basesecondarycolor25);
  font-size: 16px;
  font-family: var(--secondaryfontregular);
  font-weight: 400;
  line-height: 22.4px;
}
.single .services-list .relationship-grid .post-content .link-btn .contact-link, .single .services-list .relationship-grid .post-content .inner-page-links .support-btn .contact-link, .inner-page-links .single .services-list .relationship-grid .post-content .support-btn .contact-link, .single .services-list .relationship-grid .post-content .inner-page-link .contact-link {
  color: var(--basesecondarycolor25);
}
/* testing*/
.framer-wrap {
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%) scale(1);
  z-index: 10;
  aspect-ratio: 1;
  height: var(--framer-aspect-ratio-supported, 607px);
  width: 607px;
  pointer-events: none;
}

/* testing*/
.framer-circle {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  mask: linear-gradient(0deg, rgba(0, 0, 0, 0) 16%, rgb(0, 0, 0) 58%);
  border-radius: 53.5763%;
  z-index: 10;
}
.framer-circle::after {
  content: "";
  border-width: 1px;
  border-color: var(--brandsecondarycolor400);
  border-style: solid;
  box-sizing: border-box;
  border-radius: inherit;
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.framer-dot-rotator {
  position: absolute;
  inset: 0;
  animation: rotate 15s linear infinite;
  z-index: 11;
}

.framer-orbit-dot {
  width: 24px;
  height: 24px;
  background: var(--brandsecondarycolor400);
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: -12px;
  transform: translateX(-50%);
  box-shadow: 0 0 15px rgba(255, 218, 55, 0.6);
}

.product-img__item.active {
  opacity: 1;
  transition-delay: 0.3s;
}

.product-img__item {
  opacity: 0;
  transition: all 0.3s;
  position: absolute;
}
.product-img__item img {
  object-fit: contain;
  object-position: center right;
}

.product-slider__item {
  opacity: 0 !important;
  width: 100% !important;
  position: absolute !important;
}
@media screen and (max-width: 640px) {
  .product-slider__item {
    transform: none !important;
  }
}

.product-slider__item.swiper-slide-active {
  opacity: 1 !important;
  display: block;
}

/* Services Page */
#orbit-section {
  min-height: 200vh;
  position: relative;
  overflow: visible;
  background: var(--baseprimarcolor950);
}
@media screen and (max-width: 992px) {
  #orbit-section {
    min-height: 200px;
  }
}

.orbit-wrapper {
  position: relative;
  width: 100vw;
  margin: 0 auto;
}

.orbit-pin {
  position: sticky;
  top: 0;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .orbit-pin {
    flex-direction: column;
  }
}

.orbit-inner {
  width: 100%;
  aspect-ratio: 1/1;
  position: relative;
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .orbit-inner {
    position: absolute;
  }
}

.orbit-scale-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.orbit {
  position: absolute;
  border-radius: 50%;
  border: 1px solid rgba(255, 200, 40, 0.22);
  box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 640px) {
  .orbit {
    border: 1px solid rgba(255, 200, 40, 0.4);
  }
}

.o4 {
  width: 1250px;
  height: 1250px;
}
@media screen and (max-width: 640px) {
  .o4 {
    width: 212px;
    height: 212px;
  }
}

.o3 {
  width: 1000px;
  height: 1000px;
}
@media screen and (max-width: 640px) {
  .o3 {
    width: 318px;
    height: 318px;
  }
}

.o2 {
  width: 750px;
  height: 750px;
}
@media screen and (max-width: 640px) {
  .o2 {
    width: 424px;
    height: 424px;
  }
}

.o1 {
  width: 500px;
  height: 500px;
}
@media screen and (max-width: 640px) {
  .o1 {
    width: 530px;
    height: 530px;
  }
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.our-services .dot-rotator {
  position: absolute;
  inset: 0;
  animation: rotate 20s linear infinite;
}
@media screen and (max-width: 1199px) {
  .our-services #orbit-section {
    min-height: 100vh;
  }
}

.dot {
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: var(--brandsecondarycolor400);
  box-shadow: 0 0 15px rgba(255, 197, 35, 0.5);
  top: 50%;
  left: 100%;
  transform: translate(-50%, -50%);
}

.center-text {
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .center-text {
    position: relative;
    height: auto;
    left: 0;
    transform: none;
  }
}
@media screen and (max-width: 992px) {
  .center-text {
    flex-direction: column;
  }
}
@media screen and (max-width: 992px) {
  .center-text .text-panel#panel-3 {
    top: 30%;
    transform: translateY(-20%);
    position: relative;
  }
}
@media screen and (max-width: 640px) {
  .center-text .text-panel#panel-3 {
    top: 12%;
    height: auto;
  }
}
@media screen and (max-width: 390px) {
  .center-text .text-panel#panel-3 {
    top: 24%;
    height: auto;
  }
}

#content-slide-1 {
  font-size: 48px;
  color: var(--basesecondarycolor25);
}
@media screen and (max-width: 640px) {
  #content-slide-1 {
    font-size: 34px;
  }
}

#content-slide-2 {
  font-size: 48px;
  color: #ffc523;
  font-weight: 700;
}
@media screen and (max-width: 640px) {
  #content-slide-2 {
    font-size: 24px;
  }
}

#content-slide-3 {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.8);
  max-width: 600px;
  margin-top: 10px;
  line-height: 1.6;
  font-family: var(--secondaryfont);
}
@media screen and (max-width: 640px) {
  #content-slide-3 {
    font-size: 14px;
  }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .about-us .pin-spacer {
    height: auto !important;
    padding: 0 !important;
  }
}

.text-panel {
  position: absolute;
  width: 100%;
  opacity: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media screen and (max-width: 992px) {
  .text-panel {
    padding: 0 15px;
  }
}
.text-panel h1 {
  font-weight: 400;
  margin: 0 0 15px 0;
  line-height: 1.2;
  color: var(--basesecondarycolor25);
  font-family: var(--hedaerfont);
  font-size: 64px;
  line-height: 76.8px;
}
@media screen and (max-width: 640px) {
  .text-panel h1 {
    font-size: 34px;
  }
}
.text-panel p {
  font-family: var(--secondaryfont);
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
}
@media screen and (max-width: 640px) {
  .text-panel p {
    font-size: 14px;
  }
}
.text-panel#panel-1 p {
  padding: 0 4px;
  width: 447px;
  color: var(--basesecondarycolor25);
}
@media screen and (max-width: 640px) {
  .text-panel#panel-1 p {
    width: 100%;
  }
}
.text-panel#panel-3 {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  /* This hides the list items that are "outside" the view */
  z-index: 3;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .text-panel#panel-3 {
    flex-wrap: wrap;
    position: relative;
    height: auto !important;
  }
}
@media screen and (max-width: 992px) {
  .text-panel#panel-3 {
    height: 55vh;
    top: 30%;
  }
}
.text-panel.two-column {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 90%;
  max-width: 90%;
}
@media screen and (max-width: 992px) {
  .text-panel.two-column {
    flex-direction: column;
    padding: 0;
  }
}
.text-panel.two-column .col-left {
  width: 35%;
  text-align: left;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .text-panel.two-column .col-left {
    width: 100% !important;
  }
}
@media screen and (max-width: 1199px) {
  .text-panel.two-column .col-left {
    width: 40%;
  }
}
@media screen and (max-width: 992px) {
  .text-panel.two-column .col-left {
    width: 100%;
  }
}
.text-panel.two-column .col-right {
  width: 45%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .text-panel.two-column .col-right {
    width: 100% !important;
    height: auto;
  }
}
@media screen and (max-width: 1199px) {
  .text-panel.two-column .col-right {
    width: 50%;
  }
}
@media screen and (max-width: 992px) {
  .text-panel.two-column .col-right {
    width: 100%;
    height: auto;
    margin-top: 40px;
  }
}
.text-panel.two-column #list-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  will-change: transform;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .text-panel.two-column #list-container {
    transform: none !important;
    position: relative;
  }
}
@media screen and (max-width: 992px) {
  .text-panel.two-column #list-container {
    transform: none !important;
    position: relative;
  }
}
.text-panel.two-column h2 {
  font-size: 48px;
  font-weight: 400;
  line-height: 57.6px;
  margin-bottom: 0;
  color: var(--basesecondarycolor25);
  font-family: var(--hedaerfont);
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .text-panel.two-column h2 {
    transform: none !important;
  }
}
@media screen and (max-width: 768px) {
  .text-panel.two-column h2 {
    font-size: 34px;
    line-height: 40.8px;
  }
}
.text-panel.two-column ul {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 992px) {
  .text-panel.two-column ul {
    position: relative;
  }
}
.text-panel.two-column ul li {
  text-align: left;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 0;
  height: 100px;
}
@media screen and (max-width: 992px) {
  .text-panel.two-column ul li {
    height: 80px;
    font-size: 16px;
  }
}
.text-panel.two-column ul li {
  display: flex;
  align-items: center;
  color: #fff;
  position: relative;
  padding-left: 30px;
  transform-origin: left center;
  will-change: transform, opacity;
  font-family: var(--secondaryfont);
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .text-panel.two-column ul li {
    transform: none !important;
    filter: none !important;
    opacity: 1 !important;
  }
}
@media screen and (max-width: 992px) {
  .text-panel.two-column ul li {
    transform: none !important;
    opacity: 1 !important;
  }
}
@media screen and (max-width: 768px) {
  .text-panel.two-column ul li {
    padding-left: 25px;
    height: auto;
    padding-bottom: 20px;
  }
}
.text-panel.two-column ul li::before {
  display: none;
  content: "•";
  color: var(--brandsecondarycolor400);
  font-size: 30px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-55%);
}

/* -----------------------------------------------------------------
   SERVICES LIST SECTION STYLES (Pinning Target)
   ----------------------------------------------------------------- */
.services-list-section {
  position: relative;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.6s ease;
  overflow: hidden;
  padding: 0 5%;
}
.services-list-section.theme-white {
  background: var(--basesecondarycolor25);
}
.services-list-section.theme-black {
  background: var(--baseprimarcolor950);
}
.services-list-section.theme-black .active {
  color: var(--basesecondarycolor500);
}
.services-list-section.theme-black .service-card .services_cont::before {
  background: linear-gradient(180deg, rgba(255, 217, 56, 0.5) 0%, rgba(0, 0, 0, 0.9) 100%);
}

.services-wrapper {
  display: flex;
  width: 100%;
  max-width: 1300px;
  gap: 50px;
  align-items: flex-start;
  padding-top: 70px;
  padding-bottom: 70px;
}
@media screen and (max-width: 1199px) {
  .services-wrapper {
    gap: 50px 25px;
  }
}
@media screen and (max-width: 640px) {
  .services-wrapper {
    gap: 0px 25px;
  }
}

/* MENU */
.services-menu {
  width: 35%;
  padding-top: 20px;
}
@media screen and (max-width: 1199px) {
  .services-menu {
    width: 40%;
  }
}

.services-menu ul {
  list-style: none;
  padding: 0;
}

.services-menu li {
  font-family: var(--hedaerfont);
  font-size: 27px;
  margin-bottom: 40px;
  color: var(--basesecondarycolor500);
  cursor: pointer;
  transition: color 0.3s;
  position: relative;
  line-height: 32.4px;
}

.services-menu li:hover {
  color: #666;
}

.services-menu li.active {
  color: var(--baseprimarcolor950);
  font-size: 36px;
}

.services-menu li.active::before {
  content: "";
  background: url(../images/icons/logo-icon.svg) no-repeat;
  height: 13px;
  width: 10px;
  position: relative;
  display: inline-flex;
  background-size: contain;
  top: -5px;
}

/* CARD CONTAINER */
.services-content {
  width: 768px;
  position: relative;
  /* FIX 2: Use min-height to ensure there is enough vertical space for the card, 
       but keep overflow hidden for stacking */
  min-height: 568px;
  overflow: hidden;
  display: flex;
  gap: 20px 0;
  justify-content: space-between;
}
@media screen and (max-width: 1199px) {
  .services-content {
    width: 60%;
  }
}
@media screen and (min-width: 1921px) {
  .services-content {
    min-height: 37vh;
  }
}

/* CARDS */
.service-card {
  color: #fff;
  border-radius: 12px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  width: 768px;
  position: absolute;
  top: 0;
  left: 0;
  /* Ensure the card does not overflow its container's height */
  max-height: 100%;
  height: auto;
  will-change: transform, opacity;
}
@media screen and (max-width: 1199px) {
  .service-card {
    width: 100%;
  }
}
.service-card img {
  width: 100%;
  border-radius: 12px;
  height: 568px;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .service-card img {
    height: 568px;
  }
}
@media screen and (max-width: 390px) {
  .service-card img {
    height: 490px;
  }
}
.service-card .services_cont {
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 50px;
}
@media screen and (max-width: 767px) {
  .service-card .services_cont {
    padding: 24px;
    justify-content: unset;
    gap: 10px;
  }
}
.service-card .services_cont:before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.9) 100%);
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 8px;
}
.service-card .services_cont h3 {
  font-size: 36px;
  font-family: var(--hedaerfont);
  line-height: 43.2px;
}
@media screen and (max-width: 768px) {
  .service-card .services_cont h3 {
    font-size: 30px;
    line-height: 36px;
  }
}
.service-card .services_cont p {
  font-family: var(--secondaryfont);
  font-size: 18px;
  line-height: 25.2px;
  color: var(--basesecondarycolor25);
  margin: 0;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .service-card .services_cont p {
    font-size: 16px;
    line-height: 22.4px;
  }
}
.service-card .services_cont .services_desc {
  width: 620px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
}
@media screen and (max-width: 1199px) {
  .service-card .services_cont .services_desc {
    width: 100%;
  }
}
.service-card .services_cont .services_desc .service_line {
  border: 1px solid var(--basesecondarycolor100);
  width: 100%;
  margin: 20px 0;
}
.service-card .services_cont .services_desc .link-btn, .service-card .services_cont .services_desc .inner-page-links .support-btn, .inner-page-links .service-card .services_cont .services_desc .support-btn, .service-card .services_cont .services_desc .inner-page-link {
  width: max-content;
}

/* GRAPHIC */
.card-visual {
  width: 100%;
  height: 250px;
  position: relative;
  display: none;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
  perspective: 1000px;
}

.layer {
  width: 350px;
  height: 350px;
  position: absolute;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.02));
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 4px;
  transform-style: preserve-3d;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(2px);
}

.layer.l1 {
  transform: rotateX(60deg) rotateZ(45deg) translateZ(-45px);
  opacity: 0.3;
}

.layer.l2 {
  transform: rotateX(60deg) rotateZ(45deg) translateZ(0px);
  opacity: 0.6;
}

.layer.l3 {
  transform: rotateX(60deg) rotateZ(45deg) translateZ(45px);
  opacity: 1;
  border-color: rgba(255, 255, 255, 0.6);
}

.service-card p {
  font-size: 1.1rem;
  line-height: 1.6;
  color: #ccc;
  max-width: 600px;
  margin-bottom: 40px;
}

.btn-more {
  display: inline-flex;
  align-items: center;
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 500;
}

.btn-more .circle-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background: #ffc523;
  color: #000;
  border-radius: 50%;
  margin-left: 10px;
  font-weight: bold;
  font-size: 1.2rem;
  padding-bottom: 2px;
}

.btn-more img {
  width: auto;
  height: auto;
}

@media (max-width: 992px) {
  .content-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 0;
  }
  .services-menu-container {
    flex: none;
    width: 100%;
    overflow-x: auto;
    margin-bottom: 30px;
    scrollbar-width: none;
    /* Hide scrollbar Firefox */
    -ms-overflow-style: none;
    /* Hide scrollbar IE/Edge */
  }
  .services-menu-container::-webkit-scrollbar {
    display: none;
    /* Hide scrollbar Chrome/Safari */
  }
  .services-menu-list {
    display: flex;
    gap: 10px;
    padding: 0 20px;
  }
  .services-menu-list li {
    flex: 0 0 auto;
    padding: 0 20px;
    border-radius: 30px;
    font-size: 24px;
    margin-bottom: 0;
  }
  .services-menu-list li.active {
    font-size: 24px;
  }
  .card-stack-container {
    width: 100%;
  }
  .services_cont {
    padding: 30px;
  }
}
@media (max-width: 768px) {
  .services-wrapper {
    flex-direction: column;
  }
  .services-menu,
  .services-content {
    width: 100%;
  }
  .services-content {
    height: auto;
  }
  .services-menu {
    text-align: center;
    margin-bottom: 0;
  }
  .content-wrapper {
    height: 80vh;
  }
}
@media (max-width: 390px) {
  .services_cont {
    padding: 30px 0;
  }
  .services-content {
    min-height: 490px;
  }
  .content-wrapper {
    height: 80vh;
  }
}
/* About Us */
.about_video {
  position: relative;
  height: 100vh;
}
@media screen and (min-width: 1921px) {
  .about_video {
    height: 120vh;
  }
}
@media screen and (max-width: 992px) {
  .about_video {
    height: 642px;
  }
}
.about_video video.hover-video {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
@media screen and (min-width: 1921px) {
  .about_video video.hover-video {
    height: 120vh;
  }
}
@media screen and (max-width: 992px) {
  .about_video video.hover-video {
    height: 642px;
  }
}
@media screen and (max-width: 640x) {
  .about_video video.hover-video {
    height: 100vh;
  }
}
.about_video::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 48.96%, rgba(0, 0, 0, 0.000048) 51.91%, rgba(0, 0, 0, 0.0021) 54.56%, rgba(0, 0, 0, 0.09) 57.65%, rgba(0, 0, 0, 0.138) 61.12%, rgba(0, 0, 0, 0.198) 64.55%, rgba(0, 0, 0, 0.2658) 67.83%, rgba(0, 0, 0, 0.3342) 70.77%, rgba(0, 0, 0, 0.4002) 74.44%, rgba(0, 0, 0, 0.462) 78.54%, rgba(0, 0, 0, 0.51) 82.59%, rgba(0, 0, 0, 0.551382) 86.98%, rgba(0, 0, 0, 0.579) 91.04%, rgba(0, 0, 0, 0.6) 95.43%, rgba(0, 0, 0, 0.6) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
}

#popup-overlay {
  /* Cover the entire viewport */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #000000 50%, rgba(0, 0, 0, 0.5) 100%);
  z-index: 9999;
  /* Initially hidden! */
  opacity: 0;
  visibility: hidden;
}
#popup-overlay #popup-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  border-radius: 8px;
  width: 66vw;
  height: 80vh;
}
@media screen and (max-width: 992px) {
  #popup-overlay #popup-content {
    width: 100%;
    height: 100%;
  }
}
#popup-overlay #popup-content {
  /* GSAP will animate this */
}
#popup-overlay #popup-content video {
  width: 100%;
  height: 100%;
}
#popup-overlay #popup-content button#close-btn {
  border-radius: 100%;
  position: absolute;
  right: 35px;
  width: 48px;
  height: 48px;
  border: none;
  top: 30px;
}
#popup-overlay #popup-content button#close-btn img {
  width: 100%;
}

.about_banner {
  display: flex;
}
@media screen and (max-width: 768px) {
  .about_banner {
    position: absolute;
    bottom: 20px;
    width: 100%;
  }
}
.about_banner .container {
  position: relative;
}
.about_banner .about_bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 992px) {
  .about_banner .about_bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 30px 0;
  }
}
.about_banner .about_bottom a {
  color: #fff;
}
.about_banner .about_bottom a:hover {
  background: transparent;
}
.about_banner .about_bottom p {
  color: #fff;
  width: 497px;
  font-size: 20px;
  margin: 0;
}
@media screen and (max-width: 992px) {
  .about_banner .about_bottom p {
    width: 100%;
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .about_banner .about_bottom .watch_video {
    display: flex;
    order: 2;
  }
}
@media screen and (max-width: 768px) {
  .about_banner .about_bottom .about_info {
    display: flex;
    order: 1;
  }
}
.about_banner .about_head {
  position: absolute;
  bottom: 0;
  padding-bottom: 100px;
}
@media screen and (min-width: 1920px) {
  .about_banner .about_head {
    width: 100%;
    padding-bottom: 112px;
  }
}
@media screen and (max-width: 768px) {
  .about_banner .about_head {
    padding-bottom: 112px;
  }
}
@media screen and (max-width: 768px) {
  .about_banner .about_head {
    top: 0;
    bottom: inherit;
    position: static;
    padding-bottom: 30px;
  }
}
.about_banner .about_head h1 {
  color: #fff;
  width: 50%;
}
@media screen and (max-width: 992px) {
  .about_banner .about_head h1 {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .about_banner .about_head h1 {
    font-size: 34px;
    line-height: 40.8px;
    width: 100%;
  }
}
.about_banner .about-line {
  border: 1px solid #595959;
  margin: 48px 0;
}

@media screen and (max-width: 992px) {
  .about-us .center-text {
    position: relative;
    left: 0 !important;
    transform: none !important;
    height: auto;
  }
}
.about-us .text-panel {
  display: flex;
}
@media screen and (max-width: 992px) {
  .about-us .text-panel.two-column {
    flex-direction: column;
    max-width: 100%;
    width: 95%;
    left: 0;
    gap: 20px 0;
    position: relative;
    transform: none !important;
    opacity: 1;
    height: auto !important;
  }
}
.about-us .text-panel.two-column ul li {
  color: #000;
}
@media screen and (max-width: 992px) {
  .about-us .text-panel.two-column ul li {
    padding-bottom: 30px;
  }
}
.about-us .text-panel.two-column ul li h3 {
  font-size: 30px;
  line-height: 36px;
  padding-bottom: 15px;
  margin: 0;
}
.about-us .text-panel.two-column ul li::before {
  display: none;
}
.about-us .text-panel.two-column ul li p {
  font-size: 16px;
  line-height: 22.4px;
  padding-top: 0;
  margin: 0;
}
.about-us .location {
  background: var(--baseprimarcolor950);
}

.apolis_mission {
  /* Make it long enough to scroll */
  position: relative;
  padding: 56px 0;
  height: 100vh;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .apolis_mission {
    height: auto !important;
    max-height: auto !important;
  }
}
@media screen and (max-width: 992px) {
  .apolis_mission {
    height: auto;
  }
}

/* 1. Left Side: Sticky/Fixed Header */
.mission_head {
  /* How far from the top of the viewport it should stick */
  flex: 0 0 640px;
}
@media screen and (max-width: 992px) {
  .mission_head {
    flex: inherit;
  }
}
.mission_head h2 {
  font-size: 48px;
  line-height: 57.6px;
  padding-bottom: 32px;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .mission_head h2 {
    font-size: 34px;
    line-height: 40.8px;
    padding: 0;
  }
}
.mission_head p {
  font-size: 24px;
  line-height: 33.6px;
  padding-top: 32px;
  width: 406px;
  margin: auto;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .mission_head p {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 992px) {
  .mission_head p {
    font-size: 20px;
    line-height: 28px;
    width: 100%;
    padding: 0;
  }
}

.team_link .link-btn .arrow-wrap, .team_link .inner-page-links .support-btn .arrow-wrap, .inner-page-links .team_link .support-btn .arrow-wrap, .team_link .inner-page-link .arrow-wrap {
  background: transparent;
}

.apolis_team {
  padding: 54px 0;
}

.apolis_team h2 {
  text-align: center;
}

@media screen and (max-width: 992px) {
  .slide__content {
    top: 0;
  }
}

.team_inner {
  display: flex;
  flex-wrap: wrap;
  padding-top: 64px;
  gap: 30px;
}
@media screen and (max-width: 640px) {
  .team_inner {
    gap: 28px;
  }
}
@media screen and (max-width: 375px) {
  .team_inner {
    flex-direction: column;
  }
}

@media screen and (max-width: 992px) {
  .team_img {
    display: flex;
    justify-content: center;
  }
}
.team_img img {
  width: 100%;
  background: #FFD938;
  border-radius: 100%;
  width: 128px;
  height: 128px;
  object-fit: cover;
  object-position: top;
}

.team_info .team_title {
  padding: 24px 0;
}
@media screen and (max-width: 390px) {
  .team_info .team_title {
    text-align: center;
  }
}

.team_link a {
  margin: inherit;
}
@media screen and (max-width: 390px) {
  .team_link a {
    margin: auto;
  }
}

.team_list {
  border-right: 1px solid #ddd;
  padding-right: 30px;
  margin-bottom: 30px;
  width: 31.85%;
}
@media screen and (max-width: 992px) {
  .team_list {
    width: 46.3%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 390px) {
  .team_list {
    width: 100%;
    border: none;
  }
}
.team_list:nth-child(4), .team_list:nth-child(8) {
  border: none;
}
.team_list:last-child {
  border: none;
  padding-right: 0;
}
@media screen and (max-width: 992px) {
  .team_list:nth-child(even) {
    border: none;
    padding-right: 0;
  }
}

.team_list:nth-child(4),
.team_list:nth-child(8) {
  border: none;
}

.about-us .slider {
  margin: 0;
  height: 130vh;
}
@media screen and (max-width: 992px) {
  .about-us .slider {
    height: 80vh;
  }
}
@media screen and (max-width: 768px) {
  .about-us .slider {
    height: 100vh;
  }
}
@media screen and (max-width: 390px) {
  .about-us .slider {
    height: 130vh;
  }
}
.about-us .slider .slide__img-cont {
  top: 35%;
  opacity: 1 !important;
}
@media screen and (max-width: 768px) {
  .about-us .slider .slide__img-cont {
    top: 30%;
  }
}
.about-us .slider .slide__img-cont img {
  width: 511px;
  height: 511px;
  border: 0.9px solid #FFD938;
}
@media screen and (max-width: 768px) {
  .about-us .slider .slide__img-cont img {
    width: 420px;
    height: 420px;
  }
}
@media screen and (max-width: 560px) {
  .about-us .slider .slide__img-cont img {
    width: 300px;
    height: 300px;
  }
}
@media screen and (max-width: 768px) {
  .about-us .slider .slide__content {
    top: 60px;
  }
}
.about-us .slider .slide__content .slide-desc {
  padding-top: 64px;
  font-size: 20px;
  line-height: 28px;
  font-style: italic;
}
@media screen and (max-width: 768px) {
  .about-us .slider .slide__content .js-slider__nav {
    bottom: inherit;
    top: 40%;
  }
}
@media screen and (max-width: 768px) {
  .about-us .slider .swiper-slide-active {
    transform: none !important;
    width: 95% !important;
  }
}
.about-us .slider .slide__img-cont {
  opacity: 1;
  width: 511px;
  height: 511px;
}
@media screen and (max-width: 768px) {
  .about-us .slider .slide__img-cont {
    width: 420px;
    height: 420px;
  }
}
@media screen and (max-width: 560px) {
  .about-us .slider .slide__img-cont {
    width: 300px;
    height: 300px;
  }
}
.about-us .slider .slide__img-cont:after {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 42.99%, #000000 100%);
  bottom: 0px;
  position: absolute;
  width: 100%;
  height: 80%;
}
.about-us .slider .slide_subtitle {
  font-size: 16px;
  line-height: 22.4px;
  font-family: var(--secondaryfont);
  color: #fff;
}

.about-us .client-logo {
  padding: 112px 0;
}
.about-us .client-logo .logo-wrapper .logos {
  gap: 50px;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 640px) {
  .about-us .client-logo .logo-wrapper .logos {
    gap: 30px 20px;
  }
}
.about-us .client-logo #marquee-container {
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 0;
}
.about-us .client-logo #marquee-container h2 {
  display: flex;
  padding: 0 0 56px;
  justify-content: center;
}
.about-us .client-logo #marquee-container::before, .about-us .client-logo #marquee-container::after {
  display: none;
}

/* TIMELINE SECTION SETUP */
#timeline-section {
  /* Height is set dynamically by JavaScript */
  position: relative;
}

.timeline-wrapper {
  position: sticky;
  top: 0;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  flex-direction: column;
}
@media screen and (max-width: 992px) {
  .timeline-wrapper {
    height: auto;
  }
}

.timeline-wrapper > h2 {
  font-family: serif;
  font-size: 3rem;
  margin-top: 0;
  color: #222;
}

.milestone-container {
  position: relative;
  width: 100%;
  max-width: 1200px;
  height: 500px;
}
@media screen and (max-width: 992px) {
  .milestone-container {
    height: auto;
    padding: 40px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: auto;
  }
}

/* INDIVIDUAL MILESTONE ITEM (The element being animated) */
.milestone-item {
  position: absolute;
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: 1fr 300px 1fr;
  align-items: center;
  z-index: 9;
  /* Important: Ensures smooth transformations */
  will-change: transform, opacity, scale;
}
@media screen and (max-width: 992px) {
  .milestone-item {
    display: flex;
    padding: 0 15px;
    position: relative;
  }
}
@media screen and (max-width: 992px) {
  .milestone-item:nth-child(odd) .left {
    display: flex;
    order: 2;
    padding-left: 15px;
    padding-right: 0;
  }
}
@media screen and (max-width: 992px) {
  .milestone-item:nth-child(odd) .right {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .milestone-item:nth-child(even) .left {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .milestone-item:nth-child(even) .right {
    padding-left: 15px;
    padding-right: 0;
  }
}

/* CONTENT BOXES */
.content-box {
  padding: 0 24px;
}
.content-box.left .milestone-text {
  width: 132px;
  float: right;
}
.content-box.right {
  text-align: left;
}
.content-box.right .milestone-text {
  width: 132px;
  float: left;
}

.milestone-img-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  position: relative;
}

/* VERTICAL LINE & DOT */
.milestone-img-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 140vh;
  /* Line extending above and below the sticky container */
  background: #eaeaea;
  z-index: -1;
}
@media screen and (max-width: 640px) {
  .milestone-img-wrapper::after {
    height: 50vh;
  }
}

.milestone-item:last-child .milestone-img-wrapper::after {
  display: none;
  /* Hide line after the last item */
}

.milestone-img {
  width: 280px;
  height: 280px;
  border-radius: 50%;
  overflow: hidden;
  background: #f9f9f9;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 2;
  border: 5px solid white;
  /* Highlight the dot area */
}

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

.milestone-text h2 {
  font-family: var(--hedaerfont);
  font-size: 20px;
  margin-bottom: 10px;
  color: var(--baseprimarcolor950);
}

.milestone-text p {
  font-size: 14px;
  line-height: 19.6px;
  color: var(--baseprimarcolor950);
  max-width: 132px;
  font-family: var(--secondaryfontregular);
}

/* RESPONSIVE STYLES */
@media (max-width: 850px) {
  .milestone-item {
    grid-template-columns: 1fr;
    justify-items: center;
    width: auto;
    align-items: center;
  }
  .content-box.left,
  .content-box.right {
    grid-row: 2;
  }
  .milestone-img-wrapper {
    grid-row: 1;
    margin-bottom: 20px;
  }
  .milestone-img {
    width: 180px;
    height: 180px;
  }
  .milestone-text p {
    max-width: 500px;
  }
}
/* Services Individuall Page */
.services_individuall-banner {
  min-height: 331px;
  position: relative;
  height: 400px;
}
.services_individuall-banner::before {
  content: "";
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 992px) {
  .services_individuall-banner {
    height: 490px;
  }
}

.services_individuall-banner img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.individuall-banner-inner {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 56px 0;
}
.individuall-banner-inner .link-btn .contact-link, .individuall-banner-inner .inner-page-links .support-btn .contact-link, .inner-page-links .individuall-banner-inner .support-btn .contact-link, .individuall-banner-inner .inner-page-link .contact-link {
  background: transparent;
  width: max-content;
  padding-left: 0;
  gap: 0;
}
.individuall-banner-inner .link-btn .contact-link .arrow-wrap, .individuall-banner-inner .inner-page-links .support-btn .contact-link .arrow-wrap, .inner-page-links .individuall-banner-inner .support-btn .contact-link .arrow-wrap, .individuall-banner-inner .inner-page-link .contact-link .arrow-wrap {
  filter: invert(1);
  transform: rotate(-180deg);
  margin: 0;
}
.individuall-banner-inner .link-btn .contact-link .arrow-wrap img, .individuall-banner-inner .inner-page-links .support-btn .contact-link .arrow-wrap img, .inner-page-links .individuall-banner-inner .support-btn .contact-link .arrow-wrap img, .individuall-banner-inner .inner-page-link .contact-link .arrow-wrap img {
  width: 16px;
  height: 16px;
}
.individuall-banner-inner .link-btn .contact-link span, .individuall-banner-inner .inner-page-links .support-btn .contact-link span, .inner-page-links .individuall-banner-inner .support-btn .contact-link span, .individuall-banner-inner .inner-page-link .contact-link span {
  font-family: var(--secondaryfont);
  font-size: 16px;
  line-height: 24px;
  color: var(--basesecondarycolor25);
  align-items: center;
  gap: 8px;
}
.individuall-banner-inner .link-btn .contact-link span img, .individuall-banner-inner .inner-page-links .support-btn .contact-link span img, .inner-page-links .individuall-banner-inner .support-btn .contact-link span img, .individuall-banner-inner .inner-page-link .contact-link span img {
  width: 10px;
  height: 14px;
}

.single-banner-cont {
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding-top: 36px;
  align-items: center;
}
.single-banner-cont h1 {
  font-family: var(--hedaerfont);
  font-size: 64px;
  line-height: 76.8px;
  color: var(--basesecondarycolor25);
  margin: 0;
}
@media screen and (max-width: 992px) {
  .single-banner-cont h1 {
    font-size: 48px;
    line-height: 57.6px;
  }
}
.single-banner-cont p {
  width: 470px;
  padding: 0 20px;
  color: var(--basesecondarycolor25);
  font-family: var(--secondaryfont);
  font-size: 20px;
  line-height: 28px;
  margin: 0;
}

section.individual_cont {
  padding: 100px 0;
}
section.individual_cont .individual_cont-inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  gap: 64px;
}
@media screen and (max-width: 992px) {
  section.individual_cont .individual_cont-inner {
    flex-direction: column;
  }
}
@media screen and (max-width: 1199px) {
  section.individual_cont .individual_cont-inner .individual_inner-img {
    width: 50%;
  }
}
@media screen and (max-width: 992px) {
  section.individual_cont .individual_cont-inner .individual_inner-img {
    width: 100%;
    text-align: center;
  }
}
section.individual_cont .individual_cont-inner .individual_inner-img img {
  width: 576px;
  height: 576px;
  border-radius: 100%;
  object-fit: cover;
}
@media screen and (max-width: 1199px) {
  section.individual_cont .individual_cont-inner .individual_inner-img img {
    width: 358px;
    height: 358px;
  }
}
@media screen and (max-width: 992px) {
  section.individual_cont .individual_cont-inner .individual_inner-img img {
    width: 358px;
    height: 358px;
    margin: auto;
  }
}
@media screen and (max-width: 768px) {
  section.individual_cont .individual_cont-inner .individual_inner-img img {
    width: 320px;
    height: 320px;
  }
}
@media screen and (max-width: 1199px) {
  section.individual_cont .individual_cont-inner .individual_inner-cont {
    width: 50%;
  }
}
@media screen and (max-width: 992px) {
  section.individual_cont .individual_cont-inner .individual_inner-cont {
    width: 100%;
  }
}
section.individual_cont .individual_cont-inner .individual_inner-cont p {
  font-size: 24px;
  line-height: 33.6px;
  font-weight: 400;
  font-family: var(--secondaryfontregular);
  margin: 0;
}
section.individual_cont .individual_cont-inner .individual_inner-cont .individual_inner-list {
  width: 90%;
  display: flex;
  flex-direction: column;
  margin-left: auto;
  padding-top: 64px;
}
@media screen and (max-width: 1199px) {
  section.individual_cont .individual_cont-inner .individual_inner-cont .individual_inner-list {
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  section.individual_cont .individual_cont-inner .individual_inner-cont .individual_inner-list {
    width: 100%;
    padding-top: 38px;
  }
}
section.individual_cont .individual_cont-inner .individual_inner-cont .individual_inner-list ul {
  padding-left: 0;
}
section.individual_cont .individual_cont-inner .individual_inner-cont .individual_inner-list p,
section.individual_cont .individual_cont-inner .individual_inner-cont .individual_inner-list li {
  font-size: 18px;
  line-height: 25.2px;
  padding-bottom: 20px;
  font-family: var(--secondaryfontregular);
  margin: 0;
}
section.individual_cont .individual_inner-info p,
section.individual_cont .individual_inner-info li {
  font-size: 18px;
  line-height: 25.2px;
  padding-bottom: 20px;
  font-family: var(--secondaryfontregular);
  margin: 0;
}
section.individual_cont .individual_inner-info li span {
  line-height: 25.5px;
}

/* Section Container */
.services-indiv-section {
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  .services-indiv-section {
    overflow: visible;
  }
}
.services-indiv-section .services-indiv-wrapper {
  position: relative;
  width: 100%;
}
.services-indiv-section .services-indiv-content {
  position: relative;
  height: 100vh;
  width: 100%;
}
@media screen and (max-width: 992px) {
  .services-indiv-section .services-indiv-content {
    height: auto;
  }
}
.services-indiv-section .service-indiv-card {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  background-color: #f2f2f2;
  /* Theme gray */
  border-top: 1px solid #ddd;
}
@media screen and (max-width: 992px) {
  .services-indiv-section .service-indiv-card {
    position: relative;
    height: auto;
    padding: 40px 15px;
  }
}
.services-indiv-section .service-indiv-card .container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 992px) {
  .services-indiv-section .service-indiv-card .container {
    flex-direction: column;
  }
}
.services-indiv-section .service-indiv-card .services_cont {
  width: 608px;
  padding-top: 28px;
}
@media screen and (max-width: 992px) {
  .services-indiv-section .service-indiv-card .services_cont {
    width: 100%;
    padding: 0;
  }
}
.services-indiv-section .service-indiv-card .services_cont h3 {
  padding: 0 0 32px;
  margin: 0;
  font-size: 48px;
  line-height: 57.8px;
}
@media screen and (max-width: 992px) {
  .services-indiv-section .service-indiv-card .services_cont h3 {
    font-size: 36px;
    line-height: 43.2px;
    padding: 38px 0;
  }
}
@media screen and (max-width: 992px) {
  .services-indiv-section .service-indiv-card .services_img {
    width: 100%;
  }
}
.services-indiv-section .service-indiv-card .services_img img {
  width: 608px;
  height: calc(100% - 50px);
  object-fit: cover;
  max-width: 100%;
  display: block;
  padding-top: 30px;
}
@media screen and (max-width: 992px) {
  .services-indiv-section .service-indiv-card .services_img img {
    width: 100%;
    height: 366px;
    padding-top: 0px;
  }
}
.services-indiv-section .service-indiv-card .services_desc p,
.services-indiv-section .service-indiv-card .services_desc li {
  font-size: 18px;
  line-height: 25.2px;
  color: var(--baseprimarcolor950);
  font-family: var(--secondaryfontregular);
  font-weight: 400;
  padding-bottom: 24px;
  margin: 0;
}
.services-indiv-section .service-indiv-card .services_desc p:first-child {
  font-size: 24px;
  line-height: 33.6px;
  padding-top: 32px;
}

/* The viewport height container that pins */
/* Stack cards on top of each other */
/* Give cards different background colors or shadows to see depth */
.card-indiv-0 {
  background-color: #f2f2f2;
  z-index: 1;
}

.card-indiv-1 {
  background-color: #ffffff;
  z-index: 2;
}

.card-indiv-2 {
  background-color: #f2f2f2;
  z-index: 3;
}

.card-indiv-3 {
  background-color: #ffffff;
  z-index: 4;
}

.card-indiv-4 {
  background-color: #f2f2f2;
  z-index: 5;
}

.services-count h5 {
  font-size: 1.5rem;
  color: #333;
  margin-bottom: 0;
}

.page-template-services-inner .client-logo {
  background: var(--baseprimarcolor950);
  margin: 50px 0;
}
.page-template-services-inner .case-studies-inner {
  width: 100%;
  justify-content: space-between;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--basesecondarycolor100);
}
.page-template-services-inner .case-studies-inner .case-head {
  display: flex;
}
.page-template-services-inner .case-studies-inner .case_nav .link-btn .contact-link, .page-template-services-inner .case-studies-inner .case_nav .inner-page-links .support-btn .contact-link, .inner-page-links .page-template-services-inner .case-studies-inner .case_nav .support-btn .contact-link, .page-template-services-inner .case-studies-inner .case_nav .inner-page-link .contact-link {
  background: transparent;
}
.page-template-services-inner .case-studies-inner .case_nav .link-btn .arrow-wrap, .page-template-services-inner .case-studies-inner .case_nav .inner-page-links .support-btn .arrow-wrap, .inner-page-links .page-template-services-inner .case-studies-inner .case_nav .support-btn .arrow-wrap, .page-template-services-inner .case-studies-inner .case_nav .inner-page-link .arrow-wrap {
  background: var(--brandsecondarycolor400);
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-template-services-inner .case-studies-inner .case_nav .link-btn .arrow-wrap img, .page-template-services-inner .case-studies-inner .case_nav .inner-page-links .support-btn .arrow-wrap img, .inner-page-links .page-template-services-inner .case-studies-inner .case_nav .support-btn .arrow-wrap img, .page-template-services-inner .case-studies-inner .case_nav .inner-page-link .arrow-wrap img {
  padding: 0 !important;
}
.page-template-services-inner .case-studies-header {
  width: 768px;
  display: flex;
  justify-content: flex-end;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .page-template-services-inner .case-studies-header {
    width: 100%;
  }
}
.page-template-services-inner .case-studies-header h2 {
  font-size: 48px;
  font-weight: 400;
  font-family: var(--hedaerfont);
  width: 672px;
  padding: 20px 0 64px;
  line-height: 57.6px;
}
@media screen and (max-width: 768px) {
  .page-template-services-inner .case-studies-header h2 {
    width: 100%;
  }
}
.page-template-services-inner .client-logo .logo-wrapper .logos .logo-img img {
  filter: invert(1);
}
.page-template-services-inner .client-logo #marquee-container {
  position: relative;
}
.page-template-services-inner .client-logo #marquee-container::before, .page-template-services-inner .client-logo #marquee-container::after {
  content: "";
  position: absolute;
  width: 60px;
  height: 300px;
  background: linear-gradient(180deg, rgb(0, 0, 0) 60.74%, rgba(0, 0, 0, 0) 100%);
  z-index: 9;
}
@media screen and (max-width: 640px) {
  .page-template-services-inner .client-logo #marquee-container::before, .page-template-services-inner .client-logo #marquee-container::after {
    height: 100px;
  }
}
.page-template-services-inner .client-logo #marquee-container::before {
  left: 0;
  transform: rotate(-90deg);
}
.page-template-services-inner .client-logo #marquee-container::after {
  right: 0;
  transform: rotate(90deg);
}
.page-template-services-inner .client-logo .client-inner p {
  color: var(--basesecondarycolor25);
}
@media screen and (max-width: 992px) {
  .page-template-services-inner .blogs-theme div#blogsWrapper {
    display: block;
  }
}
.page-template-services-inner .blogs-theme div#blogsWrapper .insight-items {
  width: 33.33%;
}
@media screen and (max-width: 992px) {
  .page-template-services-inner .blogs-theme div#blogsWrapper .insight-items {
    width: 100%;
  }
}
.page-template-services-inner .blogs-theme div#blogsWrapper .insight-items:first-child {
  width: 33.33%;
}
@media screen and (max-width: 992px) {
  .page-template-services-inner .blogs-theme div#blogsWrapper .insight-items:first-child {
    width: 100%;
  }
}
.page-template-services-inner .blogs-theme div#blogsWrapper .insight-items .wp-post-image {
  width: 100%;
  height: 410px;
  object-fit: cover;
  border-radius: 8px;
}
@media screen and (max-width: 992px) {
  .page-template-services-inner .blogs-theme div#blogsWrapper .insight-items .wp-post-image {
    width: 100%;
  }
}

/* Contact Us */
.contact-us .orbit-pin {
  overflow: visible;
}
.contact-us .orbit-inner {
  position: absolute;
}
@media screen and (max-width: 640px) {
  .contact-us orbit-scale-wrap {
    top: -110px;
  }
}
.contact-us #orbit-section {
  min-height: 100%;
  position: absolute;
  /* @media only screen 
    and (min-width: 1920px)  {
      min-height: 160vh;
  }
      @media only screen 
    and (min-device-width: 1024px) 
    and (max-device-width: 1366px)
    and (-webkit-min-device-pixel-ratio: 2) {
      min-height: 140vh;
  }
      @media screen and (max-width:992px) {
        min-height: 148vh;
      }
      @media screen and (max-width:640px) {
        min-height: 168vh;
      }*/
}
.contact-us .location {
  background: var(--baseprimarcolor950);
}
@media screen and (max-width: 640px) {
  .contact-us .location .location_point {
    top: -60px;
  }
}

.contact-form {
  position: relative;
  padding: 240px 0 100px;
  width: 864px;
  margin: auto;
  /* @media only screen 
    and (min-device-width: 1024px) 
    and (max-device-width: 1366px)
    and (-webkit-min-device-pixel-ratio: 2) {
      top: 350px;
  }*/
}
@media screen and (max-width: 992px) {
  .contact-form {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .contact-form {
    padding: 140px 0 100px;
  }
}
.contact-form h1 {
  font-size: 64px;
  font-family: var(--hedaerfont);
  line-height: 76.8px;
  color: var(--basesecondarycolor25);
  padding-bottom: 64px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .contact-form h1 {
    font-size: 48px;
    line-height: 57.6px;
  }
}
.contact-form form {
  width: 640px;
  margin: auto;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgb(0, 0, 0) 75%);
}
@media screen and (max-width: 640px) {
  .contact-form form {
    width: 100%;
  }
}

form .link-btn .contact-link, form .inner-page-links .support-btn .contact-link, .inner-page-links form .support-btn .contact-link, form .inner-page-link .contact-link {
  margin: auto;
  border: 1px solid var(--basesecondarycolor25);
  background: transparent;
  color: var(--basesecondarycolor25);
}
form .link-btn .contact-link:hover, form .inner-page-links .support-btn .contact-link:hover, .inner-page-links form .support-btn .contact-link:hover, form .inner-page-link .contact-link:hover {
  border: 1px solid var(--brandsecondarycolor400);
}
form .form-control,
form input:not([type=checkbox]):not([type=radio]),
form select {
  width: 304px;
  height: 40px;
  border-radius: 100px;
  border: 1px solid var(--basesecondarycolor25);
  background: transparent !important;
  color: var(--basesecondarycolor25);
}
form select {
  appearance: none;
  background: transparent url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22%23ffffff%22%20stroke%3D%22none%22%3E%3Cpolygon%20points%3D%227%2010%2017%2010%2012%2015%22%2F%3E%3C%2Fsvg%3E") no-repeat right 20px center !important;
  background-size: 16px !important;
}
form .form-control,
form input:not([type=checkbox]):not([type=radio]),
form select {
  padding: 0 20px;
  opacity: 1 !important;
  font-size: 15px;
  font-family: var(--secondaryfontregular);
  cursor: default;
}
@media screen and (max-width: 640px) {
  form .form-control,
  form input:not([type=checkbox]):not([type=radio]),
  form select {
    width: 100%;
  }
}
form .form-group-row {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
}
@media screen and (max-width: 640px) {
  form .form-group-row {
    flex-direction: column;
  }
}
form .form-group-row .form-inputs {
  width: 304px;
  position: relative;
  display: block;
  opacity: 1;
}
@media screen and (max-width: 640px) {
  form .form-group-row .form-inputs {
    width: 100%;
  }
}
form .form-group-row .form-inputs.fullLenghtwidth {
  width: 100%;
}
form .form-group-row .form-inputs.fullLenghtwidth input,
form .form-group-row .form-inputs.fullLenghtwidth select {
  width: 100%;
  margin-bottom: 32px;
}
form .form-group-row .form-inputs.contact-hidden {
  display: none !important;
  opacity: 0;
}
form .form-group-row .form-inputs.checkbox-default:hover input ~ .check-box-effect {
  border-color: var(--basesecondarycolor25);
  background-color: transparent;
}
form .form-group-row .form-inputs {
  /* 6. When the checkbox is checked, add a blue background */
}
form .form-group-row .form-inputs.checkbox-default input:checked ~ .check-box-effect {
  background-color: var(--brandsecondarycolor400);
  border-color: var(--brandsecondarycolor400);
}
form .form-group-row .form-inputs .check-box-effect {
  position: absolute;
  top: 0px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: var(--basesecondarycolor25);
  border: 2px solid var(--basesecondarycolor25);
  border-radius: 2px;
  transition: all 0.2s ease-in-out;
  z-index: 0;
}
form .form-group-row .form-inputs .check-box-effect:after {
  content: "";
  position: absolute;
  display: none;
}
form .form-group-row .form-inputs {
  /* 8. Show the checkmark when checked */
}
form .form-group-row .form-inputs.checkbox-default input:checked ~ .check-box-effect:after {
  display: block;
}
form .form-group-row .form-inputs {
  /* 9. Style the checkmark indicator (the "L" shape) */
}
form .form-group-row .form-inputs.checkbox-default .check-box-effect:after {
  left: 6px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid var(--baseprimarcolor950);
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
form .form-group-row .form-inputs.checkbox-default {
  display: flex;
  align-items: flex-start;
  margin: 0;
}
form .form-group-row .form-inputs.checkbox-default input {
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  background: transparent;
  border: 1px solid var(--basesecondarycolor25);
  margin-right: 8px;
  position: absolute;
  opacity: 0;
  cursor: pointer;
  z-index: 9;
}
form .form-group-row .form-inputs.checkbox-default input:checked {
  accent-color: var(--brandsecondarycolor400);
}
form .form-group-row .form-inputs.checkbox-default label {
  padding-left: 30px;
}
form .form-group-row .form-inputs.checkbox-default label,
form .form-group-row .form-inputs.checkbox-default li,
form .form-group-row .form-inputs.checkbox-default a {
  position: static !important;
  color: var(--basesecondarycolor200) !important;
  font-size: 12px !important;
  font-family: var(--secondaryfontregular) !important;
  top: 0 !important;
  font-weight: 400 !important;
  line-height: 16.8px !important;
}
form .form-group-row .form-inputs textarea {
  width: 100%;
  background: transparent;
  border-radius: 20px;
  border: 1px solid var(--basesecondarycolor25);
  background: transparent;
  color: var(--basesecondarycolor25);
  padding: 0 20px;
  height: 122px;
  padding: 16px 20px;
  font-size: 15px;
  font-family: var(--secondaryfontregular);
}
form .form-group-row .asterisk {
  color: #ff0000;
}
form .form-group-row .iti {
  width: 100%;
  max-width: 400px;
}
form .form-group-row {
  /* STYLING THE INPUT FIELD */
}
form .form-group-row #phone {
  width: 100%;
  letter-spacing: 1px;
  outline: none;
  padding-left: 70px !important;
  padding-top: 0;
}
form .form-group-row #phone:focus, form .form-group-row #phone:not(:placeholder-shown) {
  padding: 0 20px 0;
}
form .form-group-row {
  /* HIDING FLAGS */
}
form .form-group-row .iti__flag,
form .form-group-row .iti__selected-dial-code {
  display: none !important;
}
form .form-group-row {
  /* POSITIONING THE COUNTRY CODE (US, IN, etc.) */
}
form .form-group-row .iti__selected-flag {
  background-color: transparent !important;
  padding-left: 25px !important;
}
form .form-group-row {
  /* TEXT STYLE FOR "US" AND DIAL CODE */
}
form .form-group-row .iti__selected-dial-code {
  color: #999 !important;
  /* Grey text like image */
  margin-left: 8px;
}
form .form-group-row .custom-iso {
  font-size: 15px;
  font-family: var(--secondaryfontregular);
  color: var(--basesecondarycolor400) !important;
}
form .form-group-row {
  /* ARROW STYLING */
}
form .form-group-row .iti__arrow {
  border-top-color: #999 !important;
  margin-left: 5px;
}
form .form-group-row {
  /* PLACEHOLDER COLOR */
}
form .form-group-row input::placeholder {
  color: var(--basesecondarycolor400);
  display: none;
}
form .form-group-row {
  /* DROPDOWN LIST STYLING (DARK THEME) */
}
form .form-group-row .iti__country-list {
  background-color: var(--baseprimarcolor950) !important;
  color: white !important;
  border: 1px solid var(--basesecondarycolor500) !important;
  border-radius: 10px;
  margin-top: 10px;
}
form .form-group-row .iti__country {
  font-family: var(--secondaryfontregular);
  font-size: 15px;
  line-height: 19.8px;
  color: var(--basesecondarycolor25) !important;
}
form .form-group-row .iti__country:hover {
  background-color: #333 !important;
}
form .form-group-row {
  /* Container for the upload area */
}
form .form-group-row .upload-container {
  width: 100%;
  border: 1px solid var(--basesecondarycolor25);
  border-radius: 16px;
  padding: 11px 20px;
  text-align: center;
  transition: all 0.3s ease;
  cursor: pointer;
  height: 119px;
}
@media screen and (max-width: 640px) {
  form .form-group-row .upload-container {
    height: auto;
  }
}
form .form-group-row {
  /* Icon Styling */
}
form .form-group-row .upload-icon {
  width: 40px;
  height: 40px;
  margin: 0 auto 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ccc;
  border-radius: 8px;
  color: var(--basesecondarycolor25);
}
form .form-group-row {
  /* Text Styling */
}
form .form-group-row .upload-text,
form .form-group-row .upload-job-text {
  font-size: 14px;
  color: var(--basesecondarycolor25);
  line-height: 19.6px;
}
form .form-group-row .highlight {
  color: var(--brandsecondarycolor400);
  font-weight: bold;
  text-decoration: none;
}
form .form-group-row .file-info {
  display: block;
  font-size: 12px;
  margin-top: 8px;
  color: var(--basesecondarycolor500);
  line-height: 12.8px;
}
form .form-group-row {
  /* Hide the actual input */
}
form .form-group-row #file-upload,
form .form-group-row #file-upload-jd {
  display: none;
}
form .form-group-row {
  /* WORD COUNTER STYLING */
}
form .form-group-row .word-counter {
  text-align: right;
  color: var(--basesecondarycolor300);
  font-size: 13px;
  margin-top: 8px;
  padding-right: 10px;
  line-height: 18.2px;
}
form .form-group-row .limit-reached {
  color: #ff4d4d;
  font-weight: bold;
}
form .form-group-row .error-message {
  color: #ff0000;
  font-size: 13px;
  font-family: var(--secondaryfontregular);
  position: absolute;
  bottom: -20px;
  left: 20px;
}
form .form-group-row .textarea-wrapper .error-message {
  bottom: 10px;
}
form .form-group-row .form-inputs label:not(.upload-container),
form .form-group-row .form-inputs select label {
  position: absolute;
  top: 10px;
  left: 20px;
  color: var(--basesecondarycolor400);
  pointer-events: none;
  transition: all 0.2s ease;
  font-size: 15px;
  font-family: var(--secondaryfontregular);
}
form .form-group-row select option {
  background-color: var(--baseprimarcolor950);
  color: var(--basesecondarycolor25);
}
form .form-group-row select option:hover {
  background-color: var(--brandsecondarycolor400);
  color: var(--baseprimarcolor950);
}
form .form-group-row {
  /* Float effect on Focus or Content */
}
form .form-group-row .form-inputs input:focus ~ label,
form .form-group-row .form-inputs input:not(:placeholder-shown) ~ label,
form .form-group-row .form-inputs select:focus ~ label,
form .form-group-row .form-inputs textarea:focus ~ label,
form .form-group-row .form-inputs textarea:not(:placeholder-shown) ~ label,
form .form-group-row .selectdiv.has-value label {
  top: 4px;
  font-size: 10px;
}
form .form-group-row {
  /* Float effect on Focus or Content */
}
form .form-group-row .form-inputs input:focus,
form .form-group-row .form-inputs input:not(:placeholder-shown),
form .form-group-row .form-inputs select:focus,
form .form-group-row .form-inputs textarea:focus,
form .form-group-row .form-inputs textarea:not(:placeholder-shown),
form .form-group-row .selectdiv.has-value select {
  padding: 17px 20px 5px;
  color: var(--basesecondarycolor25);
  opacity: 1;
}
form .form-group-row {
  /* Active bottom border highlight */
}
form .form-group-row .form-inputs .form-control:focus,
form .form-group-row .form-inputs select:focus,
form .form-group-row .form-inputs textarea:focus {
  border: 1px solid var(--brandsecondarycolor400);
  background: transparent !important;
  outline: none;
  box-shadow: none;
  color: var(--basesecondarycolor25);
}
form .form-group-row {
  /* Validation Styles */
}
form .form-group-row .form-inputs.error input,
form .form-group-row .form-inputs.error select,
form .form-group-row .form-inputs.error textarea,
form .form-group-row .form-inputs.error .upload-container {
  border: 2px solid #ff0000;
}
form .tabs-block {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f2f2f2;
  border-radius: 0;
  width: 600px;
  height: 38px;
  margin: 0 auto 48px;
  position: relative;
}
@media screen and (max-width: 768px) {
  form .tabs-block {
    flex-wrap: nowrap;
    /* Prevent items from wrapping to the next line */
    overflow-x: auto;
    /* Enable horizontal scroll */
    -webkit-overflow-scrolling: touch;
    /* Smooth scrolling for iOS */
    padding-bottom: 10px;
    /* Space for the scrollbar if needed */
    scrollbar-width: none;
    width: auto;
  }
}
form .tabs-block .radio-btn {
  text-align: center;
  flex: auto;
  font-size: 18px;
  font-weight: 400;
  color: var(--basesecondarycolor25);
  position: relative;
  z-index: 2;
  cursor: default;
  transition: 300ms cubic-bezier(0.86, 0, 0.33, 0.26);
}
@media screen and (max-width: 640px) {
  form .tabs-block .radio-btn {
    flex: 0 0 auto;
    padding: 0 15px;
  }
}
form .tabs-block .radio-btn input {
  display: none;
}
form .tabs-block .radio-btn label {
  cursor: pointer;
}
form .tabs-block .radio-btn.active {
  color: var(--brandsecondarycolor400);
  pointer-events: none;
}
form .tabs-block .label {
  position: absolute;
  left: 0;
  top: -2px;
  border-bottom: 1px solid var(--brandsecondarycolor400);
  border-radius: 0;
  height: 40px;
  transition: 500ms;
  width: 150px;
}

/* My Apolis */
.my_apolis_banner {
  height: 469px;
  padding-bottom: 56px;
}
@media screen and (max-width: 768px) {
  .my_apolis_banner {
    height: auto;
    padding-top: 100px;
  }
}
.my_apolis_banner .orbit {
  right: 0px;
  top: 0;
  transform: translateY(-68%);
  width: 1088px;
  height: 1088px;
  box-shadow: none;
  border: 1px solid rgba(255, 200, 40, 0.6);
}
@media screen and (max-width: 1199px) {
  .my_apolis_banner .orbit {
    width: 768px;
    height: 768px;
  }
}
@media screen and (max-width: 860px) {
  .my_apolis_banner .orbit {
    width: 320px;
    height: 320px;
    right: -100px;
    transform: translateY(-20%);
  }
}
.my_apolis_banner .my_apolis_banner_inner {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.my_apolis_banner .my_apolis_banner_inner h1 {
  font-family: var(--hedaerfont);
  font-weight: 400;
  font-size: 64px;
  line-height: 76.8px;
  color: var(--baseprimarcolor950);
}
.my_apolis_banner .my_apolis_banner_inner .my_apolis_cont {
  width: 640px;
  margin-left: auto;
}
@media screen and (max-width: 992px) {
  .my_apolis_banner .my_apolis_banner_inner .my_apolis_cont {
    width: 100%;
  }
}
.my_apolis_banner .my_apolis_banner_inner .my_apolis_cont p {
  font-family: var(--secondaryfontregular);
  font-weight: 400;
  font-size: 18px;
  line-height: 25.6px;
  margin: 0;
  padding: 46px 0;
}
.my_apolis_banner .my_apolis_banner_inner .banner_btn {
  display: flex;
  gap: 32px;
  padding-bottom: 64px;
}
@media screen and (max-width: 640px) {
  .my_apolis_banner .my_apolis_banner_inner .banner_btn {
    flex-direction: column;
  }
}
.my_apolis_banner .my_apolis_banner_inner .banner_btn .link-btn .contact-link, .my_apolis_banner .my_apolis_banner_inner .banner_btn .inner-page-links .support-btn .contact-link, .inner-page-links .my_apolis_banner .my_apolis_banner_inner .banner_btn .support-btn .contact-link, .my_apolis_banner .my_apolis_banner_inner .banner_btn .inner-page-link .contact-link {
  background: transparent;
}
.my_apolis_banner .my_apolis_banner_inner .banner_btn .link-btn .contact-link.sign-up-link, .my_apolis_banner .my_apolis_banner_inner .banner_btn .inner-page-links .support-btn .contact-link.sign-up-link, .inner-page-links .my_apolis_banner .my_apolis_banner_inner .banner_btn .support-btn .contact-link.sign-up-link, .my_apolis_banner .my_apolis_banner_inner .banner_btn .inner-page-link .contact-link.sign-up-link {
  background: var(--basesecondarycolor50);
}
.my_apolis_banner .my_apolis_banner_inner .banner_btn .link-btn .contact-link.sign-up-link .arrow-wrap, .my_apolis_banner .my_apolis_banner_inner .banner_btn .inner-page-links .support-btn .contact-link.sign-up-link .arrow-wrap, .inner-page-links .my_apolis_banner .my_apolis_banner_inner .banner_btn .support-btn .contact-link.sign-up-link .arrow-wrap, .my_apolis_banner .my_apolis_banner_inner .banner_btn .inner-page-link .contact-link.sign-up-link .arrow-wrap {
  background: var(--brandsecondarycolor400);
  border-radius: 100px;
}
.my_apolis_theme {
  padding: 56px 0;
}
.my_apolis_theme .theme-head {
  width: 672px;
}
@media screen and (max-width: 992px) {
  .my_apolis_theme .theme-head {
    width: 100%;
  }
}
.my_apolis_theme .theme-head h2 {
  font-family: var(--hedaerfont);
  font-weight: 400;
  font-size: 48px;
  line-height: 57.6px;
}
.my_apolis_theme .theme-head p {
  width: 560px;
  font-family: var(--secondaryfontregular);
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  margin-left: auto;
  padding-top: 64px;
}
@media screen and (max-width: 992px) {
  .my_apolis_theme .theme-head p {
    width: 100%;
  }
}
.my_apolis_theme .my_apolis_line {
  border-bottom: 1px solid var(--basesecondarycolor100);
  width: 100%;
  margin: 64px 0;
}
.my_apolis_theme .theme-sec {
  display: flex;
  gap: 30px;
  justify-content: space-between;
  padding-bottom: 56px;
}
@media screen and (max-width: 768px) {
  .my_apolis_theme .theme-sec {
    flex-direction: column;
    padding-bottom: 0;
  }
}
.my_apolis_theme .theme-sec .theme-item {
  width: 362px;
  flex-direction: column;
  justify-content: space-between;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  order: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .my_apolis_theme .theme-sec .theme-item {
    width: 100%;
  }
}
.my_apolis_theme .theme-sec .theme-item h4 {
  font-family: var(--hedaerfont);
  font-size: 24px;
  line-height: 28.8px;
  font-weight: 400;
}
.my_apolis_theme .theme-sec .theme-item p {
  font-family: var(--secondaryfontregular);
  font-size: 16px;
  line-height: 22.4px;
  font-weight: 400;
  padding: 24px 0 32px;
}
.my_apolis_theme .theme-sec .theme-item .link-btn, .my_apolis_theme .theme-sec .theme-item .inner-page-links .support-btn, .inner-page-links .my_apolis_theme .theme-sec .theme-item .support-btn, .my_apolis_theme .theme-sec .theme-item .inner-page-link {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  flex-grow: 1;
  justify-content: flex-end;
}
.my_apolis_theme .theme-sec .theme-item .link-btn .contact-link, .my_apolis_theme .theme-sec .theme-item .inner-page-links .support-btn .contact-link, .inner-page-links .my_apolis_theme .theme-sec .theme-item .support-btn .contact-link, .my_apolis_theme .theme-sec .theme-item .inner-page-link .contact-link {
  background: var(--basesecondarycolor50);
  width: max-content;
}
.my_apolis_theme .theme-sec .theme-item .link-btn .contact-link .arrow-wrap, .my_apolis_theme .theme-sec .theme-item .inner-page-links .support-btn .contact-link .arrow-wrap, .inner-page-links .my_apolis_theme .theme-sec .theme-item .support-btn .contact-link .arrow-wrap, .my_apolis_theme .theme-sec .theme-item .inner-page-link .contact-link .arrow-wrap {
  background: var(--basesecondarycolor25);
  border-radius: 100px;
}
section.apolis_connect {
  padding: 64px 0;
}
section.apolis_connect .apolis_connect_inner {
  background: linear-gradient(278.8deg, #FFFFFF -0.01%, #F2F2F2 100%);
  border-radius: 40px;
  padding: 32px 32px 64px 48px;
  box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.0196078431) inset;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 992px) {
  section.apolis_connect .apolis_connect_inner {
    flex-direction: column;
  }
}
section.apolis_connect .apolis_connect_inner .apolis_connect_cont {
  width: 50%;
}
@media screen and (max-width: 992px) {
  section.apolis_connect .apolis_connect_inner .apolis_connect_cont {
    width: 100%;
    padding-bottom: 30px;
  }
}
section.apolis_connect .apolis_connect_inner .apolis_connect_cont h2 {
  font-family: var(--hedaerfont);
  font-weight: 400;
  font-size: 48px;
  line-height: 57.6px;
  padding-bottom: 24px;
  margin: 0;
}
section.apolis_connect .apolis_connect_inner .apolis_connect_cont p {
  font-family: var(--secondaryfontregular);
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  padding: 24px 0 12px;
  margin: 0;
}
section.apolis_connect .apolis_connect_inner .apolis_connect_cont p:last-child {
  padding-bottom: 24px;
}
section.apolis_connect .apolis_connect_inner .apolis_connect_cont .link-btn, section.apolis_connect .apolis_connect_inner .apolis_connect_cont .inner-page-links .support-btn, .inner-page-links section.apolis_connect .apolis_connect_inner .apolis_connect_cont .support-btn, section.apolis_connect .apolis_connect_inner .apolis_connect_cont .inner-page-link {
  padding-top: 48px;
}
section.apolis_connect .apolis_connect_inner .apolis_connect_cont .link-btn .contact-link, section.apolis_connect .apolis_connect_inner .apolis_connect_cont .inner-page-links .support-btn .contact-link, .inner-page-links section.apolis_connect .apolis_connect_inner .apolis_connect_cont .support-btn .contact-link, section.apolis_connect .apolis_connect_inner .apolis_connect_cont .inner-page-link .contact-link {
  background: var(--basesecondarycolor25);
  width: max-content;
}
section.apolis_connect .apolis_connect_inner .apolis_connect_cont .link-btn .contact-link .arrow-wrap, section.apolis_connect .apolis_connect_inner .apolis_connect_cont .inner-page-links .support-btn .contact-link .arrow-wrap, .inner-page-links section.apolis_connect .apolis_connect_inner .apolis_connect_cont .support-btn .contact-link .arrow-wrap, section.apolis_connect .apolis_connect_inner .apolis_connect_cont .inner-page-link .contact-link .arrow-wrap {
  background: var(--brandsecondarycolor400);
  border-radius: 100px;
}
section.apolis_connect .apolis_connect_inner .apolis_connect_img {
  position: relative;
}
@media screen and (max-width: 1199px) {
  section.apolis_connect .apolis_connect_inner .apolis_connect_img {
    width: 50%;
  }
}
@media screen and (max-width: 992px) {
  section.apolis_connect .apolis_connect_inner .apolis_connect_img {
    width: 100%;
  }
}
section.apolis_connect .apolis_connect_inner .apolis_connect_img img {
  position: relative;
  z-index: 5;
  width: 568px;
  object-fit: cover;
  height: 405px;
}
@media screen and (max-width: 1199px) {
  section.apolis_connect .apolis_connect_inner .apolis_connect_img img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  section.apolis_connect .apolis_connect_inner .apolis_connect_img img {
    width: 100%;
    margin-top: 48px;
    height: 232px;
  }
}
section.apolis_connect .apolis_connect_inner .apolis_connect_img:before, section.apolis_connect .apolis_connect_inner .apolis_connect_img::after {
  content: "";
  position: absolute;
  margin: auto;
  height: 377px;
  border-radius: 8px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  section.apolis_connect .apolis_connect_inner .apolis_connect_img:before, section.apolis_connect .apolis_connect_inner .apolis_connect_img::after {
    height: 232px;
  }
}
section.apolis_connect .apolis_connect_inner .apolis_connect_img:before {
  width: 528px;
  bottom: -17px;
  background: rgba(255, 255, 255, 0.75);
  z-index: 1;
}
@media screen and (max-width: 768px) {
  section.apolis_connect .apolis_connect_inner .apolis_connect_img:before {
    width: 85%;
  }
}
section.apolis_connect .apolis_connect_inner .apolis_connect_img:after {
  width: 482px;
  bottom: -34px;
  background: rgba(255, 255, 255, 0.5);
  z-index: 0;
}
@media screen and (max-width: 768px) {
  section.apolis_connect .apolis_connect_inner .apolis_connect_img:after {
    width: 65%;
  }
}

.your-story {
  padding: 56px 0;
}
.your-story h2 {
  font-family: var(--hedaerfont);
  font-weight: 400;
  font-size: 48px;
  line-height: 57.6px;
  padding-bottom: 24px;
  margin: 0;
}
.your-story .your-story-inner {
  width: 640px;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .your-story .your-story-inner {
    width: 100%;
  }
}
.your-story .your-story-inner p {
  font-family: var(--secondaryfontregular);
  font-weight: 400;
  font-size: 18px;
  line-height: 25.2px;
  padding: 48px 0;
  margin: 0;
  width: 292px;
}
@media screen and (max-width: 768px) {
  .your-story .your-story-inner p {
    width: 100%;
  }
}
.your-story .link-btn .contact-link, .your-story .inner-page-links .support-btn .contact-link, .inner-page-links .your-story .support-btn .contact-link, .your-story .inner-page-link .contact-link {
  background: var(--basesecondarycolor50);
  width: max-content;
}
.your-story .link-btn .contact-link .arrow-wrap, .your-story .inner-page-links .support-btn .contact-link .arrow-wrap, .inner-page-links .your-story .support-btn .contact-link .arrow-wrap, .your-story .inner-page-link .contact-link .arrow-wrap {
  background: var(--brandsecondarycolor400);
  border-radius: 100px;
}
.your-story .modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  /* Hidden by default */
  opacity: 0;
  z-index: 9999;
  display: none;
}
.your-story .modal-overlay.active {
  display: block;
}
.your-story .modal-overlay form .form-group-row {
  display: flex;
  gap: 30px 15px;
  flex-wrap: wrap;
}
.your-story .modal-overlay form .form-group-row .word-counter {
  text-align: right;
  color: var(--basesecondarycolor300);
  font-size: 13px;
  margin-top: 8px;
  padding-right: 10px;
  line-height: 18.2px;
}
.your-story .modal-overlay form .form-group-row .iti__selected-flag {
  background-color: transparent !important;
  padding-left: 15px !important;
}
.your-story .modal-overlay form .form-group-row .iti {
  width: 100%;
}
.your-story .modal-overlay form .form-group-row .custom-iso,
.your-story .modal-overlay form .form-group-row .iti__selected-dial-code {
  font-size: 15px;
  font-family: var(--secondaryfontregular);
  color: var(--basesecondarycolor400) !important;
}
.your-story .modal-overlay form .form-group-row .iti__country-list {
  border: 1px solid var(--basesecondarycolor500) !important;
  border-radius: 10px;
  margin-top: 10px;
}
.your-story .modal-overlay form .form-group-row .iti__country {
  font-family: var(--secondaryfontregular);
  font-size: 15px;
  line-height: 19.8px;
}
.your-story .modal-overlay form .form-group-row .form-inputs {
  position: relative;
  display: block;
  opacity: 1;
  width: 280px;
}
.your-story .modal-overlay form .form-group-row .form-inputs.fullLenghtwidth {
  width: 100%;
}
.your-story .modal-overlay form .form-group-row .form-inputs input {
  width: 100%;
  height: 40px;
  border-radius: 100px;
  border: 1px solid var(--basesecondarycolor300);
  background: transparent;
  color: var(--baseprimarcolor950);
  padding: 0 20px;
  opacity: 1;
  font-size: 15px;
  font-family: var(--secondaryfontregular);
  cursor: default;
}
.your-story .modal-overlay form .form-group-row .form-inputs #file-upload {
  display: none;
}
.your-story .modal-overlay form .form-group-row .form-inputs .upload-container {
  width: 100%;
  border: 1px solid var(--basesecondarycolor300);
  border-radius: 16px;
  padding: 11px 20px;
  text-align: center;
  transition: all 0.3s ease;
  cursor: pointer;
  height: 119px;
}
.your-story .modal-overlay form .form-group-row .form-inputs .upload-container .upload-icon {
  width: 40px;
  height: 40px;
  margin: 0 auto 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ccc;
  border-radius: 8px;
  color: var(--basesecondarycolor500);
  margin-bottom: 0;
}
.your-story .modal-overlay form .form-group-row .form-inputs .upload-container .upload-text {
  font-size: 14px;
  color: var(--basesecondarycolor500);
  line-height: 19.6px;
  font-family: var(--secondaryfontregular);
}
.your-story .modal-overlay form .form-group-row .form-inputs #messageArea {
  width: 100%;
  background: transparent;
  border-radius: 20px;
  border: 1px solid var(--basesecondarycolor300);
  background: transparent;
  color: var(--baseprimarcolor950);
  padding: 0 20px;
  height: 122px;
  padding: 16px 20px;
  font-size: 15px;
  font-family: var(--secondaryfontregular);
}
.your-story .modal-overlay form .form-group-row .form-inputs input:focus, .your-story .modal-overlay form .form-group-row .form-inputs input:not(:placeholder-shown),
.your-story .modal-overlay form .form-group-row .form-inputs textarea:focus,
.your-story .modal-overlay form .form-group-row .form-inputs textarea:not(:placeholder-shown) {
  padding: 17px 20px 5px;
}
.your-story .modal-overlay form .form-group-row .form-inputs input:focus ~ label, .your-story .modal-overlay form .form-group-row .form-inputs input:not(:placeholder-shown) ~ label,
.your-story .modal-overlay form .form-group-row .form-inputs textarea:focus ~ label,
.your-story .modal-overlay form .form-group-row .form-inputs textarea:not(:placeholder-shown) ~ label {
  top: 4px;
  font-size: 10px;
}
.your-story .modal-overlay form .form-group-row .form-inputs input#phone:focus, .your-story .modal-overlay form .form-group-row .form-inputs input#phone:not(:placeholder-shown),
.your-story .modal-overlay form .form-group-row .form-inputs textarea#phone:focus,
.your-story .modal-overlay form .form-group-row .form-inputs textarea#phone:not(:placeholder-shown) {
  padding: 0 20px;
}
.your-story .modal-overlay form .form-group-row .form-inputs label:not(.upload-container) {
  position: absolute;
  top: 10px;
  left: 20px;
  color: var(--basesecondarycolor400);
  pointer-events: none;
  transition: all 0.2s ease;
  font-size: 15px;
  font-family: var(--secondaryfontregular);
}
.your-story .iti__flag {
  display: none !important;
}
.your-story #yourstory-box .error-message {
  bottom: 10px;
}
.your-story .error-message {
  color: #ff0000;
  font-size: 13px;
  font-family: var(--secondaryfontregular);
  position: absolute;
  bottom: -10px;
  left: 20px;
}
.your-story .iti--separate-dial-code {
  margin-bottom: 30px;
}
.your-story .modal-content {
  background: var(--basesecondarycolor25);
  padding: 2rem;
  border-radius: 8px;
  top: 50%;
  transform: translateY(-50%) !important;
  /* Start slightly higher for an entrance effect */
  width: 640px;
  margin: auto;
}
@media screen and (max-width: 640px) {
  .your-story .modal-content {
    width: 90%;
  }
}
.your-story #yourstory-contact h3 {
  margin-bottom: 30px;
}
.your-story #yourstory-contact .link-btn .contact-link, .your-story #yourstory-contact .inner-page-links .support-btn .contact-link, .inner-page-links .your-story #yourstory-contact .support-btn .contact-link, .your-story #yourstory-contact .inner-page-link .contact-link {
  border: none;
}
.your-story button#closeForm {
  border-radius: 100%;
  position: absolute;
  right: -20px;
  width: 48px;
  height: 48px;
  border: none;
  top: 10px;
  background: var(--brandsecondarycolor400);
}
@media screen and (max-width: 640px) {
  .your-story button#closeForm {
    right: 0;
  }
}

@media screen and (max-width: 1024px) {
  .my-apolis .stack_wrapper {
    height: 98vh !important;
  }
}
@media screen and (max-width: 640px) {
  .my-apolis .stack_wrapper {
    height: 129vh !important;
  }
}
@media screen and (max-width: 390px) {
  .my-apolis .stack_wrapper {
    height: 113vh !important;
  }
}
.my-apolis .stack-body {
  align-items: center;
}
.my-apolis .stack-body .client-name img {
  background: var(--brandsecondarycolor400);
}
.my-apolis .stack-body .client-position p {
  font-family: var(--secondaryfontregular);
  font-size: 24px;
  line-height: 33.6px;
  font-weight: 400;
  font-style: italic;
}
@media screen and (max-width: 640px) {
  .my-apolis .stack-body .client-position p {
    font-size: 16px;
    line-height: normal;
  }
}

.employee_resource {
  background: var(--brandsecondarycolor400);
  padding: 64px 0;
}
.employee_resource h2 {
  font-family: var(--hedaerfont);
  font-weight: 400;
  font-size: 48px;
  line-height: 57.6px;
  padding-bottom: 48px;
  margin: 0;
}
.employee_resource .my_apolis_line {
  border-bottom: 1px solid var(--brandsecondarycolor600);
  width: 100%;
}
.employee_resource .employee_resource-inner {
  width: 640px;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .employee_resource .employee_resource-inner {
    width: 100%;
  }
}
.employee_resource .employee_resource-inner p {
  font-family: var(--secondaryfontregular);
  font-weight: 400;
  font-size: 18px;
  line-height: 25.2px;
  padding: 48px 0;
  margin: 0;
}
.employee_resource .employee_resource-inner .link-btn, .employee_resource .employee_resource-inner .inner-page-links .support-btn, .inner-page-links .employee_resource .employee_resource-inner .support-btn, .employee_resource .employee_resource-inner .inner-page-link {
  padding-bottom: 64px;
}
.employee_resource .employee_resource-inner .link-btn .contact-link, .employee_resource .employee_resource-inner .inner-page-links .support-btn .contact-link, .inner-page-links .employee_resource .employee_resource-inner .support-btn .contact-link, .employee_resource .employee_resource-inner .inner-page-link .contact-link {
  background: transparent;
  width: max-content;
}
.employee_resource .employee_resource-inner .link-btn .contact-link .arrow-wrap, .employee_resource .employee_resource-inner .inner-page-links .support-btn .contact-link .arrow-wrap, .inner-page-links .employee_resource .employee_resource-inner .support-btn .contact-link .arrow-wrap, .employee_resource .employee_resource-inner .inner-page-link .contact-link .arrow-wrap {
  background: var(--basesecondarycolor25);
  border-radius: 100px;
}
/* Career Page */
.careers .client-logo {
  background: var(--baseprimarcolor950);
  margin: 50px 0 0;
}
.careers .client-logo .logo-wrapper .logos .logo-img img {
  filter: invert(1);
}
.careers .client-logo #marquee-container {
  position: relative;
}
.careers .client-logo #marquee-container::before, .careers .client-logo #marquee-container::after {
  content: "";
  position: absolute;
  width: 60px;
  height: 300px;
  background: linear-gradient(180deg, rgb(0, 0, 0) 60.74%, rgba(0, 0, 0, 0) 100%);
  z-index: 9;
}
.careers .client-logo #marquee-container::before {
  left: 0;
  transform: rotate(-90deg);
}
.careers .client-logo #marquee-container::after {
  right: 0;
  transform: rotate(90deg);
}
.careers .client-logo .client-inner p {
  color: var(--basesecondarycolor25);
}
.careers .open-call {
  padding: 64px 0;
}
.careers .open-call .call_title h2 {
  font-size: 48px;
  font-weight: 400;
  line-height: 57.6px;
  font-family: var(--hedaerfont);
}
.careers .open-call .call-cont {
  width: 640px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-end;
  margin-left: auto;
  padding-top: 96px;
}
@media screen and (max-width: 992px) {
  .careers .open-call .call-cont {
    width: 100%;
  }
}
.careers .open-call .call-cont p {
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  font-family: var(--secondaryfontregular);
}
.careers .open-call .call-cont ul {
  display: flex;
  flex-wrap: wrap;
  padding-top: 32px;
  padding-left: 16px;
  padding-bottom: 38px;
}
.careers .open-call .call-cont ul li {
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  font-family: var(--secondaryfontregular);
  width: 33.3%;
  padding-right: 16px;
  padding-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .careers .open-call .call-cont ul li {
    width: 50%;
  }
}
.careers .open-call .call-cont .link-btn .contact-link, .careers .open-call .call-cont .inner-page-links .support-btn .contact-link, .inner-page-links .careers .open-call .call-cont .support-btn .contact-link, .careers .open-call .call-cont .inner-page-link .contact-link {
  width: max-content;
}
.careers #jobformModal {
  display: none;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  inset: 0;
  z-index: 999999;
  /* Must be higher than backdrop (10000) */
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: rgba(0, 0, 0, 0.8);
}
.careers #jobformModal form .form-control {
  margin-bottom: 0;
  width: 100%;
}
.careers #jobformModal form .form-group-row {
  margin-bottom: 30px;
  gap: 32px 28px;
}
.careers #jobformModal form .form-group-row .form-inputs {
  width: 266px;
}
.careers #jobformModal form .form-group-row .form-inputs.fullLenghtwidth {
  width: 100%;
}
.careers #jobformModal form .form-group-row .iti__country-list li .iti__country-name {
  color: var(--baseprimarcolor950);
}
.careers #jobformModal form .form-group-row #phone {
  border: 1px solid var(--baseprimarcolor950) !important;
}
.careers #jobformModal form .form-group-row input {
  border-radius: 100px;
  color: var(--baseprimarcolor950);
  border: 1px solid var(--baseprimarcolor950) !important;
}
.careers #jobformModal form .form-group-row .iti__country-list {
  background: var(--basesecondarycolor25) !important;
  color: var(--baseprimarcolor950) !important;
}
.careers #jobformModal form .form-group-row .iti {
  max-width: 100%;
}
.careers #jobformModal form .form-group-row.apply-full .form-inputs label {
  position: static;
  color: var(--baseprimarcolor950);
}
.careers #jobformModal form .form-group-row.apply-full .form-inputs input:not(:placeholder-shown) {
  padding: 17px 20px;
}
.careers #jobformModal form .form-group-row.apply-full .form-inputs .selectdiv.has-value select {
  padding: 17px 20px;
}
.careers #jobformModal form select {
  width: 100%;
  border: 1px solid #dee2e6 !important;
  margin-bottom: 0;
  color: var(--baseprimarcolor950);
  border: 1px solid var(--baseprimarcolor950) !important;
  appearance: none;
  background: transparent url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22%23000000%22%20stroke%3D%22none%22%3E%3Cpolygon%20points%3D%227%2010%2017%2010%2012%2015%22%2F%3E%3C%2Fsvg%3E") no-repeat right 20px center !important;
  background-size: 16px !important;
}
.careers #jobformModal form select.placeholder {
  padding: 0 40px 0 20px;
}
.careers #jobformModal form .checkbox-group {
  display: flex;
  gap: 8px;
  flex-direction: row;
}
@media screen and (max-width: 640px) {
  .careers #jobformModal form .checkbox-group {
    flex-direction: column;
  }
}
.careers #jobformModal form .checkbox-group label {
  display: flex;
  gap: 8px;
  align-items: center;
  padding: 20px 0 0;
}
.careers #jobformModal form .checkbox-group label input {
  width: 20px;
  height: 20px;
  margin: 0;
}
.careers #jobformModal form .upload-container {
  border: 1px solid var(--baseprimarcolor950) !important;
}
.careers #jobformModal form .upload-icon,
.careers #jobformModal form .upload-text {
  color: var(--baseprimarcolor950);
}
.careers #jobformModal form .jd-checkbox {
  display: flex;
}
.careers #jobformModal form .jd-checkbox input {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.careers #jobformModal #careerForm {
  height: 70vh;
  overflow-y: auto;
}
.careers {
  /* Add a smooth blur to the backdrop if desired */
}
.careers #backdrop.active {
  backdrop-filter: blur(4px);
  background: rgba(0, 0, 0, 0.6);
}
.careers .job-form-content {
  background: #fff;
  padding: 40px 30px;
  border-radius: 8px;
  width: 690px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .careers .job-form-content {
    width: 100%;
  }
}
.careers button.form-close-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  background: transparent;
  border: none;
  cursor: pointer;
  color: var(--baseprimarcolor950);
  padding: 0;
}
.careers button.form-close-icon svg {
  width: 24px;
  height: 24px;
}

.career_banner {
  height: 309px;
  background: var(--baseprimarcolor950);
  padding: 138px 0 64px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 992px) {
  .career_banner {
    height: auto;
  }
}
.career_banner .banner_inner {
  align-items: anchor-center;
}
@media screen and (max-width: 992px) {
  .career_banner .banner_inner {
    flex-direction: column;
  }
}
.career_banner .post_subtitle {
  width: 768px;
  margin-left: auto;
}
@media screen and (max-width: 992px) {
  .career_banner .post_subtitle {
    padding-top: 30PX;
  }
}
@media screen and (max-width: 767px) {
  .career_banner .post_subtitle {
    width: 100%;
  }
}
.career_banner .post_subtitle p {
  width: 622px;
  margin: auto;
  font-size: 20px;
  line-height: 28px;
  font-family: var(--secondaryfontregular);
  font-weight: 400;
  color: var(--basesecondarycolor25);
}
@media screen and (max-width: 768px) {
  .career_banner .post_subtitle p {
    width: 100%;
  }
}
.career_banner .orbit-inner {
  width: 100%;
  aspect-ratio: 1/1;
  position: absolute;
  pointer-events: none;
  z-index: 2;
}
.career_banner .orbit {
  top: 0;
  transform: translateY(-76%);
  width: 1088px;
  height: 1088px;
  right: 0;
}
@media screen and (max-width: 640px) {
  .career_banner .orbit {
    width: 320px;
    height: 320px;
    right: -100px;
  }
}

.career-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid var(--border-color);
  flex-wrap: wrap;
  gap: 20px;
  padding: 112px 0 0;
}

.trending-bar {
  display: flex;
  align-items: center;
  gap: 15px;
  font-size: 14px;
  overflow-x: auto;
  white-space: nowrap;
  padding-bottom: 5px;
  scrollbar-width: none;
}
@media screen and (max-width: 768px) {
  .trending-bar {
    flex-wrap: wrap;
  }
}

.trending-bar::-webkit-scrollbar {
  display: none;
}

.trending-label {
  color: var(--text-gray);
  font-weight: 500;
  letter-spacing: 0.5px;
}

.trend-tag {
  display: flex;
  align-items: center;
  gap: 6px;
  font-weight: 600;
  padding: 4px 8px;
  border-radius: 20px;
  cursor: pointer;
  flex-shrink: 0;
  transition: all 0.2s ease;
}
.trend-tag.active {
  background-color: var(--brandsecondarycolor400);
  color: var(--baseprimarcolor950);
}
.trend-tag.active .count-badge {
  background-color: var(--baseprimarcolor950);
  color: var(--brandsecondarycolor400);
}

.count-badge {
  background-color: #1a1a1a;
  color: #fff;
  font-size: 10px;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.search-wrapper {
  position: relative;
  width: 250px;
}

.search-wrapper input {
  width: 100%;
  padding: 10px 0;
  border: none;
  border-bottom: 1px solid #999;
  font-size: 16px;
  outline: none;
  border-radius: 0;
}

.search-wrapper i {
  position: absolute;
  right: 0;
  top: 10px;
  color: var(--baseprimarcolor950);
}

/* --- Main Layout --- */
.career-inner {
  display: flex;
  margin: 0 auto;
  padding: 64px 0;
  gap: 50px;
  position: relative;
}
@media screen and (max-width: 992px) {
  .career-inner {
    padding: 20px 0;
  }
}
.career-inner .checkbox-item input[type=checkbox] {
  margin-bottom: 0;
}

/* --- Sidebar (Filter Popup) --- */
.sidebar {
  width: 280px;
  flex-shrink: 0;
  background: #fcfcfc;
  padding: 25px;
  border-radius: 12px;
  border: 1px solid #eee;
  height: fit-content;
  transition: transform 0.3s ease;
}

.sidebar-header-mobile {
  display: none;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}

.sidebar-header-mobile h2 {
  font-size: 18px;
}

.close-filter-btn {
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
  padding: 5px;
  color: var(--baseprimarcolor950);
}

.filter-section {
  margin-bottom: 30px;
}

.filter-label {
  font-size: 12px;
  color: #888;
  margin-bottom: 12px;
  text-transform: uppercase;
  font-weight: 600;
}

.custom-select {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid var(--baseprimarcolor950);
  border-radius: 25px;
  background: #fff;
  margin-bottom: 12px;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: right 15px top 50%;
  background-size: 10px auto;
  color: var(--baseprimarcolor950);
}

.checkbox-group {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.checkbox-item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: #333;
  cursor: pointer;
}

.checkbox-item input[type=checkbox] {
  width: 18px;
  height: 18px;
  accent-color: var(--brandsecondarycolor400);
}

.mobile-apply-btn {
  display: none;
  width: 100%;
  padding: 15px;
  background-color: var(--brandsecondarycolor400);
  border: none;
  font-weight: bold;
  font-size: 16px;
  border-radius: 8px;
  margin-top: 20px;
  cursor: pointer;
}

/* --- Content Area --- */
.career-content {
  flex-grow: 1;
  width: 100%;
  position: relative;
}
.career-content nav {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 0 30px;
}
.career-content .pagination {
  display: flex;
  list-style: none;
  padding: 0;
}
.career-content .pagination li a {
  padding: 8px 16px;
  text-decoration: none;
  color: var(--basesecondarycolor200);
  margin-left: -1px;
  /* Overlaps borders for a unified look */
  font-size: 16px;
  font-family: var(--secondaryfontregular);
  font-weight: 400;
  width: 32px;
  height: 32px;
}
.career-content .pagination li a:hover {
  color: var(--basesecondarycolor950);
}
.career-content .pagination li a.active {
  color: var(--baseprimarcolor950);
}

.results-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  flex-wrap: wrap;
  gap: 15px;
}

.mobile-filter-trigger {
  display: none;
  background: #fff;
  border: 1px solid #ddd;
  padding: 8px 15px;
  border-radius: 20px;
  font-weight: 600;
  font-size: 14px;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  color: var(--baseprimarcolor950);
}

.active-filters {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

div#activeFilters {
  display: flex;
  gap: 5px;
}

.list-jobs {
  position: relative;
}

.filter-pill {
  background: #eee;
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--baseprimarcolor950);
}
.filter-pill .fa-times {
  cursor: pointer;
}

.sort-controls {
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 14px;
}

.sort-text {
  /* This is the new clickable text/button for mobile sort */
  background: none;
  border: none;
  font-weight: 600;
  cursor: pointer;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--baseprimarcolor950);
}

.sort-text i {
  font-size: 10px;
}

/* Desktop Dropdown (hidden on mobile) */
.sort-desktop-select {
  border: none;
  font-weight: 600;
  cursor: pointer;
  background: transparent;
}

/* Job Cards (Same as before) */
.job-card {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 0;
  border-bottom: 1px solid #eee;
  transition: background 0.2s;
}
@media screen and (max-width: 767px) {
  .job-card {
    flex-direction: column;
  }
}

.job-card:hover {
  background: #fafafa;
}

.job-info h3 {
  font-size: 22px;
  font-weight: 400;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin-bottom: 8px;
  color: #111;
}

.job-location {
  color: #111;
  font-size: 14px;
  font-weight: 600;
}

.details-btn {
  background-color: #f2f2f2;
  border: none;
  padding: 8px 8px 8px 16px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  gap: 12px;
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
}

.btn-icon {
  background-color: var(--brandsecondarycolor400);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* --- SORT MODAL (The New Pop-up) --- */
.sort-modal {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: white;
  z-index: 1010;
  padding: 20px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  box-shadow: 0 -5px 15px rgba(0, 0, 0, 0.1);
  /* Start hidden */
  transform: translateY(100%);
  visibility: hidden;
  transition: transform 0.3s ease-out, visibility 0.3s ease-out;
}

.sort-modal.active {
  transform: translateY(0);
  visibility: visible;
}

.sort-modal h3 {
  font-size: 16px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}

.sort-option {
  padding: 10px 0;
  font-size: 15px;
  border-bottom: 1px solid #f0f0f0;
  cursor: pointer;
  font-weight: 500;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sort-option:last-child {
  border-bottom: none;
}

.sort-option.selected {
  color: var(--brandsecondarycolor400);
  font-weight: 700;
}

.sort-option.selected i {
  color: var(--brandsecondarycolor400);
}

/* --- Backdrop (For both modals) --- */
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.modal-backdrop.active {
  visibility: visible;
  opacity: 1;
}

/* --- MOBILE MEDIA QUERIES --- */
@media (max-width: 900px) {
  .search-wrapper {
    width: 100%;
  }
  .career-inner {
    flex-direction: column;
  }
  /* Filter Sidebar becomes the Popup Modal */
  .sidebar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: white;
    border-radius: 0;
    padding: 20px;
    overflow-y: auto;
    transform: translateY(100%);
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s ease-in-out;
  }
  .sidebar.active {
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto;
    z-index: 9999;
  }
  .sidebar-header-mobile {
    display: flex;
  }
  .mobile-filter-trigger {
    display: flex;
  }
  .mobile-apply-btn {
    display: block;
  }
  /* Sort Controls adjustments */
  .sort-controls {
    gap: 10px;
  }
  .sort-desktop-select {
    display: none;
    /* Hide desktop dropdown */
  }
  /* Job Card adjustments */
  .job-card {
    align-items: flex-start;
    gap: 15px;
  }
  .details-btn {
    width: 100%;
    justify-content: space-between;
  }
  .results-count-text {
    display: none;
  }
}
/* Our Culture */
.our-cultures .circle-animation {
  position: relative;
  height: 100vh;
  width: 100%;
  overflow: hidden;
  /* Clips elements only at the absolute edges of the screen */
  display: flex;
  justify-content: center;
  align-items: center;
  /* Centers the arc vertically in the window */
}
@media screen and (max-width: 992px) {
  .our-cultures .circle-animation {
    height: auto;
    padding: 56px 0;
    display: block;
    /* Stack vertically */
    overflow: visible;
  }
}
.our-cultures .circle-animation .apolis_mission {
  height: 100vh !important;
  top: 0 !important;
}
.our-cultures .svg-container {
  position: absolute;
  width: 100vw;
  height: 70vw;
  max-width: 1100px;
  /* Shifting the container slightly up so the "bottom" cards stay visible */
  transform: translateY(10%);
  z-index: 1;
}
@media screen and (max-width: 992px) {
  .our-cultures .svg-container {
    position: absolute;
    top: 0;
    left: 10%;
    /* Shift circle left so only 45% is visible */
    transform: none;
    pointer-events: none;
  }
}
.our-cultures svg {
  width: 100%;
  height: auto;
  opacity: 0.3;
  /* Subtle line as seen in your image */
}
.our-cultures .circle-box {
  position: absolute;
  width: 320px;
  padding: 24px;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid var(--basesecondarycolor100);
  box-shadow: 0 4px 25px rgba(0, 0, 0, 0.04);
  border-radius: 2px;
  opacity: 0;
  z-index: 10;
  will-change: transform, opacity;
  backdrop-filter: blur(0px);
}
@media screen and (max-width: 992px) {
  .our-cultures .circle-box {
    position: relative;
    opacity: 1 !important;
    /* Force visibility */
    margin: 40px 0 40px 25px;
    /* Align toward the left side */
    transform: none !important;
    left: 0;
    top: 0;
  }
}
.our-cultures .circle-box h3 {
  font-family: var(--hedaerfont);
  /* Matching the reference serif font */
  font-size: 27px;
  font-weight: 400;
  line-height: 32.4px;
  margin: 0 0 12px 0;
  font-weight: 400;
  color: #111;
}
.our-cultures .circle-box p {
  font-size: 16px;
  line-height: 22.4px;
  margin: 0;
  font-family: var(--secondaryfontregular);
}

.culture-banner {
  background: var(--baseprimarcolor950);
  height: 475px;
  padding: 138px 0 64px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 992px) {
  .culture-banner {
    height: auto;
  }
}
.culture-banner .culture_link {
  width: max-content;
}
.culture-banner .banner_inner {
  align-items: anchor-center;
  flex-direction: column;
}
.culture-banner .banner_inner h1 {
  width: 100%;
  margin: 0;
  font-size: 64px;
  line-height: 72px;
  font-family: var(--hedaerfont);
}
.culture-banner .banner_inner .post_title {
  text-align: left;
  width: 100%;
}
.culture-banner .banner_inner .post_subtitle {
  width: 640px;
  margin-left: auto;
  padding-top: 48px;
}
@media screen and (max-width: 1199px) {
  .culture-banner .banner_inner .post_subtitle {
    width: 535px;
  }
}
@media screen and (max-width: 992px) {
  .culture-banner .banner_inner .post_subtitle {
    width: 100%;
  }
}
.culture-banner .banner_inner .post_subtitle p {
  width: 535px;
  color: var(--basesecondarycolor25);
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 0;
  padding-bottom: 48px;
  font-family: var(--secondaryfontregular);
}
@media screen and (max-width: 768px) {
  .culture-banner .banner_inner .post_subtitle p {
    width: 100%;
  }
}
.culture-banner .banner_inner a.load-more {
  padding: 0;
  color: var(--basesecondarycolor25);
  justify-content: flex-start;
  align-items: flex-start;
  margin: inherit;
  border-radius: 100px;
  height: 40px;
  padding: 8px 0;
}
.culture-banner .banner_inner a.load-more:hover {
  background: var(--brandsecondarycolor400);
  color: var(--Base-Colors-50);
  padding: 8px 8px 8px 18px;
  animation-timing-function: cubic-bezier(0.95, -0.01, 0.2, 1);
  animation-duration: 300ms;
}
.culture-banner .orbit-inner {
  width: 100%;
  aspect-ratio: 1/1;
  position: absolute;
  pointer-events: none;
  z-index: 2;
}
.culture-banner .orbit {
  top: 0;
  transform: translateY(-80%);
  width: 1088px;
  height: 1088px;
  right: 0;
}
@media screen and (max-width: 992px) {
  .culture-banner .orbit {
    width: 768px;
    height: 768px;
  }
}
@media screen and (max-width: 768px) {
  .culture-banner .orbit {
    width: 320px;
    height: 320px;
    right: -100px;
  }
}

.culture_value {
  padding: 96px 0;
}
@media screen and (max-width: 768px) {
  .culture_value {
    padding: 56px 0;
  }
}
.culture_value .container {
  display: flex;
  justify-content: space-between;
  gap: 64px;
}
@media screen and (max-width: 768px) {
  .culture_value .container {
    flex-direction: column;
  }
}
.culture_value h2 {
  font-size: 48px;
  line-height: 57.6px;
  font-family: var(--hedaerfont);
  font-weight: 400;
}
.culture_value .value_cont {
  width: 608px;
}
@media screen and (max-width: 992px) {
  .culture_value .value_cont {
    width: 100%;
  }
}
.culture_value .value_cont p {
  font-size: 18px;
  line-height: 25.2px;
  font-family: var(--secondaryfont);
  font-weight: 500;
  margin-bottom: 0;
}
.culture_value .value_cont p:last-child {
  font-weight: 400;
  width: 419px;
  margin-left: auto;
  margin-right: 38px;
  padding-top: 48px;
  font-family: var(--secondaryfontregular);
}
@media screen and (max-width: 992px) {
  .culture_value .value_cont p:last-child {
    width: 100%;
  }
}

.our-cultures .stack-container {
  background: var(--baseprimarcolor950);
}
.our-cultures .mission_inner {
  width: 100%;
  max-width: 100%;
  visibility: visible !important;
}
.our-cultures .stack_wrapper h2 {
  color: var(--basesecondarycolor25);
}
@media screen and (max-width: 1199px) {
  .our-cultures .mission_head {
    flex: inherit;
  }
}
.our-cultures .mission_head p {
  font-size: 18px;
  font-weight: 400;
  font-family: var(--secondaryfontregular);
  line-height: 25.2px;
  margin-left: auto;
  margin-right: inherit;
  width: 556px;
}
@media screen and (max-width: 1199px) {
  .our-cultures .mission_head p {
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  .our-cultures .center-text {
    height: auto;
    position: relative;
    left: inherit;
    transform: none;
  }
}
@media screen and (max-width: 992px) {
  .our-cultures .text-panel {
    position: relative;
  }
}
@media screen and (max-width: 992px) {
  .our-cultures .text-panel#panel-3 {
    top: 0;
    transform: none;
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  .our-cultures .text-panel#panel-3 {
    top: 0;
    position: relative;
  }
}
@media screen and (max-width: 1199px) {
  .our-cultures .text-panel.two-column .col-left {
    width: 35%;
  }
}
@media screen and (max-width: 992px) {
  .our-cultures .text-panel.two-column .col-left {
    width: 100%;
  }
}
.our-cultures .text-panel.two-column .col-left h2 {
  color: var(--baseprimarcolor950);
}
@media screen and (max-width: 1199px) {
  .our-cultures .text-panel.two-column .col-right {
    width: 60%;
  }
}
@media screen and (max-width: 992px) {
  .our-cultures .text-panel.two-column .col-right {
    width: 100%;
    height: auto;
  }
}
.our-cultures .text-panel.two-column ul {
  list-style: none;
}
@media screen and (max-width: 992px) {
  .our-cultures .text-panel.two-column ul {
    position: relative;
  }
}
.our-cultures .text-panel.two-column ul li {
  color: var(--baseprimarcolor950);
  height: 130px;
}
@media screen and (max-width: 992px) {
  .our-cultures .text-panel.two-column ul li {
    height: auto;
  }
}
.our-cultures .text-panel.two-column ul li::before {
  display: none;
}
.our-cultures .text-panel.two-column ul li h3 {
  font-size: 26px;
  font-family: var(--hedaerfont);
  font-weight: 400;
  line-height: 31.2px;
}
.our-cultures .text-panel.two-column ul li p {
  font-size: 18px;
  font-family: var(--secondaryfontregular);
  line-height: 25.2px;
  font-weight: 400;
}
.our-cultures .stack-container {
  background: var(--baseprimarcolor950);
}
.our-cultures .stack-container .stack_wrapper h2 {
  color: var(--basesecondarycolor25);
}
.our-cultures .stack-container .stack_section {
  border-bottom: 1px solid var(--brandsecondarycolor900, #6A5600);
  position: relative;
}
.our-cultures .stack-container .stack_section::after {
  content: "";
  display: block;
  height: 10%;
}
.our-cultures .stack-container .client-name h3 {
  color: var(--basesecondarycolor25);
}
.our-cultures .stack-container .client-position p {
  color: var(--basesecondarycolor25);
}
.our-cultures .stack-container .stack-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.our-cultures .stack-container .stack-body .stack_line {
  border-left: 1px solid var(--brandsecondarycolor900, #6A5600);
}
.our-cultures .stack-container .stack-body .client-position img {
  filter: invert(1);
}

/* Shared Mobile Accordion Enhancements (Mobile Only) */
@media screen and (max-width: 991px) {
  .stack-header {
    cursor: pointer;
    position: relative;
    padding-right: 40px;
    min-height: 60px;
  }
  .stack-header::after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border-right: 2px solid var(--brandsecondarycolor400);
    border-bottom: 2px solid var(--brandsecondarycolor400);
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-70%) rotate(45deg);
    transition: all 0.3s ease;
    z-index: 5;
  }
  .stack_section.is-open .stack-header::after {
    transform: translateY(-30%) rotate(-135deg);
  }
  .stack-body {
    height: 0;
    overflow: hidden;
    display: block;
  }
  .stack_section.is-open .stack-body {
    padding-bottom: 20px;
  }
  .stack-body .stack_line {
    border-top: 1px solid var(--brandsecondarycolor900, #6A5600);
    width: 100%;
    max-width: 250px;
  }
}
.gallery {
  padding-top: 56px;
  background: var(--baseprimarcolor950);
}

.gallery-container {
  display: flex;
  width: 100vw;
  height: 100vh;
  gap: 8px;
  padding: 8px;
  background: var(--baseprimarcolor950);
  position: relative;
}
.gallery-container::before, .gallery-container::after {
  content: "";
  position: absolute;
  width: 100%;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  height: 200px;
  z-index: 9;
}
.gallery-container::before {
  top: 0;
}
.gallery-container::after {
  bottom: 0;
  transform: rotate(180deg);
}

.column {
  flex: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  display: none;
}
@media screen and (min-width: 1024px) {
  .column:nth-child(-n+5) {
    display: block;
  }
}
@media screen and (min-width: 641px) and (max-width: 1023px) {
  .column:nth-child(-n+3) {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .column:nth-child(-n+2) {
    display: block;
  }
}

.track {
  display: flex;
  flex-direction: column;
  gap: 8px;
  will-change: transform;
}

.track img {
  width: 100%;
  object-fit: cover;
  display: block;
  border-radius: 4px;
}

.benefites {
  text-align: center;
  padding-bottom: 56px;
}
@media screen and (max-width: 768px) {
  .benefites {
    padding-top: 96px;
  }
}
.benefites h2 {
  font-size: 48px;
  margin-bottom: 10px;
  font-family: var(--hedaerfont);
  font-weight: 400;
}

.culture-intro-text {
  color: var(--baseprimarcolor950);
  max-width: 700px;
  margin: 0 auto 40px;
  line-height: 24px;
  font-size: 20px;
  font-family: var(--secondaryfontregular);
  font-weight: 400;
}

/* Tab Navigation */
.culture-tabs-nav {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #eee;
  margin-bottom: 40px;
  position: relative;
}

.culture-tab-btn {
  padding: 15px 30px;
  cursor: pointer;
  border: none;
  background: none;
  font-size: 1rem;
  font-weight: 600;
  color: #888;
  transition: color 0.3s;
  display: flex;
  align-items: center;
  gap: 8px;
}

.culture-tab-btn.active {
  color: var(--brandsecondarycolor400);
}

.active-line {
  position: absolute;
  bottom: -1px;
  height: 3px;
  background-color: var(--brandsecondarycolor400);
  width: 0;
  left: 0;
}

/* Content Sections */
.culture-content-wrapper {
  position: relative;
  overflow: hidden;
}

.culture-tab-content {
  display: none;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  text-align: left;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .culture-tab-content {
    grid-template-columns: repeat(1, 1fr);
  }
}

.culture-tab-content.active {
  display: grid;
}

.culture-column h3 {
  font-size: 24px;
  margin-bottom: 20px;
  line-height: 28.8px;
  font-family: var(--hedaerfont);
}

.culture-column p {
  font-size: 16px;
  line-height: 22.4px;
  font-family: var(--secondaryfontregular);
  font-weight: 400;
}

.border-left {
  border-left: 1px solid #eee;
  padding-left: 30px;
}

/* Insight */
.insight-post,
.single-articles {
  padding: 96px 0 0;
}
@media screen and (max-width: 640px) {
  .insight-post,
  .single-articles {
    padding: 60px 0 0;
  }
}
.insight-post .tabs,
.single-articles .tabs {
  display: flex;
  gap: 24px;
  justify-content: center;
}
@media screen and (max-width: 860px) {
  .insight-post .tabs,
  .single-articles .tabs {
    gap: 10px;
  }
}
@media screen and (max-width: 768px) {
  .insight-post .tabs,
  .single-articles .tabs {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    /* Smooth momentum scrolling on iOS */
    scroll-behavior: smooth;
    gap: 10px;
    padding: 10px;
    justify-content: flex-start;
  }
}
.insight-post .tab,
.single-articles .tab {
  width: max-content;
  padding: 0 4px;
  display: flex;
  font-size: 18px;
  line-height: 25.2px;
  font-family: var(--secondaryfont);
  font-weight: 500;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .insight-post .tab,
  .single-articles .tab {
    flex: 0 0 auto;
    /* Prevents tabs from shrinking */
    padding: 8px 16px;
    cursor: pointer;
  }
}
.insight-post .tab .count,
.single-articles .tab .count {
  margin-left: 14px;
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--baseprimarcolor950);
  border-radius: 100px;
  color: var(--basesecondarycolor25);
  font-size: 12px;
  line-height: 16.8px;
  font-family: var(--secondaryfont);
  font-weight: 500;
}
@media screen and (max-width: 860px) {
  .insight-post .tab .count,
  .single-articles .tab .count {
    margin-left: 10px;
  }
}
.insight-post .tab.active,
.single-articles .tab.active {
  color: var(--brandsecondarycolor400);
}
.insight-post .tab.active .count,
.single-articles .tab.active .count {
  background: var(--brandsecondarycolor400);
  color: var(--baseprimarcolor950);
}
.insight-post .insight_line,
.single-articles .insight_line {
  border-bottom: 1px solid var(--basesecondarycolor100);
  margin: 32px 0;
}
.insight-post .post_filter,
.single-articles .post_filter {
  padding: 8px 0;
  display: flex;
  justify-content: space-between;
}
.insight-post .poster_items,
.single-articles .poster_items {
  padding-top: 48px;
}
.insight-post .video-hover-container .cas-studies-image img,
.single-articles .video-hover-container .cas-studies-image img {
  width: 435px;
  height: 435px;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .insight-post .video-hover-container .cas-studies-image img,
  .single-articles .video-hover-container .cas-studies-image img {
    width: 100%;
  }
}
.insight-post .card-items,
.single-articles .card-items {
  border: none;
  height: auto;
  flex: inherit !important;
}
.insight-post .case-studies-footer,
.single-articles .case-studies-footer {
  position: static;
  padding: 0;
}
.insight-post .case-studies-footer h4,
.single-articles .case-studies-footer h4 {
  width: 100%;
  padding: 24px 0 12px;
  margin: 0;
}
.insight-post .case-studies-footer h4 a,
.single-articles .case-studies-footer h4 a {
  font-size: 22px;
  font-family: var(--hedaerfont);
  font-weight: 400;
  color: var(--baseprimarcolor950);
}
.insight-post .case-studies-footer .post-content,
.single-articles .case-studies-footer .post-content {
  display: flex !important;
  position: static;
  width: 100%;
  padding: 0;
}
.insight-post .event_sec,
.single-articles .event_sec {
  display: flex;
  gap: 24px;
}
.insight-post .event_date,
.single-articles .event_date {
  padding: 12px;
  border: 1px solid #f2f2f2;
  border-radius: 8px;
  margin-top: 24px;
  width: 72px;
  height: 76px;
}
.insight-post .event_date h4,
.single-articles .event_date h4 {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-family: var(--secondaryfont);
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  margin: 0;
}

#whitepaper-form p {
  display: flex;
  margin-right: 15px;
}
#whitepaper-form input {
  border: 1px solid var(--basesecondarycolor200);
  border-radius: 100px;
}
#whitepaper-form input[type=checkbox] {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  border-radius: 0;
  border: none;
}
#whitepaper-form a {
  color: var(--baseprimarcolor950);
  text-decoration: underline;
  padding-left: 5px;
}

.single-articles .latest_insight {
  padding: 56px 0;
}
@media screen and (max-width: 640px) {
  .single-articles .latest_insight {
    padding-top: 0;
  }
}
.single-articles .poster_items {
  display: flex;
  align-items: stretch;
  width: 100%;
  perspective: 1000px;
  overflow: hidden;
  gap: 32px;
}
.single-articles .card-items {
  flex: inherit !important;
}
.single-articles .orbit-inner {
  width: 100%;
  aspect-ratio: 1/1;
  position: absolute;
  pointer-events: none;
  z-index: 2;
}
.single-articles .orbit-inner .orbit {
  position: absolute;
  border-radius: 50%;
  border: 1px solid rgba(255, 200, 40, 0.5);
  transform: translateY(-82%);
  box-shadow: none;
  width: 1088px;
  height: 1088px;
}
@media screen and (max-width: 992px) {
  .single-articles .orbit-inner .orbit {
    transform: translateY(-56%);
  }
}
@media screen and (max-width: 640px) {
  .single-articles .orbit-inner .orbit {
    width: 320px;
    height: 320px;
    transform: translateY(-70%);
    right: -200px;
  }
}
.single-articles .article_banner {
  height: 422px;
}
@media screen and (max-width: 860px) {
  .single-articles .article_banner {
    height: auto;
  }
}
.single-articles .banner_inner {
  flex-direction: column;
  width: 768px;
  margin: auto;
  justify-content: center;
  text-align: center;
  padding-top: 48px;
}
@media screen and (max-width: 860px) {
  .single-articles .banner_inner {
    width: 100%;
  }
}
.single-articles .banner_inner .link-btn, .single-articles .banner_inner .inner-page-links .support-btn, .inner-page-links .single-articles .banner_inner .support-btn, .single-articles .banner_inner .inner-page-link {
  padding-top: 48px;
}
.single-articles .banner_inner .link-btn .contact-link, .single-articles .banner_inner .inner-page-links .support-btn .contact-link, .inner-page-links .single-articles .banner_inner .support-btn .contact-link, .single-articles .banner_inner .inner-page-link .contact-link {
  background: var(--basesecondarycolor50);
  width: max-content;
  margin: auto;
}
.single-articles .banner_inner .link-btn .arrow-wrap, .single-articles .banner_inner .inner-page-links .support-btn .arrow-wrap, .inner-page-links .single-articles .banner_inner .support-btn .arrow-wrap, .single-articles .banner_inner .inner-page-link .arrow-wrap {
  background: var(--brandsecondarycolor400);
  border-radius: 100px;
}
.single-articles .banner_inner h6 {
  background: var(--basesecondarycolor50);
  font-size: 16px;
  font-family: var(--secondaryfont);
  font-weight: 500;
  width: max-content;
  padding: 4px 8px;
  margin: auto;
}
.single-articles .banner_inner h1 {
  color: var(--baseprimarcolor950);
  font-size: 48px;
  font-family: var(--hedaerfont);
  line-height: 57.6px;
  font-weight: 400;
  padding: 12px 0 48px;
  margin: 0;
}
@media screen and (max-width: 860px) {
  .single-articles .banner_inner h1 {
    font-size: 36px;
    line-height: 43.2px;
  }
}
.single-articles .banner_inner .post_subtitle {
  width: 510px;
  margin: auto;
}
@media screen and (max-width: 860px) {
  .single-articles .banner_inner .post_subtitle {
    width: 100%;
  }
}
.single-articles .banner_inner p {
  font-size: 20px;
  font-family: var(--secondaryfont);
  font-weight: 500;
  line-height: 28px;
}
.single-articles .event_address,
.single-articles .event-date {
  font-size: 16px;
  font-weight: 500;
  font-family: var(--secondaryfont);
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
.single-articles .event_address {
  padding-top: 16px;
}
.single-articles .insight_banner_img {
  margin: 64px auto 0;
  width: 1024px;
}
@media screen and (max-width: 1199px) {
  .single-articles .insight_banner_img {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .single-articles .insight_banner_img {
    margin: 0;
  }
}
.single-articles .insight_banner_img img {
  border-radius: 8px;
  height: 480px;
  object-fit: cover;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .single-articles .insight_banner_img img {
    height: 250px;
  }
}
.single-articles .social_poster {
  width: 768px;
  margin: auto;
  padding-top: 44px;
}
@media screen and (max-width: 860px) {
  .single-articles .social_poster {
    width: 100%;
    padding-top: 25px;
  }
}
.single-articles .social_poster ul li {
  color: var(--baseprimarcolor950);
}
.single-articles .insight_event {
  width: 768px;
  margin: auto;
}
@media screen and (max-width: 860px) {
  .single-articles .insight_event {
    width: 100%;
  }
}
.single-articles .insight_event p,
.single-articles .insight_event li {
  font-size: 18px;
  font-family: var(--secondaryfontregular);
  line-height: 26.3px;
  font-weight: 400;
  padding-bottom: 10px;
  margin: 0;
}
.single-articles .insight_event a {
  color: var(--baseprimarcolor950);
  cursor: pointer;
}
.single-articles .insight_event h2 {
  font-size: 36px;
  font-family: var(--hedaerfont);
  font-weight: 400;
  line-height: 43.2px;
  margin-bottom: 24px;
}
.single-articles .insight_event h3 {
  padding: 30px 0 20px;
}
.single-articles .insight_event img {
  width: 768px;
  height: 360px;
  border-radius: 8px;
  object-fit: cover;
}
@media screen and (max-width: 860px) {
  .single-articles .insight_event img {
    width: 100%;
  }
}
.single-articles .insight_event img.thumb-item {
  width: 64px;
  height: 64px;
  border-radius: 4px;
  opacity: 1;
}
.single-articles .insight_event img#main-display {
  width: 100%;
}
.single-articles .insight_event .speaker_container {
  display: flex;
  justify-content: space-between;
  gap: 48px;
}
@media screen and (max-width: 640px) {
  .single-articles .insight_event .speaker_container {
    flex-direction: column;
  }
}
.single-articles .insight_event .speaker_cont {
  width: 288px;
}
.single-articles .insight_event #thumb-container {
  margin: 12px 0 48px;
}
.single-articles .insight_event .speaker_img {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  width: 432px;
  gap: 24px;
}
@media screen and (max-width: 640px) {
  .single-articles .insight_event .speaker_img {
    width: 100%;
  }
}
.single-articles .insight_event .speaker_img .speaker_block {
  width: 204px;
  margin-bottom: 48px;
}
.single-articles .insight_event .speaker_img .speaker_name {
  font-size: 20px;
  line-height: 24px;
  font-family: var(--hedaerfont);
  font-weight: 400;
  padding-bottom: 12px;
  margin: 0;
}
.single-articles .insight_event .speaker_img .speaker_title {
  font-size: 14px;
  line-height: 19.6px;
  font-family: var(--secondaryfontregular);
  font-weight: 400;
  margin: 0;
}
.single-articles .insight_event .speaker_img img {
  width: 128px;
  height: 128px;
  border-radius: 100%;
  background: var(--brandsecondarycolor400);
  margin-bottom: 24px;
}
.single-articles .insight_event .benefits,
.single-articles .insight_event .mid-image,
.single-articles .insight_event .insight-content,
.single-articles .insight_event .function_line,
.single-articles .insight_event .bottom_line {
  padding: 24px 0;
}
@media screen and (max-width: 640px) {
  .single-articles .insight_event .author_cont {
    position: relative;
  }
}
.single-articles .insight_event .author_cont img {
  width: 67px;
  height: 61px;
  border-radius: 0;
  position: absolute;
  top: 24px;
}
@media screen and (max-width: 640px) {
  .single-articles .insight_event .author_cont img {
    position: relative;
    top: 0;
    margin-bottom: 20px;
  }
}
.single-articles .insight_event .testimonial {
  background: var(--basesecondarycolor50);
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 24px;
  margin: 24px 0;
  align-items: flex-end;
  position: relative;
}
@media screen and (max-width: 640px) {
  .single-articles .insight_event .testimonial {
    flex-direction: column;
    align-items: flex-start;
  }
}
.single-articles .insight_event .testimonial .author_line {
  border-left: 1px solid #d9d9d9;
  margin: 0 48px;
  height: 168px;
}
@media screen and (max-width: 860px) {
  .single-articles .insight_event .testimonial .author_line {
    border-bottom: 1px solid #d9d9d9;
    border-left: 0;
    width: 168px;
    height: auto;
    margin: 36px 0;
  }
}
.single-articles .insight_event .testimonial .author_img img {
  width: 160px;
  height: 160px;
  object-fit: cover;
  border-radius: 100px;
  margin-top: 48px;
}
.single-articles .insight_event .testimonial .author_img .author_name {
  font-size: 24px;
  line-height: 28.8px;
  font-family: var(--hedaerfont);
  font-weight: 400;
}
.single-articles .insight_event .testimonial .author_img .author_title {
  display: flex;
  padding-top: 12px;
  align-items: center;
}
.single-articles .insight_event .testimonial .author_img .author_title img {
  width: 10px;
  height: 13px;
  border-radius: 0;
  margin-right: 8px;
  margin-top: 0;
}
.single-articles .insight_line {
  width: 768px;
  margin: 44px auto 20;
}
@media screen and (max-width: 860px) {
  .single-articles .insight_line {
    width: 100%;
    margin: 30px auto;
  }
}

/* The portion that is always visible */
.visible-content {
  margin-bottom: 20px;
}

/* The portion that triggers the lock */
#gated-area {
  position: relative;
  min-height: 300px;
}

/* The Fade effect as seen in your image */
.fade-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 90%);
  z-index: 5;
  opacity: 0;
  /* Hidden initially */
}

/* The restricted content - physically hidden until login */
#restricted-text {
  display: none;
  opacity: 0;
}

/* The Form - Hidden below the screen initially */
#login-overlay {
  position: fixed;
  bottom: -100%;
  left: 0;
  width: 100%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%), linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%), linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%), linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%), linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%), linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%), linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%), linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
  /*box-shadow: 0 -10px 40px rgba(0,0,0,0.1);*/
  z-index: 100;
  padding: 50px 20px;
  text-align: center;
}

.form-inner {
  max-width: 500px;
  margin: 0 auto;
}

h2 {
  font-family: serif;
  font-size: 2.5rem;
  margin: 0 0 10px 0;
}

.subtitle {
  color: #666;
  margin-bottom: 30px;
  display: block;
}

input {
  width: 100%;
  padding: 15px 25px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 30px;
  font-size: 1rem;
  outline: none;
}

.btn-unlock {
  background-color: #f4f4f4;
  border: none;
  padding: 15px 40px;
  border-radius: 30px;
  font-weight: bold;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.circle {
  background: var(--primary-gold);
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Scroll Lock Class */
.no-scroll {
  overflow: hidden;
}

/* career popup */
#jobDetailsModal.job-modal-wrapper {
  position: fixed;
  top: 0;
  right: -120%;
  /* Hidden off-screen */
  width: 100%;
  max-width: 1000px;
  height: 100vh;
  background: white;
  z-index: 999999;
  /* Above backdrop */
  transition: right 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  box-shadow: -10px 0 30px rgba(0, 0, 0, 0.2);
  overflow-y: auto;
}
#jobDetailsModal.job-modal-wrapper.active {
  right: 0;
}
#jobDetailsModal .job-modal-body {
  flex-direction: row;
  gap: 60px;
  display: flex;
}
@media screen and (max-width: 992px) {
  #jobDetailsModal .job-modal-body {
    flex-direction: column;
  }
}
#jobDetailsModal .modal-sidebar {
  flex: 0 0 320px;
  border-right: 1px solid #eee;
  padding-right: 40px;
}
@media screen and (max-width: 992px) {
  #jobDetailsModal .modal-sidebar {
    border: none;
    flex: 100%;
    padding: 0;
  }
}
#jobDetailsModal .job-modal-content {
  padding: 80px 30px 30px 30px;
  position: relative;
}
#jobDetailsModal .modal-close-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  background: none;
  border: none;
  font-size: 1.8rem;
  cursor: pointer;
  color: #333;
}
#jobDetailsModal .modal-job-title {
  font-family: var(--hedaerfont);
  font-size: 36px;
  line-height: 43.2px;
  font-weight: 400;
}
@media screen and (max-width: 640px) {
  #jobDetailsModal .modal-job-title {
    font-size: 27px;
    line-height: 32.4px;
  }
}
#jobDetailsModal #modalJobLocation {
  font-size: 16px;
  font-weight: 500;
  font-family: var(--secondaryfont);
  line-height: 22.4px;
}
#jobDetailsModal .modal-location-pin {
  font-weight: 500;
  color: #333;
  margin-bottom: 20px;
}
#jobDetailsModal .modal-tags {
  display: flex;
  gap: 10px;
  margin-bottom: 30px;
}
#jobDetailsModal .modal-tags .tag {
  font-size: 14px;
  font-weight: 500;
  font-family: var(--secondaryfont);
  background: var(--basesecondarycolor50);
  border-radius: 100px;
  line-height: 22.4px;
  padding: 4px 10px;
}
#jobDetailsModal .modal-apply-btn {
  font-size: 16px;
  font-weight: 400;
  font-family: var(--secondaryfontregular);
  line-height: 22.4px;
}
#jobDetailsModal .modal-apply-btn {
  background-color: #000;
  color: #fff;
  padding: 12px 6px 12px 18px;
  border-radius: 50px;
  font-weight: 500;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 30px;
}
#jobDetailsModal .arrow-circle {
  background: #e8d835;
  color: #000;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.8rem;
}
#jobDetailsModal .modal-nav-menu a {
  font-size: 18px;
  font-weight: 500;
  font-family: var(--secondaryfont);
  line-height: 25.2px;
  color: var(--basesecondarycolor100);
  display: flex;
}
#jobDetailsModal .modal-nav-menu a.active {
  color: var(--baseprimarcolor950);
}
#jobDetailsModal .modal-social-icons {
  margin-top: 30px;
  font-size: 1.2rem;
}
@media screen and (max-width: 992px) {
  #jobDetailsModal .modal-social-icons {
    border-top: 1px solid var(--basesecondarycolor50);
  }
}
#jobDetailsModal .modal-social-icons a {
  color: #000;
  margin-right: 15px;
}
#jobDetailsModal .modal-main-text h3 {
  font-size: 27px;
  line-height: 32.4px;
  font-weight: 400;
  font-weight: var(--hedaerfont);
}
#jobDetailsModal .modal-main-text p,
#jobDetailsModal .modal-main-text li {
  font-size: 16px;
  font-weight: 400;
  font-family: var(--secondaryfontregular);
  line-height: 22.4px;
}

/* 404 Page Not Found */
.page-not-found {
  background: #000;
  height: 129vh;
}
.page-not-found .orbit-inner {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.page-not-found .container {
  display: flex;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  position: relative;
}
.page-not-found .container h1 {
  font-family: var(--hedaerfont);
  font-size: 128px;
  font-weight: 400;
  line-height: 153.6px;
  color: var(--basesecondarycolor25);
  padding-bottom: 36px;
}
.page-not-found .container h5 {
  font-family: var(--hedaerfont);
  font-size: 48px;
  font-weight: 400;
  line-height: 57.6px;
  color: var(--basesecondarycolor25);
  padding-bottom: 64px;
}
.page-not-found .orbit-wrapper {
  height: 100%;
}
.page-not-found .orbit {
  border: 1px solid transparent;
  background-origin: border-box;
  background-clip: padding-box, border-box;
}
.page-not-found .o1 {
  background-image: linear-gradient(#000000, #000000), linear-gradient(0deg, rgba(255, 217, 56, 0.3) 8.97%, #000000 80.49%);
}
.page-not-found .o2 {
  background-image: linear-gradient(#000000, #000000), linear-gradient(0deg, rgba(255, 217, 56, 0.3) 45%, #000000 78.18%);
}
.page-not-found .o3 {
  background-image: linear-gradient(#000000, #000000), linear-gradient(0deg, rgba(255, 217, 56, 0.3) 65%, #000000 80%);
}
.page-not-found .o4 {
  background-image: linear-gradient(#000000, #000000), linear-gradient(0deg, rgba(255, 217, 56, 0.3) 78.97%, #000000 38.18%);
}
.page-not-found .link-btn .contact-link, .page-not-found .inner-page-links .support-btn .contact-link, .inner-page-links .page-not-found .support-btn .contact-link, .page-not-found .inner-page-link .contact-link {
  width: max-content;
  margin: auto;
  padding: 12px 20px 12px 10px;
}
.page-not-found .link-btn .contact-link .arrow-wrap, .page-not-found .inner-page-links .support-btn .contact-link .arrow-wrap, .inner-page-links .page-not-found .support-btn .contact-link .arrow-wrap, .page-not-found .inner-page-link .contact-link .arrow-wrap {
  margin-left: 0;
  margin-right: 6px;
}
.page-not-found .link-btn .contact-link .arrow-wrap img, .page-not-found .inner-page-links .support-btn .contact-link .arrow-wrap img, .inner-page-links .page-not-found .support-btn .contact-link .arrow-wrap img, .page-not-found .inner-page-link .contact-link .arrow-wrap img {
  transform: rotate(180deg);
}
.page-not-found .apolis-logo {
  position: relative;
  bottom: 0;
  text-align: center;
  display: flex;
  justify-content: center;
}
.page-not-found .apolis-logo img {
  width: 274px;
  height: 103px;
  display: flex;
}

.privacy_banner {
  background: var(--baseprimarcolor950);
  height: 275px;
  position: relative;
  overflow: hidden;
}
.privacy_banner #orbit-inner {
  width: 100%;
  aspect-ratio: 1/1;
  position: absolute;
  pointer-events: none;
  z-index: 2;
}
.privacy_banner #orbit-inner .o3 {
  width: 1088px;
  height: 1088px;
  right: 0;
  transform: translateY(-50%);
  top: 0;
}
@media screen and (max-width: 1199px) {
  .privacy_banner #orbit-inner .o3 {
    width: 860px;
    height: 860px;
  }
}
@media screen and (max-width: 992px) {
  .privacy_banner #orbit-inner .o3 {
    width: 560px;
    height: 560px;
  }
}
@media screen and (max-width: 640px) {
  .privacy_banner #orbit-inner .o3 {
    width: 318px;
    height: 318px;
    right: -100px;
  }
}
.privacy_banner .banner_inner {
  position: relative;
  top: 140px;
}

.main-innerpage.fullpage {
  padding: 0;
}

.privacy-content {
  padding: 56px 0;
  width: 768px;
  margin: auto;
}
@media screen and (max-width: 860px) {
  .privacy-content {
    width: 100%;
  }
}
.privacy-content p,
.privacy-content li {
  font-size: 18px;
  font-family: var(--secondaryfontregular);
  font-weight: 400;
  line-height: 28px;
  padding-bottom: 10px;
}
.privacy-content h2 {
  font-size: 36px;
  font-family: var(--hedaerfont);
  font-weight: 400;
  padding-bottom: 15px;
}

/* --- CIRCULAR LOADER WRAPPER --- */
#loader-viewport {
  position: absolute;
  inset: 0;
  background: var(--basesecondarycolor25);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  z-index: 11;
  transition: opacity 0.4s ease-out;
  /* The Spinner */
  height: 100%;
}
#loader-viewport .spinner-container {
  position: relative;
  width: 50px;
  height: 50px;
}
#loader-viewport .circle-bg {
  width: 50px;
  height: 50px;
  border: 4px solid #f3f4f6;
  border-radius: 50%;
  position: absolute;
}
#loader-viewport .circle-active {
  width: 50px;
  height: 50px;
  border: 4px solid transparent;
  border-top-color: var(--brandsecondarycolor400);
  /* The moving part */
  border-radius: 50%;
  position: absolute;
  animation: spin 1s cubic-bezier(0.5, 0.1, 0.4, 0.9) infinite;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
#loader-viewport {
  /* Status Text Animation */
}
#loader-viewport .loading-text {
  margin-top: 24px;
  font-size: 14px;
  font-weight: 500;
  color: var(--text);
  letter-spacing: 0.5px;
  animation: breathe 2s infinite ease-in-out;
}
@keyframes breathe {
  0%, 100% {
    opacity: 0.6;
  }
  50% {
    opacity: 1;
  }
}
#loader-viewport {
  /* --- CONTENT STYLES --- */
}
#loader-viewport #content {
  display: none;
  /* Hidden until loaded */
  padding: 2rem;
  max-width: 900px;
  margin: 0 auto;
}
#loader-viewport .fade-in {
  animation: fadeIn 0.8s forwards;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.enabler {
  display: flex;
  gap: 10px;
  list-style: none;
}
@media screen and (max-width: 640px) {
  .enabler {
    flex-direction: column;
  }
}
.enabler li img {
  width: 100% !important;
  height: auto !important;
}

.mailcls {
  display: flex;
}
.mailcls img {
  width: 30px !important;
  margin-right: 8px;
  margin-bottom: 0 !important;
  margin-top: 16px;
  height: auto !important;
  object-fit: contain !important;
}
.mailcls a {
  font-size: 1.5375rem;
  font-weight: 700;
  line-height: 35px;
  padding-top: 16px;
}

.inner-page-link .arrow-wrap {
  margin-left: 0;
  margin-right: 6px;
}
.inner-page-link .arrow-wrap img {
  transform: rotate(180deg);
}

.inner-page-links {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: max-content;
}
.inner-page-links .container {
  padding: 0 !important;
}
.inner-page-links .support-btn {
  padding-top: 48px;
  display: flex;
  gap: 0 19px;
}
.inner-page-links .support-btn .contact-link {
  background-color: transparent !important;
  border: 1px solid !important;
}
@media screen and (max-width: 767px) {
  .inner-page-links .support-btn {
    gap: 0 6px;
  }
}
@media screen and (max-width: 640px) {
  .inner-page-links .support-btn {
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
  }
}
.inner-page-links .support-btn a {
  width: max-content;
}

/* Custom Upload Success State Styling */
#jobformModal .upload-container.file-selected {
  border-color: #d1d5db;
  /* Default light border or matching grey */
}

#jobformModal .upload-container.file-selected .upload-success-name,
#jobformModal .upload-container.file-selected .upload-success-meta,
#jobformModal .upload-container.file-selected .upload-success-icon,
#jobformModal .upload-container.file-selected .upload-success-remove {
  color: #000000;
}

form .form-group-row .upload-container .upload-success {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 0 8px;
}

form .form-group-row .upload-container .upload-success-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 42px;
  margin-right: 16px;
  border-radius: 4px;
  color: var(--basesecondarycolor25);
  margin-top: -34px;
}

form .form-group-row .upload-container .upload-success-icon svg {
  width: 16px;
  height: 16px;
}

form .form-group-row .upload-container .upload-success-info {
  flex-grow: 1;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

form .form-group-row .upload-container .upload-success-name {
  font-size: 16px;
  font-family: var(--secondaryfontregular, Arial, sans-serif);
  color: var(--basesecondarycolor25);
  font-weight: 500;
  margin-bottom: 8px;
  line-height: 1.2;
}

form .form-group-row .upload-container .upload-success-meta {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: var(--basesecondarycolor25);
  font-family: var(--secondaryfontregular, Arial, sans-serif);
}

form .form-group-row .upload-container .upload-success-divider {
  margin: 0 12px;
  color: var(--basesecondarycolor500);
}

form .form-group-row .upload-container .upload-success-progress {
  display: flex;
  align-items: center;
  gap: 6px;
}

form .form-group-row .upload-container .upload-success-remove {
  cursor: pointer;
  color: var(--basesecondarycolor25);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  transition: color 0.2s ease;
}

form .form-group-row .upload-container .upload-success-remove:hover {
  color: #ff4d4d;
}

li.highlight-active {
  color: var(--brandsecondarycolor400) !important;
  transition: color 0.3s ease;
}

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