.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}.SellBlock-root{margin:16px}.SellBlock-body{flex:1}.SellBlock-actions{display:flex;gap:8px}.SellBlock-action{flex:1}.PageBackground-root{display:none}@media(min-width:992px){.PageBackground-root{bottom:0;display:block;left:0;margin:16px;max-height:347px;position:absolute;right:0;text-align:center;top:0}.PageBackground-root.PageBackground-ev{max-height:470px}.PageBackground-root img{border-radius:20px;height:100%;max-width:1380px;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;width:100%}}.SellPageContent-tabs{margin:0 auto;max-width:480px;width:100%}@media(min-width:992px){.SellPageContent-tabs{min-height:47px}}.SellPageContent-intentContent{align-items:center;display:flex;flex-direction:column;width:100%}@media(min-width:768px){.SellPageContent-intentContent{padding:32px 12px}}@media(min-width:992px){.SellPageContent-intentContent{padding:174px 0 0;position:relative}}.SellPageContent-searchSection{padding:16px 16px 32px;width:100%}@media(min-width:768px){.SellPageContent-searchSection{display:flex;flex-direction:column;padding:0 0 32px}}@media(min-width:992px){.SellPageContent-searchSection{align-self:center;flex:1;margin-bottom:48px;max-width:852px;padding-bottom:0}}.SellPageContent-sellSection{align-items:center;max-width:500px;padding:16px 16px 32px}@media(min-width:992px){.SellPageContent-sellSection{margin-bottom:48px}}.SellPageContent-contentCard{display:flex;flex-direction:column;gap:16px;padding:16px}@media(min-width:992px){.SellPageContent-contentCard{flex-direction:row}.SellPageContent-contentBody,.SellPageContent-contentImage{flex:0 1 50%}}.CarsPageContent-contentImage .hz-Image-container{width:100%}.Carousel-title{margin-bottom:12px}.Carousel-title .hz-Title{font-family:"Breeserif",sans-serif;font-size:20px;font-weight:400;line-height:28px}.hz-Carousel{margin-bottom:24px}@media(min-width:768px){.hz-Carousel{margin-bottom:48px}}.hz-Carousel-grid{align-items:start;gap:24px 16px;padding-inline:12px}@media(min-width:768px){.hz-Carousel-grid{gap:32px 24px;padding-inline:0}}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)}.Page-title{margin-bottom:12px}@media(min-width:992px){.Page-title{align-self:start;flex:1;max-width:852px;text-shadow:1px 1px 1px var(--hz-color--backgroundSurfaceStrong)}}.PageContent-offset{padding:0 12px;width:100%}@media(min-width:992px){.PageContent-offset{padding:0}}.PageContent-card{background-color:var(--hz-color--backgroundSurface);border:1px solid var(--hz-color--borderSoft);border-radius:8px;padding:16px}.vehicle-nav-root{overflow:hidden;width:100%}@media(min-width:992px){.vehicle-nav-root{justify-content:center;overflow:initial}}.Page{background:var(--hz-color--backgroundSecondary)}.Page-section{margin-bottom:32px;padding:0 12px}.Page-title{padding:0 16px}@media(min-width:992px){.Page-title{color:var(--hz-color--textLight)}}.Page-wrapper{position:relative;width:100%}.Page-content{max-width:1004px;padding:16px 0}@media(min-width:768px){.Page-content{padding:24px 0}.Page--offset{margin-top:-152px;position:relative;z-index:1}}.Page-section{width:100%}@media(min-width:992px){.Page-section{padding:0}}.Page-section--full-width{padding:0}@media(min-width:768px){.hz-CategoryMenuBar-topLevel{align-items:start}}.hz-CategoryMenuBar{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:22px;margin:0 0 8px}@media(min-width:768px){.hz-CategoryMenuBar{font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:18px}}@media(min-width:480px){.hz-CategoryMenuBar-topLevel{align-items:start}}@media(min-width:992px){.hz-CategoryMenuBar-topLevel{align-items:center}}@media(min-width:768px){.hz-CategoryMenuBar{padding-inline:12px}}.hz-CategoryMenuBar-topLevelItems .hz-CategoryMenuBar-Item{display:block}@media(max-width:480px){.hz-CategoryMenuBar-Item+.hz-CategoryMenuBar-Item{border-width:0}.hz-CategoryMenuBar-topLevelItems{display:flex}.hz-CategoryMenuBar-Item{flex:1;text-align:center}.hz-CategoryMenuBarItem-link{border-bottom:1px solid var(--hz-color--borderSoft)}.hz-CategoryMenuBarItem-selected{background-color:transparent;border-bottom:2px solid var(--hz-color--borderControlsSelected);color:var(--hz-color--backgroundControlsSelected);font-weight:var(--hz-fontWeight--bodyLargeStrong)}}
/*# sourceMappingURL=l1CarsSellPage.mp.nlnl.5efb8723.css.map*/