.EventSidebar-module__RtSL2W__sidebar{background:var(--main-bg);border:1px solid var(--grey-100);border-radius:24px;flex-direction:column;align-items:flex-start;gap:20px;width:100%;max-width:550px;padding:30px;display:flex}.EventSidebar-module__RtSL2W__label{text-transform:uppercase;background:#feebe7;border-radius:8px;padding:3px 5px;font-family:Nunito Sans,sans-serif;font-size:14px}.EventSidebar-module__RtSL2W__type_1{background:#feebe7}.EventSidebar-module__RtSL2W__type_2{background:#d8e2f3}.EventSidebar-module__RtSL2W__type_3{background:#e6e6e6}.EventSidebar-module__RtSL2W__type_4{background:#fff3cd}.EventSidebar-module__RtSL2W__type_5{background:#d4edda}.EventSidebar-module__RtSL2W__type_6{background:#f0d4e8}.EventSidebar-module__RtSL2W__blocks{flex-direction:column;gap:0;width:100%;display:flex}.EventSidebar-module__RtSL2W__block{flex-direction:row;gap:10px;width:100%;padding:10px 0;font-family:Nunito Sans,sans-serif;font-size:18px;font-weight:300;display:flex}.EventSidebar-module__RtSL2W__block strong{font-weight:700}.EventSidebar-module__RtSL2W__borderTop{border-top:1px solid var(--grey-100)}.EventSidebar-module__RtSL2W__blockLabel{flex-shrink:0;width:220px;font-weight:600}.EventSidebar-module__RtSL2W__blockValue{font-size:14px}.EventSidebar-module__RtSL2W__blockValue a{color:var(--brand-orange,#f54012);text-decoration:none}.EventSidebar-module__RtSL2W__blockValue a:hover{text-decoration:underline}.EventSidebar-module__RtSL2W__hasSeats{color:#27ae60;font-weight:700}.EventSidebar-module__RtSL2W__noSeats{color:#e74c3c;font-weight:700}.EventSidebar-module__RtSL2W__manager{background:var(--white);border:1px solid var(--grey-100);border-radius:12px;flex-direction:row;gap:15px;width:100%;padding:15px;display:flex}.EventSidebar-module__RtSL2W__managerPhoto{aspect-ratio:1;border:1px solid var(--grey-100);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;flex-shrink:0;width:90px}.EventSidebar-module__RtSL2W__managerInfo{flex-direction:column;gap:5px;display:flex}.EventSidebar-module__RtSL2W__managerTitle{color:var(--black-700);font-family:Nunito Sans,sans-serif;font-size:14px}.EventSidebar-module__RtSL2W__managerName{font-family:Nunito Sans,sans-serif;font-size:18px;font-weight:700}.EventSidebar-module__RtSL2W__managerPhone{color:var(--black-700);font-family:Nunito Sans,sans-serif;font-size:16px}.EventSidebar-module__RtSL2W__managerPhone a,.EventSidebar-module__RtSL2W__managerEmail a{color:inherit;text-decoration:none}.EventSidebar-module__RtSL2W__managerPhone a:hover,.EventSidebar-module__RtSL2W__managerEmail a:hover{color:var(--brand-orange,#f54012)}.EventSidebar-module__RtSL2W__registrationClosed{background:var(--grey-50,#f5f5f5);text-align:center;border-radius:12px;width:100%;padding:15px;font-family:Nunito Sans,sans-serif}.EventSidebar-module__RtSL2W__registrationClosed strong{font-weight:700}@media (max-width:768px){.EventSidebar-module__RtSL2W__sidebar{padding:15px}.EventSidebar-module__RtSL2W__block{font-size:14px}.EventSidebar-module__RtSL2W__blockLabel{width:150px}}
.EventRegistrationForm-module__MSeUXW__wrapper{width:100%}.EventRegistrationForm-module__MSeUXW__toggleBtn{background:var(--black-500);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;padding:14px 20px;font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:600;transition:opacity .2s;display:flex}.EventRegistrationForm-module__MSeUXW__toggleBtn:hover{opacity:.9}.EventRegistrationForm-module__MSeUXW__form{flex-direction:column;gap:10px;font-family:Nunito Sans,sans-serif;display:flex}.EventRegistrationForm-module__MSeUXW__form input{border:1px solid var(--grey-100);background:var(--white);border-radius:12px;outline:none;padding:15px;font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:300}.EventRegistrationForm-module__MSeUXW__form input:focus{border-color:var(--brand-orange,#f54012)}.EventRegistrationForm-module__MSeUXW__errorInput{border-color:#e74c3c!important}.EventRegistrationForm-module__MSeUXW__fieldError{color:#e74c3c;margin-top:-6px;font-size:12px}.EventRegistrationForm-module__MSeUXW__submitBtn{background:var(--black-500);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;padding:14px 20px;font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:300;transition:opacity .2s;display:flex}.EventRegistrationForm-module__MSeUXW__submitBtn:hover{opacity:.9}.EventRegistrationForm-module__MSeUXW__submitBtn:disabled{opacity:.6;cursor:not-allowed}.EventRegistrationForm-module__MSeUXW__formError{color:#e74c3c;text-align:center;background:#fef0ef;border-radius:8px;padding:10px;font-size:14px}.EventRegistrationForm-module__MSeUXW__popup{z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.EventRegistrationForm-module__MSeUXW__popupOverlay{background:#00000080;position:absolute;inset:0}.EventRegistrationForm-module__MSeUXW__popupContent{background:var(--white);text-align:center;border-radius:24px;width:90%;max-width:420px;padding:40px;font-family:Nunito Sans,sans-serif;position:relative}.EventRegistrationForm-module__MSeUXW__popupContent h3{margin-bottom:12px;font-size:22px;font-weight:700}.EventRegistrationForm-module__MSeUXW__popupContent p{color:var(--black-700);font-size:16px;font-weight:300;line-height:1.5}.EventRegistrationForm-module__MSeUXW__popupClose{cursor:pointer;color:var(--black-700);background:0 0;border:none;font-size:24px;line-height:1;position:absolute;top:14px;right:14px}
.EventSingleView-module__UdAIaW__page{background:#fff;min-height:60vh;padding-top:40px}.EventSingleView-module__UdAIaW__row{width:100%;max-width:var(--row-max-width);flex-direction:column;gap:20px;display:flex}.EventSingleView-module__UdAIaW__backLink{color:inherit;background:url(/images/theme/icon_arrow-back.svg) 0 no-repeat;padding-left:30px;font-family:Nunito Sans,sans-serif;font-size:16px;font-weight:600;text-decoration:none}.EventSingleView-module__UdAIaW__backLink:hover{color:var(--brand-orange,#f54012);background-image:url(/images/theme/icon_arrow-back-color.svg)}.EventSingleView-module__UdAIaW__h1{font-family:Nunito Sans,sans-serif;font-size:36px;font-weight:700}.EventSingleView-module__UdAIaW__content{flex-direction:row;gap:20px;display:flex}.EventSingleView-module__UdAIaW__contentLeft{flex-grow:1}.EventSingleView-module__UdAIaW__contentLeft p{margin-bottom:20px;font-family:Nunito Sans,sans-serif;font-size:18px;font-weight:300;line-height:1.6}.EventSingleView-module__UdAIaW__contentLeft ul,.EventSingleView-module__UdAIaW__contentLeft ol{margin-bottom:20px;padding-left:24px;font-family:Nunito Sans,sans-serif;font-size:18px;font-weight:300;line-height:1.6}@media (max-width:900px){.EventSingleView-module__UdAIaW__content{flex-direction:column-reverse}.EventSingleView-module__UdAIaW__h1{font-size:24px}}
