.select-input{box-shadow:0 2px 4px rgba(20,18,43,.6);height:100%;overflow:hidden;width:100%}.select-input__label{font-size:13px;font-weight:400}.select-input__default-select{background-color:transparent;border:1px solid #9aafb0;border-radius:24px;cursor:pointer;font-size:1.4rem;height:100%;position:relative;width:100%}.select-input__default-select select{font-size:1.4rem;height:100%;opacity:0;position:absolute;width:100%}.select-input__value{left:20px}.select-input__arrow,.select-input__value{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.select-input__arrow{color:#0f202d;display:block;height:10px;right:2rem;width:10px}.select-input__custom-select{height:100%}@media only screen and (min-width:768px){.select-input__custom-select{max-width:128px!important}}.select-input__custom-select input{height:100%}.select-input__custom-select svg{color:#d5d5d5;font-size:22px!important}.select-input__custom-select .MuiOutlinedInput-notchedOutline{border:none}.MuiMenuItem-root{text-transform:capitalize}@media only screen and (max-width:768px){.MuiSelect-select{font-size:13px}}:root{--banner-height:0px}.filter-block{align-items:flex-end;display:flex;flex-direction:column;gap:15px;justify-content:space-between;margin-top:15px;width:100%}@media only screen and (max-width:1024px){.filter-block{align-items:flex-start;justify-content:center}}.filter-block__top-block{align-items:center;display:flex;gap:4px;height:48px;width:100%}@media only screen and (max-width:768px){.filter-block__top-block{flex-direction:column;gap:7px;height:-webkit-max-content;height:max-content}}.filter-block__providers{height:100%;width:50%}@media only screen and (max-width:768px){.filter-block__providers{height:48px;width:100%}}.filter-block__providers-items{height:100%;width:100%}.filter-block__providers-items .MuiInputBase-root{background:#122a4a!important;border-radius:10px!important;min-width:100%!important}.filter-block__search{align-items:center;display:flex;gap:4px;height:48px;width:100%}.filter-block__search-button{height:100%;width:20%}@media only screen and (max-width:768px){.filter-block__search-button{width:30%}}.filter-block__search-button button{background:transparent!important;border:2px solid #ecc634!important;border-radius:10px!important;color:#fff!important}.filter-block__search-input{height:100%;width:80%}@media only screen and (max-width:768px){.filter-block__search-input{width:70%}}.filter-block__search-input input{background:#122a4a!important;border:none!important;color:#fff!important}.filter-block__categories{-webkit-column-gap:7px;column-gap:7px;display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;width:100%}.filter-block__section-category{align-items:center;border-bottom:2px solid transparent;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;font-size:18px;justify-content:center;min-width:80px;padding:10px 4px;text-transform:uppercase;transition:all .3s;white-space:nowrap}.filter-block__section-category_active span,.filter-block__section-category_active svg>*{fill:#ecc634!important;color:#fff}.filter-block__section-category:hover{border-bottom:2px solid #ecc634}.filter-block__section-category svg{height:30px;margin-bottom:8px;width:30px}.filter-block__section-category svg *{fill:#fff}.filter-block__section-category span{text-transform:capitalize;white-space:nowrap}.filter-block__count,.filter-block__name{font-family:Roboto,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:130%;white-space:pre}.filter-block__count{color:#969696}