.room_header_info{display:flex;gap:50px;justify-content:space-between;padding-block:90px 80px;position:relative}.room_header_info-metadata{flex:0 1 600px}.room_header_info-title{font-size:36px;letter-spacing:.08em;line-height:110%;margin-bottom:0}ul.room_header_info-otherinfos{display:flex;flex-flow:row wrap;gap:20px 50px;margin-top:30px}ul.room_header_info-otherinfos li{align-items:center;display:inline-flex;gap:9px;position:relative}ul.room_header_info-otherinfos li+li:after{background:rgba(34,34,35,.2);content:"";height:19px;left:-25px;position:absolute;top:50%;transform:translate(-50%,-50%);width:1px}ul.room_header_info-otherinfos li span{font-size:16px;letter-spacing:.02em;line-height:160%;text-transform:uppercase}ul.room_header_info-otherinfos li svg{height:auto;width:25px}.room_header_info-main{flex:0 1 584px;font-size:15px;letter-spacing:.02em;line-height:160%}.room_header_info-buttons{display:flex;flex-flow:row wrap;gap:20px;margin-top:50px}@media (max-width:1024px){.room_header_info{padding-block:109px 80px}.room_header_info-metadata{flex:1 0 284px}.room_header_info-title{font-size:32px;line-height:150%}ul.room_header_info-otherinfos{gap:20px 32px;margin-top:26px}ul.room_header_info-otherinfos li+li:after{height:14px;left:-16px}ul.room_header_info-otherinfos li span{font-size:12px}ul.room_header_info-otherinfos li svg{width:16px}.room_header_info-main{flex:1 1 354px}}@media (max-width:767px){.room_header_info{flex-flow:row wrap;gap:45px;padding-block:80px 60px}.room_header_info-metadata{flex:0 1 100%}.room_header_info-title{font-size:30px;line-height:150%}.room_header_info-main{flex:0 1 100%}.room_header_info-buttons{margin-top:40px}}