.addEventForm_overlay__6k6Dl{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:999;animation:addEventForm_fadeIn__H8Irv .3s ease forwards}.addEventForm_popup__HvEXH{background-image:url(/images/quotesPopUpBack.svg);background-size:cover;background-repeat:no-repeat;background-position:50%;padding:48px 30px;width:640px;height:720px;overflow-y:auto;animation:addEventForm_slideUp__J5WYi .3s ease forwards;display:flex;flex-direction:column;align-items:center;position:relative}@media screen and (max-width:1128px){.addEventForm_popup__HvEXH{padding:72px 16px 24px;width:100%;min-height:100vh;max-height:100vh;background-image:url(/images/bg-texture.png);background-repeat:repeat;background-size:auto}}.addEventForm_closeButton__R_WWF{display:none}@media screen and (max-width:1128px){.addEventForm_closeButton__R_WWF{display:flex;position:absolute;top:20px;right:20px;width:28px;height:28px;justify-content:center;align-items:center;background:rgba(0,0,0,0);border:none;cursor:pointer;z-index:10}.addEventForm_closeButton__R_WWF span{position:absolute;width:20px;height:2px;background:var(--tertiary);border-radius:2px}.addEventForm_closeButton__R_WWF span:first-child{transform:rotate(45deg)}.addEventForm_closeButton__R_WWF span:last-child{transform:rotate(-45deg)}}.addEventForm_title__dpcQg{font-size:28px;text-align:center;margin-bottom:8px}.addEventForm_quotesImg__vZazy{align-self:center;margin-bottom:12px}.addEventForm_form__Iw653{gap:20px}.addEventForm_field__5Tja7,.addEventForm_form__Iw653{width:100%;display:flex;flex-direction:column;align-items:center}.addEventForm_sectionLabel__9bDSm{width:340px;font-size:16px;color:var(--primary);font-weight:500;margin-bottom:0;text-align:left}.addEventForm_input__vz2vf,.addEventForm_textarea___RQNI{width:340px;background:rgba(0,0,0,0);border:none;border-bottom:1px solid rgba(15,85,115,.4);padding:6px 0;outline:none;transition:border-color .2s;resize:none;color:var(--primary);font-size:16px}.addEventForm_input__vz2vf:focus,.addEventForm_textarea___RQNI:focus{border-color:var(--primary);font-size:16px}.addEventForm_input__vz2vf::placeholder,.addEventForm_textarea___RQNI::placeholder{color:rgba(15,85,115,.5);opacity:1;font-size:16px}@media screen and (max-width:1128px){.addEventForm_input__vz2vf,.addEventForm_textarea___RQNI{width:100%}}.addEventForm_fileRow__i_MhK{width:340px;display:flex;align-items:center;gap:8px;cursor:pointer;color:var(--primary);font-size:16px}.addEventForm_fileRow__i_MhK input{display:none}.addEventForm_fileRow__i_MhK svg{flex-shrink:0}.addEventForm_fileRow__i_MhK span{flex:1 1}@media screen and (max-width:1128px){.addEventForm_fileRow__i_MhK{width:100%}}.addEventForm_error__qrU6S{width:340px;color:red;font-size:12px;margin-top:2px;text-align:left}@media screen and (max-width:1128px){.addEventForm_error__qrU6S{width:100%}}.addEventForm_submitWrapper__zz3jB{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:4px}@keyframes addEventForm_fadeIn__H8Irv{0%{opacity:0}to{opacity:1}}@keyframes addEventForm_slideUp__J5WYi{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.eventsList_smooth_scroll__ufsOo{scroll-behavior:smooth}.eventsList_sup_text__PcgFp{vertical-align:super}.eventsList_container__pUmuE{display:flex;flex-direction:column;gap:28px}@media screen and (max-width:1128px){.eventsList_container__pUmuE{width:100%}}.eventsList_container__pUmuE .eventsList_header__CGbRS{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}@media screen and (max-width:799px){.eventsList_container__pUmuE .eventsList_addEventBtn__T9q_9{position:fixed;bottom:8px;right:8px;z-index:100}.eventsList_container__pUmuE .eventsList_addEventBtn__T9q_9 button{width:56px;height:56px;border-radius:50%;padding:0;justify-content:center;box-shadow:0 4px 8px 0 rgba(0,0,0,.3490196078)}.eventsList_container__pUmuE .eventsList_addEventBtn__T9q_9 button span[class*=text]{display:none}}.eventsList_container__pUmuE .eventsList_grid__n9vf_{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,calc(33.33% - 12px)));grid-row-gap:24px;row-gap:24px;grid-column-gap:16px;column-gap:16px}@media screen and (max-width:1128px){.eventsList_container__pUmuE .eventsList_grid__n9vf_{grid-template-columns:repeat(auto-fill,minmax(340px,calc(50% - 8px)))}}@media screen and (max-width:799px){.eventsList_container__pUmuE .eventsList_grid__n9vf_{grid-template-columns:1fr}}.eventsList_container__pUmuE .eventsList_card__QBfTC{display:flex;flex-direction:column;background-color:#dee0d8;border:1px solid #aac3bc;border-radius:8px;overflow:hidden;height:100%}.eventsList_container__pUmuE .eventsList_imageWrapper__7sbEs{position:relative;width:100%;height:220px}.eventsList_container__pUmuE .eventsList_imageWrapper__7sbEs .eventsList_image__xRzxe{object-fit:cover}.eventsList_container__pUmuE .eventsList_tagBadge__VS98z{position:absolute;top:6px;left:6px;background-color:#f0f2e9;color:var(--primary);padding:6px 12px;height:28px;border-radius:20px;font-size:12px;display:flex;align-items:center;justify-content:center;gap:8px}.eventsList_container__pUmuE .eventsList_tagBadge__VS98z svg{color:var(--primary)}.eventsList_container__pUmuE .eventsList_content__CH861{padding:20px;display:flex;flex-direction:column;flex-grow:1;gap:12px}.eventsList_container__pUmuE .eventsList_title__sHJfg{font-size:32px;line-height:100%}.eventsList_container__pUmuE .eventsList_description___a_BC{font-size:14px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.eventsList_container__pUmuE .eventsList_dates__zh9BB{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:auto;padding-top:16px}.eventsList_container__pUmuE .eventsList_dateItem__jwOlw{display:flex;align-items:center;font-size:14px;color:var(--primary)}.eventsList_container__pUmuE .eventsList_separator__LQKq_{margin-left:12px;color:#aac3bc}.eventsList_container__pUmuE .eventsList_footer__DUqjv{padding:0 20px 20px;display:flex;justify-content:space-between;align-items:center;gap:8px}@media screen and (max-width:799px){.eventsList_container__pUmuE .eventsList_footer__DUqjv{align-items:start;flex-direction:column;gap:16px}}.eventsList_container__pUmuE .eventsList_location__sWjlC{display:flex;align-items:center;gap:6px;font-size:14px;color:#6c818a;min-width:0}.eventsList_container__pUmuE .eventsList_location__sWjlC span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.eventsList_container__pUmuE .eventsList_linkButton__ZRyKx{text-decoration:none}@media screen and (max-width:799px){.eventsList_container__pUmuE .eventsList_linkButton__ZRyKx{width:100%}}.eventsList_container__pUmuE .eventsList_button__x_fuo{height:37px}.eventsList_container__pUmuE .eventsList_button__x_fuo>svg{fill:none}.eventsList_container__pUmuE .eventsList_button__x_fuo>svg path{fill:var(--white);stroke:none}.eventsList_container__pUmuE .eventsList_buttonText__YOyL7{white-space:nowrap}