*{margin:0;padding:0;box-sizing:border-box}:root{--body-color: #E4E9F7;--sidebar-color: #000;--primary-color: #7DC120;--primary-color-light: #F6F5FF;--toggle-color: #DDD;--text-color: #707070;--tran-03: all .2s ease;--tran-03: all .3s ease;--tran-04: all .3s ease;--tran-05: all .3s ease}body{min-height:100vh;background-color:var(--body-color);transition:var(--tran-05)}::-moz-selection{background-color:var(--primary-color);color:#fff}::selection{background-color:var(--primary-color);color:#fff}.sidebar{position:fixed;top:0;left:0;height:100%;width:250px;padding:10px 14px;background:var(--sidebar-color);transition:var(--tran-05);z-index:100}.sidebar.close{width:88px}.sidebar li{height:50px;list-style:none;display:flex;align-items:center;margin-top:10px}.sidebar header .image,.sidebar .icon{min-width:60px;border-radius:6px}.sidebar .icon{min-width:20px;border-radius:6px;height:100%;display:flex;align-items:center;justify-content:center;font-size:20px;margin-left:18px}.sidebar .text,.sidebar .icon{color:var(--text-color);transition:var(--tran-03)}.sidebar .text{font-size:17px;font-weight:500;white-space:nowrap;opacity:1}.sidebar.close .text{opacity:0}.sidebar header{position:relative}.sidebar header .image-text{display:flex;align-items:center}.sidebar header .logo-text{display:flex;flex-direction:column}header .image-text .name{margin-top:2px;font-size:18px;font-weight:600}header .image-text .profession{font-size:16px;margin-top:-2px;display:block}.sidebar header .image{display:flex;align-items:center;justify-content:center}.sidebar header .image img{width:40px;border-radius:6px}.sidebar header .toggle{position:absolute;top:50%;right:-25px;transform:translateY(-50%) rotate(180deg);height:25px;width:25px;background-color:var(--primary-color);color:var(--sidebar-color);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;cursor:pointer;transition:var(--tran-05)}.sidebar.close .toggle{transform:translateY(-50%) rotate(0)}.sidebar .menu{margin-top:40px;display:flex;align-items:center}.sidebar li.search-box input{height:100%;width:100%;outline:none;border:none;background-color:var(--primary-color-light);color:var(--text-color);border-radius:6px;font-size:17px;font-weight:500;transition:var(--tran-05)}.sidebar li .link{list-style:none;background-color:transparent;display:flex;align-items:center;height:100%;width:100%;border-radius:6px;text-decoration:none;transition:var(--tran-03)}.sidebar li .link:hover{background-color:var(--primary-color)}.sidebar li .link:hover .icon,.sidebar li .link:hover .text{color:var(--sidebar-color)}.sidebar .menu-bar{height:calc(100% - 55px);display:flex;flex-direction:column;justify-content:space-between;overflow-y:scroll}.menu-bar::-webkit-scrollbar{display:none}.sidebar .menu-bar .mode{border-radius:6px;background-color:var(--primary-color-light);position:relative;transition:var(--tran-05)}.menu-bar .mode .sun-moon{height:50px;width:60px}.mode .sun-moon i{position:absolute}.mode .sun-moon i.sun{opacity:0}.menu-bar .bottom-content .toggle-switch{position:absolute;right:0;height:100%;min-width:60px;display:flex;align-items:center;justify-content:center;border-radius:6px;cursor:pointer}.toggle-switch .switch{position:relative;height:22px;width:40px;border-radius:25px;background-color:var(--toggle-color);transition:var(--tran-05)}.switch:before{content:"";position:absolute;height:15px;width:15px;border-radius:50%;top:50%;left:5px;transform:translateY(-50%);background-color:var(--sidebar-color);transition:var(--tran-04)}.home{position:absolute;top:0;left:140px;height:100vh;width:calc(100% - 250px);transition:var(--tran-05)}.sidebar.close~.home{left:78px;height:100vh;width:calc(100% - 78px)}:root{--blackA1: hsla(0, 0%, 0%, .012);--blackA2: hsla(0, 0%, 0%, .027);--blackA3: hsla(0, 0%, 0%, .047);--blackA4: hsla(0, 0%, 0%, .071);--blackA5: hsla(0, 0%, 0%, .09);--blackA6: hsla(0, 0%, 0%, .114);--blackA7: hsla(0, 0%, 0%, .141);--blackA8: hsla(0, 0%, 0%, .22);--blackA9: hsla(0, 0%, 0%, .439);--blackA10: hsla(0, 0%, 0%, .478);--blackA11: hsla(0, 0%, 0%, .565);--blackA12: hsla(0, 0%, 0%, .91);--green1: hsl(136, 50%, 98.9%);--green2: hsl(138, 62.5%, 96.9%);--green3: hsl(139, 55.2%, 94.5%);--green4: hsl(140, 48.7%, 91%);--green5: hsl(141, 43.7%, 86%);--green6: hsl(143, 40.3%, 79%);--green7: hsl(146, 38.5%, 69%);--green8: hsl(151, 40.2%, 54.1%);--green9: hsl(151, 55%, 41.5%);--green10: hsl(152, 57.5%, 37.6%);--green11: hsl(153, 67%, 28.5%);--green12: hsl(155, 40%, 14%);--mauve1: hsl(300, 20%, 99%);--mauve2: hsl(300, 7.7%, 97.5%);--mauve3: hsl(294, 5.5%, 95.3%);--mauve4: hsl(289, 4.7%, 93.3%);--mauve5: hsl(283, 4.4%, 91.3%);--mauve6: hsl(278, 4.1%, 89.1%);--mauve7: hsl(271, 3.9%, 86.3%);--mauve8: hsl(255, 3.7%, 78.8%);--mauve9: hsl(252, 4%, 57.3%);--mauve10: hsl(253, 3.5%, 53.5%);--mauve11: hsl(252, 4%, 44.8%);--mauve12: hsl(260, 25%, 11%);--violet1: hsl(255, 65%, 99.4%);--violet2: hsl(252, 100%, 99%);--violet3: hsl(252, 96.9%, 97.4%);--violet4: hsl(252, 91.5%, 95.5%);--violet5: hsl(252, 85.1%, 93%);--violet6: hsl(252, 77.8%, 89.4%);--violet7: hsl(252, 71%, 83.7%);--violet8: hsl(252, 68.6%, 76.3%);--violet9: hsl(252, 56%, 57.5%);--violet10: hsl(251, 48.1%, 53.5%);--violet11: hsl(250, 43%, 48%);--violet12: hsl(254, 60%, 18.5%)}button,fieldset,input{all:unset}.DialogOverlay{background-color:var(--blackA9);position:fixed;inset:0;animation:overlayShow .15s cubic-bezier(.16,1,.3,1)}.DialogContent{background-color:#fff;border-radius:6px;box-shadow:#0e121659 0 10px 38px -10px,#0e121633 0 10px 20px -15px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90vw;max-width:450px;max-height:85vh;padding:25px;animation:contentShow .15s cubic-bezier(.16,1,.3,1)}.DialogContent:focus{outline:none}.DialogTitle{margin:0;font-weight:500;color:var(--mauve12);font-size:17px}.DialogDescription{margin:10px 0 20px;color:var(--mauve11);font-size:15px;line-height:1.5}.Button{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;padding:0 15px;font-size:15px;line-height:1;font-weight:500;height:35px}.Button.violet{background-color:#fff;color:var(--violet11);box-shadow:0 2px 10px var(--blackA7)}.Button.violet:hover{background-color:var(--mauve3)}.Button.violet:focus{box-shadow:0 0 0 2px #000}.Button.green{background-color:var(--green4);color:var(--green11)}.Button.green:hover{background-color:var(--green5)}.Button.green:focus{box-shadow:0 0 0 2px var(--green7)}.IconButton{font-family:inherit;border-radius:100%;height:25px;width:25px;display:inline-flex;align-items:center;justify-content:center;color:var(--violet11);position:absolute;top:10px;right:10px}.IconButton:hover{background-color:var(--violet4)}.IconButton:focus{box-shadow:0 0 0 2px var(--violet7)}.Fieldset{display:flex;gap:20px;align-items:center;margin-bottom:15px}.Label{font-size:15px;color:var(--violet11);width:90px;text-align:right}.Input{width:100%;flex:1;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;padding:0 10px;font-size:15px;line-height:1;color:var(--violet11);box-shadow:0 0 0 1px var(--violet7);height:35px}.Input:focus{box-shadow:0 0 0 2px var(--violet8)}@keyframes overlayShow{0%{opacity:0}to{opacity:1}}@keyframes contentShow{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Raleway,sans-serif}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,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;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}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,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}*,: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-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 / .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: }::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-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 / .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: }.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.left-2{left:.5rem}.top-\[610px\]{top:610px}.left-\[536px\]{left:536px}.m-5{margin:1.25rem}.m-\[60px\]{margin:60px}.mx-24{margin-left:6rem;margin-right:6rem}.mx-16{margin-left:4rem;margin-right:4rem}.my-16{margin-top:4rem;margin-bottom:4rem}.mx-4{margin-left:1rem;margin-right:1rem}.mt-3{margin-top:.75rem}.mt-\[25px\]{margin-top:25px}.mt-20{margin-top:5rem}.mb-10{margin-bottom:2.5rem}.mt-\[30px\]{margin-top:30px}.mt-10{margin-top:2.5rem}.mt-4{margin-top:1rem}.mb-2{margin-bottom:.5rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.mt-\[-5px\]{margin-top:-5px}.mt-\[-10px\]{margin-top:-10px}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-8{margin-top:2rem}.mb-\[2rem\]{margin-bottom:2rem}.mt-\[1rem\]{margin-top:1rem}.mt-\[2rem\]{margin-top:2rem}.mr-\[8rem\]{margin-right:8rem}.mt-12{margin-top:3rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mt-7{margin-top:1.75rem}.mb-\[50px\]{margin-bottom:50px}.mt-5{margin-top:1.25rem}.mr-\[2rem\]{margin-right:2rem}.ml-8{margin-left:2rem}.mr-32{margin-right:8rem}.mt-28{margin-top:7rem}.ml-5{margin-left:1.25rem}.mr-\[1rem\]{margin-right:1rem}.ml-4{margin-left:1rem}.ml-44{margin-left:11rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.h-\[40px\]{height:40px}.h-\[50vh\]{height:50vh}.h-\[80vh\]{height:80vh}.h-\[70vh\]{height:70vh}.h-\[120px\]{height:120px}.h-\[80px\]{height:80px}.h-1{height:.25rem}.h-6{height:1.5rem}.h-5{height:1.25rem}.h-\[320px\]{height:320px}.h-\[280px\]{height:280px}.h-\[100\%\]{height:100%}.h-\[202px\]{height:202px}.h-\[20px\]{height:20px}.h-20{height:5rem}.h-full{height:100%}.h-7{height:1.75rem}.h-\[5rem\]{height:5rem}.h-\[25px\]{height:25px}.h-\[45px\]{height:45px}.h-\[210px\]{height:210px}.h-\[95px\]{height:95px}.h-\[102px\]{height:102px}.h-\[60px\]{height:60px}.h-12{height:3rem}.h-\[100vw\]{height:100vw}.h-\[30px\]{height:30px}.h-\[35px\]{height:35px}.h-\[90vh\]{height:90vh}.h-\[8px\]{height:8px}.h-\[\.3px\]{height:.3px}.h-\[50px\]{height:50px}.h-screen{height:100vh}.h-\[600px\]{height:600px}.h-0\.5{height:.125rem}.h-0{height:0px}.h-3\/5{height:60%}.h-\[4rem\]{height:4rem}.h-auto{height:auto}.h-24{height:6rem}.h-40{height:10rem}.h-\[350px\]{height:350px}.h-\[2rem\]{height:2rem}.h-\[19rem\]{height:19rem}.h-\[500px\]{height:500px}.max-h-full{max-height:100%}.min-h-screen{min-height:100vh}.min-h-max{min-height:-moz-max-content;min-height:max-content}.w-\[40px\]{width:40px}.w-\[100vw\]{width:100vw}.w-\[90vw\]{width:90vw}.w-full{width:100%}.w-\[15\%\]{width:15%}.w-\[120px\]{width:120px}.w-\[80px\]{width:80px}.w-6{width:1.5rem}.w-5{width:1.25rem}.w-\[33\%\]{width:33%}.w-\[350px\]{width:350px}.w-\[7rem\]{width:7rem}.w-fit{width:-moz-fit-content;width:fit-content}.w-screen{width:100vw}.w-\[20rem\]{width:20rem}.w-\[193\.98px\]{width:193.98px}.w-\[300px\]{width:300px}.w-1\/5{width:20%}.w-2\/5{width:40%}.w-\[424px\]{width:424px}.w-\[180px\]{width:180px}.w-\[250px\]{width:250px}.w-\[30px\]{width:30px}.w-\[150px\]{width:150px}.w-\[80vw\]{width:80vw}.w-\[50px\]{width:50px}.w-\[1000px\]{width:1000px}.w-11\/12{width:91.666667%}.w-\[8rem\]{width:8rem}.w-\[15rem\]{width:15rem}.w-9\/12{width:75%}.w-24{width:6rem}.w-80{width:20rem}.w-96{width:24rem}.w-6\/12{width:50%}.w-40{width:10rem}.w-0\.5{width:.125rem}.w-0{width:0px}.w-60{width:15rem}.w-3\/5{width:60%}.w-\[30rem\]{width:30rem}.w-\[32rem\]{width:32rem}.w-\[500px\]{width:500px}.w-10{width:2.5rem}.min-w-\[350px\]{min-width:350px}.min-w-full{min-width:100%}.min-w-\[500px\]{min-width:500px}.min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.min-w-max{min-width:-moz-max-content;min-width:max-content}.min-w-\[80vw\]{min-width:80vw}.max-w-full{max-width:100%}.max-w-xs{max-width:20rem}.max-w-2xl{max-width:42rem}.max-w-\[260px\]{max-width:260px}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-6xl{max-width:72rem}.max-w-\[32px\]{max-width:32px}.flex-1{flex:1 1 0%}.scale-75{--tw-scale-x: .75;--tw-scale-y: .75;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.list-none{list-style-type:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-4{gap:1rem}.gap-10{gap:2.5rem}.gap-28{gap:7rem}.gap-12{gap:3rem}.space-x-36>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(9rem * var(--tw-space-x-reverse));margin-left:calc(9rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2.25rem * var(--tw-space-x-reverse));margin-left:calc(2.25rem * calc(1 - var(--tw-space-x-reverse)))}.overflow-hidden{overflow:hidden}.overflow-y-scroll{overflow-y:scroll}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.rounded-\[10px\]{border-radius:10px}.rounded-\[5px\]{border-radius:5px}.rounded{border-radius:.25rem}.rounded-sm{border-radius:.125rem}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-\[12px\]{border-radius:12px}.rounded-\[8px\]{border-radius:8px}.rounded-\[100\%\]{border-radius:100%}.rounded-2xl{border-radius:1rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.rounded-t-\[10px\]{border-top-left-radius:10px;border-top-right-radius:10px}.border{border-width:1px}.border-2{border-width:2px}.border-x-\[1px\]{border-left-width:1px;border-right-width:1px}.border-y-\[1px\]{border-top-width:1px;border-bottom-width:1px}.border-b-\[1px\]{border-bottom-width:1px}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.border-red-800{--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity))}.border-opacity-5{--tw-border-opacity: .05}.bg-green-700{--tw-bg-opacity: 1;background-color:rgb(120 186 34 / var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-dark-900{--tw-bg-opacity: 1;background-color:rgb(13 13 18 / var(--tw-bg-opacity))}.bg-dark-500{--tw-bg-opacity: 1;background-color:rgb(16 16 16 / var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(142 192 77 / var(--tw-bg-opacity))}.bg-glass-500{background-color:#ffffff20}.bg-\[\#121217\]{--tw-bg-opacity: 1;background-color:rgb(18 18 23 / var(--tw-bg-opacity))}.bg-black\/50,.bg-blacktransparent{background-color:#00000080}.bg-glass-300{background-color:#ffffff05}.bg-green-800{--tw-bg-opacity: 1;background-color:rgb(24 58 35 / var(--tw-bg-opacity))}.bg-orange-400{--tw-bg-opacity: 1;background-color:rgb(224 130 63 / var(--tw-bg-opacity))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(23 24 31 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(30 30 30 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(217 217 217 / var(--tw-bg-opacity))}.bg-\[\#24242E\]{--tw-bg-opacity: 1;background-color:rgb(36 36 46 / var(--tw-bg-opacity))}.bg-\[\#ffffff\]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-opacity-50{--tw-bg-opacity: .5}.bg-opacity-30{--tw-bg-opacity: .3}.bg-opacity-\[0\.02\]{--tw-bg-opacity: .02}.bg-opacity-5{--tw-bg-opacity: .05}.bg-opacity-70{--tw-bg-opacity: .7}.bg-opacity-60{--tw-bg-opacity: .6}.bg-\[url\(\'\.\.\/assets\/betball-icon\.png\'\)\]{background-image:url(data:image/png;base64,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)}.bg-\[url\(\'\.\.\/assets\/destaque-image\.png\'\)\]{background-image:url(/assets/destaque-image.9414ff12.png)}.bg-\[url\(\'\.\.\/assets\/logo-transparente\.png\'\)\]{background-image:url(/assets/logo-transparente.d311d9b8.png)}.bg-\[url\(\'\.\.\/assets\/teams_cards\.svg\'\)\]{background-image:url(/assets/teams_cards.adb8c6b4.svg)}.bg-\[url\(\'\.\.\/assets\/week_graph\.svg\'\)\]{background-image:url(/assets/week_graph.5393a806.svg)}.bg-\[url\(\'\.\.\/assets\/btn-ver-tudo\.svg\'\)\]{background-image:url(/assets/btn-ver-tudo.9c0441c6.svg)}.bg-\[url\(\'\.\.\/assets\/Gradient\.svg\'\)\]{background-image:url(/assets/Gradient.0822c917.svg)}.bg-\[url\(\'\.\.\/assets\/search\.svg\'\)\]{background-image:url(/assets/search.02b45e28.svg)}.bg-gradient-to-bl{background-image:linear-gradient(to bottom left,var(--tw-gradient-stops))}.bg-\[url\(\'\.\.\/assets\/sign-up-img\.png\'\)\]{background-image:url(/assets/sign-up-img.7286798d.png)}.from-green-900{--tw-gradient-from: #223707;--tw-gradient-to: rgb(34 55 7 / 0);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-gray-900{--tw-gradient-to: rgb(23 24 31 / 0);--tw-gradient-stops: var(--tw-gradient-from), #17181F, var(--tw-gradient-to)}.to-black{--tw-gradient-to: #000}.bg-contain{background-size:contain}.bg-auto{background-size:auto}.bg-center{background-position:center}.bg-no-repeat{background-repeat:no-repeat}.p-16{padding:4rem}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-\[5px\]{padding:5px}.p-\[2px\]{padding:2px}.p-5{padding:1.25rem}.p-2\.5{padding:.625rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-20{padding:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-\[21px\]{padding-left:21px;padding-right:21px}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-\[17px\]{padding-left:17px;padding-right:17px}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-20{padding-left:5rem;padding-right:5rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.px-\[19px\]{padding-left:19px;padding-right:19px}.px-12{padding-left:3rem;padding-right:3rem}.pt-3{padding-top:.75rem}.pb-10{padding-bottom:2.5rem}.pb-5{padding-bottom:1.25rem}.pt-1{padding-top:.25rem}.pb-3{padding-bottom:.75rem}.pt-\[2px\]{padding-top:2px}.pl-20{padding-left:5rem}.pr-20{padding-right:5rem}.pt-\[100px\]{padding-top:100px}.pt-8{padding-top:2rem}.pt-10{padding-top:2.5rem}.pr-\[1rem\]{padding-right:1rem}.pr-\[1\.5rem\]{padding-right:1.5rem}.pt-11{padding-top:2.75rem}.pl-2{padding-left:.5rem}.pt-5{padding-top:1.25rem}.pt-12{padding-top:3rem}.pt-2{padding-top:.5rem}.pl-\[19rem\]{padding-left:19rem}.pl-10{padding-left:2.5rem}.text-center{text-align:center}.text-end{text-align:end}.font-sans{font-family:Raleway,sans-serif}.text-sm{font-size:.875rem;line-height:1.25rem}.text-\[11px\]{font-size:11px}.text-\[14px\]{font-size:14px}.text-\[12px\]{font-size:12px}.text-\[20px\]{font-size:20px}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-xs{font-size:.75rem;line-height:1rem}.text-base{font-size:1rem;line-height:1.5rem}.text-\[3\.0rem\]{font-size:3rem}.text-\[2\.5rem\]{font-size:2.5rem}.text-\[1\.2rem\]{font-size:1.2rem}.text-5xl{font-size:3rem;line-height:1}.text-\[1\.6rem\]{font-size:1.6rem}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-black{font-weight:900}.font-normal{font-weight:400}.font-extralight{font-weight:200}.font-extrabold{font-weight:800}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-glass-800{color:#ffffff50}.text-\[\#ffffff\]{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity: 1;color:rgb(99 99 100 / var(--tw-text-opacity))}.text-\[\#008000\]{--tw-text-opacity: 1;color:rgb(0 128 0 / var(--tw-text-opacity))}.text-\[\#FF0000\]{--tw-text-opacity: 1;color:rgb(255 0 0 / var(--tw-text-opacity))}.text-\[\#FFFF00\]{--tw-text-opacity: 1;color:rgb(255 255 0 / var(--tw-text-opacity))}.text-green-700{--tw-text-opacity: 1;color:rgb(120 186 34 / var(--tw-text-opacity))}.text-green-800{--tw-text-opacity: 1;color:rgb(24 58 35 / var(--tw-text-opacity))}.text-orange-400{--tw-text-opacity: 1;color:rgb(224 130 63 / var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity: 1;color:rgb(182 182 182 / var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity: 1;color:rgb(30 30 30 / var(--tw-text-opacity))}.text-green-500{--tw-text-opacity: 1;color:rgb(142 192 77 / var(--tw-text-opacity))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.opacity-60{opacity:.6}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(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)}.shadow-black{--tw-shadow-color: #000;--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-1{--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(1px + 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)}.ring-white{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity))}.ring-green-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(120 186 34 / var(--tw-ring-opacity))}.ring-green-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(142 192 77 / var(--tw-ring-opacity))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-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}.duration-300{transition-duration:.3s}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.placeholder\:text-gray-900::-moz-placeholder{--tw-text-opacity: 1;color:rgb(23 24 31 / var(--tw-text-opacity))}.placeholder\:text-gray-900::placeholder{--tw-text-opacity: 1;color:rgb(23 24 31 / var(--tw-text-opacity))}.placeholder\:text-gray-500::-moz-placeholder{--tw-text-opacity: 1;color:rgb(99 99 100 / var(--tw-text-opacity))}.placeholder\:text-gray-500::placeholder{--tw-text-opacity: 1;color:rgb(99 99 100 / var(--tw-text-opacity))}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.hover\:bg-green-900:hover{--tw-bg-opacity: 1;background-color:rgb(34 55 7 / var(--tw-bg-opacity))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(120 186 34 / var(--tw-bg-opacity))}.hover\:bg-opacity-20:hover{--tw-bg-opacity: .2}.hover\:text-green-500:hover{--tw-text-opacity: 1;color:rgb(142 192 77 / var(--tw-text-opacity))}.hover\:text-green-700:hover{--tw-text-opacity: 1;color:rgb(120 186 34 / var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.focus\:bg-gray-500:focus{--tw-bg-opacity: 1;background-color:rgb(99 99 100 / var(--tw-bg-opacity))}.focus\:bg-opacity-100:focus{--tw-bg-opacity: 1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-\[1px\]: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(1px + 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)}.focus\:ring-green-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(120 186 34 / var(--tw-ring-opacity))}@media (prefers-color-scheme: dark){.dark\:bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(30 30 30 / var(--tw-bg-opacity))}.dark\:text-gray-500{--tw-text-opacity: 1;color:rgb(99 99 100 / var(--tw-text-opacity))}.dark\:focus\:bg-gray-900:focus{--tw-bg-opacity: 1;background-color:rgb(23 24 31 / var(--tw-bg-opacity))}}
