.width-100[data-v-f19cefda]{width:100%!important}.width-75[data-v-f19cefda]{width:75%!important}.width-50[data-v-f19cefda]{width:50%!important}.width-30[data-v-f19cefda]{width:33.33%!important}.width-25[data-v-f19cefda]{width:25%!important}.width-20[data-v-f19cefda]{width:20%!important}.width-15[data-v-f19cefda]{width:16.6666667%!important}.width-12[data-v-f19cefda]{width:12.5%!important}.computer[data-v-f19cefda]{position:relative;display:grid;grid-template-rows:.8fr 4fr;grid-row-gap:6px}.computer .compute-number[data-v-f19cefda]{position:relative;display:flex;justify-content:space-between}.computer[data-v-f19cefda] .num-icon{width:80px!important;-webkit-text-stroke:.5px #fff}.computer .result[data-v-f19cefda]{position:absolute;color:#059300;font-size:4.8rem;text-align:center;left:50%;transform:translateX(-50%)}.computer .number-button[data-v-f19cefda]{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr)}.computer[data-v-f19cefda] .back-arrow{font-size:3rem;-webkit-text-stroke:.5px #29313e}.compute-number[data-v-f19cefda]{align-items:center;padding:4px}.compute-number .date-btn[data-v-f19cefda]{width:140px;height:100%;text-align:center;background-color:#f7f7f7;border:2px solid #e6e6e6;border-radius:4px;font-size:2.2rem;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:.2s}.compute-number .date-btn-selected[data-v-f19cefda]{background-color:#059300;border:2px solid #059300;color:#fff}.compute-number .date-btn .line[data-v-f19cefda]{display:inline-block;position:relative}.compute-number .date-btn .line[data-v-f19cefda]:after{content:"";width:100%;height:2px;background-color:#fff;position:absolute;left:0;bottom:0;animation:blinker-f19cefda 1s linear infinite}@keyframes blinker-f19cefda{0%{opacity:0}30%{opacity:1}70%{opacity:1}to{opacity:0}}