.room-icon{width:15px;height:15px;fill:var(--text-color)}.fav-icon{width:20px;height:20px;fill:var(--accent-color)}.room__city{font-weight:300;font-size:22px;line-height:109%}.room__title{margin-top:24px;margin-bottom:35px}.room__title h1{font-weight:600;font-size:46px;line-height:100%;margin-bottom:15px}.room__title ul{display:flex;flex-wrap:wrap;gap:9px;list-style:none;padding:0;margin:0}.room__title ul li{box-shadow:0 1px 13px 0 rgba(17,22,17,.05);background:#fff;height:30px;padding:0 13px;border:1px solid #f1f1f1;border-radius:20px;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--text-color);font-size:14px;line-height:114%;position:relative}.room__title ul li sup{font-size:9px}.room__title ul li span{position:relative;margin-top:-3px}.room__row{display:flex;gap:20px}.room__photos{max-width:860px;width:100%}.room__map{max-width:440px;width:100%;height:622px;border-radius:25px;box-shadow:0 2px 20px 0 rgba(17,22,17,.05);overflow:hidden;position:relative}.room__map.fullscreen{position:fixed;top:0;left:0;max-width:100%;width:100%;height:100vh !important;z-index:9999;background:#fff}.room__map button{display:flex;align-items:center;justify-content:center;gap:7px;padding:0 20px;height:38px;border:1px solid #f1f1f1;border-radius:20px;font-weight:500;color:var(--text-color);position:absolute;z-index:5;left:20px;top:20px;background:#fff}#roomMap{width:100%;height:100%}.photos-slide{height:490px;border-radius:25px;box-shadow:0 2px 20px 0 rgba(17,22,17,.05);overflow:hidden}.photos-slide img{width:100%;height:100%;object-fit:cover}.photos-thumbs{margin-top:15px}.photos-thumb{height:119px;border-radius:15px;box-shadow:0 2px 20px 0 rgba(17,22,17,.05);overflow:hidden;cursor:pointer}.swiper-slide-thumb-active{border:2px solid var(--accent-color)}.photos-thumb img{width:100%;height:100%;object-fit:cover}.room__actions{display:flex;justify-content:space-between;align-items:center;gap:30px;margin:35px 0}.room__price{font-weight:600;font-size:28px;line-height:114%;color:var(--text-color)}.room__btns{display:flex;gap:15px;flex:auto;justify-content:flex-end}.room__info{display:flex;gap:50px}.room__desc{flex:1}.room__characteristics{flex:1}.room__characteristics ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.room__characteristics ul li{display:flex;justify-content:space-between;align-items:center;gap:30px}.room__characteristics ul li:before{content:'';background:#e8e8e8;border-radius:5px;height:1px;flex:1;order:2}.room__characteristics ul li strong{font-weight:500;color:var(--text-color);order:3}.room__rules{margin-top:35px}.room__rules h3{font-size:22px;line-height:118%;margin-bottom:30px}.room__rules ul{list-style:none;padding:0;margin:0;column-count:2;column-gap:50px}.room__rules ul li{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:12px}.room__rules ul li:before{content:'';background:#e8e8e8;border-radius:5px;height:1px;flex:1;order:2}.room__rules ul li strong{font-weight:500;color:var(--text-color);order:3}