.hall-of-fame{margin-top:30px;margin-bottom:40px}.hall-of-fame .hof-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;margin-bottom:50px}@media(max-width:768px){.hall-of-fame .hof-filters{grid-template-columns:1fr;gap:18px}}.hall-of-fame .hof-filter{display:flex;flex-direction:column}.hall-of-fame .hof-filter__label{margin-bottom:10px;font-size:15px;color:#444}.hall-of-fame .hof-filter__input,.hall-of-fame .hof-filter__select{width:100%;height:auto;padding:10.5px 12px;border:0;border-radius:0;background-color:#eee;color:#020202;font-size:14px;line-height:19px;outline:0;appearance:none;-webkit-appearance:none}.hall-of-fame .hof-filter__input::placeholder,.hall-of-fame .hof-filter__select::placeholder{color:#757575}.hall-of-fame .hof-filter__search-wrap{position:relative}.hall-of-fame .hof-filter__search-btn{position:absolute;top:50%;right:6px;transform:translateY(-50%);width:36px;height:36px;padding:0;border:0;background:transparent no-repeat center;background-image:url("data:image/svg+xml,%3Csvgxmlns='http://www.w3.org/2000/svg'width='20'height='20'viewBox='002424'fill='none'stroke='%23757575'stroke-width='2'stroke-linecap='round'stroke-linejoin='round'%3E%3Ccirclecx='11'cy='11'r='7'/%3E%3Clinex1='21'y1='21'x2='16.65'y2='16.65'/%3E%3C/svg%3E");cursor:pointer}.hall-of-fame .hof-filter__select{padding-right:36px;cursor:pointer}.hall-of-fame .hof-filter .select2-container{width:100% !important}.hall-of-fame .hof-filter .select2-container--default .select2-selection--single{height:auto;background-color:#eee;border:0;border-radius:0;padding:10.5px 36px 10.5px 12px}.hall-of-fame .hof-filter .select2-container--default .select2-selection--single .select2-selection__arrow{width:24px;height:24px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.hall-of-fame .hof-filter .select2-container--default .select2-selection--single .select2-selection__arrow b{position:absolute;right:0;left:auto;top:0;margin:0;width:24px;height:24px;transform-origin:center;transform:rotate(90deg);border:0;background:center/auto url(/static/img/icons/button-arrow.svg) no-repeat}.hall-of-fame .hof-filter .select2-container--default .select2-selection--single .select2-selection__rendered{padding:0;font-size:14px;line-height:19px;color:#020202}.hall-of-fame .hof-filter .select2-container--default.select2-container--open .select2-selection__arrow{transform:translateY(-50%) scale(-1)}.hall-of-fame .hof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:31px 36px}@media(max-width:1200px){.hall-of-fame .hof-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.hall-of-fame .hof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.hall-of-fame .hof-grid{grid-template-columns:1fr}}.hall-of-fame .hof-card{position:relative;display:flex;flex-direction:column;overflow:hidden;background-color:#081118;cursor:pointer}.hall-of-fame .hof-card__media{position:relative;width:100%;padding-bottom:100%;overflow:hidden;min-height:283px}@media(min-width:1024px){.hall-of-fame .hof-card__media{min-height:415px}}.hall-of-fame .hof-card__photo{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.hall-of-fame .hof-card__info{flex-grow:1;padding:14px;color:#fff;background:radial-gradient(61.37% 97.57% at 57.74% -14.79%,rgba(159,126,109,0.85) 0,rgba(8,17,24,0) 100%),radial-gradient(73.33% 62.75% at 34.58% 116.35%,rgba(62,200,185,0.72) 0,rgba(8,17,24,0) 100%),#081118}@media(min-width:1024px){.hall-of-fame .hof-card__photo{height:70%}.hall-of-fame .hof-card__info{position:absolute;left:0;right:0;bottom:0;flex-grow:0;height:30%;overflow:hidden;transition:height .35s ease}.hall-of-fame .hof-card:hover .hof-card__info,.hall-of-fame .hof-card:focus-within .hof-card__info{height:auto;min-height:30%}}.hall-of-fame .hof-card__name{font-size:16px;font-weight:400;line-height:1.15;color:#fff}.hall-of-fame .hof-card__city{margin-top:4px;font-weight:300;font-size:10px;color:rgba(255,255,255,0.7)}.hall-of-fame .hof-card__achievements{margin:14px 0 0;padding:0;list-style:none}.hall-of-fame .hof-card__achievements--two{column-count:2;column-gap:30px}.hall-of-fame .hof-card__achievement{font-size:16px;line-height:120%;white-space:nowrap;color:#fff;break-inside:avoid}.hall-of-fame .hof-card__year{color:#fff}.hall-of-fame .hof-card__dash{color:#565656}.hall-of-fame .hof-card__place{color:#f39e22}.hall-of-fame .hof-empty{padding:40px 0;font-size:18px;color:#020202;text-align:center}.hall-of-fame__description{max-width:708px}