.featured-image-wrapper img{height:100%;object-fit:cover;width:100%}.featured-image-wrapper{height:600px;overflow:hidden;width:100%}.featured-image-hero a{color:inherit}.featured-image-hero{display:flex;flex-direction:column;z-index:10}.featured-image-hero:before{background:var(--background);bottom:0;content:"";height:100%;left:0;position:absolute;width:100%}.hero-tag{flex-wrap:wrap;gap:12px;list-style:none;margin:0 0 12px;padding:0}.hero-tag,.hero-tag li a{display:flex;justify-content:center}.hero-tag li a{align-items:center;background-color:var(--white);border-radius:30px;color:var(--black);font-size:14px;font-weight:600;height:30px;padding:4px 40px;transition:all .15s ease-in-out}[color-mode=light] .hero-tag li a{background-color:var(--black);color:#fff}.hero-tag li a:hover{background-color:var(--primary);color:#fff}.featured-image-hero h3.heading{margin-bottom:24px}.author,.featured-image-hero .heading{text-align:center}.author{font-family:Inter;font-size:20px;font-style:normal;font-weight:400;letter-spacing:.2px;overflow:hidden;text-overflow:ellipsis}.author img{border-radius:100%;height:34px;width:34px}.author .author-link{color:inherit}.author svg circle{fill:#5c3914}.author .date{color:#9f9f9f}.sidebar{align-items:flex-start;display:flex;justify-content:space-around}.sidebar-wrapper{display:flex;flex-direction:column;position:sticky;top:calc(100px + .5rem)}.sidebar-menu.tags{background-color:var(--dark);border-radius:8px;box-shadow:0 1px 4px 0 rgba(0,0,0,.11);color:#191919;margin-bottom:24px;padding:16px}.sidebar-menu h6{border-bottom:1px solid #e9e9e9;letter-spacing:.18px;margin-bottom:12px;padding-bottom:12px}.sidebar-menu.tags ul{display:flex;flex-wrap:wrap;gap:12px;list-style:none;margin:0;padding:0}.sidebar-menu.tags ul li a{align-items:center;background:var(--primary);background-color:var(--white);border-radius:30px;color:var(--black);display:flex;font-size:14px;font-style:normal;font-weight:600;justify-content:center;letter-spacing:.1px;padding:4px 12px}[color-mode=light] .sidebar-menu.tags ul li a{background-color:var(--black);color:#fff}.sidebar-menu.tags ul li a:hover{background-color:var(--primary);color:#fff}.sidebar-menu.recent{background-color:var(--dark);border-radius:8px;box-shadow:0 1px 4px 0 rgba(0,0,0,.11);color:#191919;margin-bottom:0;padding:16px}.sidebar-menu.recent h6.heading.display-4{font-weight:700;letter-spacing:.18px}.recent-post-item,.sidebar-menu.recent h6.heading.display-4{border-bottom:1px solid #e9e9e9;margin-bottom:12px;padding-bottom:12px}.recent-post-item{display:flex;flex-wrap:wrap}.recent-post-item .img{width:16px}.recent-post-item .content{max-width:calc(100% - 16px);padding-left:8px}.recent-post-item .content p.small{margin:0}.recent-post-item .content p.small a{color:var(--white);display:inline-block;text-decoration:none!important}.recent-post-item .content p.small a:hover{color:var(--primary)}.recent-post-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.recent-post-item .img svg,.recent-post-item .img svg g,.recent-post-item .img svg path{fill:var(--secondary)}