.blog-sidebar{display:flex;flex-direction:column;gap:2rem;transition:top .25s ease-in-out;transition-delay:0s}.tags{display:flex;flex-wrap:wrap;font-size:.85rem;font-weight:700;gap:10px}.tags a{align-items:center;background:var(--Typography-White,#fff);border:1px solid var(--Typography-Heading,#057);border-radius:10px;color:#057;display:inline-flex;font-size:11px;font-style:normal;font-weight:600;justify-content:center;line-height:normal;padding:8px 14px;text-transform:uppercase;transition:all .15s ease-in-out}.tags a.active,.tags a:hover{background-color:#057;color:#fff}.authors{background:var(--Neutral,linear-gradient(180deg,hsla(0,0%,96%,0) 0,#f5f5f5 100%));border:1px solid #d9d9d9;border-radius:10px;padding:20px}.sticky-cta{background-color:#fff;background-image:url(https://info.highbyte.com/hs-fs/hubfs/background-images/GradientBanner/HB.GradientBanner-DashedLines.3840x1800.png?width=700&name=HB.GradientBanner-DashedLines.3840x1800.png),var(--Gradient-3,linear-gradient(116deg,#057 0,#00b8af 100%));background-position:50%;background-size:cover;border-radius:10px;padding:40px 25px}