﻿body{height:100%!important;max-height:100%!important;min-height:100%!important;display:grid;grid-template-columns:100%;grid-template-rows:auto 1fr;grid-template-areas:"header-menu" "main-content";}#header-menu{grid-area:header-menu;}#filters-container{grid-area:filters-container;}#main-content{grid-area:main-content;display:flex;padding-bottom:0!important;height:100%;max-height:100%;min-height:100%;}#google_translate_element{grid-area:google_translate_element;display:flex;padding-bottom:0!important;}#hotels-list-container{margin:0!important;}#hotels-list-container #hotels-list-map{height:100%;background-color:rgba(255,255,255,0);}#hotels-list-placeholder .hotel-photos,#hotels-list-body .hotel-photos{width:100%;height:100%;aspect-ratio:16/10;overflow:hidden;box-shadow:var(--bs-box-shadow-sm)!important;background-color:#8e8e8e;}#hotels-list-items-container{max-height:100%!important;}#hotels-list.list{height:calc(100% - 84px)!important;}#hotels-list.map{height:calc(100% - 54px)!important;}#hotels-list.combined{height:calc(100% - 83px)!important;}.map-container-card{height:100%!important;overflow:hidden;}.object-fit-cover{object-fit:cover!important;}@media only screen and (max-width:991px){#hotels-list.map{height:calc(100% - 42px)!important;}#hotels-list.list{height:calc(100% - 79px)!important;}}@media only screen and (max-width:768px){#hotels-list.map{height:calc(100% - 58px)!important;}#hotels-list.list{height:calc(100% - 95px)!important;}body{grid-template-rows:auto auto 1fr;grid-template-areas:"header-menu" "filters-container" "main-content";}#main-content{overflow:hidden!important;padding-top:0!important;}.cb-body .HotelArea{grid-area:HotelArea;height:100%;width:100%;margin:auto;}#hotels-list-container .mobile-padding-bottom{padding-bottom:0;}#hotels-list-container #hotels-list-header{padding-top:1rem!important;}#hotels-list{height:calc(100% - 93px)!important;}.FormArea{margin-top:auto!important;}.af-chips{margin-top:auto!important;margin-bottom:0!important;}#hotels-list-map{height:107%;}}@media only screen and (max-width:300px){#hotels-list{height:calc(100% - 137px)!important;}#hotels-list.map{height:calc(100% - 91px)!important;}#hotels-list.list{height:calc(100% - 137px)!important;}}