.ChangeOwnerComponent-module__tzybaW__container{text-align:center;background:var(--menu-color);-webkit-backdrop-filter:blur(20px);background-color:#0000;border:1px solid #ffffff40;border-radius:1.5rem;max-width:500px;margin:60px auto;padding:30px;transition:transform .3s,box-shadow .3s;animation:6s ease-in-out infinite ChangeOwnerComponent-module__tzybaW__float;box-shadow:0 0 12px #fff}@keyframes ChangeOwnerComponent-module__tzybaW__float{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.ChangeOwnerComponent-module__tzybaW__container:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 25px 50px #00000040,inset 0 1px #fff3}.ChangeOwnerComponent-module__tzybaW__currentAdmin{color:#696969;margin-bottom:20px;font-size:1rem}.ChangeOwnerComponent-module__tzybaW__title{color:var(--logo-hover-color);margin:12px 0;padding:0;font-size:2rem;font-weight:700}.ChangeOwnerComponent-module__tzybaW__titleVenue{letter-spacing:2px;color:var(--color-noposter);font-size:1.5rem}.ChangeOwnerComponent-module__tzybaW__label{color:var(--logo-hover-color);margin:12px 0;padding:0;font-size:1rem}.ChangeOwnerComponent-module__tzybaW__success{color:var(--logo-hover-color);margin-bottom:15px;padding:10px}.ChangeOwnerComponent-module__tzybaW__selectWrapper{color:var(--color-text);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem;width:100%;margin-bottom:40px;display:flex}.ChangeOwnerComponent-module__tzybaW__select{color:var(--logo-hover-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}.ChangeOwnerComponent-module__tzybaW__select option{background:var(--title-color);max-width:100vw;color:var(--logo-hover-color);border:none;outline:none;font-size:.9rem}.ChangeOwnerComponent-module__tzybaW__select:focus{background:var(--reverse-menu-color);color:var(--read-color)}.ChangeOwnerComponent-module__tzybaW__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}.ChangeOwnerComponent-module__tzybaW__buttons{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.ChangeOwnerComponent-module__tzybaW__cancelBtn{width:160px;height:45px;color:var(--color-text);background:var(--menu-color);border:1px solid var(--color-text);border-radius:1.5rem;outline:none;justify-content:center;align-items:center;display:flex}.ChangeOwnerComponent-module__tzybaW__cancelBtn:hover{color:var(--color-text);background:var(--reverse-menu-color)}.ChangeOwnerComponent-module__tzybaW__confirmBtn{border:1px solid var(--color-text);width:160px;height:45px;color:var(--title-color);background:var(--reverse-menu-color);border-radius:1.5rem;outline:none;justify-content:center;align-items:center;display:flex}.ChangeOwnerComponent-module__tzybaW__confirmBtn:hover{color:var(--color-text);background:0 0}.ChangeOwnerComponent-module__tzybaW__confirmBtn:disabled{cursor:not-allowed}
.LoaderComponent-module__xb-peG__container{justify-content:center;display:flex}.LoaderComponent-module__xb-peG__pyramid-loader{width:300px;height:300px;transform-style:preserve-3d;perspective:800px;display:block;position:relative}.LoaderComponent-module__xb-peG__wrapper{width:100%;height:100%;transform-style:preserve-3d;transform-origin:top;animation:4s linear infinite LoaderComponent-module__xb-peG__spin;position:relative}@keyframes LoaderComponent-module__xb-peG__spin{0%{transform:rotateX(-20deg)rotateY(0)}to{transform:rotateX(-20deg)rotateY(360deg)}}.LoaderComponent-module__xb-peG__side{transform-origin:top;clip-path:polygon(50% 0%,0% 100%,100% 100%);width:70px;height:70px;position:absolute;top:0;left:50%;transform:translate(-50%)}.LoaderComponent-module__xb-peG__side1{background:conic-gradient(#d4af37,#1f2937,#fff,#21190c);transform:translate(-50%)rotate(-30deg)rotateY(90deg)}.LoaderComponent-module__xb-peG__side2{background:conic-gradient(#21190c,#fff,#d4af37,#1f2937);transform:translate(-50%)rotate(30deg)rotateY(90deg)}.LoaderComponent-module__xb-peG__side3{background:conic-gradient(#21190c,#fff,#d4af37,#1f2937);transform:translate(-50%)rotateX(30deg)}.LoaderComponent-module__xb-peG__side4{background:conic-gradient(#d4af37,#1f2937,#fff,#21190c);transform:translate(-50%)rotateX(-30deg)}.LoaderComponent-module__xb-peG__shadow{background:var(--color-border);filter:blur(12px);width:60px;height:60px;position:absolute;top:0;left:50%;transform:translate(-50%)rotateX(90deg)translateZ(-40px)}
.ButtonGoBackComponent-module__X_Vj4a__button{cursor:pointer;color:var(--color-text);background:var(--menu-color);border:1px solid var(--color-text);z-index:1000;border-radius:0 1.5rem 1.5rem 0;outline:none;padding:.2rem 1rem;font-size:.8rem;transition-property:all;transition-duration:.3s;transition-timing-function:ease-in-out;position:absolute;top:6rem;left:.625rem}.ButtonGoBackComponent-module__X_Vj4a__button:hover{background:var(--reverse-menu-color);border:none}
.AddToFavoriteModalComponent-module__l3qV0G__overlay{z-index:100;background:var(--color-fav);box-sizing:border-box;border:2px solid #d4af37;border-radius:8px;justify-content:center;align-items:center;width:180px;animation:.2s ease-out AddToFavoriteModalComponent-module__l3qV0G__fadeIn;display:flex;position:absolute;top:60px;right:24px;box-shadow:0 10px 25px #0003}.AddToFavoriteModalComponent-module__l3qV0G__modal{flex-direction:column;gap:1rem;width:100%;padding:8px;display:flex}.AddToFavoriteModalComponent-module__l3qV0G__saveBtn{color:var(--color-container);cursor:pointer;background:0 0;border:none;font-size:.9rem;font-weight:800}.AddToFavoriteModalComponent-module__l3qV0G__title{text-align:left;color:var(--color-bg-dark);margin:0;padding:0;font-size:14px}.AddToFavoriteModalComponent-module__l3qV0G__closeX{text-align:center;border:1px solid var(--color-text);width:70px;height:24px;color:var(--title-color);background:var(--reverse-menu-color);cursor:pointer;border-radius:1.5rem;outline:none;justify-content:center;align-items:center;margin:0 auto;font-size:.6rem;display:flex}.AddToFavoriteModalComponent-module__l3qV0G__customInputRow{flex-direction:column;gap:1rem;display:flex}.AddToFavoriteModalComponent-module__l3qV0G__input::placeholder{color:#a9a9a9}.AddToFavoriteModalComponent-module__l3qV0G__input{width:100%;color:var(--logo-hover-color);box-sizing:border-box;background-color:#ffffff0d;border:1px solid #ffffff80;border-radius:1.5rem;outline:none;padding:.5rem 2.5rem .5rem 1rem;transition:background-color .3s,box-shadow .3s}.AddToFavoriteModalComponent-module__l3qV0G__input:focus{background-color:#fff3;box-shadow:0 0 8px #ffffff4d}.AddToFavoriteModalComponent-module__l3qV0G__buttons{justify-content:space-between;display:flex}.AddToFavoriteModalComponent-module__l3qV0G__button{text-align:center;border:1px solid var(--color-text);width:80px;height:24px;color:var(--title-color);background:var(--reverse-menu-color);cursor:pointer;border-radius:1.5rem;outline:none;justify-content:center;align-items:center;margin:0 auto;font-size:.6rem;display:flex}.AddToFavoriteModalComponent-module__l3qV0G__listName{color:#d4af37;cursor:pointer;margin-bottom:10px;font-weight:700;text-decoration:underline;display:block}.AddToFavoriteModalComponent-module__l3qV0G__changeBtn{color:#666;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;text-decoration:underline}.AddToFavoriteModalComponent-module__l3qV0G__changeBtn:hover{color:#000}.AddToFavoriteModalComponent-module__l3qV0G__selectWrapper{color:var(--color-text);justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;display:flex}.AddToFavoriteModalComponent-module__l3qV0G__select{color:var(--color-text);border:1px solid var(--color-text);cursor:pointer;background:linear-gradient(90deg,#f9f295,#ae8625,#faf398,#b88a44);border-radius:.5rem;outline:none;width:90%;padding:2px;font-size:.8rem}.AddToFavoriteModalComponent-module__l3qV0G__select option{background:var(--color-container);color:var(--color-badgeId);border:none;outline:none}.AddToFavoriteModalComponent-module__l3qV0G__errorMessage{text-align:center;width:100%;color:var(--logo-hover-color);margin:0 auto;font-size:.8rem}.AddToFavoriteModalComponent-module__l3qV0G__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)}.AddToFavoriteModalComponent-module__l3qV0G__buttonDisabled{cursor:not-allowed;opacity:.6}
.ButtonScrollTopComponent-module__aS241a__scrollToTopBtn{z-index:50;color:var(--color-text);background:var(--menu-color);border:1px solid var(--color-text);cursor:pointer;border-radius:.75rem .75rem 0 0;outline:none;padding:.5rem .25rem;font-size:1.5rem;font-style:normal;transition:background-color .3s ease-in-out;position:fixed;bottom:1rem;right:1rem}.ButtonScrollTopComponent-module__aS241a__scrollToTopBtn:hover{background:var(--reverse-menu-color);border:none}
.ButtonScrollBottomComponent-module__xqno3G__scrollToBottomBtn{z-index:50;color:var(--color-text);background:var(--menu-color);border:1px solid var(--color-text);cursor:pointer;border-radius:.75rem .75rem 0 0;outline:none;padding:.5rem .25rem;font-size:1.5rem;font-style:normal;transition:background-color .3s ease-in-out;position:fixed;bottom:1rem;right:1rem}.ButtonScrollBottomComponent-module__xqno3G__scrollToBottomBtn:hover{background:var(--reverse-menu-color);border:none}
.ChatComponent-module__T72YZW__container{text-align:center;background:var(--reverse-menu-color);border-radius:1.5rem;width:80vw;height:50vh;max-height:500px;margin:0 auto;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.ChatComponent-module__T72YZW__container{width:50vw;height:90vh}}
.ChatSidebarComponent-module__qz_1ia__sidebar{background:var(--reverse-menu-color);flex-direction:column;width:35%;height:100%;padding:1rem;display:flex}.ChatSidebarComponent-module__qz_1ia__list{flex-direction:column;gap:4px;width:100%;display:flex;overflow-y:auto}.ChatSidebarComponent-module__qz_1ia__placeholderContainer{justify-content:center;align-items:center;height:100%;display:flex}.ChatSidebarComponent-module__qz_1ia__placeholderImage{width:100%;max-width:192px;height:auto}
.ChatRowComponent-module__7C0mHG__row{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--title-color);border:1px solid var(--title-color);border-radius:1.7rem;align-items:center;gap:.2rem;padding:.2rem;transition:background .2s;display:flex}.ChatRowComponent-module__7C0mHG__row:hover{background:var(--menu-color);color:var(--logo-hover-color)}.ChatRowComponent-module__7C0mHG__row.ChatRowComponent-module__7C0mHG__active{background:var(--menu-color);border:none}.ChatRowComponent-module__7C0mHG__avatar{background:var(--color-fav);width:1.7rem;height:1.7rem;color:var(--logo-hover-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-right:.2rem;font-size:.7rem;display:flex}.ChatRowComponent-module__7C0mHG__content{flex:1;width:100%;min-width:0}.ChatRowComponent-module__7C0mHG__header{justify-content:space-between;align-items:center;width:100%;display:flex}.ChatRowComponent-module__7C0mHG__name{text-overflow:ellipsis;white-space:nowrap;height:50%;font-size:.8rem;overflow:hidden}.ChatRowComponent-module__7C0mHG__messagePreview{text-align:left;opacity:.8;white-space:nowrap;text-overflow:ellipsis;color:#696969;font-size:.5rem;overflow:hidden}.ChatRowComponent-module__7C0mHG__active .ChatRowComponent-module__7C0mHG__name{color:var(--logo-hover-color)}.ChatRowComponent-module__7C0mHG__unreadBadge{color:var(--color-container);background-color:#bf8282;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.2rem;height:1.2rem;font-size:.8rem;display:flex}
.ChatWindowComponent-module__z_1btG__window{background:var(--menu-color);-webkit-backdrop-filter:blur(20px);flex-direction:column;flex:1;justify-content:space-between;width:70%;height:100%;padding:1rem;display:flex;box-shadow:0 0 12px #fff}.ChatWindowComponent-module__z_1btG__header{background:var(--menu-color);-webkit-backdrop-filter:blur(20px);width:100%;box-shadow:0 0 12px 0 var(--color-white);box-sizing:border-box;text-align:center;color:var(--logo-hover-color);border-radius:clamp(1rem,5vw,1.7rem);justify-content:center;align-items:center;gap:clamp(.1rem,.8vw,.2rem);margin:0 auto;padding:clamp(.15rem,1vw,.2rem);transition:transform .3s,box-shadow .3s;animation:6s ease-in-out infinite ChatWindowComponent-module__z_1btG__float;display:flex}.ChatWindowComponent-module__z_1btG__header:hover{border:none;transform:translateY(-8px)scale(1.02)}.ChatWindowComponent-module__z_1btG__info{width:auto}.ChatWindowComponent-module__z_1btG__venueSubtitle{color:#8e8e8e;font-size:clamp(.6rem,1.5vw,.7rem)}.ChatWindowComponent-module__z_1btG__name{width:100%;font-size:clamp(.5rem,2vw,.9rem)}.ChatWindowComponent-module__z_1btG__typing{color:var(--color-noposter);font-size:clamp(.65rem,1.8vw,.8rem)}.ChatWindowComponent-module__z_1btG__messagesList{flex-direction:column;gap:.5rem;width:100%;margin:.2rem 0;padding:.6rem .6rem .6rem 0;display:flex;overflow:hidden auto}.ChatWindowComponent-module__z_1btG__messagesList::-webkit-scrollbar{width:10px}.ChatWindowComponent-module__z_1btG__messagesList::-webkit-scrollbar-track{background:var(--color-noposter);border-radius:10px}.ChatWindowComponent-module__z_1btG__messagesList::-webkit-scrollbar-thumb{background:var(--color-container);cursor:pointer;border-radius:10px}.ChatWindowComponent-module__z_1btG__messagesList::-webkit-scrollbar-thumb:hover{background:var(--logo-hover-color)}.ChatWindowComponent-module__z_1btG__footer{align-items:center;gap:.2rem;width:90%;display:flex}.ChatWindowComponent-module__z_1btG__input{text-align:left;width:80%;color:var(--logo-hover-color);border:1px solid var(--color-container);box-sizing:border-box;background-color:#ffffff0d;border-radius:1.5rem;outline:none;padding:clamp(.2rem,1vw,.4rem) clamp(.2rem,1vw,.4rem) clamp(.2rem,1vw,.4rem) clamp(.5rem,2vw,1rem);font-size:clamp(.2rem,2vw,.8rem);transition:background-color .3s,box-shadow .3s}.ChatWindowComponent-module__z_1btG__input:focus{background-color:#fff3;box-shadow:0 0 8px #ffffff4d}.ChatWindowComponent-module__z_1btG__empty{color:#888;flex:1;justify-content:center;align-items:center;display:flex}.ChatWindowComponent-module__z_1btG__messageContent{align-items:flex-end;gap:5px;display:flex}.ChatWindowComponent-module__z_1btG__statusIcon{-webkit-user-select:none;user-select:none;cursor:default;white-space:nowrap;vertical-align:middle;width:auto;margin-bottom:2px;font-size:clamp(.2rem,1vw,.6rem);line-height:1;display:inline-block}.ChatWindowComponent-module__z_1btG__message{text-align:left;word-break:break-word;overflow-wrap:anywhere;word-wrap:break-word;align-items:flex-end;gap:clamp(4px,1vw,10px);width:auto;max-width:80%;height:fit-content;margin-bottom:8px;padding:clamp(.25rem,1.5vw,.5rem);line-height:1.4;display:flex;position:relative}.ChatWindowComponent-module__z_1btG__outgoing{color:var(--title-color);background:var(--reverse-menu-color);border-radius:20px 20px 0;align-self:flex-end;margin-left:auto;font-size:clamp(.2rem,2vw,.8rem);box-shadow:0 1px 1px #0000001a}.ChatWindowComponent-module__z_1btG__incoming{background:var(--menu-color);border:1px solid var(--color-text);color:var(--logo-hover-color);border-radius:20px 20px 20px 0;align-self:flex-start;margin-right:auto;font-size:clamp(.2rem,2vw,.8rem)}.ChatWindowComponent-module__z_1btG__read{color:var(--read-color)}.ChatWindowComponent-module__z_1btG__sendBtn svg{transform:scale(.6)rotate(45deg)}.ChatWindowComponent-module__z_1btG__sent{color:#696969}.ChatWindowComponent-module__z_1btG__sendBtn{background:var(--reverse-menu-color);width:clamp(1.2rem,4vw,2rem);height:clamp(1.2rem,4vw,2rem);color:var(--title-color);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:transform .1s;display:flex}
.FavoriteManagerComponent-module__u22akG__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;margin:0 auto;display:flex}.FavoriteManagerComponent-module__u22akG__selectWrapper{color:var(--color-text);background:var(--menu-color);-webkit-backdrop-filter:blur(20px);border:1px solid #d4af3726;border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:380px;padding:1rem;animation:6s ease-in-out infinite FavoriteManagerComponent-module__u22akG__float;display:flex;position:relative;overflow:hidden;box-shadow:0 0 20px #ffd70026,0 0 40px #ffc80014}.FavoriteManagerComponent-module__u22akG__infoRow,.FavoriteManagerComponent-module__u22akG__title{font-family:var(--font-imperial),serif;letter-spacing:2px;color:var(--logo-hover-color);margin:0;padding:0;font-size:2rem}.FavoriteManagerComponent-module__u22akG__image{width:100px;height:100px;margin:0;padding:0}.FavoriteManagerComponent-module__u22akG__empty,.FavoriteManagerComponent-module__u22akG__label{color:var(--logo-hover-color);margin:0;padding:0;font-size:1rem}.FavoriteManagerComponent-module__u22akG__select{color:var(--color-text);border:1px solid var(--color-text);cursor:pointer;background:linear-gradient(90deg,#f9f295,#ae8625,#faf398,#b88a44);border-radius:.5rem;outline:none;width:50%;padding:2px;font-size:1rem}.FavoriteManagerComponent-module__u22akG__select option{background:var(--color-container);color:var(--color-badgeId);border:none;outline:none}.FavoriteManagerComponent-module__u22akG__list{flex-wrap:wrap;justify-content:center;align-items:center;width:100%;margin:0;padding:0;display:flex}.FavoriteManagerComponent-module__u22akG__errorMessage{text-align:center;width:100%;color:var(--logo-hover-color);margin:0 auto;font-size:.8rem}
.NewsGalleryComponent-module__50wbpW__contentGallery{width:360px}.NewsGalleryComponent-module__50wbpW__singleGalleryWrapper{justify-content:center;align-items:center;gap:0;width:100%;display:flex}.NewsGalleryComponent-module__50wbpW__singleThumbnail{object-fit:cover;object-position:center center;border-radius:20px;width:300px;height:200px}.NewsGalleryComponent-module__50wbpW__arrow{cursor:pointer;color:var(--logo-hover-color);background:0 0;border:none;font-size:1.5rem;transition:all .2s}.NewsGalleryComponent-module__50wbpW__arrow:disabled{opacity:0}
.BoozerStep3MenuComponent-module__p3MtMG__orderWrapper{margin:0 auto 80px}.BoozerStep3MenuComponent-module__p3MtMG__title{font-family:var(--font-imperial),serif;letter-spacing:2px;color:var(--color-text);margin:0;padding:0;font-size:4rem;font-weight:700}.BoozerStep3MenuComponent-module__p3MtMG__itemsWrapper{font-family:var(--font-playfair),sans-serif;text-align:center;flex-direction:column;justify-content:center;width:80vw;margin:0 auto 80px;display:flex}.BoozerStep3MenuComponent-module__p3MtMG__wrapperTitle{margin:0 auto 80px;padding:0;display:inline-block;position:relative}.BoozerStep3MenuComponent-module__p3MtMG__bigText{color:var(--title-color);z-index:1;text-shadow:2px 2px #000,4px 4px 6px #00000080;margin:0;padding:0;font-family:Sans,sans-serif;font-size:clamp(8rem,20vw,16rem);font-style:italic;font-weight:700;position:relative}.BoozerStep3MenuComponent-module__p3MtMG__smallText{font-family:var(--font-imperial),sans-serif;z-index:2;color:var(--title-primary-color);letter-spacing:10px;margin:0;padding:0;font-size:clamp(10rem,20vw,16rem);font-weight:500;position:absolute;top:85%;right:-7%;transform:translateY(-50%)}.BoozerStep3MenuComponent-module__p3MtMG__group{text-align:center;flex-flow:column wrap;justify-content:center;align-items:center;gap:4rem;width:80vw;margin:0 auto 4rem;display:flex}.BoozerStep3MenuComponent-module__p3MtMG__categoryWrapper{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.BoozerStep3MenuComponent-module__p3MtMG__categoryGroup{flex-wrap:wrap;justify-content:center;gap:2rem;width:80vw;height:auto;min-height:500px;margin:0;padding:0;display:flex}.BoozerStep3MenuComponent-module__p3MtMG__subTitle{color:var(--color-text);font-size:4rem;font-weight:700;font-family:var(--font-imperial),serif;letter-spacing:3px;justify-content:center;align-items:center;width:80vw;margin:.5rem 0;display:flex}.BoozerStep3MenuComponent-module__p3MtMG__item{box-sizing:border-box;background:var(--menu-color);width:250px;height:440px;color:var(--color-text);border-style:solid;border-width:0 1px 1px;border-color:var(--color-disabled);cursor:pointer;border-radius:50% 50% 0 0;flex-direction:column;justify-content:space-between;align-items:center;gap:.2rem;margin:0;padding:0 0 .5rem;transition:transform .5s;display:flex;box-shadow:0 10px 30px #0006}.BoozerStep3MenuComponent-module__p3MtMG__item:hover{transform:translateY(8px)scale(1.02)}.BoozerStep3MenuComponent-module__p3MtMG__plate{background:radial-gradient(circle at 50% 45%,#3a3a3a 0%,#1f1f1f 55%,#111 100%);border-radius:50%;justify-content:center;align-items:center;width:250px;height:250px;display:flex;position:relative;box-shadow:0 40px 70px #000000b3,0 15px 25px #00000080}.BoozerStep3MenuComponent-module__p3MtMG__plate:before{content:"";border-radius:50%;position:absolute;inset:20px;box-shadow:inset 0 18px 30px #0009,inset 0 -10px 20px #ffffff14}.BoozerStep3MenuComponent-module__p3MtMG__error{background:linear-gradient(90deg,#7a5c1e,#d4af37,#f5e6a1,#d4af37,#7a5c1e);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;padding:0;font-size:.6rem}.BoozerStep3MenuComponent-module__p3MtMG__loader{justify-content:center;margin:70px auto;display:flex}.BoozerStep3MenuComponent-module__p3MtMG__titleMenu{font-family:var(--font-imperial),serif;letter-spacing:2px;color:var(--color-text);padding:0;font-size:2rem;font-weight:700;line-height:1}.BoozerStep3MenuComponent-module__p3MtMG__photoImage{object-fit:cover;z-index:2;border-radius:50%;width:190px;height:190px;position:relative;box-shadow:inset 0 6px 15px #00000059}.BoozerStep3MenuComponent-module__p3MtMG__itemDetail{height:180px;font-family:var(--font-imperial),serif;flex-direction:column;justify-content:space-between;align-items:center;gap:.4rem;padding:10px 0;display:flex}.BoozerStep3MenuComponent-module__p3MtMG__about{margin:0;font-size:1rem;line-height:1}.BoozerStep3MenuComponent-module__p3MtMG__price{margin:0;font-size:1rem;font-weight:700}.BoozerStep3MenuComponent-module__p3MtMG__itemControls{justify-content:center;align-items:center;gap:5px;margin:10px auto;display:flex}.BoozerStep3MenuComponent-module__p3MtMG__qtyBtn{border:1px solid var(--title-primary-color);cursor:pointer;background-color:#0000;border-radius:8px;outline:none;padding:5px 10px;transition:background-color .2s}.BoozerStep3MenuComponent-module__p3MtMG__qtyBtn:hover{background-color:var(--title-primary-color);color:var(--color-white)}.BoozerStep3MenuComponent-module__p3MtMG__quantity{text-align:center;min-width:25px;font-weight:700}.BoozerStep3MenuComponent-module__p3MtMG__itemTotal{justify-content:center;align-items:center;font-weight:700;display:flex}.BoozerStep3MenuComponent-module__p3MtMG__orderSummary{border-top:1px solid var(--title-primary-color);flex-direction:column;align-items:center;margin:0;padding:0;display:flex}.BoozerStep3MenuComponent-module__p3MtMG__totalValue{font-family:var(--font-imperial),sans-serif;color:var(--title-primary-color);letter-spacing:2px;align-items:center;gap:2rem;font-size:3rem;font-weight:500;display:flex}.BoozerStep3MenuComponent-module__p3MtMG__actions{justify-content:space-between;width:50%;margin:0 auto;display:flex}.BoozerStep3MenuComponent-module__p3MtMG__buttonPrev,.BoozerStep3MenuComponent-module__p3MtMG__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}.BoozerStep3MenuComponent-module__p3MtMG__buttonPrev:hover,.BoozerStep3MenuComponent-module__p3MtMG__buttonNext:hover{color:#fff;background:linear-gradient(90deg,#fff,#30240b,#fff)}.BoozerStep3MenuComponent-module__p3MtMG__buttonNext{border-radius:0 1.5rem 1.5rem 0}.BoozerStep3MenuComponent-module__p3MtMG__buttonPrev{border-radius:1.5rem 0 0 1.5rem}.BoozerStep3MenuComponent-module__p3MtMG__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)}.BoozerStep3MenuComponent-module__p3MtMG__buttonPrev:disabled,.BoozerStep3MenuComponent-module__p3MtMG__buttonNext:disabled{cursor:not-allowed;opacity:.7}.BoozerStep3MenuComponent-module__p3MtMG__loader{justify-content:center;align-items:flex-start;margin:70px auto;display:flex}.BoozerStep3MenuComponent-module__p3MtMG__selectCurrency{color:var(--color-text);flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:25%;display:flex}.BoozerStep3MenuComponent-module__p3MtMG__label{font-family:var(--font-imperial),serif;letter-spacing:2px;color:var(--color-text);text-align:left;margin:0;padding:0;font-size:2rem;font-weight:700;line-height:1}.BoozerStep3MenuComponent-module__p3MtMG__select{color:var(--color-bg-dark);border:1px solid var(--color-text);cursor:pointer;background:linear-gradient(90deg,#f9f295,#ae8625,#faf398,#b88a44);border-radius:.5rem;outline:none;width:80px;padding:2px;font-size:.8rem}.BoozerStep3MenuComponent-module__p3MtMG__select option{background:var(--title-color);color:var(--color-badgeId);border:none;outline:none}.BoozerStep3MenuComponent-module__p3MtMG__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}
.OrderItemComponent-module__p9VaLa__receiptCard{text-align:center;background:var(--menu-color);-webkit-backdrop-filter:blur(20px);border:1px solid #ffffff40;border-radius:30px;min-width:300px;max-width:40vw;margin:0 auto;padding:20px;transition:transform .3s,box-shadow .3s,border-color .3s;position:relative;overflow:hidden;box-shadow:0 0 12px #fff}.OrderItemComponent-module__p9VaLa__receiptCard.OrderItemComponent-module__p9VaLa__active{border-color:var(--color-noposter);box-shadow:0 0 25px var(--color-noposter)}.OrderItemComponent-module__p9VaLa__receiptCard:hover{transform:translateY(-4px)scale(1.01)}.OrderItemComponent-module__p9VaLa__cardHeader{cursor:pointer;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.OrderItemComponent-module__p9VaLa__headerInfo{flex-direction:column;gap:5px;max-width:30%;display:flex}.OrderItemComponent-module__p9VaLa__goldId{text-align:left;color:#696969;font-size:.8rem}.OrderItemComponent-module__p9VaLa__venueTitle,.OrderItemComponent-module__p9VaLa__venueCity{text-align:left;color:var(--logo-hover-color);margin:0;padding:0;font-size:clamp(.8rem,2vw,1.5rem)}.OrderItemComponent-module__p9VaLa__headerStatus{align-items:center;gap:15px;display:flex}.OrderItemComponent-module__p9VaLa__arrow{color:var(--logo-hover-color);font-size:1.2rem;transition:transform .3s}.OrderItemComponent-module__p9VaLa__active .OrderItemComponent-module__p9VaLa__arrow{transform:rotate(180deg)}.OrderItemComponent-module__p9VaLa__receiptContent{opacity:0;max-height:0;transition:all .5s cubic-bezier(.4,0,.2,1);overflow:hidden}.OrderItemComponent-module__p9VaLa__active .OrderItemComponent-module__p9VaLa__receiptContent{opacity:1;max-height:3000px;padding-top:30px}.OrderItemComponent-module__p9VaLa__detailsGrid{color:var(--logo-hover-color);flex-direction:column;align-items:flex-start;gap:15px;margin-bottom:30px;display:flex}.OrderItemComponent-module__p9VaLa__detailsGrid p{color:#696969;margin:0;font-size:14px}.OrderItemComponent-module__p9VaLa__detailsGrid{color:var(--logo-hover-color);margin-right:5px}.OrderItemComponent-module__p9VaLa__divider{background:var(--logo-hover-color);height:1px;margin:30px 0}.OrderItemComponent-module__p9VaLa__subTotal{width:100%;color:var(--logo-hover-color);justify-content:space-between;font-size:1rem;display:flex}.OrderItemComponent-module__p9VaLa__serviceInfo{text-align:left}.OrderItemComponent-module__p9VaLa__orderSection h4{color:var(--logo-hover-color);text-transform:uppercase;letter-spacing:2px;border-left:4px solid var(--logo-hover-color);margin-bottom:20px;padding-left:15px;font-size:14px}.OrderItemComponent-module__p9VaLa__logistics{color:var(--logo-hover-color);font-size:1rem}.OrderItemComponent-module__p9VaLa__receiptRow{color:var(--color-white);justify-content:space-between;align-items:flex-start;margin-bottom:15px;font-size:14px;display:flex}.OrderItemComponent-module__p9VaLa__totalBlock{border:1px solid var(--color-noposter);background:#000;border-radius:2rem;margin-top:40px;padding:30px;position:relative}.OrderItemComponent-module__p9VaLa__totalRow{color:var(--color-noposter);justify-content:space-between;align-items:center;display:flex}.OrderItemComponent-module__p9VaLa__totalAmount{color:var(--color-noposter);text-shadow:0 0 25px #d4af3766;font-size:clamp(1rem,2vw,2.125rem);font-weight:900}.OrderItemComponent-module__p9VaLa__statusBadge{text-transform:uppercase;border:1px solid #0000;border-radius:8px;padding:6px 15px;font-size:13px;font-weight:900}.OrderItemComponent-module__p9VaLa__confirmed{color:#3cb371;background:#22c55e1a;border-color:#22c55e4d}.OrderItemComponent-module__p9VaLa__pending{color:var(--color-noposter);border-color:var(--color-noposter);background:#ffa5001a}.OrderItemComponent-module__p9VaLa__cancelled{color:var(--color-border);background:#ef44441a;border-color:#ef44444d}.OrderItemComponent-module__p9VaLa__actionBlock{border-top:1px dashed #ffffff1a;margin-top:30px;padding-top:20px}.OrderItemComponent-module__p9VaLa__buttonGroup{gap:15px;width:100%;display:flex}.OrderItemComponent-module__p9VaLa__adminCancelBtn{background:var(--color-noposter);color:#000;cursor:pointer;text-transform:uppercase;border:none;border-radius:12px;flex:2;padding:12px;font-weight:900}.OrderItemComponent-module__p9VaLa__adminDeleteBtn{color:#f44;cursor:pointer;background:0 0;border:1px solid #f44;border-radius:12px;flex:1;padding:12px;font-weight:700}.OrderItemComponent-module__p9VaLa__visitorRefundBtn{width:100%;color:var(--logo-hover-color);border:1px solid var(--color-noposter);text-transform:uppercase;cursor:pointer;letter-spacing:1px;background:0 0;border-radius:50px;padding:15px;font-size:14px;font-weight:700;transition:all .4s}.OrderItemComponent-module__p9VaLa__visitorRefundBtn:hover{background:var(--color-noposter);color:#000;box-shadow:0 0 30px #d4af3766}.OrderItemComponent-module__p9VaLa__inlineMessage{color:var(--color-noposter);text-align:center;letter-spacing:1px;font-size:16px;font-weight:700}.OrderItemComponent-module__p9VaLa__waitText{color:#888;text-align:center;width:100%;font-size:14px;font-style:italic}.OrderItemComponent-module__p9VaLa__statusNotification{color:var(--color-noposter);text-transform:uppercase;letter-spacing:2px;justify-content:center;align-items:center;gap:10px;padding:10px;font-size:14px;font-weight:700;display:flex}.OrderItemComponent-module__p9VaLa__pulse{background:#f5e6a1;border-radius:50%;width:8px;height:8px;animation:1.5s infinite OrderItemComponent-module__p9VaLa__pulsing;box-shadow:0 0 #d4af37b3}@keyframes OrderItemComponent-module__p9VaLa__pulsing{70%{box-shadow:0 0 0 10px #d4af3700}to{box-shadow:0 0 #d4af3700}}.OrderItemComponent-module__p9VaLa__processingState{color:#696969;text-align:center;letter-spacing:1px;font-size:13px;font-style:italic}.OrderItemComponent-module__p9VaLa__buttonLayout{flex-direction:column;gap:12px;display:flex}.OrderItemComponent-module__p9VaLa__managementGroup{gap:10px;display:flex}.OrderItemComponent-module__p9VaLa__secondaryBtn{border:1px solid var(--logo-hover-color);color:var(--logo-hover-color);text-transform:uppercase;cursor:pointer;background:0 0;border-radius:8px;flex:1;padding:10px;font-size:11px;font-weight:700;transition:all .3s}.OrderItemComponent-module__p9VaLa__secondaryBtn:hover{color:#fff;background:#f44}.OrderItemComponent-module__p9VaLa__dangerBtn{color:#f44;text-transform:uppercase;cursor:pointer;background:#ff00000d;border:1px solid #f44;border-radius:8px;flex:.4;padding:10px;font-size:11px;font-weight:700}.OrderItemComponent-module__p9VaLa__dangerBtn:hover{color:#fff;background:#f44}.OrderItemComponent-module__p9VaLa__premiumActionBtn{border:1px solid var(--color-noposter);cursor:pointer;color:var(--logo-hover-color);background:0 0;border-radius:20px;flex-direction:column;align-items:center;padding:16px;transition:all .4s;display:flex;position:relative;overflow:hidden}.OrderItemComponent-module__p9VaLa__premiumActionBtn:hover{background:var(--color-noposter);box-shadow:0 0 30px #d4af374d}.OrderItemComponent-module__p9VaLa__btnLabel{color:var(--color-noposter);text-transform:uppercase;letter-spacing:2px;font-size:14px;font-weight:900}.OrderItemComponent-module__p9VaLa__premiumActionBtn:hover .OrderItemComponent-module__p9VaLa__btnLabel{color:#000}.OrderItemComponent-module__p9VaLa__btnSub{color:#696969;text-transform:uppercase;letter-spacing:1px;margin-top:4px;font-size:10px}.OrderItemComponent-module__p9VaLa__premiumActionBtn:hover .OrderItemComponent-module__p9VaLa__btnSub{color:#0009}.OrderItemComponent-module__p9VaLa__pendingIndicator{text-align:center;background:#ffffff08;border-radius:12px;padding:15px}.OrderItemComponent-module__p9VaLa__shimmer{text-transform:uppercase;background:linear-gradient(90deg, var(--logo-hover-color) 0%, #fff 50%, #d4af37 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;font-size:13px;font-weight:700;animation:2s linear infinite OrderItemComponent-module__p9VaLa__shine}@keyframes OrderItemComponent-module__p9VaLa__shine{to{background-position:200%}}@media (min-width:576px){.OrderItemComponent-module__p9VaLa__receiptCard{width:40vw}}@media (min-width:768px){.OrderItemComponent-module__p9VaLa__receiptCard{padding:40px}}@media (min-width:992px){.OrderItemComponent-module__p9VaLa__headerInfo{max-width:50%}}
.OrderTravelCostComponent-module__LmJBra__wrapper{-webkit-backdrop-filter:blur(20px);background-color:#0000;border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:90vw;margin:16px 0;padding:2rem;transition:transform .3s,box-shadow .3s;animation:6s ease-in-out infinite OrderTravelCostComponent-module__LmJBra__float;display:flex;box-shadow:0 0 12px #fff}.OrderTravelCostComponent-module__LmJBra__wrapper:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 25px 50px #00000040,inset 0 1px #fff3}@keyframes OrderTravelCostComponent-module__LmJBra__float{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}.OrderTravelCostComponent-module__LmJBra__card{cursor:pointer;box-sizing:border-box;background-color:inherit;justify-content:space-between;align-items:center;width:70vw;height:100px;padding-left:0;transition:transform .3s,box-shadow .3s;animation:6s ease-in-out infinite OrderTravelCostComponent-module__LmJBra__float;display:flex}.OrderTravelCostComponent-module__LmJBra__card:hover{transform:translateY(-8px)scale(1.02)}.OrderTravelCostComponent-module__LmJBra__route{-webkit-backdrop-filter:blur(20px);background:var(--menu-color);width:100%;height:100px;color:var(--color-text);border-style:solid;border-width:0 1px 1px;border-color:var(--color-disabled);cursor:pointer;box-sizing:border-box;border-radius:0 50% 50% 0;justify-content:space-between;align-items:center;gap:1rem;margin-left:-50px;padding:0 50px 0 30px;display:flex;box-shadow:0 0 12px #fff}.OrderTravelCostComponent-module__LmJBra__routeRow,.OrderTravelCostComponent-module__LmJBra__priceDetails,.OrderTravelCostComponent-module__LmJBra__cardHeader{justify-content:flex-start;align-items:center;height:100%;margin:0;padding:0;display:flex}.OrderTravelCostComponent-module__LmJBra__icon{-webkit-backdrop-filter:blur(20px);background-color:var(--color-container);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0;padding:0;display:flex;box-shadow:0 0 12px #fff}.OrderTravelCostComponent-module__LmJBra__title{text-align:left;width:100%;color:var(--input-color);padding-left:40px;font-size:.6rem}.OrderTravelCostComponent-module__LmJBra__routeRow{flex-direction:column;justify-content:center;align-items:center;width:80%;padding-left:2rem;font-size:clamp(.4rem,1vw,1rem);display:flex}.OrderTravelCostComponent-module__LmJBra__point{text-align:left;width:100%;margin:0;padding:0;display:flex}.OrderTravelCostComponent-module__LmJBra__cityName{color:var(--title-primary-color);margin:0;padding:0;font-size:clamp(.6rem,1vw,1rem);font-weight:700}.OrderTravelCostComponent-module__LmJBra__priceDetails{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;width:40%;padding:0;font-size:clamp(.5rem,2vw,1rem);display:flex}.OrderTravelCostComponent-module__LmJBra__math{color:var(--color-text);margin:0;padding:0}.OrderTravelCostComponent-module__LmJBra__segment{font-size:1rem;font-weight:700}.OrderTravelCostComponent-module__LmJBra__segmentTotal{color:var(--color-text);margin:0;padding:0}.OrderTravelCostComponent-module__LmJBra__totalFooter{width:60vw;color:var(--color-text);justify-content:flex-end;font-size:1.2rem;font-weight:700;display:flex}.OrderTravelCostComponent-module__LmJBra__loader{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(.7)}@media (min-width:480px){.OrderTravelCostComponent-module__LmJBra__wrapper{width:70vw}.OrderTravelCostComponent-module__LmJBra__card{width:60vw}}@media (min-width:1440px){.OrderTravelCostComponent-module__LmJBra__routeRow{flex-direction:row;justify-content:flex-start;width:60%;padding-left:0}.OrderTravelCostComponent-module__LmJBra__title{width:35%}}
.PaginationComponent-module__m6gEyq__paginationContainer{flex-wrap:wrap;justify-content:center;gap:1rem;margin:5rem;display:flex}.PaginationComponent-module__m6gEyq__paginationButton{cursor:pointer;text-align:center;width:3rem;height:3rem;color:var(--color-text-muted);-webkit-backdrop-filter:blur(20px);border:1px solid var(--color-text);background:linear-gradient(90deg,#f9f295,#ae8625,#faf398,#b88a44);border-radius:50%;outline:none;justify-content:center;margin:0;padding:0;font-size:2rem;line-height:1.2;display:flex}.PaginationComponent-module__m6gEyq__paginationButtonActive{border:1px solid var(--color-text);color:var(--input-color);background:0 0}.PaginationComponent-module__m6gEyq__paginationNav{background-color:var(--color-container);width:3rem;height:3rem;color:var(--color-text);border:1px solid var(--color-text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.PaginationComponent-module__m6gEyq__paginationNav:disabled{background-color:var(--color-container);color:var(--color-text);border:1px solid var(--color-text);cursor:not-allowed}.PaginationComponent-module__m6gEyq__paginationNav:disabled:hover{color:var(--color-white);background:#000}.PaginationComponent-module__m6gEyq__paginationNav:hover{background-color:var(--color-noposter);color:var(--color-container)}
.PhotoMultipleUploadComponent-module__VC6paG__wrapper{flex-flow:column wrap;justify-content:center;align-items:center;gap:10px;width:100%;margin:0 auto 60px;padding:30px 0;display:flex}.PhotoMultipleUploadComponent-module__VC6paG__label,.PhotoMultipleUploadComponent-module__VC6paG__photoLabel{color:var(--label-color);cursor:pointer;padding:.4rem;font-size:.8rem}.PhotoMultipleUploadComponent-module__VC6paG__label{font-size:.95rem}.PhotoMultipleUploadComponent-module__VC6paG__check{background-color:var(--label-color)}.PhotoMultipleUploadComponent-module__VC6paG__actions{justify-content:space-evenly;align-items:center;width:100%;display:flex}.PhotoMultipleUploadComponent-module__VC6paG__inputFile{padding:8px 10px;font-size:16px}.PhotoMultipleUploadComponent-module__VC6paG__inputFile::file-selector-button{font-family:var(--font-playfair), serif;width:160px;height:40px;color:var(--color-text-muted);cursor:pointer;background:linear-gradient(90deg,#f9f295,#ae8625,#faf398,#b88a44);border:none;border-radius:2rem;margin-right:20px;font-style:italic;font-weight:600;transition:transform .2s,background .3s;box-shadow:0 0 12px #fff}.PhotoMultipleUploadComponent-module__VC6paG__inputFile::file-selector-button:hover{background:var(--color-text-muted);color:var(--color-badgeId)}.PhotoMultipleUploadComponent-module__VC6paG__uploadWrapper{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.PhotoMultipleUploadComponent-module__VC6paG__inputPhoto{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:180px;height:46px;transition:all .3s ease-in-out;display:flex}.PhotoMultipleUploadComponent-module__VC6paG__inputPhoto:hover{color:var(--color-white);background:linear-gradient(90deg,#fff,#30240b,#fff)}.PhotoMultipleUploadComponent-module__VC6paG__photoContainer{flex-wrap:wrap;justify-content:space-evenly;gap:10px;width:100%;margin-top:10px;display:flex}.PhotoMultipleUploadComponent-module__VC6paG__photoArray{flex-direction:column;justify-content:center;align-items:center;display:flex}.PhotoMultipleUploadComponent-module__VC6paG__photoImage{object-fit:cover;border-radius:6px;width:140px;height:100px;box-shadow:0 0 12px #fff}.PhotoMultipleUploadComponent-module__VC6paG__deleteButton{width:40px;height:40px;color:var(--color-white);cursor:pointer;background-color:var(--color-container);border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;margin:1.5rem auto;font-size:.6rem;transition:all .3s ease-in-out;display:flex;box-shadow:0 0 12px #fff}.PhotoMultipleUploadComponent-module__VC6paG__submitButton{cursor:pointer;width:160px;height:40px;color:var(--color-text-muted);background:linear-gradient(90deg,#f9f295,#ae8625,#faf398,#b88a44);border:none;border-radius:26px;justify-content:center;align-items:center;padding:0;font-size:1rem;transition:background .2s;display:flex;box-shadow:0 0 12px #fff}.PhotoMultipleUploadComponent-module__VC6paG__deleteButton:hover,.PhotoMultipleUploadComponent-module__VC6paG__submitButton:hover,.PhotoMultipleUploadComponent-module__VC6paG__submitButton:focus{background:var(--color-text);color:var(--color-white)}.PhotoMultipleUploadComponent-module__VC6paG__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)}.PhotoMultipleUploadComponent-module__VC6paG__errorMessage{text-align:center;width:100%;color:var(--logo-hover-color);border-radius:6px;margin:0 auto 20px;padding:10px;font-size:.8rem}
.OrderExtraServicesComponent-module__87IqjG__row{background:var(--menu-color);-webkit-backdrop-filter:blur(20px);width:100%;height:400px;box-shadow:0 0 12px var(--input-color);border-radius:1.8rem;flex-flow:column wrap;justify-content:space-between;align-items:center;padding:.5rem;transition:transform .3s,box-shadow .3s;animation:6s ease-in-out infinite OrderExtraServicesComponent-module__87IqjG__float;display:flex}.OrderExtraServicesComponent-module__87IqjG__container{-webkit-backdrop-filter:blur(20px);background-color:#0000;border-radius:1.8rem;flex-wrap:wrap;justify-content:space-between;gap:.5rem;width:70vw;padding:1rem;transition:transform .3s,box-shadow .3s;animation:6s ease-in-out infinite OrderExtraServicesComponent-module__87IqjG__float;display:flex;box-shadow:0 0 12px #fff}.OrderExtraServicesComponent-module__87IqjG__container:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 25px 50px #00000040,inset 0 1px #fff3}@keyframes OrderExtraServicesComponent-module__87IqjG__float{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}.OrderExtraServicesComponent-module__87IqjG__serviceBox{flex-direction:column;justify-content:center;align-items:center;height:380px;display:flex}.OrderExtraServicesComponent-module__87IqjG__switch{width:100px;height:10px;display:inline-block;position:relative}.OrderExtraServicesComponent-module__87IqjG__switch input{opacity:0;width:0;height:0}.OrderExtraServicesComponent-module__87IqjG__slider{cursor:pointer;background-color:var(--color-white);border-radius:34px;transition:all .4s;position:absolute;inset:0}.OrderExtraServicesComponent-module__87IqjG__slider:before{content:"";background-color:var(--color-container);border-radius:50%;width:10px;height:10px;transition:all .4s;position:absolute;bottom:0;left:0}input:checked+.OrderExtraServicesComponent-module__87IqjG__slider{background-color:var(--color-text)}input:checked+.OrderExtraServicesComponent-module__87IqjG__slider:before{transform:translate(90px)}.OrderExtraServicesComponent-module__87IqjG__counterBox{flex-direction:column;gap:6px;display:flex}.OrderExtraServicesComponent-module__87IqjG__counter{align-items:center;gap:10px;display:flex}.OrderExtraServicesComponent-module__87IqjG__serviceHeader{aspect-ratio:300/220;flex-direction:column;justify-content:space-between;align-items:center;width:clamp(220px,25vw,300px);height:auto;display:flex}.OrderExtraServicesComponent-module__87IqjG__iconContainer{aspect-ratio:300/220;width:clamp(220px,25vw,300px);height:auto}.OrderExtraServicesComponent-module__87IqjG__calcRow{opacity:0;visibility:hidden;justify-content:space-between;align-items:center;height:20px;transition:opacity .2s;display:flex}.OrderExtraServicesComponent-module__87IqjG__active .OrderExtraServicesComponent-module__87IqjG__calcRow{opacity:1;visibility:visible}.OrderExtraServicesComponent-module__87IqjG__serviceIcon{aspect-ratio:300/200;object-fit:cover;border-radius:32px;width:clamp(200px,25vw,300px);height:auto}.OrderExtraServicesComponent-module__87IqjG__bottomContainer{color:var(--color-text);flex-direction:column;justify-content:space-between;align-items:center;height:150px;display:flex}.OrderExtraServicesComponent-module__87IqjG__title{font-family:var(--font-imperial),serif;font-size:2rem}.OrderExtraServicesComponent-module__87IqjG__counterWrap{flex-direction:column;justify-content:space-between;align-items:center;height:80px;display:flex}@media (min-width:1440px){.OrderExtraServicesComponent-module__87IqjG__container{flex-wrap:nowrap}}
.ProfileComponent-module__i_ww6G__container{text-align:center;background:var(--menu-color);-webkit-backdrop-filter:blur(20px);border:1px solid #d4af3726;border-radius:2rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:80%;max-width:1000px;margin:0 auto;padding:2rem;animation:6s ease-in-out infinite ProfileComponent-module__i_ww6G__float;display:flex;position:relative;overflow:hidden;box-shadow:0 0 20px #ffd70026,0 0 40px #ffc80014}.ProfileComponent-module__i_ww6G__header:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(90deg,#f9f295,#ae8625,#faf398,#b88a44);border-radius:2rem;padding:3px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ProfileComponent-module__i_ww6G__profileMain{flex-wrap:wrap;gap:2rem;display:flex}.ProfileComponent-module__i_ww6G__avatarPlaceholder{background-image:var(--menu-color), linear-gradient(90deg, #f9f295, #ae8625, #faf398, #b88a44);width:110px;height:110px;color:var(--input-color);text-transform:uppercase;filter:grayscale(30%);background-origin:border-box;background-clip:padding-box,border-box;border:3px solid #0000;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 15px #0006}.ProfileComponent-module__i_ww6G__avatarImage{object-fit:cover;border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;display:flex}.ProfileComponent-module__i_ww6G__infoContent{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin:0 auto;padding:0;display:flex}.ProfileComponent-module__i_ww6G__ageBadge{font-size:.85rem;font-weight:600}.ProfileComponent-module__i_ww6G__userName{color:var(--logo-hover-color);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:800}.ProfileComponent-module__i_ww6G__nameRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.ProfileComponent-module__i_ww6G__roleBadge{text-transform:uppercase;letter-spacing:.05em;background:var(--menu-color);border:2px solid #ffffff1a;border-radius:50px;justify-content:center;align-items:center;width:120px;height:36px;font-size:.7rem;font-weight:800;display:flex}.ProfileComponent-module__i_ww6G__venue_admin{color:var(--logo-hover-color);border-color:#d4af374d}.ProfileComponent-module__i_ww6G__admin{color:#000;background:#d4af37}.ProfileComponent-module__i_ww6G__contactRow{color:var(--logo-hover-color);flex-direction:column;align-items:flex-start;gap:.2rem;margin:0;padding:0;font-size:.95rem;display:flex}.ProfileComponent-module__i_ww6G__ageBadge,.ProfileComponent-module__i_ww6G__email{margin:0;padding:0}.ProfileComponent-module__i_ww6G__dot{color:#333}.ProfileComponent-module__i_ww6G__statsGrid{text-align:left;border-top:1px solid var(--logo-hover-color);width:100%;margin-top:20px}.ProfileComponent-module__i_ww6G__statLabel{color:#555;text-transform:uppercase;font-size:.7rem;font-weight:600}.ProfileComponent-module__i_ww6G__actionsWrapper{align-items:center;gap:1rem;margin:0 auto;display:flex}.ProfileComponent-module__i_ww6G__loader{justify-content:center;margin:70px auto 100px;display:flex}.ProfileComponent-module__i_ww6G__divider{background-color:var(--logo-hover-color);height:1px;margin:10px 0}.ProfileComponent-module__i_ww6G__phone{text-align:left}@media (min-width:768px){.ProfileComponent-module__i_ww6G__infoContent,.ProfileComponent-module__i_ww6G__container{flex-wrap:nowrap}}@media (min-width:1024px){.ProfileComponent-module__i_ww6G__infoContent,.ProfileComponent-module__i_ww6G__container{flex-wrap:nowrap;align-items:flex-start}.ProfileComponent-module__i_ww6G__actionsWrapper{margin:0}}
.BoozerStep5ExtraServices-module__TZbuAW__container{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:70vw;margin:0 auto 40px;display:flex}.BoozerStep5ExtraServices-module__TZbuAW__title{font-family:var(--font-imperial),serif;letter-spacing:2px;color:var(--color-text);margin:0;padding:0;font-size:4rem;font-weight:700}.BoozerStep5ExtraServices-module__TZbuAW__section{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.BoozerStep5ExtraServices-module__TZbuAW__wrapperTitle{margin:0 auto 80px;padding:0;display:inline-block;position:relative}.BoozerStep5ExtraServices-module__TZbuAW__bigText{color:var(--title-color);z-index:1;text-shadow:2px 2px #000,4px 4px 6px #00000080;margin:0;padding:0;font-family:Sans,sans-serif;font-size:clamp(5rem,10vw,12rem);font-style:italic;font-weight:700;position:relative}.BoozerStep5ExtraServices-module__TZbuAW__smallText{font-family:var(--font-imperial),sans-serif;z-index:2;color:var(--title-primary-color);letter-spacing:10px;margin:0;padding:0;font-size:clamp(6rem,14vw,14rem);font-weight:500;position:absolute;top:75%;right:0;transform:translateY(-50%)}.BoozerStep5ExtraServices-module__TZbuAW__selectCurrency{width:100%;color:var(--color-text);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;padding-left:1rem;display:flex}.BoozerStep5ExtraServices-module__TZbuAW__label{width:25%;font-family:var(--font-imperial),serif;letter-spacing:2px;color:var(--color-text);text-align:left;margin:0;padding:0;font-size:2rem;font-weight:700;line-height:1}.BoozerStep5ExtraServices-module__TZbuAW__select{color:var(--color-bg-dark);border:1px solid var(--color-text);cursor:pointer;background:linear-gradient(90deg,#f9f295,#ae8625,#faf398,#b88a44);border-radius:.5rem;outline:none;width:80px;padding:2px;font-size:.8rem}.BoozerStep5ExtraServices-module__TZbuAW__select option{background:var(--title-color);color:var(--color-badgeId);border:none;outline:none}.BoozerStep5ExtraServices-module__TZbuAW__switch{width:100px;height:10px;display:inline-block;position:relative}.BoozerStep5ExtraServices-module__TZbuAW__switch input{opacity:0;width:0;height:0}.BoozerStep5ExtraServices-module__TZbuAW__slider{cursor:pointer;background-color:var(--color-white);border-radius:34px;transition:all .4s;position:absolute;inset:0}.BoozerStep5ExtraServices-module__TZbuAW__slider:before{content:"";background-color:var(--color-container);border-radius:50%;width:10px;height:10px;transition:all .4s;position:absolute;bottom:0;left:0}input:checked+.BoozerStep5ExtraServices-module__TZbuAW__slider{background-color:var(--color-text)}input:checked+.BoozerStep5ExtraServices-module__TZbuAW__slider:before{transform:translate(90px)}.BoozerStep5ExtraServices-module__TZbuAW__footer,.BoozerStep5ExtraServices-module__TZbuAW__summaryBox{flex-direction:column;justify-content:flex-end;align-items:flex-end;width:100%;display:flex}.BoozerStep5ExtraServices-module__TZbuAW__orderSummary{border-top:1px solid var(--title-primary-color);width:100%;font-family:var(--font-imperial),sans-serif;color:var(--title-primary-color);letter-spacing:2px;flex-direction:column;align-items:center;gap:1rem;margin:0;padding:0;font-size:3rem;font-weight:500;display:flex}.BoozerStep5ExtraServices-module__TZbuAW__summary{width:30%;color:var(--title-primary-color);text-align:left;font-size:1.2rem}.BoozerStep5ExtraServices-module__TZbuAW__actions{justify-content:space-between;width:50%;margin:2rem auto;display:flex}.BoozerStep5ExtraServices-module__TZbuAW__buttonPrev,.BoozerStep5ExtraServices-module__TZbuAW__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}.BoozerStep5ExtraServices-module__TZbuAW__buttonPrev:hover,.BoozerStep5ExtraServices-module__TZbuAW__buttonNext:hover{color:#fff;background:linear-gradient(90deg,#fff,#30240b,#fff)}.BoozerStep5ExtraServices-module__TZbuAW__buttonNext{border-radius:0 1.5rem 1.5rem 0}.BoozerStep5ExtraServices-module__TZbuAW__buttonPrev{border-radius:1.5rem 0 0 1.5rem}.BoozerStep5ExtraServices-module__TZbuAW__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)}.BoozerStep5ExtraServices-module__TZbuAW__buttonPrev:disabled,.BoozerStep5ExtraServices-module__TZbuAW__buttonNext:disabled{cursor:not-allowed;opacity:.7}.BoozerStep5ExtraServices-module__TZbuAW__loader{justify-content:center;align-items:flex-start;margin:70px auto;display:flex}.BoozerStep5ExtraServices-module__TZbuAW__errorMessage{text-align:center;width:100%;color:var(--logo-hover-color);margin:0 auto;font-size:.8rem}
.ReviewListEditComponent-module__y75mvW__errorMessage{text-align:center;width:100%;color:var(--logo-hover-color);margin:0 auto;font-size:.8rem}.ReviewListEditComponent-module__y75mvW__titleNo{font-family:var(--font-imperial),serif;letter-spacing:2px;color:var(--color-text);margin-top:80px;padding:0;font-size:2rem}
.BoozerStep6Summary-module__O5YSDG__container{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:80vw;margin:0 auto 40px;display:flex}.BoozerStep6Summary-module__O5YSDG__title{font-family:var(--font-imperial),serif;letter-spacing:2px;color:var(--color-text);margin:0;padding:0;font-size:4rem;font-weight:700}.BoozerStep6Summary-module__O5YSDG__wrapperTitle{margin:0 auto 80px;padding:0;display:inline-block;position:relative}.BoozerStep6Summary-module__O5YSDG__bigText{color:var(--title-color);z-index:1;margin:0;padding:0;font-size:clamp(5.5rem,20vw,12rem);font-style:italic;font-weight:700;position:relative}.BoozerStep6Summary-module__O5YSDG__smallText{font-family:var(--font-imperial),sans-serif;z-index:2;color:var(--title-primary-color);letter-spacing:10px;margin:0;padding:0;font-size:clamp(10rem,20vw,16rem);font-weight:500;position:absolute;top:75%;right:10%;transform:translateY(-50%)}.BoozerStep6Summary-module__O5YSDG__selectCurrency{width:70%;color:var(--color-text);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;margin-bottom:100px;display:flex}.BoozerStep6Summary-module__O5YSDG__label{letter-spacing:2px;width:25%;color:var(--color-text);text-align:left;margin:0;padding:0;font-size:1rem;font-weight:500;line-height:1}.BoozerStep6Summary-module__O5YSDG__select{color:var(--color-bg-dark);border:1px solid var(--color-text);cursor:pointer;background:linear-gradient(90deg,#f9f295,#ae8625,#faf398,#b88a44);border-radius:.5rem;outline:none;width:80px;padding:2px;font-size:.8rem}.BoozerStep6Summary-module__O5YSDG__select option{background:var(--title-color);color:var(--color-badgeId);border:none;outline:none}.BoozerStep6Summary-module__O5YSDG__mainLayout{flex-direction:column;justify-content:center;align-items:center;gap:100px;width:100%;display:flex}.BoozerStep6Summary-module__O5YSDG__mapSide{border:1px solid var(--color-noposter);border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;width:70%;height:clamp(300px,45vw,700px);display:flex;overflow:hidden;box-shadow:0 20px 50px #00000080}.BoozerStep6Summary-module__O5YSDG__billSide{background:var(--menu-color);border:1px solid var(--color-noposter);border-radius:24px;flex-direction:column;width:50%;min-width:370px;padding:35px;display:flex;box-shadow:0 20px 50px #00000080}.BoozerStep6Summary-module__O5YSDG__summaryTable{flex:1}.BoozerStep6Summary-module__O5YSDG__groupTitle{color:var(--logo-hover-color);text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;font-size:16px;font-weight:700}.BoozerStep6Summary-module__O5YSDG__list{margin:0 0 20px;padding:0;list-style:none}.BoozerStep6Summary-module__O5YSDG__list li span{color:#666;margin-top:2px;font-size:11px;display:block}.BoozerStep6Summary-module__O5YSDG__subTotal{color:var(--logo-hover-color);border-bottom:1px solid var(--color-noposter);justify-content:space-between;margin:15px auto;padding-bottom:15px;font-size:16px;display:flex}.BoozerStep6Summary-module__O5YSDG__subTotal b{color:var(--logo-hover-color)}.BoozerStep6Summary-module__O5YSDG__billRow{color:var(--color-white);justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.BoozerStep6Summary-module__O5YSDG__billRowTransfers{color:var(--logo-hover-color);justify-content:space-between;align-items:center;display:flex}.BoozerStep6Summary-module__O5YSDG__totalRow{border-top:1px solid var(--logo-hover-color);justify-content:space-between;align-items:center;margin:30px auto;padding-top:25px;display:flex}.BoozerStep6Summary-module__O5YSDG__totalRow span{text-transform:uppercase;justify-content:center;align-items:center;font-size:18px;display:flex}.BoozerStep6Summary-module__O5YSDG__totalPrice{color:var(--color-noposter);text-shadow:0 0 15px #d4af374d;justify-content:center;align-items:center;font-size:18px;display:flex}.BoozerStep6Summary-module__O5YSDG__confirmBtn{color:#000;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#d4af37 0%,#b8860b 100%);border:none;border-radius:2rem;justify-content:center;align-items:center;height:45px;font-size:18px;font-weight:800;transition:all .3s;display:flex;box-shadow:0 10px 20px #0000004d}.BoozerStep6Summary-module__O5YSDG__confirmBtn:hover{transform:translateY(-2px);box-shadow:0 15px 30px #d4af3733}.BoozerStep6Summary-module__O5YSDG__loaderWrapper{justify-content:center;align-items:center;display:flex}.BoozerStep6Summary-module__O5YSDG__billTitle{text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid var(--logo-hover-color);color:var(--logo-hover-color);margin-bottom:25px;padding-bottom:15px;font-size:22px}.BoozerStep6Summary-module__O5YSDG__billRowSmall,.BoozerStep6Summary-module__O5YSDG__listItem{color:var(--color-white);justify-content:space-between;align-items:flex-start;margin-bottom:12px;font-size:14px;display:flex}.BoozerStep6Summary-module__O5YSDG__billRowSmall p,.BoozerStep6Summary-module__O5YSDG__listItem p{text-align:left}.BoozerStep6Summary-module__O5YSDG__actions{flex-direction:column;justify-content:center;gap:2rem;width:100%;margin:0 auto;display:flex}.BoozerStep6Summary-module__O5YSDG__cancelBtn,.BoozerStep6Summary-module__O5YSDG__buttonNext{color:#30240b;cursor:pointer;border:1px solid #ffffff80;border-radius:1.5rem;outline:none;justify-content:center;align-items:center;width:100px;height:36px;transition:all .3s ease-in-out;display:flex}.BoozerStep6Summary-module__O5YSDG__cancelBtn:hover,.BoozerStep6Summary-module__O5YSDG__buttonNext:hover{color:#fff;background:linear-gradient(90deg,#fff,#30240b,#fff)}.BoozerStep6Summary-module__O5YSDG__buttonNext{background:linear-gradient(90deg,#30240b,#fff,#30240b);padding:.5rem 8rem}.BoozerStep6Summary-module__O5YSDG__cancelBtn{background-color:#bf8282;width:150px;padding:.5rem 0}.BoozerStep6Summary-module__O5YSDG__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)}.BoozerStep6Summary-module__O5YSDG__cancelBtn:disabled,.BoozerStep6Summary-module__O5YSDG__confirmBtn:disabled{cursor:not-allowed;opacity:.7}.BoozerStep6Summary-module__O5YSDG__loader{justify-content:center;align-items:flex-start;margin:70px auto;display:flex}.BoozerStep6Summary-module__O5YSDG__errorMessage{text-align:center;width:100%;color:var(--logo-hover-color);margin:0 auto;font-size:.8rem}
.ReviewEditComponent-module__R3K6IG__newsCard{text-align:center;width:70vw;height:auto;color:var(--input-color);-webkit-backdrop-filter:blur(20px);border:3px solid var(--color-noposter);background:#fff3;border-radius:2rem;flex-flow:column wrap;flex:1;justify-content:center;align-items:center;gap:20px;margin:60px auto;padding:12px;transition:all .4s ease-in-out;animation:6s ease-in-out infinite ReviewEditComponent-module__R3K6IG__float;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000004d}@keyframes ReviewEditComponent-module__R3K6IG__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.ReviewEditComponent-module__R3K6IG__active.ReviewEditComponent-module__R3K6IG__newsCard{height:auto;min-height:100%;overflow:visible}.ReviewEditComponent-module__R3K6IG__top{text-align:center;flex-wrap:wrap;justify-content:space-between;gap:4px;width:100%;height:auto;margin:0 auto;display:flex}.ReviewEditComponent-module__R3K6IG__subTitle{height:200px;color:var(--color-text);font-size:2rem;font-family:var(--font-imperial),serif;letter-spacing:4px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1rem;margin:0;padding:0;display:flex}.ReviewEditComponent-module__R3K6IG__subTitleP{margin:0;padding:0}.ReviewEditComponent-module__R3K6IG__aboutTop{flex-direction:column;justify-content:center;align-items:flex-start;gap:2rem;display:flex}.ReviewEditComponent-module__R3K6IG__about{text-align:center;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:2rem;width:100%;height:auto;min-height:100%;margin:0 auto;padding:0;display:flex}.ReviewEditComponent-module__R3K6IG__buttonGroup{gap:1rem;width:100%;margin-top:60px;display:flex}.ReviewEditComponent-module__R3K6IG__sendReportBtn,.ReviewEditComponent-module__R3K6IG__cancelReportBtn,.ReviewEditComponent-module__R3K6IG__editButton,.ReviewEditComponent-module__R3K6IG__deleteButton{color:var(--title-color);cursor:pointer;border:none;border-radius:20px;width:70px;height:30px;font-size:.8rem;font-weight:500;transition:all .2s}.ReviewEditComponent-module__R3K6IG__sendReportBtn,.ReviewEditComponent-module__R3K6IG__cancelReportBtn{width:70px;height:25px;font-size:.6rem}.ReviewEditComponent-module__R3K6IG__cancelReportBtn:hover,.ReviewEditComponent-module__R3K6IG__editButton:hover{background-color:var(--logo-hover-color)}.ReviewEditComponent-module__R3K6IG__cancelReportBtn,.ReviewEditComponent-module__R3K6IG__editButton{background-color:var(--menu-color);border:1px solid var(--logo-hover-color)}.ReviewEditComponent-module__R3K6IG__sendReportBtn,.ReviewEditComponent-module__R3K6IG__deleteButton{color:var(--color-container);background-color:#bf8282}.ReviewEditComponent-module__R3K6IG__sendReportBtn:hover,.ReviewEditComponent-module__R3K6IG__deleteButton:hover{background-color:#a94444}.ReviewEditComponent-module__R3K6IG__contentWrapper{flex-direction:column;gap:2rem;display:flex}.ReviewEditComponent-module__R3K6IG__cardInfo{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem;width:100%;display:flex}.ReviewEditComponent-module__R3K6IG__contentText{color:var(--color-text);text-align:left;margin:0;padding:0;font-size:1.5rem}.ReviewEditComponent-module__R3K6IG__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}.ReviewEditComponent-module__R3K6IG__overallLabel{color:var(--title-color);font-family:var(--font-imperial),serif;margin:0 8px 0 0;font-size:1.2rem;font-weight:600}.ReviewEditComponent-module__R3K6IG__galleryWrapper{justify-content:center;align-items:center;height:200px;margin-top:8rem;display:flex}.ReviewEditComponent-module__R3K6IG__activeLike{color:var(--logo-hover-color);background:var(--menu-color)}.ReviewEditComponent-module__R3K6IG__selectWrapper{border-top:3px solid var(--logo-hover-color);color:var(--color-text);justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;margin-top:.5rem;padding:4px;display:flex}.ReviewEditComponent-module__R3K6IG__labelSelect{color:var(--logo-hover-color);text-align:left;margin:0;padding:0;font-size:.6rem}.ReviewEditComponent-module__R3K6IG__reason{flex-direction:column;gap:.4rem;width:25%;margin:0;padding:0;font-size:.6rem;display:flex}.ReviewEditComponent-module__R3K6IG__send{flex-direction:column;gap:.4rem;width:75%;margin:0;padding:0;display:flex}.ReviewEditComponent-module__R3K6IG__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:25px;margin:0;padding:0;font-size:1rem}.ReviewEditComponent-module__R3K6IG__select option{background:var(--title-color);color:var(--color-badgeId);border:none;outline:none;margin:0;padding:0}.ReviewEditComponent-module__R3K6IG__reportTextarea{width:100%;height:150px;color:var(--input-color);box-sizing:border-box;resize:vertical;border:1px solid var(--input-color);background-color:#0000;border-radius:1.5rem;outline:none;justify-content:flex-start;padding:.5rem;font-size:1.2rem}.ReviewEditComponent-module__R3K6IG__reportTextarea:focus{background-color:#ffffff4d}.ReviewEditComponent-module__R3K6IG__reportActionButtons{justify-content:flex-end;align-items:center;gap:10px;display:flex}.ReviewEditComponent-module__R3K6IG__contentReport{border:1px solid var(--color-text);width:300px;height:36px;color:var(--color-container);background-color:#bf8282;border-radius:20px;justify-content:center;align-items:center;margin-top:10px;font-size:.6rem;display:flex}.ReviewEditComponent-module__R3K6IG__adminReportSection{margin-top:8px;font-size:8px}.ReviewEditComponent-module__R3K6IG__reportDetails{margin:0;padding:0}.ReviewEditComponent-module__R3K6IG__bottom{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin:100px auto 0;display:flex}.ReviewEditComponent-module__R3K6IG__bottomAlert{min-width:50%;color:var(--logo-hover-color);margin:0 auto;padding:0;font-size:.6rem}.ReviewEditComponent-module__R3K6IG__detailsAdminList{border:1px solid var(--logo-hover-color);background-color:#bf8282;border-radius:20px;flex-wrap:wrap;justify-content:left;align-items:flex-start;gap:20px;width:300px;margin:0;padding:4px;display:flex}.ReviewEditComponent-module__R3K6IG__detailsAdminWrapper{flex-flow:column wrap;justify-content:left;align-items:flex-start;margin:0;padding:0;list-style-type:decimal}.ReviewEditComponent-module__R3K6IG__detailsAdminTitle{text-align:left;width:40%;color:var(--color-container);flex-direction:column;justify-content:left;align-items:flex-start;margin:0;padding:4px}.ReviewEditComponent-module__R3K6IG__detailsAdminAbout{text-align:left;border-bottom:1px solid var(--color-container);margin:0;padding:0;list-style:ReviewEditComponent-module__R3K6IG__list-item}.ReviewEditComponent-module__R3K6IG__detailsAbout{color:var(--color-container);text-align:left;margin:0;padding:0}.ReviewEditComponent-module__R3K6IG__detailReporter{color:var(--color-container);text-align:left;opacity:.4;margin:0;padding:0}.ReviewEditComponent-module__R3K6IG__loaderWrapper{justify-content:center;align-items:flex-start;margin:70px auto;display:flex}.ReviewEditComponent-module__R3K6IG__id{color:var(--logo-hover-color);margin:0;padding:0;font-size:12px}.ReviewEditComponent-module__R3K6IG__date{letter-spacing:normal;color:var(--title-primary-color);flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:0;padding:0;font-size:12px;display:flex}.ReviewEditComponent-module__R3K6IG__errorMessage{text-align:center;width:100%;color:var(--logo-hover-color);margin:0 auto;font-size:.8rem}.ReviewEditComponent-module__R3K6IG__starBlock{box-sizing:border-box;background:var(--menu-color);border:1px solid var(--logo-hover-color);border-radius:20px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:300px;min-height:300px;padding:20px;display:flex;box-shadow:0 0 15px #fff3}.ReviewEditComponent-module__R3K6IG__starBlockTitle{text-align:center;border-bottom:1px solid var(--logo-hover-color);width:100%;margin-bottom:15px;padding-bottom:10px}.ReviewEditComponent-module__R3K6IG__star{font-size:2.2rem;font-family:var(--font-imperial), serif;color:var(--color-noposter);margin:0;font-weight:700}.ReviewEditComponent-module__R3K6IG__id{color:var(--color-text);opacity:.7;margin:5px 0 0;font-size:.7rem}.ReviewEditComponent-module__R3K6IG__subRatings{flex-direction:column;gap:8px;width:100%;display:flex}.ReviewEditComponent-module__R3K6IG__subRatingItem{transform-origin:0;flex-direction:column;align-items:flex-start;gap:2px;width:100%;display:flex;transform:scale(.9)}.ReviewEditComponent-module__R3K6IG__ratingLabel{color:var(--logo-hover-color);letter-spacing:1px;text-transform:uppercase;font-size:.85rem}@media (max-width:991px){.ReviewEditComponent-module__R3K6IG__starBlock{text-align:center;aspect-ratio:auto;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:320px;min-height:fit-content;margin:20px auto;display:flex;scale:.8}}@media (min-width:768px){.ReviewEditComponent-module__R3K6IG__newsCard{width:70vw}.ReviewEditComponent-module__R3K6IG__about{flex:none}.ReviewEditComponent-module__R3K6IG__top{flex-direction:row;align-items:flex-start}.ReviewEditComponent-module__R3K6IG__subTitle{text-overflow:ellipsis;height:auto;display:block;overflow:hidden}}@media (min-width:992px){.ReviewEditComponent-module__R3K6IG__subTitle{text-overflow:ellipsis;height:auto;display:block;overflow:hidden}}@media (min-width:1096px){.ReviewEditComponent-module__R3K6IG__about{flex:1}}
.BoozerStep7FinalComponent-module__iEw3Zq__title{font-family:var(--font-imperial),serif;letter-spacing:2px;color:var(--color-text);margin:0;padding:0;font-size:4rem;font-weight:700}.BoozerStep7FinalComponent-module__iEw3Zq__wrapperTitle{margin:0 auto 80px;padding:0;display:inline-block;position:relative}.BoozerStep7FinalComponent-module__iEw3Zq__bigText{color:var(--title-color);z-index:1;margin:0;padding:0;font-size:clamp(6rem,30vw,10rem);font-style:italic;font-weight:700;position:relative}.BoozerStep7FinalComponent-module__iEw3Zq__smallText{font-family:var(--font-imperial),sans-serif;z-index:2;color:var(--title-primary-color);letter-spacing:10px;margin:0;padding:0;font-size:clamp(8rem,25vw,12rem);font-weight:500;position:absolute;top:85%;right:7%;transform:translateY(-50%)}.BoozerStep7FinalComponent-module__iEw3Zq__small{margin:0;padding:0;font-size:8rem}.BoozerStep7FinalComponent-module__iEw3Zq__tableBadge{color:var(--color-white);background:#000;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600}.BoozerStep7FinalComponent-module__iEw3Zq__detailsGrid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px;font-size:14px;display:grid}.BoozerStep7FinalComponent-module__iEw3Zq__detailsGrid p{color:#444;margin:0}.BoozerStep7FinalComponent-module__iEw3Zq__divider{background:var(--color-white);border:none;height:1px;margin:20px 0}.BoozerStep7FinalComponent-module__iEw3Zq__orderSection{margin-bottom:20px}.BoozerStep7FinalComponent-module__iEw3Zq__orderSection h4{text-transform:uppercase;color:#999;margin-bottom:12px;font-size:14px}.BoozerStep7FinalComponent-module__iEw3Zq__serviceInfo{flex-direction:column;display:flex}.BoozerStep7FinalComponent-module__iEw3Zq__mathText{color:#888;font-size:12px}.BoozerStep7FinalComponent-module__iEw3Zq__totalBlock{border-top:2px dashed var(--color-white);margin-top:30px;padding-top:20px}.BoozerStep7FinalComponent-module__iEw3Zq__totalRow span{font-size:18px;font-weight:700}.BoozerStep7FinalComponent-module__iEw3Zq__totalAmount{color:#000;font-size:24px;font-weight:900}.BoozerStep7FinalComponent-module__iEw3Zq__homeBtn{color:var(--color-white);cursor:pointer;background:#000;border:none;border-radius:12px;padding:16px 40px;font-size:16px;font-weight:600;transition:transform .2s}.BoozerStep7FinalComponent-module__iEw3Zq__homeBtn:hover{transform:scale(1.02)}.BoozerStep7FinalComponent-module__iEw3Zq__finalSummary{background:var(--color-white);border-radius:24px;min-width:300px;padding:40px;display:inline-block}.BoozerStep7FinalComponent-module__iEw3Zq__billRowTransfers{color:var(--color-text);justify-content:space-between;align-items:center;display:flex}.BoozerStep7FinalComponent-module__iEw3Zq__amount{margin:10px 0 30px;font-size:48px}.BoozerStep7FinalComponent-module__iEw3Zq__successContainer{background:var(--menu-color);border:1px solid var(--color-noposter);text-align:center;min-width:370px;max-width:750px;color:var(--color-white);border-radius:40px;margin:40px auto;padding:50px 30px;box-shadow:0 40px 100px #000000e6}.BoozerStep7FinalComponent-module__iEw3Zq__confetti{justify-content:center;align-items:center;gap:1rem;width:100%;margin-bottom:20px;font-size:70px;animation:.8s infinite BoozerStep7FinalComponent-module__iEw3Zq__bounce;display:flex}@keyframes BoozerStep7FinalComponent-module__iEw3Zq__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.BoozerStep7FinalComponent-module__iEw3Zq__overlay{flex-direction:column;justify-content:center;align-items:center;display:flex}.BoozerStep7FinalComponent-module__iEw3Zq__videoSoundToggle{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000080;border:1px solid #fff6;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.BoozerStep7FinalComponent-module__iEw3Zq__titleId{color:var(--color-text)}.BoozerStep7FinalComponent-module__iEw3Zq__receiptCard{background:var(--menu-color);text-align:left;-webkit-backdrop-filter:blur(20px);border:1px solid #ffffff40;border-radius:30px;margin:40px 0;padding:40px;transition:transform .3s,box-shadow .3s;animation:6s ease-in-out infinite BoozerStep7FinalComponent-module__iEw3Zq__float;position:relative;overflow:hidden;box-shadow:0 0 12px #fff}.BoozerStep7FinalComponent-module__iEw3Zq__receiptCard:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 25px 50px #00000040,inset 0 1px #fff3}.BoozerStep7FinalComponent-module__iEw3Zq__receiptHeader{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.BoozerStep7FinalComponent-module__iEw3Zq__receiptTitle{color:var(--logo-hover-color);text-transform:uppercase;letter-spacing:4px;margin:0;font-size:20px}.BoozerStep7FinalComponent-module__iEw3Zq__logoImage{object-fit:contain;border-radius:50%;width:100px;height:100px;padding:5px;font-weight:700}.BoozerStep7FinalComponent-module__iEw3Zq__tableBadge{background:var(--color-noposter);color:#000;text-transform:uppercase;border-radius:8px;padding:6px 15px;font-size:13px;font-weight:900}.BoozerStep7FinalComponent-module__iEw3Zq__tableSection,.BoozerStep7FinalComponent-module__iEw3Zq__tableList{text-align:left}.BoozerStep7FinalComponent-module__iEw3Zq__detailsGrid{grid-template-columns:1fr 1fr;gap:15px;margin-bottom:30px;display:grid}.BoozerStep7FinalComponent-module__iEw3Zq__detailsGrid p{color:#888;margin:0;font-size:14px}.BoozerStep7FinalComponent-module__iEw3Zq__detailsGrid strong{color:var(--color-white);margin-right:5px}.BoozerStep7FinalComponent-module__iEw3Zq__divider{background:linear-gradient(90deg,#0000,#333,#0000);height:1px;margin:30px 0}.BoozerStep7FinalComponent-module__iEw3Zq__orderSection h4{color:var(--logo-hover-color);text-transform:uppercase;letter-spacing:2px;border-left:4px solid var(--logo-hover-color);margin-bottom:20px;padding-left:15px;font-size:14px}.BoozerStep7FinalComponent-module__iEw3Zq__receiptRow{justify-content:space-between;align-items:flex-start;margin-bottom:15px;font-size:16px;display:flex}.BoozerStep7FinalComponent-module__iEw3Zq__mathText{color:#555;margin-top:4px;font-size:14px;display:block}.BoozerStep7FinalComponent-module__iEw3Zq__subTotal{color:var(--color-text);justify-content:space-between;margin-top:15px;font-size:16px;font-weight:700;display:flex}.BoozerStep7FinalComponent-module__iEw3Zq__totalBlock{border:1px solid var(--color-noposter);background:#000;border-radius:2rem;margin-top:40px;padding:30px;position:relative}.BoozerStep7FinalComponent-module__iEw3Zq__totalRow{justify-content:space-between;align-items:center;display:flex}.BoozerStep7FinalComponent-module__iEw3Zq__totalRow span:first-child{letter-spacing:2px;color:var(--color-white);font-size:20px;font-weight:900}.BoozerStep7FinalComponent-module__iEw3Zq__totalAmount{color:var(--color-noposter);text-shadow:0 0 25px #d4af3766;font-size:34px;font-weight:900}.BoozerStep7FinalComponent-module__iEw3Zq__homeBtn{color:var(--logo-hover-color);border:1px solid var(--color-noposter);text-transform:uppercase;cursor:pointer;background:0 0;border-radius:50px;padding:20px 60px;font-size:16px;font-weight:700;transition:all .4s}.BoozerStep7FinalComponent-module__iEw3Zq__homeBtn:hover{background:var(--color-noposter);color:#000;box-shadow:0 0 30px #d4af3766}.BoozerStep7FinalComponent-module__iEw3Zq__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin:40px auto;padding:0 20px;display:flex}.BoozerStep7FinalComponent-module__iEw3Zq__finalSummary{text-align:center;background:var(--menu-color);border:1px solid #333;border-radius:50px;min-width:370px;margin:40px auto;padding:60px;display:inline-block}.BoozerStep7FinalComponent-module__iEw3Zq__label{font-family:var(--font-imperial),serif;letter-spacing:2px;color:var(--color-text);font-size:2rem}.BoozerStep7FinalComponent-module__iEw3Zq__amount{color:var(--color-text);margin-bottom:40px;font-size:72px;font-weight:900}.BoozerStep7FinalComponent-module__iEw3Zq__payBtn{background:var(--reverse-menu-color);text-transform:uppercase;cursor:pointer;color:var(--title-color);border:none;border-radius:100px;outline:none;padding:25px 80px;font-size:20px;font-weight:900;transition:all .5s;box-shadow:0 20px 40px #d4af3733}.BoozerStep7FinalComponent-module__iEw3Zq__payBtn:hover,.BoozerStep7FinalComponent-module__iEw3Zq__payBtn:focus{background:var(--color-bg-dark);color:var(--color-noposter)}.BoozerStep7FinalComponent-module__iEw3Zq__payBtn:disabled{cursor:not-allowed;opacity:.7}.BoozerStep7FinalComponent-module__iEw3Zq__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}.BoozerStep7FinalComponent-module__iEw3Zq__errorMessage{text-align:center;width:100%;color:var(--logo-hover-color);margin:0 auto;font-size:.8rem}
.ReviewStarsComponent-module__BsLMuW__starsWrapper{align-items:flex-start;gap:4px;width:50%;margin:0 auto;display:inline-flex}.ReviewStarsComponent-module__BsLMuW__starRating{color:var(--logo-hover-color);margin-right:8px;font-size:1.2rem}.ReviewStarsComponent-module__BsLMuW__star{cursor:default;-webkit-user-select:none;user-select:none;font-size:1.6rem;transition:transform .2s,color .2s}.ReviewStarsComponent-module__BsLMuW__filled{color:var(--logo-hover-color)}.ReviewStarsComponent-module__BsLMuW__empty{color:#0000;-webkit-text-stroke:1px var(--logo-hover-color)}.ReviewStarsComponent-module__BsLMuW__interactive .ReviewStarsComponent-module__BsLMuW__star:hover{-webkit-text-stroke:1px var(--color-noposter);transform:scale(1.2)}
.BoozerStep4TableSelectionComponent-module__3rQa1a__tableWrapper{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;margin:0 auto 40px;display:flex}.BoozerStep4TableSelectionComponent-module__3rQa1a__headerInfo{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin:0 auto 20px;display:flex}.BoozerStep4TableSelectionComponent-module__3rQa1a__title{font-family:var(--font-imperial),serif;letter-spacing:2px;color:var(--color-text);margin:0;padding:0;font-size:4rem;font-weight:700}.BoozerStep4TableSelectionComponent-module__3rQa1a__wrapperTitle{margin:0 auto;padding:0;display:inline-block;position:relative}.BoozerStep4TableSelectionComponent-module__3rQa1a__bigText{color:var(--title-color);z-index:1;text-shadow:2px 2px #000,4px 4px 6px #00000080;margin:0;padding:0;font-family:Sans,sans-serif;font-size:clamp(8rem,20vw,16rem);font-style:italic;font-weight:700;position:relative}.BoozerStep4TableSelectionComponent-module__3rQa1a__smallText{font-family:var(--font-imperial),sans-serif;z-index:2;color:var(--title-primary-color);letter-spacing:10px;margin:0;padding:0;font-size:clamp(10rem,20vw,16rem);font-weight:500;position:absolute;top:70%;right:-7%;transform:translateY(-50%)}.BoozerStep4TableSelectionComponent-module__3rQa1a__orderSeats,.BoozerStep4TableSelectionComponent-module__3rQa1a__orderHint{font-family:var(--font-imperial),serif;letter-spacing:2px;color:var(--color-text);font-size:2rem}.BoozerStep4TableSelectionComponent-module__3rQa1a__orderSeats{font-weight:700}.BoozerStep4TableSelectionComponent-module__3rQa1a__calendarWrapper{flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;width:330px;display:flex;position:relative}.BoozerStep4TableSelectionComponent-module__3rQa1a__label{font-family:var(--font-imperial),serif;letter-spacing:2px;color:var(--color-text);text-align:left;justify-content:flex-start;width:100%;margin:0;padding:0 0 .5rem 1rem;font-size:2rem;font-weight:700;line-height:1}.BoozerStep4TableSelectionComponent-module__3rQa1a__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}.BoozerStep4TableSelectionComponent-module__3rQa1a__closeCal:hover{color:#fff;background:linear-gradient(90deg,#fff,#30240b,#fff)}.BoozerStep4TableSelectionComponent-module__3rQa1a__inputGroupTime,.BoozerStep4TableSelectionComponent-module__3rQa1a__inputGroup{justify-content:center;align-items:center;width:100%;margin-bottom:.5rem;display:flex;position:relative}.BoozerStep4TableSelectionComponent-module__3rQa1a__inputGroupTime{flex-direction:column;width:40%}.BoozerStep4TableSelectionComponent-module__3rQa1a__timePickerRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.BoozerStep4TableSelectionComponent-module__3rQa1a__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}.BoozerStep4TableSelectionComponent-module__3rQa1a__input:focus{background-color:#ffffff4d}.BoozerStep4TableSelectionComponent-module__3rQa1a__icon{cursor:pointer;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.BoozerStep4TableSelectionComponent-module__3rQa1a__stageWrapper{border-radius:20px;justify-content:center;margin:0 auto;padding:0;display:flex;overflow:hidden}.BoozerStep4TableSelectionComponent-module__3rQa1a__stage{border:3px solid var(--color-text);border-radius:50px;max-width:100%;overflow:hidden}.BoozerStep4TableSelectionComponent-module__3rQa1a__capacity{align-items:center;gap:1rem;margin:0;padding:0;display:flex}.BoozerStep4TableSelectionComponent-module__3rQa1a__seatsOk,.BoozerStep4TableSelectionComponent-module__3rQa1a__seatsWarning{font-family:var(--font-imperial),serif;letter-spacing:2px;margin:0;padding:0;font-size:2rem;font-weight:700}.BoozerStep4TableSelectionComponent-module__3rQa1a__seatsWarning{color:#bf8282}.BoozerStep4TableSelectionComponent-module__3rQa1a__seatsOk{color:var(--color-text)}.BoozerStep4TableSelectionComponent-module__3rQa1a__actions{justify-content:space-between;width:50%;margin:0 auto;display:flex}.BoozerStep4TableSelectionComponent-module__3rQa1a__buttonPrev,.BoozerStep4TableSelectionComponent-module__3rQa1a__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}.BoozerStep4TableSelectionComponent-module__3rQa1a__buttonPrev:hover,.BoozerStep4TableSelectionComponent-module__3rQa1a__buttonNext:hover{color:#fff;background:linear-gradient(90deg,#fff,#30240b,#fff)}.BoozerStep4TableSelectionComponent-module__3rQa1a__buttonNext{border-radius:0 1.5rem 1.5rem 0}.BoozerStep4TableSelectionComponent-module__3rQa1a__buttonPrev{border-radius:1.5rem 0 0 1.5rem}.BoozerStep4TableSelectionComponent-module__3rQa1a__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)}.BoozerStep4TableSelectionComponent-module__3rQa1a__buttonPrev:disabled,.BoozerStep4TableSelectionComponent-module__3rQa1a__buttonNext:disabled{cursor:not-allowed;opacity:.7}.BoozerStep4TableSelectionComponent-module__3rQa1a__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}

.BoozerProgressBarComponent-module__giC1ua__wrapper{width:70vw;margin:0 auto;padding:40px 0 20px}.BoozerProgressBarComponent-module__giC1ua__progressLine{background:var(--color-noposter);border-radius:2px;justify-content:space-between;height:2px;display:flex;position:relative}.BoozerProgressBarComponent-module__giC1ua__fill{background:var(--color-text);z-index:1;height:100%;transition:width .4s;position:absolute}.BoozerProgressBarComponent-module__giC1ua__stepWrapper{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative;top:-8px}.BoozerProgressBarComponent-module__giC1ua__circle{letter-spacing:normal;background:var(--color-text);border:1px solid var(--logo-hover-color);cursor:pointer;width:40px;height:16px;color:var(--color-text-muted);background:linear-gradient(90deg,#f9f295,#ae8625,#faf398,#b88a44);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:1rem;font-weight:700;line-height:1;transition:background .2s;display:flex}.BoozerProgressBarComponent-module__giC1ua__step{text-align:center;letter-spacing:normal;justify-content:center;place-items:center;margin:0;padding:0 0 2px;font-size:.8rem;display:flex}.BoozerProgressBarComponent-module__giC1ua__circle.BoozerProgressBarComponent-module__giC1ua__active{background:var(--logo-hover-color);color:#30240b;cursor:pointer;background:linear-gradient(90deg,#30240b,#fff,#30240b);border:1px solid #30240b;outline:none;transition:all .3s ease-in-out;transform:scale(1.1)}.BoozerProgressBarComponent-module__giC1ua__circle.BoozerProgressBarComponent-module__giC1ua__completed{background:var(--logo-hover-color);color:#30240b;cursor:pointer;background:linear-gradient(90deg,#30240b,#fff,#30240b);border:1px solid #30240b;outline:none;transition:all .3s ease-in-out}.BoozerProgressBarComponent-module__giC1ua__label{color:#999;margin-top:8px;font-size:12px;font-weight:500}.BoozerProgressBarComponent-module__giC1ua__activeLabel{color:#708090}.BoozerProgressBarComponent-module__giC1ua__time{text-align:center;width:200px;color:var(--color-text);margin:40px auto 0;font-family:Courier New,Courier,monospace;font-size:18px;font-weight:700}.BoozerProgressBarComponent-module__giC1ua__danger{color:#d63031;animation:1.5s infinite BoozerProgressBarComponent-module__giC1ua__pulse}@keyframes BoozerProgressBarComponent-module__giC1ua__pulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}
.UserInfoComponent-module__QFEhUa__container{justify-content:flex-end;align-items:center;gap:.6rem;width:80%;margin:0 auto;display:flex}.UserInfoComponent-module__QFEhUa__avatar{background:var(--menu-color);width:2rem;height:2rem;color:var(--logo-hover-color);-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 0 12px #bfdbfe80}.UserInfoComponent-module__QFEhUa__avatarImage{object-fit:cover;border-radius:50%;width:2rem;height:2rem}.UserInfoComponent-module__QFEhUa__info{flex-direction:column;justify-content:center;align-items:center;font-size:.5rem;display:flex}.UserInfoComponent-module__QFEhUa__welcome{color:var(--color-text);margin:0 auto}.UserInfoComponent-module__QFEhUa__user{margin:0 auto}.UserInfoComponent-module__QFEhUa__logoutBtn{color:var(--color-text);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.5rem;transition:color .2s ease-in-out}.UserInfoComponent-module__QFEhUa__logoutBtn:hover{color:var(--color-badgeId);text-decoration:underline}@media (min-width:1280px){.UserInfoComponent-module__QFEhUa__avatar{width:2.5rem;height:2.5rem}.UserInfoComponent-module__QFEhUa__info,.UserInfoComponent-module__QFEhUa__logoutBtn{font-size:.7rem}}
.VenueComponent-module__rYtZPG__venueWrapper{-webkit-backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #ffffff40;border-radius:2rem;flex-direction:column;justify-content:space-between;align-items:center;gap:.5rem;width:310px;height:380px;padding:16px;transition:all .4s;display:flex;box-shadow:0 8px 32px #0000004d}.VenueComponent-module__rYtZPG__venueWrapper:hover{border:1px solid #fff6;transform:translateY(-6px)scale(1.02);box-shadow:0 12px 40px #00000073,0 0 15px #fff3}.VenueComponent-module__rYtZPG__venuePoster,.VenueComponent-module__rYtZPG__placeholder{object-fit:cover;filter:brightness(.9)contrast(1.05);border-radius:2rem;width:280px;height:240px;margin:0;padding:0;transition:all .4s;box-shadow:0 8px 20px #0006}.VenueComponent-module__rYtZPG__noImageText{color:var(--input-color);font-size:.9rem}.VenueComponent-module__rYtZPG__venueInfoWrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;height:140px;margin:0;padding:0;font-size:.8rem;display:flex}.VenueComponent-module__rYtZPG__venueInfo{text-align:left;flex-direction:column;justify-content:flex-start;padding-left:8px;display:flex}.VenueComponent-module__rYtZPG__venueTitle{width:100%;color:var(--input-color);margin:0 0 .5rem;padding:0;font-size:1rem}.VenueComponent-module__rYtZPG__tagline{background-color:var(--input-color);transform-origin:top;width:280px;height:1px}.VenueComponent-module__rYtZPG__footerRow{flex-direction:column;justify-content:space-between;align-items:flex-start;width:18%;display:flex}.VenueComponent-module__rYtZPG__valueId,.VenueComponent-module__rYtZPG__value{color:var(--input-color);margin:0;padding:0}.VenueComponent-module__rYtZPG__valueId{font-size:12px}.VenueComponent-module__rYtZPG__img{width:40px;height:40px}.VenueComponent-module__rYtZPG__imageContainer{justify-content:flex-start;align-items:center;gap:1px;width:100%;display:flex}.VenueComponent-module__rYtZPG__imgText{color:var(--input-color)}.VenueComponent-module__rYtZPG__about{flex-direction:column;align-items:flex-start;gap:.2rem .5rem;width:80%;display:flex}.VenueComponent-module__rYtZPG__addressWrapper{justify-content:space-between;display:flex}.VenueComponent-module__rYtZPG__overallLabel{color:var(--color-text);font-family:var(--font-imperial), serif;height:24px;margin:0;font-size:20px;font-weight:600;line-height:24px}.VenueComponent-module__rYtZPG__hidden{visibility:hidden}
.ThemesButtonComponent-module__Q2c5xq__theme{cursor:pointer;background-color:inherit;border:none;justify-content:center;align-items:center;display:flex}.ThemesButtonComponent-module__Q2c5xq__themeImageLight,.ThemesButtonComponent-module__Q2c5xq__themeImageDark{width:30px;height:30px}
.VenueListingComponent-module__LYaIeq__list,.VenueListingComponent-module__LYaIeq__tableRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;margin:0 auto;display:flex}.VenueListingComponent-module__LYaIeq__list{padding:0;animation:6s ease-in-out infinite VenueListingComponent-module__LYaIeq__float}@keyframes VenueListingComponent-module__LYaIeq__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.VenueListingComponent-module__LYaIeq__tableRow{background:var(--menu-color);border-radius:2rem;justify-content:space-between;width:100%;padding:1rem}.VenueListingComponent-module__LYaIeq__tablePhoto{text-align:left;width:100%;max-width:380px}.VenueListingComponent-module__LYaIeq__row{flex-flow:column wrap;flex:300px;justify-content:space-between;gap:1rem;width:100%;height:100%;display:flex}.VenueListingComponent-module__LYaIeq__titleBlock{justify-content:space-between;width:100%;display:flex}.VenueListingComponent-module__LYaIeq__tableRowTitle{text-align:left;font-family:var(--font-imperial), serif;letter-spacing:4px;color:var(--logo-hover-color);width:250px;margin:0;padding:0;font-size:clamp(1.2rem,4vw,2rem);font-weight:600}.VenueListingComponent-module__LYaIeq__status{font-family:var(--font-playfair),serif;letter-spacing:4px;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:6px;width:120px;height:26px;margin:0;padding:0;font-size:.75rem;transition:all .3s;display:flex}.VenueListingComponent-module__LYaIeq__statusActive{color:#3cb371;background:#22c55e1a;border-color:#22c55e4d}.VenueListingComponent-module__LYaIeq__statusInactive{color:var(--color-border);background:#ef44441a;border-color:#ef44444d}.VenueListingComponent-module__LYaIeq__address{color:var(--logo-hover-color);margin:20px auto 0 0;padding:0;font-size:.9rem}.VenueListingComponent-module__LYaIeq__info{flex-direction:column;justify-content:center;align-items:flex-start;gap:.2rem;width:auto;display:flex}.VenueListingComponent-module__LYaIeq__rightWrapper{flex-wrap:wrap;justify-content:space-between;gap:1rem;width:100%;display:flex}.VenueListingComponent-module__LYaIeq__actionsLink,.VenueListingComponent-module__LYaIeq__actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.VenueListingComponent-module__LYaIeq__actions{flex-flow:column wrap}.VenueListingComponent-module__LYaIeq__stats{z-index:1000;flex-direction:column;gap:6px;width:300px;height:150px;display:flex}.VenueListingComponent-module__LYaIeq__bottom{justify-content:space-between;align-items:center;width:100%;display:flex}.VenueListingComponent-module__LYaIeq__actionsLink{text-align:left;justify-content:flex-start;width:100%}.VenueListingComponent-module__LYaIeq__changeOwnerButton,.VenueListingComponent-module__LYaIeq__button,.VenueListingComponent-module__LYaIeq__buttonLink,.VenueListingComponent-module__LYaIeq__editButton,.VenueListingComponent-module__LYaIeq__deleteButton{color:var(--color-white);cursor:pointer;background-color:var(--color-container);border:1px solid var(--color-text);border-radius:20px;flex-direction:column;align-items:center;width:100px;height:34px;font-size:.9rem;transition:all .2s}.VenueListingComponent-module__LYaIeq__buttonLink:hover{color:var(--logo-hover-color);background:0 0}.VenueListingComponent-module__LYaIeq__changeOwnerButton{background-color:#a94444;font-size:.8rem}.VenueListingComponent-module__LYaIeq__changeOwnerButton:hover{background-color:var(--color-container)}.VenueListingComponent-module__LYaIeq__outline,.VenueListingComponent-module__LYaIeq__primary{border:1px solid var(--color-text);border-radius:10px}.VenueListingComponent-module__LYaIeq__outline{color:var(--title-color);background:var(--reverse-menu-color)}.VenueListingComponent-module__LYaIeq__primary{color:var(--color-text);background:var(--menu-color)}.VenueListingComponent-module__LYaIeq__button:hover,.VenueListingComponent-module__LYaIeq__editButton:hover{background-color:var(--color-text)}.VenueListingComponent-module__LYaIeq__editButton{background-color:var(--color-bg-dark)}.VenueListingComponent-module__LYaIeq__deleteButton{background-color:var(--color-border)}.VenueListingComponent-module__LYaIeq__deleteButton:hover{background-color:#a94444}.VenueListingComponent-module__LYaIeq__buttonLink{justify-content:center;align-items:center;display:flex}.VenueListingComponent-module__LYaIeq__error{color:var(--logo-hover-color);justify-content:center;align-items:center;margin:0;padding:0;font-size:.6rem;text-decoration:none;display:flex}.VenueListingComponent-module__LYaIeq__venuePoster{object-fit:cover;border-radius:1rem;width:380px;height:200px}.VenueListingComponent-module__LYaIeq__button:disabled{color:#666;cursor:not-allowed;opacity:.6;background:#2a2a2a;border:1px solid #444;box-shadow:none!important;transform:none!important}.VenueListingComponent-module__LYaIeq__venueId{font-size:.8rem}.VenueListingComponent-module__LYaIeq__lockHint{font-size:10px}.VenueListingComponent-module__LYaIeq__quickStats{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;display:flex}.VenueListingComponent-module__LYaIeq__statItem{justify-content:space-between;align-items:flex-start;gap:4px;width:100%;font-size:12px;display:flex}.VenueListingComponent-module__LYaIeq__statValue,.VenueListingComponent-module__LYaIeq__statLabel{color:var(--logo-hover-color)}.VenueListingComponent-module__LYaIeq__statDivider{background-color:var(--logo-hover-color);width:100%;height:1px;margin:2px 0}@media (max-width:600px){.VenueListingComponent-module__LYaIeq__tableRowTitle{width:40%;padding-top:70px}.VenueListingComponent-module__LYaIeq__tableRow{text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;gap:0;width:100%;max-width:338px;padding:1rem}.VenueListingComponent-module__LYaIeq__row{flex-direction:column;align-items:center;width:100%;display:flex}.VenueListingComponent-module__LYaIeq__tablePhoto,.VenueListingComponent-module__LYaIeq__row,.VenueListingComponent-module__LYaIeq__venuePoster{width:100%;max-width:380px}.VenueListingComponent-module__LYaIeq__info{max-width:80px}}@media (max-width:768px){.VenueListingComponent-module__LYaIeq__tableRow{flex-direction:column;align-items:stretch;gap:1rem}.VenueListingComponent-module__LYaIeq__tablePhoto,.VenueListingComponent-module__LYaIeq__row{width:100%!important}.VenueListingComponent-module__LYaIeq__venuePoster{width:100%;max-width:100%}.VenueListingComponent-module__LYaIeq__rightWrapper{flex-direction:column;align-items:center;width:100%}.VenueListingComponent-module__LYaIeq__stats{width:100%;max-width:340px}}@media (min-width:1440px){.VenueListingComponent-module__LYaIeq__tablePhoto{width:30%}.VenueListingComponent-module__LYaIeq__row{width:67%}.VenueListingComponent-module__LYaIeq__rightWrapper{flex-wrap:nowrap;width:60%}}
.BoozerVenueComponent-module__rGXEUa__wrapper{text-align:center;-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin:60px auto;padding:20px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 20px #ffd70026,0 0 40px #ffc80014}.BoozerVenueComponent-module__rGXEUa__wrapper:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(90deg,#f9f295,#ae8625,#faf398,#b88a44);border-radius:2rem;padding:3px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.BoozerVenueComponent-module__rGXEUa__wrapper:after{content:"";filter:blur(40px);opacity:.5;z-index:-1;background:linear-gradient(90deg,#f9f295,#ae8625,#faf398,#b88a44);border-radius:2rem;animation:6s linear infinite BoozerVenueComponent-module__rGXEUa__glowMove;position:absolute;inset:-20px}@keyframes BoozerVenueComponent-module__rGXEUa__glowMove{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.BoozerVenueComponent-module__rGXEUa__wrapper:hover,.BoozerVenueComponent-module__rGXEUa__wrapper:focus,.BoozerVenueComponent-module__rGXEUa__wrapper.BoozerVenueComponent-module__rGXEUa__selected{background:linear-gradient(90deg,#1f2937,#fff,#1f2937)}.BoozerVenueComponent-module__rGXEUa__selectButton{border:1px solid var(--color-white);color:#fff;cursor:pointer;background:linear-gradient(90deg,#fff,#30240b 50%);border-radius:1.5rem;outline:none;justify-content:center;align-items:center;width:47%;height:40px;font-size:.8rem;display:flex}.BoozerVenueComponent-module__rGXEUa__selectButton:hover{color:#30240b;background:linear-gradient(90deg,#7a5c1e,#d4af37,#f5e6a1,#d4af37,#7a5c1e)}
.BurgerMenuComponent-module__cmqjOW__burgerMenu{z-index:999;flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5rem;width:25vw;height:100%;padding:2rem;animation:.3s forwards BurgerMenuComponent-module__cmqjOW__slideIn;display:flex;position:fixed;top:0;right:0;box-shadow:0 .625rem 1.25rem #bfdbfe80}@keyframes BurgerMenuComponent-module__cmqjOW__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.BurgerMenuComponent-module__cmqjOW__closeBtn{color:var(--logo-hover-color);cursor:pointer;background:0 0;border:none;align-self:flex-end;font-size:2.5rem;font-weight:700;line-height:1;transition:color .2s}.BurgerMenuComponent-module__cmqjOW__closeBtn:hover{color:var(--logo-hover-color)}.BurgerMenuComponent-module__cmqjOW__burgerMenuList{flex-direction:column;align-items:center;gap:.5rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.BurgerMenuComponent-module__cmqjOW__burgerLink{color:var(--logo-hover-color);text-align:center;padding:.5rem 0;font-size:clamp(1rem,1vw + .75rem,1.2rem);font-weight:500;text-decoration:none;transition:color .2s}.BurgerMenuComponent-module__cmqjOW__burgerLink:hover{color:#d4af37}.BurgerMenuComponent-module__cmqjOW__divider{background:var(--logo-hover-color);width:100%;height:2px;margin:1rem 0}.BurgerMenuComponent-module__cmqjOW__burgerUserContainer{flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5rem;padding:1rem;display:flex}.BurgerMenuComponent-module__cmqjOW__burgerUserAvatar{width:2.5rem;height:2.5rem;font-size:1.5rem}.BurgerMenuComponent-module__cmqjOW__burgerUserInfo{flex-direction:column;align-items:center;gap:.8rem;display:flex}.BurgerMenuComponent-module__cmqjOW__burgerUserWelcome{color:#ffffffb3;font-size:1.2rem}.BurgerMenuComponent-module__cmqjOW__burgerUserEmail{white-space:normal;overflow-wrap:break-word;word-break:break-all;text-align:center;font-size:clamp(6px,14px,1.2rem)}.BurgerMenuComponent-module__cmqjOW__burgerUserLogoutBtn{cursor:pointer;background:var(--menu-color);color:var(--logo-hover-color);border:1px solid #d4af37;border-radius:20px;padding:.6rem;font-size:.8rem}
.GoldChartComponent-module__ULMIVa__chartContainer{box-sizing:border-box;background:linear-gradient(165deg,#141414 0%,#050505 100%);border-radius:16px;width:100%;max-width:360px;padding:20px;font-family:sans-serif;position:relative;overflow:hidden;box-shadow:0 15px 35px #000c}.GoldChartComponent-module__ULMIVa__chartContainer:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(90deg,#f9f295,#ae8625,#faf398,#b88a44);border-radius:16px;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.GoldChartComponent-module__ULMIVa__unauthorizedWrapper{text-align:center;padding:10px}.GoldChartComponent-module__ULMIVa__crown{margin-bottom:10px;font-size:20px}.GoldChartComponent-module__ULMIVa__loaderWrapper{justify-content:center;align-items:center;height:110px;display:flex}.GoldChartComponent-module__ULMIVa__loaderText{color:#ae8625;letter-spacing:2px;margin:0;font-size:12px}.GoldChartComponent-module__ULMIVa__header{z-index:2;justify-content:space-between;align-items:flex-start;margin-bottom:5px;display:flex;position:relative}.GoldChartComponent-module__ULMIVa__label{color:#ae8625;text-transform:uppercase;letter-spacing:1px;margin:0 0 4px;font-size:10px}.GoldChartComponent-module__ULMIVa__value{color:#fff;margin:0;font-size:18px;font-weight:500}.GoldChartComponent-module__ULMIVa__tabs{gap:5px;display:flex}.GoldChartComponent-module__ULMIVa__tabButton{color:#ae862599;cursor:pointer;text-transform:uppercase;z-index:3;background:0 0;border:1px solid #ae862533;border-radius:6px;padding:3px 10px;font-size:10px;font-weight:600;transition:all .2s;position:relative}.GoldChartComponent-module__ULMIVa__tabButtonActive{color:#f9f295;background:#ae862540;border:1px solid #f9f295}.GoldChartComponent-module__ULMIVa__chartWrapper{z-index:2;width:100%;height:50px;position:relative}.GoldChartComponent-module__ULMIVa__footer{z-index:2;justify-content:space-between;margin-top:12px;display:flex;position:relative}.GoldChartComponent-module__ULMIVa__footerText{color:#ae862566;font-size:9px}.GoldChartComponent-module__ULMIVa__recharts-tooltip-wrapper .GoldChartComponent-module__ULMIVa__recharts-default-tooltip{color:#f9f295;border-radius:8px;background-color:#121212!important;border:1px solid #ae8625!important}
.VenuePhotosComponent-module__sqnZDW__photoWrapper{text-align:center;width:80%;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:10px;margin:0 auto 60px;padding:10px 0;animation:6s ease-in-out infinite VenuePhotosComponent-module__sqnZDW__float;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000004d}@keyframes VenuePhotosComponent-module__sqnZDW__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.VenuePhotosComponent-module__sqnZDW__label,.VenuePhotosComponent-module__sqnZDW__photoLabel{color:var(--label-color);font-size:.95rem}.VenuePhotosComponent-module__sqnZDW__photoLabel{cursor:pointer;width:200px;padding:.4rem}.VenuePhotosComponent-module__sqnZDW__inputFile{text-align:center;margin:0 auto;padding:8px 10px;font-size:16px;scale:.8}.VenuePhotosComponent-module__sqnZDW__inputFile::file-selector-button{font-family:var(--font-playfair), serif;width:120px;height:36px;color:var(--color-text-muted);cursor:pointer;background:linear-gradient(90deg,#f9f295,#ae8625,#faf398,#b88a44);border:none;border-radius:2rem;margin-right:20px;font-style:italic;font-weight:600;transition:transform .2s,background .3s;box-shadow:0 0 12px #fff}.VenuePhotosComponent-module__sqnZDW__inputFile::file-selector-button:hover{background:var(--color-text-muted);color:var(--color-badgeId)}.VenuePhotosComponent-module__sqnZDW__photoContainer{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:10px auto;display:flex}.VenuePhotosComponent-module__sqnZDW__photoArray{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;display:flex}.VenuePhotosComponent-module__sqnZDW__photoImage{object-fit:cover;border-radius:6px;width:140px;height:100px;box-shadow:0 0 12px #fff}.VenuePhotosComponent-module__sqnZDW__deleteButton{width:40px;height:40px;color:var(--color-white);cursor:pointer;background-color:var(--color-container);border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;margin:1.5rem auto;font-size:.6rem;transition:all .3s ease-in-out;display:flex;box-shadow:0 0 12px #fff}.VenuePhotosComponent-module__sqnZDW__submitButton{cursor:pointer;width:160px;height:45px;color:var(--color-text-muted);background:linear-gradient(90deg,#f9f295,#ae8625,#faf398,#b88a44);border:none;border-radius:26px;justify-content:center;align-items:center;padding:0;font-size:1rem;transition:background .2s;display:flex;box-shadow:0 0 12px #fff}.VenuePhotosComponent-module__sqnZDW__deleteButton:hover,.VenuePhotosComponent-module__sqnZDW__submitButton:hover,.VenuePhotosComponent-module__sqnZDW__submitButton:focus{background:var(--color-text);color:var(--color-white)}.VenuePhotosComponent-module__sqnZDW__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)}.VenuePhotosComponent-module__sqnZDW__errorMessage{text-align:center;width:100%;color:var(--logo-hover-color);margin:0 auto;font-size:.8rem}@media (min-width:768px){.VenuePhotosComponent-module__sqnZDW__label,.VenuePhotosComponent-module__sqnZDW__photoLabel{font-size:.95rem}.VenuePhotosComponent-module__sqnZDW__photoWrapper{padding:20px}.VenuePhotosComponent-module__sqnZDW__photoContainer{justify-content:space-evenly;margin-top:10px;scale:none}.VenuePhotosComponent-module__sqnZDW__inputFile{scale:none}.VenuePhotosComponent-module__sqnZDW__inputFile::file-selector-button{width:160px}}
.BoozerStep1VenuesComponent-module__-q0avq__venuesListContainer{text-align:center;padding:0;flex-flow:column wrap;justify-content:center;align-items:center;gap:24px;width:90%;margin:0 auto;padding-inline-start:0;display:flex}.BoozerStep1VenuesComponent-module__-q0avq__link{cursor:pointer;color:var(--color-container);text-decoration:none}.BoozerStep1VenuesComponent-module__-q0avq__list{flex-wrap:wrap;justify-content:center;gap:36px;margin-top:5rem;padding:0;list-style:none;display:flex}.BoozerStep1VenuesComponent-module__-q0avq__noResults{text-align:center;color:var(--color-text);padding-top:3rem;font-size:3rem}@media (min-width:768px){.BoozerStep1VenuesComponent-module__-q0avq__venuesListContainer{width:90%}}@media (min-width:1536px){.BoozerStep1VenuesComponent-module__-q0avq__venuesListContainer{gap:48px;width:90%;max-width:1536px}}
.HeaderClientComponent-module__8qA5qa__header{z-index:1000;background-color:#0000001a;align-items:center;width:100vw;height:4.375rem;display:flex;box-shadow:0 .25rem .75rem #bfdbfe80}.HeaderClientComponent-module__8qA5qa__navbar{color:#fff;z-index:10;justify-content:space-between;align-items:center;width:80%;max-width:100%;height:80px;margin:0 auto;display:flex;position:relative}.HeaderClientComponent-module__8qA5qa__logoLink{font-family:var(--font-imperial),serif;background:var(--logo-color);-webkit-text-fill-color:transparent;-webkit-background-clip:text;justify-content:flex-start;align-items:center;width:auto;font-weight:700;text-decoration:none;display:flex}.HeaderClientComponent-module__8qA5qa__logoLink:hover{background:linear-gradient(90deg, var(--logo-hover-color) 30%, white);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.HeaderClientComponent-module__8qA5qa__logoImage{border-radius:50%;width:60px;height:60px;padding:5px;font-weight:700}.HeaderClientComponent-module__8qA5qa__logoTitle{font-family:var(--font-imperial), cursive;margin:0;font-size:1.5rem}.HeaderClientComponent-module__8qA5qa__menuList{align-items:center;gap:1rem;width:auto;margin:0;padding:0;list-style:none;display:none}.HeaderClientComponent-module__8qA5qa__rightBlock{justify-content:flex-end;align-items:center;display:none}.HeaderClientComponent-module__8qA5qa__authLinks{gap:.8rem;display:flex}.HeaderClientComponent-module__8qA5qa__authLinks a{color:var(--color-white);text-decoration:none}.HeaderClientComponent-module__8qA5qa__authLinks a:hover{color:#d4af37}.HeaderClientComponent-module__8qA5qa__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;display:flex}.HeaderClientComponent-module__8qA5qa__burgerLine{background-color:var(--color-white);width:24px;height:2px;transition:all .3s}@media (min-width:1024px){.HeaderClientComponent-module__8qA5qa__menuList{width:29%;display:flex}.HeaderClientComponent-module__8qA5qa__rightBlock{width:30%;display:flex}.HeaderClientComponent-module__8qA5qa__burger{display:none}.HeaderClientComponent-module__8qA5qa__logoTitle{font-size:2.4rem}}@media (min-width:1280px){.HeaderClientComponent-module__8qA5qa__logoTitle{letter-spacing:.1em;font-size:2.4rem}}
.PaginationNewsComponent-module__llJrtq__paginationContainer{flex-wrap:wrap;justify-content:center;gap:1rem;margin:5rem;display:flex}.PaginationNewsComponent-module__llJrtq__paginationButton{cursor:pointer;text-align:center;width:3rem;height:3rem;color:var(--color-text-muted);-webkit-backdrop-filter:blur(20px);border:1px solid var(--color-text);background:linear-gradient(90deg,#f9f295,#ae8625,#faf398,#b88a44);border-radius:50%;outline:none;justify-content:center;margin:0;padding:0;font-size:2rem;line-height:1.2;display:flex}.PaginationNewsComponent-module__llJrtq__paginationButtonActive{border:1px solid var(--color-text);color:var(--input-color);background:0 0}.PaginationNewsComponent-module__llJrtq__paginationNav{background-color:var(--color-container);width:3rem;height:3rem;color:var(--color-text);border:1px solid var(--color-text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s;display:flex}.PaginationNewsComponent-module__llJrtq__paginationNav:disabled{background-color:var(--color-container);color:var(--color-text);border:1px solid var(--color-text);cursor:not-allowed}.PaginationNewsComponent-module__llJrtq__paginationNav:disabled:hover{color:var(--color-white);background:#000}.PaginationNewsComponent-module__llJrtq__paginationNav:hover{background-color:var(--color-noposter);color:var(--color-container)}
