.container__main{min-height:auto!important}.maps{display:block;width:100%;height:100vh;background-color:var(--background-white)}.maps--title{display:block;font-size:1.1em;font-weight:600;padding:1em}.maps__close{position:absolute;top:.01em;right:1em}.maps__close--button{font-weight:600;font-size:2.5em;color:var(--color-black)}.maps__close--button:hover{text-decoration:none}.map__box{display:block;position:relative}.maps #map{width:100%;height:90vh;overflow:auto;cursor:grab;background-color:#b6eafd;-ms-overflow-style:none;scrollbar-width:none;border:1px solid var(--border-grey);z-index:1}.maps__only{position:relative;width:100%;height:500px}.maps__only #map{width:117%;height:500px;margin:0 -8em}.map--description{position:absolute;bottom:1em;left:1em;right:1em;text-align:center;z-index:99}.map--description span{display:inline-block;margin:0 auto;padding:.75em 1.25em;font-size:.9em;color:var(--color-white);background-color:var(--background-dark-red);border-radius:var(--border-radius)}.marker-label{width:250px;margin:-19px 0 0 24px;font-size:14px;color:#000;font-weight:700;cursor:pointer;pointer-events:none}.marker-label .marker-label--hotels{color:#7c7c7e;font-weight:300}.marker{width:16px;height:16px;background-color:var(--background-dark-red);border-radius:50%;cursor:pointer}.marker--hotels{width:20px;height:20px;background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22800px%22%20height%3D%22800px%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M3%205V19M3%2016H21M21%2019V13.2C21%2012.0799%2021%2011.5198%2020.782%2011.092C20.5903%2010.7157%2020.2843%2010.4097%2019.908%2010.218C19.4802%2010%2018.9201%2010%2017.8%2010H11V15.7273M7%2012H7.01M8%2012C8%2012.5523%207.55228%2013%207%2013C6.44772%2013%206%2012.5523%206%2012C6%2011.4477%206.44772%2011%207%2011C7.55228%2011%208%2011.4477%208%2012Z%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22%237c7c7e%22%2F%3E%3C%2Fsvg%3E) no-repeat center center/contain}.marker--highlighted::before{content:'';position:absolute;top:2.8px;left:3.2px;width:10px;height:10px;border-radius:50%;background-color:var(--background-light-black,#000);z-index:100}.marker--hotels.marker--highlighted::before{display:none}.marker-label--hotels.marker--label-highlighted{color:var(--color-black);font-weight:600}.maps__buttons{position:absolute;top:2em;left:2em;z-index:99}.maps__list{position:absolute;top:2em;right:2em;bottom:2em;width:325px;background-color:var(--background-white);border:1px solid var(--border-grey);border-radius:var(--border-radius);overflow-y:auto;z-index:99}.maps__list--title{display:block;padding:.8em 1em;font-weight:600;border-bottom:1px solid var(--border-grey)}.maps__list--title::first-letter{text-transform:capitalize}.maps__list--text{display:block;padding:0 1em}.maps__list__item{display:block;padding:1em;cursor:pointer;border-bottom:1px solid var(--border-grey);position:relative}.maps__list__item:active,.maps__list__item:hover{background-color:var(--background-grey)}.maps__list__item--image{position:absolute;top:1em;right:.5em;width:50px;height:50px;border-radius:var(--border-radius)}.maps__list__item--title{display:block;padding-right:3em}.maps__list__item--text{display:-webkit-box;margin:0;padding-right:4em;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.maps__list__item--text{margin-top:.25em;font-size:.9em;line-height:22px}.maps__list__item--price{position:absolute;top:1em;right:.5em;display:inline-block;padding:.5em;font-size:.9em;color:var(--color-black);background-color:var(--background-grey);border:1px solid var(--border-grey);border-radius:var(--border-radius)}.maps__list__item--button{margin-top:.5em;font-size:.9em}@media only screen and (max-width:1180px){.map--description{display:none}}@media only screen and (max-width:820px){.maps__buttons{display:block;top:auto;top:1em;left:1em;right:1em;width:auto;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.maps__list{display:block;top:auto;bottom:1em;left:1em;right:1em;width:auto;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.maps__list__item{box-sizing:border-box;vertical-align:top;white-space:normal;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word}.maps__list__item{display:inline-block;width:280px;border-bottom:0;border-right:1px solid var(--border-grey)}}@media only screen and (max-width:600px){.maps__list{height:170px;bottom:2em;left:1em;right:1em}.maps__list--title{display:none}}