.theme-compare .compare-grid{background-color:#fff;border:2px dashed #e4e8e8;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:327px;display:flex}.theme-compare .compare-grid.recipe-selected{border:none}.theme-compare .compare-grid__image{border-radius:8px;width:118px;height:118px;margin:0 auto;overflow:hidden}.theme-compare .compare-grid__text-title{text-align:center;margin-bottom:20px}.theme-compare .compare-grid__modaltrigger{text-align:center}.theme-compare .compare-grid__modaltrigger span{color:#fff;cursor:pointer;background:#0f223f;border:1px solid #0f223fcc;border-radius:8px;padding:8px}.theme-compare .compare-recipe__wrapper{color:#fff;background:#6e6e6e 0 0/cover;border-radius:8px;flex-direction:column;justify-content:flex-end;width:100%;min-height:325px;padding:20px;display:flex}.theme-compare .compare-recipe__info{gap:12px;display:flex}.theme-compare .compare-recipe__title{color:#fff;margin-bottom:20px}.theme-compare .compare-recipe__content{gap:8px;margin-bottom:10px;display:flex}.theme-compare .compare-recipe__content>img{width:18px;height:18px}.theme-compare .compare-recipe__remove{cursor:pointer;width:28px;height:28px;position:absolute;top:12px;right:24px}.theme-compare .compare-ingredients{background-color:#fff;border:1px solid #e4e8e8;border-radius:8px;margin-top:24px;padding:24px}.theme-compare .compare-ingredients__title{margin-bottom:15px}.theme-compare .compare-ingredients__content{flex-wrap:wrap;display:flex}.theme-compare .compare-ingredients__item{width:50%;margin-bottom:10px;display:flex}.theme-compare .compare-ingredients__item-image{background:#d9d9d9;border-radius:8px;min-width:32px;height:32px;margin-right:10px}@media screen and (max-width:992px){.theme-compare .compare-ingredients,.theme-compare .compare-grid.dish-1{margin-bottom:24px}}@media screen and (max-width:568px){.theme-compare .compare-ingredients{margin-bottom:24px}.theme-compare .compare-ingredients__item{width:100%}.theme-compare .compare-ingredients__content{display:block}.theme-compare .compare-grid.dish-1{margin-bottom:24px}}
.modal-recipes{z-index:1000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-recipes-overlay{background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.modal-recipes-content{z-index:1001;background:#fff;border-radius:8px;width:70%;max-width:1440px;max-height:80%;padding:40px 20px;position:relative;left:60px;overflow:auto;box-shadow:0 2px 10px #0000001a}.modal-recipes-close-button{cursor:pointer;background:0 0;border:none;font-size:24px;position:absolute;top:10px;right:10px}.modal-recipes__grid{flex-wrap:wrap;justify-content:flex-start;gap:24px;display:flex}.modal-recipes__item{cursor:pointer;border:1px solid #e4e8e8;border-radius:8px;width:calc(32.333% - 12px);padding-bottom:20px;position:relative;overflow:hidden}.modal-recipes__item-image{background-color:#e4e8e8;border-bottom:1px solid #e4e8e8;height:200px;margin-bottom:20px}.modal-recipes__item-category{margin-right:10px}.modal-recipes__item-name{margin-bottom:20px;padding:0 24px}.modal-recipes__item-wrapper{padding:0 24px;display:flex}.modal-recipes__item-wrapper>img{width:18px;height:18px;margin-right:10px}.modal-recipes__item-grid{align-items:center;gap:8px;display:flex;position:absolute;top:12px;right:10px}.modal-recipes__item-grid-nutri{width:80px}.modal-recipes__item-grid-nutri>img{object-fit:contain}@media screen and (max-width:992px){.modal-recipes-content{width:90%;left:0}}
