.destinationSearch_trigger__Ta_Ek{background:var(--Base-Surface-Primary-light-Normal);border:1px solid var(--Border-Default);border-radius:var(--Corner-radius-rounded);display:flex;justify-content:space-between;padding:var(--Space-x15) var(--Space-x15) var(--Space-x15) var(--Space-x3);width:100%}.destinationSearch_whereTo__c2s6Q{display:block;color:var(--Base-Text-Accent);text-align:left}.destinationSearch_displayAsPlaceholder__UfQQr{color:var(--UI-Text-Placeholder)}.destinationSearch_icon__o9H5c{background:var(--Base-Button-Primary-Fill-Normal);width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:var(--Corner-radius-Rounded);color:var(--Base-Text-Inverted)}.destinationSearch_modalOverlay__tmwEm{position:fixed;inset:0;background-color:var(--Overlay-40);&[data-entering]{animation:destinationSearch_overlay-fade__2Pw6w .2s}&[data-exiting]{animation:destinationSearch_overlay-fade__2Pw6w .15s ease-in reverse}}.destinationSearch_modal___pzZE{position:fixed;bottom:0;left:0;right:0;height:calc(100dvh - max(var(--sitewide-alert-sticky-height), 20px));border-radius:var(--Corner-radius-md) var(--Corner-radius-md) 0 0;background-color:var(--Surface-Primary-Default);box-shadow:0 0 14px 6px rgba(0,0,0,.1);&[data-entering]{animation:destinationSearch_modal-anim__rvtJd .2s}&[data-exiting]{animation:destinationSearch_modal-anim__rvtJd .15s ease-in reverse}}.destinationSearch_modalDialog__ZkXfD{display:grid;grid-gap:var(--Space-x15);gap:var(--Space-x15);padding:var(--Space-x15) var(--Space-x2) var(--Space-x7)}.destinationSearch_close__pbF_L{margin-right:-10px;justify-self:flex-end}@keyframes destinationSearch_overlay-fade__2Pw6w{0%{opacity:0}to{opacity:1}}@keyframes destinationSearch_modal-anim__rvtJd{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media screen and (max-width:767px){.destinationSearch_desktopSearch__3dXt3{display:none}}@media screen and (min-width:768px){.destinationSearch_mobileSearch__9e_3y{display:none}}