.ingredient-cards{width:100%}.ingredient-cards__header{text-align:left;margin-bottom:3rem}@media screen and (min-width:750px){.ingredient-cards__header{width:55%}}.ingredient-cards__subtitle{margin-bottom:1rem}.ingredient-cards__title{margin:0}.ingredient-cards__grid{display:grid;grid-template-columns:1fr;gap:2rem}.ingredient-cards__item{width:100%}.ingredient-cards__card{position:relative;padding:2.5rem 2rem;border-radius:var(--border-radius-block);overflow:hidden;transition:all .4s ease;height:400px;display:flex;align-items:stretch;justify-content:center}.ingredient-cards__content{position:relative;z-index:2;text-align:center;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;transition:color .4s ease}.ingredient-cards__heading{width:85%;margin:0 auto;transition:color .4s ease}.ingredient-cards__image-circle{width:150px;height:150px;border-radius:50%;overflow:hidden;margin:0 auto 1.5rem;transition:opacity .4s ease}.ingredient-cards__img{width:100%;height:100%;object-fit:cover}.ingredient-cards__text{margin:0;transition:color .4s ease}.ingredient-cards__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transition:opacity .4s ease;z-index:1}.ingredient-cards__overlay:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000a6}.ingredient-cards__card:hover .ingredient-cards__overlay{opacity:1}.ingredient-cards__card:hover .ingredient-cards__image-circle{opacity:0}.ingredient-cards__card:hover .ingredient-cards__content,.ingredient-cards__card:hover .ingredient-cards__heading{color:#fff}.ingredient-cards__card:hover .ingredient-cards__text,.ingredient-cards__card:hover .ingredient-cards__text *{color:#fff!important}@media screen and (min-width:990px){.ingredient-cards__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:750px)and (max-width:989px){.ingredient-cards__grid{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-ingredients-cards.css.map */
