body{margin:0;padding:0}.App{align-items:flex-start;display:flex;margin:0 auto;width:900px}.hotels-list{list-style:none;margin:0;padding:0}.hotel{border:1px solid #aaa;border-radius:3px;cursor:pointer;display:flex;margin:16px 10px;padding:10px;position:relative}.hotel:hover{background-color:#add8e6}.hotel__image{display:block;height:200px;margin-right:20px;width:275px}.hotel__text{color:#888;width:100%}.hotel__header{display:flex;justify-content:space-between}.hotel__name{color:#07c;font-size:20px;font-weight:700;line-height:28px;margin:0;padding:3px 0}.hotel__rating{background:#00008b;border-radius:10px 10px 10px 0;color:#fff;display:block;font-size:16px;font-weight:bolder;padding:10px}.hotel__main{display:flex;height:160px;justify-content:space-between}.hotel__perks{color:green;display:block}.hotel__rooms-remaining{color:red;display:block;margin-top:20px}.hotel__main--right{display:flex;flex-direction:column;margin-top:auto;text-align:right}.hotel__price{color:green;font-size:20px}.hotel__see-rooms{background-color:#00008b;color:#fff;cursor:pointer;font-weight:bolder;margin-top:5px;padding:10px}.hotel__see-rooms:hover{box-shadow:0 0 1px 1px #333}.hotel__best-seller-flag{background-color:green;border-radius:0 5px 5px 0;box-shadow:1px 1px 2px #000;color:#fff;left:-8px;padding:10px 15px;position:absolute;top:-8px}.hotel__best-seller-flag:after{border-color:#006400 #006400 transparent transparent;border-style:solid;border-width:4px;bottom:-8px;content:"";height:0;left:0;position:absolute;width:0}.filters{border:1px solid #888;border-radius:5px;margin:16px 5px;padding:10px;width:240px}.filters__header{font-size:16px;margin:0;padding:8px 5px}.filters-list{margin:0;padding:0}.filter{display:flex;justify-content:space-between;margin:5px 0}.filter__checkbox{margin-right:10px}.filter__match-count{color:#888}
/*# sourceMappingURL=main.97ac4656.css.map*/