/**handles:s4f-recent-posts-gallery-style,s4f-facts-posts-style,s4f-random-category-posts-style**/
.recent-post-item{flex:1 1 calc(33.33% - 20px);background-color:#fff;padding:15px;border-radius:8px;text-align:center;box-shadow:0 3px 10px rgba(0,0,0,.1);max-width:285px;min-width:190px}.recent-posts-horizontal{display:flex;gap:20px;justify-content:center}@media (max-width:780px){.recent-posts-horizontal{flex-wrap:nowrap;overflow-y:auto;justify-content:left}.recent-post-item{flex:0 0 50%;margin-top:20px;margin-bottom:40px;margin-left:15px;box-shadow:0 3px 20px rgba(0,0,0,.2);min-width:250px}}.recent-post-item .post-thumbnail img{width:100%;height:200px;padding:0;border-radius:5px;transition:transform .3s ease}.recent-post-item .post-thumbnail img:hover{transform:scale(1.1)}.recent-post-item .post-info{margin-top:10px}.recent-post-item h3{font-size:1.2em;margin:10px 0}.recent-post-item h3 a{text-decoration:none;transition:color .3s ease-in-out}.recent-post-item h3 a:hover{color:#de2229;-webkit-box-shadow:none;box-shadow:none}.recent-post-item .post-date{color:#646464;font-size:.9em;font-style:italic}.recent-post-item .post-excerpt{font-size:1em;margin-top:5px}.read-more-btn{display:inline-block;margin-top:10px;padding:8px 15px;background-color:#555;color:#fff;font-weight:700;text-decoration:none;border-radius:4px;transition:background-color .3s ease-in-out}.read-more-btn:hover{background-color:#333}
.facts-posts{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.facts-posts .facts-post-item{flex:1 1 calc(50% - 40px);align-items:center;margin-bottom:20px;background-color:#fff;padding:15px;border-radius:8px;box-shadow:0 3px 10px rgba(0,0,0,.1);max-width:700px}@media (min-width:450px){.facts-posts .facts-post-item{display:flex;min-width:350px}}.facts-post-thumbnail{width:30%;min-width:150px}@media (max-width:450px){.facts-post-thumbnail{width:100%}.facts-posts .facts-post-item{box-shadow:0 3px 20px rgba(0,0,0,.2)}}.facts-post-item .facts-post-thumbnail img{width:100%;height:80%;object-fit:cover;transition:transform .3s ease}.facts-post-item .facts-post-thumbnail img:hover{transform:scale(1.1)}.facts-posts .facts-post-thumbnail{margin-right:20px}.facts-posts .fact-post-info .facts-title{font-size:18px;color:#333;margin:0;font-weight:900}.facts-posts .fact-post-info .fact-post-excerpt{margin:10px 0}.facts-posts .learn-more-btn{display:inline-block;margin-top:10px;padding:8px 15px;background-color:#555;color:#fff;font-weight:700;text-decoration:none;border-radius:4px;transition:background-color .3s}.facts-posts .learn-more-btn:hover{background-color:#333}
.recent-post-item{flex:1 1 calc(33.33% - 20px);background-color:#fff;padding:15px;border-radius:8px;text-align:center;box-shadow:0 3px 10px rgba(0,0,0,.1);max-width:285px;min-width:190px}.recent-posts-horizontal{display:flex;gap:20px;justify-content:center}@media (max-width:780px){.recent-posts-horizontal{flex-wrap:nowrap;overflow-y:auto;justify-content:left}.recent-post-item{flex:0 0 50%;margin-top:20px;margin-bottom:40px;margin-left:15px;box-shadow:0 3px 20px rgba(0,0,0,.2);min-width:250px}}.recent-post-item .post-thumbnail img{width:100%;height:200px;padding:0;border-radius:5px;transition:transform .3s ease}.recent-post-item .post-thumbnail img:hover{transform:scale(1.1)}.recent-post-item .post-info{margin-top:10px}.recent-post-item h3{font-size:1.2em;margin:10px 0}.recent-post-item h3 a{text-decoration:none;transition:color .3s ease-in-out}.recent-post-item h3 a:hover{color:#de2229;-webkit-box-shadow:none;box-shadow:none}.recent-post-item .post-date{color:#646464;font-size:.9em;font-style:italic}.recent-post-item .post-excerpt{font-size:1em;margin-top:5px}.read-more-btn{display:inline-block;margin-top:10px;padding:8px 15px;background-color:#555;color:#fff;font-weight:700;text-decoration:none;border-radius:4px;transition:background-color .3s ease-in-out}.read-more-btn:hover{background-color:#333}