<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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%}.sidebar{align-items:flex-start;display:flex}.sidebar-wrapper{display:flex;flex-direction:column;position:sticky;top:calc(100px + .5rem)}.sidebar-menu{background-color:#fff;border:1px solid #eeeff1;border-radius:8px;color:#535d5a;margin-bottom:24px;padding:16px}.sidebar-menu .sidebar-heading{border-bottom:1px solid #eeeff1;margin-bottom:12px;padding-bottom:12px}.sidebar-menu h6.heading{font-size:18px;font-weight:600;letter-spacing:.18px;line-height:1.555}.sidebar-menu .recent-inner{display:flex;flex-wrap:wrap}.sidebar-menu .recent-icon{width:15px}.sidebar-menu .recent-content{max-width:calc(100% - 15px);padding-left:10px}.sidebar-menu .recent-content p{letter-spacing:.14px;line-height:22px;margin-bottom:0}.sidebar-menu .recent-item:not(:last-child){border-bottom:1px solid #eeeff1;margin-bottom:12px;padding-bottom:12px}.sidebar-menu .recent-content p a{color:inherit;text-decoration:none}.sidebar-menu .recent-content p a:hover{color:var(--secondary)}.sidebar-menu.tags ul{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0;row-gap:12px}.sidebar-menu.tags ul li a{color:var(--primary);font-family:Roboto Slab;font-size:10px;font-style:normal;font-weight:400;letter-spacing:.1px;line-height:12px;text-transform:capitalize}.sidebar-menu.tags ul li{align-items:center;background:#dbfdff;border-radius:4px;display:flex;justify-content:center;padding:4px 10px}.sidebar-menu.tags ul li:hover{background-color:var(--primary)}.sidebar-menu.tags ul li:hover a{color:var(--white)}</pre></body></html>