

html {
    scroll-behavior: smooth;
    overflow-x: hidden
}

*,::after,::before {
    margin: 0;
    padding: 0;
    outline: 0;
    box-sizing: border-box
}

::after:focus,::before:focus,:focus {
    outline: 0
}




img,svg {
    max-width: 100%;
    height: auto;
    display: block
}

a {
    text-decoration: none;
    color: #fff
}

video {
    border: 0;
    width: 100%
}

button {
    font-family: "The Future";
    -webkit-appearance: button;
    appearance: button
}

button:focus {
    outline: 0
}

textarea {
    resize: none
}

picture {
    display: block;
    height: 100%
}

input::-webkit-inner-spin-button,input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover {
    -webkit-background-clip: text;
    -webkit-text-fill-color: #000;
    transition: background-color 5000s ease-in-out 0s;
    box-shadow: inset 0 0 20px 20px transparent
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration {
    display: none
}

input[type=number] {
    -moz-appearance: textfield
}

.grecaptcha-badge {
    opacity: 0!important;
    visibility: hidden!important;
    pointer-events: none!important;
    z: -1!important;
    width: 0!important;
    height: 0!important
}

.line-height-1-35 {
    line-height: 1.35!important
}

.loadMoreBtn {
    margin: 2em auto
}

.loadMoreBtn .btnn {
    display: flex;
    align-items: center;
    justify-content: center
}

.wpcf7-not-valid-tip {
    margin-top: .5em;
    font-weight: 500
}

.error-message {
    font-weight: 500
}

.FallBackWrapper {
    display: flex;
    gap: 6.25em;
    align-items: center;
    height: 35.75em;
    position: relative;
    width: 100%
}

@media (max-width: 1199.98px) {
    .FallBackWrapper {
        height:22.75em
    }
}

@media (max-width: 991.98px) {
    .FallBackWrapper {
        height:16.75em
    }
}

@media (max-width: 767.98px) {
    .FallBackWrapper {
        height:100%;
        flex-wrap: wrap;
        gap: .5em
    }
}

@media (max-width: 991.98px) {
    .FallBackWrapper h2 {
        font-size:2.5em
    }
}

.FallBackWrapper .imgWrapper {
    width: 48.75em;
    height: 48.75em
}

@media (min-width: 576px) {
    .FallBackWrapper .imgWrapper {
        position:absolute;
        right: 0;
        bottom: -6.25em
    }
}

@media (max-width: 1199.98px) {
    .FallBackWrapper .imgWrapper {
        width:28.75em;
        height: 31.75em
    }
}

@media (max-width: 991.98px) {
    .FallBackWrapper .imgWrapper {
        width:20.75em;
        height: 23.75em
    }
}

@media (max-width: 767.98px) {
    .FallBackWrapper .imgWrapper {
        margin-bottom:-5em;
        width: 18.75em;
        height: 21.75em
    }
}

.FallBackWrapper .imgWrapper img {
    max-width: 100%;
    height: auto;
    display: block
}

.h1,h1 {
    font-size: 5.25em;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    margin-bottom: .5em
}

@media (max-width: 1199.98px) {
    .h1,h1 {
        font-size:3.5em
    }
}

@media (max-width: 767.98px) {
    .h1,h1 {
        font-size:3em;
        margin-bottom: .345em;
        line-height: normal
    }
    
}

.h2,h2 {
    font-size: 4.5em;
    line-height: 1.25;
    font-weight: 700;
    color: #fff;
    margin-bottom: .5em
}

@media (max-width: 1199.98px) {
    .h2,h2 {
        font-size:2.5em;
        line-height: 1
    }
}

@media (max-width: 991.98px) {
    .h2,h2 {
        margin-bottom:.545em;
        line-height: 1
    }
}

@media (max-width: 767.98px) {
    .h2,h2 {
        font-size:2em;
        line-height: normal
    }
}

.h3,h3 {
    font-size: 2.875em;
    line-height: 1.2;
    font-weight: 700;
    color: #fff !important;
    margin-bottom: .5em
}

@media (max-width: 1199.98px) {
    .h3,h3 {
        font-size:1.75em
    }
}

@media (max-width: 575.98px) {
    .h3,h3 {
        font-size:1.5em
    }
}

.h3.lg-font,h3.lg-font {
    font-size: 4em
}

@media (max-width: 1199.98px) {
    .h3.lg-font,h3.lg-font {
        font-size:1.75em
    }
}

@media (max-width: 575.98px) {
    .h3.lg-font,h3.lg-font {
        font-size:1.5em;
        line-height: normal
    }
}

.h4,h4 {
    font-size: 2.5em;
    line-height: 1;
    font-weight: 500;
    color: #fff;
    margin-bottom: .5em
}

@media (max-width: 1199.98px) {
    .h4,h4 {
        font-size:1.25em
    }
}

.h4.sm-font,h4.sm-font {
    font-size: 1.625em;
    line-height: normal
}

@media (max-width: 1199.98px) {
    .h4.sm-font,h4.sm-font {
        font-size:1em
    }
}

.h5,h5 {
    font-size: 1.25em;
    font-weight: 500;
    color: #fff;
    margin-bottom: .5em
}

@media (max-width: 1199.98px) {
    .h5,h5 {
        font-size:1.2em
    }
}

.h6,h6 {
    font-size: 1.125em;
    font-weight: 500;
    color: #fff;
    margin-bottom: .5em
}

@media (max-width: 1199.98px) {
    .h6,h6 {
        font-size:1em
    }
}

.p,p {
    color: #fff;
    margin-bottom: 1.5em;
    font-size: 1.125em;
    line-height: 1.7;
    font-weight: 400
}

@media (max-width: 1199.98px) {
    .p,p {
        font-size:1em;
        margin-bottom: 1em
    }
}

.p.xl-font,p.xl-font {
    font-size: 1.375em
}


@media (max-width: 1199.98px) {
    .p.xl-font,p.xl-font {
        font-size:1em;
        margin-bottom: 1em
    }
}

.p.l-font,p.l-font {
    font-size: 1.25em
}

@media (max-width: 1199.98px) {
    .p.l-font,p.l-font {
        font-size:1em;
        margin-bottom: 1em
    }
}

.p.s-font,p.s-font {
    font-size: 1em
}

.genericHead__subTitle {
    position: relative;
    padding-left: 1.77em;
    text-transform: capitalize;
    width: 100%;
    font-weight: 600;
    font-size: 20px;
    max-width: max-content;
    margin-bottom: 1.6em
}

.genericHead__subTitle::before {
    content: "";
    position: absolute;
    width: .72em;
    height: .72em;
    top: 40%;
    transform: translateY(-50%);
    left: 0;

 background: linear-gradient(135deg, #F2B035, #F2E205);
    border-radius: 50%;
 box-shadow: 0 4px 15px 0 rgba(255, 215, 0, 0.6), 0 6px 20px 0 rgba(255, 200, 0, 0.4);

}



.genericHead__title {
    letter-spacing: -.02em;
    font-size: 70px;
      font-weight: 600;
 background: linear-gradient(135deg, #F2B035, #F2E205);
       -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    
}
.genericHead__title1 {
    letter-spacing: -.02em;

 background: linear-gradient(135deg, #F2B035, #F2E205);
       -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    
}

.genericHead .content {
    padding-right: 13.172em;
    margin-top: 2.6875em;
}

@media (max-width: 1199.98px) {
    .genericHead .content {
        margin-top:1.5em;
        padding-right: 0
    }
}

@media (max-width: 991.98px) {
    .genericHead .content {
        margin-top:1em
    }
}

.genericHead .btnWrapper {
    margin-top: 5.1875em
}

@media (max-width: 1199.98px) {
    .genericHead .btnWrapper {
        margin-top:1.5em
    }
}

@media (max-width: 991.98px) {
    .genericHead .btnWrapper {
        margin-top:1em
    }
}

.genericHead.noPadding {
    padding: 0
}

.genericHead.centerHead {
    text-align: center
}

.genericHead.centerHead .genericHead__subTitle {
    margin: 0 auto 1.6em auto
}

body {
  font-family: 'League Spartan', sans-serif !important;
  font-weight: 400;
  color: #fff;
  background: radial-gradient(
      circle at 25% 40%,
      #000814 0%,   /* near-black blue core */
      #001027 35%,  /* ultra-deep navy */
      #001833 65%,  /* dark ocean blue */
      #02143a 100%  /* blackish edge */
  );
  line-height: 1.2;
}

body::-webkit-scrollbar {
    width: 6px;
    background-color: #030e3a;
    border-radius: 10px
}

body::-webkit-scrollbar-track {
    background-color: #0a0a0b;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3)
}
body::-webkit-scrollbar-thumb {
  background: linear-gradient(213deg, #081733 -39.81%, #0b3fa3 85.21%);
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(255,255,255,0.1);
}

body::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(213deg, #0e2b66 -39.81%, #1558e0 85.21%);
}

::selection {
    background-color: #F2B035; /* Golden Orange */
    color: #1C3059; /* Deep Navy */
}

::-moz-selection {
    background-color: #F2B035; /* Golden Orange */
    color: #1C3059; /* Deep Navy */
}

.loadjs {
    overflow: hidden
}

.img-wrapper {
    position: relative
}

.container-fluid {
    max-width: 100%;
    padding: 0
}

@media (max-width: 991.98px) {
    .container-fluid {
        padding:0 5em
    }
}

@media (max-width: 991.98px) {
    .container-fluid {
        padding:0 3em
    }
}

@media (max-width: 575.98px) {
    .container-fluid {
        padding:0 2em
    }
}

.container-s {
    max-width: 100%;
    padding: 0 3.9%
}

@media (max-width: 991.98px) {
    .container-s {
        padding:0 3em
    }
}

@media (max-width: 575.98px) {
    .container-s {
        padding:0 2em
    }
}

.container {
    max-width: 100%;
    padding: 0 10.247%
}

@media (max-width: 1199.98px) {
    .container {
        padding:0 5em
    }
}

@media (max-width: 991.98px) {
    .container {
        padding:0 3em
    }
}

@media (max-width: 575.98px) {
    .container {
        padding:0 1.43em
    }
}

.section {
    position: relative;
    padding: 2em 0
}

@media (min-width: 576px) {
    .section {
        padding:3em 0
    }
}

@media (min-width: 1200px) {
    .section {
        padding:6.25em 0
    }
}

.grecaptcha-badge {
    left: -11.625em;
    bottom: 5em!important
}

@media (max-width: 767.98px) {
    .form-loader-img {
        padding-bottom:3em
    }
}

.form-loader-img .wrapper {
    display: flex;
    align-items: center;
    gap: 1em;
    margin-top: 1em
}

.form-loader-img .wrapper p {
    color: #000;
    margin-bottom: 0
}

.form-loader-img .wrapper p.white-color {
    color: #fff!important
}
    /* .input-container .input-field {
        font-size:1px!important;
        -webkit-font-smoothing: antialiased
    } */

@media (max-width: 767.98px) {
    .input-container .input-field {
        font-size:16px!important;
        -webkit-font-smoothing: antialiased
    }
}

@media (max-width: 767.98px) {
    .select-container .select-field {
        font-size:16px!important;
        -webkit-font-smoothing: antialiased
    }
}

.overflow-hidden {
    overflow: hidden
}

.leftSideLinks {
    position: fixed;
    left: -3%;
    top: 50%;
    transform: translate(-25%,-50%);
    z: 9999;
    transition: .4s
}

@media (max-width: 991.98px) {
    .leftSideLinks {
        left:-4%
    }
}

.leftSideLinks.show {
    left: 1.25%;
    transition: .4s
}

@media (max-width: 1199.98px) {
    .leftSideLinks.show {
        left:1.5%
    }
}

@media (max-width: 575.98px) {
    .leftSideLinks {
        display:none
    }
}

.leftSideLinks__wrapper {
    display: flex;
    flex-direction: column;
    gap: 1em;
    list-style-type: none
}

.leftSideLinks__item a {
    position: relative;
    display: block;
    width: 2.875em;
    height: 2.875em;
    display: flex;
    justify-content: center;
    align-items: center
}

@media (max-width: 1199.98px) {
    .leftSideLinks__item a {
        width:2.5em;
        height: 2.5em
    }
}

.leftSideLinks__item a img {
    width: auto;
    height: auto;
    z: 1;
    max-width: 50%;
    max-height: 50%
}

.leftSideLinks__item a::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    background-color: #030914;
    transform: translate(-50%,-50%);
    transition: .25s;
    border-radius: 50%;
    border: 1px solid rgba(249, 229, 49, 0.2)
}

.leftSideLinks__item a::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #F2B035, #F2E205); /* Golden Gradient */
    
    transform: translate(-50%,-50%) scale(0);
    transition: .25s;
    border-radius: 50%
}

@media (min-width: 1200px) {
    .leftSideLinks__item a:hover::after {
        transform:translate(-50%,-50%) scale(1);
        transition: .25s
    }

    .leftSideLinks__item a:hover::before {
        transform: translate(-50%,-50%) scale(0);
        transition: .25s
    }
}

.rightSideLinks {
    position: fixed;
    right: -3%;
    top: 75%;
    transform: translate(25%,-50%);
    z: 9999;
    transition: .4s
}

@media (max-width: 991.98px) {
    .rightSideLinks {
        right:-4%
    }
}

.rightSideLinks.show {
    right: 1.25%;
    transition: .4s
}

@media (max-width: 1199.98px) {
    .rightSideLinks.show {
        right:1.5%
    }
}

@media (max-width: 575.98px) {
    .rightSideLinks {
        display:none
    }
}

.rightSideLinks__wrapper {
    display: flex;
    flex-direction: column;
    gap: 1em;
    list-style-type: none
}

.rightSideLinks__item a {
    position: relative;
    display: block;
    width: 2.875em;
    height: 2.875em;
    display: flex;
    justify-content: center;
    align-items: center
}

@media (max-width: 1199.98px) {
    .rightSideLinks__item a {
        width:2.5em;
        height: 2.5em
    }
}

.rightSideLinks__item a img {
    width: auto;
    height: auto;
    z: 1;
    max-width: 50%;
    max-height: 50%
}

.rightSideLinks__item a::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    background-color: #030914;
    transform: translate(-50%,-50%);
    transition: .25s;
    border-radius: 50%;
    border: 1px solid rgba(243, 236, 18, 0.2)
}

.rightSideLinks__item a::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #F2B035, #F2E205); /* Golden Gradient */
    
    transform: translate(-50%,-50%) scale(0);
    transition: .25s;
    border-radius: 50%
}

@media (min-width: 1200px) {
    .rightSideLinks__item a:hover::after {
        transform:translate(-50%,-50%) scale(1);
        transition: .25s
    }

    .rightSideLinks__item a:hover::before {
        transform: translate(-50%,-50%) scale(0);
        transition: .25s
    }
}

.circleList li {
    position: relative;
    font-size: 1.25em;
    padding: 2em 0 0 2.25em;
    list-style: none;
    gap: 1em;
    display: flex;
    flex-direction: column;
    line-height: normal
}

.circleList li:first-child {
    padding: .875em 0 0 2.25em
}

@media (max-width: 1199.98px) {
    .circleList li {
        gap:1em
    }
}

.circleList li p {
    margin-bottom: 0
}

.circleList li strong {
    margin-bottom: 0
}

.circleList li .circle {
    width: .9375em;
    height: .9375em;
    background: linear-gradient(90deg,#cd0dce 0,#5f0dce 100%);
    border-radius: 50%;
    position: absolute;
    left: .5em
}

.circleList li .circle::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    transform: translate(-50%,-50%);
    background: linear-gradient(90deg,#cd0dce 0,#5f0dce 100%);
    box-shadow: 0 0 15px rgba(205,13,206,.7);
    z: -1
}

.accordianWrapper {
    position: relative;
    padding-bottom: 1.875em;
    margin-bottom: 1.9375em;
  
}

@media (max-width: 991.98px) {
    .accordianWrapper {
        padding-bottom:1.25em;
        margin-bottom: 1.25em
    }
}

.accordianWrapper:hover::after {
    transform: scale(1)
}

.accordianWrapper.active::after {
    transform: scale(1)
}

.accordianWrapper.active .titleWrapper .icon img {
    transform: rotate(180deg)
}

.accordianWrapper::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    transform: scale(0);
    transition: .5s
}

.accordianWrapper .titleWrapper {
    cursor: pointer;
    position: relative
}

.accordianWrapper .titleWrapper .icon {
    position: absolute;
    right: 0;
    border-radius: 50%;
    overflow: hidden;
    background: #28282b;
    top: 50%;
    transform: translateY(-50%);
    width: 2.04925em;
    height: 2.04925em;
    display: flex;
    align-items: center;
    justify-content: center
}

.accordianWrapper .titleWrapper .icon img {
    transition: .5s
}

.accordianWrapper .titleWrapper h3 {
    margin-bottom: 0
}

.accordianWrapper .accordianContentWrapper {
    display: grid;
    grid-template-rows: 0fr;
    transition: .4s;
    padding-top: 1.875em
}

@media (max-width: 991.98px) {
    .accordianWrapper .accordianContentWrapper {
        padding-top:1.25em
    }
}

.accordianWrapper .accordianContentWrapper.active {
    grid-template-rows: 1fr;
    transition: .4s
}

.accordianWrapper .accordianContentWrapper.active::after {
    transform: scale(1)
}

.accordianWrapper .accordianContent {
    overflow: hidden
}

.accordianWrapper .accordianContent p {
    margin-bottom: 0
}

.accordianWrapper .accordianContent .primary-btn {
    margin: 1.25em 0 1.25em .125em
}

@media (max-width: 991.98px) {
    .accordianWrapper .accordianContent .primary-btn {
        margin:1em 0 1em .125em
    }
}

.circleHeading {
    position: relative;
    padding-left: 2.25em;
    margin: 0;
    display: flex;
    align-items: center;
    z: 1
}

.circleHeading .circle {
    width: .9375em;
    height: .9375em;
    background: linear-gradient(90deg,#cd0dce 0,#5f0dce 100%);
    border-radius: 50%;
    position: absolute;
    left: .5em
}

.circleHeading .circle::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    transform: translate(-50%,-50%);
    background: linear-gradient(90deg,#cd0dce 0,#5f0dce 100%);
    box-shadow: 0 0 15px rgba(205,13,206,.7);
   
}

.full-cover-anchor:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
   
}

.primary-color {
    color: #F2E205
}

.primary-bg {
    background-color: #F2E205
}

.secondary-color {
    color: #280aa5!important
}

.secondary-bg {
    background-color: #280aa5
}

.black-color {
    color: #000
}

.black-bg {
    background-color: #000
}

.white-color {
    color: #fff
}

.white-bg {
    background-color: #fff
}

.animate {
    opacity: 0
}

.animate.fadein-Left {
    transform: translate(100px,0)
}

.animate.fadein-Right {
    transform: translate(-100px,0)
}

.animate.fadein-Up {
    transform: translate(0,100px)
}

.animate.fadein-Down {
    transform: translate(0,-100px)
}

@media (max-width: 767.98px) {
    .animate {
        opacity:1
    }

    .animate.fadein-Left {
        transform: translate(0,0)
    }

    .animate.fadein-Right {
        transform: translate(0,0)
    }

    .animate.fadein-Up {
        transform: translate(0,0)
    }

    .animate.fadein-Down {
        transform: translate(0,0)
    }
}

@keyframes anim {
    to {
        transform: translate(0,0);
        opacity: 1
    }
}

.lazy-img {
    opacity: 0
}

@media (min-width: 768px) {
    .img__observer {
        position:relative
    }
    
    .img__observer img {
        overflow: hidden;
        border-radius: inherit;
        clip-path: inset(0 100% 0 0)
    }

    .img__observer::before {
         content: "";
  position: absolute;
  width: 0;
  height: 98%;
  bottom: 1%;
  left: 1%;
  z: 0;
  border-radius: inherit;

  /* ✨ Deep Glass Blue Gradient */
  background: linear-gradient(
    135deg,
    rgba(0, 225, 255, 0.32) 0%,     /* radiant cyan edge */
    rgba(0, 136, 255, 0.28) 40%,    /* electric blue center */
    rgba(20, 45, 80, 0.4) 100%      /* deep navy fade */
  );

    }

    .img__observer.active img {
        transition: all .5s;
        transition-delay: .5s;
        clip-path: inset(0 0 0 0)
    }

    .img__observer.active::before {
        width: 98%;
        transition: .5s
    }

    .img__observer.white-bg::before {
        background: #fff
    }
}

.custom-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -.9375em;
    
}

.no-gutters {
    margin: 0;
    width: 100%
}

.no-gutters>[class*=col_] {
    padding: 0
}

.col_offset_0 {
    margin-left: 0
}

.col_1 {
    flex: 0 0 8.3333333333%;
    width: 8.3333333333%;
    padding: 0 .9375em
}

.col_offset_1 {
    margin-left: 8.3333333333%
}

.col_2 {
    flex: 0 0 16.6666666667%;
    width: 16.6666666667%;
    padding: 0 .9375em
}

.col_offset_2 {
    margin-left: 16.6666666667%
}

.col_3 {
    flex: 0 0 25%;
    width: 25%;
    padding: 0 .9375em
}

.col_offset_3 {
    margin-left: 25%
}

.col_4 {
    flex: 0 0 33.3333333333%;
    width: 33.3333333333%;
    padding: 0 .9375em
}

.col_offset_4 {
    margin-left: 33.3333333333%
}

.col_5 {
    flex: 0 0 41.6666666667%;
    width: 41.6666666667%;
    padding: 0 .9375em
}

.col_offset_5 {
    margin-left: 41.6666666667%
}

.col_6 {
    flex: 0 0 50%;
    width: 50%;
    padding: 0 .9375em
}

.col_offset_6 {
    margin-left: 50%
}

.col_7 {
    flex: 0 0 58.3333333333%;
    width: 58.3333333333%;
    padding: 0 .9375em
}

.col_offset_7 {
    margin-left: 58.3333333333%
}

.col_8 {
    flex: 0 0 66.6666666667%;
    width: 66.6666666667%;
    padding: 0 .9375em
}

.col_offset_8 {
    margin-left: 66.6666666667%
}

.col_9 {
    flex: 0 0 75%;
    width: 75%;
    padding: 0 .9375em
}

.col_offset_9 {
    margin-left: 75%
}

.col_10 {
    flex: 0 0 83.3333333333%;
    width: 83.3333333333%;
    padding: 0 .9375em
}

.col_offset_10 {
    margin-left: 83.3333333333%
}

.col_11 {
    flex: 0 0 91.6666666667%;
    width: 91.6666666667%;
    padding: 0 .9375em
}

.col_offset_11 {
    margin-left: 91.6666666667%
}

.col_12 {
    flex: 0 0 100%;
    width: 100%;
    padding: 0 .9375em
}

.col_offset_12 {
    margin-left: 100%
}

@media (min-width: 576px) {
    .col_sm_offset_0 {
        margin-left:0
    }

    .col_sm_1 {
        flex: 0 0 8.3333333333%;
        width: 8.3333333333%;
        padding: 0 .9375em
    }

    .col_sm_offset_1 {
        margin-left: 8.3333333333%
    }

    .col_sm_2 {
        flex: 0 0 16.6666666667%;
        width: 16.6666666667%;
        padding: 0 .9375em
    }

    .col_sm_offset_2 {
        margin-left: 16.6666666667%
    }

    .col_sm_3 {
        flex: 0 0 25%;
        width: 25%;
        padding: 0 .9375em
    }

    .col_sm_offset_3 {
        margin-left: 25%
    }

    .col_sm_4 {
        flex: 0 0 33.3333333333%;
        width: 33.3333333333%;
        padding: 0 .9375em
    }

    .col_sm_offset_4 {
        margin-left: 33.3333333333%
    }

    .col_sm_5 {
        flex: 0 0 41.6666666667%;
        width: 41.6666666667%;
        padding: 0 .9375em
    }

    .col_sm_offset_5 {
        margin-left: 41.6666666667%
    }

    .col_sm_6 {
        flex: 0 0 50%;
        width: 50%;
        padding: 0 .9375em
    }

    .col_sm_offset_6 {
        margin-left: 50%
    }

    .col_sm_7 {
        flex: 0 0 58.3333333333%;
        width: 58.3333333333%;
        padding: 0 .9375em
    }

    .col_sm_offset_7 {
        margin-left: 58.3333333333%
    }

    .col_sm_8 {
        flex: 0 0 66.6666666667%;
        width: 66.6666666667%;
        padding: 0 .9375em
    }

    .col_sm_offset_8 {
        margin-left: 66.6666666667%
    }

    .col_sm_9 {
        flex: 0 0 75%;
        width: 75%;
        padding: 0 .9375em
    }

    .col_sm_offset_9 {
        margin-left: 75%
    }

    .col_sm_10 {
        flex: 0 0 83.3333333333%;
        width: 83.3333333333%;
        padding: 0 .9375em
    }

    .col_sm_offset_10 {
        margin-left: 83.3333333333%
    }

    .col_sm_11 {
        flex: 0 0 91.6666666667%;
        width: 91.6666666667%;
        padding: 0 .9375em
    }

    .col_sm_offset_11 {
        margin-left: 91.6666666667%
    }

    .col_sm_12 {
        flex: 0 0 100%;
        width: 100%;
        padding: 0 .9375em
    }

    .col_sm_offset_12 {
        margin-left: 100%
    }
}

@media (min-width: 768px) {
    .col_md_offset_0 {
        margin-left:0
    }

    .col_md_1 {
        flex: 0 0 8.3333333333%;
        width: 8.3333333333%;
        padding: 0 .9375em
    }

    .col_md_offset_1 {
        margin-left: 8.3333333333%
    }

    .col_md_2 {
        flex: 0 0 16.6666666667%;
        width: 16.6666666667%;
        padding: 0 .9375em
    }

    .col_md_offset_2 {
        margin-left: 16.6666666667%
    }

    .col_md_3 {
        flex: 0 0 25%;
        width: 25%;
        padding: 0 .9375em
    }

    .col_md_offset_3 {
        margin-left: 25%
    }

    .col_md_4 {
        flex: 0 0 33.3333333333%;
        width: 33.3333333333%;
        padding: 0 .9375em
    }

    .col_md_offset_4 {
        margin-left: 33.3333333333%
    }

    .col_md_5 {
        flex: 0 0 41.6666666667%;
        width: 41.6666666667%;
        padding: 0 .9375em
    }

    .col_md_offset_5 {
        margin-left: 41.6666666667%
    }

    .col_md_6 {
        flex: 0 0 50%;
        width: 50%;
        padding: 0 .9375em
    }

    .col_md_offset_6 {
        margin-left: 50%
    }

    .col_md_7 {
        flex: 0 0 58.3333333333%;
        width: 58.3333333333%;
        padding: 0 .9375em
    }

    .col_md_offset_7 {
        margin-left: 58.3333333333%
    }

    .col_md_8 {
        flex: 0 0 66.6666666667%;
        width: 66.6666666667%;
        padding: 0 .9375em
    }

    .col_md_offset_8 {
        margin-left: 66.6666666667%
    }

    .col_md_9 {
        flex: 0 0 75%;
        width: 75%;
        padding: 0 .9375em
    }

    .col_md_offset_9 {
        margin-left: 75%
    }

    .col_md_10 {
        flex: 0 0 83.3333333333%;
        width: 83.3333333333%;
        padding: 0 .9375em
    }

    .col_md_offset_10 {
        margin-left: 83.3333333333%
    }

    .col_md_11 {
        flex: 0 0 91.6666666667%;
        width: 91.6666666667%;
        padding: 0 .9375em
    }

    .col_md_offset_11 {
        margin-left: 91.6666666667%
    }

    .col_md_12 {
        flex: 0 0 100%;
        width: 100%;
        padding: 0 .9375em
    }

    .col_md_offset_12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col_lg_offset_0 {
        margin-left:0
    }

    .col_lg_1 {
        flex: 0 0 8.3333333333%;
        width: 8.3333333333%;
        padding: 0 .9375em
    }

    .col_lg_offset_1 {
        margin-left: 8.3333333333%
    }

    .col_lg_2 {
        flex: 0 0 16.6666666667%;
        width: 16.6666666667%;
        padding: 0 .9375em
    }

    .col_lg_offset_2 {
        margin-left: 16.6666666667%
    }

    .col_lg_3 {
        flex: 0 0 25%;
        width: 25%;
        padding: 0 .9375em
    }

    .col_lg_offset_3 {
        margin-left: 25%
    }

    .col_lg_4 {
        flex: 0 0 33.3333333333%;
        width: 33.3333333333%;
        padding: 0 .9375em
    }

    .col_lg_offset_4 {
        margin-left: 33.3333333333%
    }

    .col_lg_5 {
        flex: 0 0 41.6666666667%;
        width: 41.6666666667%;
        padding: 0 .9375em
    }

    .col_lg_offset_5 {
        margin-left: 41.6666666667%
    }

    .col_lg_6 {
        flex: 0 0 50%;
        width: 50%;
        padding: 0 .9375em
    }

    .col_lg_offset_6 {
        margin-left: 50%
    }

    .col_lg_7 {
        flex: 0 0 58.3333333333%;
        width: 58.3333333333%;
        padding: 0 .9375em
    }

    .col_lg_offset_7 {
        margin-left: 58.3333333333%
    }

    .col_lg_8 {
        flex: 0 0 66.6666666667%;
        width: 66.6666666667%;
        padding: 0 .9375em
    }

    .col_lg_offset_8 {
        margin-left: 66.6666666667%
    }

    .col_lg_9 {
        flex: 0 0 75%;
        width: 75%;
        padding: 0 .9375em
    }

    .col_lg_offset_9 {
        margin-left: 75%
    }

    .col_lg_10 {
        flex: 0 0 83.3333333333%;
        width: 83.3333333333%;
        padding: 0 .9375em
    }

    .col_lg_offset_10 {
        margin-left: 83.3333333333%
    }

    .col_lg_11 {
        flex: 0 0 91.6666666667%;
        width: 91.6666666667%;
        padding: 0 .9375em
    }

    .col_lg_offset_11 {
        margin-left: 91.6666666667%
    }

    .col_lg_12 {
        flex: 0 0 100%;
        width: 100%;
        padding: 0 .9375em
    }

    .col_lg_offset_12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col_xl_offset_0 {
        margin-left:0
    }

    .col_xl_1 {
        flex: 0 0 8.3333333333%;
        width: 8.3333333333%;
        padding: 0 .9375em
    }

    .col_xl_offset_1 {
        margin-left: 8.3333333333%
    }

    .col_xl_2 {
        flex: 0 0 16.6666666667%;
        width: 16.6666666667%;
        padding: 0 .9375em
    }

    .col_xl_offset_2 {
        margin-left: 16.6666666667%
    }

    .col_xl_3 {
        flex: 0 0 25%;
        width: 25%;
        padding: 0 .9375em
    }

    .col_xl_offset_3 {
        margin-left: 25%
    }

    .col_xl_4 {
        flex: 0 0 33.3333333333%;
        width: 33.3333333333%;
        padding: 0 .9375em
    }

    .col_xl_offset_4 {
        margin-left: 33.3333333333%
    }

    .col_xl_5 {
        flex: 0 0 41.6666666667%;
        width: 41.6666666667%;
        padding: 0 .9375em
    }

    .col_xl_offset_5 {
        margin-left: 41.6666666667%
    }

    .col_xl_6 {
        flex: 0 0 50%;
        width: 50%;
        padding: 0 .9375em
    }

    .col_xl_offset_6 {
        margin-left: 50%
    }

    .col_xl_7 {
        flex: 0 0 58.3333333333%;
        width: 58.3333333333%;
        padding: 0 .9375em
    }

    .col_xl_offset_7 {
        margin-left: 58.3333333333%
    }

    .col_xl_8 {
        flex: 0 0 66.6666666667%;
        width: 66.6666666667%;
        padding: 0 .9375em
    }

    .col_xl_offset_8 {
        margin-left: 66.6666666667%
    }

    .col_xl_9 {
        flex: 0 0 75%;
        width: 75%;
        padding: 0 .9375em
    }

    .col_xl_offset_9 {
        margin-left: 75%
    }

    .col_xl_10 {
        flex: 0 0 83.3333333333%;
        width: 83.3333333333%;
        padding: 0 .9375em
    }

    .col_xl_offset_10 {
        margin-left: 83.3333333333%
    }

    .col_xl_11 {
        flex: 0 0 91.6666666667%;
        width: 91.6666666667%;
        padding: 0 .9375em
    }

    .col_xl_offset_11 {
        margin-left: 91.6666666667%
    }

    .col_xl_12 {
        flex: 0 0 100%;
        width: 100%;
        padding: 0 .9375em
    }

    .col_xl_offset_12 {
        margin-left: 100%
    }
}

.text-center {
    text-align: center
}

.m-auto {
    margin: 0 auto
}

.mt-auto {
    margin-top: auto
}

.m-0 {
    margin: 0
}

.mb-0 {
    margin-bottom: 0!important
}

.mb-1-5 {
    margin-bottom: 1.5em
}

.text-lower {
    text-transform: lowercase!important
}

.d-flex {
    display: flex
}

@media (max-width: 575.98px) {
    .d-flex {
        flex-wrap:wrap
    }
}

.flex-wrap {
    flex-wrap: wrap
}

.text-upper {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.generic--radius {
    border-radius: 10px
}

.justify-content-center {
    justify-content: center
}

.justify-content-between {
    justify-content: space-between
}

.justify-content-around {
    justify-content: space-around
}

.justify-content-end {
    justify-content: flex-end
}

.align-item-center {
    align-items: center
}

@media (max-width: 1199.98px) {
    .align-center-lg {
        align-items:center
    }
}

.align-item-start {
    align-items: flex-start
}

.flex-direction-col {
    flex-direction: column
}

.align-item-end {
    align-items: flex-end
}

.w-100 {
    width: 100%
}

.h-100 {
    height: 100%
}

@media (min-width: 576px) {
    .mobile-only {
        display:none
    }
}

@media (max-width: 575.98px) {
    .desktop-only {
        display:none
    }
}

.img-hack,.img-hack-contain {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.img-hack-contain {
    object-fit: contain
}

@media (min-width: 1200px) {
    .container-left-zero-desktop {
        padding-left:0
    }
}

@media (min-width: 1200px) {
    .container-right-zero-desktop {
        padding-right:0
    }
}

.container-left-zero-always {
    padding-left: 0
}

@media (min-width: 1200px) {
    .container-right-zero-desktop {
        padding-right:0
    }
}

.container-right-zero-always {
    padding-right: 0
}

@media (min-width: 576px) {
    .container-right-zero-except-mobile {
        padding-right:0
    }
}

.line-clamp-1 {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box!important;
    -webkit-box-orient: vertical;
    white-space: normal;
    -webkit-line-clamp: 1;
    
}

.line-clamp-2 {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box!important;
    -webkit-box-orient: vertical;
    white-space: normal;
    -webkit-line-clamp: 2
}

.line-clamp-3 {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box!important;
    -webkit-box-orient: vertical;
    white-space: normal;
    -webkit-line-clamp: 3
}

.line-clamp-4 {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box!important;
    -webkit-box-orient: vertical;
    white-space: normal;
    -webkit-line-clamp: 4
}

.fw-200 {
    font-weight: 200
}

.fw-300 {
    font-weight: 300
}

.fw-400 {
    font-weight: 400
}

.fw-500 {
    font-weight: 500
}

.fw-600 {
    font-weight: 600
}

.fw-700 {
    font-weight: 700
}

.fw-800 {
    font-weight: 800
}

.pb-0 {
    padding-bottom: 0!important
}

.pt-0 {
    padding-top: 0!important
}

.uline {
    position: relative;
    text-decoration: none;
    display: inline-block
}

.uline::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -.125em;
    width: 100%;
    height: 1px;
    background: #280aa5;
    transform: scaleX(1);
    transition: transform .5s ease
}

.uline.active::after,.uline:hover::after {
    transition: transform .5s ease;
    transform: scaleX(0)
}

.w-uline {
    position: relative;
    color: #fff
}

.w-uline::after {
    content: "";
    position: absolute;
    height: 1px;
    bottom: -.125em;
    left: 0;
    width: 100%;
    transition: .5s;
    background: #fff;
    transform: scaleX(0)
}

.w-uline.active::after,.w-uline:hover::after {
    transform: scaleX(1);
    width: 100%
}

.primary-btn {
    position: relative;
    padding: .6875em 1.25em .8em;
    border-radius: 2.4375em;
    border: none;
    background: 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    max-width: 100%;
    cursor: pointer;
    z: 11;
    flex-shrink: 0
}

@media (max-width: 575.98px) {
    .primary-btn {
        padding:.6875em .75em
    }
}

.primary-btn .spark {
    position: absolute;
    inset: -1px;
    border-radius: 100px;
    overflow: hidden;
    -webkit-mask: linear-gradient(white,transparent 50%);
    mask: linear-gradient(white,transparent 50%);
    animation: flip 3.6s infinite steps(2,end)
}

.primary-btn .spark::before {
    content: "";
    position: absolute;
    width: 200%;
    aspect-ratio: 1;
    top: 0;
    left: 50%;
    transform: rotate(-90deg) translate(-50%,-15%);
    opacity: .4;
    background: conic-gradient(from 0deg,transparent 0 340deg,#fff 360deg);
    transition: opacity .3s ease-in-out;
    animation: rotate 3s linear infinite both;
    z: -1
}

.primary-btn .spark::after {
    content: "";
    position: absolute;
    inset: -1;
    border-radius: 100px
}

.primary-btn .primary-btn__bg {
    position: absolute;
    inset: -1;
    top: 0;
    left: 0;
    background: radial-gradient(100% 100% at center 100%,hsla(270,0%,100%,0),transparent);
    border-radius: 2.4375em;
    overflow: hidden;
    width: 100%;
    height: 100%;
    transition: all .3s ease-in-out
}

.primary-btn .primary-btn__bg img {
    opacity: .1;
    position: relative;
    z: 1
}

.primary-btn .primary-btn__bg::after {
    content: "";
    width: 100%;
    height: 100%;
     background: linear-gradient(
    145deg,
    #020b18,
    #061d3a,
    #0a2f5a
  );
    
    position: absolute;
    top: 0;
    left: 0;
    z: 0;
    transition: all .25s ease
}

.primary-btn .primary-btn__bg::before {
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    z: 0;
    opacity: 0;
    transition: all .25s ease
}

.primary-btn .primary-btn__bg svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 102%;
    object-fit: cover;
    opacity: .3;
    z: 1
}

.primary-btn .txt {
    color: #fff;
    font-size: 1.125em;
    font-weight: 500;
    position: relative;
    z: 2;
    transition: all .25s ease
}

@media (max-width: 575.98px) {
    .primary-btn .txt {
        font-size:1em
    }
}

.primary-btn::before {
    content: "";
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    z: -1;
    background-color: rgba(0,0,0,.1);
    border: 1px solid rgba(172,172,172,.3);
    backdrop-filter: blur(10px);
    border-radius: 2.4375em
}

@media (min-width: 1200px) {
    .primary-btn:hover .primary-btn__bg::after {
        opacity:0;
        transition: all .25s ease
    }

    .primary-btn:hover .primary-btn__bg::before {
        opacity: 1;
        transition: all .25s ease
    }

    .primary-btn:hover .txt {
        color: #fff;
        transition: all .25s ease
    }
}

@keyframes flip {
    to {
        rotate: 360deg
    }
}

@keyframes rotate {
    to {
        transform: rotate(90deg) translate(-50%,-15%)
    }
}

.submit-btn {
    cursor: pointer;
    min-width: 10em
}

@media (min-width: 1200px) {
    .submit-btn {
        min-width:12.5em
    }
}

.formPopupWrapper {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 80%;
    height: auto;
    margin: 0 auto;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: .25s;
    z: 2000000002
}

@media (max-width: 1199.98px) {
    .formPopupWrapper {
        width:calc(100% - 10em)
    }
}

@media (max-width: 991.98px) {
    .formPopupWrapper {
        width:calc(100% - 6em)
    }
}

@media (max-width: 575.98px) {
    .formPopupWrapper {
        width:calc(100% - 2.86em);
        max-height: 100%;
        overflow-y: hidden
    }
}

.formPopupWrapper.active {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transition: .25s
}

.lpFormPopupWrapper {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 80%;
    height: auto;
    margin: 0 auto;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: .25s;
    z: 2000000002
}

@media (max-width: 1199.98px) {
    .lpFormPopupWrapper {
        width:calc(100% - 10em)
    }
}

@media (max-width: 991.98px) {
    .lpFormPopupWrapper {
        width:calc(100% - 6em)
    }
}

@media (max-width: 575.98px) {
    .lpFormPopupWrapper {
        width:calc(100% - 2.86em);
        max-height: 100%;
        overflow-y: hidden
    }
}

.lpFormPopupWrapper.active {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transition: .25s
}

.leftColWrapper {
    position: relative
}

@media (max-width: 1199.98px) {
    .leftColWrapper {
        display:none
    }
}

.lpFormImg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.formPopupContainer {
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center
}

.formPopup {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #fff;
    padding: 2.5em
}

@media (max-width: 767.98px) {
    .formPopup {
        padding:1.43em;
        height: 100%
    }
}

.formPopup__closeBtn {
    position: absolute;
    top: 2.5em;
    right: 2.5em;
    width: 2.5em;
    height: 2.5em;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #000;
    border: none;
    border-radius: 50%;
    transition: .25s;
    cursor: pointer
}

@media (max-width: 767.98px) {
    .formPopup__closeBtn {
        top:1em;
        right: 1em;
        width: 2em;
        height: 2em
    }
}

.formPopup__closeBtn img {
    width: 40%
}

.formPopup__closeBtn:hover {
    background: #F2E205;
    transition: .25s
}

.formPopup__leftShadow {
    width: 40.6875em;
    height: 18.8125em;
    position: absolute;
    top: 4.875em;
    left: 3.4375em;
    opacity: .2;
    pointer-events: none
}

@media (max-width: 1199.98px) {
    .formPopup__leftShadow {
        display:none
    }
}

.formPopup__leftShadow::before {
    content: "";
    display: block;
    width: 35.934em;
    height: 15.83625em;
    transform: rotate(-17.366deg);
    border-radius: 35.934em;
    opacity: .4;
    background: #f23393;
    filter: blur(4.39375em)
}

.formPopup__leftShadow::after {
    content: "";
    display: block;
    width: 7.3335em;
    height: 13.01937em;
    transform: rotate(-87.219deg);
    fill: #d056ea;
    filter: blur(28.97812em);
    position: absolute;
    top: 7.5em;
    left: 1.9375em;
    z: 1
}

.formPopup__rightShadow {
    width: 29.5625em;
    height: 13.625em;
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: .4;
    transform: translateY(50%);
    pointer-events: none
}

@media (max-width: 1199.98px) {
    .formPopup__rightShadow {
        display:none
    }
}

.formPopup__rightShadow::before {
    content: "";
    display: block;
    position: absolute;
    width: 26.1193125em;
    height: 11.510875em;
    border-radius: 26.1193125em;
    opacity: .4;
    background: #f23393;
    filter: blur(4.39375em);
    right: -5.02437em;
    top: 0
}

.formPopup__rightShadow::after {
    content: "";
    display: block;
    position: absolute;
    width: 5.3305em;
    height: 9.463375em;
    fill: #d056ea;
    filter: blur(2.91562em);
    right: -3.625em;
    top: 5.38437em
}

.formPopup .titleRow {
    position: sticky;
    position: -webkit-sticky;
    top: 0
}

@media (max-width: 767.98px) {
    .formPopup__form {
        height:67dvh;
        overflow-y: auto;
        padding-right: 1em
    }
}

@media (max-width: 767.98px) {
    .formPopup__formLp {
        height:67dvh;
        overflow-y: auto;
        padding-right: 1em
    }
}

@media (max-width: 767.98px) {
    .formPopup__form.servicesForm {
        height:auto
    }
}

.formPopupOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,.65);
    backdrop-filter: blur(10px);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: .25s;
    z: 2000000001
}

.formPopupOverlay.active {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transition: .25s
}

@media (min-width: 1025px) {
    .formPopup__form {
        padding:0 3em
    }
}

.input-container {
    position: relative;
    margin-bottom: 2.5em
}

@media (max-width: 767.98px) {
    .input-container {
        margin-bottom:2em
    }
}

.input-container .input-field {
    font-size: 1em;
    font-family: inherit;
    line-height: 1.325;
    width: 100%;
    padding: .72em 1.27em;
    border-radius: .72em;
    border: 1px solid rgba(40,40,43,.4);
    background: rgba(255,255,255,.3);
    transition: .25s;
    color: #000
}

.input-container .input-field:focus {
    border-color: #F2E205;
    transition: .25s
}

.input-container .input-field::placeholder {
    color: #a7a7ad;
    transition: .25s
}
/* Force dropdown background */
.iti__country-list {
    background-color: #ffffff !important;
}

/* Full row text forced to black */
.iti__country-list .iti__country {
    color: #000 !important;
}

/* Country name black */
.iti__country-list .iti__country-name {
    color: #000 !important;
}

/* Dial code black */
.iti__country-list .iti__dial-code {
    color: #000 !important;
}

/* Fix highlight selection */
.iti__country-list .iti__highlight {
    background-color: #f0f0f0 !important;
}

/* Fix selected flag text color */
.iti--separate-dial-code .iti__selected-flag {
    color: #000 !important;
    background: transparent !important;
}

.input-container .iti--allow-dropdown {
    width: 100%
}

.input-container .iti--separate-dial-code .iti__selected-flag {
    background: 0 0!important;
    color: #000!important
}

.input-container .iti__country-list {
    z: 2000000003!important
}

.input-container .iti__country {
    color: #000!important;
    font-size: 1em;
    padding: .5em 1em!important
}

.input-container .range-slider {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
    align-items: center;
    height: 3.75em;
    padding: 0 7em 0 5em
}

@media (max-width: 991.98px) {
    .input-container .range-slider {
        padding:0 7em 0 5em
    }
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .input-container .range-slider {
        padding:0 .25em;
        margin-bottom: 1em
    }
}

@media (max-width: 575.98px) {
    .input-container .range-slider {
        padding:0 .25em;
        margin-bottom: 1em
    }
}

.input-container .range-slider .range-labels {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #717171;
    font-size: 1.25em;
    font-weight: 500;
    line-height: 1.4em;
    letter-spacing: -.04em;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0
}

@media (min-width: 992px) and (max-width:1199.98px) {
    .input-container .range-slider .range-labels {
        top:2em
    }
}

@media (max-width: 575.98px) {
    .input-container .range-slider .range-labels {
        top:2.25em;
        margin-top: 10px;
        font-size: 1.15em
    }
}

.input-container .range-slider .slider-wrapper {
    height: 1.419375em;
    border-radius: 1.25em;
    position: relative;
    width: 100%;
    color: #001b3d;
}

@media (min-width: 1200px) {
    .input-container .range-slider .slider-wrapper {
        height:1.419375em
    }
}

@media (max-width: 767.98px) {
    .input-container .range-slider .slider-wrapper {
        height:1.219375em
    }
}

.input-container .range-slider .range-input {
    height: 0;
    -webkit-appearance: none;
    position: absolute;
    z: 2;
    padding: 0;
    width: calc(100% + 8px);
    font-size: 1.6em;
    top: -4.5px;
    left: -3px;
    right: 0
}

@media (min-width: 1200px) {
    .input-container .range-slider .range-input {
        top:-3.5px;
        left: 0;
        width: 100%
    }
}

.input-container .range-slider .range-input::-webkit-slider-runnable-track {
    height: 0
}

.input-container .range-slider .range-input::-webkit-slider-thumb {
    -webkit-appearance: none;
    border-radius: 50%;
    pointer-events: auto;
    cursor: pointer;
    position: relative;
    z: 3;
    width: .90125em;
    height: .90125em;
    background-color: #fff;
    border: .136625em solid #fce42b;
    margin-top: 3px;
    font-size: 1em
}

.input-container .range-slider .range-input::-moz-range-thumb {
    border-radius: 50%;
    pointer-events: auto;
    cursor: pointer;
    position: relative;
    z: 3;
    width: .90125em;
    height: .90125em;
    background-color: #fff;
    border: .136625em solid #b49a04;
    margin-top: 3px;
    font-size: 1em
}

.input-container .range-slider .slider-track {
    position: absolute;
    top: 0;
    top: 50%;
    left: .1875em;
    right: .1875em;
    z: 1;
    border-radius: 1em;
    transform: translateY(-50%);
    font-size: 1em;
    width: calc(100% - .375em);
    height: 1.15625em
}

.input-container .range-slider .slider-track::before {
    content: "";
    position: absolute;
    height: 100%;
    z: 2;
    border-radius: 1em;
    background: radial-gradient(circle at 30% 50%, #1C3059 0%, #0C1A2E 40%, #000814 100%);
 
}
element.style {
     background: radial-gradient(circle at 30% 50%, #1C3059 0%, #0C1A2E 40%, #000814 100%);
 
}
.input-container .range-slider-text {
    color: #000;
    font-size: 1.125em;
    line-height: 1.25
}

@media (max-width: 767.98px) {
    .input-container .range-slider-text {
        padding-top:1em
    }
}

.input-container .hidden-fields {
    display: none;
    visibility: hidden
}

.input-container .error-message {
    font-size: .875em!important;
    position: absolute!important;
    top: 107%!important;
    left: 1.25em!important;
    color: #dc3545!important
}

@media (max-width: 767.98px) {
    .input-container .error-message {
        top:110%!important
    }
}

.select-container {
    position: relative;
    margin-bottom: 2.5em
}

.select-container::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 1.27em;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid #000;
    border-width: 0 .125em .125em 0;
    display: inline-block;
    padding: .22727em;
    transform: rotate(45deg) translateY(-69%);
    height: 0;
    width: 0;
    transition: .25s;
    font-size: 1em
}

.select-container:focus::after,.select-container:hover::after {
    border-color: #F2E205;
    transition: .25s
}

.select-container .select-field {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    font-size: 1em;
    font-family: inherit;
    line-height: 1.325;
    width: 100%;
    padding: .72em 1.27em;
    border-radius: .72em;
    border: 1px solid rgba(40,40,43,.4);
    background: rgba(255,255,255,.3);
    transition: .25s;
    color: #000
}

.select-container .select-field:focus {
    border-color: #F2E205;
    transition: .25s
}

.select-container .select-field::placeholder {
    color: #a7a7ad;
    transition: .25s
}

.select-container .error-message {
    font-size: .875em!important;
    position: absolute!important;
    top: 107%!important;
    left: 1.25em!important;
    color: #dc3545!important
}

@media (max-width: 767.98px) {
    .select-container .error-message {
        top:110%!important
    }
}

.verticalPopupBtn {
    padding: 1.3125em 1.4375em 2.1875em;
    background: linear-gradient(213deg,#dd0dce -39.81%,#540dce 85.21%);
    position: fixed;
    top: 45.485%;
    right: -1.25em;
    z: 10;
    color: #fff;
    transform: rotate(-90deg) translateX(0) translateY(100%);
    transform-origin: top;
    transition: .4s;
    border: none;
    border-radius: 1.1875em;
    cursor: pointer
}

.verticalPopupBtn span {
    font-size: 1.125em;
    font-weight: 500;
    text-transform: capitalize
}

.verticalPopupBtn.show {
    transform: rotate(-90deg) translateX(0) translateY(0);
    transition: .4s
}

@media (min-width: 1200px) {
    .verticalPopupBtn:hover {
        transform:rotate(-90deg) translateX(0) translateY(-.375em);
        transition: .4s
    }
}

@media (max-width: 1199.98px) {
    .verticalPopupBtn {
        font-size:1em;
        padding: .25em .75em 2em;
        border-radius: .75em;
        right: -1.5em
    }

    .verticalPopupBtn span {
        font-size: 1em
    }
}

@media (max-width: 767.98px) {
    .verticalPopupBtn {
        font-size:.875em
    }
}

@media (max-width: 767.98px) {
    .iti__country-name {
        color:#000!important
    }
}

@media (max-width: 767.98px) {
    .iti--container {
        z:2000000003!important;
        top: 50%!important;
        bottom: auto!important;
        left: 50%!important;
        right: auto!important;
        position: fixed!important;
        height: 29dvh!important;
        transform: translate(-50%,-50%)!important;
        width: 85%!important
    }
}

.innerBanner {
    position: relative
}

.innerBanner .innerHeroImage {
    position: relative;
    height: 100%;
    width: 100%
}

@media (max-width: 1199.98px) {
    .innerBanner .innerHeroImage {
        height:37em
    }
}

@media (max-width: 991.98px) {
    .innerBanner .innerHeroImage {
        height:33em
    }
}

@media (max-width: 767.98px) {
    .innerBanner .innerHeroImage {
        height:57.143em
    }
}

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

.innerBanner .bannerContent {
    position: absolute;
    left: 6.4375em;
    top: 50%;
    padding: 20px;
    transform: translateY(-50%);
    width: 45.1%
}

@media (max-width: 1199.98px) {
    .innerBanner .bannerContent {
        left:3.385%
    }
}

@media (max-width: 991.98px) {
    .innerBanner .bannerContent {
        left:0;
        padding: 0 2em;
        width: 58%
    }
}

@media (max-width: 767.98px) {
    .innerBanner .bannerContent {
        width:100%;
        transform: translateY(-135%)
    }
}

.innerBanner .bannerContent.center {
    text-align: center;
    left: 50%;
    transform: translate(-50%,-50%)
}

.innerBanner .bannerContent.center .genericHead__subTitle {
    margin-right: auto;
    margin-left: auto
}

.innerBanner.videoBanner {
    height: 61.25em
}

@media (max-width: 1199.98px) {
    .innerBanner.videoBanner {
        height:36em
    }
}

@media (max-width: 991.98px) {
    .innerBanner.videoBanner {
        height:50em
    }
}

@media (max-width: 767.98px) {
    .innerBanner.videoBanner {
        height:43em
    }
}

.innerBanner.videoBanner .videoWrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z: 0;
    padding: 51.04% 0 0 0
}

.innerBanner.videoBanner .videoWrapper video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: 100%;
    z: 2
}

@media (max-width: 991.98px) {
    .innerBanner.videoBanner .videoWrapper video {
        width:170%;
        height: 170%
    }
}

@media (max-width: 767.98px) {
    .innerBanner.videoBanner .videoWrapper video {
        width:329%;
        height: 100%
    }
}

.innerBanner.videoBanner .bannerContent {
    width: 33.5%
}

@media (max-width: 991.98px) {
    .innerBanner.videoBanner .bannerContent {
        left:0;
        padding: 0 2em;
        width: 100%
    }
}

.innerBanner.videoBanner .description {
    position: absolute;
    right: 3.9375em;
    bottom: 15.6em;
    width: 30.6875em;
    font-size: 16px;
}

@media (max-width: 1199.98px) {
    .innerBanner.videoBanner .description {
        bottom:8.6em
    }
}

@media (max-width: 991.98px) {
    .innerBanner.videoBanner .description {
        right:0;
        padding: 0 2em;
        width: 100%;
        bottom: 13em
    }
}

@media (max-width: 767.98px) {
    .innerBanner.videoBanner .description {
        bottom:7em
    }
}

.innerBanner.videoBanner .description p mark {
  background: rgba(242, 226, 5, 0.15);
  color: #f2e205;
  padding: 0 4px;
  border-radius: 2px;
  font-weight: 600;
  font-size: 20px;
}

.innerBanner.videoBanner .fallBack {
    position: absolute;
    left: 0;
    top: 0;
    z: 1;
    width: 100%;
    height: 100%
}

.innerBanner.videoBanner .fallBack img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.innerBanner .whatWeDo__sliderWrapper {
    position: absolute;
    bottom: 2.8125em;
    width: 100%
}

@media (max-width: 767.98px) {
    .innerBanner .whatWeDo__sliderWrapper {
        bottom:1em
    }
}

.innerBanner .whatWeDo__sliderWrapper .whatWeDo {
    position: relative
}

.innerBanner .whatWeDo__sliderWrapper .whatWeDo__slider {
    position: relative
}

.innerBanner .whatWeDo__sliderWrapper .whatWeDo__slider::before {
    content: "";
    position: absolute;
    width: 15em;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(to right,#110f0f,transparent);
    pointer-events: none;
    z: 2
}

@media (max-width: 767.98px) {
    .innerBanner .whatWeDo__sliderWrapper .whatWeDo__slider::before {
        display:none
    }
}

.innerBanner .whatWeDo__sliderWrapper .whatWeDo__slider::after {
    content: "";
    position: absolute;
    width: 15em;
    height: 100%;
    right: 0;
    top: 0;
    background: linear-gradient(to left,#110f0f,transparent);
    pointer-events: none;
    z: 2
}

@media (max-width: 767.98px) {
    .innerBanner .whatWeDo__sliderWrapper .whatWeDo__slider::after {
        display:none
    }
}

.innerBanner .whatWeDo__sliderWrapper .whatWeDo__slider .swiper-wrapper {
    transition-timing-function: linear
}

.innerBanner .whatWeDo__sliderWrapper .whatWeDo__slider .swiper-slide {
    width: 9.375em!important;
    height: 3.125em;
    display: flex;
    align-items: center
}

.innerBanner .whatWeDo__sliderWrapper .whatWeDo__slider--slideImg {
    width: 100%
}

.innerBanner .whatWeDo__sliderWrapper .whatWeDo__slider--slideImg img {
    width: 100%
}

@media (max-width: 1199.98px) {
    .innerBanner.contactUsBanner .innerHeroImage {
        height:45em
    }
}

@media (max-width: 991.98px) {
    .innerBanner.contactUsBanner .innerHeroImage {
        height:40em
    }
}

@media (max-width: 767.98px) {
    .innerBanner.contactUsBanner .innerHeroImage {
        height:55em
    }
}

@media (max-width: 767.98px) {
    .innerBanner.lp {
        padding-bottom:9em!important
    }
}

.innerBanner__logos {
    position: absolute;
    bottom: 5.5em;
    left: 3.9%;
    z: 1;
    display: flex;
    align-items: center;
    gap: 1.875em
}

@media (max-width: 767.98px) {
    .innerBanner__logos {
        gap:.75em;
        bottom: 2em;
        right: auto;
        left: 50%;
        transform: translateX(-50%)
    }
}

.innerBanner__logos--item {
    width: 6.5625em
}

@media (max-width: 575.98px) {
    .innerBanner__logos--item {
        width:4.5em
    }
}

.innerBanner__logos--item img {
    width: 100%
}

@media (max-width: 767.98px) {
    .innerBanner.contactUsBanner .bannerContent {
        transform:translateY(-85%)
    }
}
   




/* contact globe */
.global-presence-sec {
    width: 100%;
    position: relative;
    height: 100%;
    overflow: hidden;
    padding: 4.1875em 0 4.98125em 0
}

@media (max-width: 1199.98px) {
    .global-presence-sec {
        padding:3em 0
    }
}

@media (max-width: 991.98px) {
    .global-presence-sec {
        padding:2em 0
    }
}

.global-presence-sec .globalMainWrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width: 1199.98px) {
    .global-presence-sec .globalMainWrapper {
        flex-direction:column
    }
}

.global-presence-sec .globalMainWrapper .globalPresenceWrapper {
    width: 100%;
    height: 100%;
    z: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    z: 9
}

@media (min-width: 1200px) {
    .global-presence-sec .globalMainWrapper .globalPresenceWrapper {
        position:absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%)
    }
}

@media (max-width: 1199.98px) {
    .global-presence-sec .globalMainWrapper .globalPresenceWrapper {
        position:relative;
        height: 22em
    }
}

@media (max-width: 991.98px) {
    .global-presence-sec .globalMainWrapper .globalPresenceWrapper {
        height:25em
    }
}

@media (max-width: 767.98px) {
    .global-presence-sec .globalMainWrapper .globalPresenceWrapper {
        height:36.5em;
        margin-top: -110px;
    }
}

.global-presence-sec .globalMainWrapper .space {
    position: relative;
    z: 99
}

.global-presence-sec .globalMainWrapper .space .markerWrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%
}

.global-presence-sec .globalMainWrapper .addressnwrapper {
    display: flex;
    flex-direction: column;
    gap: 2.5em;
    margin-top: 3.9375em
}

@media (max-width: 1199.98px) {
    .global-presence-sec .globalMainWrapper .addressnwrapper {
        gap:2em;
        margin-top: 3em
    }
}

@media (max-width: 991.98px) {
    .global-presence-sec .globalMainWrapper .addressnwrapper {
        gap:1.5em;
        margin-top: 2em
    }
}

.global-presence-sec .globalMainWrapper .addressnwrapper .addressbox {
    display: flex;
    gap: 1.6875em
}

@media (max-width: 991.98px) {
    .global-presence-sec .globalMainWrapper .addressnwrapper .addressbox {
        gap:1em
    }
}

.global-presence-sec .globalMainWrapper .addressnwrapper .addressbox .icon {
    height: 100%;
    aspect-ratio: 1;
    display: flex;
    flex-shrink: 0
}

.global-presence-sec .globalMainWrapper .addressnwrapper .addressbox .icon img {
    width: 2.3125em;
    height: 2.3125em
}

@media (max-width: 991.98px) {
    .global-presence-sec .globalMainWrapper .addressnwrapper .addressbox .icon img {
        width:1.85em;
        height: 1.85em
    }
}

.global-presence-sec .globalMainWrapper .addressnwrapper .addressbox .title {
    display: flex;
    flex-direction: column
}

.global-presence-sec .pointerWrapper {
    width: 6.125em;
    height: 6.125em;
    position: relative
}

@media (max-width: 767.98px) {
    .global-presence-sec .pointerWrapper {
        width:4em;
        height: 4em
    }
}

.global-presence-sec .pointer {
    position: absolute;
    width: 1.9076875em;
    height: 1.9076875em;
    background: var(--Gradian-1,linear-gradient(90deg,#11dd0d 0,#eeee08 100%));
    border-radius: 50%;
    z: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

@media (max-width: 767.98px) {
    .global-presence-sec .pointer {
        width:1.5em;
        height: 1.5em
    }
}

.global-presence-sec .pointer::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid #ededed;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) scale(1);
    animation: ripple 2s linear infinite
}

.global-presence-sec .pointer::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid #ededed;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) scale(1);
    animation: ripple 2s linear 1s infinite
}

.global-presence-sec .pointer .ball {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1.0900625em;
    height: 1.0900625em;
    transform: translate(-50%,-50%);
    background: #fff;
    border-radius: 50%
}

@media (max-width: 767.98px) {
    .global-presence-sec .pointer .ball {
        width:.85em;
        height: .85em
    }
}

.global-presence-sec .point {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    cursor: pointer;
    transition: .5s
}

.global-presence-sec .point[data-location=uae] {
    top: 40.6%;
    right: 51%
}

@media (max-width: 767.98px) {
    .global-presence-sec .point[data-location=uae] {
        top:40%;
        left: 43%
    }
}

.global-presence-sec .point[data-location=uae] .line {
    width: 30.25em;
    height: 12.35625em;
    top: 50%;
    left: 50%;
    transform: translateY(6%) translateX(-100%)
}

.global-presence-sec .point[data-location=pakistan] {
    top: 39.5%;
    right: 30.6%
}

@media (max-width: 767.98px) {
    .global-presence-sec .point[data-location=pakistan] {
        top:50%;
        right: 25%
    }
}

.global-presence-sec .point[data-location=pakistan] .line {
    width: 13.0625em;
    height: 3.625em;
    top: 50%;
    right: -9.35em;
    transform: translateY(-50%)
}

.global-presence-sec .point[data-location=usa] {
    top: 23.2%;
    left: 44.7%
}

@media (max-width: 991.98px) {
    .global-presence-sec .point[data-location=usa] {
        top:21%
    }
}

@media (max-width: 767.98px) {
    .global-presence-sec .point[data-location=usa] {
        top:20%;
        left: 40%
    }
}

.global-presence-sec .point[data-location=usa] .line {
    width: 23.5em;
    height: 3.125em;
    top: 83%;
    left: 50%;
    transform: translateY(-50%)
}

.global-presence-sec .point[data-location=ksa] {
    bottom: 37.5%;
    left: 35%
}

@media (max-width: 1199.98px) {
    .global-presence-sec .point[data-location=ksa] {
        bottom:30%;
        left: 30%
    }
}

@media (max-width: 767.98px) {
    .global-presence-sec .point[data-location=ksa] {
        bottom:34%;
        left: 30%
    }
}

.global-presence-sec .point[data-location=ksa] .line {
    width: 21.8125em;
    height: .37125em;
    top: 67%;
    right: 100%;
    transform: translateY(-56%) translateX(18%)
}

.global-presence-sec .point.active .line {
    opacity: 1;
    pointer-events: none;
    transition-delay: .4s
}

@media (max-width: 1199.98px) {
    .global-presence-sec .point.active .titleWrapper {
        opacity:1;
        transition: .5s;
        pointer-events: auto
    }
}

.global-presence-sec .point .line {
    position: absolute;
    opacity: 0;
    pointer-events: none;
    transition: .5s;
    display: flex;
    flex-shrink: 0
}

.global-presence-sec .point .line img {
    width: 100%;
    height: 100%;
    object-fit: fill
}

@media (max-width: 1199.98px) {
    .global-presence-sec .point .line img {
        display:none
    }
}

.global-presence-sec .point .titleWrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .625em 2em 1.375em 1.9375em
}

@media (max-width: 1199.98px) {
    .global-presence-sec .point .titleWrapper {
        opacity:0;
        transition: .5s;
        pointer-events: none
    }
}

@media (max-width: 767.98px) {
    .global-presence-sec .point .titleWrapper {
        padding:.5em .5em 1em .5em
    }
}

.global-presence-sec .point .titleWrapper p {
    line-height: 1
}

@media (max-width: 767.98px) {
    .global-presence-sec .point .titleWrapper p {
        font-weight:300;
        font-size: .75em
    }
}

.global-presence-sec .point .titleWrapper .bg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    z: -1
}

.global-presence-sec .point .titleWrapper .bg img {
    width: 100%;
    height: 100%
}

.global-presence-sec .regiosWrapper {
    justify-content: space-between;
    display: flex;
    align-items: center;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    transition: .5s;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z: 9
}

@media (max-width: 767.98px) {
    .global-presence-sec .regiosWrapper {
        flex-direction:column-reverse;
        top: 50%
    }
}

.global-presence-sec .regiosWrapper.active {
    opacity: 1;
    pointer-events: auto;
    transition-delay: .5s
}

@media (min-width: 1200px) {
    .global-presence-sec .regiosWrapper[data-location=uae] .rightCol {
        padding-right:5.8em
    }

    .global-presence-sec .regiosWrapper[data-location=uae] .map {
        margin-top: 9.9em;
        margin-bottom: 3.3125em;
        width: 28.25em;
        height: 22.3125em
    }

    .global-presence-sec .regiosWrapper[data-location=uae] .content {
        padding-right: 4em
    }


    .global-presence-sec .regiosWrapper[data-location=pakistan] .rightCol {
        padding-left: 3.8em
    }

    .global-presence-sec .regiosWrapper[data-location=pakistan] .map {
        margin-top: 9.1em;
        margin-bottom: 3.5925em;
        width: 25.125em;
        height: 23.9256875em
    }

    .global-presence-sec .regiosWrapper[data-location=pakistan] .content {
        padding-right: 5em
    }




       .global-presence-sec .regiosWrapper[data-location=oman] .rightCol {
        padding-left: 3.8em
    }

    .global-presence-sec .regiosWrapper[data-location=oman] .map {
        margin-top: 9.1em;
        margin-bottom: 3.5925em;
        width: 25.125em;
        height: 23.9256875em
    }

    .global-presence-sec .regiosWrapper[data-location=oman] .content {
        padding-right: 5em
    }



   .global-presence-sec .regiosWrapper[data-location=malaysia] .rightCol {
        padding-left: 3.8em
    }

    .global-presence-sec .regiosWrapper[data-location=malaysia] .map {
        margin-top: 9.1em;
        margin-bottom: 3.5925em;
        width: 25.125em;
        height: 23.9256875em;
        margin-left: 70px;
    }

    .global-presence-sec .regiosWrapper[data-location=malaysia] .content {
        padding-right: 5em
    }




       .global-presence-sec .regiosWrapper[data-location=australia] .rightCol {
        padding-left: 3.8em
    }

    .global-presence-sec .regiosWrapper[data-location=australia] .map {
        margin-top: 9.1em;
        margin-bottom: 3.5925em;
        width: 25.125em;
        height: 23.9256875em;
        margin-left: 50px;
    }

    .global-presence-sec .regiosWrapper[data-location=australia] .content {
        padding-right: 5em
    }



    .global-presence-sec .regiosWrapper[data-location=usa] .rightCol {
        padding-left: 5.8em
    }

    .global-presence-sec .regiosWrapper[data-location=usa] .map {
        margin-top: 7em;
        margin-bottom: 3.5925em;
        width: 28.625em;
        height: 18.1875em
    }

    .global-presence-sec .regiosWrapper[data-location=usa] .content {
        padding-right: 5em
    }

    .global-presence-sec .regiosWrapper[data-location=ksa] .rightCol {
        padding-right: 5.8em
    }

    .global-presence-sec .regiosWrapper[data-location=ksa] .map {
        margin-top: 7em;
        margin-bottom: 3.5625em;
        width: 25.1875em;
        height: 20.9375em
    }

    .global-presence-sec .regiosWrapper[data-location=ksa] .content {
        padding-right: 4em
    }
}







@media (min-width: 768px) {

    .global-presence-sec .regiosWrapper[data-location=pakistan] .rightCol {
        padding-left: 3.8em
    }

    .global-presence-sec .regiosWrapper[data-location=pakistan] .map {
        margin-top: 9.1em;
        margin-bottom: 3.5925em;
        width: 25.125em;
        height: 23.9256875em
    }

    .global-presence-sec .regiosWrapper[data-location=pakistan] .content {
        padding-right: 5em
    }

}


@media (max-width: 1199.98px) {
    .global-presence-sec .regiosWrapper .rightCol .map {
        margin-bottom:2em;
        max-width: 20em;
        max-height: 30em
    }
}

@media (max-width: 991.98px) {
    .global-presence-sec .regiosWrapper .rightCol .map {
        max-width:18em;
        max-height: 20em
    }
}

@media (max-width: 1199.98px) {
    .global-presence-sec .regiosWrapper .rightCol .map img {
        width:100%;
        height: 100%
    }
}

@media (max-width: 1199.98px) {
    .global-presence-sec .globalImg {
        max-width:50em;
        max-height: 48em;
        margin: auto
    }
}

@media (max-width: 991.98px) {
    .global-presence-sec .globalImg {
        max-width:100%;
        max-height: 100%;
        width: 34em;
        height: 34em
    }
}

@media (max-width: 1199.98px) {
    .global-presence-sec .globalImg img {
        width:100%;
        height: 100%
    }
}
@media (max-width: 768px) {
  .globalImg img {
    max-width: 400px;
     height: 200px; /* force smaller height */
    object-fit: contain;
    margin: 0 auto;
    display: block;
    margin-top: -50px;
  
  }
}


@keyframes ripple {
    0% {
        transform: translate(-50%,-50%) scale(1);
        opacity: 1
    }

    100% {
        transform: translate(-50%,-50%) scale(2.8);
        opacity: 0
    }
}


/* 🌍 FIX: Globe marker positions (Malaysia, Australia, Oman) */
.global-presence-sec .point[data-location=malaysia] {
  top: 25.5%;
  font-size: 15px;
  right: 17.5%;
}

.global-presence-sec .point[data-location=australia] {
  top: 30%;
  right: 62%;

}

.global-presence-sec .point[data-location=oman] {
  top: 56.5%;
  right: 40%;
}

/* ✅ Responsive adjustments for smaller screens */
@media (max-width: 991.98px) {
  .global-presence-sec .point[data-location=malaysia] {
    top: 65%;
    right: 18%;
  }

  .global-presence-sec .point[data-location=australia] {
    top: 74%;
    right: 13%;
  }

  .global-presence-sec .point[data-location=oman] {
    top: 57%;
    right: 33%;
  }
}

@media (max-width: 575.98px) {
  .global-presence-sec .point[data-location=malaysia] {
    top: 36%;
    right: 19%;
  }

  .global-presence-sec .point[data-location=australia] {
    top: 25%;
    right: 34%;
  }

  .global-presence-sec .point[data-location=oman] {
    top: 58%;
    right: 44%;
  }
}




.blogsCard__img {
    position: relative;
    width: 100%;
    padding-top: 100%;
    border-radius: 1.25em;
    overflow: hidden;
    margin-bottom: 2.5em
}

@media (max-width: 767.98px) {
    .blogsCard__img {
        padding-top:90%;
        margin-bottom: 1.5em
    }
 
}

.blogsCard__img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    object-fit: cover;
    transition: .45s
}

.blogsCard__img a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z: 1
}

.blogsCard__title {
    margin-bottom: 1.25em
}

.blogsCard__title a {
    color: #fff;
    font-size: 1.625em;
    font-weight: 500;
    letter-spacing: -1.04px;
    line-height: 1.35
}

.blogsCard__category {
    display: flex;
    align-items: center;
    margin-bottom: 1.25em;
    gap: .5em;
    flex-wrap: wrap
}

.blogsCard__category a {
    border-radius: 1.875em;
    border: 1px solid rgba(237,237,237,.2);
    background: rgba(255,255,255,.1);
    backdrop-filter: blur(.9499999881px);
    color: #cfcfcf;
    padding: .6875em
}

.blogsCard__desc {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 2em;
    padding-bottom: .25em
}

.blogsCard__desc--author  {
    color: #fff;
    position: relative;
  
}

.blogsCard__desc--author a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #F2E205;
    transform: scaleX(0);
    transition: all .25s ease
}

@media (min-width: 1200px) {
    .blogsCard__desc--author a:hover::after {
        transition:all .25s ease;
        transform: scaleX(1)
    }
}

.blogsCard__desc--time {
    position: relative
}

.blogsCard__desc--time::before {
    content: "";
    position: absolute;
    left: -1.25em;
    top: calc(50% + .125em);
    transform: translateY(-50%);
    width: .5em;
    height: .5em;
    background-color: #fff;
    border-radius: 50%
}

@media (min-width: 1200px) {
    .blogsCard:hover .blogsCard__img img {
        transform:translate(-50%,-50%) scale(1.125);
        transition: .45s
    }
}

.ourBlogs {
    position: relative;
   background: radial-gradient(
  16.52% 16% at 50% 5.83%,
  #0d1b2a 0%,   /* deep navy center */
  #0a1929 40%,  /* sapphire tone */
  #050c18 80%,  /* darker edge */
  #000814 100%  /* near-black finish */
);

}

.ourBlogs .genericHead h2 {
    margin: 0
}

.ourBlogs__btnWrapper {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    height: 100%
}

@media (max-width: 575.98px) {
    .ourBlogs__btnWrapper {
        justify-content:flex-start;
        padding-top: 1.5em
    }
}

.ourBlogs__slider {
    margin-top: 2.25em
}

.ourBlogs__slider .swiper-wrapper {
    transition-timing-function: linear
}

.ourBlogs__slider .swiper-slide {
    width: 33.5em!important
}

@media (max-width: 1199.98px) {
    .ourBlogs__slider .swiper-slide {
        width:28em!important
    }
}

@media (max-width: 991.98px) {
    .ourBlogs__slider .swiper-slide {
        width:23em!important
    }
}

.data-listing {
    gap: 3.125em 0
}

@media (max-width: 991.98px) {
    .data-listing {
        gap:2em 0
    }
}

.blogRecentCard .blogsCard {
    height: 35em;
    border-radius: 1.25em;
    overflow: hidden
}

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

.blog-category-listing .parent-category {
    list-style: none;
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    gap: 1.125em 3.6875em
}

@media (max-width: 991.98px) {
    .blog-category-listing .parent-category {
        gap:1.5em
    }
}

.blog-category-listing .parent-category li {
    position: relative;
    cursor: pointer
}

.blog-category-listing .parent-category li h4 {
    color: #5e5e63;
    transition: .5s
}

.blog-category-listing .parent-category li.active h4,.blog-category-listing .parent-category li:hover h4 {
    color: #fff
}

.blog-category-listing .parent-category li:first-child {
    padding-left: 1.5em
}

.blog-category-listing .parent-category li:first-child::before {
    content: "";
    opacity: .4;
    visibility: visible;
    transition: all .25s ease;
    position: absolute;
    width: 1.229375em;
    height: 1.363125em;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
    background-image: url(../svg/home/active-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none
}

.blog-category-listing .parent-category li:first-child.active::before {
    opacity: 1
}

.recent-post {
    margin-top: 7.625em
}

@media (max-width: 1199.98px) {
    .recent-post {
        margin-top:3em
    }
}

@media (max-width: 767.98px) {
    .recent-post {
        margin-top:2em
    }
}

.bloglistingSec {
    padding-top: 11.1875em
}

@media (max-width: 1199.98px) {
    .bloglistingSec {
        padding-top:8em
    }
}

.bloglistingSec .right-shadow {
    position: absolute;
    width: 40.665625em;
    height: 20.843125em;
    z: 0;
    right: 2.5em;
    top: 14.015625em;
    transition: position .5s ease
}

.bloglistingSec .right-shadow::before {
    content: "";
    width: 35.93375em;
    height: 15.83625em;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 35.9375em;
    opacity: .2;
    background: linear-gradient(90deg,#0e7db9 0,#dbe60d 100%);
    filter: blur(6.875em);
    z: 0
}

@media (min-width: 1200px) {
    .bloglistingSec .right-shadow::before {
        transform:rotate(-174deg)
    }
}

.bloglistingSec .right-shadow::after {
    content: "";
    width: 9.664375em;
    height: 18.93625em;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 18.9375em;
    opacity: .4;
    background: radial-gradient(50% 50% at 50% 50%,#fff 0,#06043c 100%);
    filter: blur(6.875em);
    z: 1
}

@media (min-width: 1200px) {
    .bloglistingSec .right-shadow::after {
        left:10.8125em;
        transform: rotate(-92.75deg)
    }
}

.blogPage .section-front-line {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z: 0
}

.blogPage .section-front-line .img-wrapper {
    width: 100%;
    height: 100%
}

.section--our-blog-detail {
    padding-top: 16em
}

@media (max-width: 1199.98px) {
    .section--our-blog-detail {
        padding-top:12em
    }
}

@media (max-width: 991.98px) {
    .section--our-blog-detail {
        padding-top:10em
    }
}

@media (max-width: 767.98px) {
    .section--our-blog-detail {
        padding-top:5em
    }
}

.section--our-blog-detail::after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 88.707875em;
    opacity: .2;
    background: radial-gradient(50% 50% at 50% 50%,#fff 0,#3300d9 100%);
    filter: blur(6.875em);
    position: fixed;
    width: 40.665625em;
    height: 21.63875em;
    right: 2.5em;
    top: 14.015625em;
    z: -1
}

.section--our-blog-detail::before {
    content: "";
    width: 35.93375em;
    height: 15.83625em;
    position: fixed;
    right: 2.5em;
    top: 14.015625em;
    border-radius: 35.9375em;
    opacity: .2;
    background: linear-gradient(90deg,#083fae 0,rgb(54, 84, 250) 100%);
    filter: blur(6.875em);
    z: -2
}

.blogRecentCard__img {
    border-radius: 1.25em;
    overflow: hidden
}

@media (max-width: 991.98px) {
    .blogRecentCard__img {
        margin-bottom:2em
    }
}

.blogRecentCard__img img {
    transition: .45s
}

.blogRecentCard__img:hover img {
    transform: scale(1.125);
    transition: .45s
}

@media (min-width: 1200px) {
    .card__body {
        padding:0 2em
    }
}

.card__body .blog-category {
    display: flex;
    align-items: center;
    margin-bottom: 1.25em;
    gap: .5em;
    flex-wrap: wrap
}

.card__body .blog-category a {
    border-radius: 1.875em;
    border: 1px solid rgba(237,237,237,.2);
    background: #030914;
    backdrop-filter: blur(.9499999881px);
    color: #cfcfcf;
    padding: .6875em
}

.card__body .btn-wrapper {
    margin-top: 1.5em
}

#wpadminbar {
    display: none!important
}

.blog-info-box {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 3em;
    padding-bottom: 3em;
    border-bottom: 1px solid rgba(255,255,255,.3294117647)
}

@media (max-width: 1199.98px) {
    .blog-info-box {
        margin-bottom:2em;
        padding-bottom: 2em;
        flex-wrap: wrap;
        gap: 1.5em
    }
}

@media (max-width: 767.98px) {
    .blog-info-box {
        gap:1.5em;
        margin-bottom: 2em;
        padding-bottom: 2em
    }
}

.blog-info-box .blog-author {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1em
}

.blog-info-box .blog-author .img-wrapper {
    max-width: 5em;
    height: 100%;
    width: 100%;
    border-radius: .625em;
    overflow: hidden
}

.blog-info-box .blog-author .img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.blog-info-box .blog-author__label {
    margin-bottom: .625em
}

.blog-info-box .blog-info {
    display: flex;
    gap: 5em
}

@media (max-width: 1199.98px) {
    .blog-info-box .blog-info {
        gap:4em
    }
}

@media (max-width: 767.98px) {
    .blog-info-box .blog-info {
        gap:2em
    }
}

.blog-info-box .blog-info .blog-read-time {
    position: relative
}

.blog-info-box .blog-info .blog-read-time::before {
    content: "";
    position: absolute;
    left: -1.25em;
    top: calc(50% + .125em);
    transform: translateY(-50%);
    width: .5em;
    height: .5em;
    background-color: #fff;
    border-radius: 50%
}

@media (max-width: 1199.98px) {
    .blog-info-box .blog-share {
        width:100%
    }
}

.scount i {
    opacity: 1!important;
    color: #fff!important
}

.stext {
    opacity: 1!important;
    color: #fff!important
}

.blog_detail_section-front-line {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z: 0
}

.blog_detail_section-front-line .img-wrapper {
    width: 100%;
    height: 100%
}

.blog-post h2,.blog-post h3 {
    font-size: 2.25em
}

.blog-post h4,.blog-post h5 {
    font-size: 1.75em
}

.blog-post a {
    color: #fff!important;
    margin-bottom: 1.5em;
    font-size: 1.125em!important;
    line-height: 1.7;
    font-weight: 400!important;
    position: relative;
    text-decoration: none!important
}

.blog-post a::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 1px;
    background: #fff;
    transform: scaleX(1);
    transition: transform .3s ease
}

.blog-post a:hover::after {
    transform: scaleX(0)
}

.blog-post ul {
    padding-left: 1em
}

.blog-post ul li {
    color: #fff;
    margin-bottom: 1.5em;
    font-size: 1.125em;
    line-height: 1.7;
    font-weight: 400
}

#ez-toc-container {
    margin: 2em 0!important;
    background-color: rgba(41,41,41,.45)!important;
    border-radius: 2.5em!important;
    overflow: hidden;
    padding: 2em!important
}

@media (max-width: 767.98px) {
    #ez-toc-container {
        padding:1em!important;
        border-radius: 1.5em!important
    }
}

#ez-toc-container nav>ul {
    margin-top: 2em
}

#ez-toc-container nav ul li {
    padding-left: 1.5em;
    position: relative
}

#ez-toc-container nav ul li::before {
    position: absolute;
    content: "";
    left: 0;
    top: .75em;
    width: .4em;
    height: .4em;
    background-color: #fff;
    border-radius: 50%
}

#ez-toc-container nav .ez-toc-list-level-3 {
    margin-left: 0!important
}

#ez-toc-container a {
    margin-bottom: .85em;
    text-decoration: none!important;
    line-height: 1
}

@media (max-width: 767.98px) {
    #ez-toc-container a {
        line-height:normal
    }
}

#ez-toc-container .ez-toc-pull-right {
    margin: 0!important
}

#ez-toc-container .ez-toc-pull-right::after {
    display: none;
    margin: 0!important
}

#ez-toc-container .ez-toc-title {
    font-size: 2em;
    margin-bottom: 0!important;
    color: #fff!important
}

#ez-toc-container .ez-toc-title-container {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center
}

#ez-toc-container .ez-toc-js-icon-con {
    left: 0!important
}

.blogDetailSideBar {
    display: flex;
    flex-direction: column;
    gap: 2em
}

@media (min-width: 1200px) {
    .blogDetailSideBar {
        padding-left:1.5em
    }
}

.blogDetailSideBar .post-feature-image .img-wrapper {
    border-radius: 1.25em;
    height: auto;
    overflow: hidden
}

@media (max-width: 1199.98px) {
    .blogDetailSideBar .post-feature-image .img-wrapper {
        height:20em
    }
}

.blogDetailSideBar .post-feature-image .img-wrapper:hover img {
    transform: scale(1.1)
}

.blogDetailSideBar .post-feature-image .img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s
}

.blogDetailSideBar .blogDetailFormWrapper {
    padding: 1.5em;
    border: 1px solid #fff;
    background-color: rgba(41,41,41,.45);
    overflow: hidden;
    border-radius: 1.125em;
    position: relative
}

@media (max-width: 1199.98px) {
    .blogDetailSideBar .blogDetailFormWrapper {
        padding:1em
    }
}

.blogDetailSideBar .blogDetailFormWrapper .form__title {
    margin-bottom: 2em
}

@media (max-width: 1199.98px) {
    .blogDetailSideBar .blogDetailFormWrapper .form__title {
        margin-bottom:1.5em
    }
}

.blogDetailSideBar .blogDetailFormWrapper .primary-anchor {
    display: flex;
    flex-wrap: wrap;
    gap: 1em
}

.blogDetailSideBar .blogDetailFormWrapper .input-container {
    margin-bottom: 1.5em
}

.blogDetailSideBar .blogDetailFormWrapper .input-container input,.blogDetailSideBar .blogDetailFormWrapper .input-container textarea {
    color: #fff;
    border: 1px solid rgba(198,198,210,.4);
    background: rgba(255,255,255,0)
}

.blogDetailSideBar .trending-posts__list {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 2em
}

@media (max-width: 991.98px) {
    .blogDetailSideBar .trending-posts__list {
        flex-direction:row;
        flex-wrap: wrap
    }
}

@media (max-width: 991.98px) {
    .blogDetailSideBar .trending-posts__list .trending-posts__item {
        width:47.5%
    }
}

@media (max-width: 767.98px) {
    .blogDetailSideBar .trending-posts__list .trending-posts__item {
        width:100%
    }
}

.blogDetailSideBar .trending-posts__list .trending-posts__item .trending-posts__link {
    display: flex;
    gap: 1em;
    align-items: center
}

.blogDetailSideBar .trending-posts__list .trending-posts__item .trending-posts__link .trending-posts__image {
    width: 8.375em;
    height: 6.375em;
    overflow: hidden;
    border-radius: .625em;
    flex-shrink: 0
}

.blogDetailSideBar .trending-posts__list .trending-posts__item .trending-posts__link .trending-posts__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s
}

.blogDetailSideBar .trending-posts__list .trending-posts__item .trending-posts__link:hover .trending-posts__image img {
    transform: scale(1.1)
}

/* recentpost */
.blogDetailSideBar .recent-posts__list {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 2em;
}

@media (max-width: 991.98px) {
    .blogDetailSideBar .recent-posts__list {
        flex-direction: row;
        flex-wrap: wrap;
    }
}

@media (max-width: 991.98px) {
    .blogDetailSideBar .recent-posts__list .recent-posts__item {
        width: 47.5%;
    }
}

@media (max-width: 767.98px) {
    .blogDetailSideBar .recent-posts__list .recent-posts__item {
        width: 100%;
    }
}

.blogDetailSideBar .recent-posts__list .recent-posts__item .recent-posts__link {
    display: flex;
    gap: 1em;
    align-items: center;
}

.blogDetailSideBar .recent-posts__list .recent-posts__item .recent-posts__link .recent-posts__image {
    width: 8.375em;
    height: 6.375em;
    overflow: hidden;
    border-radius: .625em;
    flex-shrink: 0;
}

.blogDetailSideBar .recent-posts__list .recent-posts__item .recent-posts__link .recent-posts__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s;
}

.blogDetailSideBar .recent-posts__list .recent-posts__item .recent-posts__link:hover .recent-posts__image img {
    transform: scale(1.1);
}

.blogDetailSideBar .side-newsletter-form-wrapper {
    padding: 1.5em;
    border: 1px solid #fff;
    background-color: rgba(41,41,41,.45);
    overflow: hidden;
    border-radius: 1.125em;
    position: relative
}

@media (max-width: 1199.98px) {
    .blogDetailSideBar .side-newsletter-form-wrapper {
        padding:1em
    }
}

@media (max-width: 767.98px) {
    .blogDetailSideBar .side-newsletter-form-wrapper .primary-anchor {
        width:100%;
        margin-top: 2em
    }

    .blogDetailSideBar .side-newsletter-form-wrapper .primary-anchor .primary-btn {
        width: 100%
    }
}

.blogDetailSideBar .side-newsletter-form-wrapper .input-container input,.blogDetailSideBar .side-newsletter-form-wrapper .input-container textarea {
    color: #fff;
    border: 1px solid rgba(198,198,210,.4);
    background: rgba(255,255,255,0)
}

.socializer>* {
    border: 2px solid #fff;
    border-radius: 50%;
    transition: .5s
}

.socializer>:hover {
    border-color: rgba(255,255,255,.404)
}

@media (max-width: 991.98px) {
    .relatedPost {
        gap:2em 0
    }
}

.authHero {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%
}

.authHero .img-wrapper,.authHero .section--hero__image {
    width: 100%;
    height: 100%
}

.authHerhero-content {
    padding-top: 16em
}

@media (max-width: 1199.98px) {
    .authHerhero-content {
        padding-top:12em
    }
}

@media (max-width: 991.98px) {
    .authHerhero-content {
        padding-top:10em
    }
}

@media (max-width: 767.98px) {
    .authHerhero-content {
        padding-top:5em
    }
}

.authHerhero-content .author-info-box {
    display: flex;
    align-items: center;
    gap: 2em;
}

@media (max-width: 991.98px) {
    .authHerhero-content .author-info-box {
        flex-direction:column;
        align-items: flex-start
    }
}

.authHerhero-content .author-info-box .author-avatar {
    width: 13.4375em;
    height: 13.4375em;
    border-radius: 100%;
    overflow: hidden;
    background-color: #000;
    flex-shrink: 0
}

@media (max-width: 991.98px) {
    .authHerhero-content .author-info-box .author-avatar {
        width:8em;
        height: 8em
    }
}

.authHerhero-content .author-info-box .author-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.authHerhero-content .author-meta {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 1em
}

.authHerhero-content .author-meta li {
    display: flex;
    align-items: center;
    gap: 1em
}

.authHerhero-content .author-meta li img {
    width: 1.625em;
    height: 1.3125em
}

.authPost .blogsCard__desc--time {
    margin-left: 1.25em
}

.author-socials-box {
    margin-top: 1em
}

.author-socials-box ul {
    list-style: none
}

.author-socials-box ul img {
    width: 1.625em;
    height: 1.3125em
}

.author-socials {
    display: flex;
    gap: 1em;
    margin-top: 2em
}

.ez-toc-icon-toggle-span svg {
    transition: .5s
}

.ez-toc-icon-toggle-span:hover svg {
    fill: #fff!important;
    color: #fff!important
}

@media (max-width: 767.98px) {
    .authHerhero-content {
        margin-top:2.5em
    }
}

@media (max-width: 767.98px) {
    .blog-content {
        margin-top:2em
    }
}

.blog-content table {
    border-collapse: collapse
}
.client-name{
    font-size: 30px;
    color: #F2E205;
    margin-top: 10px;
}
.blog-content tr {
    border: 1px solid #fff
}

.blog-content tr td,.blog-content tr th {
    line-height: normal;
    color: #fff;
    font-size: 1em;
    padding: .5em;
    border: 1px solid #fff
}

@media (max-width: 1199.98px) {
    .blog-content tr td,.blog-content tr th {
        font-size:1em;
        margin-bottom: 1em
    }
}

@media (max-width: 767.98px) {
    .blog-content tr td,.blog-content tr th {
        width:100%
    }
}

.blog-content tr td p,.blog-content tr th p {
    margin-bottom: 0!important
}

.blog-content tr td ul,.blog-content tr th ul {
    padding-left: 3em
}

@media (max-width: 767.98px) {
    .blog-content tr td ul,.blog-content tr th ul {
        padding-left:1.5em
    }
}

@media (max-width: 767.98px) {
    .blog-content tr td ul li,.blog-content tr th ul li {
        font-size:1em
    }
}

.wpsr-share-icons {
    margin: 0!important
}

.wpcf7-spinner {
    display: none!important
}

.custom-submit-text {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 1em;
    gap: 1em
}

.custom-submit-text img {
    width: 3.125em;
    height: 3.125em
}


.panalWrapper {
    position: relative
}

@media (max-width: 1199.98px) {
    .panalWrapper {
        padding:0 2em
    }
}

.panalWrapper .panalCardWrapper {
    z: 1;
    margin: 0 auto
}

@media (min-width: 1200px) {
    .panalWrapper .panalCardWrapper {
        position:-webkit-sticky;
        position: sticky;
        top: 6em
    }

    .panalWrapper .panalCardWrapper:nth-child(1) {
        top: calc(5em + 0 * 2em);
        width: calc(100% - 8em + 0 * 1.5em)
    }

    .panalWrapper .panalCardWrapper:nth-child(2) {
        top: calc(5em + 1 * 2em);
        width: calc(100% - 8em + 1 * 1.5em)
    }

    .panalWrapper .panalCardWrapper:nth-child(3) {
        top: calc(5em + 2 * 2em);
        width: calc(100% - 8em + 2 * 1.5em)
    }

    .panalWrapper .panalCardWrapper:nth-child(4) {
        top: calc(5em + 3 * 2em);
        width: calc(100% - 8em + 3 * 1.5em)
    }

    .panalWrapper .panalCardWrapper:nth-child(5) {
        top: calc(5em + 4 * 2em);
        width: calc(100% - 8em + 4 * 1.5em)
    }

    .panalWrapper .panalCardWrapper:nth-child(6) {
        top: calc(5em + 5 * 2em);
        width: calc(100% - 8em + 5 * 1.5em)
    }

    .panalWrapper .panalCardWrapper:nth-child(7) {
        top: calc(5em + 6 * 2em);
        width: calc(100% - 8em + 6 * 1.5em)
    }

    .panalWrapper .panalCardWrapper:nth-child(8) {
        top: calc(5em + 7 * 2em);
        width: calc(100% - 8em + 7 * 1.5em)
    }

    .panalWrapper .panalCardWrapper:nth-child(9) {
        top: calc(5em + 8 * 2em);
        width: calc(100% - 8em + 8 * 1.5em)
    }

    .panalWrapper .panalCardWrapper:nth-child(10) {
        top: calc(5em + 9 * 2em);
        width: calc(100% - 8em + 9 * 1.5em)
    }
}

@media (max-width: 1199.98px) {
    .panalWrapper .panalCardWrapper {
        margin-bottom:2em
    }
}

.panalCardWrapper {
    border-radius: 2.5em;
    background-color: #909090;
    height: 43.923125em;
    padding: 4.6875em 5.3125em
}

@media (max-width: 1199.98px) {
    .panalCardWrapper {
        padding:3em 2em;
        height: auto
    }
}

@media (max-width: 767.98px) {
    .panalCardWrapper {
        padding:2em 1em;
        border-radius: 1.5em
    }
}

.panalCardWrapper .panalCard {
    height: 100%
}

.panalCardWrapper .panalCard .custom-row {
    height: 100%
}

.panalCardWrapper .panalCard .custom-row .panel__left-content {
    display: flex;
    flex-direction: column
}

.panalCardWrapper .panalCard .custom-row .panel__left-content .bottomWrapper {
    display: flex;
    flex-direction: column;
    margin-top: 6.625em;
    gap: 1.375em
}

@media (max-width: 1199.98px) {
    .panalCardWrapper .panalCard .custom-row .panel__left-content .bottomWrapper {
        margin-top:2em;
        gap: 1em
    }
}

.panalCardWrapper .panel__center-image .img-wrapper {
    border-radius: 1.07825em;
    height: 36em;
    width: 100%;
    overflow: hidden;
    padding: 0 1.25em
}

@media (max-width: 1199.98px) {
    .panalCardWrapper .panel__center-image .img-wrapper {
        height:25em;
        padding: 0 .5em
    }
}

@media (max-width: 991.98px) {
    .panalCardWrapper .panel__center-image .img-wrapper {
        margin-bottom:2em
    }
}

@media (max-width: 767.98px) {
    .panalCardWrapper .panel__center-image .img-wrapper {
        height:20em
    }
}

.panalCardWrapper .panel__center-image .img-wrapper img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 1.07825em
}

.panalCardWrapper .logoWrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 1.375em
}

.panalCardWrapper .logoWrapper .logo-col {
    position: relative
}

.panalCardWrapper .logoWrapper .logo-col::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -1px;
    border-radius: .9375em;
    background: linear-gradient(135deg,rgba(255,255,255,0) 52.3%,rgba(255,255,255,.5803921569) 100%)
}

.panalCardWrapper .logoWrapper .logo {
    z: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.5625em;
    border-radius: .9375em;
    background: #000;
    position: relative;
    width: 10.1875em;
    height: 6.8125em
}

@media (max-width: 1199.98px) {
    .panalCardWrapper .logoWrapper .logo {
        padding:1.25em
    }
}

@media (max-width: 767.98px) {
    .panalCardWrapper .logoWrapper .logo {
        width:9.1875em;
        height: 5.8125em
    }
}

.panalCardWrapper .logoWrapper .logo img {
    width: 100%;
    max-height: 3.875em;
    object-fit: contain;
    height: 100%
}

.panalCardWrapper .panel__right-content .bottomWrapper {
    margin-top: 6.625em;
    display: flex;
    flex-direction: column;
    margin-top: 6.625em;
    gap: 1.375em
}

@media (max-width: 1199.98px) {
    .panalCardWrapper .panel__right-content .bottomWrapper {
        margin-top:2em;
        gap: 1em
    }
}

.social_mediaSection .social-media-icons .social-icon {
    display: flex;
    list-style: none;
    padding: 0;
    gap: .75em
}

.social_mediaSection .social-media-icons .social-icon li {
    margin: 0
}

.social_mediaSection .social_media {
    margin-top: 4.4375em
}

@media (max-width: 1199.98px) {
    .social_mediaSection .social_media {
        margin-top:3em
    }
}

@media (max-width: 991.98px) {
    .social_mediaSection .social_media {
        margin-top:2em
    }
}

.social_mediaSection .social_media .swiper-slide {
    width: 23.8475625em;
    height: 23.69925em
}

.social_mediaSection .social_media .swiper-slide a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z: 1
}

@media (max-width: 767.98px) {
    .social_mediaSection .rightCol {
        justify-content:flex-start
    }
}

.ourClients {
    background-color: #000;
    position: relative;
    overflow: hidden;
    z: 1
}

@media (min-width: 1200px) {
    .ourClients .shadow-box {
        position:absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        z: -1;
        pointer-events: none
    }
}

@media (max-width: 575.98px) {
    .ourClients .shadow-box {
        display:none;
        visibility: hidden
    }
}

@media (min-width: 1200px) {
    .ourClients .shadow-box__wrapper {
        position:relative;
        width: 100%;
        height: 100%
    }
}

@media (min-width: 1200px) {
    .ourClients .shadow-box .center-shadow {
        width:35.9375em;
        height: 15.9375em;
        position: absolute;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
        z: 0;
        transition: position .5s ease;
        pointer-events: none
    }
}

@media (min-width: 1200px) {
    .ourClients .shadow-box .center-shadow::before {
        content:"";
        opacity: .4;
        background: #953193;
        filter: blur(4.39375em);
        border-radius: 35.934em;
        width: 100%;
        height: 100%;
        display: block;
        pointer-events: none
    }
}

.ourClients .shadow-box .right-shadow {
    position: absolute;
    width: 40.665625em;
    height: 20.843125em;
    z: 0;
    top: 3.145625em;
    transition: position .5s ease
}

@media (min-width: 1200px) {
    .ourClients .shadow-box .right-shadow {
        right:-18.5625em
    }
}

.ourClients .shadow-box .right-shadow::before {
    content: "";
    width: 35.93375em;
    height: 15.83625em;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 35.9375em;
    opacity: .2;
    background: linear-gradient(135deg, #F2B035, #F2E205); /* Golden Gradient */
    
    filter: blur(6.875em);
    z: 0
}

@media (min-width: 1200px) {
    .ourClients .shadow-box .right-shadow::before {
        transform:rotate(-174deg)
    }
}

.ourClients .shadow-box .right-shadow::after {
    content: "";
    width: 9.664375em;
    height: 18.93625em;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 18.9375em;
    opacity: .4;
    background: radial-gradient(50% 50% at 50% 50%,#fff 0,#ffff15 100%);
    filter: blur(6.875em);
    z: 1
}

@media (min-width: 1200px) {
    .ourClients .shadow-box .right-shadow::after {
        left:10.8125em;
        transform: rotate(-92.75deg)
    }
}

.ourClients .section-front-line {
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100%;
    z: 0;
    pointer-events: none
}

@media (max-width: 575.98px) {
    .ourClients .section-front-line {
        display:none;
        visibility: hidden
    }
}

.ourClients .section-front-line .img-wrapper {
    width: 100%;
    height: 100%
}

.ourClients .client-list {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
    width: 100%
}

@media (min-width: 992px) {
    .ourClients .client-list {
        margin-top:5.3125em;
        margin-bottom: 7.8125em;
        margin: .625em 0 0
    }
}

@media (min-width: 992px) {
    .ourClients .client-list::after {
        content:"";
        height: 1px;
        width: 100%;
        opacity: .58;
        background: linear-gradient(90deg,#141418 0,#ededed 47%,#141418 100%);
        position: absolute;
        right: 0;
        top: 50%
    }
}

@media (max-width: 1199.98px) {
    .ourClients .client-list::before {
        content:"";
        width: 1px;
        height: 100%;
        opacity: .58;
        background: linear-gradient(90deg,rgba(20,20,24,0) -23.13%,#ededed 47.61%,rgba(20,20,24,0) 127.38%);
        position: absolute;
        left: calc(50% + 1px);
        top: 0;
        transform: translate(0,0)
    }
}

.ourClients .client-list__item {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

@media (min-width: 1200px) {
    .ourClients .client-list__item {
        width:16.66667%;
        justify-content: center
    }
}

.ourClients .client-list__item:after {
    content: ""
}

@media (min-width: 1200px) {
    .ourClients .client-list__item:after {
        position:absolute;
        width: 1px;
        height: 100%;
        top: 0;
        right: 0;
        opacity: .58;
        background: linear-gradient(0,rgba(20,20,24,0) 6.5%,#ededed 47%,rgba(20,20,24,0) 107%)
    }
}

@media (max-width: 1199.98px) {
    .ourClients .client-list__item:after {
        opacity:.58;
        background: linear-gradient(90deg,rgba(20,20,24,0) -23.13%,#ededed 47.61%,rgba(20,20,24,0) 127.38%);
        height: 1px;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0
    }
}

.ourClients .client-list__item:last-child:after {
    display: none;
    visibility: hidden
}

.ourClients .client-list .item-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    position: relative;
    overflow: hidden
}

@media (min-width: 1200px) {
    .ourClients .client-list .item-wrapper {
        padding:2.5em;
        height: 15.0625em;
        width: 100%;
        transition: all .5s
    }
}

@media (max-width: 1199.98px) {
    .ourClients .client-list .item-wrapper {
        width:50%;
        padding: 4em 2em;
        height: 15.35714em
    }
}

.ourClients .client-list .item-wrapper .trigger-btn {
    position: absolute;
    right: 1em;
    top: 1em;
    z: 2;
    width: 2em;
    height: 2em;
    border: 1px solid #565656;
    border-radius: 100%
}

@media (min-width: 1200px) {
    .ourClients .client-list .item-wrapper .trigger-btn {
        display:none;
        visibility: hidden
    }
}

.ourClients .client-list .item-wrapper .trigger-btn__wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.ourClients .client-list .item-wrapper .trigger-btn__wrapper::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 2px;
    height: .63636em;
    background-color: #fff;
    letter-spacing: 0;
    line-height: normal;
    transform: translate(-50%,-50%);
    transition: all .5s ease-in-out
}

.ourClients .client-list .item-wrapper .trigger-btn__wrapper::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: .63636em;
    height: 2px;
    background-color: #fff;
    letter-spacing: 0;
    line-height: normal;
    transform: translate(-50%,-50%);
    transition: all .5s ease-in-out
}

@media (min-width: 1200px) {
    .ourClients .client-list .item-wrapper .img-wrapper {
        width:100%;
        max-width: 10.3125em;
        max-height: 6.25em;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all .5s
    }
}

@media (max-width: 1199.98px) {
    .ourClients .client-list .item-wrapper .img-wrapper {
        transform:scale(1);
        transition: all .5s
    }
}

@media (min-width: 992px) {
    .ourClients .client-list .item-wrapper .img-wrapper img {
        transition:all .5s
    }
}

@media (min-width: 1200px) {
    .ourClients .client-list .item-wrapper .txt-box {
        height:0;
        overflow: hidden;
        transform: translate(0);
        transition: all .5s
    }
}

@media (max-width: 1199.98px) {
    .ourClients .client-list .item-wrapper .txt-box {
        display:flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 4em 1em;
        overflow: hidden;
        width: calc(100% - 1px);
        height: calc(100% - 1px);
        background-color: #0a0a0b;
        justify-content: center;
        position: absolute;
        top: calc(50% - 2px);
        left: calc(50% + 1px);
        transform: translate(-50%,-50%);
        opacity: 0;
        z: 1;
        transition: all .5s
    }
}

.ourClients .client-list .item-wrapper .txt-box p {
    font-size: 1em;
    font-style: normal;
    font-weight: 300;
    line-height: 1.2em;
    letter-spacing: -.04em;
    margin: 0;
    opacity: .7;
    align-self: auto;
    max-width: 16.75rem;
    height: auto;
    overflow: visible
}

@media (min-width: 992px) {
    .ourClients .client-list .item-wrapper .txt-box p {
        padding-top:1.5em
    }
}

@media (min-width: 992px) {
    .ourClients .client-list .item-wrapper .animated-video {
        width:100%;
        max-width: 7.73439em;
        display: flex;
        align-items: center;
        justify-content: center
    }
}

.ourClients .client-list .item-wrapper .fixed-txt-box {
    margin-top: 1em
}

.ourClients .client-list .item-wrapper .fixed-txt-box p {
    font-size: 1.25em;
    font-style: normal;
    font-weight: 300;
    line-height: 1.2em;
    letter-spacing: -.04em;
    margin: 0
}

@media (min-width: 1200px) {
    .ourClients .client-list .item-wrapper:hover .img-wrapper {
        max-height:4em;
        max-width: 7.3125em
    }
}

@media (min-width: 1200px) {
    .ourClients .client-list .item-wrapper:hover .img-wrapper img {
        transform:scale(1)
    }
}

@media (min-width: 1200px) {
    .ourClients .client-list .item-wrapper:hover .txt-box {
        height:5.5em
    }
}

@media (max-width: 1199.98px) {
    .ourClients .client-list .item-wrapper.item-open .trigger-btn__wrapper::before {
        transform:translate(-50%,-50%) rotate(90deg)
    }
}

@media (max-width: 1199.98px) {
    .ourClients .client-list .item-wrapper.item-open .trigger-btn__wrapper::after {
        transform:rotate(90deg);
        opacity: 0
    }
}

@media (max-width: 1199.98px) {
    .ourClients .client-list .item-wrapper.item-open .txt-box {
        opacity:1
    }
}

.ourWork {
    position: relative;
    background: radial-gradient(circle at 30% 50%, #1C3059 0%, #0C1A2E 40%, #000814 100%);

    overflow: hidden
}

.ourWork::before {
    content: "";
    position: absolute;
    width: 75%;
    height: 18.75em;
    top: 0;
    left: 25%;
    border-radius: 1419.326px;
    opacity: .2;
background: radial-gradient(circle at 30% 50%, #1C3059 0%, #0C1A2E 40%, #000814 100%);

    filter: blur(110.0000076294px);
    z: 0;
    transform: translateY(-50%);
    z: 0;
    pointer-events: none
}
  

.ourWork.lp {
    background: #000
}

.ourWork.lp::before {
    display: none
}

.ourWork__wrapper {
    position: relative;
    z: 2
}

@media (max-width: 1199.98px) {
    .ourWork__wrapper {
        align-items:flex-start
    }
}

.ourWork__viewMoreBtn {
    display: flex;
    justify-content: flex-end
}

@media (max-width: 991.98px) {
    .ourWork__viewMoreBtn {
        justify-content:flex-start;
        padding: 2em 0 1.5em 0
    }
}

@media (max-width: 575.98px) {
    .ourWork__viewMoreBtn {
        padding:1.5em 0 1em 0
    }
}

.ourWork__tabsWrapper {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin-top: 2.8125em
}

@media (max-width: 1199.98px) {
    .ourWork__tabsWrapper {
        margin-top:1em
    }
}

.ourWork__tabs {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 3.25em
}

@media (max-width: 1199.98px) {
    .ourWork__tabs {
        gap:1.25em 3em
    }
}

@media (max-width: 575.98px) {
    .ourWork__tabs {
        gap:1em 2em
    }
}

.ourWork__tab {
    position: relative;
    font-size: 1.5em;
    font-weight: 700;
    color: #5e5e63;
    border: none;
    background: 0 0;
    cursor: pointer
}

.ourWork__tab::before {
    content: "";
    position: absolute;
    width: 1em;
    height: 1em;
    top: 50%;
    left: 0;
    transform: translate(-110%,-50%);
    background-image: url(../svg/home/active-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0;
    transition: all .25s ease;
    pointer-events: none
}

@media (max-width: 575.98px) {
    .ourWork__tab::before {
        width:.75em;
        height: .75em
    }
}

.ourWork__tab.active {
    color: #fff
}

.ourWork__tab.active::before {
    opacity: 1;
    transition: all .25s ease
}

.ourWork__cardsWrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 7.5em -2em 0 -2em
}

@media (max-width: 1199.98px) {
    .ourWork__cardsWrapper {
        margin:3em -1em 0 -1em
    }
}

.ourWork__card {
    width: 33.33%;
    padding: 0 2em;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 4.375em
}

@media (max-width: 1199.98px) {
    .ourWork__card {
        width:50%;
        padding: 0 1em;
        margin-bottom: 2em
    }
}

@media (max-width: 767.98px) {
    .ourWork__card {
        width:100%
    }
}

.ourWork__card--img {
    position: relative;
    width: 100%;
    border-radius: 1.25em;
    overflow: hidden;
    margin-bottom: 2em;
    padding-top: 110%
}

@media (max-width: 991.98px) {
    .ourWork__card--img {
        padding-top:85%
    }
}

@media (max-width: 767.98px) {
    .ourWork__card--img {
        padding-top:75%
    }
}

.ourWork__card--img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    object-fit: cover
}

.ourWork__card--content {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.ourWork__card .countWrapper {
    display: flex;
    align-items: center;
    gap: 2em;
    margin-bottom: 2em;
    width: 100%;
    max-width: 75%
}

@media (max-width: 575.98px) {
    .ourWork__card .countWrapper {
        max-width:85%
    }
}

.ourWork__card .countWrapper .count {
    flex-shrink: 0;
    margin: 0
}

@media (min-width: 1200px) {
    .ourWork__card .countWrapper .count {
        width:2.25em
    }
}

.ourWork__card .countWrapper .desc {
    margin: 0
}

@media (min-width: 1200px) {
    .ourWork__card:nth-child(1) {
        width:100%
    }

    .ourWork__card:nth-child(1) .ourWork__card--img {
        width: 75%;
        order: 2;
        padding-top: 42%;
        margin-bottom: 0
    }

    .ourWork__card:nth-child(1) .ourWork__card--content {
        width: 25%;
        padding-right: 4.6875em;
        order: 1
    }

    .ourWork__card:nth-child(1) .countWrapper {
        flex-direction: column;
        align-items: flex-start
    }

    .ourWork__card:nth-child(5n+2),.ourWork__card:nth-child(5n+3) {
        width: 50%
    }

    .ourWork__card:nth-child(5n+2) .ourWork__card--img,.ourWork__card:nth-child(5n+3) .ourWork__card--img {
        padding-top: 76%
    }

    .ourWork__card:nth-child(5n+2) .descWrapper,.ourWork__card:nth-child(5n+3) .descWrapper {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .ourWork__card:nth-child(5n+2) .countWrapper,.ourWork__card:nth-child(5n+3) .countWrapper {
        max-width: 65%;
        margin: 0
    }
}

.homeTestimonials {
    position: relative;
    overflow: hidden;
    background-color: #fff
}

.homeTestimonials .section-front-line {
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100%;
    z: 0;
    pointer-events: none
}

@media (max-width: 575.98px) {
    .homeTestimonials .section-front-line {
        display:none
    }
}

.homeTestimonials .section-front-line .img-wrapper {
    width: 100%;
    height: 100%
}

.homeTestimonials__slider {
    position: relative;
    margin-top: 4em;
    z: 2
}

@media (max-width: 575.98px) {
    .homeTestimonials__slider {
        margin-top:2em
    }
}

.homeTestimonials .swiper-slide {
    width: 24.4375em!important;
    padding-bottom: 2px
}

@media (max-width: 991.98px) {
    .homeTestimonials .swiper-slide {
        width:20em!important
    }
}

@media (max-width: 991.98px) {
    .homeTestimonials .swiper-slide {
        width:20em!important
    }
}

@media (max-width: 575.98px) {
    .homeTestimonials .swiper-slide {
        width:80%!important
    }
}

.homeTestimonials__card {
    width: 100%;
    border: 1px solid rgba(40,40,43,.2);
    border-radius: 2.5em;
    padding: 1.25em
}

@media (max-width: 575.98px) {
    .homeTestimonials__card {
        border-radius:1.5em
    }
}

.homeTestimonials__card--video {
    position: relative;
    width: 100%;
    padding-top: 150%;
    margin-bottom: 1.25em;
    border-radius: 1.5625em;
    overflow: hidden
}

@media (max-width: 991.98px) {
    .homeTestimonials__card--video {
        padding-top:125%
    }
}

@media (max-width: 575.98px) {
    .homeTestimonials__card--video {
        border-radius:1em
    }
}

.homeTestimonials__card--video .thumbnail {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z: 1
}

.homeTestimonials__card--video .thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.homeTestimonials__card--video .videoWrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z: 2
}

.homeTestimonials__card--video .videoWrapper::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    border-radius: 1.125em
}

.homeTestimonials__card--video .videoWrapper::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    border-radius: 1.125em
}

.homeTestimonials__card--video .videoWrapper video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.homeTestimonials__card--logo {
    position: relative;
    width: 100%;
    max-width: 10em;
    height: 3.25em;
    margin-bottom: 1em
}

.homeTestimonials__card--logo img {
    width: auto;
    height: 3.25em;
    object-fit: contain
}

.homeTestimonials__card--logo .btnWrapper {
    position: absolute;
    width: 4.8125em;
    height: 4.8125em;
    top: 0;
    left: 0;
    transform: translate(-10%,-115%);
    border: none;
    background: 0 0;
    z: 2;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
    font-size: 1em
}

@media (max-width: 1199.98px) {
    .homeTestimonials__card--logo .btnWrapper {
        pointer-events:none
    }
}

.homeTestimonials__card--logo .btnWrapper img {
    position: absolute;
    width: 3.125em;
    height: 3.125em;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.homeTestimonials__card--logo .btnWrapper .volumeOn {
    opacity: 0
}

@media (max-width: 1199.98px) {
    .homeTestimonials__card--logo .btnWrapper .volumeOn {
        opacity:0!important
    }
}

.homeTestimonials__card--logo .btnWrapper .volumeOff {
    opacity: 1
}

@media (max-width: 1199.98px) {
    .homeTestimonials__card--logo .btnWrapper .volumeOff {
        opacity:0!important
    }
}

.homeTestimonials__card--logo .btnWrapper .playIcon {
    opacity: 0
}

@media (min-width: 1200px) {
    .homeTestimonials__card--logo .btnWrapper .playIcon {
        opacity:0!important
    }
}

.homeTestimonials__card--logo .btnWrapper .pauseIcon {
    opacity: 1
}

@media (min-width: 1200px) {
    .homeTestimonials__card--logo .btnWrapper .pauseIcon {
        opacity:0!important
    }
}

.homeTestimonials__card--logo .btnWrapper.playing .playIcon {
    opacity: 1
}

.homeTestimonials__card--logo .btnWrapper.playing .pauseIcon {
    opacity: 0
}

.homeTestimonials__card--logo .btnWrapper.notMuted .volumeOn {
    opacity: 1
}

.homeTestimonials__card--logo .btnWrapper.notMuted .volumeOff {
    opacity: 0
}

.homeTestimonials__card--titleWrapper {
    display: flex;
    justify-content: flex-end
}

.homeTestimonials__card--titleWrapper .title {
    color: #000;
    letter-spacing: -.04em
}



.missionVision {
    position: relative
}

.case-studies-banner .inner__banner {
    position: relative;
    height: 61.25em;
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media (max-width: 1199.98px) {
    .case-studies-banner .inner__banner {
        height:40em
    }
}

@media (max-width: 991.98px) {
    .case-studies-banner .inner__banner {
        height:100%;
        min-height: 54em
    }

    .case-studies-banner .inner__banner .custom-row {
        flex-direction: column-reverse
    }
}

.case-studies-banner .inner__banner .bg__image {
    position: absolute;
    inset: 0
}

.case-studies-banner .inner__banner .filler__img {
    height: 51.125em;
    max-width: 50.875em;
    margin-left: auto
}

@media (max-width: 1199.98px) {
    .case-studies-banner .inner__banner .filler__img {
        height:26em;
        max-width: 30em
    }
}

@media (max-width: 991.98px) {
    .case-studies-banner .inner__banner .filler__img {
        height:100%;
        max-width: 25em;
        margin: auto;
        margin-bottom: 2em
    }
}

@media (max-width: 767.98px) {
    .case-studies-banner .inner__banner .filler__img {
        max-width:15em
    }
}

.case-studies-banner .inner__banner .primary-btn {
    margin-top: 3.5em
}

.case-studies-digital-experience {
    position: relative
}

.case-studies-digital-experience .glow-image {
    position: absolute;
    right: 0;
    top: -12em;
    z: -1
}

.case-studies-digital-experience .glow-image img {
    height: 40em;
    width: 70em
}

.case-studies-digital-experience .table__wrapper {
    border: 1px solid #fff;
    border-radius: 1.25em;
    display: flex;
    flex-direction: column
}

@media (max-width: 767.98px) {
    .case-studies-digital-experience .table__wrapper {
        flex-direction:column-reverse
    }
}

.case-studies-digital-experience .table__wrapper  {
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width: 767.98px) {
    .case-studies-digital-experience .table__wrapper  {
        flex-wrap:wrap
    }
}

.case-studies-digital-experience .table__wrapper  .col__1 {
    padding: 3em 3.75em
}

@media (max-width: 991.98px) {
    .case-studies-digital-experience .table__wrapper  .col__1 {
        padding:2em;
        max-width: 35em
    }
}

@media (max-width: 767.98px) {
    .case-studies-digital-experience .table__wrapper .col__1 {
        max-width:100%;
        padding: 1em
    }
}

.case-studies-digital-experience .table__wrapper .col__2 {
    padding: 2.75em 3.75em;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 2.4375em 3.5em;
    border-left: 1px solid #fff;
    flex-shrink: 0
}

@media (max-width: 991.98px) {
    .case-studies-digital-experience .table__wrapper  .col__2 {
        padding:2em;
        gap: 1.25em
    }
}

@media (max-width: 767.98px) {
    .case-studies-digital-experience .table__wrapper  .col__2 {
        width:100%;
        padding: 1em;
        gap: 1.5em;
        border-left: none;
        border-top: 1px solid #fff
    }
}

.case-studies-digital-experience .table__wrapper  .col__2 .info__box {
    display: flex;
    flex-direction: column;
    gap: .3em
}

.case-studies-digital-experience .table__wrapper .col__2 .info__box p {
    color: rgba(255,255,255,.7)
}

.case-studies-digital-experience .table__wrapper .body {
    padding: 5.625em 9.875em 5.125em;
    border-top: 1px solid #fff
}

@media (max-width: 991.98px) {
    .case-studies-digital-experience .table__wrapper .body {
        padding:2em
    }
}

@media (max-width: 767.98px) {
    .case-studies-digital-experience .table__wrapper .body {
        padding:1em;
        border-top: none
    }
}

.case-studies-digital-experience .table__wrapper .body .img__wrapper {
    width: 100%;
    height: 46.875em;
    position: relative;
    border-radius: 1.25em;
    overflow: hidden
}

@media (max-width: 991.98px) {
    .case-studies-digital-experience .table__wrapper .body .img__wrapper {
        height:20em
    }
}

@media (max-width: 767.98px) {
    .case-studies-digital-experience .table__wrapper .body .img__wrapper {
        height:10em
    }
}

.case-studies-digital-experience .table__wrapper .body .img__wrapper::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(0,0,0,.2)
}

.case-studies-digital-experience .table__wrapper .body .img__wrapper .play__btn {
    background-color: #fff;
    width: 4.75em;
    aspect-ratio: 1;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    outline: 0;
    border: none;
    cursor: pointer;
    opacity: 0;
    visibility: hidden
}

@media (max-width: 991.98px) {
    .case-studies-digital-experience .table__wrapper .body .img__wrapper .play__btn {
        width:3em
    }

    .case-studies-digital-experience .table__wrapper .body .img__wrapper .play__btn img {
        width: 1.5em
    }
}

.case-studies-digital-experience .table__wrapper .body .img__wrapper.is__video .play__btn {
    opacity: 1;
    visibility: visible
}

.case-studies-digital-experience .table__wrapper .body .img__wrapper.is__video video {
    width: 100vw;
    height: 100%;
    min-height: 91vh;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.case-studies-about-project {
    position: relative
}

.case-studies-about-project .glow {
    position: absolute;
    left: 58em;
    top: 0;
    z: -1;
    background: linear-gradient(135deg, #F2B035, #F2E205); /* Golden Gradient */
    
    filter: blur(110.0000076294px);
    opacity: .4;
    width: 25em;
    height: 18em
}

.case-studies-about-project .glow::before {
    content: "";
    position: absolute;
    background: radial-gradient(50% 50% at 50% 50%,#fff 0,#3300d9 100%);
    filter: blur(110.0000076294px);
    width: 9.6875em;
    height: 18.875em;
    top: -4em;
    right: 10em
}

.case-studies-about-project .cards__grid {
    margin-top: 3.25em;
    position: relative
}

@media (max-width: 991.98px) {
    .case-studies-about-project .cards__grid {
        margin-top:1.5em
    }

    .case-studies-about-project .cards__grid .custom-row {
        gap: 1.25em
    }
}

.case-studies-about-project .cards__grid .lines-pattern {
    position: absolute;
    width: 100%;
    height: 52em;
    top: -12em;
    left: 0;
    z: -1
}

.case-studies-about-project .cards__grid .card {
    border-radius: 1.25em;
    overflow: hidden;
    height: 100%;
    max-height: 20em;
}

@media (max-width: 1199.98px) {
    .case-studies-about-project .cards__grid .card {
        max-height:10em
    }
}

@media (max-width: 767.98px) {
    .case-studies-about-project .cards__grid .card {
        min-height:20em;
        max-height: 100%
    }
}

.case-studies-about-project .cards__grid .card.lg__card {
    max-height: 61.25em
}

@media (max-width: 1199.98px) {
    .case-studies-about-project .cards__grid .card.lg__card {
        max-height:40em
    }
}

@media (max-width: 991.98px) {
    .case-studies-about-project .cards__grid .card.lg__card {
        max-height:30em
    }
}

@media (max-width: 767.98px) {
    .case-studies-about-project .cards__grid .card.lg__card {
        min-height:20em;
        max-height: 100%
    }
}

.case-studies-about-project .cards__grid .card.space__top {
    margin-top: 1.875em
}

@media (max-width: 991.98px) {
    .case-studies-about-project .cards__grid .card.space__top {
        margin-top:0
    }
}

.case-studies-about-project .cards__grid .card.content__card {
    background-color: #0a1b3d;
    padding: 3.375em 2.0625em 2.5625em 3.125em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 1em
}

.case-studies-about-project .cards__grid .card.content__card .logo {
    width: 20.25em;
    height: 10em;
    margin-left: auto
}

@media (max-width: 1199.98px) {
    .case-studies-about-project .cards__grid .card.content__card .logo {
        width:16em;
        height: 100%
    }
}

@media (max-width: 767.98px) {
    .case-studies-about-project .cards__grid .card.content__card .logo {
        width:10em
    }
}

@media (max-width: 1199.98px) {
    .case-studies-about-project .cards__grid .card.content__card {
        padding:2em
    }
}

@media (max-width: 767.98px) {
    .case-studies-about-project .cards__grid .card.content__card {
        padding:1.5em 1em
    }
}

.case-studies-challenges .table__wrapper {
    border: 1px solid #fff;
    border-radius: 1.25em;
    margin-top: 3.125em
}

@media (max-width: 991.98px) {
    .case-studies-challenges .table__wrapper {
        margin-top:1.5em
    }
}

.case-studies-challenges .table__wrapper .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1em;
    padding: 1.8125em 6.25em 1.8125em 4.375em;
    border-bottom: 1px solid #fff
}

@media (max-width: 1199.98px) {
    .case-studies-challenges .table__wrapper .row {
        padding:1.5em 1em
    }
}

@media (max-width: 767.98px) {
    .case-studies-challenges .table__wrapper .row {
        flex-wrap:wrap
    }
}

.case-studies-challenges .table__wrapper .row:last-child {
    border-bottom: none
}

.case-studies-challenges .table__wrapper .row .col1 {
    width: 100%;
    max-width: 37.75em;
    display: flex;
    align-items: flex-start;
    gap: 1.5625em
}

@media (max-width: 1199.98px) {
    .case-studies-challenges .table__wrapper .row .col1 {
        gap:.3em
    }
}

.case-studies-challenges .table__wrapper .row .col1 img {
    width: 2em;
    aspect-ratio: 1
}

@media (max-width: 991.98px) {
    .case-studies-challenges .table__wrapper .row .col1 img {
        width:1.5em
    }
}

.case-studies-challenges .table__wrapper .row .col2 {
    width: 100%;
    max-width: 45.25em
}

.case-studies-challenges .table__wrapper .row .col2 p {
    margin: 0!important
}

.case-studies-innerpages .innerpage__wrapper {
    height: 100%;
    max-height: 63.6875em
}

@media (max-width: 767.98px) {
    .case-studies-innerpages .innerpage__wrapper {
        max-height:100%
    }
}

@media (max-width: 767.98px) {
    .case-studies-innerpages .custom-row {
        gap:1.25em
    }
}

.case-studies-solutions {
    position: relative
}

.case-studies-solutions .lines__pattern {
    position: absolute;
    width: 100%;
    height: 100%;
    z: -1;
    opacity: .5;
    top: -20em
}

.case-studies-solutions .grid {
    display: flex;
    gap: 7.5em;
    align-items: center;
    margin-top: -80px;
}

@media (max-width: 1199.98px) {
    .case-studies-solutions .grid {
        gap:1em
    }
}

@media (max-width: 991.98px) {
    .case-studies-solutions .grid {
        flex-wrap:wrap
    }
}

.case-studies-solutions .grid .col1 {
    max-width: 600px;
}

@media (max-width: 1199.98px) {
    .case-studies-solutions .grid .col1 {
        max-width:30em
    }
}

@media (max-width: 991.98px) {
    .case-studies-solutions .grid .col1 {
        max-width:100%
    }
}

.case-studies-solutions .grid .col2 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 1.25em
}

@media (max-width: 991.98px) {
    .case-studies-solutions .grid .col2 {
        width:100%
    }
}

@media (max-width: 767.98px) {
    .case-studies-solutions .grid .col2 {
        grid-template-columns:1fr
    }
}

.case-studies-solutions .grid .col2 .card {
    border: 1px solid #fff;
    border-radius: 1.25em;
    padding: 1em 3em 2em 2em;

    position: relative;
    overflow: hidden
}

@media (max-width: 1199.98px) {
    .case-studies-solutions .grid .col2 .card {
        padding:1.5em
    }
}

@media (max-width: 767.98px) {
    .case-studies-solutions .grid .col2 .card {
        padding:1.5em 1em
    }
}

.case-studies-solutions .grid .col2 .card .check {
    width: 1.5em;
    aspect-ratio: 1;
    margin-bottom: 3.375em
}

@media (max-width: 991.98px) {
    .case-studies-solutions .grid .col2 .card .check {
        margin-bottom:2em
    }
}

.case-studies-solutions .grid .col2 .card::before {
    content: "";
    position: absolute;
     background: linear-gradient(135deg, #F2B035, #F2E205); /* Golden Gradient */
    
    filter: blur(110.0000076294px);
    top: -1em;
    right: -6em;
    width: 100%;
    height: 4.625em;
    z: -1;
    opacity: .8
}
/* Make cards wider inside What We Delivered */
.case-studies-solutions .col2{
  display: grid; /* ensure grid */
  grid-template-columns: repeat(auto-fit, minmax(380px, 1fr)); /* ↑ min width */
  gap: 16px;
}

.case-studies-solutions .col2 .card{
  width: 100%;  /* fill the wider column */
}

.case-studies-solutions .solutions__images {
    margin-top: 6.25em
}

@media (max-width: 1199.98px) {
    .case-studies-solutions .solutions__images {
        margin-top:3em
    }
}

@media (max-width: 767.98px) {
    .case-studies-solutions .solutions__images {
        margin-top:2em
    }
}

.case-studies-solutions .solutions__images .image__wrapper {
    height: 51.625em;
    border-radius: 1.25em;
    overflow: hidden
}

@media (max-width: 1199.98px) {
    .case-studies-solutions .solutions__images .image__wrapper {
        height:30em
    }
}

@media (max-width: 991.98px) {
    .case-studies-solutions .solutions__images .image__wrapper {
        height:25em
    }
}

@media (max-width: 767.98px) {
    .case-studies-solutions .solutions__images .image__wrapper {
        height:20em;
        margin-bottom: 1.25em
    }
}

.case-studies-results .results__grid {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    margin-top: 3.125em
}

@media (max-width: 991.98px) {
    .case-studies-results .results__grid {
        gap:3em 1em;
        grid-template-columns: repeat(2,1fr)
    }
}

@media (max-width: 767.98px) {
    .case-studies-results .results__grid {
        grid-template-columns:1fr;
        gap: 2em
    }
}

.case-studies-results .results__grid .result__box {
    display: flex;
    flex-direction: column;
    gap: 1.5em;
    position: relative;
    text-align: center
}

.case-studies-results .results__grid .result__box::after {
    content: "";
    position: absolute;
    background: url(../images/case-studies-detail/line.webp);
    width: 1px;
    height: 100%;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.case-studies-results .results__grid .result__box:last-child::after {
    display: none
}

@media (max-width: 991.98px) {
    .case-studies-results .results__grid .result__box:nth-child(2)::after {
        display:none
    }
}

@media (max-width: 767.98px) {
    .case-studies-results .results__grid .result__box::after {
        display:none
    }
}

.case-studies-testimonials {
    position: relative
}

.case-studies-testimonials .circle {
    position: absolute;
    top: -11em;
    width: 100%;
    z: -1
}

@media (max-width: 1199.98px) {
    .case-studies-testimonials .circle {
        top:-7em
    }
}

@media (max-width: 991.98px) {
    .case-studies-testimonials .circle {
        top:-4em
    }
}

@media (max-width: 767.98px) {
    .case-studies-testimonials .circle {
        top:-1em
    }
}

.case-studies-testimonials .testimonials__wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 6em
}

.case-studies-testimonials .testimonials__wrapper .star__list {
    margin-top: 3.75em;
    display: flex;
    gap: .3125em
}

@media (max-width: 1199.98px) {
    .case-studies-testimonials .testimonials__wrapper .star__list {
        margin-top:2em
    }
}

.case-studies-testimonials .testimonials__wrapper .star__list .star__item svg path {
    fill: #fbbc04
}

.case-studies-testimonials .testimonials__wrapper .content {
    max-width: 77.6875em;
    text-align: center;
    margin-top: 1.25em
}

.case-studies-testimonials .testimonials__wrapper .content .client__info {
    margin-top: 6.25em
}

@media (max-width: 767.98px) {
    .case-studies-testimonials .testimonials__wrapper .content .client__info {
        margin-top:3em
    }
}

.case-studies-testimonials .testimonials__wrapper .content .client__info h5 {
    color: rgba(255,255,255,.7)
}

.case-studies-project-images .image__wrapper {
    height: 53.5em;
    overflow: hidden;
    border-radius: 1.25em
}

@media (max-width: 1199.98px) {
    .case-studies-project-images .image__wrapper {
        height:30em
    }
}

@media (max-width: 767.98px) {
    .case-studies-project-images .image__wrapper {
        height:15em;
        margin-bottom: 1.25em
    }
}

.case-studies-next .title {
    font-size: 12.5em;
    text-align: center;
    text-transform: uppercase
}

@media (max-width: 1199.98px) {
    .case-studies-next .title {
        font-size:6em
    }
}

@media (max-width: 767.98px) {
    .case-studies-next .title {
        font-size:4em
    }
}

.case-studies-next .image__wrapper {
    height: 40.375em;
    overflow: hidden;
    border-radius: 1.25em;
    max-width: 66.875em;
    margin: auto;
    margin-top: 3.4375em
}

@media (max-width: 1199.98px) {
    .case-studies-next .image__wrapper {
        height:30em;
        margin-top: 1.5em
    }
}

@media (max-width: 767.98px) {
    .case-studies-next .image__wrapper {
        height:15em
    }
}

.case-studies-imageboxes {
    position: relative
}

.case-studies-imageboxes .card {
    overflow: hidden;
    height: 100%;
    max-height: 43.1875em
}

@media (max-width: 1199.98px) {
    .case-studies-imageboxes .card {
        max-height:30em
    }
}

@media (max-width: 767.98px) {
    .case-studies-imageboxes .card {
        min-height:20em;
        max-height: 100%
    }
}

@media (max-width: 767.98px) {
    .case-studies-imageboxes .image-one {
        margin-bottom:1em
    }
}

.case-studies-design-brief {
    position: relative
}

@media (max-width: 767.98px) {
    .case-studies-design-brief .genericHead__title {
        line-height:normal
    }
}

.case-studies-design-brief .img-wrapper {
    position: relative;
    width: 100%;
    padding-top: 52.51%;
    overflow: hidden
}

@media (min-width: 1200px) {
    .case-studies-design-brief .img-wrapper {
        margin-top:5em
    }
}

.case-studies-design-brief .img-wrapper img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover
}

.case-studies-concept-development {
    position: relative
}

@media (max-width: 767.98px) {
    .case-studies-concept-development .genericHead__title {
        line-height:normal
    }
}

.case-studies-concept-development .right-image.img-wrapper {
    position: relative;
    width: 100%;
    padding-top: 77%;
    overflow: hidden
}

.case-studies-concept-development .right-image.img-wrapper img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover
}

.case-studies-concept-development .branding-box-banner .img-wrapper {
    margin-top: 5em;
    position: relative;
    width: 100%;
    padding-top: 52.51%;
    overflow: hidden
}

@media (max-width: 767.98px) {
    .case-studies-concept-development .branding-box-banner .img-wrapper {
        margin-top:4em
    }
}

.case-studies-concept-development .branding-box-banner .img-wrapper img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover
}

.case-studies-typography-colors .leftCol {
    padding-right: 7.1875em;
    position: relative
}

.case-studies-typography-colors .leftCol::after {
    content: "";
    width: 1px;
    height: 100%;
    background: url(/assets/svg/line-separator.svg);
    position: absolute;
    right: -1px;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

@media (max-width: 1199.98px) {
    .case-studies-typography-colors .leftCol::after {
        display:none
    }
}

.case-studies-typography-colors .leftCol .colors__grid {
    margin-top: 5.4375em;
    display: flex;
    padding-left: 6.625em
}

@media (max-width: 1199.98px) {
    .case-studies-typography-colors .leftCol .colors__grid {
        padding-left:2em;
        margin-top: 2.5em;
        margin-bottom: 2.5em
    }
}

.case-studies-typography-colors .leftCol .colors__grid .color__box {
    width: 15.625em;
    height: 15.625em;
    padding-left: 2.5em;
    border-radius: 50%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: -6.625em
}

@media (max-width: 1199.98px) {
    .case-studies-typography-colors .leftCol .colors__grid .color__box {
        width:8em;
        height: 8em;
        margin-left: -2em;
        padding-left: 1em;
        font-size: 1em
    }
}

@media (max-width: 1199.98px) {
    .case-studies-typography-colors .leftCol {
        padding-right:0
    }
}

.case-studies-typography-colors .rightCol {
    padding-left: 7.1875em
}

@media (min-width: 1200px) {
    .case-studies-typography-colors .rightCol .genericHead__title {
        font-size:6.25em
    }
}

.case-studies-typography-colors .rightCol .font-family-name {
    margin-bottom: .75em
}

@media (min-width: 1200px) {
    .case-studies-typography-colors .rightCol .alphabets {
        font-size:1.5em
    }
}

@media (max-width: 1199.98px) {
    .case-studies-typography-colors .rightCol {
        padding-left:0
    }
}


.servicesHeroBanner.innerBanner {
    position: relative;
    height: 61.25em
}

.servicesHeroBanner.innerBanner::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(0,0,0,.5)
}

@media (max-width: 991.98px) {
    .servicesHeroBanner.innerBanner {
        padding-top:8em;
        padding-bottom: 3em;
        height: auto
    }
}

@media (max-width: 991.98px) {
    .servicesHeroBanner.innerBanner picture {
        opacity:.5;
        height:55em;
    }
}

@media (min-width: 1200px) {
    .servicesHeroBanner .genericHead__title {
        font-size:3.75em;
        line-height: 1.3
    }
}

.servicesHeroBanner .innerHeroImage {
    position: absolute;
    height: 100%;
    z: -1
}

@media (min-width: 1200px) {
    .servicesHeroBanner .content {
        padding-right:4em
    }

    .servicesHeroBanner .content p {
        line-height: normal
    }
}

.servicesHeroBanner .formPopup__form {
    padding: 2.25em;
    border-radius: 2.5em;
    border: 1px solid rgba(255,255,255,.3)
}

@media (max-width: 767.98px) {
    .servicesHeroBanner .formPopup__form {
        padding:1.5em;
        border-radius: 1.5em;
       
    }
}

.servicesHeroBanner .formPopup__form .form__title {
    margin-bottom: 1em
}

@media (min-width: 1200px) {
    .servicesHeroBanner .formPopup__form .form__title {
        font-size:1.875em
    }
}

.servicesHeroBanner .formPopup__form .input-container {
    margin-bottom: 1.5em
}

.servicesHeroBanner .formPopup__form .input-container .input-field {
    border: 1px solid rgba(237,237,237,.2);
    background: rgba(0,0,0,.3);
    color: #fff
}

.servicesHeroBanner .formPopup__form .input-container .input-field:focus {
    border-color: #fff;
    transition: .25s
}

.servicesHeroBanner .formPopup__form .input-container .input-field::placeholder {
    color: rgba(255,255,255,.7);
    transition: .25s
}
select.input-field option {
  background-color: #0b1a2f;  /* apna dark navy ya koi bhi color */
  color: #fff;                /* text white rahe */
}

/* for safari browsers */
select.input-field {
  background-color: #0b1a2f; /* dropdown closed state color */
  color: #fff;
}

/* for safari browsers */
.servicesHeroBanner .formPopup__form .input-container .iti--separate-dial-code .iti__selected-flag {
    background: 0 0!important;
    color: #fff!important
}

.servicesHeroBanner .formPopup__form .input-container .iti__country {
    color: #000!important
}

.servicesHeroBanner .formPopup__form .input-container .range-slider .range-labels {
    color: #fff
}

@media (max-width: 767.98px) {
    .servicesHeroBanner .formPopup__form .input-container .range-slider .range-labels {
        top:1.5em;
        font-size: 1em
    }
}

.servicesHeroBanner .formPopup__form .input-container .range-slider-text {
    color: #000
}

.servicesHeroBanner .formPopup__form .select-container::after {
    border: solid #000
}

.servicesHeroBanner .formPopup__form .select-container:focus::after,.servicesHeroBanner .formPopup__form .select-container:hover::after {
    border-color: #F2E205
}

.servicesHeroBanner .formPopup__form .select-container .select-field {
    border: 1px solid rgba(40,40,43,.4);
    background: rgba(255,255,255,.3)
}

.servicesHeroBanner .formPopup__form .select-container .select-field:focus {
    border-color: #F2E205;
    transition: .25s
}

.servicesHeroBanner .formPopup__form .select-container .select-field::placeholder {
    color: #a7a7ad;
    transition: .25s
}
 .servicesHeroBanner .formPopup__form {
        width:30vw;
        margin: 0 auto;
        margin-top: 6em;
         right: 80px;
         position: relative;
        background-color: rgba(0,0,0,.5)
    }



@media (max-width: 767.98px) {
    .servicesHeroBanner .formPopup__form {
        width:100%;
        margin-top: 1em;
      
        
    }
     .servicesHeroBanner .formPopup__form {
        width:90vw;
        margin: 0 auto;
         margin-bottom: 30px;
         margin-top: 10px;
         right: 10px;
         position: relative;
        background-color: rgba(0,0,0,.5)
    }
}



@media (max-width: 767.98px) {

  .servicesHeroBanner .innerHeroImage {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    z: -1;
  }

  .servicesHeroBanner .innerHeroImage img {
    width: 100%;
    height: 50%;
    object-fit: cover;   /* FULL HERO AREA ko fill karega */
    object-position: center;
  }
}

/* ✅ Base tweaks */
.arcSection .img-wrapper {
  width: 100%;
  height: 40em;            /* pehle 32.5em tha: desktop par zyada height */
  position: relative;
}
.arcSection .img-wrapper img {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;            /* NEW: container ki full height le */
  object-fit: cover;       /* NEW: image ko crop karke nicely fill kare */
}

/* ✅ Breakpoints: sab par thodi thodi height badha di */
@media (max-width: 1199.98px) {
  .arcSection .img-wrapper { height: 28em; }   /* pehle 24em */
}
@media (max-width: 991.98px) {
  .arcSection .img-wrapper { height: 22em; }   /* pehle 19em */
}
@media (max-width: 767.98px) {
  .arcSection .img-wrapper { height: 16em; }   /* pehle 14.5em */
}

/* ✅ Overlay ko bhi thoda adjust karo taake nichi se cut na ho */
.arcSection__overlay {
  position: absolute;
  bottom: -22em;           /* pehle -19.3125em: image badhi, to thoda aur niche */
  left: 0;
  width: 100%;
  height: 30em;            /* pehle 26.5em: gradient ko lamba kiya */
  background: linear-gradient(to bottom, #000 40%, rgba(0,0,0,0) 74%);
  pointer-events: none;
  z: 1;
}

/* (Optional) Large screens par arcSection ka negative margin thoda kam/zyada chahiye? */
@media (min-width: 992px) {
  .arcSection { margin-top: -6em; }  /* pehle -8em */
}
@media (min-width: 1200px) {
  .arcSection { margin-top: -12em; } /* pehle -15em */
}


@media (max-width: 767.98px) {
    .serviceDetailMissionVision {
        width:100%;
        overflow-x: hidden;
        margin-top: 50px;
    }
}

@media (max-width: 767.98px) {
    .serviceDetailMissionVision .missionVisionRow--title {
        font-size:2em;
        margin-top: 30px;
    }


}

@media (max-width: 767.98px) {
    .serviceDetailMissionVision {
        margin-top:-6em
    }
}

@media (max-width: 991.98px) {
    .serviceDetailMissionVision {
        margin-top:-4em
    }
}

.homePartners {
    position: relative;
    background-color: #28282b
}

.homePartners__sliderOne {
    margin-top: 5em
}

@media (max-width: 1199.98px) {
    .homePartners__sliderOne {
        margin-top:3.5em
    }
}

@media (max-width: 991.98px) {
    .homePartners__sliderOne {
        margin-top:2.5em
    }
}

.homePartners__sliderOne .swiper-wrapper {
    transition-timing-function: linear
}

.homePartners__sliderTwo {
    margin-top: 5em
}

@media (max-width: 1199.98px) {
    .homePartners__sliderTwo {
        margin-top:3.5em
    }
}

@media (max-width: 991.98px) {
    .homePartners__sliderTwo {
        margin-top:2.5em
    }
}

@media (max-width: 767.98px) {
    .homePartners__sliderTwo {
        margin-top:1.5em
    }
}

.homePartners__sliderTwo .swiper-wrapper {
    transition-timing-function: linear
}

.homePartners__slide {
    width: 12.1875em;
    height: 10.375em;
    position: relative
}

@media (max-width: 767.98px) {
    .homePartners__slide {
        width:9em;
        height: 8em
    }
}

.homePartners .image-box {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 1.6825em 1.6825em
}

@media (max-width: 767.98px) {
    .homePartners .image-box {
        border-radius:1em
    }
}

.homePartners .image-box .image-box-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background-color: #28282b;
    border-radius: inherit;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    margin: 1px;
    overflow: hidden
}

@media (max-width: 767.98px) {
    .homePartners .image-box .image-box-wrapper {
        border-radius:1em
    }
}

.homePartners .image-box .img-wrapper-shadow {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    margin: 0;
    overflow: hidden;
    z: 0
}

.homePartners .image-box .img-wrapper-shadow::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 1px);
    height: calc(100% - 1px);
    background: rgba(255,255,255,.05);
    border-radius: inherit;
    z: 0
}

.homePartners .image-box .img-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    z: 1;
    padding: 2em
}

@media (max-width: 767.98px) {
    .homePartners .image-box .img-wrapper {
        padding:1.25em
    }
}

.homePartners .image-box .img-wrapper img {
    position: relative;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    z: 1
}

@media (min-width: 1200px) {
    .homePartners .image-box::after,.homePartners .image-box::before {
        content:"";
        position: absolute;
        top: -2px;
        left: -2px;
        right: -2px;
        bottom: -2px;
        border-radius: 1.6825em
    }

    .homePartners .image-box::before {
        background: linear-gradient(135deg,rgba(255,255,255,.3) 61%,#fff 100%);
        z: -1
    }

    .homePartners .image-box::after {
        background: linear-gradient(135deg,rgba(255,255,255,0) 52.3%,#fff 100%);
        z: -2
    }
}

.servicesDetailTestimonial .homeTestimonials {
    position: relative;
    overflow: hidden;
    background-color: #ededed
}

.servicesDetailTestimonial .homeTestimonials .section-front-line {
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100%;
    z: 0;
    pointer-events: none
}

@media (max-width: 575.98px) {
    .servicesDetailTestimonial .homeTestimonials .section-front-line {
        display:none
    }
}

.servicesDetailTestimonial .homeTestimonials .section-front-line .img-wrapper {
    width: 100%;
    height: 100%
}

.servicesDetailTestimonial .homeTestimonials__slider {
    position: relative;
    margin-top: 4em;
    z: 2
}

@media (max-width: 575.98px) {
    .servicesDetailTestimonial .homeTestimonials__slider {
        margin-top:2em
    }
}

.servicesDetailTestimonial .homeTestimonials .swiper-slide {
    width: 24.4375em!important;
    padding-bottom: 2px
}

@media (max-width: 991.98px) {
    .servicesDetailTestimonial .homeTestimonials .swiper-slide {
        width:20em!important
    }
}

@media (max-width: 991.98px) {
    .servicesDetailTestimonial .homeTestimonials .swiper-slide {
        width:20em!important
    }
}

@media (max-width: 575.98px) {
    .servicesDetailTestimonial .homeTestimonials .swiper-slide {
        width:80%!important
    }
}

.servicesDetailTestimonial .homeTestimonials__card {
    width: 100%;
    border: 1px solid rgba(40,40,43,.2);
    border-radius: 2.5em;
    padding: 1.25em
}

@media (max-width: 575.98px) {
    .servicesDetailTestimonial .homeTestimonials__card {
        border-radius:1.5em
    }
}

.servicesDetailTestimonial .homeTestimonials__card--contentWrapper {
    background-color: #fff;
    padding: 5.375em 1.5em 1.5em 1.5em;
    border-radius: 2.25em;
    height: 32.6875em;
    overflow: hidden;
    position: relative
}

.servicesDetailTestimonial .homeTestimonials__card--contentWrapper::-webkit-scrollbar {
    width: 6px;
    background-color: #0a0a0b;
    border-radius: 10px
}

.servicesDetailTestimonial .homeTestimonials__card--contentWrapper::-webkit-scrollbar-track {
    background-color: #0a0a0b;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3)
}

.servicesDetailTestimonial .homeTestimonials__card--contentWrapper::-webkit-scrollbar-thumb {
    background: linear-gradient(213deg,#dd0dce -39.81%,#540dce 85.21%);
    border-radius: 10px
}

@media (max-width: 1199.98px) {
    .servicesDetailTestimonial .homeTestimonials__card--contentWrapper {
        height:26em
    }
}

@media (max-width: 991.98px) {
    .servicesDetailTestimonial .homeTestimonials__card--contentWrapper {
        height:23em
    }
}

.servicesDetailTestimonial .homeTestimonials__card--content {
    color: #131212;
    font-weight: 300;
    line-height: 1.2;
    letter-spacing: -.8px;
    height: 70%;
    overflow-y: auto
}

.servicesDetailTestimonial .homeTestimonials__card--content::-webkit-scrollbar {
    width: 6px;
    background-color: #5e5e63;
    border-radius: 10px
}

.servicesDetailTestimonial .homeTestimonials__card--content::-webkit-scrollbar-track {
    background-color: #5e5e63;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3)
}

.servicesDetailTestimonial .homeTestimonials__card--content::-webkit-scrollbar-thumb {
    background: linear-gradient(213deg,#dd0dce -39.81%,#540dce 85.21%);
    border-radius: 10px
}

.servicesDetailTestimonial .homeTestimonials__card--quote {
    font-size: 4.25em;
    font-weight: 300;
    letter-spacing: -2.743px;
    background: linear-gradient(90deg,#540dce 0,#dd0dce 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1;
    display: inline-block;
    transform: rotate(180deg) skew(337deg);
    position: absolute;
    top: 0;
    left: .453em
}

.servicesDetailTestimonial .homeTestimonials__card--logo {
    position: relative;
    width: 100%;
    max-width: 10em;
    height: 3.25em;
    margin-bottom: 1em;
    margin-top: 1.25em
}

.servicesDetailTestimonial .homeTestimonials__card--logo img {
    width: auto;
    height: 3.25em;
    object-fit: contain
}

.servicesDetailTestimonial .homeTestimonials__card--titleWrapper {
    display: flex;
    justify-content: flex-end
}

.servicesDetailTestimonial .homeTestimonials__card--titleWrapper .title {
    color: #000;
    letter-spacing: -.04em
}

.ourBlogs {
    position: relative;
   background: radial-gradient(
  16.52% 16% at 50% 5.83%,
  #0d1b2a 0%,   /* deep navy center */
  #0a1929 40%,  /* sapphire tone */
  #050c18 80%,  /* darker edge */
  #000814 100%  /* near-black finish */
);

}

.ourBlogs .genericHead h2 {
    margin: 0
}

.ourBlogs__btnWrapper {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    height: 100%
}

@media (max-width: 575.98px) {
    .ourBlogs__btnWrapper {
        justify-content:flex-start;
        padding-top: 1.5em
    }
}

.ourBlogs__slider {
    margin-top: 2.25em
}

.ourBlogs__slider .swiper-wrapper {
    transition-timing-function: linear!important
}

.ourBlogs__slider .swiper-slide {
    width: 33.5em!important
}

@media (max-width: 1199.98px) {
    .ourBlogs__slider .swiper-slide {
        width:28em!important
    }
}

@media (max-width: 991.98px) {
    .ourBlogs__slider .swiper-slide {
        width:23em!important
    }
}

.faqsSection .section-front-line {
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100%;
    z: 1;
    pointer-events: none
}

@media (max-width: 575.98px) {
    .faqsSection .section-front-line {
        display:none;
        visibility: hidden
    }
}

.faqsSection .section-front-line .img-wrapper {
    width: 100%;
    height: 100%
}

.faqsSection .faqsList {
    position: relative;
    height: auto;
    padding-right: 2em
}

@media (max-width: 991.98px) {
    .faqsSection .faqsList {
        margin-top:1em
    }
}

@media (max-width: 575.98px) {
    .faqsSection .faqsList {
        padding-right:0
    }
}

@media (min-width: 576px) {
    .faqsSection .faqsList {
        max-height:47.6875em;
        overflow: auto
    }
}

.faqsSection .faqsList::-webkit-scrollbar {
    width: 6px;
    background-color: #0a0a0b;
    border-radius: 10px
}

.faqsSection .faqsList::-webkit-scrollbar-track {
    background-color: #0a0a0b;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3)
}

.faqsSection .faqsList::-webkit-scrollbar-thumb {
    background: linear-gradient(213deg,#dd0dce -39.81%,#540dce 85.21%);
    border-radius: 10px
}

.faqsSection .faqsList__item {
    padding: 1.625em 2em;
    border: 1px solid rgba(255,255,255,.25);
    border-radius: 1.25em;
    margin-bottom: 1.25em
}

@media (max-width: 575.98px) {
    .faqsSection .faqsList__item {
        padding:1em
    }
}

.faqsSection .faqsList__question {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 2em;
    cursor: pointer
}

.faqsSection .faqsList__question .title {
    margin: 0
}

.faqsSection .faqsList__question .icon {
    width: .8125em;
    flex-shrink: 0
}

.faqsSection .faqsList__question .icon img {
    width: 100%;
    transition: .25s
}

.faqsSection .faqsList__question.active .icon img {
    transform: rotate(45deg);
    transition: .25s
}

.faqsSection .faqsList__answer {
    display: grid;
    grid-template-rows: 0fr;
    transition: .25s
}

.faqsSection .faqsList__answer.active {
    grid-template-rows: 1fr;
    transition: .25s
}

.faqsSection .faqsList__answer .wrapper {
    overflow: hidden
}

.faqsSection .faqsList__answer p {
    padding-top: 1.5em;
    margin: 0
}
.successSection {
    position: relative;
    height: 500px;
    overflow: hidden
}

@media (max-width: 1199.98px) {
    .successSection {
        height:40em
    }
}

@media (max-width: 575.98px) {
    .successSection {
        height:33em
    }
}

.successSection__video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z: -1;
   opacity: 0.6; 
  overflow: hidden;
}

.successSection__video::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    rgba(0, 0, 0, 0.6),
    rgba(0, 0, 0, 0.6)
  ); /* Adjust opacity for darkness */
  z: 1;
  pointer-events: none;
}

@media (max-width: 575.98px) {
    .successSection__video {
        opacity:.4
    }
}

.successSection__video video,.successSection__video video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    object-fit: cover
}

.servicesSliderSection {
    position: relative;
    overflow: hidden;
    background-color: #000
}

.servicesSliderSection .section-front-line {
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100em;
    z: 0;
    pointer-events: none
}

@media (max-width: 575.98px) {
    .servicesSliderSection .section-front-line {
        display:none;
        visibility: hidden
    }
}

.servicesSliderSection .section-front-line .img-wrapper {
    width: 100%;
    height: 100%
}

.servicesSliderSection .blob-1 {
    width: 10em;
    height: 18.9375em;
    flex-shrink: 0;
    border-radius: 18.9375em;
    opacity: .4;
    background: radial-gradient(50% 50% at 50% 50%,#fff 0,#3300d9 100%);
    filter: blur(6.875em);
    position: absolute;
    top: 5.8125em;
    right: 15%
}

.servicesSliderSection .blob-2 {
    width: 35.9375em;
    height: 16.375em;
    flex-shrink: 0;
    border-radius: 35.9375em;
    opacity: .2;
    background: linear-gradient(90deg,#dd0dce 0,#540dce 100%);
    filter: blur(6.875em);
    position: absolute;
    top: 8em;
    right: 15%
}

.servicesSliderSection .blob-3 {
    width: 10em;
    height: 10em;
    flex-shrink: 0;
    border-radius: 10em;
    opacity: 1;
    background: radial-gradient(50% 50% at 50% 50%,#fff 0,#3300d9 100%);
    filter: blur(6.875em);
    position: absolute;
    top: 9.8125em;
    left: 30%
}

@media (max-width: 1199.98px) {
    .servicesSliderSection .genericHead__title {
        margin-top:1em
    }
}

.servicesSliderSection .servicesSection__slider .swiper-slide {
    padding-top: 4.125em;
    width: 27.875em!important
}

@media (max-width: 767.98px) {
    .servicesSliderSection .servicesSection__slider .swiper-slide {
        width:80%!important
    }
}

.servicesSliderSection .servicesSection__slider--card {
    position: relative;
    height: 21.125em;
    border-radius: 2.5em;
    background: rgba(43,43,43,.6);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    overflow: hidden;
    padding: 1.875em 4.6875em 1.25em 2.5em;
    overflow: hidden;
    cursor: grab;
    transform: translateY(0);
    transition: .4s
}

@media (min-width: 1200px) {
    .servicesSliderSection .servicesSection__slider--card:hover {
        transform:translateY(-.625em);
        transition: .4s
    }
}

@media (max-width: 1199.98px) {
    .servicesSliderSection .servicesSection__slider--card {
        height:18.125em
    }
}

@media (max-width: 767.98px) {
    .servicesSliderSection .servicesSection__slider--card {
        border-radius:1.5em;
        padding: 1.5em 4.6875em 1.5em 1.5em
    }
}

.servicesSliderSection .servicesSection__slider--card::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 2.5em;
    padding: 1px;
    background: linear-gradient(49deg,rgba(255,255,255,.65) 10%,rgba(255,255,255,.8) 64%,rgba(255,255,255,.1) 80%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none
}

@media (max-width: 767.98px) {
    .servicesSliderSection .servicesSection__slider--card::before {
        border-radius:1.5em
    }
}

.servicesSliderSection .servicesSection__slider--title {
    font-size: 1.65em;
    margin-bottom: .85em;
    line-height: 1.4;
    font-weight: 500
}

@media (max-width: 991.98px) {
    .servicesSliderSection .servicesSection__slider--title {
        font-size:1.5em
    }
}

.servicesSliderSection .servicesSection__slider--content p {
    font-weight: 300;
    line-height: normal
}

.servicesSliderSection .servicesSection__slider--popup-btn {
    all: unset;
    width: 2.375em;
    height: 2.375em;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: absolute;
    bottom: 1.875em;
    right: 1.875em;
    transition: .4s all;
    box-shadow: 0 0 20px rgba(205,13,206,0),0 0 40px rgba(95,13,206,0)
}

.servicesSliderSection .servicesSection__slider--popup-btn .icon {
    flex-shrink: 0;
    width: .9375em;
    height: auto
}

@media (min-width: 1200px) {
    .servicesSliderSection .servicesSection__slider--popup-btn:hover {
        transition:.4s;
        background: linear-gradient(90deg,#dd0dce 0,#540dce 100%);
        box-shadow: 0 0 20px rgba(205,13,206,.6),0 0 40px rgba(95,13,206,.5)
    }

    .servicesSliderSection .servicesSection__slider--popup-btn:hover .icon {
        transition: .4s;
        filter: invert(1)
    }
}

.servicesSliderSection .popupWrapper {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 50%;
    height: auto;
    margin: 0 auto;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: .25s;
    z: 2000000002;
    border-radius: 3.125em
}

@media (max-width: 1199.98px) {
    .servicesSliderSection .popupWrapper {
        width:calc(100% - 10em)
    }
}

@media (max-width: 991.98px) {
    .servicesSliderSection .popupWrapper {
        width:calc(100% - 6em)
    }
}

@media (max-width: 575.98px) {
    .servicesSliderSection .popupWrapper {
        width:calc(100% - 2.86em);
        max-height: 100dvh;
        overflow-y: auto;
        height: 100dvh
    }
}

.servicesSliderSection .popupWrapper.active {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transition: .25s
}

.servicesSliderSection .popupContainer {
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center
}

.servicesSliderSection .popupContent {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #1c1c1c;
    padding: 5.75em 4.6875em;
    padding-right: 0;
    border-radius: 2.5em
}

@media (max-width: 767.98px) {
    .servicesSliderSection .popupContent {
        padding:1.43em;
        height: 80%;
        overflow-y: auto
    }
}

.servicesSliderSection .popupContent::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 2.5em;
    padding: 1px;
    background: linear-gradient(49deg,rgba(255,255,255,.65) 10%,rgba(255,255,255,.8) 64%,rgba(255,255,255,.1) 80%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none
}

.servicesSliderSection .popupContent__wrapper {
    max-height: 70dvh;
    overflow-y: auto;
    padding-right: 4.6875em
}

.servicesSliderSection .popupContent__wrapper::-webkit-scrollbar {
    width: 6px;
    background-color: #0a0a0b;
    border-radius: 10px
}

.servicesSliderSection .popupContent__wrapper::-webkit-scrollbar-track {
    background-color: #0a0a0b;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3)
}

.servicesSliderSection .popupContent__wrapper::-webkit-scrollbar-thumb {
    background: linear-gradient(213deg,#dd0dce -39.81%,#540dce 85.21%);
    border-radius: 10px
}

@media (max-width: 575.98px) {
    .servicesSliderSection .popupContent__wrapper {
        padding-top:4em;
        padding-right: 0
    }
}

.servicesSliderSection .popupContent__title {
    margin-bottom: .5em
}

@media (min-width: 1200px) {
    .servicesSliderSection .popupContent__title {
        font-size:3.75em
    }
}

.servicesSliderSection .popupContent__closeBtn {
    position: absolute;
    top: 2.5em;
    right: 2.5em;
    width: 2.5em;
    height: 2.5em;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #000;
    border: none;
    border-radius: 50%;
    transition: .25s;
    cursor: pointer
}

.servicesSliderSection .popupContent__closeBtn img {
    width: 40%
}

@media (min-width: 1200px) {
    .servicesSliderSection .popupContent__closeBtn:hover {
        background:#F2E205;
        transition: .25s
    }
}

.servicesSliderSection .popupContent__leftShadow {
    width: 40.6875em;
    height: 18.8125em;
    position: absolute;
    top: 4.875em;
    left: 3.4375em;
    opacity: .2;
    pointer-events: none
}

@media (max-width: 1199.98px) {
    .servicesSliderSection .popupContent__leftShadow {
        display:none
    }
}

.servicesSliderSection .popupContent__leftShadow::before {
    content: "";
    display: block;
    width: 35.934em;
    height: 15.83625em;
    transform: rotate(-17.366deg);
    border-radius: 35.934em;
    opacity: .4;
    background: #f23393;
    filter: blur(4.39375em)
}

.servicesSliderSection .popupContent__leftShadow::after {
    content: "";
    display: block;
    width: 7.3335em;
    height: 13.01937em;
    transform: rotate(-87.219deg);
    fill: #d056ea;
    filter: blur(28.97812em);
    position: absolute;
    top: 7.5em;
    left: 1.9375em;
    z: 1
}

.servicesSliderSection .popupContent__rightShadow {
    width: 29.5625em;
    height: 13.625em;
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: .4;
    transform: translateY(50%);
    pointer-events: none
}

@media (max-width: 1199.98px) {
    .servicesSliderSection .popupContent__rightShadow {
        display:none
    }
}

.servicesSliderSection .popupContent__rightShadow::before {
    content: "";
    display: block;
    position: absolute;
    width: 26.1193125em;
    height: 11.510875em;
    border-radius: 26.1193125em;
    opacity: .4;
    background: #f23393;
    filter: blur(4.39375em);
    right: -5.02437em;
    top: 0
}

.servicesSliderSection .popupContent__rightShadow::after {
    content: "";
    display: block;
    position: absolute;
    width: 5.3305em;
    height: 9.463375em;
    fill: #d056ea;
    filter: blur(2.91562em);
    right: -3.625em;
    top: 5.38437em
}

.servicesSliderSection .popupOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,.65);
    backdrop-filter: blur(10px);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: .25s;
    z: 2000000001
}

.servicesSliderSection .popupOverlay.active {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transition: .25s
}

.contentWithCounters {
    position: relative;
    overflow: hidden
}

.contentWithCounters .section-front-line {
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100%;
    z: 0;
    pointer-events: none
}

@media (max-width: 575.98px) {
    .contentWithCounters .section-front-line {
        display:none
    }
}

.contentWithCounters .section-front-line .img-wrapper {
    width: 100%;
    height: 100%
}

@media (max-width: 767.98px) {
    .contentWithCounters__title {
        line-height:1.5;

    }
}

.contentWithCounters__image {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z: -1
}

.contentWithCounters__image .img-wrapper {
    width: 100%;
    height: 100%;
    mix-blend-mode: multiply
}

@media (max-width: 991.98px) {
    .contentWithCounters__image .img-wrapper {
        opacity:.5
    }
}

@media (min-width: 1200px) {
    .contentWithCounters .content {
        padding-left:8.125em
    }
}

.contentWithCounters .content p {
    line-height: normal
}

.contentWithCounters .countersWrapper {
    display: flex;
    justify-content: end
}

@media (max-width: 767.98px) {
    .contentWithCounters .countersWrapper {
        gap:2em
    }
}

.contentWithCounters .countersWrapper .item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: baseline;
    border-bottom: 1px solid #fff;
    width: 100%;
    margin-bottom: 3.4375em
}

.contentWithCounters .countersWrapper .item__left {
    font-size: 5em;
    font-style: normal;
    font-weight: 700;
    line-height: .825em;
    padding-bottom: .3375em;
    position: relative
}

.contentWithCounters .countersWrapper .item__left::after {
    content: "";
    height: .071428em;
    width: 100%;
    background-color: #fff;
    border-radius: .071428em;
    position: absolute;
    bottom: -.125em;
    left: 0
}

@media (max-width: 1199.98px) {
    .contentWithCounters .countersWrapper .item__left::after {
        height:.15em;
        bottom: -.15em
    }
}

@media (max-width: 1199.98px) {
    .contentWithCounters .countersWrapper .item__left {
        font-size:2.5em
    }
}

.contentWithCounters .countersWrapper .item__right {
    font-size: 1.25em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5em;
    letter-spacing: -.04em;
    padding-bottom: 1.35em
}

@media (max-width: 1199.98px) {
    .contentWithCounters .countersWrapper .item__right {
        padding-bottom:.5em
    }
}

.ourProcess {
    position: relative
}

.ourProcess .section-front-line {
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100em;
    z: 0;
    pointer-events: none
}

@media (max-width: 575.98px) {
    .ourProcess .section-front-line {
        display:none;
        visibility: hidden
    }
}

.ourProcess .section-front-line .img-wrapper {
    width: 100%;
    height: 100%
}

.ourProcess__subtitle {
 
    
}
.ourProcess .processContent p {
        top:6em;
        position: sticky; 
        font-size: 20px;
    }
@media (min-width: 1025px) {
    .ourProcess .processContent {
        top:6em;
        position: sticky;
    }
}

.ourProcess .process-cards__container {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 2.5em;
    margin-top: 4em
}

.ourProcess .process-cards__container .process__card {
    padding: 2.8125em;
    background-color: rgba(43,43,43,.6);
    backdrop-filter: blur(2px);
    border-radius: 2.5em;
    transform: translateY(0);
    transition: .4s
}

.ourProcess .process-cards__container .process__card::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 2.5em;
    padding: 1px;
    background: linear-gradient(49deg,rgba(255,255,255,.65) 10%,rgba(255,255,255,.8) 64%,rgba(255,255,255,.1) 80%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none
}

@media (max-width: 767.98px) {
    .ourProcess .process-cards__container .process__card::before {
        border-radius:1.5em
    }
}

.ourProcess .process-cards__container .process__card .icon-wrapper {
    height: 3.4375em;
    margin-bottom: 3.625em
}

.ourProcess .process-cards__container .process__card .icon-wrapper img {
    filter: grayscale(100%) brightness(0) invert(.4);
    height: 100%;
    transition: .4s
}

@media (max-width: 1199.98px) {
    .ourProcess .process-cards__container .process__card .icon-wrapper img {
        filter:grayscale(100%) brightness(0) invert(1)
    }
}

@media (max-width: 1199.98px) {
    .ourProcess .process-cards__container .process__card .icon-wrapper {
        height:2em;
        margin-bottom: 1.5em
    }
}

.ourProcess .process-cards__container .process__card--title {
    font-weight: 500;
    margin-bottom: .5em;
    line-height: 1.2;
    
}

@media (min-width: 1200px) {
    .ourProcess .process-cards__container .process__card--title {
        font-size:30px;
        text-align: center;
        
    }
}

.ourProcess .process-cards__container .process__card .genericHead__subTitle {
    margin-bottom: 1.15em;
    line-height: 1.1!important
}

@media (min-width: 1200px) {
    .ourProcess .process-cards__container .process__card:hover {
        transform:translateY(-1em);
        transition: .4s
    }

    .ourProcess .process-cards__container .process__card:hover .icon-wrapper img {
        filter: grayscale(100%) brightness(0) invert(1);
        transition: .4s
    }
}

@media (max-width: 767.98px) {
    .ourProcess .process-cards__container .process__card {
        padding:2em 1.5em;
        border-radius: 1.5em
    }
}

@media (max-width: 767.98px) {
    .ourProcess .process-cards__container {
        grid-template-columns:repeat(1,1fr);
        margin-top: 30px;
        margin-bottom: 30px;

    }
}

.innerBanner .line-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z: -1;
    pointer-events: none
}

.innerBanner .banner-circle {
    position: absolute;
    left: 0;
    width: 100%;
    height: 18.75em;
    z: 1;
    bottom: 4.25em;
    pointer-events: none
}

@media (max-width: 1199.98px) {
    .innerBanner .banner-circle {
        bottom:0
    }
}

@media (max-width: 991.98px) {
    .innerBanner .banner-circle {
        bottom:-5em
    }
}

@media (max-width: 575.98px) {
    .innerBanner .banner-circle {
        bottom:-9em
    }
}

@media (max-width: 1199.98px) {
    .innerBanner .innerHeroImage {
        height:30em
    }
}

@media (max-width: 575.98px) {
    .innerBanner .innerHeroImage {
        height:36em
    }
}

.innerBanner .bannerContent.center {
    transform: translate(-50%,0);
    top: 12.5em
}

@media (min-width: 1200px) {
    .innerBanner .bannerContent .genericHead__subTitle {
        margin-bottom:3.75em
    }
}

.services_sections {
    position: relative;
    padding-bottom: 0;
    z: 1;
    overflow: hidden
}

.services_sections:last-child {
    margin-bottom: 5em
}

@media (max-width: 1199.98px) {
    .services_sections:last-child {
        margin-bottom:5em
    }
}

@media (max-width: 575.98px) {
    .services_sections:last-child {
        margin-bottom:3em
    }
}

.services_sections .genericHead {
    margin-bottom: 2em
}

@media (min-width: 1200px) {
    .services_sections .genericHead {
        margin-bottom:6.25em
    }
}

.services_sections .genericHead .h4 {
    font-weight: 300
}

@media (min-width: 1200px) {
    .services_sections .genericHead h2 {
        font-size:6.875em
    }
}

.services_sections .service_slider {
    position: relative
}

.services_sections .service_slider .swiper {
    padding-bottom: 3.625em
}

@media (max-width: 575.98px) {
    .services_sections .service_slider .swiper {
        padding-bottom:10em
    }
}

.services_sections .service_order-1 {
    order: 2
}

@media (min-width: 1200px) {
    .services_sections .service_order-1 {
        order:1
    }
}

.services_sections .service_order-2 {
    order: 1
}

@media (min-width: 1200px) {
    .services_sections .service_order-2 {
        order:2
    }
}

.services_sections .service_order-3 {
    order: 3
}

.services_sections .service_left-wrapper {
    padding-right: 2em
}

@media (max-width: 1199.98px) {
    .services_sections .service_left-wrapper {
        padding:2em 0
    }
}

.services_sections .service_left-wrapper h3 {
    margin-bottom: .7em
}

@media (max-width: 1199.98px) {
    .services_sections .service_left-wrapper h3 {
        font-size:3em
    }
}

@media (max-width: 575.98px) {
    .services_sections .service_left-wrapper h3 {
        font-size:2em
    }
}

.services_sections .service_left-wrapper p {
    margin-bottom: .7em;
    font-weight: 300
}

@media (max-width: 1199.98px) {
    .services_sections .service_left-wrapper p {
        font-size:1.3em
    }
}

@media (max-width: 575.98px) {
    .services_sections .service_left-wrapper p {
        font-size:1em
    }
}

.services_sections .service_center-wrapper {
    height: 37.0625em;
    box-shadow: #848f9c;
    border-radius: 10px;
    overflow: hidden
}

@media (max-width: 575.98px) {

    
    .services_sections .service_center-wrapper {
        height:24em
    }
}

.services_sections .service_center-wrapper img {
    background: radial-gradient(circle at 30% 50%, #1C3059 0%, #0C1A2E 40%, #000814 100%);

    backdrop-filter: blur(2px)
}
@media (max-width: 575.98px) {
    .h3.lg-font, h3.lg-font {
        font-size: 1.5em;
        line-height: 1.5;
        margin-top: 50px;
    }
}
.services_sections .service_right-wrapper {
    padding-left: 5.9375em;
    
    padding-top: .3125em
}

@media (min-width: 992px) {
    .services_sections .service_right-wrapper {
        max-height:24em;
        margin-top: 2em
    }
}

@media (min-width: 1025px) {
    .services_sections .service_right-wrapper {
        max-height:37.0625em;
        margin-top: 0
    }
}

.services_sections .service_right-wrapper::-webkit-scrollbar {
    width: 6px;
    background-color: #191919;
    border-radius: 10px
}

.services_sections .service_right-wrapper::-webkit-scrollbar-track {
  background: radial-gradient(circle at 30% 50%, #1C3059 0%, #0C1A2E 40%, #000814 100%);

    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3)
}

.services_sections .service_right-wrapper::-webkit-scrollbar-thumb {
     background: radial-gradient(circle at 30% 50%, #1C3059 0%, #0C1A2E 40%, #000814 100%);

    border-radius: 10px
}

@media (max-width: 1199.98px) {
    .services_sections .service_right-wrapper {
        padding-left:0
    }
}

.services_sections .service_right-wrapper ul {
    list-style: none
}

.services_sections .service_right-wrapper ul li {
    position: relative;
    margin-bottom: .75em;
    font-size: 1.5em;
    font-weight: 500;
    width: max-content;
    transition: all .3s ease
}

@media (max-width: 575.98px) {
    .services_sections .service_right-wrapper ul li {
        font-size:1.25em
    }
}

.services_sections .service_right-wrapper ul li a {
    color: #fff
}

.services_sections .service_right-wrapper ul li:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -.3125em;
    width: 0;
    transition: all .3s ease;
    height: 2px;
    width: 100%;
    background: #fff;
    transform: scale(0)
}

@media (min-width: 1200px) {
    .services_sections .service_right-wrapper ul li:hover {
        transform:translateY(-.3125em);
        cursor: pointer
    }

    .services_sections .service_right-wrapper ul li:hover:after {
        transform: scale(1)
    }
}

.services_progress-wrapper .swiper-pagination {
    bottom: 5px;
    top: auto;
    background: #191919;
    height: 10px;
    padding: .125em;
    border-radius: 10px
}

.services_progress-wrapper .swiper-pagination .swiper-pagination-progressbar-fill {
    background: #fff;
    height: 6px;
    border-radius: 6px;
    top: 2px;
    opacity: .6
}

.service_nav-wrapper {
    display: none
}

@media (max-width: 575.98px) {
    .service_nav-wrapper {
        display:block;
        position: absolute;
        width: 35%;
        bottom: 7.5em;
        left: 50%;
        transform: translate(-50%,0)
    }
}

.service_nav-wrapper .swiper-button-next {
    width: 3.125em;
    height: 3.125em;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background: #191919
}

.service_nav-wrapper .swiper-button-next:after {
    font-size: 1em;
    color: #fff
}

.service_nav-wrapper .swiper-button-prev {
    width: 3.125em;
    height: 3.125em;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    background: #191919
}

.service_nav-wrapper .swiper-button-prev:after {
    font-size: 1em;
    color: #fff
}

.fixed-text {
    background: -webkit-linear-gradient(90deg, #ffd700 0%, #ffd700 50%, #030C1E 100%);
    -webkit-background-clip: text;
    -webkit-text-stroke: 3px transparent;
    color: #040E21;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -.04em;
    opacity: .6;
    position: absolute;
    bottom: -.195em;
    z: -1;
    left: 50%;
    transform: translate3d(-50%,0,0);
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 8vw; /* RESPONSIVE FONT SIZE */
}

/* Mobile Fix */
@media (max-width: 768px) {
    .fixed-text {
        font-size: 14vw;
        bottom: -0.1em;
    }
}

/* Extra Small Devices */
@media (max-width: 480px) {
    .fixed-text {
        font-size: 18vw;
    }
}


@media (max-width: 1199.98px) {
    .fixed-text {
        animation:scrollText 20s linear infinite;
        font-size: 8em
    }
}

@media (max-width: 575.98px) {
    .fixed-text {
        font-size:4.5em;
        bottom: 0
    }
}

.fixed-text:before {
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z: 1;
  
    height: .5em
}

@keyframes scrollText {
    0% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(-100%)
    }

    100% {
        transform: translateX(0)
    }
}

@media (min-width: 1200px) {
    .section--expert-developer {
        display:flex;
        flex-wrap: wrap;
        padding: 0;
        min-height: 46.25em
    }
}

@media (max-width: 991.98px) {
    .section--expert-developer {
        padding-bottom:0
    }
}

.section--expert-developer__image {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z: -1
}

.section--expert-developer__image picture {
    position: relative;
    overflow: hidden
}

@media (max-width: 991.98px) {
    .section--expert-developer__image picture::before {
        content:"";
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z: 0;
        background-color: rgba(0,0,0,.5)
    }
}

.section--expert-developer__image .img-wrapper {
    display: block;
    width: 100%;
    height: 100%
}

.section--expert-developer .content-section {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

@media (min-width: 1200px) {
    .section--expert-developer .content-section {
        margin:auto 0 0;
        height: 100%
    }
}

@media (min-width: 1200px) {
    .section--expert-developer .content-section .generic-panel {
        height:100%;
        justify-content: center
    }
}

@media (max-width: 991.98px) {
    .section--expert-developer .content-section .generic-panel {
        margin-bottom:3em
    }
}

@media (max-width: 575.98px) {
    .section--expert-developer .content-section .generic-panel {
        margin-bottom:2em;
        padding-right: 2em
    }
}

.section--features-benefits {
    z: 1;
    margin-top: -25em
}

@media (max-width: 1199.98px) {
    .section--features-benefits {
        margin-top:-16em
    }
}

@media (max-width: 991.98px) {
    .section--features-benefits {
        margin-top:-14em
    }
}

@media (max-width: 767.98px) {
    .section--features-benefits {
        margin-top:-10em
    }
}

@media (min-width: 1200px) {
    .section--features-benefits {
        padding-bottom:0
    }
}

.section--features-benefits .lpHead {
    display: flex;
    flex-direction: column;
    align-items: center
}

.section--features-benefits .content-box {
    margin-top: 0;
    display: flex;
    flex-wrap: wrap;
    position: relative
}

.section--features-benefits .content-box .center-image-box {
    margin: 0 auto;
    width: 100%;
    max-width: 48.8125em;
    height: 47.9375em
}

@media (max-width: 767.98px) {
    .section--features-benefits .content-box .center-image-box {
        height:27em
    }
}

@media (min-width: 1200px) {
    .section--features-benefits .content-box .center-image-box {
        position:absolute;
        left: 50%;
        top: 0;
        transform: translate(-50%,0);
        z: 0
    }
}

.section--features-benefits .content-box .center-image-box .img-wrapper {
    width: 100%;
    height: 100%
}

.section--features-benefits .content-box .content-section-box {
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
    z: 1;
    padding-top: 2em
}

@media (min-width: 1200px) {
    .section--features-benefits .content-box .content-section-box {
        min-height:47.9375em;
        padding-top: 6.875em
    }
}

@media (max-width: 991.98px) {
    .section--features-benefits .content-box .content-section-box {
        padding-top:3em
    }
}

@media (min-width: 1200px) {
    .section--features-benefits .content-box .content-section-box .container .custom-row {
        justify-content:space-between
    }
}

.section--features-benefits .content-box .content-section-box .content-element-box {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

@media (max-width: 1199.98px) {
    .section--features-benefits .content-box .content-section-box .content-element-box .content-element-item-box {
        width:60%
    }
}

@media (max-width: 991.98px) {
    .section--features-benefits .content-box .content-section-box .content-element-box .content-element-item-box {
        width:75%
    }
}

@media (max-width: 767.98px) {
    .section--features-benefits .content-box .content-section-box .content-element-box .content-element-item-box {
        display:flex;
        flex-wrap: wrap;
        width: 100%;
        margin-top: 2em
    }
}

@media (min-width: 1200px) {
    .section--features-benefits .content-box .content-section-box .content-element-box .content-element-item-box:nth-child(1) {
        width:26.8125em;
        height: 13.875em;
        display: flex;
        align-items: center;
        justify-content: center;
        transform: rotate(0);
        transition: .4s
    }
}

@media (min-width: 1200px) {
    .section--features-benefits .content-box .content-section-box .content-element-box .content-element-item-box:nth-child(2) {
        width:26.8125em;
        height: 13.875em;
        display: flex;
        align-items: center;
        justify-content: center;
        transform: rotate(0);
        transition: .4s
    }
}

.section--features-benefits .content-box .content-section-box .content-element-box .content-element-item-box h6 {
    margin-bottom: .25em
}

.section--features-benefits .content-box .content-section-box .content-element-box .content-element-item {
    display: flex;
    flex-wrap: wrap;
    padding: 1.25em 1.875em
}

@media (min-width: 1200px) {
    .section--features-benefits .content-box .content-section-box .content-element-box .content-element-item {
        min-width:21.1875em;
        min-height: 8.25em;
        position: relative;
        border-radius: 1.6825em;
        background: #000;
        z: 1;
        overflow: hidden
    }
}

@media (max-width: 1199.98px) {
    .section--features-benefits .content-box .content-section-box .content-element-box .content-element-item {
        border:1px solid rgba(255,255,255,.4);
        border-radius: 1.625em
    }
}

@media (max-width: 767.98px) {
    .section--features-benefits .content-box .content-section-box .content-element-box .content-element-item {
        width:100%
    }
}

@media (min-width: 1200px) {
    .section--features-benefits .content-box .content-section-box .content-element-box .content-element-item::before {
        content:"";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 2px;
        background: linear-gradient(135deg,rgba(255,255,255,.3) 81%,#fff 100%);
        -webkit-mask: linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);
        -webkit-mask-composite: xor;
        mask-composite: exclude;
        border-radius: 1.6825em;
        z: -1
    }
}

@media (max-width: 767.98px) {
    .section--features-benefits .content-box .content-section-box .content-element-box .content-element-item:nth-child(2) {
        margin-left:auto
    }
}

@media (min-width: 1200px) {
    .section--features-benefits .content-box .content-section-box .content-element-box .content-element-item .generic-panel {
        background-color:#000;
        border-radius: 1.6825em;
        width: calc(100% - 2px);
        height: calc(100% - 2px);
        min-height: calc(8.25em - 2px);
        background-color: #000;
        margin: 1px
    }
}

@media (min-width: 1200px) {
    .section--features-benefits .content-box .content-section-box .content-element-box__top-box .content-element-item-box:nth-child(1) {
        margin-left:2.25em
    }
}

@media (min-width: 1200px) {
    .section--features-benefits .content-box .content-section-box .content-element-box__top-box .content-element-item-box:nth-child(1):hover {
        transform:rotate(-7deg)
    }
}

@media (min-width: 1200px) {
    .section--features-benefits .content-box .content-section-box .content-element-box__top-box .content-element-item-box:nth-child(2) {
        margin-right:2.25em;
        margin-left: auto
    }
}

@media (max-width: 1199.98px) {
    .section--features-benefits .content-box .content-section-box .content-element-box__top-box .content-element-item-box:nth-child(2) {
        margin-top:2em;
        margin-left: auto
    }
}

@media (min-width: 1200px) {
    .section--features-benefits .content-box .content-section-box .content-element-box__top-box .content-element-item-box:nth-child(2):hover {
        transform:rotate(14deg)
    }
}

@media (min-width: 1200px) {
    .section--features-benefits .content-box .content-section-box .content-element-box__center-box .content-element-item-box:nth-child(1) {
        margin-top:2em;
        margin-left: 12.1875em;
        margin-left: 10.1875em
    }
}

@media (max-width: 1199.98px) {
    .section--features-benefits .content-box .content-section-box .content-element-box__center-box .content-element-item-box:nth-child(1) {
        margin-top:2em
    }
}

@media (min-width: 1200px) {
    .section--features-benefits .content-box .content-section-box .content-element-box__center-box .content-element-item-box:nth-child(1):hover {
        transform:rotate(14deg)
    }
}

@media (min-width: 1200px) {
    .section--features-benefits .content-box .content-section-box .content-element-box__center-box .content-element-item-box:nth-child(2) {
        margin-top:2em;
        margin-right: 12.1875em;
        margin-right: 10.1875em;
        margin-left: auto
    }
}

@media (max-width: 1199.98px) {
    .section--features-benefits .content-box .content-section-box .content-element-box__center-box .content-element-item-box:nth-child(2) {
        margin-top:2em;
        margin-left: auto
    }
}

@media (max-width: 575.98px) {
    .section--features-benefits .content-box .content-section-box .content-element-box__center-box .content-element-item-box:nth-child(2) {
        margin-left:auto
    }
}

@media (min-width: 1200px) {
    .section--features-benefits .content-box .content-section-box .content-element-box__center-box .content-element-item-box:nth-child(2):hover {
        transform:rotate(-7deg)
    }
}

@media (min-width: 1200px) {
    .section--features-benefits .content-box .content-section-box .content-element-box__bottom-box .content-element-item-box:nth-child(1) {
        margin-top:7.5em;
        margin-top: 2em;
        margin-left: 4.75em
    }
}

@media (max-width: 1199.98px) {
    .section--features-benefits .content-box .content-section-box .content-element-box__bottom-box .content-element-item-box:nth-child(1) {
        margin-top:2em
    }
}

@media (min-width: 1200px) {
    .section--features-benefits .content-box .content-section-box .content-element-box__bottom-box .content-element-item-box:nth-child(1):hover {
        transform:rotate(-7deg)
    }
}

@media (min-width: 1200px) {
    .section--features-benefits .content-box .content-section-box .content-element-box__bottom-box .content-element-item-box:nth-child(2) {
        margin-top:7.5em;
        margin-top: 2em;
        margin-right: 4.75em;
        margin-left: auto
    }
}

@media (max-width: 1199.98px) {
    .section--features-benefits .content-box .content-section-box .content-element-box__bottom-box .content-element-item-box:nth-child(2) {
        margin-top:2em;
        margin-left: auto
    }
}

@media (max-width: 575.98px) {
    .section--features-benefits .content-box .content-section-box .content-element-box__bottom-box .content-element-item-box:nth-child(2) {
        margin-left:auto
    }
}

@media (min-width: 1200px) {
    .section--features-benefits .content-box .content-section-box .content-element-box__bottom-box .content-element-item-box:nth-child(2):hover {
        transform:rotate(14deg)
    }
}

.section--features-benefits .content-box .content-section-box .content-element-box__left-box {
    justify-content: flex-start
}

@media (min-width: 1200px) {
    .section--features-benefits .content-box .content-section-box .content-element-box__left-box .content-element-item:nth-child(1) {
        margin-left:4.75em
    }
}

@media (min-width: 1200px) {
    .section--features-benefits .content-box .content-section-box .content-element-box__left-box .content-element-item:nth-child(2) {
        margin-top:7.5em;
        margin-left: auto
    }
}

@media (min-width: 1200px) {
    .section--features-benefits .content-box .content-section-box .content-element-box__left-box .content-element-item:nth-child(3) {
        margin-top:7.5em;
        margin-left: 4.75em
    }
}

.section--features-benefits .content-box .content-section-box .content-element-box__right-box {
    justify-content: flex-end
}

@media (min-width: 1200px) {
    .section--features-benefits .content-box .content-section-box .content-element-box__right-box .content-element-item:nth-child(1) {
        margin-right:4.75em
    }
}

@media (min-width: 1200px) {
    .section--features-benefits .content-box .content-section-box .content-element-box__right-box .content-element-item:nth-child(2) {
        margin-top:7.5em;
        margin-right: auto
    }
}

@media (min-width: 1200px) {
    .section--features-benefits .content-box .content-section-box .content-element-box__right-box .content-element-item:nth-child(3) {
        margin-top:7.5em;
        margin-right: 4.75em
    }
}

.lpSectionMerge {
    z: 1;
    display: block;
    position: relative
}

.case-studies_listing {
    padding-top: 12.140625em
}

@media (max-width: 1199.98px) {
    .case-studies_listing {
        padding-top:9em
    }
}

@media (max-width: 991.98px) {
    .case-studies_listing {
        padding-top:7em
    }
}

.case-studies_listing:before {
    content: "";
    width: 100%;
    height: 100%;
    position: fixed;
    background-image: url(/assets/images/case-studies/line-squares.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z: -1;
    top: 0;
    left: 0
}

.case-studies_listing .genericHead {
    margin-bottom: 2.75em
}

@media (max-width: 575.98px) {
    .case-studies_listing .genericHead {
        margin-bottom:0
    }
}

.case-studies_listing .genericHead h6 {
    font-weight: 700
}

.categories-tab {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    padding: 1.125em 1.6875em;
    flex-shrink: 0;
    border-radius: 1.8125em;
    border: 1px solid rgba(255,255,255,.65);
    background: rgba(22,22,22,.6);
    -webkit-backdrop-filter: blur(.275000006em);
    backdrop-filter: blur(.275000006em);
    position: fixed;
    right: 8em;
    bottom: 2em;
    z: 3;
    transition: right 1s ease
}

@media (max-width: 1199.98px) {
    .categories-tab {
        right:auto;
        transform: translateX(-50%);
        left: 50%;
        width: 70%
    }
}

@media (max-width: 575.98px) {
    .categories-tab {
        padding:1em
    }
}

.case_studies-list {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .75em;
    list-style: none;
    flex-wrap: wrap
}

@media (max-width: 575.98px) {
    .case_studies-list {
        justify-content:flex-start
    }
}

.case_studies-list .category-item {
    position: relative;
    font-size: 1.25em;
    font-weight: 700;
    color: #c7c7cf;
    padding-left: 1em;
    cursor: pointer;
    transition: all .25s ease
}

.case_studies-list .category-item:before {
    content: "";
    opacity: 0;
    visibility: hidden;
    transition: all .25s ease;
    position: absolute;
    width: .6em;
    height: .6em;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
    background-image: url(../svg/home/active-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none
}

.case_studies-list .category-item.active {
    color: #fff
}

.case_studies-list .category-item.active:before {
    opacity: 1;
    visibility: visible
}

.child-casestudies-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    list-style: none;
    column-gap: 1.875em;
    row-gap: 1.125em;
    margin-bottom: 3.75em
}

@media (max-width: 575.98px) {
    .child-casestudies-list {
        margin-bottom:1em;
        column-gap: 1em
    }
}

.child-casestudies-list .child-category-item {
    position: relative;
    cursor: pointer;
    padding-left: .7em;
    font-size: 2.5em;
    font-weight: 700;
    color: #5e5e63;
    transition: all .25s ease
}

@media (max-width: 575.98px) {
    .child-casestudies-list .child-category-item {
        font-size:1.25em;
        padding: .25em .5em .25em;
        border-radius: 5px;
        background: rgba(255,255,255,.2)
    }
}

.child-casestudies-list .child-category-item:before {
    content: "";
    opacity: 0;
    visibility: hidden;
    transition: all .25s ease;
    position: absolute;
    width: .5em;
    height: .5em;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
    background-image: url(../svg/home/active-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none
}

@media (max-width: 575.98px) {
    .child-casestudies-list .child-category-item:before {
        display:none
    }
}

.child-casestudies-list .child-category-item.active {
    color: #fff
}

@media (max-width: 575.98px) {
    .child-casestudies-list .child-category-item.active {
        color:#000;
        background: #fff
    }
}

.child-casestudies-list .child-category-item.active:before {
    opacity: 1;
    visibility: visible
}

.child-casestudies-list .child-category-item .child-count {
    font-size: .4em;
    font-weight: 500
}

@media (max-width: 575.98px) {
    .child-casestudies-list .child-category-item .child-count {
        font-size:.6em
    }
}

.projects-list {
    padding-top: 9.375em
}

@media (max-width: 1199.98px) {
    .projects-list {
        padding-top:2em
    }
}

@media (max-width: 1199.98px) {
    .projects-list .custom-row {
        margin:0
    }
}

.projects-list .custom-row .col_lg_6 {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity .5s ease,transform .5s cubic-bezier(.4,0,.2,1)
}

.projects-list .custom-row .col_lg_6.card-fade-in {
    opacity: 1;
    transform: translateY(0);
    transition: opacity .5s ease,transform .5s cubic-bezier(.4,0,.2,1)
}

@media (max-width: 1199.98px) {
    .projects-list .custom-row .col_lg_6 {
        width:100%
    }
}

.projects-list .custom-row .col_lg_6.highlighted_project {
    margin-bottom: 4.0625em
}

@media (max-width: 575.98px) {
    .projects-list .custom-row .col_lg_6.highlighted_project {
        margin-bottom:3em
    }
}

@media (min-width: 1200px) {
    .projects-list .custom-row .col_lg_6.highlighted_project:nth-child(odd) {
        margin-top:-9.375em
    }
}

.case_study-card {
    position: relative
}

.case_study-card .case_study-img_wrapper {
    height: 43.5em;
    border-radius: 1.875em;
    overflow: hidden;
    margin-bottom: 2.25em
}

@media (max-width: 1199.98px) {
    .case_study-card .case_study-img_wrapper {
        height:24em
    }
}

.case_study-card .case_study-content {
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width: 1199.98px) {
    .case_study-card .case_study-content {
        flex-direction:column;
        align-items: flex-start;
        row-gap: 1em
    }
}

@media (max-width: 991.98px) {
    .case_study-card .case_study-content {
        flex-direction:row;
        align-items: center
    }
}

@media (max-width: 575.98px) {
    .case_study-card .case_study-content {
        flex-direction:column;
        align-items: flex-start
    }
}

@media (max-width: 1199.98px) {
    .case_study-card .case_studies-title_wrapper h4 {
        font-size:2em;
        margin-bottom: 1em
    }
}

@media (max-width: 575.98px) {
    .case_study-card .case_studies-title_wrapper h4 {
        font-size:1.75em;
        margin-bottom: .5em
    }
}

.case_study-card .case_studies-title_wrapper .services {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 1.25em
}

.case_study-card .case_studies-title_wrapper .services .service-item {
    font-size: 1.125em;
    margin-bottom: 0;
    position: relative;
    font-weight: 300;
    padding-left: 1.057em
}

@media (max-width: 1199.98px) {
    .case_study-card .case_studies-title_wrapper .services .service-item {
        font-size:1.25em
    }
}

.case_study-card .case_studies-title_wrapper .services .service-item:before {
    content: "";
    position: absolute;
    width: 9px;
    height: 9px;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    background: linear-gradient(90deg,#cd0dce 0,#5f0dce 100%);
    border-radius: 50%;
    box-shadow: 0 4px 15px 0 rgba(205,13,206,.5),0 6px 20px 0 rgba(95,13,206,.4)
}

.no-case-studies p {
    font-size: 2em
}

.termsAndConditionsSection {
    margin-top: 10em
}

@media (max-width: 991.98px) {
    .termsAndConditionsSection {
        margin-top:8em
    }
}

@media (min-width: 1200px) {
    .termsAndConditionsSection__row {
        column-gap:12.9375em
    }
}

@media (min-width: 992px) {
    .termsAndConditionsSection .genericHead {
        position:sticky;
        top: 8em;
        left: 0
    }

    .termsAndConditionsSection .genericHead__title {
        line-height: 1.1
    }
}

.termsAndConditionsSection .clauses .clause__title {
    margin-bottom: .45em
}

@media (min-width: 1200px) {
    .termsAndConditionsSection .clauses .clause__title {
        font-size:2.1875em;
        font-weight: 700;
        line-height: 1.2
    }
}

@media (min-width: 1200px) {
    .termsAndConditionsSection .clauses .clause li,.termsAndConditionsSection .clauses .clause__text {
        font-size:1.25em;
        font-weight: 300;
        line-height: 1.35
    }
}

.termsAndConditionsSection .clauses .clause ul {
    padding-left: 1.5em;
    list-style: none
}

.termsAndConditionsSection .clauses .clause ul li {
    margin-bottom: 1.5em;
    position: relative
}

.termsAndConditionsSection .clauses .clause ul li::before {
    content: "";
    position: absolute;
    width: .72em;
    height: .72em;
    top: .4375em;
    left: -1.4375em;
    background: linear-gradient(135deg, #F2B035, #F2E205); 
    border-radius: 50%;
    box-shadow: 0 4px 15px 0 #F2B035,0 6px 20px 0 #F2E205;
}

.termsAndConditionsSection {
    margin-top: 10em
}

@media (max-width: 991.98px) {
    .termsAndConditionsSection {
        margin-top:8em
    }
}

@media (min-width: 1200px) {
    .termsAndConditionsSection__row {
        column-gap:12.9375em
    }
}

@media (min-width: 992px) {
    .termsAndConditionsSection .genericHead {
        position:sticky;
        top: 8em;
        left: 0
    }

    .termsAndConditionsSection .genericHead__title {
        line-height: 1.1
    }
}

.termsAndConditionsSection .clauses .clause__title {
    margin-bottom: .45em
}

@media (min-width: 1200px) {
    .termsAndConditionsSection .clauses .clause__title {
        font-size:2.1875em;
        font-weight: 700;
        line-height: 1.2
    }
}

@media (min-width: 1200px) {
    .termsAndConditionsSection .clauses .clause li,.termsAndConditionsSection .clauses .clause__text {
        font-size:1.25em;
        font-weight: 300;
        line-height: 1.35
    }
}

.termsAndConditionsSection .clauses .clause ul {
    padding-left: 1.5em;
    list-style: none
}

.termsAndConditionsSection .clauses .clause ul li {
    margin-bottom: 1.5em;
    position: relative
}

.termsAndConditionsSection .clauses .clause ul li::before {
    content: "";
    position: absolute;
    width: .72em;
    height: .72em;
    top: .4375em;
    left: -1.4375em;
    background: linear-gradient(135deg, #F2B035, #F2E205);
    border-radius: 50%;
      box-shadow: 0 4px 15px 0 rgba(242, 226, 5, 0.5), 0 6px 20px 0 rgba(242, 176, 53, 0.4)
}

.notFound {
    height: 100dvh;
    background-image: url(/assets/images/404.webp);
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 4.8125em;
    position: relative
}

.notFound .section-front-line {
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100%;
    z: 0;
    pointer-events: none
}

@media (max-width: 575.98px) {
    .notFound .section-front-line {
        display:none
    }
}

.notFound .section-front-line .img-wrapper {
    width: 100%;
    height: 100%
}

.notFound__container {
    width: 100%;
    max-width: 32.25em;
    text-align: center
}

@media (max-width: 991.98px) {
    .notFound__container {
        max-width:22.25em
    }
}

.notFound__title {
    margin-bottom: 3.0625em;
    line-height: 1.2
}

@media (max-width: 991.98px) {
    .notFound__title {
        margin-bottom:1em
    }
}

.notFound__button {
    display: flex;
    justify-content: center
}

@media (max-width: 1199.98px) {
    .notFound {
        background-size:200vw;
        background-repeat: no-repeat
    }
}

@media (max-width: 991.98px) {
    .notFound {
        background-size:240vw;
        background-repeat: no-repeat;
        padding-bottom: 8em
    }
}

.thankyou-section {
    height: 100dvh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative
}

.thankyou-section .section-front-line {
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100%;
    z: 0;
    pointer-events: none
}

@media (max-width: 575.98px) {
    .thankyou-section .section-front-line {
        display:none
    }
}

.thankyou-section .section-front-line .img-wrapper {
    width: 100%;
    height: 100%
}

.thankyou-section .arcSection {
    pointer-events: none;
    position: fixed;
    bottom: -11em;
    left: 0;
    width: 100%;
    transform: scale(1.25)
}

@media (min-width: 992px) {
    .thankyou-section .arcSection {
        margin-top:0
    }
}

@media (min-width: 1200px) {
    .thankyou-section .arcSection {
        margin-top:0
    }
}

@media (max-width: 991.98px) {
    .thankyou-section .arcSection {
        bottom:-4em
    }
}

.thankyou-section .arcSection .img-wrapper {
    width: 100%;
    height: 32.5em;
    position: relative
}

.thankyou-section .arcSection .img-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

@media (max-width: 1199.98px) {
    .thankyou-section .arcSection .img-wrapper {
        height:24em
    }
}

@media (max-width: 991.98px) {
    .thankyou-section .arcSection .img-wrapper {
        height:19em
    }
}

@media (max-width: 767.98px) {
    .thankyou-section .arcSection .img-wrapper {
        height:14.5em
    }
}

.thankyou-section .arcSection__overlay {
    position: absolute;
    bottom: -19.3125em;
    left: 0;
    width: 100%;
    height: 26.5em;
    background: linear-gradient(to bottom,#fff 40%,rgba(0,0,0,0) 74%);
    pointer-events: none;
    z: 1
}

.thankyou-section__container {
    width: 100%;
    max-width: 55.1875em;
    text-align: center
}

@media (max-width: 1199.98px) {
    .thankyou-section__container {
        max-width:50vw
    }
}

@media (max-width: 991.98px) {
    .thankyou-section__container {
        max-width:60vw
    }
}

@media (max-width: 767.98px) {
    .thankyou-section__container {
        max-width:22.25em
    }
}

.thankyou-section__title {
    text-transform: capitalize
}

@media (min-width: 1200px) {
    .thankyou-section__title {
        font-size:6.25em
    }
}

@media (max-width: 767.98px) {
    .thankyou-section__title {
        font-size:2.5em
    }
}

.thankyou-section__description {
    margin-bottom: 3.0625em;
    line-height: 1.2;
    max-width: 36em;
    margin: 0 auto 3.0625em auto
}

@media (min-width: 1200px) {
    .thankyou-section__description {
        font-size:1.375em
    }
}

@media (max-width: 1199.98px) {
    .thankyou-section__description {
        margin-bottom:2em
    }
}

@media (max-width: 767.98px) {
    .thankyou-section__description {
        margin-bottom:1em
    }
}

.thankyou-section__button {
    display: flex;
    justify-content: center
}
/* ---- UNLOCK SCROLL SAFELY ---- */
html, body {
  overflow-y: auto !important;
  overflow-x: hidden; /* horizontal safe */
}

/* loadjs class scroll ko lock na kare */
html.loadjs, body.loadjs,
.loadjs {
  overflow: visible !important;
}

/* Agar kahin galti se utility lag gayi ho */
body.no-scroll,
body.lock,
body.modal-open,
body.overflow-hidden {
  overflow: auto !important;
  position: static !important;
  width: auto !important;
}
  .dg-scope .animate,
  main .animate { opacity: 1 !important; transform: none !important; }

  .dg-scope .lazy-img,
  main img.lazy-img { opacity: 1 !important; }

  /* White background pe text ko dark rakho */
  .dg-scope .card, .dg-scope .panel, .dg-scope .bg-white,
  .dg-scope .service_left-wrapper, .dg-scope .service_right-wrapper {
    color:#111 !important;
  }

  /* Agar html pe loadjs class aa jaye to scroll lock na ho */
  html.loadjs { overflow: visible !important; }

/* White text for entire service row */
.custom-row,
.custom-row * {
  color: #fff !important;
}

/* Optional: buttons ke text bhi white rakho */
.custom-row .primary-btn .txt {
  color: #fff !important;
}

/* Paragraph aur heading readability improve karne ke liye */
.custom-row p,
.custom-row h1,
.custom-row h2,
.custom-row h3,
.custom-row h4,
.custom-row h5,
.custom-row h6 {
  color: #ffffff !important;
 
}

/* List items ke liye bhi white text */
.custom-row .service_list li,
.custom-row .service_list li a {
  color: #ffffff !important;
}

.missionVisionRow.rightCol1 {
  margin-top: 50px; /* ya jitna chahiye utna */
}
/* allow hover growth not to get clipped */
@media (min-width:1200px){
  .technologyStackSection .swiper { overflow: visible; } /* was hidden */
}

/* center slides vertically in the track */
.technologyStackSection .swiper-wrapper{ align-items:center; }


/* service form subit aanimation */
/* .accordianContentWrapper {
    height: 0;
    overflow: hidden; 
    opacity: 0;
    transition: height 0.3s ease, opacity 0.3s ease;
}

.accordianWrapper.active .accordianContentWrapper {
    height: auto; 
    opacity: 1; 
} */
