@keyframes _fade-in_17zth_1{0%{opacity:0}to{opacity:1}}@keyframes _fade-out_17zth_1{0%{opacity:1}to{opacity:0}}@keyframes _rotate_17zth_1{to{transform:rotate(var(--ride-gl-motion-rotation-360))}}@keyframes _loading_17zth_1{0%{background-position:-100% 0}to{background-position:100% 0}}@keyframes _slide-in-up_17zth_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes _slide-in-down_17zth_1{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes _fill-center-out_17zth_1{0%{clip-path:circle(0 at 50% 50%)}to{clip-path:circle(50% at 50% 50%)}}._ride-bottom-sheet_17zth_54{position:fixed;top:0;left:0;z-index:5;width:100%;height:100%;display:flex;justify-content:center;align-items:end;overflow:hidden}._ride-bottom-sheet_17zth_54[data-entering]{animation:_fade-in_17zth_1 .3s ease-in-out}._ride-bottom-sheet_17zth_54[data-exiting]{animation:_fade-out_17zth_1 .3s ease-in-out forwards}._ride-bottom-sheet_17zth_54._overlay-color-default_17zth_72{background-color:var(--ride-sys-color-background-overlay)}._ride-bottom-sheet_17zth_54._overlay-color-subtle_17zth_75{background-color:#09081f99}._ride-bottom-sheet_17zth_54._overlay-blur-subtle_17zth_78{backdrop-filter:var(--ride-sys-blur-container-subtle)}._ride-bottom-sheet_17zth_54 ._modal_17zth_81{max-width:480px;width:100%;max-height:100%;overflow:hidden;flex-direction:column}._ride-bottom-sheet_17zth_54 ._modal_17zth_81,._ride-bottom-sheet_17zth_54 ._modal_17zth_81 ._header_17zth_91{display:flex;background-color:var(--ride-sys-color-surface-default);border-radius:var(--ride-sys-border-radius-container-xlarge) var(--ride-sys-border-radius-container-xlarge) 0 0}._ride-bottom-sheet_17zth_54 ._modal_17zth_81 ._header_17zth_91{padding:var(--ride-gl-spacing-medium) var(--ride-gl-spacing-large);-moz-column-gap:var(--ride-gl-spacing-medium);column-gap:var(--ride-gl-spacing-medium);height:56px;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._ride-bottom-sheet_17zth_54 ._modal_17zth_81 ._header_17zth_91:has(._title_17zth_103){border-bottom:var(--ride-sys-border-width-container-thin) solid var(--ride-sys-color-border-default)}._ride-bottom-sheet_17zth_54 ._modal_17zth_81 ._header_17zth_91 ._title_17zth_103{max-width:60%;flex-grow:1;text-align:center;font-family:var(--ride-sys-text-title-medium-default-font-family);font-weight:var(--ride-sys-text-title-medium-default-font-weight);line-height:var(--ride-sys-text-title-medium-default-line-height);font-size:var(--ride-sys-text-title-medium-default-font-size);letter-spacing:var(--ride-sys-text-title-medium-default-letter-spacing)}._ride-bottom-sheet_17zth_54 ._modal_17zth_81 ._header_17zth_91 ._close-button_17zth_116{position:absolute;right:var(--ride-gl-spacing-large);top:var(--ride-gl-spacing-medium)}._ride-bottom-sheet_17zth_54 ._modal_17zth_81 ._container_17zth_121{background-color:var(--ride-sys-color-surface-default);padding:var(--ride-gl-spacing-3xlarge);overflow:auto}._ride-bottom-sheet_17zth_54 ._modal_17zth_81:not(:has(._title_17zth_103)) ._container_17zth_121{padding-top:var(--ride-gl-spacing-large)}._ride-bottom-sheet_17zth_54 ._modal_17zth_81[data-entering]{animation:_slide-in-up_17zth_1 .3s ease-in-out}._ride-bottom-sheet_17zth_54 ._modal_17zth_81[data-exiting]{animation:_slide-in-down_17zth_1 .3s ease-in-out}