.bottom-sheet[data-v-b16e043c]{--asa-bottom-sheet-max-width:440px;--asa-bottom-sheet-border:1px solid var(--theme-color-borders-regular);--asa-bottom-sheet-header-min-height:var(--theme-size-button-default-button);--asa-bottom-sheet-handle-width:var(--theme-size-button-default-button);--asa-bottom-sheet-handle-height:4px;--asa-bottom-sheet-handle-top:6px}.bottom-sheet__container[data-v-b16e043c]{position:fixed;inset:0;z-index:9999;overflow:hidden;pointer-events:none}.bottom-sheet__backdrop[data-v-b16e043c]{position:fixed;inset:0;pointer-events:all}.bottom-sheet__sheet[data-v-b16e043c]{position:fixed;bottom:0;left:0;width:100%;max-width:var(--asa-bottom-sheet-max-width);max-height:100%;display:flex;flex-direction:column;align-items:stretch;background-color:var(--theme-color-background-states-info-light);border:var(--asa-bottom-sheet-border);border-bottom:none;border-top-left-radius:var(--theme-radius-generic-medium);border-top-right-radius:var(--theme-radius-generic-medium);box-shadow:var(--theme-shadow-generic-large);pointer-events:all;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.bottom-sheet__header[data-v-b16e043c]{position:relative;min-height:var(--asa-bottom-sheet-header-min-height);flex:0 0 auto;border-bottom:var(--asa-bottom-sheet-border)}.bottom-sheet__header--hide-border[data-v-b16e043c]{border-bottom-color:transparent}.bottom-sheet__header[data-v-b16e043c]:before{position:absolute;left:50%;top:var(--asa-bottom-sheet-handle-top);transform:translate(-50%);content:"";display:block;background-color:#191919;width:var(--asa-bottom-sheet-handle-width);height:var(--asa-bottom-sheet-handle-height);border-radius:calc(var(--asa-bottom-sheet-handle-height)/2)}.bottom-sheet__close[data-v-b16e043c]{position:absolute;right:var(--theme-spacing-generic-m);top:50%;transform:translateY(-50%)}.bottom-sheet__handle-button[data-v-b16e043c]{position:absolute;left:50%;top:0;transform:translate(-50%);width:calc(var(--asa-bottom-sheet-handle-width) + 20px);height:calc(var(--asa-bottom-sheet-handle-top)*2 + var(--asa-bottom-sheet-handle-height));background:transparent;border:none;cursor:pointer;z-index:1}.bottom-sheet__content[data-v-b16e043c]{min-height:0;flex:1 1 auto;overflow:auto}.bottom-sheet__footer[data-v-b16e043c]{border-top:var(--asa-bottom-sheet-border);height:-moz-fit-content;height:fit-content}.slide-enter-active[data-v-b16e043c],.slide-leave-active[data-v-b16e043c]{transition:all var(--miele-motion-time-400,.4s);translate:translateY(0)}.slide-enter-active[data-v-b16e043c]{transition-timing-function:ease-out}.slide-leave-active[data-v-b16e043c]{transition-timing-function:ease-in}.slide-enter-from[data-v-b16e043c],.slide-leave-to[data-v-b16e043c]{transform:translateY(100%)!important}
