.drawer.drawer-collection{position:fixed;right:-520px;top:0;width:100%;max-width:520px;background-color:var(--color-white);z-index:9999;height:100%;transition:right .25s linear;display:block}.drawer.drawer-collection .drawer__inner{height:100%;display:grid;grid-template-rows:auto 1fr auto}.drawer.drawer-collection .drawer__header{display:flex;flex-direction:column;padding:1.5em 2em;gap:1em}@media (max-width: 440px){.drawer.drawer-collection .drawer__header{padding:1.5em}}.drawer.drawer-collection .drawer__header__title{display:flex;justify-content:space-between;align-items:center;line-height:1}.drawer.drawer-collection .drawer__header__title .title-label{font:1.5em NunitoDisplay,arial,sans-serif;font-weight:400;margin:0}.drawer.drawer-collection .drawer__header__title .drawer-close{background-color:transparent;border:none;font:1em Nunito,arial,sans-serif;width:2em;height:2em;min-width:2em;min-height:2em;display:flex;justify-content:flex-end;align-items:center;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.drawer.drawer-collection .drawer__header__title .drawer-close svg{width:1.25em;height:auto}.drawer.drawer-collection .drawer__header__title .drawer-close svg circle,.drawer.drawer-collection .drawer__header__title .drawer-close svg line,.drawer.drawer-collection .drawer__header__title .drawer-close svg path,.drawer.drawer-collection .drawer__header__title .drawer-close svg polygon{fill:none;stroke:#120918;stroke-width:1.5;stroke-miterlimit:10;stroke-linecap:round;stroke-linejoin:round}.drawer.drawer-collection .drawer__header__title .drawer-close span{display:none}.drawer.drawer-collection .drawer__content{overflow:hidden;overflow-y:auto;padding:0 2em}@media (max-width: 440px){.drawer.drawer-collection .drawer__content{padding:0 1.5em}}.drawer.drawer-collection .drawer__content::-webkit-scrollbar{width:4px;border-radius:4px}.drawer.drawer-collection .drawer__content::-webkit-scrollbar-track{box-shadow:none;background-color:var(--color-white);border-radius:4px}.drawer.drawer-collection .drawer__content::-webkit-scrollbar-thumb{background-color:var(--color-grey-dark);outline:0;border-radius:4px}.drawer.drawer-collection .drawer__footer{padding:1.5em 2em;display:grid;grid-template-columns:1fr;grid-template-rows:auto;justify-content:center}@media (max-width: 440px){.drawer.drawer-collection .drawer__footer{padding:1.5em}}.drawer.drawer-collection .drawer__footer button{width:100%}.drawer-collection-open .drawer-collection{right:0}.drawer.drawer-collection .drawer-collection__header{position:relative;background-color:#f7f4ef;box-shadow:0 0 10px #00000026;z-index:2}.drawer.drawer-collection .drawer-collection__content{position:relative;padding-top:2em;padding-bottom:2em}.drawer.drawer-collection .drawer-collection__content img{opacity:1;transition-property:opacity;transition-duration:.25s;transition-timing-function:linear;border-radius:1em;margin-bottom:1.5em}.drawer.drawer-collection .drawer-collection__content img.preload{opacity:0}
/*# sourceMappingURL=/cdn/shop/t/19/assets/drawer-collection.css.map */
