side-drawer-toggle{cursor:pointer;display:inline-flex;align-items:center;visibility:visible}.side-drawer-overlay:empty{display:block}.shadow .side-drawer-overlay{opacity:.5;pointer-events:initial}.side-drawer-overlay{transition:ease var(--duration-default) opacity;position:fixed;opacity:0;top:0;right:0;bottom:0;left:0;z-index:999;background-color:rgb(var(--color-grey-900));pointer-events:none}.side-drawer{position:fixed;top:0;right:calc(var(--drawer-width) * -1);z-index:2000;background-color:rgb(var(--color-white));display:flex;flex-direction:column;height:100vh;height:var(--app-height);width:var(--drawer-width);max-width:100%;visibility:hidden;transition:all var(--duration-default) ease-in-out;border-bottom-left-radius:var(--space-20);border-top-left-radius:var(--space-20);overflow:hidden}.side-drawer.active{visibility:visible;right:0}.side-drawer .loader{opacity:0;visibility:hidden;pointer-events:none}.side-drawer.loading .loader{opacity:1;visibility:visible}.side-drawer.loading>*:not(.loader):not(.mini-cart):not(.shopify-section),.side-drawer.loading>.shopify-section *:not(.loader):not(.mini-cart),.side-drawer.loading .mini-cart>*:not(.loader){opacity:0;visibility:hidden}.side-drawer__header-inner{padding:1.6rem;display:flex;justify-content:space-between;align-items:flex-start;min-height:6.8rem;line-height:1}@media screen and (min-width: 990px){.side-drawer__header-inner{padding:2rem}}.side-drawer__header-inner .h1{display:block;margin-bottom:var(--space-12);font-size:var(--text-size-2xl);color:rgb(var(--color-earth-green))}.side-drawer__header-inner .h2{font-size:var(--text-size-xl);color:rgb(var(--color-earth-green))}.side-drawer__header-inner p{margin:0}.side-drawer__close svg{display:block;width:var(--space-12);min-width:var(--space-12);height:var(--space-12);stroke:var(--color-text);transition:all var(--duration-default) ease}.side-drawer__close:hover svg{transform:rotate(90deg)}.side-drawer__icons{display:flex;align-items:center}.side-drawer__content{display:flex;flex-grow:1;width:100%;overflow:auto}.side-drawer__content>.loader{position:absolute;top:calc(50% - 1.5rem);left:calc(50% - 1.5rem)}.side-drawer__content-inner{padding:2rem;width:100%}.side-drawer__content-inner img{width:100%;max-width:var(--space-36);height:auto;border-top-left-radius:var(--space-8)}@media screen and (min-width: 750px){.side-drawer__content-inner img{max-width:var(--space-58);border-top-left-radius:var(--space-15)}}.side-drawer__footer{border-top:solid .15rem var(--drawer-border)}.side-drawer__footer-inner{padding:1.6rem}@media screen and (min-width: 990px){.side-drawer__footer-inner{padding:1.6rem 2rem 2rem}}.side-drawer__footer-links{display:flex}.side-drawer__footer-links ul{list-style-type:none;padding-inline-start:0;flex:1;font-weight:500;font-size:1.6rem}.side-drawer__footer-links ul li{padding:1.6rem}.side-drawer--left{left:calc(var(--drawer-width) * -1);right:unset;border-bottom-left-radius:0;border-top-left-radius:0;border-bottom-right-radius:var(--space-20);border-top-right-radius:var(--space-20)}.side-drawer--left.active{visibility:visible;left:0}
/*# sourceMappingURL=/cdn/shop/t/76/assets/drawer.css.map */
