.custom-dropdown{width:100%;position:relative}.custom-dropdown-header{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #fff3;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;font-size:.875rem;font-weight:500;display:flex}.custom-dropdown-placeholder{color:#ffffff4d}.dropdown-arrow{flex-shrink:0;transition:transform .3s}.dropdown-arrow.open{transform:rotate(180deg)}.custom-dropdown-list{z-index:10;background:#1a1a1a;border:1px solid #ffffff26;border-radius:8px;max-height:16rem;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #00000080}.custom-dropdown-item{color:#fff9;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff14;width:100%;padding:.875rem 1rem;font-size:.875rem;font-weight:400;transition:all .2s;display:block}.custom-dropdown-item:last-child{border-bottom:none}.custom-dropdown-item:hover{color:#ffffffe6;background:#ffffff0d}.custom-dropdown-item.active{color:#fb0;background:#ffbb000f}.custom-dropdown.inquiry-dropdown{border:1.5px solid #534c34;border-radius:.75rem;height:4.25rem;padding:.875rem 1rem;transition:border-color .2s}.custom-dropdown.inquiry-dropdown .custom-dropdown-header{border:none;height:100%;padding:0;font-size:1rem}.custom-dropdown.inquiry-dropdown .custom-dropdown-header:hover{border-color:#ffbb0080}.custom-dropdown.inquiry-dropdown .custom-dropdown-list{margin-top:4px}@media (max-width:768px){.custom-dropdown.inquiry-dropdown .custom-dropdown-header{height:3.5rem;font-size:.875rem}}
