@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Roboto/Roboto-Regular.woff) format("ttf"), url(../fonts/Roboto/Roboto-Regular.woff) format("woff"), url(../fonts/Roboto/Roboto-Regular.woff2) format("woff2")
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    margin: 0;
    padding: 0
}

li {
    list-style: none
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    scroll-behavior: smooth !important
}

body {
    background: #000;
    margin: 0;
    opacity: 0;
    padding: 0;
    -webkit-transition: all 1s;
    transition: all 1s
}

.tab {
    -webkit-transition: all .3s !important;
    transition: all .3s !important
}

.wrapper {
    opacity: 0
}

.banner {
    z-index: 2
}

.circle-left {
    left: 0
}

.circle-right {
    left: 100%
}

.how-work {
    overflow: visible;
    z-index: 1
}

.video-container {
    max-width: 100%
}

.video-container .ipad_video_border {
    width: 100%
}

.video-container .ipad_video_border video {
    max-width: 100%
}

.video-container {
    position: relative;
    width: 950px;
    height: 534px;
  }
  .ipad_video {
    width: 100%;
    height: 100%;
  }
  .custom-controls {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    background: rgba(0, 0, 0, 0.5);
    padding: 5px;
    border-radius: 5px;
  }
  .custom-button {
    background: none;
    border: none;
    color: white;
    font-size: 16px;
    cursor: pointer;
    margin: 10px 0;
  }
  .custom-button img {
    width: 24px;
    height: 24px;
  }
  
#Solutions {
    overflow: visible;
    z-index: 0
}

.finger_print_section_height,
.footer-bg {
    position: relative;
    z-index: 0
}

.homework-bg,
.stay-bg,
.video-bg {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.blind-section {
    margin: 0 auto;
    max-width: 1140px
}

.loading-screen {
    background-color: #000;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    width: 0
}

.load-container {
    height: 100vh;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999
}

body {
    padding: 0 !important
}

.z_index_prime {
    z-index: 99999
}

.leading_150 {
    line-height: 150%
}

svg path {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.aniamtion_btn_start {
    border: 2px solid;
    border-image-source: linear-gradient(106.14deg, #fff 10.09%, hsla(0, 0%, 100%, 0) 61.22%);
    border-radius: 100px;
    -webkit-box-shadow: " 4px 4px 8px 0px #00000040";
    box-shadow: " 4px 4px 8px 0px #00000040";
    color: #142b38;
    font-size: 56px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 76px;
    line-height: 110%;
    padding: 14px 72px;
    text-align: left;
    text-align: center
}

.center-position_absolute {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.center-position_absolute_x {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.position_relative {
    position: relative
}

.position_absolute {
    position: absolute
}

.position_fixed {
    position: fixed
}

.video_border:after {
    border-bottom: 2px solid #fafafa;
    border-bottom-right-radius: 24px;
    border-right: 2px solid #fafafa;
    bottom: -52px;
    right: -52px
}

.video_border:after,
.video_border:before {
    content: "";
    height: 220px;
    position: absolute;
    width: 320px;
    z-index: -1
}

.video_border:before {
    border-left: 2px solid #fafafa;
    border-top: 2px solid #fafafa;
    border-top-left-radius: 24px;
    left: -52px;
    top: -52px
}

.submit_popup {
    border: 1px solid #ffffff29;
    height: 80vh
}

.user_img {
    height: 155px;
    width: 155px
}

.popup_content {
    gap: 80px;
    padding: 80px
}

.submit_popup_content_third p {
    height: 400px;
    overflow-y: auto
}

.circle_with_fingerprint {
    background-color: #fafafa;
    border-radius: 50%;
    height: 97.05px;
    right: 40px;
    width: 97.05px
}

.finger_print_tag .circle {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#blind-tab-contentbox h2 {
    color: #fafafa;
    font-size: clamp(38px, 4.23611vw, 61px);
    font-weight: 400;
    letter-spacing: 0;
    line-height: 120%;
    text-align: left
}

#blind-tab-contentbox p {
    color: #fafafa;
    direction: rtl;
    font-size: clamp(24px, 6.66667vw, 24px);
    font-weight: 300 !important;
    letter-spacing: 0;
    line-height: 130%;
    max-height: 131px;
    max-width: 784px;
    overflow: auto;
    position: relative
}

#blind-tab-contentbox .layer_black {
    background: #0b0e11;
    bottom: 0;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    height: 100px;
    left: 0;
    pointer-events: none;
    position: absolute;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    width: 100%
}

#blind-tab-contentbox p span {
    font-weight: 400
}

#blind-tab-contentbox p::-webkit-scrollbar {
    background-color: #8c9fa9;
    border-radius: 24px;
    direction: ltr;
    display: block !important;
    width: 2px
}

#blind-tab-contentbox p::-webkit-scrollbar-thumb {
    background-color: #fafafa;
    border-radius: 24px
}

.thankyou_bg {
    background: #0b0e11;
    padding: 0 12px
}

.thank_you_heading {
    font-family: articulate-cf;
    font-weight: 500
}

.thank_you_para {
    color: #c4c8d6;
    font-family: articulate-cf;
    font-weight: 400;
    max-width: 864px
}

.backgroud_blur {
    background-color: #0f222d;
    -webkit-filter: blur(233px);
    filter: blur(233px);
    height: 564px;
    left: -9%;
    top: 0;
    width: 663px
}

.backgroud_blur_two {
    background-color: #0f222d;
    bottom: 0;
    -webkit-filter: blur(300px);
    filter: blur(300px);
    height: 526px;
    right: -5%;
    width: 619px
}

#elementToChangeOpacity {
    background-color: #0b0e11;
    height: 102%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 3
}

.close_icon_thank_you {
    cursor: pointer;
    line-height: 0;
    right: 24px;
    top: 24px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.close_icon_thank_you:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.rating>label {
    position: relative
}

.rating>label:before {
    background-color: #fff;
    border-radius: 100%;
    content: "";
    cursor: pointer;
    height: 28px;
    left: 0;
    min-width: 28px;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.rating>input:checked~label:before {
    opacity: 1
}

.rating {
    color: #fff
}

input[type=radio] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: transparent;
    border: 2px solid #fafafa;
    border-radius: 100%;
    cursor: pointer;
    height: 28px !important;
    min-width: 28px !important;
    position: relative;
    top: 0
}

.tab:not(.active) h2 {
    color: #c4c8d6 !important;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 33px;
    text-align: center;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.tab.tab-1,
.tab.tab-3 {
    background-color: transparent;
    border: 1px solid #c4c8d6
}

.next01 {
    border: 4px solid red !important
}

.tab.active h2 {
    color: #142b38 !important;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 54px;
    line-height: 1;
    text-align: center;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.tab.active {
    border: transparent !important
}

.tab.tab-2 {
    background-color: #fafafa
}

.layer_tabs_bg {
    background-color: #1d4055;
    -webkit-filter: blur(300.1px);
    filter: blur(300.1px);
    height: 398.34px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    width: 867.7px
}

.button-position {
    background: transparent;
    border-radius: 9999px;
    cursor: pointer;
    height: 252px;
    width: 252px;
    z-index: 999
}

.button-prev.button-position {
    left: 0;
    -webkit-transform: translateX(-90%);
    -ms-transform: translateX(-90%);
    transform: translateX(-90%)
}

.button-next.button-position {
    right: 0;
    -webkit-transform: translateX(90%);
    -ms-transform: translateX(90%);
    transform: translateX(90%)
}

.button-next.button-position:hover+div>.tab.next-active,
.button-prev.button-position:hover+div+div>.tab:not(.next-active) {
    -webkit-box-shadow: 0 0 10px -3px #fff;
    box-shadow: 0 0 10px -3px #fff
}

.tab {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: lineAnimation;
    animation-name: animS
}

@-webkit-keyframes animS {
    0% {
        -webkit-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent
    }

    50% {
        -webkit-box-shadow: 0 0 10px -3px #fff;
        box-shadow: 0 0 10px -3px #fff
    }

    to {
        -webkit-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes animS {
    0% {
        -webkit-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent
    }

    50% {
        -webkit-box-shadow: 0 0 10px -3px #fff;
        box-shadow: 0 0 10px -3px #fff
    }

    to {
        -webkit-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent
    }
}

.tabs_container .tab {
    border: 2px solid gray;
    border-radius: 9999px;
    height: 252px;
    position: absolute;
    top: 10px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    width: 252px;
    z-index: 9
}

.swipe_tab_1 {
    -webkit-transform: translateX(0) scale(1.5);
    -ms-transform: translateX(0) scale(1.5);
    transform: translateX(0) scale(1.5);
    z-index: 99
}

.swipe_tab_2 {
    -webkit-transform: translateX(-100px) scale(1);
    -ms-transform: translateX(-100px) scale(1);
    transform: translateX(-100px) scale(1)
}

.swipe_tab_3 {
    -webkit-transform: translateX(100px) scale(1);
    -ms-transform: translateX(100px) scale(1);
    transform: translateX(100px) scale(1)
}

.tabs_parent {
    min-height: 250px;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5)
}

.finger_print_tag {
    bottom: 45%;
    right: 5%
}

.mt_n_38_mobile {
    margin-top: -38px
}

#why-us-tab {
    margin-top: 140px
}

#why-us-tab p span {
    font-size: clamp(20px, 2.222vw, 32px);
    font-weight: 500
}

#why-us-tab p,
#why-us-tab p span {
    letter-spacing: 0;
    line-height: 130%
}

#why-us-tab p {
    font-size: clamp(16px, 1.666vw, 24px);
    max-width: 730px
}

@-webkit-keyframes lineAnimation {
    0% {
        opacity: 0
    }

    33.3% {
        opacity: 1
    }

    66.6% {
        opacity: 1
    }

    to {
        opacity: 1
    }
}

@keyframes lineAnimation {
    0% {
        opacity: 0
    }

    33.3% {
        opacity: 1
    }

    66.6% {
        opacity: 1
    }

    to {
        opacity: 1
    }
}

.animate_path_satelite_1.active,
.animate_path_satelite_2.active,
.animate_path_satelite_3.active {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: lineAnimation;
    animation-name: lineAnimation;
    opacity: 0
}

.animate_path_satelite_1.active {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

.animate_path_satelite_2.active {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.animate_path_satelite_3.active {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.satelite_image {
    bottom: 45%;
    right: 10%;
    -webkit-transform: rotate(16.58deg);
    -ms-transform: rotate(16.58deg);
    transform: rotate(16.58deg)
}

#services-tab .services-tag {
    border-radius: 99px;
    height: 64px;
    position: relative;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    width: 64px
}

#services-tab .service-tag-parent:hover .services-tag {
    -webkit-box-shadow: 0 0 10px 0 #fff;
    box-shadow: 0 0 10px 0 #fff
}

#services-tab .services-tag+p {
    color: #c4c8d6;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 130%
}

.gap-y-48 {
    row-gap: 48px
}

.aniamtion_btn_start {
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7)
}

.hero_right_bubble {
    width: 85px
}

.services_tab_line_top:after {
    background-color: transparent;
    content: "";
    position: absolute
}

.mt_sm_custom_services_tab {
    margin-top: 450px
}

.close_popup {
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px)
}

.max_w_custom_blind svg {
    height: auto;
    overflow: visible;
    width: 100%
}

#qna .xl_col8_custom .text_box {
    border-radius: 12px
}

#qna .xl_col8_custom .qns_box {
    border: 1px solid #ffffff66;
    border-radius: 12px
}

#qna .xl_col8_custom .qns_box .light_part {
    padding: 20px
}

#qna .xl_col8_custom .qns_box .light_part h2 {
    color: #101316;
    line-height: 1
}

#qna .xl_col8_custom .qns_box .dark_part {
    padding: 20px
}

#qna .xl_col8_custom .qns_box .dark_part label {
    color: #fafafa;
    cursor: pointer;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%
}

input[type=checkbox]:checked {
    background-color: transparent;
    border: 1px solid #fafafa;
    border-radius: 50%;
    left: 0;
    top: 0
}

input[type=checkbox] {
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    background-color: #fafafa;
    border-radius: 50%;
    cursor: pointer;
    min-height: 18px;
    min-width: 18px;
    outline: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    vertical-align: middle
}

.dark_part_range {
    padding: 14px
}

.dark_part_range .check__box_selecter input[type=checkbox] {
    border: 3px solid #fafafa;
    height: 27px;
    min-width: 27px
}

.range-slider {
    margin: 2.5rem auto 2rem;
    position: relative;
    width: 100%
}

#range {
    -webkit-appearance: none;
    background-color: transparent;
    border: 0;
    border-radius: 10px;
    width: 100%
}

#range:focus {
    outline: none
}

#range:after,
#range:before {
    background-color: rgba(0, 0, 0, .1);
    border-radius: 4px;
    color: #333;
    font-size: 14px;
    line-height: 1;
    padding: 3px 5px;
    position: absolute;
    top: 2rem
}

#range:before {
    content: attr(data-min);
    left: 0
}

#range:after {
    content: attr(data-max);
    right: 0
}

#range::-webkit-slider-runnable-track {
    animate: .2s;
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(#343a41));
    background: linear-gradient(90deg, #fff var(--range-progress), #343a41 var(--range-progress));
    border-radius: 1rem;
    cursor: pointer;
    height: .24rem;
    width: 100%
}

#range::-webkit-slider-thumb {
    -webkit-appearance: none;
    background: #fff;
    border: 4px solid #343a41;
    border-radius: 50%;
    cursor: pointer;
    height: 18px;
    -webkit-transform: translateY(calc(-50% + 2px));
    transform: translateY(calc(-50% + 2px));
    width: 18px
}

#tooltip {
    position: absolute;
    top: -1.8rem
}

#tooltip span {
    background: #fafafa;
    border-radius: .125rem;
    color: #000;
    display: block;
    font-size: 12px;
    left: 50%;
    line-height: 1;
    padding: 5px;
    position: absolute;
    text-align: center;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
}

#tooltip span:before {
    border: 4px solid transparent;
    border-top-color: #fafafa;
    bottom: -7px;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0
}

.svg_fingerprint {
    -webkit-transform: translate(50%, -25%);
    -ms-transform: translate(50%, -25%);
    transform: translate(50%, -25%)
}

#progress_bar .bar {
    background: #4c5a65;
    border-radius: 100px;
    height: 449px;
    position: relative;
    width: 60px
}

#progress_bar .bar_1 span,
#progress_bar .bar_2 span {
    background-color: #fafafa;
    border-radius: 100px;
    bottom: 0;
    position: absolute;
    width: 100%
}

#progress_bar .bar_2 span {
    left: 0
}

#progress_bar .bar_3 span {
    background-color: #fafafa;
    border-radius: 100px;
    bottom: 0;
    position: absolute;
    width: 100%
}

#progress_bar .bar_1 span:after {
    content: attr(data-amoutnt)
}

#progress_bar .bar_1 span:after,
#progress_bar .bar_2 span:after {
    color: #000;
    left: 50%;
    line-height: 0;
    position: absolute;
    top: 48px;
    -webkit-transform: translate(-50%) rotate(-90deg);
    -ms-transform: translate(-50%) rotate(-90deg);
    transform: translate(-50%) rotate(-90deg);
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb
}

#progress_bar .bar_2 span:after {
    content: attr(data-amoutnt2)
}

#progress_bar .bar_3 span:after {
    content: attr(data-amoutnt3);
    line-height: 0;
    top: 48px;
    -webkit-transform: translate(-50%) rotate(-90deg);
    -ms-transform: translate(-50%) rotate(-90deg);
    transform: translate(-50%) rotate(-90deg)
}

#progress_bar .bar span:before,
#progress_bar .bar_3 span:after {
    color: #000;
    left: 50%;
    position: absolute;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb
}

#progress_bar .bar span:before {
    bottom: 28px;
    content: attr(data-text);
    font-size: 20px;
    font-weight: 600;
    line-height: 27.2px;
    -webkit-transform: translateX(-50%) rotate(-90deg);
    -ms-transform: translateX(-50%) rotate(-90deg);
    transform: translateX(-50%) rotate(-90deg)
}

.button_toggle_verson {
    background-color: #fafafa;
    border-radius: 100px;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    min-width: 260px;
    padding: 16px 20px
}

.button_toggle_verson button {
    background-color: transparent;
    border: 0 transparent;
    color: #000;
    padding-left: 6px;
    padding-right: 6px;
    position: relative;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    z-index: 10
}

.button_toggle_verson span {
    background: #142b38;
    border-radius: 228px;
    height: 48px;
    left: 4px;
    width: 124px;
    z-index: 0
}

.button_toggle_verson button:nth-child(3) {
    color: #fafafa
}

.nav__popup {
    background: linear-gradient(179.35deg, #0d161b -3.43%, #262e32 103.82%);
    border: 1px 0 0;
    border-radius: 16px 16px 0 16px;
    overflow: hidden;
    padding: 33px 61px 29px 32px;
    -webkit-transform: translate(-50%, -105%);
    -ms-transform: translate(-50%, -105%);
    transform: translate(-50%, -105%);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 20
}

.nav__popup ul {
    row-gap: 20px
}

.nav__popup.max_h_popup {
    max-height: 270px
}

.nav__popup.max-h-0 {
    max-height: 0;
    opacity: 0;
    padding: 0;
    pointer-events: none
}

.nav__popup ul li a {
    color: #fafafa !important;
    font-size: 18px !important;
    font-weight: 500;
    line-height: 130% !important;
    position: relative;
    white-space: nowrap
}

.nav__popup ul li a,
.nav__popup ul li a:after {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.nav__popup ul li a:after {
    background-color: #fafafa;
    bottom: -2px;
    content: "";
    height: 1px;
    position: absolute;
    right: 0;
    width: 0
}

.nav__popup ul li a:hover:after {
    left: 0;
    width: 100%
}

.btn_dots_pos {
    bottom: 28px;
    right: 28px
}

.btn_dots_pos>#icon__dots {
    -webkit-animation: btn_nav 1.5s linear infinite forwards;
    animation: btn_nav 1.5s linear infinite forwards
}

@-webkit-keyframes btn_nav {

    0%,
    to {
        bottom: 0
    }

    50% {
        bottom: 10px
    }
}

@keyframes btn_nav {

    0%,
    to {
        bottom: 0
    }

    50% {
        bottom: 10px
    }
}

@media (min-width:576px) {
    .max_w_custom_blind {
        max-width: 450px
    }

    .mt_sm_custom_services_tab {
        margin-top: 30px
    }

    .satelite_image {
        bottom: 40%;
        right: 10%;
        -webkit-transform: rotate(16.58deg);
        -ms-transform: rotate(16.58deg);
        transform: rotate(16.58deg)
    }

    .finger_print_tag {
        bottom: 51%;
        right: 10%
    }

    .mt_n_38_mobile {
        margin-top: 0
    }

    .hero_right_bubble {
        width: 120px
    }
}

@media (min-width:768px) {
    .max_w_custom_blind {
        max-width: 550px
    }

    .button-prev.button-position {
        left: 0;
        -webkit-transform: translateX(15%) scale(.97);
        -ms-transform: translateX(15%) scale(.97);
        transform: translateX(15%) scale(.97)
    }

    .button-next.button-position {
        right: 0;
        -webkit-transform: translateX(-17%) scale(.97);
        -ms-transform: translateX(-17%) scale(.97);
        transform: translateX(-17%) scale(.97)
    }

    .service-tag-parent-1 {
        max-width: 196px
    }

    .service-tag-parent-2 {
        max-width: 144px
    }

    .service-tag-parent-3 {
        max-width: 116px
    }

    .service-tag-parent-4 {
        max-width: 169px
    }

    .hero_right_bubble {
        width: 150px
    }

    .service-tag-parent .services-tag:after {
        height: 96px;
        left: 50%;
        width: 2px
    }

    #services-tab .col-lg-3:before,
    .service-tag-parent .services-tag:after {
        background-color: #fafafa;
        content: "";
        position: absolute;
        top: 0;
        -webkit-transform: translate(-50%, -100%);
        -ms-transform: translate(-50%, -100%);
        transform: translate(-50%, -100%)
    }

    #services-tab .col-lg-3:before {
        height: 2px;
        left: 22.5%;
        width: 100%
    }

    #services-tab .col-lg-3:nth-child(3):before {
        display: none
    }

    #services-tab .col-lg-3:first-child:before {
        left: 18.6%;
        width: 100%
    }

    #services-tab .col-lg-3:first-child:before,
    #services-tab .col-lg-3:nth-child(4):before {
        background-color: #fafafa;
        content: "";
        height: 2px;
        position: absolute;
        top: 0;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    #services-tab .col-lg-3:nth-child(4):before {
        display: none;
        left: 0;
        width: 73.5%
    }

    #services-tab .col-lg-3:first-child .line_md__timeline {
        background-color: #fafafa;
        height: 100%;
        left: 18.4%;
        position: absolute;
        top: 0;
        -webkit-transform: translate(25%);
        -ms-transform: translate(25%);
        transform: translate(25%);
        width: 2px
    }

    #services-tab .col-lg-3:nth-child(2) .line_md__timeline {
        background-color: #fafafa;
        height: 100%;
        position: absolute;
        right: 27.9%;
        top: 0;
        -webkit-transform: translate(75%);
        -ms-transform: translate(75%);
        transform: translate(75%);
        width: 2px
    }

    .services_tab_line_top:after {
        background-color: #fafafa;
        content: "";
        height: 96px;
        left: 50%;
        position: absolute;
        top: 0;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 2px
    }

    .satelite_image {
        bottom: 40%;
        right: 10%;
        -webkit-transform: rotate(16.58deg);
        -ms-transform: rotate(16.58deg);
        transform: rotate(16.58deg)
    }

    .finger_print_tag {
        bottom: 46%;
        right: 10%
    }

    .tabs_parent {
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6)
    }
}

@media (min-width:992px) {
    .min_vh_100 {
        min-height: 100vh
    }

    .max_w_custom_blind {
        max-width: 724px
    }

    .mt_sm_custom_services_tab {
        margin-top: 0
    }

    .hero_right_bubble {
        width: 200px
    }

    .aniamtion_btn_start {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)
    }

    #services-tab .col-lg-3:before {
        left: 50%;
        width: 100%
    }

    #services-tab .services-tag+p {
        font-size: 24px
    }

    #services-tab .col-lg-3:nth-child(3):before {
        display: block
    }

    .finger_print_tag {
        bottom: 45%;
        right: 10%
    }

    .tabs_parent {
        min-height: 300px;
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }

    .satelite_image {
        bottom: 10%;
        right: 10%;
        -webkit-transform: rotate(16.58deg);
        -ms-transform: rotate(16.58deg);
        transform: rotate(16.58deg)
    }

    #services-tab .col-lg-3:first-child:before {
        left: 46.6%;
        width: 68%
    }

    #services-tab .col-lg-3:nth-child(4):before {
        display: block;
        width: 59.1%
    }

    .button-prev.button-position {
        left: 0;
        -webkit-transform: translateX(63%) scale(.97);
        -ms-transform: translateX(63%) scale(.97);
        transform: translateX(63%) scale(.97)
    }

    .button-next.button-position {
        right: 0;
        -webkit-transform: translateX(-60%) scale(.97);
        -ms-transform: translateX(-60%) scale(.97);
        transform: translateX(-60%) scale(.97)
    }
}

@media (min-width:1024px) {
    .hero_right_bubble {
        width: 250px
    }

    .satelite_image {
        bottom: 7%;
        right: 10%;
        -webkit-transform: rotate(16.58deg);
        -ms-transform: rotate(16.58deg);
        transform: rotate(16.58deg)
    }
}

@media (min-width:1200px) {
    .button-prev.button-position {
        left: 0;
        -webkit-transform: translateX(100%) scale(1);
        -ms-transform: translateX(100%) scale(1);
        transform: translateX(100%) scale(1)
    }

    .aniamtion_btn_start {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    .button-next.button-position {
        right: 0;
        -webkit-transform: translateX(-100%) scale(1);
        -ms-transform: translateX(-100%) scale(1);
        transform: translateX(-100%) scale(1)
    }

    #services-tab .col-lg-3:first-child:before {
        left: 39%;
        width: 68%
    }

    #services-tab .col-lg-3:nth-child(4):before {
        left: 0;
        width: 65.8%
    }

    .satelite_image {
        bottom: 10%;
        right: 10%;
        -webkit-transform: rotate(16.58deg);
        -ms-transform: rotate(16.58deg);
        transform: rotate(16.58deg)
    }

    .finger_print_tag {
        bottom: 39%;
        right: 15%
    }

    .tabs_parent {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

@media (min-width:1280px) {
    #qna .xl_col8_custom {
        padding-left: 12px;
        padding-right: 12px;
        width: 70.196667% !important
    }

    .dark_part_range {
        padding: 20px
    }

    #qna .xl_col4_custom {
        padding-left: 12px;
        padding-right: 12px;
        width: 29.803333% !important
    }
}

@media (max-width:1199.98px) {
    .video_border:before {
        height: 170px;
        left: -12px;
        top: -12px;
        width: 170px
    }

    #qna .xl_col8_custom .qns_box .dark_part label {
        font-size: 18px !important
    }

    .video_border:after {
        bottom: -12px;
        height: 170px;
        right: -12px;
        width: 170px
    }
}

@media (max-width:991.98px) {
    .video_border:before {
        border-top-left-radius: 12px
    }

    .svg_fingerprint {
        scale: .9
    }

    .video_border:after {
        border-bottom-right-radius: 12px
    }
}

@media (max-width:767.9px) {
    .max_w_custom {
        max-width: 266px !important
    }

    #qna .xl_col8_custom .qns_box .dark_part label {
        font-size: 17px !important
    }

    .svg_fingerprint {
        scale: .9
    }

    .service-tag-parent-1,
    .service-tag-parent-2,
    .service-tag-parent-3,
    .service-tag-parent-4 {
        max-width: 169px
    }

    .service-tag-parent .services-tag:after {
        background-color: #fafafa;
        content: "";
        height: 1px;
        left: 0;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-100%, -50%);
        -ms-transform: translate(-100%, -50%);
        transform: translate(-100%, -50%);
        width: 100px
    }

    .services_tab_line_top:after {
        background-color: transparent;
        content: "";
        height: 2px;
        left: 0;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100px
    }

    #services-tab .col-lg-3:before {
        background-color: #fafafa;
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        -webkit-transform: translate(-50%);
        -ms-transform: translate(-50%);
        transform: translate(-50%);
        width: 2px
    }
}

@media (max-width:575.98px) {
    .close_icon_thank_you svg {
        height: 24px;
        width: 24px
    }

    .icon_dots_svg {
        width: 75px
    }

    .finger_print_tag {
        bottom: 55% !important
    }

    .svg_fingerprint {
        scale: .75 !important
    }

    #playVideo {
        max-width: 60px
    }

    #qna .xl_col8_custom .qns_box .dark_part label {
        font-size: 15px !important
    }

    .svg_fingerprint {
        scale: .8
    }

    .video_border:before {
        height: 100px;
        left: -7px;
        top: -7px;
        width: 100px
    }

    .video_border:after {
        bottom: -7px;
        height: 100px;
        right: -7px;
        width: 100px
    }
}

.links_hover:after {
    border: 0 solid #fafafa !important;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    -webkit-transition: all .3s ease-in-out !important;
    transition: all .3s ease-in-out !important;
    width: 0
}

.links_hover:hover:after {
    border: 1px solid #fafafa !important;
    width: 100%
}

.links_hover:hover {
    opacity: 1 !important
}

.donate_btn {
    background-color: #9a0000;
    color: #f2f7f9 !important;
    padding: 12.5px 32px 11.5px
}

.donate_btn:hover {
    -webkit-box-shadow: inset 0 80px 0 #fff;
    box-shadow: inset 0 80px 0 #fff;
    color: #9a0000 !important
}

.border_top {
    border-top: 1px solid #4a575f
}

.footer_privacy_condition_hover:hover,
.hover_opacity:hover {
    opacity: 1 !important
}

.footer_logo_size {
    min-width: 107px !important
}

.black_fingerprint_img {
    left: 50%;
    max-width: 781px;
    -webkit-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    transform: translatex(-50%)
}

.gray_print_size {
    max-width: 422px
}

.gray_print_left_img {
    left: -50px
}

.gray_print_right_img {
    right: -50px
}

.finger_print_section_height {
    height: 482px
}

.faq_bg_color {
    -webkit-backdrop-filter: blur(4px) !important;
    backdrop-filter: blur(4px) !important;
    background: rgba(76, 90, 101, .3) !important
}

.faq_border {
    border: 1px solid hsla(0, 0%, 100%, .16) !important
}

.rounded_custom {
    border-radius: 24px !important
}

.rounded_16 {
    border-radius: 16px
}

.width_710 {
    max-width: 710px !important
}

.accordion-button {
    -webkit-box-align: normal;
    -ms-flex-align: normal;
    align-items: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.accordion-button:after {
    background-image: url(../images/svg/faq-arrow.svg) !important;
    background-size: 100% 100% !important;
    height: 24px !important;
    width: 24px !important
}

.accordion-button:focus,
.accordion-button:not(.collapsed) {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.question_mark_size_position {
    max-width: 375px;
    right: -22% !important;
    top: 70px
}

.question_mark_opacity {
    opacity: 1 !important
}

.width_477 {
    max-width: 477px !important
}

.aboutus_image_size {
    max-width: 461px !important
}

.aboutus-bg,
.homework-bg,
.stay-bg,
.video-bg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    background-color: #163547;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    justify-content: center;
    justify-items: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.accordion-item .collapsed {
    border-radius: 40px !important
}

.ai_innovation_bg_img {
    background-image: url(../images/png/ai-innovation-bg-img.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.width_576 {
    max-width: 576px !important
}

.ai_innovation_box {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: rgba(242, 247, 249, .08)
}

.margin_3 {
    margin: 3px
}

.backdrop_blur {
    -webkit-filter: blur(4.65217px);
    filter: blur(4.65217px)
}

.back_to_top_icon {
    height: 30px;
    width: 30px
}

#back_to_top {
    background-color: #202225 !important;
    border: 1px solid hsla(0, 0%, 100%, .24);
    bottom: 20px;
    display: none;
    height: 40px;
    position: fixed;
    right: 20px;
    width: 40px;
    z-index: 998
}

#back_to_top:hover {
    -webkit-box-shadow: 0 1px 10px 0 #fafafa;
    box-shadow: 0 1px 10px 0 #fafafa
}

.backtotop_animation {
    -webkit-animation: backtotop_animation 1.5s infinite !important;
    animation: backtotop_animation 1.5s infinite !important
}

@-webkit-keyframes backtotop_animation {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-15%);
        transform: translateY(-15%)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes backtotop_animation {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-15%);
        transform: translateY(-15%)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.generate_text_position {
    right: 183px;
    top: 158px
}

.send_text_position {
    right: 510px;
    rotate: 25deg;
    top: 140px
}

.arrow_rotate_send {
    rotate: -25deg
}

.encrypted_text_position {
    left: -50px;
    max-width: 101px !important;
    top: 40px
}

.send_encrypted_text_position {
    left: 0;
    rotate: -90deg;
    top: 310px
}

.process_text_position {
    bottom: 0;
    left: -60px;
    max-width: 156px !important
}

.send_output_text_position {
    bottom: 140px;
    left: 270px;
    rotate: -20deg
}

.arrow_rotate_output {
    rotate: 154deg
}

.decrypt_text_position {
    bottom: 114px;
    right: 178px
}

.send_decrypted_text_position {
    bottom: 205px;
    left: 230px;
    rotate: -20deg
}

.tool_tip_box {
    background-image: url(../images/svg/polygon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-size: 100% 100%;
    padding-bottom: 12px;
    padding-top: 4px;
    visibility: hidden
}

.tooltip_hover:hover .tool_tip_box {
    visibility: visible !important
}

.tooltip_1_position {
    right: 180px;
    top: 100px
}

.tooltip_2_position {
    right: 0;
    rotate: -25deg;
    top: -60px
}

.tooltip_3_position {
    right: 0;
    top: -60px
}

.tooltip_4_position {
    background-image: url(/assets/images/svg/tooltip_bg_img.svg);
    padding-bottom: 4px;
    padding-right: 12px;
    right: 30px;
    rotate: 90deg;
    top: -100px
}

.tooltip_5_position {
    right: 0;
    top: -60px
}

.tooltip_6_position {
    bottom: -70px;
    right: 60px;
    rotate: 20deg
}

.tooltip_6_position,
.tooltip_7_position {
    background-image: url(../images/svg/polygon2.svg);
    padding-bottom: 4px;
    padding-top: 12px !important
}

.tooltip_7_position {
    bottom: -50px;
    right: 0
}

.tooltip_8_position {
    right: 30px;
    rotate: 20deg;
    top: -60px
}

.parentClass .secure_data_numbers {
    opacity: 1;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.secure_data_numbers {
    z-index: 1 !important
}

#secureDataBtn {
    bottom: 0;
    right: 140px;
    white-space: nowrap
}

.secure_data_numbers {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.blind_box_bg {
    border: 1px solid #ffffff29;
    border-radius: 24px;
    margin: 100px 0;
    min-height: 421px
}

@media (max-width:1199.98px) {
    .blind_box_bg {
        margin: 70px 0
    }

    body {
        padding-bottom: 52px
    }

    .black_fingerprint_img {
        max-width: 600px
    }

    .gray_print_size {
        max-width: 300px
    }

    .gray_print_right_img {
        right: 0
    }

    .gray_print_left_img {
        left: 0
    }

    .finger_print_section_height {
        height: 382px
    }

    .question_mark_size_position {
        max-width: 335px
    }

    .aboutus_image_size {
        max-width: 75% !important
    }

    .generate_text_position {
        right: 136px;
        top: 140px
    }

    .send_text_position {
        right: 420px;
        top: 130px
    }

    .encrypted_text_position {
        left: -10px;
        top: 0
    }

    .send_encrypted_text_position {
        left: -20px;
        rotate: -90deg;
        top: 270px
    }

    .process_text_position {
        bottom: -30px;
        left: -40px;
        max-width: 156px !important
    }

    .send_output_text_position {
        bottom: 115px;
        left: 210px;
        rotate: -20deg
    }

    .decrypt_text_position {
        bottom: 108px;
        right: 140px
    }

    .send_decrypted_text_position {
        bottom: 175px;
        left: 175px
    }

    .secure_img_size {
        height: auto;
        max-width: 700px !important
    }

    .tooltip_1_position {
        right: 130px;
        top: 85px
    }

    #secureDataBtn {
        right: 100px
    }

    #back_to_top {
        bottom: 60px
    }
}

@media (max-width:991.98px) {
    .blind_text {
        height: 120px
    }

    .blind_box_bg {
        margin: 50px 0;
        min-height: 350px
    }

    #secureDataBtn {
        right: 40px
    }

    .finger_print_section_height {
        height: 252px
    }

    .black_fingerprint_img {
        max-width: 400px
    }

    .gray_print_size {
        max-width: 200px
    }

    .rounded_custom {
        border-radius: 8px !important
    }

    .question_mark_size_position {
        max-width: 335px;
        right: -12% !important;
        top: 9%
    }

    .aboutus_image_size {
        max-width: 100% !important
    }

    .generate_text_position {
        right: 40px;
        top: 120px
    }

    .send_text_position {
        right: 300px;
        top: 85px
    }

    .encrypted_text_position {
        left: -70px;
        max-width: 101px !important;
        top: -10px
    }

    .send_encrypted_text_position {
        left: -60px;
        top: 200px
    }

    .process_text_position {
        bottom: -10px;
        left: -80px;
        max-width: 156px !important
    }

    .send_output_text_position {
        bottom: 89px;
        left: 122px;
        rotate: -20deg
    }

    .decrypt_text_position {
        bottom: 85px;
        right: 66px
    }

    .send_decrypted_text_position {
        bottom: 143px;
        left: 95px
    }

    .tooltip_1_position {
        right: 40px;
        top: 70px
    }

    .secure_data_numbers {
        scale: .8
    }
}

@media (max-width:767.98px) {
    .aboutus_image_size {
        max-width: 65% !important
    }

    .footer_logo_size {
        min-width: auto !important
    }

    .ai_img_size {
        height: 300px
    }

    .back_to_top_icon {
        height: 20px;
        width: 20px
    }

    #back_to_top {
        height: 35px;
        right: 10px;
        width: 35px
    }

    .generate_text_position {
        right: 25px;
        top: 108px
    }

    .tooltip_1_position {
        right: 30px;
        top: 40px
    }

    .send_text_position {
        right: 270px;
        top: 74px
    }

    .encrypted_text_position {
        left: -30px;
        top: -40px
    }

    .send_encrypted_text_position {
        left: -60px;
        top: 180px
    }

    .tooltip_4_position {
        background-image: url(../images/svg/polygon3.svg);
        padding-left: 12px;
        padding-right: 4px;
        right: 30px;
        top: 100px
    }

    .tooltip_4_position:after {
        left: -17.5px;
        -webkit-transform: translateY(-50%) rotate(90deg) !important;
        -ms-transform: translateY(-50%) rotate(90deg) !important;
        transform: translateY(-50%) rotate(90deg) !important
    }

    .process_text_position {
        bottom: -48px;
        left: -30px
    }

    .send_output_text_position {
        bottom: 80px;
        left: 100px
    }

    .decrypt_text_position {
        bottom: 80px;
        right: 60px
    }

    .send_decrypted_text_position {
        bottom: 124px;
        left: 75px
    }
}

@media (max-width:575.98px) {
    .secure_bg_img {
        min-height: unset !important
    }

    .blind_text {
        height: 80px
    }

    .blind_box_bg {
        margin: 20px 0;
        min-height: 300px
    }

    .secure_img_size_parent h3 {
        font-size: 13px
    }

    .finger_print_section_height {
        height: 172px
    }

    .finger_print_section_height .container {
        max-width: 320px
    }

    .black_fingerprint_img {
        max-width: 220px
    }

    .gray_print_size {
        max-width: 130px
    }

    .accordion-button {
        padding: 12px !important
    }

    .accordion-body {
        padding: 0 12px 12px !important
    }

    .aboutus_image_size {
        max-width: 75% !important
    }

    .ai_img_size {
        height: 200px
    }

    .donate_btn {
        background-color: #9a0000;
        color: #f2f7f9 !important;
        padding: 9px 25px 8px
    }

    .secure_img_size_parent {
        max-width: 370px !important
    }

    #secureDataBtn {
        bottom: -50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        left: 48%;
        margin: auto;
        position: relative !important;
        right: 0
    }

    .mobile_br {
        display: block !important
    }

    .secure_data_numbers {
        max-width: 150px;
        text-align: center
    }

    .generate_text_position {
        right: -210px;
        top: 68px
    }

    .tooltip_1_position {
        right: -230px;
        top: 20px
    }

    .send_text_position {
        right: 166px;
        top: 40px
    }

    .encrypted_text_position {
        left: -15px;
        top: -45px
    }

    .tooltip_3_position {
        top: -40px
    }

    .send_encrypted_text_position {
        left: -65px;
        top: 104px
    }

    .tooltip_4_position {
        right: 0;
        top: 90px
    }

    .tooltip_6_position {
        bottom: -40px;
        right: 70px
    }

    .process_text_position {
        left: -20px
    }

    .send_output_text_position {
        bottom: 35px;
        left: 61px
    }

    .send_decrypted_text_position {
        bottom: 78px;
        left: 34px
    }

    .decrypt_text_position {
        bottom: 43px;
        right: 50px
    }

    .decrypt_text_position h3 {
        line-height: 12px
    }

    .ai_box {
        width: 250px
    }
}

@media (max-width:539.98px) {
    .ai_box {
        max-width: 350px;
        width: 100%
    }
}

@media (max-width:360px) {
    .secure_img_size_parent h3 {
        font-size: 14px
    }

    .generate_text_position {
        right: -145px;
        top: 52px
    }

    .secure_img_size_parent {
        max-width: 296px !important
    }

    .send_text_position {
        right: 126px;
        top: 30px
    }

    .arrow_rotate_output,
    .arrow_rotate_send {
        display: none
    }

    .send_encrypted_text_position {
        left: -70px;
        top: 84px
    }

    .send_output_text_position {
        bottom: 20px;
        left: 33px
    }

    .send_decrypted_text_position {
        bottom: 60px;
        left: 11px
    }

    .decrypt_text_position {
        bottom: 34px;
        right: 31px
    }

    .tooltip_1_position {
        right: -160px;
        top: 0
    }

    .tooltip_5_position {
        right: 10px;
        top: -40px
    }
}

.top_overlay {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.bottom_overlay,
.top_overlay {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(11, 14, 17, 0)), to(#0b0e11));
    background: linear-gradient(180deg, rgba(11, 14, 17, 0), #0b0e11);
    max-height: 200px
}

.max_w_676px {
    max-width: 676px
}

.email_form {
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px) !important;
    background-color: #4c5a65;
    border: 1px solid hsla(0, 0%, 100%, 0);
    border-radius: 66px;
    max-width: 480px
}

.email_form input {
    outline: none
}

.email_form:focus-within,
.email_form:hover {
    border: 1px solid #fafafa !important
}

.email_form input::-webkit-input-placeholder {
    color: var(--white);
    opacity: .7
}

.email_form input::-moz-placeholder {
    color: var(--white);
    opacity: .7
}

.email_form input:-ms-input-placeholder {
    color: var(--white);
    opacity: .7
}

.email_form input::-ms-input-placeholder {
    color: var(--white);
    opacity: .7
}

.email_form input::placeholder {
    color: var(--white);
    opacity: .7
}

.white_paper_bg {
    background-image: url(/assets/images/webp/bg_white_paper.webp);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.paper_d2 {
    backdrop-filter: blur(7.2079px);
    -webkit-backdrop-filter: blur(7.2079px) !important;
    background-color: hsla(0, 0%, 100%, .08);
    border: 1.442px solid hsla(0, 0%, 100%, .12);
    border-radius: 279.667px;
    height: 280px;
    width: 280px
}

.paper_d2_border {
    -webkit-animation: spin 25s linear infinite;
    animation: spin 25s linear infinite;
    border: 1.442px dashed hsla(0, 0%, 100%, .16);
    border-radius: 475.722px;
    height: 475px;
    left: 50% !important;
    top: 50% !important;
    width: 475px
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg)
    }

    to {
        -webkit-transform: translate(-50%, -50%) rotate(1turn);
        transform: translate(-50%, -50%) rotate(1turn)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg)
    }

    to {
        -webkit-transform: translate(-50%, -50%) rotate(1turn);
        transform: translate(-50%, -50%) rotate(1turn)
    }
}

.connections_icon_box {
    backdrop-filter: blur(7.2079px);
    -webkit-backdrop-filter: blur(7.2079px) !important;
    background-color: hsla(0, 0%, 100%, .08);
    border: 1.442px solid hsla(0, 0%, 100%, .08);
    border-radius: 50%;
    height: 80.729px;
    width: 80.729px
}

.wifi_icon {
    top: 16%
}

.security_icon,
.wifi_icon {
    -webkit-animation: wifispin 25s linear infinite;
    animation: wifispin 25s linear infinite;
    left: -2%
}

.security_icon {
    bottom: 15%
}

.data_blob_icon {
    bottom: -5%;
    right: 28%
}

.data_blob_icon,
.lock_icon {
    -webkit-animation: wifispin 25s linear infinite;
    animation: wifispin 25s linear infinite
}

.lock_icon {
    right: -8%;
    top: 41%
}

.privacy_icon {
    -webkit-animation: wifispin 25s linear infinite;
    animation: wifispin 25s linear infinite;
    right: 23%;
    top: -5%
}

@-webkit-keyframes wifispin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
}

@keyframes wifispin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
}

.vertical_text {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr
}

.navbar_scroll {
    height: calc(100vh - 150px);
    overflow-y: scroll !important
}

::-webkit-scrollbar {
    display: none !important
}

.gap_32 {
    gap: 32px
}

.social_icon {
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    background-color: #202225;
    border: 1px solid hsla(0, 0%, 100%, .24);
    border-radius: 50%;
    height: 36px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 36px
}

.border_social {
    border: 1px solid #202225;
    border-radius: 999px
}

.social_icon svg path {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.social_icon_hover:hover {
    backdrop-filter: blur(0);
    -webkit-backdrop-filter: blur(0);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.social_icon_position {
    /* background-color: #0d161b; */
    bottom: 0 !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip_bg {
    background-image: url(/assets/images/svg/tooltip_bg_img.svg);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 143px
}

.whitepaper_icon:hover .tooltip_bg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: center
}

.tooltip_position {
    right: 49px
}

.dots_box {
    background: #0d161b;
    border: 1px solid hsla(0, 0%, 100%, .16);
    border-radius: 24px;
    min-height: 670px;
    padding: 0 12px !important
}

.z_index_2 {
    z-index: 2
}

.boll_1 {
    animation: mymove 8s linear infinite alternate-reverse;
    background: linear-gradient(145deg, #0c1216 13.59%, #132935 84.97%) !important;
    border-radius: 50%;
    max-width: 497px;
    min-height: 497px;
    position: absolute;
    width: 100%;
    z-index: 1
}

.boll_2 {
    animation: boll_2 9s linear infinite alternate-reverse;
    max-width: 211px;
    min-height: 211px
}

.boll_2,
.boll_3 {
    background: linear-gradient(145deg, #0c1216 13.59%, #132935 84.97%);
    border-radius: 50%;
    position: absolute;
    width: 100%;
    z-index: 1
}

.boll_3 {
    animation: boll_3 9s linear infinite alternate-reverse;
    max-width: 201px;
    min-height: 201px
}

.boll_4 {
    animation: boll_4 10s ease-in-out infinite alternate-reverse;
    background: linear-gradient(145deg, #0c1216 13.59%, #132935 84.97%);
    border-radius: 50%;
    max-width: 280px;
    min-height: 280px;
    position: absolute;
    width: 100%;
    z-index: 1
}

.popup_lang {
    background: #0d161b;
    border: 0 solid #343b3f;
    border-radius: 8px;
    bottom: 0;
    max-height: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    row-gap: 16px;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    z-index: 3
}

.popup_lang.active {
    border-width: 1px;
    max-height: 100px;
    padding: 14px
}

.popup_lang button {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: transparent;
    border: 0;
    color: #fafafa;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 14px;
    font-weight: 400;
    outline: none
}

.popup_lang button,
.popup_lang button span {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.popup_lang button span {
    border: 2px solid #fafafa;
    border-radius: 50%;
    display: inline-block;
    height: 24px;
    width: 24px
}

.popup_lang button span.active_lang {
    background-color: #fafafa
}

.hero_para {
    max-width: 813px
}

@-webkit-keyframes mymove {
    0% {
        left: 0;
        max-width: 300px;
        min-height: 300px;
        top: 0
    }

    50% {
        left: 30%;
        max-width: 200px;
        min-height: 200px;
        top: 35%
    }

    to {
        left: 0;
        max-width: 350px;
        min-height: 350px;
        top: 47%
    }
}

@keyframes mymove {
    0% {
        left: 0;
        max-width: 300px;
        min-height: 300px;
        top: 0
    }

    50% {
        left: 30%;
        max-width: 200px;
        min-height: 200px;
        top: 35%
    }

    to {
        left: 0;
        max-width: 350px;
        min-height: 350px;
        top: 47%
    }
}

@-webkit-keyframes boll_2 {
    0% {
        bottom: 0;
        max-width: 200px;
        min-height: 200px;
        right: 0
    }

    50% {
        bottom: 50%;
        max-width: 300px;
        min-height: 300px;
        right: 0
    }

    to {
        bottom: 0;
        max-width: 370px;
        min-height: 370px;
        right: 0
    }
}

@keyframes boll_2 {
    0% {
        bottom: 0;
        max-width: 200px;
        min-height: 200px;
        right: 0
    }

    50% {
        bottom: 50%;
        max-width: 300px;
        min-height: 300px;
        right: 0
    }

    to {
        bottom: 0;
        max-width: 370px;
        min-height: 370px;
        right: 0
    }
}

@-webkit-keyframes boll_3 {
    0% {
        left: 0;
        max-width: 250px;
        min-height: 250px;
        top: 0
    }

    25% {
        max-width: 350px;
        min-height: 350px;
        right: 25%;
        top: 25%
    }

    50% {
        left: 50%;
        max-width: 400px;
        min-height: 400px;
        top: 40%
    }

    75% {
        left: 45%;
        max-width: 200px;
        min-height: 200px;
        top: 5%
    }

    to {
        left: 10%;
        top: 20%
    }
}

@keyframes boll_3 {
    0% {
        left: 0;
        max-width: 250px;
        min-height: 250px;
        top: 0
    }

    25% {
        max-width: 350px;
        min-height: 350px;
        right: 25%;
        top: 25%
    }

    50% {
        left: 50%;
        max-width: 400px;
        min-height: 400px;
        top: 40%
    }

    75% {
        left: 45%;
        max-width: 200px;
        min-height: 200px;
        top: 5%
    }

    to {
        left: 10%;
        top: 20%
    }
}

@-webkit-keyframes boll_4 {
    0% {
        max-width: 300px;
        min-height: 300px;
        right: 0;
        top: 0
    }

    50% {
        max-width: 200px;
        min-height: 200px;
        right: 30%;
        top: 35%
    }

    to {
        max-width: 350px;
        min-height: 350px;
        right: 0;
        top: 47%
    }
}

@keyframes boll_4 {
    0% {
        max-width: 300px;
        min-height: 300px;
        right: 0;
        top: 0
    }

    50% {
        max-width: 200px;
        min-height: 200px;
        right: 30%;
        top: 35%
    }

    to {
        max-width: 350px;
        min-height: 350px;
        right: 0;
        top: 47%
    }
}

@media (max-width:1399.98px) {
    .navlogo {
        max-width: 60px
    }
}

@media (max-width:1200px) {
    .custom_hero_container {
        max-width: 960px
    }

    .paper_d2 {
        height: 200px;
        width: 200px
    }

    .paper_d2_border {
        height: 350px;
        width: 350px
    }

    .connections_icon_box {
        height: 60px;
        width: 60px
    }

    .connections_icon_box svg {
        height: 25px;
        width: 25px
    }

    .tooltip_position {
        bottom: 0;
        height: 40px;
        left: -110px;
        right: auto !important;
        top: auto !important;
        width: 108px
    }
}

@media (max-width:1199.98px) {
    .hero_para {
        max-width: 639px
    }

    .popup_lang {
        background: #0d161b;
        border: 0 solid #343b3f;
        border-radius: 8px;
        max-height: 0;
        overflow: hidden;
        padding: 0;
        position: absolute;
        right: 0;
        row-gap: 16px;
        -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        z-index: 3
    }

    .navlogo {
        max-width: unset
    }

    .boll_1 {
        max-width: 250px;
        min-height: 250px
    }

    .svg_custom {
        max-width: 650px
    }
}

@media (max-width:999.98px) {
    .svg_custom {
        max-width: 550px
    }

    @-webkit-keyframes mymove {
        0% {
            left: 0;
            max-width: 100px;
            min-height: 100px;
            top: 0
        }

        50% {
            left: 0;
            max-width: 190px;
            min-height: 190px;
            top: 50%
        }

        to {
            left: 60%;
            max-width: 150px;
            min-height: 150px;
            top: 70%
        }
    }

    @keyframes mymove {
        0% {
            left: 0;
            max-width: 100px;
            min-height: 100px;
            top: 0
        }

        50% {
            left: 0;
            max-width: 190px;
            min-height: 190px;
            top: 50%
        }

        to {
            left: 60%;
            max-width: 150px;
            min-height: 150px;
            top: 70%
        }
    }

    @-webkit-keyframes boll_2 {
        0% {
            bottom: 0;
            max-width: 200px;
            min-height: 200px;
            right: 0
        }

        50% {
            bottom: 50%;
            max-width: 180px;
            min-height: 180px;
            right: 0
        }

        to {
            bottom: 0;
            max-width: 150px;
            min-height: 150px;
            right: 0
        }
    }

    @keyframes boll_2 {
        0% {
            bottom: 0;
            max-width: 200px;
            min-height: 200px;
            right: 0
        }

        50% {
            bottom: 50%;
            max-width: 180px;
            min-height: 180px;
            right: 0
        }

        to {
            bottom: 0;
            max-width: 150px;
            min-height: 150px;
            right: 0
        }
    }

    @-webkit-keyframes boll_3 {
        0% {
            left: 0;
            max-width: 200px;
            min-height: 200px;
            top: 0
        }

        25% {
            left: 25%;
            max-width: 150px;
            min-height: 150px;
            top: 25%
        }

        50% {
            left: 48%;
            max-width: 150px;
            min-height: 150px;
            top: 40%
        }

        75% {
            left: 38%;
            max-width: 180px;
            min-height: 180px;
            top: 5%
        }

        to {
            left: 10%;
            top: 20%
        }
    }

    @keyframes boll_3 {
        0% {
            left: 0;
            max-width: 200px;
            min-height: 200px;
            top: 0
        }

        25% {
            left: 25%;
            max-width: 150px;
            min-height: 150px;
            top: 25%
        }

        50% {
            left: 48%;
            max-width: 150px;
            min-height: 150px;
            top: 40%
        }

        75% {
            left: 38%;
            max-width: 180px;
            min-height: 180px;
            top: 5%
        }

        to {
            left: 10%;
            top: 20%
        }
    }

    @-webkit-keyframes boll_4 {
        0% {
            max-width: 100px;
            min-height: 100px;
            right: 0;
            top: 0
        }

        50% {
            max-width: 200px;
            min-height: 200px;
            right: 30%;
            top: 35%
        }

        to {
            max-width: 50px;
            min-height: 50px;
            right: 0;
            top: 47%
        }
    }

    @keyframes boll_4 {
        0% {
            max-width: 100px;
            min-height: 100px;
            right: 0;
            top: 0
        }

        50% {
            max-width: 200px;
            min-height: 200px;
            right: 30%;
            top: 35%
        }

        to {
            max-width: 50px;
            min-height: 50px;
            right: 0;
            top: 47%
        }
    }
}

@media (max-width:992px) {
    .dots_box {
        min-height: 500px
    }

    .custom_hero_container {
        max-width: 720px
    }

    .paper_d2 {
        height: 150px;
        width: 150px
    }

    .paper_d2_border {
        height: 300px;
        width: 300px
    }

    .connections_icon_box {
        height: 50px;
        width: 50px
    }

    .connections_icon_box svg {
        height: 25px;
        width: 25px
    }
}

@media (max-width:899.98px) {
    .svg_custom {
        height: 200px;
        max-width: 450px
    }
}

@media (max-width:799.98px) {
    .svg_custom {
        height: 150px;
        max-width: 350px
    }
}

@media (max-width:767.98px) {
    .custom_hero_container {
        max-width: 540px
    }

    .dots_box {
        min-height: 450px
    }
}

@media (max-width:576px) {
    .custom_hero_container {
        max-width: 100%
    }
}

@media (max-width:575.98px) {
    .svg_custom {
        height: 120px;
        max-width: 250px
    }

    .dots_box {
        min-height: 400px
    }
}

@media (max-width:374.98px) {
    .tooltip_position {
        left: -99px;
        scale: .8
    }

    .paper_d2 {
        height: 100px;
        width: 100px
    }

    .paper_d2_border {
        height: 250px;
        width: 250px
    }

    .connections_icon_box {
        height: 50px;
        width: 50px
    }

    .connections_icon_box svg {
        height: 20px;
        width: 20px
    }
}

.navbar-wrapper {
    position: relative !important;
    z-index: 6 !important
}

.nav_logo {
    z-index: 9 !important
}

.navbar-wrapper .nav_link {
    color: #9d9fa0 !important;
    position: relative
}

.navbar-wrapper .nav_link:after {
    background: #9d9fa0;
    border-radius: 10px;
    bottom: -5px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-90deg) !important;
    -ms-transform: translateY(-50%) rotate(-90deg) !important;
    transform: translateY(-50%) rotate(-90deg) !important;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 0
}

.navbar-wrapper .nav_link:hover:after {
    left: -52%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    width: 100%
}

.navbar-wrapper .hamburger-menu {
    cursor: pointer;
    height: 25px;
    position: absolute !important;
    right: 12px;
    top: 0;
    width: 35px;
    z-index: 999 !important
}

.navbar-wrapper .first {
    top: 0;
    -webkit-transition: top .3s cubic-bezier(.23, 1, .32, 1) .3s, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: top .3s cubic-bezier(.23, 1, .32, 1) .3s, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: top .3s cubic-bezier(.23, 1, .32, 1) .3s, transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: top .3s cubic-bezier(.23, 1, .32, 1) .3s, transform .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
}

.navbar-wrapper .sec {
    background: var();
    top: 11px;
    -webkit-transition: all 0ms .3s;
    transition: all 0ms .3s
}

.navbar-wrapper .third {
    top: 22px;
    -webkit-transition: top .3s cubic-bezier(.23, 1, .32, 1) .3s, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: top .3s cubic-bezier(.23, 1, .32, 1) .3s, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: top .3s cubic-bezier(.23, 1, .32, 1) .3s, transform .3s cubic-bezier(.23, 1, .32, 1);
    transition: top .3s cubic-bezier(.23, 1, .32, 1) .3s, transform .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
}

.overlay-active {
    opacity: 1 !important
}

.navbar-wrapper .hamburger-menu span {
    background-color: #fafafa;
    border-radius: 10px;
    display: inline-block;
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 9999
}

.navbar-wrapper .animate .sec {
    opacity: 0
}

.navbar-wrapper .animate .first {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.navbar-wrapper .animate .first,
.navbar-wrapper .animate .third {
    top: 11px;
    -webkit-transition: top .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1) .3s;
    transition: top .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1) .3s;
    transition: top .3s cubic-bezier(.23, 1, .32, 1), transform .3s cubic-bezier(.23, 1, .32, 1) .3s;
    transition: top .3s cubic-bezier(.23, 1, .32, 1), transform .3s cubic-bezier(.23, 1, .32, 1) .3s, -webkit-transform .3s cubic-bezier(.23, 1, .32, 1) .3s
}

.navbar-wrapper .animate .third {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.svg-img {
    border-radius: 50%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.svg-img:hover {
    -webkit-box-shadow: 0 0 10px var(--white);
    box-shadow: 0 0 10px var(--white);
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

@-webkit-keyframes mymove {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@keyframes mymove {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

.left,
.right {
    opacity: 0
}

.fix-screen-mobile {
    height: 100vh;
    overflow: hidden
}

.left li,
.right li {
    opacity: 0;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

@-webkit-keyframes new {
    0% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    25% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    75% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

@keyframes new {
    0% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    25% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    75% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

@media (min-width:1200px) {
    #overlay {
        display: none
    }

    .w_xl_auto {
        width: auto !important
    }
}

@media (max-width:1200px) {
    .navbar-wrapper .mobile_view_link:after {
        background-color: #fafafa;
        bottom: -5px !important;
        content: "";
        height: 2px;
        left: 50% !important;
        position: absolute;
        top: auto !important;
        -webkit-transform: translateX(50%) rotate(0deg) !important;
        -ms-transform: translateX(50%) rotate(0deg) !important;
        transform: translateX(50%) rotate(0deg) !important;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        width: 0
    }

    .navbar-wrapper .mobile_view_link:hover:after {
        left: 0 !important;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        width: 50% !important
    }

    .mobile-view #overlay {
        opacity: 1;
        pointer-events: all;
        -webkit-transition: .3s ease;
        transition: .3s ease;
        z-index: 6 !important
    }

    .mobile-view #overlay .left {
        height: 100vh;
        opacity: 1;
        width: 100%
    }

    .mobile-view #overlay .left .copyright a {
        -webkit-animation: mymove .9s;
        animation: mymove .9s;
        -webkit-animation-delay: 1.2s;
        animation-delay: 1.2s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        font-size: 18px;
        opacity: 0;
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px)
    }

    .mobile-view #overlay .left .copyright a:hover {
        text-decoration: none
    }

    .mobile-view #overlay .left ul li:first-child {
        -webkit-animation: mymove .9s;
        animation: mymove .9s;
        -webkit-animation-delay: .2s;
        animation-delay: .2s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px)
    }

    .mobile-view #overlay .left ul li:nth-child(2) {
        -webkit-animation: mymove .9s;
        animation: mymove .9s;
        -webkit-animation-delay: .4s;
        animation-delay: .4s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px)
    }

    .mobile-view #overlay .left ul li:nth-child(3) {
        -webkit-animation: mymove .9s;
        animation: mymove .9s;
        -webkit-animation-delay: .7s;
        animation-delay: .7s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px)
    }

    .mobile-view #overlay .left ul li:nth-child(4) {
        -webkit-animation: mymove .9s;
        animation: mymove .9s;
        -webkit-animation-delay: 1s;
        animation-delay: 1s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px)
    }

    .mobile-view #overlay .left ul li:nth-child(5) {
        -webkit-animation: mymove .9s;
        animation: mymove .9s;
        -webkit-animation-delay: 1.3s;
        animation-delay: 1.3s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px)
    }

    .mobile-view #overlay .left ul li:nth-child(6) {
        -webkit-animation: mymove .9s;
        animation: mymove .9s;
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px)
    }

    .mobile-view #overlay .left ul li:nth-child(7) {
        -webkit-animation: mymove .9s;
        animation: mymove .9s;
        -webkit-animation-delay: 1.7s;
        animation-delay: 1.7s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px)
    }

    .mobile-view #overlay .left ul li:nth-child(8) {
        -webkit-animation: mymove .9s;
        animation: mymove .9s;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px)
    }

    .mobile-view #overlay .left ul li:nth-child(9) {
        -webkit-animation: mymove .9s;
        animation: mymove .9s;
        -webkit-animation-delay: 2.1s;
        animation-delay: 2.1s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px)
    }

    #overlay {
        background: #fafafa;
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover;
        height: 100%;
        left: 0;
        opacity: 0;
        pointer-events: none;
        position: fixed;
        top: 0;
        -webkit-transition: 1s ease !important;
        transition: 1s ease !important;
        width: 100%
    }
}

* {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    list-style-type: none !important;
    margin: 0;
    padding: 0;
    text-decoration: none !important
}

:root {
    --font-xs: 12px;
    --font-sm: 14px;
    --font-base: 16px;
    --font-md: 18px;
    --font-lg: 20px;
    --font-xl: 24px;
    --font-2xl: 32px;
    --font-3xl: 36px;
    --font-4xl: 54px;
    --font-5xl: 60px;
    --font-6xl: 96px;
    --white: #fafafa;
    --light-white: #fafafa;
    --black: #010101;
    --light-black: #0d161b;
    --light-gray: #142b38;
    --dark-white: #fefefe
}

@font-face {
    font-family: articulate-cf;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/articulate-font/ArticulatCF-Normal.otf)
}

@font-face {
    font-family: articulate-cf;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/articulate-font/ArticulatCF-Medium.otf)
}

@font-face {
    font-family: articulate-cf;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/articulate-font/ArticulatCF-DemiBold.otf)
}

@font-face {
    font-family: articulate-cf;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/articulate-font/ArticulatCF-Bold.otf)
}

body {
    background-color: #0b0e11 !important;
    font-family: articulate-cf !important
}

body,
html {
    margin: auto;
    overflow-x: hidden !important
}

.font_xs {
    font-size: var(--font-xs)
}

.font_sm {
    font-size: var(--font-sm)
}

.font_base {
    font-size: var(--font-base)
}

.font_md {
    font-size: var(--font-md)
}

.font_lg {
    font-size: var(--font-lg)
}

.font_xl {
    font-size: var(--font-xl)
}

.font_2xl {
    font-size: var(--font-2xl)
}

.font_3xl {
    font-size: var(--font-3xl)
}

.font_4xl {
    font-size: var(--font-4xl)
}

.font_5xl {
    font-size: var(--font-5xl)
}

.font_6xl {
    font-size: var(--font-6xl)
}

.clr_white {
    color: var(--white)
}

.clr_light_white {
    color: var(--light-white) !important
}

.clr_black {
    color: var(--black)
}

.clr_light_gray {
    color: var(--light-gray)
}

.clr_dark_white {
    color: var(--dark-white) !important
}

.bg_dark_green {
    background-color: rgba(20, 43, 56, .7)
}

.bg_light_black {
    background-color: var(--light-black)
}

.bg_light_white {
    background-color: var(--light-white) !important
}

.bg_light_gray {
    background-color: var(--light-gray)
}

.fw_medium {
    font-weight: 500
}

.cursor_pointer {
    cursor: pointer
}

.opacity_07 {
    opacity: .7 !important
}

.lh_160 {
    line-height: 160%
}

.overflow_y_hidden {
    overflow-y: hidden
}

.overflow_x_hidden {
    overflow-x: hidden !important
}

.transition_03s {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.gap_custom {
    gap: 12px
}

/* .common_button {
    background-color: var(--light-white);
    border: 1px solid transparent;
    border-radius: 34px;
    padding: 14px 32px
}

.common_button:hover {
    background-color: #010101;
    border: 1px solid #fff;
    -webkit-box-shadow: inset 0 100px 0 #11222c;
    box-shadow: inset 0 100px 0 #11222c;
    color: var(--white) !important;
    -webkit-transition: all .3s ease-in-out !important;
    transition: all .3s ease-in-out !important
} */

.common_button {
    background-color: var(--light-white);
    border: 1px solid transparent;
    border-radius: 34px;
    padding: 14px 32px;
    display: inline-block;
    box-sizing: border-box;
    transition: background-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out, color 0.3s ease-in-out;
}

.common_button:hover {
    background-color: #010101;
    border: 1px solid #fff;
    box-shadow: inset 0 100px 0 #11222c;
    color: var(--white) !important;
}



.z_index0 {
    z-index: 0
}

.z_index1 {
    z-index: 1
}

.z_index2 {
    z-index: 2
}

.z_index3 {
    z-index: 3
}

.z_index4 {
    z-index: 4
}

.z_index5 {
    z-index: 5
}

.hidden_element {
    height: 0;
    opacity: 0;
    position: absolute;
    width: 0;
    z-index: -1
}

.bg_brand_story {
    background-color: #000;
    height: 676px;
    z-index: 1
}

.bg_brand_story_video {
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 35%
}

.bg_brand_story:after {
    background: #0b0e11;
    content: "";
    height: 100%;
    left: 0;
    mix-blend-mode: color;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.bg_left_circle {
    left: 191px;
    position: absolute;
    top: 38px;
    z-index: 1
}

.bg_right_circle {
    bottom: 70px;
    position: absolute;
    right: 229px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    z-index: 1
}

.bg_brand_story p {
    max-width: 645px
}

.ipad_video_border {
    border: 1px solid #ffffff16
}

.video_border_class:before {
    background-image: url(../images/svg/video_border_top_left.svg);
    left: 0;
    top: 0
}

.video_border_class:after,
.video_border_class:before {
    content: "";
    height: 220px;
    position: absolute;
    width: 320px
}

.video_border_class:after {
    background-image: url(../images/svg/video_border_bottom_right.svg);
    bottom: 0;
    right: 0
}

.ipad_video {
    max-width: 950px;
    -o-object-fit: cover;
    object-fit: cover
}

.z_index_negative1 {
    z-index: -1
}

.ipad_bg_shadow_gradient {
    background: -webkit-gradient(linear, left top, left bottom, from(#0b0e11), to(rgba(11, 14, 17, 0)));
    background: linear-gradient(180deg, #0b0e11, rgba(11, 14, 17, 0))
}

.ipad_shadow_small {
    height: 167px
}

.ipad_shadow_big {
    height: 395px
}

.rotate_180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.svg_path {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.svg_path:hover {
    fill: #fafafa
}

.fill_black {
    fill: #010101
}

.fill_white {
    fill: #fafafa
}

.fill_lightBlack {
    fill: #11222c
}

.roadmap_line:after {
    background-image: url(../images/svg/line.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}

.roadmap_dot {
    background-color: #a9aaab;
    border-radius: 50%;
    height: 11px;
    width: 11px;
    z-index: 1
}

.roadmap_tooltip {
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px) !important;
    background-color: rgba(76, 90, 101, .2);
    border: 1px solid hsla(0, 0%, 100%, .04);
    border-radius: 16px;
    min-height: 122px;
    padding: 8px 26px
}

.roadmap_tooltip:hover {
    -webkit-box-shadow: 0 5px 10px -5px hsla(0, 0%, 100%, .411) !important;
    box-shadow: 0 5px 10px -5px hsla(0, 0%, 100%, .411) !important
}

.mb_n_1 {
    margin-bottom: -2px
}

.min-md-100 {
    min-height: 100vh
}

.swiper,
.team-slider {
    margin: auto;
    max-width: 100%
}

.team-slider {
    overflow: hidden
}

.swiper-button-next:after,
.swiper-button-prev:after {
    content: "" !important
}

.swiper-button-next,
.swiper-button-prev {
    height: auto !important;
    width: 35px !important
}

.swiper-button-next:hover svg rect,
.swiper-button-prev:hover svg rect {
    fill: #fff !important
}

.swiper-button-next:hover svg path,
.swiper-button-prev:hover svg path {
    fill: #000 !important
}

.swiper-button-next {
    z-index: 9999
}

.swiper-button-prev {
    content: "" !important;
    z-index: 9999
}

.center_buttons_swiper {
    top: 50%;
    width: 100%
}

.center_buttons_swiper .position-relative .swiper-button-prev svg {
    -webkit-transform: rotate(180deg) !important;
    -ms-transform: rotate(180deg) !important;
    transform: rotate(180deg) !important
}

.swiper-button-disabled:hover svg path {
    fill: #fff !important
}

.swiper-button-disabled:hover svg rect {
    fill: none !important
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: #fff;
    height: 12px !important;
    width: 12px !important
}

.Founders-swiper {
    margin: auto;
    max-width: 830px
}

span div {
    background-color: #010101 !important
}

.vision_container {
    margin: 0 auto;
    padding: 0 12px
}

.swiper,
.vision_container {
    max-width: 1164px !important
}

.swiper {
    border: 1px solid #35373a;
    border-radius: 24px
}

.ourvision_bg {
    min-height: 650px !important;
    width: 100%
}

.ourvision_bg:after {
    border-radius: 24px;
    content: "";
    height: 100%;
    left: 0;
    mix-blend-mode: color;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.bacgroundgif {
    -webkit-filter: grayscale(1) opacity(.5) contrast(.75);
    filter: grayscale(1) opacity(.5) contrast(.75);
    height: 100%;
    position: relative;
    width: 100% !important
}

.vision_para_width {
    max-width: 665px
}

.founder_para_width {
    max-width: 313px
}

.devonlane {
    height: 72px;
    margin-bottom: 14px;
    width: 72px;
    border-radius:100%;
}

.ieee_para_width {
    max-width: 210px
}

.ieee_logo {
    max-width: 407px
}

.team_para {
    max-width: 167px
}

.team_card {
    backdrop-filter: blur(6px);
    -moz-backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    background: hsla(0, 0%, 100%, .02);
    border-radius: 6px;
    padding: 20px
}

.bacgroundgif {
    left: 50%;
    mix-blend-mode: color-dodge;
    -o-object-fit: cover;
    object-fit: cover;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 60%
}

.team_card_width {
    max-width: 280px
}

.arrows_parent {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 11
}

@media (min-width:576px) {
    .team_card_width {
        max-width: 90%;
        width: 100%
    }
}

@media (min-width:768px) {
    .team_card_width {
        max-width: 600px
    }

    .bacgroundgif {
        width: 60%
    }
}

@media (min-width:992px) {
    .ipad_gif {
        max-width: 950px;
        min-height: 534px
    }

    .pr_12 {
        padding-right: 12px !important
    }

    .team_card_width {
        max-width: 768px
    }

    .bacgroundgif {
        width: 85%
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px !important
    }

    .bacgroundgif {
        width: 100%
    }

    .team_card_width {
        max-width: 900px
    }
}

@media (max-width:1199.98px) {
    :root {
        --font-base: 15px;
        --font-xl: 21px;
        --font-2xl: 25px;
        --font-3xl: 30px;
        --font-4xl: 40px;
        --font-5xl: 50px;
        --font-6xl: 75px
    }

    .bg_left_circle {
        left: 109px;
        top: 28px
    }

    .bg_right_circle {
        bottom: 50px;
        right: 109px
    }

    .common_button {
        padding: 12px 28px
    }

    .roadmap_tooltip {
        min-height: -webkit-fit-content;
        min-height: -moz-fit-content;
        min-height: fit-content
    }

    .ourvision_bg {
        min-height: 500px !important
    }
}

@media (max-width:991.98px) {
    :root {
        --font-base: 14px;
        --font-md: 16px;
        --font-lg: 18px;
        --font-xl: 20px;
        --font-2xl: 22px;
        --font-3xl: 25px;
        --font-4xl: 35px;
        --font-5xl: 42px;
        --font-6xl: 65px
    }

    .ourvision_bg {
        min-height: 450px !important
    }

    .ourvision_bg p {
        max-width: 550px
    }

    .ieee_logo {
        max-width: 250px
    }
}

@media (max-width:991.9px) {
    .bg_brand_story {
        height: 568px
    }

    .bg_left_circle {
        left: 19px;
        top: 28px
    }

    .bg_right_circle {
        bottom: 20px;
        right: 19px
    }

    .bg_left_circle img,
    .bg_right_circle img {
        height: 100px;
        width: 154px
    }

    .ipad_shadow_small {
        height: 100px
    }

    .ipad_shadow_big {
        height: 200px
    }

    .roadmap_tooltip {
        padding: 12px 8px
    }
}

@media (max-width:767.98px) {
    :root {
        --font-sm: 13px;
        --font-6xl: 58px;
        --font-xl: 18px
    }

    .min-md-100 {
        min-height: unset
    }

    .bg_left_circle,
    .bg_right_circle {
        display: none
    }

    .bg_brand_story {
        background-size: cover;
        height: auto
    }

    .common_button {
        padding: 10px 25px
    }

    .gap_custom {
        gap: 8px !important
    }

    .roadmap_line {
        border-left: 1px dashed hsla(0, 0%, 100%, .64) !important;
        border-top: none !important;
        height: 70% !important;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .roadmap_dots2 {
        left: 0 !important;
        top: 50% !important
    }

    .roadmap_dots3 {
        left: 0 !important;
        top: 100% !important
    }

    .pr_12 {
        padding-right: 12px !important
    }

    .roadmap_tooltip {
        padding: 15px 20px
    }
}

@media (max-width:575.98px) {
    :root {
        --font-base: 15px;
        --font-md: 17px;
        --font-3xl: 28px;
        --font-4xl: 35px;
        --font-5xl: 38px;
        --font-6xl: 48px
    }

    .roadmap_dots2 {
        left: -.8px !important
    }

    .ipad_video {
        height: 250px !important;
        -o-object-fit: fill;
        object-fit: fill
    }
}

@media (max-width:375px) {
    .common_button {
        padding: 6px 15px
    }
}

@media (max-width:374.98px) {
    :root {
        --font-xs: 12px;
        --font-sm: 13px;
        --font-base: 14px;
        --font-5xl: 32px
    }
}

@media (max-width:345px) {
    .background_net {
        height: 111% !important
    }
}

/* Responsive video */

