.ingredient-spotlight__grid{display:grid;grid-template-columns:1fr;align-items:center;gap:4rem}.ingredient-spotlight__media{display:flex;justify-content:center}.ingredient-spotlight__visual{position:relative;width:100%;max-width:46rem;aspect-ratio:1 / 1;padding:9%;box-sizing:border-box}.ingredient-spotlight__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--media-radius, 1.6rem);background:linear-gradient(135deg,rgba(var(--color-foreground),.05),rgba(var(--color-foreground),.1));overflow:hidden}.ingredient-spotlight__backdrop img,.ingredient-spotlight__backdrop .placeholder-svg{width:100%;height:100%;object-fit:cover}.ingredient-spotlight__lines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.ingredient-spotlight__line{stroke:var(--ingredient-spotlight-line-color, rgba(var(--color-foreground), .25));stroke-width:.3;vector-effect:non-scaling-stroke}.ingredient-spotlight__bottle{position:absolute;top:50%;left:50%;width:34%;transform:translate(-50%,-50%);z-index:2}.ingredient-spotlight__bottle img,.ingredient-spotlight__bottle .placeholder-svg{width:100%;height:auto;display:block}.ingredient-spotlight__node{position:absolute;z-index:3;display:flex;flex-direction:column;align-items:center;text-align:center;width:11rem;transform:translate(-50%,-50%)}.ingredient-spotlight__node--top_left{top:17%;left:19%}.ingredient-spotlight__node--top_right{top:17%;left:81%}.ingredient-spotlight__node--bottom_left{top:81%;left:19%}.ingredient-spotlight__node--bottom_right{top:81%;left:81%}.ingredient-spotlight__circle{display:flex;align-items:center;justify-content:center;width:var(--ingredient-spotlight-circle-mobile, 6.4rem);height:var(--ingredient-spotlight-circle-mobile, 6.4rem);border-radius:50%;background-color:rgb(var(--color-background));box-shadow:0 .2rem .8rem rgba(var(--color-shadow),.15);margin-bottom:.8rem;flex-shrink:0}.ingredient-spotlight__circle svg{width:42%;height:42%;fill:rgb(var(--color-foreground))}.ingredient-spotlight__circle img{width:100%;height:100%;border-radius:50%;object-fit:cover}.ingredient-spotlight__node-title{margin:0;font-size:1.2rem;font-weight:600;line-height:1.3}.ingredient-spotlight__node-text{margin:.2rem 0 0;font-size:1.1rem;line-height:1.3;opacity:.75}.ingredient-spotlight__sparkle{position:absolute;bottom:4%;right:4%;z-index:3;width:2.4rem;height:2.4rem}.ingredient-spotlight__sparkle svg{width:100%;height:100%;fill:rgb(var(--color-foreground))}.ingredient-spotlight__content{display:flex;flex-direction:column}.ingredient-spotlight__heading{margin:0 0 2rem;line-height:1.15}.ingredient-spotlight__heading--italic,.ingredient-spotlight__benefit-heading--italic{font-style:italic}.ingredient-spotlight__benefit{margin:0 0 2.4rem}.ingredient-spotlight__benefit:last-of-type{margin-bottom:3rem}.ingredient-spotlight__benefit-heading{margin:0 0 .6rem}.ingredient-spotlight__benefit-text,.ingredient-spotlight__benefit-text p{margin:0}.ingredient-spotlight__badges{display:flex;flex-wrap:wrap;gap:2.4rem;margin:0;padding:0}.ingredient-spotlight__badge{display:flex;flex-direction:column;align-items:center;text-align:center;width:11rem}.ingredient-spotlight__badge-icon{display:flex;align-items:center;justify-content:center;width:6.4rem;height:6.4rem;border-radius:50%;background-color:rgba(var(--color-foreground),.08);margin-bottom:1rem}.ingredient-spotlight__badge-icon svg{width:46%;height:46%;fill:rgb(var(--color-foreground))}.ingredient-spotlight__badge-icon img{width:3.6rem;height:3.6rem;object-fit:contain}.ingredient-spotlight__badge-label{margin:0;font-size:1.3rem;line-height:1.35}@media screen and (max-width:749px){.ingredient-spotlight__node{width:9rem}.ingredient-spotlight__node-title{font-size:1.1rem}.ingredient-spotlight__node-text{font-size:1rem}}@media screen and (min-width:750px){.ingredient-spotlight__grid{grid-template-columns:minmax(32rem,1fr) minmax(32rem,1fr);gap:6rem}.ingredient-spotlight__grid--text_first{direction:rtl}.ingredient-spotlight__grid--text_first>*{direction:ltr}.ingredient-spotlight__visual{max-width:50rem}.ingredient-spotlight__circle{width:var(--ingredient-spotlight-circle-desktop, 9rem);height:var(--ingredient-spotlight-circle-desktop, 9rem)}.ingredient-spotlight__node{width:14rem}.ingredient-spotlight__node-title{font-size:1.3rem}.ingredient-spotlight__node-text{font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-ingredient-spotlight.css.map */
