.hotel-search-desktop{background-color:#ffffff;padding:12px;box-shadow:0 12px 32px rgba(0,0,0,.08);max-width:900px;margin:1.5rem auto 0;border-radius:999px}.hotel-search-desktop__form{display:flex;align-items:center;gap:12px}.hotel-search-desktop__date-wrap{flex:1.6 1;display:flex;min-width:0}.hotel-search-desktop__date-wrap .react-datepicker-wrapper,.hotel-search-desktop__date-wrap .react-datepicker__input-container{width:100%;display:block}.hotel-search-desktop__date-wrap .hotel-search-desktop__form__field{width:100%;padding:20px}.hotel-search-desktop__form__field--range{flex:1.6 1;height:56px;background-color:#f8f9fa;border-radius:999px;padding:0 18px;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;cursor:pointer;text-align:left;transition:background-color .2s ease}.hotel-search-desktop__form__field--range:hover{background-color:#ffffff}.hotel-search-desktop__form__field--range .label{font-size:.7rem;font-weight:600;color:#6c757d;text-transform:uppercase;letter-spacing:.06em}.hotel-search-desktop__form__field--range .value{font-size:.95rem;font-weight:500;color:#212529;line-height:1.2}.hotel-search-desktop__form__field--range .value.is-placeholder{color:#adb5bd}.hotel-search-desktop__promo{display:flex;flex-direction:column;justify-content:center;background-color:#f8f9fa;border-radius:999px;padding:0 18px;height:56px;flex:1 1}.hotel-search-desktop__promo .label{font-size:.7rem;font-weight:600;color:#6c757d;text-transform:uppercase;letter-spacing:.06em}.hotel-search-desktop__promo-input{border:none;background:transparent;font-size:.95rem;font-weight:500;color:#212529;padding:0;outline:none}.hotel-search-desktop__promo-input::placeholder{color:#adb5bd}.hotel-search-desktop__action{display:flex}.hotel-search-desktop__button{height:56px;padding:0 40px;border:none;background-color:#005a70;color:#ffffff;font-size:.95rem;font-weight:600;letter-spacing:.03em;cursor:pointer;border-radius:999px;display:flex;align-items:center;justify-content:center}.hotel-search-desktop__button:hover{background-color:#18839e}.hotel-search-desktop__popper{z-index:9999!important}