@font-face {
    font-family: "The Future";
    src: url(../fonts/TheFuture-Extralight.otf) format("opentype");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "The Future";
    src: url(../fonts/TheFuture-Light.otf) format("opentype");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "The Future";
    src: url(../fonts/TheFuture-Light.otf) format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "The Future";
    src: url(../fonts/TheFuture-Medium.otf) format("opentype");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "The Future";
    src: url(../fonts/TheFuture-Medium.otf) format("opentype");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "The Future";
    src: url(../fonts/TheFuture-Bold.otf) format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}





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
}

body {
    margin: 0;
    padding: 0;
    direction: ltr;
    text-align: left;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

@media (max-width: 1400px) and (min-width:1300px) and (min-height:900px) {
    body {
        font-size:11.485px
    }
}

@media (min-width: 1200px) {
    body {
        font-size:16px
    }
}

@media (max-width: 1199.98px) {
    body {
        font-size:14px!important
    }
}

img,svg {
    max-width: 100%;
    height: auto;
    display: block
}

a {
    text-decoration: none;
    color: #fff
}

iframe {
    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-index: -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: 400;
    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: 3.75em;
    line-height: 1.21;
    font-weight: 400;
    color: #fff;
    margin-bottom: .5em
}

@media (min-width: 1200px) {
    .h2,h2 {
        letter-spacing:-1.2px
    }
}

@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: 400;
    color: #fff;
    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: 400;
    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: 400;
    color: #fff;
    margin-bottom: .5em
}

@media (max-width: 1199.98px) {
    .h5,h5 {
        font-size:1.2em
    }
}

.h6,h6 {
    font-size: 1.125em;
    font-weight: 400;
    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%;
    max-width: max-content;
    margin-bottom: 1.6em
}

@media (min-width: 1200px) {
    .genericHead__subTitle {
        letter-spacing:1.92px
    }
}

.genericHead__subTitle::before {
    content: "";
    position: absolute;
    width: .72em;
    height: .72em;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    background: linear-gradient(213deg,#dd0dce -39.81%,#540dce 85.21%);
    border-radius: 50%;
    box-shadow: 0 4px 15px 0 rgba(205,13,206,.5),0 6px 20px 0 rgba(95,13,206,.4)
}

.genericHead__title {
    letter-spacing: -.02em
}

.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: "The Future";
    font-weight: 400;
    color: #fff;
    background-color: #000;
    line-height: 1
}

body::-webkit-scrollbar {
    width: 6px;
    background-color: #0a0a0b;
    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,#dd0dce -39.81%,#540dce 85.21%);
    border-radius: 10px
}

::selection {
    background: linear-gradient(213deg,#dd0dce -39.81%,#540dce 85.21%);
    color: #fff
}

::-moz-selection {
    background-color: #ad0dce;
    color: #fff
}

.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 7.03%
}

@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
}

@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
    }
}

.headingWrapper .title {
    background: linear-gradient(90deg,#fff 21.46%,#953193 119.12%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 3.75em;
    font-weight: 400;
    line-height: normal
}

@media (min-width: 1200px) {
    .headingWrapper .title {
        letter-spacing:-3px
    }
}

@media (max-width: 1199.98px) {
    .headingWrapper .title {
        font-size:2.5em;
        letter-spacing: -1px
    }
}

@media (max-width: 767.98px) {
    .headingWrapper .title {
        font-size:2em
    }
}

.headingWrapper.black .title {
    background: linear-gradient(90deg,#000 21.46%,#953193 119.12%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.headingWrapper p:last-child {
    margin-bottom: 0
}

.overflow-hidden {
    overflow: hidden
}

.leftSideLinks {
    position: fixed;
    left: -3%;
    top: 50%;
    transform: translate(-25%,-50%);
    z-index: 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-index: 1;
    max-width: 40%;
    max-height: 40%
}

.leftSideLinks__item a::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    background-color: #000;
    transform: translate(-50%,-50%);
    transition: .25s;
    border-radius: 50%;
    border: 1px solid rgba(255,255,255,.2)
}

.leftSideLinks__item a::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    background: linear-gradient(213deg,#dd0dce -39.81%,#540dce 85.21%);
    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-index: 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-index: 1;
    max-width: 40%;
    max-height: 40%
}

.rightSideLinks__item a::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    background-color: #000;
    transform: translate(-50%,-50%);
    transition: .25s;
    border-radius: 50%;
    border: 1px solid rgba(255,255,255,.2)
}

.rightSideLinks__item a::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    background: linear-gradient(213deg,#dd0dce -39.81%,#540dce 85.21%);
    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-index: -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-index: 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);
    z-index: -1
}

.full-cover-anchor:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10
}

.fullCoverAnchor::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10
}

.primary-color {
    color: #ad0dce
}

.primary-bg {
    background-color: #ad0dce
}

.secondary-color {
    color: #280aa5!important
}

.secondary-bg {
    background-color: #280aa5
}

.black-color {
    color: #000
}

.black-bg {
    background-color: #000!important
}

.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%;
        background: linear-gradient(213deg,#dd0dce -39.81%,#540dce 85.21%);
        bottom: 1%;
        left: 1%;
        z-index: 0;
        border-radius: inherit
    }

    .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%
    }
}

.homeHero {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden
}

.homeHero::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg,rgba(10,10,11,0) 0,#000 80.74%);
    z-index: 1;
    pointer-events: none
}

.homeHero__video {
    position: relative;
    width: 100%;
    height: 100%
}

.homeHero__video iframe,.homeHero__video video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 109%;
    height: 109%;
    object-fit: cover
}

.homeHero__logos {
    position: absolute;
    bottom: 7.1875em;
    right: 3.385%;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 1.875em
}

@media (max-width: 575.98px) {
    .homeHero__logos {
        gap:.75em;
        bottom: 5em;
        right: auto;
        left: 50%;
        transform: translateX(-50%)
    }
}

.homeHero__logos--item {
    width: 6.5625em
}

@media (max-width: 575.98px) {
    .homeHero__logos--item {
        width:4.5em
    }
}

.homeHero__logos--item img {
    width: 100%
}

.homeHero .scrollDownBtn {
    position: absolute;
    bottom: 5.625em;
    left: 50%;
    transform: translateX(-50%)
}

.homeHero .scrollDownBtn .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: .3125em
}

.homeHero .scrollDownBtn .title {
    font-size: .75em;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 3.24px;
    text-transform: uppercase;
    color: #fff
}

.homeHero__descripWrapper {
    position: absolute;
    left: 50%;
    bottom: 2em;
    transform: translate(-50%,0);
    text-align: center;
    z-index: 1;
    width: 100%
}

@media (max-width: 575.98px) {
    .homeHero__descripWrapper {
        bottom:20%
    }
}

.homeHero__descrip--title {
    margin-bottom: .125em
}

.homeHero__descrip--btns {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.75em
}

@media (max-width: 575.98px) {
    .homeHero__descrip--btns {
        gap:.875em
    }
}

.homeHero__descrip--btns .roundBtn {
    display: flex;
    align-items: center;
    gap: 1.3125em;
    background: #fff;
    padding: .375em .625em .375em 1.5625em;
    border-radius: 2.75em;
    overflow: hidden;
    border: 1px solid #fff;
    cursor: pointer;
    transition: .25s
}

@media (max-width: 575.98px) {
    .homeHero__descrip--btns .roundBtn {
        font-size:.875em
    }
}

.homeHero__descrip--btns .roundBtn span {
    color: #000;
    font-size: 1.125em;
    font-weight: 500;
    transition: .25s
}

.homeHero__descrip--btns .roundBtn .imgWrapper {
    width: 2.75em;
    height: 2.75em;
    border-radius: 50%;
    overflow: hidden
}

.homeHero__descrip--btns .roundBtn .imgWrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

@media (min-width: 1200px) {
    .homeHero__descrip--btns .roundBtn:hover {
        background:#000;
        transition: .25s
    }

    .homeHero__descrip--btns .roundBtn:hover span {
        color: #fff;
        transition: .25s
    }
}

.homeHero__descrip--btns .underlineBtn {
    position: relative;
    padding-bottom: .5em
}

.homeHero__descrip--btns .underlineBtn::after {
    content: "";
    position: absolute;
    height: 1px;
    bottom: 0;
    left: 0;
    width: 100%;
    transition: .5s;
    background: #fff;
    transform: scaleX(1)
}

@media (min-width: 1200px) {
    .homeHero__descrip--btns .underlineBtn:hover::after {
        transform:scaleX(0);
        width: 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
}

.megaMenuWrapper {
    width: 100%;
    background: #000;
    background: #28282b
}

@media (max-width: 1199.98px) {
    .megaMenuWrapper {
        position:fixed;
        top: 0;
        right: 0;
        width: 100%;
        height: 100vh;
        padding: 11em 2em 2em;
        background: #000;
        transform: translateX(100%);
        z-index: 2;
        background: #000;
        transition: .5s
    }

    .megaMenuWrapper.show {
        transform: translateX(0);
        transition: .5s
    }
}

@media (max-width: 767.98px) {
    .megaMenuWrapper {
        width:100%
    }
}

@media (min-width: 1200px) {
    .megaMenuWrapper {
        position:absolute;
        top: 100%;
        left: 0;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transition: .25s;
        padding: 1.6875em 3.25em 3.25em 3.25em;
        height: 41.875em;
        z-index: 999999
    }

    .megaMenuWrapper.active {
        opacity: 1;
        visibility: visible;
        pointer-events: all;
        transition: .25s
    }
}

.megaMenuWrapper .megaMenuWrapper__backBtn {
    width: 100%;
    position: relative;
    display: flex;
    padding: 1em 0;
    border: none;
    border-top: 1px solid #fff;
    background: 0 0
}

@media (min-width: 1200px) {
    .megaMenuWrapper .megaMenuWrapper__backBtn {
        display:none
    }
}

.megaMenuWrapper .megaMenuWrapper__backBtn::before {
    content: "";
    position: absolute;
    top: 50%;
    left: .5em;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: .214286em;
    transform: rotate(-225deg) translate(0,60%);
    height: 0;
    width: 0;
    transition: .25s all ease
}

.megaMenuWrapper .megaMenuWrapper__backBtn__text {
    color: #fff;
    font-size: 1.25em;
    margin-left: 1.5em
}

.megaMenuWrapper .megaMenu {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    list-style-type: none
}

@media (max-width: 1199.98px) {
    .megaMenuWrapper .megaMenu {
        justify-content:flex-start
    }
}

@media (max-width: 1199.98px) {
    .megaMenuWrapper .megaMenu {
        width:100%;
        height: auto;
        flex-direction: column;
        overflow-y: auto;
        flex-wrap: nowrap
    }
}

.megaMenuWrapper .megaMenu .subMenu__btn {
    display: flex;
    flex-wrap: wrap;
    width: 1.5em;
    height: 1.5em;
    border: 1px solid #fff;
    position: relative;
    flex-shrink: 0
}

@media (min-width: 1200px) {
    .megaMenuWrapper .megaMenu .subMenu__btn {
        display:none
    }
}

.megaMenuWrapper .megaMenu .subMenu__btn::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: .175em;
    transform: rotate(-45deg) translate(-15%,-85%);
    height: 0;
    width: 0;
    transition: .25s all ease
}

@media (max-width: 1199.98px) {
    .megaMenuWrapper .megaMenu__item {
        width:100%;
        border-top: 1px solid #fff;
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: center
    }
}

.megaMenuWrapper .megaMenu__item--title {
    font-size: 1.625em;
    position: relative;
    text-transform: capitalize;
    margin-bottom: 0;
    padding: 0 1.23em 0 2.23em;
    border-top-left-radius: .8em;
    border-top-right-radius: .8em;
    background-color: transparent;
    height: 3.46em;
    display: flex;
    align-items: center;
    transition: .25s;
    cursor: pointer
}

@media (max-width: 1199.98px) {
    .megaMenuWrapper .megaMenu__item--title {
        height:auto;
        width: 100%;
        padding: 1em 0;
        display: block;
        border-radius: 0;
        font-size: 1.25em;
        display: flex;
        justify-content: space-between
    }
}

.megaMenuWrapper .megaMenu__item--title::before {
    content: "";
    position: absolute;
    width: .5em;
    height: .5em;
    top: 50%;
    transform: translateY(-50%);
    left: 1em;
    background: linear-gradient(213deg,#dd0dce -39.81%,#540dce 85.21%);
    border-radius: 50%;
    box-shadow: 0 4px 15px 0 rgba(205,13,206,.5),0 6px 20px 0 rgba(95,13,206,.4)
}

@media (max-width: 1199.98px) {
    .megaMenuWrapper .megaMenu__item--title::before {
        display:none
    }
}

.megaMenuWrapper .megaMenu__item.active .megaMenu__item--title {
    background-color: #000;
    transition: .25s
}

@media (min-width: 1200px) {
    .megaMenuWrapper .megaMenu__item.active .megaMenu__subMenuWrapper {
        opacity:1;
        visibility: visible;
        transition: .25s
    }
}

@media (min-width: 1200px) {
    .megaMenuWrapper .megaMenu__item.active .megaMenu__subMenu--item.active .megaMenu__subMenu--link {
        background:#28282b;
        transition: .25s
    }

    .megaMenuWrapper .megaMenu__item.active .megaMenu__subMenu--item.active .megaMenu__innerMenuWrapper {
        opacity: 1;
        visibility: visible;
        transition: .25s
    }

    .megaMenuWrapper .megaMenu__item.active .megaMenu__subMenu--item.active .featuredArticlesWrapper {
        opacity: 1;
        visibility: visible;
        transition: .25s
    }
}

.megaMenuWrapper .megaMenu__subMenuWrapper {
    width: 100%
}

@media (min-width: 1200px) {
    .megaMenuWrapper .megaMenu__subMenuWrapper {
        position:absolute;
        height: calc(100% - 5.625em);
        top: 5.625em;
        left: 0;
        background-color: #000;
        border-bottom-left-radius: 1.3125em;
        border-bottom-right-radius: 1.3125em;
        padding: 4em 2em 2em 2em;
        opacity: 0;
        visibility: hidden;
        transition: .25s
    }
}

@media (max-width: 1199.98px) {
    .megaMenuWrapper .megaMenu__subMenuWrapper {
        position:fixed;
        top: 0;
        right: 0;
        width: 100%;
        height: 100vh;
        padding: 11em 2em 2em;
        background: #000;
        transform: translateX(100%);
        transition: .25s;
        z-index: 2
    }

    .megaMenuWrapper .megaMenu__subMenuWrapper.show {
        transform: translateX(0);
        transition: .25s
    }
}

.megaMenuWrapper .megaMenu__subMenuWrapper .megaMenu__subMenuWrapper__backBtn {
    width: 100%;
    position: relative;
    display: flex;
    padding: 1em 0;
    border: none;
    border-top: 1px solid #fff;
    background: 0 0
}

@media (min-width: 1200px) {
    .megaMenuWrapper .megaMenu__subMenuWrapper .megaMenu__subMenuWrapper__backBtn {
        display:none
    }
}

.megaMenuWrapper .megaMenu__subMenuWrapper .megaMenu__subMenuWrapper__backBtn::before {
    content: "";
    position: absolute;
    top: 50%;
    left: .5em;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: .214286em;
    transform: rotate(-225deg) translate(0,60%);
    height: 0;
    width: 0;
    transition: .25s all ease
}

.megaMenuWrapper .megaMenu__subMenuWrapper .megaMenu__subMenuWrapper__backBtn .backBtn__text {
    color: #fff;
    font-size: 1.25em;
    margin-left: 1.5em
}

.megaMenuWrapper .megaMenu__subMenu {
    width: 25%;
    height: 100%;
    list-style-type: none;
    position: relative
}

@media (max-width: 1199.98px) {
    .megaMenuWrapper .megaMenu__subMenu {
        width:100%;
        height: auto;
        flex-direction: column;
        overflow-y: auto;
        flex-wrap: nowrap
    }
}

.megaMenuWrapper .megaMenu__subMenu .innerMenu__btn {
    display: flex;
    flex-wrap: wrap;
    width: 1.78571em;
    height: 1.78571em;
    border: 1px solid #fff;
    position: relative;
    flex-shrink: 0
}

@media (min-width: 1200px) {
    .megaMenuWrapper .megaMenu__subMenu .innerMenu__btn {
        display:none
    }
}

.megaMenuWrapper .megaMenu__subMenu .innerMenu__btn::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: .214286em;
    transform: rotate(-45deg) translate(-15%,-85%);
    height: 0;
    width: 0;
    transition: .25s all ease
}

@media (max-width: 1199.98px) {
    .megaMenuWrapper .megaMenu__subMenu--item {
        width:100%;
        border-top: 1px solid #fff;
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: center
    }
}

.megaMenuWrapper .megaMenu__subMenu--item .megaMenu__subMenu--link {
    position: relative;
    display: block;
    color: #fff;
    font-size: 1.5em;
    font-weight: 500;
    padding: .65em .25em;
    border-radius: .25em;
    background: 0 0;
    transition: .25s
}

@media (max-width: 1199.98px) {
    .megaMenuWrapper .megaMenu__subMenu--item .megaMenu__subMenu--link {
        width:100%;
        padding: 1em 0;
        display: block;
        border-radius: 0;
        font-size: 1.25em
    }
}

@media (min-width: 1200px) {
    .megaMenuWrapper .megaMenu__innerMenuWrapper {
        position:absolute;
        width: 200%;
        height: 100%;
        top: 0;
        right: -200%;
        padding: 0 2em 0 3em;
        opacity: 0;
        visibility: hidden;
        transition: .25s
    }

    .megaMenuWrapper .megaMenu__innerMenuWrapper::before {
        content: "";
        position: absolute;
        width: 2px;
        height: 100%;
        top: 0;
        left: 1.5em;
        opacity: .25;
        background: linear-gradient(180deg,rgba(153,153,153,0),#fff 45.5%,rgba(153,153,153,0) 98.5%);
        pointer-events: none
    }
}

@media (max-width: 1199.98px) {
    .megaMenuWrapper .megaMenu__innerMenuWrapper {
        position:fixed;
        top: 0;
        right: 0;
        width: 100%;
        height: 100vh;
        padding: 11em 2em 2em;
        background: #000;
        transform: translateX(100%);
        transition: .5s;
        z-index: 3
    }

    .megaMenuWrapper .megaMenu__innerMenuWrapper.show {
        transform: translateX(0);
        transition: .5s
    }
}

.megaMenuWrapper .megaMenu__innerMenuWrapper .backBtn {
    width: 100%;
    position: relative;
    display: flex;
    padding: 1em 0;
    border: none;
    border-top: 1px solid #fff;
    background: 0 0
}

@media (min-width: 1200px) {
    .megaMenuWrapper .megaMenu__innerMenuWrapper .backBtn {
        display:none
    }
}

.megaMenuWrapper .megaMenu__innerMenuWrapper .backBtn::before {
    content: "";
    position: absolute;
    top: 50%;
    left: .5em;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: .214286em;
    transform: rotate(-225deg) translate(0,60%);
    height: 0;
    width: 0;
    transition: .25s all ease
}

.megaMenuWrapper .megaMenu__innerMenuWrapper .backBtn__text {
    color: #fff;
    font-size: 1.25em;
    margin-left: 1.5em
}

.megaMenuWrapper .megaMenu__innerMenu {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    list-style-type: none
}

@media (max-width: 1199.98px) {
    .megaMenuWrapper .megaMenu__innerMenu {
        flex-direction:column;
        overflow-y: auto;
        flex-wrap: nowrap;
        height: 100%
    }
}

@media (max-width: 991.98px) {
    .megaMenuWrapper .megaMenu__innerMenu {
        height:84%
    }
}

.megaMenuWrapper .megaMenu__innerMenu--item {
    width: 50%;
    padding-right: 1em;
    margin-bottom: 1.125em
}

@media (max-width: 1199.98px) {
    .megaMenuWrapper .megaMenu__innerMenu--item {
        width:100%;
        padding-right: 0;
        margin-bottom: 0;
        border-top: 1px solid #fff
    }
}

.megaMenuWrapper .megaMenu__innerMenu--item a {
    position: relative;
    color: rgba(255,255,255,.8);
    font-size: 1.25em
}

.megaMenuWrapper .megaMenu__innerMenu--item a::before {
    content: "";
    position: absolute;
    height: 1px;
    right: 0;
    bottom: -.15em;
    left: auto;
    width: 0;
    transition-property: width;
    transition-timing-function: cubic-bezier(.135,.9,.15,1);
    transition-duration: .4s;
    background: #fff
}

@media (max-width: 1199.98px) {
    .megaMenuWrapper .megaMenu__innerMenu--item a {
        padding:1em 0;
        display: block;
        color: #fff
    }
}

@media (min-width: 1200px) {
    .megaMenuWrapper .megaMenu__innerMenu--item a:hover::before {
        left:0;
        right: auto;
        width: 100%
    }
}

@media (max-width: 1199.98px) {
    .megaMenuWrapper .megaMenu .featuredArticlesWrapper {
        display:none
    }
}

@media (min-width: 1200px) {
    .megaMenuWrapper .megaMenu .featuredArticlesWrapper {
        position:absolute;
        width: 100%;
        height: 100%;
        top: 0;
        right: -300%;
        padding: 0 2em;
        opacity: 0;
        visibility: hidden;
        transition: .25s
    }

    .megaMenuWrapper .megaMenu .featuredArticlesWrapper::before {
        content: "";
        position: absolute;
        width: 2px;
        height: 100%;
        top: 0;
        left: .5em;
        opacity: .25;
        background: linear-gradient(180deg,rgba(153,153,153,0),#fff 45.5%,rgba(153,153,153,0) 98.5%);
        pointer-events: none
    }
}

.megaMenuWrapper .megaMenu .featuredArticlesWrapper__title {
    font-size: 1.5em;
    margin-bottom: 1.25em
}

.megaMenuWrapper .megaMenu .featuredArticlesWrapper__list {
    list-style-type: none
}

.megaMenuWrapper .megaMenu .featuredArticlesWrapper .post-item {
    margin-bottom: 1.125em
}

.megaMenuWrapper .megaMenu .featuredArticlesWrapper .post-item a {
    position: relative;
    color: rgba(255,255,255,.8);
    font-size: 1.25em;
    line-height: normal
}

.megaMenuWrapper .megaMenu .featuredArticlesWrapper .post-item a::before {
    content: "";
    position: absolute;
    height: 1px;
    right: 0;
    bottom: -.15em;
    left: auto;
    width: 0;
    transition-property: width;
    transition-timing-function: cubic-bezier(.135,.9,.15,1);
    transition-duration: .4s;
    background: #fff
}

@media (min-width: 1200px) {
    .megaMenuWrapper .megaMenu .featuredArticlesWrapper .post-item a:hover::before {
        left:0;
        right: auto;
        width: 100%
    }
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2000000001;
    padding: .75em 0 0 0
}

@media (max-width: 1199.98px) {
    .header {
        padding:0
    }

    .header::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        transition: all .9s cubic-bezier(.135,.9,.15,1);
        transform: translateY(-100%);
        background: rgba(0,0,0,.3);
        backdrop-filter: blur(.65625em)
    }
}

.header__wrapper {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: rgba(0,0,0,0);
    margin: 0 auto;
    padding: .5em 0;
    border: 1px solid rgba(255,255,255,0);
    transition: all .9s cubic-bezier(.135,.9,.15,1)
}

.header__logo {
    display: block;
    width: 8.5em;
    height: 4.5em
}

@media (max-width: 767.98px) {
    .header__logo {
        width:7em;
        height: 3.5625em
    }
}

div#slider-track-modal {
    background: linear-gradient(213deg,#dd0dce -39.81%,#540dce 85.21%);
}

.header__logo img {
    width: 150%;
    height: 100%;
    object-fit: contain;
    
}

.header__btns {
    display: flex;
    align-items: center;
    gap: .625em
}

.header__btns .navBtnWrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.5em;
    height: 2.5em;
    background: #fff;
    border-radius: 50%;
    z-index: 5
}

@media (min-width: 1200px) {
    .header__btns .navBtnWrapper {
        display:none
    }
}

.header__btns .navBtnWrapper .nav-button {
    height: .75em;
    position: relative;
    transition: .5s;
    width: 1.25em
}

.header__btns .navBtnWrapper .nav-button::after,.header__btns .navBtnWrapper .nav-button::before {
    content: "";
    position: absolute;
    background: #000;
    height: 2px;
    transition: .5s;
    width: 100%;
    will-change: transform
}

.header__btns .navBtnWrapper .nav-button::before {
    transform: translateY(.125em)
}

.header__btns .navBtnWrapper .nav-button::after {
    transform: translateY(.5em)
}

.header__btns .navBtnWrapper.active .nav-button {
    height: 0
}

.header__btns .navBtnWrapper.active .nav-button::before {
    transform: translateY(-.125em) rotate(45deg)
}

.header__btns .navBtnWrapper.active .nav-button::after {
    transform: translateY(-.125em) rotate(-45deg)
}

@media (max-width: 1199.98px) {
    .header__btns {
        display:flex;
        align-items: center;
        gap: 1em
    }

    .header__btns .primary-btn {
        z-index: 0
    }
}

.header__contactBtnsWrapper {
    display: flex;
    align-items: center;
    gap: .625em
}

@media (max-width: 767.98px) {
    .header__contactBtnsWrapper {
        display:none
    }
}

.header__contactBtnsWrapper .contactBtn {
    position: relative;
    width: 2.5625em;
    height: 2.5625em;
    display: flex;
    align-items: center;
    justify-content: center
}

.header__contactBtnsWrapper .contactBtn img {
    width: auto;
    height: auto;
    object-fit: contain;
    position: relative;
    z-index: 1;
    max-width: 45%;
    max-height: 40%;
    filter: brightness(0) invert(1)
}

.header__contactBtnsWrapper .contactBtn::before {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 1px solid rgba(172,172,172,.3);
    background: rgba(0,0,0,.1);
    -webkit-backdrop-filter: blur(.625em);
    backdrop-filter: blur(.625em);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 0;
    transition: .25s
}

.header__contactBtnsWrapper .contactBtn::after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) scale(0);
    z-index: 0;
    transition: .25s
}

@media (min-width: 1200px) {
    .header__contactBtnsWrapper .contactBtn:hover img {
        filter:brightness(1) invert(0);
        transition: .25s
    }

    .header__contactBtnsWrapper .contactBtn:hover::after {
        transform: translate(-50%,-50%) scale(1);
        transition: .25s
    }
}

.header__nav {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

@media (max-width: 1199.98px) {
    .header__nav {
        position:fixed;
        top: 0;
        right: 0;
        left: auto;
        width: 100%;
        height: 100vh;
        padding: 11em 2em 2em;
        background: #000;
        transform: translateX(100%);
        z-index: 1;
        transition: .5s
    }

    .header__nav.show {
        transform: translateX(0);
        transition: .5s
    }
}

@media (max-width: 767.98px) {
    .header__nav {
        width:100%
    }
}

.header__nav--list {
    display: flex;
    align-items: center;
    gap: 2.5em;
    list-style: none;
    margin: 0;
    padding: 0
}

@media (max-width: 1199.98px) {
    .header__nav--list {
        width:100%;
        height: 100%;
        flex-direction: column;
        overflow-y: auto;
        flex-wrap: nowrap;
        align-items: flex-start;
        gap: 0
    }
}

.header__nav--listItem {
    position: relative
}

.header__nav--listItem::before {
    content: "";
    position: absolute;
    bottom: -.1em;
    left: 0;
    transform: translateY(100%);
    width: 100%;
    height: 2.5em
}

@media (max-width: 1199.98px) {
    .header__nav--listItem::before {
        display:none
    }
}

@media (max-width: 1199.98px) {
    .header__nav--listItem {
        width:100%;
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    .header__nav--listItem:not(:first-child) {
        border-top: 1px solid #fff
    }
}

@media (min-width: 1200px) {
    .header__nav--listItem.active .header__nav--listAnchor::before {
        left:0;
        right: auto;
        width: 100%
    }
}

.header__nav .menu__btn {
    display: flex;
    flex-wrap: wrap;
    width: 1.78571em;
    height: 1.78571em;
    border: 1px solid #fff;
    position: relative;
    flex-shrink: 0
}

@media (min-width: 1200px) {
    .header__nav .menu__btn {
        display:none
    }
}

.header__nav .menu__btn::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: .214286em;
    transform: rotate(-45deg) translate(-15%,-85%);
    height: 0;
    width: 0;
    transition: .25s all ease
}

.header__nav--listAnchor {
    color: #fff;
    font-size: 1.25em;
    font-weight: 500;
    position: relative
}

.header__nav--listAnchor::before {
    content: "";
    position: absolute;
    height: 1px;
    right: 0;
    bottom: 0;
    left: auto;
    width: 0;
    transition-property: width;
    transition-timing-function: cubic-bezier(.135,.9,.15,1);
    transition-duration: .4s;
    background: #fff
}

@media (max-width: 1199.98px) {
    .header__nav--listAnchor {
        width:100%;
        padding: 1em 0;
        display: block
    }
}

@media (min-width: 1200px) {
    .header__nav--listAnchor:hover::before {
        left:0;
        right: auto;
        width: 100%
    }
}

@media (max-width: 1199.98px) {
    .header.sticky::before {
        transform:translateY(0);
        transition: all .9s cubic-bezier(.135,.9,.15,1)
    }
}

@media (min-width: 1200px) {
    .header.sticky .header__wrapper {
        width:79.375em;
        padding: .5em 1.75em;
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px);
        background-color: rgba(0,0,0,.3);
        border-radius: 9999px;
        border: 1px solid rgba(255,255,255,.2);
        transition: all .9s cubic-bezier(.135,.9,.15,1)
    }
}

.header.lpHeader .header__nav,.header.lpHeader .navBtnWrapper {
    display: none!important
}

.headerOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(38,40,44,0);
    backdrop-filter: blur(10px);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: .25s;
    z-index: 99998
}

.headerOverlay.active {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transition: .25s
}

.footer {
    position: relative;
    overflow: hidden;
    background: radial-gradient(16.52% 16% at 50% 5.83%,#2f2f35 0,#141418 100%)
}

.footer__top {
    position: relative;
    padding: 4.6875em 0 0 0
}

@media (max-width: 767.98px) {
    .footer__top {
        padding:3em 0 0 0
    }
}

.footer__logo {
    display: flex;
    justify-content: center;
    margin-bottom: 2.5em
}

@media (max-width: 767.98px) {
    .footer__logo {
        justify-content:center;
        margin-bottom: 2em
    }
}

.footer__logo a {
    width: 16em;
    display: block
}

@media (max-width: 767.98px) {
    .footer__logo a {
        width:10em
    }
}

.footer__logo a img {
    width: 100%
}

.footer__quickLinks {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.footer__quickLinks--item {
    width: max-content;
    max-width: 22.25em
}

@media (max-width: 1199.98px) {
    .footer__quickLinks--item {
        max-width:14em
    }
}

@media (max-width: 991.98px) {
    .footer__quickLinks--item {
        width:47%;
        max-width: 47%;
        margin-bottom: 3em
    }
}

@media (max-width: 767.98px) {
    .footer__quickLinks--item {
        width:100%;
        max-width: 100%;
        border-bottom: 1px solid rgba(237,237,237,.2);
        margin-bottom: 1.75em
    }
}

.footer__quickLinks--titleWrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.8125em;
    padding: .25em .25em .25em .5em;
    border-left: 2px solid #fff
}

@media (max-width: 1199.98px) {
    .footer__quickLinks--titleWrapper {
        margin-bottom:1.25em
    }
}

@media (max-width: 767.98px) {
    .footer__quickLinks--titleWrapper {
        margin-bottom:1em
    }

    .footer__quickLinks--titleWrapper.active .icon {
        transform: rotate(45deg);
        transition: .4s
    }
}

.footer__quickLinks--titleWrapper .icon {
    width: 1em;
    height: 1em;
    transition: .4s
}

@media (min-width: 576px) {
    .footer__quickLinks--titleWrapper .icon {
        display:none
    }
}

.footer__quickLinks--titleWrapper .icon img {
    width: 100%;
    height: 100%
}

.footer__quickLinks--title {
    margin: 0
}

@media (max-width: 767.98px) {
    .footer__quickLinks--listWrapper {
        display:grid;
        grid-template-rows: 0fr;
        transition: .4s
    }

    .footer__quickLinks--listWrapper.active {
        grid-template-rows: 1fr;
        transition: .4s
    }
}

.footer__quickLinks--list {
    list-style-type: none
}

@media (max-width: 767.98px) {
    .footer__quickLinks--list {
        overflow:hidden
    }
}

.footer__quickLinks--list li {
    margin-bottom: 1.5em
}

@media (max-width: 767.98px) {
    .footer__quickLinks--list li {
        margin-bottom:1.125em
    }
}

.footer__quickLinks--list a {
    position: relative;
    color: #fff;
    font-size: 1.125em;
    line-height: 1.25
}

.footer__quickLinks--list a::after {
    content: "";
    position: absolute;
    height: 1px;
    right: 0;
    bottom: 0;
    left: auto;
    width: 0;
    transition-property: width;
    transition-timing-function: cubic-bezier(.135,.9,.15,1);
    transition-duration: .4s;
    background: #fff
}

.footer__quickLinks--list a.active::after,.footer__quickLinks--list a:hover::after {
    left: 0;
    right: auto;
    width: 100%
}

@media (max-width: 767.98px) {
    .footer__quickLinks--list .socialLinks {
        display:none!important
    }
}

.footer__bottomTitle {
    width: 100%;
    max-width: 98.1875em;
    margin: 0 auto
}

@media (max-width: 1199.98px) {
    .footer__bottomTitle {
        max-width:43em
    }
}

.footer__bottomTitle img {
    width: 100%
}

.footer__bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 1.4375em 0;
    background-color: #141418;
    position: relative
}

.footer__bottom::after {
    content: "";
    position: absolute;
    height: 1px;
    background: rgba(237,237,237,.2);
    width: calc(100% + 13.375em);
    left: 50%;
    transform: translateX(-50%);
    top: 0
}

@media (max-width: 767.98px) {
    .footer__bottom {
        flex-direction:column;
        align-items: center;
        gap: 1em
    }
}

.footer__bottom--links {
    display: flex;
    align-items: center;
    list-style-type: none
}

.footer__bottom--links .linkItem:not(:last-child) {
    padding-right: 2em;
    border-right: 1px solid #fff
}

.footer__bottom--links .linkItem:not(:first-child) {
    padding-left: 2em
}

.footer__bottom--links .linkItem a {
    color: #fff
}

.footer__bottom .copyTitle {
    font-size: 1em;
    margin: 0
}

.footer .socialLinksWrapper {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 3.125em
}

@media (max-width: 1199.98px) {
    .footer .socialLinksWrapper {
        margin-bottom:2em
    }
}

.footer .socialLinksWrapper .centerElemWrapper {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center
}

.footer .socialLinksWrapper .centerElemWrapper .centerElem {
    width: 100%;
    height: 1px;
    background: rgba(237,237,237,.25)
}

.footer .socialLinks {
    list-style-type: none;
    display: flex;
    align-items: center;
    gap: .75em;
    flex-shrink: 0;
    padding: 0 3.125em
}

@media (max-width: 1199.98px) {
    .footer .socialLinks {
        padding:0 1em;
        gap: 1em
    }
}

.footer .socialLinks.outer {
    justify-content: center
}

@media (min-width: 576px) {
    .footer .socialLinks.outer {
        display:none
    }
}

.footer .socialLinks li {
    margin: 0
}

.footer .socialLinks li a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2.5em;
    height: 2.5em
}

.footer .socialLinks li a img {
    width: 50%;
    height: 50%;
    z-index: 1
}

.footer .socialLinks li a::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background: linear-gradient(213deg,#dd0dce -39.81%,#540dce 85.21%);
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) scale(0);
    z-index: 0;
    transition: .25s;
    z-index: 0
}

@media (max-width: 767.98px) {
    .footer .socialLinks li a::before {
        transform:translate(-50%,-50%) scale(1);
        transition: .25s
    }
}

.footer .socialLinks li a::after {
    display: none
}

.footer .socialLinks li a:hover::before {
    transform: translate(-50%,-50%) scale(1);
    transition: .25s
}

.footer .lpFooter {
    display: none!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-index: 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-index: -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-index: 1
}

.primary-btn .primary-btn__bg::after {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(213deg,#dd0dce -39.81%,#540dce 85.21%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 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-index: 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-index: 1
}

.primary-btn .txt {
    color: #fff;
    font-size: 1.125em;
    font-weight: 500;
    position: relative;
    z-index: 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-index: -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-index: 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-index: 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: #ad0dce;
    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-index: 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-index: 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: #ad0dce;
    transition: .25s
}

.input-container .input-field::placeholder {
    color: #a7a7ad;
    transition: .25s
}

.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-index: 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;
        font-size: 1.15em
    }
}

.input-container .range-slider .slider-wrapper {
    height: 1.419375em;
    border-radius: 1.25em;
    position: relative;
    width: 100%
}

@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-index: 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-index: 3;
    width: .90125em;
    height: .90125em;
    background-color: #fff;
    border: .136625em solid #ad0dce;
    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-index: 3;
    width: .90125em;
    height: .90125em;
    background-color: #fff;
    border: .136625em solid #ad0dce;
    margin-top: 3px;
    font-size: 1em
}

.input-container .range-slider .slider-track {
    position: absolute;
    top: 0;
    top: 50%;
    left: .1875em;
    right: .1875em;
    z-index: 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-index: 2;
    border-radius: 1em;
    background-color: #ad0dce
}

.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: #ad0dce;
    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: #ad0dce;
    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-index: 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-index: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
    }
}

.ourClients {
    background-color: #000;
    position: relative;
    overflow: hidden;
    z-index: 1
}

@media (min-width: 1200px) {
    .ourClients .shadow-box {
        position:absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        pointer-events: none
    }
}

@media (max-width: 1199.98px) {
    .ourClients .shadow-box {
        display:none;
        visibility: hidden
    }
}

@media (min-width: 1200px) {
    .ourClients .shadow-box__wrapper {
        position:relative;
        width: 100%;
        height: 100%
    }
}

.ourClients .shadow-box .center-shadow {
    position: absolute;
    width: 85%;
    height: 25.8125em;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    pointer-events: none
}

.ourClients .shadow-box .center-shadow img {
    width: 100%
}

.ourClients .shadow-box .right-shadow {
    position: absolute;
    width: 40.665625em;
    height: 20.843125em;
    z-index: 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(90deg,#dd0dce 0,#540dce 100%);
    filter: blur(6.875em);
    z-index: 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,#3300d9 100%);
    filter: blur(6.875em);
    z-index: 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-index: 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:1.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-index: 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-index: 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
    }
}

.stickySectionsWrapper {
    position: relative
}

@media (min-width: 1200px) {
    .stickySectionsWrapper .whatWeDo {
        position:sticky;
        top: 0
    }
}

.whatWeDo {
    position: relative
}

@media (min-width: 1200px) {
    .whatWeDo {
        padding-top:7.5em
    }
}

.whatWeDo__centerImg {
    width: 100%
}

@media (min-width: 1200px) {
    .whatWeDo__centerImg {
        height:14.5em
    }

    .whatWeDo__centerImg img {
        width: 100%;
        height: 100%;
        object-fit: contain
    }
}

.whatWeDo__slider {
    position: relative
}

.whatWeDo__slider::before {
    content: "";
    position: absolute;
    width: 15em;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(to right,#000,transparent);
    pointer-events: none;
    z-index: 2
}

.whatWeDo__slider::after {
    content: "";
    position: absolute;
    width: 15em;
    height: 100%;
    right: 0;
    top: 0;
    background: linear-gradient(to left,#000,transparent);
    pointer-events: none;
    z-index: 2
}

.whatWeDo__slider .swiper-wrapper {
    transition-timing-function: linear
}

.whatWeDo__slider .swiper-slide {
    width: 9.375em!important;
    height: 3.125em;
    display: flex;
    align-items: center
}

.whatWeDo__slider--slideImg {
    width: 100%
}

.whatWeDo__slider--slideImg img {
    width: 100%
}

.whatWeDo .presenceListWrapper {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 6.25em
}

@media (max-width: 767.98px) {
    .whatWeDo .presenceListWrapper {
        margin-top:2.5em
    }
}

.whatWeDo .presenceList {
    display: flex;
    align-items: center;
    gap: 5em;
    border-radius: 1.625em;
    border: 1px solid rgba(237,237,237,.2);
    background: rgba(40,40,42,.3);
    backdrop-filter: blur(2.1500000954px);
    padding: .6875em 1.75em;
    overflow: hidden
}

@media (max-width: 991.98px) {
    .whatWeDo .presenceList {
        gap:2em
    }
}

@media (max-width: 575.98px) {
    .whatWeDo .presenceList {
        width:100%;
        flex-direction: column;
        gap: 1em;
        padding: 1em
    }
}

.whatWeDo .presenceList__title {
    margin: 0
}

.whatWeDo .presenceList__list {
    position: relative;
    display: flex;
    align-items: center;
    gap: 2.5em;
    padding: 1.25em 0;
    list-style-type: none
}

@media (max-width: 991.98px) {
    .whatWeDo .presenceList__list {
        gap:1.5em
    }
}

@media (max-width: 575.98px) {
    .whatWeDo .presenceList__list {
        gap:1em;
        padding-bottom: 0
    }
}

.whatWeDo .presenceList__list::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    top: 0;
    left: -2.5em;
    opacity: .5;
    background: linear-gradient(180deg,rgba(153,153,153,0),#fff 45.5%,rgba(153,153,153,0) 98.5%);
    pointer-events: none
}

@media (max-width: 991.98px) {
    .whatWeDo .presenceList__list::before {
        left:-1em
    }
}

@media (max-width: 575.98px) {
    .whatWeDo .presenceList__list::before {
        left:50%;
        transform: translate(-50%,-45%) rotate(90deg)
    }
}

.whatWeDo .presenceList__list--item {
    position: relative;
    font-size: 1.25em;
    padding-left: 1em;
    font-weight: 300
}

@media (max-width: 767.98px) {
    .whatWeDo .presenceList__list--item {
        font-size:.875em
    }
}

.whatWeDo .presenceList__list--item::before {
    content: "";
    position: absolute;
    width: .35em;
    height: .35em;
    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)
}

.whatWeDo .presenceList__bg {
    position: absolute;
    width: 90%;
    height: 100%;
    top: 50%;
    left: 37%;
    transform: translate(-50%,-50%);
    z-index: -1;
    opacity: .25;
    pointer-events: none
}

.whatWeDo .presenceList__bg img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.ourWork {
    position: relative;
    background: radial-gradient(16.52% 16% at 50% 5.83%,#2f2f35 0,#141418 100%);
    overflow: hidden
}

.ourWork::before {
    content: "";
    position: absolute;
    width: 75%;
    height: 18.75em;
    top: 0;
    left: 25%;
    border-radius: 1419.326px;
    opacity: .2;
    background: var(--Gradian-1,linear-gradient(90deg,#dd0dce 0,#540dce 100%));
    filter: blur(110.0000076294px);
    z-index: 0;
    transform: translateY(-50%);
    z-index: 0;
    pointer-events: none
}

.ourWork__wrapper {
    position: relative;
    z-index: 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.375em;
    font-weight: 400;
    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__tabContent {
    display: none
}

.ourWork__tabContent.active {
    display: block
}

.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 {
    position: relative;
    width: 33.33%;
    padding: 0 2em;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 4.375em;
    overflow: hidden
}

@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: 78%
}

@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--img .descWrapper {
    position: absolute;
    width: 100%;
    height: auto;
    max-height: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
    padding: 2em 1.375em;
    display: flex;
    align-items: flex-end;
    border-radius: 1.25em;
    overflow: hidden;
    transform: translateY(100%);
    transition: .35s
}

.ourWork__card--img .descWrapper::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(32,32,32,.9);
    backdrop-filter: blur(11.5px);
    z-index: -1
}

.ourWork__card--img .descWrapper .desc {
    margin: 0;
    color: #fff
}

.ourWork__card .arrow-btn {
    width: 1.875em
}

@media (max-width: 991.98px) {
    .ourWork__card .arrow-btn {
        width:1.25em
    }
}

@media (min-width: 1200px) {
    .ourWork__card .arrow-btn {
        transform:translateY(105%);
        transition: .35s
    }
}

.ourWork__card .arrow-btn img {
    width: 100%
}

.ourWork__card video {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover
}

.ourWork__card--content {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.ourWork__card .countWrapper .desc {
    color: #fff
}

@media (min-width: 1200px) {
    .ourWork__card:hover .descWrapper {
        transform:translateY(0)!important;
        transition: .35s
    }

    .ourWork__card:hover .arrow-btn {
        transform: translateY(0)!important;
        transition: .35s
    }
}

.homePartners {
    position: relative;
    background-color: #28282b;
    overflow: hidden
}

.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-index: 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-index: 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-index: 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-index: 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-index: -1
    }

    .homePartners .image-box::after {
        background: linear-gradient(135deg,rgba(255,255,255,0) 52.3%,#fff 100%);
        z-index: -2
    }
}

.homePartners .line-shade {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.homePartners .line-shade .line-shade__wrapper {
    position: relative;
    width: 100%;
    height: 100%
}

.homePartners .line-shade .line-shade__wrapper .center-shadow {
    position: absolute;
    width: 48.0626875em;
    height: 21.38275em;
    z-index: 0;
    left: 50%;
    top: 0;
    transform: translate(-50%,-50%)
}

.homePartners .line-shade .line-shade__wrapper .center-shadow::after {
    content: "";
    width: 9.9179375em;
    height: 22.31475em;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 1;
    transform: rotate(93.17deg) translate(-53%,25%);
    border-radius: 22.31475em;
    opacity: .35;
    background: radial-gradient(50% 50% at 50% 50%,#fff 0,#3300d9 100%);
    filter: blur(6.8750004768em)
}

.homePartners .line-shade .line-shade__wrapper .center-shadow::before {
    content: "";
    width: 42.4139375em;
    height: 16.5013125em;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    border-radius: 42.4139375em;
    opacity: .15;
    background: linear-gradient(90deg,#dd0dce 0,#540dce 100%);
    filter: blur(6.8750004768em);
    transform: rotate(-174.82deg) translate(10.5%,-20.5%)
}

.ourBlogs {
    position: relative;
    background: radial-gradient(16.52% 16% at 50% 5.83%,#2f2f35 0,#141418 100%);
    display: none;
}

.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
    }
}

.blogsCard {
    position: relative
}

.blogsCard__img {
    position: relative;
    width: 100%;
    padding-top: 100%;
    border-radius: 1.25em;
    overflow: hidden;
    margin-bottom: 2.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-index: 1
}

.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__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__desc {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 2em;
    padding-bottom: .25em
}

.blogsCard__desc--author a {
    color: #fff;
    position: relative
}

.blogsCard__desc--author a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #ad0dce;
    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
    }
}

.faqsSection .section-front-line {
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100%;
    z-index: 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: 1em 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: 58.5em;
    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-index: -1
}

@media (max-width: 575.98px) {
    .successSection__video {
        opacity:.4
    }
}

.successSection__video iframe,.successSection__video video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    object-fit: cover
}

.homeServices {
    position: relative;
    overflow: hidden
}

.homeServices::before {
    content: "";
    position: absolute;
    width: 35.9375em;
    height: 15.9375em;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    opacity: .4;
    background: #953193;
    filter: blur(4.39375em);
    border-radius: 35.934em;
    pointer-events: none
}

@media (max-width: 575.98px) {
    .homeServices::before {
        display:none;
        visibility: hidden
    }
}

.homeServices::after {
    content: "";
    position: absolute;
    width: 35.9375em;
    height: 15.9375em;
    right: -10%;
    top: 10%;
    transform: rotate(45deg);
    opacity: .4;
    background: linear-gradient(90deg,#dd0dce 0,#540dce 100%);
    filter: blur(4.39375em);
    border-radius: 35.934em;
    pointer-events: none
}

@media (max-width: 575.98px) {
    .homeServices::after {
        display:none
    }
}

.homeServices .section-front-line {
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100%;
    z-index: 1;
    pointer-events: none
}

@media (max-width: 575.98px) {
    .homeServices .section-front-line {
        display:none
    }
}

.homeServices .section-front-line .img-wrapper {
    width: 100%;
    height: 100%
}

.homeServices__listWrapper {
    position: relative
}

.homeServices__listWrapper .backBtn {
    position: absolute;
    top: 0;
    left: -15em;
    width: 2.125em;
    background: 0 0;
    border: none;
    z-index: 9;
    transition: .4s;
    cursor: pointer
}

@media (max-width: 991.98px) {
    .homeServices__listWrapper .backBtn {
        width:1.75em
    }
}

.homeServices__listWrapper .backBtn.active {
    transition: .4s;
    left: 0
}

.homeServices__listWrapper .backBtn img {
    width: 100%
}

.homeServices__mainServices {
    position: relative;
    width: 50%;
    height: 40.625em;
    list-style-type: none;
    transition: .25s
}

@media (max-width: 1199.98px) {
    .homeServices__mainServices {
        height:32em
    }
}

@media (max-width: 991.98px) {
    .homeServices__mainServices {
        width:44%;
        height: 28em
    }
}

@media (max-width: 767.98px) {
    .homeServices__mainServices {
        width:100%;
        height: 14em;
        margin-bottom: 100%
    }
}

.homeServices__mainServices.slideServices {
    transform: translateX(-95%);
    transition: .25s
}

@media (max-width: 991.98px) {
    .homeServices__mainServices.slideServices {
        width:50%
    }
}

@media (max-width: 767.98px) {
    .homeServices__mainServices.slideServices {
        width:100%
    }
}

@media (max-width: 767.98px) {
    .homeServices__mainServices.slideServices .childMenu.slideServices {
        width:calc(90% - 2em)!important
    }
}

.homeServices__mainServices--item {
    width: 82%;
    margin-bottom: 2em
}

@media (max-width: 1199.98px) {
    .homeServices__mainServices--item {
        margin-bottom:1.5em
    }
}

.homeServices__mainServices--item .mainServicesTitle__wrapper {
    position: relative;
    transition: .25s;
    cursor: pointer
}

.homeServices__mainServices--item .mainServicesTitle__wrapper .mainServicesIcon {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 4.5625em;
    opacity: 0;
    transition: .25s
}

@media (max-width: 1199.98px) {
    .homeServices__mainServices--item .mainServicesTitle__wrapper .mainServicesIcon {
        width:3em
    }
}

.homeServices__mainServices--item .mainServicesTitle__wrapper .mainServicesIcon img {
    width: 100%;
    height: auto
}

.homeServices__mainServices--item .mainServicesTitle__wrapper .mainServicesTitle {
    font-weight: 400;
    margin: 0;
    letter-spacing: -.04em;
    transition: .25s
}

.homeServices__mainServices--item:nth-child(1) .mainServicesTitle {
    color: rgba(255,255,255,.6)
}

.homeServices__mainServices--item:nth-child(2) .mainServicesTitle {
    color: rgba(255,255,255,.5)
}

.homeServices__mainServices--item:nth-child(3) .mainServicesTitle {
    color: rgba(255,255,255,.4)
}

.homeServices__mainServices--item:nth-child(4) .mainServicesTitle {
    color: rgba(255,255,255,.3)
}

.homeServices__mainServices--item:nth-child(5) .mainServicesTitle {
    color: rgba(255,255,255,.2)
}

.homeServices__mainServices--item:hover .mainServicesTitle {
    color: #fff;
    transition: .25s
}

.homeServices__mainServices--item.active .childMenu {
    opacity: 1;
    visibility: visible;
    transition: .25s
}

.homeServices__mainServices--item.active .mainServicesTitle__wrapper {
    position: relative;
    padding-left: 6.5625em;
    transition: .25s
}

@media (max-width: 1199.98px) {
    .homeServices__mainServices--item.active .mainServicesTitle__wrapper {
        padding-left:4.25em
    }
}

.homeServices__mainServices--item.active .mainServicesTitle__wrapper .mainServicesIcon {
    opacity: 1;
    transition: .25s
}

.homeServices__mainServices--item.active .mainServicesTitle__wrapper .mainServicesTitle {
    color: #fff;
    transition: .25s
}

.homeServices .childMenu {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 100%;
    width: 125%;
    height: 100%;
    border-radius: 2.5em;
    border: 1px solid rgba(255,255,255,.35);
    background: rgba(0,0,0,.4);
    backdrop-filter: blur(2px);
    padding: 4.375em 3.5em 2em 3.5em;
    transition: .25s
}

@media (max-width: 1199.98px) {
    .homeServices .childMenu {
        width:93%;
        padding: 3.5em 1.25em 2em 2.5em
    }
}

@media (max-width: 991.98px) {
    .homeServices .childMenu {
        width:125%;
        padding: 2em 2em 1em 2em
    }
}

@media (max-width: 767.98px) {
    .homeServices .childMenu {
        width:calc(100% - 2em);
        left: 0;
        transform: translateY(100%);
        height: 25em;
        bottom: 0;
        top: auto;
        padding: 2em 1.5em 1em 1.5em;
        border-radius: 1em
    }
}

.homeServices .childMenu__list {
    list-style-type: none
}

.homeServices .childMenu__list--item {
    margin-bottom: 2em;
    transition: .25s
}

@media (max-width: 1199.98px) {
    .homeServices .childMenu__list--item {
        margin-bottom:1em
    }
}

.homeServices .childMenu__list--item .childMenutitle__wrapper {
    position: relative;
    display: flex;
    align-items: center;
    gap: 2em;
    cursor: pointer;
    transition: .25s
}

@media (max-width: 1199.98px) {
    .homeServices .childMenu__list--item .childMenutitle__wrapper {
        justify-content:space-between
    }
}

.homeServices .childMenu__list--item .childMenutitle__wrapper .childMenutitleIcon {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 4.5625em;
    opacity: 0;
    transition: .25s
}

@media (max-width: 1199.98px) {
    .homeServices .childMenu__list--item .childMenutitle__wrapper .childMenutitleIcon {
        width:3em
    }
}

.homeServices .childMenu__list--item .childMenutitle__wrapper .childMenutitleIcon img {
    width: 100%;
    height: auto
}

.homeServices .childMenu__list--item .childMenutitle__wrapper .childMenutitle {
    margin: 0
}

.homeServices .childMenu__list--item .childMenutitle__wrapper .primary-btn {
    opacity: 0;
    transition: .25s
}

@media (max-width: 1199.98px) {
    .homeServices .childMenu__list--item .childMenutitle__wrapper .primary-btn {
        opacity:1;
        transition: .25s
    }
}

.homeServices .childMenu__list--item .childMenutitle__wrapper:hover .primary-btn {
    opacity: 1;
    transition: .25s
}

.homeServices .childMenu__list--item.active .childMenutitle__wrapper {
    padding-left: 6em;
    transition: .25s
}

@media (max-width: 1199.98px) {
    .homeServices .childMenu__list--item.active .childMenutitle__wrapper {
        padding-left:3.65em
    }
}

.homeServices .childMenu__list--item.active .childMenutitleIcon {
    opacity: 1;
    transition: .25s
}

.homeServices .childMenu__list--item.active .primary-btn {
    opacity: 1;
    transition: .25s
}

.homeServices .childMenu__list--item.active .subMenu {
    opacity: 1;
    visibility: visible;
    transition: .25s
}

.homeServices .childMenu.slideServices {
    width: 100%;
    transition: .25s
}

@media (max-width: 1199.98px) {
    .homeServices .childMenu.slideServices {
        width:90%
    }
}

@media (max-width: 991.98px) {
    .homeServices .childMenu.slideServices {
        width:115%
    }
}

@media (max-width: 767.98px) {
    .homeServices .childMenu.slideServices {
        width:calc(100% - 2em)
    }
}

.homeServices .subMenu {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 100%;
    width: 95%;
    height: 100%;
    padding-left: 5em;
    transition: .25s
}

@media (max-width: 1199.98px) {
    .homeServices .subMenu {
        width:100%;
        padding-left: 1.5em
    }
}

@media (max-width: 991.98px) {
    .homeServices .subMenu {
        width:60%;
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto
    }
}

@media (max-width: 767.98px) {
    .homeServices .subMenu {
        height:calc(100% + 9em);
        transform: translateY(-9em);
        left: calc(100% + 1em);
        width: 100%
    }
}

.homeServices .subMenu__list {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap
}

.homeServices .subMenu__list--item {
    width: 50%;
    padding-right: 1.5em;
    margin-bottom: 2em;
    transition: .25s
}

@media (max-width: 1199.98px) {
    .homeServices .subMenu__list--item {
        padding-right:1em;
        margin-bottom: 1em
    }
}

@media (max-width: 991.98px) {
    .homeServices .subMenu__list--item {
        width:100%
    }
}

.homeServices .subMenu__list--item .subMenutitle__wrapper {
    position: relative;
    display: flex
}

.homeServices .subMenu__list--item .subMenutitle__wrapper .subMenutitle {
    position: relative;
    margin: 0
}

.homeServices .subMenu__list--item .subMenutitle__wrapper .subMenutitle::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 1px;
    background: #fff;
    transform: scaleX(0);
    transition: all .25s ease
}

.homeServices .subMenu__list--item .subMenutitle__wrapper .subMenutitle:hover::after {
    transition: all .25s ease;
    transform: scaleX(1)
}

.homeTestimonials {
    position: relative;
    overflow: hidden;
    background-color: #fff
}

.homeTestimonials .section-front-line {
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100%;
    z-index: 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-index: 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-index: 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-index: 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-index: 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
}

.range-slider-input {
    display: none !important;
}
.header__nav--list li:last-child {
    display: none;
}
.footer__quickLinks--list li:nth-last-child(2) {
    display: none;
}

.homePartners {
    display: none;
}
.homeTestimonials {
    display: none;
}

.ourClients {
    display: none;
}

.ourWork__card--content {
    display: none !important;
}
.ourWork__card--img .descWrapper {
    display: none !important;
}
.ourWork__card a {
    display: none !important;
}











/* Style the tab */
.tab {
  overflow: hidden;
  border: none !important;
  background-color: transparent !important;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  position: relative;
  font-size: 1.25em;
  padding-left: 1em;
  font-weight: 300;
  color: #fff;
}

/* Change background color of buttons on hover */
.tab button:hover {background: linear-gradient(213deg, rgb(221, 13, 206) -39.81%, rgb(84, 13, 206) 85.21%) !important;border-radius: 2000px !important;padding: 14px 36px !important;}

/* Create an active/current tablink class */
.tab button.active {
  background: linear-gradient(213deg, rgb(221, 13, 206) -39.81%, rgb(84, 13, 206) 85.21%) !important;
  border-radius: 2000px !important;
  padding: 14px 36px !important;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: none !important;
  border-top: none;
  margin-top: -80px;
  position: relative;
  text-align: center;
}
.ourWork__card video {
    display: none !important;
}
.pricing-boxes {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 40px;
    background: linear-gradient(213deg, rgb(221 13 206 / 30%) -39.81%, rgb(84 13 206 / 30%) 85.21%);
    border-radius: 40px;
}
.package-box:hover {
    background: linear-gradient(213deg, rgb(221, 13, 206) -39.81%, rgb(84, 13, 206) 85.21%);
}

.package-box:hover .genericHead__subTitle::before {
    background: #fff !important;
}

.pricing-boxes:hover .primary-btn .primary-btn__bg::before {
    background: #000 !important;
}
.package-box {
    transition: transform 0.4s ease, 
                box-shadow 0.4s ease;
}

.package-box:hover {
    transform: scale(1.02) rotate(-1.2deg);
    box-shadow: 0 0 25px rgba(255, 0, 150, 0.4);
}

.whatWeDo .presenceList__list--item::before{
    display: none;
}

.leftSideLinks.show {
    display: none !important;
}

.rightSideLinks {
    display: none !important;
}

.socialLinksWrapper {
    display: none !important;
}
.footer__logo {
    margin-bottom: 80px;
    border-bottom: 1px solid #575757;
    padding-bottom: 70px;
}

.table__wrapper .body {
    display: none;
}

.ourWork__card video {
    display: none !important;
}
.ourWork__card .ourWork__card--content {
    display: none !important;
}

.csees .ourWork__card, .footer .socialLinks.outer {
    justify-content: center;
}