.xpm-bottom-sheet{--z-index:var(--xpm-bottom-sheet-z-index,1000);---z-index:var(--z-index)}.xpm-bottom-sheet .xpm-center-popup{--z-index:var(---z-index)}.xpm-bottom-sheet-body{max-height:80vh;font-size:var(--xpm-font-size-6);overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box}.xpm-bottom-sheet-body>*{flex:none}.xpm-bottom-sheet-body>.xpm-popup-close-icon{top:24px;right:24px}.xpm-bottom-sheet-body>.xpm-bottom-sheet-content{flex:auto}.xpm-bottom-sheet-body:not(.xpm-bottom-sheet-with-image){padding-top:24px}.xpm-bottom-sheet-image-container{margin-bottom:12px;max-height:40vh;overflow-y:auto}.xpm-bottom-sheet-header{margin-bottom:8px;padding:0 12px}.xpm-bottom-sheet-title{margin-bottom:12px;padding:0 24px;color:var(--xpm-color-text);font-size:var(--xpm-font-size-8);font-style:normal;font-weight:500;line-height:24px;text-align:center}.xpm-bottom-sheet-content{padding:12px 24px 16px;overflow-x:hidden;overflow-y:auto;font-size:var(--xpm-font-size-7);line-height:22px;color:var(--xpm-color-text);font-style:normal;font-weight:400}.xpm-bottom-sheet-content-empty{padding:0;height:8px}.xpm-bottom-sheet-footer{-webkit-user-select:none;-moz-user-select:none;user-select:none}.xpm-bottom-sheet-footer .xpm-bottom-sheet-action-row{display:flex;align-items:stretch;justify-content:center;margin:-7.5px;padding:24px 24px 40px}.xpm-bottom-sheet-footer .xpm-bottom-sheet-action-row+.xpm-bottom-sheet-action-row{margin-top:-15px}.xpm-bottom-sheet-footer .xpm-bottom-sheet-action-row>*{flex:1 1;margin:7.5px}.xpm-bottom-sheet-drag{position:absolute;left:0;top:0;width:100%;height:70px}