.popularCitites-module__pillsContainer{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;overflow:auto;scrollbar-width:none}.popularCitites-module__pillsContainer::-webkit-scrollbar{-ms-overflow-style:none!important;-webkit-appearance:none!important;background:transparent!important;display:none;scrollbar-width:none!important}.popularCitites-module__pillsContainer::-webkit-scrollbar-thumb{background:transparent!important}.popularCitites-module__pillsContainer{padding-left:16px;padding-right:32px}.popularCitites-module__pill{text-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;border-radius:12px;color:#374151;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:12px;gap:10px;justify-content:flex-start;line-height:125%;max-width:80px;padding:12px 16px;text-align:center;white-space:nowrap}.popularCitites-module__activePill{background:#fff3f9;border:1px solid #ed3a56;color:#111928;cursor:pointer}.popularCitites-module__citiesGrid{-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;display:grid;grid-auto-columns:108px;grid-auto-flow:column dense;grid-template-rows:108px 108px;overflow:auto;padding-left:16px;padding-right:32px;padding-top:16px;row-gap:8px;scrollbar-width:none}.popularCitites-module__citiesGrid::-webkit-scrollbar{-ms-overflow-style:none!important;-webkit-appearance:none!important;background:transparent!important;display:none;scrollbar-width:none!important}.popularCitites-module__citiesGrid::-webkit-scrollbar-thumb{background:transparent!important}.popularCitites-module__WhitelableCitiesGrid{display:grid;gap:8px;grid-template-rows:repeat(2,108px);overflow:auto;padding-left:16px;padding-right:32px;padding-top:16px;scrollbar-width:none}.popularCitites-module__WhitelableCitiesGrid::-webkit-scrollbar{-ms-overflow-style:none!important;-webkit-appearance:none!important;background:transparent!important;display:none;scrollbar-width:none!important}.popularCitites-module__WhitelableCitiesGrid::-webkit-scrollbar-thumb{background:transparent!important}.popularCitites-module__citiesFlex{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-16px;overflow:auto;padding-left:16px;padding-right:32px;padding-top:16px;row-gap:12px;scrollbar-width:none}.popularCitites-module__citiesFlex::-webkit-scrollbar{-ms-overflow-style:none!important;-webkit-appearance:none!important;background:transparent!important;display:none;scrollbar-width:none!important}.popularCitites-module__citiesFlex::-webkit-scrollbar-thumb{background:transparent!important}.popularCitites-module__citiesFlexDesktop{padding-left:0;padding-top:0}.popularCitites-module__citiesGridDesktop{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;grid-auto-columns:clamp(140px,20vw,200px);grid-template-rows:clamp(140px,20vw,200px) clamp(140px,20vw,200px);margin-top:24px;padding-left:0;padding-top:0;row-gap:24px}@media(max-width:900px){.popularCitites-module__citiesGridDesktop{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;margin-top:16px;row-gap:16px}}.popularCitites-module__cityTile{border-radius:8px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:108px;min-width:108px;overflow:hidden;position:relative}.popularCitites-module__cityTile>img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;width:100%;z-index:0}.popularCitites-module__cityTile span{bottom:0;color:#fff;font-size:12px;font-weight:600;padding-bottom:8px;position:absolute;text-align:center;width:100%;z-index:2}.popularCitites-module__cityTile .popularCitites-module__overlay{background:-webkit-gradient(linear,left top,left bottom,color-stop(36.6%,transparent),to(rgba(0,0,0,.6)));background:linear-gradient(180deg,transparent 36.6%,rgba(0,0,0,.6));height:100%;position:absolute;width:100%;z-index:1}.popularCitites-module__cityTile .popularCitites-module__shimmer{height:100%;left:0;position:absolute;top:0;width:100%}.popularCitites-module__cityTile .popularCitites-module__regionName{margin:0 auto;overflow:hidden;padding-left:4px;padding-right:4px;text-align:center!important;text-overflow:ellipsis;white-space:normal;width:100%}.popularCitites-module__wrapper{background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,98%,0)),color-stop(25%,hsla(0,0%,98%,.5)),to(#fafafa));background:linear-gradient(90deg,hsla(0,0%,98%,0),hsla(0,0%,98%,.5) 25%,#fafafa);cursor:pointer;height:100%;width:80px;z-index:9}.popularCitites-module__wrapper,.popularCitites-module__wrapper .popularCitites-module__icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;position:absolute}.popularCitites-module__wrapper .popularCitites-module__icon{background:var(--White,#fff);border:1px solid var(--Semantic-neutral-3,#d1d5db);border-radius:99px;-webkit-box-shadow:0 0 5px 0 rgba(50,50,50,.12);box-shadow:0 0 5px 0 rgba(50,50,50,.12);height:32px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:32px}.popularCitites-module__wrapper.popularCitites-module__left{left:-8px}@media(min-width:712px)and (max-width:1180px)and (orientation:portrait),(min-width:712px)and (max-width:1366px)and (orientation:landscape){.popularCitites-module__wrapper.popularCitites-module__left{left:-1px}}.popularCitites-module__wrapper.popularCitites-module__left{-webkit-box-pack:start;-ms-flex-pack:start;background:-webkit-gradient(linear,right top,left top,from(hsla(0,0%,98%,0)),color-stop(25%,hsla(0,0%,98%,.5)),to(#f9fafb));background:linear-gradient(270deg,hsla(0,0%,98%,0),hsla(0,0%,98%,.5) 25%,#f9fafb);height:100%;justify-content:start;top:0}@media(min-width:900px){.popularCitites-module__wrapper.popularCitites-module__left .popularCitites-module__icon{left:-16px}}.popularCitites-module__wrapper.popularCitites-module__left .popularCitites-module__icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.popularCitites-module__wrapper.popularCitites-module__right{-webkit-box-pack:end;-ms-flex-pack:end;height:100%;justify-content:end;right:-8px;top:0}@media(min-width:900px){.popularCitites-module__wrapper.popularCitites-module__right .popularCitites-module__icon{right:-16px}}.popularCitites-module__wrapper.popularCitites-module__right .popularCitites-module__icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.popularCitites-module__wrapper.popularCitites-module__right{background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,98%,0)),color-stop(25%,hsla(0,0%,98%,.5)),to(#f9fafb));background:linear-gradient(90deg,hsla(0,0%,98%,0),hsla(0,0%,98%,.5) 25%,#f9fafb)}.popularCitites-module__hrscContainer{padding-bottom:24px;position:relative}@media(max-width:900px){.popularCitites-module__hrscContainer.popularCitites-module__desktop{padding-bottom:0}}.popularCitites-module__cityTileDesktop{border-radius:8px;height:clamp(140px,20vw,200px);width:clamp(140px,20vw,200px)}.popularCitites-module__cityTileDesktop span{color:#fff;font-size:16px;padding-bottom:16px;text-align:center;width:100%}.popularCitites-module__cityTileDesktop .popularCitites-module__regionName{font-size:14px;font-weight:500;line-height:21px;padding:8px 0}.popularCitites-module__cityTileDesktop .popularCitites-module__textWrap{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.popularCitites-module__pillsDesktop{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;align-items:center;background:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:20px;color:#374151!important;-ms-flex-direction:row;flex-direction:row;font-size:14px;gap:8px;justify-content:center;max-width:unset;padding:11px 16px;white-space:nowrap}.popularCitites-module__pillsDesktop.popularCitites-module__activePill{background:#fff3f9;border:1px solid #ed3a56;cursor:pointer;font-weight:400}.popularCitites-module__pillsDesktop.popularCitites-module__activePill span{color:#ed3a56}.popularCitites-module__pillsContainerDesktop{gap:12px;padding-left:0}.popularCitites-module__subsectionWithNoBottomPadding{padding-bottom:0!important}.popularCitites-module__extraMarginTop{margin-top:24px!important}.popularCitites-module__subsectionWithNoPadding{margin:0!important;padding:0!important}.popularCitites-module__subsectionWithNoBottomMargin{margin-bottom:0!important}.popularCitites-module__subsectionWithLessGap{gap:8px!important}.popularCitites-module__cityTile:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}.popularCitites-module__transparentBackground{background:transparent!important;margin-top:-24px!important}.popularCitites-module__spaceEvenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.Shimmer-module__card{margin:10px auto;padding:20px}.Shimmer-module__shadow{-webkit-box-shadow:0 8px 24px hsla(210,8%,62%,.2);box-shadow:0 8px 24px hsla(210,8%,62%,.2)}@-webkit-keyframes Shimmer-module__placeholderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes Shimmer-module__placeholderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.Shimmer-module__shimmer-animation{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:Shimmer-module__placeholderShimmer;animation-name:Shimmer-module__placeholderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:#f6f7f8;background-image:-webkit-gradient(linear,left top,right top,from(#f6f7f8),color-stop(20%,#edeef1),color-stop(40%,#f6f7f8),to(#f6f7f8));background-image:linear-gradient(90deg,#f6f7f8 0,#edeef1 20%,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:800px 104px}.Shimmer-module__loader-shimmer-banner{background-size:800px 40rem;border-radius:6px;margin-bottom:12px}.CompactInventoryCard-module__compactInventoryCardParent{background:#fff;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;width:240px}.CompactInventoryCard-module__blurCompactInventoryCardParent{-webkit-filter:blur(4px);filter:blur(4px)}.CompactInventoryCard-module__blurCompactInventoryCardParent,.CompactInventoryCard-module__compactInventoryCardParentLarge{background:#fff;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;min-width:240px;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap}.CompactInventoryCard-module__compactInventoryCardParentLarge{height:100%;min-height:258px;padding-bottom:12px}.CompactInventoryCard-module__blurCompactInventoryCardParentLarge{background:#fff;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;-webkit-filter:blur(4px);filter:blur(4px);min-height:258px;min-width:240px;overflow:hidden;padding-bottom:12px;position:relative;text-overflow:ellipsis;white-space:nowrap}.CompactInventoryCard-module__compactInventoryCardParentOuter{margin-right:12px;max-width:240px;position:relative}.CompactInventoryCard-module__desktopOuter{margin-right:16px}.CompactInventoryCard-module__chevron{margin-left:6px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.CompactInventoryCard-module__horizontalScroll{-webkit-overflow-scrolling:touch;background:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;overflow-x:auto;overflow-y:hidden;padding-left:8px;padding-top:10px;position:relative;scrollbar-width:none;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;white-space:nowrap}.CompactInventoryCard-module__horizontalScroll::-webkit-scrollbar{-ms-overflow-style:none!important;-webkit-appearance:none!important;background:transparent!important;display:none;scrollbar-width:none!important}.CompactInventoryCard-module__horizontalScroll::-webkit-scrollbar-thumb{background:transparent!important}.CompactInventoryCard-module__seeAllBtn{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid transparent;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--whitelabel_accessible_primary_color,#ed3a56);cursor:pointer;display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:600;height:36px;justify-content:center;line-height:1;padding:0 10px 0 16px;position:absolute;right:70px;text-align:left;text-decoration:none;top:45%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto}.CompactInventoryCard-module__blurContainer{background:#fff;border-radius:8;cursor:pointer;-webkit-filter:blur(4px);filter:blur(4px);overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;width:100%}.CompactInventoryCard-module__blurOverlay{background:rgba(0,0,0,.2);border:1px solid #d1d5db;border-radius:8px;cursor:pointer;height:100%;overflow:hidden;position:absolute;text-overflow:ellipsis;top:0;white-space:nowrap;width:100%}.CompactInventoryCard-module__distanceScrollContainer{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.CompactInventoryCard-module__defaultTextSmall{background:#e5e7eb;border-radius:8;height:30;margin:8px 0;width:100%}.CompactInventoryCard-module__defaultTextBig{background:#e5e7eb;border-radius:8;height:65;margin:8px 0;width:100%}.CompactInventoryCard-module__defaultImage{background:#e5e7eb;height:200;width:298}.CompactInventoryCard-module__videoIcon{font-size:16px!important}.CompactInventoryCard-module__container{background:#fff;border-radius:8px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:300}.CompactInventoryCard-module__carouselContainer{display:-webkit-box;display:-ms-flexbox;display:flex;height:160px;position:relative;width:100%}.CompactInventoryCard-module__carouselContainerSaleOffer{height:136px}.CompactInventoryCard-module__carouselIconsContainer{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;margin:12px;position:absolute;right:37px;top:5px;z-index:5}.CompactInventoryCard-module__ratingContainer{bottom:0;margin:12px;position:absolute;right:0;z-index:1}.CompactInventoryCard-module__content{color:#111928;padding:12px}.CompactInventoryCard-module__title{color:#111928;font-size:14px;font-weight:600;line-height:21px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.CompactInventoryCard-module__subtitle{color:#374151;font-size:12px;font-weight:400;line-height:18px;text-decoration:none}.CompactInventoryCard-module__tagsContainer{color:#111928;text-transform:capitalize}.CompactInventoryCard-module__soldOutTag{background:#e5e7eb;border-radius:4px;color:#6b7280;font-size:14px;font-weight:600;letter-spacing:.25;line-height:12.5px;margin:12px;padding:4px 8px;position:absolute;top:0;z-index:5}.CompactInventoryCard-module__carousel{width:100%}.CompactInventoryCard-module__priceContainer{-webkit-box-pack:start;-webkit-box-align:end;-ms-flex-align:end;-ms-flex-pack:start;align-items:flex-end;-webkit-box-sizing:border-box;box-sizing:border-box;display:grid;font-size:12px;font-weight:400;gap:5px;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;grid-auto-flow:column;justify-content:flex-start;line-height:18px}.CompactInventoryCard-module__priceContainer span{font-size:16px;font-weight:700;line-height:22.5px}.CompactInventoryCard-module__indicator{bottom:0;left:0;margin:auto;position:absolute;right:0;z-index:2}.CompactInventoryCard-module__compactInventoryCardParentDesktop{height:100%;margin-right:16px}.CompactInventoryCard-module__trustPilotBadge{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px!important;min-height:16px;padding:0;position:relative!important;z-index:1}.CompactInventoryCard-module__trustPilotBadge span{font-weight:400!important}.CompactInventoryCard-module__bottomCTA{margin:0 8px;width:calc(100% - 16px)}.CompactInventoryCard-module__bottomContainer{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;margin-top:8px;min-height:32px;width:100%}.CompactInventoryCard-module__saleOfferContainer{padding:4px 8px;width:100%}.CompactInventoryCard-module__buttonCTA{margin-top:8px}.CarouselIndicator-module__carouselIdicatorWrap{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:20px;justify-content:center;margin:auto;width:90%}.CarouselIndicator-module__carouselIdicatorWrap .CarouselIndicator-module__contentWrap{-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start}.CarouselIndicator-module__carouselIdicatorWrap .CarouselIndicator-module__contentWrap>*{margin-right:6px}.CarouselIndicator-module__carouselIdicatorWrap .CarouselIndicator-module__contentWrap>:last-child{margin-right:0}.CarouselIndicator-module__carouselIdicatorWrap.CarouselIndicator-module__addInfinite{max-width:76px;overflow:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.CarouselIndicator-module__carouselIdicatorWrap.CarouselIndicator-module__addInfinite .CarouselIndicator-module__contentWrap{-webkit-transition:-webkit-transform .3s ease-in;transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in,-webkit-transform .3s ease-in;width:100%}.CarouselIndicator-module__carouselIdicatorWrap.CarouselIndicator-module__addInfinite .CarouselIndicator-module__contentWrap .CarouselIndicator-module__line{min-width:6px}.CarouselIndicator-module__carouselIdicatorWrap.CarouselIndicator-module__addInfinite .CarouselIndicator-module__contentWrap .CarouselIndicator-module__line.CarouselIndicator-module__active{min-width:16px}.CarouselIndicator-module__carouselIdicatorWrap .CarouselIndicator-module__line{background-color:hsla(0,0%,100%,.6);border-radius:10000px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);height:6px;-webkit-transition:width .25s ease 0s;transition:width .25s ease 0s;width:6px}.CarouselIndicator-module__carouselIdicatorWrap .CarouselIndicator-module__line.CarouselIndicator-module__active{background-color:#fff;opacity:1;width:16px}.CarouselIndicator-module__carouselIdicatorWrap .CarouselIndicator-module__line.CarouselIndicator-module__secondary{background-color:#d1d5db}.CarouselIndicator-module__carouselIdicatorWrap .CarouselIndicator-module__line.CarouselIndicator-module__secondary.CarouselIndicator-module__active{background-color:#057a55}.ScrollStyles-module__parentContainer{padding-right:8px}.ScrollStyles-module__factsParentContainer{margin-right:16px;position:relative;width:100%}@media(max-width:900px){.ScrollStyles-module__factsParentContainer{margin-right:0;width:100%}}.ScrollStyles-module__happyFlowFactsParentContainer{padding:0}.ScrollStyles-module__journeyContainer{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:100px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:4px;height:22px;overflow:hidden;padding:4px 8px;position:relative}@media(min-width:900px){.ScrollStyles-module__journeyContainer{height:32px;padding:8px 12px}}.ScrollStyles-module__journeyContainer.ScrollStyles-module__highlighted{background:#faeee6;border:none}.ScrollStyles-module__journeyContainer.ScrollStyles-module__highlighted .ScrollStyles-module__iconContainer{color:#772c00}.ScrollStyles-module__journeyContainer.ScrollStyles-module__highlighted .ScrollStyles-module__iconContainer svg{fill:#772c00}.ScrollStyles-module__journeyContainer.ScrollStyles-module__highlighted .ScrollStyles-module__cityName{color:#772c00;font-weight:600}.ScrollStyles-module__iconContainer{-webkit-box-orient:vertical;-webkit-box-direction:normal;color:var(--whitelabel_accessible_primary_color,#ed3a56);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-right:4px;min-width:14px}.ScrollStyles-module__iconContainer svg{fill:var(--whitelabel_accessible_primary_color,#ed3a56);height:14px;width:14px}@media(max-width:900px){.ScrollStyles-module__iconContainer{margin-right:0;min-width:16px}.ScrollStyles-module__iconContainer svg{height:16px;width:16px}}.ScrollStyles-module__info{text-transform:capitalize}.ScrollStyles-module__info,.ScrollStyles-module__infoFacts{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.ScrollStyles-module__happyFlowInfo{max-width:calc(100% - 20px)}@media(max-width:900px){.ScrollStyles-module__happyFlowInfo{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:100%}}.ScrollStyles-module__desktopInfo{max-width:calc(100% - 26px)}.ScrollStyles-module__cityName{-webkit-tap-highlight-color:rgba(0,0,0,0);color:#4b5563;font-size:12px;font-weight:500;line-height:18px;overflow:hidden;text-decoration:none;white-space:nowrap}@media(max-width:900px){.ScrollStyles-module__cityName{color:#1f2a37;font-size:10px;font-weight:600}}.ScrollStyles-module__factsJourneyContainer{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;align-items:center;background-color:#ebf5ff;border:1px solid #e5e7eb;border-radius:100px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:2px;height:30px;overflow:hidden;padding:0 8px;position:relative;width:calc(100vw - 32px)}@media(max-width:900px){.ScrollStyles-module__factsJourneyContainer{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;background:#ebf5ff;border:none;border-bottom:1px solid #d1d5db;border-radius:0;gap:8px;height:32px;justify-content:flex-start;margin:0;padding:0 12px 0 16px;width:100%}}.ScrollStyles-module__happyFlowFactsJourneyContainer{border-radius:4px;height:34px;padding:8px 12px;width:100%}@media(max-width:900px){.ScrollStyles-module__happyFlowFactsJourneyContainer{border:none;border-bottom:1px solid #d1d5db;border-radius:0;height:32px}}.ScrollStyles-module__desktopFactsJourneyContainer{border:none;border-radius:8px;border-top-left-radius:0;border-top-right-radius:0;cursor:auto;gap:8px;padding:8px 16px}.ScrollStyles-module__factValue{color:#4b5563;font-size:12px;font-style:normal;font-weight:400}@media(max-width:900px){.ScrollStyles-module__factValue{color:#374151;font-size:12px;line-height:15px}}.ScrollStyles-module__happyFlowFactValue{color:#1f2a37;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media(max-width:900px){.ScrollStyles-module__happyFlowFactValue{color:#374151;overflow:visible;text-overflow:clip;white-space:normal}}.ScrollStyles-module__carouselItem{-o-object-fit:contain;object-fit:contain}.ScrollStyles-module__factsJourneyContainerDesktop{width:100%!important}.ScrollStyles-module__blueIcon svg{fill:#3f83f8!important}.ShortListButton-module__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-direction:row;flex-direction:row}.ShortListButton-module__container,.ShortListButton-module__shortlistButton{-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.ShortListButton-module__shortlistButton{box-align:center;box-pack:center;-webkit-box-pack:center;background:#fff;border:1px solid #d1d5db;border-radius:100%;color:#000;font-size:16px;height:32px;margin:12px;position:absolute;right:0;top:0;width:32px;z-index:8}.ShortListButton-module__shortlistButton.ShortListButton-module__topRight{top:0}.ShortListButton-module__shortlistButton.ShortListButton-module__noAbosolute{margin:0;position:static}.ShortListButton-module__shortlistButton.ShortListButton-module__withText{border:none;color:var(--whitelabel_accessible_primary_color,#ed3a56)}.ShortListButton-module__shortlistButton.ShortListButton-module__text{color:var(--whitelabel_accessible_primary_color,#ed3a56)}.ShortListButton-module__shortlistButton.ShortListButton-module__active{background-color:var(--whitelabel_accessible_primary_color,#ed3a56);color:#fff}.ShortListButton-module__shortlistButton.ShortListButton-module__active.ShortListButton-module__withText{color:var(--whitelabel_accessible_primary_color,#ed3a56)}.TrustPilotBadge-module__TrustpilotContainer{background:var(--White,#fff);border-radius:99px;gap:clamp(4px,.7vw,6px);padding:clamp(4px,.8vw,6px);position:relative;z-index:1}.TrustPilotBadge-module__TrustpilotContainer,.TrustPilotBadge-module__ratingSpan{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:center}.TrustPilotBadge-module__ratingSpan{color:#111928;font-size:clamp(11px,1vw,12px);font-style:normal;font-weight:700;letter-spacing:.018px;line-height:clamp(14px,1.4vw,18px)}.TrustPilotBadge-module__ratingInnerSpan{color:#374151;font-size:clamp(10px,.9vw,12px);font-style:normal;font-weight:400;letter-spacing:.015px;line-height:clamp(14px,1.4vw,18px);margin-left:clamp(1px,.3vw,2px)}.PropertyTags-module__soldOutTag{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:linear-gradient(99.55deg,#fafafa 2.83%,#dbd9d9 84.73%);border-radius:99px;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);color:#555;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:16px;padding:3px 8px;position:absolute;top:0;z-index:1}.PropertyTags-module__soldOutTag,.PropertyTags-module__text{font-size:clamp(10px,1.2vw,12px);font-weight:600;line-height:150%}.PropertyTags-module__text{color:#f05252;font-style:normal}.PropertyTags-module__gradientText{-webkit-text-fill-color:transparent;background:linear-gradient(88deg,#d5a447 5.91%,#fac85c 15.95%,#f6e2b9 31.74%,#fac85c 48.7%);background-clip:text;-webkit-background-clip:text;font-size:12px;font-style:normal;font-weight:600;line-height:150%}.HomepageCollectionSkeleton-module__horizontalScroll{-webkit-overflow-scrolling:touch;background:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0;overflow-x:auto;overflow-y:hidden;padding-left:16px;padding-top:10px;position:relative;scrollbar-width:none;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;white-space:nowrap}.HomepageCollectionSkeleton-module__horizontalScroll::-webkit-scrollbar{-ms-overflow-style:none!important;-webkit-appearance:none!important;background:transparent!important;display:none;scrollbar-width:none!important}.HomepageCollectionSkeleton-module__horizontalScroll::-webkit-scrollbar-thumb{background:transparent!important}.HomepageCollectionSkeleton-module__horizontalScroll.HomepageCollectionSkeleton-module__desktop{padding-left:0}.HomepageCollectionSkeleton-module__horizontalScroll.HomepageCollectionSkeleton-module__whitelabel{padding-top:0}.HomepageCollectionSkeleton-module__skeletonContainerOuterWhitelabel{padding:24px 0 32px}.HomepageCollectionSkeleton-module__skeletonContainerOuterWhitelabel.HomepageCollectionSkeleton-module__desktop{padding:50px 80px}.HomepageCollectionSkeleton-module__skeletonContainerOuter{padding:16px 0}.HomepageCollectionSkeleton-module__skeletonContainerOuter.HomepageCollectionSkeleton-module__desktop{padding:48px 80px}@media(max-width:900px){.HomepageCollectionSkeleton-module__skeletonContainerOuter.HomepageCollectionSkeleton-module__desktop{padding:16px}}@media(min-width:900px)and (max-width:1200px){.HomepageCollectionSkeleton-module__skeletonContainerOuter.HomepageCollectionSkeleton-module__desktop{padding:48px 40px}}.HomepageCollectionSkeleton-module__titleBar{padding:0 16px}.HomepageCollectionSkeleton-module__sectionTitle{color:#111928;font-size:16px;font-weight:700;line-height:125%}.HomepageCollectionSkeleton-module__sectionSubTitle{color:#4b5563;font-size:14px;font-weight:400;letter-spacing:.035px;line-height:150%}.HomepageCollectionSkeleton-module__outerContainerDefault{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-top:-2px}.HomepageCollectionSkeleton-module__outerContainerDefault.HomepageCollectionSkeleton-module__desktop{margin-top:14px}.HomepageCollectionSkeleton-module__outerContainerDefault.HomepageCollectionSkeleton-module__whitelabel{margin-top:32px}.HomepageCollectionSkeleton-module__pillsDefault{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#e5e7eb;border:1px solid var(--Semantic-neutral-2,#e5e7eb);border-radius:20px;color:transparent;cursor:pointer;font-size:16px;font-style:normal;font-weight:400;height:40px;letter-spacing:.08px;line-height:150%;margin-right:12px;padding:8px 38px;width:80px}.HomepageCollectionSkeleton-module__container{-ms-flex-preferred-size:240px;-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;background:#fff;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;flex-basis:240px;flex-grow:0;flex-shrink:0;margin-right:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:240px}.HomepageCollectionSkeleton-module__container .HomepageCollectionSkeleton-module__defaultImage{background:#e5e7eb;height:155px;width:240px}.HomepageCollectionSkeleton-module__container .HomepageCollectionSkeleton-module__content{color:#111928;padding:8px}.HomepageCollectionSkeleton-module__container .HomepageCollectionSkeleton-module__content .HomepageCollectionSkeleton-module__defaultTextBig{background:#e5e7eb;border-radius:8px;height:65px;margin:8px 0;width:100%}.HomepageCollectionSkeleton-module__container .HomepageCollectionSkeleton-module__content .HomepageCollectionSkeleton-module__defaultTextSmall{background:#e5e7eb;border-radius:8px;height:30px;margin:8px 0;width:100%}.HomepageCollectionSkeleton-module__titleBarDesktop{padding-left:0}.HomepageCollectionSkeleton-module__titleBarDesktop .HomepageCollectionSkeleton-module__sectionTitle{color:#111928;font-size:24px;font-style:normal;font-weight:700;line-height:125%;text-transform:capitalize}@media(max-width:900px){.HomepageCollectionSkeleton-module__titleBarDesktop .HomepageCollectionSkeleton-module__sectionTitle{font-size:16px}}.HomepageCollectionSkeleton-module__titleBarDesktop .HomepageCollectionSkeleton-module__sectionSubTitle{color:#4b5563;font-size:18px;font-style:normal;font-weight:400;line-height:150%}@media(max-width:900px){.HomepageCollectionSkeleton-module__titleBarDesktop .HomepageCollectionSkeleton-module__sectionSubTitle{font-size:14px}}.HomepageCollectionSkeleton-module__bottomBorder{background:#e5e7eb;border-bottom:1px solid #d1d5db;border-top:1px solid #d1d5db;height:8px}.ticker-module__tickerWrapper{--gap:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--gap);height:40px;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ticker-module__tickerWrapper.ticker-module__paused .ticker-module__tickerContent,.ticker-module__tickerWrapper.ticker-module__paused .ticker-module__tickerContentDelayed{-webkit-animation-play-state:paused;animation-play-state:paused}.ticker-module__tickerContent{-webkit-box-flex:0;-webkit-animation:ticker-module__scroll 30s linear infinite;animation:ticker-module__scroll 30s linear infinite;border-radius:.25rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;gap:32px;margin:2px;text-align:center}.ticker-module__tickerContent span{display:-webkit-box;display:-ms-flexbox;display:flex;width:120px}@media screen and (max-width:768px){.ticker-module__tickerContent{gap:24px}}.ticker-module__ticker-item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}@-webkit-keyframes ticker-module__scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(calc(-50% - 10px));transform:translateX(calc(-50% - 10px))}}@keyframes ticker-module__scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(calc(-50% - 10px));transform:translateX(calc(-50% - 10px))}}