.kubio-hotel-rooms__title{color:var(--secondary-color);font:700 24px/1.2 var(--secondary-font);margin-bottom:20px}.kubio-hotel-rooms__list{display:flex;flex-wrap:wrap;justify-content:space-between}@media only screen and (max-width:767px){.kubio-hotel-rooms__list{flex-direction:column}}.kubio-hotel-rooms__btn{color:var(--accent-color);cursor:pointer;font-size:16px;font-weight:700;line-height:1.75;margin:0 auto;width:-moz-fit-content;width:fit-content}.kubio-hotel-rooms__btn:hover{text-decoration:underline}.kubio-hotel-room{background:var(--light-color);border-radius:5px;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:20px;padding:25px 20px;position:relative;width:calc(50% - 10px)}@media only screen and (max-width:767px){.kubio-hotel-room{width:100%}}.kubio-hotel-room__sleeps{align-items:center;color:var(--secondary-accent-color);display:flex;margin-bottom:5px;position:relative}.kubio-hotel-room__adults{line-height:1;margin-right:5px}.kubio-hotel-room__adults svg{fill:var(--secondary-accent-color);display:inline-block}.kubio-hotel-room__children{line-height:1;margin:0 5px}.kubio-hotel-room__children svg{fill:var(--secondary-accent-color);display:inline-block}.kubio-hotel-room__info{cursor:pointer;line-height:1;position:absolute;right:0;top:50%;transform:translateY(-50%)}.kubio-hotel-room__info:hover .kubio-hotel-room__info-text{display:inline-block}.kubio-hotel-room__info svg{fill:var(--accent-color);height:18px;width:18px}.kubio-hotel-room__info-text{background:var(--accent-color);border-radius:4px;bottom:calc(100% + 5px);color:var(--light-color);display:none;max-width:325px;padding:5px;position:absolute;right:0;width:-moz-max-content;width:max-content}.kubio-hotel-room__name{color:var(--secondary-color);cursor:pointer;font:700 18px/1.3 var(--secondary-font);margin-bottom:15px}@media only screen and (max-width:767px){.kubio-hotel-room__name{font-size:14px;line-height:20px}}.kubio-hotel-room__photo{display:flex}.kubio-hotel-room__photo img{height:250px;-o-object-fit:cover;object-fit:cover;width:100%}.kubio-hotel-room__size{margin-top:10px}.kubio-hotel-room__size b{font-weight:700}.kubio-hotel-room__btn{background:var(--accent-color);border-radius:4px;color:#fff;letter-spacing:.5px;margin-top:20px;padding:14px 20px;text-transform:uppercase}.kubio-hotel-room__btn:hover{background:var(--main-color)}
