.containerpart .recipes{margin-top:20px;width:100%}.containerpart .recipes .banner img{width:100%;height:auto}.containerpart .recipes .viva-recipes{margin-top:20px;border-radius:15px;background:#fff;padding:10px;display:flex;justify-content:center}.containerpart .recipes .viva-recipes .my_recipes{margin-top:20px;display:flex;flex-direction:column;justify-content:center;gap:5px}.containerpart .recipes .viva-recipes .my_recipes .title-recipes{display:flex;flex-direction:row;gap:10px;margin-left:10px}.containerpart .recipes .viva-recipes .my_recipes .title-recipes img{width:30px;height:30px;margin:0}.containerpart .recipes .viva-recipes .my_recipes .title-recipes p{color:#061e41;font-size:20px;font-weight:600;line-height:1.5;letter-spacing:0;text-align:left}.containerpart .recipes .viva-recipes .my_recipes .con{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}.containerpart .recipes .viva-recipes .my_recipes .con .box{display:flex;flex-direction:column}.containerpart .recipes .viva-recipes .my_recipes .con .box .content-box{max-width:296px;margin:10px 10px 0;position:relative}.containerpart .recipes .viva-recipes .my_recipes .con .box .content-box a img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px}.containerpart .recipes .viva-recipes .my_recipes .con .box p{color:#3c556a;font-size:12px;font-weight:500;line-height:15px;letter-spacing:0;text-align:center;margin-bottom:10px}.containerpart .recipes .trending_on_social{display:none!important;display:flex;flex-direction:column;gap:10px;margin-top:40px}.containerpart .recipes .trending_on_social .title{display:flex;flex-direction:row;justify-content:space-between}.containerpart .recipes .trending_on_social .title p{color:#061e41;font-size:20px;font-weight:600;line-height:15px;letter-spacing:0;text-align:left}.containerpart .recipes .trending_on_social .title a{color:#061e41;font-size:10px;font-weight:400;line-height:15px;letter-spacing:0;text-align:left;text-decoration-line:underline}.containerpart .recipes .trending_on_social .boxes{display:flex;flex-direction:row;justify-content:space-between;margin-top:10px;gap:10px;flex-wrap:wrap;margin-bottom:20px}.containerpart .recipes .trending_on_social .boxes .box{max-width:350px;width:100%;box-sizing:border-box;border:1px solid #e3e3eb;border-radius:10px;background:#fff}.containerpart .recipes .trending_on_social .boxes .box a{flex:2 1}.containerpart .recipes .trending_on_social .boxes .box a img{width:100%}.containerpart .recipes .trending_on_social .boxes .box .info{flex:1.5 1;display:flex;flex-direction:column;justify-content:space-between;padding:10px;margin-top:10px;gap:10px}.containerpart .recipes .trending_on_social .boxes .box .info .title_box{color:#061e41;font-size:18px;font-weight:600;line-height:15px;letter-spacing:0;text-align:left}.containerpart .recipes .trending_on_social .boxes .box .info .description{color:#061e41;font-size:13px;font-weight:400;line-height:15px;letter-spacing:0;text-align:left}.containerpart .recipes .trending_on_social .boxes .box .info .button_add_to_cart{box-sizing:border-box;border:1px solid #2f3c48;border-radius:41px;background:#f2f8fd;width:100px;display:flex;align-items:center;justify-content:center;color:#061e41;font-size:10px;font-weight:400;line-height:15px;letter-spacing:0;text-align:left;padding:5px;margin:10px 0}@media(max-width:768px){.containerpart .recipes{width:95%;margin:20px auto 0}.containerpart .recipes .viva-recipes .my_recipes{margin-top:10px}.containerpart .recipes .viva-recipes .my_recipes .title-recipes{justify-content:center;align-items:center;margin:0}.containerpart .recipes .viva-recipes .my_recipes .title-recipes p{font-size:15px}.containerpart .recipes .viva-recipes .my_recipes .con{display:flex;align-items:center;justify-content:center}.containerpart .recipes .trending_on_social .title p{font-size:16px}.containerpart .recipes .trending_on_social .boxes{display:flex;flex-direction:row;justify-content:center}}@media(min-width:768px)and (max-width:1450px){.containerpart .recipes .trending_on_social .boxes{flex-wrap:nowrap}.containerpart .recipes .trending_on_social .boxes .box .info .title_box{font-size:15px}.containerpart .recipes .trending_on_social .boxes .box .info .description{font-size:10px}}