.blog-listing{align-items:flex-start;display:flex;gap:65px}@media not screen and (min-width:48rem){.blog-listing{flex-direction:column;gap:35px}}.blog-listing .filters{display:block;flex-shrink:0;width:100%}@media (min-width:48rem){.blog-listing .filters{width:250px}}.blog-listing__form{margin-top:65px}@media not screen and (min-width:48rem){.blog-listing__form--desktop{display:none}}@media (min-width:48rem){.blog-listing__form--mobile{display:none}}.blog-listing__form .theme-form{background-color:#2d338e;border-radius:12px;padding:48px 24px}.blog-listing__form .theme-form .theme-text{margin-bottom:40px}.blog-listing__form .theme-form .hs-form.hs-form.hs-form [class*=form-columns]{display:block}.blog-listing__form .theme-form .hs-form.hs-form.hs-form .hs-form-field+.hs-form-field,.blog-listing__form .theme-form .hs-form.hs-form.hs-form [class*=form-columns]+[class*=form-columns]{margin-top:var(--row-spacing)}.js .link-cards-wrapper__footer a,.no-js .link-cards-wrapper__footer button{display:none}.blog-pagination{align-items:center;display:flex;gap:24px;justify-content:center;margin-top:80px;width:100%}.blog-pagination a{color:var(--body-text-color);font-size:.875rem;text-decoration:none;text-decoration-thickness:3px;text-underline-offset:4px}.blog-pagination a svg{width:45px}.blog-pagination a.active,.blog-pagination a.focus-visible,.blog-pagination a.hover,.blog-pagination a:focus-visible,.blog-pagination a:hover{color:var(--hyperlink-color);text-decoration:underline;text-decoration-thickness:3px}.blog-pagination a.active svg path,.blog-pagination a.focus-visible svg path,.blog-pagination a.hover svg path,.blog-pagination a:focus-visible svg path,.blog-pagination a:hover svg path{fill:var(--hyperlink-hover-color)}