.landing{margin-block-start:2rem}.landing__texto{background:var(--fondo);color:var(--color);padding:2rem}.landing__texto h1{text-wrap:balance}.landing__texto h2{margin-block-start:1em}.landing__texto ul{margin:1em}.landing__texto li{list-style:disc}.landing__texto li:not(:last-child){margin-block-end:.5em}.landing__texto strong{font-weight:bold}.landing__texto .precio{border:1px solid currentColor;padding:.5rem 1rem 1rem;text-align:center;color:var(--fondo);background:var(--color);margin-block:1rem;position:relative}.landing__texto .precio:first-child{margin-block-start:0}.landing__texto .precio:has(.precio__oferta){padding-block-start:1rem;margin-block-start:2rem}.landing__texto .precio__oferta{position:absolute;right:1rem;top:0;transform:translateY(-50%);background:var(--clr-terciario);color:#fff;padding:.3rem 1rem;font-size:max(12px,.7em);border-radius:1rem;text-transform:uppercase}.landing__texto .precio__anterior{text-decoration:line-through}.landing__texto .precio__actual,.landing__texto .precio strong{font-size:1.5em}.landing__texto .precio__ahorro{font-weight:bold}.landing__boton{margin-block:2rem;text-align:center}.landing__boton:last-child{margin-block-end:0}.landing__boton a{padding:1em 4em}.landing__recetas{margin-block-end:calc(var(--gap-grid)*2)}.landing__recetas__listado{display:grid;gap:clamp(0.5rem, 0.3333333333rem + 0.7407407407vw, 1rem);grid-template-columns:repeat(auto-fill, minmax(min(45%, 350px), 1fr))}.landing__receta__imagen{aspect-ratio:500/345}.landing__receta :where(picture,img){width:100%;height:100%;object-fit:cover}@media(min-width: 64em){.landing{display:flex}.landing__imagen,.landing__texto{flex:1}.landing__imagen{order:var(--posicion-de-la-imagen)}.landing__imagen :where(picture,img){width:100%;height:100%;object-fit:cover}}
