.recipe-collection{padding:40px 0;background:#fff}.recipe-collection__header{text-align:center;margin-bottom:40px}.recipe-collection__heading{display:inline-block;font-size:20px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#163b32;margin:0 0 10px;padding-bottom:12px;border-bottom:2px solid #C9A15A}.recipe-collection__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.recipe-collection__card{position:relative}.recipe-collection__card-link{display:block;text-decoration:none;color:inherit}.recipe-collection__card-media{position:relative;border-radius:10px;overflow:hidden;aspect-ratio:3 / 4;background:#e9e5dc}.recipe-collection__card-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.recipe-collection__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000b8,#00000026 55%,#0000 78%)}.recipe-collection__card-icon{position:absolute;top:16px;left:16px;width:50px;height:50px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:2;border:5px solid #fff}.recipe-collection__card-icon img{object-fit:contain;width:50px;height:50px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.recipe-collection__card-content{position:absolute;left:0;right:0;bottom:0;padding:18px 100px 18px 18px;z-index:2}.recipe-collection__card-title{color:#fff;font-size:20px;font-weight:700;line-height:1.25;margin:0 0 8px}.recipe-collection__card-number{font-weight:700}.recipe-collection__card-description{color:#ffffffe6;font-size:14px;line-height:1.5;margin:0 0 12px;max-width:85%}.recipe-collection__card-arrow{display:inline-flex;align-items:center;justify-content:center;color:#fff;position:absolute;right:20px;bottom:35px}.recipe-collection__card-arrow svg{width:30px;height:30px}.recipe-collection__footer{text-align:center;margin-top:40px}.recipe-collection__button{display:inline-block;padding:14px 36px;border:1px solid #b5622a;color:#b5622a;border-radius:4px;font-size:15px;font-weight:600;text-decoration:none;background:transparent;transition:background .15s ease,color .15s ease}.recipe-collection__button:hover{background:#163b32;color:#fff}@media screen and (max-width:991px){.recipe-collection{padding:32px 0}.recipe-collection__grid{grid-template-columns:repeat(2,1fr);gap:20px}.recipe-collection__card-title{font-size:18px}}@media screen and (max-width:767px){.recipe-collection{padding:25px 0}.recipe-collection__header{margin-bottom:28px}.recipe-collection__heading{font-size:16px}.recipe-collection__grid{grid-template-columns:1fr 1fr;gap:14px}.recipe-collection__card-content{padding:14px}.recipe-collection__card-title{font-size:15px}.recipe-collection__card-description{font-size:12px;max-width:100%}.recipe-collection__card-icon{width:36px;height:36px;top:12px;left:12px}.recipe-collection__card-icon img{width:18px;height:18px}.recipe-collection__button{width:100%;padding:14px 20px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/recipe-collection-grid.css.map */
