Championship (PAC) Tickets
Updated on 10/10/2025
.ticket-section {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 20px;
margin: 30px 0;
}
.ticket-card {
flex: 1 1 300px;
max-width: 400px;
background: #f9f9f9;
border-radius: 12px;
box-shadow: 0 4px 8px rgba(0,0,0,0.1);
text-align: center;
padding: 20px;
transition: transform 0.2s ease;
}
.ticket-card:hover {
transform: translateY(-3px);
}
.ticket-card img {
width: 100%;
height: auto;
border-radius: 8px;
}
.ticket-card a {
color: #000;
text-decoration: none;
}
.ticket-card a:hover {
text-decoration: underline;
}
.ticket-card strong {
display: block;
font-size: 18px;
margin-bottom: 10px;
}
Purchase Tickets for PAC Championships Download Our Ticket App
More About Championship (PAC) Tickets