.recipe-primary-properties{display:flex;justify-content:space-evenly;align-items:center;width:100%;padding-top:var(--space-base-x2);margin-bottom:var(--block-vertical-margin)}.recipe-primary-properties.recipe-primary-properties--portrait{margin-bottom:0}.recipe-primary-properties__item{display:flex;align-items:center;justify-content:space-between;flex-direction:row;font-size:15px;gap:6px}@media(min-width:1024px){.recipe-primary-properties__item{font-size:19px;gap:8px}}.recipe-primary-properties__item::before{content:"";min-width:15px;height:15px;--icon-mask-color:var(--corail)}@media(min-width:1024px){.recipe-primary-properties__item::before{min-width:19px;height:19px}}.recipe-primary-properties--portrait .recipe-primary-properties__item{flex-direction:column;font-size:14px}:is(.recipe-primary-properties--portrait .recipe-primary-properties__item)::before{min-width:40px;height:40px}.recipe-primary-properties__item--time::before{-webkit-mask-image:url(assets/timer-yxvEn9D.svg);mask-image:url(assets/timer-yxvEn9D.svg)}.recipe-primary-properties__item--difficulty::before{-webkit-mask-image:url(assets/difficulty-sbsI9FQ.svg);mask-image:url(assets/difficulty-sbsI9FQ.svg)}.recipe-primary-properties__item--cost::before{-webkit-mask-image:url(assets/price-kCff9pk.svg);mask-image:url(assets/price-kCff9pk.svg)}.recipe-primary-properties__separator::after{content:"•"}.recipe-primary-properties__separator:last-child{display:none}