._divButtons_w7q97_1{position:fixed;right:0;top:var(--header-height);z-index:50;margin:0 var(--side-padding);display:flex;gap:.25rem}._divButtons_w7q97_1 button{border:none;padding:2rem;border-radius:0 0 1rem 1rem;transition:.5s}._divButtons_w7q97_1 button:hover{cursor:pointer;transform:rotateX(10deg) translateY(-.25rem);filter:brightness(.9);transition:all .5s}._divButtons_w7q97_1 button:active{transform:rotateX(25deg) translateY(-.5rem);filter:brightness(.8)}._divButtons_w7q97_1 ._confirmButton_w7q97_26{background-color:var(--blue)}._divButtons_w7q97_1 ._cancelButton_w7q97_29{background-color:var(--red)}._main_w7q97_33{display:flex;flex-direction:column;gap:-1em;overflow:hidden}._section2_w7q97_40{padding:var(--header-height) var(--side-padding) 2rem;background-color:var(--light);position:relative;height:calc(100vh - var(--header-height));bottom:-2rem;gap:2rem;border-radius:var(--border-radius) var(--border-radius) 0 0;overflow:hidden;font-size:1.5rem;text-align:left}._section2__image_w7q97_52{width:25%;aspect-ratio:3/4;object-fit:cover;min-width:400px}._section2__description_w7q97_58{display:flex;align-items:center;color:var(--dark)}._section2__description_w7q97_58 p{margin-top:2rem;line-height:1.25em;font-weight:400}._section1_w7q97_69{padding-right:var(--side-padding);background-color:var(--dark);display:flex;height:calc(100vh - var(--header-height));gap:2rem;border-radius:var(--border-radius) var(--border-radius) 0 0;overflow:hidden;font-size:1.5rem;text-align:right}._section1__image_w7q97_80{width:50%;object-fit:cover}._section1__description_w7q97_84{padding:2rem 0 var(--side-padding) 0}._section1__description_w7q97_84 p{margin-top:2rem;line-height:1.25em;font-weight:400}._contact_w7q97_93{background-color:var(--light);padding-top:var(--header-height);height:calc(100vh - var(--header-height))}._btnAdd_w7q97_99{background-color:var(--blue);border:none;height:4rem;width:4rem}._footer_w7q97_106{background-color:var(--dark);color:var(--light);height:200px;text-align:center;padding:2rem}._header_nhsq5_1{height:var(--header-height);width:100%;position:fixed;top:0;left:0;background-color:var(--dark);display:flex;align-items:center;justify-content:space-between;padding:1em var(--side-padding);z-index:9999}._header__logo_nhsq5_14{height:100%;transition:.125s}._header__logo_nhsq5_14:hover{cursor:pointer;transform:scale(1.02);transition:.25s}._header__button_nhsq5_23{display:none;height:100%;aspect-ratio:1/1;position:relative}._header__button--row_nhsq5_29{width:100%;height:2px;background-color:var(--light);position:absolute;display:block}._header__button--row_nhsq5_29:nth-child(1){top:0}._header__button--row_nhsq5_29:nth-child(2){top:calc(50% - 1px)}._header__button--row_nhsq5_29:nth-child(3){top:calc(50% - 1px)}._header__button--row_nhsq5_29:nth-child(4){bottom:0}._header__nav_nhsq5_48{transition:.5s}._header__nav--link_nhsq5_51{font-size:1.5em;margin-left:1.5em;transition:.5s;text-decoration:none;color:var(--light)}._header__nav--link_nhsq5_51:hover{cursor:pointer;color:var(--yellow);transition:.5s}._shownNav_nhsq5_64._header__button_nhsq5_23 ._header__button--row_nhsq5_29{transition:all ease-out .5s,opacity .125s}._shownNav_nhsq5_64._header__button_nhsq5_23 ._header__button--row_nhsq5_29:nth-child(1){translate:100%;height:0;opacity:0}._shownNav_nhsq5_64._header__button_nhsq5_23 ._header__button--row_nhsq5_29:nth-child(2){top:calc(50% - 1px);rotate:135deg}._shownNav_nhsq5_64._header__button_nhsq5_23 ._header__button--row_nhsq5_29:nth-child(3){bottom:calc(50% - 1px);rotate:225deg}._shownNav_nhsq5_64._header__button_nhsq5_23 ._header__button--row_nhsq5_29:nth-child(4){translate:-100%;height:0;opacity:0}._shownNav_nhsq5_64._header__nav_nhsq5_48{opacity:1}@media screen and (max-width: 768px){._header__logo_nhsq5_14{height:100%}._header__button_nhsq5_23{display:block;rotate:0deg}._header__button--row_nhsq5_29{transition:.5s}._header__nav_nhsq5_48{background-color:var(--dark);top:var(--header-height);position:fixed;display:flex;flex-direction:column;flex-wrap:nowrap;text-align:left;width:50vw;max-width:200px;right:0;gap:1rem;padding:1rem}._header__nav_nhsq5_48._hide_nhsq5_114{transition:.5s;transform:translate(100%)}._header__nav--link_nhsq5_51{margin-left:0;font-size:1em}}._firstSection_16t57_1{margin-top:var(--header-height);padding:1em var(--side-padding) 2em 0;height:var(--section-height);position:relative}._firstSection_16t57_1 ._imgBg_16t57_7{height:100%;width:100%;object-fit:cover;border-radius:0 var(--border-radius) var(--border-radius) 0;filter:brightness(.75)}._firstSection_16t57_1 input[type=file]{position:absolute;top:calc(50% - 25px);right:var(--side-padding);z-index:10;color:var(--light);height:50px}._firstSection_16t57_1 ._imgLogo_16t57_22{width:200px;position:absolute;top:calc(50% - 100px);left:var(--side-padding)}._firstSection__editButtons_16t57_28{right:var(--side-padding);position:absolute}._firstSection__editButtons--confirmButton_16t57_32,._firstSection__editButtons--cancelButton_16t57_32{background-color:var(--light);border:none;height:5rem;width:5rem;transition:.25s}._firstSection__editButtons--confirmButton_16t57_32:hover,._firstSection__editButtons--cancelButton_16t57_32:hover{cursor:pointer;transform:scale(1.05);transition:.25s}._firstSection__editButtons--confirmButton_16t57_32{color:var(--dark)}._firstSection__editButtons--cancelButton_16t57_32{color:var(--light);background-color:var(--red)}._events_kf3zw_1{display:inline-block;background-color:var(--light);padding-top:var(--header-height);padding-bottom:3rem;border-radius:var(--border-radius) var(--border-radius) 0 0;width:inherit;position:relative}._events_kf3zw_1 h2{margin-left:var(--side-padding)}._events_kf3zw_1 ._next-events_kf3zw_13{margin-inline:var(--side-padding);display:grid;gap:1rem;grid-template-columns:repeat(4,calc(25% - 1rem))}@media screen and (max-width: 1699px){._events_kf3zw_1 ._next-events_kf3zw_13{grid-template-columns:repeat(3,calc(33.3333333333% - 1rem))}}@media screen and (max-width: 1199px){._events_kf3zw_1 ._next-events_kf3zw_13{grid-template-columns:repeat(2,calc(50% - 1rem))}}@media screen and (max-width: 699px){._events_kf3zw_1 ._next-events_kf3zw_13{grid-template-columns:repeat(1,100%)}}._noEventsMessage_kf3zw_35{color:var(--dark);text-align:center;margin:3rem}._btnAdd_kf3zw_41{background-color:var(--blue);border-radius:1rem 0 0 1rem;color:var(--white);top:var(--header-height);right:0;position:absolute;border:none;padding:2rem;transition:.5s}._btnAdd_kf3zw_41:hover{cursor:pointer;transform:rotateY(-10deg) translate(.25rem);filter:brightness(.9);transition:all .5s}._btnAdd_kf3zw_41:active{transform:rotateY(-25deg) translate(.5rem);filter:brightness(.8)}._main-event_1i38v_1{background-color:var(--blue);border-radius:0 var(--border-radius) var(--border-radius) 0;display:flex;max-height:calc(100vh - var(--header-height) - var(--titlefirst-height) - 1rem);overflow:hidden;margin-top:1rem;margin-right:var(--side-padding);outline:.5em solid var(--blue);padding-left:var(--side-padding);margin-bottom:2rem}._main-event__image-container_1i38v_13{background-color:var(--light);height:inherit;width:50%;flex-shrink:0;padding:5rem 2rem;position:relative;display:flex;align-items:center;overflow:hidden}._main-event__image-container_1i38v_13 ._imgEventImageBG_1i38v_24{position:absolute;height:100%;width:100%;zoom:2;object-fit:cover;filter:brightness(.8) blur(8px)}._main-event__image-container_1i38v_13 ._imgEventImage_1i38v_24{max-height:100%;max-width:max(50vw,400px);height:auto;display:inline-block;margin:auto;object-fit:cover;z-index:10}._main-event__image-container_1i38v_13 ._media-button_1i38v_41{background-color:var(--light);border:none;box-shadow:0 0 1rem #20202040;position:absolute;top:50%;transform:translateY(-50%)}._main-event__image-container_1i38v_13 ._left-button_1i38v_49{left:0}._main-event__image-container_1i38v_13 ._right-button_1i38v_52{right:0}._main-event_1i38v_1 ._description_1i38v_55{background-color:var(--light);height:inherit;display:flex;flex-direction:column;align-items:flex-end;flex-grow:1}._main-event_1i38v_1 ._description_1i38v_55 ._header_1i38v_63{display:flex;align-items:center;gap:.5rem;width:100%}@media screen and (min-width: 768px){._main-event_1i38v_1 ._description_1i38v_55 ._header_1i38v_63{padding-inline:2rem}}._main-event_1i38v_1 ._description_1i38v_55 ._header__description_1i38v_74{padding:2rem}._main-event_1i38v_1 ._description_1i38v_55 ._header__description--title_1i38v_77{color:var(--blue);border-bottom:1px solid var(--blue);line-height:1em;font-size:4em;font-family:Barlow,sans-serif;text-transform:uppercase}._main-event_1i38v_1 ._description_1i38v_55 ._header__description--place_1i38v_85{color:var(--red);margin-top:.5rem;display:flex;align-items:center;gap:.25rem;font-size:2em}._main-event_1i38v_1 ._description__body_1i38v_93{padding:0 2rem;display:flex;flex-direction:column;margin-top:1rem;width:100%;overflow:auto;flex-grow:1}._main-event_1i38v_1 ._description__body--text_1i38v_102{color:var(--dark);font-size:1.5rem;white-space:pre-wrap}._main-event_1i38v_1 ._description__body--read-more_1i38v_107{color:var(--blue);background-color:unset;border:none;display:block;margin-top:auto;margin-left:auto;font-size:1.5rem;transition:.25s}._main-event_1i38v_1 ._description__body--read-more_1i38v_107:hover{filter:brightness(1.5);transition:.25s;opacity:.7;cursor:pointer}._main-event_1i38v_1 ._description__footer_1i38v_123{padding:2rem;width:100%;margin-top:auto;display:flex;gap:2rem}._main-event_1i38v_1 ._description__footer--button_1i38v_130{background-color:var(--blue);border-radius:0 1rem 1rem;border:none;color:var(--light);display:block;text-align:center;padding:1rem;margin-top:auto;margin-left:auto;min-width:fit-content;width:100%;text-decoration:none;text-transform:uppercase;font-size:2rem;font-weight:700;font-family:Barlow,sans-serif;transition:.25s}._main-event_1i38v_1 ._description__footer--button_1i38v_130:hover{filter:brightness(1.5);transition:.25s;opacity:.7;cursor:pointer}._show_1i38v_156{opacity:1;transition:all 1s ease-out;transform:scale(1) translate(0)}._show_1i38v_156 *{opacity:1}._show_1i38v_156 ._description__body--text_1i38v_102{transition:2s}._hide_1i38v_168{opacity:0;transition:.5s;transform:scale(1) translate(-1000px)}._hide_1i38v_168 *{transition:1s}._hide_1i38v_168 ._main-event__image-container_1i38v_13,._hide_1i38v_168 ._description_1i38v_55{opacity:0;transform:translate(-1000px)}._hide_1i38v_168 ._description__body--text_1i38v_102{opacity:0}@media screen and (max-width: 1199px){._main-event_1i38v_1{flex-direction:column;max-height:unset}._main-event__image-container_1i38v_13{width:100%;padding:0}._main-event_1i38v_1 ._header_1i38v_63{padding:.5rem}._main-event_1i38v_1 ._header_1i38v_63 ._header__description_1i38v_74{padding:.5rem!important}._main-event_1i38v_1 ._header_1i38v_63 ._header__description--title_1i38v_77{font-size:2.5rem;line-height:100%}._main-event_1i38v_1 ._header_1i38v_63 ._header__description--place_1i38v_85{font-size:1.5rem}._main-event_1i38v_1 ._header__footer--date_1i38v_206{display:none}}._datetime_1jd63_1{text-align:center;font-family:Barlow,sans-serif;border:1px solid var(--blue);border-radius:.65rem;padding:.125rem}._datetime__weekday_1jd63_8{color:var(--blue);font-size:2rem}._datetime__date_1jd63_12{color:var(--dark);display:flex;align-items:center;flex-direction:column}._datetime__date--day_1jd63_18{font-size:2rem;font-weight:700;border-bottom:1px solid var(--dark)}._datetime__date--month_1jd63_23{font-size:2rem}._datetime__time_1jd63_26{font-size:1.5rem;background-color:var(--blue);padding:.5rem;border-radius:.5rem;color:var(--light);width:100%}._datetime__time_1jd63_26 span{margin:auto;display:block;width:fit-content}._datetime_1jd63_1._small_1jd63_39{width:64px}._datetime_1jd63_1._small_1jd63_39 ._datetime__weekday_1jd63_8{color:var(--blue);font-size:1.25rem}._datetime_1jd63_1._small_1jd63_39 ._datetime__date--day_1jd63_18,._datetime_1jd63_1._small_1jd63_39 ._datetime__date--month_1jd63_23{font-size:1.5rem!important}._datetime_1jd63_1._small_1jd63_39 ._datetime__time_1jd63_26{padding:.25rem!important;font-size:1rem;border-radius:.5rem}._title_139qc_1{display:flex;flex-direction:column;font-size:var(--titlefirst-height);line-height:1em}._title__first_139qc_7{font-family:Barlow,sans-serif;text-transform:uppercase;font-weight:700}._title__second_139qc_12{font-family:StingerTrial,system-ui,Avenir,Helvetica,Arial,sans-serif;text-transform:lowercase;position:relative;top:-3rem;text-shadow:-1px -1px 0 #000}._title__second_139qc_12._blue_139qc_19{color:var(--blue)}._title__second_139qc_12._red_139qc_22{color:var(--red)}._title__second_139qc_12._yellow_139qc_25{color:var(--yellow)}._title__second_139qc_12._dark_139qc_28{color:var(--dark)}._title__second_139qc_12._light_139qc_31{color:var(--light)}._title_139qc_1._blue_139qc_19 ._title__first_139qc_7{color:var(--blue)!important}._title_139qc_1._blue_139qc_19 ._title__second_139qc_12{text-shadow:-1px -1px 0 var(--blue),1px 1px 0 var(--blue)}._title_139qc_1._red_139qc_22 ._title__first_139qc_7{color:var(--red)!important}._title_139qc_1._red_139qc_22 ._title__second_139qc_12{text-shadow:-1px -1px 0 var(--red),1px 1px 0 var(--red)}._title_139qc_1._yellow_139qc_25 ._title__first_139qc_7{color:var(--yellow)!important}._title_139qc_1._yellow_139qc_25 ._title__second_139qc_12{text-shadow:-1px -1px 0 var(--yellow),1px 1px 0 var(--yellow)}._title_139qc_1._dark_139qc_28 ._title__first_139qc_7{color:var(--dark)!important}._title_139qc_1._dark_139qc_28 ._title__second_139qc_12{text-shadow:-1px -1px 0 var(--dark),1px 1px 0 var(--dark)}._title_139qc_1._light_139qc_31 ._title__first_139qc_7{color:var(--light)!important}._title_139qc_1._light_139qc_31 ._title__second_139qc_12{text-shadow:-1px -1px 0 var(--light),1px 1px 0 var(--light)}@media screen and (max-width: 575px){._title_139qc_1>*{font-size:.75em}}a{text-decoration:none}._event_1lx5b_5{width:100%;height:100%;border-radius:1rem;overflow:hidden;box-shadow:0 .25rem 1rem #20202040;background-color:var(--white);display:flex;flex-direction:column;position:relative}._event_1lx5b_5:first-child,._event_1lx5b_5:nth-child(4),._event_1lx5b_5:nth-child(7){margin-left:0}._event_1lx5b_5 img{aspect-ratio:1/1;object-fit:cover}._event__info_1lx5b_23{padding:.5rem;gap:.5rem;display:flex}._event__info--title_1lx5b_28{color:var(--dark);font-family:Barlow,sans-serif;font-size:2rem}._event__info--place_1lx5b_33{color:var(--red);display:flex;gap:.25rem;margin-top:.25rem;font-weight:400;align-items:center}._event_1lx5b_5._hide_1lx5b_42{transform:scale(.75);opacity:0;transition:.5s}._event_1lx5b_5._hide_1lx5b_42:nth-child(n+1){transition-delay:0s}._event_1lx5b_5._hide_1lx5b_42:nth-child(n+2){transition-delay:.125s}._event_1lx5b_5._hide_1lx5b_42:nth-child(n+3){transition-delay:.25s}._event_1lx5b_5._show_1lx5b_57{transition:.5s}._event_1lx5b_5._show_1lx5b_57:nth-child(n+1){transition-delay:0s}._event_1lx5b_5._show_1lx5b_57:nth-child(n+2){transition-delay:.125s}._event_1lx5b_5._show_1lx5b_57:nth-child(n+3){transition-delay:.25s}._event_1lx5b_5:hover{transform:scale(1.02);transition:.5s;transition-delay:0;cursor:pointer;box-shadow:0 0 1rem .5rem #20202020}._section1_1wems_1{background-color:var(--dark);border-radius:var(--border-radius) var(--border-radius) 0 0;font-size:1.5rem;text-align:right;display:flex;gap:2rem;padding-right:var(--side-padding);min-height:calc(100vh - var(--header-height));overflow:hidden}._section1__image_1wems_12{object-fit:cover;flex-basis:400px;flex-grow:1;width:50%}._section1__description_1wems_18{padding:2rem 0 var(--side-padding) 0;padding-top:var(--header-height);flex-basis:400px;flex-grow:1;padding-left:var(--side-padding);text-align:right}._section1__description_1wems_18 p,._section1__description_1wems_18 textarea{font-weight:400;color:var(--light);height:100%;width:100%;line-height:1.25em;margin-top:2rem}@media screen and (max-width: 1199px){._section1_1wems_1{flex-direction:column-reverse}._section1__image_1wems_12{width:100%;border-radius:0 1rem 0 0}}._section2_1w6k3_1{background-color:var(--light);border-radius:var(--border-radius) var(--border-radius) 0 0;bottom:-2rem;border-top:.25rem solid black;padding:var(--header-height) var(--side-padding) 2rem;position:relative;overflow:hidden;min-height:calc(100vh - var(--header-height));font-size:1.5rem;text-align:left}._section2__image_1w6k3_13{aspect-ratio:3/4;object-fit:cover;min-width:400px;width:auto;max-height:500px;flex-grow:1;margin:auto;margin-bottom:2rem}._section2__description_1w6k3_23{align-items:center;flex-basis:800px;color:var(--dark)}._section2__description_1w6k3_23 p{margin-top:2rem;line-height:1.25em;font-weight:400}._loadingContainer_3vsq8_1{height:100%;width:100%;z-index:10;position:absolute;margin:auto;left:0;top:0;display:flex}._loadingContainer_3vsq8_1._fill_3vsq8_11{background-color:var(--light)}._loadingContainer_3vsq8_1._fullscreen_3vsq8_14{margin-top:var(--header-height);height:calc(100% - var(--header-height))!important}._loadingContainer_3vsq8_1 div{margin:auto;display:flex;gap:.5rem}._loadingContainer_3vsq8_1 div._dark_3vsq8_23 span{background-color:var(--dark)}._loadingContainer_3vsq8_1 div._light_3vsq8_26 span{background-color:var(--light)}._loadingContainer_3vsq8_1 div span{height:.75rem;width:.75rem;display:inline-block;border-radius:1rem;background-color:var(--dark);animation-name:_dotsAnimation_3vsq8_1;animation-duration:2s;animation-iteration-count:infinite}._loadingContainer_3vsq8_1 div span:nth-child(1){animation-delay:.5s}._loadingContainer_3vsq8_1 div span:nth-child(2){animation-delay:.75s}._loadingContainer_3vsq8_1 div span:nth-child(3){animation-delay:1s}@keyframes _dotsAnimation_3vsq8_1{0%{opacity:1}50%{opacity:0}90%{box-shadow:none}to{opacity:1}}._main_13cl7_1{background-image:linear-gradient(90deg,var(--red),var(--blue));padding-top:var(--header-height)}._header_13cl7_6{height:fit-content;display:flex;padding:2rem var(--side-padding)}@media screen and (max-width: 768px){._header_13cl7_6{flex-direction:column}._header__info_13cl7_15{padding:0!important}._header__info--name_13cl7_18{margin-top:1rem}}._header__image_13cl7_22{position:relative;max-width:min(400px,100%);width:fit-content;margin:auto;max-height:50vh}._header__info_13cl7_15{padding:0 2rem;position:relative;flex-grow:1}._header__info--name_13cl7_18{font-size:3rem;line-height:4rem;padding-bottom:1rem;margin-bottom:1rem;border-bottom:2px solid var(--light)}._header__info--time_13cl7_41,._header__info--place_13cl7_41{display:flex;align-items:center;gap:1rem;padding-top:1rem;font-size:2rem}._header__info--buy_13cl7_48{padding:.5rem 2rem;color:var(--blue);background-color:var(--light);border-radius:.5rem;border:none;font-weight:700;box-shadow:0 .5rem 1rem #0004;font-size:2.5rem;text-transform:uppercase;margin-top:2rem;margin-left:auto;display:block;transition:.25s}._header__info--buy_13cl7_48 a{color:var(--blue);text-decoration:none}@media screen and (max-width: 1080px){._header__info--buy_13cl7_48 a{font-size:1.75rem}}._header__info--buy_13cl7_48:hover{cursor:pointer;transform:translateY(-.25rem) scale(1.05);transition:.25s}._description_13cl7_78{white-space:pre-wrap;background-color:var(--light);color:var(--dark);padding:var(--side-padding);border-radius:var(--border-radius) var(--border-radius) 0 0;font-size:1.25rem;min-height:50vh}._main_oh46l_1{background-image:linear-gradient(90deg,var(--red),var(--blue));padding-top:var(--header-height)}._confirmButton_oh46l_6{height:4rem;width:4rem;background-color:var(--light);border:none;border-radius:.5rem;color:var(--dark);position:absolute;right:var(--side-padding);top:var(--header-height);margin-top:1rem;z-index:1000}._confirmButton_oh46l_6:hover{cursor:pointer;transform:scale(1.1);transition:.5s}._header_oh46l_25{margin-top:0!important;height:fit-content;display:flex;padding:2rem var(--side-padding)}@media screen and (max-width: 768px){._header_oh46l_25{flex-direction:column}._header__info_oh46l_35{padding:0!important}._header__info--name_oh46l_38{margin-top:1rem}}._header__image_oh46l_42{position:relative;max-width:100%;width:fit-content;margin:auto;max-height:50vh}._header__image--editButton_oh46l_49{position:absolute;top:0%;right:0;margin:.5rem}._header__image--image_oh46l_55{max-width:min(400px,100%);aspect-ratio:1/1;object-fit:cover;display:block;max-height:50vh}._header__info_oh46l_35{padding:0 2rem;position:relative;flex-grow:1}._header__info--name_oh46l_38{font-size:3rem;line-height:4rem;padding-bottom:1rem;margin-bottom:1rem;border-bottom:2px solid var(--light);width:100%}._header__info--time_oh46l_75,._header__info--place_oh46l_75{display:flex;align-items:center;gap:1rem;padding-top:1rem;font-size:2rem}._header__info--buy_oh46l_82{background-color:var(--light);border-radius:.5rem;border:none;box-shadow:0 .5rem 1rem #0004;display:block;font-weight:700;font-size:2.5rem;text-transform:uppercase;margin-top:3rem;margin-left:auto;padding:.5rem 2rem;transition:.25s}._header__info--buy_oh46l_82 a{color:var(--blue);text-decoration:none}@media screen and (max-width: 768px){._header__info--buy_oh46l_82 a{font-size:1.75rem}}._header__info--buy_oh46l_82:hover{cursor:pointer;transform:translateY(-.25rem) scale(1.05);transition:.25s}input,textarea{font-family:Barlow,sans-serif;background-color:unset;padding:.5rem;color:var(--dark);border-radius:.5rem}input{border:2px solid var(--light)!important}._description_oh46l_123{margin-top:0!important;background-color:var(--light);color:var(--dark);padding:var(--side-padding);border-radius:var(--border-radius) var(--border-radius) 0 0}._description_oh46l_123 textarea{width:100%;min-height:200px;height:fit-content}._btnDeleteEvent_oh46l_136{border:none;display:flex;font-size:2rem;width:100%;justify-content:center;align-items:center;background-color:unset;margin:.5rem;gap:.5rem}._btnDeleteEvent__icon_oh46l_147{background-color:var(--red);border-radius:.25rem;padding:.25rem}._btnDeleteEvent__text_oh46l_152{color:var(--red);font-size:.75em}._btnDeleteEvent_oh46l_136:hover{cursor:pointer;transition:.25s;scale:1.05}._main_hxexr_1{display:flex;flex-direction:column;overflow:hidden}._events_hxexr_7{background-color:var(--light);border-radius:var(--border-radius) var(--border-radius) 0 0;color:var(--dark);display:inline-block;padding-top:var(--header-height);padding-bottom:3rem;position:relative;width:100vw}._events_hxexr_7 h2{margin-left:var(--side-padding)}._events_hxexr_7 ._next-events_hxexr_20{display:grid;grid-template-columns:repeat(3,auto);margin-inline:var(--side-padding)}._contact_hxexr_26{background-color:var(--blue);color:var(--light);padding:var(--header-height) var(--side-padding)}section{position:relative}section:nth-child(2){margin-top:-1rem}section:nth-child(3){margin-top:-2rem}section:nth-child(4){margin-top:-4rem}._footer_hxexr_45{background-color:var(--dark);color:var(--light);height:200px;text-align:center;padding:2rem}._main_xe825_1{padding:0 var(--side-padding);background-color:var(--dark);position:absolute;top:0;width:100vw;height:100vh}._loginForm_xe825_10{padding:1em;background-color:var(--light);height:calc(100vh - var(--header-height));top:var(--header-height);position:absolute;min-width:350px;width:50vw}@media screen and (max-width: 767px){._loginForm_xe825_10{width:100%}}._loginForm__formGroup_xe825_24{margin:auto}._loginForm__formGroup_xe825_24 label{color:var(--dark);text-align:left;width:100%;margin-top:1rem;margin-bottom:.5rem;display:inline-block}._loginForm__formGroup_xe825_24 input{display:block;width:100%;background-color:var(--dark);margin-left:auto;padding:.75rem .5rem}._loginForm__sendLogin_xe825_42{padding:1rem 2rem;border-radius:1rem;border:none;background-color:var(--blue);margin-top:1rem;margin-left:auto;display:block;transition:.125s}._loginForm__sendLogin_xe825_42:hover{cursor:pointer;transform:scale(1.05) translate(-.5rem) translateY(-.5rem);box-shadow:.25rem .5rem .25rem #0004;transition:.125s}._dock_1kqwz_1{top:var(--header-height);margin:1em var(--side-padding);max-height:100px;overflow:auto;position:relative;z-index:10}._dock_1kqwz_1:hover ._dock_removeAll_1kqwz_9{opacity:1}._dock_removeAll_1kqwz_9{background-color:var(--light);border:none;padding:.5em;color:var(--dark);position:absolute;left:50%;top:1rem;font-size:1.25em;transition:.5s;box-shadow:0 .5rem 1rem #00000040;height:3rem;width:3rem;border-radius:2rem;opacity:0;transition:.25s}._dock_removeAll_1kqwz_9:hover{cursor:pointer;scale:1.1;transition:.25s}._dock__item_1kqwz_34{background-color:var(--red);color:var(--light);padding:.5em 1em;border-radius:.75em;margin-top:.5em;display:flex;align-items:center}._dock__item_1kqwz_34 button{background-color:unset;border:none;font-size:1.25em;margin-left:auto;transition:.25s}._dock__item_1kqwz_34 button:hover{cursor:pointer;scale:1.1;transition:.25s}@font-face{font-family:StingerTrial;src:url(/assets/StingerTrialRegular-BQiG1mtn.ttf) format("truetype")}:root{font-family:Barlow,sans-serif;color-scheme:light dark;--header-height: 5rem;--side-padding: 7rem;--border-radius: 2rem;--section-height: calc( 100vh - var(--header-height) );--titlefirst-height: 7.3rem;--yellow: #CFD72A;--white: #f3f3f3;--dark: #202020;--light: #E5E4D4;--blue: #3D4F9B;--red: #C02C25;background-color:var( --yellow );color:var( --light );scroll-behavior:smooth}::selection{color:var(--light);background:var(--red)}*{box-sizing:border-box;margin:0;padding:0}.hide{opacity:0;transition:.5s}.show{opacity:1;transition:1s}@media screen and (max-width: 1199px){:root{--side-padding: 2rem;--header-height: 3.5rem;--titlefirst-height: 5rem}}
