.IngredientsSection-module__T2ytXG__section{color:#00382c;background-color:#f7f5f1;width:100%;padding:8rem 1rem;position:relative;overflow:hidden}.IngredientsSection-module__T2ytXG__container{flex-direction:column;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;display:flex}.IngredientsSection-module__T2ytXG__header{text-align:center;max-width:800px}.IngredientsSection-module__T2ytXG__label{font-family:var(--font-dancing),cursive;color:#c5a039;margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2.5rem);display:inline-block;transform:rotate(-3deg)}.IngredientsSection-module__T2ytXG__title{font-family:var(--font-playfair),serif;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.2}.IngredientsSection-module__T2ytXG__description{font-family:var(--font-manrope),sans-serif;color:#00382ccc;font-size:1.125rem;line-height:1.7}.IngredientsSection-module__T2ytXG__grid{grid-template-columns:1fr;gap:2rem;width:100%;display:grid}.IngredientsSection-module__T2ytXG__card{cursor:pointer;border-radius:1rem;width:100%;height:600px;position:relative;overflow:hidden}.IngredientsSection-module__T2ytXG__imageWrapper{width:100%;height:100%;position:absolute;inset:0}.IngredientsSection-module__T2ytXG__image{object-fit:cover;transition:transform .8s cubic-bezier(.33,1,.68,1)}.IngredientsSection-module__T2ytXG__card:hover .IngredientsSection-module__T2ytXG__image{transform:scale(1.1)}.IngredientsSection-module__T2ytXG__overlay{opacity:0;background:#00382c66;flex-direction:column;justify-content:flex-end;padding:3rem;transition:opacity .5s;display:flex;position:absolute;inset:0}.IngredientsSection-module__T2ytXG__card:hover .IngredientsSection-module__T2ytXG__overlay{opacity:1}.IngredientsSection-module__T2ytXG__cardTitle{font-family:var(--font-playfair),serif;color:#f7f5f1;margin-bottom:1rem;font-size:2rem;transition:transform .6s;transform:translateY(20px)}.IngredientsSection-module__T2ytXG__cardDesc{font-family:var(--font-manrope),sans-serif;color:#f7f5f1e6;font-size:1rem;line-height:1.6;transition:transform .6s .1s;transform:translateY(20px)}.IngredientsSection-module__T2ytXG__card:hover .IngredientsSection-module__T2ytXG__cardTitle,.IngredientsSection-module__T2ytXG__card:hover .IngredientsSection-module__T2ytXG__cardDesc{transform:translateY(0)}@media (min-width:1024px){.IngredientsSection-module__T2ytXG__grid{grid-template-columns:1fr 1fr;gap:3rem}}
