.textInput input{border-radius:25px;border:none}.buttonSelect>button{outline:none;position:relative;border:none;padding:10px 80px 10px 0}.buttonSelect>button:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:5px;background:#e6eef3;transition:background .3s ease;pointer-events:none;z-index:1}.buttonSelect>button.active:after,.buttonSelect>button:focus:after{background:linear-gradient(90deg,#000 30%,#e6eef3 0)}.darkBlueLGradient{background:linear-gradient(90deg,#233748 4.03%,#1a2f42 105.19%)}.darkBlueRGradient{background:linear-gradient(270.07deg,#233748 .06%,#1a2f42 96.65%)}.lightWhiteGradient{background:linear-gradient(183.26deg,#fff 20.24%,#fdfeff 103.11%)}.whiteGradient{background:linear-gradient(180deg,rgba(246,251,253,.8),hsla(0,0%,100%,.8) 118.57%)}.smokeGradient{background:linear-gradient(179.98deg,#f0f6fa 36.16%,#fff 112.96%)}.smokeSideGradient{background:linear-gradient(90.03deg,#f0f6fa -1.15%,#fff 51.57%)}.smokeGradReverse{background:linear-gradient(180deg,#fff -14.31%,#f0f6fa 67.32%)}.softShadow{box-shadow:0 0 15px rgba(0,0,0,.1)}.mediumShadow{box-shadow:0 0 25px rgba(0,0,0,.15)}.strongShadow{box-shadow:0 0 40px rgba(0,0,0,.2)}.timeIcon>span{background:gray;width:50px;height:50px;margin:0 auto;box-shadow:none;outline:none;border:none;padding:.8rem;left:-1.75rem;background:#595959}.timeIcon>span>svg{color:#fff;width:36px;height:36px}.notTimeIcon>span{background:#14a86c;width:50px;height:50px;margin:0 auto;box-shadow:0 0 0 8px rgba(20,168,108,.2);outline:none;padding:.8rem;border:none;left:-1.75rem}.notTimeIcon>span>svg{color:#fff;width:36px;height:36px}