.m-choices_dropdowns{background:#fff;border:0;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);position:relative;transition:all .3s ease}.m-choices_dropdowns .choices__list--dropdown,.m-choices_dropdowns .choices__list[aria-expanded]{border:1px solid #afafaf;border-radius:10px;box-shadow:5px 15px 7px 0 rgba(0,0,0,.25);left:0;top:calc(100% + 4px);width:100%;z-index:1000}.m-choices_dropdowns .choices[data-type*=select-one] .choices__inner{all:unset;align-items:center;display:flex;padding:12px;position:relative}.m-choices_dropdowns .choices__inner{all:unset;align-items:center;display:flex;position:relative}.m-choices_dropdowns .choices__list--single{all:unset;align-items:center;display:flex}.m-choices_dropdowns .choices[data-type*=select-one]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23cbcbcb' viewBox='0 0 640 640'%3E%3C!--!Font Awesome Free v7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--%3E%3Cpath d='M320 64C178.6 64 64 178.6 64 320s114.6 256 256 256 256-114.6 256-256S461.4 64 320 64M199 305c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l87 87 87-87c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L337 409c-9.4 9.4-24.6 9.4-33.9 0z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;border:0;content:"";display:block;height:30px;margin:0;pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:30px}.m-choices_dropdowns .choices[data-type*=select-one].is-open:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23cbcbcb' viewBox='0 0 640 640'%3E%3C!--!Font Awesome Free v7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--%3E%3Cpath d='M320 576c141.4 0 256-114.6 256-256S461.4 64 320 64 64 178.6 64 320s114.6 256 256 256m121-241c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-87-87-87 87c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L303 231c9.4-9.4 24.6-9.4 33.9 0z'/%3E%3C/svg%3E");margin-top:0}.m-choices_dropdowns--search .choices[data-type*=select-one]:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23cbcbcb' viewBox='0 0 640 640'%3E%3C!--!Font Awesome Free v7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--%3E%3Cpath d='M480 272c0 45.9-14.9 88.3-40 122.7l126.6 126.7c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L394.7 440c-34.4 25.1-76.8 40-122.7 40-114.9 0-208-93.1-208-208S157.1 64 272 64s208 93.1 208 208M272 416c79.5 0 144-64.5 144-144s-64.5-144-144-144-144 64.5-144 144 64.5 144 144 144'/%3E%3C/svg%3E")}.m-choices_dropdowns--search .choices[data-type*=select-one].is-open:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%230e9296' viewBox='0 0 640 640'%3E%3C!--!Font Awesome Free v7.1.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--%3E%3Cpath d='M480 272c0 45.9-14.9 88.3-40 122.7l126.6 126.7c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L394.7 440c-34.4 25.1-76.8 40-122.7 40-114.9 0-208-93.1-208-208S157.1 64 272 64s208 93.1 208 208M272 416c79.5 0 144-64.5 144-144s-64.5-144-144-144-144 64.5-144 144 64.5 144 144 144'/%3E%3C/svg%3E")}.m-choices_dropdowns .choices__list{color:#07374e}.m-choices_dropdowns .choices__heading{border-bottom:0;color:inherit;font-size:1rem;font-weight:700;padding:10px 12px}.m-choices_dropdowns .choices__list--dropdown .choices__item,.m-choices_dropdowns .choices__list[aria-expanded] .choices__item,.m-choices_dropdowns div[data-choice]{cursor:pointer;font-size:1rem;padding:10px 12px}.m-choices_dropdowns .choices__list--dropdown .choices__item--selectable.is-highlighted,.m-choices_dropdowns .choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#07374e;color:#fff}.m-choices_dropdowns .choices{position:relative}.m-choices_dropdowns .choices[data-type*=select-one]{cursor:pointer}.m-choices_dropdowns .choices__list--single .choices__item{background:transparent;border:0;padding:0}.m-choices_dropdowns .choices__placeholder{color:#9e9fa6;font-weight:700;opacity:1}