.styles-module-scss-module__fh4Wqa__ticketCard{--max-column-width:380px;grid-row:span 3;grid-template-rows:subgrid;width:100%;max-width:var(--max-column-width);--box-shadow:0px 10px 40px #00000140;box-shadow:var(--box-shadow);background-color:#fff;border-radius:16px;place-self:center;gap:1rem;margin-top:1rem;display:grid;overflow:hidden}.styles-module-scss-module__fh4Wqa__ticketCard .styles-module-scss-module__fh4Wqa__bannerWrapper{position:relative}.styles-module-scss-module__fh4Wqa__ticketCard .styles-module-scss-module__fh4Wqa__bannerWrapper img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.styles-module-scss-module__fh4Wqa__ticketCard .styles-module-scss-module__fh4Wqa__bannerWrapper:after{content:"";background-image:url(/images/ticket-jagged-line.svg);background-position-y:.1px;background-repeat:no-repeat;background-size:contain;width:100%;height:4px;display:block;position:absolute;bottom:0}.styles-module-scss-module__fh4Wqa__ticketCard section{color:#000;flex-direction:column;gap:1.5rem;padding-inline:1.5rem;display:flex}.styles-module-scss-module__fh4Wqa__ticketCard section .styles-module-scss-module__fh4Wqa__ticketDescription{gap:.625rem;min-width:0;display:grid}.styles-module-scss-module__fh4Wqa__ticketCard section .styles-module-scss-module__fh4Wqa__ticketDescription h3{white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:600;overflow:hidden}.styles-module-scss-module__fh4Wqa__ticketCard section .styles-module-scss-module__fh4Wqa__ticketDescription>div{display:grid}.styles-module-scss-module__fh4Wqa__ticketCard section .styles-module-scss-module__fh4Wqa__ticketDescription>div span{color:#6a6a6a;font-size:.75rem;font-weight:500}.styles-module-scss-module__fh4Wqa__ticketCard section .styles-module-scss-module__fh4Wqa__ticketDescription>div p{font-size:.9rem;font-weight:500}.styles-module-scss-module__fh4Wqa__ticketCard section .styles-module-scss-module__fh4Wqa__ticketDescription .styles-module-scss-module__fh4Wqa__dateAndLocationContainer{flex-flow:wrap;gap:1.25rem;display:flex}.styles-module-scss-module__fh4Wqa__ticketCard section .styles-module-scss-module__fh4Wqa__ticketDescription .styles-module-scss-module__fh4Wqa__dateAndLocationContainer>div{justify-content:flex-start;align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__fh4Wqa__ticketCard section .styles-module-scss-module__fh4Wqa__ticketDescription .styles-module-scss-module__fh4Wqa__dateAndLocationContainer>div p{font-size:.875rem;font-weight:500;line-height:1}.styles-module-scss-module__fh4Wqa__ticketCard footer{padding:.5rem 1.5rem 1.5rem}.styles-module-scss-module__fh4Wqa__ticketCard footer .styles-module-scss-module__fh4Wqa__ticketStatus{flex-direction:row;align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__fh4Wqa__ticketCard footer .styles-module-scss-module__fh4Wqa__ticketStatus svg{aspect-ratio:1;width:1rem;fill:var(--primary-text-color-500)}.styles-module-scss-module__fh4Wqa__ticketCard button{width:100%}
.styles-module-scss-module__4-MknG__modal form footer menu{justify-content:center;align-items:center}.styles-module-scss-module__4-MknG__modal form article{border-radius:inherit;overflow-x:hidden}.styles-module-scss-module__4-MknG__modal form article>div{zoom:.9;margin-bottom:30px}.styles-module-scss-module__4-MknG__content{flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex}.styles-module-scss-module__4-MknG__bannerCheckout{-o-object-fit:cover;object-fit:cover;border-radius:10px;width:100%;max-width:425px}
.styles-module-scss-module__QM3FYa__avatar{aspect-ratio:1;text-align:center;border-radius:1000vw;place-items:center;max-width:32px;height:32px;font-size:1rem;line-height:1;transition:scale .2s ease-in-out,font-size .2s ease-in-out,filter .2s ease-in-out,transform .2s ease-in-out;display:grid}.styles-module-scss-module__QM3FYa__avatar:active{filter:brightness(.8)}.styles-module-scss-module__QM3FYa__avatar span{font-size:inherit}
.styles-module-scss-module__lyR28q__container{background-color:#000}.styles-module-scss-module__lyR28q__desktopHeader{color:#fff;justify-content:space-between;align-items:center;padding:24px 0;display:flex}@media screen and (max-width:768px){.styles-module-scss-module__lyR28q__desktopHeader{display:none}}.styles-module-scss-module__lyR28q__logo{height:40px}.styles-module-scss-module__lyR28q__menuItems{justify-content:center;align-items:center;gap:72px;display:flex}.styles-module-scss-module__lyR28q__menuItem{color:#fff;font-size:1rem;font-weight:300;text-decoration:none;display:flex}.styles-module-scss-module__lyR28q__entrar{color:#fff;text-align:center;cursor:pointer;background:0 0;border:1px solid #fff;border-radius:50px;padding:8px 16px;font-size:.875rem;font-weight:400}.styles-module-scss-module__lyR28q__entrar:hover{background-color:#ffffff1a}@media (max-width:1300px){.styles-module-scss-module__lyR28q__menuItems{justify-content:flex-start;gap:32px}}.styles-module-scss-module__lyR28q__dropdown{cursor:pointer;background:0 0;border:none;border-radius:1000vw;display:flex;position:relative}.styles-module-scss-module__lyR28q__dropdown ul{cursor:default;pointer-events:none;opacity:0;z-index:1000;color:#6a6a6a;--shadow:0px 10px 40px #00000140;box-shadow:var(--shadow);background:#fff;border:1px solid #e8e8e8;border-radius:8px;flex-direction:column;list-style:none;transition:all .4s;display:flex;position:absolute;top:32px;right:-10px;transform:translateY(10px)}.styles-module-scss-module__lyR28q__dropdown ul:before{--color:#e8e8e8;--size:8px;content:"";border-left:6px solid #0000;border-right:6px solid #0000;border-bottom:var(--size)solid var(--color);position:absolute;top:-8px;right:18px}.styles-module-scss-module__lyR28q__dropdown ul li:first-child{margin-top:.5rem}.styles-module-scss-module__lyR28q__dropdown ul li:last-child{margin-bottom:.5rem}.styles-module-scss-module__lyR28q__dropdown ul li hr{background-color:#e8e8e8;height:1px;margin-block:.5rem}.styles-module-scss-module__lyR28q__dropdown ul li a{color:#000;align-items:center;gap:1rem;width:100%;min-width:max-content;padding:.5rem 1rem;font-size:.875rem;text-decoration:none;transition:all .4s;display:flex}.styles-module-scss-module__lyR28q__dropdown ul li a span{color:#6a6a6a}.styles-module-scss-module__lyR28q__dropdown ul li a:hover,.styles-module-scss-module__lyR28q__dropdown ul li a:focus-visible,.styles-module-scss-module__lyR28q__dropdown ul li a:active{background-color:#f5f5f5;outline:none}.styles-module-scss-module__lyR28q__dropdown ul li[data-logout=true] a{color:#e22e2e}.styles-module-scss-module__lyR28q__dropdown ul li[data-logout=true] a span{color:inherit}.styles-module-scss-module__lyR28q__dropdown ul li[data-logout=true] a:hover,.styles-module-scss-module__lyR28q__dropdown ul li[data-logout=true] a:focus-visible,.styles-module-scss-module__lyR28q__dropdown ul li[data-logout=true] a:active{background-color:#fff0f0;outline:none}.styles-module-scss-module__lyR28q__dropdown[data-active=true] ul{opacity:1;pointer-events:all;transform:translateY(25px)}.styles-module-scss-module__lyR28q__dropdown[data-active=true] ul li:hover{background-color:var(--dropdown-hover)}
.styles-module-scss-module__C3gXoq__searchBar{--duration:.5s;flex:1;justify-content:right;align-items:center;padding:4px;display:flex;box-shadow:0 2px 4px #0000001a}.styles-module-scss-module__C3gXoq__searchBar .styles-module-scss-module__C3gXoq__icon{cursor:pointer;color:#000;background:0 0;place-items:center;padding:4px;display:grid}.styles-module-scss-module__C3gXoq__searchBar .styles-module-scss-module__C3gXoq__icon>svg{aspect-ratio:1;width:20px}.styles-module-scss-module__C3gXoq__searchBar>.styles-module-scss-module__C3gXoq__icon{color:#fff}.styles-module-scss-module__C3gXoq__searchBarWrapper{--padding-left:12px;transition:padding var(--duration,.3s)ease-in-out;border-radius:1000vw;flex:1;justify-content:right;align-items:center;gap:8px;display:flex;position:relative;top:0;right:0}.styles-module-scss-module__C3gXoq__searchBarWrapper[data-filled=true]{--padding-left:calc(24px + 12px + 4px)}.styles-module-scss-module__C3gXoq__searchBarWrapper .styles-module-scss-module__C3gXoq__closeIcon{cursor:pointer;color:#000;opacity:1;transition:opacity var(--duration,.3s)ease-in-out,left var(--duration,.3s)ease-in-out;align-items:center;display:flex;position:absolute;left:12px}.styles-module-scss-module__C3gXoq__searchBarWrapper .styles-module-scss-module__C3gXoq__closeIcon[data-filled=false]{opacity:0;pointer-events:none;left:-24px}.styles-module-scss-module__C3gXoq__searchBarWrapper .styles-module-scss-module__C3gXoq__searchInput{pointer-events:none;color:#000;width:0;transition:all var(--duration,.3s)ease-in-out;background-color:#0000;display:flex}.styles-module-scss-module__C3gXoq__searchBarWrapper .styles-module-scss-module__C3gXoq__searchInput::-webkit-search-cancel-button{-webkit-appearance:none;opacity:0;pointer-events:none}.styles-module-scss-module__C3gXoq__searchBarWrapper .styles-module-scss-module__C3gXoq__searchInput:focus,.styles-module-scss-module__C3gXoq__searchBarWrapper .styles-module-scss-module__C3gXoq__searchInput:active,.styles-module-scss-module__C3gXoq__searchBarWrapper .styles-module-scss-module__C3gXoq__searchInput:focus-within{outline:none}.styles-module-scss-module__C3gXoq__searchBarWrapper .styles-module-scss-module__C3gXoq__searchIcon{color:#fff}.styles-module-scss-module__C3gXoq__searchBarWrapper .styles-module-scss-module__C3gXoq__closeIcon{opacity:0;pointer-events:none;width:0;padding:0}.styles-module-scss-module__C3gXoq__searchBarWrapper[data-open=true]{animation:styles-module-scss-module__C3gXoq__expandBar var(--duration,.3s)forwards}.styles-module-scss-module__C3gXoq__searchBarWrapper[data-open=true] .styles-module-scss-module__C3gXoq__searchIcon{color:#000}.styles-module-scss-module__C3gXoq__searchBarWrapper[data-open=true] .styles-module-scss-module__C3gXoq__closeIcon{width:initial;opacity:1;pointer-events:all;padding:4px}.styles-module-scss-module__C3gXoq__searchBarWrapper[data-open=true] .styles-module-scss-module__C3gXoq__closeIcon[data-filled=false]{opacity:0;pointer-events:none;left:-24px}.styles-module-scss-module__C3gXoq__searchBarWrapper[data-open=true] .styles-module-scss-module__C3gXoq__searchInput{pointer-events:all;width:100%}.styles-module-scss-module__C3gXoq__searchBarWrapper[data-open=false]{animation-name:styles-module-scss-module__C3gXoq__collapseBar}.styles-module-scss-module__C3gXoq__searchBarWrapper[data-open=false] .styles-module-scss-module__C3gXoq__searchIcon{color:#fff}.styles-module-scss-module__C3gXoq__searchBarWrapper[data-open=false] .styles-module-scss-module__C3gXoq__closeIcon,.styles-module-scss-module__C3gXoq__searchBarWrapper[data-open=false] .styles-module-scss-module__C3gXoq__searchInput{opacity:0;pointer-events:none;width:0;padding:0}@keyframes styles-module-scss-module__C3gXoq__expandBar{0%{background-color:#0000;width:24px;margin-left:auto;padding:4px}to{margin-left:initial;width:100%;padding-block:4px;padding-inline:var(--padding-left)12px;background-color:#f0f8ff}}@keyframes styles-module-scss-module__C3gXoq__collapseBar{0%{width:100%;padding-block:4px;padding-inline:var(--padding-left)12px;background-color:#f0f8ff}to{background-color:#0000;width:24px;padding:4px}}
.styles-module-scss-module__ynVOaq__container{background-color:#000;justify-content:center;align-items:center;display:flex}.styles-module-scss-module__ynVOaq__container>div{background-color:#000;justify-content:center;align-items:center;width:100%}.styles-module-scss-module__ynVOaq__container.styles-module-scss-module__ynVOaq__baseHeight{height:64px}.styles-module-scss-module__ynVOaq__container .styles-module-scss-module__ynVOaq__sticky{z-index:1000;width:100%;position:fixed;top:0;left:0}@media screen and not (max-width:768px){.styles-module-scss-module__ynVOaq__container{display:none}}.styles-module-scss-module__ynVOaq__header{--animation-speed:.3s;width:100%;height:64px;transition:var(--animation-speed);grid-template-columns:140px 1fr 20px;justify-content:space-between;align-items:center;gap:16px;padding-block:12px;padding-inline:24px;display:grid}.styles-module-scss-module__ynVOaq__header .styles-module-scss-module__ynVOaq__searchBar{justify-content:right;align-items:center;display:flex}.styles-module-scss-module__ynVOaq__header>img{padding-left:16px;padding-block:16px}.styles-module-scss-module__ynVOaq__header[data-logged=true]{grid-template-columns:140px 1fr 20px 56px}.styles-module-scss-module__ynVOaq__header[data-search-open=true]{grid-template-columns:0 1fr 0;gap:0}.styles-module-scss-module__ynVOaq__header[data-search-open=true] .styles-module-scss-module__ynVOaq__avatar{display:none}.styles-module-scss-module__ynVOaq__header[data-menu-open=true]{grid-template-columns:0 0 20px;gap:0}.styles-module-scss-module__ynVOaq__header[data-menu-open=true] .styles-module-scss-module__ynVOaq__avatar{display:none}.styles-module-scss-module__ynVOaq__header .styles-module-scss-module__ynVOaq__logoMobile{-o-object-fit:cover;object-fit:cover;justify-content:flex-start;width:140px;height:27px;display:flex}.styles-module-scss-module__ynVOaq__hamburgerIcon{cursor:pointer;aspect-ratio:1;grid-column:3;justify-content:center;align-items:center;display:flex;position:relative}.styles-module-scss-module__ynVOaq__hamburgerIcon span{background-color:#ffffffbf;border-radius:2px;width:100%;height:2px;transition:transform .3s,top .3s,width .3s;display:block;position:absolute}.styles-module-scss-module__ynVOaq__hamburgerIcon span:first-of-type{top:15%}.styles-module-scss-module__ynVOaq__hamburgerIcon span:nth-of-type(2){top:50%;transform:translateY(-50%)}.styles-module-scss-module__ynVOaq__hamburgerIcon span:nth-of-type(3){top:calc(85% - 2px)}.styles-module-scss-module__ynVOaq__hamburgerIcon.styles-module-scss-module__ynVOaq__menuOpen span:first-of-type{top:calc(50% - 1px);transform:rotate(45deg)}.styles-module-scss-module__ynVOaq__hamburgerIcon.styles-module-scss-module__ynVOaq__menuOpen span:nth-of-type(2){width:0%}.styles-module-scss-module__ynVOaq__hamburgerIcon.styles-module-scss-module__ynVOaq__menuOpen span:nth-of-type(3){top:calc(50% - 1px);transform:rotate(-45deg)}.styles-module-scss-module__ynVOaq__dropdownMenu{z-index:10;background:#000;flex-direction:column;max-height:0;padding-bottom:16px;transition:padding .5s ease-in-out,max-height .5s ease-in-out,background-color .3s ease-in-out;display:flex;position:fixed;top:64px;left:0;right:0;overflow:hidden}.styles-module-scss-module__ynVOaq__dropdownMenu[data-open=false]{pointer-events:none;padding:0}.styles-module-scss-module__ynVOaq__dropdownMenu>a,.styles-module-scss-module__ynVOaq__dropdownMenu>div,.styles-module-scss-module__ynVOaq__dropdownMenu>button{padding:12px 24px}.styles-module-scss-module__ynVOaq__dropdownMenu .styles-module-scss-module__ynVOaq__menuItem{color:#fff;opacity:0;background:0 0;border:none;justify-content:flex-end;align-items:center;gap:1rem;width:100%;font-size:.875rem;font-weight:500;transition:opacity .3s,transform .3s;display:flex;transform:translateY(-20px)}.styles-module-scss-module__ynVOaq__dropdownMenu .styles-module-scss-module__ynVOaq__menuItem:hover{background-color:#000}.styles-module-scss-module__ynVOaq__dropdownMenu .styles-module-scss-module__ynVOaq__menuItem.styles-module-scss-module__ynVOaq__entrar{color:#fff;text-align:center;background:0 0;border:1px solid #fff;border-radius:20px;justify-content:center;width:fit-content;min-width:78px;margin-left:auto;padding:8px 16px;font-size:.875rem;font-weight:400}.styles-module-scss-module__ynVOaq__dropdownMenu .styles-module-scss-module__ynVOaq__menuItem.styles-module-scss-module__ynVOaq__entrar:hover{background-color:#ffffff1a}.styles-module-scss-module__ynVOaq__dropdownMenu.styles-module-scss-module__ynVOaq__menuOpen{background-color:#000;max-height:300px}@media only screen and (min-width:769px){.styles-module-scss-module__ynVOaq__dropdownMenu{display:none}}.styles-module-scss-module__ynVOaq__menuOpen .styles-module-scss-module__ynVOaq__menuItem{opacity:1;transition-delay:calc(var(--index)*.1s);transform:translateY(0)}
.Tickets-module-scss-module__lCCmza__container{--header-height:64px;--footer-height:672.39px;color:#000;min-height:calc(100vh - var(--header-height) - var(--footer-height));background-color:#fff;padding-block:2rem 14rem}@media screen and (min-width:1024px){.Tickets-module-scss-module__lCCmza__container{--header-height:88px;--footer-height:289px}}.Tickets-module-scss-module__lCCmza__container>section>header{padding:0}.Tickets-module-scss-module__lCCmza__container>section .Tickets-module-scss-module__lCCmza__ticketsSection{flex-direction:column;padding:0}.Tickets-module-scss-module__lCCmza__container>section .Tickets-module-scss-module__lCCmza__ticketsGrid{grid-template-rows:192px auto auto;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;width:100%;padding-top:16px;display:grid}.Tickets-module-scss-module__lCCmza__container>section .Tickets-module-scss-module__lCCmza__noBatchesMessage{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin-top:16px;display:flex}.Tickets-module-scss-module__lCCmza__container>section .Tickets-module-scss-module__lCCmza__noBatchesMessage>div{flex-direction:column;justify-content:center;align-items:center;display:flex}.Tickets-module-scss-module__lCCmza__container>section .Tickets-module-scss-module__lCCmza__noBatchesMessage h4{font-size:1.25rem;font-weight:600}.Tickets-module-scss-module__lCCmza__container>section .Tickets-module-scss-module__lCCmza__noBatchesMessage p{font-size:1rem;font-weight:400}
.Profile-module-scss-module__euJLIW__container{--header-height:64px;--footer-height:672.39px;color:#000;min-height:calc(100vh - var(--header-height) - var(--footer-height));background-color:#fff;padding-block:2rem 14rem}@media screen and (min-width:1024px){.Profile-module-scss-module__euJLIW__container{--header-height:88px;--footer-height:289px}}.Profile-module-scss-module__euJLIW__container>section{grid-template-columns:1fr auto;grid-template-areas:"header""form""button";align-items:flex-end;display:grid}@media screen and (min-width:1024px){.Profile-module-scss-module__euJLIW__container>section{grid-template-areas:"header button""form form"}.Profile-module-scss-module__euJLIW__container>section>button{--padding-block:12px}}.Profile-module-scss-module__euJLIW__container>section>header{grid-area:header;font-size:1rem}.Profile-module-scss-module__euJLIW__container>section>header h1{font-size:inherit;margin-bottom:.5rem;font-weight:900}.Profile-module-scss-module__euJLIW__container>section>header p{font-size:inherit;color:#6a6a6a}.Profile-module-scss-module__euJLIW__container>section>form{flex-direction:column;grid-area:form;gap:1rem;margin-block:2rem;display:flex}@media screen and (min-width:1024px){.Profile-module-scss-module__euJLIW__container>section>form{margin-block:3rem 0}}.Profile-module-scss-module__euJLIW__container>section>button{grid-area:button;width:100%}
