.product-ingredients{width:100%;margin:3rem 0;overflow:hidden;max-width:100%}.product-ingredients__title{margin:0 0 2rem;font-family:var(--font-heading-family);font-size:calc(var(--font-heading-scale) * 2rem);line-height:calc(1 + .3/max(1,var(--font-heading-scale)));letter-spacing:calc(var(--font-heading-scale) * .06rem)}.product-ingredients__card{position:relative;width:auto}.product-ingredients__button{width:100%;background:none;border:none;padding:0;cursor:pointer;text-align:center}.product-ingredients__image-wrapper{position:relative;width:10rem;aspect-ratio:3/4;overflow:hidden;border-radius:.8rem;margin-bottom:1rem;background:rgb(var(--color-background))}.product-ingredients__image{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.product-ingredients__info-icon{position:absolute;top:.3rem;right:.3rem;width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;transition:transform .2s ease;color:rgb(var(--color-foreground))}.product-ingredients__button:hover .product-ingredients__info-icon{transform:scale(1.1)}.product-ingredients__card-title{font-family:var(--font-body-family);font-size:1.4rem;font-weight:400;margin:0;color:rgb(var(--color-foreground));line-height:1.4;width:10rem;word-wrap:break-word}.product-ingredients__modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:none;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.product-ingredients__modal.active{display:flex;opacity:1}.product-ingredients__modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(var(--color-foreground),.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer}.product-ingredients__modal-content{position:relative;z-index:1;max-width:90rem;width:calc(100% - 4rem);max-height:calc(100vh - 4rem);background:rgb(var(--color-background));border-radius:1rem;overflow:hidden}.product-ingredients__modal-inner{display:flex;flex-direction:column;max-height:calc(100vh - 4rem)}@media screen and (min-width: 750px){.product-ingredients__modal-inner{flex-direction:row}}.product-ingredients__modal-image{flex:0 0 50%;background:rgb(var(--color-background));display:flex;align-items:center;justify-content:center;overflow:hidden;max-height:40vh;min-height:40vh}@media screen and (min-width: 750px){.product-ingredients__modal-image{max-height:none;min-height:60rem;aspect-ratio:3/4}}.product-ingredients__modal-image img{width:100%;height:100%;object-fit:cover;display:block}.product-ingredients__modal-text{flex:1;padding:3rem 2rem;overflow-y:auto;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width: 750px){.product-ingredients__modal-text{padding:4rem 5rem}}.product-ingredients__modal-close{position:absolute;top:2rem;right:2rem;width:2.4rem;height:2.4rem;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground));z-index:2;padding:0}.product-ingredients__modal-close:hover{opacity:.7}.product-ingredients__modal-close .svg-wrapper{width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center}.product-ingredients__modal-title{margin:0 0 2rem;font-size:2.4rem;line-height:1.2;color:rgb(var(--color-foreground));text-align:center}@media screen and (min-width: 750px){.product-ingredients__modal-title{font-size:3.2rem}}.product-ingredients__modal-description{font-size:1.6rem;line-height:1.6;color:rgb(var(--color-foreground));text-align:center}.product-ingredients__modal-description p{margin:0 0 1.5rem}.product-ingredients__modal-description p:last-child{margin-bottom:0}.product-ingredients__modal-description ul,.product-ingredients__modal-description ol,.product-ingredients__modal-description ul li,.product-ingredients__modal-description ol li{color:rgb(var(--color-foreground))}body.modal-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/23/assets/component-product-ingredients.css.map */
