301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: m0nt3.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html> <html lang="en"> <head> <meta name="csrf-param" content="authenticity_token"> <meta name="csrf-token" content="6qTBUT2iiDpZOFHKpgiNu5+AShLsy2hJkrhDNXIATws2LXO0jDgdTt5rkO+CZBkDh+rXArcKd0r+cuYrGCfWzA=="> <title> It's Party Time! </title> <meta charset="utf-8" /> <meta http-equiv="x-ua-compatible" content="ie=edge, chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content="Monte's turning 11 and he's feelin' the need for speed - so we're going go-karting :)" /> <meta property="og:type" content="website"> <meta property="og:url" content="https://www.m0nt3.com"> <meta name="twitter:card" content="summary_large_image"> <meta property="og:title" content="It's Party Time!"> <meta name="twitter:title" content="It's Party Time!"> <meta property="og:description" content="Monte's turning 11 and he's feelin' the need for speed - so we're going go-karting :)"> <meta name="twitter:description" content="Monte's turning 11 and he's feelin' the need for speed - so we're going go-karting :)"> <link href="https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/sites/2147614032/images/FB2ndr41T1KK8XIFbLGA_Monte_headshot-removebg-preview.png?v=2" rel="shortcut icon" /> <link rel="canonical" href="https://www.m0nt3.com" /> <!-- Google Fonts ====================================================== --> <link href="//fonts.googleapis.com/css?family=Muli:400,700,400italic,700italic|Oswald:400,700,400italic,700italic" rel="stylesheet" type="text/css"> <!-- Kajabi CSS ======================================================== --> <link rel="stylesheet" media="screen" href="https://kajabi-app-assets.kajabi-cdn.com/assets/core-4d08d258547af8a29fc4738e545ca8e26d95e11b829a9db5a0b36d047fb91843.css" /> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.2/css/all.css" crossorigin="anonymous"> <link rel="stylesheet" media="screen" href="https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/themes/2151836945/assets/styles.css?17286011082238111" /> <!-- Customer CSS ====================================================== --> <link rel="stylesheet" media="screen" href="https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/themes/2151836945/assets/overrides.css?17286011082238111" /> <style> /* Custom CSS Added Via Theme Settings */ /* This removes the shadow from the form button and creates a bit more spacing inside the button */ .btn { padding: 12px 40px; -webkit-box-shadow: 0 0px 0px #f9f9f9; box-shadow: 0px 0px 0px #f9f9f9; } /* This increases the font size of the medium sized button */ .btn--medium { font-size: 24px; } /* This increases the font size of the link lists */ .link-list__link { font-size: 18px; } /* This makes the form fields rounded and increased the padding so that the text doesn't get cut off by the rounded corners */ .form-control { border-radius: 30px; padding-left: 24px; padding-right: 24px; } /* This reduces the h1 font size of the blog post title on the blog feed page on desktop */ @media (min-width: 768px) { h1.blog-post-body__title { font-size: 58px !important; } } /* This moves the podcast intro section up higher so that it is behind the transparent header. Delete this code if not using a transparent header for the website theme */ .podcast-intro { margin-top: -80px !important; padding-top: 80px !important; } /* This moves the coaching product hero section up higher so that it is behind the transparent header. Delete this code if not using a transparent header for the website theme */ .coaching-programs__container { margin-top: -94px !important; } .coaching-programs__header { padding-top: 94px !important; } /* This creates a new class for bulleted lists with black arrows */ .bullet-arrow { list-style-type: none; } .bullet-arrow li { list-style-type: none; position: relative; padding-left: 6px; } .bullet-arrow li:before { content: '\2771 \2771'; color: #000000; font-size: 16px; position: absolute; top: 6px; left: -20px; } /* This creates a new class for bulleted lists with pink arrows */ .bullet-arrow-pink { list-style-type: none; } .bullet-arrow-pink li { list-style-type: none; position: relative; padding-left: 6px; } .bullet-arrow-pink li:before { content: '\2771 \2771'; color: #FF65BE; font-size: 16px; position: absolute; top: 6px; left: -20px; } /* This creates a new class for bulleted lists with yellow arrows */ .bullet-arrow-yellow { list-style-type: none; } .bullet-arrow-yellow li { list-style-type: none; position: relative; padding-left: 6px; } .bullet-arrow-yellow li:before { content: '\2771 \2771'; color: #FEED00; font-size: 16px; position: absolute; top: 6px; left: -20px; } /* This creates a new class for bulleted lists with green arrows */ .bullet-arrow-green { list-style-type: none; } .bullet-arrow-green li { list-style-type: none; position: relative; padding-left: 6px; } .bullet-arrow-green li:before { content: '\2771 \2771'; color: #05b7b9; font-size: 16px; position: absolute; top: 6px; left: -20px; } /* This creates a new class for bulleted lists with blue arrows */ .bullet-arrow-blue { list-style-type: none; } .bullet-arrow-blue li { list-style-type: none; position: relative; padding-left: 6px; } .bullet-arrow-blue li:before { content: '\2771 \2771'; color: #5fd3fa; font-size: 16px; position: absolute; top: 6px; left: -20px; } </style> <!-- Kajabi Editor Only CSS ============================================ --> <!-- Header hook ======================================================= --> <script type="text/javascript"> var Kajabi = Kajabi || {}; </script> <script type="text/javascript"> Kajabi.currentSiteUser = { "id" : "-1", "type" : "Guest", "contactId" : "", }; </script> <script type="text/javascript"> Kajabi.theme = { activeThemeName: "Encore Page", previewThemeId: null, editor: false }; </script> <style type="text/css"> #editor-overlay { display: none; border-color: #2E91FC; position: absolute; background-color: rgba(46,145,252,0.05); border-style: dashed; border-width: 3px; border-radius: 3px; pointer-events: none; cursor: pointer; z-index: 10000000000; } .editor-overlay-button { color: white; background: #2E91FC; border-radius: 2px; font-size: 13px; margin-left: -24px; margin-top: -12px; padding: 3px 10px; text-transform:uppercase; font-weight:bold; letter-spacing:1.5px; left: 50%; top: 50%; position: absolute; } </style> <script src="https://kajabi-app-assets.kajabi-cdn.com/vite/assets/track_analytics-d110a128.js" crossorigin="anonymous" type="module"></script><link rel="modulepreload" href="https://kajabi-app-assets.kajabi-cdn.com/vite/assets/stimulus-e54d982b.js" as="script" crossorigin="anonymous"> <link rel="modulepreload" href="https://kajabi-app-assets.kajabi-cdn.com/vite/assets/track_product_analytics-9c66ca0a.js" as="script" crossorigin="anonymous"> <link rel="modulepreload" href="https://kajabi-app-assets.kajabi-cdn.com/vite/assets/trackProductAnalytics-3d5f89d8.js" as="script" crossorigin="anonymous"> <script type="text/javascript"> if (typeof (window.rudderanalytics) === "undefined") { !function(){"use strict";window.RudderSnippetVersion="3.0.3";var sdkBaseUrl="https://cdn.rudderlabs.com/v3" ;var sdkName="rsa.min.js";var asyncScript=true;window.rudderAnalyticsBuildType="legacy",window.rudderanalytics=[] ;var e=["setDefaultInstanceKey","load","ready","page","track","identify","alias","group","reset","setAnonymousId","startSession","endSession","consent"] ;for(var n=0;n<e.length;n++){var t=e[n];window.rudderanalytics[t]=function(e){return function(){ window.rudderanalytics.push([e].concat(Array.prototype.slice.call(arguments)))}}(t)}try{ new Function('return import("")'),window.rudderAnalyticsBuildType="modern"}catch(a){} if(window.rudderAnalyticsMount=function(){ "undefined"==typeof globalThis&&(Object.defineProperty(Object.prototype,"__globalThis_magic__",{get:function get(){ return this},configurable:true}),__globalThis_magic__.globalThis=__globalThis_magic__, delete Object.prototype.__globalThis_magic__);var e=document.createElement("script") ;e.src="".concat(sdkBaseUrl,"/").concat(window.rudderAnalyticsBuildType,"/").concat(sdkName),e.async=asyncScript, document.head?document.head.appendChild(e):document.body.appendChild(e) },"undefined"==typeof Promise||"undefined"==typeof globalThis){var d=document.createElement("script") ;d.src="https://polyfill-fastly.io/v3/polyfill.min.js?version=3.111.0&features=Symbol%2CPromise&callback=rudderAnalyticsMount", d.async=asyncScript,document.head?document.head.appendChild(d):document.body.appendChild(d)}else{ window.rudderAnalyticsMount()}window.rudderanalytics.load("2apYBMHHHWpiGqicceKmzPebApa","https://kajabiaarnyhwq.dataplane.rudderstack.com",{})}(); } </script> <script type="text/javascript"> if (typeof (window.rudderanalytics) !== "undefined") { rudderanalytics.page({"account_id":"2153","site_id":"2147614032"}); } </script> <script type="text/javascript"> if (typeof (window.rudderanalytics) !== "undefined") { (function () { function AnalyticsClickHandler (event) { const targetEl = event.target.closest('a') || event.target.closest('button'); if (targetEl) { rudderanalytics.track('Site Link Clicked', Object.assign( {"account_id":"2153","site_id":"2147614032"}, { link_text: targetEl.textContent.trim(), link_href: targetEl.href, tag_name: targetEl.tagName, } )); } }; document.addEventListener('click', AnalyticsClickHandler); })(); } </script> <meta name="robots" content="noindex, nofollow"><meta name='site_locale' content='en'><style type="text/css"> /* Font Awesome 4 */ .fa.fa-twitter{ font-family:sans-serif; } .fa.fa-twitter::before{ content:"𝕏"; font-size:1.2em; } /* Font Awesome 5 */ .fab.fa-twitter{ font-family:sans-serif; } .fab.fa-twitter::before{ content:"𝕏"; font-size:1.2em; } </style> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@pine-ds/[email protected]/dist/pine-core/pine-core.css" /> <script type="module" src="https://cdn.jsdelivr.net/npm/@pine-ds/[email protected]/dist/pine-core/pine-core.esm.js"></script> <script nomodule src="https://cdn.jsdelivr.net/npm/@pine-ds/[email protected]/dist/pine-core/index.esm.js"></script> </head> <style> body { } </style> <body id="encore-theme" class="background-unrecognized"> <div id="section-header" data-section-id="header"> <style> /* Default Header Styles */ .header { background-color: transparent; font-size: 18px; } .header a, .header a.link-list__link, .header a.link-list__link:hover, .header a.social-icons__icon, .header .user__login a, .header .dropdown__item a, .header .dropdown__trigger:hover { color: #000000; } .header .dropdown__trigger { color: #000000 !important; } /* Mobile Header Styles */ @media (max-width: 767px) { .header { font-size: 16px; } .header .hamburger__slices .hamburger__slice { background-color: ; } .header a.link-list__link, .dropdown__item a, .header__content--mobile { text-align: left; } .header--overlay .header__content--mobile { padding-bottom: 20px; } } /* Sticky Styles */ </style> <div class="hidden"> </div> <header class="header header--overlay hidden--desktop hidden--mobile header--close-on-scroll" kjb-settings-id="sections_header_settings_background_color"> <div class="hello-bars"> </div> </header> </div> <main> <div data-content-for-index data-dynamic-sections="index"><div id="section-1606258505758" data-section-id="1606258505758"><style> #section-1606258505758 .section__overlay { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: #000000; } #section-1606258505758 .sizer { padding-top: 40px; padding-bottom: -20px; } #section-1606258505758 .container { max-width: calc(1260px + 10px + 10px); padding-right: 10px; padding-left: 10px; } #section-1606258505758 .row { } #section-1606258505758 .container--full { width: 100%; max-width: calc(100% + 10px + 10px); } @media (min-width: 768px) { #section-1606258505758 .sizer { padding-top: 100px; padding-bottom: 40px; } #section-1606258505758 .container { max-width: calc(1260px + 40px + 40px); padding-right: 40px; padding-left: 40px; } #section-1606258505758 .container--full { max-width: calc(100% + 40px + 40px); } } </style> <section kjb-settings-id="sections_1606258505758_settings_background_color" class="section background-dark " data-reveal-event="" data-reveal-offset="" data-reveal-units="seconds"> <div class="sizer "> <div class="section__overlay"></div> <div class="container "> <div class="row align-items-center justify-content-center"> <style> /* flush setting */ /* margin settings */ #block-1665271868533, [data-slick-id="1665271868533"] { margin-top: -40px; margin-right: 0px; margin-bottom: -50px; margin-left: 0px; } #block-1665271868533 .block, [data-slick-id="1665271868533"] .block { /* border settings */ border: 4px none black; border-radius: 0px; /* background color */ /* default padding for mobile */ /* mobile padding overrides */ padding: 0; padding-top: 0px; } @media (min-width: 768px) { /* desktop margin settings */ #block-1665271868533, [data-slick-id="1665271868533"] { margin-top: -40px; margin-right: -30px; margin-bottom: 0px; margin-left: 0px; } #block-1665271868533 .block, [data-slick-id="1665271868533"] .block { /* default padding for desktop */ /* desktop padding overrides */ padding: 0; } } /* mobile text align */ @media (max-width: 767px) { #block-1665271868533, [data-slick-id="1665271868533"] { text-align: ; } } </style> <div id="block-1665271868533" class=" block-type--image text- col-6 " data-reveal-event="" data-reveal-offset="" data-reveal-units="seconds" kjb-settings-id="sections_1606258505758_blocks_1665271868533_settings_width" > <div class="block box-shadow-none " data-aos="none" data-aos-delay="0" data-aos-duration="0" > <style> #block-1665271868533 .block, [data-slick-id="1665271868533"] .block { display: flex; justify-content: center; } #block-1665271868533 .image, [data-slick-id="1665271868533"] .image { width: 100%; overflow: hidden; border-radius: 4px; } #block-1665271868533 .image__image, [data-slick-id="1665271868533"] .image__image { width: 100%; } #block-1665271868533 .image__overlay, [data-slick-id="1665271868533"] .image__overlay { opacity: 0; background-color: #fff; border-radius: 4px; } #block-1665271868533 .image__overlay-text, [data-slick-id="1665271868533"] .image__overlay-text { color: !important; } @media (min-width: 768px) { #block-1665271868533 .block, [data-slick-id="1665271868533"] .block { display: flex; justify-content: center; } #block-1665271868533 .image__overlay, [data-slick-id="1665271868533"] .image__overlay { opacity: 0; } #block-1665271868533 .image__overlay:hover { opacity: 1; } } </style> <div class="image"> <img class="image__image" src="https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/themes/2151836945/settings_images/Poe4SkFqSuOi8ypL0yYh_10.png" kjb-settings-id="sections_1606258505758_blocks_1665271868533_settings_image" alt="" /> </div> </div> </div> <style> /* flush setting */ /* margin settings */ #block-1665271922430, [data-slick-id="1665271922430"] { margin-top: 0px; margin-right: 0px; margin-bottom: -20px; margin-left: 0px; } #block-1665271922430 .block, [data-slick-id="1665271922430"] .block { /* border settings */ border: 4px none black; border-radius: 0px; /* background color */ /* default padding for mobile */ /* mobile padding overrides */ padding: 0; } @media (min-width: 768px) { /* desktop margin settings */ #block-1665271922430, [data-slick-id="1665271922430"] { margin-top: -40px; margin-right: 0px; margin-bottom: 0px; margin-left: -30px; } #block-1665271922430 .block, [data-slick-id="1665271922430"] .block { /* default padding for desktop */ /* desktop padding overrides */ padding: 0; } } /* mobile text align */ @media (max-width: 767px) { #block-1665271922430, [data-slick-id="1665271922430"] { text-align: ; } } </style> <div id="block-1665271922430" class=" block-type--image text- col-6 " data-reveal-event="" data-reveal-offset="" data-reveal-units="seconds" kjb-settings-id="sections_1606258505758_blocks_1665271922430_settings_width" > <div class="block box-shadow-none " data-aos="none" data-aos-delay="0" data-aos-duration="0" > <style> #block-1665271922430 .block, [data-slick-id="1665271922430"] .block { display: flex; justify-content: center; } #block-1665271922430 .image, [data-slick-id="1665271922430"] .image { width: 100%; overflow: hidden; border-radius: 4px; } #block-1665271922430 .image__image, [data-slick-id="1665271922430"] .image__image { width: 100%; } #block-1665271922430 .image__overlay, [data-slick-id="1665271922430"] .image__overlay { opacity: 0; background-color: #fff; border-radius: 4px; } #block-1665271922430 .image__overlay-text, [data-slick-id="1665271922430"] .image__overlay-text { color: !important; } @media (min-width: 768px) { #block-1665271922430 .block, [data-slick-id="1665271922430"] .block { display: flex; justify-content: center; } #block-1665271922430 .image__overlay, [data-slick-id="1665271922430"] .image__overlay { opacity: 0; } #block-1665271922430 .image__overlay:hover { opacity: 1; } } </style> <div class="image"> <img class="image__image" src="https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/themes/2151836945/settings_images/gTkVmGxfSyWdiZwsXR9h_11.png" kjb-settings-id="sections_1606258505758_blocks_1665271922430_settings_image" alt="" /> </div> </div> </div> <style> /* flush setting */ /* margin settings */ #block-1641263216614, [data-slick-id="1641263216614"] { margin-top: 0px; margin-right: 0px; margin-bottom: -25px; margin-left: 0px; } #block-1641263216614 .block, [data-slick-id="1641263216614"] .block { /* border settings */ border: 4px none black; border-radius: 4px; /* background color */ /* default padding for mobile */ /* mobile padding overrides */ } @media (min-width: 768px) { /* desktop margin settings */ #block-1641263216614, [data-slick-id="1641263216614"] { margin-top: -20px; margin-right: 0px; margin-bottom: -20px; margin-left: 0px; } #block-1641263216614 .block, [data-slick-id="1641263216614"] .block { /* default padding for desktop */ /* desktop padding overrides */ } } /* mobile text align */ @media (max-width: 767px) { #block-1641263216614, [data-slick-id="1641263216614"] { text-align: center; } } </style> <div id="block-1641263216614" class=" block-type--text text-center col-9 " data-reveal-event="" data-reveal-offset="" data-reveal-units="seconds" kjb-settings-id="sections_1606258505758_blocks_1641263216614_settings_width" > <div class="block box-shadow-none " data-aos="none" data-aos-delay="0" data-aos-duration="0" > <style> #block-1577982541036_0 .btn { margin-top: 1rem; } </style> <p>Please help wrangle the drivers by completing the indemnity form and bringing it on the day. You don't want to be stuck in a long queue at reception and miss the races!</p> </div> </div> <style> /* flush setting */ /* margin settings */ #block-1665272180207, [data-slick-id="1665272180207"] { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; } #block-1665272180207 .block, [data-slick-id="1665272180207"] .block { /* border settings */ border: 4px none black; border-radius: 4px; /* background color */ /* default padding for mobile */ /* mobile padding overrides */ } @media (min-width: 768px) { /* desktop margin settings */ #block-1665272180207, [data-slick-id="1665272180207"] { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; } #block-1665272180207 .block, [data-slick-id="1665272180207"] .block { /* default padding for desktop */ /* desktop padding overrides */ } } /* mobile text align */ @media (max-width: 767px) { #block-1665272180207, [data-slick-id="1665272180207"] { text-align: center; } } </style> <div id="block-1665272180207" class=" block-type--cta text-center col-5 " data-reveal-event="" data-reveal-offset="" data-reveal-units="seconds" kjb-settings-id="sections_1606258505758_blocks_1665272180207_settings_width" > <div class="block box-shadow-none " data-aos="none" data-aos-delay="0" data-aos-duration="0" > <style> #block-1665272180207 .btn, [data-slick-id="1665272180207"] .block .btn { color: #ffffff; border-color: #05e0e9; border-radius: 30px; background-color: #05e0e9; } #block-1665272180207 .btn--outline, [data-slick-id="1665272180207"] .block .btn--outline { background: transparent; color: #05e0e9; } </style> <a class="btn btn--solid btn--medium btn--auto" href="/resource_redirect/downloads/sites/2147614032/themes/2151836945/downloads/UBXQRPUHQlmOiDpR8nrD_Indemnity_and_Induction_forms.pdf" target="_blank" rel="noopener" kjb-settings-id="sections_1606258505758_blocks_1665272180207_settings_btn_background_color" role="button"> Grab the Forms 👉 </a> </div> </div> </div> </div> </div> </section> </div><div id="section-1644861320411" data-section-id="1644861320411"><style> #section-1644861320411 .section__overlay { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: #feed00; } #section-1644861320411 .sizer { padding-top: 0px; padding-bottom: 0px; } #section-1644861320411 .container { max-width: calc(1260px + 0px + 0px); padding-right: 0px; padding-left: 0px; padding-left: 0 !important; padding-right: 0 !important; } #section-1644861320411 .row { margin: 0 !important } #section-1644861320411 .container--full { width: 100%; max-width: calc(100% + 0px + 0px); } @media (min-width: 768px) { #section-1644861320411 .sizer { padding-top: 0px; padding-bottom: 0px; } #section-1644861320411 .container { max-width: calc(1260px + 0px + 0px); padding-right: 0px; padding-left: 0px; } #section-1644861320411 .container--full { max-width: calc(100% + 0px + 0px); } } </style> <section kjb-settings-id="sections_1644861320411_settings_background_color" class="section background-light " data-reveal-event="" data-reveal-offset="" data-reveal-units="seconds"> <div class="sizer "> <div class="section__overlay"></div> <div class="container container--full"> <div class="row align-items-center justify-content-center"> </div> </div> </div> </section> </div><div id="section-1644861930193" data-section-id="1644861930193"><style> #section-1644861930193 .section__overlay { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: #05e0e9; } #section-1644861930193 .sizer { padding-top: 0px; padding-bottom: 0px; } #section-1644861930193 .container { max-width: calc(1260px + 0px + 0px); padding-right: 0px; padding-left: 0px; padding-left: 0 !important; padding-right: 0 !important; } #section-1644861930193 .row { margin: 0 !important } #section-1644861930193 .container--full { width: 100%; max-width: calc(100% + 0px + 0px); } @media (min-width: 768px) { #section-1644861930193 .sizer { padding-top: 0px; padding-bottom: 0px; } #section-1644861930193 .container { max-width: calc(1260px + 0px + 0px); padding-right: 0px; padding-left: 0px; } #section-1644861930193 .container--full { max-width: calc(100% + 0px + 0px); } } </style> <section kjb-settings-id="sections_1644861930193_settings_background_color" class="section background-light " data-reveal-event="" data-reveal-offset="" data-reveal-units="seconds"> <div class="sizer "> <div class="section__overlay"></div> <div class="container container--full"> <div class="row align-items-center justify-content-center"> <style> /* flush setting */ #block-1644861930193_0, [data-slick-id="1644861930193_0"] { padding: 0; } /* margin settings */ #block-1644861930193_0, [data-slick-id="1644861930193_0"] { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; } #block-1644861930193_0 .block, [data-slick-id="1644861930193_0"] .block { /* border settings */ border: 0px none black; border-radius: 0px; /* background color */ /* default padding for mobile */ /* mobile padding overrides */ padding: 0; } @media (min-width: 768px) { /* desktop margin settings */ #block-1644861930193_0, [data-slick-id="1644861930193_0"] { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; } #block-1644861930193_0 .block, [data-slick-id="1644861930193_0"] .block { /* default padding for desktop */ /* desktop padding overrides */ padding: 0; } } /* mobile text align */ @media (max-width: 767px) { #block-1644861930193_0, [data-slick-id="1644861930193_0"] { text-align: ; } } </style> <div id="block-1644861930193_0" class=" block-type--image text- col-12 " data-reveal-event="" data-reveal-offset="" data-reveal-units="seconds" kjb-settings-id="sections_1644861930193_blocks_1644861930193_0_settings_width" > <div class="block box-shadow-none " data-aos="none" data-aos-delay="0" data-aos-duration="0" > <style> #block-1644861930193_0 .block, [data-slick-id="1644861930193_0"] .block { display: flex; justify-content: center; } #block-1644861930193_0 .image, [data-slick-id="1644861930193_0"] .image { width: 100%; overflow: hidden; border-radius: 0px; } #block-1644861930193_0 .image__image, [data-slick-id="1644861930193_0"] .image__image { width: 100%; } #block-1644861930193_0 .image__overlay, [data-slick-id="1644861930193_0"] .image__overlay { opacity: 0; background-color: #ffffff; border-radius: 0px; } #block-1644861930193_0 .image__overlay-text, [data-slick-id="1644861930193_0"] .image__overlay-text { color: !important; } @media (min-width: 768px) { #block-1644861930193_0 .block, [data-slick-id="1644861930193_0"] .block { display: flex; justify-content: center; } #block-1644861930193_0 .image__overlay, [data-slick-id="1644861930193_0"] .image__overlay { opacity: 0; } #block-1644861930193_0 .image__overlay:hover { opacity: 1; } } </style> <div class="image"> <img class="image__image" src="https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/themes/2149909509/settings_images/NTOQUeaMTaWBV1wA1PVm_triangle-2.png" kjb-settings-id="sections_1644861930193_blocks_1644861930193_0_settings_image" alt="" /> </div> </div> </div> </div> </div> </div> </section> </div><div id="section-1641270309477" data-section-id="1641270309477"><style> #section-1641270309477 .section__overlay { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: #05b7b9; } #section-1641270309477 .sizer { padding-top: 0px; padding-bottom: 0px; } #section-1641270309477 .container { max-width: calc(1260px + 0px + 0px); padding-right: 0px; padding-left: 0px; padding-left: 0 !important; padding-right: 0 !important; } #section-1641270309477 .row { margin: 0 !important } #section-1641270309477 .container--full { width: 100%; max-width: calc(100% + 0px + 0px); } @media (min-width: 768px) { #section-1641270309477 .sizer { padding-top: 0px; padding-bottom: 0px; } #section-1641270309477 .container { max-width: calc(1260px + 0px + 0px); padding-right: 0px; padding-left: 0px; } #section-1641270309477 .container--full { max-width: calc(100% + 0px + 0px); } } </style> <section kjb-settings-id="sections_1641270309477_settings_background_color" class="section background-light " data-reveal-event="" data-reveal-offset="" data-reveal-units="seconds"> <div class="sizer "> <div class="section__overlay"></div> <div class="container container--full"> <div class="row align-items-center justify-content-center"> </div> </div> </div> </section> </div><div id="section-1644861990385" data-section-id="1644861990385"><style> #section-1644861990385 .section__overlay { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: #feed00; } #section-1644861990385 .sizer { padding-top: 0px; padding-bottom: 0px; } #section-1644861990385 .container { max-width: calc(1260px + 0px + 0px); padding-right: 0px; padding-left: 0px; padding-left: 0 !important; padding-right: 0 !important; } #section-1644861990385 .row { margin: 0 !important } #section-1644861990385 .container--full { width: 100%; max-width: calc(100% + 0px + 0px); } @media (min-width: 768px) { #section-1644861990385 .sizer { padding-top: 0px; padding-bottom: 0px; } #section-1644861990385 .container { max-width: calc(1260px + 0px + 0px); padding-right: 0px; padding-left: 0px; } #section-1644861990385 .container--full { max-width: calc(100% + 0px + 0px); } } </style> <section kjb-settings-id="sections_1644861990385_settings_background_color" class="section background-light " data-reveal-event="" data-reveal-offset="" data-reveal-units="seconds"> <div class="sizer "> <div class="section__overlay"></div> <div class="container container--full"> <div class="row align-items-center justify-content-center"> </div> </div> </div> </section> </div><div id="section-1644860080695" data-section-id="1644860080695"><style> #section-1644860080695 .section__overlay { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: #000000; } #section-1644860080695 .sizer { padding-top: 40px; padding-bottom: 40px; } #section-1644860080695 .container { max-width: calc(1260px + 10px + 10px); padding-right: 10px; padding-left: 10px; } #section-1644860080695 .row { } #section-1644860080695 .container--full { width: 100%; max-width: calc(100% + 10px + 10px); } @media (min-width: 768px) { #section-1644860080695 .sizer { padding-top: 100px; padding-bottom: 100px; } #section-1644860080695 .container { max-width: calc(1260px + 40px + 40px); padding-right: 40px; padding-left: 40px; } #section-1644860080695 .container--full { max-width: calc(100% + 40px + 40px); } } </style> <section kjb-settings-id="sections_1644860080695_settings_background_color" class="section background-dark " data-reveal-event="" data-reveal-offset="" data-reveal-units="seconds"> <div class="sizer "> <div class="section__overlay"></div> <div class="container "> <div class="row align-items-center justify-content-left"> <style> /* flush setting */ /* margin settings */ #block-1644860080695_0, [data-slick-id="1644860080695_0"] { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; } #block-1644860080695_0 .block, [data-slick-id="1644860080695_0"] .block { /* border settings */ border: 4px none black; border-radius: 4px; /* background color */ /* default padding for mobile */ /* mobile padding overrides */ } @media (min-width: 768px) { /* desktop margin settings */ #block-1644860080695_0, [data-slick-id="1644860080695_0"] { margin-top: 0px; margin-right: 0px; margin-bottom: 40px; margin-left: 0px; } #block-1644860080695_0 .block, [data-slick-id="1644860080695_0"] .block { /* default padding for desktop */ /* desktop padding overrides */ } } /* mobile text align */ @media (max-width: 767px) { #block-1644860080695_0, [data-slick-id="1644860080695_0"] { text-align: left; } } </style> <div id="block-1644860080695_0" class=" block-type--text text-left col-10 " data-reveal-event="" data-reveal-offset="" data-reveal-units="seconds" kjb-settings-id="sections_1644860080695_blocks_1644860080695_0_settings_width" > <div class="block box-shadow-none " data-aos="none" data-aos-delay="0" data-aos-duration="0" > <style> #block-1577982541036_0 .btn { margin-top: 1rem; } </style> <h3>The Details...</h3> </div> </div> <style> /* flush setting */ /* margin settings */ #block-1644864130180, [data-slick-id="1644864130180"] { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; } #block-1644864130180 .block, [data-slick-id="1644864130180"] .block { /* border settings */ border: 8px solid #feed00; border-radius: 0px; /* background color */ background-color: #000000; /* default padding for mobile */ padding: 20px; padding: 20px; padding: 20px; /* mobile padding overrides */ } @media (min-width: 768px) { /* desktop margin settings */ #block-1644864130180, [data-slick-id="1644864130180"] { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; } #block-1644864130180 .block, [data-slick-id="1644864130180"] .block { /* default padding for desktop */ padding: 30px; padding: 30px; /* desktop padding overrides */ } } /* mobile text align */ @media (max-width: 767px) { #block-1644864130180, [data-slick-id="1644864130180"] { text-align: left; } } </style> <div id="block-1644864130180" class=" block-type--accordion text-left col-9 " data-reveal-event="" data-reveal-offset="" data-reveal-units="seconds" kjb-settings-id="sections_1644860080695_blocks_1644864130180_settings_width" > <div class="block box-shadow-medium background-dark" data-aos="none" data-aos-delay="0" data-aos-duration="0" > <style> #block-1644864130180 .accordion-title h5 { margin: 0; cursor: pointer; } #block-1644864130180 .accordion-body { padding-top: 24px; } #block-1644864130180 .accordion-title.collapsed:after { content: "\f067"; margin-left: 24px; } #block-1644864130180 .accordion-title:after { content: "\f068"; margin-left: 24px; color: #feed00; } </style> <div class="accordion background-dark"> <div class="accordion-title collapsed media align-items-center"> <h5 class="media__body"> When does everything happen? </h5> </div> <div style="display:none;" class="accordion-collapse"> <div class="accordion-body"> <p>The good peeps at Adrenaline Sports have asked us to be there by 10:00am (Sunday 27th October) so we have time to sort the paperwork and fit helmets and seatbelts.</p> <p>The first race will start around 10:20am. There'll be a 20-30 minute break in between races (prime time for eating and drinking) and the second race will start around 11:00am.</p> </div> </div> </div> </div> </div> <style> /* flush setting */ /* margin settings */ #block-1644864125282, [data-slick-id="1644864125282"] { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; } #block-1644864125282 .block, [data-slick-id="1644864125282"] .block { /* border settings */ border: 8px solid #05e0e9; border-radius: 0px; /* background color */ background-color: #000000; /* default padding for mobile */ padding: 20px; padding: 20px; padding: 20px; /* mobile padding overrides */ } @media (min-width: 768px) { /* desktop margin settings */ #block-1644864125282, [data-slick-id="1644864125282"] { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; } #block-1644864125282 .block, [data-slick-id="1644864125282"] .block { /* default padding for desktop */ padding: 30px; padding: 30px; /* desktop padding overrides */ } } /* mobile text align */ @media (max-width: 767px) { #block-1644864125282, [data-slick-id="1644864125282"] { text-align: left; } } </style> <div id="block-1644864125282" class=" block-type--accordion text-left col-9 " data-reveal-event="" data-reveal-offset="" data-reveal-units="seconds" kjb-settings-id="sections_1644860080695_blocks_1644864125282_settings_width" > <div class="block box-shadow-medium background-dark" data-aos="none" data-aos-delay="0" data-aos-duration="0" > <style> #block-1644864125282 .accordion-title h5 { margin: 0; cursor: pointer; } #block-1644864125282 .accordion-body { padding-top: 24px; } #block-1644864125282 .accordion-title.collapsed:after { content: "\f067"; margin-left: 24px; } #block-1644864125282 .accordion-title:after { content: "\f068"; margin-left: 24px; color: #05e0e9; } </style> <div class="accordion background-dark"> <div class="accordion-title collapsed media align-items-center"> <h5 class="media__body"> Where's Adrenaline Sports? </h5> </div> <div style="display:none;" class="accordion-collapse"> <div class="accordion-body"> <p>668 Toowoomba Connection Road, Withcott.</p> <p>It's just before Freedom Fuels. Turn off at the same place and you'll see Adrenaline Sports on the left.</p> </div> </div> </div> </div> </div> <style> /* flush setting */ /* margin settings */ #block-1644860113358, [data-slick-id="1644860113358"] { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; } #block-1644860113358 .block, [data-slick-id="1644860113358"] .block { /* border settings */ border: 8px solid #feed00; border-radius: 0px; /* background color */ background-color: #000000; /* default padding for mobile */ padding: 20px; padding: 20px; padding: 20px; /* mobile padding overrides */ } @media (min-width: 768px) { /* desktop margin settings */ #block-1644860113358, [data-slick-id="1644860113358"] { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; } #block-1644860113358 .block, [data-slick-id="1644860113358"] .block { /* default padding for desktop */ padding: 30px; padding: 30px; /* desktop padding overrides */ } } /* mobile text align */ @media (max-width: 767px) { #block-1644860113358, [data-slick-id="1644860113358"] { text-align: left; } } </style> <div id="block-1644860113358" class=" block-type--accordion text-left col-9 " data-reveal-event="" data-reveal-offset="" data-reveal-units="seconds" kjb-settings-id="sections_1644860080695_blocks_1644860113358_settings_width" > <div class="block box-shadow-medium background-dark" data-aos="none" data-aos-delay="0" data-aos-duration="0" > <style> #block-1644860113358 .accordion-title h5 { margin: 0; cursor: pointer; } #block-1644860113358 .accordion-body { padding-top: 24px; } #block-1644860113358 .accordion-title.collapsed:after { content: "\f067"; margin-left: 24px; } #block-1644860113358 .accordion-title:after { content: "\f068"; margin-left: 24px; color: #feed00; } </style> <div class="accordion background-dark"> <div class="accordion-title collapsed media align-items-center"> <h5 class="media__body"> What do I do with the forms? </h5> </div> <div style="display:none;" class="accordion-collapse"> <div class="accordion-body"> <p>Please fill them out and have them ready on the day. They're legal documents, so only parents can give consent. The people at Adrenaline Sports will need to sight the parent's ID and the Medicare card that proves you and your child are connected.</p> <p>To be super-efficient (or if you want to do a 'drop and run' on the day) you can scan the completed forms, your ID and Medicare card and email it '<span><a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="e8a78e8e818b8da8898c9a8d86898481868dc59b98879a9c9bc68b8785c6899d">[email protected]</a></span>'.</p> </div> </div> </div> </div> </div> <style> /* flush setting */ /* margin settings */ #block-1644864134397, [data-slick-id="1644864134397"] { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; } #block-1644864134397 .block, [data-slick-id="1644864134397"] .block { /* border settings */ border: 8px solid #05e0e9; border-radius: 0px; /* background color */ background-color: #000000; /* default padding for mobile */ padding: 20px; padding: 20px; padding: 20px; /* mobile padding overrides */ } @media (min-width: 768px) { /* desktop margin settings */ #block-1644864134397, [data-slick-id="1644864134397"] { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; } #block-1644864134397 .block, [data-slick-id="1644864134397"] .block { /* default padding for desktop */ padding: 30px; padding: 30px; /* desktop padding overrides */ } } /* mobile text align */ @media (max-width: 767px) { #block-1644864134397, [data-slick-id="1644864134397"] { text-align: left; } } </style> <div id="block-1644864134397" class=" block-type--accordion text-left col-9 " data-reveal-event="" data-reveal-offset="" data-reveal-units="seconds" kjb-settings-id="sections_1644860080695_blocks_1644864134397_settings_width" > <div class="block box-shadow-medium background-dark" data-aos="none" data-aos-delay="0" data-aos-duration="0" > <style> #block-1644864134397 .accordion-title h5 { margin: 0; cursor: pointer; } #block-1644864134397 .accordion-body { padding-top: 24px; } #block-1644864134397 .accordion-title.collapsed:after { content: "\f067"; margin-left: 24px; } #block-1644864134397 .accordion-title:after { content: "\f068"; margin-left: 24px; color: #05e0e9; } </style> <div class="accordion background-dark"> <div class="accordion-title collapsed media align-items-center"> <h5 class="media__body"> How much does it cost? </h5> </div> <div style="display:none;" class="accordion-collapse"> <div class="accordion-body"> <p>Don't worry, we've got it covered.</p> <p>But if you have extra drivers who feel the need for speed, it'll cost $23 per person (subject to availability) + $5 for a balaclava.</p> </div> </div> </div> </div> </div> <style> /* flush setting */ /* margin settings */ #block-1665277897797, [data-slick-id="1665277897797"] { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; } #block-1665277897797 .block, [data-slick-id="1665277897797"] .block { /* border settings */ border: 8px solid #feed00; border-radius: 0px; /* background color */ background-color: #000000; /* default padding for mobile */ padding: 20px; padding: 20px; padding: 20px; /* mobile padding overrides */ } @media (min-width: 768px) { /* desktop margin settings */ #block-1665277897797, [data-slick-id="1665277897797"] { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; } #block-1665277897797 .block, [data-slick-id="1665277897797"] .block { /* default padding for desktop */ padding: 30px; padding: 30px; /* desktop padding overrides */ } } /* mobile text align */ @media (max-width: 767px) { #block-1665277897797, [data-slick-id="1665277897797"] { text-align: left; } } </style> <div id="block-1665277897797" class=" block-type--accordion text-left col-9 " data-reveal-event="" data-reveal-offset="" data-reveal-units="seconds" kjb-settings-id="sections_1644860080695_blocks_1665277897797_settings_width" > <div class="block box-shadow-medium background-dark" data-aos="none" data-aos-delay="0" data-aos-duration="0" > <style> #block-1665277897797 .accordion-title h5 { margin: 0; cursor: pointer; } #block-1665277897797 .accordion-body { padding-top: 24px; } #block-1665277897797 .accordion-title.collapsed:after { content: "\f067"; margin-left: 24px; } #block-1665277897797 .accordion-title:after { content: "\f068"; margin-left: 24px; color: #feed00; } </style> <div class="accordion background-dark"> <div class="accordion-title collapsed media align-items-center"> <h5 class="media__body"> Does Monte deserve gifts? </h5> </div> <div style="display:none;" class="accordion-collapse"> <div class="accordion-body"> <p>It's a good question, and it frankly depends on the day you ask me ;)</p> <p>But if you do want to give him something, a voucher to Rebel Sport would be greatly appreciated and will help him buy new swimming and running gear.</p> </div> </div> </div> </div> </div> <style> /* flush setting */ /* margin settings */ #block-1666942036365, [data-slick-id="1666942036365"] { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; } #block-1666942036365 .block, [data-slick-id="1666942036365"] .block { /* border settings */ border: 8px solid #05e0e9; border-radius: 0px; /* background color */ background-color: #000000; /* default padding for mobile */ padding: 20px; padding: 20px; padding: 20px; /* mobile padding overrides */ } @media (min-width: 768px) { /* desktop margin settings */ #block-1666942036365, [data-slick-id="1666942036365"] { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; } #block-1666942036365 .block, [data-slick-id="1666942036365"] .block { /* default padding for desktop */ padding: 30px; padding: 30px; /* desktop padding overrides */ } } /* mobile text align */ @media (max-width: 767px) { #block-1666942036365, [data-slick-id="1666942036365"] { text-align: left; } } </style> <div id="block-1666942036365" class=" block-type--accordion text-left col-9 " data-reveal-event="" data-reveal-offset="" data-reveal-units="seconds" kjb-settings-id="sections_1644860080695_blocks_1666942036365_settings_width" > <div class="block box-shadow-medium background-dark" data-aos="none" data-aos-delay="0" data-aos-duration="0" > <style> #block-1666942036365 .accordion-title h5 { margin: 0; cursor: pointer; } #block-1666942036365 .accordion-body { padding-top: 24px; } #block-1666942036365 .accordion-title.collapsed:after { content: "\f067"; margin-left: 24px; } #block-1666942036365 .accordion-title:after { content: "\f068"; margin-left: 24px; color: #feed00; } </style> <div class="accordion background-dark"> <div class="accordion-title collapsed media align-items-center"> <h5 class="media__body"> How long do the good times roll? </h5> </div> <div style="display:none;" class="accordion-collapse"> <div class="accordion-body"> <p>The junior-F1 drivers will probably be feeling drained after two intense battle-of-the-kart races, so we aren't anticipating hanging around too long.</p> <p>The checkered flag will fall around 11.30am-midday.</p> </div> </div> </div> </div> </div> </div> </div> </div> </section> </div></div> </main> <div id="section-footer" data-section-id="footer"> <style> .footer { background-color: #000000; } .footer, .footer__block { font-size: 16px; color: ; } .footer .logo__text { color: ; } .footer .link-list__links { width: 100%; } .footer a.link-list__link { color: ; } .footer .link-list__link:hover { color: ; } .copyright { color: ; } @media (min-width: 768px) { .footer, .footer__block { font-size: 18px; } } .powered-by a { color: !important; } </style> <footer class="footer background-dark " kjb-settings-id="sections_footer_settings_background_color"> <div class="footer__content"> <div class="container footer__container media"> <div id="block-1555988525205" class="footer__block "> <span class="copyright" kjb-settings-id="sections_footer_blocks_1555988525205_settings_copyright" role="presentation"> © 2025 m0nt3 </span> </div> </div> <aside class="powered-by background-dark"> <div class="container"> <a target="_blank" rel="nofollow noopener" href="https://app.kajabi.com/r/UuDoSuDm?powered_by=true">Powered by Kajabi</a> </div> </aside> </div> </footer> </div> <div id="section-exit_pop" data-section-id="exit_pop"><style> #exit-pop .modal__content { background: ; } </style> </div> <div id="section-two_step" data-section-id="two_step"><style> #two-step .modal__content { background: ; } </style> <div class="modal two-step" id="two-step" kjb-settings-id="sections_two_step_settings_two_step_edit"> <div class="modal__content background-unrecognized"> <div class="close-x"> <div class="close-x__part"></div> <div class="close-x__part"></div> </div> <div class="modal__body row text- align-items-start justify-content-left"> </div> </div> </div> </div> <!-- Javascripts ======================================================= --> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script charset='ISO-8859-1' src='https://fast.wistia.com/assets/external/E-v1.js'></script> <script charset='ISO-8859-1' src='https://fast.wistia.com/labs/crop-fill/plugin.js'></script> <script src="https://kajabi-app-assets.kajabi-cdn.com/assets/encore_core-02aabd66f76162c1c4b62d2b00793f640bb93103c62ab1edb959c1cf9bb80326.js"></script> <script src="https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/themes/2151836945/assets/scripts.js?17286011082238111"></script> <!-- Customer JS ======================================================= --> <script> /* Custom JS Added Via Theme Settings */ /* Javascript code goes here */ </script> </body> </html>