a{text-decoration:none}.favorite-post-item-container{width:100%;padding:8px;position:relative}.favorite-post-item-container .favorite-post-item-icon-container{background-color:#f8f8f8;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:absolute;top:8px;left:8px;box-shadow:0 0 16px #333}.favorite-post-item-container .favorite-post-item-icon-container .favorite-post-item-icon{border-radius:50%;max-width:64px}.favorite-post-item-container .favorite-post-item-content{width:100%}.favorite-post-item-container .favorite-post-item-content .favorite-post-item-content-text{align-items:center;min-height:56px;display:flex}.favorite-post-item-container .favorite-post-item-content .favorite-post-item-content-text p{text-align:center;margin:0 auto;padding-left:72px;padding-right:8px;font-size:18px;font-weight:700}.favorite-post-item-container .favorite-post-item-content .favorite-post-item-content-image{width:100%;height:180px}.favorite-post-item-container .favorite-post-item-content .favorite-post-item-content-image img{object-fit:cover;border-radius:24px;width:100%;height:100%;padding:0}@media screen and (min-width:768px){.favorite-post-item-container{padding:16px}.favorite-post-item-container .favorite-post-item-icon-container{width:112px;height:112px;top:16px;left:32px}.favorite-post-item-container .favorite-post-item-icon-container .favorite-post-item-icon{max-width:96px}.favorite-post-item-container .favorite-post-item-content .favorite-post-item-content-text p{padding-left:136px;padding-right:20px;font-size:24px}.favorite-post-item-container .favorite-post-item-content .favorite-post-item-content-image{height:320px}}@media screen and (min-width:1024px){.favorite-post-item-container{padding-right:0}.favorite-post-item-container .favorite-post-item-icon-container{width:80px;height:80px;top:32px;left:0}.favorite-post-item-container .favorite-post-item-icon-container .favorite-post-item-icon{max-width:72px}.favorite-post-item-container .favorite-post-item-content .favorite-post-item-content-text p{padding-left:72px;padding-right:16px;font-size:16px}.favorite-post-item-container .favorite-post-item-content .favorite-post-item-content-image{height:200px;padding-left:20px}}@media screen and (min-width:1300px){.favorite-post-item-container .favorite-post-item-icon-container{width:96px;height:96px;top:32px;left:0}.favorite-post-item-container .favorite-post-item-icon-container .favorite-post-item-icon{max-width:80px}.favorite-post-item-container .favorite-post-item-content .favorite-post-item-content-text p{padding-left:104px;padding-right:20px;font-size:20px}.favorite-post-item-container .favorite-post-item-content .favorite-post-item-content-image{height:240px}}
.favorite-posts-container{flex-direction:column;gap:8px;margin-top:120px;display:flex}@media screen and (min-width:768px){.favorite-posts-container{gap:0;margin-top:160px;padding:0 16px}}@media screen and (min-width:1024px){.favorite-posts-container{flex-direction:row;gap:16px;width:100%;max-width:1300px;margin:0 auto}}@media screen and (min-width:1300px){.favorite-posts-container{padding:0}}
