.ingredients-module{display:flex;flex-direction:column;position:relative;padding-top:var(--padding-top-mobile);padding-bottom:var(--padding-bottom-mobile);overflow:hidden;min-height:600px}.ingredients-module__container{position:relative;max-width:1300px;width:100%;margin:auto}.ingredients-module__inner{max-width:628px;margin:0 auto 0 0}.ingredients-module__heading{margin:0 0 8px}.ingredients-module__subheading{margin:8px 0 32px;font-weight:500;color:rgb(var(--color-foreground))}.ingredients-module__cards{display:flex;flex-direction:column;gap:12px}.ingredient-card{background:rgb(var(--color-background));padding:16px 16px 0;position:relative;height:100px;overflow-y:auto;border-radius:8px;overflow:hidden}.ingredient-card__content{max-width:calc(100% - 120px);display:flex;flex-direction:column;height:100%;color:rgb(var(--color-foreground))}.ingredient-card__content>*:first-child{margin-top:auto}.ingredient-card__content>*:last-child{margin-bottom:24px}.ingredient-card__content::-webkit-scrollbar{display:none}.ingredient-card__title{font-size:16px;line-height:1.5;font-weight:500;margin:auto 0 4px}.ingredient-card__description{font-size:14px;line-height:1.45;margin:4px 0 0}.ingredient-card__image-wrapper{position:absolute;top:0;right:0}.ingredient-card__image{width:120px;height:120px;object-fit:contain}.ingredients-module__cta{margin-top:20px;position:relative;z-index:2}.ingredients-module__background{position:absolute;bottom:0;left:0;width:100%;z-index:1}.ingredients-module__background-image{width:100%;height:auto;display:block}.ingredients-module__image-mobile,.ingredients-module__image-desktop{width:100%;height:auto}.ingredients-module__image-desktop{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.ingredients-module__image-desktop .ingredients-module__background-image{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 1023px){.ingredients-module__image-desktop{display:none}}@media screen and (min-width: 1024px){.ingredients-module__image-mobile{display:none}.ingredients-module{padding-top:var(--padding-top-desktop);padding-bottom:var(--padding-bottom-desktop)}.ingredient-card{height:120px;padding:20px 20px 0 16px}.ingredients-module__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding-right:16px}.ingredients-module__heading{margin:0 0 12px}.ingredient-card__image-wrapper{top:12px;right:-30px}.ingredients-module__cta{margin-top:36px}}@media screen and (min-width: 1920px){.ingredients-module{min-height:783px}}
/*# sourceMappingURL=/cdn/shop/t/249/assets/section-ingredients-module.css.map */
