.hero {
  padding: 50px 0px 120px;
  overflow: hidden;
  background: rgb(248 245 242);
  transition: all 0.4s;
}
.hero {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -80px;
  padding-top: 100px;
  padding-left: 70px;
  padding-right: 70px;
  display: flex;
  position: relative;
}
.hero_text_wrap {
  position: relative;
  background: #000;
  border-radius: 6px;
  padding: 60px;
  color: #fff;
  height: 100%;
}
.bg_icon {
  position: absolute;
  left: 0;
  width: 36px;
}
.bg_white {
  background: #fff;
  border-bottom-right-radius: 600px;
  border-top-right-radius: 600px;
  height: 100%;
  left: -80px;
  position: absolute;
  top: 0;
  width: calc(100% + 80px);
}
.con_area_wrap {
  position: relative;
}
.top_content {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.25;
}
.hero-content {
  position: relative;
}
.image-wrapper {
  overflow: hidden;
}
.image-wrapper.hero-image---home-v1-wrapper {
  padding: 60px 6.2% 80px 9.2%;
  position: relative;
}
.card_ {
  border-radius: 24px;
  background-color: #ffffff;
  overflow: hidden;
  box-shadow:
    0 2px 2px #6585d70f,
    0 0.5px 0.5px #234d9e0f;
}
.image-wrapper.hero-image---flotating-image-v1 {
  width: 55%;
  max-width: 300px;
  position: absolute;
  inset: 20.5% auto auto 0%;
}
.image-wrapper.hero-image---flotating-image-v2 {
  width: 30%;
  max-width: 224px;
  position: absolute;
  inset: 0% 12.5% auto auto;
}
.image-wrapper.hero-image---flotating-image-v3 {
  width: 30.5%;
  max-width: 228px;
  position: absolute;
  inset: auto auto 18% 24%;
}
.image-wrapper.hero-image---flotating-image-v4 {
  width: 43%;
  max-width: 320px;
  position: absolute;
  inset: auto 0% 0% auto;
  overflow: visible;
}
.border-radius-40px {
  border-radius: 40px;
}
._w-h-100 {
  width: 100%;
  height: 100%;
}
.fit-cover {
  object-fit: cover;
}
h1.main_h {
  display: flex;
  flex-direction: column;
  font-size: 50px;
  line-height: 1.25;
  font-weight: bold;
  color: #fff;
}
.left_side {
  display: flex;
  align-items: center;
  justify-content: end;
  position: relative;
  background: #f8f5f2;
  border-radius: 6px;
  padding: 40px;
  height: 100%;
}
/* .cirle_img {
  width: 140px;
  height: 140px;
  position: relative;
  border-radius: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: absolute;
  right: -160px;
  bottom: 100px;
  z-index: 3;
} */
.cirle_img {
  width: 140px;
  height: 140px;
  position: relative;
  border-radius: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: absolute;
  right: -36px;
  bottom: -58px;
  z-index: 3;
}
.he_img {
  animation: rotateIgnite 15s linear;
  animation-iteration-count: infinite;
  /* filter: invert(1);
  -webkit-filter: invert(1); */
}
.para {
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  opacity: 0.8;
}
.he_icon {
  position: absolute;
  width: 60px;
  top: 44px;
  left: 44px;
  filter: invert(1);
}
@keyframes rotateIgnite {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
.cirle_img:hover .he_img {
  animation-play-state: paused;
}
/* logo slider */
.logoSlider {
  width: 100%;
  padding-top: 100px;
  content-visibility: auto;
}
.lgo_brn {
  width: 100%;
  height: 100% !important;
  object-fit: contain;
}
.sl-img {
  max-width: 190px;
  min-width: 120px;
  height: 95px;
  display: flex;
  align-items: center;
}
.swiper-container {
  transition: transform 0.1s ease;
}
.swiper-wrapper {
  transition-timing-function: linear !important;
}
.her_ {
  width: fit-content;
}
/* targets */

.targets {
  background: #172135;
  padding: 140px 0px;
}
.targets-animation {
  float: left;
  width: 100%;
  position: relative;
  opacity: 0;
  visibility: hidden;
}
.targets-animation:before {
  content: "";
  padding-top: 100%;
  display: block;
}
.targets-animation-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 20%;
}
.targets .circle {
  position: absolute;
  width: 42%;
  height: 42%;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid #fff;
}
.targets .circle-brands {
  transform: translate(-50%, -93%);
}
.targets .circle-fans {
  transform: translate(0%, -7%);
}
.targets .circle-sports {
  transform: translate(-100%, -7%);
}
.targets .triangle {
  position: absolute;
  width: 49%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -37%) rotate(0deg) scale(1);
  z-index: 2;
  opacity: 1;
}
.targets .logo-onenil {
  position: absolute;
  width: 16%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -8%);
  z-index: 2;
}
.targets .logo-onenil img {
  transition: all 0.25s linear;
  filter: invert(1);
}
.targets .dotted {
  position: absolute;
  width: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -37%) rotate(4deg);
  z-index: 1;
  opacity: 0.9;
}
.targets .top-circle {
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  transition: all 0.25s ease-in-out;
  border: 1px solid #fff;
  z-index: 3;
}
.targets .circle h4 {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.8);
  opacity: 0;
  transition: all 0.25s ease-in-out;
  color: #fff !important;
}
.targets .circle p {
  margin: 0;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.8);
  opacity: 0;
  transition: all 0.25s ease-in-out;
  text-align: center;
  width: 80%;
}
.targets-animation.targets-visible {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s ease-in-out;
}
.targets-animation.targets-visible .back-circle {
  animation: backCircle 4s ease-in-out;
  animation-iteration-count: unset;
}
@keyframes backCircle {
  0% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  71% {
    opacity: 1;
  }
}
.targets-animation.targets-visible .triangle {
  animation: triangleAnimation 4s ease-in-out;
  animation-iteration-count: unset;
}
@keyframes triangleAnimation {
  0% {
    transform: translate(-50%, -37%) rotate(-18deg) scale(1);
    opacity: 0;
  }

  55% {
    transform: translate(-50%, -37%) rotate(-18deg) scale(1);
    opacity: 0;
  }
  70% {
    transform: translate(-50%, -37%) rotate(0deg) scale(1);
    opacity: 1;
  }
}
.targets-animation.targets-visible .triangle .blurry {
  animation: triangleBlurry 4s ease-in-out;
  animation-iteration-count: infinite;
  filter: blur(30px);
  -webkit-filter: blur(30px);
  opacity: 0;
  transform: scale(1.1);
  max-width: 100%;
  height: auto;
}
@keyframes triangleBlurry {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.targets-animation.targets-visible .logo-onenil {
  animation: logoOnenilAnimation 4s ease-in-out;
  animation-iteration-count: unset;
}
@keyframes logoOnenilAnimation {
  0% {
    opacity: 0;
  }

  55% {
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
}
.targets-animation.targets-visible .dotted {
  animation: dottedAnimation 4s ease-in-out;
  animation-iteration-count: unset;
}
@keyframes dottedAnimation {
  0% {
    transform: translate(-50%, -37%) rotate(-4deg);
    opacity: 0;
  }
  60% {
    transform: translate(-50%, -37%) rotate(-4deg);
    opacity: 0;
  }
  70% {
    transform: translate(-50%, -37%) rotate(4deg);
    opacity: 0.9;
  }
}
.targets-animation.targets-visible .dotted .dotted-img {
  animation: dottedImgAnimation 60s linear;
  animation-iteration-count: infinite;
}
@keyframes dottedImgAnimation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.targets-animation.targets-visible .top-circle-brands {
  animation: topCircleBrands 4s ease-in-out;
  animation-iteration-count: unset;
}
@keyframes topCircleBrands {
  0% {
    opacity: 1;
    transform: translate(-50%, -111%);
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    background: rgba(0, 0, 0, 0);
    border: 1px solid rgba(255, 255, 255, 0.6);
    z-index: 1;
  }
  55% {
    opacity: 1;
    transform: translate(-50%, -111%);
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    background: rgba(0, 0, 0, 0);
    border: 1px solid rgba(255, 255, 255, 0.6);
    z-index: 1;
  }
  70% {
    opacity: 1;
    transform: translate(-50%, -93%);
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    background: rgba(0, 0, 0, 0);
    border: 1px solid rgba(255, 255, 255, 1);
    z-index: 1;
  }
  80% {
    opacity: 0;
    transform: translate(-50%, -93%);
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    background: rgba(0, 0, 0, 0);
    border: 1px solid rgba(255, 255, 255, 1);
    z-index: 1;
  }
  100% {
    z-index: 3;
  }
}
.targets-animation.targets-visible .top-circle-fans {
  animation: topCircleFans 4s ease-in-out;
  animation-iteration-count: unset;
}
@keyframes topCircleFans {
  0% {
    opacity: 1;
    transform: translate(16%, 3%);
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    background: rgba(0, 0, 0, 0);
    border: 1px solid rgba(255, 255, 255, 0.6);
    z-index: 1;
  }

  55% {
    opacity: 1;
    transform: translate(16%, 3%);
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    background: rgba(0, 0, 0, 0);
    border: 1px solid rgba(255, 255, 255, 0.6);
    z-index: 1;
  }
  70% {
    opacity: 1;
    transform: translate(0%, -7%);
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    background: rgba(0, 0, 0, 0);
    border: 1px solid rgba(255, 255, 255, 1);
    z-index: 1;
  }
  80% {
    opacity: 0;
    transform: translate(0%, -7%);
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    background: rgba(0, 0, 0, 0);
    border: 1px solid rgba(255, 255, 255, 1);
    z-index: 1;
  }
  100% {
    z-index: 3;
  }
}
.targets-animation.targets-visible .top-circle-sports {
  animation: topCircleSports 4s ease-in-out;
  animation-iteration-count: unset;
}
@keyframes topCircleSports {
  0% {
    opacity: 1;
    transform: translate(-116%, 3%);
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    background: rgba(0, 0, 0, 0);
    border: 1px solid rgba(255, 255, 255, 0.6);
    z-index: 1;
  }
  55% {
    opacity: 1;
    transform: translate(-116%, 3%);
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    background: rgba(0, 0, 0, 0);
    border: 1px solid rgba(255, 255, 255, 0.6);
    z-index: 1;
  }
  70% {
    opacity: 1;
    transform: translate(-100%, -7%);
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    background: rgba(0, 0, 0, 0);
    border: 1px solid rgba(255, 255, 255, 1);
    z-index: 1;
  }
  80% {
    opacity: 0;
    transform: translate(-100%, -7%);
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    background: rgba(0, 0, 0, 0);
    border: 1px solid rgba(255, 255, 255, 1);
    z-index: 1;
  }
  100% {
    z-index: 3;
  }
}
.targets-animation.targets-visible .top-circle-brands h4 {
  animation: circleTextBrands 4s ease-in-out;
  animation-iteration-count: unset;
}
@keyframes circleTextBrands {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.8);
  }

  10% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.8);
  }
  25% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  55% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  70% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1);
  }
}
.targets-animation.targets-visible .top-circle-fans h4 {
  animation: circleTextFans 4s ease-in-out;
  animation-iteration-count: unset;
}
@keyframes circleTextFans {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.8);
  }
  20% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.8);
  }
  35% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  55% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  70% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1);
  }
}
.targets-animation.targets-visible .top-circle-sports h4 {
  animation: circleTextSports 4s ease-in-out;
  animation-iteration-count: unset;
}
@keyframes circleTextSports {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.8);
  }
  30% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.8);
  }
  45% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  55% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  70% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1);
  }
}
.targets .top-circle:hover {
  opacity: 1;
  cursor: pointer;
}
.targets .top-circle:hover h4 {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}
.targets .top-circle:hover p {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}
.txt_wrap {
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding: 0px 100px;
}

.para_wrp {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.para_wrp p {
  color: #fff !important;
  font-size: 16px;
  line-height: 28px;
}
/* slider */
.fn {
  font-size: 8rem;
  line-height: 1;
  font-family: "Coign", sans-serif;
}
.slider_.swiper {
  padding-left: 100px;
  padding-bottom: 50px;
  padding-right: 100px;
}
.slider_ .custom-arrow {
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #000;
  border-radius: 50%;
}
.ind .swiper-button-prev:after,
.ind .swiper-button-next:after,
.slider_ .swiper-button-prev:after,
.slider_ .swiper-button-next:after {
  display: none;
}

.slider_ .swiper-button-next,
.ind .swiper-button-next {
  transform: scaleX(-1) !important;
}
.slider_.swiper .swiper-pagination {
  bottom: 0;
}
.slider_.swiper .swiper-pagination .swiper-pagination-bullet {
  background: #172135;
}
/* businesses */
.businesses {
  background: #172135;
  border-radius: 80px;
}
.nav-item .nav-link {
  color: #ffffffcc;
  font-size: 0.875rem;
  line-height: 1.25rem;
  border: 1px solid #ffffff4d;
  padding: 12px 25px;
  width: fit-content;
}

.nav-pills .nav-item .nav-link:focus,
.nav-pills .nav-item .nav-link.active {
  color: #ffffffcc;
  background: transparent;
}
.nav-pills .nav-item .nav-link:hover {
  background: #b3b2fb;
  color: #172135;
}
.quote_list {
  align-items: center;
  background: hsla(0, 0%, 100%, 0.1);
  border-radius: 24px;
  display: flex;
  gap: 24px;
  padding: 40px;
  height: 100%;
}
.quote-img {
  width: 100px;
  height: 100px !important;
  object-fit: cover;
  border-radius: 99px;
}
.quote__content .co {
  color: hsla(0, 0%, 100%, 0.8) !important;
}

/* services */
.services {
  padding: 200px 0px 90px;
  overflow: visible;
}
.my-cont,
.cord_collection,
.card-inner {
  overflow: visible !important;
  transform: none !important;
}
.my-cont {
  max-width: clamp(992px, 100vw, 1740px) !important;
  padding: 0 15em;
}
.cord_collection {
  position: relative;
}
.top_head {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  flex-direction: column;
  padding-bottom: 60px;
}
.cord_collection {
  display: flex;
  flex-direction: column;
  gap: 120px;
}
.card-single {
  position: sticky;
  top: 120px;
}
.card-inner {
  width: 100%;
  position: relative;
}
.card-stack-big {
  border-radius: 3em;
  background-color: #e4ddce;
  color: #fff;
  position: relative;
  overflow: hidden;
  will-change: transform;
}
.card-stack-big__before {
  padding-top: 50%;
}
.cover-media {
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.cover-image {
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
}
.card-stack-big__fade {
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.card-content {
  gap: 20px;
  flex-flow: column;
  height: 100%;
  padding: 3em 4em;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
}
.card-content h3 {
  color: #fff;
  font-size: 35px;
  margin-bottom: 0;
}
.list_icon {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding-bottom: 10px;
}
.icon_list_wrapper img {
  width: 24px;
  filter: invert();
}

.tab__count p {
  font-size: 37px;
  border: 1px solid rgb(209 209 211);
  border-radius: 9999px;
  width: fit-content;
  margin: 0;
  line-height: 1.2;
  font-weight: 100;
  padding: 0.75rem;
}
/* our Work */
.work_process {
  background: #172135;
  padding: 140px 0px;
}
.left_c {
  position: sticky;
  top: 100px;
}
.setp_wraper {
  width: 100%;
  height: 400vh;
  position: relative;
  padding-left: 80px;
}
.step-wrap {
  width: 100%;
  height: auto;
  position: sticky;
  top: 90px;
  overflow: hidden;
}
.step_list_wrap {
  width: 200vw;
  height: 100%;
}
.step_list {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}
.grid_step_list {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  display: flex;
  position: relative;
}
.step_line_wraper {
  z-index: 2;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}
.step-line-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}
.step-process-icon {
  z-index: 3;
  width: 50px;
  height: 50px;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0%;
  right: auto;
}
.step-line {
  background-color: #362c52;
  width: 100%;
  height: 1px;
}
.step-item {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 500px;
  display: flex;
  will-change: opacity, transform;
}
.step-item.one,
.step-item.three {
  margin-bottom: 300px;
}
.step-item.one {
  opacity: 1 !important;
}
.step-number-wrap {
  margin-bottom: 0px;
  position: relative;
}
.step-no {
  background-image: linear-gradient(
    160deg,
    #a388f5,
    #6ae8ff 22%,
    #fff694 52%,
    #fc67ff 83%
  );
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-left: 50px;
  font-size: 130px;
  font-weight: 600;
}
.step-title {
  background-color: #172135;
  color: #f3efff;
  margin-bottom: 35px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.5em;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 13%;
  right: auto;
}
.pr {
  color: #f3efff !important;
  font-size: 18px;
}
.step-item.two,
.step-item.four {
  align-self: end;
}
/* integration */
.integration {
  background: #f8f5f2;
  padding-top: 362px;
  padding-bottom: 120px;
  position: relative;
  overflow: hidden;
}
.circle-integration-icon-link-wrapper {
  justify-content: center;
  margin-top: 9%;
  display: flex;
  position: absolute;
  inset: 0%;
}
.circle-integration-icon-link {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1012px;
  min-width: 1012px;
  height: 1012px;
  min-height: 1012px;
  display: flex;
}
.circle-integration---item-icon-wrapper {
  justify-content: space-between;
  width: 100%;
  margin: 40px auto;
  display: flex;
}
.circle-integration---item-icon-wrapper.integration---item-v2 {
  max-width: 932px;
  margin-top: 100px;
  margin-bottom: 100px;
}
.circle-integration---item-icon-wrapper.integration---item-v3 {
  max-width: 636px;
  margin-top: 0;
  margin-bottom: 0;
}
.circle-integration---item-icon-wrapper.integration---item-v4 {
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
}
.circle-integration---item-icon {
  transition-property: none;
}
.inner-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 650px;
  position: relative;
  z-index: 9;
}
.display-6 {
  font-size: 36px;
  line-height: 1.25em;
}
.mg-top-20px {
  margin-top: 20px;
}
.mg-top-20px p {
  font-size: 17px;
  font-weight: 400;
}
.mg-top-medium {
  margin-top: 32px;
  position: relative;
  z-index: 9;
}
.buttons-row {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}
.bg-image-gradient-overlay {
  background-image: linear-gradient(180deg, #f9fafd, #00000000);
  position: absolute;
  inset: 0%;
}
.bg-image-gradient-overlay.gradient-bottom {
  background-image: linear-gradient(180deg, #00000000, #f8f5f2 49%, #f8f5f2);
  min-height: 120px;
  inset: auto 0% 0%;
}
/* More Way */
.more_way {
  background: #172135;
  padding-bottom: 100px;
}
.top_head {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  flex-direction: column;
  padding-bottom: 60px;
}
.more_way .top_head {
  max-width: 100%;
  width: 700px;
  margin: 0 auto;
}
.card-collection {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  --columns: 3;
  position: relative;
}
.card-collection::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("../../assets/images/bg-ball.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  opacity: 0.3;
}
.single-card {
  background: #f8f5f2;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  padding: 40px;
  width: 31.1%;
  position: relative;
  display: flex;
  flex-direction: column;
  backdrop-filter: blur(10px);
  overflow: hidden;
}
.card-row-text {
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding-bottom: 15px;
  position: relative;
}
.s {
  font-size: 25px;
  font-weight: 500;
}
.single-card:nth-child(2) {
  justify-content: flex-end;
  background-color: transparent;
}
/* .single-card:nth-child(3) {
    background-color: #E6F5F0;
}

.single-card:nth-child(4) {
    background-color: #F0F5FF;
    overflow: hidden;
}
.single-card:nth-child(5) {
    background-color: #B3B2FB;
}
.single-card:nth-child(6) {
    background-color: #DFDFEA;
} */
.single-card {
  background: rgba(255, 255, 255, 0); /* transparent frosted glass */
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow:
    0 8px 32px rgba(0, 0, 0, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.5),
    inset 0 -1px 0 rgba(255, 255, 255, 0.1),
    inset 0 0 0px 0px rgba(255, 255, 255, 0);

  padding: 40px;
  width: 31.1%;
  position: relative;
  display: flex;
  flex-direction: column;
  backdrop-filter: blur(2px);
  overflow: hidden;
  color: #fff;
}
.single-card:nth-child(3) .more_img {
  filter: invert(1);
  -webkit-filter: invert(1);
}
.single-card:nth-child(2) img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
.single-card:nth-child(2) .s,
.single-card:nth-child(2) p {
  color: #fff !important;
}
.single-card:nth-child(2) .card-row-text {
  z-index: 2;
}
.single-card:nth-child(3) img {
  margin-top: auto;
  margin-left: auto;
  width: 35%;
}

/* Brands */
.brands {
  background: #172135;
  position: relative;
}
.brands-main-wrap {
  display: flex;
  align-items: center;
  width: 100%;
}
.brands-train {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex: none;
  align-items: center;
  padding-right: 80px;
  will-change: transform;
  transform: translateX(0);
  animation: marquee 24s linear infinite;
  display: flex;
}
.brands-train .client-logo {
  object-fit: contain;
  width: 100%;
  max-width: 140px;
  height: 100%;
  max-height: 25px;
}
.brands-train .client-logo {
  opacity: 0.5;
}
.brnads-gradiant {
  background-image: linear-gradient(90deg, #172135 22%, rgba(255, 255, 255, 0));
  width: 50%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}
.gradiant-right {
  background-image: linear-gradient(90deg, rgba(28, 29, 32, 0), #172135 78%);
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}
@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
/* Power Chain */
.circ-info {
  background: #f8f5f2;
}
.cont {
  position: relative;
  width: 100%;
}
.cont::before {
  content: "";
  display: block;
  padding-top: 80%;
}
.cont.act1 .cr-big-img {
  transform: translate(-50%, -50%) rotate(0deg);
}
.cont.act2 .cr-big-img {
  transform: translate(-50%, -50%) rotate(-90deg);
}
.cont.act3 .cr-big-img {
  transform: translate(-50%, -50%) rotate(90deg);
}
.cont.act4 .cr-big-img {
  transform: translate(-50%, -50%) rotate(-180deg);
}
.cont .cr-big-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(0.001deg);
  width: 60%;
  border-radius: 100em;
  transition: all 0.6s cubic-bezier(0.7, 0.1, 0.2, 1);
  overflow: hidden;
  background: #172135;
}
.cont .cr-big-img::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.cont .cir-big-img {
  opacity: 0;
  transition: all 0.6s cubic-bezier(0.7, 0.1, 0.2, 1);
  border-radius: 100em;
}
.cont .cir-big-img.one,
.cont .cir-small-img.one {
  transform: rotate(0deg) scale(1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cont .cir-big-img.two,
.cont .cir-small-img.two {
  transform: rotate(90deg) scale(1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cont .cir-big-img.three,
.cont .cir-small-img.three {
  transform: rotate(-90deg) scale(1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cont .cir-big-img.four,
.cont .cir-small-img.four {
  transform: rotate(180deg) scale(1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cont .overlay.circ-overlay {
  background: #f8f5f2;
  opacity: 0.6;
}
.cont.act1 .cir-big-img.one {
  opacity: 1;
  transform: scale(1);
}
.cont.act2 .cir-big-img.two {
  opacity: 1;
  transform: rotate(90deg) scale(1);
}
.cont.act3 .cir-big-img.three {
  opacity: 1;
  transform: rotate(-90deg) scale(1);
}
.cont.act4 .cir-big-img.four {
  opacity: 1;
  transform: rotate(180deg) scale(1);
}
.cont .cr-small-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(0.001deg);
  width: 35%;
  border-radius: 100em;
  transition: all 0.6s cubic-bezier(0.7, 0.1, 0.2, 1);
  overflow: hidden;
  z-index: 2;
  background: #172135;
}
.cont .cr-small-img::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.cont.act1 .cr-small-img {
  transform: translate(-50%, -50%) rotate(0deg);
}
.cont.act2 .cr-small-img {
  transform: translate(-50%, -50%) rotate(90deg);
}
.cont.act3 .cr-small-img {
  transform: translate(-50%, -50%) rotate(-90deg);
}
.cont.act4 .cr-small-img {
  transform: translate(-50%, -50%) rotate(180deg);
}
.cont .cir-small-img {
  opacity: 0;
  transition: all 0.6s cubic-bezier(0.7, 0.1, 0.2, 1);
  border-radius: 100em;
}
.cont .cir-small-img.one {
  transform: rotate(0deg) scale(1);
}
.cont .cir-small-img.two {
  transform: rotate(-90deg) scale(1);
}
.cont .cir-small-img.three {
  transform: rotate(90deg) scale(1);
}
.cont .cir-small-img.four {
  transform: rotate(-180deg) scale(1);
}
.cont.act1 .cir-small-img.one {
  opacity: 1;
  transform: scale(1);
}
.cont.act2 .cir-small-img.two {
  opacity: 1;
  transform: rotate(-90deg) scale(1);
}
.cont.act3 .cir-small-img.three {
  opacity: 1;
  transform: rotate(90deg) scale(1);
}
.cont.act4 .cir-small-img.four {
  opacity: 1;
  transform: rotate(-180deg) scale(1);
}
.cont .text-blocks {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.cont .text-block {
  position: absolute;
  top: 0;
  left: 0;
  width: min(48%, 20em);
  text-align: center;
  height: 40%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cont .text-block.hv-2 {
  left: auto;
  right: 0;
}
.cont .text-block.hv-3 {
  top: auto;
  bottom: 0;
}
.cont .text-block.hv-4 {
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
}
.cont .text-block .circ-pop {
  transform: translate(0, 0) scale(0.9) rotate(0.001deg);
  transition: all 0.6s cubic-bezier(0.7, 0.1, 0.2, 1);
  -webkit-transition: all 0.6s cubic-bezier(0.7, 0.1, 0.2, 1);
  -moz-transition: all 0.6s cubic-bezier(0.7, 0.1, 0.2, 1);
  -ms-transition: all 0.6s cubic-bezier(0.7, 0.1, 0.2, 1);
  -o-transition: all 0.6s cubic-bezier(0.7, 0.1, 0.2, 1);
}
.circle .cont.act1 .text-block.hv-1 .circ-pop {
  transform: translate(0, 0) scale(1) rotate(0.001deg);
}
.cont.act2 .text-block.hv-2 .circ-pop {
  transform: translate(0, 0) scale(1) rotate(0.001deg);
}
.cont.act3 .text-block.hv-3 .circ-pop {
  transform: translate(0, 0) scale(1) rotate(0.001deg);
}
.cont.act4 .text-block.hv-4 .circ-pop {
  transform: translate(0, 0) scale(1) rotate(0.001deg);
}
.cont h3 {
  color: #172135;
  font-size: clamp(1.3em, 2vw, 2em);
  line-height: 1.065;
  margin-bottom: 0.25em;
  transition: all 0.6s cubic-bezier(0.7, 0.1, 0.2, 1);
  opacity: 0.1;
}
.cont .text-block p {
  color: #172135;
  transition: all 0.6s cubic-bezier(0.7, 0.1, 0.2, 1);
  font-size: 16px;
  opacity: 0.1;
}
.cont.act1 .text-block.hv-1 .circ-pop {
  transform: translate(0, 0) scale(1) rotate(0.001deg);
}
.cont.act1 .text-block.hv-1 h3 {
  opacity: 1;
  transform: translateY(0%) rotate(0.0001deg);
}
.cont.act1 .text-block.hv-1 p {
  opacity: 1;
}
.cont.act2 .text-block.hv-2 .circ-pop {
  transform: translate(0, 0) scale(1) rotate(0.001deg);
}
.cont.act2 .text-block.hv-2 h3 {
  opacity: 1;
  transform: translateY(0%) rotate(0.0001deg);
}
.cont.act2 .text-block.hv-2 p {
  opacity: 1;
}
.cont.act3 .text-block.hv-3 .circ-pop {
  transform: translate(0, 0) scale(1) rotate(0.001deg);
}
.cont.act3 .text-block.hv-3 h3 {
  opacity: 1;
  transform: translateY(0%) rotate(0.0001deg);
}
.cont.act3 .text-block.hv-3 p {
  opacity: 1;
}
.cont.act4 .text-block.hv-4 .circ-pop {
  transform: translate(0, 0) scale(1) rotate(0.001deg);
}
.cont.act4 .text-block.hv-4 h3 {
  opacity: 1;
  transform: translateY(0%) rotate(0.0001deg);
}
.cont.act4 .text-block.hv-4 p {
  opacity: 1;
}
.cont .text-block svg {
  position: absolute;
  width: 55%;
  top: 100%;
  left: 65%;
  transform: translate(0%, -25%);
  pointer-events: none;
}
.cont .text-block.hv-2 svg {
  transform: translate(-100%, -35%) scale(-1, 1);
}
.cont .text-block.hv-3 svg {
  top: 0;
  transform: translate(0%, -65%) scale(1, -1);
}
.cont .text-block.hv-4 svg {
  top: 0;
  transform: translate(-100%, -65%) scale(-1, -1);
}
.cont .text-block svg path {
  fill: #172135;
  transition: all 0.6s cubic-bezier(0.7, 0.1, 0.2, 1);
  opacity: 0.5;
}
.cont.act1 .text-block.hv-1 svg path {
  opacity: 1;
}
.cont.act2 .text-block.hv-2 svg path {
  opacity: 1;
}
.cont.act3 .text-block.hv-3 svg path {
  opacity: 1;
}
.cont.act4 .text-block.hv-4 svg path {
  opacity: 1;
}
.container.medium {
  padding-left: 10em;
  padding-right: 10em;
  max-width: 90em !important;
}

/* see */
.grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}
.see-card {
  position: relative;
  display: flex;
  flex-direction: column;
  background: #f5f5f5;
  border-radius: 16px;
  padding: 28px 28px 28px 32px;
  text-decoration: none;
  color: inherit;
  transition: background-color 0.3s ease;
  gap: 15px;
}
.see-card h5 {
  margin-bottom: 0;
  font-weight: 700;
  font-size: 22px;
}
.see-card:hover {
  background: #f8f5f2;
}
.see-card .content {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.see-card p {
  font-size: 14px;
}
.see-card .card-link {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: bold;
}
.see-card .arrow-wrap {
  position: relative;
  width: 14px;
  height: 14px;
  overflow: hidden;
}
.see-card .arrow {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  background: transparent;
}
.see-card .arrow-first {
  transform: translateX(0) scale(1) rotate(180deg);
}

.see-card .arrow-second {
  transform: translateX(-100%) scale(0) rotate(180deg);
}

.see-card:hover .arrow-first {
  transform: translateX(100%) scale(0) rotate(180deg);
}

.see-card:hover .arrow-second {
  transform: translateX(0) scale(1) rotate(180deg);
}
/* get start */
.get_start {
  background: #e6f5f0;
  border-top-left-radius: 80px;
  border-top-right-radius: 80px;
  margin-top: 120px;
}
.main_img {
  aspect-ratio: 464 / 416;
  object-fit: cover;
  border-radius: 40px;
}
.w-45 {
  width: 45px;
}
.cta,
.cta_ {
  background: #e6f5f0;
  border-radius: 30px;
  padding: 70px;
}

.circle-integration---item-icon {
  position: relative;
}

/* Show on hover */
.circle-integration---item-icon[data-message]:hover::after,
.circle-integration---item-icon[data-message]:hover::before {
  opacity: 1;
}

/* blog */
[data-gsap-slider-init="resources"] {
  --slider-status: on; /* Turn slider on/off */
  --slider-status-shrink: on; /* Turn slider shrink on/off */
  --slider-spv: 1.8; /* Slides per view */
  --slider-gap: 0.625em; /* Slides Gap */
}
.blog-slider {
  z-index: 0;
  flex-flow: column;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}
.blog-slider__controls {
  z-index: 2;
  grid-column-gap: 0.5em;
  grid-row-gap: 0.5em;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}
.blog-slider__controls.is--resources {
  flex: none;
}
.blog-slider.is--resources {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  padding-top: 2.5em;
  overflow: visible;
}
.arrow-btn {
  background-color: #0000000d;
  width: 3em;
  height: 3em;
  color: #000000;
  cursor: pointer;
  border: 1px solid #0000;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}
.arrow-btn {
  transition:
    transform 0.5s cubic-bezier(0.4, 0.25, 0, 1),
    opacity 0.25s ease-in-out;
  transform: translateX(0em) rotate(0.001deg);
}
.arrow-btn.is--flipped {
  scale: -1;
}
.arrow-btn__svg {
  color: currentColor;
  width: 0.875em;
}
.arrow-btn:hover {
  transform: translateX(0.375em) rotate(0.001deg);
}
.blog-slider__dots {
  align-items: center;
  padding-left: 0.5em;
  padding-right: 0.5em;
  display: flex;
}
.blog-slider__dots-items {
  align-items: center;
  display: flex;
}
.blog-slider__dots-item {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  padding: 0.25em;
  display: flex;
  position: relative;
}
.blog-slider__dot {
  background-color: #fffcf6;
  border-radius: 50%;
  width: 0.5625em;
  height: 0.5625em;
}
[data-gsap-slider-dots] [data-gsap-slider-control-status] .blog-slider__dot {
  transition: 0.5s cubic-bezier(0.4, 0.25, 0, 1);
}
.blog-slider__dot.is--dark {
  background-color: #000000;
}
[data-gsap-slider-dots]
  [data-gsap-slider-control-status="active"]
  .blog-slider__dot.is--dark {
  background-color: #ff5a65;
}
.blog-slider__collection {
  width: 100%;
}
.blog-slider__list {
  -webkit-user-select: none;
  user-select: none;
  will-change: transform;
  touch-action: pan-y;
  backface-visibility: hidden;
  display: flex;
}
.blog-slider__item {
  width: calc(
    ((100%) - (var(--slider-spv) - 1) * var(--slider-gap)) / var(--slider-spv)
  );
  margin-right: var(--slider-gap);
  flex: none;
}
.blog-slider__item-inner {
  width: 100%;
  position: relative;
}
.resource-card {
  width: 100%;
  color: inherit;
  text-decoration: none;
  display: flex;
}
.resources-card__media {
  width: 40%;
  padding-right: 1em;
}
.resources-card__image {
  border-radius: 0.25em;
  height: 100%;
  position: relative;
}
.resources-card__image-before {
  padding-top: 125%;
}
.resources-card__image .attachment-large {
  object-fit: cover;
  border-radius: inherit;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.resources-card__content {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: #172135;
  border-radius: 0.25em;
  flex-flow: column;
  width: 60%;
  padding: 3.5em 3.5em 3em;
  display: flex;
  position: relative;
  color: #fff;
}
.resources-card__deco-svg {
  width: 2em;
  color: #fffcf6;
  position: absolute;
  top: 3.5em;
  left: -1px;
  transform: scaleX(-1);
}
.resources-card__h {
  text-transform: uppercase;
  font-size: 26px;
  color: #fff;
}
.resources-card__text-row {
  margin-bottom: 0;
}
.p-m {
  color: #fff;
  opacity: 0.9;
  font-size: 18px;
}
.resources-card__btn-row {
  margin-top: auto;
}
.btn-text {
  cursor: pointer;
  color: inherit;
  align-items: center;
  margin-right: 0;
  padding: 0.5em;
  text-decoration: none;
  transition: all 0.5s cubic-bezier(0.4, 0.25, 0, 1);
  gap: 0.125em;
  display: flex;
}
.btn-text.is--left {
  margin-left: -0.5em;
}
.btn-text__span {
  letter-spacing: -0.01em;
  text-transform: uppercase;
  white-space: nowrap;
  font-weight: 900;
  line-height: 0.9;
}
[data-hover]:hover .btn-text,
.btn-text:hover {
  gap: 0.5em;
  padding-left: 0.125em;
  padding-right: 0.125em;
}
/* our story new */
.img-wrap {
  display: block;
  position: relative;
  overflow: hidden;
}
.img-wrap::before {
  display: block;
  content: "";
  padding-top: 100%;
}
.img-wrap::before {
  padding-top: 138%;
}
.comp-image-split .overlay-image {
  height: 100%;
  transform: translateZ(0) rotate(0.001deg);
  will-change: transform;
  border-radius: 20px;
}

.overlay.image-overlay-30 {
  opacity: 0.3;
}
.floating-images .image-wrap .overlay-image {
  transform: translateZ(0) rotate(0.001deg);
  will-change: transform;
  border-radius: 20px;
}
.floating-images .image-wrap {
  position: absolute;
  overflow: hidden;
  position: absolute;
  left: calc(10em * 2);
  width: clamp(10em, 18vw, 20em);
  transform: translate3d(0px, 114.457px, 0px);
}
.floating-images .image-wrap::before {
  content: "";
  display: block;
  padding-top: 138%;
}
.floating-images .image-wrap.image-right {
  left: auto;
  right: calc(10em / 2);
  transform: translate3d(0px, -114.457px, 0px);
}
.floating-images .floating-logo {
  position: absolute;
  left: calc(10em + 2em);
  width: calc(clamp(10em, 25vw, 40em) * 1.75);
  top: 40%;
  transform: translate(-50%, -50%) rotate(-90deg);
  opacity: 0.2;
  pointer-events: none;
}
.floating-images .flex-col {
  text-align: center;
  max-width: 34em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: var(--section-padding);
  padding-bottom: var(--section-padding);
  position: relative;
}
/* cta */
.prefooter .personal-info .image-block {
  width: 100%;
  display: block;
  position: relative;
}
.prefooter .personal-info .image-block::before {
  content: "";
  padding-top: 100%;
  display: block;
}
.prefooter .personal-info .image-block .round-image {
  border-radius: 50%;
  opacity: 0.15;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.prefooter .personal-info .image-block .round-small-image {
  width: 70%;
  height: 70%;
  opacity: 1;
}
.prefooter .personal-info {
  width: 34%;
}
.prefooter .general-info {
  width: 44%;
  padding-left: calc(min(5vw, 2em) * 2);
  padding-right: min(5vw, 2em);
}
.prefooter .personal-info .image-block svg {
  position: absolute;
  top: 85%;
  left: 35%;
  height: 40%;
  transform: translate(-50%, -50%) rotate(25deg);
}
.flex-col {
  display: block;
  width: 100%;
  order: 2;
  position: relative;
}
.prefooter .personal-info .name-block {
  width: 100%;
  display: block;
  position: relative;
  font-size: 0.9em;
  padding-top: 2em;
  text-align: center;
}
.prefooter .general-info .buttons-wrap {
  width: 120%;
  display: flex;
  gap: 10px;
}
.prefooter .usp-info {
  width: 22%;
  padding-top: 3em;
}
.prefooter .usp-info ul li {
  display: flex;
  align-items: center;
  padding: 0.5em 0;
}
.prefooter .usp-info ul li svg {
  transform: translate(0, -10%);
  z-index: 2;
}
.prefooter .usp-info ul {
  padding-left: 0;
}
.prefooter .usp-info ul li p {
  line-height: 1;
  font-size: 0.9em;
  padding-left: 0.5em;
}
.primary_logo {
  font-size: 26px;
  color: #000;
  font-weight: 700;
}
.primary_logo .line {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-color: #000;
  -webkit-text-stroke: 1px;
}
.blogSwiper {
  padding-bottom: 40px;
}
.blogSwiper .swiper-pagination-bullet {
  background: #fff;
  opacity: 0.4;
}
.blogSwiper .swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1;
}
.blogSwiper .swiper-button-next,
.blogSwiper .swiper-button-prev {
  color: #fff;
  background: #ff5a65;
  padding: 20px;
}
.blogSwiper .swiper-button-next:after,
.blogSwiper .swiper-button-prev:after {
  font-size: 20px;
}

/* gsap slider */

.progress-slider__slider-row {
  width: 100%;
  position: relative;
}
.gsap-slider {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  flex-flow: column;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}
.progress-slider [data-gsap-slider-init] {
  --slider-status: on;
  --slider-spv: 1;
  --slider-gap: 1.5em;
  --visual-count-slides: calc(100% / var(--visual-count-slides));
}
.gsap-slider__collection {
  width: 100%;
  overflow: hidden;
}
.gsap-slider__list {
  -webkit-user-select: none;
  user-select: none;
  will-change: transform;
  touch-action: pan-y;
  backface-visibility: hidden;
  display: flex;
}

.gsap-slider__list.is--grid {
  flex-flow: wrap;
}
.gsap-slider__item {
  width: calc(
    ((100% - 1px) - (var(--slider-spv) - 1) * var(--slider-gap)) /
      var(--slider-spv)
  );
  margin-right: var(--slider-gap);
  flex: none;
}
.gsap-slider__item-slot {
  width: 100%;
}
.card-progress {
  border-radius: 3em;
  background-color: #e4ddce;
  color: #ffffff;
  position: relative;
  overflow: hidden;
}
.card-progress__before {
  padding-top: 60%;
}
.card-progress__fade {
  background-image: linear-gradient(#0000 45%, #000 75%);
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
.card-progress__content {
  flex-flow: column;
  justify-content: center;
  width: 100%;
  max-width: 28em;
  height: 100%;
  padding: 5em;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}
.card-progress__text {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  text-wrap: balance;
  flex-flow: column;
  min-height: 6.25em;
  display: flex;
}
.card-progress__h3 {
  font-size: 1.5em;
  font-weight: 900;
  line-height: 0.98;
}
.card-progress__p {
  font-size: 1.25em;
}

.gsap-slider__btns {
  background-color: #ffffff1a;
  border-radius: 30em;
  width: 100%;
  max-width: 40em;
  padding-left: 0.125em;
  padding-right: 0.125em;
  position: relative;
}
.gsap-slider__btns-wrap {
  width: 100%;
  position: relative;
}
.gsap-slider__indicator {
  pointer-events: none;
  height: 100%;
  width: calc(100% / var(--visual-count-slides));
  left: var(--visual-active-slide);
  padding: 0.25em 0.125em;
  position: absolute;
}
.gsap-slider__indicator {
  transition: all 0.3s cubic-bezier(0.525, 0, 0, 1);
}
.gsap-slider__indicator-inner {
  background-color: #ffffff;
  border-radius: 30em;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.gsap-slider__indicator-hide {
  width: 100%;
  height: 100%;
  position: relative;
}
.gsap-slider__indicator-hide {
  transition: all 0.3s cubic-bezier(0.525, 0, 0, 1);
}
.gsap-slider__progress {
  opacity: 0.3;
  transform-origin: 0 0;
  background-color: #172135;
  will-change: transform;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scaleX(0);
}
.gsap-slider__btns-list {
  width: 100%;
  display: flex;
  position: relative;
}
.gsap-slider__btn-wrap {
  cursor: pointer;
  border-radius: 30em;
  flex: 1;
  padding: 0.25em 0.125em;
  position: relative;
}
.gsap-slider__btn {
  z-index: 2;
  border-radius: 30em;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3.5em;
  padding-left: 1em;
  padding-right: 1em;
  display: flex;
  position: relative;
  transition: all 0.15s ease;
}
.gsap-slider__btn-p {
  text-align: center;
  width: 100%;
  max-width: 100%;
  font-size: 12px;
  font-weight: 500;
  line-height: 0.9;
  color: #fff;
}
.gsap-slider__btn-wrap.active .gsap-slider__btn-p {
  color: #172135;
}
[data-gsap-slider-nav-btn-status="not-active"]:hover .gsap-slider__btn,
[data-wf--progress-slider--variant="orange"]
  [data-gsap-slider-nav-btn-status="not-active"]:hover
  .gsap-slider__btn {
  background-color: #172135;
}

/* case slider */
.case-slider {
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
  flex-flow: wrap;
  flex-grow: 1;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}
.case-slider__info {
  padding: 3em;
  background-color: var(--color-border);
  color: var(--color-light);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 50%;
  display: flex;
  position: relative;
}
.case-slider__info-top {
  align-items: flex-start;
  display: flex;
}
.hidden-list {
  display: none;
  position: absolute;
}
.case-slider__number {
  width: 50%;
  position: relative;
}
.case-slider__number-relative {
  color: #ffffff;
  letter-spacing: -0.05em;
  margin-top: -0.05em;
  margin-bottom: 0;
  font-size: 9em;
  font-weight: 400;
  line-height: 0.9;
  position: relative;
}
.is--hidden {
  opacity: 0;
  -webkit-user-select: none;
  user-select: none;
  pointer-events: none;
}
.case-slider__info-collection {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.case-slider__info-list,
.case-slider__info-item {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.case-slider__client {
  width: 50%;
}
.case-slider__info-client-p {
  font-size: 2em;
  line-height: 1.2;
}
.case-slider__info-name {
  margin-top: -0.2em;
  position: relative;
}
.case-slider__name-relative {
  color: #ffffff;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.2;
}
.case-slider__info-btns {
  grid-column-gap: 0.5em;
  grid-row-gap: 0.5em;
  padding-top: 4em;
  display: flex;
}
.btn-nextprev {
  width: 2.75em;
  height: 2.75em;
  border-radius: 2.75em;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}
.btn-nextprev.is--flipped {
  transform: scaleX(-1);
}
.btn-nextprev-border {
  border-top-style: solid;
  border-top-width: 0.075em;
  border-top-color: var(--color-primary);
  border-right-style: solid;
  border-right-width: 0.075em;
  border-right-color: var(--color-primary);
  border-bottom-style: solid;
  border-bottom-width: 0.075em;
  border-bottom-color: var(--color-primary);
  border-left-style: solid;
  border-left-width: 0.075em;
  border-left-color: var(--color-primary);
  border-color: currentColor;
  border-radius: 100em;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.btn-nextprev-arrow {
  justify-content: center;
  align-items: center;
  width: 1.1em;
  display: flex;
  position: relative;
  overflow: hidden;
}
.btn-nextprev-svg {
  width: 100%;
}
.btn-nextprev .btn-nextprev-svg {
  transition: transform 0.735s cubic-bezier(0.62, 0.05, 0.01, 0.99);
}
.btn .btn-arrow-svg,
.btn-nextprev .btn-nextprev-svg {
  transform: translateX(0%) rotate(0.001deg);
}
.btn-nextprev-svg.duplicate {
  position: absolute;
}
.btn .btn-arrow-svg.duplicate,
.btn-nextprev .btn-nextprev-svg.duplicate {
  transform: translateX(-100%) rotate(0.001deg);
}
.case-slider__visuals {
  flex-flow: wrap;
  width: 50%;
  display: flex;
  position: relative;
}
.case-slider__visual-1 {
  width: 100%;
  height: 50%;
  position: relative;
  overflow: hidden;
}
.case-slider__visual-list {
  width: 100%;
  height: 100%;
  position: relative;
}
.case-slider__visual-item {
  will-change: transform;
  width: 100%;
  height: 100%;
  position: absolute;
}
.case-slider__visual-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0;
}
.case-slider__visual-2,
.case-slider__visual-3 {
  width: 50%;
  height: 50%;
  position: relative;
  overflow: hidden;
}
.case-slider__info-bottom {
  padding-top: 1em;
  padding-bottom: 2.75em;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}
.case-slider__info-text-relative {
  color: #fff;
  font-size: 1.25em;
  line-height: 1.5;
}
.case-slider__info-item.is--p-btn-combo {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}
.btn:hover .btn-arrow-svg,
.btn-nextprev:hover .btn-nextprev-svg,
[data-hover]:hover .btn .btn-arrow-svg,
[data-hover]:hover .btn-nextprev .btn-nextprev-svg {
  transform: translateX(100%) rotate(0.001deg);
}
.btn:hover .btn-arrow-svg.duplicate,
.btn-nextprev:hover .btn-nextprev-svg.duplicate,
[data-hover]:hover .btn .btn-arrow-svg.duplicate,
[data-hover]:hover .btn-nextprev .btn-nextprev-svg.duplicate {
  transform: translateX(0%) rotate(0.001deg);
}
[data-mondriaan-slider-slide] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* only active slides should be visible */
[data-mondriaan-slider-slide].is-active {
  opacity: 1;
  visibility: visible;
  position: absolute;
}

/* impect */

.impact-section {
  padding: 80px 0 60px;
  background: #fff;
  overflow: hidden;
}

.impact-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 24px;
}

/* ---- Header ---- */
.impact-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 24px;
  margin-bottom: 32px;
  flex-wrap: wrap;
}

.impact-header-text {
  flex: 1;
  max-width: 560px;
}

.impact-title {
  font-size: clamp(1.5rem, 3vw, 2.2rem);
  font-weight: 800;
  line-height: 1.1;
  color: #111;
  margin: 0 0 12px;
}

.impact-desc {
  font-size: 16px;
  line-height: 1.6;
  color: rgba(0, 0, 0, 0.65);
  margin: 0;
}

/* ---- Arrows ---- */
.impact-arrows {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
}

.impact-btn {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.12);
  color: #111;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.25s;
  padding: 0;
}
.impact-btn:hover {
  background: rgba(0, 0, 0, 0.28);
}
.impact-btn svg {
  width: 13px;
  height: 13px;
  pointer-events: none;
}

/* ---- Progress ring ---- */
.impact-progress-ring {
  position: relative;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.impact-progress-ring > svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 36px;
  height: 36px;
  transform: rotate(-90deg);
}
.ring-bg {
  stroke: rgba(0, 0, 0, 0.12);
}
.ring-fg {
  stroke: #111;
  stroke-linecap: round;
  stroke-dasharray: 88;
  stroke-dashoffset: 88;
  transition: stroke-dashoffset 0.1s linear;
}
.impact-pause {
  position: relative;
  z-index: 1;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  border: none;
  background: transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #111;
  padding: 0;
}
.impact-pause svg {
  width: 12px;
  height: 12px;
}

/* ====================================================
   GRID TRACK  — exact Mews style
   active card = 4.75fr, inactive = 1fr
   transition on grid-template-columns
   ==================================================== */

.impact-track {
  display: grid;
  gap: 0px;
  align-items: end;
  min-height: 360px;

  /* default: card 0 active */
  grid-template-columns: 4.75fr 1fr 1fr 1fr;
  transition: grid-template-columns 0.5s ease-in-out;
}

/* active index classes set by JS */
.impact-track[data-active="0"] {
  grid-template-columns: 4.75fr 1fr 1fr 1fr;
}
.impact-track[data-active="1"] {
  grid-template-columns: 1fr 4.75fr 1fr 1fr;
}
.impact-track[data-active="2"] {
  grid-template-columns: 1fr 1fr 4.75fr 1fr;
}
.impact-track[data-active="3"] {
  grid-template-columns: 1fr 1fr 1fr 4.75fr;
}

/* ---- Cards ---- */
.impact-card {
  border-radius: 6px 6px 0 0;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  min-height: 300px;
  transition:
    min-height 0.5s ease-in-out,
    transform 0.3s ease;
}

.impact-card:hover {
  transform: translateY(-4px);
}
.impact-card.is-active {
  min-height: 400px;
  cursor: default;
}


/* ---- Full layout (active card) ---- */
.impact-full {
  display: none;
  padding: 22px 18px;
  height: 100%;
  min-height: inherit;
  gap: 16px;
}

.impact-card.is-active .impact-full {
  display: flex;
  flex-direction: column;
}

@media (min-width: 520px) {
  .impact-card.is-active .impact-full {
    flex-direction: row;
  }
}

.impact-left {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-width: 0;
}

.impact-card-title {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.35;
  margin: 0 0 10px;
  color: inherit;
  opacity: 0;
  transform: translateY(8px);
  transition:
    opacity 0.4s 0.2s ease,
    transform 0.4s 0.2s ease;
}
.impact-card.is-active .impact-card-title {
  opacity: 1;
  transform: translateY(0);
}

.impact-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: inherit;
  text-decoration: none;
  margin-bottom: 10px;
  opacity: 0;
  transition: opacity 0.35s 0.22s ease;
}
.impact-card.is-active .impact-link {
  opacity: 1;
}
.impact-link:hover {
  text-decoration: underline;
}
.impact-link svg {
  width: 12px;
  transition: transform 0.25s;
}
.impact-link:hover svg {
  transform: translateX(3px);
}

.impact-number {
  font-size: clamp(2.8rem, 5vw, 4.5rem);
  font-weight: 900;
  line-height: 0.85;
  text-transform: uppercase;
  letter-spacing: -1px;
  margin-top: auto;
  color: inherit;
}

.impact-label {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  line-height: 1.35;
  margin-top: 10px;
  color: inherit;
}

/* ---- Right image ---- */
.impact-right {
  width: 100%;
  aspect-ratio: 4/3;
  border-radius: 4px;
  overflow: hidden;
  flex-shrink: 0;
  opacity: 0;
  transition: opacity 0.4s 0.15s ease;
}
@media (min-width: 520px) {
  .impact-right {
    width: 46%;
    aspect-ratio: 388/416;
  }
}
.impact-card.is-active .impact-right {
  opacity: 1;
}
.impact-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
  display: block;
}
.impact-card:hover .impact-right img {
  transform: scale(1.05);
}

/* ---- Small layout (inactive) ---- */
.impact-small {
  display: flex;
  flex-direction: column;
  padding: 18px 14px;
  height: 100%;
  min-height: inherit;
}
.impact-card.is-active .impact-small {
  display: none;
}

.small-number {
  font-size: 2rem;
  font-weight: 900;
  line-height: 0.85;
  text-transform: uppercase;
  letter-spacing: -1px;
  color: inherit;
}
.small-label {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  line-height: 1.35;
  margin-top: auto;
  padding-top: 10px;
  color: inherit;
}

/* ---- Dots ---- */
.impact-dots {
  display: flex;
  gap: 6px;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
}
.impact-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  border: none;
  background: rgba(0, 0, 0, 0.18);
  cursor: pointer;
  padding: 0;
  transition:
    background 0.3s,
    width 0.3s,
    border-radius 0.3s;
}
.impact-dot.is-active {
  background: #111;
  width: 22px;
  border-radius: 4px;
}

/* responsive */
@media (min-width: 576px) {
  .grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .see-card {
    padding: 36px;
  }
}
@media (min-width: 992px) {
  .grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 1025px) {
  .card-collection .single-card:nth-child(1) {
    height: calc(var(--gap) * 15);
  }
  .card-collection .single-card:nth-child(1) img {
    height: 140px;
    object-fit: cover;
  }
  .card-collection .single-card:nth-child(3n + 2) {
    transform: translateY(calc(var(--gap) * 2));
  }
  .card-collection .single-card:nth-child(2) {
    height: calc(var(--gap) * 19);
  }
  .card-collection .single-card:nth-child(3) {
    height: calc(var(--gap) * 11);
  }
  .card-collection .single-card:nth-child(4) {
    margin-top: calc(var(--gap) * -4);
    height: 100%;
  }

  .card-collection .single-card:nth-child(6) {
    margin-top: calc(var(--gap) * -8);
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .see-card {
    padding: 48px 44px;
  }
  .display-6 {
    font-size: 2.5rem;
  }
  .grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 1280px) {
  .sticky-tabs .sticky-tab {
    min-height: 480px;
  }
  .cont .text-block.hv-4 svg {
    transform: translate(-151%, -65%) scale(-1, -1);
  }
  .cont .text-block.hv-2 svg {
    transform: translate(-150%, -25%) scale(-1, 1);
  }
}

@media screen and (max-width: 1200px) {
  .prefooter .usp-info {
    width: 100%;
    margin-top: 2em;
    padding-top: 2em;
    border-top: 1px solid #8b4868;
    order: 4;
  }
  .prefooter .general-info {
    width: 60%;
    padding-right: calc(5vw / 1.5);
  }
  .prefooter .personal-info {
    width: 40%;
    padding-left: calc(5vw / 2);
  }
}

@media screen and (max-width: 1000px) {
  .floating-images .image-wrap {
    left: 5vw;
    transform: translateY(60%);
  }
  .floating-images .image-wrap.image-right {
    right: 5vw;
    transform: translateY(-20%);
  }
  .floating-images .floating-logo {
    display: none;
  }
  .floating-images .flex-col {
    padding-top: 15vh;
    padding-bottom: 15vh;
  }
}

@media screen and (max-width: 991px) {
  .hero_text_wrap {
    padding: 40px;
  }
  .card-single .tab__content {
    max-width: 100%;
  }
  .crd_img {
    max-width: 100%;
    position: relative;
  }
  .card-single {
    padding: 30px;
  }
  .cont .text-block svg {
    left: 50%;
  }
  .cord_collection .card-single {
    top: 0;
    position: static;
  }
  .cta,
  .cta_ {
    padding: 40px;
  }
  .feed_back {
    padding: 90px 0px;
  }
  .feed_h {
    font-size: 110px;
  }
  .feed_say {
    font-size: 28px;
  }
  .rnd_img_wrap {
    float: left;
  }
  .blg_title_wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: wrap;
  }
  .blog-shape {
    display: none;
  }
  .blg_lft_a {
    width: 100%;
    max-width: none;
  }
  .blg_rht_a {
    max-width: none;
    padding-top: 0;
  }
  .blg_tilte_text {
    font-size: 26px;
  }
  .swiper-card {
    padding-bottom: 70px !important;
  }
  .swiper-card .swiper-pagination {
    bottom: -40px;
  }
  .swiper-card .swiper-pagination-bullet-active {
    background: #fff;
  }
  .swiper-card .swiper-pagination-bullet {
    background: #fff;
  }
  .header {
    z-index: 9999;
  }
  .header .btn-demo {
    margin-left: 0;
  }
  .hero {
    padding: 50px 0px;
  }
  .txt_wrap {
    padding: 0px 20px;
  }
  .more_way .single-card {
    width: 100%;
    height: 400px;
    overflow: hidden;
  }
  .more_way .more_img {
    height: 100%;
    object-fit: cover;
  }
  .more_way .swiper-slide:nth-child(3) .more_img {
    filter: invert(1);
  }
  .ab {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    -webkit-border-radius: 20px;
  }
  .scnd {
    justify-content: flex-end;
    background-color: transparent;
  }
  .scnd .s,
  .scnd p {
    color: #fff;
    z-index: 2;
  }
  .head_m {
    font-size: 40px;
  }
  .step-no {
    font-size: 80px;
  }
  .step-title {
    margin-bottom: 10px;
    font-size: 18px;
    left: 0;
    padding: 0px 6px;
  }
  .targets {
    padding: 90px 0px;
  }
  .srvices {
    padding: 90px 0px;
  }
  .more_way {
    padding: 90px 0px;
  }
  .blog,
  .mission {
    padding: 90px 0px;
  }

  .pn {
    padding: 130px;
  }
  .brands {
    padding-top: 0px;
  }
  .blog-name,
  .small-blogs-name {
    font-size: 26px;
  }
  .blg_img {
    width: 100%;
  }
  .work_process,
  .vle,
  .work_hero {
    padding: 90px 0px;
  }
  .text_co_wrap {
    max-width: 700px;
  }
  .text_t {
    font-size: 40px;
  }
  .rew_btn {
    width: 100%;
    max-width: 20%;
    top: -75px;
    left: 0;
  }
  .cl_btn {
    width: 100%;
    max-width: 20%;
    bottom: -80px;
  }
  .txt_content_image {
    background-position: 50%;
    background-size: 120px;
    padding-left: 42px;
    padding-right: 87px;
  }
  .v_text {
    padding-right: 0px;
  }
  .va_img {
    padding-left: 0px;
  }
  .va_img img {
    width: 100%;
  }
  .head_m.color_w {
    font-size: 30px;
    line-height: 1.3;
  }
  .values {
    margin-top: 70px;
  }
  .text_sec {
    padding: 90px 0px;
  }
  .reviw-text h2 {
    font-size: 28px;
    width: 90%;
    margin: 0 auto;
  }
  .wrk_info_wrap {
    flex-wrap: wrap;
  }
  .cta {
    padding-top: 0;
  }
  .footer-top {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .ft-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    flex-flow: column;
  }
  .ft-left {
    max-width: 60%;
  }
  .ft-right {
    max-width: none;
    grid-row-gap: 100px;
    justify-content: start;
  }
  .ft-bottom {
    grid-column-gap: 0px;
    grid-row-gap: 10px;
    text-align: center;
    flex-flow: column-reverse;
  }
  .ft-address,
  .ft-mail {
    font-size: 14px;
    line-height: 150%;
  }
  .get_start {
    margin-top: 100px;
  }
  .get_start {
    margin-top: 80px;
  }
  .card_listing {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
}
@media screen and (max-width: 940px) {
  .container.medium {
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .cont::before {
    padding-top: 100%;
  }
  .circ-info .text-block {
    height: 25%;
  }
  .circ-info .text-block svg {
    transform: translate(0%, 10%);
  }
  .circ-info .text-block:nth-of-type(2) svg {
    transform: translate(-100%, 10%) scale(-1, 1);
  }
  .circ-info .text-block:nth-of-type(3) svg {
    transform: translate(0%, -110%) scale(1, -1);
  }
  .circ-info .text-block:nth-of-type(4) svg {
    transform: translate(-100%, -110%) scale(-1, -1);
  }
}
@media screen and (max-width: 860px) {
  .prefooter .personal-info {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 2em;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .prefooter .general-info {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    padding-top: 1em;
  }
  .prefooter .personal-info .image-block {
    width: auto;
    min-width: 100%;
    display: block;
    position: relative;
  }
  .prefooter .general-info .buttons-wrap {
    width: 100%;
  }
}
@media screen and (max-width: 800px) {
  .cont::before {
    padding-top: 120%;
  }
}
@media screen and (max-width: 767px) {
  .cta,
  .cta_ {
    padding: 30px;
  }
  .feed_text_wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-bottom: 40px;
    padding-top: 10px;
    justify-content: start;
  }
  .rating_wrap {
    justify-content: start;
  }
  .feed_say {
    text-align: left;
    font-size: 24px;
  }
  .feed_back {
    padding: 70px 0px;
  }
  .feed_h {
    font-size: 90px;
  }
  .feed_btn {
    display: none;
  }
  .blg_tilte_text {
    font-size: 22px;
  }
  .blg_title_wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  .card-single {
    position: static;
  }
  .cord_collection {
    gap: 40px;
  }
  .card-info {
    padding: 30px;
    gap: 20px;
  }
  .txt_wrap {
    padding: 0;
  }
  .head_m {
    font-size: 35px;
  }
  .card-row-title h3 {
    font-size: 30px;
  }
  .boxed-logo {
    width: 60px;
    height: 60px;
  }
  .head_4 {
    font-size: 30px;
  }
  .pn {
    padding: 100px;
  }
  .blog_left {
    margin: 0;
  }
  .blog_list {
    margin: 0;
  }
  .blog_big_wrap {
    height: 400px;
  }
  .abt_btn {
    justify-content: start;
  }
  section,
  .work_hero {
    padding: 70px 0px;
  }
  .st_ {
    margin-top: 70px;
  }
  .text_sec {
    padding: 70px 0px 90px;
  }
  .text_t {
    font-size: 35px;
  }
  .txt_content_image {
    background-size: 110px;
    padding-left: 33px;
    padding-right: 78px;
  }
  .client_review .swiper-button-prev,
  .client_review .swiper-button-next {
    display: none;
  }
  .client_re {
    padding-bottom: 50px !important;
  }
  .client_re .swiper-pagination {
    bottom: 0px !important;
  }
  .client_re .swiper-pagination-bullet {
    background: #fff;
  }
  .client_re .swiper-pagination-bullet-active {
    background: #fff;
  }
  .top_head {
    align-items: start;
  }
  .flot_images {
    display: none;
  }
  .cont_area {
    align-items: self-start;
    text-align: left;
    gap: 30px;
  }
  .row_title {
    max-width: 100%;
  }
  .row_text {
    max-width: 100%;
  }
  .footer-top {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .ft-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    flex-flow: column;
  }
  .ft-left {
    max-width: 84%;
  }
  .ft-right {
    grid-column-gap: 40px;
  }
  .ft-heading,
  .ft-link {
    font-size: 14px;
    line-height: 150%;
  }
  .ft-data {
    grid-row-gap: 30px;
  }
  .ft-title {
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 14px;
  }
  .get_start {
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
  }
  .businesses {
    border-radius: 40px;
  }
  .card_listing {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .top_head {
    margin-bottom: 40px;
  }
  .blogSwiper .swiper-slide .single-resources-card .card-image img {
    height: 408px !important;
  }
}
@media screen and (max-width: 720px) {
  .wat_content {
    width: 100% !important;
  }
  .wat-nav {
    display: none;
  }
  .hidden-circ-image {
    display: block;
    opacity: 1;
    width: 100%;
  }
  .hidden-circ-image::before {
    display: block;
    content: "";
    padding-top: 100%;
  }
  .single-service {
    padding: 0 !important;
  }
  .floating-images .image-wrap {
    transform: translateY(60%);
  }
  .floating-images .image-wrap.image-right {
    transform: translateY(-20%);
  }
  .floating-images .flex-col {
    width: 100%;
    padding-left: 5vw;
    padding-right: 5vw;
  }
}
@media screen and (max-width: 640px) {
  .cta,
  .cta_ {
    padding: 25px;
  }
  .text_t {
    font-size: 27px;
    line-height: 1.3;
  }
  .cl_btn {
    width: 100%;
    max-width: 23%;
    bottom: -51px;
  }
  .rew_btn {
    top: -55px;
  }
  .bg_white {
    display: none;
  }
  .con_area_wrap {
    padding: 0;
    padding-top: 50px;
  }
  h1.main_h {
    font-size: 40px;
  }
  .cirle_img {
    width: 100px;
    height: 100px;
    bottom: -30px;
  }
  .l {
    margin-top: 50px;
  }
  .head_m {
    font-size: 30px;
  }
  .card-info {
    padding: 20px;
  }
  .card-row-title h3 {
    font-size: 22px;
  }
  .industries {
    padding-top: 60px;
  }
  .pn {
    padding: 90px;
  }
  .head_4 {
    font-size: 22px;
  }
  .blog-name,
  .small-blogs-name {
    font-size: 20px;
  }
  .srvices,
  .targets,
  .more_way,
  .blog,
  .work_process,
  section,
  .vle,
  .mission {
    padding: 70px 0px;
  }
  .text_sec {
    padding: 40px 0px 80px;
  }
  .brnads-gradiant {
    width: 0;
  }
  section {
    padding: 50px 0px;
  }
  .about_hero h1.main_h {
    font-size: 34px;
  }
  .statistics-heading {
    font-size: 60px;
  }
  .stats-card {
    grid-row-gap: 80px;
  }
  .reviw-text h2 {
    width: 100%;
  }

  .review_content {
    grid-row-gap: 20px;
  }
  .work_content {
    flex-wrap: wrap;
    gap: 20px;
  }
  .wok_categories {
    justify-content: space-between;
    width: 100%;
  }
  .work_details {
    padding: 20px;
  }
  .wrk_btns {
    flex-wrap: wrap;
  }
  .cta_wraper {
    padding: 20px;
  }
  .industries .col-row-logos .reveal-box:nth-child(5) {
    left: 78.5%;
    top: 95%;
  }
  .industries .col-row-logos .reveal-box:nth-child(6) {
    left: 50%;
    top: 90%;
  }
  .industries .col-row-logos .reveal-box:nth-child(7) {
    left: 22.5%;
    top: 95%;
  }
  .industries .col-row-logos .reveal-box:nth-child(8) {
    left: 10%;
    top: 50%;
  }
  .industries .col-row-logos .reveal-box:nth-child(4) {
    left: 87%;
    top: 50%;
  }
  .statistics {
    align-items: start;
  }
  .st_p {
    text-align: left;
    font-size: 18px;
  }
  .v-hed {
    font-size: 18px;
  }
  .v_p {
    font-size: 16px;
  }
  .circ-info .text-block h3 {
    text-align: left;
  }
  .circ-info .text-block p {
    text-align: left;
  }
}
@media screen and (max-width: 540px) {
  .prefooter .personal-info .image-block {
    width: auto;
    display: block;
    position: relative;
  }
  .prefooter .personal-info .name-block {
    display: none;
  }
  .floating-images .image-wrap {
    transform: translateY(110%);
  }
  .floating-images .image-wrap.image-right {
    transform: translateY(-10%);
  }
}
@media screen and (max-width: 575px) {
  .slider_ .custom-arrow {
    display: none;
  }
  .fn {
    font-size: 7rem;
  }
  .slider_.swiper {
    padding-left: 0px;
    padding-bottom: 30px;
    padding-right: 0px;
  }
  .prefooter .general-info .buttons-wrap {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (max-width: 540px) {
  .container.medium {
    padding-left: 15px;
    padding-right: 15px;
  }

  .cont::before {
    padding-top: unset;
  }
  .circ-info .cr-big-img {
    width: 90%;
    top: 51%;
  }
  .circ-info .cr-small-img {
    width: 60%;
    top: 51%;
  }
  .circ-info .text-blocks {
    position: relative;
  }
  .circ-info .text-block {
    width: 100%;
    position: relative;
    height: auto;
    margin-bottom: 2em;
  }
  .circ-info .text-block svg {
    display: none;
  }
  .circ-info .text-block:nth-child(2) {
    margin-bottom: 110vw;
  }
  .circ-info .text-block .circ-pop {
    transform: translate(0, 0) scale(1) rotate(0.001deg);
  }
  .circ-info .text-block h3 {
    opacity: 1;
  }
  .circ-info .text-block p {
    opacity: 1;
  }
  .circ-info .text-block:last-child {
    margin-bottom: 0;
  }
  .split_wrd {
    font-size: calc(var(--title-size) * 0.875);
  }
  .feed_h {
    font-size: 48px;
  }
  .feed_say {
    font-size: 20px;
  }
  .feed_back {
    padding: 60px 0px;
  }
  .get_start {
    margin-top: 60px;
  }
  .card_listing {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .hero_text_wrap {
    padding: 30px;
  }
}

/* Background with gradient + circles */
.glass-ui-bg {
  position: relative;
  padding: 40px;
  border-radius: 30px;
  background: linear-gradient(135deg, #1a0033, #2d1b69, #441f91);
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

/* Neon blurred circles */
.glass-ui-bg::before,
.glass-ui-bg::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  filter: blur(180px);
  opacity: 0.5;
  z-index: 0;
}
.glass-ui-bg::before {
  width: 400px;
  height: 400px;
  background: #ff3cac;
  top: -80px;
  left: -120px;
}
.glass-ui-bg::after {
  width: 500px;
  height: 500px;
  background: #784ba0;
  bottom: -150px;
  right: -100px;
}

/* Glass box */
.glass-box {
  position: relative;
  background: rgba(255, 255, 255, 0.09);
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 28px;
  backdrop-filter: blur(20px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px;
  text-align: center;
  z-index: 1;
  transition:
    transform 0.35s ease,
    box-shadow 0.35s ease;
}

/* Inside content */
.glass-content {
  color: #fff;
}
.glass-content i {
  font-size: 36px;
  color: #ffb347;
  margin-bottom: 16px;
  display: block;
}
.glass-content h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 12px;
}
.glass-content p {
  font-size: 14px;
  opacity: 0.8;
  margin-bottom: 20px;
}

/* Gradient button */
.glass-btn {
  padding: 10px 24px;
  border: none;
  border-radius: 14px;
  background: linear-gradient(135deg, #ff3cac, #784ba0);
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.3s ease;
}

.ball {
  width: 200px;
  height: 200px;
  background: linear-gradient(135deg, #ff3cac, #784ba0);
  filter: blur(1px);
  opacity: 0.78;
  border-radius: 50%;
  -webkit-filter: blur(0px);
  position: absolute;
}
.ball1 {
  left: -80px;
  bottom: 0;
}
.ball2 {
  right: -80px;
  bottom: 0;
  background: linear-gradient(135deg, #784ba0, #ff3cac);
}
.ball3 {
  background: linear-gradient(135deg, #784ba0, #ff3cac);
}

.card-atm {
  min-height: 400px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.02),
    rgba(255, 255, 255, 0.01)
  );
  background: #00000059;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.04);
  backdrop-filter: blur(20px) saturate(140%);
  width: 300px;
}
.card-atm-w {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.02),
    rgba(255, 255, 255, 0.01)
  );
  background: #00000059;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.04);
  backdrop-filter: blur(20px) saturate(140%);
  min-height: 230px;
  width: 300px;
}
.ball-dark {
  width: 280px;
  height: 280px;
  border-radius: 50%;
  position: absolute;
}
.ball-dark.one {
  background: linear-gradient(270deg, #e8bf5e -13%, #e54466);
  bottom: -52px;
  left: -67px;
}
.ball-dark.two {
  background: linear-gradient(190deg, #21a5b2 -13%, #0852d7);
  bottom: -115px;
  right: 30px;
}
.ball-dark.three {
  background: linear-gradient(190deg, #710687 -8%, #6809da);
  bottom: -80px;
  right: -20px;
}
.icon_top {
  color: #fff;
  text-align: right;
  font-size: 20px;
}
.btm_icon {
  color: #fff;
  transform: rotate(90deg);
  font-size: 20px;
}
.mt-150px {
  margin-top: 150px !important;
}
.ball-dark-small {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  position: absolute;
}
.ball-dark-small.one {
  background: linear-gradient(270deg, #7cde60 -13%, #3ee7b3);
  top: -36px;
  left: -30px;
}
.ball-dark-small.two {
  background: linear-gradient(270deg, #96bde7 -13%, #648dd6);
  bottom: -27px;
  right: 30px;
}
.ball-dark-small.three {
  background: linear-gradient(270deg, #8e2663 -13%, #7c0c93);
  top: -89px;
  right: 100px;
  width: 180px;
  height: 180px;
}
.big-ball {
  position: absolute;
  width: 1000px;
  height: 1000px;
  border-radius: 50%;
}

.card-glass-box {
  min-height: 350px;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 8px;
}
.handiness {
  background: #c5e0fd;
}

.industry-slider .swiper-button-prev,
.industry-slider .swiper-button-next {
  color: #000; /* change arrow color */
  top: 40%;
}

.industry-slider .swiper-slide {
  height: auto;
}
