@charset "UTF-8";.offers-of-day-list.offers-of-day-list--desktop{width:100%;max-width:100%;box-sizing:border-box;background:transparent;text-align:left;font-size:14px;padding:0;margin:0 auto 10px}.offers-of-day-list.offers-of-day-list--desktop .offers-of-day-list__heading-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.offers-of-day-list.offers-of-day-list--desktop .offers-of-day-list__heading-text{display:flex;flex-direction:column;justify-content:center;gap:2px}.offers-of-day-list.offers-of-day-list--desktop .offers-of-day-list__title{font-size:20px;font-weight:700;display:flex;align-items:center;gap:4px}.offers-of-day-list.offers-of-day-list--desktop .offers-of-day-list__title img{height:27px}.offers-of-day-list.offers-of-day-list--desktop .offers-of-day-list__hint{font-size:14px;font-weight:500;margin-bottom:0}.offers-of-day-list.offers-of-day-list--desktop .offers-of-day-list__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.offers-of-day-list.offers-of-day-list--desktop .offer-of-day-card{background:#fff;border:1px solid rgba(189,213,251,0.5);border-radius:24px;box-shadow:0 2px 8px rgba(0,82,206,0.08);padding:12px;display:flex;gap:12px;align-items:stretch;cursor:pointer}.offers-of-day-list.offers-of-day-list--desktop .offer-of-day-card__photo{position:relative;width:204px;min-width:204px;border-radius:16px;overflow:hidden;background:#dfe8f8}.offers-of-day-list.offers-of-day-list--desktop .offer-of-day-card__photo-img{width:100%;height:100%;height:200px;object-fit:cover;display:block}.offers-of-day-list.offers-of-day-list--desktop .offer-of-day-card__discount-badge{position:absolute;top:8px;left:8px;z-index:2;display:inline-flex;align-items:center;gap:4px;border-radius:12px;background:#76c900;color:#fff;font-size:16px;font-weight:700;line-height:1;padding:8px}.offers-of-day-list.offers-of-day-list--desktop .offer-of-day-card__discount-icon{width:21px;min-width:21px;height:21px;display:block}.offers-of-day-list.offers-of-day-list--desktop .offer-of-day-card__content{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;justify-content:space-between}.offers-of-day-list.offers-of-day-list--desktop .offer-of-day-card__main{display:flex;flex-direction:column;gap:8px}.offers-of-day-list.offers-of-day-list--desktop .offer-of-day-card__top-line{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-height:36px}.offers-of-day-list.offers-of-day-list--desktop .offer-of-day-card__stars{display:inline-flex;align-items:center;justify-content:center;gap:1px;border-radius:20px;background:rgba(255,194,37,0.2);padding:8px 10px}.offers-of-day-list.offers-of-day-list--desktop .offer-of-day-card__star{width:15px;height:15px;position:relative}.offers-of-day-list.offers-of-day-list--desktop .offer-of-day-card__star::before{content:"★";color:#ffc225;font-size:15px;line-height:15px}.offers-of-day-list.offers-of-day-list--desktop .offer-of-day-card__booking{display:flex;align-items:center;gap:8px;margin-left:auto}.offers-of-day-list.offers-of-day-list--desktop .offer-of-day-card__booking-text{display:flex;flex-direction:column;align-items:flex-end;gap:2px;color:#333;font-size:12px;line-height:1;white-space:nowrap;font-weight:600}.offers-of-day-list.offers-of-day-list--desktop .offer-of-day-card__booking-text img{height:8px;width:auto}.offers-of-day-list.offers-of-day-list--desktop .offer-of-day-card__booking-rate{min-width:40px;height:36px;border-radius:12px;background:#063e93;color:#fff;font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;line-height:1;padding:0 10px}.offers-of-day-list.offers-of-day-list--desktop .offer-of-day-card__hotel-name{color:#333;font-size:18px;font-weight:700;line-height:1.26;text-transform:uppercase;display:block;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.offers-of-day-list.offers-of-day-list--desktop .offer-of-day-card__location{color:#333;font-size:16px;line-height:1.25;font-weight:600;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.offers-of-day-list.offers-of-day-list--desktop .offer-of-day-card__dates{color:#333;font-size:16px;line-height:1.25;font-weight:600;border-radius:16px;background:#e1f1ff;padding:4px 12px;width:fit-content;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.offers-of-day-list.offers-of-day-list--desktop .offer-of-day-card__price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:12px}.offers-of-day-list.offers-of-day-list--desktop .offer-of-day-card__price{min-width:0}.offers-of-day-list.offers-of-day-list--desktop .offer-of-day-card__old-price{color:#333;opacity:.5;font-size:18px;line-height:1.2;text-decoration:line-through;white-space:nowrap}.offers-of-day-list.offers-of-day-list--desktop .offer-of-day-card__current-price{color:#333;font-size:21px;line-height:1.25;font-weight:700;white-space:nowrap}.offers-of-day-list.offers-of-day-list--desktop .offer-of-day-card__choose-btn{height:54px;border-radius:12px;background:#1973f3;color:#fff;font-size:14px;line-height:1;font-weight:700;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:0 30px;white-space:nowrap}.offers-of-day-list.offers-of-day-list--desktop .offers-of-day-list__more-btn{height:44px;border-radius:16px;border:1px solid #1973f3;background:#fff;color:#1973f3;font-size:16px;line-height:1;font-weight:700;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;text-decoration:none;white-space:nowrap}