.product-info-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;transition:all .3s ease .3s;opacity:0;visibility:hidden}.product-info-drawer.active{opacity:1;visibility:visible;transition:all .3s ease}.product-info-drawer__bg{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0000004d;transition:all .3s ease-in;opacity:0;visibility:hidden}.product-info-drawer.active .product-info-drawer__bg{opacity:1;visibility:visible;transition:all .3s ease-in}.product-info-drawer__inner{background-color:#fff;width:25%;display:flex;flex-direction:column;row-gap:20px;height:100%;right:0;position:absolute;z-index:1;padding:12px;max-height:100vh;overflow-y:scroll;transform:translate(100%);transition:transform .3s ease-in}.product-info-drawer.active .product-info-drawer__inner{transform:translate(0)}.product-info-drawer__media .aspectholder{aspect-ratio:.9}.product-info-drawer__header{display:flex;justify-content:space-between;align-items:center}.product-information-drawer-tooltip{position:relative;height:13px;width:13px}.product-information-drawer-tooltip svg{position:absolute;top:0;right:0;bottom:0;left:0;transition:all .15s ease}.product-information-drawer-tooltip svg:first-child,.product-information-drawer-tooltip:hover svg:last-child{opacity:1;visibility:visible}.product-information-drawer-tooltip svg:last-child,.product-information-drawer-tooltip:hover svg:first-child{opacity:0;visibility:hidden}@media all and (max-width: 768px){.product-info-drawer__inner{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/79/assets/product-info-drawer.css.map */
