.nice-select{line-height:1.63;letter-spacing:.3px;-webkit-tap-highlight-color:transparent;background-color:#fff;border-radius:0;border:solid 1px #e0d5d8;box-sizing:border-box;clear:both;cursor:pointer;display:block;font-family:sofia-pro,sans-serif;font-size:1.6rem;font-weight:400;letter-spacing:.25px;height:60px;line-height:58px;outline:none;padding-left:15px;padding-right:27px;position:relative;transition:border-color .2s ease-in-out;user-select:none;white-space:nowrap;width:auto;position:relative;color:#38665d}.nice-select:hover{border-color:#154b40}.nice-select:active,.nice-select.open,.nice-select:focus{color:#154b40;font-weight:500;box-shadow:none}.nice-select:after{font-family:material-design-iconic-font;content:"\f2f9";color:#36845b;padding:0 7px;position:absolute;right:20px;top:0;z-index:1;text-align:center;height:100%;pointer-events:none;box-sizing:border-box;font-size:2.4rem;pointer-events:none}.nice-select.small{height:30px;line-height:30px;border-radius:15px;font-size:13px;font-weight:500;line-height:1.54;letter-spacing:.5px}.nice-select.small option,.nice-select.small .option{height:30px;min-height:30px!important;line-height:30px!important;font-size:13px;font-weight:500;line-height:1.54;letter-spacing:.5px}.nice-select.open{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.nice-select.open:after{transform:rotate(180deg)}.nice-select.open .list{display:block;opacity:1;pointer-events:auto;transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#e2e2e2;color:#ddd;pointer-events:none}.nice-select.disabled:after{border-color:#2b9b84}.nice-select.wide{width:100%}.nice-select.wide .list{left:0;right:0}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list-divider{height:1px;width:100%;position:absolute;bottom:0;background:#fff;margin-left:0;left:0;z-index:10}.nice-select .list{display:none;margin-top:0;width:100%;background-color:#fff;box-sizing:border-box;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:100%;left:0;transform-origin:50% 0;padding:0;outline:1px solid #154b40;z-index:2}.nice-select .option{cursor:pointer;font-weight:400;line-height:58px;list-style:none;min-height:58px;outline:none;padding-left:15px;padding-right:26px;transition:all .2s}.nice-select .option:hover,.nice-select .option.focus,.nice-select .option.selected.focus{font-weight:400;color:#fff;background:#154b40}.nice-select .option.disabled{background-color:transparent;color:#ddd;cursor:default}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}