@import"https://fonts.googleapis.com/css2?family=Nunito&display=swap";@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@400;700&family=Roboto+Condensed:wght@400;700&display=swap";select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}*{margin:0;padding:0;box-sizing:border-box;font-family:Fira Sans,Arial,Helvetica,sans-serif}body,#root,.app-container{display:flex;width:100%;justify-content:center;align-items:center;min-height:100vh;margin:0}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.modal-open{overflow:hidden;padding-right:17px}#root{flex-grow:1;display:flex;justify-content:center;align-items:center}.center-container{display:flex;justify-content:center;align-items:center;min-height:100vh;width:100vw;flex-direction:column;top:0;left:0;margin-left:19vw;margin-top:-10px;margin-bottom:50px;z-index:1000}.container{display:flex;flex-direction:column;height:100vh;width:100%}.main-content{flex-grow:1}.header,.footer{flex-shrink:0;padding:1rem}.content{flex-grow:1;overflow:auto}.Header,.Footer{width:100%;padding:1rem;display:flex;justify-content:space-between}.Header h1{font-size:1.5rem}.Header svg{font-size:2rem}section{width:100%;max-width:450px;min-height:300px;display:flex;flex-direction:column;justify-content:flex-start;padding:1rem;background-color:#0006}form{display:flex;flex-direction:column;justify-content:space-evenly;flex-grow:10}section h3{top:0;left:0;margin-left:45%;margin-right:auto;justify-content:center;align-items:center}a,a:visited{color:#fff}input[type=text],input[type=password],button,textarea{font-family:Nunito,sans-serif;font-size:22px;padding:.25rem;border-radius:.5rem}label,button{margin-top:1rem}button{padding:.5rem}.offscreen{position:absolute;left:-9999px}.hide{display:none}.valid{color:#32cd32;margin-left:.25rem}.invalid{color:red;margin-left:.25rem}.errmsg{background-color:#ffb6c1;color:#b22222;font-weight:700;padding:.5rem;margin-bottom:.5rem}.line{display:inline-block}.button-login{background-color:#035e03;padding:15px 32px;border:none;border-radius:8px;cursor:pointer;color:#fff;width:50%;display:"block";width:"150px";margin:"0 auto";margin-left:25%}.inputField{color:#000;width:90%;padding:15px;border:1px solid #ccc;border-radius:1px;margin-left:5%}.inputField:focus{outline:none;border-color:#fff;box-shadow:0 0 0 2px #1e90ff33}.loading-main{padding:32px;display:flex;flex-direction:column;align-items:center;justify-content:content;min-height:100vh}@font-face{font-family:RobotoRegular;src:url(/assets/Roboto-Regular-f0lhpOnz.ttf)}@font-face{font-family:RobotoThin;src:url(/assets/Roboto-Thin-DZsR4Udw.ttf)}@media (max-width: 767px){.container{width:100%;padding:15px}}@media (min-width: 768px){.container{width:750px;margin:0 auto}}.wrapper{width:80%;margin:0 auto}html{font-family:Nunito,sans-serif;font-size:22px;color:#fff}.body{min-height:100vh;display:flex}#centerwrap{position:absolute;top:0;left:50%;margin-left:-350px}.login-signup,.container{margin:0}.login-container{display:flex;top:0;left:0;margin:10% 0 0}.login-container .fixed-header{top:0;left:0;display:flex;margin-left:-3vw;color:"white";margin-top:-40px;color:#fff;z-index:1000}.login-container .header{display:flex;flex-direction:column;align-items:center;gap:9px;width:100%;margin-top:30px}.text{font-size:48px;font-weight:700}.underline{width:61px;height:6px;border-radius:9px}.button{background-color:#035e03;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;color:#fff}.button-login{background-color:#035e03;padding:15px 32px;border:none;border-radius:8px;cursor:pointer;color:#fff;width:50%;display:"block";width:"150px";margin:"0 auto";margin-left:25%;margin-top:10%}.button-secondary{background-color:#6c757d;color:#fff}.button:hover{opacity:.9}.inputField{width:95%;padding:15px;border:1px solid #ccc;border-radius:2px;margin-left:3%}.inputField:focus{outline:none;outline-width:0}.inputStyle{background-color:"white";border:"1px solid white";margin-left:"0px";margin-Right:"0px"}.inputs{margin-top:55px;display:flex;flex-direction:column;gap:25px}.input{display:flex;align-items:cneter;margin:auto;width:480px;height:80px;background:#eaeaea;border-radius:6px}.input img{margin:0 30px}.input input{height:50px;width:400px;background:transparent;border:none;outline:none;color:#797979;font-size:19px}.forgot-password{padding-left:62px;margin-top:27px;font-size:18px}.forgot-password span{color:#4c00b4;cursor:pointer}.submit-container{display:flex;gap:30px;margin:60px auto}.submit{display:flex;justify-content:center;align-items:center;width:220px;height:59px;color:#fff;background:#4c00b4;border-radius:50px;font-size:19px;font-weight:700;cursor:pointer}.gray{background:#eaeaea;color:#676767}.eyeOff-On-icon{font-size:25px;color:#000}*{padding:0;margin:0;box-sizing:border-box}html{box-sizing:border-box}body{width:80%;margin:0 auto}.active{background-color:#192e03}nav{display:flex;justify-content:space-between;align-items:center;background-color:#052e16;position:sticky;top:0;left:0;margin-top:-15px;margin-right:30px;margin-left:30px;height:60px}nav .logo{font-size:1.5rem;margin:1rem;font-weight:700;text-decoration:none;color:#fff;padding:0;align-items:left;margin-left:50px}nav .user-profile{font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:10px}nav ul{display:flex;margin:0;padding:0}nav ul li{list-style:none;margin:0;padding:0}nav ul li a{display:block;text-decoration:none;color:#fff;margin:0 .5rem;border-radius:.5rem}nav ul li a:not(.active):hover{background-color:#172554}nav .menu{top:.75rem;left:0}nav .menu span{height:.4rem;width:100%;background-color:#cddc39;border-radius:.2rem}nav ul li i{color:#cddc39;font-size:1.5rem;margin-right:50px}@media (max-width: 480px){nav .menu{display:flex}nav{flex-direction:column;align-items:start}nav ul{display:none;flex-direction:column;width:100%;margin-bottom:.25rem}nav ul.open{display:flex}nav ul li{width:100%;text-align:center}nav ul li a{margin:.2rem .5rem}}.header{padding:1rem}h1{color:"white";font-weight:700}.fixed-header{top:0;left:0;width:100%;display:flex;margin-left:1.5vw;margin-right:auto;color:"white";margin-top:-10px;margin-bottom:50px;color:#fff;padding:10px 20px;z-index:1000}.header-content{display:flex;justify-content:center;align-items:center;margin-left:6vw;margin-bottom:30px;margin-top:60px}.fixed-header h1{margin:0;justify-content:center;align-items:center;font-size:2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inherit;font-weight:700}@media screen and (max-width: 480px){img{width:400px}}.wrapper{width:70%;margin-left:auto;margin-right:auto}header{padding:1rem}.fixed-footer{place-content:center;margin-top:-50px;padding:"0"}footer{place-content:center;padding:1rem;text-align:center;bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}.table-container{width:100%;height:100%;flex-direction:column}.custom-select{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23CDDC39'%3E%3Cpath fill-rule='evenodd' d='M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z' clip-rule='evenodd'/%3E%3C/svg%3E");background-size:1rem;background-position:right .7rem center;background-repeat:no-repeat;font-family:Arial,sans-serif;font-size:20px}.custom-select .options div{padding:10px}.custom-select .options{width:250px;background-color:#fff}.custom-select .options div:hover{background-color:#ff0}select{scrollbar-color:#030f16 #f1f1f1}select option{background-color:#000}select option:checked{background-color:transparent!important}select:focus>option:checked{background:#000!important}select option:hover{background-color:transparent!important;color:inherit!important}.page-buttons{margin-left:3vw;margin-right:auto;font-size:18px}.items-per-page{margin-top:-30px;background-color:#0f0f0f}.previous-next-page{margin-right:1.5vw}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}.flex-container,.appointment-container{display:flex}.appointment-container .appointment-table{display:"flex";align-items:"stretch";height:640px;flex-shrink:0;min-height:100px}.table-header{position:relative;font-size:.55rem}.table-body{font-size:15px}.fixed-header{top:0;left:0;display:flex;margin-left:-3vw;color:"white";margin-top:-40px;color:#fff;z-index:1000}.fixed-header h1{margin:0;font-size:2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inherit;font-weight:700;margin-left:-1vw}.fixed-header h2{margin:0;font-size:1.4rem;font-weight:700;margin-left:-1vw;color:#fff;font-family:Arial,sans-serif;margin-bottom:-1vw}.menu{display:flex;position:absolute;top:1.5rem;right:.5rem;flex-direction:column;justify-content:space-between;width:2.25rem;height:2rem;margin-left:30px;margin-top:-7px}.columns-select{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23CDDC39'%3E%3Cpath fill-rule='evenodd' d='M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z' clip-rule='evenodd'/%3E%3C/svg%3E");background-size:1rem;background-position:right .7rem center;background-repeat:no-repeat;font-family:Arial,sans-serif;font-size:20px}.appt-pagination{z-index:1000}.appt-page-buttons{margin-right:auto;font-size:18px}.appt-items-per-page{margin-top:-30px;background-color:#0f0f0f}.appt-previous-next-page{margin-right:-1.6vw}.table-wrapper{margin-bottom:25px;border-radius:6px;background:#fff;overflow:hidden}table{width:100%;overflow:auto;grid-template-columns:minmax(150px,3fr) minmax(150px,1fr) minmax(150px,1fr) minmax(150px,1fr) minmax(150px,1fr)}table th{position:relative}table th,table td{text-align:left;min-width:100px}table th span,table td span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block}@media (max-width: 768px){.appointment-table{height:200px;min-height:150px}}@media (max-width: 20vw){.appointment-table{height:200px;min-height:150px}}*,: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:Inter,ui-sans-serif,system-ui,-apple-system,system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,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}[type=text],input:where(:not([type])),[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}[type=text]:focus,input:where(:not([type])):focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus,[multiple]:focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--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);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--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)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=checkbox]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=radio]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:checked:hover,[type=checkbox]:checked:focus,[type=radio]:checked:hover,[type=radio]:checked:focus{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media (forced-colors: active){[type=checkbox]:indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:indeterminate:hover,[type=checkbox]:indeterminate:focus{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}.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}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.absolute{position:absolute}.relative{position:relative}.bottom-0{bottom:0}.z-0{z-index:0}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.mx-20{margin-left:5rem;margin-right:5rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-auto{margin-left:auto;margin-right:auto}.-mb-2{margin-bottom:-.5rem}.-mt-1{margin-top:-.25rem}.mb-6{margin-bottom:1.5rem}.mr-6{margin-right:1.5rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.box-content{box-sizing:content-box}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.hidden{display:none}.h-10{height:2.5rem}.h-12{height:3rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-5\/6{height:83.333333%}.h-8{height:2rem}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.w-11\/12{width:91.666667%}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-auto{width:auto}.w-full{width:100%}.w-screen{width:100vw}.min-w-full{min-width:100%}.flex-1{flex:1 1 0%}.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))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-1px * var(--tw-space-x-reverse));margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-green-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(22 101 52 / var(--tw-divide-opacity, 1))}.overflow-hidden{overflow:hidden}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tr-lg{border-top-right-radius:.5rem}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-b-2{border-bottom-width:2px}.border-r{border-right-width:1px}.border-solid{border-style:solid}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-500{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-lime-500{--tw-border-opacity: 1;border-color:rgb(132 204 22 / var(--tw-border-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-400{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.bg-green-950{--tw-bg-opacity: 1;background-color:rgb(5 46 22 / var(--tw-bg-opacity, 1))}.bg-inherit{background-color:inherit}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-opacity-10{--tw-bg-opacity: .1}.p-2{padding:.5rem}.p-4{padding:1rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-20{padding-left:5rem;padding-right:5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pr-28{padding-right:7rem}.text-left{text-align:left}.text-center{text-align:center}.align-middle{vertical-align:middle}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.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-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-thin{font-weight:100}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-lime-500{--tw-text-opacity: 1;color:rgb(132 204 22 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px 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-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)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline-neutral-700{outline-color:#404040}.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)}.no-option-hover select option:hover{background-color:transparent!important;color:inherit!important}*{margin:0;padding:0;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif}.box{width:300px;margin:5px;text-align:center}body,#root{display:flex;height:100%;justify-content:center;align-items:center;min-height:100vh;margin:0}.details-div{display:"flex";min-height:150px;height:640px;flex-wrap:"wrap";flex-shrink:1}.flex-container{display:flex}.details-div{flex-shrink:0}.member-header{top:0;left:0;display:flex;margin-right:auto;color:"white";font-weight:700;justify-content:center;align-items:center;z-index:1000}.member-header h1{top:0;left:0;margin-right:auto;font-weight:700}.member-header h2{margin:0;color:#fff;font-family:Arial,sans-serif}.flex-container .details-div .name-initials{display:flex;top:0;left:0;padding:10px 20px;flex-shrink:0;justify-content:center;align-items:center}.flex-container .details-div .details{width:80%;margin-right:auto;white-space:nowrap;overflow:hidden;display:inherit;justify-content:center;align-items:center;flex-shrink:0}.leftText{font-weight:700;color:"grey";font-family:Arial,sans-serif;font-size:18px}.rightText{font-weight:small;color:"grey";font-family:Arial,sans-serif;font-size:17px}@media (max-height: 768px){.details-div{height:200px;min-height:150px}}@media (max-width: 20vw){.details-div{width:15vw;min-width:10vw}}.avatar-container{display:inline-block;width:100px;height:100px;border-radius:50%;overflow:hidden}.avatar-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.avatar-initials{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#a2e2ba;color:#004e3b;color:oklch(37.8% .077 168.94);font-size:1.85rem;font-weight:medium}.profile-container{display:flex;top:0;left:0;margin-left:3.5vw;margin-right:auto}.item{flex:1}.side-by-side-wrapper{display:flex;align-items:flex-start;gap:30px}.tailwind-scoped *,.tailwind-scoped :before,.tailwind-scoped :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: }.tailwind-scoped ::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: }.tailwind-scoped *,.tailwind-scoped :before,.tailwind-scoped :after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}.tailwind-scoped :before,.tailwind-scoped :after{--tw-content: ""}.tailwind-scoped html,.tailwind-scoped :host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,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}.tailwind-scoped body{margin:0;line-height:inherit}.tailwind-scoped hr{height:0;color:inherit;border-top-width:1px}.tailwind-scoped abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.tailwind-scoped h1,.tailwind-scoped h2,.tailwind-scoped h3,.tailwind-scoped h4,.tailwind-scoped h5,.tailwind-scoped h6{font-size:inherit;font-weight:inherit}.tailwind-scoped a{color:inherit;text-decoration:inherit}.tailwind-scoped b,.tailwind-scoped strong{font-weight:bolder}.tailwind-scoped code,.tailwind-scoped kbd,.tailwind-scoped samp,.tailwind-scoped 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}.tailwind-scoped small{font-size:80%}.tailwind-scoped sub,.tailwind-scoped sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.tailwind-scoped sub{bottom:-.25em}.tailwind-scoped sup{top:-.5em}.tailwind-scoped table{text-indent:0;border-color:inherit;border-collapse:collapse}.tailwind-scoped button,.tailwind-scoped input,.tailwind-scoped optgroup,.tailwind-scoped select,.tailwind-scoped 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}.tailwind-scoped button,.tailwind-scoped select{text-transform:none}.tailwind-scoped button,.tailwind-scoped input:where([type=button]),.tailwind-scoped input:where([type=reset]),.tailwind-scoped input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}.tailwind-scoped :-moz-focusring{outline:auto}.tailwind-scoped :-moz-ui-invalid{box-shadow:none}.tailwind-scoped progress{vertical-align:baseline}.tailwind-scoped ::-webkit-inner-spin-button,.tailwind-scoped ::-webkit-outer-spin-button{height:auto}.tailwind-scoped [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.tailwind-scoped ::-webkit-search-decoration{-webkit-appearance:none}.tailwind-scoped ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.tailwind-scoped summary{display:list-item}.tailwind-scoped blockquote,.tailwind-scoped dl,.tailwind-scoped dd,.tailwind-scoped h1,.tailwind-scoped h2,.tailwind-scoped h3,.tailwind-scoped h4,.tailwind-scoped h5,.tailwind-scoped h6,.tailwind-scoped hr,.tailwind-scoped figure,.tailwind-scoped p,.tailwind-scoped pre{margin:0}.tailwind-scoped fieldset{margin:0;padding:0}.tailwind-scoped legend{padding:0}.tailwind-scoped ol,.tailwind-scoped ul,.tailwind-scoped menu{list-style:none;margin:0;padding:0}.tailwind-scoped dialog{padding:0}.tailwind-scoped textarea{resize:vertical}.tailwind-scoped input::-moz-placeholder,.tailwind-scoped textarea::-moz-placeholder{opacity:1;color:#9ca3af}.tailwind-scoped input::placeholder,.tailwind-scoped textarea::placeholder{opacity:1;color:#9ca3af}.tailwind-scoped button,.tailwind-scoped [role=button]{cursor:pointer}.tailwind-scoped :disabled{cursor:default}.tailwind-scoped img,.tailwind-scoped svg,.tailwind-scoped video,.tailwind-scoped canvas,.tailwind-scoped audio,.tailwind-scoped iframe,.tailwind-scoped embed,.tailwind-scoped object{display:block;vertical-align:middle}.tailwind-scoped img,.tailwind-scoped video{max-width:100%;height:auto}.tailwind-scoped [hidden]:where(:not([hidden=until-found])){display:none}.tailwind-scoped [type=text],.tailwind-scoped input:where(:not([type])),.tailwind-scoped [type=email],.tailwind-scoped [type=url],.tailwind-scoped [type=password],.tailwind-scoped [type=number],.tailwind-scoped [type=date],.tailwind-scoped [type=datetime-local],.tailwind-scoped [type=month],.tailwind-scoped [type=search],.tailwind-scoped [type=tel],.tailwind-scoped [type=time],.tailwind-scoped [type=week],.tailwind-scoped [multiple],.tailwind-scoped textarea,.tailwind-scoped select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}.tailwind-scoped [type=text]:focus,.tailwind-scoped input:where(:not([type])):focus,.tailwind-scoped [type=email]:focus,.tailwind-scoped [type=url]:focus,.tailwind-scoped [type=password]:focus,.tailwind-scoped [type=number]:focus,.tailwind-scoped [type=date]:focus,.tailwind-scoped [type=datetime-local]:focus,.tailwind-scoped [type=month]:focus,.tailwind-scoped [type=search]:focus,.tailwind-scoped [type=tel]:focus,.tailwind-scoped [type=time]:focus,.tailwind-scoped [type=week]:focus,.tailwind-scoped [multiple]:focus,.tailwind-scoped textarea:focus,.tailwind-scoped select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--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);border-color:#2563eb}.tailwind-scoped input::-moz-placeholder,.tailwind-scoped textarea::-moz-placeholder{color:#6b7280;opacity:1}.tailwind-scoped input::placeholder,.tailwind-scoped textarea::placeholder{color:#6b7280;opacity:1}.tailwind-scoped ::-webkit-datetime-edit-fields-wrapper{padding:0}.tailwind-scoped ::-webkit-date-and-time-value{min-height:1.5em}.tailwind-scoped ::-webkit-date-and-time-value{text-align:inherit}.tailwind-scoped ::-webkit-datetime-edit{display:inline-flex}.tailwind-scoped ::-webkit-datetime-edit,.tailwind-scoped ::-webkit-datetime-edit-year-field,.tailwind-scoped ::-webkit-datetime-edit-month-field,.tailwind-scoped ::-webkit-datetime-edit-day-field,.tailwind-scoped ::-webkit-datetime-edit-hour-field,.tailwind-scoped ::-webkit-datetime-edit-minute-field,.tailwind-scoped ::-webkit-datetime-edit-second-field,.tailwind-scoped ::-webkit-datetime-edit-millisecond-field,.tailwind-scoped ::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}.tailwind-scoped select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}.tailwind-scoped [multiple],.tailwind-scoped [size]:where(select:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}.tailwind-scoped [type=checkbox],.tailwind-scoped [type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}.tailwind-scoped [type=checkbox]{border-radius:0}.tailwind-scoped [type=radio]{border-radius:100%}.tailwind-scoped [type=checkbox]:focus,.tailwind-scoped [type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--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)}.tailwind-scoped [type=checkbox]:checked,.tailwind-scoped [type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}.tailwind-scoped [type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors: active){.tailwind-scoped [type=checkbox]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}.tailwind-scoped [type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media (forced-colors: active){.tailwind-scoped [type=radio]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}.tailwind-scoped [type=checkbox]:checked:hover,.tailwind-scoped [type=checkbox]:checked:focus,.tailwind-scoped [type=radio]:checked:hover,.tailwind-scoped [type=radio]:checked:focus{border-color:transparent;background-color:currentColor}.tailwind-scoped [type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media (forced-colors: active){.tailwind-scoped [type=checkbox]:indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}.tailwind-scoped [type=checkbox]:indeterminate:hover,.tailwind-scoped [type=checkbox]:indeterminate:focus{border-color:transparent;background-color:currentColor}.tailwind-scoped [type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}.tailwind-scoped [type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}.tailwind-scoped .container{width:100%}@media (min-width: 640px){.tailwind-scoped .container{max-width:640px}}@media (min-width: 768px){.tailwind-scoped .container{max-width:768px}}@media (min-width: 1024px){.tailwind-scoped .container{max-width:1024px}}@media (min-width: 1280px){.tailwind-scoped .container{max-width:1280px}}@media (min-width: 1536px){.tailwind-scoped .container{max-width:1536px}}.tailwind-scoped .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.tailwind-scoped .absolute{position:absolute}.tailwind-scoped .relative{position:relative}.tailwind-scoped .bottom-0{bottom:0}.tailwind-scoped .z-0{z-index:0}.tailwind-scoped .-mx-4{margin-left:-1rem;margin-right:-1rem}.tailwind-scoped .-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.tailwind-scoped .-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.tailwind-scoped .mx-20{margin-left:5rem;margin-right:5rem}.tailwind-scoped .mx-5{margin-left:1.25rem;margin-right:1.25rem}.tailwind-scoped .mx-auto{margin-left:auto;margin-right:auto}.tailwind-scoped .-mb-2{margin-bottom:-.5rem}.tailwind-scoped .-mt-1{margin-top:-.25rem}.tailwind-scoped .mb-6{margin-bottom:1.5rem}.tailwind-scoped .mr-6{margin-right:1.5rem}.tailwind-scoped .mt-5{margin-top:1.25rem}.tailwind-scoped .mt-6{margin-top:1.5rem}.tailwind-scoped .box-content{box-sizing:content-box}.tailwind-scoped .block{display:block}.tailwind-scoped .inline-block{display:inline-block}.tailwind-scoped .flex{display:flex}.tailwind-scoped .inline-flex{display:inline-flex}.tailwind-scoped .table{display:table}.tailwind-scoped .hidden{display:none}.tailwind-scoped .h-10{height:2.5rem}.tailwind-scoped .h-12{height:3rem}.tailwind-scoped .h-4{height:1rem}.tailwind-scoped .h-5{height:1.25rem}.tailwind-scoped .h-5\/6{height:83.333333%}.tailwind-scoped .h-8{height:2rem}.tailwind-scoped .h-fit{height:-moz-fit-content;height:fit-content}.tailwind-scoped .h-full{height:100%}.tailwind-scoped .w-11\/12{width:91.666667%}.tailwind-scoped .w-4{width:1rem}.tailwind-scoped .w-5{width:1.25rem}.tailwind-scoped .w-6{width:1.5rem}.tailwind-scoped .w-auto{width:auto}.tailwind-scoped .w-full{width:100%}.tailwind-scoped .w-screen{width:100vw}.tailwind-scoped .min-w-full{min-width:100%}.tailwind-scoped .flex-1{flex:1 1 0%}.tailwind-scoped .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))}.tailwind-scoped .flex-row{flex-direction:row}.tailwind-scoped .flex-col{flex-direction:column}.tailwind-scoped .items-center{align-items:center}.tailwind-scoped .items-baseline{align-items:baseline}.tailwind-scoped .justify-center{justify-content:center}.tailwind-scoped .justify-between{justify-content:space-between}.tailwind-scoped .gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.tailwind-scoped .-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-1px * var(--tw-space-x-reverse));margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))}.tailwind-scoped .divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.tailwind-scoped .divide-green-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(22 101 52 / var(--tw-divide-opacity, 1))}.tailwind-scoped .overflow-hidden{overflow:hidden}.tailwind-scoped .whitespace-normal{white-space:normal}.tailwind-scoped .whitespace-nowrap{white-space:nowrap}.tailwind-scoped .rounded-full{border-radius:9999px}.tailwind-scoped .rounded-lg{border-radius:.5rem}.tailwind-scoped .rounded-md{border-radius:.375rem}.tailwind-scoped .rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.tailwind-scoped .rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.tailwind-scoped .rounded-tl-lg{border-top-left-radius:.5rem}.tailwind-scoped .rounded-tr-lg{border-top-right-radius:.5rem}.tailwind-scoped .border{border-width:1px}.tailwind-scoped .border-2{border-width:2px}.tailwind-scoped .border-4{border-width:4px}.tailwind-scoped .border-b-2{border-bottom-width:2px}.tailwind-scoped .border-r{border-right-width:1px}.tailwind-scoped .border-solid{border-style:solid}.tailwind-scoped .border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.tailwind-scoped .border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.tailwind-scoped .border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.tailwind-scoped .border-gray-500{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.tailwind-scoped .border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.tailwind-scoped .border-lime-500{--tw-border-opacity: 1;border-color:rgb(132 204 22 / var(--tw-border-opacity, 1))}.tailwind-scoped .bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.tailwind-scoped .bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.tailwind-scoped .bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.tailwind-scoped .bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.tailwind-scoped .bg-green-400{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.tailwind-scoped .bg-green-950{--tw-bg-opacity: 1;background-color:rgb(5 46 22 / var(--tw-bg-opacity, 1))}.tailwind-scoped .bg-inherit{background-color:inherit}.tailwind-scoped .bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.tailwind-scoped .bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.tailwind-scoped .bg-opacity-10{--tw-bg-opacity: .1}.tailwind-scoped .p-2{padding:.5rem}.tailwind-scoped .p-4{padding:1rem}.tailwind-scoped .px-1{padding-left:.25rem;padding-right:.25rem}.tailwind-scoped .px-2{padding-left:.5rem;padding-right:.5rem}.tailwind-scoped .px-20{padding-left:5rem;padding-right:5rem}.tailwind-scoped .px-3{padding-left:.75rem;padding-right:.75rem}.tailwind-scoped .px-4{padding-left:1rem;padding-right:1rem}.tailwind-scoped .px-6{padding-left:1.5rem;padding-right:1.5rem}.tailwind-scoped .px-8{padding-left:2rem;padding-right:2rem}.tailwind-scoped .py-0{padding-top:0;padding-bottom:0}.tailwind-scoped .py-1{padding-top:.25rem;padding-bottom:.25rem}.tailwind-scoped .py-2{padding-top:.5rem;padding-bottom:.5rem}.tailwind-scoped .py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.tailwind-scoped .py-3{padding-top:.75rem;padding-bottom:.75rem}.tailwind-scoped .py-4{padding-top:1rem;padding-bottom:1rem}.tailwind-scoped .py-5{padding-top:1.25rem;padding-bottom:1.25rem}.tailwind-scoped .py-6{padding-top:1.5rem;padding-bottom:1.5rem}.tailwind-scoped .py-8{padding-top:2rem;padding-bottom:2rem}.tailwind-scoped .pr-28{padding-right:7rem}.tailwind-scoped .text-left{text-align:left}.tailwind-scoped .text-center{text-align:center}.tailwind-scoped .align-middle{vertical-align:middle}.tailwind-scoped .text-3xl{font-size:1.875rem;line-height:2.25rem}.tailwind-scoped .text-4xl{font-size:2.25rem;line-height:2.5rem}.tailwind-scoped .text-sm{font-size:.875rem;line-height:1.25rem}.tailwind-scoped .text-xl{font-size:1.25rem;line-height:1.75rem}.tailwind-scoped .text-xs{font-size:.75rem;line-height:1rem}.tailwind-scoped .font-bold{font-weight:700}.tailwind-scoped .font-light{font-weight:300}.tailwind-scoped .font-medium{font-weight:500}.tailwind-scoped .font-semibold{font-weight:600}.tailwind-scoped .font-thin{font-weight:100}.tailwind-scoped .uppercase{text-transform:uppercase}.tailwind-scoped .lowercase{text-transform:lowercase}.tailwind-scoped .text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.tailwind-scoped .text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.tailwind-scoped .text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.tailwind-scoped .text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.tailwind-scoped .text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.tailwind-scoped .text-lime-500{--tw-text-opacity: 1;color:rgb(132 204 22 / var(--tw-text-opacity, 1))}.tailwind-scoped .text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.tailwind-scoped .text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.tailwind-scoped .underline{text-decoration-line:underline}.tailwind-scoped .opacity-0{opacity:0}.tailwind-scoped .shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tailwind-scoped .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)}.tailwind-scoped .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)}.tailwind-scoped .outline-none{outline:2px solid transparent;outline-offset:2px}.tailwind-scoped .outline-neutral-700{outline-color:#404040}.tailwind-scoped .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)}.tailwind-scoped .no-option-hover select option:hover{background-color:transparent!important;color:inherit!important}body{margin:0;padding:0;font-family:RobotoRegular,Segoe UI,Open Sans,sans-serif,Fira Sans,Ubuntu,Cantarell,Droi Sans;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#023d02}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.buttons{margin-left:2vw;margin-right:auto;margin-top:-70px;margin-bottom:20px;font-size:18px;font-weight:700}.modalBtn{top:40%;left:50%;transform:translate(-50%,-50%);z-index:-1;padding:12px 24px}.overlay{background-color:rgba(0,0,0,0,.5);position:fixed;width:100%;height:100%}.modalContainer{background-color:#052c1a;box-shadow:0 0 18px #000000bf}.closeBtn{position:absolute;top:8px;right:8px;margin-right:1vw}.SaveBtn{right:8px;background-color:#3c8d3c;padding:15px 40px;margin-left:17vw}.modalTitle{align-items:center;text-align:center;font-size:20px}.modalDetails{margin-top:1vw;padding:15px 20px}.detailsStyle{padding:30px 40px}.content{display:flex;flex-direction:column;justify-content:center;font-size:18px;font-family:"Verdana, sans-serif",}.btnContainer{display:flex;padding:1rem}.bold{font-weight:600}.closeBtn{color:#cddc39}@media screen and (max-width: 500px){.modalContainer{flex-direction:column;top:0;left:0;transform:none;width:100%;height:100vh}}@font-face{font-family:RobotoRegular;src:url(./fonts/Roboto-Regular.ttf)}@font-face{font-family:RobotoThin;src:url(./fonts/Roboto-Thin.ttf)}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-lime-700:hover{--tw-bg-opacity: 1;background-color:rgb(77 124 15 / var(--tw-bg-opacity, 1))}.focus\:border-indigo-300:focus{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1))}.focus\:border-transparent:focus{border-color:transparent}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring: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(3px + 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-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-gray-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(107 114 128 / var(--tw-ring-opacity, 1))}.focus\:ring-indigo-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(199 210 254 / var(--tw-ring-opacity, 1))}.focus\:ring-lime-50:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(247 254 231 / var(--tw-ring-opacity, 1))}.group:hover .group-hover\:opacity-100{opacity:1}@media (min-width: 640px){.sm\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:flex-1{flex:1 1 0%}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:px-1{padding-left:.25rem;padding-right:.25rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1024px){.lg\:-mx-8{margin-left:-2rem;margin-right:-2rem}.lg\:px-1{padding-left:.25rem;padding-right:.25rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}}*{box-sizing:border-box}html{font-family:Quicksand,sans-serif;line-height:1.5}._main_18xrc_12{width:90%;max-width:50rem;margin:auto}._App_18xrc_18{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:1rem .5rem;width:100%}#_core-concepts_18xrc_1{padding:2rem;border-radius:6px;background-color:#140524;box-shadow:0 2px 8px #0006}main h2{text-align:center;font-family:Roboto Condensed,sans-serif;margin:0 0 1.5rem;color:#a18aba}#_core-concepts_18xrc_1 ul{list-style:none;padding:0;margin:0;display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}#_core-concepts_18xrc_1 li{width:10rem;text-align:center}#_core-concepts_18xrc_1 li img{height:4rem;width:6rem;-o-object-fit:cover;object-fit:cover}#_core-concepts_18xrc_1 li h3{margin:.5rem 0}#_core-concepts_18xrc_1 li p{font-size:.9rem}#_examples_18xrc_1{margin:3rem auto}#_examples_18xrc_1 h2{text-align:left}#_examples_18xrc_1 menu{margin:1rem 0;padding:0;display:flex;gap:.5rem;list-style:none}#_examples_18xrc_1 menu button{padding:.5rem 1rem;border:none;border-radius:6px;background-color:transparent;color:#a18aba;font-family:Roboto Condensed,sans-serif;font-size:1rem;cursor:pointer;transition:all .2s ease-in-out}#_examples_18xrc_1 menu button:hover{background-color:#1b082f;color:#ebe7ef}#_examples_18xrc_1 menu button._active_18xrc_104{background-color:#7925d3;color:#ebe7ef}#_tab-content_18xrc_1{padding:1rem;border-radius:6px;background-color:#2f1d43;box-shadow:0 2px 8px #0000004d}#_tab-content_18xrc_1 h3{margin:0}#_tab-content_18xrc_1 code{font-size:1rem}._content_18xrc_124{margin:2rem auto;text-align:center}.popup-main{padding:32px;display:flex;flex-direction:column;align-items:center;justify-content:content;min-height:100vh}.popup{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.popup-inner{position:relative;padding:32px;width:100%;max-width:640px;background-color:#00f}.popup-inner .save-or-close-btn{position:absolute;top:16px;right:16px}.website-color{color:#cddc39}
