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