.gdn-recipe-cards-i{overflow:hidden;padding:0px 15px 72px 15px;background-color:var(--recipe-cards-background-color);background-image:var(--recipe-cards-background-image);background-repeat:var(--recipe-cards-background-repeat);background-size:var(--recipe-cards-background-size);background-position:var(--recipe-cards-background-position)}@media screen and (max-width: 767px){.gdn-recipe-cards-i{padding-bottom:40px}}.gdn-recipe-cards-i__title{margin-bottom:32px;margin-top:72px}@media screen and (max-width: 1023px){.gdn-recipe-cards-i__title{margin-top:40px;margin-bottom:24px}}.gdn-recipe-cards-i__recipe-link-out-icon{position:absolute;top:10px;right:10px;z-index:2}@media screen and (max-width: 767px){.gdn-recipe-cards-i__recipe-link-out-icon{top:8px;right:8px}}.gdn-recipe-cards-i__recipe-link-out-icon svg path{fill:var(--recipe-cards-link-out-icon-color)}.gdn-recipe-cards-i__recipe-link-out-icon svg rect{fill:var(--recipe-cards-link-out-circle-color)}.gdn-recipe-cards-i__recipe-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;margin:0 auto;width:100%;max-width:1376px;row-gap:16px}@media screen and (max-width: 767px){.gdn-recipe-cards-i__recipe-container{-webkit-column-gap:9px;-moz-column-gap:9px;column-gap:9px}}.gdn-recipe-cards-i__recipe-wrapper{max-width:calc(25% - 12px);width:100%;margin:0;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1);box-shadow:0 0 20px 0 rgba(0,0,0,.1);overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 767px){.gdn-recipe-cards-i__recipe-wrapper{max-width:calc(50% - 4.5px)}}.gdn-recipe-cards-i__recipe-wrapper:hover .gdn-recipe-cards-i__recipe-image{background-color:#000}.gdn-recipe-cards-i__recipe-wrapper:hover img{opacity:.8}.gdn-recipe-cards-i__recipe-image{width:100%;padding-top:100%;position:relative;display:block}.gdn-recipe-cards-i__recipe-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.gdn-recipe-cards-i__recipe-main-tag{position:absolute;top:10px;z-index:2;left:0;width:100%}.gdn-recipe-cards-i__recipe-main-tag .gdn-attributes .gdn-attributes__element{margin:0 8px;padding:3px 10px;border-radius:5px}.gdn-recipe-cards-i__recipe-main-tag.left .gdn-attributes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.gdn-recipe-cards-i__recipe-main-tag.center .gdn-attributes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gdn-recipe-cards-i__recipe-main-tag.right .gdn-attributes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.gdn-recipe-cards-i__summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gdn-recipe-cards-i__recipe-details{padding:12px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width: 992px){.gdn-recipe-cards-i__recipe-details{padding:6px 8px}}.gdn-recipe-cards-i__rating{text-decoration:none}.gdn-recipe-cards-i__rating>div>div{margin:0 0 8px 0 !important}.gdn-recipe-cards-i__card-rating-summary{text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex}.gdn-recipe-cards-i__recipe-save-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:auto}.gdn-recipe-cards-i__recipe-save{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-item-align:end;align-self:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;cursor:pointer}.gdn-recipe-cards-i__recipe-save .gdn-attributes__element{line-height:1}.gdn-recipe-cards-i__recipe-save .save-label,.gdn-recipe-cards-i__recipe-save .saved-label{display:none}.gdn-recipe-cards-i__recipe-save .save-label.active,.gdn-recipe-cards-i__recipe-save .saved-label.active{display:inline-block}.gdn-recipe-cards-i__recipe-save .gdn-icon{margin-left:4px}.gdn-recipe-cards-i__recipe-save .gdn-icon,.gdn-recipe-cards-i__recipe-save svg{width:20px;height:20px}.gdn-recipe-cards-i__recipe-save.save .gdn-icon svg path,.gdn-recipe-cards-i__recipe-save.save .gdn-icon:hover svg path{fill:rgba(0,0,0,0) !important;stroke:var(--var-icon-normal-state-color) !important}.gdn-recipe-cards-i__recipe-save.saved .gdn-icon svg path,.gdn-recipe-cards-i__recipe-save.saved .gdn-icon:hover svg path{fill:var(--var-icon-hover-state-color) !important;stroke:var(--var-icon-normal-state-color) !important}.gdn-recipe-cards-i__recipe-title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;text-decoration:none}@media screen and (max-width: 992px){.gdn-recipe-cards-i__recipe-title{-webkit-line-clamp:4}}.gdn-recipe-cards-i__cta{margin-top:32px}@media screen and (max-width: 1023px){.gdn-recipe-cards-i__cta{margin-top:24px}}.gdn-recipe-cards-i div:has(>innit-buy-now){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:unset !important;padding-bottom:72px}@media screen and (max-width: 767px){.gdn-recipe-cards-i div:has(>innit-buy-now){padding-bottom:40px}.gdn-recipe-cards-i div:has(>innit-buy-now) div>div{width:100%}.gdn-recipe-cards-i div:has(>innit-buy-now) innit-buy-now{width:100%}.gdn-recipe-cards-i div:has(>innit-buy-now){width:100% !important}.gdn-recipe-cards-i div:has(>innit-buy-now) button{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}}.gdn-recipe-cards-i innit-buy-now button.walmart-shop-ingredient-button{max-width:unset !important;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;margin:unset;margin-top:20px;padding:15px 24px;line-height:1.26}