.heart #line{stroke:#84B067;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:1;stroke-dashoffset:1}.heart #line,.heart #point{fill:none;animation:dash 3s linear infinite}.heart #point{stroke:#84B067;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:.1;stroke-opacity:1;stroke-dasharray:.0001,.9999;stroke-dashoffset:1}@keyframes dash{0%{stroke-dashoffset:1}80%{stroke-dashoffset:0}to{stroke-dashoffset:0}}.feed_cont{gap:60px}.feed_cont,.feed_slide{display:grid;grid-template-columns:auto auto}.feed_slide{gap:20px}.swiper{width:100%;height:100%}.feed_cont .swiper-slide img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:8px}@media (max-width:575.98px){.feed_cont{gap:30px}.feed_cont,.feed_slide{grid-template-columns:1fr}.feed_slide{gap:15px;justify-content:center;align-items:center;justify-items:center}}@media (min-width:576px) and (max-width:767.98px){.feed_cont{gap:40px}.feed_cont,.feed_slide{grid-template-columns:1fr}.feed_slide{gap:20px}}@media (min-width:768px) and (max-width:991.98px){.feed_cont{grid-template-columns:repeat(1,1fr);gap:40px}.feed_slide{grid-template-columns:repeat(2,auto);gap:20px}}@media (min-width:992px) and (max-width:1199.98px){.feed_cont{grid-template-columns:repeat(2,1fr);gap:50px}.feed_slide{grid-template-columns:repeat(2,auto);gap:25px}}@media (min-width:1200px){.feed_cont{grid-template-columns:repeat(2,1fr);gap:50px}.feed_slide{grid-template-columns:repeat(2,auto);gap:30px}}