.t2-dropdown{position:relative;border-radius:8px;min-width:185px;width:-moz-fit-content;width:fit-content;border:none;outline:none}@media screen and (max-width:1080px){.t2-dropdown{width:100%;background-color:#fff;box-shadow:0 4px 4px 0 #0000001f}}.t2-dropdown--open{box-shadow:0 4px 4px 0 #0000001f}.t2-dropdown__label{display:block;font-size:16px}.t2-dropdown__trigger{display:flex;gap:20px;align-items:center;justify-content:space-between;padding:10px 16px;border-radius:8px;cursor:pointer;@media screen and (max-width:1080px){justify-content:space-between}}.t2-dropdown__content{margin-top:6px;position:absolute;z-index:10;width:100%;max-height:300px;overflow:hidden;display:flex;flex-direction:column;background:#fff;border-radius:8px;box-shadow:0 4px 4px 0 #0000001f}.t2-dropdown__options{list-style:none;margin:0;flex:1;overflow-y:auto;padding:0;display:flex;flex-direction:column}.t2-dropdown__option{cursor:pointer;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;list-style:none}.t2-dropdown__option:hover{background-color:#f5f5f5}.t2-dropdown__option-label--selected{font-weight:600}.t2-dropdown__option-checkbox{min-width:18px;min-height:18px;cursor:pointer;margin-left:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:4px;background-color:transparent}.t2-dropdown__option-checkbox:checked{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8l3 3 5-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:70%}.t2-dropdown__option__actions{display:flex;justify-content:space-between;padding:8px;background:#fff}.t2-dropdown__option__clear-button{border:none;cursor:pointer;font-size:14px;border-radius:4px;text-transform:uppercase;background-color:transparent}
/*# sourceMappingURL=6d3f75c5bb2329ca.css.map*/