.product-drawer__inner{display:flex;flex-direction:column;width:100%;max-width:39.5rem}@media screen and (min-width: 576px){.product-drawer__inner{margin-top:2rem}}.product-drawer__inner.active .product-drawer__wrapper{transform:translateY(0);opacity:1}@media screen and (min-width: 576px){.product-drawer__inner.active .product-drawer__wrapper{z-index:2}}@media screen and (min-width: 576px){.product-drawer__inner.active .product-drawer__products{max-height:var(--max-height)}}@media screen and (max-width: 575px){.product-drawer__inner.active .product-drawer__overlay{opacity:1;pointer-events:all}}.product-drawer__inner-heading{margin-top:0;margin-bottom:0}.product-drawer__close{flex-shrink:0;margin-right:-1rem;margin-top:-1rem;margin-bottom:-1.4rem}.product-drawer__control{display:flex;align-items:center;justify-content:center;width:100%;padding:3.1rem 0 1rem;z-index:12;color:rgb(var(--color-background));position:relative}.product-drawer__control:after{content:"";display:block;position:absolute;top:100%;left:0;width:calc(100% - 4.4rem);height:4.4rem}@media screen and (min-width: 576px){.product-drawer__control{display:none}}.product-drawer__wrapper{position:fixed;bottom:0;left:0;z-index:12;width:100%;opacity:0;transform:translateY(100%);transition:transform var(--duration-default),opacity var(--duration-default)}@media screen and (min-width: 576px){.product-drawer__wrapper{z-index:unset;margin-top:auto;transform:none;position:relative}}.product-drawer__products{--max-height: 317px;border-radius:1.2rem 1.2rem 0 0;height:100%;max-height:calc(100vh - 13.6rem);max-height:calc(var(--vh, 1vh)*100 - 13.6rem);max-height:calc(100dvh - 13.6rem);background-color:rgba(var(--color-background));overflow-y:auto}@media screen and (min-width: 576px){.product-drawer__products{height:auto;max-height:0;border-radius:var(--border-radius-main);transition:max-height var(--duration-default);margin-left:2rem}}.product-drawer__products-top{display:flex;justify-content:space-between;gap:1.6rem;margin-bottom:1rem}@media screen and (min-width: 576px){.product-drawer__products-top{margin-bottom:.4rem}}.product-drawer__products-wrapper{display:flex;flex-direction:column;gap:.8rem;padding:2rem}.product-drawer__products::-webkit-scrollbar{width:6px;height:6px}.product-drawer__products::-webkit-scrollbar-thumb{background-color:rgba(var(--color-border));border-radius:100px}.product-drawer__products-count{opacity:.6;flex-shrink:0}.product-drawer__products .card-horizontal-wrapper{flex-shrink:0}.product-drawer__button{gap:.4rem;justify-content:space-between;width:100%;margin-top:auto}@media screen and (min-width: 576px){.product-drawer__button{min-height:6rem;margin:.5rem 2rem 2rem;width:calc(100% - 2rem)}}.product-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:12;width:100%;height:100%;background-color:rgba(var(--color-overlay),.1);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/131/assets/product-drawer.css.map */
