.toast-close {
    display: none;
}
.slsl {
    position: fixed;
    top: -1000px
}

.css-znzj9m-control {
    -webkit-box-align: center;
    align-items: center;
    background-color: rgb(36, 24, 47);
    border-radius: 40px;
    box-shadow: none;
    cursor: text;
    display: flex;
    flex-flow: row-reverse wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    min-height: 38px;
    outline: none;
    position: relative;
    transition: all 100ms ease 0s;
    box-sizing: border-box;
    padding-left: 12px;
    width: 574px;
    height: 44px;
    color: rgb(161, 151, 170);
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    border: 1px solid rgb(89, 82, 128);
    opacity: 0.85;
}
.css-1wy0on6 {
    -webkit-box-align: center;
    align-items: center;
    align-self: stretch;
    display: flex;
    flex-shrink: 0;
    box-sizing: border-box;
}

.css-18466pw {
    margin: 0px;
    padding-bottom: 2px;
    padding-top: 2px;
    visibility: visible;
    color: rgb(248, 247, 248);
    flex: 1 1 auto;
    display: inline-grid;
    grid-area: 1 / 1 / 2 / 3;
    grid-template-columns: 0px min-content;
    box-sizing: border-box;
    font-size: 14px;
}

.css-1d8n9bt {
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    flex: 1 1 0%;
    flex-wrap: wrap;
    padding: 2px 8px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}

.fix_ul {
    margin: 0px!important;
}
.multi-value-increaser {
    align-items: center;
    background: #120c18;
    border: 1px solid #4d3d5c;
    border-radius: 8px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    outline: none;
}
.multi-value-increaser>input {
    border: 0;
    min-width: 30px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}
.multi-value-increaser>button {
    margin-right: 5px;
    padding: 10px;
}