.event-info-container{justify-content:space-around;background-color:gray;color:#fff;padding:20px 10px;font-family:Arial,sans-serif}.event-info-container,.event-info-item{display:flex;align-items:center}.event-info-item:not(:last-child){border-right:1px solid hsla(0,0%,100%,.2);padding-right:20px;margin-right:20px}.icon{display:inline-block;margin-right:8px;font-size:20px;color:#e3c785}.clock-icon:before{content:"⏰"}.location-icon:before{content:"📍"}.ticket-icon:before{content:"🎟️"}.event-info-text{font-size:14px;text-transform:uppercase}.register-link{color:#fff;text-decoration:none;transition:color .3s ease}.register-link:hover{color:#e3c785}header{background:blue;color:#fff;padding:10px 20px}.banner{display:flex;align-items:center;justify-content:space-between;position:relative}.logo{width:80px;height:80px;margin-right:15px}.hamburger{display:none;flex-direction:column;cursor:pointer;gap:5px}.hamburger span{width:25px;height:3px;background:#fff;border-radius:2px}nav{display:flex;align-items:center;gap:15px}nav a{color:#fff;text-decoration:none}nav a:hover{text-decoration:underline}@media (max-width:500px){.hamburger{display:flex}.header-title{font-size:12px}nav{display:none;position:absolute;top:60px;right:0;background:#000;flex-direction:column;gap:10px;padding:10px;border:1px solid #333}nav.open{display:flex}nav a{margin:0}}body{font-family:Arial,sans-serif;margin:0;background:#f9f9f9}.mainBody{margin:5%}.carousel[data-v-a7f8e326]{position:relative;overflow:hidden;width:100%;max-width:600px;margin:auto}.carousel-container[data-v-a7f8e326]{display:flex;transition:transform .5s ease-in-out}.carousel-item[data-v-a7f8e326]{min-width:100%}.carousel-item img[data-v-a7f8e326]{width:100%;height:auto;display:block}.carousel-button[data-v-a7f8e326]{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);color:#fff;border:none;font-size:2rem;cursor:pointer;z-index:1;padding:.5rem 1rem}.carousel-button.prev[data-v-a7f8e326]{left:10px}.carousel-button.next[data-v-a7f8e326]{right:10px}.carousel-dots[data-v-a7f8e326]{text-align:center;margin-top:10px}.dot[data-v-a7f8e326]{display:inline-block;width:10px;height:10px;margin:0 5px;background:gray;border-radius:50%;cursor:pointer}.dot.active[data-v-a7f8e326]{background:#000}table{width:100%;border-collapse:collapse;margin-top:20px}.CarShow{width:50%}td,th{border:1px solid #ddd;padding:8px}th{background:#f4f4f4}.atc{width:100px}.centered-div{display:flex;align-items:center;justify-content:space-between;position:relative}.centered-p{text-align:center}@media (max-width:800px){.CarShow{width:100%}}@media (max-width:500px){.CarShow{width:100%}}.p[data-v-5443bf69]{margin-left:25%;margin-right:25%}