.side-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:3;pointer-events:none;opacity:0;transition:.2s;transition-delay:.5s}.side-modal.active{pointer-events:auto;opacity:1;transition:.2s}.side-modal .overlay{display:block;position:absolute;background-color:#0006;top:0;left:0;width:100%;height:100%}.side-modal .sidebar{width:550px;max-width:100%;height:100%;position:absolute;z-index:4;top:0;right:-550px;background-color:#fff;transition:.5s;padding:24px;box-sizing:border-box}.side-modal.active .sidebar{right:0;transition-delay:.2s;transition:.5s}.side-modal .top-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.side-modal .ingredients-title{font-size:22px;font-family:Sofia Pro;color:#707170}.side-modal .close-container{border-radius:4px;height:60px;width:60px;transition:.3s;display:flex;align-items:center;justify-content:center;cursor:pointer}.side-modal .close-container:hover{background-color:#fce0e9}.side-modal .close-container img{width:20px;height:20px}.side-modal .main-image-container{border-radius:4px;overflow:hidden;width:100%;height:auto;background-color:#fce0e9;aspect-ratio:4/3}.side-modal .main-image-container img{height:100%;width:100%;object-fit:cover}.side-modal .main-title{font-size:24px;font-family:Sofia Pro;margin-top:20px;color:#000}.side-modal .text{font-size:18px;font-family:ABC Diatype;margin-top:5px;color:#000}.side-modal .bottom{bottom:0;left:0;width:100%;padding:20px;display:flex;align-items:center;justify-content:space-between;position:absolute}.side-modal .arrow-container{gap:8px;display:flex}.side-modal .arrow{border-radius:4px;height:60px;width:60px;transition:.3s;display:flex!important;align-items:center;justify-content:center;cursor:pointer}.side-modal .arrow:hover{background-color:#fce0e9}.side-modal .arrow img{width:20px;height:20px}.side-modal .index{font-size:22px;font-family:Sofia Pro;color:#707170}
/*# sourceMappingURL=/cdn/shop/t/1/assets/ingredients.css.map */
