{"id":17739,"date":"2025-12-17T10:32:24","date_gmt":"2025-12-17T09:32:24","guid":{"rendered":"https:\/\/racehall.com\/training\/"},"modified":"2026-01-24T09:33:21","modified_gmt":"2026-01-24T08:33:21","slug":"training","status":"publish","type":"page","link":"https:\/\/racehall.com\/en\/training\/","title":{"rendered":"Training"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"17739\" class=\"elementor elementor-17739 elementor-17720\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f5cf1a1 e-flex e-con-boxed e-con e-parent\" data-id=\"f5cf1a1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f8a5949 e-con-full e-flex e-con e-child\" data-id=\"f8a5949\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8dff01a elementor-widget__width-initial ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading\" data-id=\"8dff01a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Serious training for serious drivers<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b4dcc8f ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor\" data-id=\"b4dcc8f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Structured sessions focused on performance and progression<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6586f45 products-fl e-flex e-con-boxed e-con e-parent\" data-id=\"6586f45\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bebecfa ob-has-background-overlay elementor-widget elementor-widget-html\" data-id=\"bebecfa\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\/* Control the Elementor Tabs from the URL\n* Code from https:\/\/element.how\/elementor-open-specific-tab-toggle-accordion\/\n* Copyright 2023 Element.how\n* Updated 2023\/12\/05\n*\/\nwindow.addEventListener('load', () => {\nsetTimeout(function () {\n\nlet scrollOffset = 100; \/* scroll offset from the top of title *\/\n\nconst tabsAccordionToggleTitles = document.querySelectorAll('.e-n-accordion-item-title, .e-n-tab-title, .elementor-tab-title');\n\nconst clickTitleWithAnchor = (anchor) => {\ntabsAccordionToggleTitles.forEach(title => {\nif (title.querySelector(`#${anchor}`) != null || title.id === anchor || (title.closest('details') && title.closest('details').id === anchor)) {\nif (title.getAttribute('aria-expanded') !== 'true' && !title.classList.contains('elementor-active')) title.click();\nlet timing = 0;\nlet scrollTarget = title;\nif (getComputedStyle(title.closest('.elementor-element')).getPropertyValue('--n-tabs-direction') == 'row') scrollTarget = title.closest('.elementor-element');\nif (title.closest('.e-n-accordion, .elementor-accordion-item, .elementor-toggle-item')) {\ntiming = 400;\n}\nsetTimeout(function () {\njQuery('html, body').animate({\nscrollTop: jQuery(scrollTarget).offset().top - scrollOffset,\n}, 'slow');\n}, timing);\n}\n});\n};\n\ndocument.addEventListener('click', (event) => {\nif (event.target.closest('a') && event.target.closest('a').href.includes('#')) {\nconst anchor = extractAnchor(event.target.closest('a').href);\nif (anchor && isAnchorInTitles(anchor, tabsAccordionToggleTitles)) {\nevent.preventDefault();\nclickTitleWithAnchor(anchor);\n}\n}\n});\n\nconst currentAnchor = extractAnchor(window.location.href);\nif (currentAnchor) {\nclickTitleWithAnchor(currentAnchor);\n}\n\nfunction extractAnchor(url) {\nconst match = url.match(\/#([^?]+)\/);\nreturn match ? match[1] : null;\n};\n\nfunction isAnchorInTitles(anchor, titles) {\nreturn Array.from(titles).some(title => {\nreturn title.querySelector(`#${anchor}`) !== null || title.id === anchor || (title.closest('details') && title.closest('details').id === anchor);\n});\n};\n\n}, 300);\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a426a6f e-n-tabs-none ob-has-background-overlay elementor-widget elementor-widget-n-tabs\" data-id=\"a426a6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;horizontal_scroll_mobile&quot;:&quot;disable&quot;,&quot;horizontal_scroll&quot;:&quot;enable&quot;,&quot;tabs_justify_horizontal&quot;:&quot;start&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"172124783\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"aar\" data-tab-title-id=\"e-n-tab-title-1721247831\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-1721247831\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tTraining Aarhus\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"cph\" data-tab-title-id=\"e-n-tab-title-1721247832\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1721247832\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tTraining Copenhagen\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"restaurant\" data-tab-title-id=\"e-n-tab-title-1721247833\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1721247833\" style=\"--n-tabs-title-order: 3;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tRestaurant\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"giftcard\" data-tab-title-id=\"e-n-tab-title-1721247834\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1721247834\" style=\"--n-tabs-title-order: 4;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tGift cards\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-1721247831\" role=\"tabpanel\" aria-labelledby=\"aar\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-23f2027 e-flex e-con-boxed e-con e-child\" data-id=\"23f2027\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a26cea4 elementor-widget__width-initial elementor-widget-mobile__width-inherit ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor\" data-id=\"a26cea4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>Closed<\/strong> means that you have the course exclusively to yourselves. This requires a minimum payment for 12 people. No age requirements.  <\/p><p><strong>Open <\/strong>is for teams less than 12 people. You share the track with everyone else, who has booked. <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-31a6a96 eael-product-grid-column-mobile-2 elementor-widget__width-initial elementor-widget-mobile__width-inherit eael-product-grid-column-4 ob-has-background-overlay elementor-widget elementor-widget-eicon-woocommerce\" data-id=\"31a6a96\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"eicon-woocommerce.default\">\n\t\t\t\t\t\n        <div class=\"eael-product-grid eael-product-preset-5 grid\" id=\"eael-product-grid\" data-widget-id=\"31a6a96\" data-page-id=\"17739\" data-nonce=\"79d69fce43\" >\n            <div class=\"woocommerce\">\n                <ul class=\"products eael-post-appender eael-post-appender-31a6a96\" data-ssi-desktop=\"no\" data-ssi-tablet=\"no\" data-ssi-mobile=\"no\" data-layout-mode=\"grid\">    <li class=\"product  post-17192 type-product status-publish has-post-thumbnail product_cat-aarhus-en product_cat-race-en product_cat-training-aarhus first instock product-type-external\">\n                <div class=\"eael-product-wrap\" data-src=\"\" data-src-hover=\"\">\n            <div class=\"product-image-wrap\">\n                <div class=\"image-wrap\">\n                    <a href=\"https:\/\/racehall.com\/en\/vare\/power-hour-aar\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img fetchpriority=\"high\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Power-hour-1.jpg\" class=\"attachment-large size-large\" alt=\"Power hour\" loading=\"eager\" srcset=\"https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Power-hour-1.jpg 600w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Power-hour-1-400x400.jpg 400w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Power-hour-1-150x150.jpg 150w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Power-hour-1-300x300.jpg 300w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Power-hour-1-100x100.jpg 100w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Power-hour-1-120x120.jpg 120w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/a>                <\/div>\n                <div class=\"image-hover-wrap\">\n                    <ul class=\"icons-wrap block-style\">\n                                                                                                <li class=\"view-details\"><a href=\"https:\/\/racehall.com\/en\/vare\/power-hour-aar\/\"><i class=\"fas fa-link\"><\/i><\/a><\/li>\n                        <li class=\"add-to-cart\"><a href=\"https:\/\/racehall.com\/en\/vare\/power-hour-aar\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_17192\" data-quantity=\"1\" class=\"button product_type_external\" data-product_id=\"17192\" data-product_sku=\"16430\" aria-label=\"Read more and book\" rel=\"nofollow\">Read more and book<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_17192\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            <div class=\"product-details-wrap\">\n                                <div class=\"eael-product-title\">\n                    <a href=\"https:\/\/racehall.com\/en\/vare\/power-hour-aar\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><h2>Power hour<\/h2><\/a>                                    <\/div>\n                <div class=\"eael-product-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">kr.<\/span>&nbsp;310,00<\/bdi><\/span><\/div>            <\/div>\n        <\/div>\n            <\/li>\n        <li class=\"product  post-2409 type-product status-publish has-post-thumbnail product_cat-aarhus-en product_cat-race-en product_cat-training-aarhus product_cat-youth-aarhus instock purchasable product-type-external\">\n                <div class=\"eael-product-wrap\" data-src=\"\" data-src-hover=\"\">\n            <div class=\"product-image-wrap\">\n                <div class=\"image-wrap\">\n                    <a href=\"https:\/\/racehall.com\/en\/vare\/formula-talent-aar\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-talent-1.jpg\" class=\"attachment-large size-large\" alt=\"a man and woman wearing racing suits\" loading=\"eager\" srcset=\"https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-talent-1.jpg 600w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-talent-1-300x300.jpg 300w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-talent-1-150x150.jpg 150w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-talent-1-100x100.jpg 100w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/a>                <\/div>\n                <div class=\"image-hover-wrap\">\n                    <ul class=\"icons-wrap block-style\">\n                                                                                                <li class=\"view-details\"><a href=\"https:\/\/racehall.com\/en\/vare\/formula-talent-aar\/\"><i class=\"fas fa-link\"><\/i><\/a><\/li>\n                        <li class=\"add-to-cart\"><a href=\"https:\/\/racehall.com\/en\/vare\/formula-talent-aar\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_2409\" data-quantity=\"1\" class=\"button product_type_external add_to_cart_button\" data-product_id=\"2409\" data-product_sku=\"2408\" aria-label=\"L\u00e6s mere og book\" rel=\"nofollow\">L\u00e6s mere og book<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_2409\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            <div class=\"product-details-wrap\">\n                                <div class=\"eael-product-title\">\n                    <a href=\"https:\/\/racehall.com\/en\/vare\/formula-talent-aar\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><h2>Formula Talent<\/h2><\/a>                                    <\/div>\n                <div class=\"eael-product-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">kr.<\/span>&nbsp;1.000,00<\/bdi><\/span><\/div>            <\/div>\n        <\/div>\n            <\/li>\n        <li class=\"product  post-5369 type-product status-publish has-post-thumbnail product_cat-aarhus-en product_cat-race-en product_cat-training-aarhus instock product-type-external\">\n                <div class=\"eael-product-wrap\" data-src=\"\" data-src-hover=\"\">\n            <div class=\"product-image-wrap\">\n                <div class=\"image-wrap\">\n                    <a href=\"https:\/\/racehall.com\/en\/vare\/formula-training-f1-premium-aar\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-training-1-1024x1024.jpg\" class=\"attachment-large size-large\" alt=\"a red and black poster with a man wearing a helmet\" loading=\"eager\" srcset=\"https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-training-1-1024x1024.jpg 1024w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-training-1-300x300.jpg 300w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-training-1-150x150.jpg 150w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-training-1-768x768.jpg 768w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-training-1-1536x1536.jpg 1536w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-training-1-2048x2048.jpg 2048w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-training-1-600x600.jpg 600w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-training-1-100x100.jpg 100w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/a>                <\/div>\n                <div class=\"image-hover-wrap\">\n                    <ul class=\"icons-wrap block-style\">\n                                                                                                <li class=\"view-details\"><a href=\"https:\/\/racehall.com\/en\/vare\/formula-training-f1-premium-aar\/\"><i class=\"fas fa-link\"><\/i><\/a><\/li>\n                        <li class=\"add-to-cart\"><a href=\"https:\/\/racehall.com\/vare\/formula-training-f1-premium-aar\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_5369\" data-quantity=\"1\" class=\"button product_type_external\" data-product_id=\"5369\" data-product_sku=\"5368\" aria-label=\"Read more and book\" rel=\"nofollow\">Read more and book<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_5369\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            <div class=\"product-details-wrap\">\n                                <div class=\"eael-product-title\">\n                    <a href=\"https:\/\/racehall.com\/en\/vare\/formula-training-f1-premium-aar\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><h2>Formula Training - F1 Premium<\/h2><\/a>                                    <\/div>\n                <div class=\"eael-product-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">kr.<\/span>&nbsp;1.195,00<\/bdi><\/span><\/div>            <\/div>\n        <\/div>\n            <\/li>\n        <li class=\"product  post-5801 type-product status-publish has-post-thumbnail product_cat-aarhus-en product_cat-race-en product_cat-training-aarhus last instock product-type-external\">\n                <div class=\"eael-product-wrap\" data-src=\"\" data-src-hover=\"\">\n            <div class=\"product-image-wrap\">\n                <div class=\"image-wrap\">\n                    <a href=\"https:\/\/racehall.com\/en\/vare\/formula-training-classic-aar\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-classic-1024x1024.jpg\" class=\"attachment-large size-large\" alt=\"a man in a black jacket\" loading=\"eager\" srcset=\"https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-classic-1024x1024.jpg 1024w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-classic-300x300.jpg 300w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-classic-150x150.jpg 150w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-classic-768x768.jpg 768w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-classic-1536x1536.jpg 1536w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-classic-2048x2048.jpg 2048w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-classic-600x600.jpg 600w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-classic-100x100.jpg 100w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/a>                <\/div>\n                <div class=\"image-hover-wrap\">\n                    <ul class=\"icons-wrap block-style\">\n                                                                                                <li class=\"view-details\"><a href=\"https:\/\/racehall.com\/en\/vare\/formula-training-classic-aar\/\"><i class=\"fas fa-link\"><\/i><\/a><\/li>\n                        <li class=\"add-to-cart\"><a href=\"https:\/\/racehall.com\/en\/vare\/formula-training-classic-aar\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_5801\" data-quantity=\"1\" class=\"button product_type_external\" data-product_id=\"5801\" data-product_sku=\"5740\" aria-label=\"Read more and book\" rel=\"nofollow\">Read more and book<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_5801\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            <div class=\"product-details-wrap\">\n                                <div class=\"eael-product-title\">\n                    <a href=\"https:\/\/racehall.com\/en\/vare\/formula-training-classic-aar\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><h2>Formula Training - Classic<\/h2><\/a>                                    <\/div>\n                <div class=\"eael-product-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">kr.<\/span>&nbsp;900,00<\/bdi><\/span><\/div>            <\/div>\n        <\/div>\n            <\/li>\n        <li class=\"product  post-5641 type-product status-publish has-post-thumbnail product_cat-aarhus-en product_cat-race-en product_cat-training-aarhus first instock product-type-external\">\n                <div class=\"eael-product-wrap\" data-src=\"\" data-src-hover=\"\">\n            <div class=\"product-image-wrap\">\n                <div class=\"image-wrap\">\n                    <a href=\"https:\/\/racehall.com\/en\/vare\/formula-training-f3-beginners-aar\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/racehall.com\/wp-content\/uploads\/2025\/04\/Racehall_produktillustrationer_2025.jpg\" class=\"attachment-large size-large\" alt=\"Produktbild f\u00f6r Formula Training F3 Beginners p\u00e5 Racehall Stockholm\" loading=\"eager\" srcset=\"https:\/\/racehall.com\/wp-content\/uploads\/2025\/04\/Racehall_produktillustrationer_2025.jpg 600w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/04\/Racehall_produktillustrationer_2025-300x300.jpg 300w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/04\/Racehall_produktillustrationer_2025-150x150.jpg 150w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/04\/Racehall_produktillustrationer_2025-100x100.jpg 100w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/04\/Racehall_produktillustrationer_2025-120x120.jpg 120w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/a>                <\/div>\n                <div class=\"image-hover-wrap\">\n                    <ul class=\"icons-wrap block-style\">\n                                                                                                <li class=\"view-details\"><a href=\"https:\/\/racehall.com\/en\/vare\/formula-training-f3-beginners-aar\/\"><i class=\"fas fa-link\"><\/i><\/a><\/li>\n                        <li class=\"add-to-cart\"><a href=\"https:\/\/racehall.com\/vare\/formula-training-f4-beginners-aar\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_5641\" data-quantity=\"1\" class=\"button product_type_external\" data-product_id=\"5641\" data-product_sku=\"5374\" aria-label=\"Read more and book\" rel=\"nofollow\">Read more and book<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_5641\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            <div class=\"product-details-wrap\">\n                                <div class=\"eael-product-title\">\n                    <a href=\"https:\/\/racehall.com\/en\/vare\/formula-training-f3-beginners-aar\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><h2>Formula Training - F3 Beginners<\/h2><\/a>                                    <\/div>\n                <div class=\"eael-product-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">kr.<\/span>&nbsp;1.195,00<\/bdi><\/span><\/div>            <\/div>\n        <\/div>\n            <\/li>\n    <\/ul>            <\/div>\n        <\/div>\n\n        <script type=\"text\/javascript\">\n            jQuery(document).ready(function($) {\n                var $scope = jQuery(\".elementor-element-31a6a96\");\n                var $products = $('.products', $scope);\n                var $layout_mode = $products.data('layout-mode');\n                \n                if ( $layout_mode === 'masonry' ) {\n                    \/\/ init isotope\n                    var $isotope_products = $products.isotope({\n                        itemSelector: \"li.product\",\n                        layoutMode: $layout_mode,\n                        percentPosition: true\n                    });\n\n                    $isotope_products.imagesLoaded().progress( function() {\n                        $isotope_products.isotope('layout');\n                    })\n                    \n                }\n            });\n        <\/script>\n        \t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1721247832\" role=\"tabpanel\" aria-labelledby=\"cph\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-cd25f93 e-flex e-con-boxed e-con e-child\" data-id=\"cd25f93\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b68d823 elementor-widget__width-initial elementor-widget-mobile__width-inherit ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor\" data-id=\"b68d823\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>Open <\/strong>is for teams less than 12 people.<\/p><p><strong>Drop In <\/strong>is a product for everyone which cannot be booked. Reach out via phone or mail and find out if there is space on the track. <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-43f8de7 eael-product-grid-column-mobile-2 elementor-widget__width-initial elementor-widget-mobile__width-inherit eael-product-grid-column-4 ob-has-background-overlay elementor-widget elementor-widget-eicon-woocommerce\" data-id=\"43f8de7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"eicon-woocommerce.default\">\n\t\t\t\t\t\n        <div class=\"eael-product-grid eael-product-preset-5 grid\" id=\"eael-product-grid\" data-widget-id=\"43f8de7\" data-page-id=\"17739\" data-nonce=\"79d69fce43\" >\n            <div class=\"woocommerce\">\n                <ul class=\"products eael-post-appender eael-post-appender-43f8de7\" data-ssi-desktop=\"no\" data-ssi-tablet=\"no\" data-ssi-mobile=\"no\" data-layout-mode=\"grid\">    <li class=\"product  post-17193 type-product status-publish has-post-thumbnail product_cat-copenhagen product_cat-race-en product_cat-training-copenhagen instock product-type-external\">\n                <div class=\"eael-product-wrap\" data-src=\"\" data-src-hover=\"\">\n            <div class=\"product-image-wrap\">\n                <div class=\"image-wrap\">\n                    <a href=\"https:\/\/racehall.com\/en\/vare\/power-hour-cph\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img fetchpriority=\"high\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Power-hour-1.jpg\" class=\"attachment-large size-large\" alt=\"Power hour\" loading=\"eager\" srcset=\"https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Power-hour-1.jpg 600w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Power-hour-1-400x400.jpg 400w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Power-hour-1-150x150.jpg 150w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Power-hour-1-300x300.jpg 300w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Power-hour-1-100x100.jpg 100w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Power-hour-1-120x120.jpg 120w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/a>                <\/div>\n                <div class=\"image-hover-wrap\">\n                    <ul class=\"icons-wrap block-style\">\n                                                                                                <li class=\"view-details\"><a href=\"https:\/\/racehall.com\/en\/vare\/power-hour-cph\/\"><i class=\"fas fa-link\"><\/i><\/a><\/li>\n                        <li class=\"add-to-cart\"><a href=\"https:\/\/racehall.com\/en\/vare\/power-hour-cph\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_17193\" data-quantity=\"1\" class=\"button product_type_external\" data-product_id=\"17193\" data-product_sku=\"16425\" aria-label=\"Read more and book\" rel=\"nofollow\">Read more and book<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_17193\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            <div class=\"product-details-wrap\">\n                                <div class=\"eael-product-title\">\n                    <a href=\"https:\/\/racehall.com\/en\/vare\/power-hour-cph\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><h2>Power hour<\/h2><\/a>                                    <\/div>\n                <div class=\"eael-product-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">kr.<\/span>&nbsp;310,00<\/bdi><\/span><\/div>            <\/div>\n        <\/div>\n            <\/li>\n        <li class=\"product  post-2384 type-product status-publish has-post-thumbnail product_cat-copenhagen product_cat-race-en product_cat-training-copenhagen product_cat-youth-copenhagen instock product-type-external\">\n                <div class=\"eael-product-wrap\" data-src=\"\" data-src-hover=\"\">\n            <div class=\"product-image-wrap\">\n                <div class=\"image-wrap\">\n                    <a href=\"https:\/\/racehall.com\/en\/vare\/formula-talent-cph\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-talent-1.jpg\" class=\"attachment-large size-large\" alt=\"a man and woman wearing racing suits\" loading=\"eager\" srcset=\"https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-talent-1.jpg 600w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-talent-1-300x300.jpg 300w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-talent-1-150x150.jpg 150w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-talent-1-100x100.jpg 100w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/a>                <\/div>\n                <div class=\"image-hover-wrap\">\n                    <ul class=\"icons-wrap block-style\">\n                                                                                                <li class=\"view-details\"><a href=\"https:\/\/racehall.com\/en\/vare\/formula-talent-cph\/\"><i class=\"fas fa-link\"><\/i><\/a><\/li>\n                        <li class=\"add-to-cart\"><a href=\"https:\/\/racehall.com\/vare\/formula-talent-cph\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_2384\" data-quantity=\"1\" class=\"button product_type_external\" data-product_id=\"2384\" data-product_sku=\"289\" aria-label=\"Read more and book\" rel=\"nofollow\">Read more and book<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_2384\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            <div class=\"product-details-wrap\">\n                                <div class=\"eael-product-title\">\n                    <a href=\"https:\/\/racehall.com\/en\/vare\/formula-talent-cph\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><h2>Formula Talent<\/h2><\/a>                                    <\/div>\n                <div class=\"eael-product-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">kr.<\/span>&nbsp;1.000,00<\/bdi><\/span><\/div>            <\/div>\n        <\/div>\n            <\/li>\n        <li class=\"product  post-5802 type-product status-publish has-post-thumbnail product_cat-copenhagen product_cat-race-en product_cat-training-copenhagen last instock product-type-external\">\n                <div class=\"eael-product-wrap\" data-src=\"\" data-src-hover=\"\">\n            <div class=\"product-image-wrap\">\n                <div class=\"image-wrap\">\n                    <a href=\"https:\/\/racehall.com\/en\/vare\/formula-training-classic-cph\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-classic-1024x1024.jpg\" class=\"attachment-large size-large\" alt=\"a man in a black jacket\" loading=\"eager\" srcset=\"https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-classic-1024x1024.jpg 1024w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-classic-300x300.jpg 300w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-classic-150x150.jpg 150w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-classic-768x768.jpg 768w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-classic-1536x1536.jpg 1536w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-classic-2048x2048.jpg 2048w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-classic-600x600.jpg 600w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-classic-100x100.jpg 100w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/a>                <\/div>\n                <div class=\"image-hover-wrap\">\n                    <ul class=\"icons-wrap block-style\">\n                                                                                                <li class=\"view-details\"><a href=\"https:\/\/racehall.com\/en\/vare\/formula-training-classic-cph\/\"><i class=\"fas fa-link\"><\/i><\/a><\/li>\n                        <li class=\"add-to-cart\"><a href=\"https:\/\/racehall.com\/vare\/formula-training-classic-cph\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_5802\" data-quantity=\"1\" class=\"button product_type_external\" data-product_id=\"5802\" data-product_sku=\"5682\" aria-label=\"Read more and book\" rel=\"nofollow\">Read more and book<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_5802\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            <div class=\"product-details-wrap\">\n                                <div class=\"eael-product-title\">\n                    <a href=\"https:\/\/racehall.com\/en\/vare\/formula-training-classic-cph\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><h2>Formula Training - Classic<\/h2><\/a>                                    <\/div>\n                <div class=\"eael-product-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">kr.<\/span>&nbsp;900,00<\/bdi><\/span><\/div>            <\/div>\n        <\/div>\n            <\/li>\n        <li class=\"product  post-5803 type-product status-publish has-post-thumbnail product_cat-copenhagen product_cat-race-en product_cat-training-copenhagen first instock product-type-external\">\n                <div class=\"eael-product-wrap\" data-src=\"\" data-src-hover=\"\">\n            <div class=\"product-image-wrap\">\n                <div class=\"image-wrap\">\n                    <a href=\"https:\/\/racehall.com\/en\/vare\/formula-training-f1-premium-cph\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-training-1-1024x1024.jpg\" class=\"attachment-large size-large\" alt=\"a red and black poster with a man wearing a helmet\" loading=\"eager\" srcset=\"https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-training-1-1024x1024.jpg 1024w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-training-1-300x300.jpg 300w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-training-1-150x150.jpg 150w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-training-1-768x768.jpg 768w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-training-1-1536x1536.jpg 1536w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-training-1-2048x2048.jpg 2048w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-training-1-600x600.jpg 600w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-training-1-100x100.jpg 100w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/a>                <\/div>\n                <div class=\"image-hover-wrap\">\n                    <ul class=\"icons-wrap block-style\">\n                                                                                                <li class=\"view-details\"><a href=\"https:\/\/racehall.com\/en\/vare\/formula-training-f1-premium-cph\/\"><i class=\"fas fa-link\"><\/i><\/a><\/li>\n                        <li class=\"add-to-cart\"><a href=\"https:\/\/racehall.com\/vare\/formula-training-f1-premium-cph\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_5803\" data-quantity=\"1\" class=\"button product_type_external\" data-product_id=\"5803\" data-product_sku=\"5277\" aria-label=\"Read more and book\" rel=\"nofollow\">Read more and book<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_5803\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            <div class=\"product-details-wrap\">\n                                <div class=\"eael-product-title\">\n                    <a href=\"https:\/\/racehall.com\/en\/vare\/formula-training-f1-premium-cph\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><h2>Formula Training - F1 Premium<\/h2><\/a>                                    <\/div>\n                <div class=\"eael-product-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">kr.<\/span>&nbsp;1.195,00<\/bdi><\/span><\/div>            <\/div>\n        <\/div>\n            <\/li>\n        <li class=\"product  post-5587 type-product status-publish has-post-thumbnail product_cat-copenhagen product_cat-race-en product_cat-training-copenhagen instock product-type-external\">\n                <div class=\"eael-product-wrap\" data-src=\"\" data-src-hover=\"\">\n            <div class=\"product-image-wrap\">\n                <div class=\"image-wrap\">\n                    <a href=\"https:\/\/racehall.com\/en\/vare\/formula-training-f2-advanced-cph\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-training-2-1024x1024.jpg\" class=\"attachment-large size-large\" alt=\"a red and black poster with a man wearing a helmet\" loading=\"eager\" srcset=\"https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-training-2-1024x1024.jpg 1024w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-training-2-300x300.jpg 300w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-training-2-150x150.jpg 150w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-training-2-768x768.jpg 768w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-training-2-1536x1536.jpg 1536w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-training-2-2048x2048.jpg 2048w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-training-2-600x600.jpg 600w, https:\/\/racehall.com\/wp-content\/uploads\/2024\/11\/Formula-training-2-100x100.jpg 100w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/a>                <\/div>\n                <div class=\"image-hover-wrap\">\n                    <ul class=\"icons-wrap block-style\">\n                                                                                                <li class=\"view-details\"><a href=\"https:\/\/racehall.com\/en\/vare\/formula-training-f2-advanced-cph\/\"><i class=\"fas fa-link\"><\/i><\/a><\/li>\n                        <li class=\"add-to-cart\"><a href=\"https:\/\/racehall.com\/vare\/formula-training-f2-advanced-cph\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_5587\" data-quantity=\"1\" class=\"button product_type_external\" data-product_id=\"5587\" data-product_sku=\"5280\" aria-label=\"Read more and book\" rel=\"nofollow\">Read more and book<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_5587\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            <div class=\"product-details-wrap\">\n                                <div class=\"eael-product-title\">\n                    <a href=\"https:\/\/racehall.com\/en\/vare\/formula-training-f2-advanced-cph\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><h2>Formula Training - F2 Advanced<\/h2><\/a>                                    <\/div>\n                <div class=\"eael-product-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">kr.<\/span>&nbsp;1.195,00<\/bdi><\/span><\/div>            <\/div>\n        <\/div>\n            <\/li>\n        <li class=\"product  post-5584 type-product status-publish has-post-thumbnail product_cat-copenhagen product_cat-race-en product_cat-training-copenhagen instock product-type-external\">\n                <div class=\"eael-product-wrap\" data-src=\"\" data-src-hover=\"\">\n            <div class=\"product-image-wrap\">\n                <div class=\"image-wrap\">\n                    <a href=\"https:\/\/racehall.com\/en\/vare\/formula-training-f3-beginners-cph\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><img decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/racehall.com\/wp-content\/uploads\/2025\/04\/Racehall_produktillustrationer_2025.jpg\" class=\"attachment-large size-large\" alt=\"Produktbild f\u00f6r Formula Training F3 Beginners p\u00e5 Racehall Stockholm\" loading=\"eager\" srcset=\"https:\/\/racehall.com\/wp-content\/uploads\/2025\/04\/Racehall_produktillustrationer_2025.jpg 600w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/04\/Racehall_produktillustrationer_2025-300x300.jpg 300w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/04\/Racehall_produktillustrationer_2025-150x150.jpg 150w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/04\/Racehall_produktillustrationer_2025-100x100.jpg 100w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/04\/Racehall_produktillustrationer_2025-120x120.jpg 120w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/a>                <\/div>\n                <div class=\"image-hover-wrap\">\n                    <ul class=\"icons-wrap block-style\">\n                                                                                                <li class=\"view-details\"><a href=\"https:\/\/racehall.com\/en\/vare\/formula-training-f3-beginners-cph\/\"><i class=\"fas fa-link\"><\/i><\/a><\/li>\n                        <li class=\"add-to-cart\"><a href=\"https:\/\/racehall.com\/vare\/formula-training-f3-beginners-cph\/\" aria-describedby=\"woocommerce_loop_add_to_cart_link_describedby_5584\" data-quantity=\"1\" class=\"button product_type_external\" data-product_id=\"5584\" data-product_sku=\"5356\" aria-label=\"Read more and book\" rel=\"nofollow\">Read more and book<\/a>\t<span id=\"woocommerce_loop_add_to_cart_link_describedby_5584\" class=\"screen-reader-text\">\n\t\t\t<\/span>\n<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            <div class=\"product-details-wrap\">\n                                <div class=\"eael-product-title\">\n                    <a href=\"https:\/\/racehall.com\/en\/vare\/formula-training-f3-beginners-cph\/\" class=\"woocommerce-LoopProduct-link woocommerce-loop-product__link\"><h2>Formula Training - F3 Beginners<\/h2><\/a>                                    <\/div>\n                <div class=\"eael-product-price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">kr.<\/span>&nbsp;1.195,00<\/bdi><\/span><\/div>            <\/div>\n        <\/div>\n            <\/li>\n    <\/ul>            <\/div>\n        <\/div>\n\n        <script type=\"text\/javascript\">\n            jQuery(document).ready(function($) {\n                var $scope = jQuery(\".elementor-element-43f8de7\");\n                var $products = $('.products', $scope);\n                var $layout_mode = $products.data('layout-mode');\n                \n                if ( $layout_mode === 'masonry' ) {\n                    \/\/ init isotope\n                    var $isotope_products = $products.isotope({\n                        itemSelector: \"li.product\",\n                        layoutMode: $layout_mode,\n                        percentPosition: true\n                    });\n\n                    $isotope_products.imagesLoaded().progress( function() {\n                        $isotope_products.isotope('layout');\n                    })\n                    \n                }\n            });\n        <\/script>\n        \t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1721247833\" role=\"tabpanel\" aria-labelledby=\"restaurant\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-3fb50fb e-flex e-con-boxed e-con e-child\" data-id=\"3fb50fb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-be5f648 elementor-widget__width-initial elementor-widget-mobile__width-inherit ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor\" data-id=\"be5f648\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-912fa2f ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor ob-harakiri\" data-id=\"912fa2f\" data-element_type=\"widget\" data-settings=\"{\"_ob_use_harakiri\":\"yes\",\"_ob_harakiri_writing_mode\":\"inherit\",\"_ob_postman_use\":\"no\",\"_ob_widget_stalker_use\":\"no\",\"_ob_poopart_use\":\"yes\",\"_ob_shadough_use\":\"no\",\"_ob_allow_hoveranimator\":\"no\"}\" data-widget_type=\"text-editor.default\"><div class=\"elementor-element elementor-element-912fa2f ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor ob-harakiri\" data-id=\"912fa2f\" data-element_type=\"widget\" data-settings=\"{\"_ob_use_harakiri\":\"yes\",\"_ob_harakiri_writing_mode\":\"inherit\",\"_ob_postman_use\":\"no\",\"_ob_widget_stalker_use\":\"no\",\"_ob_poopart_use\":\"yes\",\"_ob_shadough_use\":\"no\",\"_ob_allow_hoveranimator\":\"no\"}\" data-widget_type=\"text-editor.default\"><p>Gastro Hall welcomes you to a delicious concept where quality and aesthetics are paramount.<\/p><\/div><div class=\"elementor-element elementor-element-336338af elementor-widget-tablet_extra__width-initial ob-has-background-overlay elementor-widget elementor-widget-text-editor\" data-id=\"336338af\" data-element_type=\"widget\" data-settings=\"{\"_ob_postman_use\":\"no\",\"_ob_widget_stalker_use\":\"no\",\"_ob_poopart_use\":\"yes\",\"_ob_shadough_use\":\"no\",\"_ob_allow_hoveranimator\":\"no\"}\" data-widget_type=\"text-editor.default\"><p>Click the red button and visit our website<\/p><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2b70f99 e-con-full e-flex e-con e-child\" data-id=\"2b70f99\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t<a class=\"elementor-element elementor-element-4039d3d e-con-full product-item-fl corner-fl border-corner-fl e-flex e-con e-child\" data-id=\"4039d3d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\" href=\"https:\/\/gastrohall.dk\/\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ea2e54f corner-fl border-corner-fl ob-has-background-overlay elementor-widget elementor-widget-image\" data-id=\"ea2e54f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_photomorph_use&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Racehall_produktillustrationer_2025_Gastro_grill.jpg\" class=\"attachment-large size-large wp-image-17058\" alt=\"Logo for Gastro Hall Restaurant\" srcset=\"https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Racehall_produktillustrationer_2025_Gastro_grill.jpg 600w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Racehall_produktillustrationer_2025_Gastro_grill-400x400.jpg 400w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Racehall_produktillustrationer_2025_Gastro_grill-150x150.jpg 150w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Racehall_produktillustrationer_2025_Gastro_grill-300x300.jpg 300w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Racehall_produktillustrationer_2025_Gastro_grill-100x100.jpg 100w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Racehall_produktillustrationer_2025_Gastro_grill-120x120.jpg 120w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6c609a9 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading\" data-id=\"6c609a9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Gastro Hall in Aarhus<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t<a class=\"elementor-element elementor-element-2254ccd e-con-full product-item-fl corner-fl border-corner-fl e-flex e-con e-child\" data-id=\"2254ccd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\" href=\"https:\/\/sallies.dk\/menu\/taastrup\/sallie&#039;s-food.aspx\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fdb442b corner-fl border-corner-fl ob-has-background-overlay elementor-widget elementor-widget-image\" data-id=\"fdb442b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_photomorph_use&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Racehall_produktillustrationer_2025_Sallies.jpg\" class=\"attachment-large size-large wp-image-17048\" alt=\"Sallie&apos;s Snack Bar Logo\" srcset=\"https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Racehall_produktillustrationer_2025_Sallies.jpg 600w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Racehall_produktillustrationer_2025_Sallies-400x400.jpg 400w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Racehall_produktillustrationer_2025_Sallies-150x150.jpg 150w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Racehall_produktillustrationer_2025_Sallies-300x300.jpg 300w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Racehall_produktillustrationer_2025_Sallies-100x100.jpg 100w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Racehall_produktillustrationer_2025_Sallies-120x120.jpg 120w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-72658a8 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading\" data-id=\"72658a8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Sallie's in Copenhagen<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1721247834\" role=\"tabpanel\" aria-labelledby=\"giftcard\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-9e7c688 e-flex e-con-boxed e-con e-child\" data-id=\"9e7c688\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eadfb09 elementor-widget__width-initial elementor-widget-mobile__width-inherit ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor\" data-id=\"eadfb09\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Our gift cards are perfect for all budgets and ensure great experiences and smiles &#8211; whatever the cost.<\/p><p>You can use NemGavekort, Truestory and Racehall gift cards, which you can bring and redeem at the reception upon arrival. Please note that they cannot be redeemed via online booking. <\/p><p>Our gift cards can be used both at Racehall in Aarhus and Copenhagen.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0a0e5ea e-con-full e-flex e-con e-child\" data-id=\"0a0e5ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t<a class=\"elementor-element elementor-element-7740999 e-con-full product-item-fl corner-fl border-corner-fl e-flex e-con e-child\" data-id=\"7740999\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\" href=\"https:\/\/booking.bmileisure.com\/racehallgiftcard?productId=42505226\" target=\"_blank\" rel=\"noopener\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b26f139 corner-fl border-corner-fl ob-has-background-overlay elementor-widget elementor-widget-image\" data-id=\"b26f139\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_photomorph_use&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Racehall_produktillustrationer_2025_Gavekort.jpg\" class=\"attachment-large size-large wp-image-17061\" alt=\"\" srcset=\"https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Racehall_produktillustrationer_2025_Gavekort.jpg 600w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Racehall_produktillustrationer_2025_Gavekort-400x400.jpg 400w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Racehall_produktillustrationer_2025_Gavekort-150x150.jpg 150w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Racehall_produktillustrationer_2025_Gavekort-300x300.jpg 300w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Racehall_produktillustrationer_2025_Gavekort-100x100.jpg 100w, https:\/\/racehall.com\/wp-content\/uploads\/2025\/10\/Racehall_produktillustrationer_2025_Gavekort-120x120.jpg 120w\" sizes=\"(max-width: 600px) 100vw, 600px\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6214874 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading\" data-id=\"6214874\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Gift cards<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-803b446 e-flex e-con-boxed e-con e-parent\" data-id=\"803b446\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-cc4d1a1 e-con-full e-flex e-con e-child\" data-id=\"cc4d1a1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-956505b ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading\" data-id=\"956505b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Free Parking and Public Transport Options<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d7988d1 e-con-full e-flex e-con e-child\" data-id=\"d7988d1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ob_use_container_extras&quot;:&quot;no&quot;,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0f7b829 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor\" data-id=\"0f7b829\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>If you arrive by car, there are plenty of free parking spaces available so you can easily find a place to park. If you come from Aarhus main station, there are several options for public transport, read more here. <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ed4a666 button-fl ob-has-background-overlay elementor-widget elementor-widget-button\" data-id=\"ed4a666\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_ob_butterbutton_use_it&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book race in Aarhus<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Serious training for serious drivers Structured sessions focused on performance and progression Training Aarhus Training Copenhagen Restaurant Gift cards Closed means that you have the course exclusively to yourselves. This requires a minimum payment for 12 people. No age requirements. Open is for teams less than 12 people. You share the track with everyone else, [&hellip;]<\/p>\n","protected":false},"author":9,"featured_media":4280,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-17739","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/racehall.com\/en\/wp-json\/wp\/v2\/pages\/17739","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/racehall.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/racehall.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/racehall.com\/en\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/racehall.com\/en\/wp-json\/wp\/v2\/comments?post=17739"}],"version-history":[{"count":2,"href":"https:\/\/racehall.com\/en\/wp-json\/wp\/v2\/pages\/17739\/revisions"}],"predecessor-version":[{"id":17989,"href":"https:\/\/racehall.com\/en\/wp-json\/wp\/v2\/pages\/17739\/revisions\/17989"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/racehall.com\/en\/wp-json\/wp\/v2\/media\/4280"}],"wp:attachment":[{"href":"https:\/\/racehall.com\/en\/wp-json\/wp\/v2\/media?parent=17739"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}