.ErrorMessage{box-shadow:0 43px 70px 20px #27403e3b;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;display:flex;justify-content:center;align-items:center;padding:2.5vh 2.78vh;border-radius:.9vh;background:white;z-index:99999}.AuthorizationPopup{box-shadow:0 43px 70px 20px #27403e3b;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:1.32vh 2.64vh;border-radius:.9vh;background:white;display:block;width:29vh;z-index:99999}.AuthorizationPopup__msg{font-size:2.5vh;color:#0c484c;margin-bottom:2.64vh;text-align:left}.AuthorizationPopup__msg:first-child{text-align:center;text-transform:capitalize}.AuthorizationPopup p{font-size:2.5vh;cursor:pointer;color:#15968e;margin:auto;width:max-content}.AuthorizationPopup__close{position:absolute;right:15px;left:auto;top:15px;cursor:pointer;width:24px}.facebook-button{display:flex!important;align-items:center!important;justify-content:center!important;width:40px!important;height:40px!important;background-color:#fff!important;border:1px solid #d1d5db!important;border-radius:4px!important;box-shadow:none!important;transition:all .2s!important;cursor:pointer!important;color:#1877f2!important;font-size:1.25rem!important;line-height:1!important;margin:0!important;font-weight:400!important;padding:0!important}html{--light-green: #00f4a4}@font-face{font-family:SFPro;src:url(../fonts/SFPro.ttf) format("ttf")}@font-face{font-family:San Francisco;font-weight:400;src:url(https://applesocial.s3.amazonaws.com/assets/styles/fonts/sanfrancisco/sanfranciscodisplay-regular-webfont.woff\ 96)}.AuthorizeHeader{display:flex;padding:8vh 7.78vh 0;justify-content:space-between;margin-bottom:14vh}.AuthorizeHeader img{height:7vh}.AuthorizeHeader a{text-decoration:none}.AuthorizeHeader__register{display:flex;align-items:center;height:3.6vh}.AuthorizeHeader__register img{height:2.6vh}.AuthorizeHeader__register h3{font-family:-apple-system,BlinkMacSystemFont,sans-serif;color:var(--light-green);margin:0;font-size:1.3vh;line-height:1.6vh;letter-spacing:.02vh;margin-left:1.18vh}.AuthorizeHeader__register__center-text{display:flex;align-items:center;margin-left:30px}.AuthorizeHeader__login{display:flex;align-items:center;height:2.74vh}.AuthorizeHeader__login img{height:2.74vh}.AuthorizeHeader__login h3{font-family:-apple-system,BlinkMacSystemFont,sans-serif;color:var(--light-green);margin:0;font-size:1.3vh;line-height:1.6vh;letter-spacing:.02vh;margin-left:3.18vh}.dd{position:relative}.dd-area{display:flex;align-items:center;cursor:pointer;color:#00f4a4}.dd-drop{position:absolute;top:calc(100% + 15px);right:-8px;background-color:#fff;border-radius:7px;padding:10px 15px;box-shadow:0 43px 70px 20px #27403e3b;z-index:1000}.dd-drop:after{content:"";position:absolute;bottom:100%;right:10px;width:0px;height:0px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid rgba(255,255,255,.8)}.dd-drop__item{white-space:nowrap;cursor:pointer;color:#167c84;opacity:.75;font-size:15px;font-weight:500;padding:5px}.dd-drop__item:hover{opacity:1}.header{position:absolute;top:0;left:0;right:0;padding:75px;display:flex;align-items:center;justify-content:space-between}.header-logo{height:66px;width:240px}.header-action{display:flex;align-items:center}.header-action>div{margin:0 10px}.header-action__menu{display:flex;align-items:center}.header-action__menu img{height:15px;width:15px;margin:0 7px}.header-action__menu.login{display:flex;align-items:center;cursor:pointer;color:#00f4a4}.radix-dialog-overlay{animation:overlayShow .4s cubic-bezier(.16,1,.3,1)}.radix-dialog-content{outline:none;animation:contentShow .4s cubic-bezier(.16,1,.3,1)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.IconButton{font-family:inherit;border-radius:100%;height:25px;width:25px;display:inline-flex;align-items:center;justify-content:center;position:absolute;top:10px;right:10px}@keyframes overlayShow{0%{opacity:0}to{opacity:1}}@keyframes contentShow{0%{opacity:0;transform:translate(-50%,-50%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.ContactUsModal{position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);width:500px;border-radius:13px;box-shadow:0 43px 70px 20px #27403e3b;background-color:#fff;padding:20px 60px 10px;box-sizing:border-box}.ContactUsModal-close{position:absolute;height:30px;width:30px;top:25px;right:50px;cursor:pointer}.ContactUsModal-title{font-size:36px;color:#0c484c;text-align:center;margin:0 0 20px;font-weight:400}.ContactUsModal-input{position:relative;display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #eff3f4}.ContactUsModal-input__elem{width:100%;margin-right:30px;border:none;font-size:15px;outline:none}.ContactUsModal-input__elem-error{position:absolute;left:10px;bottom:3px;font-size:10px;color:red}.ContactUsModal-input__label{font-size:15px;color:#83a2a4;white-space:nowrap}.ContactUsModal-textarea{width:100%;height:75px;padding:11px 14px;background-color:#eff3f4;color:#83a2a4;font-size:12px;font-weight:500;resize:none;border:none;border-radius:.83vh;margin-top:1.53vh;overflow:auto;font-family:-apple-system,BlinkMacSystemFont,sans-serif;outline:none;box-sizing:border-box}.ContactUsModal-btn{font-size:36px;font-weight:500;color:#15968e;background:transparent;border:none;outline:none;cursor:pointer}.ContactUsModal-btn-wrap{display:flex;justify-content:center}.ContactUsModal-btn-fp{font-size:14px;color:#0c484c;text-decoration:none}.PrivacuPolicyModal{position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);width:500px;border-radius:13px;box-shadow:0 43px 70px 20px #27403e3b;background-color:#fff;padding:20px;box-sizing:border-box}.PrivacuPolicyModal-close{position:absolute;height:30px;width:30px;top:25px;right:50px;cursor:pointer}.PrivacuPolicyModal-title{font-size:36px;color:#0c484c;text-align:center;margin:0 0 50px;font-weight:400}.PrivacuPolicyModal-btn{font-size:22px;font-weight:500;color:#fff;background:#15968e;border:none;outline:none;cursor:pointer;margin:20px 0;padding:4px 20px;width:100%;text-align:center}.loginModal{position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);width:500px;border-radius:13px;box-shadow:0 43px 70px 20px #27403e3b;background-color:#fff;padding:20px 60px 10px;box-sizing:border-box}.loginModal-action{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #eff3f4}.loginModal-action__item{font-size:21px;font-weight:500;color:#15968e;text-decoration:none;margin:0 8px;cursor:pointer;transition:all .3s ease-in}.loginModal-action__item.active{text-decoration:underline;color:#15968e}.loginModal-action__item.disable{color:#9ca8a7}.loginModal-action__login{display:flex}.loginModal-input{position:relative;display:flex;justify-content:space-between;align-items:center;padding:26px 0;border-bottom:1px solid #eff3f4}.loginModal-input__elem{width:100%;margin-right:30px;border:none;font-size:15px;outline:none}.loginModal-input__elem-error{position:absolute;left:10px;bottom:3px;font-size:10px;color:red}.loginModal-input__label{font-size:15px;color:#83a2a4;white-space:nowrap}.loginModal-checkbox{margin:8px 0;display:flex;align-items:center;font-size:14px;color:#0c484c}.loginModal-checkbox-box{height:18px;width:18px;border:2px solid #15968e;border-radius:4px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;margin-right:10px}.loginModal-checkbox-box.active{background-color:#15968e}.loginModal-checkbox-box__check{display:none;width:80%;height:80%;object-fit:contain}.loginModal-checkbox-box__check.active{display:block}.loginModal-btn{font-size:36px;font-weight:500;color:#15968e;background:transparent;border:none;outline:none;cursor:pointer}.loginModal-btn-wrap{display:flex;justify-content:center}.loginModal-btn-fp{font-size:14px;color:#0c484c;text-decoration:none;background:transparent;border:none;outline:none;cursor:pointer}.notification{position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);width:444px;border-radius:13px;box-shadow:0 43px 70px 20px #27403e3b;background-color:#fff;padding:20px 50px 10px;box-sizing:border-box}.notification-close{position:absolute;height:30px;width:30px;top:25px;right:50px;cursor:pointer}.notification-title{font-size:21px;font-weight:600;color:#0c484c;text-align:center;margin:0 0 20px}.notification-tab{display:flex;align-items:center;overflow:hidden;border-radius:100px;margin-bottom:45px}.notification-tab__item{width:33%;text-align:center;padding:4px 10px;background-color:#eff3f4;border-right:1px solid #d8e2e2;color:#0c484c;font-size:16px;cursor:pointer}.notification-tab__item.active{color:#fff;background:#15968e}.notification-switch{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eff3f4;padding:17px 0}.notification-switch__label{font-size:18px;font-weight:600;color:#0c484c;white-space:nowrap}.notification-switch__elem{height:32px;width:50px;position:relative;border-radius:30px}.notification-switch__elem-point{height:22px;width:22px;background-color:#fff;border-radius:30px;position:absolute;top:50%;transform:translateY(-50%)}.notification-select{display:flex;align-items:center;font-size:15px;font-weight:600;color:#0c484c;cursor:pointer}.notification-select__check{height:15px;width:15px;border-radius:20px;margin-right:8px;border:solid 1px #55918d;background-color:#eff3f4}.notification-select__check.active{background-color:#55918d}.notification-input{min-width:10px;position:relative;display:flex;justify-content:space-between;align-items:center;padding:17px 0;border-bottom:1px solid #eff3f4;color:#0c484c}.notification-input__elem{width:100%;margin-right:30px;border:none;font-size:18px;font-weight:600;outline:none;background:transparent;color:#0c484c}.notification-input__elem-pref{font-size:18px;font-weight:600;color:#0c484c}.notification-input__elem-error{position:absolute;left:10px;bottom:3px;font-size:10px;color:red}.notification-input__label{font-size:18px;color:#83a2a4;white-space:nowrap}.notification-btn{font-size:18px;font-weight:500;color:#15968e;background:transparent;border:none;outline:none;cursor:pointer}.notification-btn.cancel{color:#83a2a4;font-weight:400}.notification-btn-wrap{display:flex;justify-content:flex-end}.center-screen{margin-top:50px;margin-bottom:50px;position:absolute;left:50%;transform:translate(-50%)}.DropdownMenuContent{animation-duration:.3s;animation-timing-function:cubic-bezier(.16,1,.3,1)}.DropdownMenuContent[data-side=top]{animation-name:slideUp}.DropdownMenuContent[data-side=bottom]{animation-name:slideDown}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.popup-actions{display:flex;justify-content:flex-end}.popup-actions p{font-size:14px;font-weight:500;margin:.5vh 0 0;cursor:pointer}.popup-actions p:first-child{color:#83a2a4}.popup-actions p:last-child{color:#15968e;margin-left:2.08vh}.sweet-loading{position:fixed;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-items:center;z-index:9999;box-shadow:inset 0 0 1px 5000px #0009,0 0 1px 5000px #0009}.popup-form h1{color:#0c484c;font-size:15px;font-weight:600;margin:0 0 1.67vh}.popup-form__form__upload-container{width:75px;height:75px;margin:auto;position:relative}.popup-form__form__upload-container__avatar{width:75px;height:75px;border-radius:50%;object-fit:cover}.popup-form__form__upload-container__fileInput{position:absolute;left:50%;top:50%;height:35px;width:35px;z-index:100;opacity:0;cursor:pointer;transform:translate(-50%,-50%)}.popup-form__form__upload-container__fileInput::-webkit-file-upload-button{cursor:pointer}.popup-form__form__upload-container__upload-btn{position:absolute;left:50%;top:50%;cursor:pointer;transform:translate(-50%,-50%);height:1.39vh;width:1.53vh}.popup-form__form__upload-container__delete-btn{width:14px;height:14px;position:absolute;right:0%;cursor:pointer}.popup-form__form__select p{cursor:pointer}.popup-form__form__input,.popup-form__form__select{display:flex;width:100%;justify-content:space-between;border-bottom:.1vh solid #eff3f4;align-items:center}.popup-form__form__input__error,.popup-form__form__select__error{color:red;font-size:12px;line-height:1vh}.popup-form__form__input__button,.popup-form__form__select__button{overflow:auto}.popup-form__form__input__button,.popup-form__form__input input,.popup-form__form__select__button,.popup-form__form__select input{width:200px;color:#0c484c;font-size:12px;border:none;padding:1.11vh 0;text-align:left;letter-spacing:-.36px}.popup-form__form__input__button:focus,.popup-form__form__input input:focus,.popup-form__form__select__button:focus,.popup-form__form__select input:focus{outline:none}.popup-form__form__input p,.popup-form__form__select p{width:30%;color:#83a2a4;font-size:12px;margin:0;text-align:right;display:flex;justify-content:flex-end}.popup-form__form__input p img,.popup-form__form__select p img{height:1.5vh;margin-left:.7vh}.popup-form__form__textarea{background-color:#eff3f4;border-radius:.83vh;font-size:12px;line-height:1.69;font-weight:500;color:#0c484c;width:calc(100% - 2.8vh);min-height:6.11vh;font-family:-apple-system,BlinkMacSystemFont,sans-serif;resize:none;border:none;padding:.9vh 1.4vh;margin:1.39vh 0 2.29vh}.popup-form__form__textarea:focus{outline:none}.popup-form__form__textarea::placeholder{font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.13vh;line-height:1.69;font-weight:500;color:#83a2a4}.popup-form__form__btns{display:flex;justify-content:flex-end;width:100%}.popup-form__form__btns button{font-size:14px;font-weight:500;border:none;background:none;padding:0;cursor:pointer}.popup-form__form__btns__submit{margin-left:2.08vh;color:#15968e}.popup-form__form__btns__cancel{color:#83a2a4}*,: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: }*{scrollbar-color:initial;scrollbar-width:initial}.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}}.input-root-base{display:flex;height:2rem;width:100%;align-items:center;gap:.5rem;border-radius:.5rem;--tw-bg-opacity: 1;background-color:rgb(var(--clr-white) / var(--tw-bg-opacity, 1));padding-left:.5rem;padding-right:.5rem;border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(201 201 201 / var(--tw-border-opacity, 1))}.input-root-base:focus-within{--tw-border-opacity: 1;border-color:rgb(141 141 141 / var(--tw-border-opacity, 1))}.input-root-base:focus-within svg>path{--tw-text-opacity: 1;color:rgb(141 141 141 / var(--tw-text-opacity, 1))}.input-root-base svg>path{--tw-text-opacity: 1;color:rgb(201 201 201 / var(--tw-text-opacity, 1))}.input-root-disabled{cursor:not-allowed;opacity:.5}.input-root-disabled *{pointer-events:none}.input-base{margin:0;height:100%;width:100%;border-width:0px;background-color:transparent;padding:0;font-size:13px;--tw-text-opacity: 1;color:rgb(var(--clr-black) / var(--tw-text-opacity, 1));outline-width:0px}.btn-base{display:flex;height:2rem;width:fit-content;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;align-items:center;justify-content:center;border-radius:.5rem;border-width:1px;border-style:solid;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.btn-base:disabled{cursor:not-allowed;background-color:#9fc4c480;opacity:.5}.btn-base:active:enabled{color:rgb(var(--clr-white) / .7)}.btn-var-white{--tw-border-opacity: 1;border-color:rgb(96 174 174 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(var(--clr-white) / var(--tw-bg-opacity, 1))}.btn-var-white:hover:enabled{--tw-bg-opacity: 1;background-color:rgb(96 174 174 / var(--tw-bg-opacity, 1))}.btn-var-blue{border-width:0px;--tw-bg-opacity: 1;background-color:rgb(96 174 174 / var(--tw-bg-opacity, 1))}.btn-var-blue:hover:enabled{background-color:#60aeaecc}.t-base{margin:0;font-family:Inter,sans-serif}.t-primary{font-size:14px}.t-headline{font-size:1rem;line-height:1.5rem;font-weight:700}.evexia-scrollbar::-webkit-scrollbar-track{background-color:var(--scrollbar-track);border-radius:var(--scrollbar-track-radius)}.evexia-scrollbar::-webkit-scrollbar-track:hover{background-color:var(--scrollbar-track-hover, var(--scrollbar-track))}.evexia-scrollbar::-webkit-scrollbar-track:active{background-color:var(--scrollbar-track-active, var(--scrollbar-track-hover, var(--scrollbar-track)))}.evexia-scrollbar::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:var(--scrollbar-thumb-radius)}.evexia-scrollbar::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover, var(--scrollbar-thumb))}.evexia-scrollbar::-webkit-scrollbar-thumb:active{background-color:var(--scrollbar-thumb-active, var(--scrollbar-thumb-hover, var(--scrollbar-thumb)))}.evexia-scrollbar::-webkit-scrollbar-corner{background-color:var(--scrollbar-corner);border-radius:var(--scrollbar-corner-radius)}.evexia-scrollbar::-webkit-scrollbar-corner:hover{background-color:var(--scrollbar-corner-hover, var(--scrollbar-corner))}.evexia-scrollbar::-webkit-scrollbar-corner:active{background-color:var(--scrollbar-corner-active, var(--scrollbar-corner-hover, var(--scrollbar-corner)))}.evexia-scrollbar{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb, initial) var(--scrollbar-track, initial)}.evexia-scrollbar::-webkit-scrollbar{display:block;width:8px;height:8px}.evexia-scrollbar{--scrollbar-track: #e6e6e6;--scrollbar-thumb: #9fc4c4;--scrollbar-track-radius: .75rem;--scrollbar-thumb-radius: .375rem}.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}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.-top-2{top:-.5rem}.bottom-0{bottom:0}.left-1\/2{left:50%}.left-2{left:.5rem}.right-0{right:0}.right-1{right:.25rem}.right-12{right:3rem}.right-3{right:.75rem}.right-4{right:1rem}.right-\[90px\]{right:90px}.right-px{right:1px}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-3{top:.75rem}.top-4{top:1rem}.top-6{top:1.5rem}.top-\[14px\]{top:14px}.top-px{top:1px}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[100000\]{z-index:100000}.z-\[10000\]{z-index:10000}.z-\[10001\]{z-index:10001}.z-\[10002\]{z-index:10002}.z-\[1001\]{z-index:1001}.z-\[100\]{z-index:100}.z-\[1\]{z-index:1}.z-\[999\]{z-index:999}.col-span-1{grid-column:span 1 / span 1}.col-span-12{grid-column:span 12 / span 12}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.col-span-4{grid-column:span 4 / span 4}.col-span-6{grid-column:span 6 / span 6}.col-span-7{grid-column:span 7 / span 7}.m-0{margin:0}.m-3{margin:.75rem}.m-5{margin:1.25rem}.m-auto{margin:auto}.\!my-0{margin-top:0!important;margin-bottom:0!important}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-\[10px\]{margin-top:10px;margin-bottom:10px}.my-\[40px\]{margin-top:40px;margin-bottom:40px}.-mt-3{margin-top:-.75rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-\[10px\]{margin-bottom:10px}.mb-\[50px\]{margin-bottom:50px}.mb-\[71px\]{margin-bottom:71px}.me-4{margin-inline-end:1rem}.ml-3{margin-left:.75rem}.ml-\[8px\]{margin-left:8px}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.ms-3{margin-inline-start:.75rem}.ms-4{margin-inline-start:1rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-\[200px\]{margin-top:200px}.mt-\[25px\]{margin-top:25px}.mt-\[30px\]{margin-top:30px}.mt-\[5px\]{margin-top:5px}.mt-\[6px\]{margin-top:6px}.box-border{box-sizing:border-box}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.\!h-5{height:1.25rem!important}.h-0{height:0px}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-4{height:1rem}.h-40{height:10rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-80{height:20rem}.h-\[100px\]{height:100px}.h-\[120px\]{height:120px}.h-\[184px\]{height:184px}.h-\[18px\]{height:18px}.h-\[30px\]{height:30px}.h-\[40px\]{height:40px}.h-\[45px\]{height:45px}.h-\[46px\]{height:46px}.h-\[50px\]{height:50px}.h-\[530px\]{height:530px}.h-\[600px\]{height:600px}.h-\[60px\]{height:60px}.h-\[700px\]{height:700px}.h-\[86px\]{height:86px}.h-\[90px\]{height:90px}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-56{max-height:14rem}.max-h-\[100px\]{max-height:100px}.max-h-\[160px\]{max-height:160px}.max-h-\[230px\]{max-height:230px}.max-h-\[300px\]{max-height:300px}.max-h-\[32px\]{max-height:32px}.max-h-\[440px\]{max-height:440px}.max-h-\[500px\]{max-height:500px}.max-h-\[62\.26vh\]{max-height:62.26vh}.max-h-\[94px\]{max-height:94px}.max-h-full{max-height:100%}.min-h-\[160px\]{min-height:160px}.min-h-\[32px\]{min-height:32px}.min-h-\[440px\]{min-height:440px}.min-h-screen{min-height:100vh}.\!w-5{width:1.25rem!important}.w-1\/12{width:8.333333%}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-2\/4{width:50%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-36{width:9rem}.w-4\/5{width:80%}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-96{width:24rem}.w-\[100\%\]{width:100%}.w-\[1000px\]{width:1000px}.w-\[100px\]{width:100px}.w-\[105px\]{width:105px}.w-\[110px\]{width:110px}.w-\[150px\]{width:150px}.w-\[160px\]{width:160px}.w-\[200px\]{width:200px}.w-\[220px\]{width:220px}.w-\[234px\]{width:234px}.w-\[250px\]{width:250px}.w-\[30px\]{width:30px}.w-\[370px\]{width:370px}.w-\[40px\]{width:40px}.w-\[420px\]{width:420px}.w-\[450px\]{width:450px}.w-\[46px\]{width:46px}.w-\[500px\]{width:500px}.w-\[60\%\]{width:60%}.w-\[700px\]{width:700px}.w-\[86px\]{width:86px}.w-\[calc\(100\%-200px\)\]{width:calc(100% - 200px)}.w-\[fit-content\]{width:fit-content}.w-full{width:100%}.w-px{width:1px}.w-screen{width:100vw}.min-w-0{min-width:0px}.min-w-\[100px\]{min-width:100px}.min-w-\[120px\]{min-width:120px}.min-w-\[138px\]{min-width:138px}.min-w-\[140px\]{min-width:140px}.min-w-\[180px\]{min-width:180px}.min-w-\[1px\]{min-width:1px}.min-w-\[200px\]{min-width:200px}.min-w-\[250px\]{min-width:250px}.min-w-\[300px\]{min-width:300px}.min-w-\[425px\]{min-width:425px}.min-w-\[500px\]{min-width:500px}.min-w-\[50px\]{min-width:50px}.min-w-\[52px\]{min-width:52px}.min-w-\[720px\]{min-width:720px}.max-w-\[100\%\]{max-width:100%}.max-w-\[110px\]{max-width:110px}.max-w-\[1200px\]{max-width:1200px}.max-w-\[120px\]{max-width:120px}.max-w-\[140px\]{max-width:140px}.max-w-\[150px\]{max-width:150px}.max-w-\[180px\]{max-width:180px}.max-w-\[250px\]{max-width:250px}.max-w-\[300px\]{max-width:300px}.max-w-\[425px\]{max-width:425px}.max-w-\[500px\]{max-width:500px}.max-w-\[550px\]{max-width:550px}.max-w-\[90\%\]{max-width:90%}.max-w-full{max-width:100%}.max-w-sm{max-width:24rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-grow,.grow{flex-grow:1}.-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))}.translate-y-96{--tw-translate-y: 24rem;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))}.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))}@keyframes tw-pulse;.animate-pulse{animation:tw-pulse 1s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.scroll-my-px{scroll-margin-top:1px;scroll-margin-bottom:1px}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.auto-cols-max{grid-auto-columns:max-content}.grid-flow-col{grid-auto-flow:column}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-content-between{place-content:space-between}.place-items-center{place-items:center}.content-center{align-content:center}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-9{gap:2.25rem}.gap-\[15px\]{gap:15px}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.25rem * var(--tw-space-x-reverse));margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-\[4px\]>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(4px * var(--tw-space-x-reverse));margin-left:calc(4px * calc(1 - var(--tw-space-x-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.self-center{align-self:center}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[10px\]{border-radius:10px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-b-md{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}.border{border-width:1px}.border-0{border-width:0px}.border-4{border-width:4px}.border-\[1px\]{border-width:1px}.border-\[2px\]{border-width:2px}.border-\[3px\]{border-width:3px}.border-x{border-left-width:1px;border-right-width:1px}.border-x-0{border-left-width:0px;border-right-width:0px}.border-y-0{border-top-width:0px;border-bottom-width:0px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0px}.border-b-2{border-bottom-width:2px}.border-l-2{border-left-width:2px}.border-l-\[1px\]{border-left-width:1px}.border-r{border-right-width:1px}.border-r-0{border-right-width:0px}.border-r-\[1px\]{border-right-width:1px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0px}.border-solid{border-style:solid}.border-none{border-style:none}.border-\[\#eff3f4\]{--tw-border-opacity: 1;border-color:rgb(239 243 244 / var(--tw-border-opacity, 1))}.border-\[\#f08c8c\]{--tw-border-opacity: 1;border-color:rgb(240 140 140 / var(--tw-border-opacity, 1))}.border-black\/10{border-color:rgb(var(--clr-black) / .1)}.border-blue1{--tw-border-opacity: 1;border-color:rgb(159 196 196 / 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-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / 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-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.border-grey1{--tw-border-opacity: 1;border-color:rgb(141 141 141 / var(--tw-border-opacity, 1))}.border-grey2{--tw-border-opacity: 1;border-color:rgb(230 230 230 / var(--tw-border-opacity, 1))}.border-grey3{--tw-border-opacity: 1;border-color:rgb(201 201 201 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-slate-200\/50{border-color:#e2e8f080}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-slate-500{--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity, 1))}.border-teal-700{--tw-border-opacity: 1;border-color:rgb(15 118 110 / var(--tw-border-opacity, 1))}.border-b-\[\#f08c8c\]{--tw-border-opacity: 1;border-bottom-color:rgb(240 140 140 / var(--tw-border-opacity, 1))}.border-r-teal-200{--tw-border-opacity: 1;border-right-color:rgb(153 246 228 / var(--tw-border-opacity, 1))}.bg-\[\#00f4a4\]{--tw-bg-opacity: 1;background-color:rgb(0 244 164 / var(--tw-bg-opacity, 1))}.bg-\[\#D8FFE3\]{--tw-bg-opacity: 1;background-color:rgb(216 255 227 / var(--tw-bg-opacity, 1))}.bg-\[\#F8F9FD\]{--tw-bg-opacity: 1;background-color:rgb(248 249 253 / var(--tw-bg-opacity, 1))}.bg-\[\#FFD8D8\]{--tw-bg-opacity: 1;background-color:rgb(255 216 216 / var(--tw-bg-opacity, 1))}.bg-\[\#f0f0f0\]{--tw-bg-opacity: 1;background-color:rgb(240 240 240 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(var(--clr-black) / var(--tw-bg-opacity, 1))}.bg-black\/50{background-color:rgb(var(--clr-black) / .5)}.bg-blue1{--tw-bg-opacity: 1;background-color:rgb(159 196 196 / var(--tw-bg-opacity, 1))}.bg-blue1\/20{background-color:#9fc4c433}.bg-blue1\/50{background-color:#9fc4c480}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-grey1{--tw-bg-opacity: 1;background-color:rgb(141 141 141 / var(--tw-bg-opacity, 1))}.bg-grey2{--tw-bg-opacity: 1;background-color:rgb(230 230 230 / var(--tw-bg-opacity, 1))}.bg-grey4{--tw-bg-opacity: 1;background-color:rgb(241 241 241 / var(--tw-bg-opacity, 1))}.bg-grey5{--tw-bg-opacity: 1;background-color:rgb(87 87 87 / var(--tw-bg-opacity, 1))}.bg-iceBlue{--tw-bg-opacity: 1;background-color:rgb(var(--clr-iceBlue) / var(--tw-bg-opacity, 1))}.bg-orange{--tw-bg-opacity: 1;background-color:rgb(249 234 217 / var(--tw-bg-opacity, 1))}.bg-pink1{--tw-bg-opacity: 1;background-color:rgb(250 234 234 / var(--tw-bg-opacity, 1))}.bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-teal-400{--tw-bg-opacity: 1;background-color:rgb(45 212 191 / var(--tw-bg-opacity, 1))}.bg-teal-600{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(var(--clr-white) / var(--tw-bg-opacity, 1))}.bg-gradient-radial{background-image:radial-gradient(var(--tw-gradient-stops))}.from-\[\#169990\]{--tw-gradient-from: #169990 var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 153 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-\[\#167c84\]{--tw-gradient-to: #167c84 var(--tw-gradient-to-position)}.fill-slate-200{fill:#e2e8f0}.fill-slate-300{fill:#cbd5e1}.fill-white{fill:rgb(var(--clr-white) / 1)}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.\!p-0{padding:0!important}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-\[15px\]{padding:15px}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.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}.px-\[10px\]{padding-left:10px;padding-right:10px}.px-\[14px\]{padding-left:14px;padding-right:14px}.px-\[15px\]{padding-left:15px;padding-right:15px}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.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-\[5px\]{padding-top:5px;padding-bottom:5px}.py-\[6px\]{padding-top:6px;padding-bottom:6px}.py-\[8px\]{padding-top:8px;padding-bottom:8px}.py-px{padding-top:1px;padding-bottom:1px}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-3{padding-bottom:.75rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[10px\]{padding-bottom:10px}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-\[15px\]{padding-left:15px}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-8{padding-right:2rem}.pr-\[10px\]{padding-right:10px}.ps-2{padding-inline-start:.5rem}.ps-3{padding-inline-start:.75rem}.ps-4{padding-inline-start:1rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-\[200px\]{padding-top:200px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-arial{font-family:Arial,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[24px\]{font-size:24px}.text-\[25px\]{font-size:25px}.text-\[32px\]{font-size:32px}.text-\[35px\]{font-size:35px}.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-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.italic{font-style:italic}.leading-5{line-height:1.25rem}.tracking-wider{letter-spacing:.05em}.text-\[\#01F4A3\]{--tw-text-opacity: 1;color:rgb(1 244 163 / var(--tw-text-opacity, 1))}.text-\[\#0c484c\]{--tw-text-opacity: 1;color:rgb(12 72 76 / var(--tw-text-opacity, 1))}.text-\[\#15968e\]{--tw-text-opacity: 1;color:rgb(21 150 142 / var(--tw-text-opacity, 1))}.text-\[\#1bafaa\]{--tw-text-opacity: 1;color:rgb(27 175 170 / var(--tw-text-opacity, 1))}.text-\[\#3f8888\]{--tw-text-opacity: 1;color:rgb(63 136 136 / var(--tw-text-opacity, 1))}.text-\[\#d5d4d4\]{--tw-text-opacity: 1;color:rgb(213 212 212 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(var(--clr-black) / var(--tw-text-opacity, 1))}.text-blue-200{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.text-blue1\/50{color:#9fc4c480}.text-blue2{--tw-text-opacity: 1;color:rgb(96 174 174 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / 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-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-grey1{--tw-text-opacity: 1;color:rgb(141 141 141 / var(--tw-text-opacity, 1))}.text-grey5{--tw-text-opacity: 1;color:rgb(87 87 87 / var(--tw-text-opacity, 1))}.text-grey6{--tw-text-opacity: 1;color:rgb(172 172 172 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-rose-300{--tw-text-opacity: 1;color:rgb(253 164 175 / var(--tw-text-opacity, 1))}.text-slate-100{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-50{--tw-text-opacity: 1;color:rgb(248 250 252 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-teal-400{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.text-teal-600{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.text-teal-800{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity, 1))}.text-teal-900{--tw-text-opacity: 1;color:rgb(19 78 74 / var(--tw-text-opacity, 1))}.text-teal-950{--tw-text-opacity: 1;color:rgb(4 47 46 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(var(--clr-white) / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.decoration-transparent{text-decoration-color:transparent}.placeholder-transparent::placeholder{color:transparent}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px 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-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px 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-spruce{--tw-shadow-color: rgb(var(--clr-spruce) / 1);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.outline-blue-500\/10{outline-color:#3b82f61a}.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-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.scrollbar-thin::-webkit-scrollbar-track{background-color:var(--scrollbar-track);border-radius:var(--scrollbar-track-radius)}.scrollbar-thin::-webkit-scrollbar-track:hover{background-color:var(--scrollbar-track-hover, var(--scrollbar-track))}.scrollbar-thin::-webkit-scrollbar-track:active{background-color:var(--scrollbar-track-active, var(--scrollbar-track-hover, var(--scrollbar-track)))}.scrollbar-thin::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:var(--scrollbar-thumb-radius)}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover, var(--scrollbar-thumb))}.scrollbar-thin::-webkit-scrollbar-thumb:active{background-color:var(--scrollbar-thumb-active, var(--scrollbar-thumb-hover, var(--scrollbar-thumb)))}.scrollbar-thin::-webkit-scrollbar-corner{background-color:var(--scrollbar-corner);border-radius:var(--scrollbar-corner-radius)}.scrollbar-thin::-webkit-scrollbar-corner:hover{background-color:var(--scrollbar-corner-hover, var(--scrollbar-corner))}.scrollbar-thin::-webkit-scrollbar-corner:active{background-color:var(--scrollbar-corner-active, var(--scrollbar-corner-hover, var(--scrollbar-corner)))}.scrollbar-thin{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb, initial) var(--scrollbar-track, initial)}.scrollbar-thin::-webkit-scrollbar{display:block;width:8px;height:8px}.scrollbar-track-grey2{--scrollbar-track: #e6e6e6 !important}.scrollbar-thumb-blue1{--scrollbar-thumb: #9fc4c4 !important}.scrollbar-track-rounded-xl{--scrollbar-track-radius: .75rem}.scrollbar-thumb-rounded-md{--scrollbar-thumb-radius: .375rem}:root{--clr-white: 255 255 255;--clr-black: 0 0 0;--clr-blueGreen: 21 150 142;--clr-iceBlue: 239 243 244;--clr-sectionDividerGrey: 200 199 204;--clr-greyblue: 131 162 164;--clr-salmon: 255 107 107;--clr-spruce: 12 72 76;--clr-blue1: #9fc4c4;--clr-blue2: #60aeae;--clr-pink1: #faeaea;--clr-pink2: #f9d9d9;--clr-orange: #f9ead9;--clr-grey1: #8d8d8d;--clr-grey2: #e6e6e6;--clr-grey3: #c9c9c9;--clr-grey4: #f1f1f1;--clr-grey5: #575757;--clr-lightGreen: 0 244 164;--toastify-z-index: 100000;--toastify-toast-width: 320px;--toastify-toast-min-height: 80px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,sans-serif}.fc-theme-standard td{border-color:#97a3a3!important}input:disabled{background-color:transparent}.grecaptcha-badge{visibility:hidden}@keyframes tw-pulse{50%{opacity:.5}}.Toastify__toast-container{display:flex;flex-direction:column;gap:1rem}.Toastify__toast{margin-bottom:0}.first\:pt-0:first-child{padding-top:0}.last\:border-0:last-child{border-width:0px}.last\:border-b-0:last-child{border-bottom-width:0px}.group:hover .group-hover\:text-blue2{--tw-text-opacity: 1;color:rgb(96 174 174 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-teal-800{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-white{--tw-text-opacity: 1;color:rgb(var(--clr-white) / var(--tw-text-opacity, 1))}.peer:placeholder-shown~.peer-placeholder-shown\:top-2{top:.5rem}.peer:placeholder-shown~.peer-placeholder-shown\:text-base{font-size:1rem;line-height:1.5rem}.peer:placeholder-shown~.peer-placeholder-shown\:text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.peer:focus~.peer-focus\:-top-2{top:-.5rem}.peer:focus~.peer-focus\:text-xs{font-size:.75rem;line-height:1rem}.peer:focus~.peer-focus\:text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.aria-expanded\:ring-1[aria-expanded=true]{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.aria-expanded\:ring-inset[aria-expanded=true]{--tw-ring-inset: inset}.aria-expanded\:ring-blue-500[aria-expanded=true]{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.hover\:max-w-lg:hover{max-width:32rem}.hover\:border-blue2:hover{--tw-border-opacity: 1;border-color:rgb(96 174 174 / var(--tw-border-opacity, 1))}.hover\:border-gray-500:hover{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.hover\:bg-\[\#D8FFEF\]:hover{--tw-bg-opacity: 1;background-color:rgb(216 255 239 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F8F9F1\]:hover{--tw-bg-opacity: 1;background-color:rgb(248 249 241 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FFD8C1\]:hover{--tw-bg-opacity: 1;background-color:rgb(255 216 193 / var(--tw-bg-opacity, 1))}.hover\:bg-blue1\/30:hover{background-color:#9fc4c44d}.hover\:bg-blue1\/40:hover{background-color:#9fc4c466}.hover\:bg-blue2:hover{--tw-bg-opacity: 1;background-color:rgb(96 174 174 / var(--tw-bg-opacity, 1))}.hover\:bg-blueGreen\/10:hover{background-color:rgb(var(--clr-blueGreen) / .1)}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-grey4:hover{--tw-bg-opacity: 1;background-color:rgb(241 241 241 / var(--tw-bg-opacity, 1))}.hover\:bg-pink2:hover{--tw-bg-opacity: 1;background-color:rgb(249 217 217 / var(--tw-bg-opacity, 1))}.hover\:bg-red-500:hover{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-500:hover{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.hover\:text-\[\#15968e\]:hover{--tw-text-opacity: 1;color:rgb(21 150 142 / var(--tw-text-opacity, 1))}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgb(var(--clr-black) / var(--tw-text-opacity, 1))}.hover\:text-blue1:hover{--tw-text-opacity: 1;color:rgb(159 196 196 / var(--tw-text-opacity, 1))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:text-slate-700:hover{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.hover\:text-teal-400:hover{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(var(--clr-white) / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.focus\:border-teal-800:focus{--tw-border-opacity: 1;border-color:rgb(17 94 89 / var(--tw-border-opacity, 1))}.focus\:bg-gray-200:focus{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.focus\:bg-slate-200:focus{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}@media (min-width: 768px){.md\:col-span-6{grid-column:span 6 / span 6}}@media (min-width: 1024px){.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-4{grid-column:span 4 / span 4}}@media (min-width: 1280px){.xl\:col-span-1{grid-column:span 1 / span 1}.xl\:col-span-2{grid-column:span 2 / span 2}.xl\:col-span-3{grid-column:span 3 / span 3}.xl\:col-span-4{grid-column:span 4 / span 4}.xl\:col-start-8{grid-column-start:8}}.\[\&\:hover\>p\]\:text-slate-950:hover>p{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.\[\&\:hover\>svg\]\:text-slate-950:hover>svg{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.\[\&\:hover_p\]\:text-white:hover p{--tw-text-opacity: 1;color:rgb(var(--clr-white) / var(--tw-text-opacity, 1))}.\[\&\>p\]\:text-slate-600>p{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.\[\&\>svg\]\:text-slate-400>svg{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.\[\&\[data-state\=\"checked\"\]\]\:translate-x-4[data-state=checked]{--tw-translate-x: 1rem;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))}.\[\&\[data-state\=\"checked\"\]\]\:bg-lightGreen[data-state=checked]{--tw-bg-opacity: 1;background-color:rgb(var(--clr-lightGreen) / var(--tw-bg-opacity, 1))}.\[\&_\>_div\]\:m-0\.5>div{margin:.125rem}.\[\&_\>div\>div\]\:ml-0>div>div{margin-left:0}.\[\&_\>div\]\:flex-row-reverse>div{flex-direction:row-reverse}.\[\&_\>div\]\:before\:border-none>div:before{content:var(--tw-content);border-style:none}.\[\&_\>div\]\:after\:border-none>div:after{content:var(--tw-content);border-style:none}.\[\&_\>span\]\:m-auto>span{margin:auto}.\[\&_\>span\]\:block>span{display:block}.\[\&_\>span\]\:border-\[\#dff7f5\]>span{--tw-border-opacity: 1;border-color:rgb(223 247 245 / var(--tw-border-opacity, 1))}.\[\&_button\]\:p-0 button{padding:0}.\[\&_div\]\:box-border div{box-sizing:border-box}.\[\&_div\]\:h-full div{height:100%}.\[\&_div\]\:max-h-\[32px\] div{max-height:32px}.\[\&_input\]\:border-0 input{border-width:0px}.\[\&_input\]\:border-b input{border-bottom-width:1px}.\[\&_input\]\:border-\[\#eff3f4\] input{--tw-border-opacity: 1;border-color:rgb(239 243 244 / var(--tw-border-opacity, 1))}.\[\&_input\]\:p-0 input{padding:0}.\[\&_svg\]\:h-5 svg{height:1.25rem}.\[\&_svg\]\:w-5 svg{width:1.25rem}
