.recipe-grid-section{background-color:#fff;padding:40px 15px}@media screen and (min-width:750px){.recipe-grid-section{padding:60px 20px}}.recipe-grid-section__container{max-width:1000px;margin:0 auto}.recipe-grid-section__heading{font-family:Zilla Slab,serif;font-size:26px;font-weight:700;color:#1a3a5c;line-height:1.3;margin:0 0 20px}@media screen and (min-width:750px){.recipe-grid-section__heading{font-size:32px;margin-bottom:25px}}.recipe-grid-section__heading .highlight{color:#c70072}.recipe-grid-section__intro{font-family:Muli,sans-serif;font-size:14px;line-height:1.7;color:#333;margin:0 0 30px}@media screen and (min-width:750px){.recipe-grid-section__intro{font-size:15px;margin-bottom:40px}}.recipe-grid-section__grid{display:grid;grid-template-columns:1fr;gap:15px}@media screen and (min-width:600px){.recipe-grid-section__grid{grid-template-columns:repeat(2,1fr);gap:20px}}.recipe-card{display:flex;border-radius:8px;overflow:hidden;min-height:160px;text-decoration:none;box-shadow:0 2px 10px #0000001a;transition:transform .3s ease,box-shadow .3s ease}@media screen and (min-width:750px){.recipe-card{min-height:180px}}.recipe-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px #00000026}.recipe-card__content{flex:1;background-color:#1c3a76;padding:20px;display:flex;flex-direction:column;justify-content:center;min-width:50%}@media screen and (min-width:750px){.recipe-card__content{padding:25px}}.recipe-card__title{font-family:Zilla Slab,serif;font-size:20px;letter-spacing:1px;font-weight:400;color:#fff;line-height:1.3;margin:0 0 15px}@media screen and (min-width:750px){.recipe-card__title{font-size:24px;margin-bottom:18px}}.recipe-card__button{display:inline-flex;align-items:center;gap:6px;font-family:Muli,sans-serif;font-size:12px;font-weight:600;color:#fff;background-color:#c70072;padding:6px 10px;border-radius:25px;text-decoration:none;transition:background-color .3s ease;width:fit-content}@media screen and (min-width:750px){.recipe-card__button{font-size:11px;padding:10px 8px}}.recipe-card:hover .recipe-card__button{background-color:#a50060}.recipe-card__button svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2}.recipe-card__image{flex:1;min-width:50%;position:relative;overflow:hidden}.recipe-card__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.recipe-card:hover .recipe-card__image img{transform:scale(1.05)}
/*# sourceMappingURL=/cdn/shop/t/524/assets/recipe-grid-section.css.map */
