.hz-CategoryMenuBar{--category-menu-bar-max-width-limit:980px;--top-level-z-index:3;--foldout-z-index:2;--background-z-index:1;background:var(--hz-color--backgroundDefault);font-family:var(--hz-fontFamily--bodySmall);font-size:var(--hz-fontSize--bodySmall);font-weight:var(--hz-fontWeight--bodySmall);height:48px;line-height:var(--hz-lineHeight--bodySmall);margin:var(--hz-space--xxs) var(--hz-space--s);max-width:100vw;position:relative;z-index:var(--hz-zIndex--header)}.hz-CategoryMenuBar-topLevel{position:relative;z-index:var(--top-level-z-index)}.hz-CategoryMenuBar-topLevelItems{background:var(--hz-color--backgroundDefault)}.hz-CategoryMenuBar-topLevelItems .hz-CategoryMenuBar-Item{display:none}@media (min-width:480px){.hz-CategoryMenuBar{box-shadow:var(--hz-shadow--low);margin:0}.hz-CategoryMenuBar-topLevel{align-items:center;display:flex;flex-direction:column}.hz-CategoryMenuBar-topLevelItems{display:flex;max-width:var(--category-menu-bar-max-width-limit)}.hz-CategoryMenuBar-topLevelItems .hz-CategoryMenuBar-Item:nth-child(2),.hz-CategoryMenuBar-topLevelItems .hz-CategoryMenuBar-Item:nth-child(3){display:block}}@media (min-width:992px){.hz-CategoryMenuBar-topLevelItems{min-width:var(--category-menu-bar-max-width-limit);overflow:visible}.hz-CategoryMenuBar-topLevelItems .hz-CategoryMenuBar-Item:nth-child(6),.hz-CategoryMenuBar-topLevelItems .hz-CategoryMenuBar-Item:nth-child(7),.hz-CategoryMenuBar-topLevelItems .hz-CategoryMenuBar-Item:nth-child(8){display:block}}.hz-CategoryMenuBar-Item+.hz-CategoryMenuBar-Item,.hz-CategoryMenuBar-expandToggle+.hz-CategoryMenuBar-Item{border-left:1px solid var(--hz-color--borderSoft)}.hz-CategoryMenuBar-expandToggle,.hz-CategoryMenuBarItem-link{color:var(--hz-color--textPrimary);display:block;line-height:var(--hz-space--m);padding:var(--hz-space--xs);text-decoration:none}.hz-CategoryMenuBar-expandToggle:focus-within,.hz-CategoryMenuBar-expandToggle:hover,.hz-CategoryMenuBarItem-link:focus-within,.hz-CategoryMenuBarItem-link:hover{background-color:var(--hz-color--backgroundControlsHover);outline:0;text-decoration:underline}.hz-CategoryMenuBar-expandToggle{align-items:center;box-shadow:var(--hz-shadow--low);cursor:pointer;display:flex;flex:1 0 auto;font-family:var(--hz-fontFamily--bodyRegular);font-size:var(--hz-fontSize--bodyRegular);font-weight:var(--hz-fontWeight--bodyRegular);line-height:var(--hz-lineHeight--bodyRegular);line-height:var(--hz-space--m);outline:0;position:relative}@media (min-width:480px){.hz-CategoryMenuBar-expandToggle{box-shadow:none;font-family:var(--hz-fontFamily--bodySmall);font-size:var(--hz-fontSize--bodySmall);font-weight:var(--hz-fontWeight--bodySmall);line-height:var(--hz-lineHeight--bodySmall);line-height:var(--hz-lineHeight--title5)}}.hz-CategoryMenuBar-expandToggle .hz-CategoryMenuBar-expandToggleLabel{flex:1 1 auto}.hz-CategoryMenuBar-Item,.hz-CategoryMenuBar-expandToggle .hz-Icon{flex:0 0 auto}.hz-CategoryMenuBarItem-link .hz-Icon{margin-right:var(--hz-space--xxs)}.hz-CategoryMenuBarItem-selected{background-color:var(--hz-color--backgroundControlsHover)}.hz-CategoryMenuBar-foldout{background:var(--hz-color--backgroundDefault);opacity:0;overflow-y:scroll;position:relative;transform:translateY(-50px);transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1),border .2s cubic-bezier(.4,0,.2,1) .3s;visibility:hidden;z-index:var(--foldout-z-index);-webkit-overflow-scrolling:touch;box-shadow:0 4px 4px rgba(0,0,0,.14),0 4px 4px rgba(0,0,0,.14);box-sizing:border-box;display:flex;flex-direction:column;height:calc(100vh - 172px);width:100%}.hz-CategoryMenuBar-foldout .hz-CategoryMenuBarItem-link{border-radius:var(--hz-radius--s);padding:var(--hz-space--xxs)}@media (min-width:768px){.hz-CategoryMenuBar-topLevelItems .hz-CategoryMenuBar-Item:nth-child(4),.hz-CategoryMenuBar-topLevelItems .hz-CategoryMenuBar-Item:nth-child(5){display:block}.hz-CategoryMenuBar-foldout{align-items:center;border-top:1px solid transparent;flex-direction:column;height:auto;overflow-y:visible;padding:var(--hz-space--s) var(--hz-space--xl)}.hz-CategoryMenuBar-expanded .hz-CategoryMenuBar-expandToggle:before{background:var(--hz-color--backgroundDefault);bottom:-1px;content:"";height:1px;position:absolute;right:0;width:1800px}.hz-CategoryMenuBar-expanded .hz-CategoryMenuBar-foldout{border-color:var(--hz-color--borderSoft)}}.hz-CategoryMenuBar-expanded .hz-CategoryMenuBar-expandToggle:focus-within{background-color:var(--hz-color--backgroundDefault);outline:0;text-decoration:none}.hz-CategoryMenuBar-expanded .hz-CategoryMenuBar-expandToggle:hover{background-color:var(--hz-color--backgroundControlsHover);outline:0;text-decoration:underline}.hz-CategoryMenuBar-expanded .hz-CategoryMenuBar-expandToggleIcon{transform:scaleY(-1)}.hz-CategoryMenuBar-expanded .hz-CategoryMenuBar-foldout{opacity:1;transform:translateY(0);visibility:visible}.hz-CategoryMenuBar-expanded .hz-CategoryMenuBar-background{opacity:1;visibility:visible}.hz-CategoryMenuBar-list{margin:0 0 172px;max-width:var(--category-menu-bar-max-width-limit);padding:0;width:100%}@media (min-width:480px){.hz-CategoryMenuBar-list{margin:0}}@media (min-width:768px){.hz-CategoryMenuBar-list{column-count:3}.hz-CategoryMenuBar-listItem{break-inside:avoid-column;width:240px}}@media (min-width:992px){.hz-CategoryMenuBar-list{column-count:4}}.hz-CategoryMenuBar-listItem{list-style:none}.hz-CategoryMenuBar-background{display:none}body.hz-CategoryMenuBar-noScroll{overflow:hidden}@media (min-width:768px){.hz-CategoryMenuBar-background{background-image:linear-gradient(rgba(0,0,0,.2) 90%,transparent);display:block;height:100vh;left:0;opacity:0;position:absolute;right:0;top:60px;transition:opacity .4s cubic-bezier(.4,0,.2,1);visibility:hidden;z-index:var(--background-z-index)}body.hz-CategoryMenuBar-noScroll{overflow:visible}}.hz-Modal .hz-Modal-Content.hz-CategoryMenuBar-modalContent{padding:var(--hz-space--xs) 0}.hz-Modal .hz-Modal-Content.hz-CategoryMenuBar-modalContent .hz-CategoryMenuBar-list{margin:0}@keyframes Skeleton-module-shineLines{0%{background-position:-150px 0}50%,to{background-position:calc(100% + 150px) 0}}.Skeleton-module-base{height:100%;position:relative}.Skeleton-module-base:before{background-color:#e5e5e4;background-repeat:no-repeat;background-size:150px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.Skeleton-module-withAnimation:before{animation:Skeleton-module-shineLines 1.5s linear infinite;background-image:linear-gradient(90deg,transparent 0,#eaeaea 50%,#e5e5e4)}.Skeleton-module-text{display:inline-block;width:100%}.Skeleton-module-text.Skeleton-module-short{max-width:100px}.Skeleton-module-text.Skeleton-module-regular{max-width:200px}.Skeleton-module-text.Skeleton-module-long{max-width:300px}.Skeleton-module-text:before{border-radius:4px}.Skeleton-module-noShadow{box-shadow:none!important}.Skeleton-module-border{border:1px solid #eaeaea}.Banners-module-bannerBreakout{height:1px;overflow:hidden;position:absolute;width:1px}.Banners-module-bannerFeedItem{border:1px solid var(--hz-color--borderSoft);box-sizing:border-box;grid-column:1/span 4;height:var(--hz-banner-height,calc(250px*var(--hz-banner-scale, 1)));min-width:0}.Banners-module-bannerFeedItem[data-ghost=true],.Banners-module-bannerTopContainer[data-ghost=true]{display:none!important}.Banners-module-bannerTopContainer{align-items:center;display:flex;flex:1 0 100%;justify-content:center;margin-bottom:24px;min-height:250px}.Banners-module-bannerTopContainer>div{border:1px solid var(--hz-color--borderSoft)}@media(min-width:768px){.Banners-module-bannerTopContainer{min-height:106px}.Banners-module-bannerTopContainer>div{min-height:92px;min-width:730px}}@media(min-width:1320px){.Banners-module-bannerTopContainer{display:none}}.Banners-module-bannerScale{display:inline-block;transform:scale(var(--hz-banner-scale,1));transform-origin:left top;width:972px}.BrandTileBanner-module-container{background-color:var(--hz-color--backgroundDefault);border-radius:var(--hz-radius--s);box-sizing:border-box;display:flex;flex-direction:column;min-width:0;overflow:hidden;width:100%}.FeedItemList-module-message{margin:96px 0;text-align:center}.FeedItemList-module-container{container-type:inline-size;margin-top:24px}.FeedItemList-module-loadmore{margin:24px 0 0;text-align:center}.FeedItemList-module-carousel{border-bottom:1px solid var(--hz-color--borderMedium);margin-bottom:24px;padding-bottom:24px}.FeedItemList-module-carousel .hz-Carousel-header>a{display:none}@media(min-width:1200px){.FeedItemList-module-carousel .hz-Carousel-header>a{display:block}}.FeedItemList-module-carouselItem{margin-right:24px;min-width:250px}.MpCard-module-mpCard{cursor:pointer;margin:.5%;overflow:hidden;width:100%}@media(max-width:1279px){.MpCard-module-mpCard{display:none}}.MpCard-module-mpCard img{aspect-ratio:auto;border-radius:1px solid;display:block;height:auto;width:100%}.MpCard-module-mpCard--mp-cards-homepage-one-tile{flex:0 19%;margin:.5%;max-width:240px;min-width:168px}.MpCard-module-mpCard--mp-cards-homepage-two-tiles{grid-column:1/3}.MpCard-module-mpCardBanner{cursor:pointer}@media(max-width:1279px){.MpCard-module-mpCardBanner{display:none}}.MpCard-module-mpCardBanner img{aspect-ratio:auto;border-radius:1px solid;display:block;height:auto;width:100%}.FeedsTabs-module-tabs{background:var(--hz-color--backgroundDefault);border-bottom:1px solid var(--hz-color--borderSoft);z-index:5000009}.PostcodePrompt-module-root{margin:96px 0;text-align:center}.PostcodePrompt-module-message{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:22px;margin:12px 0 24px}.LoginDialog-module-iframe{border:0;height:75vh;max-height:600px;overflow-x:hidden;overflow-y:auto;width:100%}.MotorsTourModal-module-content{overflow:hidden;padding:0!important}.MotorsTourModal-module-slideContainer{overflow:hidden;position:relative}.MotorsTourModal-module-slideTrack{display:flex;transition:transform .35s cubic-bezier(.4,0,.2,1);will-change:transform}.MotorsTourModal-module-slide{align-items:center;display:flex;flex:0 0 100%;justify-content:center;width:100%}.MotorsTourModal-module-slideImage{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.MotorsTourModal-module-pagerDots{align-items:center;display:flex;gap:12px;justify-content:center;padding:12px 0 16px}.MotorsTourModal-module-dot{background-color:var(--hz-color--textOnBackgroundSurfaceStrong);border:0;border-radius:50%;cursor:pointer;flex-shrink:0;height:8px;padding:0;transition:background-color .2s ease,transform .2s ease;width:8px}.MotorsTourModal-module-dot:focus-visible{outline:2px solid var(--hz-color--textControlsSelected);outline-offset:2px}.MotorsTourModal-module-dotActive{background-color:var(--hz-color--textControlsSelected)}.MotorsTourModal-module-textContent{margin:24px 0;padding:0 16px;text-align:center}.MotorsTourModal-module-title{align-items:center;display:flex;gap:8px;justify-content:center;margin-bottom:8px}body,html{color:var(--hz-color--textPrimary);font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:18px}.hz-Page{background:var(--hz-color--backgroundDefault)}.hz-Page-container{width:100%}.hz-Page-content{padding:24px 0}.hz-StructuredListing.hz-StructuredListing--vertical .hz-StructuredListing-image,.hz-StructuredListing.hz-StructuredListing--vertical .hz-StructuredListing-noImage{height:142px}@media(min-width:1200px){.hz-Page-content{gap:16px;max-width:1480px;padding:24px 12px}.hz-Page-content .hz-Page-element--aside{max-width:228px;padding:8px 8px 0 0}.hz-Page-content .hz-Page-element--main{flex:1 0 100px}.hz-StructuredListing.hz-StructuredListing--vertical .hz-StructuredListing-image,.hz-StructuredListing.hz-StructuredListing--vertical .hz-StructuredListing-noImage{height:180px}}.homepage-root{min-height:100%}.hz-CategoryMenuBarItem-link .hz-Badge{display:inline}.LinksBlock-link.hz-Link.hz-Link--block,.LinksBlock-link.hz-Link.hz-Link--block .hz-Link--noop,.LinksBlock-link.hz-Link.hz-Link--block:hover .hz-Link,.LinksBlock-link.hz-Link.hz-Link--block:visited .hz-Link{color:var(--hz-color--textPrimary)}.CategoriesBlock-module-container{display:none;margin-bottom:32px}@media(min-width:768px){.CategoriesBlock-module-container{display:block}.CategoriesBlock-module-list{list-style:none;margin:0;max-height:3000px;overflow-y:hidden;padding:0}.CategoriesBlock-module-listItem{margin-bottom:2px}.CategoriesBlock-module-listItem:last-child{padding-bottom:0}.CategoriesBlock-module-listItem:hover{background-color:transparent}.CategoriesBlock-module-listItem .hz-Link--navigation{display:inline-block;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:22px;padding:0}.CategoriesBlock-module-listItem:hover{background:transparent}.CategoriesBlock-module-listItem:last-child{border:0}.CategoriesBlock-module-listItem .hz-Link--navigation{display:block;padding-bottom:2px;padding-top:4px}}.CategoriesBlock-module-title{margin:0 0 16px;text-transform:capitalize}.LinksBlock-module-root{display:none;margin-bottom:32px}@media(min-width:768px){.LinksBlock-module-root{display:block}}.LinksBlock-module-header{margin-bottom:8px}.LinksBlock-module-linkWrapper{display:flex;flex-direction:column;gap:2px;padding-right:8px}.LinksBlock-module-link{display:flex;padding-bottom:8px;padding-top:8px}.LinksBlock-module-icon{display:block}.LinksBlock-module-titleWithBadge{align-items:center;display:flex;gap:4px}.LinksBlock-module-title{display:block;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:22px}.LinksBlock-module-text{color:var(--hz-color--textSecondary);display:block}.LinksBlock-module-titleText{display:block;padding-left:4px}.FooterLinkWrapper-module-listContainer{display:flex;flex-direction:column;gap:32px;padding:32px 8px}@media(min-width:768px){.FooterLinkWrapper-module-listContainer{gap:48px;padding:48px 24px}}@media(min-width:992px){.FooterLinkWrapper-module-listContainer{padding:48px 0}}.FooterLinkWrapper-module-listWrapper{display:none}@media(min-width:768px){.FooterLinkWrapper-module-listWrapper{-moz-column-gap:12px;column-gap:12px;display:grid;grid-template-columns:repeat(4,1fr);row-gap:48px;width:100%}}@media(min-width:992px){.FooterLinkWrapper-module-listWrapper{grid-template-columns:repeat(5,1fr)}}.FooterLinkWrapper-module-listAccordion{display:block}@media(min-width:768px){.FooterLinkWrapper-module-listAccordion{display:none}}.FooterLinkWrapper-module-listTitle{margin-bottom:8px}.FooterLinkWrapper-module-title{font-family:Roboto,sans-serif;font-size:16px;font-weight:500;line-height:22px}.FooterLinkWrapper-module-title,.FooterLinkWrapper-module-title:hover{color:var(--hz-color--textPrimary);text-decoration:none}.FooterLinkWrapper-module-list{list-style:none;margin:0;padding:0}.FooterLinkWrapper-module-accordionBody{display:flex;flex-direction:column}
/*# sourceMappingURL=homepage.mp.nlnl.e94b1e4b.css.map*/