.vue-scroll-picker{position:relative;width:100%;height:10em;overflow:hidden}.vue-scroll-picker-list{position:absolute;left:0;right:0;top:0;bottom:0}.vue-scroll-picker-list-rotator{position:absolute;left:0;right:0;top:calc(50% - .6em)}.vue-scroll-picker-list-rotator.-transition{transition:top .2s ease}.vue-scroll-picker-item{text-align:center;height:1.2em;line-height:1.2em}.vue-scroll-picker-item.-placeholder{color:#aaa}.vue-scroll-picker-layer{position:absolute;left:0;right:0;top:0;bottom:0}.vue-scroll-picker-layer .bottom,.vue-scroll-picker-layer .middle,.vue-scroll-picker-layer .top{position:absolute}.vue-scroll-picker-layer .top{box-sizing:border-box;border-bottom:1px solid #c8c7cc;background:linear-gradient(180deg,#fff 10%,hsla(0,0%,100%,.7));top:0;left:0;right:0;height:calc(50% - 1em);cursor:pointer}.vue-scroll-picker-layer .middle{top:calc(50% - 1em);left:0;right:0;bottom:calc(50% - 1em)}.vue-scroll-picker-layer .bottom{border-top:1px solid #c8c7cc;background:linear-gradient(0deg,#fff 10%,hsla(0,0%,100%,.7));bottom:0;left:0;right:0;height:calc(50% - 1em);cursor:pointer}.vue-scroll-picker-group.flex{display:flex}.vue-scroll-picker-group:after{clear:both;display:table;content:""}.vue-scroll-picker-group>.vue-scroll-picker-1{float:left;width:8.33333%}.vue-scroll-picker-group>.vue-scroll-picker-2{float:left;width:16.66667%}.vue-scroll-picker-group>.vue-scroll-picker-3{float:left;width:25%}.vue-scroll-picker-group>.vue-scroll-picker-4{float:left;width:33.33333%}.vue-scroll-picker-group>.vue-scroll-picker-5{float:left;width:41.66667%}.vue-scroll-picker-group>.vue-scroll-picker-6{float:left;width:50%}.vue-scroll-picker-group>.vue-scroll-picker-7{float:left;width:58.33333%}.vue-scroll-picker-group>.vue-scroll-picker-8{float:left;width:66.66667%}.vue-scroll-picker-group>.vue-scroll-picker-9{float:left;width:75%}.vue-scroll-picker-group>.vue-scroll-picker-10{float:left;width:83.33333%}.vue-scroll-picker-group>.vue-scroll-picker-11{float:left;width:91.66667%}.vue-scroll-picker-group>.vue-scroll-picker-12{float:left;width:100%}.custom-scroll-picker-group[data-v-d9987d62]{height:200px;display:flex;align-items:center;justify-content:center;width:100%}.custom-scroll-picker-group[data-v-d9987d62] .vue-scroll-picker{height:200px}.custom-scroll-picker-group[data-v-d9987d62] .vue-scroll-picker-item{font-size:18px;font-weight:500;height:40px;line-height:40px;opacity:.3;transition:all .2s ease}.custom-scroll-picker-group[data-v-d9987d62] .vue-scroll-picker-list-rotator .vue-scroll-picker-item{opacity:1;font-size:18px;font-weight:600;color:#000;transform:scale(1.05)}.custom-scroll-picker-group[data-v-d9987d62] .vue-scroll-picker-layer .middle{background:rgba(25,118,210,.08);border-top:1px solid rgba(25,118,210,.2);border-bottom:1px solid rgba(25,118,210,.2)}.custom-scroll-picker-group[data-v-d9987d62] .vue-scroll-picker-layer .top{background:linear-gradient(180deg,#fff,hsla(0,0%,100%,.85) 50%,hsla(0,0%,100%,.3))}.custom-scroll-picker-group[data-v-d9987d62] .vue-scroll-picker-layer .bottom{background:linear-gradient(0deg,#fff,hsla(0,0%,100%,.85) 50%,hsla(0,0%,100%,.3))}