





.wpwl-container {
    max-width: 420px
}

@media(max-width: 768px) {
    .wpwl-container {
        margin-left: auto;
        margin-right: auto
    }
}

.widget-with-only-cvv__name {
    text-align: left;
    margin-left: 10px;
    color: rgba(41,41,41,.5)
}

[dir=rtl] .widget-with-only-cvv__name {
    text-align: right
}

.widget-with-only-cvv .wpwl-group-submit, .widget-with-only-cvv > .wpwl-form-registrations {
    display: none
}

.widget-with-only-cvv > #wpwl-registrations .wpwl-form-registrations, .widget-with-only-cvv > #wpwl-registrations .wpwl-form-registrations > .wpwl-group-registration {
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    min-height: 0
}

    .widget-with-only-cvv > #wpwl-registrations .wpwl-form-registrations .wpwl-registration > * {
        display: none
    }

    .widget-with-only-cvv > #wpwl-registrations .wpwl-form-registrations .wpwl-registration > .wpwl-wrapper-registration-cvv {
        display: block;
        width: 140px
    }

[dir=rtl] .widget-with-only-cvv > #wpwl-registrations .wpwl-form-registrations .wpwl-registration > .wpwl-wrapper-registration-cvv {
    float: right
}

[dir=rtl] .wpwl-form-card, [dir=rtl] .wpwl-form-card .wpwl-label {
    text-align: right
}

    [dir=rtl] .wpwl-form-card .wpwl-group-expiry {
        padding: 0 0 0 10px;
        width: 50%;
        order: 4
    }

    [dir=rtl] .wpwl-form-card .wpwl-group-cvv {
        padding: 0 0 0 10px;
        width: 50%;
        order: 3
    }

[dir=rtl] .wpwl-control {
    text-align: right
}

.wpwl-form-card {
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    box-shadow: 0 1px 11px rgba(0,0,0,.12);
    border: none;
    text-align: left;
    border-radius: 15px
}

    .wpwl-form-card .wpwl-group-brand {
        order: 0
    }

    .wpwl-form-card .wpwl-group-cardNumber {
        width: 100%;
        padding: 0;
        order: 1
    }

    .wpwl-form-card .wpwl-group-cardHolder {
        width: 100%;
        padding: 0;
        order: 2
    }

    .wpwl-form-card .wpwl-group-expiry {
        padding: 0 10px 0 0;
        width: 50%;
        order: 3
    }

    .wpwl-form-card .wpwl-group-cvv {
        padding: 0 0 0 10px;
        width: 50%;
        order: 4
    }

    .wpwl-form-card .wpwl-group-submit {
        order: 5
    }

.wpwl-label {
    margin-bottom: 5px;
    text-align: left;
    letter-spacing: .2925px;
    color: rgba(41,41,41,.5);
    font-size: 12px;
    line-height: 16px
}

.wpwl-label-brand, .wpwl-wrapper-brand {
    display: none
}

.wpwl-control {
    direction: ltr !important;
    padding: 5px 10px;
    color: #000;
    background: #f6f6f6;
    border-radius: 9px;
    border: 1px solid rgba(41,41,41,.05);
    font-family: inherit;
    font-size: 16px;
    line-height: 22px
}

    .wpwl-control::-moz-placeholder {
        opacity: 0
    }

    .wpwl-control::placeholder {
        opacity: 0
    }

    .wpwl-control:focus {
        border-color: transparent;
        box-shadow: 0 0 5px #ccc
    }

.wpwl-button-pay[disabled], .wpwl-button-pay[disabled]:active, .wpwl-button-pay[disabled]:focus, .wpwl-button-pay[disabled]:hover {
    background: #3eedbf
}

.wpwl-has-error ~ .wpwl-hint {
    color: #d3617e
}

.wpwl-group-submit {
    position: absolute;
    margin-bottom: 0;
    left: 0;
    bottom: -60px;
    width: 100%
}

.wpwl-button-pay {
    width: 100%;
    padding: 13px 10px;
    border-radius: 15px;
    border: none;
    font-weight: 700;
    text-transform: uppercase;
    color: #212121;
    outline: none !important;
    font-size: 16px;
    line-height: 22px
}

    .wpwl-button-pay, .wpwl-button-pay:active, .wpwl-button-pay:focus {
        background: #3eedbf
    }

        .wpwl-button-pay:hover {
            background: #3eedbf;
            opacity: .7;
            color: #212121
        }

.Dropdown-module_dropdownLight__tfZd4 {
    border-color: #54545c;
    color: #000
}

.Dropdown-module_dropdownDark__8k-gO {
    border-color: #54545c;
    color: #f2f2f2
}

.ButtonNew-module_withdrawalMethod__AntvZ {
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 17px;
    box-sizing: border-box;
    box-shadow: 0 100px 80px hsla(0,0%,79%,.07),0 36.5016px 29.2013px hsla(0,0%,79%,.048),0 17.7209px 14.1767px hsla(0,0%,79%,.039),0 8.6871px 6.94968px hsla(0,0%,79%,.031),0 3.43489px 2.74791px hsla(0,0%,79%,.022)
}

    .ButtonNew-module_withdrawalMethod__AntvZ:hover {
        border-color: hsla(255,8%,91%,.54);
        box-shadow: 0 100px 80px hsla(0,0%,58%,.07),0 36.5016px 29.2013px hsla(0,0%,52%,.048),0 17.7209px 14.1767px hsla(0,0%,53%,.039),0 8.6871px 6.94968px hsla(0,0%,54%,.031),0 3.43489px 2.74791px hsla(0,0%,71%,.022)
    }

.HorizontalScroll-module_purchases-w-scroll__Dfup7 .swiper {
    padding-bottom: 22px
}

    .HorizontalScroll-module_purchases-w-scroll__Dfup7 .swiper .swiper-scrollbar {
        bottom: 0;
        left: 0;
        width: 100%
    }

        .HorizontalScroll-module_purchases-w-scroll__Dfup7 .swiper .swiper-scrollbar .swiper-scrollbar-drag {
            background: rgba(0,0,0,.25)
        }

.Spinner-module_container__lGNls {
    display: inline-block;
    position: relative;
    height: 20px;
    width: 40px
}

    .Spinner-module_container__lGNls > * {
        position: absolute;
        top: 5px;
        height: 10px;
        width: 10px;
        border-radius: 50%;
        transform: translateX(0)
    }

    .Spinner-module_container__lGNls > :first-child {
        left: 0;
        animation: Spinner-module_mymove__RTrNA 1.3s ease-in infinite
    }

    .Spinner-module_container__lGNls > :nth-child(2) {
        left: 12px;
        animation: Spinner-module_mymove__RTrNA 1.3s ease-in .3s infinite
    }

    .Spinner-module_container__lGNls > :nth-child(3) {
        left: 24px;
        animation: Spinner-module_mymove__RTrNA 1.3s ease-in .6s infinite
    }

    .Spinner-module_container__lGNls > * {
        background: rgba(0,116,228,.6)
    }

    .Spinner-module_container__lGNls.Spinner-module_black__2Go-q > * {
        background: hsla(0,0%,100%,.7)
    }

@keyframes Spinner-module_mymove__RTrNA {
    0%,80%,to {
        opacity: .6;
        transform: scale(.4)
    }

    40% {
        opacity: 1;
        transform: scale(1)
    }
}

[dir=rtl] .Spinner-module_container__lGNls > * {
    position: absolute;
    top: 5px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    transform: translateX(0)
}

[dir=rtl] .Spinner-module_container__lGNls > :first-child {
    left: auto;
    right: 0;
    animation: Spinner-module_mymove__RTrNA 1.3s ease-in infinite
}

[dir=rtl] .Spinner-module_container__lGNls > :nth-child(2) {
    left: auto;
    right: 12px;
    animation: Spinner-module_mymove__RTrNA 1.3s ease-in .3s infinite
}

[dir=rtl] .Spinner-module_container__lGNls > :nth-child(3) {
    left: auto;
    right: 24px;
    animation: Spinner-module_mymove__RTrNA 1.3s ease-in .6s infinite
}

.Select-module_select__U4LyF {
    display: block;
    padding: 10px;
    border: none;
    outline: none;
    cursor: pointer;
    font-family: inherit
}

.Select-module_container__U1UI1 {
    position: relative
}

.ButtonMUI-module_loaderWrapper__hL9hy {
    margin: 0 10px 0 0;
    width: 16px;
    height: 24px
}

[dir=rtl] .ButtonMUI-module_loaderWrapper__hL9hy {
    margin: 0 0 0 10px
}

.Footer-module_footerText__YoMPA {
    font-size: 10px;
    color: #f2f2f2;
    opacity: .6
}

.Footer-module_addressRowWithSpacing__anWqv {
    margin-bottom: 10px
}

.Modal-module_layer__PR1Zg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6)
}

.Modal-module_content__bHhiE {
    position: relative;
    display: flex;
    width: 700px;
    max-width: 100%;
    max-height: 100%;
    min-height: 400px;
    overflow: hidden;
    padding: 55px;
    background: #fff;
    box-shadow: 0 12px 246px rgba(111,119,171,.1),0 2.68036px 54.9473px rgba(111,119,171,.1),0 .798012px 16.3593px rgba(111,119,171,.06);
    border-radius: 14px;
    animation: Modal-module_scale__5hFSK .75s;
    -ms-overflow-style: none
}

    .Modal-module_content__bHhiE::-webkit-scrollbar {
        display: none
    }

    .Modal-module_content__bHhiE.Modal-module_noIndents__h1vVl {
        padding: 0
    }

    .Modal-module_content__bHhiE.Modal-module_autoSize__Bi6JP {
        width: auto;
        min-height: auto
    }

@media(orientation: portrait) {
    .Modal-module_content__bHhiE {
        min-height: 485px
    }
}

@media(max-width: 768px) {
    .Modal-module_content__bHhiE {
        padding: 40px 20px
    }
}

@media(max-width: 768px) and (orientation:landscape) {
    .Modal-module_content__bHhiE {
        min-height: 100%
    }
}

.Modal-module_content__bHhiE.Modal-module_slideUp__KftYA {
    animation: Modal-module_slideUp__KftYA .75s forwards
}

.Modal-module_wrapper__65JHm {
    max-height: 100%;
    width: 100%;
    overflow-y: auto
}

    .Modal-module_wrapper__65JHm::-webkit-scrollbar {
        display: none
    }

.Modal-module_close__058gy {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 18px;
    height: 18px;
    padding: 0;
    background-color: transparent;
    border: none;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTknIGhlaWdodD0nMTknIGZpbGw9J25vbmUnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTE4LjE2My44NTFhMS4zNyAxLjM3IDAgMDAtMS45MzkgMEw5LjUgNy41NjEgMi43NzcuODM4YTEuMzcgMS4zNyAwIDAwLTEuOTQgMCAxLjM3IDEuMzcgMCAwMDAgMS45MzhMNy41NjMgOS41LjgzOCAxNi4yMjRhMS4zNyAxLjM3IDAgMDAwIDEuOTM5IDEuMzcgMS4zNyAwIDAwMS45MzkgMEw5LjUgMTEuNDM5bDYuNzI0IDYuNzI0YTEuMzcgMS4zNyAwIDAwMS45MzkgMCAxLjM3IDEuMzcgMCAwMDAtMS45NEwxMS40MzkgOS41bDYuNzI0LTYuNzI0YTEuMzc4IDEuMzc4IDAgMDAwLTEuOTI1eicgZmlsbD0nIzI5MjkyOScvPjwvc3ZnPg==);
    background-size: contain;
    background-position: 50%;
    cursor: pointer;
    transition: transform .25s
}

    .Modal-module_close__058gy:hover {
        transform: scale(1.2)
    }

    .Modal-module_close__058gy:active, .Modal-module_close__058gy:focus {
        outline: none
    }

@media(max-width: 768px) {
    .Modal-module_close__058gy {
        top: 20px;
        right: 20px
    }
}

html[dir=rtl] .Modal-module_close__058gy {
    right: auto;
    left: 30px
}

@media(max-width: 768px) {
    html[dir=rtl] .Modal-module_close__058gy {
        top: 20px;
        left: 20px
    }
}

@keyframes Modal-module_scale__5hFSK {
    0% {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

@keyframes Modal-module_slideUp__KftYA {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translateY(-200%)
    }
}

.Banner-module_banner__bEaHD {
    background: linear-gradient(252.9deg,#0ac2ac -62.56%,hsla(0,0%,100%,0) 42.32%),linear-gradient(53.98deg,#9997ff -63.23%,hsla(0,0%,100%,0) 83.12%),#fff;
    border: 1px solid hsla(0,0%,88%,.33);
    border-radius: 25px;
    box-shadow: 0 17px 132px rgba(80,80,80,.08),0 3.79717px 29.4839px rgba(80,80,80,.05),0 1.13052px 8.77813px rgba(80,80,80,.03)
}

.Banner-module_bannerInner__Yeoc0 {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 35px 45px
}

.Banner-module_buttonWrapper__HgC0H {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex: 1
}

.Banner-module_textWrapper__gsmqv {
    max-width: 318px;
    width: 100%
}

.Banner-module_text__wHDg9 {
    font-size: 24px;
    line-height: 32px;
    color: #292929
}

@media screen and (max-width: 1280px) {
    .HeaderCategories-module_border__h6FdY {
        padding-top: 16px;
        border-top: 1px solid #e6e5e9
    }

    .HeaderMenuWidgetItem-module_item__FxH-g {
        padding-top: 16px;
        padding-bottom: 16px !important
    }

        .HeaderMenuWidgetItem-module_item__FxH-g:not(:last-child) {
            border-bottom: 1px solid #e6e5e9
        }

    .HeaderMenuWidgetItem-module_itemBorder__5ctZf {
        border-bottom: 1px solid #e6e5e9 !important
    }

    .HeaderMenuWidgetItem-module_heading__UeSHf {
        border-bottom: none !important;
        padding-top: 0;
        padding-bottom: 0 !important;
        text-transform: uppercase
    }
}

.Auth-module_widget__skFpH {
    background-color: #f7f7f8;
    padding: 24px 32px;
    box-sizing: border-box;
    max-width: calc(100% + 40px);
    margin: -40px -20px 0
}

    .Auth-module_widget__skFpH .Auth-module_title__IED6y {
        display: none
    }

    .Auth-module_widget__skFpH .Auth-module_section__YCRXG {
        padding: 0
    }

    .Auth-module_widget__skFpH.Auth-module_isRTL__VNPHF {
        margin-left: 0;
        margin-right: auto
    }

@media screen and (min-width: 1280px) {
    .Auth-module_widget__skFpH {
        max-width: 300px;
        margin-top: 20px;
        margin-left: auto
    }

        .Auth-module_widget__skFpH .Auth-module_title__IED6y {
            display: block
        }
}

.Auth-module_section__YCRXG {
    text-align: left;
    display: block;
    padding-top: 20px;
    padding-bottom: 30px
}

@media screen and (min-width: 1280px) {
    .Auth-module_section__YCRXG {
        padding-top: 0;
        padding-bottom: 0
    }
}

.Auth-module_title__IED6y {
    display: block;
    margin-bottom: 24px;
    font-weight: 700;
    font-size: 24px
}

@media screen and (min-width: 1280px) {
    .Auth-module_title__IED6y {
        font-size: inherit;
        margin-bottom: 16px
    }
}

.Auth-module_isRTL__VNPHF .Auth-module_title__IED6y {
    text-align: right
}

.Auth-module_delemiter__miGWA {
    text-align: center;
    -webkit-text-decoration: uppercase;
    text-decoration: uppercase;
    margin: 24px 0;
    width: 100%;
    position: relative;
    height: 25px
}

    .Auth-module_delemiter__miGWA:before {
        content: "";
        width: 100%;
        height: 1px;
        background-color: #54545c;
        position: absolute;
        top: 12px;
        left: 0;
        right: 0
    }

    .Auth-module_delemiter__miGWA span {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        padding: 0 15px;
        background-color: #fff;
        color: #54545c;
        text-align: center
    }

.Auth-module_button__xmuy0 {
    width: 100%
}

    .Auth-module_button__xmuy0:not(:last-child) {
        margin-bottom: 16px
    }

@media screen and (min-width: 1280px) {
    .Auth-module_button__xmuy0 {
        max-width: 240px
    }
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-android .swiper-slide, .swiper-wrapper {
    transform: translateZ(0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

    .swiper-pointer-events.swiper-vertical {
        touch-action: pan-x
    }

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto
}

    .swiper-autoheight .swiper-wrapper {
        align-items: flex-start;
        transition-property: transform,height
    }

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

    .swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
        transform-style: preserve-3d
    }

    .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10
    }

    .swiper-3d .swiper-slide-shadow {
        background: rgba(0,0,0,.15)
    }

    .swiper-3d .swiper-slide-shadow-left {
        background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
    }

    .swiper-3d .swiper-slide-shadow-right {
        background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
    }

    .swiper-3d .swiper-slide-shadow-top {
        background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
    }

    .swiper-3d .swiper-slide-shadow-bottom {
        background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
    }

.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

    .swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
        display: none
    }

    .swiper-css-mode > .swiper-wrapper > .swiper-slide {
        scroll-snap-align: start start
    }

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-centered > .swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal > .swiper-wrapper: before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical > .swiper-wrapper: before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.LanguageSwitcher-module_language__uGQCu button {
    font-weight: 700;
    font-family: Ping Arabic
}

.LanguageSwitcher-module_header__zlHUa.LanguageSwitcher-module_language__uGQCu {
    color: #3835af
}

.LanguageSwitcher-module_isRTL__Ly59D.LanguageSwitcher-module_language__uGQCu button {
    font-family: Radial;
    position: relative;
    top: 1px
}

.AccountMenu-module_menu__KUrt4 {
    text-align: left;
    padding: 12px 0
}

    .AccountMenu-module_menu__KUrt4.AccountMenu-module_isRTL__tUhye {
        text-align: right
    }

.AccountMenu-module_row__-YW-Z {
    margin-bottom: 24px
}

.AccountMenu-module_link__aiEWX {
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    outline: none;
    box-shadow: none
}

.AccountMenu-module_name__9S0Ds {
    font-weight: 700;
    font-size: 24px;
    display: block;
    margin-bottom: 24px
}

.AccountMenu-module_delemiter__uvWYM {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 0;
    border-bottom: 1px solid #e6e5e9
}

.AccountMenu-module_business__Tl7v1 {
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 24px
}

.AccountMenu-module_icon__wvaf4 {
    margin-left: 12px
}

.AccountMenu-module_isRTL__tUhye .AccountMenu-module_icon__wvaf4 {
    margin-left: 0;
    margin-right: 12px;
    transform: rotate(180deg)
}

.localeSwitch-module_container__gQShp {
    border: 1px solid #e6e5e9;
    border-radius: 100px;
    padding: 16px 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    width: 100%;
    margin: 0 auto
}

    .localeSwitch-module_container__gQShp.localeSwitch-module_header__jqR2r {
        margin-left: 40px
    }

    .localeSwitch-module_container__gQShp.localeSwitch-module_onlyRegion__YWSh9 {
        justify-content: left
    }

@media(min-width: 1280px) {
    .localeSwitch-module_container__gQShp {
        padding: 8px 12px 8px 8px;
        width: -moz-fit-content;
        width: fit-content;
        font-size: 14px
    }
}

.localeSwitch-module_icon__54Qdy {
    margin-left: auto
}

.localeSwitch-module_regionListMobile__yonxy {
    min-height: 267px
}

.localeSwitch-module_region__uIH-Z {
    padding-right: 16px;
    width: 100%
}

.localeSwitch-module_regionContainer__qKxO8 {
    display: flex;
    align-items: center;
    width: 100%
}

    .localeSwitch-module_regionContainer__qKxO8:disabled {
        cursor: default
    }

    .localeSwitch-module_regionContainer__qKxO8 img {
        margin-right: 12px
    }

.localeSwitch-module_selectedRegion__WOZxe {
    width: 30px;
    text-align: center
}

    .localeSwitch-module_selectedRegion__WOZxe.localeSwitch-module_fullCountryName__yDEsT {
        width: 100%;
        text-align: left;
        font-weight: 700
    }

.localeSwitch-module_language__hMN4B {
    border-left: 1px solid #e6e5e9;
    padding: 0 4px 0 16px
}

.localeSwitch-module_country__oErPg {
    display: flex;
    align-items: center;
    padding: 6px 0;
    width: 100%
}

@media screen and (min-width: 1280px) {
    .localeSwitch-module_country__oErPg {
        padding: 6px 16px
    }
}

.localeSwitch-module_item__UgK9f:not(:last-child) {
    border-bottom: 1px solid #e6e5e9
}

@media screen and (min-width: 1280px) {
    .localeSwitch-module_item__UgK9f {
        border-bottom: none !important
    }
}

.localeSwitch-module_country__oErPg img {
    margin-right: 16px
}

@media screen and (min-width: 1280px) {
    .localeSwitch-module_country__oErPg img {
        margin-right: 12px
    }
}

.localeSwitch-module_isRTL__K5uoo .localeSwitch-module_icon__54Qdy {
    margin-right: auto
}

.localeSwitch-module_isRTL__K5uoo.localeSwitch-module_header__jqR2r {
    margin-left: 0;
    margin-right: 40px
}

.localeSwitch-module_isRTL__K5uoo .localeSwitch-module_region__uIH-Z {
    padding-right: 0;
    padding-left: 16px
}

.localeSwitch-module_isRTL__K5uoo .localeSwitch-module_regionContainer__qKxO8 img {
    margin-right: 0;
    margin-left: 12px
}

@media screen and (max-width: 1280px) {
    .localeSwitch-module_isRTL__K5uoo .localeSwitch-module_regionContainer__qKxO8 img {
        margin-left: 16px
    }
}

.localeSwitch-module_isRTL__K5uoo .localeSwitch-module_selectedRegion__WOZxe.localeSwitch-module_fullCountryName__yDEsT {
    text-align: right
}

.localeSwitch-module_isRTL__K5uoo.localeSwitch-module_country__oErPg img {
    margin-right: 0;
    margin-left: 12px
}

.localeSwitch-module_isRTL__K5uoo .localeSwitch-module_regionContainer__qKxO8 span {
    font-family: Radial
}

.localeSwitch-module_isRTL__K5uoo .localeSwitch-module_language__hMN4B {
    padding: 0 16px 0 8px;
    border-left: none;
    border-right: 1px solid #e6e5e9
}

@font-face {
    font-family: Inter;
    src: url(https://cdn.tabby.ai/static/fonts/Inter-Regular-b7359e04c273bb0b58a79cd668f42d8d39a54d80.woff2) format("woff2"),url(https://cdn.tabby.ai/static/fonts/Inter-Regular-8ba4de062c9b72a37e916511429087601771eeb6.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Inter;
    src: url(https://cdn.tabby.ai/static/fonts/Inter-Bold-c6f39fb439c3c249037915344395ecc2341ceb70.woff2) format("woff2"),url(https://cdn.tabby.ai/static/fonts/Inter-Bold-27cb6c201c8e0ee15e4a115b00a956359b37662a.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Radial;
    src: url(https://cdn.tabby.ai/static/fonts/Radial-Regular-68fc5b23d8a31fb050ac2fa592aa2082026273a1.woff2) format("woff2"),url(https://cdn.tabby.ai/static/fonts/Radial-Regular-38eae69f0b709676e22f4ce033eedb37f46aac22.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Radial;
    src: url(https://cdn.tabby.ai/static/fonts/Radial-Bold-953d98928af6c7bc595ab589162004758de9763d.woff2) format("woff2"),url(https://cdn.tabby.ai/static/fonts/Radial-Bold-211fe7b07dfa4231dd4f889f7fb862a532348798.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Ping Arabic;
    src: url(https://cdn.tabby.ai/static/fonts/PingArabic-Regular-506e5ee3d69c40e0f901a336bbd4f40397cf002d.woff2) format("woff2"),url(https://cdn.tabby.ai/static/fonts/PingArabic-Regular-91235895be689c1d420e8c6fafe7e2bd7e165c09.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Ping Arabic;
    src: url(https://cdn.tabby.ai/static/fonts/PingArabic-Bold-e28610b92a1e1a0846d4b034cb06adbe9944834c.woff2) format("woff2"),url(https://cdn.tabby.ai/static/fonts/PingArabic-Bold-3c1e30f6905d707df0880834ba301832c5e78abd.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: IBM Plex Sans Arabic;
    src: url(https://cdn.tabby.ai/static/fonts/IBMPlexSansArabic-Thin-ad229c8d91f33207062045e81f14d1e57a2b9a03.woff2) format("woff2"),url(https://cdn.tabby.ai/static/fonts/IBMPlexSansArabic-Thin-0855509ff4d41b109a9163198c8361953970595f.woff) format("woff");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: IBM Plex Sans Arabic;
    src: url(https://cdn.tabby.ai/static/fonts/IBMPlexSansArabic-ExtraLight-dafcdc5dc1ebaab0f2480b53346d8ff4c9fbdff9.woff2) format("woff2"),url(https://cdn.tabby.ai/static/fonts/IBMPlexSansArabic-ExtraLight-c504eca0952b7af25474b5e38e408d0963b4fd10.woff) format("woff");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: IBM Plex Sans Arabic;
    src: url(https://cdn.tabby.ai/static/fonts/IBMPlexSansArabic-Light-365f3691131c93fc128a3155a51b64178e5fc291.woff2) format("woff2"),url(https://cdn.tabby.ai/static/fonts/IBMPlexSansArabic-Light-787a2443ac630c644025800e58eb50c85a9581de.woff) format("woff");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: IBM Plex Sans Arabic;
    src: url(https://cdn.tabby.ai/static/fonts/IBMPlexSansArabic-Regular-a145b994f084c0fe5c7c9fe160fd8ca1c897679c.woff2) format("woff2"),url(https://cdn.tabby.ai/static/fonts/IBMPlexSansArabic-Regular-b0f658ee3008cf0d9e311ead531bb712203c1ccd.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: IBM Plex Sans Arabic;
    src: url(https://cdn.tabby.ai/static/fonts/IBMPlexSansArabic-Medium-73854fc5c48d38892dd9e70c5a7f45733a1f9316.woff2) format("woff2"),url(https://cdn.tabby.ai/static/fonts/IBMPlexSansArabic-Medium-7d35156764b07c5f2ce085a78f4218114bd9ab40.woff) format("woff");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: IBM Plex Sans Arabic;
    src: url(https://cdn.tabby.ai/static/fonts/IBMPlexSansArabic-SemiBold-a37ca4426bc0e0a0787f72359a8a64a34ecf9742.woff2) format("woff2"),url(https://cdn.tabby.ai/static/fonts/IBMPlexSansArabic-SemiBold-f191d0f833dddaa42ed577519a9866e3c58e2077.woff) format("woff");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: IBM Plex Sans Arabic;
    src: url(https://cdn.tabby.ai/static/fonts/IBMPlexSansArabic-Bold-04df8b2abff543ce54745fbdf46609a820cbfbac.woff2) format("woff2"),url(https://cdn.tabby.ai/static/fonts/IBMPlexSansArabic-Bold-ee6e2a9911412c9af639e5f0b5df244cdce598b3.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

/*!tailwindcss v2.2.19 | MIT License | https://tailwindcss.com*/
/*!modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize*/
html {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    font-family: system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji
}

hr {
    height: 0;
    color: inherit
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, pre, samp {
    font-family: ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

::-moz-focus-inner {
    border-style: none;
    padding: 0
}

legend {
    padding: 0
}

progress {
    vertical-align: baseline
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre {
    margin: 0
}

button {
    background-color: transparent;
    background-image: none
}

fieldset, ol, ul {
    margin: 0;
    padding: 0
}

ol, ul {
    list-style: none
}

html {
    font-family: Radial,Arial,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Noto Sans,sans-serif;
    line-height: 1.5
}

body {
    font-family: inherit;
    line-height: inherit
}

*, :after, :before {
    box-sizing: border-box;
    border: 0 solid
}

hr {
    border-top-width: 1px
}

img {
    border-style: solid
}

textarea {
    resize: vertical
}

    input::-moz-placeholder, textarea::-moz-placeholder {
        opacity: 1;
        color: #a3a3a3
    }

    input::placeholder, textarea::placeholder {
        opacity: 1;
        color: #a3a3a3
    }

[role=button], button {
    cursor: pointer
}

table {
    border-collapse: collapse
}

h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    text-decoration: inherit
}

button, input, optgroup, select, textarea {
    padding: 0;
    line-height: inherit;
    color: inherit
}

code, kbd, pre, samp {
    font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace
}

audio, canvas, embed, iframe, img, object, svg, video {
    display: block;
    vertical-align: middle
}

img, video {
    max-width: 100%;
    height: auto
}

[hidden] {
    display: none
}

*, :after, :before {
    --tw-border-opacity: 1;
    /* border-color:rgba(229,229,229,var(--tw-border-opacity)); */
}

.text-2xl, .text-3xl, .text-4xl, .text-5xl, .text-6xl, .text-lg, .text-xl {
    font-family: inherit;
    font-weight: 600
}

.textContent h1, .textContent h2, .textContent h3, .textContent h4, .textContent h5, .textContent h6 {
    margin: 24px 0 12px;
    font-style: normal;
    font-weight: 500
}

    .textContent h1:first-child, .textContent h2:first-child, .textContent h3:first-child, .textContent h4:first-child, .textContent h5:first-child, .textContent h6:first-child {
        margin-top: 0
    }

.textContent h1 {
    font-size: 60px;
    line-height: 64px
}

.textContent h2 {
    font-size: 44px;
    line-height: 48px
}

.textContent h3 {
    font-size: 28px;
    line-height: 32px
}

.textContent h4 {
    font-size: 24px;
    line-height: 28px
}

.textContent h5 {
    font-size: 18px;
    line-height: 24px
}

.textContent h6 {
    font-size: 16px;
    line-height: 20px
}

.textContent p {
    margin: 10px 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color: #54545c
}

    .textContent p:first-of-type {
        padding-top: 0
    }

    .textContent p:first-child {
        margin-top: 0
    }

.textContent ol, .textContent ul {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 12px
}

    .textContent ol:first-child, .textContent ul:first-child {
        margin-top: 0
    }

.textContent ol {
    margin-left: 12px;
    list-style-type: disc
}

.textContent ul {
    margin-left: 12px;
    list-style-type: decimal
}

.textContent li {
    margin-bottom: 6px
}

.textContent figure {
    margin: 24px 0
}

    .textContent figure:first-child {
        margin-top: 0
    }

.textContent blockquote {
    border-left: 6px solid #ebebee;
    margin-top: 1em;
    padding: 1em 0 1em 1em
}

    .textContent blockquote:first-child {
        margin-top: 0
    }

.textContent span {
    display: inline
}

    .textContent span:first-child {
        margin-top: 0
    }

.font-sans-rtl .content ol, .font-sans-rtl .content ul {
    padding-left: 0;
    padding-right: 12px
}

.font-sans-rtl .content ol, .font-sans-rtl .content ul {
    margin-left: 0;
    margin-right: 12px
}

.font-sans-rtl .text-5xl, .font-sans-rtl h2 {
    line-height: 62px
}

@media(min-width: 1024px) {
    .font-sans-rtl .lg\:text-6xl {
        line-height: 70px
    }
}

.font-sans-rtl .text-3xl, .font-sans-rtl h3 {
    line-height: 40px
}

.font-sans-rtl blockquote {
    direction: rtl;
    border-left: none;
    border-right: 6px solid #ebebee !important;
    margin-top: 1em;
    padding: 1em 1em 1em 0
}

.aspect-w-16 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h)/var(--tw-aspect-w) * 100%)
}

    .aspect-w-16 > * {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }

.aspect-w-16 {
    --tw-aspect-w: 16
}

.aspect-h-9 {
    --tw-aspect-h: 9
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border-width: 0
}

.pointer-events-none {
    pointer-events: none
}

.visible {
    visibility: visible
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative;
}

.sticky {
    position: sticky
}

.inset-0 {
    right: 0;
    left: 0
}

.inset-0, .inset-y-0 {
    top: 0;
    bottom: 0
}

.inset-y-1\/2 {
    top: 50%;
    bottom: 50%
}

.top-0 {
    top: 0
}

.top-2 {
    top: .5rem
}

.top-3 {
    top: .75rem
}

.top-4 {
    top: 1rem
}

.top-10 {
    top: 2.5rem
}

.top-20 {
    top: 5rem
}

.top-3\.5 {
    top: .875rem
}

.right-0 {
    right: 0
}

.right-2 {
    right: .5rem
}

.right-6 {
    right: 1.5rem
}

.right-7 {
    right: 1.75rem
}

.right-9 {
    right: 2.25rem
}

.bottom-0 {
    bottom: 0
}

.bottom-2 {
    bottom: .5rem
}

.bottom-9 {
    bottom: 2.25rem
}

.-bottom-10 {
    bottom: -2.5rem
}

.-bottom-16 {
    bottom: -4rem
}

.left-0 {
    left: 0
}

.left-9 {
    left: 2.25rem
}

.left-10 {
    left: 2.5rem
}

.z-0 {
    z-index: 0
}

.z-10 {
    z-index: 10
}

.z-20 {
    z-index: 20
}

.z-40 {
    z-index: 40
}

.z-50 {
    z-index: 50
}

.z-max {
    z-index: 2147483647
}

.order-first {
    order: -9999
}

.col-span-1 {
    grid-column: span 1/span 1
}

.col-span-2 {
    grid-column: span 2/span 2
}

.col-span-3 {
    grid-column: span 3/span 3
}

.col-span-full {
    grid-column: 1/-1
}

.col-start-2 {
    grid-column-start: 2
}

.col-end-4 {
    grid-column-end: 4
}

.col-end-6 {
    grid-column-end: 6
}

.row-span-1 {
    grid-row: span 1/span 1
}

.m-auto {
    margin: auto
}

.mx-0 {
    margin-left: 0;
    margin-right: 0
}

.mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem
}

.mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.my-0 {
    margin-top: 0;
    margin-bottom: 0
}

.my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
}

.my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem
}

.my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem
}

.my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem
}

.mt-2 {
    margin-top: .5rem
}

.mt-3 {
    margin-top: .75rem
}

.mt-4 {
    margin-top: 1rem
}

.mt-5 {
    margin-top: 1.25rem;
}

.mt-8 {
    margin-top: 2rem
}

.mt-10 {
    margin-top: 2.5rem
}

.mt-12 {
    margin-top: 3rem
}

.mt-16 {
    margin-top: 4rem
}

.mt-20 {
    margin-top: 5rem
}

.mt-24 {
    margin-top: 6rem
}

.mt-48 {
    margin-top: 12rem
}

.-mt-1 {
    margin-top: -.25rem
}

.mr-2 {
    margin-right: .5rem
}

.mr-4 {
    margin-right: 1rem
}

.mb-1 {
    margin-bottom: .25rem
}

.mb-2 {
    margin-bottom: .5rem
}

.mb-3 {
    margin-bottom: .75rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mb-5 {
    margin-bottom: 1.25rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.mb-8 {
    margin-bottom: 2rem
}

.mb-9 {
    margin-bottom: 2.25rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.mb-20 {
    margin-bottom: 5rem
}

.ml-1 {
    margin-left: .25rem
}

.ml-2 {
    margin-left: .5rem
}

.ml-4 {
    margin-left: 1rem
}

.box-border {
    box-sizing: border-box
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}

.grid {
    display: grid;
}

.hidden {
    display: none
}

.h-0 {
    height: 0
}

.h-1 {
    height: .25rem
}

.h-2 {
    height: .5rem
}

.h-5 {
    height: 1.25rem
}

.h-6 {
    height: 1.5rem
}

.h-7 {
    height: 1.75rem
}

.h-8 {
    height: 2rem
}

.h-9 {
    height: 2.25rem
}

.h-10 {
    height: 2.5rem
}

.h-12 {
    height: 3rem
}

.h-14 {
    height: 3.5rem
}

.h-16 {
    height: 4rem
}

.h-20 {
    height: 5rem
}

.h-24 {
    height: 6rem
}

.h-48 {
    height: 12rem
}

.h-52 {
    height: 13rem
}

.h-84 {
    height: 21rem
}

.h-96 {
    height: 24rem
}

.h-auto {
    height: auto
}

.h-full {
    height: 100%
}

.h-screen {
    height: 100vh
}

.h-86px {
    height: 86px
}

.max-h-full {
    max-height: 100%
}

.min-h-full {
    min-height: 100%
}

.w-0 {
    width: 0
}

.w-1 {
    width: .25rem
}

.w-2 {
    width: .5rem
}

.w-6 {
    width: 1.5rem
}

.w-7 {
    width: 1.75rem
}

.w-8 {
    width: 2rem
}

.w-9 {
    width: 2.25rem
}

.w-10 {
    width: 2.5rem
}

.w-14 {
    width: 3.5rem
}

.w-16 {
    width: 4rem
}

.w-20 {
    width: 5rem
}

.w-24 {
    width: 6rem
}

.w-48 {
    width: 12rem
}

.w-56 {
    width: 14rem
}

.w-80 {
    width: 20rem
}

.w-96 {
    width: 24rem
}

.w-px {
    width: 1px
}

.w-3\/4 {
    width: 75%
}

.w-2\/5 {
    width: 40%
}

.w-3\/5 {
    width: 60%
}

.w-4\/12 {
    width: 33.333333%
}

.w-5\/12 {
    width: 41.666667%
}

.w-6\/12 {
    width: 50%
}

.w-8\/12 {
    width: 66.666667%
}

.w-10\/12 {
    width: 83.333333%
}

.w-full {
    width: 100%
}

.w-86px {
    width: 86px
}

.min-w-full {
    min-width: 100%
}

.min-w-mob {
    min-width: 320px
}

.flex-1 {
    flex: 1 1 0%
}

.flex-auto {
    flex: 1 1 auto
}

.flex-shrink-0 {
    flex-shrink: 0
}

.flex-shrink {
    flex-shrink: 1
}

.flex-grow-0 {
    flex-grow: 0
}

.flex-grow {
    flex-grow: 1
}

.transform {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.rotate-180, [dir=rtl] .rtl\:rotate-180, [dir=rtl].rtl\:rotate-180 {
    --tw-rotate: 180deg
}

@keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

@keyframes ping {
    75%,to {
        transform: scale(2);
        opacity: 0
    }
}

@keyframes pulse {
    50% {
        opacity: .5
    }
}

@keyframes bounce {
    0%,to {
        transform: translateY(-25%);
        animation-timing-function: cubic-bezier(.8,0,1,1)
    }

    50% {
        transform: none;
        animation-timing-function: cubic-bezier(0,0,.2,1)
    }
}

@keyframes fade-in-down {
    0% {
        opacity: 0;
        transform: translateY(-10px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.animate-spin {
    animation: spin 1s linear infinite
}

.animate-fade-in-down {
    animation: fade-in-down .5s ease-out
}

.cursor-default {
    cursor: default
}

.cursor-pointer {
    cursor: pointer
}

.select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.select-text {
    -webkit-user-select: text;
    -moz-user-select: text;
    user-select: text
}

.resize {
    resize: both
}

.list-none {
    list-style-type: none
}

.appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.grid-flow-row-dense {
    grid-auto-flow: row dense
}

.grid-cols-1 {
    grid-template-columns: repeat(1,minmax(0,1fr))
}

.grid-cols-2 {
    grid-template-columns: repeat(2,minmax(0,1fr))
}

.grid-cols-3 {
    grid-template-columns: repeat(3,minmax(0,1fr))
}

.grid-cols-4 {
    grid-template-columns: repeat(4,minmax(0,1fr))
}

.grid-cols-8 {
    grid-template-columns: repeat(8,minmax(0,1fr))
}

.grid-cols-xsPlaylist {
    grid-template-columns: 124px 1fr
}

.grid-rows-1 {
    grid-template-rows: repeat(1,minmax(0,1fr))
}

.grid-rows-xsPlaylist {
    grid-template-rows: 1fr 64px
}

.flex-row {
    flex-direction: row
}

.flex-row-reverse {
    flex-direction: row-reverse
}

.flex-col {
    flex-direction: column
}

.flex-col-reverse {
    flex-direction: column-reverse
}

.flex-wrap {
    flex-wrap: wrap
}

.items-start {
    align-items: flex-start
}

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.justify-start {
    justify-content: flex-start
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.gap-0 {
    gap: 0
}

.gap-1 {
    gap: .25rem
}

.gap-2 {
    gap: .5rem
}

.gap-3 {
    gap: .75rem
}

.gap-5 {
    gap: 1.25rem
}

.gap-8 {
    gap: 2rem;
}

.gap-10 {
    gap: 2.5rem
}

.gap-20 {
    gap: 5rem
}

.gap-x-0 {
    -moz-column-gap: 0;
    column-gap: 0
}

.gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem
}

.gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem
}

.gap-x-40 {
    -moz-column-gap: 10rem;
    column-gap: 10rem
}

.gap-y-10 {
    row-gap: 2.5rem
}

.gap-y-12 {
    row-gap: 3rem
}

.gap-y-14 {
    row-gap: 3.5rem
}

.gap-y-16 {
    row-gap: 4rem
}

.space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse))
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.25rem * var(--tw-space-y-reverse))
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.5rem * var(--tw-space-y-reverse))
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.75rem * var(--tw-space-y-reverse))
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}

.space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse))
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse))
}

.space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse))
}

.space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse))
}

.space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse))
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse))
}

.self-start {
    align-self: flex-start
}

.overflow-scroll {
    overflow: scroll
}

.overflow-y-auto {
    overflow-y: auto
}

.overflow-x-hidden {
    overflow-x: hidden
}

.overflow-y-scroll {
    overflow-y: scroll
}

.truncate {
    overflow: hidden;
    white-space: nowrap
}

.overflow-ellipsis, .truncate {
    text-overflow: ellipsis
}

.whitespace-normal {
    white-space: normal
}

.whitespace-nowrap {
    white-space: nowrap
}

.whitespace-pre-line {
    white-space: pre-line
}

.whitespace-pre-wrap {
    white-space: pre-wrap
}

.rounded {
    border-radius: .25rem
}

.rounded-md {
    border-radius: .375rem
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-2xl {
    border-radius: 1rem
}

.rounded-full {
    border-radius: 9999px
}

.rounded-10px {
    border-radius: 10px
}

.rounded-br {
    border-bottom-right-radius: .25rem
}

.rounded-bl {
    border-bottom-left-radius: .25rem
}

.border-0 {
    border-width: 0
}

.border-2 {
    border-width: 2px
}

.border {
    border-width: 1px
}

.border-t {
    border-top-width: 1px
}

.border-b-2 {
    border-bottom-width: 2px
}

.border-b-4 {
    border-bottom-width: 4px
}

.border-b {
    border-bottom-width: 1px
}

.border-transparent {
    border-color: transparent
}

.border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0,0,0,var(--tw-border-opacity))
}

.border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255,255,255,var(--tw-border-opacity))
}

.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229,229,229,var(--tw-border-opacity))
}

.border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(212,212,212,var(--tw-border-opacity))
}

.border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(163,163,163,var(--tw-border-opacity))
}

.border-primary {
    --tw-border-opacity: 1;
    border-color: rgba(62,237,191,var(--tw-border-opacity))
}

.border-charcoral-dark, .border-text {
    --tw-border-opacity: 1;
    border-color: rgba(41,41,41,var(--tw-border-opacity))
}

.hover\:border-primary:hover {
    --tw-border-opacity: 1;
    border-color: rgba(62,237,191,var(--tw-border-opacity))
}

.bg-transparent {
    background-color: transparent
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0,0,0,var(--tw-bg-opacity))
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255,255,255,var(--tw-bg-opacity))
}

.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(245,245,245,var(--tw-bg-opacity))
}

.bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229,229,229,var(--tw-bg-opacity))
}

.bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(212,212,212,var(--tw-bg-opacity))
}

.bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(163,163,163,var(--tw-bg-opacity))
}

.bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(115,115,115,var(--tw-bg-opacity))
}

.bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgba(23,23,23,var(--tw-bg-opacity))
}

.bg-primary {
    --tw-bg-opacity: 1;
    background-color: rgba(62,237,191,var(--tw-bg-opacity))
}

.bg-iris-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(246,245,255,var(--tw-bg-opacity))
}

.bg-iris {
    --tw-bg-opacity: 1;
    background-color: rgba(96,94,232,var(--tw-bg-opacity))
}

.bg-aeroBlue-light {
    --tw-bg-opacity: 1;
    background-color: rgba(209,251,240,var(--tw-bg-opacity))
}

.bg-charcoral-dark {
    --tw-bg-opacity: 1;
    background-color: rgba(41,41,41,var(--tw-bg-opacity))
}

.bg-honey {
    --tw-bg-opacity: 1;
    background-color: rgba(255,241,215,var(--tw-bg-opacity))
}

.hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(245,245,245,var(--tw-bg-opacity))
}

.hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(23,23,23,var(--tw-bg-opacity))
}

.bg-opacity-30 {
    --tw-bg-opacity: 0.3
}

.object-contain {
    -o-object-fit: contain;
    object-fit: contain
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.p-0 {
    padding: 0
}

.p-1 {
    padding: .25rem
}

.p-2 {
    padding: .5rem
}

.p-5 {
    padding: 1.25rem
}

.p-8 {
    padding: 2rem
}

.p-9 {
    padding: 2.25rem
}

.p-10 {
    padding: 2.5rem
}

.p-20 {
    padding: 5rem
}

.p-1\.5 {
    padding: .375rem
}

.px-0 {
    padding-left: 0;
    padding-right: 0
}

.px-1 {
    padding-left: .25rem;
    padding-right: .25rem
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem
}

.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.px-2\.5 {
    padding-left: .625rem;
    padding-right: .625rem
}

.py-0 {
    padding-top: 0;
    padding-bottom: 0
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem
}

.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem
}

.py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem
}

.py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem
}

.py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem
}

.py-2\.5 {
    padding-top: .625rem;
    padding-bottom: .625rem
}

.pt-0 {
    padding-top: 0
}

.pt-1 {
    padding-top: .25rem
}

.pt-2 {
    padding-top: .5rem
}

.pt-3 {
    padding-top: .75rem
}

.pt-4 {
    padding-top: 1rem
}

.pt-5 {
    padding-top: 1.25rem
}

.pt-6 {
    padding-top: 1.5rem
}

.pt-8 {
    padding-top: 2rem
}

.pt-10 {
    padding-top: 2.5rem
}

.pt-12 {
    padding-top: 3rem
}

.pt-20 {
    padding-top: 5rem
}

.pt-40 {
    padding-top: 10rem
}

.pt-1\.5 {
    padding-top: .375rem
}

.pr-0 {
    padding-right: 0
}

.pr-2 {
    padding-right: .5rem
}

.pr-4 {
    padding-right: 1rem
}

.pr-5 {
    padding-right: 1.25rem
}

.pr-6 {
    padding-right: 1.5rem
}

.pr-10 {
    padding-right: 2.5rem
}

.pr-16 {
    padding-right: 4rem
}

.pb-0 {
    padding-bottom: 0
}

.pb-1 {
    padding-bottom: .25rem
}

.pb-2 {
    padding-bottom: .5rem
}

.pb-4 {
    padding-bottom: 1rem
}

.pb-5 {
    padding-bottom: 1.25rem
}

.pb-8 {
    padding-bottom: 2rem
}

.pb-10 {
    padding-bottom: 2.5rem
}

.pb-20 {
    padding-bottom: 5rem
}

.pb-40 {
    padding-bottom: 10rem
}

.pl-0 {
    padding-left: 0
}

.pl-1 {
    padding-left: .25rem
}

.pl-2 {
    padding-left: .5rem
}

.pl-4 {
    padding-left: 1rem
}

.pl-5 {
    padding-left: 1.25rem
}

.pl-8 {
    padding-left: 2rem
}

.pl-11 {
    padding-left: 2.75rem
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.font-sans-rtl {
    font-family: Ping Arabic,Arial,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Noto Sans,sans-serif
}

.text-xs {
    font-size: 12px
}

.text-sm {
    font-size: 14px
}

.text-tiny {
    font-size: 16px
}

.text-base {
    font-size: 20px;
    line-height: 28px
}

.text-lg {
    font-size: 16px
}

.text-xl {
    font-size: 14px
}

.text-2xl {
    font-size: 18px;
    line-height: 24px
}

.text-3xl {
    font-size: 24px;
    line-height: 28px
}

.text-4xl {
    font-size: 28px;
    line-height: 32px
}

.text-5xl {
    font-size: 44px;
    line-height: 48px
}

.text-6xl {
    font-size: 60px;
    line-height: 64px
}

.font-normal {
    font-weight: 400
}

.font-medium {
    font-weight: 500
}

.font-semibold {
    font-weight: 600
}

.font-bold {
    font-weight: 700
}

.uppercase {
    text-transform: uppercase
}

.lowercase {
    text-transform: lowercase
}

.capitalize {
    text-transform: capitalize
}

.leading-1\.2 {
    line-height: 1.2
}

.tracking-wide {
    letter-spacing: .025em
}

.tracking-wider {
    letter-spacing: .05em
}

.tracking-1px {
    letter-spacing: 1px
}

.text-black {
    --tw-text-opacity: 1;
    color: rgba(0,0,0,var(--tw-text-opacity))
}

.text-white {
    --tw-text-opacity: 1;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(163,163,163,var(--tw-text-opacity))
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(115,115,115,var(--tw-text-opacity))
}

.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(82,82,82,var(--tw-text-opacity))
}

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(64,64,64,var(--tw-text-opacity))
}

.text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(23,23,23,var(--tw-text-opacity))
}

.text-primary, .text-primary-dark {
    --tw-text-opacity: 1;
    color: rgba(62,237,191,var(--tw-text-opacity))
}

.text-text-light {
    --tw-text-opacity: 1;
    color: rgba(84,84,92,var(--tw-text-opacity))
}

.text-text, .text-text-dark {
    --tw-text-opacity: 1;
    color: rgba(41,41,41,var(--tw-text-opacity))
}

.text-text-grey-400 {
    --tw-text-opacity: 1;
    color: rgba(119,119,129,var(--tw-text-opacity))
}

.text-iris {
    --tw-text-opacity: 1;
    color: rgba(96,94,232,var(--tw-text-opacity))
}

.text-dusk, .text-dusk-light {
    --tw-text-opacity: 1;
    color: rgba(84,84,92,var(--tw-text-opacity))
}

.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgba(23,23,23,var(--tw-text-opacity))
}

.hover\:text-primary:hover {
    --tw-text-opacity: 1;
    color: rgba(62,237,191,var(--tw-text-opacity))
}

.hover\:text-text:hover {
    --tw-text-opacity: 1;
    color: rgba(41,41,41,var(--tw-text-opacity))
}

.hover\:text-iris-dark:hover {
    --tw-text-opacity: 1;
    color: rgba(96,94,232,var(--tw-text-opacity))
}

.underline {
    text-decoration: underline
}

.placeholder-text::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(41,41,41,var(--tw-placeholder-opacity))
}

.placeholder-text::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(41,41,41,var(--tw-placeholder-opacity))
}

.placeholder-text-dark::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(41,41,41,var(--tw-placeholder-opacity))
}

.placeholder-text-dark::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgba(41,41,41,var(--tw-placeholder-opacity))
}

.opacity-0 {
    opacity: 0
}

.opacity-30 {
    opacity: .3
}

.opacity-100 {
    opacity: 1
}

.hover\:opacity-50:hover {
    opacity: .5
}

*, :after, :before {
    /* --tw-shadow:0 0 #0000; */
}

.shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)
}

.shadow, .shadow-lg {
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)
}

.shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)
}

.shadow-2xl, .shadow-xl {
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0,0,0,.25)
}

.shadow-none {
    --tw-shadow: 0 0 #0000
}

.focus\:shadow-lg:focus, .shadow-none {
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.focus\:shadow-lg:focus {
    --tw-shadow: 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)
}

.focus\:outline-none:focus, .outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px
}

*, :after, :before {
    /* --tw-ring-inset:var(--tw-empty,/*!*/
    /*!*/
    );
    */;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    /* --tw-ring-color:rgba(59,130,246,.5); */
    /* --tw-ring-offset-shadow:0 0 #0000; */
    /* --tw-ring-shadow:0 0 #0000; */
}

.focus\:ring-0:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)
}

.focus\:ring-0:focus, .focus\:ring-2:focus {
    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)
}

.focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)
}

.focus\:ring-inset:focus {
    --tw-ring-inset: inset
}

.focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(255,255,255,var(--tw-ring-opacity))
}

.filter {
    --tw-blur: var(--tw-empty, /*!*/ /*!*/ );
    --tw-brightness: var(--tw-empty, /*!*/ /*!*/ );
    --tw-contrast: var(--tw-empty, /*!*/ /*!*/ );
    --tw-grayscale: var(--tw-empty, /*!*/ /*!*/ );
    --tw-hue-rotate: var(--tw-empty, /*!*/ /*!*/ );
    --tw-invert: var(--tw-empty, /*!*/ /*!*/ );
    --tw-saturate: var(--tw-empty, /*!*/ /*!*/ );
    --tw-sepia: var(--tw-empty, /*!*/ /*!*/ );
    --tw-drop-shadow: var(--tw-empty, /*!*/ /*!*/ );
    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)
}

.blur {
    --tw-blur: blur(8px)
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s
}

.transition {
    transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
    transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
    transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s
}

.transition-colors {
    transition-property: background-color,border-color,color,fill,stroke;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s
}

.transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s
}

.duration-100 {
    transition-duration: .1s
}

.duration-150 {
    transition-duration: .15s
}

.duration-200 {
    transition-duration: .2s
}

.duration-300 {
    transition-duration: .3s
}

.duration-500 {
    transition-duration: .5s
}

.duration-1000 {
    transition-duration: 1s
}

.ease-linear {
    transition-timing-function: linear
}

.ease-in {
    transition-timing-function: cubic-bezier(.4,0,1,1)
}

.ease-in-out {
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.ps-1 {
    -webkit-padding-start: .25rem;
    padding-inline-start: .25rem
}

.ps-2 {
    -webkit-padding-start: .5rem;
    padding-inline-start: .5rem
}

.pe-2 {
    -webkit-padding-end: .5rem;
    padding-inline-end: .5rem
}

.ps-3 {
    -webkit-padding-start: .75rem;
    padding-inline-start: .75rem
}

.ps-5 {
    -webkit-padding-start: 1.25rem;
    padding-inline-start: 1.25rem
}

.ps-8 {
    -webkit-padding-start: 2rem;
    padding-inline-start: 2rem
}

.ms-0 {
    -webkit-margin-start: 0;
    margin-inline-start: 0
}

.ms-1 {
    -webkit-margin-start: .25rem;
    margin-inline-start: .25rem
}

.me-1 {
    -webkit-margin-end: .25rem;
    margin-inline-end: .25rem
}

.ms-2 {
    -webkit-margin-start: .5rem;
    margin-inline-start: .5rem
}

.me-3 {
    -webkit-margin-end: .75rem;
    margin-inline-end: .75rem
}

.ms-4 {
    -webkit-margin-start: 1rem;
    margin-inline-start: 1rem
}

.me-4 {
    -webkit-margin-end: 1rem;
    margin-inline-end: 1rem
}

.ms-5 {
    -webkit-margin-start: 1.25rem;
    margin-inline-start: 1.25rem
}

.ms-10 {
    -webkit-margin-start: 2.5rem;
    margin-inline-start: 2.5rem
}

.ms-auto {
    -webkit-margin-start: auto;
    margin-inline-start: auto
}

[dir=rtl] .start-0 {
    right: 0
}

[dir=ltr] .start-0 {
    left: 0
}

[dir=rtl] .start-2 {
    right: .5rem
}

[dir=ltr] .start-2 {
    left: .5rem
}

[dir=rtl] .start-5 {
    right: 1.25rem
}

[dir=rtl] .end-5 {
    left: 1.25rem
}

[dir=ltr] .end-5 {
    right: 1.25rem
}

[dir=ltr] .start-5 {
    left: 1.25rem
}

[dir=rtl] .end-6 {
    left: 1.5rem
}

[dir=ltr] .end-6 {
    right: 1.5rem
}

.border-e {
    border-inline-end-width: 1px
}

[dir=rtl] .text-start {
    text-align: right
}

[dir=rtl] .text-end {
    text-align: left
}

[dir=ltr] .text-end {
    text-align: right
}

[dir=ltr] .text-start {
    text-align: left
}

.space-s-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-s-reverse: 0;
    -webkit-margin-end: calc(0px * var(--tw-space-s-reverse));
    margin-inline-end: calc(0px * var(--tw-space-s-reverse));
    -webkit-margin-start: calc(0px * calc(1 - var(--tw-space-s-reverse)));
    margin-inline-start: calc(0px * calc(1 - var(--tw-space-s-reverse)))
}

.space-s-1 > : not([hidden]) ~ :not([hidden]) {
    --tw-space-s-reverse: 0;
    -webkit-margin-end: calc(.25rem * var(--tw-space-s-reverse));
    margin-inline-end: calc(.25rem * var(--tw-space-s-reverse));
    -webkit-margin-start: calc(.25rem * calc(1 - var(--tw-space-s-reverse)));
    margin-inline-start: calc(.25rem * calc(1 - var(--tw-space-s-reverse)))
}

.space-s-2 > : not([hidden]) ~ :not([hidden]) {
    --tw-space-s-reverse: 0;
    -webkit-margin-end: calc(.5rem * var(--tw-space-s-reverse));
    margin-inline-end: calc(.5rem * var(--tw-space-s-reverse));
    -webkit-margin-start: calc(.5rem * calc(1 - var(--tw-space-s-reverse)));
    margin-inline-start: calc(.5rem * calc(1 - var(--tw-space-s-reverse)))
}

.space-s-3 > : not([hidden]) ~ :not([hidden]) {
    --tw-space-s-reverse: 0;
    -webkit-margin-end: calc(.75rem * var(--tw-space-s-reverse));
    margin-inline-end: calc(.75rem * var(--tw-space-s-reverse));
    -webkit-margin-start: calc(.75rem * calc(1 - var(--tw-space-s-reverse)));
    margin-inline-start: calc(.75rem * calc(1 - var(--tw-space-s-reverse)))
}

.space-s-4 > : not([hidden]) ~ :not([hidden]) {
    --tw-space-s-reverse: 0;
    -webkit-margin-end: calc(1rem * var(--tw-space-s-reverse));
    margin-inline-end: calc(1rem * var(--tw-space-s-reverse));
    -webkit-margin-start: calc(1rem * calc(1 - var(--tw-space-s-reverse)));
    margin-inline-start: calc(1rem * calc(1 - var(--tw-space-s-reverse)))
}

.space-s-5 > : not([hidden]) ~ :not([hidden]) {
    --tw-space-s-reverse: 0;
    -webkit-margin-end: calc(1.25rem * var(--tw-space-s-reverse));
    margin-inline-end: calc(1.25rem * var(--tw-space-s-reverse));
    -webkit-margin-start: calc(1.25rem * calc(1 - var(--tw-space-s-reverse)));
    margin-inline-start: calc(1.25rem * calc(1 - var(--tw-space-s-reverse)))
}

.space-s-6 > : not([hidden]) ~ :not([hidden]) {
    --tw-space-s-reverse: 0;
    -webkit-margin-end: calc(1.5rem * var(--tw-space-s-reverse));
    margin-inline-end: calc(1.5rem * var(--tw-space-s-reverse));
    -webkit-margin-start: calc(1.5rem * calc(1 - var(--tw-space-s-reverse)));
    margin-inline-start: calc(1.5rem * calc(1 - var(--tw-space-s-reverse)))
}

.space-s-8 > : not([hidden]) ~ :not([hidden]) {
    --tw-space-s-reverse: 0;
    -webkit-margin-end: calc(2rem * var(--tw-space-s-reverse));
    margin-inline-end: calc(2rem * var(--tw-space-s-reverse));
    -webkit-margin-start: calc(2rem * calc(1 - var(--tw-space-s-reverse)));
    margin-inline-start: calc(2rem * calc(1 - var(--tw-space-s-reverse)))
}

.space-s-10 > : not([hidden]) ~ :not([hidden]) {
    --tw-space-s-reverse: 0;
    -webkit-margin-end: calc(2.5rem * var(--tw-space-s-reverse));
    margin-inline-end: calc(2.5rem * var(--tw-space-s-reverse));
    -webkit-margin-start: calc(2.5rem * calc(1 - var(--tw-space-s-reverse)));
    margin-inline-start: calc(2.5rem * calc(1 - var(--tw-space-s-reverse)))
}

.footer-mobile > div: first-of-type {
    grid-column: 1/-1
}

html {
    scroll-behavior: smooth
}

body {
    font: inherit
}

body, html {
    padding: 0;
    margin: 0;
    color: #292929
}

a {
    color: inherit;
    text-decoration: none
}

* {
    /* box-sizing:border-box; */
    /* -webkit-tap-highlight-color:transparent; */
}

.no-drag {
    user-drag: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-user-drag: none
}

.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

@media(min-width: 1024px) {
    .container {
        max-width: 1024px
    }
}

@media(min-width: 1280px) {
    .container {
        max-width: 1280px
    }
}

@media(min-width: 1536px) {
    .container {
        max-width: 1536px
    }
}

.control {
    font-family: inherit;
    display: block;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    font-size: 16px
}

    .control input {
        position: absolute;
        z-index: -1;
        opacity: 0
    }

.control_indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #fff;
    border: 1px solid #d0cfd6;
    border-radius: 4px
}

.control input:checked:focus ~ .control_indicator, .control input:checked ~ .control_indicator, .control input:focus ~ .control_indicator, .control:hover input:not([disabled]):checked ~ .control_indicator, .control:hover input ~ .control_indicator {
    background: #fff
}

.control input:disabled ~ .control_indicator {
    background: #e6e6e6;
    opacity: .6;
    pointer-events: none
}

.control_indicator:after {
    box-sizing: unset;
    content: "";
    position: absolute;
    display: none
}

.control input:checked ~ .control_indicator:after {
    display: block
}

.control-checkbox .control_indicator:after {
    left: 7px;
    top: 3px;
    width: 3px;
    height: 8px;
    border: solid #0ac2ac;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg)
}

.control-checkbox input:disabled ~ .control_indicator:after {
    border-color: #7b7b7b
}

.direction-rtl {
    direction: rtl
}

#create_new_acc {
    color: #484c51;
    text-decoration: underline;
    cursor: pointer
}

.z-999 {
    z-index: 999
}

#vl_popup {
    background: rgba(0,0,0,.6)
}

.overflow-hidden {
    overflow: hidden
}

.font-medium {
    font-weight: 600
}

@media(min-width: 640px) {
    .sm\:static {
        position: static
    }

    .sm\:inset-auto {
        top: auto;
        right: auto;
        bottom: auto;
        left: auto
    }

    .sm\:inline-block {
        display: inline-block
    }

    .sm\:hidden {
        display: none
    }

    .sm\:grid-cols-1 {
        grid-template-columns: repeat(1,minmax(0,1fr))
    }

    .sm\:pe-0 {
        -webkit-padding-end: 0;
        padding-inline-end: 0
    }

    .sm\:ms-6 {
        -webkit-margin-start: 1.5rem;
        margin-inline-start: 1.5rem
    }
}

@media(min-width: 768px) {
    .md\:bottom-8 {
        bottom: 2rem
    }

    .md\:col-span-1 {
        grid-column: span 1/span 1
    }

    .md\:row-span-2 {
        grid-row: span 2/span 2
    }

    .md\:-mt-14 {
        margin-top: -3.5rem
    }

    .md\:block {
        display: block
    }

    .md\:h-12 {
        height: 3rem
    }

    .md\:h-32 {
        height: 8rem
    }

    .md\:h-80 {
        height: 20rem
    }

    .md\:w-12 {
        width: 3rem
    }

    .md\:w-32 {
        width: 8rem
    }

    .md\:w-116 {
        width: 29rem
    }

    .md\:grid-cols-1 {
        grid-template-columns: repeat(1,minmax(0,1fr))
    }

    .md\:grid-cols-2 {
        grid-template-columns: repeat(2,minmax(0,1fr))
    }

    .md\:grid-cols-3 {
        grid-template-columns: repeat(3,minmax(0,1fr))
    }

    .md\:grid-cols-4 {
        grid-template-columns: repeat(4,minmax(0,1fr))
    }

    .md\:grid-cols-mdPlaylist {
        grid-template-columns: 176px 1fr
    }

    .md\:grid-rows-mdPlaylist {
        grid-template-rows: 1fr auto
    }

    .md\:justify-end {
        justify-content: flex-end
    }

    .md\:overflow-visible {
        overflow: visible
    }

    .md\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem
    }

    .md\:px-14 {
        padding-left: 3.5rem;
        padding-right: 3.5rem
    }

    .md\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }

    .md\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }

    .md\:py-14 {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem
    }

    .md\:py-20 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    .md\:pt-0 {
        padding-top: 0
    }

    .md\:pr-0 {
        padding-right: 0
    }

    .md\:pr-6 {
        padding-right: 1.5rem
    }

    .md\:pr-14 {
        padding-right: 3.5rem
    }

    .md\:pb-3 {
        padding-bottom: .75rem
    }

    .md\:pl-0 {
        padding-left: 0
    }

    .md\:pl-6 {
        padding-left: 1.5rem
    }

    .md\:pl-14 {
        padding-left: 3.5rem
    }

    .md\:text-3xl {
        font-size: 24px;
        line-height: 28px
    }

    .md\:text-4xl {
        font-size: 28px;
        line-height: 32px
    }

    .md\:text-6xl {
        font-size: 60px;
        line-height: 64px
    }

    [dir=rtl] .md\:start-8 {
        right: 2rem
    }

    [dir=ltr] .md\:start-8 {
        left: 2rem
    }
}

@media(min-width: 1024px) {
    .lg\:aspect-w-16 {
        position: relative;
        padding-bottom: calc(var(--tw-aspect-h)/var(--tw-aspect-w) * 100%)
    }

        .lg\:aspect-w-16 > * {
            position: absolute;
            height: 100%;
            width: 100%;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0
        }

    .lg\:aspect-w-16 {
        --tw-aspect-w: 16
    }

    .lg\:aspect-h-16 {
        --tw-aspect-h: 16
    }

    .lg\:absolute {
        position: absolute
    }

    .lg\:-bottom-6 {
        bottom: -1.5rem
    }

    .lg\:-bottom-9 {
        bottom: -2.25rem
    }

    .lg\:order-first {
        order: -9999
    }

    .lg\:order-last {
        order: 9999
    }

    .lg\:col-span-1 {
        grid-column: span 1/span 1
    }

    .lg\:col-span-5 {
        grid-column: span 5/span 5
    }

    .lg\:col-span-7 {
        grid-column: span 7/span 7
    }

    .lg\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }

    .lg\:mx-40 {
        margin-left: 10rem;
        margin-right: 10rem
    }

    .lg\:my-16 {
        margin-top: 4rem;
        margin-bottom: 4rem
    }

    .lg\:mt-0 {
        margin-top: 0
    }

    .lg\:mt-16 {
        margin-top: 4rem
    }

    .lg\:mb-24 {
        margin-bottom: 6rem
    }

    .lg\:block {
        display: block
    }

    .lg\:flex {
        display: flex
    }

    .lg\:hidden {
        display: none
    }

    .lg\:h-px {
        height: 1px
    }

    .lg\:h-2\/5 {
        height: 40%
    }

    .lg\:h-3\/5 {
        height: 60%
    }

    .lg\:w-80 {
        width: 20rem
    }

    .lg\:w-96 {
        width: 24rem
    }

    .lg\:w-1\/2 {
        width: 50%
    }

    .lg\:w-1\/3 {
        width: 33.333333%
    }

    .lg\:w-1\/4 {
        width: 25%
    }

    .lg\:w-3\/4 {
        width: 75%
    }

    .lg\:w-4\/12 {
        width: 33.333333%
    }

    .lg\:w-5\/12 {
        width: 41.666667%
    }

    .lg\:w-6\/12 {
        width: 50%
    }

    .lg\:w-7\/12 {
        width: 58.333333%
    }

    .lg\:w-8\/12 {
        width: 66.666667%
    }

    .lg\:w-10\/12 {
        width: 83.333333%
    }

    .lg\:w-11\/12 {
        width: 91.666667%
    }

    .lg\:w-full {
        width: 100%
    }

    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2,minmax(0,1fr))
    }

    .lg\:grid-cols-3 {
        grid-template-columns: repeat(3,minmax(0,1fr))
    }

    .lg\:grid-cols-4 {
        grid-template-columns: repeat(4,minmax(0,1fr));
    }

    .lg\:grid-cols-5 {
        grid-template-columns: repeat(5,minmax(0,1fr))
    }

    .lg\:grid-cols-6 {
        grid-template-columns: repeat(6,minmax(0,1fr))
    }

    .lg\:grid-cols-12 {
        grid-template-columns: repeat(12,minmax(0,1fr))
    }

    .lg\:flex-row {
        flex-direction: row
    }

    .lg\:flex-col {
        flex-direction: column
    }

    .lg\:items-center {
        align-items: center
    }

    .lg\:justify-end {
        justify-content: flex-end
    }

    .lg\:justify-center {
        justify-content: center
    }

    .lg\:justify-between {
        justify-content: space-between
    }

    .lg\:justify-around {
        justify-content: space-around
    }

    .lg\:gap-10 {
        gap: 2.5rem
    }

    .lg\:gap-20 {
        gap: 5rem
    }

    .lg\:gap-x-3 {
        -moz-column-gap: .75rem;
        column-gap: .75rem
    }

    .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(0px * var(--tw-space-y-reverse))
    }

    .lg\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(.75rem * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(.75rem * var(--tw-space-y-reverse))
    }

    .lg\:rounded {
        border-radius: .25rem
    }

    .lg\:border {
        border-width: 1px
    }

    .lg\:hover\:border-black:hover {
        --tw-border-opacity: 1;
        border-color: rgba(0,0,0,var(--tw-border-opacity))
    }

    .lg\:hover\:border-primary:hover {
        --tw-border-opacity: 1;
        border-color: rgba(62,237,191,var(--tw-border-opacity))
    }

    .lg\:hover\:bg-black:hover {
        --tw-bg-opacity: 1;
        background-color: rgba(0,0,0,var(--tw-bg-opacity))
    }

    .lg\:hover\:bg-primary:hover {
        --tw-bg-opacity: 1;
        background-color: rgba(62,237,191,var(--tw-bg-opacity))
    }

    .lg\:p-20 {
        padding: 5rem
    }

    .lg\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .lg\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .lg\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem
    }

    .lg\:py-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .lg\:py-5 {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }

    .lg\:py-12 {
        padding-top: 3rem;
        padding-bottom: 3rem
    }

    .lg\:py-20 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    .lg\:py-40 {
        padding-top: 10rem;
        padding-bottom: 10rem
    }

    .lg\:pt-0 {
        padding-top: 0
    }

    .lg\:pt-5 {
        padding-top: 1.25rem
    }

    .lg\:pt-11 {
        padding-top: 2.75rem
    }

    .lg\:pt-16 {
        padding-top: 4rem
    }

    .lg\:pt-20 {
        padding-top: 5rem
    }

    .lg\:pt-40 {
        padding-top: 10rem
    }

    .lg\:pb-0 {
        padding-bottom: 0
    }

    .lg\:pb-10 {
        padding-bottom: 2.5rem
    }

    .lg\:pl-20 {
        padding-left: 5rem
    }

    .lg\:text-center {
        text-align: center
    }

    .lg\:text-justify {
        text-align: justify
    }

    .lg\:text-lg {
        font-size: 16px
    }

    .lg\:text-4xl {
        font-size: 28px;
        line-height: 32px
    }

    .lg\:text-5xl {
        font-size: 44px;
        line-height: 48px
    }

    .lg\:text-6xl {
        font-size: 60px;
        line-height: 64px
    }

    .lg\:hover\:text-white:hover {
        --tw-text-opacity: 1;
        color: rgba(255,255,255,var(--tw-text-opacity))
    }

    .lg\:hover\:text-text-dark:hover {
        --tw-text-opacity: 1;
        color: rgba(41,41,41,var(--tw-text-opacity))
    }

    .lg\:ps-3 {
        -webkit-padding-start: .75rem;
        padding-inline-start: .75rem
    }

    .lg\:ps-10 {
        -webkit-padding-start: 2.5rem;
        padding-inline-start: 2.5rem
    }

    .lg\:ms-2 {
        -webkit-margin-start: .5rem;
        margin-inline-start: .5rem
    }

    .lg\:ms-5 {
        -webkit-margin-start: 1.25rem;
        margin-inline-start: 1.25rem
    }

    .lg\:space-s-3 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-s-reverse: 0;
        -webkit-margin-end: calc(.75rem * var(--tw-space-s-reverse));
        margin-inline-end: calc(.75rem * var(--tw-space-s-reverse));
        -webkit-margin-start: calc(.75rem * calc(1 - var(--tw-space-s-reverse)));
        margin-inline-start: calc(.75rem * calc(1 - var(--tw-space-s-reverse)))
    }

    .lg\: space-s-5 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-s-reverse: 0;
        -webkit-margin-end: calc(1.25rem * var(--tw-space-s-reverse));
        margin-inline-end: calc(1.25rem * var(--tw-space-s-reverse));
        -webkit-margin-start: calc(1.25rem * calc(1 - var(--tw-space-s-reverse)));
        margin-inline-start: calc(1.25rem * calc(1 - var(--tw-space-s-reverse)))
    }

    .lg\: space-s-10 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-s-reverse: 0;
        -webkit-margin-end: calc(2.5rem * var(--tw-space-s-reverse));
        margin-inline-end: calc(2.5rem * var(--tw-space-s-reverse));
        -webkit-margin-start: calc(2.5rem * calc(1 - var(--tw-space-s-reverse)));
        margin-inline-start: calc(2.5rem * calc(1 - var(--tw-space-s-reverse)))
    }

    .lg\: footer-desktop > div:first-of-type {
        grid-column: auto
    }
}

@media(min-width: 1280px) {
    .xl\:mx-10 {
        margin-left: 2.5rem;
        margin-right: 2.5rem
    }

    .xl\:mt-20 {
        margin-top: 5rem
    }

    .xl\:mb-0 {
        margin-bottom: 0
    }

    .xl\:flex {
        display: flex
    }

    .xl\:hidden {
        display: none
    }

    .xl\:w-1\/2 {
        width: 50%
    }

    .xl\:w-10\/12 {
        width: 83.333333%
    }

    .xl\:grid-cols-2 {
        grid-template-columns: repeat(2,minmax(0,1fr))
    }

    .xl\:grid-cols-3 {
        grid-template-columns: repeat(3,minmax(0,1fr))
    }

    .xl\:gap-2 {
        gap: .5rem
    }

    .xl\:border-b-2 {
        border-bottom-width: 2px
    }

    .xl\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .xl\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .xl\:pt-6 {
        padding-top: 1.5rem
    }

    .xl\:pt-60 {
        padding-top: 15rem
    }

    .xl\:text-6xl {
        font-size: 60px;
        line-height: 64px
    }
}

/*.mt-5 {
    margin-top: 1.25rem;
}

@media (min-width: 1024px) .lg\:grid-cols-4 {
    grid-template-columns: repeat(4,minmax(0,1fr));
}
.gap-8 {
    gap: 2rem;
}

.grid {
    display: grid;
}

.relative {
    position: relative;
}

@media (min-width: 1024px) .lg\:flex {
    display: flex;
}

@media (min-width: 640px) .sm\:hidden {
    display: none;
}

.justify-center {
    justify-content: center;
}

.items-center {
    align-items: center;
}

.flex {
    display: flex;
}

.inset-0, .inset-y-0 {
    top: 0;
    bottom: 0;
}

.inset-0 {
    right: 0;
    left: 0;
}

.absolute {
    position: absolute;
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255,255,255,var(--tw-bg-opacity));
}

.border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(212,212,212,var(--tw-border-opacity));
}

.border {
    border-width: 1px;
}

.rounded-2xl {
    border-radius: 1rem;
}

.items-center {
    align-items: center;
}

.flex-row {
    flex-direction: row;
}

.h-16 {
    height: 4rem;
}

.flex {
    display: flex;
}

.relative {
    position: relative;
}*/

/* Style for the container */
/*.grid {
    display: grid;
    gap: 1rem;*/ /* Adjust the gap between installments as needed */
/*}*/

/* Style for each installment */
/*.relative {
    position: relative;
    border-bottom: 1px solid #ccc;*/ /* Add a line between installments */
    /*padding-bottom: 1rem;*/ /* Add some spacing between installments */
/*}*/

    /* Style for the installment images */
    /*.relative img {
        width: 30px;*/ /* Adjust image width as needed */
        /*height: auto;
        margin-right: 1rem;
    }*/

/* Style for the installment info */
/*.installment-info {
    display: flex;
    flex-direction: column;
}*/

/* Additional styling for the last installment */
/*.relative:last-child {
    border-bottom: none;*/ /* Remove line from last installment */
    /*padding-bottom: 0;*/ /* Remove spacing from last installment */
/*}*/

    /* Additional styling for the last line */
    /*.relative:last-child::before {
        display: none;*/ /* Hide the line after the last installment set */
    /*}*/






/*:root {
    --circle-size: clamp(1.5rem, 5vw, 3rem);
    --spacing: clamp(0.25rem, 2vw, 0.5rem);
}

.c-stepper {
    display: flex;
}

.c-stepper__item {
    display: flex;
    flex-direction: column;
    flex: 1;
    text-align: center;
    &:before

{
    --size: 3rem;
    content: "";
    display: block;
    width: var(--circle-size);
    height: var(--circle-size);
    border-radius: 50%;
    background-color: lightgrey;
    background-color: red;
    opacity: 0.5;
    margin: 0 auto 1rem;
}

&:not(:last-child) {
    &:after

{
    content: "";
    position: relative;
    top: calc(var(--circle-size) / 2);
    width: calc(100% - var(--circle-size) - calc(var(--spacing) * 2));
    left: calc(50% + calc(var(--circle-size) / 2 + var(--spacing)));
    height: 2px;
    background-color: #e0e0e0;
    order: -1;
}

}
}

.c-stepper__title {
    font-weight: bold;
    font-size: clamp(1rem, 4vw, 1.25rem);
    margin-bottom: 0.5rem;
}

.c-stepper__desc {
    color: grey;
    font-size: clamp(0.85rem, 2vw, 1rem);
    padding-left: var(--spacing);
    padding-right: var(--spacing);
}*/

/*** Non-demo CSS ***/

/*.wrapper {
    max-width: 1000px;
    margin: 2rem auto 0;
}*/

/*body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    padding: 1rem;
}*/

/**,
*:before,
*:after {
    box-sizing: border-box;
}*/
.how-it-work-info {
    display: flex;
    flex-direction: column;
    & > *

{
    &:not(:first-child)

{
    margin-top: 19px !important;
}

}

& .title {
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
}

& .list {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
    & > *

{
    &:not(:first-child)

{
    margin-top: 19px;
}

}

& .item {
    font-size: 14px;
    display: flex;
    align-items: flex-start;
    &::before

{
    content: "";
}

& > * {
    &:not(:first-child)

{
    margin-left: 12px !important;
    margin-right: 0px !important;
}

}

&.item__rtl {
    & > *

{
    &:not(:first-child)

{
    margin-left: 0px !important;
    margin-right: 12px !important;
}

}
}

& .item-number {
    font-size: 10px;
    background: #e6e5e9;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    &.item-number_bold

{
    font-weight: 700;
}

}

& .item-text {
    display: inline-block;
    width: 100%;
    &.item-text_flex

{
    display: flex;
    align-items: center;
}

}

& .logo {
    margin: 0 5px;
    display: inline-block;
    width: 39px;
    height: 16px;
}

}
}
}
