.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
}

.Footer-module_addressRowWithSpacing__anWqv {
    margin-bottom: 10px
}

.Select-module_select__U4LyF {
    display: block;
    padding: 10px;
    border: none;
    outline: none;
    cursor: pointer;
    font-family: inherit
}

.Select-module_container__U1UI1 {
    position: relative
}

.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
}

.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,%3Csvg width='19' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.163.851a1.37 1.37 0 00-1.939 0L9.5 7.561 2.777.838a1.37 1.37 0 00-1.94 0 1.37 1.37 0 000 1.938L7.563 9.5.838 16.224a1.37 1.37 0 000 1.939 1.37 1.37 0 001.939 0L9.5 11.439l6.724 6.724a1.37 1.37 0 001.939 0 1.37 1.37 0 000-1.94L11.439 9.5l6.724-6.724a1.378 1.378 0 000-1.925z' fill='%23292929'/%3E%3C/svg%3E");
    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%)
    }
}

.AccountMenu-module_menu__KUrt4 {
    text-align: left
}

@media screen and (min-width: 1280px) {
    .AccountMenu-module_menu__KUrt4 {
        width:216px
    }
}

.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)
}

.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
}

.Auth-module_widget__skFpH .Auth-module_isDarkTheme__s80kZ {
    background-color: #131c26;
    color: #fff
}

@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
}

@media screen and (min-width: 1280px) {
    .Auth-module_section__YCRXG {
        width:308px
    }
}

.Auth-module_title__IED6y {
    display: block;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    padding-top: 2px;
    height: 32px;
    margin-bottom: 16px
}

@media screen and (min-width: 1280px) {
    .Auth-module_title__IED6y {
        font-size:18px;
        line-height: 22px;
        height: 22px
    }
}

.Auth-module_isRTL__VNPHF .Auth-module_title__IED6y {
    text-align: right;
    padding-top: 4px;
    height: 36px
}

.Auth-module_delemiter__miGWA {
    text-align: center;
    text-transform: uppercase;
    margin: 40px 0;
    width: 100%;
    position: relative;
    height: 20px
}

.Auth-module_delemiter__miGWA:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: hsla(0,0%,100%,.086);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    border-width: 1px
}

.Auth-module_delemiter__miGWA .Auth-module_isDarkTheme__s80kZ:before {
    background-color: #fff
}

.Auth-module_buttons__MQPIV {
    display: flex;
    flex-direction: row;
    -moz-column-gap: 12px;
    column-gap: 12px
}

@media screen and (max-width: 1280px) {
    .Auth-module_buttons__MQPIV>a {
        width:100%
    }
}

@media screen and (min-width: 1280px) {
    .Auth-module_buttons__MQPIV {
        flex-direction:column;
        row-gap: 12px
    }
}

.Auth-module_button__xmuy0 {
    font-weight: 700
}

@media screen and (max-width: 1280px) {
    .Auth-module_button__xmuy0 {
        width:100%
    }
}

.localeSwitch-module_container__gQShp {
    border-radius: 100px;
    padding: 16px 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto
}

.localeSwitch-module_container__gQShp.localeSwitch-module_header__jqR2r {
    margin-left: 40px
}

.localeSwitch-module_container__gQShp.localeSwitch-module_onlyRegion__YWSh9 {
    justify-content: flex-start
}

@media (min-width: 1200px) {
    .localeSwitch-module_container__gQShp {
        padding:8px;
        padding-inline-end:20px}
}

.localeSwitch-module_icon__54Qdy {
    margin-inline-start:auto;margin-inline-end:16px}

.localeSwitch-module_regionListMobile__yonxy {
    min-height: 267px
}

.localeSwitch-module_regionContainer__qKxO8 {
    display: flex;
    align-items: center;
    width: 100%
}

.localeSwitch-module_regionContainer__qKxO8:disabled {
    cursor: default
}

.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_isRTL__K5uoo .localeSwitch-module_icon__54Qdy {
    margin-right: auto
}

.localeSwitch-module_isRTL__K5uoo.localeSwitch-module_header__jqR2r {
    margin-left: 0;
    margin-right: 40px
}

@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
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.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);
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide {
    transform-style: preserve-3d
}

.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-css-mode.swiper-horizontal>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop:always}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start:var(--swiper-centered-offset-before)}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper: before {
    height:100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start:var(--swiper-centered-offset-before)}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper: before {
    width:100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.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-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border-radius: 50%;
    border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
    border-top: 4px solid transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s linear infinite
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.swiper-scrollbar {
    border-radius: var(--swiper-scrollbar-border-radius,10px);
    position: relative;
    touch-action: none;
    background: var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))
}

.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none!important
}

.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset,1%);
    bottom: var(--swiper-scrollbar-bottom,4px);
    top: var(--swiper-scrollbar-top,auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size,4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    left: var(--swiper-scrollbar-left,auto);
    right: var(--swiper-scrollbar-right,4px);
    top: var(--swiper-scrollbar-sides-offset,1%);
    z-index: 50;
    width: var(--swiper-scrollbar-size,4px);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));
    border-radius: var(--swiper-scrollbar-border-radius,10px);
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

/* !IMPORTANT!
Add/remove preloaded fonts in .storybook/preview-head.html if add/remove fonts below
*/
@font-face {
    font-family: Inter;
    src: url(https://cdn.tabby.ai/static/fonts/Inter-Regular-e4ef4fd7eed4d982b487f79698fe4ee55fa6260c.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Inter;
    src: url(https://cdn.tabby.ai/static/fonts/Inter-Medium-627a137382b61352a3163f3c672a920cdc9b196a.woff2) format("woff2");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Inter;
    src: url(https://cdn.tabby.ai/static/fonts/Inter-SemiBold-cbf30c04b0a1ec31ea626062f0e029b66151bd5d.woff2) format("woff2");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: Inter;
    src: url(https://cdn.tabby.ai/static/fonts/Inter-Bold-94597f3ca6a81090d1dab200fbb22652b0d59ecf.woff2) format("woff2");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Radial;
    src: url(https://cdn.tabby.ai/static/fonts/RadialSaudi-Regular-bd5f88680f6216e8a4aa9bd788e67c72a08847bb.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Radial;
    src: url(https://cdn.tabby.ai/static/fonts/RadialSaudi-SemiBold-5d05d2e71382249481c2b8432900ccd508238b4e.woff2) format("woff2");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: Radial;
    src: url(https://cdn.tabby.ai/static/fonts/RadialSaudi-Bold-867566fa3df102c3581b612d937a543a09ccb676.woff2) format("woff2");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Radial;
    src: url(https://cdn.tabby.ai/static/fonts/RadialSaudi-Heavy-516ba9a1e0ed584ab1df0abfc31c5289da4e3720.woff2) format("woff2");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: Radial;
    src: url(https://cdn.tabby.ai/static/fonts/RadialSaudi-Heavy-516ba9a1e0ed584ab1df0abfc31c5289da4e3720.woff2) format("woff2");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: IBM Plex Sans Arabic;
    src: url(https://cdn.tabby.ai/static/fonts/IBMPlexSansArabicR-Regular-b6a011d0f3c3da64fe339f74c21b8866749155b5.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: IBM Plex Sans Arabic;
    src: url(https://cdn.tabby.ai/static/fonts/IBMPlexSansArabicR-Medium-5f782bb33b7a9864e0cdf0d2c0222a7cc2e4aeab.woff2) format("woff2");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: IBM Plex Sans Arabic;
    src: url(https://cdn.tabby.ai/static/fonts/IBMPlexSansArabicR-SemiBold-068a9a6e5fc8139719a90bef64938ab143d7c9da.woff2) format("woff2");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: IBM Plex Sans Arabic;
    src: url(https://cdn.tabby.ai/static/fonts/IBMPlexSansArabicR-Bold-a175ca40a76378cfe69b2d06df5496b06a95c105.woff2) format("woff2");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Geist;
    src: url(https://cdn.tabby.ai/static/fonts/Geist-SemiBold-79c76419dea977ff7c6dff799e3e39dcf404e607.woff2) format("woff2");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: Ping Arabic;
    src: url(https://cdn.tabby.ai/static/fonts/PingArabic-Regular-bc6c74f065baabe791455f9ff5d8f09673a7eed4.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Ping Arabic;
    src: url(https://cdn.tabby.ai/static/fonts/PingArabic-Bold-eb05327adb3c0623a268dfe7e83a67a5e3b0a58b.woff2) format("woff2");
    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
}

.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 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.inset-y-1\/2 {
    top: 50%;
    bottom: 50%
}

.top-0 {
    top: 0
}

.top-2 {
    top: .5rem
}

.top-4 {
    top: 1rem
}

.top-10 {
    top: 2.5rem
}

.top-20 {
    top: 5rem
}

.right-0 {
    right: 0
}

.right-2 {
    right: .5rem
}

.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-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-5 {
    grid-column: span 5/span 5
}

.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-4 {
    margin-left: 1rem;
    margin-right: 1rem
}

.mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.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-12 {
    margin-bottom: 3rem
}

.mb-20 {
    margin-bottom: 5rem
}

.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
}

.inline-grid {
    display: inline-grid
}

.list-item {
    display: list-item
}

.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-84 {
    height: 21rem
}

.h-96 {
    height: 24rem
}

.h-auto {
    height: auto
}

.h-full {
    height: 100%
}

.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-5\/12 {
    width: 41.666667%
}

.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-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
}

.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-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-2 {
    gap: .5rem
}

.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-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem
}

.gap-x-20 {
    -moz-column-gap: 5rem;
    column-gap: 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-16 {
    row-gap: 4rem
}

.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))
}

.self-start {
    align-self: flex-start
}

.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-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
}

.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-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-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-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))
}

.object-contain {
    -o-object-fit: contain;
    object-fit: contain
}

.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-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-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
}

.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
}

.pb-0 {
    padding-bottom: 0
}

.pb-1 {
    padding-bottom: .25rem
}

.pb-2 {
    padding-bottom: .5rem
}

.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-4 {
    padding-left: 1rem
}

.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
}

.tabular-nums {
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
    --tw-numeric-spacing: tabular-nums
}

.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-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-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
}

.line-through {
    text-decoration: line-through
}

.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-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)
}

.shadow-lg,.shadow-xl {
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)
}

.shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0,0,0,.25)
}

.shadow-2xl,.shadow-none {
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.shadow-none {
    --tw-shadow: 0 0 #0000
}

.focus\:shadow-lg:focus {
    --tw-shadow: 0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.outline-white {
    outline: 2px dotted #fff;
    outline-offset: 2px
}

.focus\:outline-none:focus {
    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);
    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)
}

.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)
}

.duration-150,.transition-transform {
    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 {
    padding-inline-start:.25rem}

.ps-2 {
    padding-inline-start:.5rem}

.ps-3 {
    padding-inline-start:.75rem}

.ps-5 {
    padding-inline-start:1.25rem}

.ps-8 {
    padding-inline-start:2rem}

.pe-16 {
    padding-inline-end:4rem}

.ms-0 {
    margin-inline-start:0}

.me-1 {
    margin-inline-end:.25rem}

.ms-2 {
    margin-inline-start:.5rem}

.me-4 {
    margin-inline-end:1rem}

[dir=rtl] .end-6 {
    left: 1.5rem
}

[dir=ltr] .end-6 {
    right: 1.5rem
}

[dir=rtl] .end-7 {
    left: 1.75rem
}

[dir=ltr] .end-7 {
    right: 1.75rem
}

[dir=rtl] .start-9 {
    right: 2.25rem
}

[dir=ltr] .start-9 {
    left: 2.25rem
}

[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;
    margin-inline-end:calc(0px * 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;
    margin-inline-end:calc(.25rem * 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;
    margin-inline-end:calc(.5rem * 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;
    margin-inline-end:calc(.75rem * 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;
    margin-inline-end:calc(1rem * 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;
    margin-inline-end:calc(1.25rem * 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;
    margin-inline-end:calc(1.5rem * 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;
    margin-inline-end:calc(2rem * 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;
    margin-inline-end:calc(2.5rem * var(--tw-space-s-reverse));margin-inline-start: calc(2.5rem * calc(1 - var(--tw-space-s-reverse)))
}

html {
    text-rendering: geometricPrecision
}

:root {
    --white-color: #fff;
    --bg-N500: #131c26
}

body {
    font: inherit
}

body,html {
    padding: 0;
    margin: 0
}

a {
    color: inherit;
    text-decoration: none
}

* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.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
}

.content-container p,.content-description p,.content-wrapper p,.rich-text-container,.rich-text-container p,.text-container p {
    font-family: Inter,sans-serif
}

.theme-dark {
    background: #131c26;
    color: #fff
}

.theme-grey,.theme-light {
    color: #131c26
}

.theme-grey {
    background: #f2f5f7
}

@media (min-width: 640px) {
    .sm\:inline-block {
        display:inline-block
    }

    .sm\:hidden {
        display: none
    }

    .sm\:grid-cols-1 {
        grid-template-columns: repeat(1,minmax(0,1fr))
    }
}

@media (min-width: 768px) {
    .md\:col-span-1 {
        grid-column:span 1/span 1
    }

    .md\:row-span-2 {
        grid-row: span 2/span 2
    }

    .md\:block {
        display: block
    }

    .md\:h-12 {
        height: 3rem
    }

    .md\:h-80 {
        height: 20rem
    }

    .md\:w-12 {
        width: 3rem
    }

    .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
    }
}

@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\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .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\:gap-10 {
        gap: 2.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-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }

    .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 {
        padding-inline-start:.75rem}

    .lg\:ps-10 {
        padding-inline-start:2.5rem}

    .lg\:ms-2 {
        margin-inline-start:.5rem}

    .lg\:ms-5 {
        margin-inline-start:1.25rem}

    [dir=rtl] .lg\:text-end {
        text-align: left
    }

    [dir=ltr] .lg\:text-end {
        text-align: right
    }

    .lg\:space-s-3>:not([hidden])~:not([hidden]) {
        --tw-space-s-reverse: 0;
        margin-inline-end:calc(.75rem * 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;
        margin-inline-end:calc(1.25rem * 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;
        margin-inline-end:calc(2.5rem * var(--tw-space-s-reverse));margin-inline-start: calc(2.5rem * calc(1 - var(--tw-space-s-reverse)))
    }
}

@media (min-width: 1280px) {
    .xl\:mt-20 {
        margin-top:5rem
    }

    .xl\:w-10\/12 {
        width: 83.333333%
    }

    .xl\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .xl\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .xl\:pt-60 {
        padding-top: 15rem
    }

    .xl\:text-6xl {
        font-size: 60px;
        line-height: 64px
    }
}

@media (min-width: 1536px) {
    .\32xl\:text-center {
        text-align:center
    }
}

@font-face {
    font-family: Inter Medium;
    src: url(https://cdn.tabby.ai/static/fonts/Inter-Medium-e241fb43bc104795d62208d9ea4d37f44c8110db.woff2) format("woff2"),url(https://cdn.tabby.ai/static/fonts/Inter-Medium-857a4ca62bed8710d82a55cb372f8cbbb49c7231.woff) format("woff");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Ping Arabic Medium;
    src: url(/fonts/PingAR-Medium.woff2) format("woff2"),url(/fonts/PingAR-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal
}

/*# */
