.choices{overflow:unset;z-index:initial}.choices__inner{height:52px;background-color:#FFF;border-radius:27px;border:1px solid #DDD;padding:0;color:rgba(23,79,108,.6);font-size:16px;font-weight:400}.choices__list--single{padding:13px 15px}.choices[data-type*="select-one"]::after{content:'\e908';font-family:'icomoon';position:absolute;top:0;right:0;height:100%;width:43px;font-size:13px;color:#70DE82;display:flex;align-items:center;justify-content:center;line-height:1em;border:none;margin:0;border-left:1px solid #DDD}.choices[data-type*="select-one"].is-open::after{border:none;border-right:1px solid #DDD;transform:rotate(180deg);margin-top:0}.choices[data-type*="select-one"] .choices__inner{padding-bottom:0}.is-open .choices__inner{border-color:#70DE82;border-radius:40px}.choices__list--dropdown{z-index:5}