.collections-items-top-ticket-menu-wrapper{align-items:center;align-self:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px 10px;height:auto;justify-content:center;margin:20px auto 10px;width:100%}@media(min-width:320px)and (max-width:769px){.collections-items-top-ticket-menu-wrapper{flex-direction:column;gap:16px 8px}}.collections-items-top-ticket-menu-wrapper .collection-items-top-ticket-menu-link-item{background-color:#54595f;border:2px solid #54595f;border-radius:30px;color:#e5e5e5;font-family:AsRomaExtraBold,Arial,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:1.6;max-height:48px;max-width:200px;min-height:48px;min-width:200px;overflow:hidden;padding:10px 16px;text-align:center;width:100%}@media(min-width:320px)and (max-width:450px){.collections-items-top-ticket-menu-wrapper .collection-items-top-ticket-menu-link-item{margin:0;max-width:unset;min-width:300px;width:95%}}@media(min-width:450px)and (max-width:650px){.collections-items-top-ticket-menu-wrapper .collection-items-top-ticket-menu-link-item{max-width:90%;min-width:150px;width:100%}}@media(min-width:650px)and (max-width:769px){.collections-items-top-ticket-menu-wrapper .collection-items-top-ticket-menu-link-item{max-width:630px;min-width:150px;width:100%}}.collections-items-top-ticket-menu-wrapper .collection-items-top-ticket-menu-link-item:hover{background-color:#e5e5e5;color:#54595f}.collections-items-top-ticket-menu-wrapper .collection-items-top-ticket-menu-link-item:focus{border:1px solid #fff;outline:1px solid #000}.collection-items-container{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.collection-items-container .ticket-hub-section-wrapper{align-items:center;display:flex;justify-content:center;margin:auto;width:100%}.collection-items-container .ticket-hub-section-wrapper .hub-section{display:flex;flex-direction:row;gap:20px;max-width:1460px;padding:10px}@media(min-width:320px)and (max-width:769px){.collection-items-container .ticket-hub-section-wrapper .hub-section:has(.items-2){flex-direction:column}.collection-items-container .ticket-hub-section-wrapper .hub-section:has(.items-3){flex-direction:column}.collection-items-container .ticket-hub-section-wrapper .hub-section:has(.items-4){flex-wrap:wrap}.collection-items-container .ticket-hub-section-wrapper .hub-section:has(.items-5){flex-direction:column;gap:0}.collection-items-container .ticket-hub-section-wrapper .hub-section:has(.items-5)>:last-child{border-bottom:1px solid #e5e5e5}}@media(min-width:768px)and (max-width:1025px){.collection-items-container .ticket-hub-section-wrapper .hub-section:has(.items-4){flex-wrap:wrap}.collection-items-container .ticket-hub-section-wrapper .hub-section:has(.items-5){flex-direction:column;gap:0}.collection-items-container .ticket-hub-section-wrapper .hub-section:has(.items-5)>:last-child{border-bottom:1px solid #e5e5e5}}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item{all:unset;background-color:#e5e5e5;border-radius:16px;box-shadow:0 0 10px 0 rgba(0,0,0,.4);cursor:pointer;display:flex;flex-direction:column;height:100%}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item:hover{box-shadow:1px 5px 8px 1px hsla(0,0%,50%,.7)}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item:focus{border:1px solid #fff;outline:1px solid #000}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item .tickets-landing-page-image-wrapper img{aspect-ratio:16/9;border-radius:16px 16px 0 0;height:100%;object-fit:cover;object-position:top;width:100%}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item .tickets-landing-page-info-wrapper{display:flex;flex-direction:column;height:100%;padding:10px;position:relative}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item .tickets-landing-page-info-wrapper:before{background:linear-gradient(90deg,#fbba00 60%,#f2295b);content:"";display:block;height:var(--height);left:0;position:absolute;right:0;top:0;width:var(--width)}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item .tickets-landing-page-info-wrapper .tickets-landing-page-info-text-wrapper{display:flex;flex-direction:column;gap:10px;height:fit-content}@media(min-width:320px)and (max-width:768px){.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item .tickets-landing-page-info-wrapper .tickets-landing-page-info-text-wrapper{height:unset}}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item .tickets-landing-page-info-wrapper .tickets-landing-page-info-text-wrapper .tickets-landing-page-headline{align-items:flex-start;display:flex;flex-direction:row;gap:5px;justify-content:space-between;width:100%}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item .tickets-landing-page-info-wrapper .tickets-landing-page-info-text-wrapper .tickets-landing-page-headline h4{color:#990a2c;font-family:ASRomaExtraBold,Arial,Helvetica,sans-serif;font-size:24px;font-weight:500;line-height:1.2;margin:0;text-transform:uppercase;width:100%}@media(min-width:320px)and (max-width:1025px){.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item .tickets-landing-page-info-wrapper .tickets-landing-page-info-text-wrapper .tickets-landing-page-headline h4{width:calc(100% - 25px)}}@media(min-width:320px)and (max-width:768px){.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item .tickets-landing-page-info-wrapper .tickets-landing-page-info-text-wrapper .tickets-landing-page-headline h4{font-size:18px}}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item .tickets-landing-page-info-wrapper .tickets-landing-page-info-text-wrapper .tickets-landing-page-headline svg{display:none}@media(min-width:320px)and (max-width:1025px){.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item .tickets-landing-page-info-wrapper .tickets-landing-page-info-text-wrapper .tickets-landing-page-headline svg{aspect-ratio:1/1;display:block;width:22px}}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item .tickets-landing-page-info-wrapper .tickets-landing-page-info-text-wrapper .tickets-landing-page-standfirst{font-family:AsRomaRegular,Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin-bottom:0;margin-top:0;word-break:normal}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item .tickets-landing-page-info-wrapper .tickets-landing-page-cta-wrapper{align-items:flex-end;display:flex;height:100%;justify-content:flex-end;margin-top:16px}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item .tickets-landing-page-info-wrapper .tickets-landing-page-cta-wrapper:hover{text-decoration:none}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item .tickets-landing-page-info-wrapper .tickets-landing-page-cta-wrapper .tickets-landing-page-cta-label{background-color:#990a2c;border-color:#5d061b;border-radius:20px;color:#fff;font-family:AsRomaRegular;font-size:14px;font-weight:600;font-weight:400;justify-items:center;line-height:21px;padding:12px 24px;text-align:center;text-transform:uppercase;width:fit-content}@media(min-width:320px)and (max-width:1025px){.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item .tickets-landing-page-info-wrapper .tickets-landing-page-cta-wrapper .tickets-landing-page-cta-label{padding:10px 12px}}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item .tickets-landing-page-info-wrapper .tickets-landing-page-cta-wrapper .tickets-landing-page-cta-label:hover{background-color:#750822;text-decoration:none}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-2{width:calc(50% - 10px)}@media(min-width:320px)and (max-width:769px){.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-2{width:100%}}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-2 .tickets-landing-page-image-wrapper{height:260px}@media(min-width:320px)and (max-width:769px){.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-2 .tickets-landing-page-image-wrapper{height:160px}}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-2 .tickets-landing-page-info-wrapper{border-radius:var(--borderRadius);flex-direction:column;justify-content:space-between}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-3{width:calc(33.33333% - 15px)}@media(min-width:320px)and (max-width:769px){.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-3{flex-direction:row;width:100%}}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-3 .tickets-landing-page-image-wrapper{height:auto}@media(min-width:320px)and (max-width:769px){.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-3 .tickets-landing-page-image-wrapper{height:auto;width:50%}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-3 .tickets-landing-page-image-wrapper img{aspect-ratio:1/1;border-radius:16px 0 0 16px}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-3 .tickets-landing-page-info-wrapper{width:50%}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-3 .tickets-landing-page-info-wrapper:before{height:0;width:0}}@media(min-width:769px)and (max-width:1025px){.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-3 .tickets-landing-page-info-wrapper{height:100%;width:100%}}@media(min-width:320px)and (max-width:769px){.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-3 .tickets-landing-page-info-wrapper .tickets-landing-page-info-text-wrapper,.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-3 .tickets-landing-page-info-wrapper .tickets-landing-page-info-text-wrapper .tickets-landing-page-headline h4{width:100%}}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-4{width:calc(25% - 10px)}@media(min-width:320px)and (max-width:769px){.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-4{height:unset;width:calc(50% - 15px)}}@media(min-width:768px)and (max-width:1025px){.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-4{height:unset;width:calc(25% - 15px)}}@media(min-width:320px)and (max-width:1025px){.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-4 .tickets-landing-page-image-wrapper{display:none}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-4 .tickets-landing-page-info-wrapper:before{height:0;width:0}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-4 .tickets-landing-page-info-wrapper .tickets-landing-page-info-text-wrapper .tickets-landing-page-headline h4{font-size:18px}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-4 .tickets-landing-page-info-wrapper .tickets-landing-page-cta-wrapper{display:none}}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-5{width:calc(20% - 5px)}@media(min-width:320px)and (max-width:1025px){.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-5{background-color:#fff;border-radius:0;border-top:1px solid #e5e5e5;box-shadow:none;width:100%}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-5 .tickets-landing-page-image-wrapper{display:none}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-5 .tickets-landing-page-info-wrapper:before{background-color:#fff;box-shadow:none;height:0;width:0}}.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-5 .tickets-landing-page-info-wrapper .tickets-landing-page-info-text-wrapper{height:unset}@media(min-width:768px)and (max-width:1025px){.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-5 .tickets-landing-page-info-wrapper .tickets-landing-page-info-text-wrapper .tickets-landing-page-headline h4{font-size:18px;height:unset}}@media(min-width:320px)and (max-width:1025px){.collection-items-container .ticket-hub-section-wrapper .hub-section .tickets-landing-page-item.items-5 .tickets-landing-page-cta-wrapper{display:none}}.collection-items-container .ticket-hub-section-wrapper:last-child{margin-bottom:20px}.slider-wrapper{-ms-overflow-style:none;display:flex;flex-direction:column;margin:auto;overflow-x:scroll;overflow-y:hidden;position:relative;scrollbar-width:none;width:100%;z-index:2}.slider-wrapper .slider-controls{display:flex;gap:20px;justify-content:space-between;left:5px;position:absolute;top:50%;width:100%}.slider-wrapper::-webkit-scrollbar{display:none}.items{-ms-overflow-style:none;display:flex;overflow-x:scroll;overflow-y:hidden;padding:15px 0;scrollbar-width:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;width:100%}.items::-webkit-scrollbar{display:none}.items.active{background:hsla(0,0%,100%,.3);cursor:grabbing;cursor:-webkit-grabbing}.slider-active a{pointer-events:none}.scroll-indicator-wrapper{display:none;width:100%}@media(max-width:1199.98px){.scroll-indicator-wrapper{margin:auto;width:calc(100% - 20px)}}.scroll-indicator{background-color:#455a64;height:10px}@media only screen and (max-width:768px){.scroll-indicator{height:6px}}.items.end:after{opacity:0;transition:all .15s ease-in;visibility:hidden;width:0}.slider-arrow-left,.slider-arrow-right{backdrop-filter:blur(4px);background-color:#fff;border-radius:50% 0 0 50%;color:#990a2c;cursor:pointer;height:35px;padding:10px;transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out;width:35px}.slider-arrow-left{border-radius:0 50% 50% 0}