.choices__inner{background: none;border: none;text-align: right;display: flex;justify-content: flex-end;}.choices__inner .choices__list--single{font-weight: 500;font-size: 16px;line-height: 20px;text-decoration-line: underline;color: #000000;text-align: right;padding-right: 0px;position:relative;width: max-content;display: flex;align-items: center;gap: 10px;}@media(max-width: 768px){.choices__inner .choices__list--single{font-weight: 500;font-size: 16px;line-height: 20px;}}.choices__inner .choices__list--single::before{content: '';display: block;width: 27px;height: 27px;background-size: cover;background-position: center;background-repeat: no-repeat;background-image: url("data:image/svg+xml,%3Csvg width='27' height='27' viewBox='0 0 27 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.9455 13.8373L19.8414 11.8928C20.0529 11.6761 20.0529 11.3239 19.8414 11.1072L17.9455 9.16271C17.734 8.94576 17.3911 8.94576 17.1796 9.16271C16.9681 9.37939 16.9681 9.73162 17.1796 9.94829L18.1508 10.9444L4.54167 10.9444C4.24267 10.9444 4 11.1933 4 11.5C4 11.8067 4.24267 12.0556 4.54167 12.0556L18.1508 12.0556L17.1796 13.0517C17.0737 13.16 17.0209 13.3023 17.0209 13.4445C17.0209 13.5867 17.0737 13.729 17.1796 13.8373C17.3911 14.0542 17.734 14.0542 17.9455 13.8373Z' fill='black'/%3E%3Cpath d='M9.82046 18.8373C10.032 18.6203 10.032 18.2687 9.82046 18.0517L8.84925 17.0556L22.4583 17.0556C22.7573 17.0556 23 16.8067 23 16.5C23 16.1933 22.7573 15.9444 22.4583 15.9444L8.84925 15.9444L9.82046 14.9483C10.032 14.7313 10.032 14.3794 9.82046 14.1627C9.60894 13.9458 9.26606 13.9458 9.05454 14.1627L7.15871 16.1072C7.05281 16.2158 7 16.3578 7 16.5C7 16.6422 7.05281 16.7842 7.15871 16.8928L9.05454 18.8373C9.26606 19.0542 9.60894 19.0542 9.82046 18.8373Z' fill='black'/%3E%3C/svg%3E%0A");}.choices[data-type*="select-one"]::after {display: none;}.choices__list--dropdown .choices__item--selectable, .choices__list[aria-expanded] .choices__item--selectable{text-align: right;font-weight: 400;font-size: 12px;line-height: 14px;padding: 10px 0px;border-bottom: 1px solid #C8D1DF;}.choices__list--dropdown .choices__item--selectable:last-child{border: none;}.choices__list--dropdown, .choices__list[aria-expanded]{max-width: 190px;right: 0;z-index: 50;}.choices__list--dropdown .choices__item--selectable.is-highlighted, .choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background: none !important;color: #7186a8;}.choices{margin-bottom: 0px;}.choices__list--dropdown .choices__list, .choices__list[aria-expanded] .choices__list{padding: 10px 20px;background: #FFFFFF;border: 1px solid #C8D1DF;border-radius: 5px;overflow: hidden;max-height: max-content;}