.section-product-ingredients>.wrapper>.title{margin-top:0;margin-bottom:40px}.section-product-ingredients>.wrapper .featured-ingredients{display:grid;gap:40px}.section-product-ingredients>.wrapper .featured-ingredients .item{text-align:center}.section-product-ingredients>.wrapper .featured-ingredients .item .image-container{--image-offset: 32px;aspect-ratio:1/1;background-color:var(--background-color)}.section-product-ingredients>.wrapper .featured-ingredients .item .image-container img{object-fit:contain}.section-product-ingredients>.wrapper .featured-ingredients .item .title{margin:40px 0 8px;font-size:30px;font-weight:900;line-height:.9}.section-product-ingredients>.wrapper .featured-ingredients .item .text{font-size:18px}.section-product-ingredients>.wrapper .featured-ingredients+.ingredients{margin-top:80px}.section-product-ingredients>.wrapper .ingredients{text-align:center}.section-product-ingredients>.wrapper .ingredients details summary span{position:relative;padding-right:20px;display:inline-block}.section-product-ingredients>.wrapper .ingredients details summary span:before,.section-product-ingredients>.wrapper .ingredients details summary span:after{content:"";position:absolute;width:9px;height:1px;right:0;top:calc(50% - 2px);background-color:currentColor;transition:all .2s ease-in-out}.section-product-ingredients>.wrapper .ingredients details summary span:after{transform:rotate(90deg)}.section-product-ingredients>.wrapper .ingredients details[open] summary span:after{transform:rotate(180deg)}.section-product-ingredients>.wrapper .ingredients ul{list-style-type:none;padding:0;margin:55px 0 0;font-size:40px;font-weight:800;text-align:center;line-height:1.1}@media only screen and (min-width: 769px){.section-product-ingredients>.wrapper>.title{margin-bottom:70px}.section-product-ingredients>.wrapper .featured-ingredients{display:flex;justify-content:center}.section-product-ingredients>.wrapper .featured-ingredients .item{flex-grow:1;max-width:290px}.section-product-ingredients>.wrapper .featured-ingredients+.ingredients{margin-top:69px}.section-product-ingredients>.wrapper .ingredients .button-secondary{min-width:242px}.section-product-ingredients>.wrapper .ingredients ul{font-size:60px}}