.recipe-group__inner{display:flex;flex-direction:column;gap:1.5rem}.recipe-group__heading{margin:0}.recipe-grid{display:grid;grid-template-columns:repeat(var(--recipe-grid-columns, 3),1fr);gap:var(--recipe-grid-gap, 24px)}.recipe-card{display:block;text-decoration:none;color:inherit}.recipe-card__image-wrap{overflow:hidden;border-radius:4px;margin-block-end:.75rem;aspect-ratio:4 / 3}.recipe-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.recipe-card:hover .recipe-card__image{transform:scale(1.04)}.recipe-card__title{margin:0;font-weight:600}.recipe-group__empty{color:#999;font-style:italic}@media screen and (max-width:749px){.recipe-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.recipe-grid{grid-template-columns:1fr}}@media only screen and (min-width:990px){.hero__content:has(>.hero__text-block){flex-direction:row;flex-wrap:wrap;column-gap:var(--line);row-gap:0}.hero__content:has(>.hero__text-block)>:not(.hero__text-block){flex:1 1 100%}.hero__content:has(>.hero__text-block)>.hero__text-block{flex:var(--hero-text-flex, 1 1 100%);min-width:0}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
