.blog-sidebar{display:flex;flex-direction:column;gap:20px;margin:0 auto}.blog-sidebar h3{font-size:20px}.blog-widget{padding:16px;display:flex;flex-direction:column;gap:12px;border:1px solid #E2E6EA;border-radius:6px;background:#fff}.blog-widget hr{border:none;border-top:1px solid #E2E6EA;margin:0}.blog-recent-posts{display:flex;flex-direction:column;gap:16px}.blog-recent-posts li{display:flex;flex-direction:column;gap:4px;color:#9eb0aa;font-size:12px}.blog-recent-posts a{text-decoration:underline;line-height:1.3;color:var(--primary-color);transition:color .3s ease;font-size:16px}.blog-recent-posts a:hover{color:var(--primary-color-dark)}.blog-tags{display:flex;row-gap:14px;column-gap:8px;flex-wrap:wrap;margin-top:4px}.blog-tags li a{padding:4px 8px;background-color:#eaf0f6;color:var(--primary-color);border:1px solid #ddd;border-radius:4px;transition:background-color .3s ease,color .3s ease,border-color .3s ease}.blog-tags li a:hover{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color)}
/*# sourceMappingURL=/cdn/shop/t/732/assets/stylesheets-blog-sidebar.css.map */
