.hotel-card{background:#fff;border-radius:20px;max-width:478.8px;height:231px;display:flex;overflow:hidden;box-shadow:0 6px 20px #00000014}.hotel-image{width:288px}.hotel-image img{object-fit:cover;width:100%;height:100%}.hotel-content{flex-direction:column;justify-content:space-between;width:45%;padding:9px 11px 9px 9px;display:flex}.hotel-top{justify-content:space-between;align-items:center;display:flex}.hotel-icon{background:#fffae7;border-radius:8px;justify-content:center;align-items:center;width:34px;height:31px;display:flex}.hotel-icon img{width:22px}.hotel-nights{color:#000;font-size:14px;font-weight:400}.hotel-title{margin:10px 0;line-height:1.3;font-size:20px!important;font-weight:700!important}.hotel-distance{color:#000000eb;align-items:flex-start;gap:6px;margin-top:auto;font-size:12px;display:flex}.hotel-distance img{width:14px}.hotel-btn{color:#000;cursor:pointer;background:0 0;border:1px solid #105b3d;border-radius:10px;margin-top:15px;padding:10px;font-weight:700;transition:all .3s}.hotel-btn:hover{color:#fff;background:#105b3d}.hotel-text{display:none}@media (max-width:768px){.hotel-icon{display:none}.hotel-text{background-color:#105b3d1c;border-radius:3.18px;padding:4px 8px;display:block}.hotel-text p{color:#105b3d;margin:0;font-weight:700;font-size:8.91px!important}.hotel-distance{margin:0;font-size:10px}.hotel-btn{border-radius:6.36px;padding:8px;font-size:12px!important}.hotel-cards-container{flex-wrap:wrap}.hotel-card{width:100%;aspect-ratio:unset;height:auto}.hotel-image,.hotel-content{width:100%}.hotel-title{margin:10px 0 4px;font-size:12px!important}}
