.fynd-has-sidebar>.fynd-content-area{flex-basis:75%}.fynd-has-sidebar.fynd-left-sidebar{flex-direction:row-reverse}aside.fynd-widget-area{display:block;flex-basis:25%;position:relative;height:auto;margin-block-start:3rem}aside.fynd-widget-area .fynd-widgets{height:auto;position:sticky;top:100px}aside.fynd-widget-area .fynd-widgets .fynd-widget{padding:0 1.5rem;border-radius:8px;position:relative;font-size:.875rem}aside.fynd-widget-area .fynd-widgets .fynd-widget:not(:has(.wp-block-heading)){margin-bottom:2rem}aside.fynd-widget-area .fynd-widgets .fynd-widget:has(.wp-block-heading){padding-bottom:0}aside.fynd-widget-area .fynd-widgets .fynd-widget:last-child{margin-bottom:0}aside.fynd-widget-area .fynd-widgets .fynd-widget .fynd-widget-title,aside.fynd-widget-area .fynd-widgets .fynd-widget .wp-block-heading{font-size:1.5rem;position:relative;margin-bottom:1.5rem;padding-bottom:0}aside.fynd-widget-area .fynd-widgets .fynd-widget .fynd-widget-title::after,aside.fynd-widget-area .fynd-widgets .fynd-widget .wp-block-heading::after{content:"";position:absolute;bottom:-0.625rem;left:75px;transform:translateX(-50%);width:150px;height:2px;background:linear-gradient(90deg, var(--wizagent-primary-color) 0% 20%, var(--wizagent-gray-900) 20%);border-radius:2px}aside.fynd-widget-area .fynd-widgets .fynd-widget ul{list-style:none;margin:0;padding:0}aside.fynd-widget-area .fynd-widgets .fynd-widget ul li{margin-bottom:.8rem}aside.fynd-widget-area .fynd-widgets .fynd-widget ul li a{color:var(--wizagent-dark)}aside.fynd-widget-area .fynd-widgets .fynd-widget ul li a:hover{color:var(--wizagent-primary-color)}@media(max-width: 768px){.fynd-has-sidebar>.fynd-content-area{flex-basis:100%}aside.fynd-widget-area{margin-top:.8rem;flex-basis:100%}}.wp-block-tag-cloud{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.wp-block-tag-cloud a{display:inline-block;padding:6px 12px;background-color:var(--wizagent-light);color:var(--wizagent-dark);border-radius:4px;text-decoration:none;font-size:.875rem;transition:background-color .3s,color .3s}.fynd-widget .wp-block-latest-posts{list-style:none;margin:0;padding:0}.fynd-widget .wp-block-latest-posts li{margin-bottom:1rem;display:grid;-moz-column-gap:.6rem;column-gap:.6rem;row-gap:.2rem;grid-template-columns:auto 1fr;grid-template-rows:1fr auto;align-items:center}.fynd-widget .wp-block-latest-posts li .wp-block-latest-posts__featured-image{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;border-radius:4px;grid-row:span 2;align-self:start}.fynd-widget .wp-block-latest-posts li .wp-block-latest-posts__featured-image img{width:auto;height:100%;border-radius:4px}.fynd-widget .wp-block-latest-posts li .wp-block-latest-posts__post-author,.fynd-widget .wp-block-latest-posts li .wp-block-latest-posts__post-date{text-align:start;font-size:.75rem;color:var(--wizagent-gray-400)}.fynd-widget .wp-block-latest-posts li .wp-block-latest-posts__post-excerpt,.fynd-widget .wp-block-latest-posts li .wp-block-latest-posts__post-full-content{grid-row:3/-1;grid-column:span 2}.fynd-widget .wp-block-latest-posts li a.wp-block-latest-posts__post-title{color:var(--wizagent-gray-200);line-height:1.3;transition:all .3s ease;text-decoration:none}.fynd-widget .wp-block-latest-posts li a.wp-block-latest-posts__post-title:hover{color:var(--wizagent-primary-color);text-decoration:underline}