@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css); .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; display: flex; flex-direction: column; } .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; order: -1; } .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; } .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; } .plan-
description
-tabs #tab1:checked ~ .tab.content1, .plan-
description
-tabs #tab2:checked ~ .tab.content2, .plan-
description
-tabs #tab3:checked ~ .tab.content3, .plan-
description
-tabs #tab4:checked ~ .tab.content4, .plan-
description
-tabs #tab5:checked ~ .tab.content5 { display: block; } .plan-
description
-tabs input + label { –color-text-subtle: #536b75; display: inline-block !important; padding: 0.25rem 0.5rem; color: var(–color-text-subtle); font-size: 0.875rem; background-color: transparent; border-bottom: 1px solid #ccd2d8; border-radius: 0.25rem 0.25rem 0 0; cursor: pointer; margin-block-end: 0.75rem; } .plan-
description
-tabs input:checked + label { color: #000; font-weight: 600; background-color: none; border-bottom: 0.25rem solid #bdff69; } .plan-
description
-tabs input ~ .tab { display: none; } .plan-
description
-tabs .tab { width: calc(100vw – 2rem); max-width: 100%; border-radius: 0.5rem; background-color: white; } .plan-
description
-tabs .tab h2 { font: var( –plan-
description
-tab-title-font, normal normal var(–font-weight-bold, 800) var(–font-size-h3, 1.25rem) / var(–font-line-height-h3, 1.5rem) var( –font-stack-secondary, var(–font-stack, 'Muli', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif) ) ); margin-block-end: 1rem; text-wrap: pretty; } .plan-
description
-tabs .tab h3 { font-weight: 600; font-size: 1.125rem; line-height: 1.3; text-transform: none; text-wrap: pretty; padding-block-start: 1rem; } .plan-
description
-tabs .tab h4 { font: normal normal var(–font-weight-bold, 600) var(–font-size-body-base, 1rem) / var(–font-line-height-body-base, 1.5rem) var(–font-stack, 'Muli', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif); } .event-dates ul { padding: 24px 0 0; } .event-dates li { list-style: none; color: #536b75; } .event-dates details li p { margin: 0.25rem 0 1.25rem; } .event-dates details li ul { padding: 0 0 1.25rem 2.25rem; } .event-dates details li li { list-style: circle; } h2 { margin: 1rem 0 2.5rem; } .text-subtle { color: #536b75; } .video-container { margin: 2.5rem 0; } .grid img, .video-container video { width: 100%; border-radius: 8px; } .event-itinerary { margin-bottom: 2.5rem; background-color: #f2f3f3; padding: 1.5rem; border-radius: 0.5rem; } .event-header { margin-bottom: 1rem; } .event-content { display: flex; flex-flow: column; gap: 1rem; } .event-dates, .grid-item { display: flex; flex-direction: column; gap: 1rem; } .event-dates details { padding: 0.5rem; } .event-dates details p { margin: 0.75rem 0 0; } .event-summary { font-size: 18px; cursor: pointer; font-weight: 700; display: flex; justify-content: space-between; align-items: center; width: 100%; } .event-summary::after { content: 'f078'; font-family: 'Font Awesome 5 Free'; font-weight: 900; margin-left: auto; display: flex; justify-content: center; align-items: center; width: 32px; height: 32px; background-color: #fff; border-radius: 50%; font-size: 16px; } .grid { display: grid; grid-template-columns: 1fr; gap: 2rem; margin: 1.5rem 0 2.5rem; } .grid-item h4 { margin: 1rem 0 0; } .grid-item p { margin: 0; } .hospitality-card { background: url('https://images.feverup.com/plan/photo/10aecf18-5e5e-11f0-bebf-fe778e1adbac.jpg') center/cover no-repeat; border-radius: 0.5rem; padding: 73px 16px 16px; color: #fff; position: relative; text-align: center; } .hospitality-card__overlay { background: rgba(6, 35, 44, 0.8); padding: 1.5rem; border-radius: 0.5rem; } .hospitality-card__features { margin: 15px 0; list-style: none; padding: 0; text-align: left; } .hospitality-card__features li { margin-bottom: 0.75rem; } .hospitality-card__features li:before { content: 'f00c'; font-family: 'Font Awesome 5 Free'; font-weight: 900; margin-right: 0.5rem; } .hospitality-card__bottom { display: flex; gap: 1rem; justify-content: center; align-items: center; flex-wrap: wrap; } .hospitality-card__price { font-size: 1.25rem; } .hospitality-card__price strong { font-size: 1.5rem; } .hospitality-card__button-cta { background: linear-gradient(85deg, #ffffff 3.93%, #b9babd 100%, #ffffff); color: #031419 !important; text-decoration: none !important; font-weight: 800 !important; } .hospitality-card__title { font-family: 'MD Nichrome Test Bold', sans-serif; font-size: 40px !important; text-align: center; text-transform: uppercase !important; } /* Media Queries */ @media (min-width: 600px) { .grid { grid-template-columns: 1fr 1fr; } .event-content { flex-direction: row; gap: 1.5rem; } .event-dates, .event-text { flex: 1; } .hospitality-card__overlay { display: flex; flex-wrap: wrap; } .hospitality-card__title { font-size: 44px !important; text-align: left; } .hospitality-card__overlay h3 { flex: 1 0 100%; } .hospitality-card__features { flex: 1 0 60%; } .hospitality-card__bottom { flex: 1 0 40%; align-content: center; } } @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 (min-width: 992px) { .generic-tabs .tabs-navigation { margin-bottom: 1rem; } .plan-
description
-tabs input + label { padding: 0.25rem 0.75rem; color: var(–color-text-subtle); font-size: 1rem; background-color: transparent; margin-block-end: 1rem; } } @media (min-width: 992px) and (max-width: 1285px) { .generic-tabs .tabs-navigation label { width: 100%; text-align: center; padding: 8px 0px; font-size: 12px; } } Waterfront Grandstand Premium Waterfront Grandstand VELA Beach Club VELA Privé Event Details The Emirates Dubai Sail Grand Prix presented by DP World is set to return for another weekend of epic racing action and entertainment. It’s the ultimate day-out by the waters of Mina Rashid. Watch 13 national teams battle for crucial points at the penultimate event of the 2026 Rolex SailGP Championship. Beyond the racing, fans can enjoy live performances, as well as a range of onshore activities and interactive experiences within the race stadium. It will be one of the most exciting sporting weekends in Dubai. Waterfront Grandstand Perfect for fans who want to be in the heart of the action, this ticket offers stadium seating and an entertaining atmosphere with dedicated Race Stadium hosts. Premium Waterfront Grandstand Designed for fans looking to elevate their race day with added comfort, convenience and amenities while still experiencing the buzzing grandstand atmosphere. VELA Beach Club This chic, waterfront hospitality experience blends world-class racing with a vibrant social scene, offering best-in-house race views, a refined lounge space, and exceptional service. VELA Privé SailGP’s most exclusive hospitality experience – a private, all-inclusive waterfront environment designed for groups seeking connection, comfort, and exceptional service. For more information, please consult the FAQs of this experience here .
About this experience
Review the latest session, price, availability and booking conditions on Fever before purchasing.
Experience details
- Venue
- Port Rashid
- Location
- Dubai, United Arab Emirates
- Experience type
- Sports Events
- Available from
- 21 Nov 2026
- Available until
- 22 Nov 2026
- Price from
- AED


Reviews
There are no reviews yet.