.react-international-phone-country-selector{position:relative}.react-international-phone-country-selector-button{display:-ms-flexbox;display:flex;height:var(--react-international-phone-height,36px);-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0;border:1px solid var(--react-international-phone-country-selector-border-color,var(--react-international-phone-border-color,#dcdcdc));margin:0;-moz-appearance:button;appearance:button;-webkit-appearance:button;background-color:var(--react-international-phone-country-selector-background-color,var(--react-international-phone-background-color,#fff));cursor:pointer;text-transform:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.react-international-phone-country-selector-button:hover{background-color:var(--react-international-phone-country-selector-background-color-hover,#f5f5f5)}.react-international-phone-country-selector-button--hide-dropdown{cursor:auto}.react-international-phone-country-selector-button--hide-dropdown:hover{background-color:transparent}.react-international-phone-country-selector-button__button-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.react-international-phone-country-selector-button__flag-emoji{margin:0 4px}.react-international-phone-country-selector-button__flag-emoji--disabled{opacity:.75}.react-international-phone-country-selector-button__dropdown-arrow{border-top:var(--react-international-phone-country-selector-arrow-size,4px) solid var(--react-international-phone-country-selector-arrow-color,#777);border-right:var(--react-international-phone-country-selector-arrow-size,4px) solid transparent;border-left:var(--react-international-phone-country-selector-arrow-size,4px) solid transparent;margin-right:4px;-webkit-transition:all .1s ease-out;transition:all .1s ease-out}.react-international-phone-country-selector-button__dropdown-arrow--active{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.react-international-phone-country-selector-button__dropdown-arrow--disabled{border-top-color:var(--react-international-phone-disabled-country-selector-arrow-color,#999)}.react-international-phone-country-selector-button--disabled{cursor:auto}.react-international-phone-country-selector-button--disabled,.react-international-phone-country-selector-button--disabled:hover{background-color:var(--react-international-phone-disabled-country-selector-background-color,var(--react-international-phone-disabled-background-color,#f5f5f5))}.react-international-phone-flag-emoji{width:var(--react-international-phone-flag-width,24px);height:var(--react-international-phone-flag-height,24px);-webkit-box-sizing:border-box;box-sizing:border-box}.react-international-phone-country-selector-dropdown{position:absolute;z-index:1;top:var(--react-international-phone-dropdown-top,44px);left:var(--react-international-phone-dropdown-left,0);display:-ms-flexbox;display:flex;width:300px;max-height:200px;-ms-flex-direction:column;flex-direction:column;padding:4px 0;margin:0;background-color:var(--react-international-phone-dropdown-item-background-color,var(--react-international-phone-background-color,#fff));-webkit-box-shadow:var(--react-international-phone-dropdown-shadow,2px 2px 16px rgba(0,0,0,.25));box-shadow:var(--react-international-phone-dropdown-shadow,2px 2px 16px rgba(0,0,0,.25));color:var(--react-international-phone-dropdown-item-text-color,var(--react-international-phone-text-color,#222));list-style:none;overflow-y:scroll}.react-international-phone-country-selector-dropdown__preferred-list-divider{height:1px;border:none;margin:var(--react-international-phone-dropdown-preferred-list-divider-margin,0);background:var(--react-international-phone-dropdown-preferred-list-divider-color,var(--react-international-phone-border-color,#dcdcdc))}.react-international-phone-country-selector-dropdown__list-item{display:-ms-flexbox;display:flex;min-height:var(--react-international-phone-dropdown-item-height,28px);-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-align:center;align-items:center;padding:2px 8px}.react-international-phone-country-selector-dropdown__list-item-flag-emoji{margin-right:8px}.react-international-phone-country-selector-dropdown__list-item-country-name{overflow:hidden;margin-right:8px;font-size:var(--react-international-phone-dropdown-item-font-size,14px);text-overflow:ellipsis;white-space:nowrap}.react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-dropdown-item-dial-code-color,gray);font-size:var(--react-international-phone-dropdown-item-font-size,14px)}.react-international-phone-country-selector-dropdown__list-item:hover{background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,#f5f5f5));cursor:pointer}.react-international-phone-country-selector-dropdown__list-item--focused,.react-international-phone-country-selector-dropdown__list-item--selected{background-color:var(--react-international-phone-selected-dropdown-item-background-color,#f5f5f5);color:var(--react-international-phone-selected-dropdown-item-text-color,var(--react-international-phone-text-color,#222))}.react-international-phone-country-selector-dropdown__list-item--focused .react-international-phone-country-selector-dropdown__list-item-dial-code,.react-international-phone-country-selector-dropdown__list-item--selected .react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-selected-dropdown-item-dial-code-color,var(--react-international-phone-dropdown-item-dial-code-color,gray))}.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,#f5f5f5))}.react-international-phone-dial-code-preview{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0 8px;border:1px solid var(--react-international-phone-dial-code-preview-border-color,var(--react-international-phone-border-color,#dcdcdc));margin-right:-1px;background-color:var(--react-international-phone-dial-code-preview-background-color,var(--react-international-phone-background-color,#fff));color:var(--react-international-phone-dial-code-preview-text-color,var(--react-international-phone-text-color,#222));font-size:var(--react-international-phone-dial-code-preview-font-size,var(--react-international-phone-font-size,13px))}.react-international-phone-dial-code-preview--disabled{background-color:var(--react-international-phone-dial-code-preview-disabled-background-color,var(--react-international-phone-disabled-background-color,#f5f5f5));color:var(--react-international-phone-dial-code-preview-disabled-text-color,var(--react-international-phone-disabled-text-color,#666))}.react-international-phone-input-container{display:-ms-flexbox;display:flex}.react-international-phone-input-container .react-international-phone-country-selector-button{border-radius:var(--react-international-phone-border-radius,4px);margin-right:-1px;border-bottom-right-radius:0;border-top-right-radius:0}.react-international-phone-input-container .react-international-phone-input{overflow:visible;height:var(--react-international-phone-height,36px);-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;border:1px solid var(--react-international-phone-border-color,#dcdcdc);border-radius:var(--react-international-phone-border-radius,4px);margin:0;background-color:var(--react-international-phone-background-color,#fff);border-bottom-left-radius:0;border-top-left-radius:0;color:var(--react-international-phone-text-color,#222);font-family:inherit;font-size:var(--react-international-phone-font-size,13px)}.react-international-phone-input-container .react-international-phone-input:focus{outline:none}.react-international-phone-input-container .react-international-phone-input--disabled{background-color:var(--react-international-phone-disabled-background-color,#f5f5f5);color:var(--react-international-phone-disabled-text-color,#666)}.PhoneInputField_headline3__j9dXF{margin:0;color:#333}@media only screen and (min-width:1200px){.PhoneInputField_headline3__j9dXF{font:700 1.75rem/2rem GT Walsheim,sans-serif}}@media only screen and (max-width:1199px){.PhoneInputField_headline3__j9dXF{font:700 1.75rem/2rem GT Walsheim,sans-serif}}@media only screen and (max-width:600px){.PhoneInputField_headline3__j9dXF{font:700 1.5rem/1.75rem GT Walsheim,sans-serif}}.PhoneInputField_headline2__pVZbt+.PhoneInputField_headline3__j9dXF{margin-top:2rem}@media only screen and (max-width:1199px){.PhoneInputField_headline2__pVZbt+.PhoneInputField_headline3__j9dXF{margin-top:1.75rem}}@media only screen and (max-width:600px){.PhoneInputField_headline2__pVZbt+.PhoneInputField_headline3__j9dXF{margin-top:1.5rem}}.PhoneInputField_paragraph__9N6qu+.PhoneInputField_headline3__j9dXF{margin-top:3rem}@media only screen and (max-width:1199px){.PhoneInputField_paragraph__9N6qu+.PhoneInputField_headline3__j9dXF{margin-top:2.5rem}}@media only screen and (max-width:600px){.PhoneInputField_paragraph__9N6qu+.PhoneInputField_headline3__j9dXF{margin-top:2rem}}.PhoneInputField_error___BAdN{color:#e74c3c}.PhoneInputField_error___BAdN,.PhoneInputField_helper-text__aIwaQ{margin-top:.1rem;padding-left:.5rem}.PhoneInputField_wrapper__d5G1N{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;margin:.5rem 0 1.5rem;position:relative}.PhoneInputField_phone-input__7REX9{background:#fff;border:0;border-left:4px solid #e5e5f0;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:3.5rem;padding-left:.4rem;-ms-flex-align:center;align-items:center;width:100%;font:normal 1rem/1.5rem aktiv-grotesk,sans-serif}.PhoneInputField_phone-input__7REX9:focus-within{border-left:4px solid #00cfd6;-webkit-box-shadow:0 0 7px 1px rgba(0,0,0,.1);box-shadow:0 0 7px 1px rgba(0,0,0,.1);outline:none}.PhoneInputField_phone-input__7REX9:hover{border-left:4px solid #00cfd6}.PhoneInputField_phone-input__7REX9:disabled{border-left:4px solid #e5e5f0}.PhoneInputField_phone-input__7REX9::-webkit-input-placeholder{color:#d1d1db}.PhoneInputField_phone-input__7REX9::-moz-placeholder{color:#d1d1db}.PhoneInputField_phone-input__7REX9:-ms-input-placeholder{color:#d1d1db}.PhoneInputField_phone-input__7REX9::-ms-input-placeholder{color:#d1d1db}.PhoneInputField_phone-input__7REX9::placeholder{color:#d1d1db}.PhoneInputField_input-container__Qu13L{position:relative;border-radius:4px;background:#fff}.PhoneInputField_input-container__Qu13L:focus-within .PhoneInputField_label__HYIet{color:#00cfd6}.PhoneInputField_label__HYIet{margin:0;color:#505067;color:#81819d;position:absolute;top:50%;left:4rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:1.18rem;-webkit-transition:all .2s;transition:all .2s;pointer-events:none}@media only screen and (min-width:1200px){.PhoneInputField_label__HYIet{font:normal 1.18rem/2rem aktiv-grotesk,sans-serif}}@media only screen and (max-width:1199px){.PhoneInputField_label__HYIet{font:normal 1.1rem/1.75rem aktiv-grotesk,sans-serif}}@media only screen and (max-width:600px){.PhoneInputField_label__HYIet{font:normal 1rem/1.5rem aktiv-grotesk,sans-serif}}.PhoneInputField_phone-wrapper-pushed__OYe_R,.PhoneInputField_phone-wrapper__LsS0i{-webkit-transition:all .2s;transition:all .2s}.PhoneInputField_label-float__Aa3ah{top:.5rem;-webkit-transform:translateY(-16px) translateX(-20px) scale(.8);transform:translateY(-16px) translateX(-20px) scale(.8);color:#81819d}.ContactForm_button__rQ1ZW{-ms-flex-item-align:center;align-self:center;margin-bottom:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ContactForm_link__w9Wkt{text-decoration:none;color:#00cfd6}.ContactForm_link__w9Wkt:hover{color:#00c0c7}.ContactForm_caption__kT5SH{margin-left:2.75rem;text-align:left}@media only screen and (max-width:600px){.ContactForm_caption__kT5SH{margin-right:1.5rem}}.ContactForm_checkbox__sJbgq,.ContactForm_input-distance__K9xy2{margin-top:2rem;margin-bottom:1.5rem}.ContactForm_checkbox__sJbgq{padding-left:1.5rem}.ContactForm_caption__kT5SH{max-width:90%;padding-bottom:30px}.EventRegistration_content__2aGTy{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:center}.EventRegistration_headline__tiHyS{margin:4rem 0 1rem}.EventRegistration_modal__brNdS{-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:space-evenly;justify-content:space-evenly;max-width:720px}.EventRegistration_headline2__EjyVX{margin:3.5rem 1rem;text-align:center}@font-face{font-display:swap;font-family:GT Walsheim;font-style:normal;font-weight:700;src:local("GT Walsheim Bold"),local("GT-Walsheim-Bold"),local("GT Walsheim"),local("GT-Walsheim"),url(/fonts/GT-Walsheim-Bold.woff2) format("woff2"),url(/fonts/GT-Walsheim-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:SUNN;font-style:normal;font-weight:300;src:local("SUNN"),url(/fonts/hinted-SUNN.woff2) format("woff2"),url(/fonts/hinted-SUNN.woff) format("woff")}.NoBookiePopup_headline3__eWfR4{margin:0;color:#333}@media only screen and (min-width:1200px){.NoBookiePopup_headline3__eWfR4{font:700 1.75rem/2rem GT Walsheim,sans-serif}}@media only screen and (max-width:1199px){.NoBookiePopup_headline3__eWfR4{font:700 1.75rem/2rem GT Walsheim,sans-serif}}@media only screen and (max-width:600px){.NoBookiePopup_headline3__eWfR4{font:700 1.5rem/1.75rem GT Walsheim,sans-serif}}.NoBookiePopup_headline2__Pu3iz+.NoBookiePopup_headline3__eWfR4{margin-top:2rem}@media only screen and (max-width:1199px){.NoBookiePopup_headline2__Pu3iz+.NoBookiePopup_headline3__eWfR4{margin-top:1.75rem}}@media only screen and (max-width:600px){.NoBookiePopup_headline2__Pu3iz+.NoBookiePopup_headline3__eWfR4{margin-top:1.5rem}}.NoBookiePopup_paragraph__dl8Hp+.NoBookiePopup_headline3__eWfR4{margin-top:3rem}@media only screen and (max-width:1199px){.NoBookiePopup_paragraph__dl8Hp+.NoBookiePopup_headline3__eWfR4{margin-top:2.5rem}}@media only screen and (max-width:600px){.NoBookiePopup_paragraph__dl8Hp+.NoBookiePopup_headline3__eWfR4{margin-top:2rem}}.NoBookiePopup_headline__B_bbi{font-size:2.75rem;line-height:3rem}@media only screen and (max-width:600px){.NoBookiePopup_headline__B_bbi{font-size:2rem}}.NoBookiePopup_modal___4Lel,.NoBookiePopup_small-modal__fkTx5{background:#f7f7fc;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.NoBookiePopup_headline__B_bbi{margin-bottom:2.25rem;text-align:center}@media only screen and (max-width:600px){.NoBookiePopup_headline__B_bbi{margin-bottom:1rem}}.NoBookiePopup_small-modal__fkTx5{height:auto;-ms-flex-pack:center;justify-content:center;width:auto;-ms-flex-align:center;align-items:center;padding:4rem}@media only screen and (max-width:600px){.NoBookiePopup_small-modal__fkTx5{padding:1.5rem}}.NoBookiePopup_small-modal-caption__WPaIc{-ms-flex-item-align:center;align-self:center;margin-bottom:2rem;max-width:420px;text-align:center}.CampCardPlaceholder_slot__D4fnd{background-color:#f0f0f7;border-bottom:4px solid #e5e5f0;border-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden;text-decoration:none;max-width:730px;height:400px}@media only screen and (min-width:1200px){.CampCardPlaceholder_slot__D4fnd{max-width:500px}}.CampCardPlaceholder_image-part__PwfQA{height:50%;position:relative;width:100%;overflow:hidden;background-color:#e5e5f0}.CampCardPlaceholder_content-part__yn3e5{overflow:hidden;padding:20px}.CampCardPlaceholder_content-row__DXCEs{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;gap:.5rem}.CampCardPlaceholder_disabled__a0JTU{color:#e5e5f0;border-color:#e5e5f0}.CampCardPlaceholder_container__JWYwS{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.CampCardPlaceholder_content-box__eYlSc{-ms-flex-item-align:center;align-self:center;width:40%;height:1rem;background-color:#e5e5f0}.CampCardPlaceholder_headline-box__QVU4h{-ms-flex-item-align:center;align-self:center;width:55%;height:2rem;background-color:#e5e5f0}.CampCardPlaceholder_days__3_DX0{display:grid;grid-gap:.5rem;gap:.5rem;grid-template-columns:1fr 1fr;width:calc(80px + .5rem)}@media only screen and (max-width:600px){.CampCardPlaceholder_days__3_DX0{gap:.25rem}}.CampCardPlaceholder_day__li_r6{-ms-flex-align:center;align-items:center;background:#e5e5f0;border-radius:100%;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:40px;height:40px}.CampCardPlaceholder_day-solo__2KUPs{grid-column:2}@media(max-width:360px){.CampCardPlaceholder_day-solo__2KUPs{grid-column:1}}.CampCardPlaceholder_bookingStatusWithIndicatorPlaceholder__EvQ5P{margin-top:80px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;white-space:nowrap}.CampCardPlaceholder_tiralsAvailableBox__iGBKe{-ms-flex-item-align:center;align-self:center;width:45%;height:1.8rem;background-color:#e5e5f0}.CampCardPlaceholder_status-box__tU9zM{-ms-flex-item-align:center;align-self:center;width:25%;height:1rem;background-color:#e5e5f0}@-webkit-keyframes CampCardPlaceholder_pulse__jNtdz{50%{opacity:.45}}@keyframes CampCardPlaceholder_pulse__jNtdz{50%{opacity:.45}}.ListSlots_section__ceh7S{margin-bottom:32px;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.ListSlots_layout__rrrIu{max-width:none}.ListSlots_list-header__irPJz{z-index:0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;position:relative;width:100%;padding:26px 0 30px}.ListSlots_link__DyX80{cursor:pointer;text-decoration:none}.ListSlots_slot__sUVCk{height:455px;width:100%}.ListSlots_events-banner__irncw,.ListSlots_travel-info-banner__BeB_n{grid-column:1/-1;grid-row:4;margin:2rem 0}@media only screen and (max-width:600px){.ListSlots_events-banner__irncw,.ListSlots_travel-info-banner__BeB_n{margin:0}}.ListSlots_events-banner__irncw{grid-row:8}.ListSlots_breadcrumb__2xLai{position:relative!important;bottom:0!important;left:0!important;width:auto!important;top:0!important}.ListSlots_headline__OjrS8{margin:2rem 1.5rem 0;place-self:flex-start;width:calc(100% - 3rem)}.CampCardPlaceholderGrid_list__mehCx{display:grid;grid-gap:32px;gap:32px;grid-template-columns:repeat(auto-fit,minmax(352px,1fr))}@media only screen and (max-width:402px){.CampCardPlaceholderGrid_list__mehCx{grid-template-columns:minmax(0,1fr)}}.CampCardPlaceholderGrid_headline__OVinf{margin-bottom:2rem}@-webkit-keyframes CampCardPlaceholderGrid_pulse__SZQxu{50%{opacity:.45}}@keyframes CampCardPlaceholderGrid_pulse__SZQxu{50%{opacity:.45}}.CampCardPlaceholderGrid_wrapper__k7_ss{-webkit-animation:CampCardPlaceholderGrid_pulse__SZQxu 2s infinite;animation:CampCardPlaceholderGrid_pulse__SZQxu 2s infinite}.EventsPage_event-list__HlQyX{-ms-flex-pack:center;justify-content:center;display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,360px));margin:4rem 0}.EventsPage_filter__vp6TZ{-ms-flex-align:center;align-items:center;background-color:#f7f7fc;display:-ms-flexbox;display:flex;padding:2rem 1rem}.EventsPage_select__hIjN3{margin:0 1rem;max-width:300px;min-width:300px;width:auto!important}@media only screen and (max-width:1199px){.EventsPage_select__hIjN3{-webkit-box-sizing:border-box;box-sizing:border-box;margin:2rem auto;min-width:auto}}.EventsPage_trainers__a51Ck{-webkit-transform:translateX(-55%);transform:translateX(-55%)}.EventsPage_checkbox__SKWsi{margin:0 2rem}@media only screen and (max-width:1199px){.EventsPage_checkbox__SKWsi{-ms-flex-pack:center;justify-content:center;margin:0 2rem 2rem}}@media only screen and (min-width:1200px){.EventsPage_only-mobile__4BtKw{display:none!important}}.EventsPage_headline__LyYuf{margin:2rem 1.5rem 0;place-self:flex-start;width:calc(100% - 3rem)}.EventsPage_width__I8M3Y{width:66%}.EventsPage_map__H_TO_{height:100%;position:absolute;right:0;width:33%}.EventsPage_slots-with-map__VN1lT{width:66%}@media only screen and (max-width:1199px){.EventsPage_hide__F6zLN{visibility:hidden}.EventsPage_map__H_TO_{height:calc(100vh - 64px);width:100%}.EventsPage_slots-with-map__VN1lT{width:100%}}.EventsPage_eventsWithMapContainer__Bu3U7{display:-ms-flexbox;display:flex;background-color:#f7f7fc}.InfoIconWithModal_modal__aLKQG{padding:2rem;max-width:600px;height:-webkit-max-content;height:-moz-max-content;height:max-content;-ms-flex-direction:column;flex-direction:column;max-height:calc(100vh - 15%);overflow:scroll}@media only screen and (min-width:1200px){.InfoIconWithModal_modal__aLKQG{padding:3rem}}.InfoIconWithModal_infoIcon__XsS4z{--info-icon-size:3rem;--info-icon-font-size:2.5rem;margin-bottom:2rem;-ms-flex-item-align:center;align-self:center}.InfoIconWithModal_button__sW6vI{margin-top:2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.InfoIconWithModal_caption__YJ1bC{color:#00cfd6;margin-right:.5rem}.InfoIconWithModal_wrapper__3ygF3{display:-ms-flexbox;display:flex}.EventDetailPage_trainer_container__pMGjL{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin:1rem 0}.EventDetailPage_trainer_img__R5jTi{border-radius:100%;display:block;height:48px;margin-right:1rem;min-width:48px;overflow:hidden;position:relative;width:48px}.EventDetailPage_locationContainer__Il5bO{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-top:16px}.EventDetailPage_cursorIsPointer__BQrdU{cursor:pointer}.EventDetailPage_location-arrow__Oj05v{margin-left:.5rem;margin-top:.5rem}.EventDetailPage_imageContainer__Q4uB3{width:32px;height:32px;margin-left:1rem}.EventDetailPage_price__uSFql{margin-bottom:1rem;text-align:start}.EventDetailPage_time__H06g5{text-align:start}.EventDetailPage_buttonContainer__EGqx9{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.EventDetailPage_bookieInfo__pRkUv{margin-bottom:1.5rem}.EventDetailPage_button__mlDbJ{min-width:200px}.EventDetailPage_marginRight__SXY3j{margin-right:1.5rem}