/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */

@layer properties {
    @supports (((-webkit-hyphens: none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))) {
        *, :before, :after, ::backdrop {
            --tw-rotate-x:initial;
            --tw-rotate-y: initial;
            --tw-rotate-z: initial;
            --tw-skew-x: initial;
            --tw-skew-y: initial;
            --tw-border-style: solid;
            --tw-font-weight: initial;
            --tw-ordinal: initial;
            --tw-slashed-zero: initial;
            --tw-numeric-figure: initial;
            --tw-numeric-spacing: initial;
            --tw-numeric-fraction: initial;
            --tw-shadow: 0 0 #0000;
            --tw-shadow-color: initial;
            --tw-shadow-alpha: 100%;
            --tw-inset-shadow: 0 0 #0000;
            --tw-inset-shadow-color: initial;
            --tw-inset-shadow-alpha: 100%;
            --tw-ring-color: initial;
            --tw-ring-shadow: 0 0 #0000;
            --tw-inset-ring-color: initial;
            --tw-inset-ring-shadow: 0 0 #0000;
            --tw-ring-inset: initial;
            --tw-ring-offset-width: 0px;
            --tw-ring-offset-color: #fff;
            --tw-ring-offset-shadow: 0 0 #0000;
            --tw-outline-style: solid;
            --tw-blur: initial;
            --tw-brightness: initial;
            --tw-contrast: initial;
            --tw-grayscale: initial;
            --tw-hue-rotate: initial;
            --tw-invert: initial;
            --tw-opacity: initial;
            --tw-saturate: initial;
            --tw-sepia: initial;
            --tw-drop-shadow: initial;
            --tw-drop-shadow-color: initial;
            --tw-drop-shadow-alpha: 100%;
            --tw-drop-shadow-size: initial;
            --tw-ease: initial;
            --turbo-angle: 0deg
        }
    }
}

@layer theme {
    :root,
    :host {
        --font-sans: var(--font-nunito);
        --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
        --color-white: #fff;
        --spacing: .25rem;
        --text-xs: .75rem;
        --text-xs--line-height: calc(1 / .75);
        --text-sm: .875rem;
        --text-sm--line-height: calc(1.25 / .875);
        --font-weight-semibold: 600;
        --radius-sm: .25rem;
        --radius-md: .375rem;
        --ease-in-out: cubic-bezier(.4, 0, .2, 1);
        --default-transition-duration: .15s;
        --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
        --default-font-family: var(--font-sans);
        --default-mono-font-family: var(--font-mono);
        --color-surface: #fff;
        --color-foreground: #111;
        --color-muted: #666;
        --color-border: #ededed;
        --color-accent: #00dc82;
        --color-accent-soft: #00dc821a;
        --color-header-bg: #fffc;
        --font-nunito: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
        --font-serif-display: "Lora", Georgia, "Times New Roman", serif;
        --font-sans-ar-body: "ITF Huwiya Arabic", "Noto Sans Arabic", system-ui, sans-serif;
        --font-sans-ar-display: "Lyon Arabic Display", "Noto Sans Arabic", system-ui, sans-serif;
        --radius-default: 6px;
        --animate-marquee: scroll 14s linear infinite
    }
}

@layer base {
    *,
    :after,
    :before,
    ::backdrop {
        box-sizing: border-box;
        border: 0 solid;
        margin: 0;
        padding: 0
    }
    ::file-selector-button {
        box-sizing: border-box;
        border: 0 solid;
        margin: 0;
        padding: 0
    }
    html,
    :host {
        -webkit-text-size-adjust: 100%;
        tab-size: 4;
        line-height: 1.5;
        font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
        font-feature-settings: var(--default-font-feature-settings, normal);
        font-variation-settings: var(--default-font-variation-settings, normal);
        -webkit-tap-highlight-color: transparent
    }
    hr {
        height: 0;
        color: inherit;
        border-top-width: 1px
    }
    abbr:where([title]) {
        text-decoration: underline dotted
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: inherit;
        font-weight: inherit
    }
    a {
        color: inherit;
        -webkit-text-decoration: inherit;
        -webkit-text-decoration: inherit;
        -webkit-text-decoration: inherit;
        text-decoration: inherit
    }
    b,
    strong {
        font-weight: bolder
    }
    code,
    kbd,
    samp,
    pre {
        font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
        font-feature-settings: var(--default-mono-font-feature-settings, normal);
        font-variation-settings: var(--default-mono-font-variation-settings, normal);
        font-size: 1em
    }
    small {
        font-size: 80%
    }
    sub,
    sup {
        vertical-align: baseline;
        font-size: 75%;
        line-height: 0;
        position: relative
    }
    sub {
        bottom: -.25em
    }
    sup {
        top: -.5em
    }
    table {
        text-indent: 0;
        border-color: inherit;
        border-collapse: collapse
    }
    :-moz-focusring {
        outline: auto
    }
    progress {
        vertical-align: baseline
    }
    summary {
        display: list-item
    }
    ol,
    ul,
    menu {
        list-style: none
    }
    img,
    svg,
    video,
    canvas,
    audio,
    iframe,
    embed,
    object {
        vertical-align: middle;
        display: block
    }
    img,
    video {
        max-width: 100%;
        height: auto
    }
    button,
    input,
    select,
    optgroup,
    textarea {
        font: inherit;
        font-feature-settings: inherit;
        font-variation-settings: inherit;
        letter-spacing: inherit;
        color: inherit;
        opacity: 1;
        background-color: #0000;
        border-radius: 0
    }
    ::file-selector-button {
        font: inherit;
        font-feature-settings: inherit;
        font-variation-settings: inherit;
        letter-spacing: inherit;
        color: inherit;
        opacity: 1;
        background-color: #0000;
        border-radius: 0
    }
    :where(select:is([multiple], [size])) optgroup {
        font-weight: bolder
    }
    :where(select:is([multiple], [size])) optgroup option {
        padding-inline-start: 20px
    }
    ::file-selector-button {
        margin-inline-end: 4px
    }
    ::placeholder {
        opacity: 1
    }
    @supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px) {
        ::placeholder {
            color: currentColor
        }
        @supports (color:color-mix(in lab, red, red)) {
            ::placeholder {
                color: color-mix(in oklab, currentcolor 50%, transparent)
            }
        }
    }
    textarea {
        resize: vertical
    }
    ::-webkit-search-decoration {
        -webkit-appearance: none
    }
    ::-webkit-date-and-time-value {
        min-height: 1lh;
        text-align: inherit
    }
    ::-webkit-datetime-edit {
        display: inline-flex
    }
    ::-webkit-datetime-edit-fields-wrapper {
        padding: 0
    }
    ::-webkit-datetime-edit {
        padding-block: 0
    }
    ::-webkit-datetime-edit-year-field {
        padding-block: 0
    }
    ::-webkit-datetime-edit-month-field {
        padding-block: 0
    }
    ::-webkit-datetime-edit-day-field {
        padding-block: 0
    }
    ::-webkit-datetime-edit-hour-field {
        padding-block: 0
    }
    ::-webkit-datetime-edit-minute-field {
        padding-block: 0
    }
    ::-webkit-datetime-edit-second-field {
        padding-block: 0
    }
    ::-webkit-datetime-edit-millisecond-field {
        padding-block: 0
    }
    ::-webkit-datetime-edit-meridiem-field {
        padding-block: 0
    }
    ::-webkit-calendar-picker-indicator {
        line-height: 1
    }
    :-moz-ui-invalid {
        box-shadow: none
    }
    button,
    input:where([type=button], [type=reset], [type=submit]) {
        appearance: button
    }
    ::file-selector-button {
        appearance: button
    }
    ::-webkit-inner-spin-button {
        height: auto
    }
    ::-webkit-outer-spin-button {
        height: auto
    }
    [hidden]:where(:not([hidden=until-found])) {
        display: none !important
    }
    * {
        box-sizing: border-box;
        margin: 0;
        padding: 0
    }
    html {
        scroll-behavior: smooth;
        width: 100%
    }
    body {
        width: 100%;
        font-family: var(--font-sans);
        color: var(--color-foreground);
        background-color: var(--color-surface);
        -webkit-font-smoothing: antialiased;
        line-height: 1.5;
        position: relative;
        overflow-x: hidden
    }
    body:before,
    body:after {
        content: "";
        background: linear-gradient(to bottom, transparent 0, transparent var(--dark-zone-end, 0px), var(--color-border) var(--dark-zone-end, 0px));
        pointer-events: none;
        z-index: 1100;
        width: .0625rem;
        position: absolute;
        top: 0;
        bottom: 0
    }
    body:before {
        left: max(2rem, 50% - 35rem)
    }
    body:after {
        right: max(2rem, 50% - 35rem)
    }
    @media (width<=991px) {
        body:before {
            left: max(1rem, 50% - 35rem)
        }
        body:after {
            right: max(1rem, 50% - 35rem)
        }
    }
    @media (width<=640px) {
        body:before,
        body:after {
            display: none
        }
    }
    h1,
    h2,
    h3,
    h4 {
        font-family: var(--font-serif-display);
        letter-spacing: -.01em;
        margin-bottom: 1rem;
        font-weight: 500;
        line-height: 1.1
    }
    h1 {
        margin-top: 0;
        font-size: clamp(2.5rem, 5vw, 4rem)
    }
    h2 {
        font-size: clamp(1.625rem, 4vw, 3rem)
    }
    h3 {
        font-size: clamp(1.25rem, 2.5vw, 1.5rem)
    }
    html:lang(ar),
    html[dir=rtl] {
        --font-sans: var(--font-sans-ar-body);
        --font-serif-display: var(--font-sans-ar-display);
        --font-nunito: var(--font-sans-ar-body);
        font-family: var(--font-sans-ar-body)
    }
    p {
        color: var(--color-muted);
        max-width: 65ch;
        font-size: 1.1rem
    }
    @media (width<=640px) {
        p {
            word-break: break-word;
            max-width: 100%
        }
    }
    a {
        color: inherit;
        font-weight: 500;
        text-decoration: none
    }
    :focus-visible {
        outline: 2px solid var(--color-accent);
        outline-offset: 2px
    }
    img {
        border-radius: var(--radius-default);
        overflow-clip-margin: content-box;
        max-width: 100%;
        display: inline-block;
        overflow: clip
    }
    section {
        padding-top: 0;
        padding-bottom: 0
    }
    header {
        z-index: 1000;
        background-color: var(--color-header-bg);
        backdrop-filter: blur(.4rem);
        align-items: center;
        height: 4rem;
        transition: background-color .2s;
        display: flex;
        position: sticky;
        top: 0
    }
    @media (width<=640px) {
        header {
            height: auto;
            padding: .75rem 0
        }
    }
    header[data-scroll-theme=dark] {
        backdrop-filter: none;
        color: #f6efe7;
        background-color: #0a0a14
    }
    header[data-scroll-theme=dark] img {
        filter: invert()brightness(1.1)
    }
    nav {
        justify-content: space-between;
        align-items: center;
        width: 100%;
        display: flex
    }
}

@layer components {
    .padding-global {
        padding-left: 2rem;
        padding-right: 2rem
    }
    @media (width<=991px) {
        .padding-global {
            padding-left: 1.25rem;
            padding-right: 1.25rem
        }
    }
    @media (width<=640px) {
        .padding-global {
            padding-left: 1rem;
            padding-right: 1rem
        }
    }
    .container-default {
        width: 100%;
        min-width: 0;
        max-width: 70rem;
        margin-left: auto;
        margin-right: auto
    }
    .container-default.no_padding {
        padding: 0
    }
    .container-default.no_padding_sides_bottom {
        text-align: left;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0
    }
    .container-default.no_padding_sides_top {
        padding-top: 0;
        padding-left: 0;
        padding-right: 0
    }
    .container-default.header {
        border-left-style: solid;
        border-right-style: solid;
        height: 80svh;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0
    }
    @media (width<=640px) {
        .container-default {
            padding-left: 0;
            padding-right: 0
        }
    }
    .container-with-padding {
        padding: 5rem 3rem
    }
    @media (width<=991px) {
        .container-with-padding {
            padding: 4rem 1.5rem
        }
    }
    @media (width<=640px) {
        .container-with-padding {
            padding: 2.5rem 0
        }
    }
    .content-wrapper {
        margin: 0 auto;
        padding: 0 1.5rem
    }
    @media (width<=640px) {
        .content-wrapper {
            padding: 0
        }
    }
    .pin-to-top {
        z-index: 999;
        position: sticky;
        top: 0
    }
    .nav-container {
        width: 100%;
        margin: 0
    }
    .btn {
        cursor: pointer;
        border: none;
        border-radius: 8px;
        padding: .75rem 1.5rem;
        font-size: .875rem;
        font-weight: 500;
        text-decoration: none;
        transition: all .2s;
        display: inline-block
    }
    @media (width<=640px) {
        .btn {
            padding: .6rem 1rem;
            font-size: .8125rem
        }
    }
    .btn-primary {
        background-color: var(--color-foreground);
        color: var(--color-surface)
    }
    .btn-primary:hover {
        opacity: .9
    }
    header[data-scroll-theme=dark] .btn-primary {
        color: #0a0a14;
        background-color: #f6efe7
    }
    .nav-buttons {
        align-items: center;
        gap: 1rem;
        display: flex
    }
    @media (width<=991px) {
        .nav-buttons {
            gap: .625rem
        }
        .nav-buttons .btn-primary {
            padding: .5rem .875rem;
            font-size: .8125rem
        }
    }
    @media (width<=640px) {
        .nav-buttons {
            gap: .5rem
        }
        .nav-buttons .btn-primary {
            padding: .5rem .75rem;
            font-size: .75rem
        }
    }
    .button {
        border-radius: var(--radius-default);
        color: #fff;
        text-align: center;
        cursor: pointer;
        background-color: #000d14;
        padding: .75rem 1.5rem;
        font-size: .875rem;
        font-weight: 500;
        line-height: 1.25;
        text-decoration: none;
        transition: all .2s;
        display: inline-block
    }
    .button:hover {
        opacity: .9
    }
    .header-container {
        padding: 0 3rem
    }
    @media (width<=991px) {
        .header-container {
            padding: 3rem 1rem
        }
    }
    @media (width<=640px) {
        .header-container {
            padding: 2.5rem 1rem
        }
        .header-container-group {
            padding-bottom: 0
        }
    }
    .hero-demo {
        margin-top: 24px
    }
    .hiring-banner {
        margin-bottom: 2rem
    }
    @media (width<=640px) {
        .hiring-banner {
            margin-bottom: 0
        }
    }
    .badge {
        background: var(--color-accent-soft);
        color: var(--color-accent);
        text-transform: uppercase;
        border-radius: 100px;
        align-items: center;
        gap: .5rem;
        width: fit-content;
        padding: .25rem .75rem;
        display: inline-flex
    }
    @media (width<=640px) {
        .badge.mx-auto {
            margin-bottom: 1.25rem
        }
    }
    .gone-label {
        color: var(--color-accent)
    }
    .md-block {
        display: block
    }
    @media (width<=640px) {
        .book-button {
            width: 100%
        }
    }
    .marquee {
        user-select: none;
        background: #fff;
        gap: 0;
        padding: 2rem 0;
        display: flex;
        position: relative;
        overflow: hidden
    }
    .marquee:before,
    .marquee:after {
        content: "";
        z-index: 2;
        width: 100px;
        position: absolute;
        top: 0;
        bottom: 0
    }
    .marquee:before {
        background: linear-gradient(90deg, #fff 0%, #0000 100%);
        left: 0
    }
    .marquee:after {
        background: linear-gradient(270deg, #fff 0%, #0000 100%);
        right: 0
    }
    .marquee img {
        overflow-clip-margin: content-box;
        filter: brightness(0%)grayscale();
        width: auto;
        height: 30px
    }
    .marquee img[src*=vision-bank-logo] {
        transform-origin: 50%;
        transform: scale(1.4)
    }
    .dark-zone {
        color: #f6efe7;
        background-color: #0a0a14
    }
    .dark-zone .marquee {
        background: 0 0
    }
    .dark-zone .marquee:before,
    .dark-zone .marquee:after {
        display: none
    }
    .dark-zone .marquee img {
        filter: brightness(0)invert()grayscale();
        opacity: .85
    }
    .dark-zone .padding-global:has(>.container-default>.marquee) {
        padding-left: 0;
        padding-right: 0
    }
    .dark-zone .container-default:has(>.marquee) {
        max-width: 100%
    }
    .marquee-content {
        min-width: 100%;
        animation: var(--animate-marquee);
        flex-shrink: 0;
        justify-content: space-around;
        align-items: center;
        gap: 4rem;
        height: 100%;
        padding-inline-end: 4rem;
        display: flex
    }
    @media (width<=640px) {
        .marquee-content {
            gap: 4.5rem;
            padding-inline-end: 3rem
        }
    }
    [dir=rtl] .marquee-content {
        animation-name: scroll-rtl
    }
    .section_header {
        text-align: center;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        display: flex
    }
    .section_header.is-centered {
        text-align: center;
        justify-content: center;
        align-items: center
    }
    @media (width<=640px) {
        .section_header {
            padding-left: 0;
            padding-right: 0
        }
    }
    .section_heading {
        z-index: 2;
        text-align: center;
        justify-content: flex-start;
        align-items: flex-end
    }
    .section_heading.is-centered {
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        display: flex
    }
    @media (width<=640px) {
        .section_heading {
            padding-left: 0;
            padding-right: 0
        }
    }
    .product-smalltext {
        grid-column-gap: .2rem;
        grid-row-gap: .2rem;
        justify-content: center;
        align-items: center;
        display: inline-flex
    }
    .product-smalltext.background {
        border-radius: var(--radius-default);
        background-color: var(--color-border)
    }
    .product_header_grid {
        backdrop-filter: blur(20px);
        background-color: #fff3;
        grid-template-rows: auto;
        grid-template-columns: 1fr 1fr 1fr;
        grid-auto-columns: 1fr;
        display: grid
    }
    @media (width<=640px) {
        .product_header_grid {
            grid-template-columns: 1fr
        }
    }
    .product_header_image {
        grid-column-gap: .75rem;
        grid-row-gap: .75rem;
        justify-content: center;
        align-items: center;
        height: 20rem;
        display: flex
    }
    .product_header_image:not(:last-child) {
        border-right: .0625rem solid var(--color-border)
    }
    @media (width<=991px) {
        .product_header_image {
            height: 16rem
        }
    }
    @media (width<=640px) {
        .product_header_image {
            border-right: none;
            border-bottom: .0625rem solid var(--color-border);
            height: auto;
            padding: 1.25rem
        }
        .product_header_image img {
            width: 140px;
            height: auto
        }
    }
    .section_product_navbar {
        z-index: 999;
        background-color: var(--color-surface);
        border-bottom: none;
        position: sticky;
        top: 0
    }
    .text-size-large {
        font-size: 1.1rem
    }
    .icon-height-large {
        vertical-align: text-bottom;
        height: 3.75rem
    }
    .icon-height-large.screen {
        height: 3rem
    }
    .product_header_card {
        grid-column-gap: .75rem;
        grid-row-gap: .75rem;
        border-right: .0625rem solid var(--color-border);
        filter: grayscale();
        justify-content: center;
        align-items: center;
        height: 4rem;
        transition: background-color .2s, color .2s;
        display: flex;
        position: relative
    }
    .product_header_card:after {
        content: "";
        background: var(--color-accent);
        height: 2px;
        transition: transform .25s;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        transform: scaleX(0)
    }
    .product_header_card.is-active {
        background-color: var(--color-accent-soft);
        filter: grayscale(0)
    }
    .product_header_card.is-active:after {
        transform: scaleX(1)
    }
    .product_header_card.is-active .text-size-large {
        color: var(--color-accent)
    }
    @media (width<=640px) {
        .product_header_card {
            border-right: none;
            border-bottom: .0625rem solid var(--color-border);
            flex-direction: column;
            gap: .5rem;
            height: auto;
            padding: 1rem
        }
        .product_header_card:not(.is-active) {
            display: none
        }
        .product_header_card.is-active {
            border-right: none;
            flex-direction: row;
            justify-content: center;
            gap: .75rem;
            width: 100%;
            height: 4rem;
            padding-left: 1rem
        }
        .product_header_card.is-active .icon-height-large {
            width: auto;
            height: 1.75rem
        }
    }
    .product-navbar-description {
        text-align: center;
        background-color: #fff;
        border-right: .0625rem solid #e6e6e6;
        padding: 1rem 2rem 2rem
    }
    .product_nav_grid {
        border: .0625rem none var(--color-border);
        grid-template-rows: auto;
        grid-template-columns: 1fr 1fr 1fr;
        grid-auto-columns: 1fr;
        display: grid
    }
    @media (width<=640px) {
        .product_nav_grid {
            grid-template-columns: 1fr
        }
    }
    @media (width<=991px) {
        .product_nav_grid:has(.home2_features_card) {
            grid-template-columns: 1fr 1fr
        }
    }
    @media (width<=480px) {
        .product_nav_grid:has(.home2_features_card) {
            grid-template-columns: 1fr
        }
    }
    .product-section {
        scroll-margin-top: 8rem
    }
    .features1_details_grid {
        grid-column-gap: 1.5rem;
        grid-row-gap: 3rem;
        grid-template: "Area-1 Area-2""Area-3 Area-2"/1fr 1fr;
        grid-auto-columns: 1fr;
        place-items: center;
        display: grid
    }
    @media (width<=991px) {
        .features1_details_grid {
            grid-column-gap: 1.25rem;
            grid-row-gap: 2rem
        }
    }
    @media (width<=640px) {
        .features1_details_grid {
            grid-template: none/1fr;
            flex-direction: column;
            gap: 1.5rem;
            display: flex
        }
    }
    .list {
        grid-column-gap: 1rem;
        grid-row-gap: 1rem;
        flex-flow: column;
        justify-content: center;
        align-items: flex-start;
        display: flex
    }
    .features1_details_list.is-first {
        padding-left: 0
    }
    @media (width<=640px) {
        .features1_details_list {
            width: 100%;
            padding-left: 1rem;
            padding-right: 1rem
        }
        .features1_details_list.is-first {
            padding-left: 1rem;
            padding-right: 1rem
        }
        .features1_details_list .list-item {
            padding: .5rem 0
        }
        .features1_details_list .list {
            padding: 0
        }
        .features1_details_list .button {
            text-align: center;
            width: 100%;
            margin-left: 0;
            display: block
        }
    }
    .features1_details_image {
        border-radius: 20px;
        width: 100%
    }
    @media (width<=640px) {
        .features1_details_image_box {
            width: 100%;
            padding-left: 1rem;
            padding-right: 1rem
        }
    }
    .contact3_reach_content {
        flex-flow: column;
        justify-content: space-between;
        display: flex
    }
    .security_grid {
        grid-column-gap: .0625rem;
        grid-row-gap: .0625rem;
        border-style: solid none none;
        border-width: .0625rem;
        border-color: var(--color-border);
        background-color: var(--color-border);
        grid-template: "Area-3 Area-7 Area-4""Area-3 Area-8 Area-5"/1fr 1fr 1fr;
        grid-auto-columns: 1fr;
        display: grid
    }
    @media (width<=640px) {
        .security_grid {
            grid-template: none/1fr;
            flex-direction: column;
            display: flex
        }
    }
    .security_cards {
        text-align: center;
        background-color: #fff;
        padding: 2rem
    }
    .security_cards.no-spacing {
        padding: 0
    }
    @media (width<=640px) {
        .security_cards {
            padding: 1.25rem
        }
    }
    .div-block-3 {
        text-align: center;
        background-color: #fff;
        justify-content: center;
        align-items: flex-end;
        width: 100%;
        display: flex
    }
    .home2_features_card {
        text-align: center;
        background-color: #fff;
        border-top: .0625rem solid #e6e6e6;
        border-right: .0625rem solid #e6e6e6;
        padding: 1rem 2rem 2rem
    }
    @media (width<=640px) {
        .home2_features_card {
            padding: 1rem 1.25rem 1.5rem
        }
    }
    .home2_features_image {
        aspect-ratio: 3/2;
        object-fit: contain
    }
    .industries_grid {
        grid-column-gap: .375rem;
        grid-row-gap: .375rem;
        grid-template-rows: auto;
        grid-template-columns: 1fr 1fr 1fr;
        grid-auto-columns: 1fr;
        display: grid
    }
    .industries_grid.is-home3 {
        grid-column-gap: .0625rem;
        grid-row-gap: .0625rem;
        border-style: solid none none;
        border-width: .0625rem;
        border-color: var(--color-border);
        background-color: var(--color-border);
        grid-template-columns: 1fr 1fr
    }
    @media (width<=480px) {
        .industries_grid.is-home3 {
            grid-template-columns: 1fr
        }
    }
    .industries_card1 {
        flex-flow: column;
        justify-content: space-between;
        height: 100%;
        display: flex
    }
    .industries_card1.is-home3 {
        grid-column-gap: 1.25rem;
        grid-row-gap: 1.25rem;
        background-color: #fff;
        flex-flow: row;
        justify-content: center;
        align-items: center;
        padding: 2rem
    }
    @media (width<=640px) {
        .industries_card1.is-home3 {
            flex-direction: column;
            align-items: flex-start;
            gap: .75rem;
            padding: 1rem
        }
    }
    .industries_content3 {
        flex: 1
    }
    .section_book_meeting {
        flex-direction: column;
        justify-content: center;
        min-height: .5svh
    }
    #Demo {
        padding: 0
    }
    .cal-inline-container {
        scrollbar-width: none;
        width: 100%;
        min-height: 700px;
        overflow: auto
    }
    @media (width<=640px) {
        .cal-inline-container {
            min-height: 600px
        }
    }
    .footer_nav {
        grid-column-gap: .0625rem;
        grid-row-gap: .0625rem;
        border-bottom: .0625rem solid var(--color-border);
        background-color: var(--color-border);
        grid-template-rows: auto;
        grid-template-columns: 1fr 1fr;
        grid-auto-columns: 1fr;
        display: grid
    }
    @media (width<=640px) {
        .footer_nav {
            grid-template-columns: 1fr
        }
    }
    .text-style-badge {
        color: #595959;
        text-align: center;
        text-transform: capitalize;
        align-self: center;
        font-size: .875rem;
        font-weight: 500;
        line-height: 1.4
    }
    .footer_nav-column {
        grid-column-gap: .0625rem;
        grid-row-gap: .0625rem;
        background-color: #fff;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
        height: 100%;
        padding: 2rem;
        display: flex
    }
    @media (width<=640px) {
        .footer_nav-column {
            padding: 1.25rem 1rem
        }
    }
    .footer_nav-column .text-style-badge {
        text-align: start;
        text-transform: uppercase;
        letter-spacing: .04em;
        align-self: flex-start;
        margin-bottom: .5rem
    }
    .footer_nav-list {
        grid-column-gap: .25rem;
        grid-row-gap: .25rem;
        flex-flow: column;
        display: flex
    }
    .footer_nav-link {
        background-image: url(/assets/687d2aa571143cb7340189c2_Ellipse_7_8699386e.svg);
        background-position: -10%;
        background-repeat: no-repeat;
        background-size: auto;
        transition: all .2s
    }
    .footer_info {
        grid-column-gap: .5rem;
        grid-row-gap: .5rem;
        flex-flow: row;
        justify-content: space-between;
        padding-left: 2rem;
        padding-right: 2rem;
        display: flex
    }
    @media (width<=640px) {
        .footer_info {
            flex-direction: column;
            align-items: flex-start;
            gap: .75rem;
            padding-left: 1rem;
            padding-right: 1rem
        }
    }
    .footer_socials {
        grid-column-gap: .125rem;
        grid-row-gap: .125rem;
        justify-content: flex-start;
        align-items: center;
        display: flex
    }
    .social-link {
        justify-content: center;
        align-items: center;
        width: 1.5rem;
        height: 1.5rem;
        display: flex
    }
    .social-link-image {
        border-radius: 0
    }
    .max-width-large {
        text-align: center;
        max-width: 1024px
    }
    .max-width-medium {
        width: 100%;
        max-width: 654px
    }
    @media (width<=640px) {
        .max-width-medium {
            max-width: 100%
        }
    }
    .text-size-medium {
        font-size: 1rem
    }
    .text-size-small {
        font-size: .8755rem
    }
    .text-size-tiny {
        font-size: .755rem
    }
    .heading-style-h1 {
        font-family: var(--font-serif-display);
        letter-spacing: -.01em;
        font-size: clamp(1.5rem, .5rem + 3.5vw, 3.5rem);
        font-weight: 500;
        line-height: 1.1
    }
    .heading-style-h1.max-width-large {
        margin-bottom: 1.5rem
    }
    @media (width<=640px) {
        .heading-style-h1 {
            line-height: 1.2
        }
    }
    .heading-style-h2 {
        font-family: var(--font-serif-display);
        letter-spacing: -.01em;
        font-size: clamp(1.625rem, .75rem + 3vw, 2.5rem);
        font-weight: 500;
        line-height: 1.15
    }
    @media (width<=640px) {
        .heading-style-h2 {
            line-height: 1.2
        }
    }
    .heading-style-h6 {
        text-align: center;
        margin-bottom: 0;
        font-size: 1.125rem;
        font-weight: 500;
        line-height: 1.3
    }
    :lang(ar) .heading-style-h1,
    :lang(ar) .heading-style-h2,
    [dir=rtl] .heading-style-h1,
    [dir=rtl] .heading-style-h2 {
        font-family: var(--font-sans-ar-display);
        letter-spacing: 0
    }
    .text-style-muted80 {
        text-align: center;
        color: #333;
        font-size: 1rem
    }
    @media (width<=640px) {
        .text-style-muted80 {
            word-break: break-word;
            max-width: 100%
        }
    }
    .text-style-muted60 {
        color: #595959;
        text-align: center
    }
    .text-style-muted60.spacing-2rem {
        padding-left: 2rem;
        padding-right: 2rem
    }
    .text-style-muted60.text-size-small {
        text-align: left
    }
    @media (width<=640px) {
        .text-style-muted60 {
            word-break: break-word;
            max-width: 100%
        }
    }
    .text-weight-medium {
        font-weight: 500
    }
    .no-margin-bottom {
        margin-bottom: 0
    }
    .icon-1x1-medium {
        width: 2.5rem;
        height: 2.5rem
    }
    .icon-1x1-large {
        width: 3.75rem;
        height: 3.75rem
    }
    .spacer-xxsmall {
        width: 100%;
        padding-top: .5rem
    }
    .spacer-xsmall {
        width: 100%;
        padding-top: 1rem
    }
    .spacer-small {
        width: 100%;
        padding-top: 1.5rem
    }
    .spacer-large {
        padding-top: 3rem
    }
    @media (width<=640px) {
        .spacer-large {
            padding-top: 1.5rem
        }
    }
    .spacer-xlarge {
        background-image: url(/assets/699ae9dbde2e66a74a0a98f8_69998fdbe9ab891f9fa672d6_Section_Divider_b5ead5ce.svg);
        background-position: 50%;
        background-size: cover;
        width: 100%;
        padding-top: 3.75rem;
        overflow: hidden
    }
    @media (width<=640px) {
        .spacer-xlarge {
            padding-top: 2rem
        }
    }
    .divider {
        background-color: var(--color-border);
        width: 100%;
        height: .0625rem
    }
    .cm_client {
        width: 50px
    }
    @media (width<=991px) {
        .md-margin-b-2 {
            margin-bottom: 4rem
        }
    }
    @media (width<=640px) {
        .sm-hidden {
            display: none
        }
    }
}

@layer utilities {
    .pointer-events-none {
        pointer-events: none
    }
    .collapse {
        visibility: collapse
    }
    .visible {
        visibility: visible
    }
    .sr-only {
        clip-path: inset(50%);
        white-space: nowrap;
        border-width: 0;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        position: absolute;
        overflow: hidden
    }
    .absolute {
        position: absolute
    }
    .relative {
        position: relative
    }
    .static {
        position: static
    }
    .sticky {
        position: sticky
    }
    .container {
        width: 100%
    }
    @media (width>=40rem) {
        .container {
            max-width: 40rem
        }
    }
    @media (width>=48rem) {
        .container {
            max-width: 48rem
        }
    }
    @media (width>=64rem) {
        .container {
            max-width: 64rem
        }
    }
    @media (width>=80rem) {
        .container {
            max-width: 80rem
        }
    }
    @media (width>=96rem) {
        .container {
            max-width: 96rem
        }
    }
    .mx-auto {
        margin-inline: auto
    }
    .block {
        display: block
    }
    .flex {
        display: flex
    }
    .grid {
        display: grid
    }
    .hidden {
        display: none
    }
    .inline {
        display: inline
    }
    .inline-flex {
        display: inline-flex
    }
    .list-item {
        display: list-item
    }
    .table {
        display: table
    }
    .transform {
        transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, )
    }
    .resize {
        resize: both
    }
    .flex-wrap {
        flex-wrap: wrap
    }
    .items-center {
        align-items: center
    }
    .rounded-full {
        border-radius: 3.40282e38px
    }
    .border {
        border-style: var(--tw-border-style);
        border-width: 1px
    }
    .bg-\[color\:var\(--color-border\)\]\/60 {
        background-color: #ededed99
    }
    @supports (color:color-mix(in lab, red, red)) {
        .bg-\[color\:var\(--color-border\)\]\/60 {
            background-color: color-mix(in oklab, var(--color-border) 60%, transparent)
        }
    }
    .bg-\[color\:var\(--color-foreground\)\] {
        background-color: var(--color-foreground)
    }
    .p-0\.5 {
        padding: calc(var(--spacing) * .5)
    }
    .px-3 {
        padding-inline: calc(var(--spacing) * 3)
    }
    .py-1 {
        padding-block: var(--spacing)
    }
    .text-center {
        text-align: center
    }
    .text-sm {
        font-size: var(--text-sm);
        line-height: var(--tw-leading, var(--text-sm--line-height))
    }
    .text-xs {
        font-size: var(--text-xs);
        line-height: var(--tw-leading, var(--text-xs--line-height))
    }
    .font-semibold {
        --tw-font-weight: var(--font-weight-semibold);
        font-weight: var(--font-weight-semibold)
    }
    .text-wrap {
        text-wrap: wrap
    }
    .text-\[color\:var\(--color-muted\)\] {
        color: var(--color-muted)
    }
    .text-\[color\:var\(--color-surface\)\] {
        color: var(--color-surface)
    }
    .uppercase {
        text-transform: uppercase
    }
    .tabular-nums {
        --tw-numeric-spacing: tabular-nums;
        font-variant-numeric: var(--tw-ordinal, ) var(--tw-slashed-zero, ) var(--tw-numeric-figure, ) var(--tw-numeric-spacing, ) var(--tw-numeric-fraction, )
    }
    .ring {
        --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
    }
    .outline {
        outline-style: var(--tw-outline-style);
        outline-width: 1px
    }
    .blur {
        --tw-blur: blur(8px);
        filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, )
    }
    .filter {
        filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, )
    }
    .transition {
        transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration))
    }
    .ease-in-out {
        --tw-ease: var(--ease-in-out);
        transition-timing-function: var(--ease-in-out)
    }
    @media (hover:hover) {
        .hover\:text-\[color\:var\(--color-foreground\)\]:hover {
            color: var(--color-foreground)
        }
    }
    .focus\:not-sr-only:focus {
        clip-path: none;
        white-space: normal;
        width: auto;
        height: auto;
        margin: 0;
        padding: 0;
        position: static;
        overflow: visible
    }
    .focus\:fixed:focus {
        position: fixed
    }
    .focus\:top-4:focus {
        top: calc(var(--spacing) * 4)
    }
    .focus\:left-4:focus {
        left: calc(var(--spacing) * 4)
    }
    .focus\:z-\[9999\]:focus {
        z-index: 9999
    }
    .focus\:rounded:focus {
        border-radius: .25rem
    }
    .focus\:bg-white:focus {
        background-color: var(--color-white)
    }
    .focus\:px-4:focus {
        padding-inline: calc(var(--spacing) * 4)
    }
    .focus\:py-2:focus {
        padding-block: calc(var(--spacing) * 2)
    }
    .focus\:text-foreground:focus {
        color: var(--color-foreground)
    }
    .focus\:no-underline:focus {
        text-decoration-line: none
    }
    .focus\:shadow-lg:focus {
        --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
    }
}

@font-face {
    font-family: Nunito;
    src: url(/fonts/Nunito-ExtraLight.ttf)format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Nunito;
    src: url(/fonts/Nunito-Light.ttf)format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Nunito;
    src: url(/fonts/Nunito-Regular.ttf)format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Nunito;
    src: url(/fonts/Nunito-Medium.ttf)format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Nunito;
    src: url(/fonts/Nunito-SemiBold.ttf)format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Nunito;
    src: url(/fonts/Nunito-Bold.ttf)format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Nunito;
    src: url(/fonts/Nunito-ExtraBold.ttf)format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Nunito;
    src: url(/fonts/Nunito-Black.ttf)format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Lora;
    src: url(/fonts/Lora-Medium.ttf)format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Lyon Arabic Display;
    src: url(/fonts/LyonArabicDisplay-Light.otf)format("opentype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    unicode-range: U+6??, U+750-77F, U+8A0-8FF, U+FB50-FDFF, U+FE70-FEFF
}

@font-face {
    font-family: Lyon Arabic Display;
    src: url(/fonts/LyonArabicDisplay-Regular.otf)format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    unicode-range: U+6??, U+750-77F, U+8A0-8FF, U+FB50-FDFF, U+FE70-FEFF
}

@font-face {
    font-family: Lyon Arabic Display;
    src: url(/fonts/LyonArabicDisplay-Medium.otf)format("opentype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    unicode-range: U+6??, U+750-77F, U+8A0-8FF, U+FB50-FDFF, U+FE70-FEFF
}

@font-face {
    font-family: Lyon Arabic Display;
    src: url(/fonts/LyonArabicDisplay-Bold.otf)format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    unicode-range: U+6??, U+750-77F, U+8A0-8FF, U+FB50-FDFF, U+FE70-FEFF
}

@font-face {
    font-family: Lyon Arabic Display;
    src: url(/fonts/LyonArabicDisplay-Black.otf)format("opentype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
    unicode-range: U+6??, U+750-77F, U+8A0-8FF, U+FB50-FDFF, U+FE70-FEFF
}

@font-face {
    font-family: ITF Huwiya Arabic;
    src: url(/fonts/itfHuwiyaArabic-Light.otf)format("opentype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    unicode-range: U+6??, U+750-77F, U+8A0-8FF, U+FB50-FDFF, U+FE70-FEFF
}

@font-face {
    font-family: ITF Huwiya Arabic;
    src: url(/fonts/itfHuwiyaArabic-Regular.otf)format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    unicode-range: U+6??, U+750-77F, U+8A0-8FF, U+FB50-FDFF, U+FE70-FEFF
}

@font-face {
    font-family: ITF Huwiya Arabic;
    src: url(/fonts/itfHuwiyaArabic-Bold.otf)format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    unicode-range: U+6??, U+750-77F, U+8A0-8FF, U+FB50-FDFF, U+FE70-FEFF
}

@keyframes scroll {
    0% {
        transform: translate(0)
    }
    to {
        transform: translate(-100%)
    }
}

@keyframes scroll-rtl {
    0% {
        transform: translate(0)
    }
    to {
        transform: translate(100%)
    }
}

@media (prefers-reduced-motion:reduce) {
    :not(.marquee-content),
    :before,
    :after {
        scroll-behavior: auto !important;
        transition-duration: .01ms !important;
        animation-duration: .01ms !important;
        animation-iteration-count: 1 !important
    }
}

@property --turbo-angle {
    syntax: "<angle>";
    inherits: false;
    initial-value: 0deg
}

@keyframes turbo-spin {
    to {
        --turbo-angle: 360deg
    }
}

@keyframes hub-halo {
    0%,
    to {
        opacity: .7;
        transform: scale(1)
    }
    50% {
        opacity: 1;
        transform: scale(1.06)
    }
}

.hub-ring {
    background: conic-gradient(from var(--turbo-angle, 0deg), #00dc82 0deg, #f6efe7 90deg, #00dc82 180deg, #f6efe7 270deg, #00dc82 360deg);
    filter: blur(.5px)saturate(1.1);
    border-radius: 50%;
    animation: 4s linear infinite turbo-spin;
    position: absolute;
    inset: 0
}

.react-flow__node {
    box-shadow: none;
    background: 0 0;
    border: none;
    width: auto;
    height: auto;
    padding: 0
}

.react-flow__node.selected,
.react-flow__node:focus,
.react-flow__node:focus-visible {
    box-shadow: none;
    outline: none
}

.react-flow__handle {
    opacity: 0;
    pointer-events: none
}

.react-flow__node {
    visibility: visible
}

@keyframes hub-pulse {
    0% {
        opacity: 1;
        transform: scale(.95)
    }
    to {
        opacity: 0;
        transform: scale(1.4)
    }
}

@property --tw-rotate-x {
    syntax: "*";
    inherits: false
}

@property --tw-rotate-y {
    syntax: "*";
    inherits: false
}

@property --tw-rotate-z {
    syntax: "*";
    inherits: false
}

@property --tw-skew-x {
    syntax: "*";
    inherits: false
}

@property --tw-skew-y {
    syntax: "*";
    inherits: false
}

@property --tw-border-style {
    syntax: "*";
    inherits: false;
    initial-value: solid
}

@property --tw-font-weight {
    syntax: "*";
    inherits: false
}

@property --tw-ordinal {
    syntax: "*";
    inherits: false
}

@property --tw-slashed-zero {
    syntax: "*";
    inherits: false
}

@property --tw-numeric-figure {
    syntax: "*";
    inherits: false
}

@property --tw-numeric-spacing {
    syntax: "*";
    inherits: false
}

@property --tw-numeric-fraction {
    syntax: "*";
    inherits: false
}

@property --tw-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-shadow-color {
    syntax: "*";
    inherits: false
}

@property --tw-shadow-alpha {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 100%
}

@property --tw-inset-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-inset-shadow-color {
    syntax: "*";
    inherits: false
}

@property --tw-inset-shadow-alpha {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 100%
}

@property --tw-ring-color {
    syntax: "*";
    inherits: false
}

@property --tw-ring-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-inset-ring-color {
    syntax: "*";
    inherits: false
}

@property --tw-inset-ring-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-ring-inset {
    syntax: "*";
    inherits: false
}

@property --tw-ring-offset-width {
    syntax: "<length>";
    inherits: false;
    initial-value: 0
}

@property --tw-ring-offset-color {
    syntax: "*";
    inherits: false;
    initial-value: #fff
}

@property --tw-ring-offset-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-outline-style {
    syntax: "*";
    inherits: false;
    initial-value: solid
}

@property --tw-blur {
    syntax: "*";
    inherits: false
}

@property --tw-brightness {
    syntax: "*";
    inherits: false
}

@property --tw-contrast {
    syntax: "*";
    inherits: false
}

@property --tw-grayscale {
    syntax: "*";
    inherits: false
}

@property --tw-hue-rotate {
    syntax: "*";
    inherits: false
}

@property --tw-invert {
    syntax: "*";
    inherits: false
}

@property --tw-opacity {
    syntax: "*";
    inherits: false
}

@property --tw-saturate {
    syntax: "*";
    inherits: false
}

@property --tw-sepia {
    syntax: "*";
    inherits: false
}

@property --tw-drop-shadow {
    syntax: "*";
    inherits: false
}

@property --tw-drop-shadow-color {
    syntax: "*";
    inherits: false
}

@property --tw-drop-shadow-alpha {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 100%
}

@property --tw-drop-shadow-size {
    syntax: "*";
    inherits: false
}

@property --tw-ease {
    syntax: "*";
    inherits: false
}