

# Event Details

- **Event Name**: FORMULA 1 TAG HEUER GRAN PREMIO DE ESPAÑA 2026
- **Event Start and End Date**: Fri, 11 Sep, 2026 at 10:00 am (+01:00)
- **Event Description**: .generic-tabs { --color-text-subtle: #fff; --color-text-active: #000; --color-border: #ccd2d8; --color-active-border: #032230; --color-active-background: #fff; --color-navigation-background: #032230; --border-bottom-width: 0px; --border-bottom-width-active: 0.25rem; } .generic-tabs.plan-ticket-selector { display: none; visibility: hidden; } .generic-tabs .tab-content { display: none; width: calc(100vw - 2rem); max-width: 100%; border-radius: 0.5rem; } .generic-tabs input[type="radio"]:checked + .tab-content { display: block; } .generic-tabs input[type="radio"] { display: none; } .generic-tabs .tabs-navigation { display: flex; gap: 10px; margin-bottom: 0.75rem; background-color: var(--color-navigation-background); padding: 12px; border-bottom: 1px solid #e0e0e0; border-radius: 8px; } .generic-tabs .tabs-navigation label { display: inline-block; padding: 10px 8px; color: var(--color-text-subtle); background-color: transparent; border-bottom: var(--border-bottom-width) solid var(--color-border); border-radius: var(--border-radius) var(--border-radius) 0 0; cursor: pointer; transition: all 0.2s ease; user-select: none; font-size: 13px; line-height: normal; margin-bottom: 0; align-content: center; } @media (min-width: 992px) and (max-width: 1285px) { .generic-tabs .tabs-navigation label { width: 100%; text-align: center; padding: 8px 0px; font-size: 12px; } } @media (min-width: 992px) { .generic-tabs .tabs-navigation { margin-bottom: 1rem; } } .generic-tabs input[id="tab1"]:checked ~ .tabs-navigation label[for="tab1"], .generic-tabs input[id="tab1-plan-ticket-selector"]:checked ~ .tabs-navigation label[for="tab1-plan-ticket-selector"], .generic-tabs input[id="tab2"]:checked ~ .tabs-navigation label[for="tab2"], .generic-tabs input[id="tab2-plan-ticket-selector"]:checked ~ .tabs-navigation label[for="tab2-plan-ticket-selector"], .generic-tabs input[id="tab3"]:checked ~ .tabs-navigation label[for="tab3"], .generic-tabs input[id="tab3-plan-ticket-selector"]:checked ~ .tabs-navigation label[for="tab3-plan-ticket-selector"], .generic-tabs input[id="tab4"]:checked ~ .tabs-navigation label[for="tab4"], .generic-tabs input[id="tab4-plan-ticket-selector"]:checked ~ .tabs-navigation label[for="tab4-plan-ticket-selector"], .generic-tabs input[id="tab5"]:checked ~ .tabs-navigation label[for="tab5"], .generic-tabs input[id="tab5-plan-ticket-selector"]:checked ~ .tabs-navigation label[for="tab5-plan-ticket-selector"], .generic-tabs input[id="tab6"]:checked ~ .tabs-navigation label[for="tab6"], .generic-tabs input[id="tab6-plan-ticket-selector"]:checked ~ .tabs-navigation label[for="tab6-plan-ticket-selector"], .generic-tabs input[id="tab7"]:checked ~ .tabs-navigation label[for="tab7"], .generic-tabs input[id="tab7-plan-ticket-selector"]:checked ~ .tabs-navigation label[for="tab7-plan-ticket-selector"], .generic-tabs input[id="tab8"]:checked ~ .tabs-navigation label[for="tab8"], .generic-tabs input[id="tab8-plan-ticket-selector"]:checked ~ .tabs-navigation label[for="tab8-plan-ticket-selector"], .generic-tabs input[id="tab9"]:checked ~ .tabs-navigation label[for="tab9"], .generic-tabs input[id="tab9-plan-ticket-selector"]:checked ~ .tabs-navigation label[for="tab9-plan-ticket-selector"], .generic-tabs input[id="tab10"]:checked ~ .tabs-navigation label[for="tab10"], .generic-tabs input[id="tab10-plan-ticket-selector"]:checked ~ .tabs-navigation label[for="tab10-plan-ticket-selector"] { color: var(--color-text-active); font-weight: 600; border-bottom: unset; background-color: var(--color-active-background); border-radius: 8px; } .media-container { margin-bottom: 0.5rem; } .media-container video, .media-container img { width: 100%; border-radius: 8px; aspect-ratio: 1742 / 940; } @media only screen and (max-width: 991px) { .generic-tabs { display: none; visibility: hidden; } .generic-tabs.plan-ticket-selector { display: block; visibility: visible; } .generic-tabs .tabs-navigation { display: none; visibility: hidden; } .media-container img { aspect-ratio: 343 / 185; } } /* GENERAL STYLES*/ .hero-section { text-align: left; margin: 0 auto; } .hero-section .main-title { margin: 0 0 1rem 0; } .hero-section .featured-image { width: 100%; height: auto; aspect-ratio: 800 / 300; border-radius: 0.5rem; box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.1); } .section-title { margin-top: 1rem; } .layout-grid { display: grid; gap: 1rem; } .two-column-grid { grid-template-columns: repeat(2, 1fr); } /* Responsive: single column on mobile */ @media (max-width: 48rem) { .two-column-grid { grid-template-columns: 1fr; } } .content-card .card-image { width: 100%; aspect-ratio: 400 / 220; border-radius: 0.625rem; object-fit: cover; } .content-card .card-title { margin-block-start: 0.5rem; margin-block-end: 0.5rem; } /* Premium Section */ .premium-section { padding: 1.5rem 0; margin: 1.5rem 0; border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; } .feature-label { background: #f5f5f5; padding: 1rem 1.5rem; border-radius: 4px; } .feature-label.first-label { margin-top: 24px; } .feature-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1.5rem; } .feature-item { text-align: center; font-weight: 700; padding: 24px 12px; display: flex; align-items: center; justify-content: center; color: #fff; border-radius: 4px; } .feature-item.gold { background: linear-gradient( 69deg, #c6a250 2.16%, #d1ac5a 19.39%, #bf9d4d 34.15%, #bd9b4b 49.13%, #bf9d4d 65.75%, #d1ac5a 81.97%, #c6a250 98.69% ); } .feature-item.silver-plus { background: linear-gradient( 71deg, #697b8c 1.38%, #8b9fac 20.62%, #6b7e91 37.48%, #5c6f81 52.52%, #6b7e91 67.59%, #8b9fac 83.2%, #324355 98% ); } .feature-item.silver { background: linear-gradient( 69deg, #5a5a5a 0.06%, #9f9f9f 17.91%, #8d8b8b 34.29%, #828282 47.93%, #8d8b8b 65.17%, #9f9f9f 78.35%, #5a5a5a 97.11% ); } .feature-item.bronze { background: linear-gradient( 70deg, #584428 0%, #795d37 16.15%, #614b2b 35.03%, #524025 53.17%, #614b2b 70.7%, #795d37 83.42%, #3d2f1b 99.22% ); } .feature-item.included.checkmark { background-image: url('data:image/svg+xml;utf8, '); background-repeat: no-repeat; background-position: center; background-size: 16px 12px; font-size: 0; } /* Star rating system */ .feature-item.stars { display: flex; justify-content: center; align-items: center; gap: 2px; font-size: 0; } .star { width: 16px; height: 15px; background-image: url('data:image/svg+xml;utf8, '); background-repeat: no-repeat; background-position: center; background-size: contain; display: inline-block; } .feature-item.not-included { color: #9ca3af; font-size: 14px; } @media (max-width: 768px) { .feature-label { padding: 0.75rem 1rem; } .feature-grid { gap: 0.5rem; } .feature-item { font-size: 12px; padding: 0.5rem; } .star { width: 14px; height: 13px; } .feature-item.stars { gap: 1px; } } /* Note Section */ .note-container { display: grid; grid-template-columns: auto 1fr; gap: 8px; align-items: flex-start; margin-top: 16px; } .note-asterisk { width: 12px; height: 12px; background-image: url('data:image/svg+xml;utf8, '); background-repeat: no-repeat; background-position: center; background-size: contain; margin-top: 5px; flex-shrink: 0; } .note-text { margin: 0; line-height: 1.5; } /* Interactive Section */ .interactive-section { background: #032230; color: #fff; border-radius: 0.75rem; padding: 1.5rem; margin: 2rem 0; } .interactive-section .section-title { margin: 0 0 1rem 0; } .interactive-content { display: grid; grid-template-columns: 1fr 1fr; gap: 2rem; align-items: start; } .description-block .content-text { margin: 0; line-height: 1.5; color: #e2e8f0; font-size: 0.95rem; } .collapsible-items { display: flex; flex-direction: column; gap: 0.5rem; } .collapsible-items .content-text { margin: 0; margin-bottom: 1.5rem; } /* Responsive: stack on mobile */ @media (max-width: 48rem) { .interactive-content { grid-template-columns: 1fr; gap: 1.5rem; } } .collapsible-item { margin: 0; } .collapsible-item .toggle-details { background: transparent; border: none; margin: 0; padding: 0; } .collapsible-item .toggle-summary { padding-bottom: 1.5rem; border-radius: 0.5rem; cursor: pointer; font-weight: 600; display: flex; justify-content: space-between; align-items: center; list-style: none; transition: background-color 0.2s ease; } .collapsible-item .toggle-summary-title { margin: 0; font-weight: 600; } .collapsible-item .toggle-summary::-webkit-details-marker { display: none; } .collapsible-item .toggle-summary::after { content: ""; background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 9l6 6 6-6' stroke='%232d3748' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center; background-size: 1rem 1rem; width: 2rem; height: 2rem; border-radius: 50%; display: flex; align-items: center; justify-content: center; transition: transform 0.2s ease; flex-shrink: 0; } .collapsible-item .toggle-details[open] .toggle-summary::after { transform: rotate(180deg); } .collapsible-content .content-subtitle { margin: 0 0 0.5rem 0; color: #fff; font-size: 1rem; } .collapsible-content .time-list { margin: 0.5rem 0 0 0; padding-left: 1.2rem; } .collapsible-content .time-item { margin-bottom: 0.3rem; } .card-content { position: relative; z-index: 2; } .card-content .card-title { margin: 0 0 0.5rem 0; font-size: 1.8rem; font-weight: bold; } .card-content .card-description { margin: 0; font-size: 1rem; opacity: 0.9; } Vive una experiencia única en MADRING Del 11 al 13 de septiembre de 2026, Madrid recibe el FORMULA 1 TAG HEUER GRAN PREMIO DE ESPAÑA 2026. La capital se convierte en epicentro de la velocidad con MADRING. Compra tus entradas y siente la adrenalina de la F1® en Madrid. Recta principal Alta velocidad Chicane Peraltada monumental Curvas enlazadas Entrada General No te pierdas ni un segundo de acción Un fin de semana repleto de motor y acción en pista: además de la Formula 1®, disfruta de las emocionantes carreras de F2® y F3®. Viernes, 11 de septiembre FIA Formula 3 – Entrenamientos libres FIA Formula 2 – Entrenamientos libres Formula 1 – Entrenamientos libres 1 FIA Formula 3 – Clasificación FIA Formula 2 – Clasificación Formula 1 – Entrenamientos libres 2 Sábado, 12 de septiembre FIA Formula 3 – Carrera Sprint Formula 1 – Entrenamientos libres 3 FIA Formula 2 – Carrera Sprint Formula 1 – Clasificación Domingo, 13 de septiembre FIA Formula 3 – Carrera Principal FIA Formula 2 – Carrera Principal Formula 1 – Carrera Información sobre los tipos de grada Gold Silver plus Silver Bronze Grada cubierta (Excepto sección 9) — — Visibilidad Las gradas Gold de la curva peraltada ‘La Monumental’ no son cubiertas. Estamos construyendo el circuito y algunos productos pueden estar sujetos a cambios. Te mantendremos informado a través de nuestras comunicaciones. Detalles de la experiencia Siente la adrenalina en primera línea Disfruta de vistas privilegiadas sobre puntos clave del circuito, como la curva peraltada de La Monumental, el podio, el entorno del paddock u otros puntos de adelantamiento dependiendo del tipo de entrada que tengas. Todos los asientos tendrán vistas hacia pantallas gigantes con retransmisiones en directo y comentaristas especializados que te mantendrán en el centro de la acción. Además podrás disfrutar de espacios habilitados para personas con movilidad reducida. Cañas &amp; Tapas Experience Podrás degustar toda la autenticidad gastronómica madrileña en las Fan Zones oficiales de MADRING. Desde street-food hasta platos preparados por reconocidos chefs internacionales, todo en espacios dinámicos con actividades, simuladores y exposiciones relacionadas con la F1® y la cultura española para disfrutar más allá de la pista. Beats of Madrid – Ritmo con esencia local Lo mejor de la cultura musical local: actuaciones en vivo con un ritmo madrileño acompañan la experiencia F1® en las Fan Zones. Música y baile en directo, todo integrado dentro de un entorno cuidadosamente diseñado para ofrecer entretenimiento continuo y comodidad: zonas con sombra, fuentes de agua, baños y mucho más. El circuito mejor conectado del mundo MADRING no es solo velocidad, también es conexión. Ubicado en IFEMA Madrid, a escasos minutos del centro y del aeropuerto, es el circuito mejor conectado del mundo. Metro, bus, tren, taxi y accesos directos para que puedas vivir la experiencia de la F1® sin perder ni un segundo. Ten en cuenta que no hay parking disponible dentro del recinto. Las entradas para Personas con Movilidad Reducida pueden adquirirse en este link Para más información consulta las FAQs del evento
- **Event URL**: https://allevents.in/coslada/formula-1-tag-heuer-gran-premio-de-espaÑa-2026/2700029815618314
- **Event Categories**: food-drinks, sports, live-music, food-truck-festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket Price Range**: min: 195, max: 1541, currency: EUR

## Event venue details

- **city**: Coslada
- **state**: MD
- **country**: Spain
- **location**: MADRING
- **lat**: 40.426044464111
- **long**: -3.56516456604
- **full address**: MADRING, Av. del Partenón, Coslada, Spain

## Event gallery

- **Alt text**: FORMULA 1 TAG HEUER GRAN PREMIO DE ESPAÑA 2026
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/bedb44d0-3b8b-11f1-bd1f-f1e10f03be6f-rimg-w550-h550-dcf0ede7-gmir.jpg?v=1776560681

## FAQs

- **Q**: When and where is FORMULA 1 TAG HEUER GRAN PREMIO DE ESPAÑA 2026 being held?
  - **A:** FORMULA 1 TAG HEUER GRAN PREMIO DE ESPAÑA 2026 takes place on Fri, 11 Sep, 2026 at 10:00 am to Fri, 11 Sep, 2026 at 10:00 am at MADRING, Av. del Partenón, Coslada, Spain.
- **Q**: How much do tickets cost for FORMULA 1 TAG HEUER GRAN PREMIO DE ESPAÑA 2026?
  - **A:** Ticket prices for FORMULA 1 TAG HEUER GRAN PREMIO DE ESPAÑA 2026 range from EUR 195 to EUR 1,541 depending on the ticket type. This is a high-demand event - early booking is strongly recommended.
- **Q**: Who is this event for? Is it right for me?
  - **A:** FORMULA 1 TAG HEUER GRAN PREMIO DE ESPAÑA 2026 is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Coslada, this event is thoughtfully curated to deliver a standout experience worth every moment. If FORMULA 1 TAG HEUER GRAN PREMIO DE ESPAÑA 2026 sounds like your kind of event, don't wait - spots fill up fast.