<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.custom-search-select-wrapper{position:relative;width:100%;font-family:Arial,sans-serif}.custom-search-select-wrapper .search-select-input{background:none}.custom-search-select-wrapper .search-select-input:focus-visible{outline:none}.custom-search-select-wrapper .custom-search-select-box{border:1px solid var(--color-inputDefault);height:62px;padding:13px 16px;border-radius:4px;border-bottom-left-radius:0;border-bottom-right-radius:0;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.custom-search-select-wrapper .custom-search-select-box.validated{color:var(--color-inputSuccess)!important;border-color:var(--color-inputSuccess)!important;text-transform:capitalize}.custom-search-select-wrapper .custom-search-select-box .arrow-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;transition:transform .1s}.custom-search-select-wrapper .custom-search-select-box .arrow-icon .icon.arrow-down{position:absolute;right:2px;width:32px;height:48px;background-color:var(--color-white);padding:0;margin:0}.custom-search-select-wrapper .custom-search-select-box.open .arrow-down{transform:rotate(180deg)}.custom-search-select-wrapper .custom-search-select-dropdown{display:none;position:absolute;width:100%;border:1px solid var(--color-inputDefault);border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top:none;background-color:var(--color-white);z-index:1000;padding:10px}.custom-search-select-wrapper .custom-search-select-dropdown .search-box{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative}.custom-search-select-wrapper .custom-search-select-dropdown .search-box input{width:100%;padding:10px 8px;font-family:Lato;font-weight:400;line-height:22px;color:var(--color-fgTertiary);border:1px solid var(--color-black);border-radius:4px}.custom-search-select-wrapper .custom-search-select-dropdown ul{list-style:none;padding:0;margin:0;max-height:208px;overflow-y:auto}.custom-search-select-wrapper .custom-search-select-dropdown ul li{padding:16px 12px;font-family:Lato;font-size:14px;line-height:20px;font-weight:400;cursor:pointer;text-transform:capitalize}.form-group.focused-field .form-control-label{opacity:1;transform:scale(.75);background-color:var(--color-white);padding:0 4px}.form-group.focused-field .form-control-label.dropdownLabel{opacity:0}.form-group.focused-field.focused .form-control-label.dropdownLabel{opacity:1}@media (min-width:992px){.custom-search-select-wrapper .custom-search-select-dropdown ul{max-height:248px}.custom-search-select-wrapper .custom-search-select-dropdown .search-box input{padding:10px 19px}}
</pre></body></html>