.styles_DropListModule__RROju{padding:30px 35px;border-radius:16px;background:#fff;box-shadow:10px 4px 32px 0 rgba(0,0,0,.12);display:inline-grid;grid-auto-flow:column;z-index:100;cursor:auto;max-height:0;animation:dropDown 2s ease forwards;overflow:hidden}.styles_DropListModule__RROju .drop-divider{min-width:200px;display:flex;gap:5px;margin:.5rem 0}.styles_DropListModule__RROju .drop-divider div{width:100%;background:#cacbcd;height:1px}.styles_DropListModule__RROju .drop-item{border-radius:8px;min-height:40px;padding:0 8px;display:flex;align-items:center;min-width:90px;cursor:pointer;justify-content:space-between;color:#003746;font-size:1rem;font-weight:600;text-align:left;margin-right:.5rem}.styles_DropListModule__RROju .drop-item span{margin-right:10px}.styles_DropListModule__RROju .drop-item .selected-icon{display:none}.styles_DropListModule__RROju .drop-item .arrow-icon{display:flex;visibility:hidden}.styles_DropListModule__RROju .drop-item:hover{background:#f5f5f5}.styles_DropListModule__RROju .drop-item:hover .arrow-icon{visibility:visible}.styles_DropListModule__RROju .drop-item.selected{background:#fbf0e1}.styles_DropListModule__RROju .drop-item.selected .arrow-icon{display:none}.styles_DropListModule__RROju .drop-item.selected .selected-icon{display:block}.styles_DropListModule__RROju .drop-item.not-active{cursor:auto}.styles_DropListModule__RROju .drop-item.not-active:hover{background:transparent}.styles_DropListModule__RROju .drop-item.not-active:hover .arrow-icon{display:none}.styles_DropListModule__RROju .drop-item.empty{cursor:auto;pointer-events:none}.styles_DropListModule__RROju.rows-count-2{grid-template-rows:repeat(2,auto)}.styles_DropListModule__RROju.rows-count-3{grid-template-rows:repeat(3,auto)}.styles_DropListModule__RROju.rows-count-4{grid-template-rows:repeat(4,auto)}.styles_DropListModule__RROju.rows-count-5{grid-template-rows:repeat(5,auto)}.styles_DropListModule__RROju.rows-count-6{grid-template-rows:repeat(6,auto)}.styles_DropListModule__RROju.rows-count-7{grid-template-rows:repeat(7,auto)}.styles_DropListModule__RROju.rows-count-8{grid-template-rows:repeat(8,auto)}.styles_DropListModule__RROju.scrollable{display:block;padding:12px;overflow:auto;width:-moz-fit-content;width:fit-content;max-height:300px!important}@media(max-width:900px){.styles_DropListModule__RROju.scrollable{width:100%}}.styles_SearchInputModule__pZcLR{display:flex;align-items:center;white-space:nowrap;cursor:pointer;height:2.5rem;position:relative;padding-left:.5rem}.styles_SearchInputModule__pZcLR svg{min-width:1rem}.styles_SearchInputModule__pZcLR .fake-input,.styles_SearchInputModule__pZcLR input{cursor:pointer;padding:0 0 0 1rem;background:transparent;font-family:Satoshi;color:#4f5356;font-size:1rem;font-style:normal;font-weight:500}.styles_SearchInputModule__pZcLR .fake-input::-moz-placeholder,.styles_SearchInputModule__pZcLR input::-moz-placeholder{color:#4f5356}.styles_SearchInputModule__pZcLR .fake-input::placeholder,.styles_SearchInputModule__pZcLR input::placeholder{color:#4f5356}.styles_SearchInputModule__pZcLR .drop-list-wrapper{position:absolute;width:100%}.styles_SearchInputModule__pZcLR.is-btn-view{padding:0 .5rem;border-radius:.5rem;border:1px solid #003746}.styles_BackButtonModule__qRHxs{width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background:transparent;transition:opacity .3s ease;cursor:pointer}.styles_BackButtonModule__qRHxs svg{width:1rem;height:1rem}.styles_BackButtonModule__qRHxs.touched{background:rgba(0,0,0,.1)}.styles_StandAloneWrapperHeaderModule__9sMed{color:#003746;height:58px;padding:0 1.5rem;display:grid;grid-template-columns:80px auto 80px;grid-template-areas:". logo actions"}.styles_StandAloneWrapperHeaderModule__9sMed .actions{grid-area:actions;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end;gap:1.5rem}.styles_StandAloneWrapperHeaderModule__9sMed .actions .action{display:flex;align-items:center;justify-content:center;cursor:pointer}.styles_StandAloneWrapperHeaderModule__9sMed .actions .action svg{width:1.5rem;height:1.5rem}.styles_StandAloneWrapperHeaderModule__9sMed .localization-icon{cursor:pointer}.styles_StandAloneWrapperHeaderModule__9sMed .logo{grid-area:logo;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.styles_StandAloneWrapperHeaderModule__9sMed .menu-pop-up{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.4);z-index:100;animation:appearance .3s}.styles_StandAloneWrapperHeaderModule__9sMed .menu-pop-up .menu-pop-up-overlay{position:absolute;top:0;bottom:0;left:0;right:0}.styles_StandAloneWrapperHeaderModule__9sMed .menu-pop-up .close-icon{position:absolute;right:2.5rem;top:1.5rem}.styles_StandAloneWrapperHeaderModule__9sMed .menu-pop-up .menu-pop-up-content{padding:2rem 1rem;border-radius:1.875rem;background:#f5eeeb;width:-moz-fit-content;width:fit-content;position:absolute;right:1rem;top:4.5rem}.styles_StandAloneWrapperHeaderModule__9sMed .menu-pop-up .menu-pop-up-content .divider{height:1px;width:100%;margin:1rem 0;background:#cacbcd}.styles_StandAloneWrapperHeaderModule__9sMed .menu-pop-up .menu-pop-up-content .menu-pop-up-item{color:#003746;font-size:1.5rem;font-style:normal;font-weight:500;line-height:140%;display:flex;align-items:center;gap:1rem}.styles_LocalizationModalModule__PMgOQ{padding:3rem 2rem 2rem}.styles_LocalizationModalModule__PMgOQ .title{color:#003746;font-size:1.5rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:1.5rem}.styles_LocalizationModalModule__PMgOQ .languages{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}.styles_LocalizationModalModule__PMgOQ .languages .language{display:flex;gap:1rem;align-items:center}.styles_LocalizationModalModule__PMgOQ .languages .language.selected .text-container,.styles_LocalizationModalModule__PMgOQ .languages .language:hover .text-container{background-color:rgba(0,55,70,.05)}.styles_LocalizationModalModule__PMgOQ .languages .language .text-container{padding:.5rem 1rem;width:100%;font-weight:600;border-radius:1.1rem;display:flex;color:#003746;justify-content:space-between}.styles_LocalizationModalModule__PMgOQ .languages .language .icon{width:2.5rem;height:2.5rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.styles_LocalizationModalModule__PMgOQ .languages .language .icon svg{width:2rem;height:2rem}.styles_LocalizationModalModule__PMgOQ .currencies{display:flex;flex-direction:column;gap:1rem}.styles_LocalizationModalModule__PMgOQ .currencies .currency{display:flex;gap:1rem;align-items:center}.styles_LocalizationModalModule__PMgOQ .currencies .currency .text-container{padding:.5rem 1rem;width:100%;font-weight:600;border-radius:1.1rem;color:#003746;display:flex;justify-content:space-between}.styles_LocalizationModalModule__PMgOQ .currencies .currency .text-container .text .bold{font-weight:600}.styles_LocalizationModalModule__PMgOQ .currencies .currency .symbol{width:2.5rem;height:2.5rem;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:#d6ebf3}.styles_LocalizationModalModule__PMgOQ .currencies .currency.selected .text-container,.styles_LocalizationModalModule__PMgOQ .currencies .currency:hover .text-container{background-color:rgba(0,55,70,.05)}.styles_MobileHeader__9tj8c{width:100%;background-color:#f5eeeb;padding:.5rem;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:99;min-height:50px}.styles_MobileHeader__9tj8c .back-button-wrapper{max-width:30px;min-width:30px}.styles_MobileHeader__9tj8c .header-text{width:100%;display:flex;align-items:center;justify-content:center;color:#003746;text-align:center;font-size:1.5rem;min-height:2rem;font-style:normal;font-weight:600;transition:.1s}.styles_MobileHeader__9tj8c .header-text.scrolled{font-size:1rem;font-weight:500}.styles_MobileHeader__9tj8c .right-side-wrapper{max-width:30px;min-width:30px}.styles_MobileHeader__9tj8c.white{background-color:#fff}@media only screen and (min-width:900px){.styles_MobileHeader__9tj8c{padding:1.5rem .5rem .5rem;max-width:430px;margin:0 auto}.styles_MobileHeader__9tj8c.hide-on-desktop{display:none}}.styles_ModalPortalOverlayModule___EgFb{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.2);z-index:1000}@media(min-width:576px){.styles_ModalPortalOverlayModule___EgFb{background:linear-gradient(90deg,rgba(0,0,0,.2),#fff 110%)}}.styles_ModalPortalModule__87Zup{position:fixed;top:0;left:0;z-index:1000;height:100%;width:100%;background-color:#f5eeeb;overflow-x:hidden;transition:transform .5s;animation:openYourPlaceModal .5s ease-in-out}.styles_ModalPortalModule__87Zup .content-wrapper{width:100%;height:calc(100% - 50px);overflow:auto;background-color:#f5eeeb}.styles_ModalPortalModule__87Zup .content-wrapper.white{background-color:#fff}.styles_ModalPortalModule__87Zup .content-wrapper.semi{background-color:#f5eeeb}.styles_ModalPortalModule__87Zup .content-wrapper.no-scroll{overflow:hidden}.styles_ModalPortalModule__87Zup .content-wrapper.no-header{height:100%}.styles_ModalPortalModule__87Zup.closing{overflow:hidden;transform:translateX(100%)}.styles_ModalPortalModule__87Zup.static{animation:none}@media(min-width:576px){.styles_ModalPortalModule__87Zup{background-color:#fff;position:fixed;top:0;left:calc(100% - 430px);width:430px;height:100%;overflow:scroll}.styles_ModalPortalModule__87Zup .content-wrapper{background-color:#fff;height:calc(100% - 4.1rem)}.styles_ModalPortalModule__87Zup .content-wrapper>div:first-child,.styles_ModalPortalModule__87Zup .header-cont>div:first-child,.styles_ModalPortalModule__87Zup.white,.styles_ModalPortalModule__87Zup.white .content-wrapper>div:first-child,.styles_ModalPortalModule__87Zup.white .header-cont>div:first-child{background-color:#fff}.styles_ModalPortalModule__87Zup.semi,.styles_ModalPortalModule__87Zup.semi .content-wrapper>div:first-child,.styles_ModalPortalModule__87Zup.semi .header-cont>div:first-child{background-color:#f5eeeb}.styles_ModalPortalModule__87Zup.no-scroll{overflow:hidden}}.styles_SelectModalModule__vEHLc{width:100%}.styles_SelectModalModule__vEHLc .input-wrapper{margin-top:1.5rem;padding:0 1rem}.styles_SelectModalModule__vEHLc .items-list{display:flex;flex-direction:column;padding:0 1rem}.styles_SelectModalModule__vEHLc .items-list .item-itself{display:flex;width:100%;justify-content:flex-start;align-items:center;background:#fff;min-height:4rem;padding:1rem 0;gap:1rem;color:#003746;text-align:center;font-size:1rem;font-style:normal;font-weight:500;line-height:normal;border-bottom:1px solid #cacbcd;background:transparent}.styles_SelectModalModule__vEHLc .items-list .item-itself.selected{background-color:#f8e1ad}.styles_SelectModalModule__vEHLc .items-list .item-itself .icon-wrapper{width:2rem;height:2rem;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.styles_SelectModalModule__vEHLc .items-list .item-itself .icon-wrapper svg{width:3.6rem;height:2rem;position:absolute}@media only screen and (max-width:900px){.styles_SelectModalModule__vEHLc .items-list .item-itself.selected{background-color:#f8e1ad}}.styles_DaysTimerModule__gCPsA{display:flex;width:100%;gap:1rem;min-height:3rem}.styles_DaysTimerModule__gCPsA .timer-item{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:3.5rem}.styles_DaysTimerModule__gCPsA .timer-item .time-val{color:#bb5f38;font-size:1.5rem;font-weight:600;line-height:130%;text-align:center}.styles_DaysTimerModule__gCPsA .timer-item .time-text{color:#4f5356;text-align:center;font-size:.875rem;font-weight:500;line-height:130%}.styles_ModalConfirmPortalOverlayModule__NqfGq{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);z-index:99999999!important}.styles_ModalConfirmPortalModule__44gna{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;overflow-x:hidden;padding:1rem;z-index:99999999!important;transition:transform .5s;animation:appearance .5s ease-in-out}.styles_ModalConfirmPortalModule__44gna .content-wrapper{padding:2.5rem 2rem 2rem;max-height:40vh;width:-moz-fit-content;width:fit-content;border-radius:2.875rem;overflow:auto;background-color:#f5eeeb}.styles_ModalConfirmPortalModule__44gna .content-wrapper.no-scroll{overflow:hidden;max-height:100%}.styles_ModalConfirmPortalModule__44gna.closing{overflow:hidden;opacity:0}.styles_PromotionModalModule__IKkcK{width:100%;display:flex;gap:2rem;position:relative;background:#fffbf6}.styles_PromotionModalModule__IKkcK .close-icon-wrapper{position:absolute;top:-.5rem;right:0}.styles_PromotionModalModule__IKkcK .text-part{margin-top:1.5rem;display:flex;flex-direction:column;align-items:center;width:100%;padding:0 5rem;gap:1.5rem}.styles_PromotionModalModule__IKkcK .text-part .timer-wrapper{max-width:500px}.styles_PromotionModalModule__IKkcK .text-part .icon-wrapper svg{width:2.6rem;height:2.6rem}.styles_PromotionModalModule__IKkcK .text-part .banner-title{color:#003746;font-size:2rem;font-style:normal;font-weight:500;line-height:110%}.styles_PromotionModalModule__IKkcK .text-part .banner-description{color:#003746;font-size:1.125rem;font-style:normal;font-weight:500;line-height:140%}.styles_PromotionModalModule__IKkcK .text-part .banner-disclaimer{color:#4f5356;font-size:.75rem;font-style:normal;font-weight:400;line-height:120%}.styles_PromotionModalModule__IKkcK .text-part .banner-disclaimer:hover{text-decoration:underline}.styles_PromotionModalModule__IKkcK .text-part .btn-wrapper{display:flex;align-items:center;justify-content:center}.styles_PromotionModalModule__IKkcK .image-part{min-width:25rem;max-width:25rem;margin-top:-2.5rem;margin-right:-2rem;margin-bottom:-2rem}.styles_PromotionModalModule__IKkcK .image-part img{height:100%;width:100%;display:block;-o-object-fit:cover;object-fit:cover}@media(max-width:900px){.styles_PromotionModalModule__IKkcK{display:flex;flex-direction:column-reverse;width:100%;gap:0}.styles_PromotionModalModule__IKkcK .text-part{padding:0}.styles_PromotionModalModule__IKkcK .text-part .banner-title{font-size:1.5rem}.styles_PromotionModalModule__IKkcK .text-part .banner-description{font-size:1rem}.styles_PromotionModalModule__IKkcK .image-part{max-width:none;height:14rem;width:calc(100% + 2rem + 2rem);min-width:auto;margin:-2.5rem -2rem 0}.styles_PromotionModalModule__IKkcK .image-part img{height:100%;width:100%;display:block}}.styles_PromotionBannerModule__BK_5r{width:100%}.styles_PromotionBannerModule__BK_5r .banner-content-container{width:100%;padding:1.5rem 1rem 1rem 1.5rem;border-radius:1rem;background:hsla(18,33%,94%,.7);display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.styles_PromotionBannerModule__BK_5r .banner-content-container.no-border-radius-top{border-radius:0 0 1rem 1rem}.styles_PromotionBannerModule__BK_5r .banner-content-container .content-part{animation:appearance 1s;width:100%;display:flex}.styles_PromotionBannerModule__BK_5r .banner-content-container .content-part .icon-wrapper{padding-right:1rem}.styles_PromotionBannerModule__BK_5r .banner-content-container .content-part .info-wrapper{display:flex;flex-direction:column;gap:.5rem}.styles_PromotionBannerModule__BK_5r .banner-content-container .content-part .info-wrapper .banner-title{color:#003746;font-size:.875rem;font-weight:600;line-height:110%}.styles_PromotionBannerModule__BK_5r .banner-content-container .content-part .info-wrapper .banner-description{color:#4f5356;font-size:.875rem;font-weight:500;line-height:120%}.styles_PromotionBannerModule__BK_5r .banner-content-container .content-part .info-wrapper .banner-disclaimer{color:#4f5356;font-size:.75rem;line-height:120%}.styles_PromotionBannerModule__BK_5r .banner-content-container .content-part .info-wrapper .banner-disclaimer:hover{text-decoration:underline}@media(max-width:900px){.styles_PromotionBannerModule__BK_5r .banner-content-container{flex-direction:column-reverse;padding:1.5rem 1rem 1rem}.styles_PromotionBannerModule__BK_5r .banner-content-container.no-border-radius-top{border-radius:1rem}.styles_PromotionBannerModule__BK_5r .banner-content-container .content-part{flex-direction:column}.styles_PromotionBannerModule__BK_5r .banner-content-container .content-part .info-wrapper .banner-description{color:#003746}.styles_PromotionBannerModule__BK_5r .banner-content-container .timer-wrapper{display:flex;width:100%;align-items:center;justify-content:center}}@media(max-width:1440px){.styles_PromotionBannerModule__BK_5r .banner-content-container.small-break-point{flex-direction:column-reverse;padding:1.5rem 1rem 1rem}}.styles_FilterContentModule__tfbcr{width:100%;height:100%}@media(max-width:900px){.styles_FilterContentModule__tfbcr{display:flex;flex-direction:column;justify-content:space-between}}.styles_FilterContentModule__tfbcr .filter-mobile-headline{margin:20px 0 32px;text-align:center;font-size:1.25rem}.styles_FilterContentModule__tfbcr .filter-main{width:100%;display:flex;flex-direction:row;justify-content:center}.styles_FilterContentModule__tfbcr .filter-actions{display:flex;flex-direction:row;justify-content:space-between;margin-top:8px;padding-top:16px}@media(max-width:900px){.styles_FilterContentModule__tfbcr .filter-actions{margin:24px 0 0;border-top:2px solid #cacbcd}}.styles_FilterModule__Av5lK{position:relative}.styles_FilterModule__Av5lK .filter-label{background-color:#d6ebf3;color:#003746;width:-moz-max-content;width:max-content;padding:11px;border-radius:8px;font-size:.875rem;margin:0 15px 0 0;cursor:pointer;display:flex}.styles_FilterModule__Av5lK .filter-label.chosen{background-color:#003746;color:#d6ebf3}.styles_FilterModule__Av5lK .home-view-guests-filter-trigger{color:#4f5356;font-size:1rem;font-style:normal;font-weight:500;display:flex;align-items:center;white-space:nowrap;gap:.75rem;height:62px}.styles_FilterModule__Av5lK .home-view-guests-filter-trigger svg{min-width:1.1rem;min-height:1.1rem}.styles_FilterModule__Av5lK .filter-content{position:absolute;z-index:10;left:0;margin-top:8px;min-width:20rem;padding:24px;border-radius:16px;box-shadow:10px 4px 32px 0 rgba(0,0,0,.12);background-color:#fff}.styles_FilterModule__Av5lK .filter-content .filter-actions{display:flex;flex-direction:row;justify-content:space-between;margin-top:8px;padding-top:16px}.styles_CounterModule__TC76c{font-size:.875rem;font-weight:600;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_CounterModule__TC76c .button-svg-wrapper{display:flex;align-items:center;justify-content:center;cursor:pointer}.styles_CounterModule__TC76c .button-svg-wrapper.disabled{cursor:auto;opacity:.2}.styles_CounterModule__TC76c .button-svg-wrapper.disabled:hover{opacity:.2}.styles_CounterModule__TC76c .button-svg-wrapper:hover{opacity:.8}.styles_CounterModule__TC76c .button-svg-wrapper:active{color:#003746}.styles_CounterModule__TC76c span{color:#003746;display:inline-block;text-align:center;min-width:3rem}.styles_CounterModule__TC76c svg{transition:.4s}.styles_CounterModule__TC76c.xs .button-svg-wrapper svg{height:1.25rem;width:1.25rem}.styles_CounterModule__TC76c.md .button-svg-wrapper svg{height:2.1rem;width:2.1rem}.styles_GuestsInputModule__vP1sf{color:#003746;width:100%}.styles_GuestsInputModule__vP1sf .row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.styles_GuestsInputModule__vP1sf .row.last{margin-bottom:0}@media(max-width:900px){.styles_GuestsInputModule__vP1sf .row{margin-bottom:16px}}.styles_GuestsInputModule__vP1sf .row .guests-label :first-child{font-size:.875rem;font-weight:700}@media(max-width:900px){.styles_GuestsInputModule__vP1sf .row .guests-label :first-child{font-size:1.125rem}}.styles_GuestsInputModule__vP1sf .row .guests-label :nth-child(2){font-size:.75rem;font-weight:400}.styles_HomeSearchDataBarModule__BI6or{width:100%}.styles_HomeSearchDataBarModule__BI6or .search-container-main{color:#003746;display:flex;flex-direction:column;background:#fff;border-radius:1rem;position:relative}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements-wrapper{width:100%;position:absolute;top:-90px;padding:0 1.5rem}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements-wrapper.no-city{max-width:58rem;padding:0}.styles_HomeSearchDataBarModule__BI6or .search-container-main .promotion-banner-wrapper{padding-top:.5rem}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements{padding:.5rem;display:flex;height:70px;width:100%;justify-content:space-between;align-items:center;flex-shrink:0;font-size:.875rem;font-weight:400;max-width:calc(1208px - 4.5rem - 4.5rem + 3rem);background:#fff;border-radius:1rem;margin:0 auto}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .city-search-wrapper{display:flex;align-items:center;justify-content:flex-end}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .city-search-wrapper .search-input-wrapper{max-width:80%}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .city-search-wrapper .search-input-wrapper.selected{background-color:#fbf0e1;border-radius:1rem}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .calendar-wrapper{display:flex;width:100%;max-width:270px}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .guests-wrapper{display:flex;align-items:center}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .guests-wrapper .persons-container{display:flex;align-items:center;gap:1rem}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .guests-wrapper .persons-container>div,.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .guests-wrapper .persons-container>div>div{width:100%}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .guests-wrapper .persons-container .person-icons{display:flex;align-items:center;gap:1rem}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .guests-wrapper .persons-container .person-icons svg{min-width:20px}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .book-btn-wrapper{min-width:150px}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .divider{height:40px;max-width:80px;width:100%;display:flex;align-items:center;justify-content:center;min-width:1.5rem}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .divider div{background:#cacbcd;width:1px;height:100%}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .input-pill-wrapper.no-city{margin-left:2rem}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .input-pill-wrapper.mobile{display:none}@media(max-width:900px){.styles_HomeSearchDataBarModule__BI6or .search-container-main{box-shadow:10px 12px 37px 0 rgba(0,0,0,.08);padding:1.5rem;border-radius:1.5rem}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements-wrapper{width:100%;position:static;padding:0}.styles_HomeSearchDataBarModule__BI6or .search-container-main .promotion-banner-wrapper{padding-top:1rem}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements{box-shadow:none;flex-direction:column;padding:0;height:auto;border-radius:1rem;width:100%}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .city-search-wrapper{display:none}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .input-pill-wrapper{display:flex;width:100%;height:60px;padding:0 1.5rem;align-items:center;gap:1.5rem;border-radius:.5rem;background:#f5f5f5}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .input-pill-wrapper.no-city{margin-left:0}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .input-pill-wrapper.mobile{display:flex}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .input-pill-wrapper .city-search-wrapper{width:100%;display:block}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .input-pill-wrapper .city-search-wrapper .search-input-wrapper{max-width:100%}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .calendar-wrapper{width:100%;justify-content:flex-start;max-width:100%;padding:0 .5rem}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .guests-wrapper{width:100%;flex-direction:column}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .guests-wrapper .persons-container{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:0 .5rem}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .guests-wrapper .persons-container .person-icons{display:flex;align-items:center;gap:1rem;font-size:.875rem;font-weight:500}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .guests-wrapper .persons-container .person-icons svg{min-width:20px}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .book-btn-wrapper{width:100%}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .book-btn-wrapper>div{height:60px}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .divider{height:1rem;max-width:100%;width:100%;display:flex;align-items:center;justify-content:center}.styles_HomeSearchDataBarModule__BI6or .search-container-main .search-elements .divider div{display:none;background:#cacbcd;width:100%;height:1px}}.styles_AccordionModule__WDUmR{display:flex;justify-content:space-between;gap:3rem;flex-wrap:wrap}.styles_AccordionModule__WDUmR .accordion{display:flex;flex:1;flex-direction:column;padding-bottom:.5rem;min-width:420px}.styles_AccordionModule__WDUmR .accordion .accordion-item{padding:2rem 0;cursor:pointer;border-bottom:1px solid #bb5f38;overflow:hidden;max-height:6rem}.styles_AccordionModule__WDUmR .accordion .accordion-item .title-section{display:flex;align-items:center;justify-content:space-between}.styles_AccordionModule__WDUmR .accordion .accordion-item .title-section h5{color:#bb5f38;font-size:1rem;transition:.3s;font-weight:500;line-height:130%}.styles_AccordionModule__WDUmR .accordion .accordion-item .title-section svg{width:1rem;height:1rem}.styles_AccordionModule__WDUmR .accordion .accordion-item p{color:#bb5f38;height:0;overflow:hidden;padding-right:1.5rem}.styles_AccordionModule__WDUmR .accordion .accordion-item.first{padding-top:0}.styles_AccordionModule__WDUmR .accordion .accordion-item.active{cursor:auto;max-height:100rem;transition:max-height 2s}.styles_AccordionModule__WDUmR .accordion .accordion-item.active h5{font-size:2rem;font-weight:600;line-height:110%;margin-bottom:.5rem}.styles_AccordionModule__WDUmR .accordion .accordion-item.active p{font-size:1rem;height:auto;font-weight:400;line-height:130%}.styles_AccordionModule__WDUmR .accordion-img{flex:1;min-width:500px}.styles_AccordionModule__WDUmR .accordion-img img{border-radius:1rem;width:100%;height:auto}@media(max-width:900px){.styles_AccordionModule__WDUmR{flex-direction:column-reverse;gap:1.5rem}.styles_AccordionModule__WDUmR .accordion,.styles_AccordionModule__WDUmR .accordion-img{min-width:250px}}.styles_AppSectionHome__fpIQO .main-blocks{display:flex;overflow:hidden}.styles_AppSectionHome__fpIQO .main-blocks .images-block{border-radius:1rem;position:relative;overflow:hidden;width:176%;max-height:100%}.styles_AppSectionHome__fpIQO .main-blocks .images-block .block-image{border-radius:1rem;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.styles_AppSectionHome__fpIQO .main-blocks .app-bullets{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:0 1.5rem 0 3.5rem;align-items:center}.styles_AppSectionHome__fpIQO .main-blocks .app-bullets .app-inform-wrapper{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:50px}.styles_AppSectionHome__fpIQO .main-blocks .app-bullets .app-inform-wrapper .app-links-header{color:#003746;font-weight:500;line-height:120%;white-space:pre-line;text-align:center}.styles_AppSectionHome__fpIQO .main-blocks .app-bullets .app-inform-wrapper .app-links-items-wrapper{display:flex;flex-direction:column;gap:1rem}.styles_AppSectionHome__fpIQO .main-blocks .app-bullets .app-inform-wrapper .app-links-items-wrapper .app-link-item{margin-bottom:2rem}.styles_AppSectionHome__fpIQO .main-blocks .app-bullets .app-inform-wrapper .app-links-items-wrapper .app-link-item .icon-wrapper{height:4.6rem;width:4.7rem;flex-shrink:0;border-radius:.5rem;background:#fbf0e1;display:flex;justify-content:center;align-items:center}.styles_AppSectionHome__fpIQO .main-blocks .app-bullets .app-inform-wrapper .app-links-items-wrapper .app-link-item .icon-wrapper svg{width:1.5rem;height:1.5rem}.styles_AppSectionHome__fpIQO .main-blocks .app-bullets .app-inform-wrapper .app-links-items-wrapper .app-link-item .app-link-title{color:#003746;font-size:1.5rem;font-style:normal;font-weight:700;line-height:120%;margin-top:1rem;white-space:pre-line}.styles_AppSectionHome__fpIQO .main-blocks .app-bullets .app-inform-wrapper .app-links-items-wrapper .app-link-item .app-link-desc{margin-top:.5rem;color:#4f5356;font-size:1rem;font-style:normal;font-weight:500;line-height:120%;white-space:pre-line}.styles_AppSectionHome__fpIQO .apps-links-wrapper{max-width:calc(1208px - 3rem - 3rem);padding:1.5rem 0 0;margin:3rem auto 0;border-top:1px solid #cacbcd;display:flex;justify-content:space-between;gap:1.5rem}.styles_AppSectionHome__fpIQO .apps-links-wrapper .apps-desc{color:#4f5356;font-size:1rem;font-style:normal;font-weight:500;line-height:120%;white-space:pre-line}.styles_AppSectionHome__fpIQO .apps-links-wrapper .apps-store{display:flex;gap:1rem}.styles_AppSectionHome__fpIQO .apps-links-wrapper .apps-store a{height:3.75rem}.styles_AppSectionHome__fpIQO .apps-links-wrapper .apps-store svg{width:100%;height:100%}@media(max-width:900px){.styles_AppSectionHome__fpIQO .main-blocks{flex-direction:column}.styles_AppSectionHome__fpIQO .main-blocks .images-block{padding:0 1.5rem;width:100%}.styles_AppSectionHome__fpIQO .main-blocks .images-block .block-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.styles_AppSectionHome__fpIQO .main-blocks .app-bullets{padding:1.5rem 1.5rem 0;align-items:normal}.styles_AppSectionHome__fpIQO .main-blocks .app-bullets .app-inform-wrapper .app-links-header{white-space:unset}.styles_AppSectionHome__fpIQO .main-blocks .app-bullets .app-inform-wrapper .app-links-items-wrapper{gap:0}.styles_AppSectionHome__fpIQO .main-blocks .app-bullets .app-inform-wrapper .app-links-items-wrapper .app-link-item{display:flex;align-items:flex-start;gap:1rem}.styles_AppSectionHome__fpIQO .main-blocks .app-bullets .app-inform-wrapper .app-links-items-wrapper .app-link-item .app-link-title{margin-top:.25rem;font-size:1rem;line-height:140%}.styles_AppSectionHome__fpIQO .main-blocks .app-bullets .app-inform-wrapper .app-links-items-wrapper .app-link-item .app-link-desc{font-size:1rem;margin-top:0;line-height:140%}.styles_AppSectionHome__fpIQO .apps-links-wrapper{margin-top:0;padding-left:1.5rem;padding-right:1.5rem;flex-direction:column;gap:3rem}}.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}.styles_SliderModule__3AJYH .navigation-slider-wrapper{position:relative;display:flex;align-items:center;justify-content:space-between}.styles_SliderModule__3AJYH .navigation-slider-wrapper .keen-slider{align-items:baseline}.styles_SliderModule__3AJYH .navigation-slider-wrapper .keen-slider.static{justify-content:center;gap:24px;padding:0 24px}.styles_SliderModule__3AJYH .navigation-slider-wrapper .slide{display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:1;font-size:50px}.styles_SliderModule__3AJYH .navigation-slider-wrapper .slide:hover{opacity:.5}.styles_SliderModule__3AJYH .navigation-slider-wrapper .prev-icon{cursor:pointer;left:5px}.styles_SliderModule__3AJYH .navigation-slider-wrapper .next-icon{cursor:pointer;right:5px}.styles_BlogSectionHome__kQ7K_ .blog-desktop,.styles_BlogSectionHome__kQ7K_ .blog-mobile{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem}.styles_BlogSectionHome__kQ7K_ .blog-desktop .blog-item,.styles_BlogSectionHome__kQ7K_ .blog-mobile .blog-item{display:block;width:100%;overflow:hidden}.styles_BlogSectionHome__kQ7K_ .blog-desktop .blog-item h4,.styles_BlogSectionHome__kQ7K_ .blog-mobile .blog-item h4{font-size:1rem;margin-top:2rem;color:#003746;font-weight:500;line-height:120%;min-height:2.5rem}.styles_BlogSectionHome__kQ7K_ .blog-desktop .blog-item p,.styles_BlogSectionHome__kQ7K_ .blog-mobile .blog-item p{margin-top:1rem;color:#003746;font-size:.875rem;font-weight:600;line-height:130%;text-decoration-line:underline}.styles_BlogSectionHome__kQ7K_ .blog-desktop .blog-item .blog-image,.styles_BlogSectionHome__kQ7K_ .blog-mobile .blog-item .blog-image{width:100%;background-size:cover;background-position:50%;height:346px}.styles_BlogSectionHome__kQ7K_ .blog-desktop .blog-item.item-0,.styles_BlogSectionHome__kQ7K_ .blog-mobile .blog-item.item-0{grid-column:1/3}.styles_BlogSectionHome__kQ7K_ .blog-desktop .blog-item.item-0 .blog-image,.styles_BlogSectionHome__kQ7K_ .blog-mobile .blog-item.item-0 .blog-image{border-radius:7.5rem 1rem 1rem 1rem}.styles_BlogSectionHome__kQ7K_ .blog-desktop .blog-item.item-0 h4,.styles_BlogSectionHome__kQ7K_ .blog-mobile .blog-item.item-0 h4{max-width:60%}.styles_BlogSectionHome__kQ7K_ .blog-desktop .blog-item.item-1 .blog-image,.styles_BlogSectionHome__kQ7K_ .blog-mobile .blog-item.item-1 .blog-image{border-radius:1rem}.styles_BlogSectionHome__kQ7K_ .blog-desktop .blog-item.item-2 .blog-image,.styles_BlogSectionHome__kQ7K_ .blog-mobile .blog-item.item-2 .blog-image{border-radius:1rem 1rem 7.5rem 1rem}.styles_BlogSectionHome__kQ7K_ .blog-mobile{display:none}@media(max-width:900px){.styles_BlogSectionHome__kQ7K_ .blog-desktop{display:none}.styles_BlogSectionHome__kQ7K_ .blog-mobile{display:block}.styles_BlogSectionHome__kQ7K_ .blog-mobile .blog-item .blog-image{height:260px!important;border-radius:3.5rem 1rem 1rem!important}.styles_BlogSectionHome__kQ7K_ .blog-mobile .blog-item.item-0 h4{max-width:100%!important}}.styles_CollageModule__v_1RN .wrapper{display:grid;grid-template-columns:repeat(4,284px);grid-auto-rows:284px;grid-gap:24px}.styles_CollageModule__v_1RN .wrapper .box{border-radius:1rem;background-size:cover;background-repeat:no-repeat;background-position:50%;position:relative}.styles_CollageModule__v_1RN .wrapper .text-item{padding:30px 30px 70px;display:flex;flex-direction:column;justify-content:flex-end;opacity:1;transition:.4s}.styles_CollageModule__v_1RN .wrapper .text-item .text-element-text-content{font-weight:600;font-size:32px;line-height:110%;white-space:pre-line}.styles_CollageModule__v_1RN .wrapper .text-item h3{font-size:2rem;font-weight:600;line-height:110%}.styles_CollageModule__v_1RN .wrapper .text-item:hover{opacity:.8}.styles_CollageModule__v_1RN .wrapper .text-item .divider{margin-top:16px;width:52px;height:2px}.styles_CollageModule__v_1RN .wrapper .image-item{font-size:2rem;color:#003746}.styles_CollageModule__v_1RN .wrapper .image-item i{display:block;font-style:italic;font-weight:600;line-height:110%}.styles_CollageModule__v_1RN .wrapper .image-item p{font-size:1.5rem;font-weight:600;line-height:130%}.styles_CollageModule__v_1RN .wrapper .image-item .hover-content{transition:.5s;opacity:0;display:flex;flex-direction:column;justify-content:flex-end;padding:30px 30px 40px;height:100%;background-color:hsla(0,0%,100%,.8)}.styles_CollageModule__v_1RN .wrapper .image-item:hover .hover-content{opacity:1}.styles_CollageModule__v_1RN .wrapper .double-item{position:relative;opacity:1;transition:.4s}.styles_CollageModule__v_1RN .wrapper .double-item .item-overlay{position:absolute;top:0;bottom:0;right:0;left:0}.styles_CollageModule__v_1RN .wrapper .double-item:hover{opacity:.8}.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-left{border-radius:0 3.5rem 0 1rem;position:absolute;bottom:0;left:0}.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-right{border-radius:3.5rem 0 1rem 0;position:absolute;bottom:0;right:0}.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-left,.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-right{display:flex;width:200px;padding:32px 24px;flex-direction:column;align-items:flex-start;gap:12px;background:#fffbf6;color:#003746}.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-left .property-name,.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-right .property-name{width:100%}.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-left .property-name h4,.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-right .property-name h4{font-size:1.375rem;font-weight:500;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-left .property-name h5,.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-right .property-name h5{font-size:.875rem;font-weight:500;line-height:130%}.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-left p,.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-right p{font-size:.875rem;font-weight:400;line-height:130%;display:flex;gap:5px;align-items:center}.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-left p .divider-vert,.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-right p .divider-vert{display:inline-block;width:16px;background:#003746;height:1px}.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-left .price-wrapper,.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-right .price-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%}.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-left .price-wrapper span,.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-right .price-wrapper span{font-size:1rem;font-weight:500;line-height:130%}.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-left .price-wrapper span>span,.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-right .price-wrapper span>span{font-size:.875rem;font-weight:400}.styles_CollageModule__v_1RN .wrapper .double-item-1{grid-column:2/4;grid-row:1/2}.styles_CollageModule__v_1RN .wrapper .double-item-2{grid-column:2/4;grid-row:2/3}.styles_CollageModule__v_1RN .wrapper .double-item-3{grid-column:3/5;grid-row:3/4}.styles_CollageModule__v_1RN .wrapper .double-item-4{grid-column:1/3;grid-row:4/5}.styles_CollageModule__v_1RN .wrapper-mob{display:grid;grid-template-columns:repeat(2,156px);grid-template-rows:repeat(8,176px);grid-gap:16px}.styles_CollageModule__v_1RN .double-first-mob{grid-column:1/3;grid-row:2}.styles_CollageModule__v_1RN .double-second-mob{grid-column:1/3;grid-row:4}.styles_CollageModule__v_1RN .double-third-mob{grid-column:1/3;grid-row:6}.styles_CollageModule__v_1RN .double-forth-mob{grid-column:1/3;grid-row:8}@media(max-width:1208px){.styles_CollageModule__v_1RN .wrapper{grid-template-columns:repeat(3,270px);font-size:60%}.styles_CollageModule__v_1RN .wrapper .double-item-1{grid-column:2/4;grid-row:1/2}.styles_CollageModule__v_1RN .wrapper .double-item-2{grid-column:2/4;grid-row:2/3}.styles_CollageModule__v_1RN .wrapper .double-item-3{grid-column:3/1;grid-row:3/4}.styles_CollageModule__v_1RN .wrapper .double-item-4{grid-column:1/3;grid-row:4/5}}@media(max-width:900px){.styles_CollageModule__v_1RN .wrapper{grid-template-columns:repeat(3,170px);grid-auto-rows:170px;grid-gap:16px;font-size:60%}.styles_CollageModule__v_1RN .wrapper .text-item{font-size:1.5rem;padding:24px 12px}.styles_CollageModule__v_1RN .wrapper .text-item .text-element-text-content{font-size:24px}.styles_CollageModule__v_1RN .wrapper .image-item{font-size:1.5rem}.styles_CollageModule__v_1RN .wrapper .image-item .hover-content{opacity:1;padding:24px 12px}.styles_CollageModule__v_1RN .wrapper .image-item p{font-size:1.25rem}.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-left,.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-right{display:flex;width:200px;padding:12px 16px;gap:2px}.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-left{padding-right:22px}.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-right{padding-left:26px}.styles_CollageModule__v_1RN .wrapper .double-item-1{grid-column:2/4;grid-row:1/2}.styles_CollageModule__v_1RN .wrapper .double-item-2{grid-column:2/4;grid-row:2/3}.styles_CollageModule__v_1RN .wrapper .double-item-3{grid-column:3/1;grid-row:3/4}.styles_CollageModule__v_1RN .wrapper .double-item-4{grid-column:1/3;grid-row:4/5}}@media(max-width:576px){.styles_CollageModule__v_1RN .wrapper{grid-template-columns:repeat(2,1fr);grid-auto-rows:170px;padding:0 1.5rem}.styles_CollageModule__v_1RN .wrapper .text-item{padding:24px 12px}.styles_CollageModule__v_1RN .wrapper .text-item h4{font-size:1.5rem}.styles_CollageModule__v_1RN .wrapper .image-item .hover-content{opacity:1;padding:24px 12px}.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-left,.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-right{display:flex;width:200px;padding:12px 16px;gap:2px}.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-left{padding-right:22px}.styles_CollageModule__v_1RN .wrapper .double-item .property-inform-right{padding-left:26px}.styles_CollageModule__v_1RN .wrapper .double-item-1{grid-column:1/3;grid-row:2}.styles_CollageModule__v_1RN .wrapper .double-item-2{grid-column:1/3;grid-row:4}.styles_CollageModule__v_1RN .wrapper .double-item-3{grid-column:1/3;grid-row:6}.styles_CollageModule__v_1RN .wrapper .double-item-4{grid-column:1/3;grid-row:8}}.styles_HeroTitleModule__5V4X7 h1{font-size:4rem;font-style:normal;font-weight:500;line-height:100%;margin-bottom:1rem;color:#fff!important;display:flex;flex-direction:column;align-items:center}.styles_HeroTitleModule__5V4X7 .letter{position:relative;top:-1rem;opacity:0;animation:heroTitleAnimation .3s forwards;font-family:Playfair-italic}.styles_HeroTitleModule__5V4X7 p{text-align:center;margin:0 auto;color:#fff;font-size:1rem;font-style:normal;font-weight:400;line-height:130%;white-space:pre-line}@media(max-width:900px){.styles_HeroTitleModule__5V4X7 h1{font-size:3rem}.styles_HeroTitleModule__5V4X7 p{display:none}}.styles_PressSliderModule__OCfKy .navigation-slider-wrapper{width:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.styles_PressSliderModule__OCfKy .navigation-slider-wrapper .keen-slider{align-items:center;height:28rem}.styles_PressSliderModule__OCfKy .navigation-slider-wrapper .keen-slider.static{justify-content:center;gap:1.5rem;padding:0 1.5rem}.styles_PressSliderModule__OCfKy .navigation-slider-wrapper .slide{display:flex;align-items:center;justify-content:center;opacity:1;width:24rem;height:24rem;min-width:24rem;min-height:24rem;border-radius:1.5rem}.styles_PressSliderModule__OCfKy .navigation-slider-wrapper .slide .press-slide-card{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;height:100%;padding:3rem 2.5rem 2.5rem}.styles_PressSliderModule__OCfKy .navigation-slider-wrapper .slide .press-slide-card .press-text{color:#003746;font-size:1.5rem;font-style:normal;font-weight:500;line-height:120%}.styles_PressSliderModule__OCfKy .navigation-slider-wrapper .slide .press-slide-card img{max-width:80%;max-height:2rem;-o-object-fit:contain;object-fit:contain;display:block}@media(max-width:900px){.styles_PressSliderModule__OCfKy .navigation-slider-wrapper .keen-slider{height:17.5rem}.styles_PressSliderModule__OCfKy .navigation-slider-wrapper .keen-slider .slide{width:17.5rem;height:17.5rem;min-width:17.5rem;min-height:17.5rem}.styles_PressSliderModule__OCfKy .navigation-slider-wrapper .keen-slider .slide:hover{box-shadow:none}.styles_PressSliderModule__OCfKy .navigation-slider-wrapper .keen-slider .slide .press-slide-card{padding:1.5rem}.styles_PressSliderModule__OCfKy .navigation-slider-wrapper .keen-slider .slide .press-slide-card .press-text{color:#003746;font-size:1.5rem;font-style:normal;font-weight:500;line-height:120%}}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper{width:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper a{display:block}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper .keen-slider{align-items:center;height:34rem}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper .keen-slider.static{justify-content:center;gap:1.5rem;padding:0 1.5rem}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper .slide{display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:1;width:19.75rem;transition:width .3s,height .3s;border-radius:1.5rem}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper .slide:hover{box-shadow:0 0 30px 0 rgba(0,0,0,.2)}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper .slide:hover .destination-slide-card .destination-image img{transform:scale(1.1)}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper .slide.current-slide{width:24rem;aspect-ratio:2/2.55;height:100%}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper .slide.current-slide .destination-slide-card .destination-image{max-height:23.56rem}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper .slide .destination-slide-card{width:100%;height:100%;background:#f8e1ad;padding:1rem 1rem 1.5rem}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper .slide .destination-slide-card .destination-image{width:100%;aspect-ratio:2/2.5;max-height:18.25rem;transition:max-height .3s;border-radius:1rem;overflow:hidden}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper .slide .destination-slide-card .destination-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:1rem;transition:.7s;display:block;overflow:hidden}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper .slide .destination-slide-card .destination-name{margin-top:1rem;color:#003746;text-align:center;font-size:1.5rem;font-weight:500;line-height:120%}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper .slide .destination-slide-card .destination-neighborhoods{margin-top:.25rem;color:#4f5356;text-align:center;font-size:1rem;font-style:normal;font-weight:500;line-height:120%;text-transform:capitalize}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper .control-icons-wrapper{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:1rem}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper .control-icons-wrapper .prev-icon{cursor:pointer;left:5px}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper .control-icons-wrapper .prev-icon:hover{opacity:.5}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper .control-icons-wrapper .next-icon{cursor:pointer;right:5px}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper .control-icons-wrapper .next-icon:hover{opacity:.5}@media(max-width:900px){.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper .keen-slider{height:24rem}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper .keen-slider .slide{width:15.25rem}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper .keen-slider .slide:hover{box-shadow:none}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper .keen-slider .slide:hover .destination-slide-card .destination-image img{transform:none}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper .keen-slider .slide.current-slide{width:18.625rem;height:auto}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper .keen-slider .slide.current-slide .destination-slide-card{padding:1rem}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper .keen-slider .slide.current-slide .destination-slide-card .destination-image{max-height:16.625rem}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper .keen-slider .slide .destination-slide-card{padding:.5rem .5rem 1rem}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper .keen-slider .slide .destination-slide-card .destination-image{max-height:14.125rem}.styles_DestinationSliderModule__HvvLX .destination-slider.navigation-slider-wrapper .control-icons-wrapper{display:none}}.styles_HomeModule__bBxVE{background:#fff}.styles_HomeModule__bBxVE .top-content-wrapper .top-content{position:relative;max-width:1360px;padding:0 2rem;width:100%;margin:0 auto}.styles_HomeModule__bBxVE .top-content-wrapper .top-content .hero-video-wrapper{width:100%;height:auto;position:relative}.styles_HomeModule__bBxVE .top-content-wrapper .top-content .hero-video-wrapper video{height:100%;display:block;width:100%;border-radius:1rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;aspect-ratio:1296/726}.styles_HomeModule__bBxVE .top-content-wrapper .top-content .hero-video-wrapper .hero-overlay{position:absolute;top:0;width:100%;height:100%;background:radial-gradient(53.79% 53.79% at 50% 52.34%,rgba(0,0,0,.3) 0,transparent 77.5%)}.styles_HomeModule__bBxVE .top-content-wrapper .top-content .hero-video-wrapper .title-wrapper{width:100%;position:absolute;top:30%;z-index:2}.styles_HomeModule__bBxVE .top-content-wrapper .search-wrapper{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2}.styles_HomeModule__bBxVE .destinations-content-wrapper{padding:4.5rem 0}.styles_HomeModule__bBxVE .destinations-content-wrapper .slider-itself-container{max-width:1920px;margin:4.5rem auto 0}.styles_HomeModule__bBxVE .app-links-content-wrapper{background:#fffbf6;padding:3.5rem 0;max-width:1920px;margin:0 auto}.styles_HomeModule__bBxVE .app-links-content-wrapper .app-links-paddings{padding:0 1.5rem}.styles_HomeModule__bBxVE .app-links-content-wrapper .app-links-content{max-width:1208px;margin:1.5rem auto 0;position:relative}.styles_HomeModule__bBxVE .collage-content-wrapper{padding:3.5rem 0 4.5rem}.styles_HomeModule__bBxVE .collage-content-wrapper .collage-content{max-width:1360px;margin:0 auto}.styles_HomeModule__bBxVE .collage-content-wrapper .collage-itself-container{margin-top:3rem;display:flex;align-items:center;justify-content:center}.styles_HomeModule__bBxVE .press-content-wrapper{padding:4.5rem 0}.styles_HomeModule__bBxVE .press-content-wrapper .slider-itself-container{max-width:1920px;margin:2.5rem auto 0}.styles_HomeModule__bBxVE .accordion-container-wrapper{background:rgba(187,95,56,.1);padding:4.5rem 3rem;max-width:1920px;margin:0 auto}.styles_HomeModule__bBxVE .accordion-container-wrapper .accordion-subheader-description,.styles_HomeModule__bBxVE .accordion-container-wrapper .subheader,.styles_HomeModule__bBxVE .accordion-container-wrapper .subheader-small{color:#bb5f38}.styles_HomeModule__bBxVE .accordion-container-wrapper .accordion-container-paddings{max-width:1208px;margin:4.5rem auto 0;padding:0 4.5rem}.styles_HomeModule__bBxVE .accordion-container-wrapper .accordion-itself-container{display:flex;justify-content:space-between;gap:3.5rem;flex-wrap:wrap}.styles_HomeModule__bBxVE .blog-container-wrapper{background:#fff;padding:0 2.5rem 4.5rem}.styles_HomeModule__bBxVE .blog-container-wrapper .subheader-button-mobile{display:none}.styles_HomeModule__bBxVE .blog-container-wrapper .block-container{max-width:1360px;margin:0 auto}.styles_HomeModule__bBxVE .blog-container-wrapper .block-container .blog-itself-container{max-width:1208px;margin:2.5rem auto 0;position:relative}.styles_HomeModule__bBxVE .blog-container-wrapper .block-container .blog-itself-container .subheader-button-desktop{position:absolute;top:-5rem;right:0}.styles_HomeModule__bBxVE .subheader{max-width:1208px;margin:0 auto 1rem;color:#003746;padding:0 4.5rem;font-size:2.5rem;white-space:normal}.styles_HomeModule__bBxVE .subheader-small{max-width:1208px;margin:1rem auto;padding:0 4.5rem;color:#4f5356;font-size:1rem;font-style:normal;font-weight:500;line-height:130%;white-space:pre-line}@media(max-width:900px){.styles_HomeModule__bBxVE .top-content-wrapper{padding:0;margin-top:0;margin-bottom:0}.styles_HomeModule__bBxVE .top-content-wrapper .top-content{margin:0;padding:0}.styles_HomeModule__bBxVE .top-content-wrapper .top-content .hero-video-wrapper{width:100%;top:unset;position:relative}.styles_HomeModule__bBxVE .top-content-wrapper .top-content .hero-video-wrapper video{min-height:400px}.styles_HomeModule__bBxVE .top-content-wrapper .top-content .hero-video-wrapper .hero-overlay{background:rgba(0,0,0,.2);border-top-left-radius:1rem;border-top-right-radius:1rem}.styles_HomeModule__bBxVE .top-content-wrapper .top-content .search-wrapper{width:100%;top:-45px}.styles_HomeModule__bBxVE .top-content-wrapper .top-content .search-wrapper .cal-container-mobile{left:-35px!important;top:55px!important}.styles_HomeModule__bBxVE .destinations-content-wrapper,.styles_HomeModule__bBxVE .press-content-wrapper{padding:3.5rem 0 4.5rem}.styles_HomeModule__bBxVE .press-content-wrapper .slider-itself-container{margin-top:2rem}.styles_HomeModule__bBxVE .app-links-content-wrapper{padding:1.5rem 0 3rem}.styles_HomeModule__bBxVE .app-links-content-wrapper .app-links-paddings{padding:0}.styles_HomeModule__bBxVE .accordion-container-wrapper{padding:3.5rem 0 0}.styles_HomeModule__bBxVE .accordion-container-wrapper .accordion-container-paddings{padding:0 1.5rem 1.5rem}.styles_HomeModule__bBxVE .accordion-container-wrapper .accordion-container-paddings .accordion-itself-container{flex-direction:column;gap:1.5rem}.styles_HomeModule__bBxVE .collage-content-wrapper{background:#fff;padding:3rem 0}.styles_HomeModule__bBxVE .blog-container-wrapper{padding:0 0 3rem;position:relative}.styles_HomeModule__bBxVE .blog-container-wrapper .subheader-button-mobile{display:block;width:-moz-fit-content;width:fit-content;margin:3rem auto 0}.styles_HomeModule__bBxVE .blog-container-wrapper .block-container{padding:0}.styles_HomeModule__bBxVE .hide-on-mobile{display:none}.styles_HomeModule__bBxVE .subheader{padding:0 1.5rem;font-size:2rem}.styles_HomeModule__bBxVE .subheader-small{padding:0 1.5rem}}