estro-drawer-component{display:contents}.estro-drawer__dialog{border:none;background:#fff;padding:0;overflow-y:auto;overflow-x:hidden;box-shadow:var(--shadow-popover)}.estro-drawer__dialog::backdrop{transition:backdrop-filter var(--animation-speed) var(--animation-easing);-webkit-backdrop-filter:brightness(1);backdrop-filter:brightness(1);background:rgb(var(--backdrop-color-rgb) / var(--backdrop-opacity))}.estro-drawer__dialog[open]::backdrop{animation:backdropFilter var(--animation-speed) var(--animation-easing) forwards;transition:opacity var(--animation-speed) var(--animation-easing)}.estro-drawer__dialog.dialog-closing::backdrop{opacity:0}.estro-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:17px 16px;position:sticky;top:0;background:#fff;z-index:2}.estro-drawer__heading{font-size:24px;font-weight:600;line-height:32px;letter-spacing:.24px;color:#262626;margin:0}.estro-drawer__close{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#f1f1f1;border:none;border-radius:24px;cursor:pointer;flex-shrink:0}.estro-drawer__close .svg-wrapper{width:24px;height:24px}.estro-drawer__close-mobile{display:none}.estro-drawer__heading--mobile{display:none;font-size:24px;font-weight:600;line-height:32px;letter-spacing:.24px;color:#262626;margin:0;padding:20px 16px 0}@media screen and (min-width:750px){.estro-drawer__dialog{position:fixed;top:0;right:0;bottom:0;margin:0 0 0 auto;width:440px;max-width:95vw;max-height:100dvh;height:100dvh;border-radius:0}.estro-drawer__dialog[open]{--start-x: 100%;--end-x: 0px;--start-y: 0px;--end-y: 0px;--start-opacity: 1;animation:move-and-fade var(--animation-speed) var(--animation-easing) forwards}.estro-drawer__dialog.dialog-closing{--start-x: 0px;--end-x: 100%;--start-y: 0px;--end-y: 0px;--start-opacity: 1;--end-opacity: 1;animation:move-and-fade var(--animation-speed) var(--animation-easing)}}@media screen and (max-width:749px){.estro-drawer__dialog{position:fixed;top:auto;bottom:0;left:0;right:0;margin:0;width:100%;max-width:100%;height:auto;max-height:80dvh;border-radius:0;overflow:visible}.estro-drawer__dialog[open]{display:flex;--start-x: 0px;--end-x: 0px;--start-y: 100%;--end-y: 0px;--start-opacity: 1;animation:move-and-fade var(--animation-speed) var(--animation-easing) forwards}.estro-drawer__dialog.dialog-closing{--start-x: 0px;--end-x: 0px;--start-y: 0px;--end-y: 100%;--start-opacity: 1;--end-opacity: 1;animation:move-and-fade var(--animation-speed) var(--animation-easing)}.estro-drawer__header{display:none}.estro-drawer__close-mobile{display:flex;align-items:center;justify-content:center;width:194px;height:56px;background:#0000005c;border:1px solid #fff;border-radius:2px;color:#fff;font-size:18px;font-weight:700;line-height:24px;letter-spacing:.18px;cursor:pointer;z-index:1;position:absolute;top:-16px;left:50%;transform:translate(-50%) translateY(-100%)}.estro-drawer__heading--mobile{display:block}.estro-drawer__body{flex:1 1 0;overflow-y:auto;min-height:0}}.estro-drawer__body{display:flex;flex-direction:column}
/*# sourceMappingURL=/cdn/shop/t/221/assets/estro-drawer.css.map */
