.widget-module ul{display:inline-block;list-style:none;margin-left:0;margin-right:0;padding:0;word-break:break-all}.widget-module ul li{display:inline-block;margin-right:.5rem}.widget-module ul li a{background-color:rgba(0,0,0,.1);border-radius:20px;color:var(--brand-primary);font-family:var(--brand-body);font-size:14px;padding:3px 12px;text-decoration:none}.widget-module .filter-link-count{display:none}.hs-blog-post__wrapper{display:grid!important;gap:2rem;grid-template-columns:repeat(3,1fr)}.hs-blog-post:hover{box-shadow:0 3px 8px rgba(0,0,0,.24)}@media screen and (max-width:768px){.hs-blog-post__wrapper{grid-template-columns:repeat(1,1fr)}}.hs-blog-post__content-wrapper{padding:20px}.hs-search-field__bar{background-color:color-mix(in srgb,var(--brand-primary) 5%,transparent);border-radius:99px;padding:1rem}.hs-search-field,.hs-search-field__bar,.hs-search-field__bar form{max-width:100%}.hs-search-field__bar form{display:flex;flex-direction:row;justify-content:space-between}.hs-search-field__bar form button{background-color:var(--brand-primary);border:1px solid var(--brand-primary);border-radius:8px;display:block;height:36px;line-height:36px;margin-left:1rem;width:36px}.hs-search-field__bar button{content:"\f002";font-family:Fontawesome,sans-serif}.hs-search-field__bar button svg{fill:#fff;height:16px!important}@media screen and (max-width:768px){.hs-search-field__bar form button{display:none!important}}.hs-search-field__input{border:1px solid #e2e2e2;border-radius:60px;padding-left:12px;padding-right:12px}