.gst-room-card{display:flex;border:1px solid var(--mui-palette-divider);flex-direction:row}.gst-room-card__room-details{display:flex;width:33%;flex-direction:column;border-right:1px solid var(--mui-palette-divider);align-self:stretch;align-items:flex-start;padding:calc(var(--mui-spacing)*4)}.gst-room-card__fallback{width:100%;max-height:160px;border-radius:var(--mui-spacing);overflow:hidden}.gst-room-card__room-name{line-height:17px;color:var(--mui-custom-quaternary-main);font-size:14px;font-weight:600;margin-top:calc(var(--mui-spacing)*3);margin-bottom:var(--mui-spacing)}.gst-room-card__offers{display:flex;flex-direction:column;flex:1 1}@media(max-width:959px){.gst-room-card{flex-direction:column;border:none}.gst-room-card__room-details{border:none;width:100%}}.gst-room-offer{display:flex;flex-direction:row;flex-grow:1;border-bottom:1px solid var(--mui-palette-divider)}.gst-room-offer:last-child{border-bottom:0}.gst-room-offer__benefits{display:flex;padding:calc(var(--mui-spacing)*4);flex-direction:column;justify-content:center;flex-basis:45%;min-width:45%;border-right:1px solid var(--mui-palette-divider)}.gst-room-offer__inclusions-container{margin-bottom:calc(var(--mui-spacing)*4)}.gst-room-offer__inclusions{font-size:12px;color:var(--mui-custom-quaternary-base)}.gst-room-offer__meal-plan-container{display:flex;margin-bottom:calc(var(--mui-spacing)*4);flex-direction:row;align-items:center}.gst-room-offer__meal-plan-container:last-child{margin-bottom:0}.gst-room-offer__meal-plan,.gst-room-offer__raw-meal-plan{font-size:12px;color:var(--mui-custom-quaternary-main)}.gst-room-offer__raw-meal-plan{text-transform:lowercase}.gst-room-offer__raw-meal-plan:first-letter{text-transform:uppercase}.gst-room-offer__inclusions-icon,.gst-room-offer__meal-plan-icon{flex-shrink:0;min-width:18px;min-height:18px}.gst-room-offer__inclusions-icon .gst-svg-icon,.gst-room-offer__meal-plan-icon .gst-svg-icon{fill:var(--mui-palette-success-main)}.gst-room-offer__meal-plan-icon{margin-right:calc(var(--mui-spacing)*2)}.gst-room-offer__bundle-price-container{display:flex;padding:calc(var(--mui-spacing)*4);flex-grow:1;justify-content:space-between;align-items:center;gap:calc(var(--mui-spacing)*4)}.gst-room-offer__bundle-price{gap:calc(var(--mui-spacing)*4);text-align:left}.gst-room-offer__select-btn{display:flex;font-size:14px;font-weight:700;text-transform:unset;height:36px;min-width:-moz-fit-content;min-width:fit-content;padding:calc(var(--mui-spacing)*2.5) calc(var(--mui-spacing)*4)}.gst-room-offer__room-details{line-height:14px;font-size:12px;color:var(--mui-custom-tertiary-base)}@media(max-width:959px){.gst-room-offer{flex-direction:column;border:1px solid var(--mui-palette-divider);margin:0 calc(var(--mui-spacing)*4) calc(var(--mui-spacing)*4)}.gst-room-offer:last-child{border-bottom:1px solid var(--mui-palette-divider)}.gst-room-offer__benefits{border:none}.gst-room-offer__bundle-price-container{padding-top:0}}