.fs-hof__toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem;margin-bottom:2rem}.fs-hof__filters{display:flex;flex-wrap:wrap;gap:.75rem;flex:1 1 280px}.fs-hof__select{height:3.125rem;min-width:200px;flex:1 1 180px;max-width:100%;padding:0 2.5rem 0 1rem;border-radius:4px;border:1px solid rgba(207,207,207,.4);box-shadow:0 10px 30px 0 rgba(0,0,0,.05);font-size:1rem;font-family:var(--font-family);background:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23777777' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 1rem center no-repeat #fff;color:var(--color-main);cursor:pointer;transition:var(--transition);outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.fs-hof__select:focus,.fs-hof__select:hover{border-color:var(--color-accent)}.fs-hof__select:disabled{opacity:.55;cursor:not-allowed}.fs-hof__search{flex-shrink:0}.fs-hof__list{display:flex;flex-direction:column;gap:1.5rem}.fs-hof__empty{margin:0;padding:1.5rem;text-align:center;border-radius:6px;background:var(--color-gray-light,#f7f7f7);color:var(--color-main)}.fs-hof__empty--editor{border:1px dashed rgba(0,0,0,.15);background:0 0}.fs-hof__card{display:grid;grid-template-columns:minmax(0,1fr);gap:0;border-radius:8px;overflow:hidden;border:1px solid rgba(207,207,207,.4);box-shadow:0 10px 30px 0 rgba(0,0,0,.05);background:#fff}@media (min-width:768px){.fs-hof__card{grid-template-columns:minmax(260px,38%) minmax(0,1fr)}}.fs-hof__card-media{display:flex;flex-direction:column;background:var(--color-gray-light,#f7f7f7)}.fs-hof__photo{position:relative;line-height:0;padding:1.25rem 1.5rem}.fs-hof__photo-img{width:100%;height:auto;max-height:320px;object-fit:cover;object-position:top center;display:block;border-radius:10px}.fs-hof .fs-hof__website-btn .fs-learn-more-button__link:after{content:none}.fs-hof__card-intro{padding:1.25rem 1.5rem}.fs-hof__name{margin:0 0 .5rem;font-size:1.25rem;font-weight:600;font-family:var(--font-family-secondary);color:var(--color-main)}.fs-hof__meta,.fs-hof__since{margin:0 0 .35rem;font-size:.9375rem;line-height:1.45;color:var(--color-main)}.fs-hof__card-body{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.fs-hof__role{margin:0;font-size:2.5rem;font-weight:600;font-family:var(--font-family-secondary);color:var(--color-main);line-height:1.15}.fs-hof__about{font-size:1rem;line-height:1.6;color:var(--color-main)}.fs-hof__about p{margin:0 0 .75rem;font-size:inherit}.fs-hof__about p:last-child{margin-bottom:0}.fs-hof__actions{margin:.5rem 0 0}.fs-hof__actions .fs-learn-more-button{display:inline-block}.fs-hof__load-more{margin-top:2rem;text-align:center}@media (max-width:767px){.fs-hof__role{font-size:1.75rem;line-height:1.2}.fs-hof__about{font-size:.9375rem;line-height:1.55}}