.theme-dish{position:relative}.theme-dish .hero__grid{background-color:#6e6e6e;width:100%;min-height:375px;border-radius:8px;margin-bottom:35px;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background-size:cover;background-position:50% 50%}.theme-dish .hero__wrapper{display:flex;align-items:center;gap:12px}.theme-dish .hero__FVS{padding:10px}.theme-dish .hero__nutritionscore{padding:10px;max-width:88px}.theme-dish .hero__nutritionscore img{object-fit:contain}.theme-dish .hero__title{color:#fff;margin-top:12px}.theme-dish .hero__category{display:flex;margin-top:10px;gap:12px}.theme-dish .hero__category-icon{width:18px;height:18px}.theme-dish .hero__bereidtijd{display:flex;margin-top:10px;gap:12px}.theme-dish .hero__bereidtijd-icon{width:18px;height:18px}.theme-dish .hero__edit{position:absolute;top:12px;right:24px;background-color:transparent;display:flex;gap:12px}.theme-dish .hero__edit-delete,.theme-dish .hero__edit-edit{background-color:#fff;padding:8px;border-radius:8px}.theme-dish .hero__edit-delete>img,.theme-dish .hero__edit-edit>img{width:16px;height:16px;object-fit:contain}.theme-dish__wrapper{display:flex;gap:12px;margin-bottom:12px}.theme-dish__wrapper a,.theme-dish__wrapper button{width:100%}.theme-dish__ingredients{background-color:#fff;padding:24px;border:1px solid #e4e8e8;border-radius:8px;margin-bottom:10px}.theme-dish__ingredients-title{margin-bottom:20px}.theme-dish__ingredients-item{display:flex;gap:12px;padding:12px 0}.theme-dish__ingredients-image{width:48px;height:48px;border-radius:8px;overflow:hidden;background-color:#e4e8e8}.theme-dish__description{border-radius:8px;border:1px solid #e4e8e8;background:#fff;padding:20px;margin-bottom:16px}.theme-dish__edit{position:absolute;top:12px;right:24px;display:flex;align-items:center}.theme-dish__edit-return{background-color:transparent;margin-right:12px}.theme-dish__edit-save{margin-right:8px}.theme-dish__edit-enable{background-color:transparent}.theme-dish__edit-enable>img{width:24px;height:24px}.theme-dish-delete{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1000}.theme-dish-delete .delete-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.theme-dish-delete .delete__wrapper{position:relative;max-width:992px;background-color:#fff;padding:32px 24px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:1}.theme-dish-delete .delete__warning{margin-bottom:12px}.theme-dish-delete .delete__buttons{display:flex;gap:12px}@media screen and (max-width:1200px){.theme-dish__related-inner{display:block}.theme-dish__related-category{width:unset}.theme-dish__related-preptime{width:unset;margin-top:10px}}@media screen and (max-width:992px){.theme-dish__related-grid{flex-wrap:wrap}.theme-dish__related-card{width:calc(50% - 12px)}.theme-dish__related-wrapper{min-width:221px}}@media screen and (max-width:568px){.theme-dish__related-card{width:100%}}