.roomInfo{overflow:visible}.roomInfo,.roomInfo-main{position:relative;width:100%}.roomInfo-main{display:flex}.roomInfo__logo{height:280px;left:0;margin:auto;max-width:100%;position:absolute;right:0;top:0;width:auto}.roomInfo__table{display:flex;justify-content:space-between;margin-top:20px;width:100%}.roomInfo__content{display:flex;flex-flow:column;width:100%;grid-gap:6px}.roomInfo__rating-box{grid-gap:16px}.roomInfo__description-box,.roomInfo__rating-box{display:flex;width:100%}.roomInfo__description{font-size:var(--text-xl);margin-top:20px}.roomInfo__title-box{align-items:center;display:flex;flex-wrap:wrap;height:auto;width:100%;grid-gap:6px 32px}.roomInfo__title{color:var(--primaryColor);display:inline-block;margin:0;vertical-align:middle}.roomInfo__subtitle{color:var(--tertiaryColor);font-size:24px;margin:16px 0 0}.roomInfo__CTA.buttonBase{font-size:20px;height:48px;margin-top:auto}.roomInfo__operator{align-items:center;background-color:#7abd31;border-radius:999px;display:inline-flex;height:28px;margin:10px 0;padding:0 20px;vertical-align:middle}.roomInfo__operator img{height:20px}.roomInfo__provider .providerTag__logo{height:48px}.roomInfo__label{border-radius:4px;color:#fff;font-size:16px;font-weight:700;height:48px;line-height:48px;padding:0 16px;white-space:nowrap}.roomInfo--slot .roomInfo__description-box .roomInfo__CTA{display:none}.roomInfo--slot .roomInfo__table .attributesList{flex-wrap:wrap}@media (max-width:1100px){.roomInfo--slot .roomInfo__table .attribute{width:40%}}@media (max-width:768px){.roomInfo__logo{height:auto;max-height:160px;top:var(--sidePadding)}.roomInfo__CTA{font-size:22px;margin:auto;margin-top:calc(var(--sidePadding)*2)}.roomInfo__rating-box{grid-gap:12px}.roomInfo__description-box,.roomInfo__rating-box{display:flex;flex-direction:column;justify-content:center}.roomInfo__content>.roomInfo__CTA{display:none}.roomInfo-main{align-items:center;display:flex;flex-flow:row wrap;height:100%}.roomInfo__title-box{justify-content:space-between;margin-bottom:0}.roomInfo__title{font-size:32px;margin-bottom:0}.roomInfo__subtitle{font-size:20px;margin:20px 0 0}.roomInfo__description{font-size:16px}.roomInfo__description-box .roomInfo__CTA{margin:30px auto 0}.roomInfo--slot .roomInfo__title{display:inline-block}.roomInfo--slot .roomInfo__label.providerTag{display:inline-block;margin:5px 0;vertical-align:middle}.roomInfo--slot .roomInfo__description-box .roomInfo__CTA{display:block;margin-left:0}.roomInfo--slot .roomInfo__description{color:#fff;font-size:20px;margin:0;min-width:0;order:0;text-shadow:0 2px 4px #0000004d;width:100%}.roomInfo--slot .roomInfo__description-box{position:absolute;top:200px}.roomInfo--slot .roomInfo__table .attributesList{flex-direction:column;justify-content:space-between}.roomInfo--slot .roomInfo__table .attribute{width:100%}.roomInfo--slot .roomInfo__table .attributesList>span{min-width:0;width:auto}}.attributesList{display:grid;grid-gap:16px}@media (min-width:576px){.attributesList{grid-template-columns:repeat(2,1fr)}}.attribute{align-items:center;display:flex;font-size:16px;margin:10px 0}.attribute__image{margin-right:15px}.attribute__label{color:var(--neutral50);margin-right:26px}.attribute__label+.attribute__value{font-weight:700;margin-left:auto}.providerTag{overflow:hidden}.providerTag__logo{height:100%;max-width:100%;object-fit:contain}