.bottom-sheet{display:none}@media(max-width:991px){.bottom-sheet{display:flex;flex-direction:column;position:fixed;left:0;right:0;bottom:0;top:auto;z-index:1000;background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -4px 24px rgba(0,0,0,.12);max-height:calc(100dvh - var(--search-mobile-chrome-bottom, 72px));will-change:height;overflow:hidden}.bottom-sheet--dragging .bottom-sheet__scroll{-moz-user-select:none;user-select:none;-webkit-user-select:none}.bottom-sheet--collapsed{box-shadow:0 -8px 28px rgba(0,0,0,.14)}.bottom-sheet--full{border-radius:16px 16px 0 0}}.bottom-sheet__header{padding:10px 20px 14px;border-bottom:none;cursor:pointer;background:#fff;border-radius:20px 20px 0 0;position:relative;z-index:2;min-height:48px;display:flex;flex-direction:column;justify-content:center;flex-shrink:0;-moz-user-select:none;user-select:none;-webkit-user-select:none;touch-action:none}.bottom-sheet__header:active{background:#fafafa}.bottom-sheet__handle{width:36px;height:4px;background:#b0b0b0;border-radius:999px;margin:0 auto 8px;flex-shrink:0}.bottom-sheet--collapsed .bottom-sheet__handle{width:44px;background:#717171}.bottom-sheet__info{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;text-align:center}.bottom-sheet__count{font-size:14px;font-weight:500;color:#222;line-height:1.25}.bottom-sheet__map-btn{display:none;position:fixed;left:50%;bottom:calc(24px + env(safe-area-inset-bottom, 0px));transform:translateX(-50%);z-index:1001;align-items:center;gap:8px;padding:12px 20px;border:none;border-radius:999px;background:var(--color-blue-1,#3554d1);color:#fff;font-size:14px;font-weight:600;line-height:1;box-shadow:0 4px 16px rgba(53,84,209,.35);cursor:pointer;touch-action:manipulation}@media(max-width:991px){.bottom-sheet__map-btn{display:inline-flex}}.bottom-sheet__map-btn:active{transform:translateX(-50%) scale(.97)}.bottom-sheet__content{flex:1 1;min-height:0;overflow:hidden;position:relative;background:#fff}.bottom-sheet__scroll{height:100%;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:0 16px calc(96px + env(safe-area-inset-bottom, 0px));background:#fff;touch-action:pan-y}.bottom-sheet__scroll .slick-slider,.bottom-sheet__scroll .slick-slider .slick-list,.bottom-sheet__scroll .slick-slider .slick-track{touch-action:pan-x}.bottom-sheet__scroll .slick-arrow,.bottom-sheet__scroll .slick_arrow-between{display:none!important}.bottom-sheet__scroll .cardImage img{pointer-events:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.bottom-sheet__scroll::-webkit-scrollbar{width:4px}.bottom-sheet__scroll::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}.bottom-sheet .location-card{margin-bottom:32px}.bottom-sheet .location-card:last-child{margin-bottom:16px}.bottom-sheet .hotelsCard.-type-1 .hotelsCard__content{padding:12px 0 0}.bottom-sheet .row.y-gap-20{row-gap:0!important}.bottom-sheet .pt-10{padding-top:4px!important}.bottom-sheet .result-list-container{background:#fff}.bottom-sheet .row{margin-left:0;margin-right:0}.bottom-sheet .row .col-6,.bottom-sheet .row .col-lg-6,.bottom-sheet .row .col-md-6,.bottom-sheet .row .col-sm-6,.bottom-sheet .row .col-xl-4{padding-left:0;padding-right:0;flex:0 0 100%;max-width:100%}.bottom-sheet .border-top-light.mt-30{margin-top:16px!important;padding-top:16px!important;padding-bottom:8px}@media(max-width:991px){.halfMap__toggle{display:none!important}}