:root{--theme-body: 249 249 249;--theme-dark: 34 34 34;--theme-white: 255 255 255;--theme-fixWhite: 255 255 255;--theme-gray: 126 129 140;--theme-secondary: 233 233 233;--theme-pink: 244 64 112;--theme-blue: 41 64 211;--theme-alert-text-success: 15 81 50;--theme-alert-bg-success: 209 231 221;--theme-alert-border-success: 186 219 204;--theme-alert-text-danger: 132 32 41;--theme-alert-bg-danger: 248 215 218;--theme-alert-border-danger: 245 194 199;--theme-alert-text-warning: 102 77 3;--theme-alert-bg-warning: 255 243 205;--theme-alert-border-warning: 255 236 181;--theme-alert-text-secondary: 65 70 75;--theme-alert-bg-secondary: 226 227 229;--theme-alert-border-secondary: 226 227 229;--theme-green: 31 207 91;--theme-red: 213 50 45;--theme-dark-blue: 14 15 39;--theme-yellow: 255 223 64}.theme-dark{--theme-body: 18 18 18;--theme-dark: 255 255 255;--theme-white: 30 30 30;--theme-blue: 255 255 255;--theme-gray: 255 255 255;--theme-secondary: 51 51 51}.btn{display:flex;height:2.5rem;cursor:pointer;align-items:center;justify-content:center;gap:.5rem;text-wrap:nowrap;border-radius:.25rem;border-width:1px;border-color:transparent;--tw-bg-opacity: 1;background-color:rgb(var(--theme-white) / var(--tw-bg-opacity, 1));padding:.625rem 1.25rem;text-align:center;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;text-transform:capitalize;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(var(--theme-dark) / var(--tw-text-opacity, 1));text-decoration-line:none!important;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.btn-sm{height:2rem;padding:.375rem 1rem;font-size:.75rem;line-height:1rem;font-weight:400}.btn-icon{display:flex;width:1.25rem;height:1.25rem;flex-shrink:0;cursor:pointer;align-items:center;color:inherit}.btn-icon>*{width:100%;height:100%}.btnList{display:flex;flex-wrap:wrap;gap:1rem}.btnList .btn .btn-icon{display:none;width:1rem;height:1rem}.btnList .btn-light .circleDots{display:none}.btnList .btn-light .btn-icon{display:flex}.circleDots{display:flex;width:1rem;height:1rem;flex-shrink:0;align-items:center;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(var(--theme-secondary) / var(--tw-border-opacity, 1))}.btn-link{display:inline-flex;width:max-content;cursor:pointer;align-items:center;gap:.5rem;text-wrap:nowrap;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(var(--theme-pink) / var(--tw-text-opacity, 1));text-decoration-line:none}.btn-link:hover{text-decoration-line:underline}.btn-link .btn-icon{--tw-text-opacity: 1;color:rgb(var(--theme-pink) / var(--tw-text-opacity, 1))}.btn-primary{--tw-bg-opacity: 1;background-color:rgb(var(--theme-pink) / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(var(--theme-fixWhite) / var(--tw-text-opacity, 1))}.outline-primary{--tw-border-opacity: 1;border-color:rgb(var(--theme-pink) / var(--tw-border-opacity, 1));--tw-text-opacity: 1;color:rgb(var(--theme-pink) / var(--tw-text-opacity, 1))}.btn-secondary{--tw-bg-opacity: 1;background-color:rgb(var(--theme-alert-bg-secondary) / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(var(--theme-alert-text-secondary) / var(--tw-text-opacity, 1))}.btn-primary .spinner{--tw-border-opacity: 1;border-color:rgb(var(--theme-white) / var(--tw-border-opacity, 1))}.btn-light{--tw-bg-opacity: 1;background-color:rgb(var(--theme-body) / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(var(--theme-pink) / var(--tw-text-opacity, 1))}:disabled,.disabled{cursor:no-drop!important;opacity:.5!important}.btn-light .btn-icon{--tw-text-opacity: 1;color:rgb(var(--theme-pink) / var(--tw-text-opacity, 1))}.btn-primary .btn-icon{--tw-text-opacity: 1;color:rgb(var(--theme-fixWhite) / var(--tw-text-opacity, 1))}.btn-danger{--tw-bg-opacity: 1;background-color:rgb(var(--theme-red) / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(var(--theme-white) / var(--tw-text-opacity, 1))}.btn-border{--tw-border-opacity: 1;border-color:rgb(var(--theme-secondary) / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(var(--theme-white) / var(--tw-bg-opacity, 1))}.btn-border .btn-icon{--tw-text-opacity: 1;color:rgb(var(--theme-dark) / var(--tw-text-opacity, 1))}.btn-group{display:inline-flex;width:max-content;min-width:0px;max-width:100%;flex-shrink:0;gap:.625rem;overflow:auto;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(var(--theme-white) / var(--tw-bg-opacity, 1));padding:.5rem;--tw-shadow: -10px 20px 60px rgba(0,0,0,.05);--tw-shadow-colored: -10px 20px 60px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tab{display:flex;min-width:0px;align-items:center;gap:1.5rem;overflow:auto}.badge-list{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.badge{display:inline-flex;width:max-content;align-items:center;gap:.5rem;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(var(--theme-body) / var(--tw-bg-opacity, 1));padding:.25rem .5rem;text-align:center;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;text-transform:capitalize;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(var(--theme-pink) / var(--tw-text-opacity, 1))}.badge>*{--tw-text-opacity: 1;color:rgb(var(--theme-pink) / var(--tw-text-opacity, 1))}.badge .btn-icon{width:1rem;height:1rem}.badge-success{--tw-bg-opacity: 1;background-color:rgb(var(--theme-alert-bg-success) / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(var(--theme-alert-text-success) / var(--tw-text-opacity, 1))}.badge-primary{background-color:rgb(var(--theme-pink) / .05);--tw-text-opacity: 1;color:rgb(var(--theme-pink) / var(--tw-text-opacity, 1))}.badge-danger{--tw-bg-opacity: 1;background-color:rgb(var(--theme-alert-bg-danger) / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(var(--theme-alert-text-danger) / var(--tw-text-opacity, 1))}.badge-warning{--tw-bg-opacity: 1;background-color:rgb(var(--theme-alert-bg-warning) / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(var(--theme-alert-text-warning) / var(--tw-text-opacity, 1))}.badge-secondary{--tw-bg-opacity: 1;background-color:rgb(var(--theme-alert-bg-secondary) / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(var(--theme-alert-text-secondary) / var(--tw-text-opacity, 1))}body{--tw-bg-opacity: 1;background-color:rgb(var(--theme-body) / var(--tw-bg-opacity, 1));font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(var(--theme-dark) / var(--tw-text-opacity, 1))}.container{margin-left:auto;margin-right:auto;display:flex;width:100%;max-width:1100px!important;flex-direction:column;gap:1.5rem;padding-left:1rem;padding-right:1rem}.backArrow{display:flex;width:2rem;height:2rem;flex-shrink:0;cursor:pointer;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(var(--theme-body) / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(var(--theme-dark) / var(--tw-text-opacity, 1))}.backArrow>*{width:1.25rem;height:1.25rem}@media (min-width: 768px){.backArrow{width:2.5rem;height:2.5rem}.backArrow>*{width:1.25rem;height:1.25rem}}.loadMore{display:flex;justify-content:center}.loaderWrap{position:fixed;inset:0;z-index:40;display:flex;align-items:center;justify-content:center;background-color:rgb(var(--theme-dark) / .5);--tw-backdrop-blur: blur(8px);-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)}.loader{width:3rem;height:3rem}.loader{animation:spin 1s linear infinite;border-radius:9999px;border-width:4px;--tw-border-opacity: 1;border-color:rgb(var(--theme-blue) / var(--tw-border-opacity, 1));border-right-color:transparent}.spinner{display:flex;width:1.25rem;height:1.25rem;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}.spinner{animation:spin 1s linear infinite;align-items:center;justify-content:center;border-radius:9999px;border-width:2px;--tw-border-opacity: 1;border-color:rgb(var(--theme-blue) / var(--tw-border-opacity, 1));border-right-color:transparent!important}.nav{margin-left:-1.5rem;margin-right:-1.5rem;display:flex;width:calc(100% + 3rem);min-width:0px;align-items:center;gap:1rem;overflow:auto;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(var(--theme-secondary) / var(--tw-border-opacity, 1));padding-left:1.5rem;padding-right:1.5rem}.nav .nav-link{display:flex;height:2.5rem;min-width:10rem;cursor:pointer;align-items:center;justify-content:center;gap:.5rem;text-wrap:nowrap;border-top-left-radius:.25rem;border-top-right-radius:.25rem;border-bottom-width:2px;border-color:transparent;--tw-bg-opacity: 1;background-color:rgb(var(--theme-white) / var(--tw-bg-opacity, 1));padding:.625rem 1.25rem;text-align:center;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;text-transform:capitalize;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(var(--theme-dark) / var(--tw-text-opacity, 1));text-decoration-line:none!important}.nav .nav-link.active{--tw-border-opacity: 1;border-color:rgb(var(--theme-dark) / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(var(--theme-body) / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(var(--theme-dark) / var(--tw-text-opacity, 1))}.form-group{display:flex;flex-direction:column;gap:.625rem}.form-label{display:flex;align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(var(--theme-dark) / var(--tw-text-opacity, 1))}.form-control,.form-select,.form-textarea,input{display:flex;height:2.5rem;width:100%;align-items:center;border-radius:.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(var(--theme-secondary) / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(var(--theme-white) / var(--tw-bg-opacity, 1));padding:.625rem .875rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(var(--theme-dark) / var(--tw-text-opacity, 1));--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.form-control::placeholder,.form-select::placeholder,.form-textarea::placeholder,input::placeholder{text-transform:capitalize;--tw-text-opacity: 1;color:rgb(var(--theme-gray) / var(--tw-text-opacity, 1))}.form-select{appearance:none;background-image:url("./media/down-arrow-TGZ7P4XI.svg");background-size:16px 14px;background-position:right 14px center;background-repeat:no-repeat;padding-inline-end:2rem}.form-textarea{height:6rem}.form-radio{display:flex;align-items:center;gap:.5rem}.form-radio-icon{display:flex;width:1.25rem;height:1.25rem;flex-shrink:0;align-items:center}.form-radio-icon>*{width:100%;height:100%}.form-radio-input{width:1rem;height:1rem;cursor:pointer;accent-color:rgb(var(--theme-pink) / 1)}.form-radio-label{cursor:pointer;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(var(--theme-gray) / var(--tw-text-opacity, 1))}.form-check{display:flex;align-items:center;gap:.5rem}.form-check-label{font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(var(--theme-gray) / var(--tw-text-opacity, 1))}.form-check-input{position:relative;width:18px;height:18px;flex-shrink:0;cursor:pointer;appearance:none;border-radius:.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(var(--theme-secondary) / var(--tw-border-opacity, 1));background-size:12px 12px;background-position:center;background-repeat:no-repeat}.form-check-input:checked{--tw-border-opacity: 1;border-color:rgb(var(--theme-pink) / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(var(--theme-pink) / var(--tw-bg-opacity, 1));background-image:url("./media/check-PZCCOFXW.svg")}.error{display:block;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(var(--theme-red) / var(--tw-text-opacity, 1))}.form-text{display:block;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(var(--theme-gray) / var(--tw-text-opacity, 1))}.input-group{display:flex;height:2.5rem;width:100%;align-items:center;overflow:hidden;border-radius:.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(var(--theme-secondary) / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(var(--theme-white) / var(--tw-bg-opacity, 1));padding:.625rem .875rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(var(--theme-dark) / var(--tw-text-opacity, 1));--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}.input-group::placeholder{text-transform:capitalize;--tw-text-opacity: 1;color:rgb(var(--theme-gray) / var(--tw-text-opacity, 1))}.input-group .form-select{max-width:5rem;border-radius:0;border-style:none;--tw-bg-opacity: 1;background-color:rgb(var(--theme-body) / var(--tw-bg-opacity, 1))}.input-group.input-color{padding-inline-start:0px}.input-color-code{flex:1 1 auto;padding:.625rem .875rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(var(--theme-gray) / var(--tw-text-opacity, 1))}.input-group.input-color .form-control{opacity:0}.input-color-label{display:flex;width:1.25rem;height:1.25rem;flex-shrink:0;align-items:center;border-radius:.25rem}.input-group-text{text-wrap:nowrap;--tw-bg-opacity: 1;background-color:rgb(var(--theme-body) / var(--tw-bg-opacity, 1));padding:.625rem .875rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(var(--theme-dark) / var(--tw-text-opacity, 1))}.input-group.input-copy .form-control{display:block;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;padding-inline-start:0px}.input-group.input-text{padding-inline-end:0px}.input-group.input-text .form-control{padding-inline-start:0px}.input-group .form-control{border-color:transparent;background-color:transparent;padding-inline-start:.5rem}.input-button{padding-inline-end:.25rem}.input-button .form-control{padding-inline-start:0px}.dropdown{position:relative}.dropdown.active{display:flex}.dropdown-title{display:flex;height:2.5rem;flex:1 1 auto;cursor:pointer;align-items:center;justify-content:flex-start;gap:.625rem;overflow:hidden;text-wrap:nowrap;border-radius:.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(var(--theme-secondary) / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(var(--theme-white) / var(--tw-bg-opacity, 1));padding:.625rem .875rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;text-transform:capitalize;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(var(--theme-dark) / var(--tw-text-opacity, 1))}.dropdown-title .form-control{border-style:none;background-color:transparent;padding:0}.dropdown.active .dropdown-title .angle-down{--tw-rotate: 180deg;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))}.dropdown.active .calendar{display:flex}.dropdown.active .dropdown-menu{display:block}.angle-down{margin-inline-start:auto;display:flex;width:1rem;height:1rem;flex-shrink:0;cursor:pointer;align-items:center;--tw-text-opacity: 1;color:rgb(var(--theme-gray) / var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.dropdown-menu{position:absolute;top:100%;z-index:30;margin-top:.5rem;display:none;max-height:16rem;width:100%;min-width:12rem;overflow:auto;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(var(--theme-white) / var(--tw-bg-opacity, 1));--tw-shadow: -10px 20px 60px rgba(0,0,0,.05);--tw-shadow-colored: -10px 20px 60px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dropdown-menu.dropdown-top{margin-top:-.5rem}.dropdown-link{display:flex;height:2.5rem;cursor:pointer;align-items:center;gap:.5rem;text-wrap:nowrap;padding:.625rem .875rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;text-transform:capitalize;line-height:1rem;--tw-text-opacity: 1;color:rgb(var(--theme-dark) / var(--tw-text-opacity, 1))}.dropdown-link:hover{--tw-bg-opacity: 1;background-color:rgb(var(--theme-body) / var(--tw-bg-opacity, 1))}.dropdown-icon{display:flex;width:1.25rem;height:1.25rem;flex-shrink:0;cursor:pointer;align-items:center;--tw-text-opacity: 1;color:rgb(var(--theme-gray) / var(--tw-text-opacity, 1))}.dropdown-icon>*{width:100%;height:100%}.dropdown-icon img{width:100%;border-radius:9999px}.dropdown .calendar{position:absolute;top:100%;inset-inline-end:0px;z-index:10;margin-top:.5rem;display:none;width:20rem;--tw-shadow: -10px 20px 60px rgba(0,0,0,.05);--tw-shadow-colored: -10px 20px 60px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 768px){.dropdown .calendar{width:24rem}}.uploadFile{display:flex;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:1rem;border-radius:.5rem;border-width:1px;border-style:dashed;--tw-border-opacity: 1;border-color:rgb(var(--theme-secondary) / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(var(--theme-white) / var(--tw-bg-opacity, 1));padding:1rem}@media (min-width: 768px){.uploadFile{gap:1.5rem;padding:1.5rem}}.uploadFile-btn{position:relative}.uploadFile-btn:before{visibility:hidden;position:absolute;inset-inline-start:50%;top:50%;z-index:20;--tw-translate-x: -50%;--tw-translate-y: -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));border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(var(--theme-white) / var(--tw-bg-opacity, 1));padding:.375rem .75rem;text-align:center;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(var(--theme-dark) / var(--tw-text-opacity, 1));opacity:0;--tw-content: "Upload Image";content:var(--tw-content)}.uploadFile-btn:after{visibility:hidden;position:absolute;inset:0;z-index:10;margin:1.5rem;border-radius:.5rem;background-color:rgb(var(--theme-dark) / .2);content:var(--tw-content);opacity:0}.uploadFile-btn:hover:before{visibility:visible;content:var(--tw-content);opacity:1}.uploadFile-btn:hover:after{visibility:visible;content:var(--tw-content);opacity:1}.uploadFile.active{--tw-border-opacity: 1;border-color:rgb(var(--theme-blue) / var(--tw-border-opacity, 1))}.uploadFile.active :is(.uploadFile-icon,.uploadFile-title){--tw-text-opacity: 1;color:rgb(var(--theme-blue) / var(--tw-text-opacity, 1))}.uploadFile .uploadFile-input{display:none}.uploadFile .uploadFile-icon{display:flex;width:3rem;height:3rem;flex-shrink:0;align-items:center;--tw-text-opacity: 1;color:rgb(var(--theme-dark) / var(--tw-text-opacity, 1))}.uploadFile .uploadFile-title{font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(var(--theme-dark) / var(--tw-text-opacity, 1))}.uploadFile .uploadFile-text{font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(var(--theme-gray) / var(--tw-text-opacity, 1))}.uploadFile img{width:100%;border-radius:.5rem}.galleryImg{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:.25rem}.galleryImg>*{width:100%;height:100%}.galleryIcon{position:absolute;inset-inline-end:1rem;top:1rem;display:flex;width:1.5rem;height:1.5rem;cursor:pointer;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(var(--theme-red) / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(var(--theme-white) / var(--tw-text-opacity, 1))}.galleryIcon>*{width:1rem;height:1rem}.select-list{display:flex;flex:1 1 auto;flex-wrap:wrap;align-items:center;gap:.25rem}.select-list-items{display:flex;height:1.5rem;align-items:center;gap:.25rem;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(var(--theme-body) / var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:.75rem;text-transform:capitalize;line-height:1rem;--tw-text-opacity: 1;color:rgb(var(--theme-dark) / var(--tw-text-opacity, 1))}.select-list-text{font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(var(--theme-gray) / var(--tw-text-opacity, 1))}.select-list-cross{display:flex;width:1rem;height:1rem;flex-shrink:0;cursor:pointer;align-items:center}.form-switch{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem}.form-switch-label{font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(var(--theme-dark) / var(--tw-text-opacity, 1))}.form-switch-input{position:relative;display:block;height:1rem;width:2rem;flex-shrink:0;cursor:pointer;appearance:none;border-radius:9999px;border-width:1px;--tw-border-opacity: 1;border-color:rgb(var(--theme-secondary) / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(var(--theme-gray) / var(--tw-bg-opacity, 1))}.form-switch-input:after{position:absolute;left:0;top:0;height:.875rem;width:.875rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(var(--theme-white) / var(--tw-bg-opacity, 1));content:var(--tw-content);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.form-switch-input:checked{--tw-border-opacity: 1;border-color:rgb(var(--theme-blue) / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(var(--theme-blue) / var(--tw-bg-opacity, 1))}.form-switch-input:checked:after{content:var(--tw-content);left:16px}.todoList{display:flex;flex-direction:column;gap:1.5rem}.todoList-item{display:flex;align-items:flex-start;gap:1.5rem}.todoList-item .form-group{flex:1 1 auto}.todoList-icon{display:flex;width:2.5rem;height:2.5rem;flex-shrink:0;cursor:pointer;align-items:center;justify-content:center;align-self:flex-end;overflow:hidden;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(var(--theme-body) / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(var(--theme-blue) / var(--tw-text-opacity, 1))}.todoList-icon>*{width:1.25rem;height:1.25rem}.todoList-icon.btn-danger{--tw-bg-opacity: 1;background-color:rgb(var(--theme-alert-bg-danger) / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(var(--theme-alert-text-danger) / var(--tw-text-opacity, 1))}input[type=date],input[type=time],input[type=datetime-local]{position:relative;display:block;cursor:pointer;appearance:none;background-size:16px 16px;background-position:calc(100% - 12px) center;background-repeat:no-repeat}input[type=date]{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2720%27%20height%3D%2721%27%20viewBox%3D%270%200%2020%2021%27%20fill%3D%27none%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M17.5%208.83342H2.5M13.3333%202.16675V5.50008M6.66667%202.16675V5.50008M6.5%2018.8334H13.5C14.9001%2018.8334%2015.6002%2018.8334%2016.135%2018.5609C16.6054%2018.3212%2016.9878%2017.9388%2017.2275%2017.4684C17.5%2016.9336%2017.5%2016.2335%2017.5%2014.8334V7.83342C17.5%206.43328%2017.5%205.73322%2017.2275%205.19844C16.9878%204.72803%2016.6054%204.34558%2016.135%204.1059C15.6002%203.83341%2014.9001%203.83341%2013.5%203.83341H6.5C5.09987%203.83341%204.3998%203.83341%203.86502%204.1059C3.39462%204.34558%203.01217%204.72803%202.77248%205.19844C2.5%205.73322%202.5%206.43328%202.5%207.83341V14.8334C2.5%2016.2335%202.5%2016.9336%202.77248%2017.4684C3.01217%2017.9388%203.39462%2018.3212%203.86502%2018.5609C4.3998%2018.8334%205.09987%2018.8334%206.5%2018.8334Z%27%20stroke%3D%27currentColor%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27/%3E%3C/svg%3E)}input[type=time],input[type=datetime-local]::-webkit-calendar-picker-indicator{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2720%27%20height%3D%2721%27%20viewBox%3D%270%200%2020%2021%27%20fill%3D%27none%27%20xmlns%3D%27http://www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M10.0003%205.50008V10.5001L13.3337%2012.1667M18.3337%2010.5001C18.3337%2015.1025%2014.6027%2018.8334%2010.0003%2018.8334C5.39795%2018.8334%201.66699%2015.1025%201.66699%2010.5001C1.66699%205.89771%205.39795%202.16675%2010.0003%202.16675C14.6027%202.16675%2018.3337%205.89771%2018.3337%2010.5001Z%27%20stroke%3D%27currentColor%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27/%3E%3C/svg%3E)}input[type=date]::-webkit-calendar-picker-indicator,input[type=time]::-webkit-calendar-picker-indicator,input[type=datetime-local]::-webkit-calendar-picker-indicator{position:absolute;width:100%;height:100%;opacity:0}*,: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:currentColor}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:Inter,sans-serif;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]){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::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}.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}}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-x-0{left:0;right:0}.bottom-0{bottom:0}.end-0{inset-inline-end:0px}.end-4{inset-inline-end:1rem}.right-0{right:0}.right-3{right:.75rem}.start-1\/2{inset-inline-start:50%}.top-0{top:0}.top-1\/2{top:50%}.top-3{top:.75rem}.top-4{top:1rem}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.row-span-1{grid-row:span 1 / span 1}.row-span-2{grid-row:span 2 / span 2}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.mx-0{margin-left:0;margin-right:0}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-4{margin-top:1rem;margin-bottom:1rem}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mt-auto{margin-top:auto}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-6{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6}.\!line-clamp-none{overflow:visible!important;display:block!important;-webkit-box-orient:horizontal!important;-webkit-line-clamp:none!important}.line-clamp-none{overflow:visible;display:block;-webkit-box-orient:horizontal;-webkit-line-clamp:none}.\!flex{display:flex!important}.flex{display:flex}.grid{display:grid}.hidden{display:none}.aspect-video{aspect-ratio:16 / 9}.size-10{width:2.5rem;height:2.5rem}.size-12{width:3rem;height:3rem}.size-24{width:6rem;height:6rem}.size-4{width:1rem;height:1rem}.size-40{width:10rem;height:10rem}.size-5{width:1.25rem;height:1.25rem}.size-6{width:1.5rem;height:1.5rem}.size-full{width:100%;height:100%}.h-0{height:0px}.h-80{height:20rem}.h-auto{height:auto}.h-full{height:100%}.max-h-\[600px\]{max-height:600px}.min-h-\[450px\]{min-height:450px}.min-h-dvh{min-height:100dvh}.min-h-screen{min-height:100vh}.w-0{width:0px}.w-28{width:7rem}.w-80{width:20rem}.w-full{width:100%}.min-w-0{min-width:0px}.max-w-80{max-width:20rem}.max-w-96{max-width:24rem}.max-w-full{max-width:100%}.flex-auto{flex:1 1 auto}.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))}.-translate-y-1\/2{--tw-translate-y: -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))}.rotate-180{--tw-rotate: 180deg;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))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.\!cursor-not-allowed{cursor:not-allowed!important}.cursor-pointer{cursor:pointer}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-rows-\[180px_180px\]{grid-template-rows:180px 180px}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.overflow-hidden{overflow:hidden}.text-nowrap{text-wrap:nowrap}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-s-lg{border-start-start-radius:.5rem;border-end-start-radius:.5rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0px}.border-t{border-top-width:1px}.border-\[\#badbcc\]{--tw-border-opacity: 1;border-color:rgb(186 219 204 / var(--tw-border-opacity, 1))}.border-\[\#f5c2c7\]{--tw-border-opacity: 1;border-color:rgb(245 194 199 / var(--tw-border-opacity, 1))}.border-\[\#ffecb5\]{--tw-border-opacity: 1;border-color:rgb(255 236 181 / var(--tw-border-opacity, 1))}.border-pink{--tw-border-opacity: 1;border-color:rgb(var(--theme-pink) / var(--tw-border-opacity, 1))}.border-secondary{--tw-border-opacity: 1;border-color:rgb(var(--theme-secondary) / var(--tw-border-opacity, 1))}.bg-\[\#d1e7dd\]{--tw-bg-opacity: 1;background-color:rgb(209 231 221 / var(--tw-bg-opacity, 1))}.bg-\[\#f8d7da\]{--tw-bg-opacity: 1;background-color:rgb(248 215 218 / var(--tw-bg-opacity, 1))}.bg-\[\#fff3cd\]{--tw-bg-opacity: 1;background-color:rgb(255 243 205 / var(--tw-bg-opacity, 1))}.bg-blue{--tw-bg-opacity: 1;background-color:rgb(var(--theme-blue) / var(--tw-bg-opacity, 1))}.bg-body{--tw-bg-opacity: 1;background-color:rgb(var(--theme-body) / var(--tw-bg-opacity, 1))}.bg-pink{--tw-bg-opacity: 1;background-color:rgb(var(--theme-pink) / var(--tw-bg-opacity, 1))}.bg-pink\/5{background-color:rgb(var(--theme-pink) / .05)}.bg-secondary{--tw-bg-opacity: 1;background-color:rgb(var(--theme-secondary) / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(var(--theme-white) / var(--tw-bg-opacity, 1))}.bg-opacity-5{--tw-bg-opacity: .05}.bg-\[url\(\'\/images\/thanku-texture\.svg\'\)\]{background-image:url(/images/thanku-texture.svg)}.bg-cover{background-size:cover}.bg-no-repeat{background-repeat:no-repeat}.object-cover{object-fit:cover}.p-0{padding:0}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-0{padding-left:0;padding-right:0}.px-2{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}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pb-1{padding-bottom:.25rem}.pb-20{padding-bottom:5rem}.pb-4{padding-bottom:1rem}.ps-0{padding-inline-start:0px}.ps-5{padding-inline-start:1.25rem}.pt-10{padding-top:2.5rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.text-center{text-align:center}.font-sans{font-family:Inter,sans-serif}.text-\[13px\]{font-size:13px}.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-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.capitalize{text-transform:capitalize}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-8{line-height:2rem}.leading-normal{line-height:1.5}.\!text-gray{--tw-text-opacity: 1 !important;color:rgb(var(--theme-gray) / var(--tw-text-opacity, 1))!important}.\!text-pink{--tw-text-opacity: 1 !important;color:rgb(var(--theme-pink) / var(--tw-text-opacity, 1))!important}.text-\[\#0f5132\]{--tw-text-opacity: 1;color:rgb(15 81 50 / var(--tw-text-opacity, 1))}.text-\[\#664d03\]{--tw-text-opacity: 1;color:rgb(102 77 3 / var(--tw-text-opacity, 1))}.text-\[\#842029\]{--tw-text-opacity: 1;color:rgb(132 32 41 / var(--tw-text-opacity, 1))}.text-blue{--tw-text-opacity: 1;color:rgb(var(--theme-blue) / var(--tw-text-opacity, 1))}.text-dark{--tw-text-opacity: 1;color:rgb(var(--theme-dark) / var(--tw-text-opacity, 1))}.text-gray{--tw-text-opacity: 1;color:rgb(var(--theme-gray) / var(--tw-text-opacity, 1))}.text-green{--tw-text-opacity: 1;color:rgb(var(--theme-green) / var(--tw-text-opacity, 1))}.text-pink{--tw-text-opacity: 1;color:rgb(var(--theme-pink) / var(--tw-text-opacity, 1))}.text-red{--tw-text-opacity: 1;color:rgb(var(--theme-red) / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(var(--theme-white) / var(--tw-text-opacity, 1))}.no-underline{text-decoration-line:none}.shadow-\[inset_0_0_0_1px_\#F93E88\,inset_0_-2px_0_0_\#F93E88\]{--tw-shadow: inset 0 0 0 1px #F93E88,inset 0 -2px 0 0 #F93E88;--tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color), inset 0 -2px 0 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-\[inset_0_0_0_1px_\#e9e9e9\,inset_0_-2px_0_0_\#e9e9e9\]{--tw-shadow: inset 0 0 0 1px #e9e9e9,inset 0 -2px 0 0 #e9e9e9;--tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color), inset 0 -2px 0 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{outline-style:solid}.outline-dark{outline-color:rgb(var(--theme-dark) / 1)}.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-xl{--tw-backdrop-blur: blur(24px) !important;-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)!important;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)!important}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.\*\:size-6>*{width:1.5rem;height:1.5rem}.\*\:size-8>*{width:2rem;height:2rem}.\*\:size-full>*{width:100%;height:100%}.\*\:w-full>*{width:100%}.placeholder\:text-gray::placeholder{--tw-text-opacity: 1;color:rgb(var(--theme-gray) / var(--tw-text-opacity, 1))}.first\:pt-0:first-child{padding-top:0}.last\:border-b-0:last-child{border-bottom-width:0px}.last\:border-none:last-child{border-style:none}.last\:pb-0:last-child{padding-bottom:0}.hover\:scale-\[1\.02\]:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;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))}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.hover\:shadow-lg:hover{--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)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}@media (min-width: 640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 768px){.md\:min-h-\[520px\]{min-height:520px}.md\:min-w-\[72px\]{min-width:72px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:items-center{align-items:center}.md\:justify-stretch{justify-content:stretch}.md\:gap-3{gap:.75rem}.md\:gap-6{gap:1.5rem}.md\:p-6{padding:1.5rem}}@media (min-width: 1024px){.lg\:col-span-4{grid-column:span 4 / span 4}.lg\:flex{display:flex}.lg\:size-32{width:8rem;height:8rem}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:leading-7{line-height:1.75rem}}@media (min-width: 1280px){.xl\:relative{position:relative}.xl\:sticky{position:sticky}.xl\:col-span-1{grid-column:span 1 / span 1}.xl\:col-span-2{grid-column:span 2 / span 2}.xl\:block{display:block}.xl\:hidden{display:none}.xl\:h-40{height:10rem}.xl\:w-auto{width:auto}.xl\:max-w-80{max-width:20rem}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}.xl\:gap-6{gap:1.5rem}.xl\:border-b-0{border-bottom-width:0px}.xl\:border-e{border-inline-end-width:1px}.xl\:bg-transparent{background-color:transparent}.xl\:p-0{padding:0}.xl\:py-12{padding-top:3rem;padding-bottom:3rem}}.\[\&\:nth-child\(n\+4\)\:nth-child\(-n\+7\)\]\:hidden:nth-child(n+4):nth-child(-n+7){display:none}@media (min-width: 640px){.sm\:\[\&\:nth-child\(n\+4\)\:nth-child\(-n\+7\)\]\:flex:nth-child(n+4):nth-child(-n+7){display:flex}}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCm3FwrK3iLTcvnUwkT9nA2.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCm3FwrK3iLTcvnUwAT9nA2.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCm3FwrK3iLTcvnUwgT9nA2.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCm3FwrK3iLTcvnUwcT9nA2.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCm3FwrK3iLTcvnUwsT9nA2.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCm3FwrK3iLTcvnUwoT9nA2.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCm3FwrK3iLTcvnUwQT9g.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcvvYwYL8g.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcvmYwYL8g.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcvuYwYL8g.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcvhYwYL8g.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcvtYwYL8g.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcvsYwYL8g.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcviYwY.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}::-webkit-scrollbar{height:0px;width:0px}.eventPage{--tw-bg-opacity: 1;background-color:rgb(var(--theme-body) / var(--tw-bg-opacity, 1));padding-top:1.5rem;padding-bottom:5rem}@media (min-width: 1280px){.eventPage{padding-top:3rem;padding-bottom:3rem}}.eventPage-wrapper{display:flex;min-width:0px;flex:1 1 auto;flex-direction:column;gap:1.5rem}@media (min-width: 1280px){.eventPage-wrapper{flex-direction:row}}.eventPage-content{display:flex;width:100%;min-width:0px;flex:1 1 auto;flex-direction:column;gap:1.5rem}@media (min-width: 1280px){.eventPage-content .eventCard :is(.eventCard-title,.eventCard-text,.eventCard-date,.eventCard-location){display:none}}.ticketCard{display:flex;flex-direction:column;gap:1rem;overflow:hidden;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(var(--theme-white) / var(--tw-bg-opacity, 1));padding:1rem}@media (min-width: 768px){.ticketCard{gap:1.5rem;padding:1.5rem}}.ticketCard-title{display:flex;align-items:center;gap:1rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(var(--theme-dark) / var(--tw-text-opacity, 1))}.ticketCard-text{font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(var(--theme-gray) / var(--tw-text-opacity, 1))}.eventPage .container .eventPage-aside{top:0;z-index:20;display:flex;width:100%;flex-direction:column;gap:1rem}@media (min-width: 1280px){.eventPage .container .eventPage-aside{position:sticky;max-width:20rem;gap:1.5rem}}.eventPage .container .eventPage-aside .fixedBottom .btn{width:100%}.eventCard{display:flex;flex-direction:column;gap:1rem;overflow:hidden;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(var(--theme-white) / var(--tw-bg-opacity, 1));padding:1rem;text-decoration-line:none}@media (min-width: 768px){.eventCard{gap:1.5rem;padding:1.5rem}}.eventCard iframe{height:20rem;width:100%;overflow:hidden;border-radius:.5rem}@media (min-width: 1280px){.eventCard iframe{height:10rem}}.eventCard-img{position:relative;aspect-ratio:16 / 9;overflow:hidden;border-radius:.5rem}.eventCard-img img{aspect-ratio:16 / 9;object-fit:cover}.eventCard-title{font-family:Inter,sans-serif;font-size:1rem;font-weight:600;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(var(--theme-dark) / var(--tw-text-opacity, 1))}.eventCard-date{display:flex;align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(var(--theme-blue) / var(--tw-text-opacity, 1))}.eventCard-text,.eventCard-location{display:flex;align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(var(--theme-gray) / var(--tw-text-opacity, 1))}.eventCard-price{font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(var(--theme-dark) / var(--tw-text-opacity, 1))}.eventCard-icon{position:absolute;top:1rem;inset-inline-end:1rem;display:flex;width:2.5rem;height:2.5rem;flex-shrink:0;cursor:pointer;align-items:center;justify-content:center;border-radius:.25rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(var(--theme-secondary) / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(var(--theme-white) / var(--tw-bg-opacity, 1));padding:.625rem;--tw-text-opacity: 1;color:rgb(var(--theme-gray) / var(--tw-text-opacity, 1))}.eventCard-btn{display:flex;align-items:center;gap:1rem}.eventCard-btn .btn{width:100%}.tab-content{display:flex;flex-direction:column;gap:1.5rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(var(--theme-white) / var(--tw-bg-opacity, 1));padding:1.5rem}.tab-panel{display:flex;flex-direction:column;gap:1.5rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:2rem;--tw-text-opacity: 1;color:rgb(var(--theme-gray) / var(--tw-text-opacity, 1))}.borderCard{display:flex;flex-direction:column;gap:1rem;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(var(--theme-secondary) / var(--tw-border-opacity, 1));padding:1.5rem}@media (min-width: 768px){.borderCard{flex-direction:row;align-items:center}}.fixedBottom{position:fixed;left:0;right:0;bottom:0;z-index:30;margin-left:0;margin-right:0;display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem;--tw-bg-opacity: 1;background-color:rgb(var(--theme-white) / var(--tw-bg-opacity, 1));padding:1rem .75rem}@media (min-width: 1280px){.fixedBottom{position:relative;background-color:transparent;padding:0}}.fixedBottom-title{text-wrap:nowrap;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;text-transform:capitalize;line-height:1rem;--tw-text-opacity: 1;color:rgb(var(--theme-dark) / var(--tw-text-opacity, 1))}.fixedBottom .btn{width:100%}@media (min-width: 1280px){.fixedBottom .btn{width:auto}}.borderCard.active{--tw-border-opacity: 1;border-color:rgb(var(--theme-pink) / var(--tw-border-opacity, 1))}.borderCard-content{display:flex;flex:1 1 auto;flex-direction:column;gap:1rem}.borderCard-title{flex:1 1 auto;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(var(--theme-dark) / var(--tw-text-opacity, 1))}.borderCard-text{font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(var(--theme-gray) / var(--tw-text-opacity, 1))}.borderCard-info{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}@media (min-width: 768px){.borderCard-info{flex-direction:column;justify-content:stretch}}.borderCard-price{text-wrap:nowrap;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(var(--theme-dark) / var(--tw-text-opacity, 1))}.eventPage-footer{display:flex;flex-direction:column;align-items:center;gap:.25rem;overflow:hidden;border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(var(--theme-secondary) / var(--tw-border-opacity, 1));padding:1rem}@media (min-width: 768px){.eventPage-footer{padding:1.5rem}}.list-group-flush{margin-left:-1.5rem;margin-right:-1.5rem;display:flex;flex-direction:column}.list-group-flush .list-group-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(var(--theme-secondary) / var(--tw-border-opacity, 1));padding:.75rem 1.5rem}.list-group-flush .list-group-item:first-child{padding-top:0}.list-group-flush .list-group-item:last-child{border-bottom-width:0px;padding-bottom:0}.list-group-flush .list-group-value{text-wrap:nowrap;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(var(--theme-gray) / var(--tw-text-opacity, 1))}.list-group-flush .list-group-key{display:flex;align-items:center;gap:1rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(var(--theme-gray) / var(--tw-text-opacity, 1))}.list-group-flush .list-group-footer{border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(var(--theme-secondary) / var(--tw-border-opacity, 1))}.list-group-flush .list-group-footer :is(.list-group-value,.list-group-key){--tw-text-opacity: 1;color:rgb(var(--theme-dark) / var(--tw-text-opacity, 1))}.list-group-body{margin:1rem 1.5rem;display:flex;flex-direction:column;gap:1rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(var(--theme-body) / var(--tw-bg-opacity, 1));padding:.75rem 1.5rem}.list-group-body .list-group-item{border-bottom-width:0px;padding:0}.noData{margin-left:auto;margin-right:auto;display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:1rem}.noData-img{display:flex;width:10rem;height:10rem;align-items:center;justify-content:center}.noData-img img{width:100%;height:100%}.noData-title{text-align:center;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(var(--theme-dark) / var(--tw-text-opacity, 1))}@media (min-width: 1024px){.noData-title{font-size:1.125rem;line-height:1.75rem}}.noData-text{text-align:center;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(var(--theme-gray) / var(--tw-text-opacity, 1))}.innerHTML-body{font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:2rem;--tw-text-opacity: 1;color:rgb(var(--theme-gray) / var(--tw-text-opacity, 1))}.innerHTML-body p{margin-bottom:1rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:2rem;--tw-text-opacity: 1;color:rgb(var(--theme-gray) / var(--tw-text-opacity, 1))}.innerHTML-body>:is(:first-child,:last-child){margin-bottom:0}.innerHTML-body a{cursor:pointer;--tw-text-opacity: 1;color:rgb(var(--theme-pink) / var(--tw-text-opacity, 1));text-decoration-line:none}.innerHTML-body a:hover{text-decoration-line:underline}.innerHTML-body :is(h1,h2,h3,h4,h5,h6){margin-bottom:1rem;font-family:Inter,sans-serif;font-weight:600;--tw-text-opacity: 1;color:rgb(var(--theme-dark) / var(--tw-text-opacity, 1))}.innerHTML-body h1{font-size:1.25rem;line-height:1.75rem;line-height:1.5}.innerHTML-body h2{font-size:1.125rem;line-height:1.75rem;line-height:1.5}.innerHTML-body h3,.innerHTML-body h4,.innerHTML-body h5{font-size:1rem;line-height:1.5rem;line-height:1.5}.innerHTML-body h6{font-size:.875rem;line-height:1.25rem;line-height:1.5}.innerHTML-body ul{list-style-type:disc;padding-inline-start:1.25rem}.innerHTML-body ul li{margin-bottom:.5rem}.innerHTML-body img{width:100%;max-width:100%;border-radius:.25rem}
