<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ticket-listing-page .region.region-content {
    padding: 1rem 3rem;
}
.ticket-listing-page .lst-main-cls .sec-2-col{
    display: flex;
    background: #f5f5f5;
    overflow: hidden;
}
.ticket-listing-page .sec-2-col .red-band{
    background: #c00c11;
    display: flex;
    align-items: center;
    padding: 1rem 2rem;
    width: 60%;
    transform: skew(33deg);
    position: relative;
    left: -1.5rem;
}
.ticket-listing-page .sec-2-col .grey-band{
    display: flex;
    align-items: center;
    padding: 1rem 0;
    justify-content: center;
    width: 40%;
    
}
.ticket-listing-page .sec-2-col .grey-band p {
    margin-bottom: 0;
    text-transform: uppercase;
    color: #5b5b5b;
    font-family: 'Geogtqsb';
    font-size: 1.25rem;
}
.ticket-listing-page .sec-2-col .red-band span {
    padding-right: 1.5rem;
    text-transform: uppercase;
    font-size: 1.25rem;
    color: #fff;
    position: relative;
}
.ticket-listing-page .sec-2-col .red-band span:after {
    content: '|';
    position: absolute;
    padding-left: 0.6rem;
    top: -0.15rem;
}
.ticket-listing-page .sec-2-col .red-band span:nth-child(3):after{
content: none;
}
.ticket-listing-page .grey-bg{
    background: #f9f9f9;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem 0;
}
.ticket-listing-page .grey-bg span {
    color: #443a3a;
    font-size: 1rem;
    font-family: 'Geogtqsb';
}
.ticket-listing-page .grey-bg .team-logo img{
    width: 18.5rem;
    height: auto;
}

.ticket-listing-page .grey-bg .buy-ticket-btn a{
    padding: 1rem 1.8rem;
    background: #c00c11;
    font-family: 'Geogtqsb';
    text-transform: uppercase;
    color: #fff!important;
    font-size: 1.45rem;
}
.ticket-listing-page .grey-bg span.buy-ticket-btn {
    padding-left: 6rem;
}
.ticket-listing-page .grey-bg span {
    color: #443a3a;
    font-size: 1rem;
    font-family: 'Geogtqsb';
}
.ticket-listing-page .grey-bg span.team1{
    text-transform: uppercase;
}
.ticket-listing-page .sec-2-col .red-band .band-inner{
    transform: skew(-33deg);
    padding-left: .5rem;
}
.ticket-listing-page .lst-main-cls {
    padding-bottom: 2rem;
}

@media (max-width: 991px){
.path-event-group .hdr-scr img {
    display: none !important;
}
.ticket-listing-page .region.region-content{
    margin-top: 5rem;
    padding: 1rem;
}
.ticket-listing-page .sec-2-col .red-band,
.ticket-listing-page .lst-main-cls .sec-2-col,
.ticket-listing-page .sec-2-col .grey-band{
    display: block;
}
.ticket-listing-page .sec-2-col .red-band,
.ticket-listing-page .sec-2-col .grey-band{
    width: 100%;
}
.ticket-listing-page .sec-2-col .red-band{
    padding: 1rem;
    transform: unset;
    left: 0;
}
.ticket-listing-page .grey-bg span{
    font-size: .75rem;
    display: block;
    padding-bottom: .5rem;
}
.ticket-listing-page .grey-bg span.buy-ticket-btn{
    padding-left: 0rem;
        margin-top: 1.3rem;
}
.ticket-listing-page .grey-bg .team-logo img{
    width: 12rem;
}
.ticket-listing-page .grey-bg{
    display: block;
    text-align: center;
}
.ticket-listing-page .grey-bg .buy-ticket-btn a{
    padding: 0.4rem 1.3rem;
    font-size: 1rem;
}
.ticket-listing-page .sec-2-col .grey-band{
    padding: 1rem;  
}
.ticket-listing-page .sec-2-col .red-band .band-inner{
    padding-left: 0rem;
    transform: unset;
}
.ticket-listing-page .sec-2-col .red-band span{
    font-size: 0.85rem;
}
.ticket-listing-page .sec-2-col .grey-band p{
        font-size: 0.85rem;
}
}





/*ticket detail page*/

.tt-dtl-main-cls .band-inner {
    background: #c00c11;
    padding: .5rem 0;
        padding-left: .5rem;
}
.tt-dtl-main-cls .band-inner .stm-inr span {
    padding-right: 1.2rem;
    text-transform: uppercase;
    font-size: 0.95rem;
    color: #fff;
    position: relative;
}
.tp-stm{
    background: #f9f9f9;
}
.stm-name span{
    color: #d0b15f!important;
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: 'Geogtqsb';
    font-size: 0.75rem!important;
}
.price-cat {
background: #f9f9f9;
margin-top: 2rem;
padding: 1rem 0.35rem;
}
.price-cat h2 {
    font-family: 'Geogtqmd';
    font-weight: normal;
    text-transform: uppercase;
    padding-bottom: 1.5rem;
}
ul li {
 list-style: none;
position: relative;
}
.price-cat ul li .icon-left {
float: left;
    width: 10%;
    height: 2rem;
}
.price-cat ul li .txt-ryt {
    width: 90%;
    /*float: right;*/
}
.tt-dtl-main-cls .band-inner .stm-inr span:after{
content: '|';
    position: absolute;
    padding-left: 0.5rem;
    top: -0.2rem;
}
.tt-dtl-main-cls .band-inner .stm-inr span:nth-child(3):after{
    content: none;
}
.tt-dtl-main-cls .team-logo{
        padding: 2rem 0;
}
.support-ryt ul p{
        margin-bottom: 0;
    text-transform: capitalize;
    color: #a2a2a2;
    line-height: 1;
}
.support-ryt ul li{
    padding-bottom: 1rem;
    /*position: relative;*/
}
.support-ryt ul li .lft{
    width: 10%;
    height: 2rem;
    float: left;
    position: relative;
    top: 0.26rem;
}
.support-ryt ul li .lft.last {
    top: 0rem;
}
.cho-sta h2,
.cho-sta p{
    text-transform: uppercase;
}
.cho-sta h2{
    font-family: 'Geogtqrg';
}
.support-ryt ul li .lft .fas {
    color: #f34031;
}
.support-ryt ul li .phn-no {
    font-family: 'Geogtqsb';
    color: #101612;
}
.support-ryt ul li .blue {
    color: #54b6db;
}

.ticket-model .mod-inr{
    padding: 0 1rem;
}
.ticket-model .mod-inr .left-align{
    width: 80%;
    float: left;
        text-align: left;
}
.ticket-model .modal-footer{
    border-top: 0;
        text-align: left;
}
.ticket-model .modal-footer .btn-left{
width: 50%;
    float: left;
    text-align: left;
}
.ticket-model .modal-footer .btn-ryt{
    text-align: right;
}
.ticket-model td {
    padding-right: 1rem;
    border: 1px solid #fff;
    border-radius: 50%;
    background: red;
}

.ticket-model .size-sec li {
    text-align: center;
    width: 3rem;
    height: 3rem;
    /* margin-top: 1rem; */
    border-radius: 50%;
    text-transform: uppercase;
    font-size: 1.1rem;
    border: 0.1rem solid #ccc;
    margin-right: 0.5rem;
    /* position: absolute; */
    /* top: 0; */
}
.ticket-model .size-sec input[type=radio] {
    position: relative;
    top: 0;
    z-index: 1;
    height: 0.65rem;
    width: 100%;
    height: 3rem;
    border: 0.1rem solid #000;
    opacity: 0;
}
.ticket-model .size-sec input[type=checkbox], .size-sec input[type=radio] {
    /* opacity: 0; */
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}
.ticket-model .size-sec li.active {
    border: 0.1rem solid #c90c13;
}
.ticket-model .size-sec li span {
    position: absolute;
    top: 0.7rem;
    left: 1.1rem;
}
.ticket-model .modal-footer .btn-left .btn {
      background: transparent;
}
.ticket-model .modal-footer .btn-ryt .btn {
    background: #e7c641;
    border-color: #e7c641;
}
.ticket-model .size-sec li.active {
     background: red;
    color: #fff;
    border-color: red;
}



/*modal for choose seat starts*/
.seat-modal .modal-dialog{
width: 100%;
margin: 0;
}
.seat-modal .modal-header{
display: flex;
align-items: center;
background: #e90601;
padding: 0.3rem;
border: 0;
padding: 0rem .95rem;
}
.seat-modal .sec-left {
width: 50%;
float: left;
align-items: center;
display: flex;
}
.seat-modal .cls-btn{
width: 50%;
text-align: right;
}
.seat-modal .hd-logo img{
width: 3.5rem;
height: auto;
}
.seat-modal .st-nam-qty{
text-align: left;
padding-left: 1rem;
color: #fff;
}
.seat-modal .st-nam-qty h2{
display: inline;
position: relative;

}
.seat-modal .st-nam-qty h2,
.seat-modal .st-nam-qty .cls-qt{
color: #fff;
text-transform: uppercase;
font-size: 1.3rem;
}
.seat-modal .st-nam-qty h2:after {
content: '|';
color: #000;
padding-left: 0.4rem;
top: 0;
position: absolute;
font-size: inherit;
}
.seat-modal .st-nam-qty .cls-qt{
padding-left: 1rem;    
}
.seat-modal .cls-btn span{
background: #fff;
width: 3rem;
display: inline-flex;
height: 3rem;
align-items: center;
justify-content: center;
border: 1px solid #fff;
border-radius: 50%;
cursor: pointer;
font-size: 2rem;
color: red;
}
/*modal for choose seat ends*/




/*ticket detail page*/</pre></body></html>