#shadow-overlay{display:none;width:100dvw;height:100dvh;position:fixed;top:0;left:0;opacity:0;z-index:1100;transition:opacity .3s linear;background-color:rgba(15,15,15,0.5)}#shadow-overlay.open{opacity:1}.side-sheet_container.open{right:0}.side-sheet_container{position:fixed;box-sizing:border-box;top:0;right:-400px;transition:right .3s linear;height:100dvh;width:400px;background:#f8f8f8;z-index:1101;padding-bottom:100px}.side-sheet_title{font-size:14px;line-height:22px;font-family:bonprix-regular,sans-serif;font-weight:400;letter-spacing:.03em;overflow-wrap:break-word;padding:24px 0}.side-sheet_header{padding:0 16px;display:flex;justify-content:space-between}.side-sheet_content{padding:0 16px;overflow:scroll;height:100%}.side-sheet_content #product-info li{list-style:none;margin-bottom:10px;font-family:'BP-Font200',sans-serif}.side-sheet_content .product-info_name{color:#3f3e3e;line-height:20px}.side-sheet_content .product-info_value{color:#0f0f0f;line-height:20px}.side-sheet_content .product-info_title{margin-bottom:10px;color:#0f0f0f;font-weight:400;font-size:20px;line-height:28px}.side-sheet_content .product-info_description{margin-bottom:10px}.side-sheet_closer{background:0;border:0;padding:0}.side-sheet_closer svg{height:24px;width:24px}