.timer_main__uMylL{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:3rem 3rem 0}.timer_title__i42Jo{font-size:2rem;font-weight:600;margin-bottom:.5rem;text-align:center;line-height:3rem;opacity:0;animation:timer_fade__9XIOm .7s ease-in-out forwards;transition:2s}.timer_fade_div__5cmBu{display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transition:height opacity 1s ease-in-out ease-in-out .6s,transform .6s ease-in-out;visibility:hidden;gap:1rem}.timer_fade_div__5cmBu,.timer_show__kgiLF{height:-moz-fit-content;height:fit-content;transform:translateY(0)}.timer_show__kgiLF{opacity:1;visibility:visible;animation:timer_fade2__qGFtb .5s ease-in-out forwards}@keyframes timer_fade__9XIOm{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@keyframes timer_fade2__qGFtb{0%{opacity:0}to{opacity:1}}.timer_timer_div__gX_zu{flex-direction:row;gap:2rem}.timer_timer__8icVi,.timer_timer_div__gX_zu{display:flex;justify-content:center;align-items:center}.timer_timer__8icVi{flex-direction:column;margin-top:1rem}.timer_ment_div__0zNXg{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem}.timer_ment__3EDYO{font-size:1rem;font-weight:500;text-align:center;line-height:1.5rem}.timer_digit_container__ymKK5,.timer_timer_wrapper__vZmOL{display:flex;justify-content:center;align-items:center}.timer_digit_container__ymKK5{flex-direction:row}.timer_digit_row__N891K{display:flex;gap:.2rem}.timer_digit_box__7pviS{display:flex;justify-content:center;align-items:center;background-color:#e9b0b03c;color:#000;width:2.5rem;height:3.5rem;font-size:1.8rem;font-weight:700;text-align:center;border-radius:.5rem;box-shadow:0 2px 16px rgba(0,0,0,.2)}.timer_label__x_kKd{font-size:.9rem;color:#000;text-align:center;margin:0 .5rem}@keyframes timer_fadeIn__8h0th{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.timer_notification_ment__rsVoQ{font-size:.9rem;font-weight:500;text-align:center;line-height:1.5rem;color:#707070;margin-top:1rem}.timer_button_div___NtJR{width:105%;margin-top:1rem;display:flex;flex-direction:row;justify-content:center;align-items:center;vertical-align:middle;gap:1rem}.timer_submit_btn__YAd3F{width:40%;height:3rem;border:2px solid #f86161;border-radius:.5rem;padding:.5rem;font-size:1rem;font-weight:700;text-align:center;vertical-align:middle;box-sizing:border-box;transition:.2s;max-height:6rem;min-height:2rem;background-color:#f86161;color:#fff;cursor:pointer;letter-spacing:.1rem}.timer_submit_btn__YAd3F:hover{background-color:#f95050;border:1px solid #f95050;transition:.2s}.timer_info_ment__dtnWa{margin-top:1rem;font-size:1rem;font-weight:3200;text-align:center;color:#696969;text-decoration:underline;transition:.5s}.timer_info_ment__dtnWa:hover{text-decoration:none;color:#f86161;transition:.5s}.timer_modal_title__6Zn_R{font-size:1.5rem;font-weight:700;margin-top:.5rem;margin-bottom:1rem;text-align:center}.timer_modal_ment__DwzsB{font-size:1rem;font-weight:500;text-align:center;line-height:1.7rem;color:#707070}.timer_input__aXtst{margin-top:1rem;margin-bottom:1rem;width:80%;border:1px solid #949494;border-radius:.5rem;padding:.5rem;font-size:1rem;font-weight:400;text-align:center;vertical-align:middle;resize:vertical;box-sizing:border-box;transition:.2s;max-height:6rem;min-height:2rem}.timer_input__aXtst:focus{color:#495057;background-color:#fff;border-color:#f86161;outline:0;box-shadow:0 0 0 .2rem #e89898;transition:.2s}.timer_check_div__gRerK{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem}.timer_check_div__gRerK>input:checked{color:#f86161}.timer_check_div__gRerK>p{font-size:.8rem;font-weight:500;color:#707070}.timer_show_policy__LyBu0{font-size:.8rem;font-weight:500;color:#f86161;cursor:pointer}.timer_error__bdvow{color:#ff3d3d;font-size:1rem;font-weight:700;text-align:center;margin-bottom:1rem}@media screen and (max-width:768px){.timer_main__uMylL{padding:1rem}.timer_title__i42Jo{font-size:1.6rem}.timer_digit_box__7pviS{width:2rem;height:2.8rem;font-size:1.5rem}.timer_label__x_kKd{font-size:.7rem}.timer_submit_btn__YAd3F{width:80%}.timer_input__aXtst{width:90%}}