@layer presets{
    :root{
        display:grid;
        min-height:100%;
        font-family:Arial,Roboto,sans-serif;
        font-size:16px;
        line-height:1.2;
        white-space:pre-wrap;
        white-space-collapse:preserve
    }
    a.w-element{
        box-sizing:border-box
    }
    b.w-element{
        font-weight:700;
        box-sizing:border-box
    }
    div.w-element,h1.w-element,p.w-element{
        box-sizing:border-box
    }
    sub.w-element{
        font-size:75%;
        line-height:0;
        position:relative;
        vertical-align:baseline;
        box-sizing:border-box;
        bottom:-.25em
    }
    body.w-body{
        box-sizing:border-box;
        -webkit-font-smoothing:antialiased;
        -moz-osx-font-smoothing:grayscale;
        margin:0
    }
    div.w-box{
        box-sizing:border-box
    }
    footer.w-box{
        box-sizing:border-box
    }
    main.w-box{
        box-sizing:border-box
    }
    nav.w-box{
        box-sizing:border-box
    }
    section.w-box{
        box-sizing:border-box
    }
    h1.w-heading,h2.w-heading,h3.w-heading,p.w-paragraph{
        box-sizing:border-box
    }
    div.w-text{
        box-sizing:border-box;
        min-height:1em
    }
    img.w-image{
        box-sizing:border-box;
        max-width:100%;
        display:block;
        height:auto
    }
    a.w-link{
        box-sizing:border-box;
        display:inline-block
    }
    div.w-html-embed{
        display:contents;
        white-space:normal;
        white-space-collapse:collapse
    }
    div.w-you-tube{
        box-sizing:border-box
    }
    img.w-preview-image{
        box-sizing:border-box;
        max-width:100%;
        display:block;
        height:auto
    }
    div.w-spinner{
        box-sizing:border-box
    }
    button.w-play-button{
        font-family:inherit;
        font-size:100%;
        line-height:1.15;
        box-sizing:border-box;
        border-top-style:solid;
        border-right-style:solid;
        border-bottom-style:solid;
        border-left-style:solid;
        text-transform:none;
        margin:0
    }
}
@media all{
    :root{
        --font-lineheight-00: .95;
        --font-lineheight-0: 1.1;
        --font-lineheight-1: 1.25;
        --font-lineheight-2: 1.375;
        --font-lineheight-3: 1.5;
        --font-lineheight-4: 1.75;
        --font-lineheight-5: 2;
        --font-letterspacing-0: -.05em;
        --font-letterspacing-1: .025em;
        --font-letterspacing-2: .05em;
        --font-letterspacing-3: .075em;
        --font-letterspacing-4: .15em;
        --font-letterspacing-5: .5em;
        --font-letterspacing-6: .75em;
        --font-letterspacing-7: 1em;
        --font-size-00: .5rem;
        --font-size-0: .75rem;
        --font-size-1: 1rem;
        --font-size-2: 1.1rem;
        --font-size-3: 1.25rem;
        --font-size-4: 1.5rem;
        --font-size-5: 2rem;
        --font-size-6: 2.5rem;
        --font-size-7: 3rem;
        --font-size-8: 3.5rem;
        --font-size-fluid-0: clamp(.75rem,2vw,1rem);
        --font-size-fluid-1: clamp(1rem,4vw,1.5rem);
        --font-size-fluid-2: clamp(1.5rem,6vw,2.5rem);
        --font-size-fluid-3: clamp(2rem,9vw,3.5rem);
        --size-000: -.5rem;
        --size-00: -.25rem;
        --size-1: .25rem;
        --size-2: .5rem;
        --size-3: 1rem;
        --size-4: 1.25rem;
        --size-5: 1.5rem;
        --size-6: 1.75rem;
        --size-7: 2rem;
        --size-8: 3rem;
        --size-9: 4rem;
        --size-10: 5rem;
        --size-11: 7.5rem;
        --size-12: 10rem;
        --size-13: 15rem;
        --size-14: 20rem;
        --size-15: 30rem;
        --size-px-000: -8px;
        --size-px-00: -4px;
        --size-px-1: 4px;
        --size-px-2: 8px;
        --size-px-3: 16px;
        --size-px-4: 20px;
        --size-px-5: 24px;
        --size-px-6: 28px;
        --size-px-7: 32px;
        --size-px-8: 48px;
        --size-px-9: 64px;
        --size-px-10: 80px;
        --size-px-11: 120px;
        --size-px-12: 160px;
        --size-px-13: 240px;
        --size-px-14: 320px;
        --size-px-15: 480px;
        --size-fluid-1: clamp(.5rem,1vw,1rem);
        --size-fluid-2: clamp(1rem,2vw,1.5rem);
        --size-fluid-3: clamp(1.5rem,3vw,2rem);
        --size-fluid-4: clamp(2rem,4vw,3rem);
        --size-fluid-5: clamp(4rem,5vw,5rem);
        --size-fluid-6: clamp(5rem,7vw,7.5rem);
        --size-fluid-7: clamp(7.5rem,10vw,10rem);
        --size-fluid-8: clamp(10rem,20vw,15rem);
        --size-fluid-9: clamp(15rem,30vw,20rem);
        --size-fluid-10: clamp(20rem,40vw,30rem);
        --size-content-1: 20ch;
        --size-content-2: 45ch;
        --size-content-3: 60ch;
        --size-header-1: 20ch;
        --size-header-2: 25ch;
        --size-header-3: 35ch;
        --size-xxs: 240px;
        --size-xs: 360px;
        --size-sm: 480px;
        --size-md: 768px;
        --size-lg: 1024px;
        --size-xl: 1440px;
        --size-xxl: 1920px;
        --size-relative-000: -.5ch;
        --size-relative-00: -.25ch;
        --size-relative-1: .25ch;
        --size-relative-2: .5ch;
        --size-relative-3: 1ch;
        --size-relative-4: 1.25ch;
        --size-relative-5: 1.5ch;
        --size-relative-6: 1.75ch;
        --size-relative-7: 2ch;
        --size-relative-8: 3ch;
        --size-relative-9: 4ch;
        --size-relative-10: 5ch;
        --size-relative-11: 7.5ch;
        --size-relative-12: 10ch;
        --size-relative-13: 15ch;
        --size-relative-14: 20ch;
        --size-relative-15: 30ch;
        --ease-1: cubic-bezier(.25,0,.5,1);
        --ease-2: cubic-bezier(.25,0,.4,1);
        --ease-3: cubic-bezier(.25,0,.3,1);
        --ease-4: cubic-bezier(.25,0,.2,1);
        --ease-5: cubic-bezier(.25,0,.1,1);
        --ease-in-1: cubic-bezier(.25,0,1,1);
        --ease-in-2: cubic-bezier(.5,0,1,1);
        --ease-in-3: cubic-bezier(.7,0,1,1);
        --ease-in-4: cubic-bezier(.9,0,1,1);
        --ease-in-5: cubic-bezier(1,0,1,1);
        --ease-out-1: cubic-bezier(0,0,.75,1);
        --ease-out-2: cubic-bezier(0,0,.5,1);
        --ease-out-3: cubic-bezier(0,0,.3,1);
        --ease-out-4: cubic-bezier(0,0,.1,1);
        --ease-out-5: cubic-bezier(0,0,0,1);
        --ease-in-out-1: cubic-bezier(.1,0,.9,1);
        --ease-in-out-2: cubic-bezier(.3,0,.7,1);
        --ease-in-out-3: cubic-bezier(.5,0,.5,1);
        --ease-in-out-4: cubic-bezier(.7,0,.3,1);
        --ease-in-out-5: cubic-bezier(.9,0,.1,1);
        --ease-elastic-out-1: cubic-bezier(.5,.75,.75,1.25);
        --ease-elastic-out-2: cubic-bezier(.5,1,.75,1.25);
        --ease-elastic-out-3: cubic-bezier(.5,1.25,.75,1.25);
        --ease-elastic-out-4: cubic-bezier(.5,1.5,.75,1.25);
        --ease-elastic-out-5: cubic-bezier(.5,1.75,.75,1.25);
        --ease-elastic-in-1: cubic-bezier(.5,-.25,.75,1);
        --ease-elastic-in-2: cubic-bezier(.5,-.5,.75,1);
        --ease-elastic-in-3: cubic-bezier(.5,-.75,.75,1);
        --ease-elastic-in-4: cubic-bezier(.5,-1,.75,1);
        --ease-elastic-in-5: cubic-bezier(.5,-1.25,.75,1);
        --ease-elastic-in-out-1: cubic-bezier(.5,-.1,.1,1.5);
        --ease-elastic-in-out-2: cubic-bezier(.5,-.3,.1,1.5);
        --ease-elastic-in-out-3: cubic-bezier(.5,-.5,.1,1.5);
        --ease-elastic-in-out-4: cubic-bezier(.5,-.7,.1,1.5);
        --ease-elastic-in-out-5: cubic-bezier(.5,-.9,.1,1.5);
        --ease-step-1: steps(2);
        --ease-step-2: steps(3);
        --ease-step-3: steps(4);
        --ease-step-4: steps(7);
        --ease-step-5: steps(10);
        --ease-elastic-1: var(--ease-elastic-out-1);
        --ease-elastic-2: var(--ease-elastic-out-2);
        --ease-elastic-3: var(--ease-elastic-out-3);
        --ease-elastic-4: var(--ease-elastic-out-4);
        --ease-elastic-5: var(--ease-elastic-out-5);
        --ease-squish-1: var(--ease-elastic-in-out-1);
        --ease-squish-2: var(--ease-elastic-in-out-2);
        --ease-squish-3: var(--ease-elastic-in-out-3);
        --ease-squish-4: var(--ease-elastic-in-out-4);
        --ease-squish-5: var(--ease-elastic-in-out-5);
        --ease-spring-1: linear(0,.006,.025 2.8%,.101 6.1%,.539 18.9%,.721 25.3%,.849 31.5%,.937 38.1%,.968 41.8%,.991 45.7%,1.006 50.1%,1.015 55%,1.017 63.9%,1.001);
        --ease-spring-2: linear(0,.007,.029 2.2%,.118 4.7%,.625 14.4%,.826 19%,.902,.962,1.008 26.1%,1.041 28.7%,1.064 32.1%,1.07 36%,1.061 40.5%,1.015 53.4%,.999 61.6%,.995 71.2%,1);
        --ease-spring-3: linear(0,.009,.035 2.1%,.141 4.4%,.723 12.9%,.938 16.7%,1.017,1.077,1.121,1.149 24.3%,1.159,1.163,1.161,1.154 29.9%,1.129 32.8%,1.051 39.6%,1.017 43.1%,.991,.977 51%,.974 53.8%,.975 57.1%,.997 69.8%,1.003 76.9%,1);
        --ease-spring-4: linear(0,.009,.037 1.7%,.153 3.6%,.776 10.3%,1.001,1.142 16%,1.185,1.209 19%,1.215 19.9% 20.8%,1.199,1.165 25%,1.056 30.3%,1.008 33%,.973,.955 39.2%,.953 41.1%,.957 43.3%,.998 53.3%,1.009 59.1% 63.7%,.998 78.9%,1);
        --ease-spring-5: linear(0,.01,.04 1.6%,.161 3.3%,.816 9.4%,1.046,1.189 14.4%,1.231,1.254 17%,1.259,1.257 18.6%,1.236,1.194 22.3%,1.057 27%,.999 29.4%,.955 32.1%,.942,.935 34.9%,.933,.939 38.4%,1 47.3%,1.011,1.017 52.6%,1.016 56.4%,1 65.2%,.996 70.2%,1.001 87.2%,1);
        --ease-bounce-1: linear(0,.004,.016,.035,.063,.098,.141,.191,.25,.316,.391 36.8%,.563,.766,1 58.8%,.946,.908 69.1%,.895,.885,.879,.878,.879,.885,.895,.908 89.7%,.946,1);
        --ease-bounce-2: linear(0,.004,.016,.035,.063,.098,.141 15.1%,.25,.391,.562,.765,1,.892 45.2%,.849,.815,.788,.769,.757,.753,.757,.769,.788,.815,.85,.892 75.2%,1 80.2%,.973,.954,.943,.939,.943,.954,.973,1);
        --ease-bounce-3: linear(0,.004,.016,.035,.062,.098,.141 11.4%,.25,.39,.562,.764,1 30.3%,.847 34.8%,.787,.737,.699,.672,.655,.65,.656,.672,.699,.738,.787,.847 61.7%,1 66.2%,.946,.908,.885 74.2%,.879,.878,.879,.885 79.5%,.908,.946,1 87.4%,.981,.968,.96,.957,.96,.968,.981,1);
        --ease-bounce-4: linear(0,.004,.016 3%,.062,.141,.25,.391,.562 18.2%,1 24.3%,.81,.676 32.3%,.629,.595,.575,.568,.575,.595,.629,.676 48.2%,.811,1 56.2%,.918,.86,.825,.814,.825,.86,.918,1 77.2%,.94 80.6%,.925,.92,.925,.94 87.5%,1 90.9%,.974,.965,.974,1);
        --ease-bounce-5: linear(0,.004,.016 2.5%,.063,.141,.25 10.1%,.562,1 20.2%,.783,.627,.534 30.9%,.511,.503,.511,.534 38%,.627,.782,1 48.7%,.892,.815,.769 56.3%,.757,.753,.757,.769 61.3%,.815,.892,1 68.8%,.908 72.4%,.885,.878,.885,.908 79.4%,1 83%,.954 85.5%,.943,.939,.943,.954 90.5%,1 93%,.977,.97,.977,1);
        --layer-1: 1;
        --layer-2: 2;
        --layer-3: 3;
        --layer-4: 4;
        --layer-5: 5;
        --layer-important: 2147483647;
        --shadow-color: 220 3% 15%;
        --shadow-strength: 1%;
        --inner-shadow-highlight: inset 0-.5px 0 0#fff,inset 0 .5px 0 0 rgba(0,0,0,.067);
        --shadow-1: 0 1px 2px -1px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 9%));
        --shadow-2: 0 3px 5px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 3%)),0 7px 14px -5px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 5%));
        --shadow-3: 0 -1px 3px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 2%)),0 1px 2px -5px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 2%)),0 2px 5px -5px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 4%)),0 4px 12px -5px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 5%)),0 12px 15px -5px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 7%));
        --shadow-4: 0 -2px 5px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 2%)),0 1px 1px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 3%)),0 2px 2px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 3%)),0 5px 5px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 4%)),0 9px 9px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 5%)),0 16px 16px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 6%));
        --shadow-5: 0 -1px 2px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 2%)),0 2px 1px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 3%)),0 5px 5px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 3%)),0 10px 10px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 4%)),0 20px 20px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 5%)),0 40px 40px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 7%));
        --shadow-6: 0 -1px 2px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 2%)),0 3px 2px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 3%)),0 7px 5px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 3%)),0 12px 10px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 4%)),0 22px 18px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 5%)),0 41px 33px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 6%)),0 100px 80px -2px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 7%));
        --inner-shadow-0: inset 0 0 0 1px hsl(var(--shadow-color)/calc(var(--shadow-strength) + 9%));
        --inner-shadow-1: inset 0 1px 2px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 9%)),var(--inner-shadow-highlight);
        --inner-shadow-2: inset 0 1px 4px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 9%)),var(--inner-shadow-highlight);
        --inner-shadow-3: inset 0 2px 8px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 9%)),var(--inner-shadow-highlight);
        --inner-shadow-4: inset 0 2px 14px 0 hsl(var(--shadow-color)/calc(var(--shadow-strength) + 9%)),var(--inner-shadow-highlight);
        --ratio-square: 1;
        --ratio-landscape: 4/3;
        --ratio-portrait: 3/4;
        --ratio-widescreen: 16/9;
        --ratio-ultrawide: 18/5;
        --ratio-golden: 1.618/1;
        --gray-0: rgb(255 255 255 / 1);
        --gray-1: unset;
        --gray-2: rgb(248 248 248 / 1);
        --gray-3: unset;
        --gray-4: rgb(216 216 216 / 1);
        --gray-5: unset;
        --gray-6: rgb(156 156 156 / 1);
        --gray-7: rgb(117 117 117 / 1);
        --gray-8: unset;
        --gray-9: unset;
        --gray-10: unset;
        --gray-11: rgb(27 27 27 / 1);
        --gray-12: rgb(8 8 8 / 1);
        --stone-0: rgb(248 250 251 / 1);
        --stone-1: rgb(242 244 246 / 1);
        --stone-2: rgb(235 237 239 / 1);
        --stone-3: rgb(224 228 229 / 1);
        --stone-4: rgb(209 214 216 / 1);
        --stone-5: rgb(177 182 185 / 1);
        --stone-6: rgb(151 155 157 / 1);
        --stone-7: rgb(126 130 130 / 1);
        --stone-8: rgb(102 105 104 / 1);
        --stone-9: rgb(80 81 79 / 1);
        --stone-10: rgb(58 58 55 / 1);
        --stone-11: rgb(37 37 33 / 1);
        --stone-12: rgb(18 18 16 / 1);
        --red-0: rgb(255 245 245 / 1);
        --red-1: rgb(255 227 227 / 1);
        --red-2: rgb(255 201 201 / 1);
        --red-3: rgb(255 168 168 / 1);
        --red-4: rgb(255 135 135 / 1);
        --red-5: rgb(255 107 107 / 1);
        --red-6: rgb(250 82 82 / 1);
        --red-7: rgb(240 62 62 / 1);
        --red-8: rgb(224 49 49 / 1);
        --red-9: rgb(201 42 42 / 1);
        --red-10: rgb(176 37 37 / 1);
        --red-11: rgb(150 32 32 / 1);
        --red-12: rgb(125 26 26 / 1);
        --pink-0: rgb(255 240 246 / 1);
        --pink-1: rgb(255 222 235 / 1);
        --pink-2: rgb(252 194 215 / 1);
        --pink-3: rgb(250 162 193 / 1);
        --pink-4: rgb(247 131 172 / 1);
        --pink-5: rgb(240 101 149 / 1);
        --pink-6: rgb(230 73 128 / 1);
        --pink-7: rgb(214 51 108 / 1);
        --pink-8: rgb(194 37 92 / 1);
        --pink-9: rgb(166 30 77 / 1);
        --pink-10: rgb(140 25 65 / 1);
        --pink-11: rgb(115 21 54 / 1);
        --pink-12: rgb(89 16 42 / 1);
        --purple-0: rgb(248 240 252 / 1);
        --purple-1: rgb(243 217 250 / 1);
        --purple-2: rgb(238 190 250 / 1);
        --purple-3: rgb(229 153 247 / 1);
        --purple-4: rgb(218 119 242 / 1);
        --purple-5: rgb(204 93 232 / 1);
        --purple-6: rgb(190 75 219 / 1);
        --purple-7: rgb(174 62 201 / 1);
        --purple-8: rgb(156 54 181 / 1);
        --purple-9: rgb(134 46 156 / 1);
        --purple-10: rgb(112 38 130 / 1);
        --purple-11: rgb(90 30 105 / 1);
        --purple-12: rgb(68 23 79 / 1);
        --violet-0: rgb(243 240 255 / 1);
        --violet-1: rgb(229 219 255 / 1);
        --violet-2: rgb(208 191 255 / 1);
        --violet-3: rgb(177 151 252 / 1);
        --violet-4: rgb(151 117 250 / 1);
        --violet-5: rgb(132 94 247 / 1);
        --violet-6: rgb(121 80 242 / 1);
        --violet-7: rgb(112 72 232 / 1);
        --violet-8: rgb(103 65 217 / 1);
        --violet-9: rgb(95 61 196 / 1);
        --violet-10: rgb(82 53 171 / 1);
        --violet-11: rgb(70 45 145 / 1);
        --violet-12: rgb(58 37 120 / 1);
        --indigo-0: rgb(237 242 255 / 1);
        --indigo-1: rgb(219 228 255 / 1);
        --indigo-2: rgb(186 200 255 / 1);
        --indigo-3: rgb(145 167 255 / 1);
        --indigo-4: rgb(116 143 252 / 1);
        --indigo-5: rgb(92 124 250 / 1);
        --indigo-6: rgb(76 110 245 / 1);
        --indigo-7: rgb(66 99 235 / 1);
        --indigo-8: rgb(59 91 219 / 1);
        --indigo-9: rgb(54 79 199 / 1);
        --indigo-10: rgb(47 68 173 / 1);
        --indigo-11: rgb(40 58 148 / 1);
        --indigo-12: rgb(33 48 122 / 1);
        --blue-0: unset;
        --blue-1: unset;
        --blue-2: rgb(208 230 255 / 1);
        --blue-3: unset;
        --blue-4: unset;
        --blue-5: unset;
        --blue-6: unset;
        --blue-7: rgb(0 10 255 / 1);
        --blue-8: unset;
        --blue-9: unset;
        --blue-10: unset;
        --blue-11: unset;
        --blue-12: unset;
        --cyan-0: rgb(227 250 252 / 1);
        --cyan-1: rgb(197 246 250 / 1);
        --cyan-2: rgb(153 233 242 / 1);
        --cyan-3: rgb(102 217 232 / 1);
        --cyan-4: rgb(59 201 219 / 1);
        --cyan-5: rgb(34 184 207 / 1);
        --cyan-6: rgb(21 170 191 / 1);
        --cyan-7: rgb(16 152 173 / 1);
        --cyan-8: rgb(12 133 153 / 1);
        --cyan-9: rgb(11 114 133 / 1);
        --cyan-10: rgb(9 92 107 / 1);
        --cyan-11: rgb(7 70 82 / 1);
        --cyan-12: rgb(5 48 56 / 1);
        --teal-0: rgb(224 255 248 / 1);
        --teal-1: unset;
        --teal-2: unset;
        --teal-3: unset;
        --teal-4: unset;
        --teal-5: unset;
        --teal-6: rgb(42 176 144 / 1);
        --teal-7: unset;
        --teal-8: unset;
        --teal-9: rgb(29 123 101 / 1);
        --teal-10: unset;
        --teal-11: unset;
        --teal-12: unset;
        --green-0: unset;
        --green-1: unset;
        --green-2: unset;
        --green-3: unset;
        --green-4: unset;
        --green-5: unset;
        --green-6: rgb(98 186 27 / 1);
        --green-7: rgb(63 142 0 / 1);
        --green-8: rgb(57 128 0 / 1);
        --green-9: unset;
        --green-10: unset;
        --green-11: unset;
        --green-12: unset;
        --lime-0: rgb(244 252 227 / 1);
        --lime-1: rgb(233 250 200 / 1);
        --lime-2: rgb(216 245 162 / 1);
        --lime-3: rgb(192 235 117 / 1);
        --lime-4: rgb(169 227 75 / 1);
        --lime-5: rgb(148 216 45 / 1);
        --lime-6: rgb(130 201 30 / 1);
        --lime-7: rgb(116 184 22 / 1);
        --lime-8: rgb(102 168 15 / 1);
        --lime-9: rgb(92 148 13 / 1);
        --lime-10: rgb(76 122 11 / 1);
        --lime-11: rgb(60 97 9 / 1);
        --lime-12: rgb(44 71 6 / 1);
        --yellow-0: rgb(255 246 233 / 1);
        --yellow-1: unset;
        --yellow-2: unset;
        --yellow-3: unset;
        --yellow-4: unset;
        --yellow-5: unset;
        --yellow-6: unset;
        --yellow-7: unset;
        --yellow-8: unset;
        --yellow-9: unset;
        --yellow-10: unset;
        --yellow-11: unset;
        --yellow-12: unset;
        --orange-0: rgb(255 246 233 / 1);
        --orange-1: unset;
        --orange-2: unset;
        --orange-3: unset;
        --orange-4: unset;
        --orange-5: unset;
        --orange-6: unset;
        --orange-7: rgb(255 162 23 / 1);
        --orange-8: unset;
        --orange-9: rgb(153 97 14 / 1);
        --orange-10: unset;
        --orange-11: unset;
        --orange-12: unset;
        --choco-0: rgb(255 248 220 / 1);
        --choco-1: rgb(252 225 188 / 1);
        --choco-2: rgb(247 202 158 / 1);
        --choco-3: rgb(241 178 128 / 1);
        --choco-4: rgb(233 155 98 / 1);
        --choco-5: rgb(223 133 69 / 1);
        --choco-6: rgb(212 110 37 / 1);
        --choco-7: rgb(189 95 27 / 1);
        --choco-8: rgb(164 81 23 / 1);
        --choco-9: rgb(138 69 19 / 1);
        --choco-10: rgb(112 58 19 / 1);
        --choco-11: rgb(87 47 18 / 1);
        --choco-12: rgb(61 33 13 / 1);
        --brown-0: rgb(250 244 235 / 1);
        --brown-1: rgb(237 224 209 / 1);
        --brown-2: rgb(224 202 183 / 1);
        --brown-3: rgb(211 183 158 / 1);
        --brown-4: rgb(197 162 133 / 1);
        --brown-5: rgb(183 143 109 / 1);
        --brown-6: rgb(168 124 86 / 1);
        --brown-7: rgb(149 107 71 / 1);
        --brown-8: rgb(130 91 58 / 1);
        --brown-9: rgb(111 75 45 / 1);
        --brown-10: rgb(94 58 33 / 1);
        --brown-11: rgb(78 43 21 / 1);
        --brown-12: rgb(66 36 18 / 1);
        --sand-0: rgb(248 250 251 / 1);
        --sand-1: rgb(230 228 220 / 1);
        --sand-2: rgb(213 207 189 / 1);
        --sand-3: rgb(194 185 160 / 1);
        --sand-4: rgb(174 165 140 / 1);
        --sand-5: rgb(154 145 120 / 1);
        --sand-6: rgb(134 124 101 / 1);
        --sand-7: rgb(115 106 83 / 1);
        --sand-8: rgb(95 87 70 / 1);
        --sand-9: rgb(75 70 57 / 1);
        --sand-10: rgb(56 53 45 / 1);
        --sand-11: rgb(37 37 33 / 1);
        --sand-12: rgb(18 18 16 / 1);
        --camo-0: rgb(249 251 231 / 1);
        --camo-1: rgb(232 237 156 / 1);
        --camo-2: rgb(210 223 78 / 1);
        --camo-3: rgb(194 206 52 / 1);
        --camo-4: rgb(181 187 46 / 1);
        --camo-5: rgb(167 168 39 / 1);
        --camo-6: rgb(153 150 33 / 1);
        --camo-7: rgb(140 133 28 / 1);
        --camo-8: rgb(126 116 22 / 1);
        --camo-9: rgb(109 100 20 / 1);
        --camo-10: rgb(93 84 17 / 1);
        --camo-11: rgb(77 70 14 / 1);
        --camo-12: rgb(54 48 10 / 1);
        --jungle-0: rgb(236 254 176 / 1);
        --jungle-1: rgb(222 243 154 / 1);
        --jungle-2: rgb(208 232 132 / 1);
        --jungle-3: rgb(194 221 110 / 1);
        --jungle-4: rgb(181 209 91 / 1);
        --jungle-5: rgb(168 198 72 / 1);
        --jungle-6: rgb(155 187 54 / 1);
        --jungle-7: rgb(143 176 36 / 1);
        --jungle-8: rgb(132 165 19 / 1);
        --jungle-9: rgb(122 153 8 / 1);
        --jungle-10: rgb(101 128 6 / 1);
        --jungle-11: rgb(81 102 5 / 1);
        --jungle-12: rgb(61 77 4 / 1);
        --gradient-1: linear-gradient(to right,#484848 0%,rgba(27,27,27,0) 100%);
        --gradient-2: linear-gradient(to bottom right,#48005c,#8300e2,#a269ff);
        --gradient-3: radial-gradient(circle at top right,#0ff,rgba(0,255,255,0)),radial-gradient(circle at bottom left,#ff1492,rgba(255,20,146,0));
        --gradient-4: linear-gradient(to bottom right,#00f5a0,#00d9f5);
        --gradient-5: conic-gradient(from -270deg at 75% 110%,#f0f,#fffaf0);
        --gradient-6: conic-gradient(from -90deg at top left,#000,#fff);
        --gradient-7: linear-gradient(to bottom right,#72c6ef,#004e8f);
        --gradient-8: conic-gradient(from 90deg at 50% 0%,#111,50%,#222,#111);
        --gradient-9: conic-gradient(from .5turn at bottom center,#add8e6,#fff);
        --gradient-10: conic-gradient(from 90deg at 40% -25%,gold,#f79d03,#ee6907,#e6390a,#de0d0d,#d61039,#cf1261,#c71585,#cf1261,#d61039,#de0d0d,#ee6907,#f79d03,gold,gold,gold);
        --gradient-11: conic-gradient(at bottom left,#ff1493,cyan);
        --gradient-12: conic-gradient(from 90deg at 25% -10%,#ff4500,#d3f340,#7bee85,#afeeee,#7bee85);
        --gradient-13: radial-gradient(circle at 50% 200%,#000142,#3b0083,#b300c3,#ff059f,#ff4661,#ffad86,#fff3c7);
        --gradient-14: conic-gradient(at top right,lime,cyan);
        --gradient-15: linear-gradient(to bottom right,#c7d2fe,#fecaca,#fef3c7);
        --gradient-16: radial-gradient(circle at 50% -250%,#374151,#111827,#000);
        --gradient-17: conic-gradient(from -90deg at 50% -25%,blue,#8a2be2);
        --gradient-18: linear-gradient(0deg,rgba(255,0,0,.8),rgba(255,0,0,0) 75%),linear-gradient(60deg,rgba(255,255,0,.8),rgba(255,255,0,0) 75%),linear-gradient(120deg,rgba(0,255,0,.8),rgba(0,255,0,0) 75%),linear-gradient(180deg,rgba(0,255,255,.8),rgba(0,255,255,0) 75%),linear-gradient(240deg,rgba(0,0,255,.8),rgba(0,0,255,0) 75%),linear-gradient(300deg,rgba(255,0,255,.8),rgba(255,0,255,0) 75%);
        --gradient-19: linear-gradient(to bottom right,#ffe259,#ffa751);
        --gradient-20: conic-gradient(from -135deg at -10%center,orange,#ff7715,#ff522a,#ff3f47,#ff5482,#ff69b4);
        --gradient-21: conic-gradient(from -90deg at 25% 115%,red,#f06,#f0c,#c0f,#60f,#00f,#00f,#00f,#00f);
        --gradient-22: linear-gradient(to bottom right,#acb6e5,#86fde8);
        --gradient-23: linear-gradient(to bottom right,#536976,#292e49);
        --gradient-24: conic-gradient(from .5turn at 0% 0%,#00c476,10%,#82b0ff,90%,#00c476);
        --gradient-25: conic-gradient(at 125% 50%,#b78cf7,#ff7c94,#ffcf0d,#ff7c94,#b78cf7);
        --gradient-26: linear-gradient(to bottom right,#9796f0,#fbc7d4);
        --gradient-27: conic-gradient(from .5turn at bottom left,#ff1493,#639);
        --gradient-28: conic-gradient(from -90deg at 50% 105%,#fff,orchid);
        --gradient-29: radial-gradient(circle at top right,#bfb3ff,rgba(191,179,255,0)),radial-gradient(circle at bottom left,#86acf9,rgba(134,172,249,0));
        --gradient-30: radial-gradient(circle at top right,#00ff80,rgba(0,255,128,0)),radial-gradient(circle at bottom left,#adffd6,rgba(173,255,214,0));
        --border-size-1: 1px;
        --border-size-2: 2px;
        --border-size-3: 5px;
        --border-size-4: 10px;
        --border-size-5: 25px;
        --radius-1: 2px;
        --radius-2: 5px;
        --radius-3: 1rem;
        --radius-4: 2rem;
        --radius-5: 4rem;
        --radius-6: 8rem;
        --radius-round: 100000px;
        --radius-conditional-1: clamp(0px, calc(100vw - 100%) * 1e5,var(--radius-1));
        --radius-conditional-2: clamp(0px, calc(100vw - 100%) * 1e5,var(--radius-2));
        --radius-conditional-3: clamp(0px, calc(100vw - 100%) * 1e5,var(--radius-3));
        --radius-conditional-4: clamp(0px, calc(100vw - 100%) * 1e5,var(--radius-4));
        --radius-conditional-5: clamp(0px, calc(100vw - 100%) * 1e5,var(--radius-5));
        --radius-conditional-6: clamp(0px, calc(100vw - 100%) * 1e5,var(--radius-6));
        background-color:var(--background-primary, rgb(13 15 18 / 1));
        color:#fff;
        --focus-color: var(--foreground-accent, rgb(34 139 230 / 1));
        --focus-width: 1px;
        --focus-offset: 0;
        --duration-default: .2s;
        --easing-default: var(--ease-out-3);
        --gap-xs: var(--size-2);
        --gap-s: var(--size-fluid-3);
        --gap-m: var(--size-fluid-5);
        --gap-l: var(--size-fluid-7);
        --foreground-primary: var(--gray-12);
        --foreground-secondary: var(--background-primary, rgb(22 25 29 / 1));
        --foreground-accent: var(--green-8);
        --foreground-muted: var(--gray-7, rgb(117 117 117 / 1));
        --foreground-border: var(--gray-11);
        --background-primary: var(--gray-0);
        --background-secondary: var(--gray-12);
        --background-accent: var(--foreground-accent);
        --background-card: var(--background-primary);
        --background-tertiary: var(--gray-11);
        --shadow-accent: 0px 8px 30px rgba(63,142,0,.5);
        font-weight:400;
        --font-family-primary: "IBM Plex Mono",Arial;
        --font-family-secondary: "Raleway",Arial;
        font-family:var(--font-family-primary, "IBM Plex Mono",Arial);
        line-height:var(--font-lineheight-3)
    }
    .c13b531o{
        padding-top:var(--size-2)
    }
    .c1my01bv{
        padding-bottom:var(--size-2)
    }
    .c1a8d7ts{
        padding-left:var(--size-4)
    }
    .c122t6uk{
        padding-right:var(--size-4)
    }
    .c1qom380{
        text-align:center
    }
    .c1dgwt71{
        background-color:var(--green-3)
    }
    .c10tv7lx{
        margin-top:var(--size-2)
    }
    .ceijzmy{
        margin-bottom:var(--size-2)
    }
    .cr8yqfm{
        border-top-left-radius:var(--radius-2)
    }
    .c1ufwdzl{
        border-top-right-radius:var(--radius-2)
    }
    .c5blvcv{
        border-bottom-left-radius:var(--radius-2)
    }
    .cml0h3f{
        border-bottom-right-radius:var(--radius-2)
    }
    .cry9bxc{
        display:flex
    }
    .c1qyy4dh{
        align-items:center
    }
    .ct02u4h{
        justify-content:center
    }
    .c1md20bl{
        column-gap:var(--gap-xs, .5rem)
    }
    .c1e892th{
        row-gap:var(--gap-xs, .5rem)
    }
    .c1357293{
        margin-right:auto
    }
    .c9jnjeu{
        margin-left:auto
    }
    .c1ea2p93{
        --demo-icon-opacity: 0 
    }
    .cvbguh1{
        --demo-icon-translate: 5px 
    }
    .cxzbt5w{
        cursor:default
    }
    .c1cqu2xh{
        max-width:max-content
    }
    .c16o4em1{
        color:var(--green-12)
    }
    .c6wd8dp{
        border:var(--border-size-1) solid var(--green-7)
    }
    .cmkn8do:hover{
        --demo-icon-translate: 0px 
    }
    .cohcyhg:hover{
        --demo-icon-opacity: 1 
    }
    .csru8nn{
        display:inline-flex
    }
    .cqmknsi{
        opacity:var(--demo-icon-opacity)
    }
    .c1187s2w{
        translate:0 var(--demo-icon-translate)
    }
    .cc50ri5{
        transition-property:translate,opacity
    }
    .cab2htk{
        transition-duration:.2s,.2s
    }
    .c1401ycp{
        transition-timing-function:cubic-bezier(.45,0,.55,1),ease
    }
    .cwc6hbl{
        transition-delay:0ms,0ms
    }
    .c11r52nx{
        transition-behavior:normal,normal
    }
    .cd3iwfe{
        transition-duration:var(--duration-default, .2s),var(--duration-default, .2s)
    }
    .c1yhcvvf{
        transition-timing-function:var(--easing-default, cubic-bezier(0,0,.3,1)),var(--easing-default, cubic-bezier(0,0,.3,1))
    }
    .c1e9wxra{
        transition-property:color
    }
    .c1ovbu2i{
        transition-duration:.2s
    }
    .c1hskipr{
        transition-timing-function:ease
    }
    .c18nx7en{
        transition-delay:0ms
    }
    .c13zjl4p{
        transition-behavior:normal
    }
    .cs65yuw:hover{
        color:var(--green-10)
    }
    .c1lw4ao9{
        --foreground-muted: var(--gray-4, rgb(216 216 216 / 1)) 
    }
    .c3rp5ks{
        color:var(--foreground-muted, rgb(216 216 216 / 1))
    }
    .c6fx6z9{
        background-color:#000
    }
    .cna0hdz{
        padding-top:var(--size-fluid-6)
    }
    .c1mzb2kd{
        padding-bottom:var(--size-fluid-6)
    }
    .cdtylqg{
        overflow-x:hidden
    }
    .chmjof8{
        overflow-y:hidden
    }
    .c5tmc3l{
        padding-left:var(--size-fluid-3)
    }
    .c1ldum37{
        padding-right:var(--size-fluid-3)
    }
    .cblpe2z{
        width:auto
    }
    .c155uc7w{
        max-width:var(--size-lg, 1024px)
    }
    .ca4qjwu{
        column-gap:var(--gap-m, clamp(2rem,4vw,3rem))
    }
    .c1cdc69r{
        row-gap:var(--gap-m, clamp(2rem,4vw,3rem))
    }
    .c16xs6ny{
        align-items:start
    }
    .c1wt8a7g{
        justify-content:start
    }
    .c1lfjoq7{
        flex-direction:column
    }
    .c1i95kwh{
        min-height:75svh
    }
    .c2twp1m{
        min-height:100svh
    }
    .c12zh5t6{
        background-image:url(/assets/cover_qiMa8vzm6aY4z0T2N1dwX.jpg)
    }
    .crv6lia{
        background-size:contain
    }
    .crv1a4t{
        background-repeat:no-repeat
    }
    .cxz9xjl{
        background-position:50% 50%
    }
    .cvestl7{
        background-image:radial-gradient(ellipse farthest-corner,#ffffff5e,#000 67%)
    }
    .crfsxmi{
        font-size:2.5rem
    }
    .c11dowh9{
        font-weight:700
    }
    .c8ys3vy{
        font-family:var(--font-family-secondary)
    }
    .cr66o8x{
        color:#fff
    }
    .c1z0l37u{
        column-gap:var(--gap-s, clamp(1rem,2vw,1.5rem))
    }
    .c1ml0hr7{
        row-gap:var(--gap-s, clamp(1rem,2vw,1.5rem))
    }
    .cauqto8{
        display:block
    }
    .c10zkoym{
        column-gap:var(--gap-s)
    }
    .ct8c5y2{
        row-gap:var(--gap-s)
    }
    .c1jzkxpo{
        margin-right:0
    }
    .c13qqaub{
        margin-left:0
    }
    .cgn90jy{
        flex-wrap:nowrap
    }
    .c9ylysu{
        align-self:stretch
    }
    .c5m8ase{
        flex-grow:0
    }
    .clv8gve{
        flex-shrink:0
    }
    .c1oj4qw{
        border-top-left-radius:10px
    }
    .c183qt6d{
        border-top-right-radius:10px
    }
    .c1twgu0n{
        border-bottom-left-radius:10px
    }
    .c5r7m82{
        border-bottom-right-radius:10px
    }
    .c7o157r{
        outline:2px solid rgb(255 255 255 / .48)
    }
    .c1ov4jcp{
        padding:1em
    }
    .c1s46o9r{
        column-gap:var(--gap-m)
    }
    .cdczzub{
        row-gap:var(--gap-m)
    }
    .ckcsrc3{
        background-color:#fff
    }
    .c9xr7ng{
        grid-template-columns:auto
    }
    .c1xnxrxt{
        outline-offset:-.5em
    }
    .c1s48tai{
        outline-width:.05em
    }
    .c1fhiulb{
        height:auto
    }
    .c15cml01{
        flex-wrap:wrap
    }
    .c1olqo6w{
        color:#000
    }
    .clwwnvk{
        background-color:var(--background-tertiary, rgb(27 27 27 / 1))
    }
    .cup9vyi{
        padding-top:var(--size-fluid-2, clamp(1rem,2vw,1.5rem))
    }
    .c1n5d942{
        padding-bottom:var(--size-fluid-2, clamp(1rem,2vw,1.5rem))
    }
    .c1blx93c{
        color:var(--foreground-secondary, rgb(255 255 255 / 1))
    }
    .c1nj04wn{
        border-top-left-radius:var(--radius-round, 100000px)
    }
    .c1nitjp7{
        border-top-right-radius:var(--radius-round, 100000px)
    }
    .c195lvp6{
        border-bottom-left-radius:var(--radius-round, 100000px)
    }
    .c1hr6a6t{
        border-bottom-right-radius:var(--radius-round, 100000px)
    }
    .c1t3frhm{
        justify-content:end
    }
    .c1fhkm63{
        flex-grow:1
    }
    .cl7jefz{
        text-transform:uppercase
    }
    .c22kcxi{
        font-size:21px
    }
    .c1fztcie{
        color:#5ca961
    }
    .c1hs666a{
        padding-top:.5rem
    }
    .c12j6c4j{
        padding-bottom:.5rem
    }
    .c1mcu1jn{
        align-self:stretch
    }
    .cl51kd3{
        background-color:#0000008a
    }
    .c11zpjwn{
        font-size:.8rem
    }
    .c1jz7gid{
        text-align:justify
    }
    .cbb9sc4{
        margin-top:1rem
    }
    .c13gq7xy{
        margin-bottom:1rem
    }
    .cglbtn0{
        color:#c5c5c5
    }
    .c1e2eqme{
        text-shadow:0px 0px 20px rgb(0 0 0 / 1)
    }
    .cr8yg2v{
        font-size:.9rem
    }
    .c1vh8w5x{
        outline-style:none
    }
    .c1b1clqm{
        color:#fff
    }
    .c1tvmqya{
        font-size:1.8rem
    }
    .cuhbpy0{
        font-size:1.6rem
    }
    .cw2qhp6{
        color:#fcfcfc
    }
    .c1l4zkkm{
        margin-bottom:.3em
    }
    .cwyisqu{
        margin-top:.3em
    }
    .c6k8nt0{
        text-transform:none
    }
    .c1c7vd8{
        column-gap:12px
    }
    .cg9mhp5{
        row-gap:12px
    }
    .c16f9z78{
        background-color:#0f7fff
    }
    .c2neh22{
        padding-top:var(--size-relative-1)
    }
    .cel8xrd{
        padding-bottom:var(--size-relative-1)
    }
    .crezeol{
        padding-left:var(--size-relative-4)
    }
    .cy9kb2v{
        padding-right:var(--size-relative-4)
    }
    .cu385pj{
        border-top-left-radius:var(--radius-6, 8rem)
    }
    .cvghewe{
        border-top-right-radius:var(--radius-6, 8rem)
    }
    .cfzf927{
        border-bottom-left-radius:var(--radius-6, 8rem)
    }
    .c1noknrj{
        border-bottom-right-radius:var(--radius-6, 8rem)
    }
    .cj19xlp{
        font-size:14px
    }
    .c1tuxsvc{
        color:#001631
    }
    .c1l0vha7{
        border-top-style:none
    }
    .csyy8v5{
        border-right-style:none
    }
    .c1bc2i7x{
        border-left-style:none
    }
    .c17r8x7j{
        border-bottom-style:none
    }
    .c5sewga{
        background-color:#ed8a00
    }
    .c1igmwj{
        background-color:#085001
    }
    .c1ysrg4r{
        color:#7de67b
    }
    .c1e7helk{
        background-color:transparent
    }
    .c774jyv{
        padding-top:.1rem
    }
    .c2ext4f{
        padding-bottom:.1rem
    }
    .c16qsqio{
        color:#ffffffc9
    }
    .cuq1toa{
        border:2px solid rgb(195 242 255 / 1)
    }
    .c1exk1a5{
        margin-top:var(--size-fluid-2)
    }
    .c1a06b48{
        margin-bottom:var(--size-fluid-2)
    }
    .c19lwxdh{
        color:#fdfdfd
    }
    .cx0l1ry{
        background-color:#003371
    }
    .c1ug30ht{
        color:#76a3fb
    }
    .c1yajs6b{
        background-color:#000
    }
    .chor8po{
        outline-offset:-1px
    }
    .cqivyj2{
        outline:1px solid rgb(255 255 255 / .56)
    }
    .c15zo7xt{
        background-color:#ffb628
    }
    .c1qpg1g9{
        color:#000
    }
    .c1pqax9r{
        background-color:#261e10
    }
    .c1ftsor5{
        color:#ffaf03
    }
    .c1wc337k{
        background-color:#0067ed
    }
    .c3ikiqd{
        color:#ffbf00
    }
    .c17hjqy6{
        background-color:#811dff
    }
    .cudow9q{
        background-color:#007792
    }
    .c1u0gj5d{
        background-color:#006fbf
    }
    .cgokyrd{
        background-color:#fff
    }
    .c15v9xr0{
        color:#f60000
    }
    .ctvpr1e{
        background-color:#1e8ede
    }
    .cmsk7lf{
        background-color:#441578
    }
    .ca988mf{
        color:#d290ed
    }
    .c1oy0p6g{
        background-color:#03c300
    }
    .c124ocd3{
        background-color:#d02c2c
    }
    .c1sjfppt{
        background-color:#56c54c
    }
    .c1e8810h{
        color:#adf5ff
    }
    .cld4m44{
        display:inline
    }
    .c1hz2opz{
        transition-property:opacity
    }
    .co9inq6{
        transition-timing-function:var(--easing-default, cubic-bezier(0,0,.3,1))
    }
    .c1c9nyn{
        transition-duration:var(--duration-default, .2s)
    }
    .c135vpv5{
        text-decoration-line:none
    }
    .cl60rel:focus-visible{
        outline-offset:var(--focus-offset, 0)
    }
    .czukzo6:focus-visible{
        outline:var(--focus-width, 1px) solid var(--focus-color, rgb(51 154 240 / 1))
    }
    .cb06ied:hover{
        opacity:.8
    }
    .cpghrw2{
        background-color:#00a403
    }
    .chx167n{
        background-color:#ffffffc7
    }
    .c1xbvajc{
        padding-top:var(--size-fluid-1)
    }
    .cmt272t{
        padding-bottom:var(--size-fluid-1)
    }
    .c1lxiyww{
        flex-direction:row
    }
    .c653p2c{
        position:sticky
    }
    .ccz6azl{
        z-index:99
    }
    .c1cvcmzo{
        top:0
    }
    .c1x2hz3p{
        box-shadow:0 10px 10px #00000082
    }
    .ce1qmkg{
        justify-content:space-around
    }
    .c1yvmr6i{
        column-gap:.75rem
    }
    .c4v5ycy{
        row-gap:.75rem
    }
    .c10q66wi{
        max-width:100svh
    }
    .c1guqnp7{
        font-family:var(--font-family-primary, IBM Plex Mono,Arial)
    }
    .cl4bapb{
        margin-top:0
    }
    .c1vec3io{
        color:#282828
    }
    .cavd3zn{
        position:relative
    }
    .cu0rr2h{
        aspect-ratio:640/360
    }
    .czr2pxy{
        width:100%
    }
    .cdwd3jx{
        position:absolute
    }
    .c1gxuxwl{
        object-fit:cover
    }
    .ckydi4m{
        object-position:center
    }
    .c1bkqfhr{
        height:100%
    }
    .c1w14gb3{
        border-top-left-radius:20px
    }
    .c7ylbzb{
        border-top-right-radius:20px
    }
    .c1h5pqsu{
        border-bottom-right-radius:20px
    }
    .c5u7r4m{
        border-bottom-left-radius:20px
    }
    .cuf9c1i{
        top:50%
    }
    .cd1rb50{
        left:50%
    }
    .c8xup6y{
        width:70px
    }
    .c57y1nl{
        height:70px
    }
    .c9rhxl3{
        margin-top:-35px
    }
    .c1b6bgqp{
        margin-left:-35px
    }
    .c11f4t8{
        width:4rem
    }
    .c44ncq2{
        height:3rem
    }
    .cm4r943{
        top:auto
    }
    .cqc16qr{
        left:3rem
    }
    .cndv1pq{
        margin-top:-1.5rem
    }
    .ctazkue{
        margin-left:-2rem
    }
    .cxbr3c5{
        cursor:pointer
    }
    .c1ydsxco{
        background-color:#ef0000
    }
    .c1wzu3ie{
        bottom:1rem
    }
    .cilu1vb:hover{
        background-color:#00adef
    }
    .cvdbgy{
        width:2rem
    }
    .c19v6zpy{
        object-fit:contain
    }
    .c1y0z7zr{
        height:1rem
    }
}
 