.ingredients-section{padding:50px 0;background-color:#f9f9f9}.ingredients-section .section-title{text-align:center;margin-bottom:30px}.ingredients-section .section-title h2{font-size:2.5rem;font-weight:700;color:#333}.ingredients-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px}.ingredient-item{background-color:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001a;width:30%;padding:20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.ingredient-item:hover{transform:translateY(-10px);box-shadow:0 8px 20px #00000026}.ingredient-item img{width:100%;height:auto;border-radius:8px;margin-bottom:20px}.ingredient-item h3{font-size:1.8rem;color:#333;margin-bottom:10px}.ingredient-item p{font-size:1rem;color:#666;line-height:1.5}@media (max-width: 768px){.ingredients-wrapper{flex-direction:column;align-items:center}.ingredient-item{width:80%;margin-bottom:30px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ingredients-section.css.map */
