.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-243681b2]{position:relative;overflow:hidden;width:100%;max-width:600px;margin:auto}.carousel-container[data-v-243681b2]{display:flex;transition:transform .5s ease-in-out}.carousel-item[data-v-243681b2]{min-width:100%}.carousel-item img[data-v-243681b2]{width:100%;height:auto;display:block}.carousel-button[data-v-243681b2]{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-243681b2]{left:10px}.carousel-button.next[data-v-243681b2]{right:10px}.carousel-dots[data-v-243681b2]{text-align:center;margin-top:10px}.dot[data-v-243681b2]{display:inline-block;width:10px;height:10px;margin:0 5px;background:gray;border-radius:50%;cursor:pointer}.dot.active[data-v-243681b2]{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%}.register-page[data-v-681de89a]{max-width:900px;margin:0 auto}.hero[data-v-681de89a]{text-align:center;margin-bottom:20px}.hero h1[data-v-681de89a]{margin-bottom:8px}.fee[data-v-681de89a]{font-size:20px}.payment-note[data-v-681de89a]{color:#444}.card[data-v-681de89a]{background:#fff;border:1px solid #dcdcdc;border-radius:10px;padding:20px}.register-form[data-v-681de89a]{display:flex;flex-direction:column;gap:16px}.form-grid[data-v-681de89a]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}label[data-v-681de89a]{display:flex;flex-direction:column;gap:6px;font-weight:600}input[data-v-681de89a],select[data-v-681de89a],textarea[data-v-681de89a]{border:1px solid #c9c9c9;border-radius:6px;padding:10px;font-size:14px;font-family:Arial,sans-serif}.full-width[data-v-681de89a]{width:100%}button[data-v-681de89a]{align-self:flex-start;border:none;border-radius:6px;background:#0d5fd3;color:#fff;padding:10px 16px;font-weight:700;cursor:pointer}button[data-v-681de89a]:hover{background:#0a4ca9}@media (max-width:700px){.form-grid[data-v-681de89a]{grid-template-columns:1fr}button[data-v-681de89a]{width:100%}}