.input--select-field{margin-top:.5rem;position:relative}@media (max-width:768px){.input--select-field{max-width:100%}}.input--select-field-node{z-index:0;background-color:#6f7375;border-radius:50%;width:6px;height:6px;display:block;position:absolute;top:21px}.input--select-input.global--with-value{background-color:#f7f7f7;border-color:#0000}.input--select-input{-webkit-user-select:none;user-select:none;-khtml-user-select:none;-o-user-select:none;-webkit-appearance:none;appearance:none;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.5px;color:#4e5972;background-color:#fff;border-width:1px;border-color:#e2e2e2;border-radius:25px;width:100%;max-height:50px;padding:.75rem 28px .75rem 22px;font-size:16px;font-weight:400;line-height:24px;transition-property:background;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.input--select-input::placeholder{color:#888d91}.input--select-input:focus{color:#4e5972;outline-offset:2px;background-color:#e8eff9;border-color:#0000;outline:2px solid #0000;padding-right:36px}.input--select-input:focus::placeholder{color:#4e5972}.input--select-input.disabled{pointer-events:none;cursor:none;color:#888d91;background-color:#f7f7f7!important}.input--select-input-options-box{z-index:2;background-color:#fff;border:1px solid #e2e2e2;border-radius:25px;width:100%;max-height:192px;position:absolute;top:60px;left:0;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.input--select-input-options{overflow-y:overlay;width:100%;max-height:192px;padding-top:10px;padding-bottom:10px;list-style-type:none}.input--select-input-options::-webkit-scrollbar{width:0;height:0}.input--select-input-option{color:#4e5972;-webkit-user-select:none;user-select:none;padding-top:7px;padding-bottom:7px;padding-left:24px;font-weight:500;position:relative}.input--select-input-option.active{color:#2e61ef}.input--select-input-option.active:before{content:"";z-index:-1;background-color:#e8eff9;border-radius:8px;width:95%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.input--select-input-mobile{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none;cursor:pointer;text-overflow:ellipsis;color:#4e5972;background-color:#fff;background-position:85%;background-repeat:no-repeat;background-size:6px;border-width:1px;border-color:#e2e2e2;border-radius:25px;width:100%;margin-top:1rem;padding:.75rem 2rem .75rem 1.5rem;font-weight:400;transition-property:background;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);position:relative}.input--select-input-mobile::placeholder{color:#888d91}.input--select-input-mobile:focus{color:#4e5972;outline-offset:2px;background-color:#e8eff9;border-color:#0000;outline:2px solid #0000;font-weight:500}.input--select-input-mobile:focus::placeholder{color:#4e5972}.select-mobile option{padding-top:.75rem;padding-bottom:.75rem;padding-left:1.5rem}
