.is-search-type .b-card-grid-with-filters__copy{margin-bottom:32px}.is-case_study-type .b-card-grid-with-filters__copy{margin-bottom:72px}.b-card-grid-with-filters__search{display:block;transition:border-color .25s ease;margin-bottom:2rem;border-bottom:1px solid currentColor;padding-bottom:2rem}.b-card-grid-with-filters__search:focus-within{border-color:var(--color-blue)}.b-card-grid-with-filters__search-inner{position:relative}.b-card-grid-with-filters__search-input{background:transparent;padding-right:48px;width:100%;color:currentColor}.b-card-grid-with-filters__search-input:focus{outline:none}.b-card-grid-with-filters__search-submit{position:absolute;top:50%;right:0;transform:translateY(-50%)}.b-card-grid-with-filters__search-submit-icon{width:18px;height:auto}.b-card-grid-with-filters__filters-wrapper{display:flex;margin-right:auto;margin-bottom:2rem}@media (min-width: 1024px){.b-card-grid-with-filters__filters-wrapper{margin-bottom:4rem}}.b-card-grid-with-filters__filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media (min-width: 1024px){.b-card-grid-with-filters__filters{gap:1.5rem}}.b-card-grid-with-filters__filter-item{display:inline-block;position:relative}.b-card-grid-with-filters__filter-label{position:absolute;top:13px;left:24px;pointer-events:none}.b-card-grid-with-filters__filters-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:1px solid currentColor;border-radius:999px;background-color:transparent;padding:27px 48px 13px 24px;width:100%;line-height:24px}@media (min-width: 768px){.b-card-grid-with-filters__filters-select{min-width:220px}}.b-card-grid-with-filters__filters-select:focus{outline:none}.b-card-grid-with-filters__filters-select-icon{position:absolute;top:50%;right:24px;transform:translateY(-50%);width:1rem;height:auto;pointer-events:none}.b-card-grid-with-filters__cards-wrapper.is-loading{opacity:.5;pointer-events:none}.b-card-grid-with-filters__cards{--cols: 1;display:grid;grid-template-columns:repeat(var(--cols),minmax(0,1fr));column-gap:var(--grid-spacing-x);row-gap:2rem}@media (min-width: 768px){.b-card-grid-with-filters__cards{row-gap:2.5rem}}@media (min-width: 1024px){.b-card-grid-with-filters__cards{--cols: 3;row-gap:3rem}}
