/* Compiled from src/assets/scss/main.scss (v4 interpolation-aware) */
@media (max-width: 767px) {
.useless {
  display: none;
}
}
html, body {
  font-size: 20px;
  font-family: "-apple-system", "HelveticaNeueLT Pro 65 Md" !important;
  -webkit-font-smoothing: auto;
}
body {
  font-family: "HelveticaNeueLT Pro 65 Md";
}
p {
  font-size: 16px;
  line-height: 30px;
}
h1, h2, h3, h4, h5, h5 {
  font-weight: normal;
}
h1 {
  font-size: 38px;
  line-height: 55px;
}
h2 {
  font-size: 32px;
  line-height: 45px;
}
h3 {
  font-size: 28px;
  line-height: 38px;
}
h4 {
  font-size: 16px;
  color: #94959d;
}
.tweet-post {
  margin: 20px 0px;
}
.twitter-tweet {
  margin: auto;
}
.fb-post {
  margin: 20px 0px;
  justify-content: center;
  display: flex;
}
.fb_iframe_widget {
  max-width: 500px;
}
.fb_iframe_widget span {
  max-width: 500px;
}
@media (min-width: 768px) and (max-width: 1023px) {
.fb_iframe_widget span {
  max-width: 400px;
}
}
@media (max-width: 767px) {
.fb_iframe_widget span {
  max-width: 300px;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.fb_iframe_widget {
  max-width: 400px;
}
}
@media (max-width: 767px) {
.fb_iframe_widget {
  max-width: 300px;
}
}
.fb_iframe_widget iframe {
  max-width: 500px;
}
@media (min-width: 768px) and (max-width: 1023px) {
.fb_iframe_widget iframe {
  max-width: 400px;
}
}
@media (max-width: 767px) {
.fb_iframe_widget iframe {
  max-width: 300px;
}
}
iframe#ytplayer {
  max-width: 100%;
}
.fixed-top {
  z-index: 999 !important;
}
.spinner-container {
  background-color: lightblue;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
}
.up-paragraph a {
  color: #67be83;
}
.slider__controls {
  position: relative;
  z-index: 12;
}
.slider__controls .slider__pagination {
  text-align: center;
  margin-top: 50px;
}
.slider__controls .slider__pagination .swiper-pagination-bullet {
  width: 13px;
  height: 10px;
  display: inline-block;
  background: #fff;
  opacity: 0.2;
  margin: 0 5px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: opacity 0.5s, background-color 0.5s, width 0.5s;
  -o-transition: opacity 0.5s, background-color 0.5s, width 0.5s;
  transition: opacity 0.5s, background-color 0.5s, width 0.5s;
  -webkit-transition-delay: 0.5s, 0.5s, 0s;
  -o-transition-delay: 0.5s, 0.5s, 0s;
  transition-delay: 0.5s, 0.5s, 0s;
}
.slider__controls .swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.slider__controls .slider__pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #ffffff;
  width: 100px;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.slider__controls .slider__button-next, .slider__controls .slider__button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.slider__controls .slider__button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.slider__controls .slider__button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.slider__controls .slider__button-prev:focus, .slider__controls .slider__button-next:focus {
  outline: none !important;
}
@font-face {
  font-family: "HelveticaNeue-Bold";
  src: url("../assets/fonts/HelveticaNeueBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  -webkit-font-smoothing: auto;
}
@font-face {
  font-family: "HelveticaNeueLT Pro 45 Lt";
  src: url("../assets/fonts/HelveticaNeueLTPro-Lt.woff") format("woff"),
    url("../assets/fonts/HelveticaNeueLTPro-Lt_1.ttf") format("truetype"),
    url("../assets/fonts/HelveticaNeueLTPro-Lt.eot");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  -webkit-font-smoothing: auto;
}
@font-face {
  font-family: "HelveticaNeueLT Pro 55 Roman";
  src: url("../assets/fonts/HelveticaNeueLTPro-Roman.woff") format("woff"),
    url("../assets/fonts/HelveticaNeueLTPro-Roman_1.ttf") format("truetype"),
    url("../assets/fonts/HelveticaNeueLTPro-Roman.eot");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  -webkit-font-smoothing: auto;
}
@font-face {
  font-family: "HelveticaNeueLT Pro 65 Md";
  src: url("../assets/fonts/HelveticaNeueLTPro-Md.woff") format("woff"),
    url("../assets/fonts/HelveticaNeueLTPro-Md_1.ttf") format("truetype"),
    url("../assets/fonts/HelveticaNeueLTPro-Md.eot");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  -webkit-font-smoothing: auto;
}
@font-face {
  font-family: "HelveticaNeueLT Pro 63 MdEx";
  src: url("../assets/fonts/HelveticaNeueLTPro-MdEx.woff") format("woff"),
    url("../assets/fonts/HelveticaNeueLTPro-MdEx_1.ttf") format("truetype"),
    url("../assets/fonts/HelveticaNeueLTPro-MdEx.eot");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  -webkit-font-smoothing: auto;
}
@font-face {
  font-family: "HelveticaNeueLT Pro 75 Md";
  src: url("../assets/fonts/HelveticaNeueLTPro-Bd.woff") format("woff"),
    url("../assets/fonts/HelveticaNeueLTPro-Bd_1.ttf") format("truetype"),
    url("../assets/fonts/HelveticaNeueLTPro-Bd.eot");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  -webkit-font-smoothing: auto;
}
@font-face {
  font-family: "HelveticaNeueLT Pro 53 Extended";
  src: url("../assets/fonts/HelveticaNeueLTPro53Extended.woff") format("woff"),
    url("../assets/fonts/HelveticaNeueLTPro53Extended.ttf") format("truetype"),
    url("../assets/fonts/HelveticaNeueLTPro53Extended.eot");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  -webkit-font-smoothing: auto;
}
@font-face {
  font-family: "Cabinet Grotesk";
  src: url("../assets/fonts/CabinetGrotesk-Thin.eot");
  src: url("../assets/fonts/CabinetGrotesk-Thin.eot?#iefix") format("embedded-opentype"),
    url("../assets/fonts/CabinetGrotesk-Thin.woff2") format("woff2"),
    url("../assets/fonts/CabinetGrotesk-Thin.woff") format("woff"),
    url("../assets/fonts/CabinetGrotesk-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
  -webkit-font-smoothing: auto;
}
@font-face {
  font-family: "Cabinet Grotesk";
  src: url("../assets/fonts/CabinetGrotesk-Extralight.eot");
  src: url("../assets/fonts/CabinetGrotesk-Extralight.eot?#iefix") format("embedded-opentype"),
    url("../assets/fonts/CabinetGrotesk-Extralight.woff2") format("woff2"),
    url("../assets/fonts/CabinetGrotesk-Extralight.woff") format("woff"),
    url("../assets/fonts/CabinetGrotesk-Extralight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
  -webkit-font-smoothing: auto;
}
@font-face {
  font-family: "Cabinet Grotesk";
  src: url("../assets/fonts/CabinetGrotesk-Light.eot");
  src: url("../assets/fonts/CabinetGrotesk-Light.eot?#iefix") format("embedded-opentype"),
    url("../assets/fonts/CabinetGrotesk-Light.woff2") format("woff2"),
    url("../assets/fonts/CabinetGrotesk-Light.woff") format("woff"),
    url("../assets/fonts/CabinetGrotesk-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  -webkit-font-smoothing: auto;
}
@font-face {
  font-family: "Cabinet Grotesk";
  src: url("../assets/fonts/CabinetGrotesk-Regular.eot");
  src: url("../assets/fonts/CabinetGrotesk-Regular.eot?#iefix") format("embedded-opentype"),
    url("../assets/fonts/CabinetGrotesk-Regular.woff2") format("woff2"),
    url("../assets/fonts/CabinetGrotesk-Regular.woff") format("woff"),
    url("../assets/fonts/CabinetGrotesk-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  -webkit-font-smoothing: auto;
}
@font-face {
  font-family: "Cabinet Grotesk";
  src: url("../assets/fonts/CabinetGrotesk-Medium.eot");
  src: url("../assets/fonts/CabinetGrotesk-Medium.eot?#iefix") format("embedded-opentype"),
    url("../assets/fonts/CabinetGrotesk-Medium.woff2") format("woff2"),
    url("../assets/fonts/CabinetGrotesk-Medium.woff") format("woff"),
    url("../assets/fonts/CabinetGrotesk-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  -webkit-font-smoothing: auto;
}
@font-face {
  font-family: "Cabinet Grotesk";
  src: url("../assets/fonts/CabinetGrotesk-Bold.eot");
  src: url("../assets/fonts/CabinetGrotesk-Bold.eot?#iefix") format("embedded-opentype"),
    url("../assets/fonts/CabinetGrotesk-Bold.woff2") format("woff2"),
    url("../assets/fonts/CabinetGrotesk-Bold.woff") format("woff"),
    url("../assets/fonts/CabinetGrotesk-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  -webkit-font-smoothing: auto;
}
.footer {
  width: 100%;
  margin: 0 auto;
  max-width: 1240px;
  padding: 0 20px 18px;
}
@media (max-width: 767px) {
.footer {
  padding: 0 16px 18px;
}
}
.footer .footer-container {
  background: #2b2b2b;
  color: #f8f8f8;
  border-radius: 20px;
  padding: 52px 40px 18px;
}
.footer .footer-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 30px;
  width: 100%;
}
.footer .footer-block {
  display: flex;
  flex-direction: column;
  gap: 5px;
  min-width: 120px;
}
.footer .footer-block p, .footer .footer-block a {
  font-size: 14px;
  margin: 0;
  color: #B2B2B2;
  text-decoration: none;
  font-family: "Cabinet Grotesk" !important;
  font-weight: 500;
}
.footer .footer-block .title-white, .footer .footer-block .title-white a {
  color: #ececec;
}
.footer .footer-block a:hover {
  color: #67be83;
}
.footer .footer-block {
  text-align: left;
}
.footer .social-icons {
  display: flex;
  gap: 10px;
  margin-top: 5px;
}
.footer .social-icons img {
  width: 25px;
  transition: transform 0.3s ease;
}
.footer .social-icons img:hover {
  transform: translateY(-5%);
}
.footer .footer-bottom {
  margin-top: 52px;
  text-align: center;
}
.footer .footer-bottom .title-gray {
  color: #B2B2B2;
  font-size: 12px;
  font-family: "Cabinet Grotesk" !important;
  font-weight: 500;
  margin:0;
}
@media (max-width: 768px) {
.footer .footer-top {
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 25px;
}
}
@media (max-width: 768px) {
.footer .footer-block {
  align-items: center;
  text-align: center;
}
}
.spacing {
  margin-top: 70px;
}
@media (min-width: 768px) and (max-width: 1023px) {
.spacing {
  margin-top: 70px;
}
}
@media (max-width: 767px) {
.spacing {
  margin-top: 110px;
}
}
.navbar-nav {
  align-items: center;
}
@media (max-width: 767px) {
.navbar-nav {
  align-items: start;
  gap: 5px;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.navbar-nav {
  align-items: start;
  gap: 5px;
}
}
.navbar-light .navbar-nav .nav-link {
  color: unset;
}
.nav-link {
  padding: unset;
}
.navbar-brand {
  padding: unset !important;
  margin-right: unset !important;
}
.footer-careers {
  color: #f47e7e;
}
@media (min-width: 992px) and (max-width: 1024px) {
.navbar-expand-lg .navbar-toggler {
  display: flex;
}
}
.navbar .mini-arrow-container {
  margin-left: 10px !important;
  transition: transform 0.3s ease-in-out;
}
.navbar .mini-arrow-container .mini-arrow {
  display: inline-block;
  transform: rotate(90deg);
  transition: transform 0.3s ease-in-out;
}
.navbar .mini-arrow-container .mini-arrow-right {
  transform: rotate(0deg) !important;
  transition: padding-left 0.3s ease-in-out;
}
.navbar .mini-arrow-container .mini-arrow img {
  width: 6px;
}
.navbar .collapsing {
  height: fit-content !important;
  position: relative;
  opacity: 0;
  transform: scaleY(0);
  transform-origin: top;
  overflow: hidden;
  transition: transform 0.5s ease, opacity 0.1s ease;
}
.navbar .collapsing.show {
  height: fit-content !important;
  opacity: 1;
  padding: 20px;
  transform: scaleY(1);
  border-radius: 15px;
}
@media (prefers-reduced-motion: reduce) {
.navbar .collapsing {
  transition: none;
}
}
.navbar {
  min-height: 80px;
}
.navbar .nav-service-logo-ctn {
  max-width: 50px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.navbar .nav-service-logo-ctn .nav-service-logo {
  max-width: 100%;
  max-height: 100%;
  border-radius: 10px;
}
.navbar .header-service-title {
  margin-bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: padding-left 0.3s ease-in-out;
  font-size: 16px;
  line-height: 25px;
  color: #2b2b2b;
  font-family: "HelveticaNeueLT Pro 65 Md";
}
@media (min-width: 768px) and (max-width: 1023px) {
.navbar .header-service-title {
  padding-inline: 10px;
}
}
@media (max-width: 767px) {
.navbar .header-service-title {
  font-size: 14px;
  padding-inline: 10px;
}
}
.navbar .managed-shared-services {
  background: linear-gradient(
      90.89deg,
      #47ae68 0.91%,
      #8282ce 54.37%,
      #f98966 105.3%
    );
  color: #fff;
  width: 90%;
}
@media (max-width: 767px) {
.navbar .managed-shared-services {
  width: 100%;
}
}
.navbar .managed-shared-services p {
  font-weight: 500;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  font-family: "HelveticaNeueLT Pro 63 MdEx";
}
@media (max-width: 767px) {
.navbar .managed-shared-services p {
  font-size: 14px;
  margin-left: 85px;
}
}
.navbar .navbar-toggler {
  border: none !important;
  outline: none;
}
.navbar .collapsed .navbar-toggler-icon {
  background-image: url(../assets/images/list-menu.svg);
  height: 16px;
  width: 20px;
}
.navbar .navbar-toggler-icon {
  background-image: url(../assets/images/close-button.svg);
  height: 16px;
  width: 20px;
}
@media (max-width: 767px) {
.navbar .navbar-inner-div {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.navbar .navbar-inner-div {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
}
}
@media (min-width: 1024px) {
.navbar .navbar-inner-div {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: flex-start;
  background-color: #e8e8e8;
  padding: 5px 12px;
  gap: 28px !important;
  border-radius: 50px;
}
}
.navbar .nav-link-black {
  font-family: "HelveticaNeueLT Pro 65 Md";
  font-size: 16px;
  padding: 8px;
  line-height: 20px;
  margin-top: auto;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  transition: color 0.3s ease;
  width: fit-content;
}
@media (max-width: 767px) {
.navbar .nav-link-black {
  font-size: 18px;
  font-family: "HelveticaNeueLT Pro 55 Roman";
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.navbar .nav-link-black {
  font-size: 18px;
  font-family: "HelveticaNeueLT Pro 55 Roman";
}
}
@media (min-width: 1024px) {
.navbar .navbar-nav {
  gap: 14px;
}
}
@media (min-width: 1024px) {
.navbar .nav-slider {
  position: absolute;
  background-color: white;
  height: 80%;
  border-radius: 32px;
  transition: left 0.3s ease, opacity 0.3s ease;
}
}
@media (min-width: 1024px) {
.navbar .nav-link-black:hover + .nav-slider, .navbar .navbar-inner-div:hover .nav-slider {
  opacity: 1;
}
}
@media (max-width: 767px) {
.navbar .nav-item {
  padding: 8px;
  display: flex;
  width: 100%;
  align-items: start !important;
  text-align: left;
  align-items: center;
  border: 1px solid #e8e8e8;
  border-radius: 15px;
}
}
@media (max-width: 767px) {
.navbar .nav-slider {
  display: none;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.navbar .nav-item {
  padding: 8px;
  display: flex;
  width: 100%;
  align-items: start !important;
  text-align: left;
  align-items: center;
  border: 1px solid #e8e8e8;
  border-radius: 15px;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.navbar .nav-slider {
  display: none;
}
}
.navbar .nav-link-black.active {
  color: #67be83 !important;
}
.navbar .nav-link-black:hover {
  color: #636363 !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
.navbar .nav-link-black:hover {
  color: #67be83 !important;
}
}
@media (max-width: 767px) {
.navbar .nav-link-black:hover {
  color: #67be83 !important;
}
}
.navbar a#collasible-nav-dropdown[aria-expanded="true"] {
  color: #67be83;
}
.navbar a#collasible-nav-dropdown[aria-expanded="true"]:after {
  background-image: url(../assets/images/next_green.svg);
  background-repeat: no-repeat;
  border: unset !important;
  background-size: 8px;
  width: 15px;
  height: 15px;
  background-position: top;
  display: flex;
  margin-left: unset;
  vertical-align: middle;
  content: "";
}
.navbar .dropdown-menu.show {
  transform-origin: top center;
  animation: rotateX 300ms ease-in-out forwards;
}
@keyframes rotateX {
  0% {
    opacity: 0;
    transform: rotateX(-90deg);
  }
  50% {
    transform: rotateX(-20deg);
  }
  100% {
    opacity: 1;
    transform: rotateX(0deg);
  }
}
.navbar .dropdown-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border: 1px solid #e8e8e8;
  border-radius: 15px;
}
@media (max-width: 767px) {
.navbar .dropdown-item {
  padding-inline: 15px;
}
}
@media (max-width: 767px) {
.navbar .dropdown-item > div {
  max-width: 370px;
  width: 100%;
  min-height: 60px;
}
}
.navbar .navbar-toggler {
  padding: unset;
}
.navbar .mobile-menu-box {
  display: flex;
}
.navbar .additional-menu-item {
  color: #94959d;
  font-family: "HelveticaNeueLT Pro 63 MdEx";
  margin: 0 1rem -6px 0;
  text-decoration: underline;
  display: none;
  font-size: 0.68rem;
  border: unset;
  background-color: unset;
  outline: unset;
}
.navbar .additional-menu-item:focus, .navbar .additional-menu-item:active {
  border: unset;
  outline: unset;
}
@media (max-width: 767px) {
.navbar .additional-menu-item {
  display: block;
}
}
.navbar .social-icons {
  display: flex;
  justify-content: center;
  gap: 5px;
}
@media (min-width: 1024px) {
.navbar .social-icons {
  display: none;
}
}
.navbar .contact-us-link {
  font-size: 16px;
  font-family: "HelveticaNeueLT Pro 55 Roman";
  line-height: normal;
  background-color: #67be83;
  color: #ffffff !important;
  min-width: 120px;
  width: fit-content;
  min-height: 45px;
  height: auto;
  margin: 0 auto;
  border: unset;
  outline: unset;
  border-radius: 50px;
  cursor: pointer;
  padding-top: 4px !important;
}
.navbar .contact-us-link .c-us {
  line-height: 16px;
  margin-bottom: 0px;
  position: relative;
  font-size: 16px;
  font-family: "HelveticaNeueLT Pro 55 Roman";
}
@media (min-width: 768px) and (max-width: 1023px) {
.navbar .contact-us-link {
  display: none;
}
}
@media (max-width: 767px) {
.navbar .contact-us-link {
  display: none;
}
}
.navbar .contact-us-link img {
  margin-left: 10px;
  width: 10px;
}
.navbar .dropdown {
  margin: auto 0px;
}
.navbar .contact-us-link:hover {
  background-color: #4d8e62;
}
.navbar .contact-us-link:hover img {
  width: 10px;
  transform: translateX(30%);
  transition-duration: 0.2s;
}
.navbar .dropdown-toggle {
  display: none !important;
}
.navbar .dropdown-menu.show {
  padding: unset;
}
.layout-container {
  scroll-behavior: smooth;
}
.header-dark {
  background-color: #10101e;
  transform: translateY(0);
  transform: translateY(10);
  transition: transform 3s ease;
  animation: myanimation 1s;
  z-index: 2;
}
@keyframes myanimation {
  0% {
    background-color: transparent;
    color: transparent;
  }
  35% {
    background-color: black;
  }
  100% {
    background-color: black;
  }
}
.header-dark a.nav-link-black {
  color: #ffffff !important;
}
.header-dark .collapsed .navbar-toggler-icon {
  background-image: url(../assets/images/list-menu-2.svg);
  height: 16px;
  width: 20px;
}
.header-dark -icon {
  background-image: url(../assets/images/close-button-2.svg);
  height: 16px;
  width: 16px;
}
.layout-container {
  position: relative;
}
.navbar .dropdown-menu.show {
  width: fit-content;
  display: flex;
  flex-direction: column;
  margin: auto;
  gap: 5px;
  border: unset;
}
@media (min-width: 768px) and (max-width: 1023px) {
.navbar .dropdown-menu.show {
  flex-direction: column;
}
}
.navbar .dropdown-menu.show .dropdown-left-side .mini-arrow {
  padding-left: 1px;
  padding-bottom: 2px;
}
.navbar .dropdown-menu.show .dropdown-inner-styling {
  gap: 5px;
  min-width: 190px;
  padding: 20px;
}
.navbar .show .dropdown-toggle::after {
  position: relative;
}
.dropdown-toggle {
  position: relative;
}
.navbar .header-service-title {
  white-space: pre-wrap;
}
.navbar .dropdown {
  position: unset;
}
.service-nav {
  margin-bottom: 30px;
  position: relative !important;
}
.container-block {
  width: fit-content;
  justify-content: center;
  align-items: center;
}
.arrows-hidden {
  padding-left: 10px;
  margin-bottom: 10px;
}
@media (min-width: 1024px) {
.arrows-hidden {
  display: none !important;
}
}
.drop-main {
  margin-right: auto;
  overflow: hidden;
}
@media (max-width: 767px) {
.container-block {
  justify-content: space-between !important;
  width: 100%;
}
}
@media (max-width: 767px) {
main {
  padding-top: 50px;
}
}
@media (max-width: 767px) {
.navbar {
  min-height: unset;
  max-height: 100vh;
}
}
@media (max-width: 767px) {
.service-nav {
  margin-bottom: 30px;
}
}
@media (max-width: 767px) {
.drop-main {
  max-height: 80vh;
  overflow: auto;
  display: flex;
  flex-direction: column;
  height: 100%;
}
}
@media (max-width: 767px) {
.navbar-collapse {
  height: 100vh;
}
}
@media (max-width: 767px) {
.nav-contact {
  display: flex;
  flex-direction: column;
}
}
@media (max-width: 767px) {
.contact-join {
  text-align: center;
  color: #94959d;
  font-size: 14px;
  line-height: 19px;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.container-block {
  justify-content: space-between !important;
  width: 100%;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
main {
  padding-top: 50px;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.navbar {
  min-height: unset;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.navbar-collapse {
  height: 100vh;
  overflow-y: auto;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.nav-contact {
  display: flex;
  flex-direction: column;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.drop-main {
  max-height: 80vh;
  overflow: auto;
  display: flex;
  flex-direction: column;
  height: 100%;
}
}
@media (min-width: 1024px) {
.contact-join {
  display: none;
}
}
@media (min-width: 1024px) {
.nav-contact {
  background-color: unset;
}
}
@media (min-width: 1024px) {
.navbar-expand-lg {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
}
@media (min-width: 1024px) {
.navbar-expand-lg .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
}
}
@media (min-width: 1024px) {
.navbar-expand-lg .navbar-nav .dropdown-menu {
  position: absolute;
}
}
@media (min-width: 1024px) {
.navbar-expand-lg .navbar-nav .nav-link {
  margin-bottom: auto;
}
}
@media (min-width: 1024px) {
.navbar a#collasible-nav-dropdown {
  margin-bottom: auto;
}
}
@media (min-width: 1024px) {
.navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
  -ms-flex-wrap: nowrap;
}
}
@media (min-width: 1024px) {
.navbar-expand-lg .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
}
@media (min-width: 1024px) {
.navbar-expand-lg .navbar-toggler {
  display: none;
}
}
.nav-item-services {
  display: flex;
  flex-direction: column;
  position: relative;
}
.nav-item-services .mini-arrow {
  display: inline-block;
  margin-left: 1px;
}
.nav-item-services .mini-arrow img {
  transition: transform 0.3s ease-in-out;
}
.bg-color-grey {
  background-color: #ececec;
  transition: background-color 0.3s ease-in-out;
}
.services-text-block {
  flex-direction: column;
  margin-top: 5px;
  gap: 5px;
  opacity: 0;
  transform: scale(0.9);
  text-align: left;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.service-nav-link .service-nav-image {
  width: 55px !important;
  border-radius: 10px !important;
}
.nav-item-services:hover .services-text-block {
  display: flex;
  opacity: 1;
  transform: scale(1);
}
.services-text-block {
  display: flex;
  flex-direction: column;
  text-align: center;
  opacity: 0;
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.services-text-block.visible {
  opacity: 1;
  transform: translateY(0);
}
.services-text-block span {
  opacity: 0;
  transform: translateY(20px);
  font-family: "HelveticaNeueLT Pro 55 Roman";
  font-size: 14px;
  color: #909090;
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}
.services-text-block span:nth-child(1) {
  transition-delay: 0.2s;
}
.services-text-block span:nth-child(2) {
  transition-delay: 0.4s;
}
.services-text-block span:nth-child(3) {
  transition-delay: 0.6s;
}
.services-text-block.visible span {
  opacity: 1;
  transform: translateY(0);
}
.drop-main {
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.drop-main::-webkit-scrollbar {
  display: none;
}
.green {
  color: #67be83 !important;
}
.text-span {
  font-size: 14px;
  color: #909090;
  font-family: "HelveticaNeueLT Pro 55 Roman";
}
.less-padding {
  padding: 0px 8px !important;
  height: fit-content;
  margin-left: 30px !important;
  transition: opacity 0.5s ease-in-out;
  pointer-events: none;
}
.less-padding-right-side {
  padding: 0px 8px !important;
}
.header-service-title:hover .less-padding {
  opacity: 1;
  transform: translateY(0);
  pointer-events: all;
}
.service-item-navbar {
  min-width: 350px;
}
.service-item-navbar:hover .header-service-title, .header-service-title:hover {
  padding-left: 10px;
}
.service-item-navbar:hover .mini-arrow-right, .header-service-title:hover .mini-arrow-right, .partner-item:hover .mini-arrow-right {
  transform: rotate(-50deg) !important;
}
.mini-arrow-container {
  display: inline-flex;
}
@media (min-width: 1024px) {
.nav-item-services:hover .mini-arrow img {
  transform: rotate(180deg) !important;
}
}
.rotated img {
  width: 8px !important;
  transform: rotate(90deg) !important;
}
.partner-item {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.partner-item .mini-arrow-container {
  position: absolute;
  right: 0;
  padding: 0;
}
.partner-item .mini-arrow {
  height: 25px;
}
.partner-item .mini-arrow img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.custom-arrow-right {
  padding: 0px 2px;
}
.mobile-nav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.402);
  z-index: 999;
  transition: opacity 0.3s ease-in-out;
}
.mobile-nav-content {
  max-height: 100vh;
  overflow-y: visible;
}
.logo-hamburger-div {
  transition: width 0.3s ease-in-out;
}
@media (max-width: 1023px) {
.logo-hamburger-div {
  background-color: #B2B2B221 !important;
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  padding: 12px !important;
  display: flex !important;
  width: 100% !important;
  justify-content: space-between !important;
  margin: 10px 16px 0;
  border-radius: 12px;
  transition:all .2s linear;
}
}
@media (max-width: 1023px) {
.logo-hamburger-div.logo-hamburger-div-opened {
  transition:all .2s linear;
  background-color: #f8f8f8 !important;
  backdrop-filter: blur(0px);
  -webkit-backdrop-filter: blur(0px);
}
}
@media (max-width: 1023px) {
.logo-hamburger-div .navbar-brand > img {
  max-width: 100px;
  height: auto;
}
}
@media (max-width: 1023px) {
.logo-hamburger-div .navbar-toggler {
  padding: 10px !important;
  display: flex;
}
}
.header-container {
  transition: padding 0.3s ease-in-out;
}
@media (max-width: 767px) {
.header-container {
  width: 100% !important;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.header-container {
  width: 100% !important;
}
}
.pt-active {
  padding-top: 1rem;
}
.pt-inactive {
  padding-top: 0;
}
.updates {
  padding-bottom: 40px;
  width: 100%;
}
.updates .circular-btn-container.black {
  bottom: 15px !important;
}
@media (min-width: 1400px) {
.up-final .container {
  min-width: unset;
}
}
.up-final .up-container {
  max-width: 920px !important;
}
.work .banner-work, .up-final .banner-work {
  padding-top: 50px;
}
@media (min-width: 1024px) {
.work .banner-work .subtitle, .up-final .banner-work .subtitle {
  margin-left: auto;
  margin-right: auto;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.work .banner-work .subtitle, .up-final .banner-work .subtitle {
  margin-left: auto;
  margin-right: auto;
}
}
@media (max-width: 767px) {
.work .banner-work .subtitle, .up-final .banner-work .subtitle {
  text-align: left;
}
}
.updates-page .up-container-2 {
  min-width: 920px !important;
  max-width: 920px !important;
}
.updates-page {
  margin: 40px 0px;
}
.updates-page .update-column:first-child, .updates-page .update-column {
  padding-right: 15px !important;
}
.updates-page .update-column:nth-child(2), .updates-page .update-column {
  padding-left: 15px !important;
}
.updates-page .update-column:first-child .card .card-body, .updates-page .update-column:nth-child(2) .card .card-body {
  display: block;
  padding: 20px;
}
.updates-page .update-column:first-child .card .card-body .update-date, .updates-page .update-column:nth-child(2) .card .card-body .update-date {
  padding: 20px 16px;
  padding-bottom: unset;
}
@media (max-width: 767px) {
.updates-page .update-column:first-child .card .card-body .update-date, .updates-page .update-column:nth-child(2) .card .card-body .update-date {
  padding-bottom: 10px;
}
}
.updates-page .update-column:first-child .card .card-body .card-title, .updates-page .update-column:nth-child(2) .card .card-body .card-title {
  font-family: "HelveticaNeueLT Pro 65 Md";
  line-height: 38px;
  font-size: 28px;
  min-height: 155px;
  color: #10101e;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
.updates-page .update-column:first-child .card .card-body .card-title, .updates-page .update-column:nth-child(2) .card .card-body .card-title {
  min-height: unset;
  line-height: 36px;
  font-size: 22px;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.updates-page .update-column:first-child .card .card-body .card-title, .updates-page .update-column:nth-child(2) .card .card-body .card-title {
  min-height: unset !important;
}
}
.updates-page .card .card-body {
  padding: 15px;
}
.updates-page .card .card-body .up-2 .update-date {
  padding-bottom: unset;
  padding-top: unset;
}
.updates-page .card .card-body .up-2 .card-title {
  font-family: "HelveticaNeueLT Pro 65 Md";
  font-size: 18px;
  line-height: 29px;
  margin: 12px 0px 24px;
  color: #10101e;
  min-height: 80px;
  color: #10101e;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
.updates-page .card .card-body .up-2 .card-title {
  font-size: 18px;
  line-height: 28px;
  min-height: unset;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin: 12px 0px;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.updates-page .card .card-body .up-2 .card-title {
  font-size: 18px;
  line-height: 28px;
  min-height: unset;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
}
.updates-page .text-col {
  text-align: left;
  vertical-align: middle;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.updates-page .text-col .update-text {
  font-size: 38px;
  line-height: 68px;
  color: #10101e;
  font-family: "HelveticaNeueLT Pro 65 Md";
}
@media (max-width: 767px) {
.updates-page .text-col .update-text {
  font-size: 28px;
  line-height: 44px;
  text-align: left;
}
}
.updates-page .input-col {
  text-align: right;
}
.updates-page .input-col .form-control::placeholder {
  font-size: 14px;
  font-family: "HelveticaNeueLT Pro 55 Roman" !important;
}
.updates-page .input-col .input-group {
  width: 60%;
  float: right;
  font-size: 14px !important;
  font-family: "HelveticaNeueLT Pro 55 Roman" !important;
}
@media (max-width: 767px) {
.updates-page .input-col .input-group {
  width: 100%;
}
}
.updates-page .update-column .card .card-body {
  display: flex;
}
.updates-page .update-column .card .card-body .up-1 {
  flex: 1;
}
.updates-page .update-column .card .card-body .up-1 img {
  max-width: 450px;
  object-fit: cover;
}
.updates-page .update-column .card .card-body .up-2 {
  flex: 1;
  padding-left: 10px;
}
.updates-page .loadmore-btn-s.btn.btn-primary {
  background-color: #ececec;
  font-family: "HelveticaNeueLT Pro 65 Md";
  color: #94959d;
  border: none;
  padding: 16px 40px 14px;
  margin: 0 auto;
  border-radius: 0rem;
  font-size: 16px;
  line-height: unset;
}
.updates-page .loadmore-btn-s.btn.btn-primary img {
  transform: none;
  transition: all 0.3s ease;
}
.updates-page .loadmore-btn-s.btn.btn-primary:visited {
  background-color: #ececec;
  color: #94959d;
  border: none;
  border-radius: 0rem;
  font-size: 16px;
}
.updates-page .loadmore-btn-s.btn.btn-primary:hover {
  background-color: #10101e;
  color: #ffffff;
}
.updates-page .loadmore-btn-s.btn.btn-primary:hover img {
  transform: translateY(20%);
}
.updates-page .loadmore-btn-s.btn.btn-primary {
  height: unset;
}
.updates-page .read-more {
  width: 15px;
  height: 10px;
  margin-left: 8px;
}
.updates-page .read-more img {
  margin-bottom: 2px;
}
.updates-page .load-more-col {
  text-align: center;
  margin-top: 20px;
}
.updates-page .load-result {
  text-align: center;
  width: 100%;
  font-size: 16px;
  line-height: 30px;
  font-family: "HelveticaNeueLT Pro 55 Roman" !important;
  margin-bottom: 0px;
}
.updates-page .input-col {
  margin: 40px 0px;
}
@media (max-width: 767px) {
.updates-page .input-col {
  margin: 20px 0px;
  padding: 0px 16px;
}
}
.updates .card, .updates .card .tertiary-btn-s img, .updates-page .card, .updates-page .card .tertiary-btn-s img {
  transition: all 0.3s ease;
  transform: none;
}
.updates .card img, .updates .card .tertiary-btn-s img img, .updates-page .card img, .updates-page .card .tertiary-btn-s img img {
  transition: all 0.3s ease;
  transform: none;
}
.updates .card:hover, .updates .card .tertiary-btn-s img:hover, .updates-page .card:hover, .updates-page .card .tertiary-btn-s img:hover {
  transform: translateY(-5%);
}
.updates .card:hover .tertiary-btn-s, .updates .card .tertiary-btn-s img:hover .tertiary-btn-s, .updates-page .card:hover .tertiary-btn-s, .updates-page .card .tertiary-btn-s img:hover .tertiary-btn-s {
  color: #10101e !important;
}
.updates .card:hover .tertiary-btn-s img, .updates .card .tertiary-btn-s img:hover .tertiary-btn-s img, .updates-page .card:hover .tertiary-btn-s img, .updates-page .card .tertiary-btn-s img:hover .tertiary-btn-s img {
  transform: translateX(50%);
}
.updates .our-updates, .updates-page .our-updates {
  display: block;
  text-align: center;
  padding: 65px 0px;
  width: 100%;
  justify-content: center;
}
@media (max-width: 767px) {
.updates .our-updates, .updates-page .our-updates {
  padding-bottom: 40px;
  padding-top: 40px;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.updates .our-updates, .updates-page .our-updates {
  padding: 48px 40px;
}
}
.updates .our-updates h2, .updates-page .our-updates h2 {
  margin: unset !important;
  font-size: 38px;
  line-height: 68px;
}
.updates .our-updates .title, .updates-page .our-updates .title {
  text-align: center;
  font-size: 24px;
  line-height: 1.3;
  color: #2b2b2b;
  width: 100%;
  margin-bottom: 24px !important;
}
@media (max-width: 767px) {
.updates .our-updates .title, .updates-page .our-updates .title {
  margin-bottom: 0px !important;
  font-size: 28px;
}
}
@media (max-width: 767px) {
.updates .our-updates .title br, .updates-page .our-updates .title br {
  display: none;
}
}
.updates .our-updates .subtitle, .updates-page .our-updates .subtitle {
  font-size: 20px;
  line-height: 38px;
  color: #94959d;
  font-family: "HelveticaNeueLT Pro 55 Roman" !important;
  max-width: 825px;
  margin: auto;
}
@media (max-width: 767px) {
.updates .our-updates .subtitle, .updates-page .our-updates .subtitle {
  display: none;
}
}
.updates .our-updates .subtitle a, .updates-page .our-updates .subtitle a {
  color: #10101e;
  text-decoration: underline;
  cursor: pointer;
  font-weight: bold;
}
.updates .update-column, .updates-page .update-column {
  margin-bottom: 28px;
}
.updates .update-column .update-img, .updates-page .update-column .update-img {
  width: 100%;
  height: auto;
}
.updates .update-column .by, .updates .update-column .author, .updates-page .update-column .by, .updates-page .update-column .author {
  font-size: 14px;
  line-height: 20px;
  color: #94959d;
}
.updates .update-column .author, .updates-page .update-column .author {
  font-family: "HelveticaNeueLT Pro 65 Md";
}
.updates .update-column .by, .updates-page .update-column .by {
  font-family: "HelveticaNeueLT Pro 45 Lt";
}
.updates .update-column .tertiary-btn-s.btn.btn-primary, .updates-page .update-column .tertiary-btn-s.btn.btn-primary {
  color: #94959d;
  border: none;
  background-color: unset;
  border-radius: 0rem;
  font-size: 16px;
  line-height: 27px;
  padding: 0px;
  font-family: "HelveticaNeueLT Pro 65 Md";
}
.updates .update-column .tertiary-btn-s.btn.btn-primary:hover, .updates-page .update-column .tertiary-btn-s.btn.btn-primary:hover {
  color: #10101e;
}
.updates .update-column .tertiary-btn-s.btn.btn-primary:hover img, .updates-page .update-column .tertiary-btn-s.btn.btn-primary:hover img {
  transform: translateX(50%);
  transition-duration: 0.3s;
}
.updates .update-column .tertiary-btn-s.btn.btn-primary, .updates-page .update-column .tertiary-btn-s.btn.btn-primary {
  padding: 0px 16px;
}
.updates .update-column .card-title p, .updates-page .update-column .card-title p {
  font-family: "HelveticaNeueLT Pro 65 Md";
  line-height: 38px;
  font-size: 28px;
  min-height: 155px;
  color: #10101e;
}
@media (min-width: 768px) and (max-width: 1023px) {
.updates .update-column .card-title p, .updates-page .update-column .card-title p {
  font-size: 18px;
  line-height: 28px;
  max-height: 110px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
}
@media (max-width: 767px) {
.updates .update-column .card-title p, .updates-page .update-column .card-title p {
  font-family: "HelveticaNeueLT Pro 65 Md";
  font-size: 22px;
  line-height: 36px;
  min-height: unset;
}
}
.updates .update-column .card-title, .updates-page .update-column .card-title {
  margin-bottom: 33px;
  padding: 0px 16px;
}
@media (max-width: 767px) {
.updates .update-column .card-title, .updates-page .update-column .card-title {
  margin-bottom: 10px;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.updates .update-column .card-title, .updates-page .update-column .card-title {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 28px;
  min-height: unset;
  max-height: 80px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
}
.updates .update-column .update-date, .updates-page .update-column .update-date {
  padding: 20px 16px;
  margin: 0px;
  font-family: "HelveticaNeueLT Pro 55 Roman";
  color: #94959d;
  font-size: 14px;
  line-height: 36px;
}
@media (max-width: 767px) {
.updates .update-column .update-date, .updates-page .update-column .update-date {
  padding-bottom: 0px;
}
}
.updates .update-column .read-more, .updates-page .update-column .read-more {
  width: 15px;
  height: 10px;
  margin-left: 8px;
}
.updates .update-column .read-more img, .updates-page .update-column .read-more img {
  margin-bottom: 2px;
}
a {
  color: unset;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: unset;
  text-decoration: none;
  background-color: transparent;
}
.up-banner-article {
  object-fit: cover;
  background-position: center center;
  display: flex;
  height: 100%;
  min-height: 570px;
  margin-top: -80px;
}
.up-banner-article .article-bn {
  background-color: #00000078;
  padding: 40px;
}
@media (max-width: 767px) {
.up-banner-article .article-bn {
  padding: 20px;
}
}
@media (max-width: 767px) {
.up-banner-article {
  min-height: 300px;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.up-banner-article {
  min-height: 400px;
}
}
.up-banner-article {
  max-height: 1000px;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
}
.up-banner-article p {
  margin-bottom: unset;
}
.up-banner-article .title {
  font-size: 14px;
  line-height: 36px;
  color: #ffffff;
  font-family: "HelveticaNeueLT Pro 55 Roman";
}
.up-banner-article .title svg {
  margin-right: 5px;
  width: 10px;
  margin-bottom: 5px;
}
.up-banner-article .subtitle {
  font-size: 32px;
  line-height: 38px;
  color: #ffffff;
  font-family: "HelveticaNeueLT Pro 65 Md";
}
@media (max-width: 767px) {
.up-banner-article .subtitle {
  font-size: 18px;
  line-height: 36px;
}
}
.up-banner-article .date {
  font-size: 14px;
  line-height: 36px;
  color: #ffffff;
  font-family: "HelveticaNeueLT Pro 45 Lt";
}
.up-banner-article .ui[class*="left icon"].input > input {
  font-family: "HelveticaNeueLT Pro 55 Roman";
}
.ui.icon.input > input {
  font-family: "HelveticaNeueLT Pro 55 Roman" !important;
}
.update-card {
  width: 100%;
  padding: 10px;
}
.update-card.wide-card {
  width: calc(150%);
}
.update-card .update-img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  border-radius: 8px;
}
.update-card .update-date, .update-card .update-title {
  margin-top: 10px;
}
.swiper-nav-container {
  display: flex;
  justify-content: center;
  gap: 10px;
  position: absolute;
  top: 10px;
  width: 100%;
  z-index: 2;
}
.swiper-button-prev, .swiper-button-next {
  background: none;
  border: none;
  color: black;
  font-size: 24px;
  cursor: pointer;
  transition: color 0.3s ease;
}
.swiper-button-prev:hover, .swiper-button-next:hover {
  color: #00aaff;
}
.update-img-container {
  position: relative;
  height: 228px !important;
  width: 100%;
  margin: auto;
  background-size: cover;
  background-position: center;
  border-radius: 20px;
}
.tag-label {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #f3f3f3;
  font-family: "HelveticaNeueLT Pro 55 Roman";
  padding: 5px 10px;
  border-radius: 20px;
  font-size: 15px;
  color: #555;
  z-index: 1;
  margin: 15px;
}
.container2 {
  bottom: 10px !important;
  right: 10px !important;
}
.text-content {
  padding: 10px;
  text-align: left;
  font-size: 18px;
  font-family: "HelveticaNeueLT Pro 55 Roman";
}
h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0;
}
.category-tag {
  display: inline-block;
  border: 1px solid #2b2b2b;
  border-radius: 40px;
  font-size: 14px;
  text-transform: uppercase;
  color: #2b2b2b;
  margin-right: 8px;
  padding: 5px 15px;
}
.title {
  line-height: 1.3;
  display: flex;
  justify-content: center;
  font-size: 24px;
  padding-top: 40px;
}
@media (max-width: 767px) {
.title br {
  display: none;
}
}
@media (max-width: 767px) {
.title {
  text-align: center;
  margin: auto;
  padding-top: 0px;
}
}
.swiper-nav-container {
  display: block;
  width: 80px;
  margin-bottom: 10px;
  top: -30px;
  position: relative;
  margin-left: auto;
  margin-right: 0;
  margin-top: 70px;
}
.swiper-button-prev, .swiper-button-next {
  background-color: transparent;
  border: none;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transform: scale(0.4);
}
.swiper-button-prev:hover, .swiper-button-next:hover {
  color: #67be83;
}
.swiper-button-prev:focus, .swiper-button-next:focus {
  outline: none;
  box-shadow: none;
}
.swiper-slide {
  display: flex;
  justify-content: center;
}
.read-more {
  font-size: 18px;
  color: #67be83;
  text-decoration: none;
  display: flex;
  cursor: pointer;
}
@media (max-width: 767px) {
.read-more {
  color: #2b2b2b;
}
}
.read-more:hover {
  color: #4d8e62 !important;
}
.arrow-span-styling {
  margin-left: 5px;
}
.arrow-span-styling img {
  width: 12px;
  height: 15px;
  margin-bottom: 8px;
}
.mobile-only2 {
  display: none !important;
}
@media (max-width: 767px) {
.mobile-only2 {
  display: flex !important;
  justify-content: center;
}
}
.updates-text {
  display: flex;
  justify-content: space-between;
  line-height: 20px;
}
@media (max-width: 767px) {
.updates-text {
  font-family: "HelveticaNeueLT Pro 63 MdEx" !important;
}
}
.explore-link {
  display: flex;
  transition: color 0.3s ease-in-out, transform 0.3s ease-in-out 0.3s !important;
}
@media (max-width: 767px) {
.swiper-slide {
  width: 100% !important;
}
}
@media (max-width: 767px) {
.update-card {
  width: 100%;
  margin: 0 auto;
}
}
@media (max-width: 767px) {
.update-card .explore-link {
  margin: auto;
}
}
@media (max-width: 767px) {
.updates-text {
  flex-direction: column;
}
}
@media (max-width: 767px) {
.updates-text .read-more {
  margin-top: 20px;
}
}
@media (max-width: 767px) {
.read-more {
  display: flex;
  justify-content: right;
  font-family: "HelveticaNeueLT Pro 55 Roman" !important;
}
}
@media (max-width: 767px) {
.button-style {
  background-color: #67be83;
  color: #ffff;
  width: fit-content;
  border-radius: 32px;
  padding: 10px;
}
}
@media (max-width: 767px) {
.button-style .arrow-icon {
  display: none;
}
}
@media (max-width: 767px) {
.button-style:hover {
  background-color: #4d8e62;
}
}
@media (max-width: 767px) {
.button-style:active {
  background-color: #67be83a8;
}
}
.main-content-container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
.main-content-container {
  flex-direction: row;
  gap: 2rem;
}
}
@media (min-width: 1024px) {
.updates-images {
  position: sticky;
  top: 20px;
  z-index: 10;
  align-self: flex-start;
}
}
.cs-logo.sticky-image {
  border-radius: 20px;
  width: 100%;
  flex: 1;
  height: auto;
  aspect-ratio: 1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.single-sog-up {
  margin-bottom: 100px;
}
.scrollable-text {
  flex: 2;
  max-width: 100%;
}
@media (min-width: 1024px) {
.scrollable-text {
  max-width: 50%;
  margin-top: 1rem;
  overscroll-behavior: auto;
  margin-bottom: 200px;
}
}
@media (max-width: 992px) {
.main-content-container {
  flex-direction: column;
}
}
@media (max-width: 992px) {
.sticky-image {
  max-width: 100%;
  position: relative;
  top: auto;
}
}
.single-sog-up {
  height: 100vh;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
}
.single-update-container .inner-update-container {
  width: 80%;
  max-width: 1600px;
  margin: auto;
}
@media (max-width: 767px) {
.single-update-container {
  padding-bottom: 120px;
}
}
@media (max-width: 767px) {
.single-update-container .mobile-category-tag {
  width: fit-content;
  gap: 10px;
  flex-direction: column;
}
}
@media (max-width: 767px) {
.single-update-container .mobile-category-tag .category-tag {
  width: fit-content;
}
}
@media (max-width: 767px) {
.single-update-container .category-tag {
  font-size: 12px !important;
}
}
.single-update-container {
  height: 100vh;
  overflow-y: auto;
  margin-top: 130px;
}
@media (max-width: 767px) {
.single-update-container {
  margin-top: 0;
  padding-top: 130px;
}
}
@media (min-width: 1024px) {
.single-update-container {
  width: 100% !important;
}
}
@media (min-width: 1024px) {
.single-update-container .updates-images {
  width: 30%;
}
}
.single-update-container .next-update-card {
  background-repeat: no-repeat;
  background-position: center;
  height: 200px;
  border-radius: 20px;
  border: 1px solid #eee;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
.single-update-container .next-update-card .explore-link-div {
  margin-left: auto;
  margin-right: auto;
}
}
.single-update-container .next-update-card .explore-link-div {
  position: relative;
  z-index: 2;
}
.single-update-container .shadowed-card {
  background-size: cover;
}
.single-update-container .shadowed-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
          to top,
          rgba(255, 255, 255, 0.8),
          transparent 50%
        ),
        linear-gradient(to bottom, rgba(255, 255, 255, 0.8), transparent 50%),
        linear-gradient(to left, rgba(255, 255, 255, 0.8), transparent 50%),
        linear-gradient(to right, rgba(255, 255, 255, 0.8), transparent 50%),
        radial-gradient(circle, rgba(255, 255, 255, 0.7) 10%, transparent 70%);
  z-index: 1;
}
.updates-contaniner {
  max-width: 1240px;
  padding: 0 20px;
  margin: 100px auto;
}
@media (max-width: 767px) {
.updates-contaniner {
  padding: 0 16px;
  margin: 64px auto;
}
}
.service {
  margin-top: 40px;
  max-width: 1240px;
  margin: 0 auto;
}
.service.service-has-padding {
  padding: 0 20px;
}
@media (max-width: 767px) {
.service.service-has-padding {
  padding: 0 16px;
}
}
.service a {
  text-decoration: none !important;
}
.service .service-image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
  transition: opacity 0.3s ease;
}
.service .jumbotron {
  margin: 0;
  padding: 0;
}
.service .services-title h2 {
  font-size: 24px;
  margin-bottom: 40px;
}
.service .service-box {
  background: #F8F8F8;
  border-radius: 16px;
  padding: 8px;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.service .service-box .service-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.service .service-box .service-img {
  width: 100%;
}
.service .service-box .service-img-ctn {
  max-width: 320px;
  height: 280px;
  border-radius: 16px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
@media (max-width: 767px) {
.service .service-box .service-img-ctn {
  max-width: 100%;
  height: auto;
  aspect-ratio: 1;
}
}
.service .service-box .circular-parent {
  position: absolute;
  top: 14px;
  right: 14px;
  z-index: 10;
}
.service .service-box .circular-parent .circular-btn-container {
  position: relative;
  bottom: auto;
  right: auto;
}
.service .service-box .service-text {
  padding: 24px 16px 16px;
}
@media (max-width: 767px) {
.service .service-box .service-text {
  padding: 27px 25px 25px;
}
}
.service .service-box .service-title {
  font-size: 16px;
  line-height: 20px;
  font-family: "Cabinet Grotesk";
  font-weight: 700;
  text-align: center;
  color: #2b2b2b;
  margin: 0;
}
@media (max-width: 767px) {
.service .service-box .service-title {
  font-size: 18px;
  line-height: 22px;
}
}
.services-desktop-wrapper {
  margin-top: 80px;
}
.services-desktop-box {
  background: #ffffff;
  border-radius: 32px;
  padding: 16px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: stretch;
}
@media (max-width: 767px) {
.services-desktop-box {
  grid-template-columns: 1fr;
  padding: 40px 16px;
}
}
.services-desktop-intro {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 30px 30px 30px 0;
  grid-column: span 1;
}
.services-desktop-intro .services-desktop-intro-group {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.services-desktop-intro .services-desktop-intro-group .services-eyebrow {
  font-size: 14px;
  font-family: 'HelveticaNeueLT Pro 45 Lt';
  color: #2B2B2B;
  font-weight: 400;
  line-height: 20px;
  width: 80%;
}
.services-desktop-intro .services-desktop-intro-group .services-explore-link {
  font-size: 15px;
}
.services-desktop-intro h4 {
  font-size: 24px;
  line-height: 28px;
  font-family: "Cabinet Grotesk";
  font-weight: 400;
  color: #2b2b2b;
  margin-bottom: 0;
}
@media (max-width: 767px) {
.services-desktop-intro {
  grid-column: auto;
  padding: 0 0 44px;
}
}
@media (max-width: 767px) {
.services-desktop-intro .services-desktop-intro-group .services-eyebrow {
  width: 100%;
  text-align: center;
  margin-bottom: 14px;
  font-family: 'HelveticaNeueLT Pro 45 Lt';
  color: #2B2B2B;
}
}
@media (max-width: 767px) {
.services-desktop-intro .services-desktop-intro-group .explore-link {
  display: none !important;
}
}
@media (max-width: 767px) {
.services-desktop-intro h4 {
  font-size: 28px;
  text-align: center;
}
}
.services-desktop-cards {
  grid-column: span 3;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
@media (max-width: 767px) {
.services-desktop-cards {
  grid-column: auto;
  grid-template-columns: 1fr;
}
}
@media (max-width: 767px) {
.services-desktop-cards .service-col {
  max-width: 360px;
  width: 100%;
  margin: 0 auto;
}
}
.services-desktop-cards .service-col .service-image {
  transition: all .3s linear;
}
.services-desktop-cards .service-col .service-title {
  transition: all .2s linear;
}
.services-desktop-cards .service-col:hover .service-image {
  transform: scale(108%);
  transition: all .3s linear;
}
.services-desktop-cards .service-col:hover .service-title {
  color: #67BE83;
  transition: all .2s linear;
}
.service-image-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.container-services {
  max-width: 1240px;
  padding: 0 20px;
  margin:0 auto;
}
@media (max-width: 767px) {
.container-services {
  padding: 0 16px;
}
}
.container-services .title {
  padding-top: 0 !important;
  font-family: 'Cabinet Grotesk' !important;
  font-weight: 500 !important;
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 32px;
}
.container-services .title .mobile-br {
  display: none;
}
@media (max-width: 767px) {
.container-services .title .mobile-br {
  display: inline;
}
}
@media (max-width: 767px) {
.container-services .title {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 24px;
}
}
.container-services .subtitle .desktop-br {
  display: inline;
}
@media (max-width: 767px) {
.container-services .subtitle .desktop-br {
  display: none;
}
}
.networks {
  gap: 10px;
}
.networks .our-networks {
  display: block;
  text-align: center;
  padding: 20px 0px;
  justify-content: center;
}
@media (max-width: 767px) {
.networks .our-networks {
  padding: 20px 0px;
}
}
.networks .network-col {
  display: inline-flex;
}
.networks .network-col .network-img {
  width: 40px;
  height: 40px;
  object-fit: cover;
}
@media (max-width: 767px) {
.networks .network-col .network-img {
  width: 28px;
  height: auto;
}
}
.networks .network-col .network-title {
  margin-left: 15px;
  font-weight: bold;
}
@media (max-width: 767px) {
.networks .network-col .network-title {
  display: none;
}
}
.networks .share-network-img {
  width: 30px;
}
.networks .share-icon {
  width: 15px;
}
.share-network {
  width: fit-content;
  display: flex;
  gap: 8px;
  cursor: pointer;
}
.share-network img {
  margin-right: 10px;
  width: 20px;
}
@media (max-width: 767px) {
.share-network img {
  margin-right: unset;
}
}
@media (max-width: 767px) {
.share-network .share-link-img {
  margin-right: unset;
}
}
.share-network .subtitle {
  margin-top: 1px;
  font-size: 14px;
  color: #4d4d4d;
}
.share-network :active {
  outline: none !important;
}
.share-network:focus {
  outline: none !important;
}
@media (max-width: 767px) {
.share-networks-row {
  gap: 20px !important;
}
}
.share-article {
  gap: 20px !important;
}
@media (max-width: 767px) {
.share-article {
  flex-direction: column;
}
}
@media (min-width: 1024px) {
.share-article {
  align-items: center;
}
}
.work .category-row, .updates2 .category-row {
  margin: unset;
  margin-top: 30px;
  justify-content: start;
}
.work .card-body, .updates2 .card-body {
  width: 100% !important;
}
.work .case-studies, .updates2 .case-studies {
  background-color: transparent;
  padding-bottom: 50px;
  margin-bottom: 0 !important;
}
.work .case-studies .card, .updates2 .case-studies .card {
  background-color: transparent;
}
@media (max-width: 767px) {
.work .case-studies, .updates2 .case-studies {
  padding-top: 0px;
  margin-top: 10px;
}
}
.work .case-studies .explore-button, .updates2 .case-studies .explore-button {
  background: transparent;
  padding: 0;
  border: none;
  outline: none;
}
.work .dotted-line, .updates2 .dotted-line {
  width: 100%;
  border-bottom: 1px dotted #d2d2d2;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
.work .dotted-line, .updates2 .dotted-line {
  display: none;
}
}
@media (max-width: 767px) {
.case-studies .explore-more-title {
  font-size: 28px;
  line-height: 32px;
  font-family: "Cabinet Grotesk" !important;
  font-weight: 500 !important;
}
}
.case-studies .case-studies-wrapper {
  max-width: 1240px;
  padding: 0 20px;
  margin:0 auto;
}
.case-studies .mobile-only {
  display: none !important;
}
@media (max-width: 767px) {
.case-studies .mobile-only {
  display: flex !important;
  justify-content: center;
}
}
.case-studies .slick-track {
  display: flex;
  gap: 0.7rem;
  justify-content: center;
}
.case-studies {
  width: 100%;
  margin: 100px 0px !important;
}
@media (max-width: 767px) {
.case-studies {
  margin: 64px 0px !important;
}
}
.case-studies .services-title {
  padding: 0px;
  text-align: left;
  margin: 0;
  display: flex;
}
.case-studies .services-title h2 {
  font-size: 24px;
  margin-bottom: 0;
  line-height: 1.3;
}
.case-studies .smaller-font h2 {
  font-size: 18px;
}
.case-studies .our-cs {
  display: flex;
  text-align: left;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 767px) {
.case-studies .our-cs {
  padding-bottom: 0px;
  flex-direction: column;
  gap: 18px;
  align-items: flex-start;
}
}
@media (max-width: 767px) {
.case-studies .our-cs h2 {
  text-align: center;
  font-size: 24px;
  margin-bottom: 10px;
  line-height: 1;
}
}
.case-studies .our-cs .subtitle {
  margin-top: 0;
  text-align: right;
  display: flex;
  align-items: end;
}
@media (max-width: 767px) {
.case-studies .our-cs .subtitle {
  text-align: center;
  margin: auto;
  font-size: 16px;
  padding: 15px 0px;
}
}
.case-studies .our-cs-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 64px;
  gap: 40px;
}
@media (max-width: 767px) {
.case-studies .our-cs-header {
  flex-direction: column;
  gap: 24px;
}
}
.case-studies .our-cs-header .our-cs-title {
  flex: 0 0 auto;
  max-width: 300px;
  padding-right: 80px;
}
.case-studies .our-cs-header .our-cs-title h2 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 500;
  margin: 0;
  color: #2b2b2b;
  font-family: "Cabinet Grotesk" !important;
}
@media (max-width: 767px) {
.case-studies .our-cs-header .our-cs-title h2 {
  font-size: 28px;
  line-height: 32px;
  text-align: center;
}
}
@media (max-width: 767px) {
.case-studies .our-cs-header .our-cs-title {
  max-width: 100%;
  padding-right: 0;
  width: 100%;
}
}
.case-studies .our-cs-header .our-cs-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
  max-width: 360px;
}
@media (max-width: 767px) {
.case-studies .our-cs-header .our-cs-content {
  max-width: 100%;
  width: 100%;
  align-items: center;
  text-align: center;
}
}
.case-studies .our-cs-header .our-cs-content .our-cs-description {
  font-size: 16px;
  line-height: 1.6;
  color: #2b2b2b;
  margin: 0;
  font-family: "HelveticaNeueLT Pro 45 Lt", Arial, sans-serif;
}
@media (max-width: 767px) {
.case-studies .our-cs-header .our-cs-content .our-cs-description {
  display: none;
}
}
@media (max-width: 767px) {
.case-studies .our-cs-header .our-cs-content .explore-link {
  font-size: 14px;
}
}
@media (max-width: 767px) {
.case-studies .our-cs-header .our-cs-content .explore-link .arrow-span-styling {
  margin:0;
}
}
.case-studies .case-studies-scroll-wrapper {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  padding: 0;
  overflow: hidden;
}
.case-studies .case-studies-scroll-wrapper .case-studies-swiper {
  width: 100%;
  padding: 0 32px 8px;
}
@media (max-width: 767px) {
.case-studies .case-studies-scroll-wrapper .case-studies-swiper {
  padding: 0 15px 4px;
}
}
.case-studies .case-studies-scroll-wrapper .case-studies-swiper .swiper-wrapper {
  align-items: stretch;
}
.case-studies .case-studies-scroll-wrapper .case-studies-swiper .swiper-slide {
  width: fit-content !important;
  display: flex;
}
.case-studies .case-study-card-link {
  text-decoration: none;
  color: inherit;
  display: block;
  flex-shrink: 0;
}
.case-studies .case-study-card-item {
  position: relative;
  border-radius: 10.14px;
  overflow: hidden;
  width: clamp(400px, 30vw, 560px);
  aspect-ratio: 4 / 5;
  height: auto;
  background: #f8f8f8;
}
@media (max-width: 767px) {
.case-studies .case-study-card-item {
  width: 330px;
  height: auto;
}
}
.case-studies .case-study-card-image {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.case-studies .case-study-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.45s ease;
  will-change: transform;
}
.case-studies .case-study-card-item:hover .case-study-card-image img {
  transform: scale(1.08);
}
.case-studies .case-study-card-overlay {
  position: absolute;
  bottom: 0;
  left: 10px;
  right: 10px;
  margin: 0 15px 15px;
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  background: rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  color: #ffffff;
  transition: background 0.3s ease;
}
@media (max-width: 767px) {
.case-studies .case-study-card-overlay {
  padding: 16px;
}
}
.case-studies .case-study-card-item:hover .case-study-card-overlay {
  background: rgba(88, 170, 120, 0.35);
  border-color: rgba(140, 220, 170, 0.35);
}
.case-studies .case-study-card-title {
  font-size: 20px;
  color: #ffffff;
  margin: 0;
  line-height: 1.3;
  font-family: "Cabinet Grotesk";
  font-weight: 300;
  flex: 1;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
.case-studies .case-study-card-title {
  font-size: 16px;
}
}
.case-studies .case-study-card-overlay .arrow-icon img {
  width: 16px;
  height: 16px;
  filter: brightness(0) invert(1);
}
.case-studies .case-study-card-overlay .circular-btn-container {
  position: static;
  bottom: auto;
  right: auto;
  margin: 0;
  width: 46px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.case-studies .case-study-card-overlay .circular-btn {
  width: 46px;
  height: 46px;
  margin-top: 0;
  background-color: rgba(255, 255, 255, 0.08) !important;
  border: 1px solid rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}
.case-studies .case-study-card-overlay .circular-btn::before {
  background-color: #ffffff !important;
  width: 0 !important;
  height: 0 !important;
  transition: none !important;
}
.case-studies .case-study-card-overlay .circular-btn:hover {
  background-color: rgba(255, 255, 255, 0.08);
}
.case-studies .case-study-card-overlay .circular-btn:hover::before {
  width: 0 !important;
  height: 0 !important;
}
.case-studies .custom-case-studies {
  margin-bottom: 2.5rem;
}
@media (max-width: 767px) {
.case-studies .custom-case-studies {
  margin: auto;
  justify-content: flex-start;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
}
.case-studies .custom-case-studies .services-title {
  justify-content: left;
  display: flex;
}
.case-studies .load-column-height {
  height: 300px;
}
.case-studies .cs-column {
  margin-bottom: 28px;
}
@media (max-width: 767px) {
.case-studies .cs-column {
  margin-bottom: 0;
}
}
.case-studies .cs-column .update-img {
  width: 100%;
  height: auto;
}
.case-studies .cs-column .tertiary-btn-s.btn.btn-primary {
  color: #94959d;
  border: none;
  background-color: unset;
  border-radius: 0rem;
  font-size: 16px;
  line-height: 27px;
  padding: 0px;
  font-family: "HelveticaNeueLT Pro 65 Md";
}
.case-studies .cs-column .tertiary-btn-s.btn.btn-primary:hover {
  color: #10101e;
}
.case-studies .cs-column .tertiary-btn-s.btn.btn-primary:hover img {
  transform: translateX(50%);
  transition-duration: 0.3s;
}
.case-studies .cs-column .card {
  border: none;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  99% {
    opacity: 0.01;
    width: 100%;
    height: 100%;
  }
  100% {
    opacity: 0;
    width: 0;
    height: 0;
  }
}
.case-studies .cs-column .card:hover .tertiary-btn-s {
  color: #10101e;
}
.case-studies .cs-column .card:hover .tertiary-btn-s img {
  transform: translateX(50%);
  transition-duration: 0.3s;
}
.case-studies .cs-column .card:hover .cs-top-img {
  opacity: 0;
  transition: opacity 400ms, visibility 400ms;
}
.case-studies .cs-column .card:hover .cs-img::after {
  box-shadow: unset;
  transition: opacity 400ms, visibility 400ms;
  opacity: 0;
}
.case-studies .cs-column .card-body {
  padding: 0px !important;
}
@media (max-width: 767px) {
.case-studies .cs-column .card-body {
  width: 80%;
  margin: auto;
  margin-bottom: 20px;
}
}
@media (max-width: 767px) {
.case-studies .cs-column .card-text {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
}
.case-studies .cs-column .font-grey {
  font-family: "HelveticaNeueLT Pro 55 Roman" !important;
  color: #636363;
}
.case-studies .cs-column .cs-title p {
  font-family: "HelveticaNeueLT Pro 55 Roman" !important;
  line-height: 20px;
  font-size: 18px;
  margin-top: 15px;
  color: #10101e;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
.case-studies .cs-column .cs-title p {
  margin-top: 25px;
  margin-bottom: 0px;
}
}
.case-studies .cs-column .cs-title h3 {
  line-height: 1.3;
}
.case-studies .cs-column .cs-top-img {
  transition: 0.7s;
}
.case-studies .cs-column @-ms-keyframes fadeIn 0% {
  opacity: 1;
}
.case-studies .cs-column @-ms-keyframes fadeIn 100% {
  opacity: 0;
}
.case-studies .cs-column .read-more {
  width: 15px;
  height: 10px;
  margin-left: 10px;
}
.case-studies .cs-column .read-more img {
  margin-bottom: 2px;
}
.case-studies .loadmore-btn-s.btn.btn-primary {
  background-color: #ececec;
  font-family: "HelveticaNeueLT Pro 65 Md";
  color: #94959d;
  border: none;
  padding: 16px 40px 14px;
  margin: 0 auto;
  border-radius: 0rem;
  font-size: 16px;
  line-height: unset;
}
.case-studies .loadmore-btn-s.btn.btn-primary img {
  transform: none;
  transition: all 0.3s ease;
}
.case-studies .loadmore-btn-s.btn.btn-primary:visited {
  background-color: #ececec;
  color: #94959d;
  border: none;
  border-radius: 0rem;
  font-size: 16px;
}
.case-studies .loadmore-btn-s.btn.btn-primary:hover {
  background-color: #10101e;
  color: #ffffff;
}
.case-studies .loadmore-btn-s.btn.btn-primary:hover img {
  transform: translateY(20%);
}
.case-studies .read-more {
  width: 15px;
  height: 10px;
  margin-left: 10px;
}
.case-studies .read-more img {
  margin-bottom: 2px;
}
.case-studies .load-more-col {
  text-align: center;
  margin-top: 20px;
}
.case-studies .category-btn {
  color: #2b2b2b;
  background-color: #ffff;
  border: none;
  border-radius: 32px;
  font-size: 16px;
  height: 47px;
  padding: 10px 20px;
  font-family: "HelveticaNeueLT Pro 55 Roman";
  margin-bottom: 16px;
}
.case-studies .category-btn:hover {
  background-color: #67be83;
  color: #ffffff;
}
.case-studies .category-btn:active {
  background-color: #67be83;
  color: #ffffff;
}
@media (max-width: 767px) {
.case-studies .category-btn {
  min-height: 55px;
  max-height: 55px;
}
}
.case-studies .category-btn {
  padding-top: 12px;
  margin-bottom: 12px !important;
}
.case-studies .category-btn.active {
  background-color: #2b2b2b;
  color: white;
}
.case-studies .custom-category-btn:focus {
  outline: unset;
  background-color: #fff;
  color: #2b2b2b;
}
.case-studies button:focus {
  outline: unset;
}
.case-studies .category-row {
  margin-bottom: 5px;
}
@supports (-webkit-touch-callout: none) {
  .cat-name {
    margin-top: 5px !important;
  }
}
.cat-name {
  line-height: unset;
  margin-bottom: 0px;
}
.pin-content {
  display: flex;
  width: 100%;
  height: 10%;
  align-items: center;
  max-height: 20px;
  margin-bottom: 10px;
}
.pin-content .pin-icon {
  width: 15px;
  height: 15px;
}
.pin-content .pinned-text {
  margin-left: 5px;
  margin-bottom: 0px;
  font-size: 12px;
  line-height: 20px;
  color: #94959d;
  font-family: "HelveticaNeueLT Pro 45 Lt";
}
.case-studies .both-images .cs-img {
  width: 100%;
  border-radius: 10px;
}
@media (max-width: 767px) {
.case-studies .both-images .cs-img {
  min-height: 350px !important;
}
}
.case-studies .both-images img {
  width: 100%;
}
.case-studies .both-images {
  position: relative;
  border-radius: 10px !important;
  overflow: hidden;
}
.case-studies .both-images .circular-btn-container {
  bottom: 20px !important;
}
.case-studies .cs-img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.case-studies .cs-img-video {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}
.case-studies .cs-class:hover .cs-img {
  opacity: 0;
}
.case-studies .cs-class:hover .cs-img-video {
  display: block;
  opacity: 1;
  border-radius: 32px;
}
.case-studies .cs-img {
  transition: transform 0.3s ease-in-out;
  border-radius: 32px;
}
.case-studies .both-images:hover .cs-img {
  transform: scale(1.1);
}
.both-images {
  position: relative;
  left: 0;
  top: 0;
}
.both-images .cs-img {
  position: relative;
  top: 0;
  left: 0;
  min-height: 247px;
}
.both-images .cs-top-img {
  position: absolute !important;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  display: flex;
  text-align: center;
  background-repeat: no-repeat;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
}
.both-images .cs-top-img picture img {
  max-width: 200px;
}
.both-images div.cs-top-img>div>div>picture>img {
  position: relative !important;
}
.both-images .top-img .gatsby-image-wrapper>div, .both-images .top-img .gatsby-image-wrapper>img {
  display: none;
}
.category-row .col-md-auto {
  padding-left: unset;
}
.preview-section {
  display: flex;
  justify-content: flex-start;
  gap: 12px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
@media (max-width: 767px) {
.preview-section {
  justify-content: center;
  margin-top: 1.2rem;
}
}
.preview-section .cs-preview {
  cursor: pointer;
  width: 90px;
  height: 50px;
  overflow: hidden;
  border-radius: 12px;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
.preview-section .cs-preview {
  width: 65px;
}
}
@media (max-width: 358px) {
.preview-section .cs-preview {
  width: 59px;
}
}
.preview-section .small-cs-img {
  width: 100%;
  border-radius: 12px;
  height: 100%;
  object-fit: cover;
}
.preview-section .cs-preview {
  position: relative;
}
.preview-section .cs-preview img {
  transition: all 0.3s ease-in-out;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.preview-section .cs-preview.active img {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.preview-section .cs-preview img:hover {
  transform: scale(1.03);
}
.preview-section > .contact-us-link {
  justify-content: center !important;
  height: 45px;
}
.active-cs {
  margin-top: 0.5rem;
}
.active-cs .active-cs-card {
  text-align: center;
  padding: 1.5rem;
}
.active-cs .active-cs-img {
  width: 100%;
  border-radius: 20px;
  max-height: 450px;
  object-fit: cover;
}
@media (max-width: 767px) {
.active-cs .active-cs-img {
  height: 400px;
}
}
.active-cs-content {
  position: relative;
}
@media (max-width: 767px) {
.active-cs-content {
  display: flex;
}
}
.preview-2 {
  font-size: 20px;
}
.preview-section-block {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: auto;
  margin-top: 50px;
}
@media (max-width: 767px) {
.preview-section-block {
  margin-top: 20px;
}
}
@media (max-width: 767px) {
.justify-reverse {
  display: flex;
  flex-direction: column-reverse;
}
}
.preview-section {
  display: flex !important;
  font-size: 18px;
  font-family: "HelveticaNeueLT Pro 55 Roman";
  margin: 0;
}
@media (max-width: 767px) {
.preview-section {
  margin: auto;
}
}
.text-padding {
  padding-right: 5px;
}
.category-title-desktop {
  display: flex;
  justify-content: space-between;
  margin-top: 0.5rem;
}
@media (max-width: 767px) {
.category-title-desktop {
  display: none;
}
}
.margin {
  margin-top: 0px;
}
.desktop-only {
  display: none !important;
}
@media (min-width: 1024px) {
.desktop-only {
  display: flex !important;
  flex-direction: column;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.desktop-only {
  display: flex !important;
  flex-direction: column;
}
}
.progress-bar-container {
  display: none;
}
@media (max-width: 767px) {
.progress-bar-container {
  display: flex;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.progress-bar-container {
  display: flex;
}
}
.case-study-card {
  height: 180px !important;
  background-color: #ffff;
}
.case-study-card .next-img {
  width: 70px;
}
.hover-title {
  font-size: 22px;
  line-height: 28px;
  font-family: "Cabinet Grotesk" !important;
  font-weight: 500 !important;
}
.transparent-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.transparent-button {
  gap: 5px;
  border-radius: 40px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.35);
  display: inline-block;
}
.transparent-button .subtitle {
  font-size: 14px;
}
.transparent-button img {
  width: 12px !important;
  padding-bottom: 5px;
}
@media (max-width: 767px) {
.explore-link-case-studies {
  margin-left: unset !important;
}
}
@media (max-width: 767px) {
.explore-link-case-studies .explore-link-text {
  font-size: 15px !important;
}
}
.video-container {
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin: 20px 0 !important;
}
.portable-text-video {
  max-width: 100% !important;
  height: auto !important;
  max-height: 300px !important;
  border-radius: 20px !important;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.sogody-staff {
  flex-direction: column;
  margin: 100px 0;
}
@media (max-width: 767px) {
.sogody-staff {
  margin: 64px 0;
}
}
.sogody-staff .row {
  justify-content: start;
}
.sogody-staff h2 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 500;
  display: flex;
  font-family: 'Cabinet Grotesk' !important;
}
@media (max-width: 767px) {
.sogody-staff h2 {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 30px !important;
}
}
@media (max-width: 767px) {
.sogody-staff h2 .desktop-br {
  display: none;
}
}
@media (max-width: 767px) {
.sogody-staff .swiper-nav-container {
  margin-bottom: 0 !important;
}
}
@media (max-width: 767px) {
.sogody-staff .swiper-nav-container .swiper-button-prev {
  left: unset !important;
  right: 52px !important;
}
}
@media (max-width: 767px) {
.sogody-staff .swiper-nav-container .swiper-button-next {
  right: 0 !important;
}
}
.sogody-staff .employee-card {
  border: none;
  margin-bottom: 40px;
  padding: 0;
  width: 100%;
}
.sogody-staff .employee-card .card-body {
  max-width: 100%;
}
.sogody-staff .employee-card .employee-img {
  width: 100%;
  max-width: 100%;
  max-height: auto;
  aspect-ratio: 15/16;
  object-fit: contain;
  border-radius: 32px;
  background-color: white;
  filter: grayscale(100%);
  transition: filter 0.3s ease-in-out;
}
.sogody-staff .employee-card .employee-img:hover {
  filter: grayscale(0%);
}
@media (max-width: 767px) {
.sogody-staff .employee-card .employee-img {
  max-height: 300px;
  width: fit-content;
}
}
@media (max-width: 767px) {
.sogody-staff .employee-card {
  margin-bottom: 30px;
  width: fit-content;
  height: 350px;
}
}
.sogody-staff .employee-card .employee-img:hover {
  filter: grayscale(0%) !important;
}
.sogody-staff .card-body {
  height: auto;
  padding: 0px;
  text-align: center;
  border: none;
}
@media (max-width: 767px) {
.sogody-staff .card-body {
  width: fit-content;
}
}
.sogody-staff .card-body .card-text {
  margin: 0 auto;
  margin-top: 15px;
}
.sogody-staff .card-body .card-text p {
  margin-bottom: 0px;
}
.sogody-staff .card-body .card-text .name {
  font-size: 16px;
}
@media (max-width: 767px) {
.sogody-staff .card-body .card-text .name {
  font-size: 14px;
}
}
.sogody-staff .card-body .card-text .name {
  line-height: 20px;
  font-family: "HelveticaNeueLT Pro 63 MdEx" !important;
  color: #2b2b2b;
}
.sogody-staff .card-body .card-text .title {
  padding-top: 0;
  font-size: 12px;
  line-height: 20px;
  font-family: "HelveticaNeueLT Pro 45 Lt";
  color: #636363;
}
.sogody-hiring-box {
  text-align: center;
  border: 1px solid #d6d6d6;
  padding: 15px;
  height: 100%;
}
@media (min-width: 768px) and (max-width: 1023px) {
.sogody-hiring-box {
  padding: 20px;
}
}
@media (max-width: 767px) {
.sogody-hiring-box {
  padding: 20px;
}
}
.sogody-hiring-box .hiring-content {
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
.sogody-hiring-box .hiring-content .title {
  font-family: "HelveticaNeueLT Pro 65 Md";
  color: #10101e;
  font-size: 20px;
  line-height: 36px;
}
.sogody-hiring-box .hiring-content p {
  margin-bottom: unset;
}
.sogody-hiring-box .hiring-content .subtitle {
  font-size: 16px;
  line-height: 30px;
  font-family: "HelveticaNeueLT Pro 45 Lt";
  color: #94959d;
}
@media (min-width: 768px) and (max-width: 1023px) {
.sogody-hiring-box .hiring-content .subtitle {
  margin-bottom: 25px;
}
}
@media (max-width: 767px) {
.sogody-hiring-box .hiring-content .subtitle {
  margin-bottom: 25px;
}
}
.sogody-hiring-box .hiring-content .jobs {
  color: #f47e7e;
}
.sogody-hiring-box .hiring-content .hiring-btn {
  width: 100%;
  text-align: right !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
.sogody-hiring-box .hiring-content .hiring-btn {
  margin-top: 25px;
}
}
@media (max-width: 767px) {
.sogody-hiring-box .hiring-content .hiring-btn {
  margin-top: 25px;
}
}
.sogody-hiring-box .hiring-content .hiring-btn .tertiary-btn-s.btn.btn-primary {
  text-align: left;
}
.sogody-hiring-box .hiring-content .hiring-btn .tertiary-btn-s.btn.btn-primary {
  color: #94959d;
  border: none;
  background-color: unset;
  border-radius: 0rem;
  font-size: 16px;
  line-height: 27px;
  padding: 0px;
  font-family: "HelveticaNeueLT Pro 65 Md";
}
.sogody-hiring-box .hiring-content .hiring-btn .tertiary-btn-s.btn.btn-primary:hover {
  color: #10101e;
}
.sogody-hiring-box .hiring-content .hiring-btn .tertiary-btn-s.btn.btn-primary:hover img {
  transform: translateX(50%);
  transition-duration: 0.3s;
}
.sogody-hiring-box .hiring-content .hiring-btn .read-more {
  width: 15px;
  height: 10px;
  margin-left: 8px;
}
.sogody-hiring-box .hiring-content .hiring-btn .read-more img {
  margin-bottom: 2px;
}
.company-boxes {
  margin-top: 70px;
}
@media (max-width: 767px) {
.company-boxes {
  margin-top: 32px;
}
}
.company-boxes .sog-box-img {
  overflow: hidden;
  margin: 0 auto;
}
.company-boxes .sog-box-img img {
  width: 100%;
  transition: 0.5s all ease-in-out;
}
.box-content:hover .sog-box-img img, .sogody-hiring-box:hover .sog-box-img img {
  transform: scale(1.1);
}
@media (min-width: 768px) and (max-width: 1023px) {
.hiring-b {
  margin-top: 30px;
}
}
@media (max-width: 767px) {
.hiring-b {
  margin-top: 30px;
}
}
.sogody-box {
  text-align: left;
  border: 1px solid #d6d6d6;
  padding: 20px;
  height: 100%;
}
.sogody-box .box-content .title {
  font-family: "HelveticaNeueLT Pro 65 Md";
  color: #10101e;
  font-size: 28px;
  line-height: 38px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
.sogody-box .box-content .title {
  line-height: 18px;
  text-align: center;
  margin-top: 20px;
}
}
@media (max-width: 767px) {
.sogody-box .box-content .sogody-box-text {
  margin-top: 25px;
}
}
.sogody-box .box-content .sogody-box-text .ol-list {
  padding-left: 0px;
  font-size: 16px;
  line-height: 30px;
  font-family: "HelveticaNeueLT Pro 45 Lt";
  color: #10101e;
}
.sogody-box .box-content .sogody-box-text .ol-list .sb-paragraph {
  font-size: 16px;
  line-height: 30px;
  font-family: "HelveticaNeueLT Pro 45 Lt";
  color: #10101e;
  margin-bottom: 20px;
}
.sogody-box .box-content .sogody-box-text .ol-list li::marker {
  list-style-type: none;
}
.sogody-box .box-content .sogody-box-text .ol-list li:before {
  content: counter(item) "  ";
  counter-increment: item;
  margin-right: 5px;
  color: #67be83;
}
.sogody-box .box-content .sogody-box-text .ol-list li:last-child .sb-paragraph {
  margin-bottom: unset;
}
.sogody-box .box-content .sogody-box-text ol {
  counter-reset: item;
  list-style-type: none;
}
.sogody-box .box-content .sogody-box-text li {
  display: flex;
}
.projects .carousel-container {
  margin-top: 100px;
}
@media (max-width: 767px) {
.projects .carousel-container {
  margin-top: 64px;
}
}
.projects .carousel-container .book-banner {
  width: 100%;
  margin-bottom: 0;
}
.projects .carousel-container h3 {
  font-size: 20px;
}
@media (max-width: 767px) {
.projects .carousel-container h3 {
  font-size: 22px !important;
}
}
.projects .carousel-container h2 {
  display: flex;
  justify-content: center;
  text-align: center;
  font-size: 32px;
  line-height: 40px;
  font-family: 'Cabinet Grotesk' !important;
  font-weight: 500;
}
.projects .carousel-container h2 .mobile-br {
  display: none;
}
@media (max-width: 767px) {
.projects .carousel-container h2 {
  margin-bottom: 104px;
}
}
@media (max-width: 767px) {
.projects .carousel-container h2 .desktop-br {
  display: none;
}
}
@media (max-width: 767px) {
.projects .carousel-container h2 .mobile-br {
  display: flex;
}
}
.projects .carousel-container .svg-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  width: fit-content;
}
.projects .carousel-container .svg-container .year-icon-button {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.projects .carousel-container .svg-container .year-icon-button:focus {
  outline: none;
}
.projects .carousel-container .svg-container .year-icon-button .year-svg-icon {
  display: block;
}
.projects .carousel-container .year-svg {
  display: flex;
  justify-content: center;
  position: relative;
  max-width: fit-content !important;
}
.projects .carousel-container .year-svg .shared-line {
  position: absolute;
  top: 50%;
  left: 0;
  height: 2px;
  width: 0%;
  background-color: #67be83;
  z-index: 1;
  transform: translateY(-50%);
  transition: width 0.5s ease;
}
.projects .carousel-container .slick-list {
  width: 100%;
}
.projects .carousel-container .year {
  color: #d5d5d5;
  font-size: 22px;
  font-family: "HelveticaNeueLT Pro 55 Roman";
  margin-top: 20px;
}
.projects .carousel-container .desktop-only2 {
  display: none;
}
@media (min-width: 1024px) {
.projects .carousel-container .desktop-only2 {
  display: flex;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.projects .carousel-container .desktop-only2 {
  display: none !important;
}
}
.projects .carousel-container .mobile-only {
  display: none;
}
@media (max-width: 767px) {
.projects .carousel-container .mobile-only {
  display: flex;
}
}
.projects .carousel-container .carousel-card {
  display: flex !important;
  flex-direction: row !important;
  align-items: center;
  text-align: center;
  border-radius: 32px;
  overflow: hidden;
  background-color: #fff;
  padding: 20px;
  width: 100%;
  margin-bottom: 64px;
}
@media (max-width: 767px) {
.projects .carousel-container .carousel-card {
  flex-direction: column !important;
  row-gap: 35px;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.projects .carousel-container .carousel-card {
  flex-direction: column !important;
  row-gap: 35px;
}
}
.projects .carousel-container .carousel-card .carousel-img {
  width: 100% !important;
  max-width: 405px !important;
  border-radius: 32px;
  height: 270px;
  object-fit: cover;
}
.projects .carousel-container .carousel-card .card-header {
  display: flex;
  flex-direction: column;
  text-align: left;
  border-bottom: none;
  align-items: flex-start;
  font-family: "Cabinet Grotesk" !important;
  font-weight: 400;
  width: 100%;
  gap: 20px;
  padding: 4px;
}
@media (max-width: 767px) {
.projects .carousel-container .carousel-card .card-header {
  padding: 0;
}
}
@media (max-width: 767px) {
.projects .carousel-container .carousel-card .card-header h3 {
  line-height: 1;
}
}
.projects .carousel-container .carousel-card .card-header .year-label {
  font-size: 18px;
  line-height: 22px;
  color: white;
  background-color: #67be83;
  padding: 5px 10px;
  border-radius: 32px;
}
.projects .carousel-container .carousel-card .card-header .content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}
.projects .carousel-container .carousel-card .card-header .text-content {
  flex-grow: 1;
  text-align: left;
  margin-right: 20px;
}
.projects .carousel-container .carousel-card .card-header h3 {
  font-size: 20px;
  color: #2b2b2b;
  font-family: "Cabinet Grotesk" !important;
  font-weight: 500;
}
.projects .carousel-container .carousel-card .card-header p {
  font-size: 16px;
  color: #2b2b2b;
  line-height: 20px;
  max-width: 420px;
}
.projects .year-label {
  transition: color 0.3s ease;
}
.projects .year-label.active {
  color: #67be83;
}
.projects .year-svgs {
  display: flex;
  padding: 40px 0px;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media (max-width: 767px) {
.projects .year-svgs {
  display: none;
}
}
.projects .shared-line-container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 8%;
  height: 1px;
  background-color: transparent;
  margin-top: -50px;
}
.projects .shared-line {
  width: 100%;
  height: 1px;
  background-color: #d5d5d5;
  transition: background 0.3s ease;
}
.projects .stats-card strong {
  font-weight: bold;
  font-size: 18px !important;
}
.projects .stats-row {
  display: flex;
  justify-content: start !important;
  flex-wrap: wrap;
  gap: 15px;
  margin: 20px 0 0;
}
.projects .mobile {
  display: flex;
  width: 95%;
}
@media (min-width: 1024px) {
.projects .mobile {
  display: none;
}
}
.projects .stats-card {
  background-color: #f8f8f8;
  border-radius: 32px;
  width: fit-content !important;
  max-width: fit-content !important;
  text-align: center;
  display: flex;
  align-items: center;
  flex: 1 1 48%;
  box-sizing: border-box;
}
.projects .stats-card p {
  font-size: 16px;
  color: #2b2b2b;
  margin-bottom: 0;
  padding: 10px 5px;
}
@media (max-width: 767px) {
.projects .stats-card p {
  font-size: 14px !important;
  padding: 5px 0px;
}
}
.swiper-nav-container {
  width: 140px;
  margin-top: 0;
  margin-bottom: 20px;
  margin-right: -30px;
}
@media (max-width: 767px) {
.swiper-nav-container {
  margin-bottom: -40px;
  width: 135px;
  margin-right: -20px;
}
}
.swiper-button-prev, .swiper-button-next {
  padding: 40px;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
  color: #67be83 !important;
}
.swiper-button-prev::before, .swiper-button-next::before {
  content: "";
  transition: color 0.3s ease, transform 0.3s ease;
}
.swiper-button-prev::after, .swiper-button-next::after {
  font-size: 40px;
}
.swiper-button-prev:hover, .swiper-button-next:hover {
  background-color: #67be83;
  color: white !important;
}
.swiper-button-prev:hover::before, .swiper-button-next:hover::before {
  color: white !important;
}
.swiper-button-prev:focus, .swiper-button-next:focus {
  outline: none;
}
.sogody-text {
  display: flex;
  justify-content: space-between;
  margin-top: 100px;
  margin-bottom: 100px;
  row-gap: 24px;
}
@media (max-width: 767px) {
.sogody-text {
  margin-top: 64px;
  margin-bottom: 64px;
  flex-direction: column;
}
}
@media (max-width: 767px) {
.sogody-text .font-review {
  font-size: 18px !important;
}
}
.sogody-text .title {
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  font-family: "HelveticaNeueLT Pro 45 Lt";
  color: #2b2b2b;
  padding-top: 0;
}
@media (max-width: 767px) {
.sogody-text .title {
  font-size: 14px;
  text-align: center;
  padding:0 10px;
}
}
.sogody-text .title-container {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
.sogody-text .title-container {
  margin-bottom: 0;
}
}
.sogody-text .story-title {
  font-size: 24px;
  line-height: 24px;
  text-align: left;
  font-family: "Cabinet Grotesk" !important;
  font-weight: 500;
  color: #2b2b2b;
  margin-bottom: 0;
}
@media (max-width: 767px) {
.sogody-text .story-title {
  text-align: center;
}
}
.sogody-text .content-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 520px;
  width: 100%;
}
@media (max-width: 767px) {
.sogody-text .content-container {
  margin:0 auto;
  align-items: center;
}
}
.contact-us-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 30px;
}
@media (max-width: 767px) {
.contact-us-container {
  flex-direction: column;
}
}
@media (max-width: 767px) {
.contact-us-container .additional {
  margin-top: 10px;
}
}
.contact-us-container .forms-layout-mobile {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
.contact-us-container .forms-layout-mobile {
  flex-direction: column-reverse;
}
}
@media (max-width: 767px) {
.contact-us-container .contact-us-form {
  background-color: white;
  border-radius: 20px;
  padding: 12px;
}
}
.contact-us-container .contact-us-form .form-group {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
.contact-us-container .contact-us-form .form-group {
  margin-bottom: 20px;
}
}
.contact-us-container .contact-us-form .form-control {
  background-color: transparent !important;
  border: none !important;
  border-radius: 0;
  border-bottom: 0.0625rem solid #02021e33 !important;
  font-family: "HelveticaNeueLT Pro 55 Roman";
}
.contact-us-container .contact-us-form .submit {
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px !important;
}
.contact-us-container .contact-us-form .submit .arrow-icon {
  margin-bottom: 8px;
  margin-left: 10px;
}
.contact-us-container .image-video-container {
  border-radius: 20px;
  padding: 5px;
  background-color: white;
  flex: 1;
}
@media (max-width: 767px) {
.contact-us-container .image-video-container {
  margin-right: 0px;
}
}
.contact-us-container .image-video-container video {
  border-radius: 20px;
  height: 520px !important;
}
@media (max-width: 767px) {
.contact-us-container .image-video-container video {
  height: 300px !important;
}
}
.contact-us-container .image-video-container .book-a-call {
  font-size: 17px;
  font-family: "HelveticaNeueLT Pro 55 Roman";
  border: none;
  background: none !important;
  margin-top: 15px;
}
.contact-us-container .image-video-container .book-a-call:focus {
  border: none !important;
  outline: none !important;
}
.contact-us-container .image-video-container .book-a-call .dark-green-hover {
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.contact-us-container .checkbox-container {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.contact-us-container .checkbox-container label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 16px;
  margin-right: 10px;
}
.contact-us-container input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}
.contact-us-container input[type="checkbox"] + label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-family: "HelveticaNeueLT Pro 55 Roman";
  font-size: 15px;
  padding-top: 5px;
}
.contact-us-container input[type="checkbox"] + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border: 1px solid #ececec;
  background: #ececec;
  display: inline-block;
  box-sizing: border-box;
  border-radius: 4px;
}
.contact-us-container input[type="checkbox"] + label::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 8px;
  width: 12px;
  height: 12px;
  background-color: transparent;
  border-radius: 2px;
  box-sizing: border-box;
  transition: background-color 0.3s ease;
}
.contact-us-container input[type="checkbox"] + label:hover::before {
  border-color: #67be83;
}
.contact-us-container input[type="checkbox"]:checked + label::after {
  background-color: #67be83;
}
.contact-us-container .form-label-styling {
  font-family: "HelveticaNeueLT Pro 55 Roman";
  color: grey !important;
  margin-top: 20px;
  font-size: 15px;
}
.contact-us-container .custom-checkbox .form-check-label {
  color: grey;
  transition: color 0.3s ease;
}
.contact-us-container .custom-checkbox .form-check-input:checked + .form-check-label {
  color: #2b2b2b;
}
.contact-us-container .custom-checkbox .form-check-input:focus + .form-check-label {
  color: #2b2b2b;
}
.contact-us-container .terms-privacy {
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  color: #94959d;
  font-family: "HelveticaNeueLT Pro 55 Roman";
}
@media (max-width: 767px) {
.contact-us-container .terms-privacy {
  line-height: 150%;
}
}
.contact-us-container .terms-privacy a {
  color: #94959d;
  text-decoration: underline;
  cursor: pointer;
}
@media (max-width: 767px) {
.contact-us-container .contact-us-link {
  font-size: 18px !important;
}
}
@media (max-width: 767px) {
.contact-us-container .custom-upload-btn {
  margin-left: 5px;
  width: 100% !important;
  justify-content: center;
  align-items: center;
}
}
@media (max-width: 767px) {
.contact-page-attributes {
  flex-direction: column !important;
  background-color: white;
  border-radius: 20px;
  padding: 10px 0px;
  width: 85%;
}
}
@media (max-width: 767px) {
.contact-page-attributes .subtitle {
  margin: 10px 0px;
  justify-content: start;
}
}
@media (max-width: 767px) {
.justify-left-mobile {
  justify-content: start !important;
}
}
@media (max-width: 767px) {
.contact-page-attributes-layout {
  width: 100%;
  justify-content: center !important;
  display: flex;
}
}
.career-result {
  font-size: 16px;
  width: 80%;
  text-align: center;
  margin: auto;
  color: #67be83;
  font-family: "HelveticaNeueLT Pro 45 Lt";
}
@media (min-width: 768px) and (max-width: 1023px) {
.career-result {
  width: 90%;
}
}
@media (max-width: 767px) {
.career-result {
  width: 100%;
}
}
.career-error {
  font-size: 16px;
  width: 80%;
  text-align: center;
  margin: auto;
  color: #f47e7e;
  font-family: "HelveticaNeueLT Pro 45 Lt";
}
@media (min-width: 768px) and (max-width: 1023px) {
.career-error {
  width: 90%;
}
}
@media (max-width: 767px) {
.career-error {
  width: 100%;
}
}
.testimonials-carousel {
  margin-bottom: 30px;
}
.testimonials-carousel .slick-track {
  display: flex;
  gap: 0 !important;
  justify-content: flex-start;
}
.testimonials-carousel .slick-list {
  display: flex;
  justify-content: flex-start;
  overflow: visible;
}
@media (max-width: 767px) {
.testimonials-carousel {
  padding-top: 0;
}
}
.testimonials-carousel .carousel-title {
  font-size: 24px;
  line-height: 1.3;
}
.testimonials-carousel .carousel-container {
  position: relative;
  flex-direction: column;
  overflow: hidden;
}
@media (max-width: 767px) {
.testimonials-carousel .carousel-container {
  align-items: start;
}
}
.testimonials-carousel .card-content {
  display: flex;
}
@media (max-width: 767px) {
.testimonials-carousel .card-content {
  flex-direction: column;
}
}
.testimonials-carousel .carousel-slider-wrapper {
  width: 100%;
}
.testimonials-carousel .carousel-slider-wrapper .slick-slide {
  display: flex;
  justify-content: center;
  margin: 0 7px;
}
.testimonials-carousel .carousel-card {
  background-color: #fff;
  padding: 20px;
  border-radius: 32px;
  width: 100% !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 230px !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
.testimonials-carousel .carousel-card {
  min-height: 260px !important;
}
}
@media (max-width: 767px) {
.testimonials-carousel .carousel-card {
  min-height: 280px !important;
}
}
.testimonials-carousel .testimonial-image {
  border-radius: 50% !important;
  width: 70px;
  height: 70px;
  border-radius: 8px;
}
.testimonials-carousel .tst-text {
  text-align: left;
  margin-left: 20px;
}
@media (max-width: 767px) {
.testimonials-carousel .tst-text {
  margin-left: 0;
  margin-top: 20px;
}
}
.testimonials-carousel .mobile-only {
  display: none !important;
}
@media (max-width: 767px) {
.testimonials-carousel .mobile-only {
  display: flex !important;
  justify-content: center;
}
}
@media (max-width: 767px) {
.testimonials-carousel .tst-text-mobile {
  display: flex;
  flex-direction: column;
  align-items: start;
}
}
@media (max-width: 767px) {
.testimonials-carousel .testimonial-img-container {
  gap: 10px;
  align-items: center;
}
}
.testimonials-carousel .testimonial-img-container {
  display: flex;
}
.testimonials-carousel .username {
  font-size: 16px;
  margin-bottom: 0;
}
.testimonials-carousel .position {
  font-size: 14px;
  margin: 0;
}
.testimonials-carousel .description {
  font-size: 16px;
  color: #000;
  font-family: "HelveticaNeueLT Pro 45 Lt";
  line-height: normal;
  margin-bottom: 10px;
}
.testimonials-carousel .slick-prev, .testimonials-carousel .slick-next {
  display: none;
}
.testimonials-carousel .slick-slide {
  transition: transform 0.5s ease;
}
.wwo-te {
  margin-top: 100px;
}
@media (max-width: 767px) {
.wwo-te {
  margin-top: 64px;
}
}
.wwo-te > .desktop-row {
  flex-direction: row !important;
  justify-content: space-between;
  margin-bottom: 50px !important;
  gap: 24px !important;
}
@media (max-width: 767px) {
.wwo-te > .desktop-row {
  margin-bottom: 45px !important;
  flex-direction: column !important;
}
}
.wwo-te > .desktop-row .title {
  font-size: 32px !important;
  line-height: 40px !important;
  font-family: "Cabinet Grotesk" !important;
  font-weight: 500 !important;
  max-width: 340px !important;
  margin-bottom: 0;
}
@media (max-width: 767px) {
.wwo-te > .desktop-row .title {
  max-width: 100% !important;
  font-size: 28px !important;
  line-height: 32px !important;
  text-align: center !important;
}
}
.wwo-te > .desktop-row .subtitle {
  max-width: 320px !important;
  padding-top: 5px !important;
}
@media (max-width: 767px) {
.wwo-te > .desktop-row .subtitle {
  padding-top: 0 !important;
  max-width: 100% !important;
  text-align: center !important;
}
}
.wwo-te .progress-bar-container {
  width: 100%;
}
@media (max-width: 767px) {
.wwo-te .contact-us-link {
  margin-top: 40px !important;
}
}
@media (min-width: 1024px) {
.wwo-te .gap {
  gap: 250px !important;
}
}
.wwo-te .col {
  display: flex;
  justify-content: center;
  padding: 0 !important;
}
.wwo-te .row {
  padding: 0px 25px;
  justify-content: start;
}
@media (min-width: 1024px) {
.wwo-te .row {
  justify-content: center;
}
}
.wwo-te .solution-card {
  width: 100%;
  min-width: 230px;
  justify-content: center;
  position: relative;
}
.wwo-te .solution-card .block-subtitle {
  color: #808080;
}
.wwo-te .solution-card .block-title {
  font-size: 18px !important;
  font-family: "HelveticaNeueLT Pro 55 Roman" !important;
  line-height: 20px;
}
@media (max-width: 767px) {
.wwo-te .solution-card {
  margin-bottom: 30px;
}
}
.wwo-te .solution-card .img-set-height {
  max-height: 34px !important;
}
.wwo-te .solution-card .break-text {
  display: inline-block;
  white-space: pre-line;
}
@media (max-width: 768px) {
.wwo-te .solution-card .break-text {
  display: block;
}
}
.wwo-te .solution-card .hover-popup {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  color: grey;
  padding: 10px;
  border-radius: 12px;
  width: max-content;
  max-width: 250px;
  font-size: 14px;
  z-index: 9999;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.wwo-te .solution-card .hover-popup .subtitle {
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.wwo-te .solution-card .bubble-pointer {
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}
.horizontal-scroll-progress-bar {
  position: relative;
  width: 100%;
  height: 4px;
  background-color: #d9efe0;
  overflow: hidden;
}
.horizontal-scroll-progress {
  height: 100%;
  background: #67be83;
  transition: width 0.3s ease-out;
}
.platforms {
  background-color: #ffffff;
  padding-top: 64px;
  margin-bottom: 64px;
}
@media (max-width: 767px) {
.platforms {
  padding: 40px 0px;
  margin-bottom: 20px;
}
}
.platforms .content-box {
  display: block;
  text-align: center;
  padding: 70px 0px;
  justify-content: center;
  background: #fafbfb;
}
@media (min-width: 768px) and (max-width: 1023px) {
.platforms .content-box {
  padding: 20px 0px;
}
}
@media (max-width: 767px) {
.platforms .content-box {
  padding: 40px 0px;
}
}
.platforms .content-box .title {
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #001433;
  font-family: "HelveticaNeueLT Pro 63 MdEx";
  width: 60%;
  margin: auto;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
.platforms .content-box .title {
  font-size: 22px;
  line-height: 26px;
  width: 83%;
  margin-bottom: 80px;
  text-align: left;
  width: initial;
  padding-left: 20px;
}
}
.platforms .content-box .subtitle {
  margin: 23px 0px 45px 0px;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  color: #94959d;
  font-family: "HelveticaNeueLT Pro 45 Lt";
}
@media (max-width: 767px) {
.platforms .content-box .subtitle {
  margin: 26px 0px 58px 0px;
  font-size: 18px;
  line-height: 34px;
}
}
.platforms .content-box .platforms-col {
  display: flex;
  justify-content: space-between;
  max-width: 846px;
  margin: 0 auto;
  padding: 0px 20px;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
.platforms .content-box .platforms-col {
  justify-content: center;
}
}
.platforms .content-box .platforms-col .platform {
  width: 100%;
  max-width: 68px;
}
.platforms .content-box .platforms-col .platform img {
  width: 100%;
  max-width: 68px;
}
@media (max-width: 767px) {
.platforms .content-box .platforms-col .platform {
  max-width: initial;
  width: 50%;
  margin-bottom: 60px;
}
}
.contact-page .author-image {
  width: 60px !important;
  height: 60px !important;
  object-fit: cover;
  object-position: center center;
}
@media (min-width: 1400px) {
.single-up-content .container {
  min-width: unset;
}
}
@media (min-width: 1400px) {
.single-up-content .up-container {
  max-width: 920px !important;
}
}
.inner-update-container h1.title {
  font-family: 'Cabinet Grotesk' !important;
  font-weight: 600;
  font-size: 30px;
  line-height: 38px;
}
@media (max-width: 767px) {
.inner-update-container h1.title {
  font-size: 26px !important;
  line-height: 30px !important;
}
}
.inner-update-container h2.heading2 {
  font-family: 'Cabinet Grotesk' !important;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
}
@media (max-width: 767px) {
.inner-update-container h2.heading2 {
  font-size: 20px !important;
  line-height: 24px !important;
}
}
.cs-b .cs-logo {
  border-radius: 32px !important;
  justify-content: center;
  display: flex;
}
.cs-b .cs-logo img {
  width: 100%;
  max-width: 100%;
  margin-top: -40px;
  height: 400px;
  object-fit: cover;
}
@media (max-width: 767px) {
.cs-b .cs-logo img {
  height: 450px;
}
}
@media (min-width: 1400px) {
.cs-b .container {
  min-width: unset;
}
}
@media (min-width: 1400px) {
.cs-b .up-container {
  max-width: 920px !important;
}
}
.up-container .banner-content {
  color: #fff !important;
}
.single-update {
  margin: 20px 0px;
}
.single-update .heading1, .single-update .heading2, .single-update .heading3 {
  font-family: "HelveticaNeueLT Pro 53 Extended" !important;
  margin-top: 30px !important;
  margin-bottom: 26px !important;
  font-size: 22px;
  line-height: 1;
  padding: 0;
}
@media (max-width: 767px) {
.single-update .heading1, .single-update .heading2, .single-update .heading3 {
  font-size: 16px;
}
}
.single-update .heading1, .single-update .heading2, .single-update .heading3 {
  line-height: normal;
  color: #2b2b2b;
}
.single-update br + h1, .single-update br + h2, .single-update br + h3, .single-update br + h4, .single-update br + h5, .single-update br + h6 {
  margin-top: 0 !important;
}
.single-update br {
  display: none !important;
}
.single-update strong {
  font-family: "HelveticaNeue-Bold";
  font-size: 16px;
}
.single-update h4 {
  font-family: "HelveticaNeueLT Pro 65 Md";
  font-size: 16px;
  color: #94959d;
  line-height: 36px;
  width: 70%;
  margin: auto;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
.single-update h4 {
  width: 100%;
  font-size: 16px;
  line-height: 36px;
}
}
.single-update .up-paragraph {
  font-family: "HelveticaNeueLT Pro 45 Lt";
  color: #2b2b2b;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  margin: auto;
  margin-bottom: 10px;
}
.single-update .update-cnt-image {
  height: auto;
  max-height: 500px;
  width: 100%;
  object-fit: cover;
  border-radius: 32px;
  margin-bottom: 43px !important;
  margin-top: 43px !important;
}
@media (max-width: 767px) {
.single-update .update-cnt-image {
  height: auto;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  border-radius: 32px;
}
}
.single-update .ul-list {
  list-style-image: url(../assets/images/arrow.svg);
  background-repeat: no-repeat;
  font-size: 17px;
  padding-left: 14px;
}
.single-update .ul-list li .up-paragraph {
  width: 100% !important;
  margin-bottom: 0px;
}
.single-update .ul-list li::marker {
  list-style-type: none;
}
.update-role-banner .title, .update-role-banner .subtitle {
  color: #f8f8f8 !important;
}
.update-role-banner {
  margin-top: 0px !important;
}
.custom-blockquote {
  font-style: italic;
  border-left: 4px solid #ccc;
  color: #b1b1b1;
  padding-left: 16px;
  margin: 16px 0;
}
.single-career-banner {
  background-color: #10101e;
  padding: 120px 0px;
  text-align: left;
  margin-top: 80px;
}
@media (min-width: 768px) and (max-width: 1023px) {
.single-career-banner {
  margin-top: 50px;
}
}
@media (max-width: 767px) {
.single-career-banner {
  margin-top: 50px;
  padding: 100px 20px;
}
}
.single-career-banner .position-title {
  font-family: "HelveticaNeueLT Pro 65 Md";
  font-size: 38px;
  line-height: 55px;
  color: #ffffff;
  margin-bottom: unset;
  font-weight: normal;
}
@media (max-width: 767px) {
.single-career-banner .position-title {
  font-size: 28px;
  line-height: 44px;
  text-align: center;
}
}
.single-career-banner .position-location {
  font-family: "HelveticaNeueLT Pro 55 Roman";
  font-size: 20px;
  line-height: 30px;
  color: #dee2e6;
}
@media (max-width: 767px) {
.single-career-banner .position-location {
  text-align: center;
}
}
@media (min-width: 1400px) {
.single-career-content .container, .single-career-banner .container {
  min-width: unset;
}
}
@media (min-width: 1400px) {
.single-career-content .up-container, .single-career-banner .up-container {
  max-width: 920px !important;
}
}
.single-career svg {
  width: 20px;
  height: 20px;
  margin-top: 10px;
  float: right;
  color: green;
}
.single-career ul {
  list-style-image: url(../assets/images/arrow.svg);
  background-repeat: no-repeat;
  font-size: 17px;
  padding: 10px;
}
.single-career {
  width: 80%;
  margin: auto;
  margin-bottom: unset;
}
@media (max-width: 767px) {
.single-career {
  width: 100%;
  margin-top: 50px;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.single-career {
  width: 100%;
  margin-top: 50px;
}
}
.single-career .career-image {
  max-width: 100%;
  margin: 20px 0px;
}
.single-career .project-details {
  border-radius: unset;
  border: unset;
  margin-top: 20px !important;
}
.single-career .project-details .card-header {
  background-color: transparent;
  border: unset;
  color: #10101e;
  margin-bottom: 0px;
  font-family: "HelveticaNeueLT Pro 65 Md";
  font-size: 20px;
  line-height: 36px;
}
.single-career .project-details .card-header .q-icon {
  position: absolute;
  right: 0;
  transform: translate(0px, 2px);
}
.single-career .project-details .card-body {
  border: unset;
  padding-top: unset;
  padding: 0px 1.25rem;
}
.single-career .project-details .cr-paragraph {
  margin-bottom: unset;
  font-family: "HelveticaNeueLT Pro 45 Lt";
  color: #10101e;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
}
.single-career .project-details .cr-paragraph:has(strong):not(:first-child) {
  margin-top: 10px !important;
}
.single-career .project-details .cr-paragraph > strong {
  font-family: "HelveticaNeueLT Pro 65 Md";
}
.single-career .project-details .cr-paragraph > a {
  color: #67be83;
}
.single-career .project-details .accordion {
  margin-bottom: 20px;
}
.single-career .project-details .accordion-title {
  color: #10101e;
  margin-bottom: 0px;
  font-family: "HelveticaNeueLT Pro 65 Md";
  font-size: 20px;
  line-height: 36px;
}
.single-career .project-details .career-result {
  font-size: 16px;
  width: 80%;
  text-align: center;
  margin: auto;
  color: #67be83;
  font-family: "HelveticaNeueLT Pro 45 Lt";
}
@media (min-width: 768px) and (max-width: 1023px) {
.single-career .project-details .career-result {
  width: 90%;
}
}
@media (max-width: 767px) {
.single-career .project-details .career-result {
  width: 100%;
}
}
.single-career .project-details .career-error {
  font-size: 16px;
  width: 80%;
  text-align: center;
  margin: auto;
  color: #f47e7e;
  font-family: "HelveticaNeueLT Pro 45 Lt";
}
@media (min-width: 768px) and (max-width: 1023px) {
.single-career .project-details .career-error {
  width: 90%;
}
}
@media (max-width: 767px) {
.single-career .project-details .career-error {
  width: 100%;
}
}
.single-career .primary-btn-s.btn.btn-primary {
  float: right;
  min-width: 195px;
}
.single-career .primary-btn-s.btn.btn-primary {
  background-color: #67be83;
  color: #ffffff;
  border: none;
  outline: none;
  border-radius: 0rem;
  padding: 16px 18px;
  font-size: 16px;
  font-family: "HelveticaNeueLT Pro 65 Md";
  min-width: 150px;
  line-height: 20px;
}
.single-career .primary-btn-s.btn.btn-primary:hover {
  background-color: #8ed3a4 !important;
}
.single-career .primary-btn-s.btn.btn-primary {
  padding: 10px 0px;
}
@media (max-width: 767px) {
.single-career .primary-btn-s.btn.btn-primary {
  width: 100%;
}
}
.single-career .cr-paragraph a {
  color: #10101e;
  cursor: pointer;
}
.single-career form {
  margin-top: 1.5rem;
}
.single-career form .form-control-file {
  font-size: 14px;
}
.single-career form .form-control {
  font-size: 14px;
  border: none !important;
  border-radius: 0;
  border-bottom: 1px solid #ced4da !important;
  font-family: "HelveticaNeueLT Pro 55 Roman";
}
.single-career form .form-control .input-group input {
  font-size: 14px;
}
.single-career form .form-control .input-group input::placeholder {
  color: red;
}
.single-career form .form-control .input-group input::placeholder {
  color: red;
  opacity: 1;
}
.single-career form .form-control .input-group input:-ms-input-placeholder {
  color: red;
}
.single-career form .form-control .input-group input::-ms-input-placeholder {
  color: red;
}
.single-career form .form-group {
  margin-bottom: 1rem;
}
.single-career .file-btn {
  min-width: 195px;
  padding: 10px 0px;
}
.single-career .networks {
  padding-top: unset;
}
.single-career .invalid-feedback p {
  font-family: "HelveticaNeueLT Pro 45 Lt";
  font-size: 12px;
  line-height: 20px;
  padding-left: 10px;
}
.single-career .career-introduction {
  font-family: "HelveticaNeueLT Pro 45 Lt";
}
.single-career-content {
  background-color: #fff;
}
.single-career-content .details-card .job-details-flex {
  gap: 20px !important;
  margin-top: 30px;
}
.single-career-content .details-card .job-details-flex .detail-item-title {
  font-size: 14px;
}
.single-career-content .networks {
  margin-bottom: 2rem;
}
.jobimage-banner {
  height: 200px;
  object-fit: cover;
  border-radius: 0 !important;
  border-top-left-radius: 32px !important;
  border-top-right-radius: 32px !important;
}
.custom-upload-btn {
  color: #000;
  font-family: "HelveticaNeueLT Pro 55 Roman";
  background-color: #eee;
  border: none;
  padding: 10px 16px;
  padding-top: 13px;
  font-size: 14px;
  border-radius: 32px;
  display: inline-flex;
  gap: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease-in-out;
}
.custom-upload-btn .upload-icon {
  color: #000;
  margin-bottom: 4px !important;
}
.cv-file-name {
  display: block;
  margin-top: 8px;
  font-size: 14px;
  color: #555;
  word-wrap: break-word;
}
.custom-upload-btn:hover {
  background-color: #dfdfdf;
  color: #000;
}
.custom-upload-btn:active {
  background-color: #dfdfdf !important;
  color: #000 !important;
}
.updates-single-container {
  margin-top: 100px;
}
.updates-single-container.homepage-updates {
  margin-top: 0;
}
@media (max-width: 767px) {
.updates-single-container {
  margin-top: 64px;
}
}
@media (max-width: 767px) {
.updates-single-container.homepage-updates {
  margin-top: 0;
}
}
.updates-single-container .explore-link {
  margin: 0 !important;
}
@media (min-width: 1024px) {
.updates-single-container .explore-link {
  margin: auto;
}
}
.updates-single-container .progress-bar-container {
  width: 100%;
  margin-bottom: 40px;
}
.updates-single-container .title-subtitle-row {
  display: flex;
  gap: 30px;
  align-items: start;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 767px) {
.updates-single-container .title-subtitle-row {
  flex-direction: column;
  gap: 24px;
}
}
.updates-single-container .title-subtitle-row .title {
  font-family: "Cabinet Grotesk" !important;
  font-weight: 500;
  font-size: 28px;
  line-height: 32px;
  text-align: left;
  margin: 0;
  max-width: 420px;
}
@media (max-width: 767px) {
.updates-single-container .title-subtitle-row .title {
  max-width: 100%;
}
}
.updates-single-container .title-subtitle-row .subtitle-div {
  max-width: 270px;
}
@media (max-width: 767px) {
.updates-single-container .title-subtitle-row .subtitle-div {
  max-width: 100%;
}
}
.updates-single-container .title-subtitle-row .subtitle {
  text-align: left;
  padding: 0;
  padding-top: 5px;
}
@media (max-width: 767px) {
.updates-single-container .title-subtitle-row .subtitle {
  display:none;
}
}
@media (max-width: 767px) {
.updates-single-container .mobile-content-centered {
  text-align: center !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  flex-direction: column !important;
}
}
.updates-single-container .subtitle-div {
  flex: 0.35;
  gap: 15px;
}
.updates-single-container .updates-list {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
.updates-single-container .update-card:first-child {
  position: relative;
}
}
@media (min-width: 1024px) {
.updates-single-container .update-card:first-child::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 70%;
  border-bottom: 1px solid #e8e8e8;
}
}
.updates-single-container .update-card {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 0;
}
.updates-single-container .update-content-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
@media (max-width: 767px) {
.updates-single-container .update-content-row {
  flex-direction: column-reverse;
  align-items: center;
  padding-top: 0 !important;
}
}
@media (max-width: 767px) {
.updates-single-container .update-content-row .update-image {
  margin-top: 0 !important;
}
}
.updates-single-container .update-text {
  flex: 1;
  max-width: 50%;
}
.updates-single-container .update-text .title {
  font-family: "Cabinet Grotesk" !important;
  font-weight: 500;
  line-height: normal;
  font-size: 24px;
  line-height: 24px;
  justify-content: flex-start;
  padding: 0;
}
@media (max-width: 767px) {
.updates-single-container .update-text .title {
  text-align: left !important;
  font-size: 20px;
  line-height: 20px;
  margin: 0;
}
}
.updates-single-container .update-text .subtitle {
  font-size: 16px;
  line-height: 16px;
  padding: 0;
  font-family: 'HelveticaNeueLT Pro 45 Lt';
}
@media (max-width: 767px) {
.updates-single-container .update-text .subtitle {
  font-size: 14px;
  line-height: 14px;
}
}
@media (max-width: 767px) {
.updates-single-container .update-text {
  margin-top: 20px;
  max-width: 100%;
  gap: 10px;
  display: flex;
  flex-direction: column;
}
}
@media (max-width: 767px) {
.updates-single-container .update-text .clickable {
  margin: 0;
}
}
.updates-single-container .update-image {
  max-width: 40%;
  width: 100%;
  text-align: center;
  height: 200px;
  background-size: cover;
  background-position: center;
  border-radius: 20px;
}
@media (max-width: 767px) {
.updates-single-container .update-image {
  max-width: 100%;
  height: 250px;
  margin-top: 10px;
}
}
.update-card {
  transition: background-color 0.5s ease;
  background-color: transparent;
  padding: 0;
}
.update-card .update-content-row {
  transition: padding 0.5s ease;
}
@media (min-width: 1024px) {
.update-card:hover {
  background-color: white;
}
}
@media (min-width: 1024px) {
.update-card:hover .update-content-row {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
}
.positions .resume-btn, .update-role-banner .resume-btn, .services-page-banner .resume-btn, .services-digital-experience-image .resume-btn {
  background-color: #fff;
  color: #67be83 !important;
  font-size: 20px;
  padding-left: 25px;
  display: flex;
  padding-top: 12px !important;
  align-items: center;
  padding-right: 25px;
}
@media (max-width: 767px) {
.positions .resume-btn, .update-role-banner .resume-btn, .services-page-banner .resume-btn, .services-digital-experience-image .resume-btn {
  font-size: 18px;
}
}
.positions .resume-btn:hover, .update-role-banner .resume-btn:hover, .services-page-banner .resume-btn:hover, .services-digital-experience-image .resume-btn:hover {
  background-color: #67be83;
  color: #fff !important;
}
.positions .resume-btn:hover img, .update-role-banner .resume-btn:hover img, .services-page-banner .resume-btn:hover img, .services-digital-experience-image .resume-btn:hover img {
  filter: brightness(100);
}
.positions .arrow-icon, .update-role-banner .arrow-icon, .services-page-banner .arrow-icon, .services-digital-experience-image .arrow-icon {
  padding-left: 10px;
  margin-bottom: 10px;
}
.positions .arrow-icon img, .update-role-banner .arrow-icon img, .services-page-banner .arrow-icon img, .services-digital-experience-image .arrow-icon img {
  width: 14px;
}
.careers-banner {
  padding: 75px 0px;
  padding-bottom: 40px;
  margin-top: 70px;
  text-align: center;
}
.careers-banner img {
  width: 100%;
  margin-top: 20px;
  border-radius: 32px;
}
@media (max-width: 767px) {
.careers-banner img {
  height: 180px;
  transform: scaleX(-1);
}
}
.careers-banner .banner-title {
  font-family: "Cabinet Grotesk" !important;
  font-weight: 500 !important;
  font-size: 32px;
  line-height: 40px;
}
@media (max-width: 767px) {
.careers-banner .banner-title {
  text-align: center !important;
  margin-bottom: 10px !important;
  font-size: 28px;
  line-height: 32px;
  margin-top: 10px !important;
}
}
@media (max-width: 767px) {
.careers-banner .subtitle br {
  display: none;
}
}
.positions {
  margin: auto;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
.positions {
  width: 100%;
  margin-top: 20px;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.positions {
  width: 100%;
}
}
.positions .title {
  font-size: 32px;
  line-height: 40px;
  font-family: 'Cabinet Grotesk' !important;
  font-weight: 500 !important;
}
@media (max-width: 767px) {
.positions .title {
  font-size: 28px;
  line-height: 32px;
  margin: 0;
}
}
.positions .career-card {
  margin-top: 20px;
  border-radius: 32px;
  background-color: #fff;
  transition: border 0.3s ease-in-out;
}
@media (max-width: 767px) {
.positions .career-card {
  margin-top: 30px;
}
}
.positions .career-card .card-body {
  padding: 2rem;
}
@media (max-width: 767px) {
.positions .career-card .card-body {
  padding: 30px;
}
}
.positions .no-career-card {
  margin-top: 45px;
  text-align: center;
}
@media (max-width: 767px) {
.positions .no-career-card {
  margin-top: 30px;
}
}
.positions .no-career-card .card-body {
  padding: 40px;
}
@media (max-width: 767px) {
.positions .no-career-card .card-body {
  padding: 30px;
}
}
.positions .no-career-card .card-body .title {
  font-family: "HelveticaNeueLT Pro 65 Md";
  font-size: 28px;
  line-height: 38px;
}
.positions .no-career-card .card-body .subtitle {
  font-family: "HelveticaNeueLT Pro 55 Roman";
  margin-top: 28px;
  margin-bottom: 40px;
}
.positions .no-career-card .card-body .email {
  font-family: "HelveticaNeueLT Pro 55 Roman";
  color: #67be83;
  font-size: 20px;
  line-height: 30px;
}
.positions .left-col {
  float: left;
  text-align: left;
}
.positions .left-col .position-title {
  font-family: "HelveticaNeueLT Pro 65 Md";
  color: #10101e;
  font-size: 18px;
  line-height: normal;
  margin-bottom: 15px;
  font-weight: normal;
}
@media (max-width: 767px) {
.positions .left-col .position-title {
  margin-bottom: 15px;
}
}
.positions .left-col .position-location {
  font-size: 14px;
  line-height: normal;
  font-family: "HelveticaNeueLT Pro 45 Lt";
  color: #94959d;
}
.career-card:hover {
  border: 1px solid #67be83;
}
.rotating-arrow-icon {
  width: 16px;
  transition: transform 0.3s ease-in-out;
}
.career-card:hover .rotating-arrow-icon {
  transform: rotate(40deg) !important;
}
.role-banner {
  background-size: cover;
  border-radius: 32px;
  padding: 60px 20px;
  text-align: center;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
.role-banner {
  margin-bottom: 60px;
}
}
.role-banner .banner-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #2b2b2b !important;
}
.role-banner .banner-content .title {
  font-size: 32px;
  margin-bottom: 16px;
  line-height: 40px;
  font-family: 'Cabinet Grotesk' !important;
  font-weight: 600 !important;
}
@media (max-width: 767px) {
.role-banner .banner-content .title {
  font-size: 28px;
  line-height: 32px;
}
}
.role-banner .banner-content .subtitle {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
.role-banner .banner-content .subtitle br {
  display: none;
}
}
.terms-banner {
  padding: 80px 0px 20px 0px;
  text-align: center;
  margin-top: 80px;
}
@media (min-width: 768px) and (max-width: 1023px) {
.terms-banner {
  margin-top: 50px;
}
}
@media (max-width: 767px) {
.terms-banner {
  margin-top: 50px;
}
}
.terms-banner .banner-title {
  font-family: "HelveticaNeueLT Pro 63 MdEx";
  font-size: 32px;
  line-height: 40px;
  color: #2b2b2b;
}
@media (max-width: 767px) {
.terms-banner .banner-title {
  text-align: center;
  font-size: 28px;
}
}
.terms-cnt {
  width: 70%;
  margin: auto;
}
@media (max-width: 767px) {
.terms-cnt {
  width: 100%;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.terms-cnt {
  width: 100%;
}
}
@media (min-width: 1400px) {
.terms-cnt .container {
  min-width: unset;
  max-width: unset !important;
}
}
@media (min-width: 1400px) {
.terms-cnt .up-container {
  max-width: 650px !important;
}
}
.terms-content {
  margin: 60px 0px;
}
@media (max-width: 767px) {
.terms-content {
  margin: 30px 0px;
}
}
.terms-content .heading1, .terms-content .heading2, .terms-content .heading3, .terms-content .heading4, .terms-content .heading5, .terms-content .heading6 {
  color: #2b2b2b;
  font-family: "HelveticaNeueLT Pro 55 Roman" !important;
  line-height: normal;
  font-size: 22px;
  margin-top: unset;
}
.terms-content .terms-paragraph {
  font-family: "HelveticaNeueLT Pro 45 Lt";
  font-size: 16px;
  line-height: normal;
  margin-bottom: 30px;
  color: #464646;
}
.terms-content .terms-image {
  width: 100%;
  margin: 40px 0px;
}
.terms-content ul {
  list-style-image: url(../assets/images/arrow.svg);
  background-repeat: no-repeat;
  font-size: 17px;
  font-weight: 300;
}
.privacy-banner {
  background-color: #94959d;
  padding: 120px 0px;
  text-align: left;
  margin-top: 80px;
}
@media (min-width: 768px) and (max-width: 1023px) {
.privacy-banner {
  margin-top: 50px;
}
}
@media (max-width: 767px) {
.privacy-banner {
  margin-top: 50px;
  text-align: center;
  padding: 120px 20px;
}
}
.privacy-banner .banner-title {
  font-family: "HelveticaNeueLT Pro 65 Md";
  font-size: 38px;
  line-height: 55px;
  color: #ffffff;
}
@media (max-width: 767px) {
.privacy-banner .banner-title {
  font-size: 28px;
  line-height: 44px;
}
}
.privacy-cnt {
  width: 70%;
  margin: auto;
}
@media (max-width: 767px) {
.privacy-cnt {
  width: 100%;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.privacy-cnt {
  width: 100%;
}
}
@media (min-width: 1400px) {
.privacy-cnt .container {
  min-width: unset;
}
}
@media (min-width: 1400px) {
.privacy-cnt .up-container {
  max-width: 920px !important;
}
}
.privacy-content {
  margin: 60px 0px;
}
.privacy-content .heading1, .privacy-content .heading2, .privacy-content .heading3, .privacy-content .heading4, .privacy-content .heading5, .privacy-content .heading6 {
  color: #10101e;
  font-family: "HelveticaNeueLT Pro 65 Md";
}
.privacy-content .privacy-paragraph {
  font-family: "HelveticaNeueLT Pro 45 Lt";
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 0px;
  color: #10101e;
}
.privacy-content .privacy-image {
  width: 100%;
  margin: 40px 0px;
}
.privacy-content ul {
  list-style-image: url(../assets/images/arrow.svg);
  background-repeat: no-repeat;
  font-size: 17px;
}
.company {
  margin-top: 80px;
}
@media (max-width: 767px) {
.company {
  margin-top: 100px;
}
}
@media (max-width: 767px) {
.company .init-circular-div {
  margin-top: 1rem;
}
}
.company .content-wrapper {
  margin-bottom: 64px !important;
}
.company .content-wrapper .carousel-title {
  font-size: 32px;
  line-height: 40px;
  font-family: 'Cabinet Grotesk' !important;
  font-weight: 500;
}
@media (max-width: 767px) {
.company .content-wrapper .carousel-title {
  font-size: 28px;
  line-height: 32px;
}
}
@media (max-width: 767px) {
.company .content-wrapper .carousel-title .desktop-br {
  display: none;
}
}
@media (max-width: 767px) {
.company .content-wrapper {
  margin-top: 0rem;
}
}
.company .carousel-slider-wrapper {
  margin-top: 1.5rem;
}
.company .mshs-services {
  margin-top: 0 !important;
}
.company .clients-second {
  background-color: #f0f2f3;
  margin-top: 30px;
}
.company .desktop {
  display: none;
}
@media (min-width: 1024px) {
.company .desktop {
  display: flex;
}
}
.company .career-carousel {
  margin: 70px 0px;
}
.company .react-player__preview {
  display: flex;
  height: 100%;
  min-height: 340px;
  background-size: cover;
}
@media (min-width: 768px) and (max-width: 1023px) {
.company .react-player__preview {
  min-height: 540px;
}
}
@media (min-width: 1024px) {
.company .react-player__preview {
  min-height: 540px;
}
}
.company .react-player {
  margin-top: -80px;
}
@media (max-width: 767px) {
.company .react-player {
  height: 60%;
  margin-top: -100px;
}
}
.company .react-player video {
  max-height: 340px;
}
@media (min-width: 768px) and (max-width: 1023px) {
.company .react-player video {
  max-height: 540px;
}
}
@media (min-width: 1024px) {
.company .react-player video {
  max-height: 540px;
}
}
@media (min-width: 1024px) {
.company .work-page .cta-meet {
  margin-top: 3rem !important;
}
}
.container-company {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
}
@media (max-width: 767px) {
.container-company {
  padding: 0 16px;
}
}
@media (max-width: 767px) {
.work-page .cta-meet {
  padding-top: 25px !important;
}
}
.work-page .cta-meet {
  padding-top: 0px !important;
  padding-bottom: 50px !important;
}
.work .under-banner, .updates2 .under-banner {
  margin-top: -50px;
  z-index: 99;
}
.work .grid-container-1, .updates2 .grid-container-1 {
  display: grid;
  grid-template-columns: 1.35fr 0.65fr;
  grid-template-rows: 1fr;
  gap: 0px 20px;
  grid-template-areas: "case-study-b video-b";
}
.work .case-study-b, .updates2 .case-study-b {
  grid-area: case-study-b;
}
.work .video-b, .updates2 .video-b {
  grid-area: video-b;
}
@media (max-width: 767px) {
.work .video-b, .updates2 .video-b {
  margin-bottom: 25px;
}
}
@media (max-width: 767px) {
.work .grid-container-1, .updates2 .grid-container-1 {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 0.3fr 1.7fr;
  gap: 0px 20px;
  grid-template-areas:
        "video-b"
        "case-study-b";
}
}
@media (max-width: 767px) {
.work .video-b, .updates2 .video-b {
  grid-area: video-b;
}
}
@media (max-width: 767px) {
.work .case-study-b, .updates2 .case-study-b {
  grid-area: case-study-b;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.work .video-b, .updates2 .video-b {
  margin-bottom: 25px;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.work .grid-container-1, .updates2 .grid-container-1 {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 0.3fr 1.2fr;
  gap: 0px 20px;
  grid-template-areas:
        "video-b"
        "case-study-b";
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.work .video-b, .updates2 .video-b {
  grid-area: video-b;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.work .case-study-b, .updates2 .case-study-b {
  grid-area: case-study-b;
}
}
.work .clients-second, .updates2 .clients-second {
  background-color: transparent;
  padding-bottom: 20px !important;
  padding-top: 70px !important;
}
.meet {
  margin-top: 80px;
}
@media (min-width: 768px) and (max-width: 1023px) {
.meet {
  margin-top: 50px;
}
}
@media (max-width: 767px) {
.meet {
  margin-top: 50px;
}
}
.meet .clients {
  background-color: #f0f2f3;
}
.meet .clients-second {
  background-color: #f0f2f3;
}
.meet .grid-container {
  display: grid;
  grid-template-columns: 500px 0.8fr;
  grid-template-rows: 1fr;
  gap: 0px 60px;
  grid-template-areas: "meet-part video-part";
  justify-content: space-between;
}
@media (min-width: 768px) and (max-width: 1023px) {
.meet .grid-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 0px 20px;
  grid-template-areas: "meet-part video-part";
}
}
@media (max-width: 767px) {
.meet .grid-container {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 0.6fr 0.6fr;
  gap: 0px 0px;
  grid-template-areas:
        "video-part"
        "meet-part";
}
}
.meet .video-part {
  grid-area: video-part;
  justify-self: end;
}
.meet .meet-part {
  grid-area: meet-part;
}
.services-page {
  margin-top: 80px;
}
@media (max-width: 767px) {
.services-page .init-circular-div {
  width: fit-content;
}
}
.services-page .logo-item img {
  width: 100px;
}
.services-page .services-section-head {
  max-width: 800px;
  width: 100%;
  margin: auto;
  text-align: center;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
.services-page .services-section-head {
  margin-bottom: 26px;
}
}
.services-page .services-section-head .services-section-title {
  font-weight: 500;
  font-size: 32px;
  line-height: 38px;
  text-align: center;
  color: #001433;
  font-family: "HelveticaNeueLT Pro 63 MdEx";
}
@media (max-width: 767px) {
.services-page .services-section-head .services-section-title {
  font-size: 22px;
  line-height: 26px;
}
}
.services-page .services-section-head .services-section-desc {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #94959d;
  margin-top: 24px;
  font-family: "HelveticaNeueLT Pro 55 Roman";
}
.services-page .services-section-head .btn {
  font-family: "HelveticaNeueLT Pro 75 Md";
  background: none;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #67be83;
  border: none;
  padding: 0;
  display: block;
  margin-top: 16px;
}
.services-page .services-section-head .btn:hover {
  color: #10101e !important;
}
.services-page .services-section-head .btn:hover img {
  transform: translateX(50%);
}
.services-page .services-section-head .btn.btn-primary:not(:disabled):not(.disabled):active {
  color: #67be83;
  background: none !important;
  border: none !important;
}
.services-page .services-section-head .btn img {
  transition: all 0.3s ease;
  width: 24px;
  display: inline-block;
  margin-left: 8px;
}
.not-found {
  display: flex;
  height: 100%;
  min-height: 730px;
  max-height: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 767px) {
.not-found {
  margin-top: 30px;
}
}
.not-found p {
  margin-bottom: unset;
}
.not-found .title {
  font-size: 22px;
}
@media (max-width: 767px) {
.not-found .title {
  font-size: 18px;
}
}
.not-found .logo-404 {
  width: 100%;
  height: 240px;
  object-fit: contain;
}
@media (max-width: 767px) {
.not-found .logo-404 {
  height: 150px;
}
}
.not-found .bordered-title {
  position: relative;
  border: 1px solid #67be83;
  margin: 0px 10px;
}
.not-found .bordered-title::before, .not-found .bordered-title::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border: 1px solid #67be83;
  z-index: 1;
}
.not-found .bordered-title {
  position: relative;
  border: 1px solid #67be83;
}
.not-found .bordered-title::before {
  bottom: -5px;
  left: -5px;
}
.not-found .bordered-title::after {
  top: -5px;
  right: -5px;
}
.not-found .gap {
  gap: 10px;
}
.not-found .secondary-contact-us {
  background-color: transparent !important;
  color: #67be83 !important;
  transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  border: 1px solid #67be83;
}
.not-found .secondary-contact-us:hover {
  border: 1px solid #ffffff;
  background-color: #ffffff !important;
}
@media (max-width: 767px) {
.not-found .mobile-column {
  flex-direction: column;
}
}
.not-found .contact-us-link {
  font-size: 16px;
  font-family: "HelveticaNeueLT Pro 55 Roman";
  line-height: normal;
  min-width: 120px;
  width: fit-content;
  min-height: 45px;
  height: auto;
  margin: 0 auto;
  outline: unset;
  border-radius: 50px;
  cursor: pointer;
  padding-top: 4px !important;
}
.not-found .contact-us-link:not(.secondary-contact-us) {
  color: #ffffff !important;
  background-color: #67be83;
  border: unset;
}
.not-found .contact-us-link:not(.secondary-contact-us):hover {
  background-color: #4d8e62 !important;
}
@media (max-width: 767px) {
.mshs-title {
  margin-top: 70px !important;
  justify-content: center !important;
}
}
.mshs-services {
  margin-top: 100px;
}
@media (max-width: 767px) {
.mshs-services {
  margin-top: 64px;
}
}
.mshs-services > .title {
  font-size: 32px !important;
  line-height: 40px !important;
  font-family: "Cabinet Grotesk" !important;
  font-weight: 500 !important;
  max-width: 360px !important;
  margin-bottom: 50px !important;
  text-align: center !important;
}
@media (max-width: 767px) {
.mshs-services > .title {
  max-width: 100% !important;
  font-size: 28px !important;
  line-height: 32px !important;
  margin-bottom: 40px !important;
}
}
.mshs-services .content-box {
  border-radius: 20px;
  margin: auto;
  width: 100%;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 420px;
}
@media (min-width: 1024px) {
.mshs-services .content-box {
  justify-content: center;
}
}
@media (max-width: 767px) {
.mshs-services .content-box {
  background-position: 100%;
}
}
.mshs-services .slider-wrapper {
  width: 100%;
}
.mshs-services .custom-slider .slide-container {
  padding: 0 10px;
}
.mshs-services .btn-logo-img {
  height: auto;
  max-width: 40px;
}
.mshs-services .single-card-logo {
  height: auto;
  max-width: 110px;
}
.mshs-services .explore-link .explore-link-text {
  font-size: 16px !important;
}
@media (max-width: 767px) {
.mshs-services .explore-link {
  margin: unset !important;
}
}
.mshs-services .text-padding {
  padding: 0 !important;
}
.mshs-services .slick-dots {
  width: fit-content;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex !important;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
@media (max-width: 767px) {
.mshs-services .slick-dots {
  gap: 3px;
}
}
.mshs-services .slick-dots-inner {
  width: fit-content;
  background-color: #ffff;
  border: 1px solid #eee;
  border-radius: 40px;
  display: flex !important;
  justify-content: center;
  gap: 8px;
  margin:0;
}
@media (max-width: 767px) {
.mshs-services .slick-dots-inner {
  gap: 6px;
  padding: 14px !important;
  height: fit-content;
}
}
@media (max-width: 767px) {
.mshs-services .slick-dots-inner li {
  margin: 0 !important;
}
}
.mshs-services .custom-dot {
  display: flex;
  justify-content: center;
  align-items: center;
}
.mshs-services .dot {
  width: 10px;
  height: 10px;
  border-radius: 40px;
  background-color: #a1d6b2;
  transition: width 0.3s ease, background-color 0.3s ease;
}
@media (max-width: 767px) {
.mshs-services .dot {
  width: 7px;
  height: 7px;
}
}
.mshs-services .slick-active .dot {
  width: 50px;
  background-color: #67be83;
  transition: width 0.3s ease, background-color 0.3s ease;
}
.mshs-services .custom-dot:hover .dot {
  background-color: rgb(197, 217, 204);
}
.mshs-services .slick-dots li {
  display: inline-block;
  width: auto;
  height: auto;
}
.mshs-services .autoplay-toggle {
  z-index: 2;
  margin-top: -30px;
}
.mshs-services .autoplay-btn {
  padding: 12px !important;
  border-radius: 40px;
  background-color: #ffff;
  outline: none;
  border: 1px solid #eee;
  height: fit-content;
}
@media (max-width: 767px) {
.mshs-services .autoplay-btn {
  padding: 10px !important;
}
}
@media (max-width: 767px) {
.mshs-services .autoplay-btn img {
  width: 16px;
  height: 16px;
}
}
.mshs-services .large-padding {
  padding-left: 280px !important;
}
.mshs-services .medium-padding {
  padding-left: 150px !important;
}
.mshs-services .small-padding {
  padding-left: 20px !important;
}
.banner-update {
  padding: 120px 20px;
  background-color: #10101e;
}
.banner-update .container {
  max-width: 920px !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
.banner-update {
  padding: 70px 20px;
}
}
.banner-update .banner-title {
  margin: auto;
  margin-bottom: 30px;
}
.banner-update .banner-title .name {
  font-family: "HelveticaNeueLT Pro 65 Md";
  line-height: 55px;
  font-size: 38px;
  color: #ffffff;
}
@media (max-width: 767px) {
.banner-update .banner-title .name {
  text-align: center;
  line-height: 44px;
  font-size: 28px;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.banner-update .banner-title .name {
  text-align: center;
}
}
.banner-work {
  justify-content: center;
  margin: auto;
  text-align: center;
  border-radius: 20px;
  margin-top: 110px;
}
.banner-work .margin-addition {
  margin-top: 0px;
  line-height: 20px;
}
.banner-work .banner-title {
  margin: auto;
}
@media (max-width: 767px) {
.banner-work .banner-title {
  padding-left: 40px;
  padding-right: 20px;
}
.banner-work .banner-title .subtitle {
  width: 100% !important;
}
}
.banner-work .banner-title .name {
  font-size: 32px;
  line-height: 40px;
  font-family: 'Cabinet Grotesk' !important;
  font-weight: 500 !important;
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-bottom: 10px !important;
}
@media (max-width: 767px) {
.banner-work .banner-title .name {
  text-align: left;
  flex-direction: column;
  font-size: 28px;
  line-height: 32px;
  gap: 0px;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.banner-work .banner-title .name {
  text-align: left;
}
}
@supports (-webkit-touch-callout: none) {
  .name {
    font-weight: 800;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: grayscale;
  }
}
@media (max-width: 767px) {
.banner-work .init-circular-div {
  justify-content: flex-start;
  /* !important: a later non-media rule below sets 30px bottom; override it. */
  margin:0 0 16px !important;
}
/* Tighten the mobile hero rhythm: less air below the copy, before the divider,
   and around the "Trusted by" band so the banner doesn't sprawl. */
.banner-work .banner-title .subtitle { margin-bottom: 16px; }
.banner-work hr { margin-top: 12px; margin-bottom: 12px; }
}
.banner-work .init-circular-div {
  justify-content: center;
  width: fit-content;
  margin:0 auto 30px;
}
.banner-meet {
  padding: 100px 20px;
  background-color: rgba(178, 222, 193, 100%);
}
@media (min-width: 768px) and (max-width: 1023px) {
.banner-meet {
  padding: 70px 20px;
}
}
.banner-meet .banner-title {
  margin: auto;
}
.banner-meet .banner-title .name {
  font-family: "HelveticaNeueLT Pro 65 Md";
  line-height: 55px;
  font-size: 38px;
  margin-bottom: 14px;
}
@media (max-width: 767px) {
.banner-meet .banner-title .name {
  text-align: center;
  line-height: 44px;
  font-size: 28px;
  margin-bottom: 14px;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.banner-meet .banner-title .name {
  text-align: left;
}
}
.banner-meet .banner-title .subtitle {
  font-family: "HelveticaNeueLT Pro 55 Roman";
  line-height: 30px;
  font-size: 20px;
}
@media (max-width: 767px) {
.banner-meet .banner-title .subtitle {
  text-align: center;
}
}
.tp-banner {
  font-family: "HelveticaNeueLT Pro 65 Md";
  background-color: rgba(0, 0, 0, 1);
  bottom: 0;
  position: fixed;
  min-width: 100%;
  height: auto;
  z-index: 100000;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 20px;
  left: 0;
  text-align: center;
  font-weight: 400;
  width: 100%;
  z-index: 9999;
  pointer-events: auto;
  opacity: 0;
  visibility: hidden;
}
@keyframes tpFadeIn {
  from {
    opacity: 0;
    visibility: hidden;
  }
  to {
    opacity: 1;
    visibility: visible;
  }
}
.tp-banner .tp-banner-container {
  padding: 15px 30px;
  text-align: center;
  width: 100%;
  z-index: 2;
  color: #ffffff;
  display: block;
}
@media (max-width: 767px) {
.tp-banner .tp-banner-container {
  padding: 20px;
}
}
.tp-banner .tp-banner-text-1 {
  margin-bottom: 5px;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  color: #ffffff;
  font-family: "HelveticaNeueLT Pro 45 Lt";
}
@media (max-width: 767px) {
.tp-banner .tp-banner-text-1 {
  font-size: 12px;
  line-height: 19px;
  margin: 0 5px 5px 5px;
}
}
.tp-banner .tp-banner-text {
  margin-bottom: 5px;
  text-align: center;
  font-size: 12px;
  line-height: 30px;
  color: #94959d;
  font-family: "HelveticaNeueLT Pro 45 Lt";
}
@media (max-width: 767px) {
.tp-banner .tp-banner-text {
  font-size: 10px;
}
}
.tp-banner .tp-banner-text a {
  color: #94959d;
  text-decoration: underline;
  cursor: pointer;
}
.tp-banner .tp-banner-text a:hover {
  color: #67be83;
}
.tp-banner .tp-close-icon {
  top: 0;
  left: 0;
  padding: 20px;
  position: absolute;
}
.tp-banner .tp-close-icon:hover {
  color: #67be83;
}
.tp-banner .tp-close-icon img {
  width: 10px;
  height: 10px;
}
@media (max-width: 767px) {
.tp-banner .tp-close-icon {
  padding: 15px;
}
}
.tp-banner .tp-banner-buttons {
  margin: 0px 10px;
}
.tp-banner .tp-banner-buttons {
  background-color: #67be83;
  color: #ffffff;
  border: none;
  outline: none;
  border-radius: 0rem;
  padding: 16px 18px;
  font-size: 16px;
  font-family: "HelveticaNeueLT Pro 65 Md";
  min-width: 150px;
  line-height: 20px;
}
.tp-banner .tp-banner-buttons:hover {
  background-color: #8ed3a4 !important;
}
.banner-company {
  margin: 110px auto 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 1240px;
  padding: 0 20px;
}
@media (max-width: 767px) {
.banner-company {
  padding: 0 16px;
}
}
.banner-company.video-wrapper {
  position: relative;
}
.banner-company.video-wrapper video {
  width: 100%;
}
.banner-company.video-wrapper .mute-toggle {
  position: absolute;
  bottom: 15px;
  right: 35px;
  cursor: pointer;
  color: white;
  z-index: 2;
  transition: transform 0.2s ease, color 0.2s ease;
}
@media (max-width: 767px) {
.banner-company.video-wrapper .mute-toggle {
  right: 31px;
}
}
.banner-company.video-wrapper .mute-toggle:hover {
  color: #ddd;
}
.banner-company.video-wrapper .mute-toggle svg {
  width: 25px;
  height: 25px;
}
@media (max-width: 767px) {
.banner-company.video-wrapper .mute-toggle svg {
  width: 28px;
  height: 28px;
}
}
.youtube-section-container {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
}
@media (max-width: 767px) {
.youtube-section-container {
  padding: 0 16px;
}
}
.youtube-section {
  background: #FFF;
  border-radius: 0 0 24px 24px;
  padding: 40px;
  width: 100%;
}
@media (max-width: 767px) {
.youtube-section {
  padding: 25px;
}
}
.youtube-section .youtube-container {
  max-width: 920px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
}
@media (max-width: 767px) {
.youtube-section .youtube-container {
  flex-direction: column-reverse;
  justify-content: space-between;
  align-items: center;
}
}
.youtube-section .youtube-container .title {
  font-size: 20px;
  line-height: 22px;
  font-weight: 500;
  margin: 0;
  padding: 0;
  text-align: left;
  font-family: "Cabinet Grotesk";
  display: inline;
}
@media (max-width: 767px) {
.youtube-section .youtube-container .title {
  width: 100%;
  text-align: center;
}
}
.youtube-section .youtube-container .title .quote {
  font-weight: 700;
  font-family: "HelveticaNeueLT Pro 65 Md";
  margin-bottom: 5px;
  display: inline;
  white-space: nowrap;
}
.services-single-banner {
  border-radius: 20px !important;
}
.services-single-banner .init-circular-div {
  width: fit-content;
}
@media (min-width: 1024px) {
.services-single-banner .banner-sub {
  width: 70%;
}
}
.services-single-banner h2, .services-single-banner .h2-styling {
  font-size: 32px !important;
}
@media (max-width: 767px) {
.services-single-banner h2, .services-single-banner .h2-styling {
  font-size: 24px !important;
  line-height: 1.3;
  margin: 0;
}
}
.services-single-banner h2 p, .services-single-banner .h2-styling p {
  font-size: 32px !important;
  line-height: 40px !important;
  font-family: "Cabinet Grotesk" !important;
  font-weight: 500 !important;
  margin-bottom: 0;
}
.services-single-banner h2 p span.h2-styling, .services-single-banner .h2-styling p span.h2-styling {
  font-size: 32px !important;
  line-height: 40px !important;
  font-family: "Cabinet Grotesk" !important;
  font-weight: 500 !important;
}
@media (max-width: 767px) {
.services-single-banner h2 p span.h2-styling, .services-single-banner .h2-styling p span.h2-styling {
  font-size: 28px !important;
  line-height: 32px !important;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.services-single-banner h2 p, .services-single-banner .h2-styling p {
  margin-bottom: 20px !important;
}
}
@media (max-width: 767px) {
.services-single-banner h2 p, .services-single-banner .h2-styling p {
  margin-bottom: 20px !important;
  font-size: 28px !important;
  line-height: 32px !important;
}
}
.services-single-banner video {
  border-radius: 10px;
}
.services-single-banner .video-container {
  height: 300px;
  width: 100%;
  max-width: 400px;
}
@media (min-width: 768px) and (max-width: 1023px) {
.services-single-banner .video-container {
  max-width: 100%;
}
}
@media (max-width: 767px) {
.services-single-banner .video-container {
  max-width: 100%;
}
}
@media (min-width: 1024px) {
.gap {
  gap: 30px;
}
}
.services-single-banner .clients-carousel, .banner-work .clients-carousel {
  background-color: transparent !important;
}
/* Keep the "Trusted by" band tight against the divider: cap the band's own
   top/bottom padding at 12px (base is 20px) and zero the inner container's
   vertical padding, so the band hugs the divider top and the banner bottom. */
.services-single-banner .clients-carousel, .banner-work .clients-carousel {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}
.services-single-banner .clients-carousel .carousel-container, .banner-work .clients-carousel .carousel-container {
  padding: 0 3rem;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
/* Zero the logo track's own 20px vertical padding (sogody.css sets it globally,
   overriding the mobile reset) so the logos don't balloon the band height and
   push "Trusted by:" away from the divider. */
.services-single-banner .clients-carousel .slider-track, .banner-work .clients-carousel .slider-track {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
.services-single-banner .clients-carousel .carousel-container, .banner-work .clients-carousel .carousel-container {
  padding: 0 1.5rem !important;
}
}
@media (max-width: 767px) {
.services-single-banner .clients-carousel .carousel-container, .banner-work .clients-carousel .carousel-container {
  padding: 0 1.5rem !important;
}
}
.where-we-come-in-section {
  margin: 100px 0;
}
@media (max-width: 767px) {
.where-we-come-in-section {
  margin: 64px 0;
}
}
.where-we-come-in-wrapper {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (max-width: 767px) {
.where-we-come-in-wrapper {
  padding: 0 16px;
}
}
.where-we-come-in-text {
  font-family: "Cabinet Grotesk";
  font-size: 32px;
  line-height: 44px;
  color: #4a4a4a;
  margin: 0;
  font-weight: 400;
}
@media (max-width: 767px) {
.where-we-come-in-text {
  font-size: 23px;
  line-height: 38px;
}
}
.where-we-come-in-label {
  display: inline-flex;
  align-items: center;
  align-self:start;
  text-align:left;
  background-color: #2b2b32;
  color: #fff;
  padding: 12px 10px 8px;
  border-radius: 8px;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  font-family: "HelveticaNeueLT Pro 45 Lt";
  vertical-align: middle;
  margin-right: 16px;
  vertical-align: baseline;
  transform: translateY(-6px);
}
@media (max-width: 767px) {
.where-we-come-in-label {
  font-size: 14px;
  margin-right: 14px;
  transform: translateY(-3px);
}
}
.where-we-come-in-text-strong {
  color: #2b2b2b;
  font-weight: 400;
  font-family: "Cabinet Grotesk";
}
.where-we-come-in-text-light {
  color: #6b6b6b;
  font-family: "Cabinet Grotesk";
  font-weight: 400;
}
.koalendar-sidebar-overlay {
  position: fixed;
  inset: 0;
  background: #2B2B2B52;
  display: flex;
  justify-content: flex-end;
  align-items: stretch;
  z-index: 1400;
}
.koalendar-sidebar {
  width: min(570px, 90vw);
  max-width: 570px;
  background: #fff;
  color: #fff;
  height: 100vh;
  box-shadow: -6px 0 24px rgba(0, 0, 0, 0.25);
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  animation: slide-in-right 280ms ease forwards;
}
@media (max-width: 767px) {
/* Mobile: the contact widget opens as a full-view sheet from the bottom
   (not a right-side drawer), and closes on X. */
.koalendar-sidebar-overlay {
  justify-content: center;
  align-items: flex-end;
}
.koalendar-sidebar {
  width: 100%;
  max-width: 100%;
  height: 100dvh;
  box-shadow: 0 -6px 24px rgba(0, 0, 0, 0.25);
  animation: slide-in-up 300ms ease forwards;
}
}
.koalendar-sidebar .koalendar-sidebar-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 40px 20px;
}
@media (max-width: 767px) {
.koalendar-sidebar .koalendar-sidebar-header {
  padding: 20px 16px 20px;
}
}
.koalendar-sidebar .koalendar-sidebar-header p {
  margin: 0;
  font-family: 'HelveticaNeueLT Pro 65 Md';
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  color: #000000;
}
.koalendar-close-btn {
  background: #67BE8333;
  border: none;
  border-radius: 100%;
  display: flex;
  height: fit-content;
  cursor: pointer;
  padding: 10px;
  margin: 0;
  transition: all .2s linear;
}
.koalendar-close-btn:hover {
  background: #67BE8380;
  transition: all .2s linear;
}
.koalendar-close-btn:hover img {
  transform: scale(150%);
  transition: all .2s linear;
}
.koalendar-close-btn img {
  width: 8px;
  height: 8px;
  transition: all .2s linear;
}
.koalendar-sidebar-content {
  flex: 1;
  overflow: auto;
  background: #fff;
  padding-top: 10px;
  border-top: 1px solid #E5E5E5;
}
@keyframes slide-in-right {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes slide-in-up {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0);
  }
}
.cal-wrap {
  margin: 0 auto;
  background: #fff;
  padding:0 20px;
}
.cal-embed {
  width: 100%;
}
@media (max-width: 767px) {
.services-page .banner-title {
  margin-bottom: 0;
}
}
@media (max-width: 767px) {
.services-page .banner-title h2 {
  font-size: 32px !important;
  line-height: 40px !important;
  font-family: 'Cabinet Grotesk' !important;
  font-weight: 500;
}
}
@media (max-width: 767px) {
.services-page .service .services-desktop-wrapper {
  margin-top: 40px !important;
}
}
@media (max-width: 767px) {
.services-page .service .services-desktop-wrapper .services-desktop-box {
  padding: 16px !important;
}
}
@media (max-width: 767px) {
.services-page .service .services-desktop-wrapper .services-desktop-box .services-desktop-intro {
  display: none;
}
}
@media (max-width: 767px) {
.services-page .service .services-desktop-wrapper .services-desktop-box .services-desktop-cards {
  display: flex;
  flex-direction: row;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
}
}
@media (max-width: 767px) {
.services-page .service .services-desktop-wrapper .services-desktop-box .services-desktop-cards .service-col {
  max-width: 100%;
  min-width: 100%;
  flex: 0 0 100%;
  scroll-snap-align: start;
  scroll-snap-stop: always;
}
}
@media (max-width: 767px) {
.services-page .service .services-desktop-wrapper .services-desktop-box .services-desktop-cards .service-col a {
  width: 100%;
  display: flex;
}
}
@media (max-width: 767px) {
.services-page .service .services-desktop-wrapper .services-desktop-box .services-desktop-cards .service-col a .service-box {
  width: 100% !important;
}
}
@media (max-width: 767px) {
.services-page .book-banner {
  width: 100%;
}
}
@media (max-width: 767px) {
.services-page .padding {
  padding: 0px 22px;
}
}
.services-page .padding:focus {
  outline: none;
}
.services-page .case-studies-preview {
  gap: 40px;
  margin-bottom: 30px;
}
.services-page .case-studies-preview .title {
  padding-top: 60px !important;
}
@media (max-width: 767px) {
.services-page .case-studies-preview .title {
  padding-top: 15px !important;
  margin-bottom: 0px;
}
}
.services-page .case-studies-preview .active-cs-content {
  height: 400px;
}
@media (max-width: 767px) {
.services-page .case-studies-preview .active-cs-content {
  height: 250px;
}
}
.services-page .case-studies-preview .case-study-card {
  margin: 0px 0px 10px 0px !important;
}
.services-page .case-studies-preview .case-study-card .card-body {
  padding: 15px 0px !important;
}
.services-page .case-studies-preview .case-study-card .subtitle {
  font-size: 18px;
  font-family: "HelveticaNeueLT Pro 55 Roman" !important;
  color: #636363;
}
.services-page .case-studies-preview .case-study-card .case-study-title {
  margin-bottom: 0;
}
.services-page .case-studies-preview .case-study-card .circular-btn-container {
  bottom: 20px;
}
.services-page .why-choose-sogody {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.services-page .book-banner {
  margin-bottom: 0px;
}
.services-page .services-page-banner {
  overflow: hidden;
  margin-top: 30px;
}
.services-page .services-page-banner .banner-title {
  margin-bottom: 0 !important;
}
.services-page .services-page-banner .banner-title h2 {
  line-height: 56px !important;
  font-size: 48px !important;
  font-family: "Cabinet Grotesk" !important;
}
.services-page .services-page-banner .banner-title .lift-text {
  line-height: 40px !important;
}
.services-page .services-page-banner .banner-image {
  border-radius: 32px;
  display: flex;
  align-items: end;
}
.services-page .mini-arrow {
  background-color: #2b2b2b;
  margin-left: 8px;
  border-radius: 50%;
  padding: 0px 10px;
}
.services-page .mini-arrow img {
  transform: rotate(0deg) !important;
  padding-bottom: 3px;
  width: 9px !important;
}
.services-page .service-item {
  background: linear-gradient(90deg, #fff 0%, #67be83 228.51%);
  border-radius: 32px;
}
.services-page .service-item .subtitle {
  color: #2b2b2b;
  font-family: "HelveticaNeueLT Pro 55 Roman" !important;
  line-height: unset !important;
}
.green-circle {
  background-size: contain;
  background-repeat: no-repeat;
  bottom: -50%;
  left: 50%;
  transform: translateX(-50%);
  height: 600px;
  background-position: center;
  transition: transform 0.5s filter ease-in-out;
}
.circle-rotation {
  transform: translateX(-50%) rotate(-90deg) !important;
}
.green-circle.purple {
  filter: hue-rotate(90deg);
}
.green-circle.blue {
  filter: hue-rotate(50deg);
}
.green-circle.yellow {
  filter: hue-rotate(-90deg) brightness(1.6);
}
.green-circle.dark-green {
  filter: saturate(3) brightness(0.5);
}
.services-page-banner .gap {
  gap: 30px;
}
.services-page-banner .banner-title {
  text-align: center;
}
.services-page-banner .banner-title .banner-btn {
  margin-top: 1rem;
}
.services-page-banner .apply-btn {
  padding-top: 0 !important;
}
.services-page-banner .banner-image {
  border-radius: 32px;
  height: 520px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  transition: filter 0.3s ease-in-out;
  padding-top: 60px !important;
}
.desktop-row {
  flex-direction: row;
}
@media (min-width: 768px) and (max-width: 1023px) {
.desktop-row {
  flex-direction: column;
  gap: 20px;
}
}
@media (max-width: 767px) {
.desktop-row {
  flex-direction: column;
  gap: 20px;
}
}
.service-btn {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 16px !important;
  display: flex;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
  cursor: pointer;
}
.service-btn .arrow-icon {
  padding-left: 5px;
}
.service-btn img {
  width: 12px;
}
.service-btn:focus {
  outline: none;
}
.services-technologies-list {
  width: 100%;
  margin-top: 100px;
  justify-content: center;
}
@media (max-width: 767px) {
.services-technologies-list {
  margin-top: 64px;
}
}
.services-technologies-list .title {
  width: 100%;
  text-align: center;
  font-size: 32px !important;
  line-height: 40px !important;
  font-family: "Cabinet Grotesk" !important;
  font-weight: 500 !important;
  margin-bottom: 55px !important;
  max-width: 430px;
}
@media (max-width: 767px) {
.services-technologies-list .title {
  max-width: 390px;
  font-size: 28px !important;
  line-height: 32px !important;
  margin-bottom: 45px !important;
}
}
.services-technologies-list .progress-bar-main-container {
  width: 84%;
  margin: 0 auto;
  padding-left: 8px;
}
.services-technologies-list .progress-bar-container {
  width: 100%;
}
.services-technologies-list .last-card {
  background-size: cover;
  background-repeat: no-repeat;
  color: white !important;
  height: 100%;
  border-radius: 25px;
  min-height: 400px;
}
@media (min-width: 445px) and (max-width: 768px) {
.services-technologies-list .last-card {
  background-size: contain;
}
}
@media (max-width: 767px) {
.services-technologies-list .last-card {
  min-height: 350px;
}
}
.services-technologies-list .last-card-title {
  opacity: 0.7;
  font-size: 14px !important;
}
.services-technologies-list .last-card-description {
  font-family: "HelveticaNeueLT Pro 55 Roman" !important;
  width: 80%;
  font-size: 20px !important;
}
.services-technologies-list .services-digital-experiences {
  border-radius: 25px;
  margin-top: 0 !important;
}
@media (max-width: 767px) {
.services-technologies-list .services-digital-experiences:last-child {
  margin-top: 64px !important;
  margin-bottom: 0 !important;
}
}
.services-technologies-list .services-digital-experiences .contact-us-link {
  margin: 0;
}
.services-technologies-list .services-digital-experiences .row {
  gap: 25px;
  margin: 0px -80px !important;
}
.services-technologies-list .services-digital-experiences .slick-track {
  display: flex;
  gap: 0.7rem;
  justify-content: center;
}
.services-technologies-list .services-digital-experiences .col-md-4 {
  padding: 0 !important;
  background-color: #ffff !important;
  border-radius: 20px;
  max-width: 28% !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
.services-technologies-list .services-digital-experiences .col-md-4 {
  max-width: 33% !important;
}
}
.services-technologies-list .services-digital-experiences .block-title {
  font-size: 20px;
  line-height: normal;
  font-family: "HelveticaNeueLT Pro 55 Roman" !important;
}
.services-technologies-list .services-digital-experiences {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
@media (max-width: 767px) {
.services-technologies-list .services-digital-experiences {
  gap: 20px;
  flex-direction: column;
}
}
.services-technologies-list .services-digital-experiences .services-digital-experience {
  width: 100%;
  position: relative;
  border-radius: 20px;
}
@media (min-width: 1024px) {
.services-technologies-list .services-digital-experiences .services-digital-experience {
  border: none;
}
}
@media (max-width: 767px) {
.services-technologies-list .services-digital-experiences .services-digital-experience {
  min-height: 440px;
}
}
.services-technologies-list .services-digital-experiences .services-digital-experience {
  border: 1px solid #eee;
  background-color: #ffff;
}
@media (max-width: 767px) {
.services-technologies-list .services-digital-experiences .services-digital-experience .representative-mobile {
  padding-bottom: 25px !important;
}
}
.services-technologies-list .services-digital-experiences .services-digital-experience .services-digital-experience-image {
  position: relative;
  background-size: contain;
  background-position: center;
  height: 218px;
  margin-bottom: 20px;
}
.services-technologies-list .services-digital-experiences .services-digital-experience .custom-subtitle {
  font-size: 14px;
}
.services-technologies-list .services-digital-experiences .services-digital-experience .custom-title {
  font-size: 18px;
}
@media (max-width: 767px) {
.services-technologies-list .services-digital-experiences .services-digital-experience .custom-title {
  font-size: 16px;
}
}
.services-technologies-list .gap {
  margin-top: 10px !important;
  width: 70%;
}
.services-technologies-list .apply-btn, .wwo-te .apply-btn, .updates-single-container .apply-btn {
  padding: 10px 25px 25px 25px !important;
}
.services-technologies-list .apply-btn .arrow-icon, .wwo-te .apply-btn .arrow-icon, .updates-single-container .apply-btn .arrow-icon {
  padding-left: 5px;
  padding-bottom: 8px;
}
.services-technologies-list .apply-btn:focus, .wwo-te .apply-btn:focus, .updates-single-container .apply-btn:focus {
  background-color: #4d8e62 !important;
  outline: none;
}
.services-technologies-list .apply-btn {
  padding: 28px 25px 25px 25px !important;
}
@media (max-width: 767px) {
.promoting-services-container .gap {
  gap: 20px;
}
}
@media (max-width: 767px) {
.promoting-services-container .title {
  text-align: left !important;
  padding-bottom: 0 !important;
}
}
.promoting-services-container .promoting-services {
  width: 100%;
}
.promoting-services-container .promoting-services .block-title {
  font-size: 20px;
  line-height: normal;
  font-family: "HelveticaNeueLT Pro 65 Md" !important;
}
.promoting-services-container .promoting-services {
  display: flex;
  justify-content: center;
  gap: 20px;
}
@media (max-width: 767px) {
.promoting-services-container .promoting-services {
  gap: 20px;
  margin-top: 40px;
  flex-direction: column;
}
}
.promoting-services-container .promoting-services .promoting-services-column {
  background-color: #fff;
  border-radius: 32px;
}
.promoting-services-container .promoting-services .service-btn {
  position: relative;
  right: 0;
  padding-top: 10px;
  padding-bottom: 25px;
}
.promoting-services-container .promoting-services .service-btn .arrow-icon {
  padding-bottom: 5px;
}
.promoting-services-container .promoting-services .services-digital-experience {
  width: 100%;
  position: relative;
}
@media (max-width: 767px) {
.promoting-services-container .promoting-services .services-digital-experience {
  display: flex;
  flex-direction: column-reverse;
}
}
.promoting-services-container .promoting-services .services-digital-experience:hover {
  cursor: pointer;
}
.promoting-services-container .promoting-services .services-digital-experience .subtitle {
  color: #636363;
}
.promoting-services-container .promoting-services .services-digital-experience .service-btn {
  padding-left: 0 !important;
}
.promoting-services-container .promoting-services .services-digital-experience .promoting-services-image {
  position: relative;
  background-size: cover;
  background-position: center;
  height: 218px;
  border-radius: 32px;
}
.promoting-services-container .promoting-services .services-digital-experience .promoting-services-image .circular-btn-container {
  bottom: 10px;
  right: 10px;
}
.promoting-services-container .promoting-services .services-digital-experience .button-untoggled {
  bottom: 0;
}
.circular-btn-default {
  background-color: #ffff !important;
}
.circular-btn-default::before {
  background-color: #67be83 !important;
}
.circular-btn {
  background-color: #2b2b2b;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  margin-top: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  overflow: hidden;
  position: relative;
  z-index: 2;
  transition: background-color 0.3s ease;
}
.circular-btn::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  background-color: white;
  border-radius: 50%;
  transition: width 0.2s ease-in-out, height 0.3s ease-in-out;
  z-index: 1;
}
.circular-btn:hover {
  background-color: transparent;
}
.circular-btn:hover::before {
  width: 100%;
  height: 100%;
}
.circular-btn.black {
  background-color: #2b2b2b !important;
}
.circular-btn.black::before {
  background-color: white !important;
}
.circular-btn.green-black {
  background-color: #2b2b2b !important;
}
.circular-btn.green-black::before {
  background-color: #67be83 !important;
}
.circular-btn.green-white {
  background-color: white !important;
}
.circular-btn.green-white::before {
  background-color: #67be83 !important;
}
.arrow-icon {
  position: relative;
  z-index: 3;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s ease;
  display: flex;
}
.circular-btn-container {
  position: absolute;
  bottom: 70px;
  right: 20px;
  z-index: 3;
  display: flex;
  justify-content: end;
}
@media (max-width: 768px) {
.circular-btn-container {
  bottom: 10px;
  right: 10px;
}
}
.circular-btn-container.green-black, .circular-btn-container.green-white {
  position: relative;
  bottom: 2px;
}
.circular-btn.hovered {
  background-color: transparent !important;
}
.circular-btn.hovered::before {
  width: 100%;
  height: 100%;
}
