@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Red+Hat+Text:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto&display=swap";.Cards{padding:1em}@media screen and (max-width: 768px){.Cards{grid-template-columns:1fr 1fr}}@media screen and (max-width: 490px){.Cards{grid-template-columns:1fr}}.ReadMoreButton{margin:.25em auto;background-color:inherit;border:none;color:#969696;font-family:inherit;font-size:1em}.ReadMoreButton:hover{color:#9999;cursor:pointer}.Card{background-color:#27272a;border-radius:10px;margin:20px auto;padding:20px 20px 10px;max-width:763px;position:relative;overflow-y:hidden}.main__image{top:0;bottom:0;left:0;right:0;padding:1em;width:100vw;height:100vh;position:fixed;z-index:3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow-y:scroll}.Card{background-color:#14151e;border:1px solid rgba(255,255,255,.2);border-radius:.7rem;margin:20px auto;padding:20px 20px 10px;max-width:763px;position:relative;overflow-y:hidden}.Card .Card__description{font-weight:400;text-align:justify}.Card .Card__description--hidden{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.main__image{top:0;bottom:0;left:0;right:0;padding:1em;width:100vw;height:100vh;position:fixed;z-index:3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-y:scroll}.main__image .actions{display:flex;justify-content:flex-end;align-items:center}#Footer{background-color:#191d2c;height:13.8vh;margin-top:2.5%;display:flex;align-items:center;flex-direction:column;justify-content:center}#main-add{width:100vw;height:100vh;position:absolute;z-index:2;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center}#main-add #title{margin:28px auto 28px 20px;text-align:center;color:#898989;font-size:28px;font-style:normal;font-weight:700;line-height:normal}#main-add #main-form{margin:7% auto 0;width:416px;height:auto;display:flex;flex-direction:column;background:#191d2c;border-radius:12px}#main-add #main-form #pos-problem-title{margin:52px 20px 0;width:331px;color:#fff;font-size:28px;font-weight:600;font-style:normal;line-height:normal}#main-add #main-form #pos-problem-description{margin:20px;width:350px;color:#898989;text-align:justify;font-size:18px;font-weight:400;font-style:normal;line-height:normal}#main-add #main-form #pos-problem-action{margin:20px 50px 20px auto;display:flex;justify-content:flex-end;align-items:center}#main-add #main-form #pos-problem-action #continue-button{width:104px;height:33px;border-radius:8px;background:#3988ff;border:none}#main-add #main-form #back-icon{margin:15px auto 0 20px;width:1.5em;height:1.5em;cursor:pointer}#main-add #main-form #subtitle{margin:2% auto;width:331px;color:#d4d4d4;font-size:1.75rem;font-weight:600;font-style:normal;line-height:normal}#main-add #main-form form{margin:0 auto;display:flex;flex-direction:column}#main-add #main-form form input,#main-add #main-form form textarea{margin:1% auto;padding:4%;width:350px;height:50px;background:#14151e;border-radius:10px;border:1px solid rgba(255,255,255,.2);font-family:Roboto,sans-serif;outline:none;resize:none}#main-add #main-form form #form-description{height:23vh;outline:none}#main-add #main-form form .file-input-container{margin:1.5% 0 2.5%;position:relative;overflow:hidden;background:#14151e;height:6vh;border-radius:10px;display:flex;flex-direction:row;justify-content:center;align-items:center}#main-add #main-form form .custom-file-input{position:absolute;top:0;right:0;margin:0;padding:0;font-size:20px;cursor:pointer;opacity:0;filter:alpha(opacity=0)}#main-add #main-form form .severity-bar{position:relative;margin:auto;width:350px;height:30px;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:#14151e;display:flex;flex-direction:row;justify-content:space-between;align-items:center}#main-add #main-form form .severity-bar .severity-option{margin:2.4px 2px;width:104px;height:25px;border-radius:10px;display:flex;justify-content:center;align-items:center;color:#d4d4d4;text-align:center;font-size:.8125rem;font-weight:500;font-style:normal;line-height:normal;z-index:1;cursor:pointer}#main-add #main-form form .severity-bar .indicator{position:absolute;margin:.95%;width:28%;height:79%;top:0;border-radius:10px;background-color:#ff4e00;transition:left .3s ease,background-color .3s ease}#main-add #main-form form .actions{margin:3% 0;display:flex;justify-content:space-between;align-items:center}#main-add #main-form form .actions input{margin:0;padding:0;width:104px;height:33px;border-radius:8px;cursor:pointer;text-align:center;font-size:14px;font-weight:500;font-style:normal;line-height:normal}#main-add #main-form form .actions #cancel-button{border:1px solid rgba(131,131,131,.2);background:#d9d9d91a;color:#d4d4d4}#main-add #main-form form .actions #submit-button{background:#3988ff;border:none}@media screen and (max-width: 390px){#main-add{overflow-y:scroll;justify-content:center;align-items:end}#main-add #title{margin:28px auto 28px 20px;text-align:start}#main-add #main-form{width:100vw}#main-add #main-form #back-icon{margin:4% auto 0 2%}#main-add #main-form #subtitle{font-size:1.7rem;margin:3.6% 0 3.6% 4.6%;width:331px}}#main-password{width:100vw;height:100vh;position:fixed;z-index:3;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}#main-password form{position:relative;margin:1em auto;width:auto;height:auto;border-radius:1em;display:flex;flex-direction:column;justify-content:center;align-items:center}#main-password form .input-action{background:var(--Lighter-input, #14151e);border:1px solid rgba(255,255,255,.2);width:400px;height:50px;display:flex;flex-direction:row;align-items:center;justify-content:space-around}#main-password form .input-action #password{margin:auto 0;padding:1em;width:350px;height:50px;border-radius:10px;border:none;outline:none;background:transparent}#main-password form .actions{margin:20px auto;width:300px;display:flex;justify-content:space-around;align-items:center}#main-edit{width:100vw;height:100vh;position:absolute;z-index:2;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center}#main-edit #title{margin:28px auto 28px 20px;text-align:center;color:#898989;font-size:28px;font-style:normal;font-weight:700;line-height:normal}#main-edit #main-form{margin:7% auto 0;width:416px;height:auto;display:flex;flex-direction:column;background:#191d2c;border-radius:12px}#main-edit #main-form #pos-problem-title{margin:52px 20px 0;width:331px;color:#fff;font-size:28px;font-weight:600;font-style:normal;line-height:normal}#main-edit #main-form #pos-problem-description{margin:20px;width:350px;color:#898989;text-align:justify;font-size:18px;font-weight:400;font-style:normal;line-height:normal}#main-edit #main-form #pos-problem-action{margin:20px 50px 20px auto;display:flex;justify-content:flex-end;align-items:center}#main-edit #main-form #pos-problem-action #continue-button{width:104px;height:33px;border-radius:8px;background:#3988ff;border:none}#main-edit #main-form #back-icon{margin:15px auto 0 20px;width:1.5em;height:1.5em;cursor:pointer}#main-edit #main-form #subtitle{margin:2% auto;width:331px;color:#d4d4d4;font-size:28px;font-weight:600;font-style:normal;line-height:normal}#main-edit #main-form form{margin:0 auto;display:flex;flex-direction:column}#main-edit #main-form form input,#main-edit #main-form form textarea{margin:1% auto;padding:4%;width:350px;height:50px;background:#14151e;border-radius:10px;border:1px solid rgba(255,255,255,.2);font-family:Roboto,sans-serif;outline:none;resize:none}#main-edit #main-form form #form-description{height:23vh;outline:none}#main-edit #main-form form .file-input-container{margin:1.5% 0 2.5%;position:relative;overflow:hidden;background:#14151e;height:6vh;border-radius:10px;display:flex;flex-direction:row;justify-content:center;align-items:center}#main-edit #main-form form .custom-file-input{position:absolute;top:0;right:0;margin:0;padding:0;font-size:20px;cursor:pointer;opacity:0;filter:alpha(opacity=0)}#main-edit #main-form form .severity-bar{position:relative;margin:auto;width:350px;height:30px;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:#14151e;display:flex;flex-direction:row;justify-content:space-between;align-items:center}#main-edit #main-form form .severity-bar .severity-option{margin:2px;width:104px;height:25px;border-radius:10px;display:flex;justify-content:center;align-items:center;color:#d4d4d4;text-align:center;font-size:.8125rem;font-weight:500;font-style:normal;line-height:normal;z-index:1;cursor:pointer}#main-edit #main-form form .severity-bar .indicator{position:absolute;margin:.95%;width:28%;height:79%;top:0;border-radius:10px;background-color:#ff4e00;transition:left .3s ease,background-color .3s ease}#main-edit #main-form form .actions{margin:3% 0;display:flex;justify-content:space-between;align-items:center}#main-edit #main-form form .actions input{margin:0;padding:0;width:104px;height:33px;border-radius:8px;cursor:pointer;text-align:center;font-size:14px;font-weight:500;font-style:normal;line-height:normal}#main-edit #main-form form .actions #delete-button{border:1px solid rgba(131,131,131,.2);background:#ff4e00;color:#d4d4d4}#main-edit #main-form form .actions #submit-button{background:#3988ff;border:none}@media screen and (max-width: 390px){#main-edit{overflow-y:scroll;justify-content:center;align-items:end}#main-edit #title{margin:28px auto 28px 20px;text-align:start}#main-edit #main-form{width:100vw}#main-edit #main-form #back-icon{margin:4% auto 0 2%}#main-edit #main-form #subtitle{font-size:1.7rem;margin:3.6% 0 3.6% 4.6%;width:331px}}#main-password form{position:relative;margin:1em auto;height:auto;border-radius:1em;display:flex;flex-direction:column;justify-content:center;align-items:center}#main-password form .input-action{margin:auto;background:var(--Lighter-input, #14151e);border:1px solid rgba(255,255,255,.2);width:300px;height:50px;display:flex;flex-direction:row;align-items:center;justify-content:space-around}#main-password form .input-action #password{margin:auto 0;padding:1em;width:auto;height:50px;border-radius:10px;border:none;outline:none;background:transparent}.status-bar{width:100vw;height:auto;display:flex;justify-content:space-around;align-items:center;background:#191d2c}.status-bar .button{width:100%;height:33px;cursor:pointer;text-align:center;font-family:Inter;font-size:14px;font-weight:500;font-style:normal;line-height:normal;border:none;background:#14151e;color:#d4d4d4}.Card{margin:0 auto;background-color:#3f3f46;border-radius:.7rem;border:none;height:-moz-fit-content;height:fit-content;padding-bottom:10px;position:relative;overflow-y:hidden;color:#fff;width:clamp(220px,95%,420px)}.Card .Card__severity{height:1.2rem;width:70%;border-radius:15px;margin:0 auto;position:absolute;top:-.5rem;left:50%;transform:translate(-50%)}.Card .Card__severity--low{background-color:#0074ff}.Card .Card__severity--medium{background-color:#f2ad00}.Card .Card__severity--high{background-color:#ff4e00}.Card .Card__title{cursor:pointer}.Card .Card__title,.Card .Card__description{margin:1em auto;font-size:1.1rem;line-height:1.25rem}.Card .Card__title{margin-bottom:7.5%;text-align:left;font-weight:700;font-style:normal;line-height:normal}.Card .Card__description{font-weight:400;text-align:left}.Card .Card__image{margin:1em auto 0;width:100%;height:160px;border-radius:12px;-o-object-fit:cover;object-fit:cover}.Card .Card__description--hidden{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical}.Card .Card__description--visible{overflow:visible;display:block}.main__image{top:0;bottom:0;left:0;right:0;padding:1em;width:100vw;height:100vh;position:fixed;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-y:scroll;z-index:999}.main__image .actions{display:flex;justify-content:center;align-items:center}.main__image .actions button{background:transparent;border:none}.main__image img{margin:1em auto;width:100vh;height:auto;border-radius:12px}@media screen and (max-width: 1240px){.main__image img{margin:1em auto;width:80vw;height:auto;border-radius:12px}}@media screen and (max-width: 768px){.Card .Card__severity{height:1.1rem}.Card .Card__title,.Card .Card__description{font-size:1rem}}@media screen and (max-width: 390px){.Card .Card__severity{height:.9375rem}.Card .Card__title,.Card .Card__description{font-size:.9375rem}}#Footer{background-color:#191d2c;height:13.8vh;margin-top:2.5%;display:flex;align-items:center;flex-direction:column;justify-content:center;position:relative}#Footer p{text-align:left;margin:0 3.7%}#Footer p:first-child{font-size:.625rem;font-weight:400;line-height:.9375rem}#Footer p:nth-child(2){font-size:.5rem;font-weight:275;line-height:.75rem}@media (min-width: 600px){#Footer{position:relative}#Footer p{margin:0;width:21.875rem;position:absolute}#Footer p:first-child{margin-left:2%;left:0}#Footer p:nth-child(2){margin-right:2%;text-align:right;bottom:0;right:0}}@keyframes aparecerEAumentar{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.imagem-animada{width:150px;height:auto;animation:aparecerEAumentar .3s ease-out}.status-bar{width:100vw;height:auto;display:flex;justify-content:space-around;align-items:center;background:#0d1016;position:relative;top:75px}.status-bar .button{width:100%;height:33px;cursor:pointer;text-align:center;font-family:Inter;font-size:14px;font-weight:500;font-style:normal;line-height:normal;border:none;background:#191d2c;color:#d4d4d4}.status-bar #btn-standby{border:none}.status-bar #btn-submitted{background:#d9d9d91a;border:1px solid rgba(131,131,131,.2)}.components{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}@media screen and (max-width: 1000px){.status-bar{top:100px}}@media screen and (max-width: 650px){.status-bar{top:150px}}.radio-wrapper{display:flex;align-items:center;justify-content:center;border-radius:100%;padding:3px}.radio-wrapper.selected label{box-shadow:6px 6px 6px 18px #fff}#main-password{width:100vw;height:100vh;position:fixed;z-index:3;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}#main-password form{position:relative;margin:1em auto;height:auto;border-radius:1em;gap:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}#main-password form #title{margin:1em auto;text-align:center;color:#898989;font-size:28px;font-style:normal;font-weight:700;line-height:normal}#main-password form .input-action{margin:auto;background:var(--Lighter-input, #14151e);border:1px solid rgba(255,255,255,.2);width:300px;height:50px;border-radius:15px;overflow:hidden;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}#main-password form .input-action #email,#main-password form .input-action #password{margin:auto 0;padding:1em;width:auto;height:50px;border-radius:10px;border:none;outline:none;background:transparent}#main-password form .input-action #active-password,#main-password form .input-action #inative-password{margin:auto;width:24px;height:24px}#main-password form .actions{margin:20px auto;width:300px;display:flex;justify-content:space-between;align-items:center}#main-password form .actions input{width:104px;height:33px;border-radius:8px;cursor:pointer;text-align:center;font-size:14px;font-weight:500;font-style:normal;line-height:normal}#main-password form .actions #cancel-send-button{border:1px solid rgba(131,131,131,.2);background:#f26060;color:#d4d4d4}#main-password form .actions #verify-password-button{background:#3988ff;border:none}*,: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 / .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 / .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: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}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-feature-settings:normal;font-variation-settings:normal;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-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([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}dialog{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}[hidden]:where(:not([hidden=until-found])){display:none}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.bottom-12{bottom:3rem}.bottom-14{bottom:3.5rem}.bottom-20{bottom:5rem}.bottom-6{bottom:1.5rem}.bottom-\[9rem\]{bottom:9rem}.left-5{left:1.25rem}.left-\[10px\]{left:10px}.right-6{right:1.5rem}.right-80{right:20rem}.top-36{top:9rem}.top-40{top:10rem}.top-\[40px\]{top:40px}.top-\[50px\]{top:50px}.z-10{z-index:10}.z-40{z-index:40}.z-50,.z-\[50\]{z-index:50}.z-\[9999\]{z-index:9999}.z-\[999\]{z-index:999}.mb-16{margin-bottom:4rem}.mb-36{margin-bottom:9rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mt-20{margin-top:5rem}.mt-5{margin-top:1.25rem}.flex{display:flex}.hidden{display:none}.h-10{height:2.5rem}.h-12{height:3rem}.h-4{height:1rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-\[14px\]{height:14px}.h-\[20rem\]{height:20rem}.h-\[40rem\]{height:40rem}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.w-4{width:1rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-8{width:2rem}.w-80{width:20rem}.w-\[18px\]{width:18px}.w-\[26\.5rem\]{width:26.5rem}.w-\[300px\]{width:300px}.w-\[305px\]{width:305px}.w-full{width:100%}.min-w-\[240px\]{min-width:240px}.min-w-\[320px\]{min-width:320px}.max-w-\[482px\]{max-width:482px}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x: -50%;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-pointer{cursor:pointer}.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}.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-4{gap:1rem}.gap-5{gap:1.25rem}.gap-x-\[10px\]{-moz-column-gap:10px;column-gap:10px}.gap-y-\[10px\]{row-gap:10px}.overflow-hidden{overflow:hidden}.whitespace-nowrap{white-space:nowrap}.rounded-2xl{border-radius:1rem}.rounded-\[16px\]{border-radius:16px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.bg-\[\#0074FF\]{--tw-bg-opacity: 1;background-color:rgb(0 116 255 / var(--tw-bg-opacity))}.bg-\[\#27272A\]{--tw-bg-opacity: 1;background-color:rgb(39 39 42 / var(--tw-bg-opacity))}.bg-\[\#3B82F6\]{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity))}.bg-\[\#3F3F46\]{--tw-bg-opacity: 1;background-color:rgb(63 63 70 / var(--tw-bg-opacity))}.bg-\[\#52525B\]{--tw-bg-opacity: 1;background-color:rgb(82 82 91 / var(--tw-bg-opacity))}.bg-\[rgba\(0\,116\,255\,0\.2\)\]{background-color:#0074ff33}.bg-\[rgba\(0\,116\,255\,1\)\]{background-color:#0074ff}.bg-\[rgba\(242\,173\,0\,0\.2\)\]{background-color:#f2ad0033}.bg-\[rgba\(242\,173\,0\,1\)\]{background-color:#f2ad00}.bg-\[rgba\(255\,78\,0\,0\.2\)\]{background-color:#ff4e0033}.bg-\[rgba\(255\,78\,0\,1\)\]{background-color:#ff4e00}.bg-\[rgba\(39\,39\,42\,1\)\]{background-color:#27272a}.bg-\[rgba\(63\,63\,70\,1\)\]{background-color:#3f3f46}.bg-\[rgba\(82\,82\,91\,0\.2\)\]{background-color:#52525b33}.bg-\[rgba\(82\,82\,91\,1\)\]{background-color:#52525b}.bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity))}.bg-inherit{background-color:inherit}.bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity))}.bg-zinc-700{--tw-bg-opacity: 1;background-color:rgb(63 63 70 / var(--tw-bg-opacity))}.bg-opacity-50{--tw-bg-opacity: .5}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.pl-4{padding-left:1rem}.pr-3{padding-right:.75rem}.text-end{text-align:end}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-\[36px\]{line-height:36px}.leading-none{line-height:1}.tracking-tight{letter-spacing:-.025em}.text-\[\#A1A1AA\]{--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity))}.text-\[\#D4D4D8\]{--tw-text-opacity: 1;color:rgb(212 212 216 / var(--tw-text-opacity))}.text-\[\#E4E4E7\]{--tw-text-opacity: 1;color:rgb(228 228 231 / var(--tw-text-opacity))}.text-\[rgba\(228\,228\,231\,1\)\]{color:#e4e4e7}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-zinc-300{--tw-text-opacity: 1;color:rgb(212 212 216 / var(--tw-text-opacity))}.text-zinc-400{--tw-text-opacity: 1;color:rgb(161 161 170 / var(--tw-text-opacity))}.text-zinc-50{--tw-text-opacity: 1;color:rgb(250 250 250 / var(--tw-text-opacity))}.opacity-0{opacity:0}.opacity-60{opacity:.6}.shadow-\[6px_6px_24px_rgba\(0\,0\,0\,0\.6\)\]{--tw-shadow: 6px 6px 24px rgba(0,0,0,.6);--tw-shadow-colored: 6px 6px 24px var(--tw-shadow-color);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}.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)}.backdrop-blur-2xl{--tw-backdrop-blur: blur(40px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.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}*{margin:0;padding:0;box-sizing:0;color:#fff;overflow-x:hidden}body{background:#0d1016}.placeholder\:text-\[\#71717A\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity))}.placeholder\:text-\[\#71717A\]::placeholder{--tw-text-opacity: 1;color:rgb(113 113 122 / var(--tw-text-opacity))}.placeholder\:text-\[rgba\(113\,113\,122\,1\)\]::-moz-placeholder{color:#71717a}.placeholder\:text-\[rgba\(113\,113\,122\,1\)\]::placeholder{color:#71717a}.focus-within\:outline-none:focus-within{outline:2px solid transparent;outline-offset:2px}.focus-within\:outline:focus-within{outline-style:solid}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}@media (min-width: 640px){.sm\:top-28{top:7rem}.sm\:mb-28{margin-bottom:7rem}@media (min-width: 768px){.sm\:md\:mt-20{margin-top:5rem}}}@media (min-width: 768px){.md\:top-24{top:6rem}@media (min-width: 1024px){.md\:lg\:py-\[10px\]{padding-top:10px;padding-bottom:10px}.md\:lg\:px-\[50px\]{padding-left:50px;padding-right:50px}.md\:lg\:items-center{align-items:center}.md\:lg\:hidden{display:none}}}@media (min-width: 1024px){.lg\:top-\[16\.5\%\]{top:16.5%}.lg\:mt-0{margin-top:0}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-end{justify-content:flex-end}.lg\:gap-5{gap:1.25rem}}
