.PasswordInputComponent-module__eWd7dq__inputGroup{width:100%;margin-bottom:1rem;position:relative}.PasswordInputComponent-module__eWd7dq__input{width:100%;color:var(--color-white);border:1px solid var(--color-white);box-sizing:border-box;background-color:#0000;border-radius:1.5rem;outline:none;height:40px;padding:.5rem 2.5rem .5rem 1rem}.PasswordInputComponent-module__eWd7dq__input:focus{background-color:#ffffff4d}.PasswordInputComponent-module__eWd7dq__icon{cursor:pointer;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}
.cal-container{color:#000;border:1px solid var(--color-white);background-color:#0000;border-radius:2rem;outline:none;width:330px;padding:1rem;transition:transform .3s,box-shadow .3s;animation:6s ease-in-out infinite float;box-shadow:0 25px 50px #00000040,inset 0 1px #fff3}.cal-container .cal-container:hover{transform:translateY(-8px)scale(1.02)}.cal-container.darkmode{color:#fff;background-color:#0000}.cal-container .cal-container:focus{background-color:#ffffff4d}.cal-container .cal-header{justify-content:space-between;align-items:center;height:3rem;padding:0 1rem;display:flex}.cal-container .cal-header .cal-header-title{cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(90deg,#30240b,#fff,#30240b);-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;background-clip:text;align-items:center;gap:5px;font-size:1.4rem;font-weight:800;display:flex}.cal-container .cal-header .cal-header-title.rotate svg{transition:transform .4s ease-in-out;transform:rotate(180deg)}.cal-container .cal-header .cal-header-title.rotatereverse svg{transition:all .4s ease-in-out;transform:rotate(0)}.cal-container .cal-header .cal-header-btn{align-items:center;gap:6px;margin-top:7px;display:flex}.cal-container .cal-header .cal-header-btn button{cursor:pointer;background-color:#0000;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;padding:8px 11px;font-size:1.5rem;display:inline-flex}.cal-container .cal-header .cal-header-btn button:hover{background-color:#0000001a}.cal-container .cal-group{flex-direction:column;padding:5px;display:flex}.cal-container .cal-group .cal-group-header{grid-template-columns:repeat(7,1fr);padding:5px 0;display:grid}.cal-container .cal-group .cal-group-header span{text-align:center;-webkit-user-select:none;user-select:none;font-size:.75rem}.darkmode .cal-container .cal-group .cal-group-header span{color:#fff!important}.cal-container .cal-group .calendar-grid{grid-template-columns:repeat(7,1fr);display:grid}.cal-container .cal-group .calendar-grid .calendar-cell,.cal-container .cal-group .calendar-grid .calendar-cell-null{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin:2px;font-size:.75rem;font-weight:400;text-decoration:none;display:inline-flex}.cal-container .cal-group .calendar-grid .calendar-cell{background-color:#0000;border:none;outline:none}.cal-container .cal-group .calendar-grid .calendar-cell.selected{color:#000;background:linear-gradient(90deg,#7a5c1e,#d4af37,#f5e6a1,#d4af37,#7a5c1e);border:none;outline:none}.cal-container .cal-group .calendar-grid .calendar-cell.selected:hover{background-color:#708090!important}.cal-container .cal-group .calendar-grid .calendar-cell.today{background:linear-gradient(90deg,#30240b,#fff,#30240b);color:#000!important}.cal-container .cal-group .calendar-grid .calendar-cell:hover{color:#000;background:linear-gradient(90deg,#f5e6a1,#fff,#d4af37)}.cal-container .cal-group .calendar-grid .calendar-cell:focus{background:linear-gradient(90deg,#7a5c1e,#d4af37,#f5e6a1,#d4af37,#7a5c1e)}.darkmode .cal-container .cal-group .calendar-grid .calendar-cell{color:#fff}.cal-container .cal-group .calendar-grid .calendar-cell-null{cursor:default;background-color:#0000;border:none}.cal-container .cal-group .calendar-grid .fade{animation:.5s ease-in-out fade}@keyframes fade{0%{opacity:0}to{opacity:1}}.cal-container .cal-years-group{grid-template-columns:repeat(4,1fr);gap:10px;height:215px;padding:0 1rem;display:grid;overflow-y:scroll}.cal-container .cal-years-group button{cursor:pointer;background-color:#0000;border:none;border-radius:50%;outline:none;height:40px}.cal-container .cal-years-group button.selected{color:#fff;background:linear-gradient(#7a5c1e,#fff)}.cal-container .cal-years-group button.selected:hover{background-color:#708090}.cal-container .cal-years-group button.selected:focus{background:linear-gradient(90deg,#7a5c1e,#d4af37,#f5e6a1,#d4af37,#7a5c1e)}.cal-container .cal-years-group button:hover{background-color:#708090}.cal-container .cal-years-group button:focus{background:linear-gradient(90deg,#7a5c1e,#d4af37,#f5e6a1,#d4af37,#7a5c1e)}.darkmode .cal-container .cal-years-group button{color:#fff}
.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__pageWrapper{cursor:pointer;box-sizing:border-box;background:0 0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:70vw;height:auto;margin:0;padding:0;font-size:16px;display:flex}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__title{font-family:var(--font-imperial),serif;letter-spacing:2px;color:var(--color-text);margin:12px 0;padding:0;font-size:4rem;font-weight:700;line-height:1.25}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__detailsForm{-webkit-backdrop-filter:blur(20px);background-color:#0000;border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;margin:16px 0;padding:2rem;transition:transform .3s,box-shadow .3s;animation:6s ease-in-out infinite BoozerStep2OrderBaseInfoComponent-module__yXRHCG__float;display:flex;box-shadow:0 0 12px #fff}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__detailsForm:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 25px 50px #00000040,inset 0 1px #fff3}@keyframes BoozerStep2OrderBaseInfoComponent-module__yXRHCG__float{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__top{justify-content:space-between;width:100%;display:flex}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__calendarWrapper{flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;width:40%;display:flex;position:relative}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__closeCal{color:#30240b;cursor:pointer;background:linear-gradient(90deg,#30240b,#fff,#30240b);border:1px solid #ffffff80;border-radius:1.5rem;outline:none;justify-content:center;align-items:center;width:70px;height:36px;margin-top:1rem;padding:.5rem 1rem;transition:all .3s ease-in-out;display:flex}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__closeCal:hover{color:#fff;background:linear-gradient(90deg,#fff,#30240b,#fff)}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__inputGroup{justify-content:center;align-items:center;width:100%;margin-bottom:.5rem;display:flex;position:relative}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__input{width:100%;color:var(--input-color);border:1px solid var(--input-color);box-sizing:border-box;background-color:#0000;border-radius:1.5rem;outline:none;justify-content:flex-start;height:40px;padding:.5rem 2.5rem .5rem 1rem;font-size:.9rem}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__input:focus{background-color:#ffffff4d}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__icon{cursor:pointer;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__input:focus+.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__calendar,.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__icon:focus+.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__calendar{display:block}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__inputGuests{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem;width:40%;display:flex}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__inputError{max-height:40px;margin:0;padding:0}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__calendarSidebar{top:300px}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__selectContainer{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__selectWrapper{color:var(--color-text);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem;width:25%;display:flex}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__select{color:var(--input-color);cursor:pointer;border:1px solid var(--input-color);box-sizing:border-box;background-color:#0000;border-radius:1.5rem;outline:none;justify-content:flex-start;width:100%;height:40px;padding:.5rem 2.5rem .5rem 1rem;font-size:.9rem}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__select option{background:var(--title-color);color:var(--color-badgeId);border:none;outline:none}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__inputPurpose{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem;width:100%;display:flex}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__textarea{width:100%;min-height:40px;color:var(--input-color);border:1px solid var(--input-color);box-sizing:border-box;cursor:pointer;background-color:#0000;border-radius:2rem;outline:none;padding:16px;font-size:.9rem}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__textarea:focus{background-color:#ffffff4d}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__label{font-family:var(--font-imperial),serif;letter-spacing:2px;color:var(--color-text);text-align:left;margin:0;padding:0;font-size:clamp(1rem,2vw,2rem);font-weight:700;line-height:1}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__actions{justify-content:space-between;width:100%;margin-top:1rem;display:flex}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__buttonN,.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__buttonPr{width:40%;display:flex}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__buttonN{justify-content:flex-start}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__buttonPr{justify-content:flex-end}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__buttonPrev,.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__buttonNext{color:#30240b;cursor:pointer;background:linear-gradient(90deg,#30240b,#fff,#30240b);border:1px solid #ffffff80;border-radius:1.5rem;outline:none;justify-content:center;align-items:center;width:100px;height:36px;padding:.5rem 1rem;transition:all .3s ease-in-out;display:flex}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__buttonPrev:hover,.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__buttonNext:hover{color:#fff;background:linear-gradient(90deg,#fff,#30240b,#fff)}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__buttonNext{border-radius:0 1.5rem 1.5rem 0}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__buttonPrev{border-radius:1.5rem 0 0 1.5rem}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__error{background:linear-gradient(90deg,#7a5c1e,#d4af37,#d4af37,#7a5c1e);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:center;margin:0;padding:0 0 0 1rem;font-size:.6rem;text-decoration:none;display:flex}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__loaderWrapper{box-sizing:border-box;justify-content:center;align-items:flex-start;height:45px;margin:0;padding:0;line-height:1.2;display:flex;transform:scale(.2)}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__buttonPrev:disabled,.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__buttonNext:disabled{cursor:not-allowed;opacity:.7}.BoozerStep2OrderBaseInfoComponent-module__yXRHCG__titleLog{font-family:var(--font-imperial),serif;letter-spacing:2px;color:var(--color-text);padding:0;font-size:2rem;font-weight:700;line-height:1}
.NewItemFormComponent-module__rOIyDG__wrapper{width:90vw;color:var(--input-color);-webkit-backdrop-filter:blur(20px);background:#fff3;border:1px solid #ffffff40;border-radius:2rem;flex-flow:column wrap;justify-content:center;align-items:center;gap:1rem;margin:0 auto 60px;animation:6s ease-in-out infinite NewItemFormComponent-module__rOIyDG__float;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000004d}@keyframes NewItemFormComponent-module__rOIyDG__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.NewItemFormComponent-module__rOIyDG__form{flex-flow:column wrap;gap:1rem;width:90%;padding:2rem;display:flex}.NewItemFormComponent-module__rOIyDG__inputCreate{color:var(--input-color);border:1px solid var(--color-white);box-sizing:border-box;background-color:#0000;border-radius:2rem;outline:none;padding:.8rem;font-size:1rem}.NewItemFormComponent-module__rOIyDG__inputCreate:focus{background-color:#ffffff4d}.NewItemFormComponent-module__rOIyDG__textarea{width:100%;min-height:100px;color:var(--input-color);border:1px solid var(--color-white);box-sizing:border-box;cursor:pointer;background-color:#0000;border-radius:2rem;outline:none;padding:16px;font-size:1rem}.NewItemFormComponent-module__rOIyDG__textarea:focus{background-color:#ffffff4d}.NewItemFormComponent-module__rOIyDG__subtitle{font-weight:600;font-family:var(--font-imperial),serif;text-align:left;color:var(--color-text);letter-spacing:5px;margin-bottom:.5rem;font-size:3rem}.NewItemFormComponent-module__rOIyDG__select{border:1px solid var(--color-white);cursor:pointer;width:160px;color:var(--input-color);background:0 0;border-radius:1.5rem;outline:none;padding:8px;font-size:1rem}.NewItemFormComponent-module__rOIyDG__select option{background:var(--color-container);color:var(--color-badgeId);border:none;outline:none}.NewItemFormComponent-module__rOIyDG__loaderWrapper{box-sizing:border-box;justify-content:center;align-items:flex-start;height:45px;margin:0;padding:0;line-height:1.2;display:flex;transform:scale(.2)}.NewItemFormComponent-module__rOIyDG__label{text-align:left;width:100%;margin:0;padding:0 0 0 .5rem}.NewItemFormComponent-module__rOIyDG__statusBadge{text-align:left;margin:0;padding:0;font-size:.8rem;font-style:italic;display:inline-block}.NewItemFormComponent-module__rOIyDG__active{color:green}.NewItemFormComponent-module__rOIyDG__pending{color:var(--color-text);text-decoration:underline}.NewItemFormComponent-module__rOIyDG__button{color:#30240b;cursor:pointer;background:linear-gradient(90deg,#30240b,#fff,#30240b);border:1px solid #ffffff80;border-radius:1.5rem;outline:none;justify-content:center;align-items:center;width:120px;height:45px;transition:all .3s ease-in-out;display:flex}.NewItemFormComponent-module__rOIyDG__inputFile:hover,.NewItemFormComponent-module__rOIyDG__button:hover{color:var(--color-white);background:linear-gradient(90deg,#fff,#30240b,#fff)}.NewItemFormComponent-module__rOIyDG__buttonDisabled{cursor:not-allowed;opacity:.6;background-color:#ccc}.NewItemFormComponent-module__rOIyDG__inputGroup,.NewItemFormComponent-module__rOIyDG__inputDate{width:100%;margin-bottom:1rem;position:relative}.NewItemFormComponent-module__rOIyDG__input,.NewItemFormComponent-module__rOIyDG__inputDate{width:100%;color:var(--color-white);border:1px solid var(--color-white);box-sizing:border-box;background-color:#0000;border-radius:1.5rem;outline:none;height:40px;padding:.5rem 2.5rem .5rem 1rem}.NewItemFormComponent-module__rOIyDG__inputDate{color:var(--logo-hover-color)}.NewItemFormComponent-module__rOIyDG__input:focus{background-color:#ffffff4d}.NewItemFormComponent-module__rOIyDG__icon{cursor:pointer;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.NewItemFormComponent-module__rOIyDG__calendarSidebar{background-color:var(--title-primary-color);z-index:1001;border:none;border-radius:30px;position:absolute;bottom:40%;left:0;scale:.7}.NewItemFormComponent-module__rOIyDG__errorMessage{text-align:center;width:100%;color:var(--logo-hover-color);margin:0 auto;font-size:.8rem}@media (min-width:576px){.NewItemFormComponent-module__rOIyDG__calendarSidebar{bottom:40%;left:47%}}@media (min-width:796px){.NewItemFormComponent-module__rOIyDG__wrapper{width:50vw}}
.BoozerVenuesClientComponent-module__3LNvNW__title{font-family:var(--font-imperial),serif;letter-spacing:2px;color:var(--color-text);font-size:4rem;font-weight:700;line-height:1.25}.BoozerVenuesClientComponent-module__3LNvNW__wrapper{flex-flow:column;justify-content:center;align-items:center;width:80%;margin:0 auto;display:flex}.BoozerVenuesClientComponent-module__3LNvNW__loaderWrapper{margin:40px auto}.BoozerVenuesClientComponent-module__3LNvNW__titleLog{font-family:var(--font-imperial),serif;letter-spacing:2px;color:var(--color-text);padding:0;font-size:2rem;font-weight:700;line-height:1}@keyframes BoozerVenuesClientComponent-module__3LNvNW__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.BoozerVenuesClientComponent-module__3LNvNW__errorMessage{text-align:center;width:100%;color:var(--logo-hover-color);margin:0 auto;font-size:.8rem}
.CompleteProfileFormComponent-module__0sIFjW__centerContainer{flex-direction:column;justify-content:center;align-items:center;gap:20px;height:100%;padding-bottom:40px;display:flex;position:relative}.CompleteProfileFormComponent-module__0sIFjW__form{-webkit-backdrop-filter:blur(20px);background-color:#0000;border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;width:380px;padding:2.5rem;transition:transform .3s,box-shadow .3s;animation:6s ease-in-out infinite CompleteProfileFormComponent-module__0sIFjW__float;display:flex;box-shadow:0 0 12px #fff}.CompleteProfileFormComponent-module__0sIFjW__form:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 25px 50px #00000040,inset 0 1px #fff3}@keyframes CompleteProfileFormComponent-module__0sIFjW__float{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}.CompleteProfileFormComponent-module__0sIFjW__title{text-align:center;background:linear-gradient(90deg,#30240b 25%,#fff,#30240b,#fff);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin:12px auto;font-size:2rem;font-weight:800}.CompleteProfileFormComponent-module__0sIFjW__inputGroup,.CompleteProfileFormComponent-module__0sIFjW__inputDate{width:100%;margin-bottom:1rem;position:relative}.CompleteProfileFormComponent-module__0sIFjW__input,.CompleteProfileFormComponent-module__0sIFjW__inputDate{width:100%;color:var(--color-white);border:1px solid var(--color-white);box-sizing:border-box;background-color:#0000;border-radius:1.5rem;outline:none;height:40px;padding:.5rem 2.5rem .5rem 1rem}.CompleteProfileFormComponent-module__0sIFjW__input:focus{background-color:#ffffff4d}.CompleteProfileFormComponent-module__0sIFjW__icon{cursor:pointer;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.CompleteProfileFormComponent-module__0sIFjW__error{background:linear-gradient(90deg,#7a5c1e,#d4af37,#f5e6a1,#d4af37,#7a5c1e);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:center;margin:0;padding:0;font-size:.6rem;text-decoration:none;display:flex}.CompleteProfileFormComponent-module__0sIFjW__inputError{max-height:40px;margin:0;padding:0}.CompleteProfileFormComponent-module__0sIFjW__checkboxGroup{font-size:.6rem}.CompleteProfileFormComponent-module__0sIFjW__checkboxGroup label{align-items:center;display:flex}.CompleteProfileFormComponent-module__0sIFjW__checkboxGroup .CompleteProfileFormComponent-module__0sIFjW__checkbox{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;margin-right:10px}.CompleteProfileFormComponent-module__0sIFjW__checkboxGroup{justify-content:center;align-items:center;padding:10px;display:flex}.CompleteProfileFormComponent-module__0sIFjW__checkbox{align-items:center;display:flex;position:relative}.CompleteProfileFormComponent-module__0sIFjW__checkboxInput{opacity:0;cursor:pointer;position:absolute}.CompleteProfileFormComponent-module__0sIFjW__checkboxSpan{background-color:#0000;border:1px solid #30240b;border-radius:.25rem;width:20px;height:20px;margin-right:10px;transition:background-color .3s;display:inline-block;position:relative}.CompleteProfileFormComponent-module__0sIFjW__checkboxInput:checked+.CompleteProfileFormComponent-module__0sIFjW__checkboxSpan{background-color:gold}.CompleteProfileFormComponent-module__0sIFjW__checkboxInput:checked+.CompleteProfileFormComponent-module__0sIFjW__checkboxSpan:before{content:"✔";color:#30240b;font-size:12px;line-height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CompleteProfileFormComponent-module__0sIFjW__button{color:#30240b;cursor:pointer;background:linear-gradient(90deg,#30240b,#fff,#30240b);border:1px solid #ffffff80;border-radius:1.5rem;outline:none;justify-content:center;align-items:center;width:100%;height:45px;padding:.5rem 1rem;transition:all .3s ease-in-out;display:flex}.CompleteProfileFormComponent-module__0sIFjW__button:hover{color:#fff;background:linear-gradient(90deg,#fff,#30240b,#fff)}.CompleteProfileFormComponent-module__0sIFjW__bottomContainer{flex-direction:column;justify-content:flex-end;height:100%;display:flex}.CompleteProfileFormComponent-module__0sIFjW__registerText{color:var(--color-white);text-align:center;font-size:.875rem}.CompleteProfileFormComponent-module__0sIFjW__link{background:linear-gradient(90deg,#7a5c1e,#d4af37,#f5e6a1,#d4af37,#7a5c1e);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1rem;text-decoration:none}.CompleteProfileFormComponent-module__0sIFjW__link:hover{text-decoration:underline}.CompleteProfileFormComponent-module__0sIFjW__loaderWrapper{box-sizing:border-box;justify-content:center;align-items:flex-start;height:45px;margin:0;padding:0;line-height:1.2;display:flex;transform:scale(.2)}.CompleteProfileFormComponent-module__0sIFjW__calendarSidebar{z-index:100;position:absolute;top:-108px;left:115%}.CompleteProfileFormComponent-module__0sIFjW__linkRul{background:linear-gradient(90deg,#7a5c1e,#d4af37,#f5e6a1,#d4af37,#7a5c1e);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:12px;text-decoration:none}.CompleteProfileFormComponent-module__0sIFjW__linkRul:hover{text-decoration:underline}
