.Checkbox-module__O4r_KW__checkbox input[type=checkbox]{appearance:none;border:2px solid var(--accent-color);cursor:pointer;background-color:#fff;border-radius:50%;width:29px;height:29px;transition:background-color .2s;display:inline-block}.Checkbox-module__O4r_KW__checkbox input[type=checkbox]:checked{background-color:var(--accent-color)}.Checkbox-module__O4r_KW__checkbox input[type=checkbox]:after{content:"";opacity:0;background-image:url(/icons/check.svg);width:16px;height:14px;transition:opacity .2s;position:absolute;transform:translate(30%,40%)rotate(5deg)}.Checkbox-module__O4r_KW__checkbox input[type=checkbox]:checked:after{opacity:1}
.Input-module__3xAqzG__input{background:var(--white-color);border:1px solid var(--additional-color);width:100%;color:var(--main-color);text-align:left;border-radius:.25rem;height:3.13rem;padding:.75rem .94rem;font-size:1rem;font-weight:400}.Input-module__3xAqzG__input::placeholder{color:var(--text-color)}.Input-module__3xAqzG__resizeNone{resize:none}.Input-module__3xAqzG__error{color:var(--error-color);border-color:var(--error-color)}
.Label-module__C3IEVq__label{color:var(--text-color);text-align:left;margin-bottom:.125rem;font-size:.88rem;font-weight:500;line-height:1.625rem}
.Title-module__Bjn_oa__h1{color:var(--main-color);text-align:left;text-transform:uppercase;font-size:2.875rem;font-weight:700;line-height:3.625rem}.Title-module__Bjn_oa__h2{color:var(--main-color);text-align:left;text-transform:uppercase;font-size:1.875rem;font-weight:700;line-height:2.25rem}.Title-module__Bjn_oa__h3{color:var(--main-color);text-align:left;font-size:1.25rem;font-weight:700;line-height:1.875rem}
.Avatar-module__3n1hRq__avatar{color:#fff;border-radius:50%;padding-top:100%;font-weight:600;position:relative;overflow:hidden}.Avatar-module__3n1hRq__content{justify-content:center;align-items:center;font-size:1rem;display:flex;position:absolute;inset:0}.Avatar-module__3n1hRq__image{object-fit:cover;border:.25rem solid var(--white-color);border-radius:100%}.Avatar-module__3n1hRq__background{background-color:#000}
.Badges-module__jWGu7G__badgeList{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.Badges-module__jWGu7G__badge{background:var(--accent-color);height:2.75rem;color:var(--main-color);text-align:left;border-radius:.25rem;align-items:center;padding:0 1rem;font-size:1rem;font-weight:600;line-height:2.375rem;display:flex}.Badges-module__jWGu7G__small{height:1.69rem;padding:.25rem .75rem;line-height:1.19rem}
.Button-module__Ao2LiG__button{color:var(--main-color);border:2px solid var(--main-color);cursor:pointer;background:0 0;border-radius:.25rem;padding:.63rem 1rem;font-family:inherit;font-size:.88rem;font-weight:700}.Button-module__Ao2LiG__button:active{color:var(--white-color);background-color:var(--text-color);border-color:var(--text-color)}.Button-module__Ao2LiG__button:hover{border:.13rem solid var(--hover-color);color:var(--hover-color);border-radius:.25rem}.Button-module__Ao2LiG__button:disabled{color:var(--white-color);background-color:var(--additional-color);border-color:var(--additional-color);cursor:not-allowed}.Button-module__Ao2LiG__big{padding:.88rem 1.88rem;font-size:1.13rem}.Button-module__Ao2LiG__stretch{width:100%}
.ButtonNext-module__okp3yW__control{justify-content:flex-end;max-width:72.5rem;display:flex}.ButtonNext-module__okp3yW__button{cursor:pointer;border:none;transition:background-color .3s}.ButtonNext-module__okp3yW__button:hover path{stroke:var(--hover-color)}.ButtonNext-module__okp3yW__button:active{background-color:var(--additional-color)}
.ButtonBack-module__aC82xW__button{cursor:pointer;border:none;transition:background-color .3s}.ButtonBack-module__aC82xW__button:hover path{stroke:var(--hover-color)}.ButtonBack-module__aC82xW__button:active{background-color:var(--additional-color)}
.Carousel-module__ojVdVG__header{justify-content:space-between;max-width:72.5rem;margin-bottom:2.81rem;display:flex}.Carousel-module__ojVdVG__hide{color:var(--additional-color);font-family:inherit;font-size:1rem;font-weight:700;line-height:1.19rem}.Carousel-module__ojVdVG__hide:hover{color:var(--main-color)}.Carousel-module__ojVdVG__wrapper{width:100vw;overflow-x:hidden}.Carousel-module__ojVdVG__content{justify-content:space-between;gap:20px;width:max-content;margin-bottom:1.56rem;transition:transform .5s;display:flex}.Carousel-module__ojVdVG__hideSlider{justify-content:flex-end;max-width:72.5rem;height:1.25rem;margin-bottom:3.75rem;display:flex}
.Dropdown-module__Ouk7lW__doropdown{width:100%}.Dropdown-module__Ouk7lW__dropdownButton{background:var(--white-color);border:1px solid var(--additional-color);width:100%;color:var(--main-color);border-radius:.25rem;justify-content:space-between;align-items:center;height:3.13rem;padding:.75rem 1.25rem .75rem 1rem;font-size:1rem;font-weight:500;display:flex}.Dropdown-module__Ouk7lW__dropdownButton:hover{background:var(--white-color);border:1px solid var(--additional-color)}.Dropdown-module__Ouk7lW__dropdownList{background:var(--background-color)}.Dropdown-module__Ouk7lW__dropdownFilter{z-index:10;border-radius:.25rem;width:14rem;height:26.25rem;margin-top:6px;position:absolute;overflow-y:auto}.Dropdown-module__Ouk7lW__dropdownItem{text-align:left;background:var(--background-color);width:100%;height:3.13rem;color:var(--main-color);justify-content:space-between;align-items:center;padding:.75rem 1.2rem .75rem 1rem;font-size:1rem;font-weight:400;display:flex}.Dropdown-module__Ouk7lW__dropdownItemFilter{flex-direction:row-reverse;font-size:.88rem}.Dropdown-module__Ouk7lW__dropdownItem:hover,.Dropdown-module__Ouk7lW__dropdownItem:hover p{color:var(--main-color);background:var(--white-color)}.Dropdown-module__Ouk7lW__dropdownItemText{justify-content:flex-start;width:82%;display:flex}.Dropdown-module__Ouk7lW__dropdownItemPlus path:hover{fill:var(--hover-color)}.Dropdown-module__Ouk7lW__dropdownItemMinus path:hover{stroke:var(--hover-color)}
.Loader-module__D6KHVa__loader1{background:repeating-linear-gradient(135deg,var(--main-color)0 10px,var(--accent-color)0 20px)0/0% no-repeat,repeating-linear-gradient(135deg,#ddd 0 10px,#eee 0 20px)0/100%;border-radius:25px;width:500px;height:25px;animation:2s infinite Loader-module__D6KHVa__l3;position:absolute;top:50%;transform:translate(-230%,-50%)}@keyframes Loader-module__D6KHVa__l3{to{background-size:100%}}.Loader-module__D6KHVa__loader2{border:3px solid var(--main-color);box-sizing:border-box;border-radius:50%;width:48px;height:48px;margin:20px auto;animation:2s linear infinite Loader-module__D6KHVa__animloader;display:block;position:relative}.Loader-module__D6KHVa__loader2:after{content:"";box-sizing:border-box;background:var(--main-color);width:6px;height:24px;position:absolute;bottom:-20px;left:46px;transform:rotate(-45deg)}@keyframes Loader-module__D6KHVa__animloader{0%{transform:translate(-10px,-10px)}25%{transform:translate(-10px,10px)}50%{transform:translate(10px,10px)}75%{transform:translate(10px,-10px)}to{transform:translate(-10px,-10px)}}
.Popup-module__iPp-9a__wrapper{z-index:1000;background-color:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Popup-module__iPp-9a__auth{z-index:1001;background-color:#f7f7fa;justify-content:center;align-items:center;width:30rem;height:24rem;display:flex;position:relative}.Popup-module__iPp-9a__map{background-color:none;border-radius:.25rem;width:60%;padding:1rem}
.Slide-module__qBgW5q__slide{border-radius:.5rem;position:relative;overflow:hidden;box-shadow:.25rem .25rem .25rem 0 #00000040}.Slide-module__qBgW5q__contentWrapper{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0}.Slide-module__qBgW5q__contentBackground{mix-blend-mode:multiply;z-index:1;background:linear-gradient(90deg,#a4a7bc,#a4a7bc1a 100%);position:absolute;inset:0}.Slide-module__qBgW5q__content{z-index:2;flex-direction:column;justify-content:space-between;height:100%;padding:2.5rem 2.25rem;display:flex;position:relative}.Slide-module__qBgW5q__header{justify-content:space-between;width:100%;display:flex}.Slide-module__qBgW5q__title{color:var(--white-color);text-transform:uppercase;-webkit-line-clamp:5;text-overflow:ellipsis;-webkit-box-orient:vertical;max-width:350px;height:180px;font-size:1.88rem;font-weight:700;line-height:2.25rem;display:-webkit-box;overflow:hidden}.Slide-module__qBgW5q__details{color:var(--white-color);flex-direction:column;gap:.88rem;font-size:.88rem;font-weight:500;line-height:1.63rem;display:flex}.Slide-module__qBgW5q__details div{align-items:center;display:flex}
.Textarea-module__iSXfxa__textarea{border:1px solid var(--additional-color);width:100%;color:var(--main-color);border-radius:.25rem;padding:.875rem 1rem;font-size:.875rem;font-weight:400;line-height:1.375rem}.Textarea-module__iSXfxa__textarea::placeholder{color:var(--text-color)}.Textarea-module__iSXfxa__resizeNone{resize:none}.Textarea-module__iSXfxa__error{color:var(--error-color);border-color:var(--error-color)}
.AuthModal-module__H0AcPq__authModal{background:var(--background-color)}.AuthModal-module__H0AcPq__authModalClose{color:var(--main-color);cursor:pointer;position:relative;top:-30px;right:-335px}.AuthModal-module__H0AcPq__authModalWrapper{width:17.7rem}.AuthModal-module__H0AcPq__authModalTitle{margin-bottom:2.5rem}.AuthModal-module__H0AcPq__authModalDescription{text-align:left;margin-bottom:1rem;font-size:14px;font-weight:500;line-height:26px}.AuthModal-module__H0AcPq__authModalButtons{margin-bottom:2.5rem;display:flex}.AuthModal-module__H0AcPq__authModalButton{text-align:center;border:2px solid var(--main-color);cursor:pointer;border-radius:4px;flex-wrap:nowrap;justify-content:center;align-items:center;width:100%;height:3.125rem;font-size:14px;font-weight:500;line-height:26px;display:flex}.AuthModal-module__H0AcPq__authModalInput{border:2px solid var(--additional-color);background:var(--white);border-radius:.25rem;width:100%}.AuthModal-module__H0AcPq__authModalFormButton{background:var(--additional-color);width:100%;color:var(--white-color);text-align:center;border-radius:.25rem;margin-top:1rem;font-size:1.125rem;font-weight:700;line-height:1.375rem}.AuthModal-module__H0AcPq__authModalFormButton:hover{color:var(--main-color)}.AuthModal-module__H0AcPq__authModalFormButtonResend{color:var(--text-color);text-align:left;border:none;font-size:.88rem;font-weight:500;line-height:1.625rem}.AuthModal-module__H0AcPq__authModalFormButtonResend:hover{border:none}.AuthModal-module__H0AcPq__authModalInputNumber{border:2px solid var(--additional-color);background:var(--white-color);border-radius:.25rem;width:100%}
.Backdrop-module__0_XNHq__backdrop{width:100%}.Backdrop-module__0_XNHq__containerRef{z-index:2;flex-wrap:wrap;justify-content:space-between;display:flex;position:relative}
.CardEvent-module__DBFMVW__card{white-space:normal;color:var(--main-color)}.CardEvent-module__DBFMVW__details{flex-direction:column;gap:.88rem;margin-top:1.3rem;font-size:.88rem;font-weight:500;display:flex}.CardEvent-module__DBFMVW__details div{align-items:center;display:flex}.CardEvent-module__DBFMVW__descriptionWrapper{flex-direction:column;margin-top:1.56rem;display:flex}.CardEvent-module__DBFMVW__title{color:var(--main-color);cursor:pointer;font-size:1.13rem;line-height:1.38rem}.CardEvent-module__DBFMVW__title:hover{color:var(--hover-color)}.CardEvent-module__DBFMVW__description{color:var(--text-color);text-align:left;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-top:.63rem;font-size:.88rem;font-weight:400;line-height:1.38rem;display:-webkit-box;overflow:hidden}.CardEvent-module__DBFMVW__medium{width:27.75rem;height:27.88rem}.CardEvent-module__DBFMVW__mediumLarge{width:23.75rem;height:27.88rem}.CardEvent-module__DBFMVW__large{width:22.13rem;height:26.81rem}.CardEvent-module__DBFMVW__smallLarge{width:20.25rem;height:25.56rem}.CardEvent-module__DBFMVW__small{width:19.5rem;height:25rem}
.CardEventMap-module__3x_ZjG__wrapperCard{z-index:10;background:var(--white-color);flex-direction:column;justify-content:space-between;width:auto;padding:1.9375rem;display:flex;overflow-y:auto;box-shadow:2px 0 10px #0000001a}.CardEventMap-module__3x_ZjG__linkEvent{cursor:pointer;align-self:flex-end;align-items:center;display:flex}.CardEventMap-module__3x_ZjG__linkEvent:hover{opacity:.7}.CardEventMap-module__3x_ZjG__linkText{text-transform:uppercase;color:var(--main-color);margin-right:.6875rem;font-size:1.13rem;line-height:1.38rem}
.Location-module__Fxm0Uq__locationForm{flex-direction:column;display:flex}.Location-module__Fxm0Uq__titleInput{color:var(--text-color);text-align:left;margin-bottom:.125rem;font-size:.88rem;font-weight:500;line-height:1.625rem}.Location-module__Fxm0Uq__labelFindMap{justify-content:space-between;display:flex}.Location-module__Fxm0Uq__btnFindMap{color:var(--additional-color);font:inherit;text-align:left;border:none;align-items:center;padding:0;font-weight:500;line-height:1.63rem;display:flex}.Location-module__Fxm0Uq__fieldInput{background:var(--white-color);border:1px solid var(--additional-color);width:100%;color:var(--main-color);text-align:left;border-radius:.25rem;height:3.13rem;padding:.75rem .94rem;font-size:1rem;font-weight:400}.Location-module__Fxm0Uq__btnFindMap path{fill:var(--additional-color)}.Location-module__Fxm0Uq__btnFindMap:hover{color:var(--hover-color);border:none}.Location-module__Fxm0Uq__btnFindMap:hover path{fill:var(--hover-color)}.Location-module__Fxm0Uq__inputFindMap{background:var(--white-color);border:1px solid var(--additional-color);width:20rem;color:var(--main-color);border-radius:.25rem;justify-content:space-between;align-items:center;height:2.6rem;margin-top:10px;padding:.75rem 1.25rem .75rem 1rem;display:flex}.Location-module__Fxm0Uq__buttonBlockMap{justify-content:space-between;display:flex}.Location-module__Fxm0Uq__buttonMap{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:3rem;height:3rem;padding:0;display:flex;position:absolute;top:1rem;right:1rem}.Location-module__Fxm0Uq__buttonMap:before,.Location-module__Fxm0Uq__buttonMap:after{content:"";background-color:var(--black-color);width:2.5rem;height:2px;transition:background-color .2s;position:absolute}.Location-module__Fxm0Uq__buttonMap:before{transform:rotate(45deg)}.Location-module__Fxm0Uq__buttonMap:after{transform:rotate(-45deg)}.Location-module__Fxm0Uq__buttonMap:hover:before,.Location-module__Fxm0Uq__buttonMap:hover:after{background-color:var(--hover-color)}
.CreateAndInvite-module__W-hB6a__container{background-color:var(--accent-color);border-radius:1.25rem;justify-content:space-between;align-items:flex-end;width:73.75rem;height:22rem;margin-bottom:10.62rem;padding:7.3rem 6.25rem;display:flex;position:relative}.CreateAndInvite-module__W-hB6a__wrapper{width:29rem}.CreateAndInvite-module__W-hB6a__title{margin-bottom:2.5rem}.CreateAndInvite-module__W-hB6a__logo{position:absolute;top:2.5rem;right:-3rem}.CreateAndInvite-module__W-hB6a__buttons{justify-content:space-between;width:100%;display:flex}.CreateAndInvite-module__W-hB6a__link{color:var(--main-color);border:2px solid var(--main-color);cursor:pointer;border-radius:.25rem;padding:.88rem 1.88rem;font-size:1.13rem;font-weight:700}.CreateAndInvite-module__W-hB6a__one{justify-content:center;width:80%;display:flex}.CreateAndInvite-module__W-hB6a__link:active{color:var(--white-color);background-color:var(--text-color);border-color:var(--text-color)}.CreateAndInvite-module__W-hB6a__link:hover{border:.13rem solid var(--hover-color);color:var(--hover-color);border-radius:.25rem}.CreateAndInvite-module__W-hB6a__description{font-size:inherit;font-weight:inherit;width:23.63rem;color:var(--main-color);font-size:1.25rem;font-weight:400;line-height:1.88rem}
.EventForm-module__crOOsq__container{margin-bottom:10.625rem}.EventForm-module__crOOsq__form{width:100%}.EventForm-module__crOOsq__formWrapper{justify-content:space-between;margin-bottom:4rem;display:flex}.EventForm-module__crOOsq__formField{flex-direction:column;gap:1.875rem;width:36.25rem;display:flex}.EventForm-module__crOOsq__btnUpload{width:12.75rem;margin-top:1.125rem}.EventForm-module__crOOsq__inputTitle{color:var(--text-color);text-align:left;margin-bottom:.125rem;font-size:.88rem;font-weight:500;line-height:1.625rem}.EventForm-module__crOOsq__header{font-size:1.3em}.EventForm-module__crOOsq__label{flex-direction:column;display:flex}.EventForm-module__crOOsq__textarea{color:var(--text-color);height:7rem;padding:.84rem .94rem;font-size:.875rem;font-weight:400;line-height:1.375rem}.EventForm-module__crOOsq__description{width:100%}.EventForm-module__crOOsq__selectedCategories{margin-top:1.25rem}.EventForm-module__crOOsq__titleForm{letter-spacing:1px;justify-content:center;padding-bottom:1.25rem;display:flex}.EventForm-module__crOOsq__buttonBlockMap{justify-content:space-between;display:flex}.EventForm-module__crOOsq__confidentialityWrapper{gap:1.625rem;width:100%;display:flex}.EventForm-module__crOOsq__categories{display:flex}.EventForm-module__crOOsq__buttonCategory{color:#575b75;text-align:center;background:#a4a7bc;border-radius:.25rem;flex-direction:row;justify-content:center;align-items:center;height:1.69rem;margin-right:.5rem;padding:.25rem .75rem;font-size:1rem;font-weight:600;line-height:1.19rem;display:flex}.EventForm-module__crOOsq__inputsDate{gap:1.25rem;display:flex}.EventForm-module__crOOsq__uploadFile{flex-direction:column;justify-content:flex-end;gap:1.25rem;width:28.75rem;height:24.625rem;margin-left:7.5rem;display:flex}.EventForm-module__crOOsq__preview{background-color:var(--additional-color);width:28.75rem;height:20.25rem;display:flex}.EventForm-module__crOOsq__previewImage{width:auto;height:auto}.EventForm-module__crOOsq__customFileInput{justify-content:space-between;display:flex;position:relative}.EventForm-module__crOOsq__customFile{opacity:0;z-index:-1;position:absolute}.EventForm-module__crOOsq__customFileInput label{border:2px solid var(--main-color);width:12.75rem;height:3.13rem;color:var(--main-color);text-align:center;cursor:pointer;border-radius:.25rem;justify-content:center;align-items:center;font-size:1.13rem;font-weight:700;line-height:1.375rem;display:flex}.EventForm-module__crOOsq__customFileInput label:hover{color:var(--hover-color);border:2px solid var(--hover-color);background:0 0}.EventForm-module__crOOsq__sendFile{border:2px solid var(--main-color);width:12.75rem;height:3.13rem;color:var(--main-color);text-align:center;cursor:pointer;background:0 0;border-radius:.25rem;justify-content:center;align-items:center;font-size:1.13rem;font-weight:700;line-height:1.375rem;display:flex}.EventForm-module__crOOsq__sendFile:hover{color:var(--hover-color);border:2px solid var(--hover-color);background:0 0}.EventForm-module__crOOsq__buttonSaveChange{border:.13rem solid var(--main-color);width:11.44rem;height:3.13rem;color:var(--main-color);text-align:center;cursor:pointer;background:#09175700;border-radius:.25rem;margin-top:3rem;font-size:1.125rem;font-weight:700;line-height:1.375rem}.EventForm-module__crOOsq__buttonSaveChange:hover{border:.13rem solid var(--hover-color);color:var(--hover-color)}
.page-module__29huWa__createEventTitle{width:14.25rem;margin-top:2.8rem;margin-bottom:4.375rem}.page-module__29huWa__createEventFormWrapper{width:73.75rem;margin-top:1.875rem}.page-module__29huWa__createEventButton{cursor:pointer;background:0 0;width:3.75rem;height:1.25rem}.page-module__29huWa__createEventButton:hover,.page-module__29huWa__createEventButton path:hover{stroke:var(--hover-color)}.page-module__29huWa__createEventFormImage{width:32vw}.page-module__29huWa__createEventFormImageButton{flex-direction:row;justify-content:center;align-items:center;width:11.25rem;margin-top:1.25rem;font-size:1.25rem;font-weight:700;line-height:1.375rem;display:flex}
.ButtonLink-module__TsUDtW__link{color:var(--main-color);border:2px solid var(--main-color);cursor:pointer;border-radius:.25rem;justify-content:center;align-items:center;height:3.13rem;font-size:1.13rem;font-weight:700;display:flex}.ButtonLink-module__TsUDtW__link:active{color:var(--white-color);background-color:var(--text-color);border-color:var(--text-color)}.ButtonLink-module__TsUDtW__link:hover{border:.13rem solid var(--hover-color);color:var(--hover-color);border-radius:.25rem}
.Span-module__Sr9uHG__span{color:var(--text-color);text-align:left;margin-bottom:.125rem;font-size:.88rem;font-weight:500;line-height:1.625rem}
.FilteredEventsLocation-module__C_D4pa__autocomplete{background:var(--white-color);border:1px solid var(--additional-color);color:var(--main-color);text-align:left;border-radius:.25rem;height:3.13rem;padding:.75rem .94rem;font-size:1rem;font-weight:400}.FilteredEventsLocation-module__C_D4pa__location{flex-direction:column;display:flex}
.Comment-module__OobUaG__comment{color:var(--text-color);flex-direction:row;padding:.75rem 0;font-size:.875rem;font-weight:400;line-height:1;display:flex}.Comment-module__OobUaG__avatarContainer{margin-right:1rem;padding:.25rem}.Comment-module__OobUaG__avatar{min-width:3.5rem}.Comment-module__OobUaG__contentContainer{flex-grow:1;padding:.25rem}.Comment-module__OobUaG__userName{margin-bottom:1rem;font-weight:600;display:flex}.Comment-module__OobUaG__userName>:not(:last-child){margin-right:1rem}.Comment-module__OobUaG__userName>:last-child{text-align:end;flex-grow:1}.Comment-module__OobUaG__commentText{margin-bottom:.75rem;line-height:1.375rem}.Comment-module__OobUaG__likesContainer{align-items:center;display:flex}.Comment-module__OobUaG__likesContainer>:not(:last-child){margin-right:1rem}.Comment-module__OobUaG__number{font-size:1rem}.Comment-module__OobUaG__liked>path{fill:var(--text-color)}.Comment-module__OobUaG__replyButton,.Comment-module__OobUaG__likeButton,.Comment-module__OobUaG__deleteButton{cursor:pointer;justify-content:center;align-items:center;display:flex}.Comment-module__OobUaG__deleteButton{text-transform:uppercase;color:var(--text-color);font-size:.875rem;font-weight:700}
.Navbar-module__je1Vfq__navbar{flex-direction:column;gap:1.25rem;display:flex}.Navbar-module__je1Vfq__personal{align-items:center;display:flex}.Navbar-module__je1Vfq__navbarItem{color:var(--additional-color);cursor:pointer;font-size:1rem;font-weight:700;line-height:1.19rem}.Navbar-module__je1Vfq__navbarItemNotification{color:var(--additional-color);cursor:pointer;margin-left:0;font-size:1rem;font-weight:700;line-height:1.19rem}.Navbar-module__je1Vfq__navbarItemActive{color:var(--main-color)}.Navbar-module__je1Vfq__redDot{background:red;border-radius:100%;width:10px;height:10px;margin-right:.5rem}.Navbar-module__je1Vfq__whiteDot{background:#fff;border-radius:100%;width:10px;height:10px;margin-right:.5rem}
.SelectItems-module__0ngOpW__selectedCategoriesLabel{flex-direction:column;display:flex}.SelectItems-module__0ngOpW__selectedCategoriesTitle{color:var(--text-color);text-align:left;font-size:.88rem;font-weight:500;line-height:1.625rem}
.Promo-module__dcfodG__promo{grid-template-columns:1fr 1fr;justify-items:center;margin:11.88rem 0 12.88rem;display:grid}.Promo-module__dcfodG__promoDescription{display:grid}.Promo-module__dcfodG__promoText{width:30rem;color:var(--main-color);font-size:1.25rem;font-weight:400;line-height:1.88rem;display:grid}.Promo-module__dcfodG__promoButton{align-items:flex-end;display:flex}.Promo-module__dcfodG__promoLink{width:30rem;color:var(--main-color);text-transform:none;cursor:pointer;justify-content:flex-start;align-items:center;font-family:inherit;font-size:1.75rem;font-weight:700;line-height:2.13rem;display:flex}.Promo-module__dcfodG__titleArrow{text-align:left;text-transform:uppercase;color:var(--main-color);margin-right:.7rem;font-size:1rem;font-weight:700;line-height:1.19rem}.Promo-module__dcfodG__cardsEvents{width:100%;margin-bottom:6.3rem}.Promo-module__dcfodG__cardsEventsTitle{margin-bottom:4.375rem}.Promo-module__dcfodG__cardsEventsList{flex-wrap:wrap;place-content:center space-between;width:100%;margin-bottom:.875rem;display:flex;position:relative}.Promo-module__dcfodG__cardsEventsList:after{content:"";background-color:var(--white-color);z-index:-1;width:170.5%;height:76%;position:absolute;top:4%;left:-40%}.Promo-module__dcfodG__cardsWorkList{flex-wrap:wrap;justify-content:space-between;width:100%;display:flex}.Promo-module__dcfodG__cardsWorkTitleWrapper{justify-content:space-between;align-items:flex-end;margin-bottom:4.375rem;display:flex}.Promo-module__dcfodG__cardsWorkLink{color:var(--additional-color);text-align:center;text-transform:uppercase;margin-right:1.25rem;font-size:1rem;font-weight:700;line-height:1.19rem}.Promo-module__dcfodG__cardsWorkLink:hover{color:var(--main-color)}.Promo-module__dcfodG__eventsButton{text-align:left;text-transform:uppercase;width:100%;color:var(--main-color);cursor:pointer;background:0 0;justify-content:flex-end;align-items:center;margin-right:.7rem;font-family:__Inter_1870e5,__Inter_Fallback_1870e5;font-size:1rem;font-weight:700;line-height:1.19rem;display:flex}
.CommentForm-module__oAMw8G__form{width:50rem;margin-bottom:.75rem}.CommentForm-module__oAMw8G__form>:not(:last-child){margin-bottom:1rem;display:block}
.EventFilters-module__5Vboha__filteredEvents{max-width:73.75rem;color:var(--additional-color);margin:0 0 6.63rem;font-size:1rem;font-weight:500;line-height:1.38rem;display:grid}.EventFilters-module__5Vboha__header{justify-content:space-between;max-width:72.5rem;display:flex}.EventFilters-module__5Vboha__buttons{gap:1.25rem;display:flex}.EventFilters-module__5Vboha__line{border:1px solid var(--additional-color);width:100%}.EventFilters-module__5Vboha__filters{justify-content:space-between;gap:1.25rem;margin:1.5rem 0 2.5rem;display:flex}.EventFilters-module__5Vboha__filteredList{flex-wrap:wrap;place-content:space-around space-between;gap:4.5rem 1.25rem;display:flex}
.UploadFile-module__5XlwMG__event{flex-direction:column;gap:1.25rem;margin-bottom:1rem;margin-right:1.25rem;display:flex}.UploadFile-module__5XlwMG__profile{flex-direction:row;gap:1.25rem;margin-bottom:1rem;margin-right:1.25rem;display:flex}.UploadFile-module__5XlwMG__previewBackground{background-color:var(--additional-color);border-radius:.25rem;width:28.75rem;height:20.25rem;display:flex}.UploadFile-module__5XlwMG__previewImage{width:auto;height:auto}.UploadFile-module__5XlwMG__image{border-radius:.25rem}.UploadFile-module__5XlwMG__customFileInput{position:relative}.UploadFile-module__5XlwMG__customFile{opacity:0;z-index:-1;position:absolute}.UploadFile-module__5XlwMG__customFileInput{border:2px solid var(--main-color);width:12.75rem;height:3.13rem;color:var(--main-color);text-align:center;cursor:pointer;border-radius:.25rem;justify-content:center;align-items:center;font-size:1.13rem;font-weight:700;line-height:1.375rem;display:flex}.UploadFile-module__5XlwMG__customFileInput:active{color:var(--white-color);background-color:var(--text-color);border-color:var(--text-color)}.UploadFile-module__5XlwMG__customFileInput:hover{border:.13rem solid var(--hover-color);color:var(--hover-color);border-radius:.25rem}.UploadFile-module__5XlwMG__sendFile{border:2px solid var(--main-color);width:12.75rem;height:3.13rem;color:var(--main-color);text-align:center;cursor:pointer;background:0 0;border-radius:.25rem;justify-content:center;align-items:center;font-size:1.13rem;font-weight:700;line-height:1.375rem;display:flex}.UploadFile-module__5XlwMG__sendFile:hover{color:var(--hover-color);border:2px solid var(--hover-color);background:0 0}
.page-module__ggjT5G__eventListPage{grid-column:1/-1;display:grid}.page-module__ggjT5G__title{margin:5.63rem 0 5.94rem}.page-module__ggjT5G__spinner{grid-column:6/span 2;margin-top:20vh}.page-module__ggjT5G__event{margin-bottom:170px}.page-module__ggjT5G__image{background:green;height:100%}
.AuthPanel-module__bJyJ-q__title{color:#303030;margin:0;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.AuthPanel-module__bJyJ-q__avatar{border-radius:100%;width:69px;height:69px;margin-top:16px}.AuthPanel-module__bJyJ-q__avatarAndMenu{flex-direction:row;gap:1.25rem;display:flex}.AuthPanel-module__bJyJ-q__menu{flex-direction:row;justify-content:center;align-items:center;gap:16px;display:flex}.AuthPanel-module__bJyJ-q__logout{cursor:pointer;background-color:unset;border:1px solid #303030;border-radius:4px;padding:4px 8px}
.EventList-module__Kq9V1q__list{flex-wrap:wrap;gap:4.5rem 1.25rem;width:100%;display:flex}
.page-module__dLtw7G__homePage{grid-column:1/-1;display:grid}.page-module__dLtw7G__popularEvents{margin-bottom:6.3rem}.page-module__dLtw7G__popularEventsHeader{justify-content:space-between;align-items:flex-end;margin-bottom:4.38rem;display:flex}.page-module__dLtw7G__cardsEventsHeaderLinks{gap:.75rem;display:flex}.page-module__dLtw7G__cardsEventsHeaderLink{color:var(--additional-color);text-align:center;text-transform:uppercase;font-size:1rem;font-weight:700;line-height:1.19rem}.page-module__dLtw7G__cardsEventsList{flex-wrap:wrap;place-content:center space-between;width:100%;margin-bottom:1.4rem;display:flex;position:relative}.page-module__dLtw7G__cardsEventsList:before{content:"";background-color:var(--white-color);z-index:-1;width:99vw;height:70%;position:absolute;top:6%;left:50%;transform:translate(-50%)}
.CommentsList-module__a6Kowq__container{width:50rem}.CommentsList-module__a6Kowq__title{color:var(--main-color);margin-bottom:2.75rem;font-size:1.25rem;font-weight:700;line-height:2rem}.CommentsList-module__a6Kowq__replies{margin-left:6rem}.CommentsList-module__a6Kowq__messageContainer{justify-content:center;align-items:center;padding:1rem 0;display:flex}.CommentsList-module__a6Kowq__messageContainer>svg{width:3rem;height:3rem}.CommentsList-module__a6Kowq__error{color:var(--error-color);font-size:1.3rem;font-weight:600}.CommentsList-module__a6Kowq__commentsList{margin-bottom:1.5rem}.CommentsList-module__a6Kowq__loadButton{text-transform:uppercase;border:none;font-size:1rem}
.DialogModal-module__SMD4XG__modalContent{text-align:center;background-color:#fff;border-radius:.25rem;width:480px;margin:0 auto;padding:64px 50px 92px;position:relative;box-shadow:0 2px 10px #0000001a}.DialogModal-module__SMD4XG__modalClose{cursor:pointer;position:absolute;top:12px;right:12px}.DialogModal-module__SMD4XG__modalContent::backdrop{background-color:#00000080}.DialogModal-module__SMD4XG__titleModal{text-align:center;margin-bottom:27px}.DialogModal-module__SMD4XG__header{color:var(--text-color);text-align:left;font-size:14px;font-weight:500;line-height:26px}.DialogModal-module__SMD4XG__list{box-sizing:border-box;border:1px solid var(--additional-color);background:var(--white-color);border-radius:4px;flex-direction:column;align-items:flex-start;width:380px;height:200px;display:flex;overflow-y:scroll}.DialogModal-module__SMD4XG__message{color:var(--main-color);letter-spacing:0%;text-align:center;margin-bottom:53px;font-size:20px;font-weight:600;line-height:30px}.DialogModal-module__SMD4XG__actions{justify-content:center;gap:10px;display:flex}.DialogModal-module__SMD4XG__buttonSend{margin-top:20px}
.Footer-module__7lnwTa__footer{background-color:var(--text-color);text-align:center;justify-content:center;align-items:center;height:11.88rem;margin-top:auto;display:flex}.Footer-module__7lnwTa__footerContainer{justify-content:space-between;width:73.75rem;display:flex}.Footer-module__7lnwTa__footerWrapper{display:flex}.Footer-module__7lnwTa__footerLink{background:var(--text-color);color:var(--additional-color);text-align:left;cursor:pointer;border:none;font-size:1rem;font-weight:400;line-height:1.38rem}.Footer-module__7lnwTa__footerLink:hover{color:var(--additional-color);border:none}.Footer-module__7lnwTa__footerBlockLinks{background:var(--text-color);justify-content:space-between;width:36.25rem;height:4rem;display:flex}.Footer-module__7lnwTa__footerLogIn{background:var(--text-color);flex-direction:column;justify-content:space-between;display:flex}.Footer-module__7lnwTa__footerLogo{background:var(--text-color);color:var(--additional-color);text-align:center;font-size:1.13rem;font-weight:700;line-height:1.38rem}.Footer-module__7lnwTa__footerBlock{color:var(--additional-color);text-align:left;background:var(--text-color);flex-direction:column;justify-content:space-between;width:6.75rem;font-size:1rem;font-weight:400;line-height:1.38rem;display:flex}.Footer-module__7lnwTa__footerBlock h2{margin-bottom:10px;font-size:20px}.Footer-module__7lnwTa__footerBlock ul{padding:0;list-style:none}.Footer-module__7lnwTa__footerBlock li{margin-bottom:5px}.Footer-module__7lnwTa__footerBlock a{color:var(--additional-color);text-decoration:none}.Footer-module__7lnwTa__footerBlock p{margin-bottom:10px}.Footer-module__7lnwTa__footerBlock input[type=email]{border:1px solid #ccc;flex:1;margin-right:10px;padding:5px}.Footer-module__7lnwTa__footerBlock button[type=submit]{cursor:pointer;background-color:#007bff;border:none;padding:5px 10px}.Footer-module__7lnwTa__footerSocial{margin-top:20px;padding:0;list-style:none}.Footer-module__7lnwTa__footerSocial li{margin-right:10px;display:inline-block}.Footer-module__7lnwTa__footerSocial a{text-align:center;background-color:#ccc;border-radius:50%;width:30px;height:30px;line-height:30px;display:inline-block}.Footer-module__7lnwTa__footerSocial i{font-size:18px}
.ProfileForm-module__CPQqlG__form{margin:0 0 10.63rem 7.5rem}.ProfileForm-module__CPQqlG__profile{display:flex}.ProfileForm-module__CPQqlG__formField{flex-direction:column;gap:1.875rem;width:36.25rem;display:flex}.ProfileForm-module__CPQqlG__formWrapper{flex-direction:row-reverse;justify-content:space-between;display:flex}.ProfileForm-module__CPQqlG__list{background:var(--white-color);border:2px solid red;width:17.5rem;height:30.81rem;margin-right:7.5rem}.ProfileForm-module__CPQqlG__preview{background-color:var(--additional-color);border-radius:.25rem;width:11.25rem;height:11.25rem;display:flex}.ProfileForm-module__CPQqlG__buttonsCreate{flex-direction:column;justify-content:flex-end;align-items:center;gap:20px;height:100%;display:flex}.ProfileForm-module__CPQqlG__buttonCreate{cursor:pointer;background:0 0;width:10.88rem;height:3.13rem}.ProfileForm-module__CPQqlG__buttonCreateLink{border:.13rem solid var(--main-color);width:100%;height:100%;color:var(--main-color);text-align:center;cursor:pointer;background:0 0;border-radius:.25rem;justify-content:center;align-items:center;font-size:1.13rem;font-weight:700;line-height:1.38rem;display:flex}.ProfileForm-module__CPQqlG__location{background:var(--white-color);border:1px solid var(--additional-color);width:100%;color:var(--main-color);text-align:left;border-radius:.25rem;height:3.13rem;padding:.75rem .94rem;font-size:1rem;font-weight:400}.ProfileForm-module__CPQqlG__buttons{gap:1.25rem;margin-top:3rem;display:flex}.ProfileForm-module__CPQqlG__saveChanges{padding:.7rem 1.88rem}
.page-module__kE9vVW__profilePage{width:var(--desktop-width-container)}.page-module__kE9vVW__formWrapper{width:73.75rem;margin-top:1.875rem}.page-module__kE9vVW__arrowButton{cursor:pointer;background:0 0;width:3.75rem;height:1.25rem}.page-module__kE9vVW__formTitle{width:14.25rem;color:var(--main-color);text-align:left;text-transform:uppercase;margin-left:1rem;font-size:1.875rem;font-weight:700;line-height:2.25rem}.page-module__kE9vVW__avatarTitle{align-items:center;margin-top:2.8rem;margin-bottom:4.375rem;display:flex}.page-module__kE9vVW__profile{display:flex}.page-module__kE9vVW__buttonSaveChange{border:.13rem solid var(--main-color);width:11.44rem;height:3.13rem;color:var(--main-color);text-align:center;cursor:pointer;background:#09175700;border-radius:.25rem;margin-top:3rem;font-size:1.125rem;font-weight:700;line-height:1.375rem}.page-module__kE9vVW__list{background:var(--white-color);border-radius:.25rem;flex-direction:column;justify-content:space-between;width:17.5rem;height:30.81rem;padding:30px 32px 45px 16px;display:flex}.page-module__kE9vVW__preview{background-color:var(--additional-color);width:11.25rem;height:11.25rem;display:flex}.page-module__kE9vVW__buttonsCreate{flex-direction:column;justify-content:flex-end;align-items:center;gap:20px;display:flex}
.InvationEvent-module__sdoEMG__itemContent{font:inherit;color:var(--main-color);cursor:pointer;align-items:center;margin-left:12px;font-size:14px;font-weight:400;line-height:36px;display:flex}.InvationEvent-module__sdoEMG__itemContent,.InvationEvent-module__sdoEMG__plus path{fill:none;stroke:var(--white-color)}.InvationEvent-module__sdoEMG__itemContent:hover,.InvationEvent-module__sdoEMG__plus path:hover{fill:var(--main-color);color:var(--hover-color)}.InvationEvent-module__sdoEMG__itemContent:hover{color:var(--hover-color)}.InvationEvent-module__sdoEMG__itemContent:hover .InvationEvent-module__sdoEMG__plus path{fill:var(--main-color)}.InvationEvent-module__sdoEMG__date{margin:0 4px 0 6px;font-weight:700}
.Header-module__ZxTWQG__header{justify-content:space-between;align-items:center;width:100%;height:6.25rem;padding:0 6.25rem;display:flex}.Header-module__ZxTWQG__logo{margin-right:4.375rem;font-size:1.13rem;font-weight:700;line-height:1.38rem}.Header-module__ZxTWQG__headerSearch{width:36.25rem}.Header-module__ZxTWQG__headerSearchEvent{background:var(--white-color);border:1px solid var(--additional-color);width:100%;height:3.13rem;color:var(--main-color);text-align:left;border-radius:.25rem;padding:.69rem 1.06rem;font-size:1rem;font-weight:400}
.Join-module__x4WzUa__join{color:var(--text-color);text-align:center;margin-top:1.88rem;margin-bottom:.25rem;font-size:1.25rem;font-weight:700;line-height:1.5rem}.Join-module__x4WzUa__joinText{color:var(--text-color);letter-spacing:0%;text-align:center;font-size:.88rem;font-weight:500;line-height:1.63rem}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_22e52558-module__l6p8ja__className{font-family:Inter,Inter Fallback;font-style:normal}
.page-module__iOSMFG__generator{grid-column:1/-1;width:30%;margin:0 auto}.page-module__iOSMFG__generateButton{margin-top:30px}.page-module__iOSMFG__label{color:green;margin-top:50px}
.Like-module__GPE4Sq__like{border:.13rem solid var(--main-color);background:0 0;border-radius:.25rem;width:3.5rem;height:3.13rem;padding:.94rem .81rem}.Like-module__GPE4Sq__like:active{color:var(--white-color);background-color:var(--text-color);border-color:var(--text-color)}.Like-module__GPE4Sq__like:hover path,.Like-module__GPE4Sq__like:hover{border:.13rem solid var(--hover-color);color:var(--hover-color);stroke:var(--hover-color);border-radius:.25rem}.Like-module__GPE4Sq__liked>path{fill:var(--text-color)}
.SuccessModal-module__0XL0vG__modalContent{text-align:center;background-color:#fff;border-radius:.25rem;width:480px;margin:0 auto;padding:64px 50px 92px;position:relative;box-shadow:0 2px 10px #0000001a}.SuccessModal-module__0XL0vG__modalClose{cursor:pointer;position:absolute;top:12px;right:12px}.SuccessModal-module__0XL0vG__modalContent::backdrop{background-color:#00000080}.SuccessModal-module__0XL0vG__titleModal{text-align:center;margin-bottom:27px;font-size:1.13rem}.SuccessModal-module__0XL0vG__header{color:var(--text-color);text-align:left;font-size:14px;font-weight:500;line-height:26px}.SuccessModal-module__0XL0vG__name{color:var(--main-color);text-align:left;font-size:.88rem;font-weight:600;line-height:1.63rem}.SuccessModal-module__0XL0vG__buttonOk{margin-top:4.88rem;font-size:1.13rem}.SuccessModal-module__0XL0vG__date{color:var(--main-color);margin:0 4px 0 6px;font-weight:700}
.page-module__HiC2TG__public{grid-column:span 12/span 12}.page-module__HiC2TG__profile{justify-content:space-between;margin:2.87rem 0 6.25rem;display:flex}.page-module__HiC2TG__wrapper{background:var(--white-color);border-radius:.25rem;flex-direction:column;justify-content:space-between;width:30rem;height:21.06rem;padding:2.38rem 2.13rem;display:flex}.page-module__HiC2TG__avatar{flex-wrap:nowrap;display:flex}.page-module__HiC2TG__user{flex-direction:column;margin-left:1.25rem;display:flex}.page-module__HiC2TG__mail{color:var(--main-color);text-align:left;cursor:pointer;align-items:center;font-family:Inter;font-size:.88rem;font-weight:500;line-height:1.63rem}.page-module__HiC2TG__mail:hover{color:var(--hover-color)}.page-module__HiC2TG__details{width:40rem;height:16.75rem;color:var(--text-color);text-align:center;flex-direction:column;margin-bottom:.25rem;font-size:1.25rem;font-weight:700;line-height:1.5rem;display:flex}.page-module__HiC2TG__counters{gap:2.25rem;margin-bottom:1.38rem;display:flex}.page-module__HiC2TG__attendedText{font-size:.88rem;font-weight:500;line-height:1.63rem}.page-module__HiC2TG__description{text-align:left;margin:1.88rem 0 0;font-size:1rem;font-weight:400;line-height:1.63rem}.page-module__HiC2TG__image{justify-content:center;align-items:center;width:9.25rem;height:9.25rem;display:flex}.page-module__HiC2TG__info{color:var(--main-color);text-align:left;align-items:center;font-size:.88rem;font-weight:500;line-height:1.63rem;display:flex}.page-module__HiC2TG__links{gap:1.25rem;display:flex}.page-module__HiC2TG__cancelButton{color:var(--error-color);border:2px solid var(--error-color);width:160px}.page-module__HiC2TG__yesButton{width:160px}
.Event-module__qvybMG__eventWrapper{flex-direction:row;justify-content:space-between;gap:1.25rem;width:73.75rem;margin-top:2.75rem;display:flex}.Event-module__qvybMG__eventTitle{width:30rem;height:4.5rem;color:var(--main-color);text-align:left;text-transform:uppercase;font-size:1.88rem;font-weight:700;line-height:2.25rem}.Event-module__qvybMG__eventImage{border-radius:.25rem}.Event-module__qvybMG__information{flex-direction:column;display:flex}.Event-module__qvybMG__location{display:flex}.Event-module__qvybMG__geocoding{color:var(--main-color);text-align:left;margin-right:.5rem;font-size:.88rem;font-weight:500;line-height:1.63rem}.Event-module__qvybMG__buttonGoogleMaps{font:inherit;color:var(--additional-color);text-align:left;cursor:pointer;background:0 0;font-size:.88rem;font-weight:500;line-height:1.63rem}.Event-module__qvybMG__buttonGoogleMaps:hover path,.Event-module__qvybMG__buttonGoogleMaps:hover{color:var(--hover-color);stroke:var(--hover-color);border:none}.Event-module__qvybMG__dateAndTime,.Event-module__qvybMG__eventStatus{color:var(--main-color);text-align:left;align-items:center;font-size:.88rem;font-weight:500;line-height:1.63rem;display:flex}.Event-module__qvybMG__status:first-letter{text-transform:uppercase;margin-left:.4rem}.Event-module__qvybMG__categories{margin:1.875rem 0}.Event-module__qvybMG__selectedCategories{flex-wrap:wrap;gap:.625rem;display:flex}.Event-module__qvybMG__selectedCategory{background:var(--accent-color);height:1.69rem;color:var(--main-color);text-align:left;cursor:pointer;border-radius:.25rem;align-items:center;padding:.25rem .75rem;font-size:1rem;font-weight:600;line-height:1.19rem;display:flex}.Event-module__qvybMG__invitations{align-items:center;gap:2.25rem;margin-bottom:1.875rem;display:flex}.Event-module__qvybMG__invited{color:var(--text-color);text-align:center;margin-top:1.88rem;margin-bottom:.25rem;font-size:1.25rem;font-weight:700;line-height:1.5rem}.Event-module__qvybMG__text{letter-spacing:0%;text-align:center;font-size:.88rem;font-weight:500;line-height:1.63rem}.Event-module__qvybMG__buttons{gap:1.25rem;margin:30px 0;display:flex}.Event-module__qvybMG__buttonEdit{cursor:pointer;background:0 0;width:5.94rem;height:3.13rem}.Event-module__qvybMG__link{color:var(--main-color);border:2px solid var(--main-color);cursor:pointer;border-radius:.25rem;padding:.88rem 1.88rem;font-size:1.13rem;font-weight:700}.Event-module__qvybMG__buttonEditLink{border:2px solid var(--main-color);width:12rem;color:var(--main-color);text-align:center;cursor:pointer;background:0 0;border-radius:.25rem;justify-content:center;align-items:center;font-size:1.13rem;font-weight:700;line-height:1.38rem;display:flex}.Event-module__qvybMG__buttonEditLink:active{color:var(--white-color);background-color:var(--text-color);border-color:var(--text-color)}.Event-module__qvybMG__buttonEditLink:hover{border:.13rem solid var(--hover-color);color:var(--hover-color);border-radius:.25rem}.Event-module__qvybMG__join{border:.13rem solid var(--main-color);height:3.13rem;color:var(--main-color);text-align:center;background:0 0;border-radius:.25rem;font-size:1.13rem;font-weight:700;line-height:1.38rem}.Event-module__qvybMG__invite{border:.13rem solid var(--main-color);width:6.81rem;height:3.13rem;color:var(--main-color);text-align:center;cursor:pointer;background:0 0;border-radius:.25rem;font-size:1.13rem;font-weight:700;line-height:1.38rem}.Event-module__qvybMG__waitingList{border:.13rem solid var(--main-color);width:9.94rem;height:3.13rem;color:var(--main-color);text-align:center;background:0 0;border-radius:.25rem;font-size:1.13rem;font-weight:700;line-height:1.38rem}.Event-module__qvybMG__invite:hover,.Event-module__qvybMG__waitingList:hover{border:.13rem solid var(--hover-color);color:var(--hover-color)}.Event-module__qvybMG__join:active{color:var(--white-color);background-color:var(--text-color);border-color:var(--text-color)}.Event-module__qvybMG__join:hover{border:.13rem solid var(--hover-color);color:var(--hover-color);border-radius:.25rem}.Event-module__qvybMG__favorite path:hover{fill:var(--hover-color)}.Event-module__qvybMG__descriptionAndOrganizer{flex-direction:column;width:73.75rem;margin:6.25rem 0;display:flex}.Event-module__qvybMG__eventDescription{flex-direction:row;display:flex}.Event-module__qvybMG__description{color:var(--main-color);text-align:left;margin-bottom:2.75rem;font-size:1.25rem;font-weight:700;line-height:1.88rem}.Event-module__qvybMG__descriptionText{width:48.75rem;color:var(--text-color);text-align:left;font-size:1rem;font-weight:400;line-height:1.63rem}.Event-module__qvybMG__eventOrganizer{margin-left:3.25rem;display:flex}.Event-module__qvybMG__organizerImage{width:9.25rem;height:9.25rem}.Event-module__qvybMG__image{border-radius:50%;width:100%;height:100%}.Event-module__qvybMG__organizerName{flex-direction:column;margin-top:.75rem;margin-left:1.25rem;display:flex}.Event-module__qvybMG__name{color:var(--text-color);text-align:left;margin-bottom:.375rem;font-size:1.13rem;font-weight:700;line-height:1.38rem}.Event-module__qvybMG__organizer{color:var(--text-color);text-align:left;font-size:.88rem;font-weight:500;line-height:1.63rem}.Event-module__qvybMG__link{color:var(--additional-color);text-align:left;border:none;font-size:.88rem;font-weight:500;line-height:1.63rem}.Event-module__qvybMG__link:hover path,.Event-module__qvybMG__link:hover{color:var(--hover-color);stroke:var(--hover-color);border:none}.Event-module__qvybMG__like{border:.13rem solid var(--main-color);background:0 0;border-radius:.25rem;width:3.5rem;height:3.13rem;padding:.94rem .81rem}.Event-module__qvybMG__like:active{color:var(--white-color);background-color:var(--text-color);border-color:var(--text-color)}.Event-module__qvybMG__like:hover path,.Event-module__qvybMG__like:hover{border:.13rem solid var(--hover-color);color:var(--hover-color);stroke:var(--hover-color);border-radius:.25rem}.Event-module__qvybMG__message{height:30px}.Event-module__qvybMG__badges{height:4.38rem;overflow:hidden}
.RoleManagement-module__njRLLW__container{max-width:1200px;margin:0 auto;padding:2rem}.RoleManagement-module__njRLLW__header{border-bottom:2px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.RoleManagement-module__njRLLW__loading,.RoleManagement-module__njRLLW__error{text-align:center;padding:2rem;font-size:1.1rem}.RoleManagement-module__njRLLW__error{color:#ef4444;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem}.RoleManagement-module__njRLLW__formContainer{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;margin-bottom:2rem;padding:2rem;box-shadow:0 1px 3px #0000001a}.RoleManagement-module__njRLLW__form{flex-direction:column;gap:1.5rem;display:flex}.RoleManagement-module__njRLLW__formHeader{margin-bottom:1rem}.RoleManagement-module__njRLLW__formField{flex-direction:column;gap:.5rem;display:flex}.RoleManagement-module__njRLLW__permissionsSection{margin-top:1rem}.RoleManagement-module__njRLLW__sectionTitle{color:#374151;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.RoleManagement-module__njRLLW__permissionsGrid{background:#fff;border:1px solid #d1d5db;border-radius:.5rem;overflow:hidden}.RoleManagement-module__njRLLW__permissionsHeader{color:#374151;background:#f3f4f6;border-bottom:1px solid #d1d5db;grid-template-columns:150px repeat(4,1fr);font-weight:600;display:grid}.RoleManagement-module__njRLLW__resourceHeader,.RoleManagement-module__njRLLW__actionHeader{text-align:center;border-right:1px solid #d1d5db;padding:.75rem}.RoleManagement-module__njRLLW__resourceHeader{text-align:left;background:#e5e7eb}.RoleManagement-module__njRLLW__permissionRow{border-bottom:1px solid #e5e7eb;grid-template-columns:150px repeat(4,1fr);display:grid}.RoleManagement-module__njRLLW__permissionRow:last-child{border-bottom:none}.RoleManagement-module__njRLLW__resourceName{color:#374151;background:#f9fafb;border-right:1px solid #d1d5db;padding:.75rem;font-weight:500}.RoleManagement-module__njRLLW__actionCheckbox{background:#fff;border-right:1px solid #e5e7eb;justify-content:center;align-items:center;padding:.75rem;display:flex}.RoleManagement-module__njRLLW__actionCheckbox:hover{background:#f9fafb}.RoleManagement-module__njRLLW__formActions{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.RoleManagement-module__njRLLW__cancelButton{color:#fff!important;background:#6b7280!important}.RoleManagement-module__njRLLW__cancelButton:hover{background:#4b5563!important}.RoleManagement-module__njRLLW__rolesList{margin-top:2rem}.RoleManagement-module__njRLLW__emptyState{text-align:center;color:#6b7280;background:#f9fafb;border:2px dashed #d1d5db;border-radius:.75rem;padding:3rem;font-size:1.1rem}.RoleManagement-module__njRLLW__rolesGrid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1.5rem;display:grid}.RoleManagement-module__njRLLW__roleCard{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;transition:box-shadow .2s;box-shadow:0 1px 3px #0000001a}.RoleManagement-module__njRLLW__roleCard:hover{box-shadow:0 4px 6px -1px #0000001a}.RoleManagement-module__njRLLW__roleHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.RoleManagement-module__njRLLW__roleName{color:#111827;margin:0;font-size:1.25rem;font-weight:600}.RoleManagement-module__njRLLW__roleActions{gap:.5rem;display:flex}.RoleManagement-module__njRLLW__editButton{color:#fff!important;background:#3b82f6!important;padding:.5rem 1rem!important;font-size:.875rem!important}.RoleManagement-module__njRLLW__editButton:hover{background:#2563eb!important}.RoleManagement-module__njRLLW__deleteButton{color:#fff!important;background:#ef4444!important;padding:.5rem 1rem!important;font-size:.875rem!important}.RoleManagement-module__njRLLW__deleteButton:hover{background:#dc2626!important}.RoleManagement-module__njRLLW__rolePermissions{margin-top:1rem}.RoleManagement-module__njRLLW__permissionsTitle{color:#374151;margin-bottom:.75rem;font-size:1rem;font-weight:600}.RoleManagement-module__njRLLW__noPermissions{color:#6b7280;background:#f9fafb;border-radius:.375rem;padding:.5rem;font-style:italic}.RoleManagement-module__njRLLW__permissionsList{flex-direction:column;gap:.5rem;display:flex}.RoleManagement-module__njRLLW__permissionItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;flex-wrap:wrap;gap:.5rem;padding:.5rem;display:flex}.RoleManagement-module__njRLLW__permissionResource{color:#475569;min-width:80px;font-weight:600}.RoleManagement-module__njRLLW__permissionActions{color:#059669;flex:1;font-weight:500}@media (max-width:768px){.RoleManagement-module__njRLLW__container{padding:1rem}.RoleManagement-module__njRLLW__header{flex-direction:column;align-items:stretch;gap:1rem}.RoleManagement-module__njRLLW__permissionsHeader,.RoleManagement-module__njRLLW__permissionRow{grid-template-columns:120px repeat(4,1fr);font-size:.875rem}.RoleManagement-module__njRLLW__resourceHeader,.RoleManagement-module__njRLLW__actionHeader,.RoleManagement-module__njRLLW__resourceName,.RoleManagement-module__njRLLW__actionCheckbox{padding:.5rem}.RoleManagement-module__njRLLW__rolesGrid{grid-template-columns:1fr}.RoleManagement-module__njRLLW__roleHeader{flex-direction:column;align-items:stretch;gap:1rem}.RoleManagement-module__njRLLW__roleActions{justify-content:flex-end}.RoleManagement-module__njRLLW__formActions{flex-direction:column}}@media (max-width:480px){.RoleManagement-module__njRLLW__permissionsHeader,.RoleManagement-module__njRLLW__permissionRow{grid-template-columns:100px repeat(4,1fr);font-size:.75rem}.RoleManagement-module__njRLLW__actionHeader{padding:.25rem;font-size:.6rem}.RoleManagement-module__njRLLW__formContainer{padding:1rem}}
