.slots{margin-bottom:30px}.slots .slots__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-bottom:15px}.slots .slots__list_wrapp{width:180px;-ms-flex-negative:0;flex-shrink:0;position:relative}.slots .slots__list_wrapp.active .slots__list{display:-webkit-box;display:-ms-flexbox;display:flex}.slots .slots__list_wrapp .base-button{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#1c2330}.slots .slots__list_wrapp .base-button:hover{background:#242b3c}.slots .slots__list_wrapp .base-button svg{-ms-flex-negative:0;flex-shrink:0}.slots .slots__list_wrapp .base-button span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.slots .slots__list{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:240px;position:absolute;top:100%;right:0;z-index:10;-webkit-transform:translateY(8px);-ms-transform:translateY(8px);transform:translateY(8px);border:1px solid #1d2330;border-radius:12px;padding:8px;-webkit-box-shadow:0 8px 20px 0 rgba(0,0,0,.2);box-shadow:0 8px 20px 0 rgba(0,0,0,.2);background:#131821}.slots .slots__items{max-height:260px;overflow-y:auto}.slots .slots__search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:12px 8px;position:relative}.slots .slots__search input::-webkit-input-placeholder{color:#495366}.slots .slots__search input::-moz-placeholder{color:#495366}.slots .slots__search input:-ms-input-placeholder{color:#495366}.slots .slots__search input::-ms-input-placeholder{color:#495366}.slots .slots__search input::placeholder{color:#495366}.slots .slots__clear{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;border-radius:10px;padding:10px 12px;color:#4b5569;cursor:pointer;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.slots .slots__clear:hover{background-color:#222938;color:#fff}.slots .slots__clear:hover svg path{fill:#fff}.slots .slots__clear svg path{-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.slots .slots__empty_search{padding:10px 0;font-weight:600;text-align:center}.slots .custom-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;font-weight:600;min-height:35px;padding:0 8px;text-transform:capitalize}.slots .custom-checkbox.active .checkmark{display:block}.slots .custom-checkbox .checkmark{display:none;width:20px;min-width:20px;height:20px;border-radius:6px}.slots .slots__categories{overflow:hidden}.slots .slots__categories .swiper-slide{width:auto}.slots .slots__empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:140px 0}.slots .slots__empty_icon{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px}.slots .slots__empty_title{font-weight:600;font-size:24px;margin-bottom:4px}.slots .slots__empty_text{max-width:330px;text-align:center;color:#93a1bd}@media (max-width:768px){.slots .slots__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.slots .slots__list,.slots .slots__list_wrapp{width:100%}.slots .slots__empty{padding:70px 0}}