<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.recipe-card *{padding:0;margin:0;box-sizing:border-box}.recipe-card{width:100%;border-radius:12px;overflow:hidden;position:relative}.recipe-card__link{display:block;text-decoration:none}.recipe-card__background{height:360px;background-repeat:no-repeat;background-size:cover;background-position:center;transition:transform .35s ease-in-out;position:relative}.recipe-card__background:before{content:"";position:absolute;left:0;height:100%;width:100%;background:#0006}@media only screen and (min-width: 990px){.recipe-card__link:hover .recipe-card__background{transform:scale(1.1) perspective(0)}}.recipe-card__background{height:360px;background-repeat:no-repeat;background-size:cover;background-position:center}.recipe-card__content{position:absolute;left:0;bottom:0;z-index:1;padding:12px}@media only screen and (max-width: 989px){.recipe-card__content{padding:12px}}.recipe-card__title{font-size:16px;font-weight:700;line-height:22px;letter-spacing:0;color:#fff;text-align:left}.recipe-card__time-and-preparation{list-style:none;display:flex;flex-wrap:nowrap;margin-top:3px;margin-left:-4px}.recipe-card__time-and-preparation li{display:flex;align-items:center;margin:4px;background-color:#fff;padding:4px;border-radius:4px;border:1px solid var(--beige-darker)}.recipe-card__time-item svg{height:10px}.recipe-card__time-and-preparation li span{margin-left:4px;font-size:10px;font-weight:700;line-height:12px;letter-spacing:0;text-align:left;color:var(--color-grey)}.recipe-card__time-item--cooking svg,.recipe-card__time-item--prep svg{width:10px}.recipe-card__time-item--cost svg{width:30px}.recipe-card__orange-label{padding:2px 6px;font-family:var(--font-bowlby-one);font-size:11px;font-weight:400;line-height:14px;letter-spacing:.015em;color:#fff;background-color:#ffa300;border-radius:3px;text-transform:uppercase;position:absolute;top:12px;left:12px;z-index:1}.recipe-card__time-item--difficulty i{display:inline-block;position:relative;margin-left:-4px}.recipe-card__time-item--difficulty i:before,.recipe-card__time-item--difficulty i:after{content:"";display:inline-block;height:10px;width:2px;margin:0 1px;background-color:#f003}.recipe-card__time-item--difficulty i:before{height:8px}.recipe-card__time-item--difficulty strong{display:inline-block;position:relative;flex:none}.recipe-card__time-item--difficulty strong:before{content:"";display:inline-block;height:6px;width:2px;margin:0;background-color:var(--color-primary)}.recipe-card__time-item--difficulty-medium strong:before,.recipe-card__time-item--difficulty-hard strong:before{background-color:#f003}.recipe-card__time-item--difficulty-medium i:before{background-color:var(--color-primary)}.recipe-card__time-item--difficulty-hard i:after{background-color:var(--color-primary)}
/*# sourceMappingURL=/cdn/shop/t/98/assets/component-recipe-card.css.map */
</pre></body></html>