.CustomScroll{position:relative}.CustomScroll.is-full-height{align-items:center;height:100%}.CustomScroll.is-navbar-dots-below{margin-bottom:64px}.CustomScroll.is-navbar-arrows-bottom .CustomScroll__container{padding-bottom:32px}.CustomScroll__container{-ms-overflow-style:none;scrollbar-width:none}.CustomScroll__container::-webkit-scrollbar{display:none}.CustomScroll__container{width:100%;display:flex;overflow-x:scroll;overflow-y:hidden}.CustomScroll__container.has-smooth-scroll{scroll-behavior:smooth}.CustomScroll__container{scroll-snap-type:x mandatory}.CustomScroll__container.is-full-height{align-items:center;height:100%}@media screen and (min-width:670px){.CustomScroll__container.is-simplified{margin:0 32px}}.CustomScroll__container.is-display-card{margin:0}.CustomScroll__child.is-snap-center{scroll-snap-align:center}.CustomScroll__child.is-snap-start{scroll-snap-align:start}.CustomScroll__child.is-snap-center-start{scroll-snap-align:center}@media screen and (min-width:670px){.CustomScroll__child.is-snap-center-start{scroll-snap-align:start}}.CustomScroll__child.is-display-fullwidth{min-width:100%}.CustomScroll__child.is-full-height{height:100%}.CustomScroll__arrow{z-index:2;cursor:pointer;opacity:.75;background-color:#000;justify-content:center;align-items:center;width:25px;height:45px;display:none;position:absolute;top:50%;transform:translateY(-50%)}.CustomScroll__arrow.is-left-right-all{display:flex}.CustomScroll__arrow.is-simplified{background-color:transparent;padding:0}.CustomScroll__arrow.is-simplified .CustomScroll__Arrows_arrow path{fill:#efdf00}.CustomScroll__arrow .CustomScroll__Arrows_arrow path{fill:#fff}@media screen and (min-width:670px){.CustomScroll__arrow{width:auto;height:60px;display:flex}}.CustomScroll__arrowLeft{padding:0;left:0}.CustomScroll__arrowRight{padding:0;right:0}.CustomScroll_center{display:flex}.CustomScroll_center .CustomScroll__container{width:auto;margin:0 auto}.CustomScroll_electric .CustomScroll__arrow.is-simplified .CustomScroll__Arrows_arrow path{fill:#000}.CustomScroll__dots{z-index:1;line-height:0;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.CustomScroll__dots.is-below{bottom:-32px}@media screen and (min-width:670px){.CustomScroll__dots.is-mobile-only{display:none}}.CustomScroll__dot:not(:last-of-type){margin-right:4px}.CustomScroll__dotButton{width:18px;height:18px;padding:0;position:relative}.CustomScroll__dotButton:before{content:"";background-color:#fff;border:1px solid #d9d9d6;border-radius:50%;width:13px;height:13px;transition-duration:0s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CustomScroll__dotButton:after{content:"";border:1px solid transparent;border-radius:50%;width:16px;height:16px;padding-top:1px;transition-duration:0s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CustomScroll__tabs{-ms-overflow-style:none;scrollbar-width:none}.CustomScroll__tabs::-webkit-scrollbar{display:none}.CustomScroll__tabs{z-index:2;gap:8px;width:calc(100% - 32px);display:flex;position:absolute;bottom:0;left:16px;overflow-x:scroll}@media screen and (min-width:670px){.CustomScroll__tabs{width:80%;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.CustomScroll__tabs:before{content:none}}.CustomScroll__tab{flex:1 0 100px;min-width:0}@media screen and (min-width:670px){.CustomScroll__tab{flex:0 0 160px}}.CustomScroll__tab:first-of-type{margin-left:auto}.CustomScroll__tab:last-of-type{margin-right:auto}.CustomScroll__tabButton{color:#fff;text-align:left;white-space:nowrap;text-overflow:ellipsis;opacity:.6;width:100%;padding:16px 16px 16px 0;font-size:1.3rem;line-height:1.4;position:relative;overflow:hidden}.CustomScroll__tabButton:before{content:"";background:currentColor;width:100%;height:1px;position:absolute;top:2px}.CustomScroll__tabButton.is-active{opacity:1}.CustomScroll__tabButton.is-active:before{height:3px;top:0}.CustomScroll__bottomArrows{width:100%;display:flex;position:absolute;bottom:0}.CustomScroll__bottomArrows.is-darkmode .CustomScroll__bottomArrowsLeft .CustomScroll__Arrows_arrow,.CustomScroll__bottomArrows.is-darkmode .CustomScroll__bottomArrowsRight .CustomScroll__Arrows_arrow{fill:#fff}.CustomScroll__bottomArrows.is-right-bottom-arrows-displayed{justify-content:flex-end}@media screen and (min-width:670px){.CustomScroll__bottomArrows{max-width:calc(100vw - 40px)}}@media screen and (min-width:1024px){.CustomScroll__bottomArrows{max-width:calc(100vw - 80px)}}.CustomScroll__bottomArrowsLeft{margin-right:32px;padding:0}.CustomScroll__bottomArrowsRight{padding:0}.CustomScroll__Arrows_arrow{width:32px;display:block}.CustomScroll__Arrows_arrow.is-rtl{transform:rotate(180deg)}.CustomScroll__bottomArrows_disabled{opacity:.3}.CustomScroll__counter{color:#fff;text-align:center;background:#8c8c8b;border-radius:16px;justify-content:center;align-items:center;width:48px;height:24px;font-size:1.2rem;display:flex;position:absolute;bottom:8px;left:8px}@media screen and (min-width:670px){.CustomScroll__counter{bottom:12px;left:12px}}.CustomScroll__counter{font-family:NouvelR\, sans-serif;font-weight:400;line-height:1.4}.CustomScroll__dotButton.is-active:before{background-color:#efdf00;border:none;width:10px;height:10px;transition-duration:.3s}.CustomScroll__dotButton.is-active:after{border:1px solid #efdf00;transition-duration:.3s;transition-delay:.3s}.CustomScroll__arrow:focus{outline:1px dotted #3e3f40}.CustomScroll__arrowRight{background:linear-gradient(270deg,#000 50%,#000 50%) 100% 100%/200% 100%;transition:background-position .3s}.CustomScroll__arrowRight:hover{background-position:0 100%}.CustomScroll__arrowLeft{background:linear-gradient(90deg,#000 50%,#000 50%) 0 100%/200% 100%;transition:background-position .3s}.CustomScroll__arrowLeft:hover{background-position:100% 100%}.CustomScroll__arrowRight.is-simplified,.CustomScroll__arrowLeft.is-simplified{background:0 0}.CustomScroll__arrowRight.is-simplified .CustomScroll__Arrows_arrow :first-child,.CustomScroll__arrowLeft.is-simplified .CustomScroll__Arrows_arrow :first-child{fill:#000}.CustomScroll__arrowRight.is-dark-arrows,.CustomScroll__arrowLeft.is-dark-arrows{background:#8c8c8b}.CustomScroll__bottomArrows.is-darkmode .CustomScroll__bottomArrowsButton{fill:#fff}.is-renew .CustomScroll__dotButton.is-active:before{background-color:#000}.is-renew .CustomScroll__dotButton.is-active:after{border-color:#000}.LastSearchCard{border:1px solid #3e3f40;border-radius:4px;flex:none;width:296px;margin:0 8px;position:relative}.LastSearchCard:first-child{margin-left:0}.LastSearchCard:last-child{margin-right:16px}.LastSearchCard .LastSearchCard_link{color:#000;padding:16px;display:block}.LastSearchCard .LastSearchCard__header{flex-flow:row;justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.LastSearchCard .LastSearchCard__delete{max-width:32px;position:absolute;top:16px;right:4px}.LastSearchCard .LastSearchCard__delete .LastSearchCard__closeIcon{width:100%}.LastSearchCard .LastSearchCard__title{font-family:NouvelR\, sans-serif;font-size:1.6rem;font-weight:700;line-height:1.4}.LastSearchCard .LastSearchCard__title:first-letter{text-transform:capitalize}.LastSearchCard .LastSearchCard__dottedOverflow{white-space:nowrap;text-overflow:ellipsis;max-width:80%;overflow:hidden}.LastSearchCard .LastSearchCard__prices{margin-bottom:8px;font-family:NouvelR\, sans-serif;font-size:1.4rem;font-weight:700;line-height:1.4}.LastSearchCard .LastSearchCard_locationContainer{flex-direction:row;align-items:center;display:flex}.LastSearchCard .LastSearchCard_locationContainer .LastSearchCard_locationText{color:#656666;font-size:1.2rem}.LastSearchCard .LastSearchCard_locationContainer .LastSearchCard__locationIcon{fill:#656666;width:30px;margin-left:-8px}@media screen and (min-width:1024px){.LastSearchCard{width:calc(33.3333% - 32px);margin:0 16px}.LastSearchCard:last-child{margin-right:0}}.OldSlider{box-sizing:border-box;-webkit-tap-highlight-color:transparent;border-radius:6px;width:100%;height:4px;margin-top:30px;margin-bottom:16px;position:relative}.OldSlider *{-webkit-tap-highlight-color:transparent}.OldSlider .OldSlider__rail{border-radius:80px;height:4px}.OldSlider .OldSlider__track{cursor:pointer;border-radius:4px;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.OldSlider .OldSlider__handle{z-index:1;cursor:pointer;background-color:#fff;border-radius:50%;width:30px;height:30px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:2px 2px 5px 1px rgba(0,0,0,.1)}.OldSlider .OldSlider__handle.is-disabled{cursor:not-allowed;border:1px solid #f2f2f2}.OldSlider .OldSlider__value{color:#3e3f40;white-space:nowrap;margin:-35px 0 0;font-size:1.4rem;font-weight:700;display:inline-block;position:absolute;top:0}.OldSlider .OldSlider__leftValue{left:0}.OldSlider .OldSlider__rightValue{right:0}.OldSlider .OldSlider__lightLabel{font-weight:400}.OldSlider .OldSlider__move{fill:#d9d9d6;width:10px;height:10px;position:absolute;top:33%;left:33%}.OldSlider .OldSlider__tick{z-index:0;cursor:pointer;pointer-events:none;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;transform:translate(-50%,-50%)}.OldSlider.is-dark-mode .OldSlider__rail{background-color:rgba(255,255,255,.3)}.OldSlider.is-dark-mode .OldSlider__track{background-color:#fff}.OldSlider.is-dark-mode .OldSlider__value{color:#fff}.OldSlider.OldSlider_contained{width:calc(100% - 30px);margin-left:15px;margin-right:15px}.OldSlider.OldSlider_contained .OldSlider__leftValue{left:-15px}.OldSlider.OldSlider_contained .OldSlider__rightValue{right:-15px}.OldSlider_ZE{margin-top:64px;margin-bottom:32px}.OldSlider .OldSlider__rail{background-color:#d9d9d6}.OldSlider .OldSlider__track{background-color:#3e3f40}.OldSlider .OldSlider__handle{border:1px solid #3e3f40}.OldSlider .OldSlider__move{fill:#3e3f40;background-color:#fff}.OldSlider_ZE .OldSlider__value{color:#fff}.OldSlider_ZE .OldSlider__rail{background-color:#3e3f40}.OldSlider_ZE .OldSlider__track{background-color:#fff}.OldSlider_ZE .OldSlider__handle{background-color:#fff;border:1px solid #fff}.MarketPlaceSearchTabViewButton{flex-direction:row;display:flex}.MarketPlaceSearchTabViewButton.is-button{flex:1}.MarketPlaceSearchTabViewButton.is-pill:not(:last-child){margin-right:8px}.MarketPlaceSearchTabViewButton__link{color:#656666;text-align:center;font-size:1.4rem}.MarketPlaceSearchTabViewButton.is-pill .MarketPlaceSearchTabViewButton__link{background-color:#f2f2f2;border-radius:3px;padding:8px 16px}.MarketPlaceSearchTabViewButton.is-pill.is-active .MarketPlaceSearchTabViewButton__link{color:#000;background-color:#efdf00}.MarketPlaceSearchTabViewButton.is-button .MarketPlaceSearchTabViewButton__link{background-color:#f2f2f2;border:1px solid #d9d9d6;flex:1;margin-left:-1px;padding:8px}.MarketPlaceSearchTabViewButton.is-button.is-active .MarketPlaceSearchTabViewButton__link{color:#000;background-color:#fff}.MarketPlaceSearchTabViewButton__wording{font-size:1.4rem}.is-active .MarketPlaceSearchTabViewButton__wording{font-weight:700}.MarketPlaceSearchTabView{flex-direction:column;display:flex}.MarketPlaceSearchTabView__header{flex-direction:row;padding-right:16px;display:flex}.MarketPlaceSearchTabView__panel{display:none}.MarketPlaceSearchTabView__panel.is-active{display:block}.TextField{width:100%;height:-webkit-fit-content;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;border:1px solid #d9d9d6;border-radius:2px;height:fit-content;margin:0;padding:16px 8px;font-family:NouvelR\, sans-serif;font-size:1.5rem;transition:border-color .5s;display:block}.TextField::-webkit-input-placeholder{color:#656666;opacity:1}.TextField::-ms-input-placeholder{color:#656666;opacity:1}.TextField::placeholder{color:#656666;opacity:1}.is-showing-errors .has-error .TextField,.TextField.has-error{border-color:#e91630}.TextField+.error-block{color:#e91630;margin-top:8px;display:block}.TextField__wrapper{flex-direction:column;width:100%;display:flex}.TextField__label{color:#656666;cursor:text;line-height:1.2;transition:all .5s;position:absolute;top:4px}input:focus+.TextField__label,.is-filled .TextField__label,.is-date .TextField__label{font-size:1.3rem;top:-8px}input:-webkit-autofill+.TextField__label{font-size:1.3rem;top:-8px}input:focus+.TextField__label{color:#3e3f40;border-color:#3e3f40}.TextField_m{padding:16px 32px}.TextField_stacked{color:#000;border-width:0 1px 0 0;border-color:#f2f2f2;border-radius:0;font-size:1.4rem}.TextField_stacked:focus,.TextField_stacked.is-active{border-color:#f2f2f2;box-shadow:inset 0 -2px #efdf00}.TextField_stacked:focus+.TextField_stackedDelete,.TextField_stacked.is-active+.TextField_stackedDelete{box-shadow:inset 0 -2px #efdf00}.TextField_stacked::-webkit-input-placeholder{font-style:italic}.TextField_stacked::-ms-input-placeholder{font-style:italic}.TextField_stacked::placeholder{font-style:italic}.TextField_area{resize:vertical;width:100%;padding:16px 8px}.TextField_material{color:#656666;border-width:0 0 1px;border-color:#d9d9d6;border-radius:0;padding-left:0}.TextField_withIcon{padding:16px 48px 16px 8px}.TextField__errorMessage{color:#e91630;padding:4px 0;font-size:1.3rem}.TextField__legalDescription{color:#656666;max-width:450px;padding:8px 0;font-size:1.1rem}.TextField__legalDescription.has-error{padding-top:0}.TextFieldCombo{border-radius:2px;width:100%;margin:0;display:block;position:relative}.TextFieldCombo:focus{border-color:#efdf00;outline:none}.TextFieldCombo::-webkit-input-placeholder{color:#656666}.TextFieldCombo::-ms-input-placeholder{color:#656666}.TextFieldCombo::placeholder{color:#656666}.TextFieldCombo .TextFieldCombo__glass{z-index:3;justify-content:center;align-items:center;width:55px;height:100%;padding:0 15px;display:inline-flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.TextFieldCombo__items{z-index:1;background-color:#fff;width:100%;display:none;position:absolute;top:100%;left:0;box-shadow:0 0 4px rgba(0,0,0,.18)}.TextFieldCombo__items.is-visible{display:block}.TextFieldCombo__item{background-color:#fff;border-bottom:1px solid #f2f2f2}.TextFieldCombo__item:last-child{border-bottom:0}.TextFieldCombo__item.is-selected,.TextFieldCombo__item:hover,.TextFieldCombo__item:focus{background-color:#f2f2f2}.TextFieldCombo__text{z-index:2}.TextFieldCombo__itemButton{text-align:left;width:100%;height:100%;padding:16px}.TextFieldCombo__itemButton_alternate{color:#fff;background-color:#3e3f40}.TextFieldCombo__deleteButton{z-index:3;font-size:1rem;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.TextFieldCombo__close{width:10px}.TextFieldCombo__close path{fill:#3e3f40}.TextFieldCombo_material .TextFieldCombo__text{color:#000;border-color:#d9d9d6;padding:8px 0}.TextFieldCombo_material .TextFieldCombo__text:focus{border-color:#000}.TextFieldCombo_material.has-error .TextFieldCombo__text{border-color:#e91630}.TextFieldCombo_material .TextFieldCombo__deleteButton{display:none}.TextFieldCombo_itemsStacked .TextFieldCombo__itemButton{padding:16px 24px}.TextFieldCombo_light .TextFieldCombo__text{border-color:#d9d9d6;border-radius:3px;padding:8px 32px 8px 8px}.TextFieldCombo_light .TextFieldCombo__text:focus{border-color:#8c8c8b}.TextFieldCombo_light .TextFieldCombo__glass{background-color:transparent;width:42px;padding:0 12px}.TextFieldCombo_light .TextFieldCombo__deleteButton{right:8px}.GeolocationButton svg{fill:currentColor;width:20px}.GeolocationButton__inner{flex-direction:row;align-items:center;display:flex}.GeolocationButton__text{text-transform:uppercase;white-space:nowrap;flex:1;padding:0 8px;font-size:1.4rem}.GeolocationButton[data-theme=small]{padding:8px;display:inline-block}.GeolocationButton[data-theme=small] .GeolocationButton__text{display:none}.GeolocationButton[data-theme=dynamic]{padding:8px;display:inline-block}.GeolocationButton[data-theme=dynamic] .GeolocationButton__text{display:none}@media screen and (min-width:670px){.GeolocationButton[data-theme=dynamic] .GeolocationButton__text{display:inline-block}}.LocationFilter{flex-direction:column;display:flex}@media screen and (min-width:670px){.LocationFilter{flex-direction:row;width:100%;margin:0 auto}}@media screen and (min-width:1024px){.LocationFilter{width:660px}.LocationFilter:after,.LocationFilter:before{right:32px;left:inherit}}.LocationFilter__field{flex-direction:column;margin-bottom:16px;display:flex;position:relative}@media screen and (min-width:670px){.LocationFilter__field{flex:1}}.LocationFilter__field.is-darkBackground .LocationFilter__separator{color:#fff}.LocationFilter__sliderOutter{max-width:345px;margin:0 16px 0 0}.LocationFilter__field_textcombo{z-index:3}.LocationFilter__glass{align-items:center;display:flex;position:relative}.LocationFilter__glass>*{flex:1}.LocationFilter__input{font-family:NouvelR\, sans-serif;font-size:1.4rem;font-weight:400;line-height:1}.LocationFilter__label{text-align:left;margin-bottom:8px;font-family:NouvelR\, sans-serif;font-size:1.4rem;font-weight:700;line-height:1}.LocationFilter__labelSlider{justify-content:space-between;margin-bottom:8px;display:flex}@media screen and (min-width:670px){.LocationFilter__labelSlider{margin:0 0 8px}}.LocationFilter__slider{width:95%;margin-top:16px}@media screen and (min-width:670px){.LocationFilter__slider{width:80%;margin-left:auto;margin-right:auto}}@media screen and (min-width:1024px){.LocationFilter__slider{width:90%;margin-left:27px}}.LocationFilter__slider .rc-slider-rail{height:4px}@media screen and (min-width:670px){.LocationFilter__slider .rc-slider-rail{background-color:#d9d9d6}}.LocationFilter__slider .rc-slider-track{z-index:1;background-color:#efdf00;border-radius:10px;height:4px;position:absolute;top:50%;transform:translateY(-50%)}.LocationFilter__slider .rc-slider-handle{z-index:2}.LocationFilter__field_sliderWithPad .LocationFilter__sliderOutter{margin-left:16px}@media screen and (min-width:670px){.LocationFilter__field_sliderWithPad .LocationFilter__labelSlider{margin-left:24px}}.LocationFilter__separator,.LocationFilter__geolocationButton{flex:0;margin-left:8px}.LocationFilter__separator{color:#000;display:none}@media screen and (min-width:670px){.LocationFilter__separator{padding:0 8px;display:inline-block}}.LocationFilter__preview{margin:8px 0;font-family:NouvelR\, sans-serif;font-size:1.4rem;font-weight:400;line-height:1}.LocationFilter__google{text-align:left;background-color:#fff;width:100%;padding:8px 16px}.LocationFilter__googleImg{width:144px}.UCIAutoComplete__items{z-index:4;font-size:1.2rem}.UCIAutoComplete__items button,.UCIAutoComplete__uppercase-input{text-transform:uppercase}.UCIAutoComplete__uppercase-input::-webkit-input-placeholder{text-transform:none}.UCIAutoComplete__uppercase-input::-ms-input-placeholder{text-transform:none}.UCIAutoComplete__uppercase-input::placeholder{text-transform:none}.UCIHeroSearch{flex-direction:column}.UCIHeroSearch__model,.UCIHeroSearch__localisation{padding-top:8px;padding-bottom:8px}.UCIHeroSearch__label{padding:8px 0;font-family:NouvelR\, sans-serif;font-size:1.4rem;font-weight:700;line-height:1}.UCIHeroSearch__button{width:100%}.UCIHeroSearch__budget{padding:0 32px}.UCIHeroSearch__budget .UCIHeroSearch__tab{padding-top:16px;padding-bottom:16px}.UCIHeroSearch__tab-item{padding-bottom:16px}.UCIHeroSearch__cta{padding:32px 16px}.UCIHeroSearch__duration-options{grid-template-columns:repeat(auto-fit,minmax(40px,50px));display:grid}.UCIHeroSearch__duration-option{margin-bottom:-1px;margin-left:-1px}.UCIHeroSearch__duration-option.is-hidden{display:none}.UCIHeroSearch__duration-button{color:#000;background-color:#fff;border:1px solid #d9d9d6;width:100%;padding:8px 12px;font-family:NouvelR\, sans-serif;font-size:1.6rem;font-weight:700;line-height:1}.UCIHeroSearch__duration-button:disabled{color:#d9d9d6;cursor:not-allowed}.UCIHeroSearch__duration-button.is-selected,.UCIHeroSearch__duration-button:not(:disabled):hover{color:#fff;background-color:#000;border-color:#000}.UCIHeroSearch__search{padding-left:32px;padding-right:32px}.UCIHeroSearch__financeHeader{justify-content:space-between;align-items:center;display:flex}.UCIHeroSearch__financeReset{justify-content:center;align-items:center;gap:8px;display:flex;position:relative;top:44px}.UCIHeroSearch__financeReset .UCIHeroSearch__financeResetIcon{width:32px}@media screen and (min-width:1024px){.UCIHeroSearch{grid-template-columns:1fr 1fr;width:100%;margin:auto;display:grid}.UCIHeroSearch__cta{text-align:center;grid-column:1/span 2}.UCIHeroSearch__cta .UCIHeroSearch__button{width:auto;min-width:20vw}.UCIHeroSearch__search{border-right:1px solid #f2f2f2}.UCIHeroSearch__search .UCIHeroSearch__model{padding-top:0}.UCIHeroSearch__search .UCIHeroSearch__localisation{padding-bottom:0}.UCIHeroSearch__model,.UCIHeroSearch__label{padding-bottom:20px}}.UCILastSearches__container{flex-direction:column;justify-content:center;width:100%}.UCILastSearches__container .UCILastSearches__title{padding-left:16px;padding-right:16px;font-family:NouvelR\, sans-serif;font-size:2rem;font-weight:700;line-height:1.4}.UCILastSearches__container .UCILastSearches__scroll{margin:16px 0}.UCILastSearches__container .UCILastSearches__scroll:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:16px;padding-right:0}.UCILastSearches__container .UCILastSearches__scroll:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:16px;padding-right:0}.UCILastSearches__container .UCILastSearches__scroll:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-left:16px;padding-right:0}.UCILastSearches__container .UCILastSearches__scroll:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:0;padding-right:16px}.UCILastSearches__container .UCILastSearches__scroll:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:0;padding-right:16px}.UCILastSearches__container .UCILastSearches__scroll:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:0;padding-right:16px}@media screen and (min-width:1024px){.UCILastSearches__container .UCILastSearches__scroll,.UCILastSearches__container .UCILastSearches__title{padding-left:32px;padding-right:32px}}