.drawer.drawer-note{position:fixed;right:0;top:0;width:450px;max-width:100%;height:100%;background:#fff;box-shadow:-2px 0 10px #00000026;transform:translate(100%);transition:transform .3s ease-in-out;z-index:2147483647}.drawer.drawer-note.open{transform:translate(0)}.drawer.drawer-note .inner{padding:20px;height:100%;overflow-y:auto}.drawer-note__header{display:flex;justify-content:flex-end}.drawer-note__header .toggle-note-drawer{font-size:1.5rem;border:none;cursor:pointer;BACKGROUND:var(--color-black)}.drawer-note__header{display:flex;justify-content:space-between;align-items:center}.drawer-note__header__text{font-size:1.5em;font-weight:700}.drawer-note__header button{min-width:36px;height:36px;border-radius:50%;background-color:var(--color-black);cursor:pointer;display:flex;align-items:center;justify-content:center}.drawer-note__header button svg{width:15px;height:15px}.drawer-note__header button svg line{fill:none;stroke:var(--color-white);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.drawer-note-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:2147483646;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;visibility:hidden}.drawer-note-mask.active{opacity:1;pointer-events:auto;visibility:initial}
/*# sourceMappingURL=/cdn/shop/t/79/assets/drawer-note.css.map */
