*, ::before, ::after{
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --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;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
    --tw-contain-size:  ;
    --tw-contain-layout:  ;
    --tw-contain-paint:  ;
    --tw-contain-style:  ;
}
::backdrop{
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --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;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
    --tw-contain-size:  ;
    --tw-contain-layout:  ;
    --tw-contain-paint:  ;
    --tw-contain-style:  ;
}
.container{
    width: 100%;
    padding-right: 22px;
    padding-left: 22px;
}
@media (min-width: 640px){
    .container{
        max-width: 640px;
    }
}
@media (min-width: 1024px){
    .container{
        max-width: 1024px;
        padding-right: 9px;
        padding-left: 9px;
    }
}
@media (min-width: 1280px){
    .container{
        max-width: 1280px;
    }
}
.hero-ai .visible{
    visibility: visible;
}
.hero-ai .fixed{
    position: fixed;
}
.hero-ai .absolute{
    position: absolute;
}
.hero-ai .relative{
    position: relative;
}
.hero-ai .sticky{
    position: sticky;
}
.hero-ai .right-1{
    right: 4px;
}
.hero-ai .right-10{
    right: 40px;
}
.hero-ai .top-1{
    top: 4px;
}
.hero-ai .top-\[10\%\]{
    top: 10%;
}
.hero-ai .top-2{
    top: 8px;
}
.hero-ai .top-3{
    top: 12px;
}
.hero-ai .right-11{
    right: 2.75rem;
}
.hero-ai .right-2{
    right: 8px;
}
.hero-ai .m-0{
    margin: 0px;
}
.hero-ai .mx-auto{
    margin-left: auto;
    margin-right: auto;
}
.hero-ai .my-auto{
    margin-top: auto;
    margin-bottom: auto;
}
.hero-ai .my-6{
    margin-top: 24px;
    margin-bottom: 24px;
}
.hero-ai .mb-2{
    margin-bottom: 8px;
}
.hero-ai .mt-4{
    margin-top: 16px;
}
.hero-ai .mt-\[29px\]{
    margin-top: 29px;
}
.hero-ai .mt-6{
    margin-top: 24px;
}
.hero-ai .flex{
    display: flex;
}
.hero-ai .table{
    display: table;
}
.hero-ai .hidden{
    display: none;
}
.hero-ai .size-\[10px\]{
    width: 10px;
    height: 10px;
}
.hero-ai .size-\[18px\]{
    width: 18px;
    height: 18px;
}
.hero-ai .h-12{
    height: 48px;
}
.hero-ai .h-8{
    height: 32px;
}
.hero-ai .h-\[59px\]{
    height: 59px;
}
.hero-ai .h-\[68px\]{
    height: 68px;
}
.hero-ai .h-max{
    height: -moz-max-content;
    height: max-content;
}
.hero-ai .h-9{
    height: 36px;
}
.hero-ai .w-8{
    width: 32px;
}
.hero-ai .w-\[310px\]{
    width: 310px;
}
.hero-ai .w-fit{
    width: -moz-fit-content;
    width: fit-content;
}
.hero-ai .w-full{
    width: 100%;
}
.hero-ai .w-9{
    width: 36px;
}
.hero-ai .min-w-\[310px\]{
    min-width: 310px;
}
.hero-ai .max-w-sm{
    max-width: 24rem;
}
.hero-ai .max-w-\[348px\]{
    max-width: 348px;
}
.hero-ai .cursor-pointer{
    cursor: pointer;
}
.hero-ai .flex-row{
    flex-direction: row;
}
.hero-ai .flex-col{
    flex-direction: column;
}
.hero-ai .items-start{
    align-items: flex-start;
}
.hero-ai .items-center{
    align-items: center;
}
.hero-ai .justify-start{
    justify-content: flex-start;
}
.hero-ai .justify-center{
    justify-content: center;
}
.hero-ai .justify-between{
    justify-content: space-between;
}
.hero-ai .gap-1{
    gap: 4px;
}
.hero-ai .gap-2{
    gap: 8px;
}
.hero-ai .gap-\[10px\]{
    gap: 10px;
}
.hero-ai .gap-\[35px\]{
    gap: 35px;
}
.hero-ai .gap-\[39px\]{
    gap: 39px;
}
.hero-ai .rounded{
    border-radius: 0.25rem;
}
.hero-ai .rounded-full{
    border-radius: 9999px;
}
.hero-ai .rounded-lg{
    border-radius: 0.5rem;
}
.hero-ai .rounded-md{
    border-radius: 0.375rem;
}
.hero-ai .rounded-tl-md{
    border-top-left-radius: 0.375rem;
}
.hero-ai .rounded-tr-md{
    border-top-right-radius: 0.375rem;
}
.hero-ai .border{
    border-width: 1px;
}
.hero-ai .border-0{
    border-width: 0px;
}
.hero-ai .border-b{
    border-bottom-width: 1px;
}
.hero-ai .border-b-\[1px\]{
    border-bottom-width: 1px;
}
.hero-ai .border-none{
    border-style: none;
}
.hero-ai .border-\[\#E5E8EB\]{
    --tw-border-opacity: 1;
    border-color: rgb(229 232 235 / var(--tw-border-opacity, 1));
}
.hero-ai .border-\[\#FFC87B\]{
    --tw-border-opacity: 1;
    border-color: rgb(255 200 123 / var(--tw-border-opacity, 1));
}
.hero-ai .border-slate-200{
    --tw-border-opacity: 1;
    border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}
.hero-ai .border-red{
    --tw-border-opacity: 1;
    border-color: rgb(255 100 55 / var(--tw-border-opacity, 1));
}
.hero-ai .border-b-\[\#E5E8EB\]{
    --tw-border-opacity: 1;
    border-bottom-color: rgb(229 232 235 / var(--tw-border-opacity, 1));
}
.hero-ai .border-b-\[\#EFEFF2\]{
    --tw-border-opacity: 1;
    border-bottom-color: rgb(239 239 242 / var(--tw-border-opacity, 1));
}
.hero-ai .bg-\[\#81CF33\]{
    --tw-bg-opacity: 1;
    background-color: rgb(129 207 51 / var(--tw-bg-opacity, 1));
}
.hero-ai .bg-transparent{
    background-color: transparent;
}
.hero-ai .bg-white{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.hero-ai .bg-\[\#fff3da\]{
    --tw-bg-opacity: 1;
    background-color: rgb(255 243 218 / var(--tw-bg-opacity, 1));
}
.hero-ai .bg-opacity-5{
    --tw-bg-opacity: 0.05;
}
.hero-ai .bg-\[linear-gradient\(180deg\2c \#84ba521f\2c rgba\(132\2c 186\2c 82\2c 0\)_100\%\)\]{
    background-image: linear-gradient(180deg,#84ba521f,rgba(132,186,82,0) 100%);
}
.hero-ai .bg-\[linear-gradient\(180deg\2c \#ffb6162b_0\%\2c rgba\(255\2c 182\2c 22\2c 0\)_100\%\)\]{
    background-image: linear-gradient(180deg,#ffb6162b 0%,rgba(255,182,22,0) 100%);
}
.hero-ai .bg-\[linear-gradient\(247\.65deg\2c \#FFC107_-35\.57\%\2c \#FF9737_100\%\)\]{
    background-image: linear-gradient(247.65deg,#FFC107 -35.57%,#FF9737 100%);
}
.hero-ai .bg-clip-padding{
    background-clip: padding-box;
}
.hero-ai .p-8{
    padding: 32px;
}
.hero-ai .p-5{
    padding: 20px;
}
.hero-ai .p-\[26px\]{
    padding: 26px;
}
.hero-ai .px-2{
    padding-left: 8px;
    padding-right: 8px;
}
.hero-ai .px-4{
    padding-left: 16px;
    padding-right: 16px;
}
.hero-ai .px-5{
    padding-left: 20px;
    padding-right: 20px;
}
.hero-ai .px-\[15px\]{
    padding-left: 15px;
    padding-right: 15px;
}
.hero-ai .py-2{
    padding-top: 8px;
    padding-bottom: 8px;
}
.hero-ai .py-3{
    padding-top: 12px;
    padding-bottom: 12px;
}
.hero-ai .py-5{
    padding-top: 20px;
    padding-bottom: 20px;
}
.hero-ai .py-7{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
}
.hero-ai .pb-\[15px\]{
    padding-bottom: 15px;
}
.hero-ai .pl-4{
    padding-left: 16px;
}
.hero-ai .pr-2{
    padding-right: 8px;
}
.hero-ai .pr-3{
    padding-right: 12px;
}
.hero-ai .pt-7{
    padding-top: 1.75rem;
}
.hero-ai .pt-\[19px\]{
    padding-top: 19px;
}
.hero-ai .pt-\[23px\]{
    padding-top: 23px;
}
.hero-ai .pt-2{
    padding-top: 8px;
}
.hero-ai .pt-4{
    padding-top: 16px;
}
.hero-ai .pb-0{
    padding-bottom: 0px;
}
.hero-ai .pt-0{
    padding-top: 0px;
}
.hero-ai .text-center{
    text-align: center;
}
.hero-ai .\!text-\[20px\]{
    font-size: 20px !important;
}
.hero-ai .text-\[13px\]{
    font-size: 13px;
}
.hero-ai .text-\[15px\]{
    font-size: 15px;
}
.hero-ai .text-\[16px\]{
    font-size: 16px;
}
.hero-ai .text-\[19px\]{
    font-size: 19px;
}
.hero-ai .text-\[22px\]{
    font-size: 22px;
}
.hero-ai .text-base{
    font-size: 13.008px;
    line-height: 32px;
    letter-spacing: -0.063em;
    font-weight: 400;
}
.hero-ai .text-sm{
    font-size: 13.008px;
    line-height: 20px;
    letter-spacing: -0.063em;
    font-weight: 400;
}
.hero-ai .text-\[18px\]{
    font-size: 18px;
}
.hero-ai .font-bold{
    font-weight: 700;
}
.hero-ai .font-semibold{
    font-weight: 600;
}
.hero-ai .leading-7{
    line-height: 1.75rem;
}
.hero-ai .tracking-wide{
    letter-spacing: 0.025em;
}
.hero-ai .text-\[\#424244\]{
    --tw-text-opacity: 1;
    color: rgb(66 66 68 / var(--tw-text-opacity, 1));
}
.hero-ai .text-\[\#595858\]{
    --tw-text-opacity: 1;
    color: rgb(89 88 88 / var(--tw-text-opacity, 1));
}
.hero-ai .text-\[\#668933\]{
    --tw-text-opacity: 1;
    color: rgb(102 137 51 / var(--tw-text-opacity, 1));
}
.hero-ai .text-\[\#76767C\]{
    --tw-text-opacity: 1;
    color: rgb(118 118 124 / var(--tw-text-opacity, 1));
}
.hero-ai .text-\[\#F9FAFC\]{
    --tw-text-opacity: 1;
    color: rgb(249 250 252 / var(--tw-text-opacity, 1));
}
.hero-ai .text-slate-700{
    --tw-text-opacity: 1;
    color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}
.hero-ai .text-red{
    --tw-text-opacity: 1;
    color: rgb(255 100 55 / var(--tw-text-opacity, 1));
}
.hero-ai .text-\[\#6f6f6f\]{
    --tw-text-opacity: 1;
    color: rgb(111 111 111 / var(--tw-text-opacity, 1));
}
.hero-ai .shadow-\[0px_25px_40px_0px_rgba\(73\2c 75\2c 84\2c 0\.1\)\]{
    --tw-shadow: 0px 25px 40px 0px rgba(73,75,84,0.1);
    --tw-shadow-colored: 0px 25px 40px 0px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hero-ai .shadow-\[0px_5px_25px_0px_rgba\(52\2c 168\2c 85\2c 0\.17\)\]{
    --tw-shadow: 0px 5px 25px 0px rgba(52,168,85,0.17);
    --tw-shadow-colored: 0px 5px 25px 0px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hero-ai .shadow-sm{
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hero-ai .shadow-\[0px_20px_60px_-15px_rgba\(0\2c 0\2c 0\2c 0\.15\)\]{
    --tw-shadow: 0px 20px 60px -15px rgba(0,0,0,0.15);
    --tw-shadow-colored: 0px 20px 60px -15px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hero-ai .transition{
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.hero-ai .transition-colors{
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.hero-ai .duration-300{
    transition-duration: 300ms;
}
.hero-ai .ease-in-out{
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.hero-ai,.hero-ai *{
    letter-spacing: -1px;
    font-variation-settings: "DOTS" 9;
    --base-font-size: 16px; /* override for this subtree */
    box-sizing: border-box;
}
.hero-ai a{
    text-decoration: none;
}
.hero-ai a:not(.btn){
    border-bottom:none!important;
}

.hero-ai{
    line-height: 21px;
    --base-font-size: 16px; /* override for this subtree */
    font-size:16px;
}
.hero-ai ,
.hero-ai .h1,.hero-ai  .h2,.hero-ai  .h3, .hero-ai .h4, .hero-ai .h5, .hero-ai .h6, .hero-ai h1, .hero-ai h2, .hero-ai h3, .hero-ai h4, .hero-ai h5, .hero-ai h6
{
    font-family: "Yekanbakh", yakenbakh, serif;
}


.ads-swip .swiper-pagination-bullet {
    border: 2px solid #c3c3c3;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin: 3px;
}

.ads-swip .swiper-pagination-bullet-active {
    border: unset;
    background: linear-gradient(
            80deg,
            rgba(254, 160, 0, 0.8) 6.08%,
            rgba(254, 190, 0, 0.8) 100.67%
    );
    width: 14px;
    height: 14px;
}

.hero-ai .product-wrapper {
    box-shadow: 0px 5px 25px 0px
    rgba(182, 185, 190, 0.3);
}

.protheme_name {
    background: linear-gradient(
            180deg,
            rgba(252, 247, 240, 1),
            rgba(255, 245, 230, 0.21)
    );
    opacity: 0.9;
}
.protheme-desk {
    border: 1px solid rgba(250, 204, 73, 0.3);

    background: linear-gradient(
            180deg,
            #31323d 0.15%,
            #282932 23.59%
    );

    box-shadow: 0px 10px 25px 0px
    rgba(0, 0, 0, 0.45);
}

.protheme {
    background: linear-gradient(
            222deg,
            rgba(255, 218, 162, 0.6) -5.62%,
            rgba(255, 243, 224, 0.6) 31.61%
    );
}
.protheme-2 {
    background: linear-gradient(
            222deg,
            rgba(227, 236, 246, 0.6) -5.62%,
            rgba(242, 248, 255, 0.6) 31.61%
    );

    box-shadow: 0px 5px 25px 0px
    rgba(100, 150, 234, 0.13);
}

.hero-ai .container{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 16px;
    padding-left: 16px;
}
@media (min-width: 600px){
    .hero-ai .container{
        max-width: 600px;
    }
}
@media (min-width: 728px){
    .hero-ai .container{
        max-width: 728px;
    }
}
@media (min-width: 984px){
    .hero-ai .container{
        max-width: 984px;
    }
}
@media (min-width: 1280px){
    .hero-ai .container{
        max-width: 1280px;
    }
}
@media (min-width: 1496px){
    .hero-ai .container{
        max-width: 1496px;
    }
}
.hero-ai .placeholder\:text-slate-400::-moz-placeholder{
    --tw-text-opacity: 1;
    color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}
.hero-ai .placeholder\:text-slate-400::placeholder{
    --tw-text-opacity: 1;
    color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}
.hero-ai .hover\:border-slate-400:hover{
    --tw-border-opacity: 1;
    border-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}
.hero-ai .hover\:bg-\[\#F5FBED\]:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(245 251 237 / var(--tw-bg-opacity, 1));
}
.hero-ai .hover\:bg-slate-200:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}
.hero-ai .hover\:bg-\[\#efdeba\]:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(239 222 186 / var(--tw-bg-opacity, 1));
}
.hero-ai .hover\:bg-\[\#ffdf9c\]:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(255 223 156 / var(--tw-bg-opacity, 1));
}
.hero-ai .hover\:text-\[\#81CF33\]:hover{
    --tw-text-opacity: 1;
    color: rgb(129 207 51 / var(--tw-text-opacity, 1));
}
.hero-ai .focus\:border-slate-400:focus{
    --tw-border-opacity: 1;
    border-color: rgb(148 163 184 / var(--tw-border-opacity, 1));
}
.hero-ai .focus\:shadow-md:focus{
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hero-ai .focus\:outline-none:focus{
    outline: 2px solid transparent;
    outline-offset: 2px;
}
.hero-ai .focus\:outline-0:focus{
    outline-width: 0px;
}
@media (min-width: 1024px){
    .hero-ai .md\:sticky{
        position: sticky;
    }
    .hero-ai .md\:max-w-\[348px\]{
        max-width: 348px;
    }
    .hero-ai .md\:flex-row{
        flex-direction: row;
    }
    .hero-ai .md\:justify-between{
        justify-content: space-between;
    }
    .hero-ai .md\:gap-\[39px\]{
        gap: 39px;
    }
    .hero-ai .md\:border-b-\[1px\]{
        border-bottom-width: 1px;
    }
    .hero-ai .md\:border-b-\[\#EFEFF2\]{
        --tw-border-opacity: 1;
        border-bottom-color: rgb(239 239 242 / var(--tw-border-opacity, 1));
    }
    .hero-ai .md\:p-5{
        padding: 20px;
    }
    .hero-ai .md\:p-\[26px\]{
        padding: 26px;
    }
    .hero-ai .md\:pb-0{
        padding-bottom: 0px;
    }
    .hero-ai .md\:pt-0{
        padding-top: 0px;
    }
    .hero-ai .md\:text-\[18px\]{
        font-size: 18px;
    }
    .hero-ai .md\:shadow-\[0px_20px_60px_-15px_rgba\(0\2c 0\2c 0\2c 0\.15\)\]{
        --tw-shadow: 0px 20px 60px -15px rgba(0,0,0,0.15);
        --tw-shadow-colored: 0px 20px 60px -15px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    }
    .hero-ai .md\:shadow-none{
        --tw-shadow: 0 0 #0000;
        --tw-shadow-colored: 0 0 #0000;
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    }
}



