.detail-recipe{display:flex;flex-direction:row-reverse;gap:4rem}@media not all and (min-width:768px){.detail-recipe{flex-direction:column-reverse;gap:1.5rem}}.detail-recipe .products-recipe-container{width:486px}@media not all and (min-width:768px){.detail-recipe .products-recipe-container{width:100%}}.detail-recipe .products-recipe-container{min-height:395px}.detail-recipe .content-recipe{width:calc(100% - 486px)}@media not all and (min-width:768px){.detail-recipe .content-recipe{width:100%}}.detail-recipe .content-recipe .badge-recipe{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;margin-top:1rem}.detail-recipe .content-recipe .badge-recipe .badge{align-items:center;background:color-mix(in srgb,var(--a87b45) 20%,transparent);border-radius:8px;display:flex;gap:.5rem;padding:.25rem .5rem;width:-moz-fit-content;width:fit-content}.detail-recipe .content-recipe .badge-recipe .badge span{color:var(--a87b45)}.detail-recipe .content-recipe .badge-recipe .badge.time{background:#feca3133}.detail-recipe .content-recipe .badge-recipe .badge.time i{color:var(--a87b45);font-size:12px;font-weight:700}.img-recipe{width:100%}.img-recipe img{border-radius:8px;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}
