.palazzo-room{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;display:flex;flex-direction:column;justify-content:center;min-height:420px;overflow:hidden;padding:32px;position:relative;width:100%}.palazzo-room.room-overlay:after{content:"";height:100%;position:absolute;top:0;width:100%;z-index:1}.palazzo-room.room-overlay.room-overlay--left:after{background:linear-gradient(90deg,#07272d,rgba(7,39,45,.87) 50%,rgba(7,39,45,0));left:0}.palazzo-room.room-overlay.room-overlay--right:after{background:linear-gradient(-90deg,#07272d,rgba(7,39,45,.87) 50%,rgba(7,39,45,0));right:0}.palazzo-room__content{display:flex;position:relative;z-index:2}.palazzo-room__content.palazzo-room__content--left{flex-direction:row}.palazzo-room__content.palazzo-room__content--right{flex-direction:row-reverse}.room__content__column{width:50%}.room__content__column.room__content__column--content{background-color:#fff;border-radius:20px;display:flex;flex-direction:column;padding:32px}.room__content__column.room__content__column--content h3{color:#07272d;font-weight:700;line-height:1;margin-bottom:20px}.room__content__column.room__content__column--content button{background-color:#79d101;border-color:#79d101;box-shadow:inset 0 0 0 0 var(--button_bg_color),0 0 0 0 rgba(0,104,94,0);color:#252631;font-weight:500;padding:20px 0;transition:.3s ease-in-out}.room__content__column.room__content__column--content button:hover{background-color:#003e3b;border-color:#003e3b;color:#fff}.palazzo-room__section{background-color:#f2f5f4;border-radius:8px;margin-bottom:20px;padding:20px}.palazzo-room__section.palazzo-room__section--variable{display:none}.palazzo-room__section.palazzo-room__section--variable.palazzo-room__section--active{display:flex;flex-direction:column}.palazzo-room__section h4{color:#07272d;font-size:22px;font-weight:700;line-height:1;margin-bottom:20px}.content__feature-single{display:flex;flex-direction:row;justify-content:space-between}.feature__label{display:flex;flex-direction:row;gap:10px;margin-bottom:0}.feature__label img,.feature__label svg{height:24px;width:24px}.feature__label img{object-fit:contain;object-position:center}.feature__label p{color:#07272d;font-weight:500;width:max-content}.amount-label,.content__feature-single p{margin-bottom:0}.amount-label{font-size:28px;font-weight:700;line-height:1}.capacity-choices__labels{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px}.capacity-choices__labels__column{display:flex;flex-direction:row;gap:10px;position:relative}.capacity-choices__labels__column.show-tooltip .flexible-tooltip{opacity:1}.flexible-tooltip{background-color:#07272d;border-radius:8px;color:#fff;font-size:12px;font-weight:500;min-width:220px;opacity:0;padding:8px;pointer-events:none;position:absolute;right:-12.5px;top:0;transform:translateY(-114%);transition:.3s ease-in-out}.flexible-tooltip svg{bottom:0;position:absolute;right:10px;transform:translateY(50%)}.tooltip-icon{align-items:center;cursor:pointer;display:flex;justify-content:center}.capacity-choices__labels__column:first-of-type p{color:#003e3b;font-weight:600;margin-bottom:0}.capacity-choices__labels__column:last-of-type p{color:#008d7f;font-weight:500;margin-bottom:0}.capacity-choices{align-items:stretch;display:flex;flex-direction:row;gap:10px;justify-content:space-between;margin-bottom:20px}.capacity-choices__choice{align-items:center;background-color:#f2f5f4;border:2px solid #f2f5f4;border-radius:54px;cursor:pointer;display:flex;flex-direction:row;gap:10px;justify-content:center;padding:12px 0;transition:.3s ease-in-out;width:100%}.capacity-choices__choice.capacity-choices__choice--active{background-color:#003e3b}.capacity-choices__choice.capacity-choices__choice--active .amount-label{color:#fff}.capacity-choices__choice.capacity-choices__choice--active svg path{fill:#fff}.capacity-choices__choice.capacity-choices__choice--active,.capacity-choices__choice:hover{border-color:#003e3b}.capacity-choices__choice{margin-bottom:0}.content__room-features--additional .content__feature-single{border-bottom:1px solid #dbdfdf;padding-bottom:20px}.measurement-divider{color:#afb8b9;margin-bottom:0}.room-features__measurements{display:flex;flex-direction:row;gap:20px}.single-measurement{display:flex;flex-direction:row;gap:10px}.single-measurement p{margin-bottom:0}.content__feature-single+.content__feature-single,.content__feature-single+.room-features__measurements{margin-top:20px}@media screen and (max-width:767px){.palazzo-room{padding:10px}.palazzo-room__content{flex-direction:column-reverse!important}.room__content__column{width:100%}.room__content__column.room__content__column--spacer{height:300px;width:100%}.room-features__measurements{flex-direction:column}.measurement-divider{display:none}.palazzo-room.room-overlay:after{background:unset!important;bottom:0;left:unset;left:0;top:unset}}