.select_btn{border-radius:.75rem;box-sizing:border-box;cursor:pointer;flex:1 1 0%;font-weight:700;height:28px;margin:3px;padding:2px;text-align:center;width:72px;z-index:10;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.select_day{animation:select_day 1s forwards;left:0}.select_day,.select_week{transition:all 1s ease-in 2s}.select_week{animation:select_week 1s forwards}@keyframes select_day{0%{left:calc(100% - 78px)}to{left:0}}@keyframes select_week{0%{left:0}to{left:calc(100% - 78px)}}
