.ingredient-section{padding:40px 0}.ingredient-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:24px;align-items:stretch}.ingredient-card{padding:10px;background-color:#eee6de;display:flex;flex-direction:column}.ingredient-ingredients_list{display:flex;flex-direction:column;justify-content:space-between;background:#f9f6f2;padding:16px;border-radius:8px}.ingredient-image img{width:100%}.ingredient-card .ingredient-title{color:var(--color_primary_brown);font-family:var(--font_secondary);font-size:24px;font-style:normal;font-weight:400;line-height:normal;margin:15px 0}.ingredient-card .ingredient-category{color:var(--color_primary_brown);font-family:var(--font_secondary);font-size:12px;font-style:normal;font-weight:400;line-height:normal;min-height:43px}.ingredient-title{color:var(--color_primary_brown);font-family:var(--font_secondary);font-size:24px;font-style:normal;font-weight:400;line-height:normal;margin:15px 0}.ingredient-category{color:var(--color_primary_brown);font-family:var(--font_secondary);font-size:10px;font-style:normal;font-weight:600;line-height:normal}.ingredient-modal .ingredient-category{text-transform:uppercase}.BtnDiv{justify-self:anchor-center;margin-top:auto}.ingredient-content{height:100%;display:flex;flex-direction:column}.ingredient-modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background:#0009;justify-content:center;align-items:center;padding:20px}.ingredient-modal.active{display:flex}.ingredient-modal-content{background:#eee6de;max-width:900px;width:100%;padding:40px;position:relative;border-radius:8px;overflow:auto;max-height:90vh}.ingredient-modal-content::-webkit-scrollbar{width:5px!important;height:3px!important}.modal-close{position:absolute;top:15px;right:15px;font-size:24px;background:none;border:none;cursor:pointer}@media screen and (max-width:767px){.modal-close{right:0}}.modal-header{display:flex;gap:1.5rem;align-items:flex-start}.modal-products .product-grid{display:flex;overflow:auto;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1rem}.modal-products .modal-products-title{color:#54493e;font-family:var(--font_secondary);font-size:20px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:4px;text-transform:uppercase}.popup_divider{margin:40px 0;stroke:#d2bea9}.ingredient-modal .ingredient-description{line-height:140%}@media(max-width:768px){.ingredient-modal-content{padding:20px;border-radius:6px}.modal-header{flex-direction:column}.modal-products .product-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.modal-image,.modal-image img{width:100%}}@media(max-width:480px){.ingredient-modal-content{padding:15px}.modal-products .product-grid{grid-template-columns:1fr}}@media(min-width:576px){.ingredient-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.ingredient-grid{grid-template-columns:repeat(2,1fr)}.modal-text{flex:1}}@media(min-width:1024px){.ingredient-grid{grid-template-columns:repeat(4,1fr)}}.product_card_custom{max-width:265px;position:relative}.product_info p{margin:0;font-size:10px;font-weight:600;text-transform:uppercase;font-family:Nunito Sans;color:#54493e}.product__title a{color:inherit}.product__title a:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0}
/*# sourceMappingURL=/cdn/shop/t/3/assets/ingredients.css.map */
