.Heading-module__wUdelW__heading{margin-bottom:1.5rem}h1.Heading-module__wUdelW__heading{font-size:2.2rem}@media (max-width:768px){h1.Heading-module__wUdelW__heading{font-size:2rem}}
.Tickets-module__DRcAsG__ticketContainer{justify-content:center;align-items:center;display:flex}.Tickets-module__DRcAsG__ticket{border:2px solid #3a616a;border-radius:.8rem;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:30rem;padding:1.5rem;display:flex}.Tickets-module__DRcAsG__ticketContentWrapper{flex-direction:column;flex-grow:1;justify-content:space-between;gap:1.2rem;width:100%;display:flex}.Tickets-module__DRcAsG__ticket h2{color:#1a1a1a;text-align:center;font-size:1.3rem}.Tickets-module__DRcAsG__ticketImage{aspect-ratio:16/9;border-radius:.5rem;gap:.5rem;width:100%;margin-block:1rem;display:flex;position:relative;overflow:hidden}.Tickets-module__DRcAsG__ticketImage img{object-fit:cover;width:100%;height:100%;position:absolute}.Tickets-module__DRcAsG__ticketPrice{justify-content:center;align-items:center;display:flex}.Tickets-module__DRcAsG__ticketPrice p{font-size:1.8rem;font-weight:700}.Tickets-module__DRcAsG__ticket span{font-size:4rem;font-weight:800}.Tickets-module__DRcAsG__ticketDescription{justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.Tickets-module__DRcAsG__ticketDescription ul{flex-direction:column;align-items:center;margin:0;padding:0;display:flex}.Tickets-module__DRcAsG__ticketDescription li{align-items:center;display:flex}.Tickets-module__DRcAsG__ticketDescription ul li:before{content:"•";color:#000;align-self:center;margin-right:.5rem;font-size:1rem;display:inline-block}.Tickets-module__DRcAsG__ticketButtonContainer{text-align:center;margin-inline:auto;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:.5rem;display:flex}.Tickets-module__DRcAsG__ticketButtonContainer button{width:85%;margin-bottom:.3rem}.Tickets-module__DRcAsG__ticketButtonContainer p,.Tickets-module__DRcAsG__ticketButtonContainer a{font-size:1.15rem}.Tickets-module__DRcAsG__ticketButtonContainer a{color:#000;line-height:1.1;-webkit-text-decoration:underline #000;text-decoration:underline #000}.Tickets-module__DRcAsG__checkoutContainer{flex-direction:column;align-items:center;gap:1.2rem;width:100%;display:flex}.Tickets-module__DRcAsG__checkoutContainer h2{color:#1a1a1a;text-align:center;font-size:1.3rem}.Tickets-module__DRcAsG__checkoutForm{flex-direction:column;gap:1rem;width:100%;display:flex}.Tickets-module__DRcAsG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Tickets-module__DRcAsG__formGroup{flex-direction:column;gap:.3rem;display:flex}.Tickets-module__DRcAsG__formGroup label{color:#1a1a1a;font-size:.9rem;font-weight:600}.Tickets-module__DRcAsG__formGroup input{border:1.5px solid #3a616a;border-radius:.4rem;outline:none;width:100%;padding:.5rem .75rem;font-size:1rem;transition:border-color .2s}.Tickets-module__DRcAsG__formGroup input:focus{border-color:#1a1a1a}.Tickets-module__DRcAsG__inputError{border-color:#d32f2f!important}.Tickets-module__DRcAsG__checkoutPrice{border-top:1.5px solid #cf0e1b;justify-content:space-between;align-items:center;padding:.75rem 0;font-size:1.2rem;display:flex}.Tickets-module__DRcAsG__checkoutPrice strong{color:#1a1a1a;font-size:1.5rem}.Tickets-module__DRcAsG__checkoutActions{flex-direction:column;align-items:center;gap:.75rem;display:flex}.Tickets-module__DRcAsG__checkoutActions button[type=submit]{width:85%}.Tickets-module__DRcAsG__backLink{cursor:pointer;color:#00f;background:0 0;border:none;padding:0;font-size:.95rem;text-decoration:underline}.Tickets-module__DRcAsG__errorMsg{color:#d32f2f;font-size:.65rem}.Tickets-module__DRcAsG__modalOverlay{z-index:9999;background:#0000008c;justify-content:center;align-items:center;animation:.18s Tickets-module__DRcAsG__fadeIn;display:flex;position:fixed;inset:0}.Tickets-module__DRcAsG__modalButtonsContainer{align-items:center;gap:.75rem;display:flex}.Tickets-module__DRcAsG__modalButtonsContainer button{flex:1;width:100%}.Tickets-module__DRcAsG__sendEmailModalContent{flex-direction:column;gap:2rem;display:flex}@keyframes Tickets-module__DRcAsG__fadeIn{0%{opacity:0}to{opacity:1}}.Tickets-module__DRcAsG__modal{text-align:center;background:#fff;border-radius:1rem;flex-direction:column;align-items:center;gap:1rem;width:90%;max-width:400px;padding:2rem 2rem 1.5rem;animation:.22s Tickets-module__DRcAsG__slideUp;display:flex;box-shadow:0 8px 32px #0000002e}@keyframes Tickets-module__DRcAsG__slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.Tickets-module__DRcAsG__modalIconWrap{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.6rem;font-weight:700;display:flex}.Tickets-module__DRcAsG__modalIconWrap.Tickets-module__DRcAsG__error{color:#d32f2f;background:#d32f2f1f}.Tickets-module__DRcAsG__modalIconWrap.Tickets-module__DRcAsG__warning{color:#f76c0f;background:#f76c0f1f}.Tickets-module__DRcAsG__modalIconWrap.Tickets-module__DRcAsG__info{color:#1a1a1a;background:#001b751a}.Tickets-module__DRcAsG__modalTitle{color:#1a1a1a;margin:0;font-size:1.1rem;font-weight:700}.Tickets-module__DRcAsG__modalMessage{color:#444;margin:0;font-size:.95rem;line-height:1.5}.Tickets-module__DRcAsG__modalBtn{cursor:pointer;color:#fff;background:#cf0e1b;border:none;border-radius:.5rem;margin-top:.5rem;padding:.55rem 2rem;font-size:.95rem;font-weight:600;transition:opacity .2s}.Tickets-module__DRcAsG__modalBtn:hover{opacity:.85}.Tickets-module__DRcAsG__modalActionLink{color:#fff;background:#001b75;border-radius:.5rem;padding:.55rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.Tickets-module__DRcAsG__modalActionLink:hover{opacity:.85;color:#fff}.Tickets-module__DRcAsG__mobileOnly{display:none}@media (max-width:768px){.Tickets-module__DRcAsG__ticket{width:100%;padding:1.5rem 1rem}.Tickets-module__DRcAsG__ticketContentWrapper{width:100%}.Tickets-module__DRcAsG__ticketImage{width:85%;margin-inline:auto}.Tickets-module__DRcAsG__ticketButtonContainer{width:100%}.Tickets-module__DRcAsG__mobileOnly{display:inline}.Tickets-module__DRcAsG__formRow{grid-template-columns:1fr}}@media (max-width:600px){.Tickets-module__DRcAsG__modalButtonsContainer{flex-direction:column;display:flex}}
