.splashScreenContent{width:100%;height:100%;overflow-y:auto;display:flex;flex-direction:column}.splashScreenContent>.splashScreen{display:flex;flex-direction:column;padding:0 94px;gap:var(--spacing-s)}@media(max-width:1024px)and (min-width:640px){.splashScreenContent>.splashScreen{padding:0 var(--spacing-l)}}@media(max-width:640px){.splashScreenContent>.splashScreen{padding:0 var(--spacing-s)}}.splashScreenContent .cardLinkContainer{width:100%;padding:0;margin-top:var(--spacing-l)}.splashScreenContent .cardLinkContainer>.canBookInAdvanceContainer{width:100%;display:flex;flex-direction:column;gap:24px}.splashScreenContent .cardLinkContainer>.canBookInAdvanceContainer>.canBookInAdvanceTitle{width:100%;display:flex;flex-direction:column;gap:var(--spacing-xs)}.splashScreenContent .cardLinkContainer>.canBookInAdvanceContainer>.canBookInAdvanceTitle>h4{color:var(--token-content-brand-default);font-size:12px;font-weight:600;text-transform:uppercase}.splashScreenContent .cardLinkContainer>.canBookInAdvanceContainer>.canBookInAdvanceTitle>h1{color:#363636;font-size:24px;font-weight:700;line-height:120%}.splashScreenContent .cardLinkContainer>.canBookInAdvanceContainer>.smallCardsContainer{width:100%;display:flex;flex-direction:row;justify-content:space-between;gap:16px}.splashScreenContent .cardLinkContainer>.canBookInAdvanceContainer>.smallCardsContainer>a{flex:1 1;min-width:0}.splashScreenContent .rentalVendorsGrid{width:100%;display:flex;flex-direction:row;gap:var(--spacing-l);margin-top:var(--spacing-l)}.splashScreenContent .rentalVendorsGrid>.cardLinkContainer{flex:1 1;min-width:0;margin-top:0}.splashScreenContent .rentalVendorsCarousel{margin-top:var(--spacing-l)}.splashScreenContent .rentalVendorsCarousel .cardLinkContainer,.splashScreenContent .rentalVendorsCarousel .rentalVendorsGrid{margin-top:0}.splashScreenContent .categorySectionsContainer{margin-top:14px;flex:1 1}.splashScreenContent>div:last-of-type{margin-top:auto}.cardLinkContainer{width:100%;padding:var(--spacing-s)}.categorySectionsContainer{margin-top:14px}.rentalCard{position:relative;width:100%;overflow:hidden;border-radius:8px;padding:3rem;display:flex}@media screen and (max-width:640px){.rentalCard{height:auto}}.rentalCard>.cardThumbnail{position:absolute;bottom:8px;right:8px;padding:4px;text-align:center;border:1px solid #e9e9e9;border-radius:4px;background-color:#fff;z-index:2}.rentalCard.disabled{opacity:1}.rentalCard.disabled:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);border-radius:6px;pointer-events:none;z-index:1}.rentalCard>.backgroundImage{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%}.rentalCard>.cardContent{position:relative;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;gap:var(--spacing-l)}.rentalCard>.cardContent>.cardDescription{position:relative;width:100%;display:flex;flex-direction:column;gap:var(--spacing-xxs)}.rentalCard>.cardContent>.cardDescription>h1{color:#fff;font-size:24px;font-weight:700;line-height:120%}.rentalCard>.cardContent>.cardDescription>h4{color:#fff;font-size:14px;font-weight:400;line-height:120%}.rentalCard>.cardContent>.buttonContainer{width:-moz-fit-content;width:fit-content}.rentalSmallCard{position:relative;width:100%;height:163.5px;overflow:hidden;border-radius:10px;padding:var(--spacing-xs);display:flex}.rentalSmallCard>.backgroundImage{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%}.rentalSmallCard .cardContent{position:relative;height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between}.rentalSmallCard .cardContent>.iconContainer{align-self:flex-start;border-radius:50%;background-color:#fff;width:40px;height:40px;display:flex;justify-content:center;align-items:center;color:#f0c040}.rentalSmallCard .cardContent>.cardDescription{font-size:18px;align-self:flex-start;color:#fff;font-weight:600}.Carousel_carousel__vHkwo{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y}.Carousel_carousel__vHkwo,.Carousel_viewport__XLDcj{width:100%;overflow:hidden}.Carousel_track__w_mmw{display:flex;width:100%;height:100%;will-change:transform}.Carousel_trackAnimated__WmPYX{transition:transform .3s ease}.Carousel_slide__uPub2{flex:0 0 100%;min-width:0;display:flex;justify-content:center;align-items:stretch;box-sizing:border-box}.Carousel_button__uF4fu{position:absolute;top:35%;z-index:2}.Carousel_buttonPrev__WDTdi{left:8px}.Carousel_buttonNext__wFSLy{right:8px}.Carousel_indicators__bOpZO{display:flex;justify-content:center;align-items:center;gap:6px;padding:12px}.Carousel_indicator__kT0OQ{width:8px;height:8px;border-radius:50%;border:none;padding:0;background-color:var(--token-content-neutral-low-contrast);opacity:.5;cursor:pointer;transition:background-color .2s ease,opacity .2s ease,transform .2s ease}.Carousel_indicator__kT0OQ:hover{opacity:.8}.Carousel_indicatorActive__aeof8{background-color:var(--token-content-neutral-high-contrast);opacity:1;transform:scale(1.15)}