Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - lre9.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Tue, 20 May 2025 02:02:48 GMT
Content-Type: text/html
Content-Length: 167
Connection: keep-alive
Cache-Control: max-age=3600
Expires: Tue, 20 May 2025 03:02:48 GMT
Location: https://experience.landrover.co.uk/west-country/overview
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=SRxSwKdfIwF2OriewbLOPA2Z0n7NWecHyaMr0u4CHBSkdzZfi%2BeNFPyk%2BBXr0U3XIdY43bNLQ6p1O7CzW4GK5Fuzy6CIfP4kyv9N90zpM2UEiW0IX2E54rnL4LQNcoN8LD9spP116g%3D%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 94284103a80c98f6-ARN
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=7472&min_rtt=7472&rtt_var=3736&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=164&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"

HTTP Code 301 Moved Permanently

301 response code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://experience.landrover.co.uk/west-country/overview
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/html
Content-Length: 67312
Connection: keep-alive
Date: Mon, 19 May 2025 03:13:10 GMT
Last-Modified: Thu, 01 May 2025 13:23:03 GMT
ETag: "fb9c4f20f527534302cc80e5a6e6dd25"
x-amz-server-side-encryption: AES256
Accept-Ranges: bytes
Server: AmazonS3
Vary: Accept-Encoding
X-Cache: Hit from cloudfront
Via: 1.1 4737976a27f5e96a307bca1f8a140466.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: HEL51-P2
X-Amz-Cf-Id: CllWdpN7zskU0NppjQKmzl4eYweb7kyfYC2MTfhC8ktsTCYGri_S8w==
Age: 82179

HTTP Code 200 OK

200 response 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.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

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: lre9.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 charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <link rel="preconnect" href="https://res.cloudinary.com">
    <link rel="preconnect" href="https://api.storyblok.com">

    <meta http-equiv="content-security-policy" content=""><title>Off-Road Driving Centre | Land Rover Experience West Country</title><link rel="icon" href="/favicon_lrdx.ico" data-svelte="svelte-1oy7deh"><style data-svelte="svelte-hdnbyd">.hamburger{background-color:transparent;border:0;color:inherit;cursor:pointer;display:inline-block;font:inherit;margin:0;overflow:visible;padding:var(--padding,15px);text-transform:none;transition-duration:.15s;transition-property:opacity,filter;transition-timing-function:linear}.hamburger:active{background-color:transparent!important}.hamburger:hover{opacity:var(--hover-opacity,.7)}.hamburger.is-active:hover{opacity:var(--hover-opacity-active,var(--hover-opacity,.7))}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:var(--active-color,var(--color,#000))}.hamburger-box{display:inline-block;height:calc(var(--layer-height, 4px)*3 + var(--layer-spacing, 6px)*2);position:relative;width:var(--layer-width,30px)}.hamburger-inner{display:block;margin-top:var(--layer-height,4px)/-2;top:50%}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:var(--color,#000);border-radius:var(--border-radius,4px);height:var(--layer-height,4px);position:absolute;transition-duration:.15s;transition-property:transform;transition-timing-function:ease;width:var(--layer-width,30px)}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:calc((var(--layer-spacing, 6px) + var(--layer-height, 4px))*-1)}.hamburger-inner:after{bottom:calc((var(--layer-spacing, 6px) + var(--layer-height, 4px))*-1)}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}</style><meta name="title" content="Off-Road Driving Centre | Land Rover Experience West Country" data-svelte="svelte-121g1qx"><link rel="canonical" href="https://experience.landrover.co.uk/west-country/overview" data-svelte="svelte-121g1qx"><meta name="description" content="Explore 35 off-road acres of natural woodland in the outstanding East Devon countryside. Discover our West Country Centre." data-svelte="svelte-121g1qx">
	<style>/*! tailwindcss v3.0.24 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}html{-webkit-text-size-adjust:100%;font-family:var(--secondary-font);line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}.wysiwyg img{margin-bottom:20px;margin-top:20px}.wysiwyg p{margin-bottom:10px}.wysiwyg>ul>li{list-style-type:disc}@font-face{font-display:swap;font-family:Land Rover Web;font-style:"normal";font-weight:400;src:url(https://resources.experience.jaguarlandrover.com/fonts/landrovermedl2-webfont.woff)}@font-face{font-display:swap;font-family:Land Rover Web;font-style:"bold";font-weight:700;src:url(https://resources.experience.jaguarlandrover.com/fonts/landroverweb-bold.woff)}@font-face{font-display:swap;font-family:Avenir;font-weight:500;src:url(https://resources.experience.jaguarlandrover.com/fonts/avenir-next-w01-medium.woff)}@font-face{font-display:swap;font-family:Avenir;font-weight:700;src:url(https://resources.experience.jaguarlandrover.com/fonts/avenir-next-w01-bold.woff)}@font-face{font-display:swap;font-family:Jaguar Modern;font-weight:400;src:url(https://resources.experience.jaguarlandrover.com/fonts/jaguar-modern-web-regular.woff)}@font-face{font-display:swap;font-family:Jaguar Modern;font-weight:700;src:url(https://resources.experience.jaguarlandrover.com/fonts/jaguar-modern-web-bold.woff)}@font-face{font-display:swap;font-family:Proxima Nova;font-weight:400;src:url(https://resources.experience.jaguarlandrover.com/fonts/proxima-nova-regular.woff)}@font-face{font-display:swap;font-family:Proxima Nova;font-weight:600;src:url(https://resources.experience.jaguarlandrover.com/fonts/proxima-nova-regular.woff)}@font-face{font-display:swap;font-family:Proxima Nova;font-weight:700;src:url(https://resources.experience.jaguarlandrover.com/fonts/proxima-nova-bold.woff)}:root{--primary-color-1:#0c121c;--primary-color-2:#4a4f54;--primary-color-3:#e9ecec;--primary-color-4:#f9f9f9;--accent-color-1:#005a2b;--accent-color-2:#005a2b;--accent-color-overlay:#0c121c;--alert-color-1:#d2000a;--alert-color-2:#ff7f00;--stroke-color-xlight:rgba(0,0,0,.4);--stroke-color-light:rgba(0,0,0,.12);--storke-color-dark:rgba(74,79,84,.6);--accesibility-color:#4a90e2;--primary-font:"Land Rover Web";--secondary-font:"Avenir";--heading-size-0:38px;--letter-spacing:1.9px;--heading-line-size-0:38px;--heading-size-2:24px;--heading-line-size-2:24px;--heading-size-3:18px;--letter-spacing-3:.9px;--heading-line-size-3:18px;--heading-size-4:16px;--letter-spacing-4:.8px;--heading-line-size-4:16px;--heading-size-5:14px;--heading-line-size-5:14px;--heading-size-6:38px;--letter-spacing-6:.2px;--heading-line-size-6:28px;--m-heading-size-1:26px;--m-heading-line-size-1:26px;--m-heading-size-2:20px;--m-heading-line-size-2:24px;--m-heading-size-3:16px;--m-heading-line-size-3:16px;--m-heading-size-4:15px;--m-heading-line-size-4:15px;--m-heading-size-5:14px;--m-heading-line-size-5:14px;--body-size:14px;--body-line-size:19px;--body-lg-size:18px;--body-line-lg-size:24px;--link-size:14px;--link-l\a1ne-size:19px;--secondary-cta-size:10px;--secondary-cta-letter-spacing:2.5px;--secondary-cta-line-size:14px;--m-link-size:14px;--m-link-l\a1ne-size:19px;--m-secondary-cta-size:12px;--m-secondary-cta-line-size:14px;--quote-text-size:50px;--quote-text-line-size:59px;--m-quote-text-size:30px;--m-quote-text-line-size:36px;--quote-name-size:14px;--quote-name-line-size:18px;--m-quote-name-size:14px;--m-quote-name-line-size:18px;--quote-info-size:11px;--quote-info-line-size:18px;--m-quote-info-size:12px;--m-quote-info-line-size:14px}.theme-jaguar{--primary-color-1:#141414;--primary-color-2:#444;--primary-color-3:#f0f0f0;--primary-color-4:#f9f9f9;--accent-color-1:#3c3c3b;--accent-color-2:#00b2a9;--accent-color-overlay:#3c3c3b;--alert-color-1:#d2000a;--alert-color-2:#ff7f00;--stroke-color-xlight:rgba(0,0,0,.4);--stroke-color-light:rgba(0,0,0,.12);--storke-color-dark:rgba(74,79,84,.6);--mn-jaguar:#3c3c3b;--accesibility-color:#4a90e2;--primary-font:"Jaguar Modern";--secondary-font:"Proxima Nova";--heading-size-0:27px;--letter-spacing:0px;--heading-line-size-0:28px;--heading-size-1:12px;--heading-line-size-1:14px;--heading-size-2:24px;--heading-line-size-2:24px;--heading-size-3:18px;--letter-spacing-3:3px;--heading-line-size-3:22px;--heading-size-4:15px;--letter-spacing-4:1.5px;--heading-line-size-4:15px;--heading-size-5:14px;--heading-line-size-5:12px;--heading-size-6:24px;--letter-spacing-6:5.2px;--heading-line-size-6:24px;--m-heading-size-1:19px;--m-heading-line-size-1:19px;--m-heading-size-2:20px;--m-heading-line-size-2:24px;--m-heading-size-3:17px;--m-heading-line-size-3:21px;--m-heading-size-4:14px;--m-heading-line-size-4:18px;--m-heading-size-5:14px;--m-heading-line-size-5:12px;--body-size:13px;--body-line-size:18px;--body-lg-size:16px;--body-line-lg-size:24px;--link-size:13px;--link-l\a1ne-size:19px;--secondary-cta-size:12px;--secondary-cta-letter-spacing:.8px;--secondary-cta-line-size:19px;--m-link-size:13px;--m-link-l\a1ne-size:19px;--m-secondary-cta-size:12px;--m-secondary-cta-line-size:13px;--quote-text-size:19px;--quote-text-line-size:27px;--m-quote-text-size:13px;--m-quote-text-line-size:19px;--quote-name-size:15px;--quote-name-line-size:15px;--m-quote-name-size:15px;--m-quote-name-line-size:15px;--quote-info-size:12px;--quote-info-line-size:12px;--m-quote-info-size:12px;--m-quote-info-line-size:12px}.adaptLogoJaguar{height:9.72px;left:40px;margin:25px 40px 10px -15px;position:inherit;top:40px;width:117px}*,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.prose{color:var(--primary-color-2);max-width:65ch}.prose :where(p):not(:where([class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.prose :where(a):not(:where([class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.prose :where(ol>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.prose :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(hr):not(:where([class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}.prose :where(blockquote):not(:where([class~=not-prose] *)){border-left-color:var(--tw-prose-quote-borders);border-left-width:.25rem;color:var(--tw-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-left:1em;quotes:"\201c""\201d""\2018""\2019"}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.prose :where(h1 strong):not(:where([class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.prose :where(h2 strong):not(:where([class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.prose :where(h3 strong):not(:where([class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.prose :where(h4 strong):not(:where([class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(img):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(figure>*):not(:where([class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose] *)){background-color:var(--tw-prose-pre-bg);border-radius:.375rem;color:var(--tw-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding:.8571429em 1.1428571em}.prose :where(pre code):not(:where([class~=not-prose] *)){background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}.prose :where(pre code):not(:where([class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;text-align:left;width:100%}.prose :where(thead):not(:where([class~=not-prose] *)){border-bottom-color:var(--tw-prose-th-borders);border-bottom-width:1px}.prose :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;padding-bottom:.5714286em;padding-left:.5714286em;padding-right:.5714286em;vertical-align:bottom}.prose :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-color:var(--tw-prose-td-borders);border-bottom-width:1px}.prose :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose] *)){border-top-color:var(--tw-prose-th-borders);border-top-width:1px}.prose :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(video):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(figure):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.prose :where(li):not(:where([class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em}.prose :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.prose :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.prose :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.prose{font-family:var(--secondary-font)}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-bottom:.8888889em;margin-top:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-left:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose] *)){font-size:2.1428571em;line-height:1.2;margin-bottom:.8em;margin-top:0}.prose-sm :where(h2):not(:where([class~=not-prose] *)){font-size:1.4285714em;line-height:1.4;margin-bottom:.8em;margin-top:1.6em}.prose-sm :where(h3):not(:where([class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.5555556em}.prose-sm :where(h4):not(:where([class~=not-prose] *)){line-height:1.4285714;margin-bottom:.5714286em;margin-top:1.4285714em}.prose-sm :where(img):not(:where([class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.prose-sm :where(video):not(:where([class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.prose-sm :where(figure):not(:where([class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose] *)){margin-bottom:0;margin-top:0}.prose-sm :where(figcaption):not(:where([class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(code):not(:where([class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose] *)){border-radius:.25rem;font-size:.8571429em;line-height:1.6666667;margin-bottom:1.6666667em;margin-top:1.6666667em;padding:.6666667em 1em}.prose-sm :where(ol):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em;padding-left:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em;padding-left:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose] *)){margin-bottom:.2857143em;margin-top:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose] *)){margin-bottom:.5714286em;margin-top:.5714286em}.prose-sm :where(.prose-sm>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-bottom:.5714286em;margin-top:.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose] *)){margin-bottom:2.8571429em;margin-top:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose] *)){padding-bottom:.6666667em;padding-left:1em;padding-right:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.6666667em 1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.inset-0{bottom:0;left:0;right:0;top:0}.left-16{left:4rem}.top-0{top:0}.-left-4{left:-1rem}.bottom-0{bottom:0}.right-1{right:.25rem}.left-0{left:0}.bottom-\[14px\]{bottom:14px}.right-0{right:0}.bottom-\[-5px\]{bottom:-5px}.z-10{z-index:10}.z-40{z-index:40}.z-30{z-index:30}.z-50{z-index:50}.z-20{z-index:20}.order-2{order:2}.order-1{order:1}.col-span-2{grid-column:span 2/span 2}.col-span-4{grid-column:span 4/span 4}.m-auto{margin:auto}.my-16{margin-bottom:4rem;margin-top:4rem}.mx-auto{margin-left:auto;margin-right:auto}.my-4{margin-bottom:1rem;margin-top:1rem}.my-8{margin-bottom:2rem;margin-top:2rem}.my-auto{margin-bottom:auto;margin-top:auto}.-my-4{margin-bottom:-1rem;margin-top:-1rem}.my-\[-14px\]{margin-bottom:-14px;margin-top:-14px}.mt-4{margin-top:1rem}.mr-1{margin-right:.25rem}.-ml-2{margin-left:-.5rem}.ml-2{margin-left:.5rem}.mt-8{margin-top:2rem}.mb-16{margin-bottom:4rem}.mt-2{margin-top:.5rem}.mb-4{margin-bottom:1rem}.mb-2{margin-bottom:.5rem}.mt-6{margin-top:1.5rem}.ml-4{margin-left:1rem}.mb-1{margin-bottom:.25rem}.mt-5{margin-top:1.25rem}.mb-3{margin-bottom:.75rem}.mt-16{margin-top:4rem}.mt-1{margin-top:.25rem}.mb-8{margin-bottom:2rem}.ml-16{margin-left:4rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.ml-8{margin-left:2rem}.-mb-\[14px\]{margin-bottom:-14px}.-mt-\[14px\]{margin-top:-14px}.mr-4{margin-right:1rem}.mr-8{margin-right:2rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.aspect-\[1\.6\/1\]{aspect-ratio:1.6/1}.aspect-\[2\/1\]{aspect-ratio:2/1}.h-32{height:8rem}.h-\[250px\]{height:250px}.h-\[auto\]{height:auto}.h-full{height:100%}.h-\[600px\]{height:600px}.h-4{height:1rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-16{height:4rem}.min-h-\[300px\]{min-height:300px}.min-h-\[100vh\]{min-height:100vh}.min-h-\[600px\]{min-height:600px}.min-h-\[48px\]{min-height:48px}.w-full{width:100%}.w-4\/5{width:80%}.w-3\/4{width:75%}.w-2\/5{width:40%}.w-4{width:1rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-\[100\%\]{width:100%}.w-16{width:4rem}.w-2{width:.5rem}.min-w-\[375px\]{min-width:375px}.max-w-prose{max-width:65ch}.max-w-\[2000px\]{max-width:2000px}.max-w-screen-xl{max-width:1280px}.max-w-\[300px\]{max-width:300px}.rotate-90{--tw-rotate:90deg}.-rotate-90,.rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate:-90deg}.rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-8{gap:2rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2rem*var(--tw-space-x-reverse))}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.border{border-width:1px}.border-2{border-width:2px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.border-r{border-right-width:1px}.border-core-1{border-color:var(--primary-color-1)}.border-core-3{border-color:var(--primary-color-3)}.bg-core-1{background-color:var(--primary-color-1)}.bg-accent-1{background-color:var(--accent-color-1)}.bg-core-4{background-color:var(--primary-color-4)}.bg-core-3{background-color:var(--primary-color-3)}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.bg-core-2{background-color:var(--primary-color-2)}.bg-backg-navigation{background-color:var(--mn-jaguar)}.bg-color-overlay{background-color:var(--accent-color-overlay)}.bg-opacity-90{--tw-bg-opacity:.9}.bg-cover{background-size:cover}.bg-center{background-position:50%}.object-cover{-o-object-fit:cover;object-fit:cover}.p-4{padding:1rem}.p-16{padding:4rem}.p-2{padding:.5rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-12{padding:3rem}.py-4{padding-bottom:1rem;padding-top:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-12{padding-left:3rem;padding-right:3rem}.py-16{padding-bottom:4rem;padding-top:4rem}.px-8{padding-left:2rem;padding-right:2rem}.px-4{padding-left:1rem;padding-right:1rem}.py-8{padding-bottom:2rem;padding-top:2rem}.px-16{padding-left:4rem;padding-right:4rem}.py-40{padding-bottom:10rem;padding-top:10rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-32{padding-left:8rem;padding-right:8rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.pr-8{padding-right:2rem}.pl-8{padding-left:2rem}.pt-8{padding-top:2rem}.pb-8{padding-bottom:2rem}.pb-0{padding-bottom:0}.pt-4{padding-top:1rem}.pt-16{padding-top:4rem}.pt-12{padding-top:3rem}.pt-0{padding-top:0}.text-center{text-align:center}.font-sans{font-family:var(--secondary-font)}.font-brand{font-family:var(--primary-font)}.font-serif{font-family:var(--secondary-font)}.text-secondary-cta{font-size:var(--secondary-cta-size);letter-spacing:var(--secondary-cta-letter-spacing);line-height:var(--secondary-cta-line-size)}.text-heading-theme-1{font-size:var(--heading-size-1);letter-spacing:1.2px;line-height:var(--heading-line-size-1)}.text-heading-theme-6{font-size:var(--heading-size-6);letter-spacing:var(--letter-spacing-6);line-height:var(--heading-line-size-6)}.text-heading-theme-2{font-size:var(--heading-size-2);letter-spacing:1.2px;line-height:var(--heading-line-size-2)}.text-xs{font-size:.75rem;line-height:1rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-heading-theme-4{font-size:var(--heading-size-4);letter-spacing:var(--letter-spacing-4);line-height:var(--heading-line-size-4)}.text-t-heading-theme-5{font-size:14px;letter-spacing:.7px;line-height:12px}.text-body{font-size:var(--body-size);letter-spacing:0;line-height:var(--body-line-size)}.text-m-heading-theme-5{font-size:var(--m-heading-size-5);letter-spacing:.7px;line-height:var(--m-heading-line-size-5)}.text-heading-theme-3{font-size:var(--heading-size-3);letter-spacing:var(--letter-spacing-3);line-height:var(--heading-line-size-3)}.text-sm{font-size:.875rem;line-height:1.25rem}.text-heading-theme{font-size:var(--heading-size-0);letter-spacing:var(--letter-spacing);line-height:var(--heading-line-size-0)}.text-body-lg{font-size:var(--body-lg-size);letter-spacing:0;line-height:var(--body-line-lg-size)}.text-hero-tab{font-size:13px;letter-spacing:1.7px;line-height:18px}.text-xxs{font-size:.65rem}.text-simple-card-heading{font-size:15px;letter-spacing:.7px;line-height:15px}.text-heading-theme-5{font-size:var(--heading-size-5);letter-spacing:.7px;line-height:var(--heading-line-size-5)}.text-foottitle{font-size:.95rem}.text-foottext{font-size:.8rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-m-quote-text{font-size:var(--m-quote-text-size);line-height:var(--m-quote-text-line-size)}.text-m-quote-name{font-size:var(--m-quote-name-size);line-height:var(--m-quote-name-line-size)}.text-m-quote-info{font-size:var(--m-quote-info-size);line-height:var(--m-quote-info-line-size)}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-nav{font-size:.688rem}.font-semibold{font-weight:600}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-bold{font-weight:700}.font-black{font-weight:900}.font-thin{font-weight:100}.uppercase{text-transform:uppercase}.leading-5{line-height:1.25rem}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.tracking-wide{letter-spacing:.025em}.text-accent-1{color:var(--accent-color-1)}.text-core-4{color:var(--primary-color-4)}.text-core-1{color:var(--primary-color-1)}.text-core-2{color:var(--primary-color-2)}.text-core-3{color:var(--primary-color-3)}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.text-blue-900{--tw-text-opacity:1;color:rgb(30 58 138/var(--tw-text-opacity))}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.underline-offset-2{text-underline-offset:2px}.opacity-60{opacity:.6}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-inner{--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05);--tw-shadow-colored:inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0,0,0,.1)) drop-shadow(0 1px 1px rgba(0,0,0,.06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.hover\:border:hover{border-width:1px}.hover\:border-core-1:hover{border-color:var(--primary-color-1)}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.hover\:bg-core-3:hover{background-color:var(--primary-color-3)}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.hover\:text-accent-1:hover{color:var(--accent-color-1)}.hover\:text-core-1:hover{color:var(--primary-color-1)}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:underline:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}@media (min-width:640px){.sm\:block{display:block}.sm\:flex{display:flex}.sm\:grid{display:grid}.sm\:hidden{display:none}.sm\:h-auto{height:auto}.sm\:w-1\/2{width:50%}.sm\:w-20{width:5rem}.sm\:max-w-\[425px\]{max-width:425px}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:gap-8{gap:2rem}.sm\:p-8{padding:2rem}.sm\:p-16{padding:4rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:text-heading-theme-2{font-size:var(--heading-size-2);letter-spacing:1.2px;line-height:var(--heading-line-size-2)}.sm\:text-body{font-size:var(--body-size);letter-spacing:0;line-height:var(--body-line-size)}}@media (min-width:768px){.md\:flex{display:flex}.md\:h-\[600px\]{height:600px}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:gap-16{gap:4rem}.md\:overflow-hidden{overflow:hidden}.md\:p-16{padding:4rem}.md\:px-24{padding-left:6rem;padding-right:6rem}.md\:py-28{padding-bottom:7rem;padding-top:7rem}.md\:px-16{padding-left:4rem}.md\:pr-16,.md\:px-16{padding-right:4rem}.md\:pl-16{padding-left:4rem}.md\:text-heading-theme{font-size:var(--heading-size-0);letter-spacing:var(--letter-spacing);line-height:var(--heading-line-size-0)}.md\:text-body{font-size:var(--body-size);letter-spacing:0;line-height:var(--body-line-size)}.md\:text-quote-text{font-size:var(--quote-text-size);line-height:var(--quote-text-line-size)}.md\:text-quote-name{font-size:var(--quote-name-size);line-height:var(--quote-name-line-size)}.md\:text-quote-info{font-size:var(--quote-info-size);line-height:var(--quote-info-line-size)}}@media (min-width:1024px){.lg\:mt-7{margin-top:1.75rem}.lg\:max-w-\[455px\]{max-width:455px}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:p-32{padding:8rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:py-28{padding-bottom:7rem;padding-top:7rem}.lg\:py-12{padding-bottom:3rem;padding-top:3rem}.lg\:px-24{padding-left:6rem;padding-right:6rem}.lg\:pb-8{padding-bottom:2rem}.lg\:text-body{font-size:var(--body-size);letter-spacing:0;line-height:var(--body-line-size)}}@media (min-width:1280px){.xl\:px-24{padding-left:6rem;padding-right:6rem}}

.selected.svelte-1xj6ek8{background-color:#fff;color:#000}
</style>
	<link rel="stylesheet" href="/_app/assets/pages/__layout.svelte-1f65f1c1.css" disabled media="(max-width: 0)">
	<link rel="stylesheet" href="/_app/assets/getComponent-eaca72f8.css" disabled media="(max-width: 0)">
	<link rel="modulepreload" href="/_app/start-641368e5.js">
	<link rel="modulepreload" href="/_app/chunks/index-e6eb3e2d.js">
	<link rel="modulepreload" href="/_app/chunks/singletons-69a86799.js">
	<link rel="modulepreload" href="/_app/pages/__layout.svelte-45d4d246.js">
	<link rel="modulepreload" href="/_app/chunks/index-38bbd5e7.js">
	<link rel="modulepreload" href="/_app/pages/_product_type_/_slug_.svelte-b92ba871.js">
	<link rel="modulepreload" href="/_app/chunks/Slug-b0607b23.js">
	<link rel="modulepreload" href="/_app/chunks/getComponent-06d53f42.js">
	<link rel="modulepreload" href="/_app/pages/notfound.svelte-5f7a508a.js">
  </head>
  <body>
    <div id="svelte">



<noscript><iframe title="gtm1" src="https://www.googletagmanager.com/ns.html?id=GTM-M75WCN3" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  <noscript><iframe title="gtm2" src="https://www.googletagmanager.com/ns.html?id=GTM-T4C2P7V" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> 
<div class="m-auto min-w-[375px] max-w-[2000px]  theme-landrover">



<nav class="z-40 shadow-sm"><div class="flex items-center text-blue-900  bg-white">
    <div class="flex h-16 w-[100%] items-center"><a href="/" class="ml-8"><img src="/landrover.jpg" class="flex h-16" alt="brand logo" style="height: 3rem;"></a></div></div></nav>
<div class="sticky top-0 z-30 w-full drop-shadow  bg-white"><nav class="flex min-h-[48px] items-center p-4 text-xxs font-sans uppercase tracking-widest text-core-1 bg-white"><div class="relative -my-4 flex border-r"><div class="absolute -left-4 top-0 bottom-0 -mb-[14px] -mt-[14px] mr-4 w-2 bg-color-overlay text-core-1"></div>
          <div class="cursor-pointer pr-8 text-sm">Honiton (West Country)</div>
          <div class="absolute right-1 rotate-90 cursor-pointer transition"><svg class="w-6 h-6 " xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M14.25 11.509L9.789 16l-.787-.792 3.681-3.706L9 7.792 9.787 7l4.46 4.492-.007.007.01.01z"></path></svg></div></div>
        <div class="flex space-x-8 uppercase"><div class="cursor-pointer" style="margin-left: 30px;"><a href="/west-country/overview">Overview</a>
              </div><div class="cursor-pointer" style="margin-left: 30px;"><p><span class="underline-offset-2">Driving Experiences</span>
                  </p>
              </div><div class="cursor-pointer" style="margin-left: 30px;"><a href="/west-country/team-and-facilities">Team &amp; Facilities</a>
              </div><div class="cursor-pointer" style="margin-left: 30px;"><p><span class="underline-offset-2">Training</span>
                  </p>
              </div><div class="cursor-pointer" style="margin-left: 30px;"><a href="/west-country/accommodation">Accommodation</a>
              </div><div class="cursor-pointer" style="margin-left: 30px;"><a href="https://jlrewestcountry.checkfront.co.uk/reserve/?category_id=90&amp;tid=westcountry_website">Gifting</a>
              </div><div class="cursor-pointer" style="margin-left: 30px;"><a href="/west-country/contact-us">Contact Us</a>
              </div></div></nav></div>



  <main class="">
<main class="min-h-[600px]"><div class="relative flex aspect-[2/1] w-full overflow-hidden bg-core-3 bg-cover bg-center" style="background-image: undefined;"><div class="left-16 z-10 my-auto ml-16 hidden bg-white bg-opacity-90 p-6 sm:block sm:max-w-[425px] lg:max-w-[455px]"><h1 class="text-heading-theme-3 uppercase text-core-1 sm:text-heading-theme-2 md:text-heading-theme font-bold font-brand">Discover Land Rover Experience West Country</h1>
    <div class="sm:text-body md:text-body mt-4 leading-5 lg:text-body font-brand uppercase   text-core-1"><div class="wysiwyg"><!-- HTML_TAG_START --><p><span class="">SITUATED IN THE DEVON HILLS, THE CENTRE IS SURROUNDED BY 135 ACRES OF PRIVATE ACCESS GROUNDS</span></p><!-- HTML_TAG_END --></div></div>
    </div></div>
<div class="left-16 block bg-white bg-opacity-90 p-4 text-center sm:hidden"><h3 class="font-brand text-2xl font-bold uppercase text-core-1">Discover Land Rover Experience West Country</h3>
  <div class="prose prose-sm mt-4 font-brand text-core-1 font-brand uppercase   text-core-1"><div class="wysiwyg"><!-- HTML_TAG_START --><p><span class="">SITUATED IN THE DEVON HILLS, THE CENTRE IS SURROUNDED BY 135 ACRES OF PRIVATE ACCESS GROUNDS</span></p><!-- HTML_TAG_END --></div></div>
  </div>
  
  <div class="bg-core-4 text-core-2 p-8"><h5 class="py-8  flex text-core-1"><span class="m-auto text-heading-theme-2 uppercase font-brand" style="text-align: center;">Driving Experiences</span></h5>
  <div class="mt-6 mb-6 text-prose px-32 text-center text-core-2"></div>
  <div><div class="m-auto grid sm:grid-cols-2 sm:gap-8 sm:px-8 md:px-16 xl:px-24 lg:grid-cols-3"><div><div style="margin-bottom: 20px;"><div class="w-full aspect-[1.6/1] bg-cover bg-center bg-white" style="background-image: undefined"></div>
    <p class="mt-8 uppercase font-medium text-simple-card-heading font-brand">west country taster drive</p>
    <div class="my-4 text-heading-theme-5 text-core-1 font-semibold"><span></span>
        <span class="text-md">£
          160
          </span>
        <span>(Per vehicle)</span>
        |
      1 hour</div>
    <div class="text-core-2 text-body font-normal mt-8"><div class="wysiwyg"><!-- HTML_TAG_START --><p>For guests who want to get behind the wheel, the One Hour Taster Drive delivers an introduction to Land Rover product and off-road driving skill.</p><!-- HTML_TAG_END --></div></div>
    <a target="_self" href="/west-country/one-hour-taster-drive"><div class="inline-flex items-center mt-4"><span class="mr-1 -ml-2 text-accent-1"><svg class="w-6 h-6 " xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M14.25 11.509L9.789 16l-.787-.792 3.681-3.706L9 7.792 9.787 7l4.46 4.492-.007.007.01.01z"></path></svg></span>
        <span class="hover:text-accent-1 hover:underline text-secondary-cta uppercase font-sans text-core-1 font-semibold">Book your Taster Drive</span></div></a></div>
        </div><div><div style="margin-bottom: 20px;"><div class="w-full aspect-[1.6/1] bg-cover bg-center bg-white" style="background-image: undefined"></div>
    <p class="mt-8 uppercase font-medium text-simple-card-heading font-brand">west country half day</p>
    <div class="my-4 text-heading-theme-5 text-core-1 font-semibold"><span></span>
        <span class="text-md">£
          395
          </span>
        <span>(Up to 3 drivers)</span>
        |
      3 hours</div>
    <div class="text-core-2 text-body font-normal mt-8"><div class="wysiwyg"><!-- HTML_TAG_START --><p>Develop your driving skills with a Half Day Experience and gain a greater understanding of vehicle control, obstacle handling and how to assess different environments. Navigate steep inclines, descents, side slopes and streams.</p><!-- HTML_TAG_END --></div></div>
    <a target="_self" href="/west-country/half-day-drive-experience"><div class="inline-flex items-center mt-4"><span class="mr-1 -ml-2 text-accent-1"><svg class="w-6 h-6 " xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M14.25 11.509L9.789 16l-.787-.792 3.681-3.706L9 7.792 9.787 7l4.46 4.492-.007.007.01.01z"></path></svg></span>
        <span class="hover:text-accent-1 hover:underline text-secondary-cta uppercase font-sans text-core-1 font-semibold">Book your Half Day Drive</span></div></a></div>
        </div><div><div style="margin-bottom: 20px;"><div class="w-full aspect-[1.6/1] bg-cover bg-center bg-white" style="background-image: undefined"></div>
    <p class="mt-8 uppercase font-medium text-simple-card-heading font-brand">west country full day</p>
    <div class="my-4 text-heading-theme-5 text-core-1 font-semibold"><span></span>
        <span class="text-md">£
          665
          </span>
        <span>(up to 2 drivers) £680 (up to 3 drivers)</span>
        |
      7 hours</div>
    <div class="text-core-2 text-body font-normal mt-8"><div class="wysiwyg"><!-- HTML_TAG_START --><p>Explore more challenging terrain and refine your driving technique with a Full Day Experience. Navigate various off-road elements and attain a higher level of confidence that will prepare you for real world environments.</p><!-- HTML_TAG_END --></div></div>
    <a target="_self" href="/west-country/full-day-drive-experience"><div class="inline-flex items-center mt-4"><span class="mr-1 -ml-2 text-accent-1"><svg class="w-6 h-6 " xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M14.25 11.509L9.789 16l-.787-.792 3.681-3.706L9 7.792 9.787 7l4.46 4.492-.007.007.01.01z"></path></svg></span>
        <span class="hover:text-accent-1 hover:underline text-secondary-cta uppercase font-sans text-core-1 font-semibold">Book your Full Day Drive</span></div></a></div>
        </div><div><div style="margin-bottom: 20px;"><div class="w-full aspect-[1.6/1] bg-cover bg-center bg-white" style="background-image: undefined"></div>
    <p class="mt-8 uppercase font-medium text-simple-card-heading font-brand">West Country Young Off-Roader</p>
    <div class="my-4 text-heading-theme-5 text-core-1 font-semibold"><span></span>
        <span class="text-md">£
          175
          </span>
        <span>(Up to 2 junior drivers)</span>
        |
      1 hour</div>
    <div class="text-core-2 text-body font-normal mt-8"><div class="wysiwyg"><!-- HTML_TAG_START --><p>Young Off-Roader is the new junior Land Rover Experience programme for 11 to 17 year olds. Now it&#39;s the youngster&#39;s turn to get into the driving seat! They will learn to drive off-road on our specially designed driving assault course, and have fun tackling slopes, negotiating obstacles and driving through water.</p><!-- HTML_TAG_END --></div></div>
    <a target="_self" href="/west-country/young-off-roader"><div class="inline-flex items-center mt-4"><span class="mr-1 -ml-2 text-accent-1"><svg class="w-6 h-6 " xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M14.25 11.509L9.789 16l-.787-.792 3.681-3.706L9 7.792 9.787 7l4.46 4.492-.007.007.01.01z"></path></svg></span>
        <span class="hover:text-accent-1 hover:underline text-secondary-cta uppercase font-sans text-core-1 font-semibold">Book your Young Off-Roader Drive</span></div></a></div>
        </div><div><div style="margin-bottom: 20px;"><div class="w-full aspect-[1.6/1] bg-cover bg-center bg-white" style="background-image: undefined"></div>
    <p class="mt-8 uppercase font-medium text-simple-card-heading font-brand">West Country Heritage Drive Experience</p>
    <div class="my-4 text-heading-theme-5 text-core-1 font-semibold"><span></span>
        <span class="text-md">£
          475
          </span>
        <span>(Half Day) £750 (Full Day)</span>
        |
      3 hours</div>
    <div class="text-core-2 text-body font-normal mt-8"><div class="wysiwyg"><!-- HTML_TAG_START --><p><span class="">Experience the rich heritage of Land Rover by driving vehicles from the last 70 years over our off-road terrain and obstacles.</span></p><p>See first hand how the Land Rover DNA has passed from generation to generation on our off-road terrain and obstacles.</p><!-- HTML_TAG_END --></div></div>
    <a target="_self" href="/west-country/heritage-drive"><div class="inline-flex items-center mt-4"><span class="mr-1 -ml-2 text-accent-1"><svg class="w-6 h-6 " xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M14.25 11.509L9.789 16l-.787-.792 3.681-3.706L9 7.792 9.787 7l4.46 4.492-.007.007.01.01z"></path></svg></span>
        <span class="hover:text-accent-1 hover:underline text-secondary-cta uppercase font-sans text-core-1 font-semibold">Book your Heritage Drive</span></div></a></div>
        </div><div><div style="margin-bottom: 20px;"><div class="w-full aspect-[1.6/1] bg-cover bg-center bg-white" style="background-image: undefined"></div>
    <p class="mt-8 uppercase font-medium text-simple-card-heading font-brand">New Owner Experience</p>
    <div class="my-4 text-heading-theme-5 text-core-1 font-semibold">
      3 hours</div>
    <div class="text-core-2 text-body font-normal mt-8"><div class="wysiwyg"><!-- HTML_TAG_START --><p>As a new Land Rover owner, we invite you to experience what your vehicle has to offer with a complimentary 3-hour, off-road driving adventure in your choice of the latest Land Rover models.</p><!-- HTML_TAG_END --></div></div>
    <a target="_self" href="/driving-experiences/new-owners-experience"><div class="inline-flex items-center mt-4"><span class="mr-1 -ml-2 text-accent-1"><svg class="w-6 h-6 " xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M14.25 11.509L9.789 16l-.787-.792 3.681-3.706L9 7.792 9.787 7l4.46 4.492-.007.007.01.01z"></path></svg></span>
        <span class="hover:text-accent-1 hover:underline text-secondary-cta uppercase font-sans text-core-1 font-semibold">Reserve your space</span></div></a></div>
        </div></div></div><div><div class="m-auto grid sm:grid-cols-2 sm:gap-8 sm:px-8 md:px-16 xl:px-24"></div></div></div><div class="bg-core-3 text-core-2 p-8"><h5 class="py-8  flex text-core-1"><span class="m-auto text-heading-theme-2 uppercase font-brand" style="text-align: center;">corporate days</span></h5>
  <div class="mt-6 mb-6 text-prose px-32 text-center text-core-2"></div>
  <div class="relative w-full md:overflow-hidden"><div class="absolute z-10 mt-1 flex w-full justify-center space-x-1"><p class="cursor-pointer bg-core-1 py-2 px-4 text-hero-tab font-medium uppercase text-white svelte-1xj6ek8 selected" style="font-size: 11px; text-align: center;">TEAM BUILDING
        </p><p class="cursor-pointer bg-core-1 py-2 px-4 text-hero-tab font-medium uppercase text-white svelte-1xj6ek8" style="font-size: 11px; text-align: center;">meetings
        </p></div>
    <div><div class="relative flex aspect-[2/1] w-full overflow-hidden bg-core-3 bg-cover bg-center" style="background-image: undefined;"><div class="left-16 z-10 my-auto ml-16 hidden bg-white bg-opacity-90 p-6 sm:block sm:max-w-[425px] lg:max-w-[455px]"><h2 class="text-heading-theme-3 uppercase text-core-1 sm:text-heading-theme-2 md:text-heading-theme  font-brand font-normal">TEAM BUILDING </h2>
    <div class="sm:text-body md:text-body mt-4 leading-5 lg:text-body      text-core-2 text-normal"><div class="wysiwyg"><!-- HTML_TAG_START --><p><span class="">All our corporate events are organised closely with our clients to ensure maximum effectiveness within budget, and all programmes are tailor-made to suit individual needs.</span></p><!-- HTML_TAG_END --></div></div>
    <div class="mt-8"><a target="_self" href="/corporate/team-building"><div class="py-4 px-5 text-core-4 uppercase bg-core-1 text-secondary-cta font-sans font-semibold hover:bg-white hover:text-core-1 hover:border hover:border-core-1 border inline-flex items-center transition duration-200"><svg class="w-4 h-4" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 18 18"><path fill="currentColor" fill-rule="evenodd" d="M11.274 3.261c-.256.295-.192.81.065 1.104l4.099 4.123H.64c-.385 0-.641.368-.641.736s.32.737.64.737h14.798l-4.1 4.049a.887.887 0 00-.064 1.104c.256.294.64.368.96.073l5.51-5.374c.064-.074.064-.147.128-.147l.064-.074C18 9.52 18 9.372 18 9.298c0-.074 0-.221-.064-.295 0 0 0-.073-.064-.073-.064-.074-.064-.148-.128-.148l-5.573-5.595c-.256-.294-.704-.22-.897.074" clip-rule="evenodd"></path></svg>
          <span class="ml-2">Discover our team activities</span></div></a>
        </div></div></div>
<div class="left-16 block bg-white bg-opacity-90 p-4 text-center sm:hidden"><h3 class="font-brand text-2xl font-bold uppercase text-core-1">TEAM BUILDING </h3>
  <div class="prose prose-sm mt-4 font-brand text-core-1      text-core-2 text-normal"><div class="wysiwyg"><!-- HTML_TAG_START --><p><span class="">All our corporate events are organised closely with our clients to ensure maximum effectiveness within budget, and all programmes are tailor-made to suit individual needs.</span></p><!-- HTML_TAG_END --></div></div>
  <div class="mt-8"><a target="_self" href="/corporate/team-building"><div class="py-4 px-5 text-core-4 uppercase bg-core-1 text-secondary-cta font-sans font-semibold hover:bg-white hover:text-core-1 hover:border hover:border-core-1 border inline-flex items-center transition duration-200"><svg class="w-4 h-4" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 18 18"><path fill="currentColor" fill-rule="evenodd" d="M11.274 3.261c-.256.295-.192.81.065 1.104l4.099 4.123H.64c-.385 0-.641.368-.641.736s.32.737.64.737h14.798l-4.1 4.049a.887.887 0 00-.064 1.104c.256.294.64.368.96.073l5.51-5.374c.064-.074.064-.147.128-.147l.064-.074C18 9.52 18 9.372 18 9.298c0-.074 0-.221-.064-.295 0 0 0-.073-.064-.073-.064-.074-.064-.148-.128-.148l-5.573-5.595c-.256-.294-.704-.22-.897.074" clip-rule="evenodd"></path></svg>
          <span class="ml-2">Discover our team activities</span></div></a>
      </div></div>
        </div></div></div><div class="bg-core-4 text-core-2 p-8"><h5 class="py-8  flex text-core-1"><span class="m-auto text-heading-theme-2 uppercase font-brand" style="text-align: center;">professional training </span></h5>
  <div class="mt-6 mb-6 text-prose px-32 text-center text-core-2"></div>
  <div><div class="m-auto grid sm:grid-cols-2 sm:gap-8 sm:px-8 md:px-16 xl:px-24"><div><div class="text-core-2"><div class="aspect-[1.6/1] w-full bg-white bg-cover bg-center" style="background-image: undefined"></div>
    <h3 class="text-simple-card-heading font-brand font-medium uppercase my-8 text-core-1">lantra</h3>
    <div class="prose-sm text-body font-normal text-core-2"><div class="wysiwyg"><!-- HTML_TAG_START --><p><span class="">One Day Attendance and Two Day LANTRA certification courses available. Pre-booking is required.</span></p><!-- HTML_TAG_END --></div></div>
    <div><a target="_self" href="/professional-training/lantra"><div class="inline-flex items-center mt-4"><span class="mr-1 -ml-2 text-accent-1"><svg class="w-6 h-6 " xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M14.25 11.509L9.789 16l-.787-.792 3.681-3.706L9 7.792 9.787 7l4.46 4.492-.007.007.01.01z"></path></svg></span>
        <span class="hover:text-accent-1 hover:underline text-secondary-cta uppercase font-sans text-core-1 font-semibold">find out more</span></div></a>
        </div></div>
        </div><div><div class="text-core-2"><div class="aspect-[1.6/1] w-full bg-white bg-cover bg-center" style="background-image: undefined"></div>
    <h3 class="text-simple-card-heading font-brand font-medium uppercase my-8 text-core-1">land rover experience</h3>
    <div class="prose-sm text-body font-normal text-core-2"><div class="wysiwyg"><!-- HTML_TAG_START --><p><span class="">Our Land Rover winching and trailer courses are delivered to a standard specified by Land Rover and will provide you with a good level of skill and knowledge.</span></p><!-- HTML_TAG_END --></div></div>
    <div><a target="_self" href="/professional-training/land-rover-experience"><div class="inline-flex items-center mt-4"><span class="mr-1 -ml-2 text-accent-1"><svg class="w-6 h-6 " xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M14.25 11.509L9.789 16l-.787-.792 3.681-3.706L9 7.792 9.787 7l4.46 4.492-.007.007.01.01z"></path></svg></span>
        <span class="hover:text-accent-1 hover:underline text-secondary-cta uppercase font-sans text-core-1 font-semibold">find out more</span></div></a>
        </div></div>
        </div></div></div></div><div class="bg-core-4 text-core-2 p-8"><div></div>
  <div class="mt-6 mb-6 text-prose px-32 text-center text-core-2"></div>
  </div>
  <div class="grid bg-core-3 md:grid-cols-2"><div class="p-16"><div class="my-8 cursor-pointer text-sm font-bold uppercase text-core-1">1.
            overview
          </div><div class="my-8 cursor-pointer text-sm font-bold uppercase text-core-1">2.
            Our Team
          </div><div class="my-8 cursor-pointer text-sm font-bold uppercase text-core-1">3.
            OUR FACILITIES 
          </div><div class="my-8 cursor-pointer text-sm font-bold uppercase text-core-1">4.
            Accommodation
          </div>
      <div class="text-prose mt-16 text-core-2"><div class="wysiwyg"><!-- HTML_TAG_START --><p>The Land Rover Experience West Country centre was the first Regional Experience Centre to be officially opened in the UK. The centre is surrounded by 135 acres of private access ground including its 35 acre off-road course.</p><p>The centre is familiar with holding events for small to large groups with businesses and organisations using the many facilities provided.</p><!-- HTML_TAG_END --></div></div>
      <div class="mt-8"><a target="_self" href="/west-country/contact-us"><div class="py-4 px-5 text-core-4 uppercase bg-core-1 text-secondary-cta font-sans font-semibold hover:bg-white hover:text-core-1 hover:border hover:border-core-1 border inline-flex items-center transition duration-200"><svg class="w-4 h-4" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 18 18"><path fill="currentColor" fill-rule="evenodd" d="M11.274 3.261c-.256.295-.192.81.065 1.104l4.099 4.123H.64c-.385 0-.641.368-.641.736s.32.737.64.737h14.798l-4.1 4.049a.887.887 0 00-.064 1.104c.256.294.64.368.96.073l5.51-5.374c.064-.074.064-.147.128-.147l.064-.074C18 9.52 18 9.372 18 9.298c0-.074 0-.221-.064-.295 0 0 0-.073-.064-.073-.064-.074-.064-.148-.128-.148l-5.573-5.595c-.256-.294-.704-.22-.897.074" clip-rule="evenodd"></path></svg>
          <span class="ml-2">Get in touch</span></div></a></div></div>
    <div class="h-full min-h-[300px] w-full border bg-core-3 bg-cover bg-center" style="background-image: undefined"></div></div>
  <div class="p-16"><p class="font-brand text-m-quote-text md:text-quote-text">&#39;This was the second time we attended the centre and it has got even better. Great facilities, nice welcome and brilliant tutoring on the cars abilities.&#39;</p>
  <p class="mt-8 text-m-quote-name md:text-quote-name uppercase font-brand">Steve, Lymington </p>
  <p class="text-m-quote-info text-core-2 md:text-quote-info font-brand">Review taken from Trip Advisor </p></div>
  <div class="py-8 lg:py-12 px-8 md:px-24 bg-core-3" style="vertical-align: middle;"><h2 class="text-center m-text-heading-theme-6 sm:t-text-heading-theme-6 text-heading-theme-6 uppercase font-medium text-core-1 font-brand"></h2>
    <div class="mt-5 text-body-lg font-normal text-core-2   mx-auto font-brand"><div class="wysiwyg"><!-- HTML_TAG_START --><p><img alt="" src="https://res.cloudinary.com/store-landrover-co-uk/image/upload/v1647879100/west-country/Flag_of_Europe.svg.webp" title="" /><span class="">The European Agricultural Fund for Rural Development: Europe investing in rural areas.</span><br /><span class="">Extension of Conference facilities and guest reception areas at Land Rover Experience West Country.</span><br /><span class="">The extension of conference facilities and improvements to all guest areas, with part funding from European Agricultural Fund for Rural Development.</span></p><!-- HTML_TAG_END --></div></div>
    </div></main></main>
  <footer><div class="grid grid-cols-1 gap-8 p-16 sm:grid-cols-2 md:grid-cols-4 bg-core-2 text-white"><div class="text-xxs uppercase tracking-wider"><h5 class="mb-4 mt-8 font-normal text-foottitle">Land Rover</h5>
            <a class="mb-2 block font-normal text-foottext bg-core-2 text-white" href="https://www.landrover.co.uk/">Land Rover UK</a><h5 class="mb-4 mt-8 font-normal text-foottitle">Drive Experiences</h5>
            <a class="mb-2 block font-normal text-foottext bg-core-2 text-white" href="/driving-experiences/one-hour-taster-drive">One Hour Taster</a><a class="mb-2 block font-normal text-foottext bg-core-2 text-white" href="/driving-experiences/half-day-drive-experience">Half Day Drive</a><a class="mb-2 block font-normal text-foottext bg-core-2 text-white" href="/driving-experiences/full-day-drive-experience">Full Day Drive</a><a class="mb-2 block font-normal text-foottext bg-core-2 text-white" href="/driving-experiences/advanced-day-drive-experience">Advanced Drive</a><a class="mb-2 block font-normal text-foottext bg-core-2 text-white" href="/driving-experiences/heritage-drive">Heritage Drive</a><a class="mb-2 block font-normal text-foottext bg-core-2 text-white" href="/driving-experiences/young-off-roader">Young Off-Roader</a><a class="mb-2 block font-normal text-foottext bg-core-2 text-white" href="/driving-experiences/explorer">Explorer</a><a class="mb-2 block font-normal text-foottext bg-core-2 text-white" href="/driving-experiences/trek">Trek Event</a>
        </div><div class="text-xxs uppercase tracking-wider"><h5 class="mb-4 mt-8 font-normal text-foottitle">Factory Tours</h5>
            <a class="mb-2 block font-normal text-foottext bg-core-2 text-white" href="/factory-tours/factory-tour">Factory Tour</a><a class="mb-2 block font-normal text-foottext bg-core-2 text-white" href="/factory-tours/vip-experience">VIP Experience</a><a class="mb-2 block font-normal text-foottext bg-core-2 text-white" href="/factory-tours/configuration-tour">Configuration Tour</a><h5 class="mb-4 mt-8 font-normal text-foottitle">About Us</h5>
            <a class="mb-2 block font-normal text-foottext bg-core-2 text-white" href="/centres">Contact Us</a><a class="mb-2 block font-normal text-foottext bg-core-2 text-white" href="/terms-and-conditions">Terms &amp; Conditions</a><h5 class="mb-4 mt-8 font-normal text-foottitle">Travel</h5>
            <a class="mb-2 block font-normal text-foottext bg-core-2 text-white" href="https://www.landrover.co.uk/experience-landrover/travel/index.html">SUB-SAHARAN AFRICA</a>
        </div><div class="text-xxs uppercase tracking-wider"><h5 class="mb-4 mt-8 font-normal text-foottitle">Corporate</h5>
            <a class="mb-2 block font-normal text-foottext bg-core-2 text-white" href="/corporate/group-tours">Group Tours</a><a class="mb-2 block font-normal text-foottext bg-core-2 text-white" href="/corporate/meetings">Meetings</a><a class="mb-2 block font-normal text-foottext bg-core-2 text-white" href="/corporate/team-building">team Building</a><h5 class="mb-4 mt-8 font-normal text-foottitle">Legal</h5>
            <a class="mb-2 block font-normal text-foottext bg-core-2 text-white" href="/cookie-policy">Cookie Policy</a><a class="mb-2 block font-normal text-foottext bg-core-2 text-white" href="https://www.landrover.co.uk/privacy-policy/index.html">Privacy Policy </a>
        </div></div>
  <div class="bg-white p-4 text-xxs font-thin tracking-wider text-core-2"><div class="wysiwyg"><!-- HTML_TAG_START --><p>JAGUAR LAND ROVER LIMITED: REGISTERED OFFICE: ABBEY ROAD, WHITLEY, COVENTRY CV3 4LF. REGISTERED IN ENGLAND NO: 1672070</p><!-- HTML_TAG_END --></div></div></footer></div>


		<script type="module" data-hydrate="1vkp67k">
		import { start } from "/_app/start-641368e5.js";
		start({
			target: document.querySelector('[data-hydrate="1vkp67k"]').parentNode,
			paths: {"base":"","assets":""},
			session: {},
			route: true,
			spa: false,
			trailing_slash: "never",
			hydrate: {
				status: 200,
				error: null,
				nodes: [
					import("/_app/pages/__layout.svelte-45d4d246.js"),
						import("/_app/pages/_product_type_/_slug_.svelte-b92ba871.js")
				],
				params: {product_type:"west-country",slug:"overview"},
				routeId: "[product_type]/[slug]"
			}
		});
	</script></div>
  </body>
</html>
                               

Whois info of domain

Domain Name: LRE9.COM
Registry Domain ID: 86826015_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.cloudflare.com
Registrar URL: http://www.cloudflare.com
Updated Date: 2024-07-03T09:25:55Z
Creation Date: 2002-05-22T10:16:22Z
Registry Expiry Date: 2027-05-22T10:16:22Z
Registrar: Cloudflare, Inc.
Registrar IANA ID: 1910
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6503198930
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: DIANA.NS.CLOUDFLARE.COM
Name Server: RUSTAM.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-20T02:02:28Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass