.ingredients-section{padding:48px 20px;background-color:#f8f9fb}.ingredients-section__header{text-align:center;margin-bottom:36px;max-width:680px;margin-left:auto;margin-right:auto}.ingredients-section__title{font-weight:700;color:#1a2e4a;line-height:1.3;margin-bottom:12px;letter-spacing:-.01em}.ingredients-section__subtitle{color:#5a6a7e;margin:0;line-height:1.55}.ingredients-section__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ingredient-card{border-radius:14px;padding:0;display:flex;flex-direction:row;align-items:flex-start;gap:0;overflow:hidden;transition:box-shadow .25s ease,transform .25s ease}.ingredient-card__image-wrap{flex-shrink:0;width:80px;height:100%;min-height:110px;overflow:hidden}.ingredient-card__image{width:100%;height:100%;object-fit:contain;display:block}.ingredient-card__image-placeholder{width:110px;height:110px;background:#e8eef5;display:flex;align-items:center;justify-content:center}.ingredient-card__placeholder-svg{width:48px;height:48px;fill:#b0bec8}.ingredient-card__content{padding:16px 16px 16px 14px;flex:1}.ingredient-card__name{font-weight:700;margin:0 0 8px;line-height:1.3}.ingredient-card__description{font-size:1rem;color:#5a6a7e;margin:0;line-height:1.55}.ingredients-section__bottom-text{text-align:center;margin-top:24px;color:#5a6a7e;font-size:1.8rem;line-height:1.5;font-weight:500;max-width:700px;margin-left:auto;margin-right:auto;background:#f2f3ef;border-radius:12px;padding:20px 28px;box-shadow:0 4px 12px #0000000d}@media screen and (max-width:1024px){.ingredients-section__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.ingredients-section__grid{grid-template-columns:1fr}.ingredient-card__image-wrap{width:90px;min-height:90px}}
/*# sourceMappingURL=/cdn/shop/t/18/compiled_assets/styles.css.map */
