.subdrawer-dialog{--subdrawer-dialog-header-padding: .9rem 2rem;--subdrawer-dialog-content-padding: 2rem;position:absolute;bottom:0;right:0;left:0;visibility:hidden;transform:translateY(100%);z-index:10;max-height:80%;overflow:auto;box-shadow:0 0 21px #cfcfcf;transition:transform .3s ease-in-out,visibility .3s ease-in-out;background:rgb(var(--body-bg-color))}.subdrawer-dialog[aria-hidden=false]{visibility:visible;transform:translateY(0)}.subdrawer-dialog__header{display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;border-bottom:1px solid rgb(var(--body-text-color) / .1);padding:var(--subdrawer-dialog-header-padding);background:rgb(var(--body-bg-color));z-index:2}.subdrawer-dialog__content{padding:var(--subdrawer-dialog-content-padding)}.subdrawer-dialog__description{display:flex;flex-direction:column;gap:.5rem;color:rgb(var(--body-text-color));margin-bottom:2rem}.subdrawer-dialog__footer{position:sticky;bottom:0;border-top:1px solid rgb(var(--body-text-color) / .1);padding:var(--subdrawer-dialog-header-padding);background:rgb(var(--body-bg-color));z-index:2}@media (max-width: 768px){.subdrawer-dialog{--subdrawer-dialog-header-padding: 1rem .938rem;--subdrawer-dialog-content-padding: 1rem .938rem}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/component-subdrawer-dialog.css.map */
