.duo-mist-select-wrapper .custom-select{width:100%;min-height:44px}.duo-mist-select-wrapper .custom-select .select-option{padding:6px}.duo-mist-select-wrapper .custom-select .select-options .option-icon{width:50px;height:50px}.duo-mist-select-wrapper .custom-select .select-option .option-content{padding-right:40px}.duo-mist-select-wrapper .custom-select .select-option.active .option-content{background-color:rgba(255,182,0,.04);outline:1px solid #ffb600;background-image:url(checkmark2.svg);background-repeat:no-repeat;background-position:right 16px center;background-size:25px 25px}.select-options__tabs{position:sticky;top:0;z-index:1;padding-inline:22px;height:57px;display:flex;align-items:center;justify-content:flex-start;gap:8px;background-color:#f1f1f1;margin-bottom:-2px}.select-options__tabs-label{margin-right:12px;font-size:13px;text-transform:uppercase;letter-spacing:.09em;color:#000}.select-options__tab{display:flex;align-items:center;justify-content:center;font-size:12px;letter-spacing:.09em;height:30px;border-radius:3px;border:1px solid #d3d5d9;color:#6b6c6c;background-color:#fff;min-width:70px}.select-options__tab.active{background-color:#494a4a;color:#fff;border-color:#494a4a}.select-options__tab.active::after{content:"";background:url('data:image/svg+xml;utf8,<svg width="14" height="7" viewBox="0 0 14 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7 0L0 7H14L7 0Z" fill="white"/></svg>') no-repeat bottom center;background-size:14px 7px;position:absolute;bottom:0;width:14px;height:7px}