.ShowsSection_showsSection__ktCCL{position:relative;padding-bottom:clamp(3rem,8vw,5rem);padding-top:clamp(2rem,4vw,3rem);border-bottom:1px solid #8b0000;margin-top:0;border-top:none;overflow:hidden;min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2}.ShowsSection_showsContainer__xySml{display:flex;flex-wrap:wrap;justify-content:center;gap:3rem;width:100%;max-width:1400px;margin:0 auto}.ShowsSection_showItem__uC7Np{display:flex;align-items:center;justify-content:center;width:100%;max-width:900px}.ShowsSection_darkBackground__ORKYh{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#000;z-index:0}.ShowsSection_posterContainer__2xHA8{display:flex;justify-content:center;align-items:center;max-width:50%;height:100%;z-index:1;margin-right:2rem}.ShowsSection_posterImage___2Jvb{max-height:80%;max-width:100%;-o-object-fit:contain;object-fit:contain;box-shadow:0 10px 30px rgba(0,0,0,.5);border:1px solid rgba(139,0,0,.5)}.ShowsSection_textBoxContainer___NkJR{z-index:2;max-width:400px;width:40%;display:flex;justify-content:flex-start;align-items:center}.ShowsSection_textBox__jRdM_{background-color:rgba(0,0,0,.3);padding:clamp(1.5rem,4vw,2.5rem);border-radius:8px;border:1px solid rgba(139,0,0,.5);box-shadow:0 10px 30px rgba(0,0,0,.3);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100%}.ShowsSection_showTitle__uGxcA{font-size:clamp(1.8rem,5vw,2.5rem);color:#dc143c;margin-bottom:clamp(.8rem,2vw,1.2rem);font-family:Cinzel,serif;text-shadow:0 0 15px rgba(0,0,0,.9),0 0 5px rgba(0,0,0,.9);text-align:left}.ShowsSection_showDescription__62gPn{margin-bottom:0}.ShowsSection_showDescription__62gPn,.ShowsSection_showDetails__99QGv{font-size:clamp(.9rem,2.2vw,1.1rem);color:#ffffff;line-height:1.6;font-family:Playfair Display,serif;text-align:left;text-shadow:0 0 10px rgba(0,0,0,.8)}.ShowsSection_showDetails__99QGv p{margin:.5rem 0}.ShowsSection_ticketButton__Fpjm7{display:inline-block;margin-top:1rem;padding:.75rem 1.5rem;background-color:#8b0000;color:#ffffff;text-decoration:none;border-radius:4px;font-family:Cinzel,serif;font-weight:700;font-size:clamp(.9rem,2.2vw,1rem);text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 8px rgba(0,0,0,.3)}.ShowsSection_ticketButton__Fpjm7:hover{background-color:#dc143c;transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.4)}@media (max-width:768px){.ShowsSection_showsSection__ktCCL{display:flex;flex-direction:column;padding-bottom:2rem}.ShowsSection_showsContainer__xySml{flex-direction:column;gap:4rem}.ShowsSection_showItem__uC7Np{flex-direction:column;max-width:100%}.ShowsSection_posterContainer__2xHA8{max-width:100%;height:auto;margin:2rem auto;padding:0 1rem}.ShowsSection_posterImage___2Jvb{max-width:100%;max-height:60vh}.ShowsSection_textBoxContainer___NkJR{width:100%;max-width:100%;margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}.ShowsSection_showDescription__62gPn,.ShowsSection_showDetails__99QGv,.ShowsSection_showTitle__uGxcA{text-align:center}.ShowsSection_ticketButton__Fpjm7{margin-top:1.5rem}.ShowsSection_showDetails__99QGv p{margin:.3rem 0}}.ImageGallery_galleryContainer__LzYb4{position:relative;width:100%;height:100vh;overflow:hidden}.ImageGallery_galleryOverlay__mSPsj{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);z-index:1}.ImageGallery_gallerySlide__zynWS{position:relative;width:100%;height:100%}.ImageGallery_galleryImage__Kv8CD{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#000;opacity:0;transition:opacity 1s ease-in-out;z-index:0}.ImageGallery_galleryImageContent__YqmhI{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;width:auto;height:auto}.ImageGallery_galleryImage__Kv8CD.ImageGallery_active__taCK2{opacity:1;z-index:1}.ImageGallery_galleryNav__x2Flc{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(139,0,0,.5);color:white;border:none;cursor:pointer;padding:16px;font-size:18px;z-index:2;transition:background-color .3s ease;border-radius:50%;width:50px;height:50px;display:flex;justify-content:center;align-items:center}.ImageGallery_galleryNav__x2Flc:hover{background-color:rgba(220,20,60,.8)}.ImageGallery_prev__NZH_T{left:20px}.ImageGallery_next__FVwE4{right:20px}.ImageGallery_galleryDots__hRZ1M{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;justify-content:center;z-index:2}.ImageGallery_dot__FjFK_{cursor:pointer;height:12px;width:12px;margin:0 5px;background-color:rgba(255,255,255,.5);border-radius:50%;display:inline-block;transition:background-color .3s ease}.ImageGallery_activeDot__SRPyN,.ImageGallery_dot__FjFK_:hover{background-color:#dc143c}.ImageGallery_errorMessage__FBq8V,.ImageGallery_loadingSpinner__t8vY0{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#dc143c;font-size:24px;font-family:Cinzel,serif}.ImageGallery_errorMessage__FBq8V{text-align:center;background-color:rgba(0,0,0,.7);padding:2rem;border-radius:8px;border:1px solid #8b0000;box-shadow:0 0 20px rgba(220,20,60,.4)}.ImageGallery_galleryContainer__LzYb4:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cpath d='M0 0h40v40H0V0z' fill='none'/%3E%3Cpath d='M0 0h2v2H0V0zm4 0h2v2H4V0zm4 0h2v2H8V0zm4 0h2v2h-2V0zm4 0h2v2h-2V0zm4 0h2v2h-2V0zm4 0h2v2h-2V0zm4 0h2v2h-2V0zm4 0h2v2h-2V0zm4 0h2v2h-2V0z' fill='%23800000' fill-opacity='0.15'/%3E%3C/svg%3E");pointer-events:none;z-index:1;opacity:.7}@media (max-width:768px){.ImageGallery_galleryNav__x2Flc{padding:12px;font-size:14px;width:40px;height:40px}.ImageGallery_prev__NZH_T{left:10px}.ImageGallery_next__FVwE4{right:10px}.ImageGallery_dot__FjFK_{height:8px;width:8px;margin:0 3px}}@media (max-width:480px){.ImageGallery_galleryContainer__LzYb4{height:70vh}}