.home_widgets .home_column .featured-post{position:relative;align-items:center;padding-top:70px!important;min-height:420px;display:flex;flex-direction:column}.home_widgets .home_column .featured-post::before{content:"";position:absolute;top:0;left:0;width:100%;height:60px;background:#fff;border-bottom:1px solid #efefef;border-radius:8px 8px 0 0;z-index:1}.home_widgets .home_column .featured-post::after{content:"";position:absolute;top:12px;left:15px;width:36px;height:36px;border-radius:50%;background-image:url(https://hectorgonzalez.short.gy/hg-logo);background-size:cover;background-position:center;border:2px solid #fff;box-shadow:0 1px 3px rgba(0,0,0,.1);z-index:3}.home_widgets .home_column .featured-post .post-content::before{content:"HG WIKI";position:absolute;top:.75rem;left:65px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",ubuntu,sans-serif;font-size:14px;font-weight:600;color:#262626;z-index:2;white-space:nowrap}.home_widgets .home_column .featured-post .read-more{position:relative}.home_widgets .home_column .featured-post .read-more::before{content:"⋯";position:absolute;top:-48px;right:15px;font-size:24px;color:#262626;font-weight:700;letter-spacing:2px;cursor:pointer;z-index:2}.home_widgets .home_column .featured-post .post-thumb{max-width:100%;margin:0 0 12px;border-radius:6px;overflow:hidden;position:relative;height:180px;width:100%;flex-shrink:0}.home_widgets .home_column .featured-post .post-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;display:block;transition:transform 0.5s ease}.home_widgets .home_column .featured-post .post-thumb::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(234,108,53,.1),transparent);opacity:0;transition:opacity 0.3s ease;z-index:1!important}.home_widgets .home_column .featured-post:hover .post-thumb::before{opacity:1}.home_widgets .home_column .featured-post:hover .post-thumb img{transform:scale(1.05)}@media (max-width:768px){.home_widgets .home_column .featured-post{width:100%;padding-top:65px!important;min-height:400px}.home_widgets .home_column .featured-post::before{height:55px}.home_widgets .home_column .featured-post::after{width:32px;height:32px;top:10px;left:12px}.home_widgets .home_column .featured-post .post-content::before{top:12px;left:58px;font-size:13px}.home_widgets .home_column .featured-post .read-more::before{top:12px;right:12px;font-size:22px}.home_widgets .home_column .featured-post .post-thumb{height:160px}}#content{float:left;width:100%}#home_widgets .container{padding:150px 12px}.home_widgets .home_column{float:left;flex:1;margin:0 12px;width:100%;background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.05);transition:all 0.3s ease;border:1px solid #e9ecef;padding:5px;display:flex;flex-direction:column}.home_widgets .home_column:nth-child(2){flex:2}.home_widgets .home_column.last{margin:0}.home_widgets .home_column:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(234,108,53,.15);border-color:#ea6c35}.home_widgets .home_column h3.title{border-top:none;border-bottom:2px solid #ea6c35;font-size:1.6em;line-height:1.2;margin:0 0 20px 0;padding:0 0 15px;text-transform:uppercase;color:#212121;font-weight:800;text-align:center;position:relative}.home_widgets .home_column h3.title::after{content:'';position:absolute;bottom:-2px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:#ea6c35}.featured-post{margin:1vh 1vh;padding:15px;background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.05);transition:all 0.3s ease;border:1px solid #e9ecef;flex-grow:1;display:flex;flex-direction:column}.featured-post:hover{box-shadow:0 4px 15px rgba(0,0,0,.1);border-color:#ea6c35}.featured-post:last-child{margin-bottom:0}.featured-post .post-thumb{max-width:100%;margin:0 0 12px;border-radius:6px;overflow:hidden;position:relative}.featured-post .post-thumb img{width:100%;height:160px;object-fit:cover;transition:transform 0.5s ease}.featured-post:hover .post-thumb img{transform:scale(1.05)}.home_column h3{margin:8px}.home_column h2 a{font-size:1em;color:#212121;text-decoration:none}.home_column h2 a:hover{color:#ea6c35}.home_column .post-thumb{margin:0}.post-content{padding:10px 0;flex-grow:1}.post-content p{margin-bottom:10px;line-height:1.5}.read-more{display:inline-block;margin-top:10px;padding:8px 15px;background:#ea6c35;color:#fff;text-decoration:none;border-radius:4px;font-weight:600;transition:background 0.3s ease;align-self:flex-start}.read-more:hover{background:#d45a2a}