.PopularCategoriesItem-module__blraya__itemsWrapper{text-align:center;flex-direction:column;width:100%;display:flex;position:relative}.PopularCategoriesItem-module__blraya__cardFirstImage{aspect-ratio:21/9;background-size:cover;width:100%}.PopularCategoriesItem-module__blraya__cardSecondImageWrapper{padding:0 var(--space-XL);margin:-59px auto 0}.PopularCategoriesItem-module__blraya__cardSecondImage{width:100%;height:auto}.PopularCategoriesItem-module__blraya__cardTextSection{gap:var(--space-S);width:100%;color:var(--color-content-lead);flex-direction:column;max-height:103px;margin-top:-12px;padding:0 0 12px 12px;display:flex;overflow:hidden}.PopularCategoriesItem-module__blraya__overflowChips{overflow:hidden}.PopularCategoriesItem-module__blraya__cardTitle{text-align:left}.PopularCategoriesItem-module__blraya__cardChips{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.PopularCategoriesItem-module__blraya__chip{background-color:var(--color-background-contrast);border-radius:6px;width:-webkit-fit-content;width:fit-content;padding:0 4px}@media (min-width:432px){.PopularCategoriesItem-module__blraya__cardTextSection{padding:0 0 var(--space-M) var(--space-M);overflow:hidden}}
.PopularCategoriesItems-module__v23RwW__contentSection{padding:0}.PopularCategoriesItems-module__v23RwW__wrapper{margin-bottom:var(--space-M);padding:var(--space-L) 0 var(--space-L) 0}.PopularCategoriesItems-module__v23RwW__title{padding-left:var(--space-M)}.PopularCategoriesItems-module__v23RwW__carousel>ul{gap:var(--space-M);scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;display:flex}.PopularCategoriesItems-module__v23RwW__carousel>ul>li{padding:0}.PopularCategoriesItems-module__v23RwW__carousel>button>svg{width:100%}.PopularCategoriesItems-module__v23RwW__carousel::-webkit-scrollbar{display:none}.PopularCategoriesItems-module__v23RwW__carousel>ul::-webkit-scrollbar{display:none}.PopularCategoriesItems-module__v23RwW__carouselItem{align-items:center;gap:var(--space-S);cursor:pointer;min-width:calc(75% - var(--space-M));background-color:var(--color-background-secondary);border-radius:var(--radius-image);max-width:360px;padding:var(--space-S) 0;flex-direction:column;display:flex;overflow:hidden}.PopularCategoriesItems-module__v23RwW__featuredCarouselItem{border-radius:var(--radius-background);min-width:calc(50% - 36px)}.PopularCategoriesItems-module__v23RwW__carouselItem:last-of-type{margin-right:var(--space-M)}.PopularCategoriesItems-module__v23RwW__carouselItem:first-of-type{margin-left:var(--space-M)}@media (min-width:432px) and (max-width:575px){.PopularCategoriesItems-module__v23RwW__carouselItem{min-width:calc(70% - var(--space-M))}.PopularCategoriesItems-module__v23RwW__featuredCarouselItem{min-width:calc(calc(100% / 2) - var(--space-XL))}}@media (min-width:576px){.PopularCategoriesItems-module__v23RwW__carouselItem{min-width:calc(calc(100% / 2) - var(--space-XL))}.PopularCategoriesItems-module__v23RwW__featuredCarouselItem{min-width:calc(33.3333% - 30px)}}@media (min-width:756px){.PopularCategoriesItems-module__v23RwW__wrapper{margin-bottom:var(--space-M);padding:var(--space-L) 0 var(--space-L) 0}.PopularCategoriesItems-module__v23RwW__title{padding-left:var(--space-L)}.PopularCategoriesItems-module__v23RwW__carousel>ul{gap:var(--space-L);display:flex}.PopularCategoriesItems-module__v23RwW__carouselItem{min-width:calc(33.3333% - 44px);padding:var(--space-M) 0}.PopularCategoriesItems-module__v23RwW__featuredCarouselItem{min-width:calc(25% - 40px)}.PopularCategoriesItems-module__v23RwW__carouselItem:hover{color:var(--color-content-secondary-hover)}.PopularCategoriesItems-module__v23RwW__carouselItem:last-of-type{margin-right:var(--space-L)}.PopularCategoriesItems-module__v23RwW__carouselItem:first-of-type{margin-left:var(--space-L)}}

@layer base,components,utilities;:root{--PopoverArrow-left:50%;--PopoverArrow-edge-length:10px;--PopoverArrow-border-color-rgb:var(--color-background-contrast-rgb);--PopoverArrow-border-color:var(--color-background-contrast);--Popover-max-width:284px;--mobile-Popover-max-height:80vh;--color-modal-close-hover:var(--color-content-lead)}
@layer base,components,utilities;@layer components{.popoverModal-module__01HmDq__PopoverModal{max-width:var(--Popover-max-width);width:100%;position:absolute}.popoverModal-module__01HmDq__PopoverModal__wrapper--level-2,.popoverModal-module__01HmDq__PopoverModal--level-2{z-index:var(--z-index-level-2)}.popoverModal-module__01HmDq__PopoverModal__wrapper--level-3,.popoverModal-module__01HmDq__PopoverModal--level-3{z-index:var(--z-index-level-3)}.popoverModal-module__01HmDq__PopoverModal__wrapper--level-4,.popoverModal-module__01HmDq__PopoverModal--level-4{z-index:var(--z-index-level-4)}.popoverModal-module__01HmDq__PopoverModal__title{margin-right:24px}.popoverModal-module__01HmDq__PopoverModal__close{padding:var(--space-XS) var(--space-XS) 0;height:var(--ButtonMedium-height);font-size:var(--text-size-200);line-height:var(--text-height-100);cursor:pointer;color:var(--color-content-secondary);background-color:#0000;border-color:#0000;transition:color .2s;position:absolute;top:1px;right:1px}.popoverModal-module__01HmDq__PopoverModal__close:focus-visible{outline-offset:calc(var(--Focus-outline-gap) * -1)}.popoverModal-module__01HmDq__PopoverModal__close:hover,.popoverModal-module__01HmDq__PopoverModal__close:active{color:var(--color-modal-close-hover)}.popoverModal-module__01HmDq__PopoverModal__close-icon{width:20px;height:20px}.popoverModal-module__01HmDq__PopoverModal__fix-overflow{padding:var(--space-M) var(--space-XL) var(--space-M) var(--space-M)}.popoverModal-module__01HmDq__PopoverModal__ContentBox{border-radius:var(--radius-content)}.popoverModal-module__01HmDq__PopoverModal__ContentBox:before{content:"";filter:var(--shadow-new-design);position:absolute}@media (max-width:575px){.popoverModal-module__01HmDq__PopoverModal__ContentBox:before{display:none}}.popoverModal-module__01HmDq__PopoverModal__ContentBox-arrow--top:before{--shadow-old-design:drop-shadow(0px 3px 2px #00000080);--shadow-new-design:drop-shadow(0px 3px 2px #0000001a);clip-path:polygon(-100% 1px,200% 1px,200% 200%,-100% 200%);bottom:calc(-1 * var(--PopoverArrow-edge-length) + 1px);left:calc(var(--PopoverArrow-left) - var(--PopoverArrow-edge-length));border-left:var(--PopoverArrow-edge-length) solid transparent;border-right:var(--PopoverArrow-edge-length) solid transparent;border-top:var(--PopoverArrow-edge-length) solid var(--color-background-primary)}.popoverModal-module__01HmDq__PopoverModal__ContentBox-arrow--bottom:before{--shadow-old-design:drop-shadow(0px 2px 6px #00000080);--shadow-new-design:drop-shadow(0px -1px 1px #0000001a);clip-path:polygon(-100% -100%,200% -100%,200% calc(100% - 1px),-100% calc(100% - 1px));top:calc(-1 * var(--PopoverArrow-edge-length) + 1px);left:calc(var(--PopoverArrow-left) - var(--PopoverArrow-edge-length));border-left:var(--PopoverArrow-edge-length) solid transparent;border-right:var(--PopoverArrow-edge-length) solid transparent;border-bottom:var(--PopoverArrow-edge-length) solid var(--color-background-primary)}.popoverModal-module__01HmDq__PopoverModal__ContentBox-arrow--left:before{--shadow-old-design:drop-shadow(3px 0px 4px #00000080);--shadow-new-design:drop-shadow(1px 0px 1px #0000001a);clip-path:polygon(1px -100%,200% -100%,200% 200%,1px 200%);top:calc(50% - var(--PopoverArrow-edge-length));right:calc(-1 * var(--PopoverArrow-edge-length) + 1px);border-top:var(--PopoverArrow-edge-length) solid transparent;border-bottom:var(--PopoverArrow-edge-length) solid transparent;border-left:var(--PopoverArrow-edge-length) solid var(--color-background-primary)}.popoverModal-module__01HmDq__PopoverModal__ContentBox-arrow--right:before{--shadow-old-design:drop-shadow(-3px 0px 4px #00000080);--shadow-new-design:drop-shadow(-1px 0px 1px #0000001a);clip-path:polygon(-100% -100%,calc(100% - 1px) -100%,calc(100% - 1px) 200%,-100% 200%);top:calc(50% - var(--PopoverArrow-edge-length));left:calc(-1 * var(--PopoverArrow-edge-length) + 1px);border-top:var(--PopoverArrow-edge-length) solid transparent;border-bottom:var(--PopoverArrow-edge-length) solid transparent;border-right:var(--PopoverArrow-edge-length) solid var(--color-background-primary)}@media (max-width:575px){@keyframes popoverModal-module__01HmDq__slideIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}.popoverModal-module__01HmDq__responsive.popoverModal-module__01HmDq__PopoverModal__wrapper{max-height:var(--mobile-Popover-max-height);position:fixed;bottom:0;left:0;right:0;transform:translateZ(0)}.popoverModal-module__01HmDq__responsive .popoverModal-module__01HmDq__PopoverModal{animation:.25s ease-out popoverModal-module__01HmDq__slideIn;bottom:0;left:0;right:0;max-width:initial!important}.popoverModal-module__01HmDq__responsive .popoverModal-module__01HmDq__PopoverModal__ContentBox{border-radius:0}.popoverModal-module__01HmDq__PopoverModal__ContentBox{border-radius:var(--radius-content) var(--radius-content) 0 0}.popoverModal-module__01HmDq__responsive .popoverModal-module__01HmDq__PopoverModal__ContentSection{max-height:var(--mobile-Popover-max-height);padding-bottom:var(--space-XL);flex-direction:column;display:flex}.popoverModal-module__01HmDq__responsive .popoverModal-module__01HmDq__PopoverModal__ContentSection__content{-webkit-overflow-scrolling:touch;flex:1;overflow-x:hidden;overflow-y:auto}}}

@layer base,components,utilities;@layer components{.PriceBox-module__Zk4Eua__priceContainer{padding:var(--space-M);border-bottom:1px solid var(--color-background-contrast);color:var(--color-content-lead)}.PriceBox-module__Zk4Eua__priceContainerRow{justify-content:space-between;align-items:center;display:flex}.PriceBox-module__Zk4Eua__priceRecommendation{padding:var(--space-M);border-bottom:1px solid var(--color-background-contrast);color:var(--color-content-lead);justify-content:space-between;align-items:center;display:flex}@media (max-width:575px){.PriceBox-module__Zk4Eua__priceContainerRow{flex-wrap:wrap}.PriceBox-module__Zk4Eua__applyButton{width:100%}.PriceBox-module__Zk4Eua__buttonDiv{width:100%;margin-top:var(--space-M)}}.PriceBox-module__Zk4Eua__priceAmount{margin-right:var(--space-L);font-size:var(--text-size-500);font-weight:var(--text-weight-600);line-height:var(--text-height-200);min-width:100px}.PriceBox-module__Zk4Eua__priceLabel{margin-bottom:var(--space-S);font-size:var(--text-size-200);line-height:18px}.PriceBox-module__Zk4Eua__priceLabel button{margin-left:10px}.PriceBox-module__Zk4Eua__priceAndBadge{flex-direction:row;align-items:center;display:flex}.PriceBox-module__Zk4Eua__newBadge{display:block}.PriceBox-module__Zk4Eua__infoIcon{cursor:pointer;transition:color .2s ease-in}.PriceBox-module__Zk4Eua__infoIcon:hover{color:var(--color-content-lead)!important}.PriceBox-module__Zk4Eua__notification{width:100%;margin-top:var(--space-M)}.PriceBox-module__Zk4Eua__recommendedPrice{margin-bottom:var(--space-XXL);border:1px solid var(--color-background-contrast);border-radius:var(--radius-background)}@media (max-width:575px){.PriceBox-module__Zk4Eua__recommendedPrice{margin-bottom:var(--space-L)}}}
@layer base;@layer components{.PriceGuidanceFooter-module__OpoluG__disclaimer{padding:var(--space-M);border-top:1px solid var(--color-background-contrast);border-bottom-right-radius:4px;border-bottom-left-radius:4px}}@layer utilities;
@layer base,components,utilities;@layer components{.PriceGuidanceGraph-module__DilGqW__priceRatingGraph{border:1px solid var(--color-background-contrast);border-radius:var(--radius-background)}.PriceGuidanceGraph-module__DilGqW__separateGraph{margin-bottom:var(--space-L);border-top:1px solid var(--color-background-contrast)}@media (max-width:575px){.PriceGuidanceGraph-module__DilGqW__graphTitle{font-size:var(--text-size-400)}}}
@layer base;@layer components{.description-module__UrSsYW__AdPriceDescription{font-size:var(--text-size-200);margin:0 0 var(--space-S);color:var(--color-content-lead)}}@layer utilities;
.PriceRating-module__C76_qG__priceRatingInfoIcon{cursor:pointer;color:var(--color-content-silent);vertical-align:middle;background:0 0;border:none;align-items:center;width:24px;height:24px;padding:0;display:flex;position:relative;top:-1px}.PriceRating-module__C76_qG__priceRatingInfoText{margin-top:var(--space-S);padding-top:var(--space-XXS)}.PriceRating-module__C76_qG__badge{margin-left:calc(var(--space-M) - var(--space-XS))}
.RangeFilterValueLabel-module__Eyv3-q__noBreak{white-space:nowrap}.RangeFilterValueLabel-module__Eyv3-q__filterValueLabel{text-overflow:ellipsis;white-space:break-spaces;overflow:hidden}
button.DspLink-module__CDcBSW__dspLink{color:var(--color-content-secondary-hover);height:-webkit-fit-content;height:fit-content;font-weight:var(--text-weight-500);background-color:#0000;border:none;padding:0}.DspLink-module__CDcBSW__dspLink span{justify-content:flex-start}button.DspLink-module__CDcBSW__dspLink:hover,button.DspLink-module__CDcBSW__dspLink:focus,button.DspLink-module__CDcBSW__dspLink:active,button.DspLink-module__CDcBSW__dspLink:visited{box-shadow:none;color:var(--color-content-secondary);background-color:#0000}button.DspLink-module__CDcBSW__dspLink:focus-visible{box-shadow:none;color:var(--color-content-secondary);background-color:#0000}
@keyframes SaveSearchOverlayBar-module__rZIh4G__slideInSaveSearchStickyBar{0%{top:-100px}to{top:0}}.SaveSearchOverlayBar-module__rZIh4G__sticky{max-width:729px;width:calc(100% - var(--srp-search-column-width) - var(--space-M));border-bottom-left-radius:var(--radius-background);border-bottom-right-radius:var(--radius-background);box-shadow:var(--shadow-level-3);z-index:calc(var(--z-index-level-2) + 1);animation:.5s forwards SaveSearchOverlayBar-module__rZIh4G__slideInSaveSearchStickyBar;position:fixed;top:0}.SaveSearchOverlayBar-module__rZIh4G__stickyBarContent{background-color:var(--color-background-primary);color:var(--color-content-lead);padding:var(--space-M);justify-content:space-between;align-items:center;display:flex}.SaveSearchOverlayBar-module__rZIh4G__rightWrapper{align-items:center;gap:var(--space-M);display:flex}.SaveSearchOverlayBar-module__rZIh4G__adjustSearchLink{font-weight:var(--text-weight-600);align-items:center;display:flex}.SaveSearchOverlayBar-module__rZIh4G__hide,.SaveSearchOverlayBar-module__rZIh4G__overlayBar{display:none}@media (min-width:756px){.SaveSearchOverlayBar-module__rZIh4G__overlayBar{margin-top:calc(-1 * var(--space-M));display:block}}
.SrpFaq-module__Eus7pG__faqBoxTitle{font-size:var(--text-size-300);font-weight:var(--text-weight-600);line-height:var(--text-height-100)}.SrpFaq-module__Eus7pG__faqAccordion{font-size:var(--text-size-200);font-weight:var(--text-weight-600);line-height:var(--text-height-100)}.SrpFaq-module__Eus7pG__faqAccordion:last-child{border-bottom:none}.SrpFaq-module__Eus7pG__faqAccordionTitle{margin-bottom:var(--space-SM);margin-top:var(--space-SM)}.SrpFaq-module__Eus7pG__faqAccordionPanel{margin:var(--space-S);font-weight:var(--text-weight-400)}.SrpFaq-module__Eus7pG__faqContentSection{padding:var(--space-XL) var(--space-XL) var(--space-L)}
.SRXResults-module__c2-5FW__section{margin-top:var(--space-XL)}.SRXResults-module__c2-5FW__headline{margin:0 0 var(--space-M);padding:0 var(--space-M)}.SRXResults-module__c2-5FW__list{gap:var(--space-M);flex-direction:column;display:flex}
.ResetButton-module__2QVjaa__resetButton{color:var(--color-content-secondary-hover);height:-webkit-fit-content;height:fit-content;font-weight:var(--text-weight-500);background-color:#0000;border:none;grid-column:4;justify-content:flex-start;padding:0}.ResetButton-module__2QVjaa__resetButton span{justify-content:flex-start}.ResetButton-module__2QVjaa__resetButton:hover,.ResetButton-module__2QVjaa__resetButton:focus,.ResetButton-module__2QVjaa__resetButton:active,.ResetButton-module__2QVjaa__resetButton:visited{box-shadow:none;color:var(--color-content-secondary);background-color:#0000}.ResetButton-module__2QVjaa__resetButton:focus-visible{box-shadow:none;color:var(--color-content-secondary);background-color:#0000}
.Forms-module__Z0FxwG__filtersContainer{grid-gap:var(--space-M);grid-template-columns:repeat(2,1fr);width:100%;display:grid}.Forms-module__Z0FxwG__submit,.Forms-module__Z0FxwG__longDropdown{grid-column:span 2}.Forms-module__Z0FxwG__metaSection,.Forms-module__Z0FxwG__metaSectionMotorbike{justify-self:center;gap:var(--space-XL);margin-block:var(--space-S);grid-column:span 2;display:flex}.Forms-module__Z0FxwG__metaSection{grid-row:7}.Forms-module__Z0FxwG__metaSectionMotorbike{grid-row:6}.Forms-module__Z0FxwG__electricOnly{margin-block:var(--space-S);grid-column:span 2}@media (min-width:576px){.Forms-module__Z0FxwG__filtersContainer{grid-template-columns:repeat(4,1fr)}.Forms-module__Z0FxwG__submit{grid-area:2/4;align-self:end}.Forms-module__Z0FxwG__extendedDropdown{grid-column:span 2}.Forms-module__Z0FxwG__longDropdown{grid-column:span 1}.Forms-module__Z0FxwG__metaSection,.Forms-module__Z0FxwG__metaSectionMotorbike{grid-row:inherit;grid-column:3/span 2;justify-self:flex-end}}@media (min-width:576px) and (max-width:755px){.Forms-module__Z0FxwG__longDropdown{grid-column:span 2}.Forms-module__Z0FxwG__electricOnly{grid-row:3}.Forms-module__Z0FxwG__submit{grid-area:4/3/auto/span 2}.Forms-module__Z0FxwG__metaSection,.Forms-module__Z0FxwG__metaSectionMotorbike{justify-self:center;gap:var(--space-XXL);grid-column:1/span 2}.Forms-module__Z0FxwG__metaSection{grid-row:4}.Forms-module__Z0FxwG__metaSectionMotorbike{grid-row:3}.Forms-module__Z0FxwG__submitMotorbike{grid-area:3/3/auto/span 2}}legend.Forms-module__Z0FxwG__electricOnlyLabel{margin-bottom:0}
.EBikeForm-module__9wRbUq__filtersContainer{grid-gap:var(--space-M);grid-template-columns:repeat(2,1fr);width:100%;display:grid}.EBikeForm-module__9wRbUq__submit{grid-area:5/span 2}.EBikeForm-module__9wRbUq__metaSection{justify-self:center;gap:var(--space-XL);margin-block:var(--space-S);grid-area:6/span 2;display:flex}.EBikeForm-module__9wRbUq__ebikeCategory{grid-column:span 2}@media (min-width:576px){.EBikeForm-module__9wRbUq__filtersContainer{grid-template-columns:repeat(4,1fr)}.EBikeForm-module__9wRbUq__submit{grid-area:2/4;align-self:end}.EBikeForm-module__9wRbUq__metaSection{grid-row:inherit;grid-column:3/span 2;justify-self:flex-end}}@media (min-width:576px) and (max-width:755px){.EBikeForm-module__9wRbUq__filtersContainer{grid-template-columns:repeat(4,1fr)}.EBikeForm-module__9wRbUq__submit{grid-area:3/3/auto/span 2}.EBikeForm-module__9wRbUq__metaSection{justify-self:self-end;gap:var(--space-XXL);grid-area:3/span 2}}@media (min-width:756px){.EBikeForm-module__9wRbUq__ebikeCategory{grid-column:span 1}}
.FormWithSixFields-module__qyqZ0q__filtersContainer{grid-gap:var(--space-M);grid-template-columns:repeat(2,1fr);width:100%;display:grid}.FormWithSixFields-module__qyqZ0q__submit{grid-area:4/span 2}.FormWithSixFields-module__qyqZ0q__metaSection{justify-self:center;gap:var(--space-XL);margin-block:var(--space-S);grid-area:5/span 2;display:flex}.FormWithSixFields-module__qyqZ0q__electricOnly{margin-block:var(--space-S)}@media (min-width:576px){.FormWithSixFields-module__qyqZ0q__filtersContainer{grid-template-columns:repeat(4,1fr)}.FormWithSixFields-module__qyqZ0q__submit{grid-area:2/4;align-self:end}.FormWithSixFields-module__qyqZ0q__extendedDropdown{grid-column:span 2}.FormWithSixFields-module__qyqZ0q__metaSection{grid-row:inherit;grid-column:3/span 2;justify-self:flex-end}}@media (min-width:576px) and (max-width:755px){.FormWithSixFields-module__qyqZ0q__filtersContainer{grid-template-columns:repeat(3,1fr)}.FormWithSixFields-module__qyqZ0q__submit{grid-area:3/3}.FormWithSixFields-module__qyqZ0q__metaSection{justify-self:self-end;gap:var(--space-XXL);grid-area:3/span 2}.FormWithSixFields-module__qyqZ0q__extendedDropdown{grid-column:span 1}}
.SegmentSelector-module__xd0D0W__segments{grid-template-columns:repeat(var(--segment-count,5), 1fr);grid-template-rows:1fr;width:auto;height:45px;display:grid}.SegmentSelector-module__xd0D0W__item{background:var(--color-background-highlight);border:1px solid var(--color-background-contrast);color:var(--color-content-secondary);cursor:pointer;border-right:none;justify-content:center;align-items:center;display:flex}.SegmentSelector-module__xd0D0W__item:focus-visible{border:1px solid var(--color-focus-border);outline:none}.SegmentSelector-module__xd0D0W__item:hover{background:var(--color-background-primary)}.SegmentSelector-module__xd0D0W__active{background:var(--color-background-primary);color:var(--color-content-action);border-bottom:0}.SegmentSelector-module__xd0D0W__item:last-child{border-top-right-radius:0}.SegmentSelector-module__xd0D0W__item:first-child{border-top-left-radius:0}@media (min-width:576px) and (max-width:755px){.SegmentSelector-module__xd0D0W__item:last-child{border-radius:0 var(--radius-background) 0 0}.SegmentSelector-module__xd0D0W__item:first-child{border-radius:var(--radius-background) 0 0 0}}@media (min-width:756px){.SegmentSelector-module__xd0D0W__item{border-right:1px solid var(--color-background-contrast);border-top:none;border-bottom:none}.SegmentSelector-module__xd0D0W__segments{grid-template-rows:repeat(var(--segment-count,5), 1fr);grid-template-columns:1fr;min-width:90px;height:auto}.SegmentSelector-module__xd0D0W__active{border-right:0}.SegmentSelector-module__xd0D0W__item:first-child{border-radius:var(--radius-background) 0 0 0}.SegmentSelector-module__xd0D0W__item:last-child{border-radius:0 0 0 var(--radius-background)}.SegmentSelector-module__xd0D0W__item+.SegmentSelector-module__xd0D0W__item{border-top:1px solid var(--color-background-contrast)}.SegmentSelector-module__xd0D0W__item:focus-visible{border:1px solid var(--color-focus-border);outline:none}}
.TruckSelector-module__D_DonW__items{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);display:grid}.TruckSelector-module__D_DonW__item{text-align:center;font-size:var(--text-size-100);color:var(--color-content-lead);border:none;border-right:1px solid var(--color-background-contrast);border-bottom:1px solid var(--color-background-contrast);background-color:#0000;flex-direction:column;justify-content:center;align-items:center;min-height:82px;text-decoration:none;display:flex}.TruckSelector-module__D_DonW__item:nth-child(7),.TruckSelector-module__D_DonW__item:nth-child(8),.TruckSelector-module__D_DonW__item:nth-child(9){border-bottom:0}.TruckSelector-module__D_DonW__item:focus-visible{border-radius:var(--radius-form-small)}.TruckSelector-module__D_DonW__item:hover{background-color:var(--color-background-highlight)}.TruckSelector-module__D_DonW__icon{margin-bottom:var(--space-XXS);width:60px;height:30px}@media (max-width:755px){.TruckSelector-module__D_DonW__item{padding:var(--space-M)}.TruckSelector-module__D_DonW__item:nth-child(3),.TruckSelector-module__D_DonW__item:nth-child(6),.TruckSelector-module__D_DonW__item:nth-child(9){border-right:0}}@media (min-width:756px){.TruckSelector-module__D_DonW__items{flex:1;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(5,1fr);display:grid}.TruckSelector-module__D_DonW__item{padding:var(--space-S) 0;cursor:pointer;height:95px}.TruckSelector-module__D_DonW__item:nth-child(5){border-right:0}.TruckSelector-module__D_DonW__item:nth-child(6),.TruckSelector-module__D_DonW__item:nth-child(7),.TruckSelector-module__D_DonW__item:nth-child(8),.TruckSelector-module__D_DonW__item:nth-child(9){border-bottom:0}}
.VehicleCategorySwitcher-module__7aCKxq__quicksearchBox{margin-bottom:var(--space-M);flex-direction:column;display:flex}@media (min-width:756px){.VehicleCategorySwitcher-module__7aCKxq__quicksearchBox{flex-direction:row;margin-top:405px;display:flex}}.VehicleCategorySwitcher-module__7aCKxq__quicksearchSection{width:100%;min-height:232px}.VehicleCategorySwitcher-module__7aCKxq__activeForm{display:block}.VehicleCategorySwitcher-module__7aCKxq__inactiveForm{display:none}.VehicleCategorySwitcher-module__7aCKxq__isAiSearchBox{margin-top:var(--space-M)}
.dspGrid-module__3MV8yq__container{grid-gap:var(--space-M);gap:var(--space-M);grid-template-columns:1fr;display:grid}.dspGrid-module__3MV8yq__container .dspGrid-module__3MV8yq__grid_2{grid-template-columns:repeat(2,1fr)}.dspGrid-module__3MV8yq__container .dspGrid-module__3MV8yq__grid_3{grid-template-columns:repeat(3,1fr)}.dspGrid-module__3MV8yq__container .dspGrid-module__3MV8yq__grid_4{grid-template-columns:repeat(4,1fr)}@media (min-width:576px){.dspGrid-module__3MV8yq__container{gap:var(--space-XL) var(--space-M);grid-template-columns:repeat(4,1fr);align-items:end}.dspGrid-module__3MV8yq__container.dspGrid-module__3MV8yq__md_grid_2{grid-template-columns:repeat(2,1fr)}.dspGrid-module__3MV8yq__container.dspGrid-module__3MV8yq__md_grid_3{grid-template-columns:repeat(3,1fr)}.dspGrid-module__3MV8yq__container.dspGrid-module__3MV8yq__md_grid_4{grid-template-columns:repeat(4,1fr)}}@media (min-width:1008px){.dspGrid-module__3MV8yq__container{grid-template-columns:repeat(4,1fr)}.dspGrid-module__3MV8yq__container.dspGrid-module__3MV8yq__lg_grid_2{grid-template-columns:repeat(2,1fr)}.dspGrid-module__3MV8yq__container.dspGrid-module__3MV8yq__lg_grid_3{grid-template-columns:repeat(3,1fr)}.dspGrid-module__3MV8yq__container.dspGrid-module__3MV8yq__lg_grid_4{grid-template-columns:repeat(4,1fr)}}.dspGrid-module__3MV8yq__col_1{grid-column:1/span 1}.dspGrid-module__3MV8yq__col_1_2{grid-column:1/span 2}.dspGrid-module__3MV8yq__col_1_3{grid-column:1/span 3}.dspGrid-module__3MV8yq__col_1_4{grid-column:1/span 4}@media (min-width:576px){.dspGrid-module__3MV8yq__md_col_1{grid-column:1/span 1}.dspGrid-module__3MV8yq__md_col_1_2{grid-column:1/span 2}.dspGrid-module__3MV8yq__md_col_1_3{grid-column:1/span 3}.dspGrid-module__3MV8yq__md_col_1_4{grid-column:1/span 4}}@media (min-width:1008px){.dspGrid-module__3MV8yq__lg_col_1{grid-column:1/span 1}.dspGrid-module__3MV8yq__lg_col_1_2{grid-column:1/span 2}.dspGrid-module__3MV8yq__lg_col_1_3{grid-column:1/span 3}.dspGrid-module__3MV8yq__lg_col_1_4{grid-column:1/span 4}}.dspGrid-module__3MV8yq__col_2{grid-column:2/span 1}.dspGrid-module__3MV8yq__col_2_3{grid-column:2/span 2}.dspGrid-module__3MV8yq__col_2_4{grid-column:2/span 3}@media (min-width:576px){.dspGrid-module__3MV8yq__md_col_2{grid-column:2/span 1}.dspGrid-module__3MV8yq__md_col_2_3{grid-column:2/span 2}.dspGrid-module__3MV8yq__md_col_2_4{grid-column:2/span 3}}@media (min-width:1008px){.dspGrid-module__3MV8yq__lg_col_2{grid-column:2/span 1}.dspGrid-module__3MV8yq__lg_col_2_3{grid-column:2/span 2}.dspGrid-module__3MV8yq__lg_col_2_4{grid-column:2/span 3}}.dspGrid-module__3MV8yq__col_3{grid-column:3/span 1}.dspGrid-module__3MV8yq__col_3_4{grid-column:3/span 2}@media (min-width:576px){.dspGrid-module__3MV8yq__md_col_3{grid-column:3/span 1}.dspGrid-module__3MV8yq__md_col_3_4{grid-column:3/span 2}}@media (min-width:1008px){.dspGrid-module__3MV8yq__lg_col_3{grid-column:3/span 1}.dspGrid-module__3MV8yq__lg_col_3_4{grid-column:3/span 2}}.dspGrid-module__3MV8yq__col_4{grid-column:4/span 1}@media (min-width:576px){.dspGrid-module__3MV8yq__md_col_4{grid-column:4/span 1}}@media (min-width:1008px){.dspGrid-module__3MV8yq__lg_col_4{grid-column:4/span 1}}.dspGrid-module__3MV8yq__order_none{order:unset}.dspGrid-module__3MV8yq__order_0{order:0}.dspGrid-module__3MV8yq__order_1{order:1}.dspGrid-module__3MV8yq__order_2{order:2}.dspGrid-module__3MV8yq__order_3{order:3}.dspGrid-module__3MV8yq__order_4{order:4}.dspGrid-module__3MV8yq__order_5{order:5}.dspGrid-module__3MV8yq__order_6{order:6}.dspGrid-module__3MV8yq__order_7{order:7}.dspGrid-module__3MV8yq__order_8{order:8}.dspGrid-module__3MV8yq__order_9{order:9}.dspGrid-module__3MV8yq__order_10{order:10}.dspGrid-module__3MV8yq__order_11{order:11}@media (min-width:576px){.dspGrid-module__3MV8yq__md_order_none{order:unset}.dspGrid-module__3MV8yq__md_order_1{order:1}.dspGrid-module__3MV8yq__md_order_2{order:2}.dspGrid-module__3MV8yq__md_order_3{order:3}.dspGrid-module__3MV8yq__md_order_4{order:4}.dspGrid-module__3MV8yq__md_order_5{order:5}.dspGrid-module__3MV8yq__md_order_6{order:6}.dspGrid-module__3MV8yq__md_order_7{order:7}.dspGrid-module__3MV8yq__md_order_8{order:8}.dspGrid-module__3MV8yq__md_order_9{order:9}.dspGrid-module__3MV8yq__md_order_10{order:10}.dspGrid-module__3MV8yq__md_order_11{order:11}}@media (min-width:1008px){.dspGrid-module__3MV8yq__lg_order_none{order:unset}.dspGrid-module__3MV8yq__lg_order_1{order:1}.dspGrid-module__3MV8yq__lg_order_2{order:2}.dspGrid-module__3MV8yq__lg_order_3{order:3}.dspGrid-module__3MV8yq__lg_order_4{order:4}.dspGrid-module__3MV8yq__lg_order_5{order:5}.dspGrid-module__3MV8yq__lg_order_6{order:6}.dspGrid-module__3MV8yq__lg_order_7{order:7}.dspGrid-module__3MV8yq__lg_order_8{order:8}.dspGrid-module__3MV8yq__lg_order_9{order:9}.dspGrid-module__3MV8yq__lg_order_10{order:10}.dspGrid-module__3MV8yq__lg_order_11{order:11}}
.AdaptiveAccordion-module__T9K0FW__container{padding-top:var(--space-S)}.AdaptiveAccordion-module__T9K0FW__container:first-child{padding-top:0}.AdaptiveAccordion-module__T9K0FW__accordion{padding-bottom:var(--space-S)}.AdaptiveAccordion-module__T9K0FW__visible div{overflow:visible}.AdaptiveAccordion-module__T9K0FW__accordionContent{gap:var(--space-M);flex-direction:column;display:flex}.AdaptiveAccordion-module__T9K0FW__filterChipContainer{display:none}.AdaptiveAccordion-module__T9K0FW__filterChipContainer:not(:empty){margin-top:calc(-1 * var(--space-M));margin-left:calc(-1 * var(--space-M));padding-inline:var(--space-M);background-color:var(--color-background-primary);white-space:nowrap;width:calc(100% + 2 * var(--space-M));scroll-behavior:smooth;border:none;display:flex;overflow-x:scroll}.AdaptiveAccordion-module__T9K0FW__filterChipContainer .AdaptiveAccordion-module__T9K0FW__filterChips{margin-bottom:var(--space-M);flex-wrap:nowrap}.AdaptiveAccordion-module__T9K0FW__separator{display:none}.AdaptiveAccordion-module__T9K0FW__filterChipContainer:not(:empty)+.AdaptiveAccordion-module__T9K0FW__separator.AdaptiveAccordion-module__T9K0FW__separator{border-top:1px solid var(--color-background-contrast);margin:0;display:block}
.EditSavedSearchError-module__3fYP8W__errorContainer{color:var(--color-error);display:flex}
.SrpBanner-module__0g6l6G__container{padding:var(--space-M);background-color:var(--color-background-primary);margin-top:var(--space-M);align-items:center;gap:var(--space-M);flex-direction:column;display:flex}.SrpBanner-module__0g6l6G__iconWrapper{flex-shrink:0;align-items:center;display:flex}.SrpBanner-module__0g6l6G__mainContent{align-items:center;gap:var(--space-M);flex-direction:row;display:flex}.SrpBanner-module__0g6l6G__textContent{gap:var(--space-S);flex-direction:column;flex:1;display:flex}.SrpBanner-module__0g6l6G__description{margin:0}.SrpBanner-module__0g6l6G__button{width:100%}@media (min-width:1008px){.SrpBanner-module__0g6l6G__container{flex-direction:row}.SrpBanner-module__0g6l6G__button{width:auto}}
.RecommendationsPage-module__dZ3gZW__page.RecommendationsPage-module__dZ3gZW__page{flex-grow:1;padding:0;position:relative}@media (min-width:576px){.RecommendationsPage-module__dZ3gZW__page.RecommendationsPage-module__dZ3gZW__page{padding:0 var(--space-M)}}
