@layer components{.dropdown{flex-direction:column;justify-content:start;max-width:36rem;margin-bottom:0;display:flex;position:relative}.dropdown-label{color:#2f2b28;height:20px;margin-bottom:.5rem;font-size:16px;font-weight:500}.dropdown-description{color:#64615e;height:20px;margin-bottom:.5rem;font-size:16px;font-weight:400}.dropdown-input{appearance:none;border-radius:.25rem;outline:1px solid #807e7c;height:2.5rem;padding:.75rem;font-size:1rem;background-color:#fff!important}.dropdown-input:focus{outline:2px solid #0a68c4}.dropdown-input.textarea{height:6rem}.dropdown-input.invalid{outline:1px solid #b81a1a}select.chevron{appearance:none!important;background:0 0!important;padding-right:3rem!important}select.dropdown-input{background-image:linear-gradient(45deg,#0000 50%,gray 50%),linear-gradient(135deg,gray 50%,#0000 50%);background-position:calc(100% - 20px) calc(1em + 6px),calc(100% - 15px) calc(1em + 6px);background-repeat:no-repeat;background-size:5px 5px,5px 5px}}
