.listing-ricette *{transition:all .3s ease-in-out}.listing-ricette .recipe-card:first-child{grid-area:big-recipe}.listing-ricette .recipe-card>*{width:100%}.listing-ricette .recipe-bookmark{border-radius:100;border-radius:100%;font-size:clamp(1.25rem,1.0073rem + 1.0356vw,2.25rem)!important;height:57px;margin-left:18px;margin-top:14px;width:57px}.listing-ricette .recipe-bookmark,.listing-ricette .recipe-tag{align-items:center;display:flex;justify-content:center;position:relative;z-index:20}.listing-ricette .recipe-tag{font-weight:600;margin-left:auto;margin-right:19px;margin-top:21px;text-align:center}.listing-ricette .recipe-image{aspect-ratio:1/1;border-radius:20px;display:flex;overflow:hidden;position:relative;width:100%}.listing-ricette .recipe-card:hover .recipe-image{rotate:2deg}.listing-ricette .recipe-card:hover .recipe-image img{scale:1.05}.listing-ricette .recipe-image img{aspect-ratio:1/1;object-fit:cover;width:100%;z-index:10}.listing-ricette .recipe-time{align-items:center;display:flex}.listing-ricette .recipe-title{display:block;font-weight:500;white-space:normal!important}.listing-ricette .recipe-link{inset:0;position:absolute}.listing-ricette .time-container{align-items:center;display:flex;gap:10px;margin-bottom:13px;margin-top:18px}.listing-ricette .clock-outer{border-radius:100%;display:flex;height:21px;position:relative;width:21px}.listing-ricette .clock-minutes{height:9px;left:9px;position:absolute;top:1px;width:1px}.listing-ricette .clock-hours{height:1px;position:absolute;right:4px;top:9px;width:6px}