.products-ingredients-container{display:flex;gap:21px;align-items:stretch;z-index:2;position:relative}.products-ingredients-col1{flex:0 0 51%;max-width:51%}.products-ingredients-col2{flex:0 0 calc(49% - 21px);max-width:calc(49% - 21px);display:grid;grid-template-columns:repeat(2,1fr);gap:19px}.main-image-product-ingrediant{height:100%;min-height:461px;width:100%;display:flex;justify-content:center;align-items:center;border-radius:10px;overflow:hidden}.main-image-product-ingrediant img{width:100%;height:100%;object-fit:cover;display:block}.products-ingredients-section .title-wrapper .title{font-family:var(--font-heading--family)}.products-ingredients-subtitle{font-size:22px;letter-spacing:normal;font-family:var(--font-heading--family);line-height:1;color:var(--secondary-font)}.ingredient-item{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border:2px solid #2F5D501C;border-radius:10px;padding:0 10px 26px;height:100%;max-height:300px;width:100%;box-sizing:border-box}.ingrediant-img{display:flex;justify-content:center;align-items:center;flex:1}.ingrediant-img img{max-width:100px;max-height:100px;width:100%;height:auto;object-fit:contain}.ingrediant-heading{font-size:var(--h3);font-weight:var(--semi-bold);margin:8px 0 4px;width:100%}.ingrediant-description{font-size:var(--p);margin:0;width:100%;line-height:20px!important;color:var(--secondary-font)}@media screen and (max-width:1024px){.products-ingredients-container{gap:16px}.products-ingredients-col1{flex:0 0 45%;max-width:45%}.products-ingredients-col2{flex:0 0 calc(55% - 16px);max-width:calc(55% - 16px);gap:14px}.main-image-product-ingrediant{min-height:380px}.ingredient-item{max-height:200px}}@media screen and (max-width:749px){.products-ingredients-container{flex-direction:column;gap:20px}.products-ingredients-col1,.products-ingredients-col2{flex:0 0 100%;max-width:100%;width:100%}.main-image-product-ingrediant{min-height:380px;height:380px}.products-ingredients-col2{grid-template-columns:repeat(2,1fr);gap:12px}.ingredient-item{max-height:unset;padding:16px 10px}.ingrediant-img img{max-width:70px;max-height:70px}.ingrediant-heading{font-size:var(--h4)}}@media screen and (max-width:480px){.products-ingredients-col2{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-product-ingredients.css.map */
