.recipe-hero__grid{display:grid;grid-template-columns:1fr;gap:3.2rem}@media screen and (min-width:990px){.recipe-hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6rem;align-items:start}}.recipe-hero__gallery-single .recipe-hero__image{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;border-radius:12px;display:block}.recipe-hero__gallery-grid{display:grid;gap:1.2rem}.recipe-hero__gallery-grid--2,.recipe-hero__gallery-grid--3{grid-template-columns:1fr 1fr}.recipe-hero__gallery-grid--3 .recipe-hero__gallery-cell:first-child{grid-column:1 / -1}.recipe-hero__gallery-grid--4,.recipe-hero__gallery-grid--5{grid-template-columns:1fr 1fr}.recipe-hero__gallery-grid--5 .recipe-hero__gallery-cell:first-child{grid-column:1 / -1}.recipe-hero__gallery-cell .recipe-hero__image{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:12px;display:block}.recipe-hero__gallery-placeholder{width:100%;aspect-ratio:4 / 3;background:rgba(var(--color-foreground),.05);border-radius:12px;display:flex;align-items:center;justify-content:center}.recipe-hero__placeholder-svg{width:50%;height:auto;fill:rgba(var(--color-foreground),.3)}.recipe-hero__content{display:flex;flex-direction:column;gap:1.8rem}.recipe-hero__title{margin:0;letter-spacing:-.02em}.recipe-hero__description{margin:0;color:rgba(var(--color-foreground),.85);font-size:1.6rem;line-height:1.55}.recipe-hero__tags{display:flex;flex-wrap:wrap;gap:.6rem;margin:0;padding:0;list-style:none}.recipe-hero__tag{display:inline-block;padding:.5rem 1.2rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:999px;font-size:1.2rem;font-weight:500;letter-spacing:.02em;text-transform:uppercase}.recipe-hero__meta{display:flex;flex-wrap:wrap;gap:2.4rem;margin:0;padding:1.6rem 0;border-top:1px solid rgba(var(--color-foreground),.12);border-bottom:1px solid rgba(var(--color-foreground),.12)}.recipe-hero__meta-item{display:flex;flex-direction:column;gap:.2rem}.recipe-hero__meta-label{margin:0;font-size:1.1rem;font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:rgba(var(--color-foreground),.65)}.recipe-hero__meta-value{margin:0;font-size:1.6rem;font-weight:500}.recipe-hero__actions{display:flex;flex-wrap:wrap;gap:1rem}.recipe-hero__action-btn{display:inline-flex;align-items:center;gap:.6rem;padding:1rem 2rem;background:transparent;color:rgb(var(--color-foreground));border:.1rem solid rgba(var(--color-foreground),.35);border-radius:999px;font-size:1.3rem;font-weight:500;cursor:pointer;letter-spacing:.01em;white-space:nowrap;transition:border-color .2s ease}.recipe-hero__action-btn:hover{border-color:rgb(var(--color-foreground))}.recipe-hero__action-btn .svg-wrapper{width:1.6rem;height:1.6rem;display:inline-flex;align-items:center;justify-content:center}.recipe-hero__action-btn .svg-wrapper svg{width:100%;height:100%}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-recipe-hero.css.map */
