.drawer.custom-drawer{position:fixed;top:0;left:0;z-index:5;display:flex;justify-content:flex-end;width:100vw;height:100vh;background-color:var(--color__glaze--light);transition:visibility var(--duration-default) ease}.drawer.custom-drawer .drawer__inner{padding:var(--spacing__48px);overflow:auto;border:0}@media screen and (max-width:1024px){.drawer.custom-drawer .drawer__inner{max-width:none;margin-top:auto;padding:var(--spacing__16px);transform:translateY(100%)}.drawer.custom-drawer .drawer__inner--fit-height{height:-webkit-fit-content;height:fit-content}.drawer.custom-drawer.active .drawer__inner{transform:translateY(0)}}@media screen and (min-width:1025px){.drawer.custom-drawer .drawer__inner{width:var(--drawer-max-width--desktop)}}.drawer.custom-drawer .drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:block}.drawer.custom-drawer .drawer__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--spacing__8px);padding:0}.drawer.custom-drawer .drawer__close{display:block;margin-right:calc(var(--spacing__8px) * -1);margin-left:auto}
/*# sourceMappingURL=/cdn/shop/t/3/assets/indi-and-cold--drawer.css.map */
