.room-offers{padding:80px 0}@media screen and (max-width:991px){.room-offers{padding:56px 0}}@media screen and (max-width:991px){.room-offers .container{padding-left:16px;padding-right:16px}}.room-offers__inner{display:flex;flex-direction:column;gap:40px}@media screen and (max-width:991px){.room-offers__inner{gap:32px}}.room-offers__heading{margin:0;max-width:100%;font-family:Inter,sans-serif;font-weight:600;font-size:48px;line-height:1.25;letter-spacing:-.04em;color:#1e1e1e}@media screen and (max-width:991px){.room-offers__heading{font-size:32px;letter-spacing:-.04em}}.room-offers__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:stretch}@media screen and (max-width:1099px){.room-offers__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:991px){.room-offers__grid{grid-template-columns:1fr}}.room-offers__included{display:flex;flex-direction:column;gap:24px}.room-offers__included-title{margin:0;font-family:Inter,sans-serif;font-weight:600;font-size:32px;line-height:1.25;letter-spacing:-.04em;color:#000}@media screen and (max-width:991px){.room-offers__included-title{font-size:28px}}.room-offers__included-cols{display:flex;gap:24px;align-items:flex-start}@media screen and (max-width:991px){.room-offers__included-cols{flex-direction:column;gap:8px}}.room-offers__included-col{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:8px}.room-offers__included-row{display:flex;align-items:center;gap:8px}.room-offers__included-icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.room-offers__included-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.room-offers__included-label{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:1.5;letter-spacing:-.03em;color:#322f30}@media screen and (max-width:991px){.room-offers__included-label{font-size:16px;letter-spacing:-.03em}}.room-offers-card{display:flex;flex-direction:column;height:100%;background-color:#fff;border:1px solid rgba(50,47,48,.25);border-radius:16px;overflow:hidden}.room-offers-card__media{position:relative;width:100%;height:300px;overflow:hidden;flex-shrink:0}@media screen and (max-width:991px){.room-offers-card__media{height:200px}}.room-offers-card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:16px 16px 0 0}.room-offers-card__body{flex:1 1 auto;display:flex;flex-direction:column;justify-content:space-between;padding:24px;gap:24px}@media screen and (max-width:991px){.room-offers-card__body{padding:16px}}.room-offers-card__top{display:flex;flex-direction:column;gap:16px;min-height:0}.room-offers-card__title{margin:0;font-family:Inter,sans-serif;font-weight:600;font-size:40px;line-height:1.25;letter-spacing:-.05em;color:#000}@media screen and (max-width:991px){.room-offers-card__title{font-size:28px;letter-spacing:-.05em;width:100%}}.room-offers-card__specs{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.room-offers-card__spec{display:flex;align-items:center;gap:8px;min-width:0}.room-offers-card__spec-icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.room-offers-card__spec-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.room-offers-card__spec-label{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:-.03em;color:#322f30}.room-offers-card__bottom{display:flex;flex-direction:column;gap:16px;margin-top:auto;width:100%}.room-offers-card__separator{width:100%;height:1px;background-color:#f4f3f2;flex-shrink:0}.room-offers-card__footer-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;width:100%}@media screen and (max-width:991px){.room-offers-card__footer-row{flex-direction:column;align-items:stretch}}.room-offers-card__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;font-family:Inter,sans-serif;font-size:20px;line-height:1.5;letter-spacing:-.03em;color:#322f30}@media screen and (max-width:991px){.room-offers-card__price{font-size:16px;letter-spacing:-.03em}}.room-offers-card__price-prefix{font-weight:400}.room-offers-card__price-strong{font-weight:700;color:#000}.room-offers-card__btn.btn-red{flex-shrink:0}.room-offers-card__btn.btn-red span{padding-top:12px;padding-bottom:12px;padding-left:20px;padding-right:20px;min-height:48px;align-items:center;justify-content:center;box-sizing:border-box}@media screen and (max-width:991px){.room-offers-card__btn.btn-red span{width:100%;min-height:40px;justify-content:center}}@media screen and (max-width:991px){.room-offers-card__btn.btn-red{width:100%;background-color:#000}.room-offers-card__btn.btn-red span{width:100%}}@media screen and (max-width:991px) and (hover:hover){.room-offers-card__btn.btn-red:hover{background-color:#383838}}