.style_button__kXqNp{cursor:pointer;background-color:#adff2f;padding:10px 15px;color:#000;border-radius:10px;-webkit-transition:.3s;transition:.3s;font-weight:700}.style_button__kXqNp:hover{background-color:green;color:#fff}.style_button__kXqNp:active{font-size:.8rem}.style_container__H9rVe,.style_goback__4KDhf,.style_modal__fFgkd,.style_results__Tyhfr{display:flex;flex-direction:column;justify-content:center;align-items:center}.style_container__H9rVe{position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:rgba(0,0,0,.5);z-index:1}.style_modal__fFgkd{min-height:60vh;max-width:90vw;position:relative;background-color:#fff;border-radius:20px;border:2px solid #000;padding:20px;z-index:10;justify-content:space-between;overflow:hidden}.style_modal__fFgkd h1{font-size:3rem}.style_modal__fFgkd h2{font-size:1.5rem}.style_modal__fFgkd h3{font-weight:300}.style_modal__fFgkd h3[color=red]{background-color:#ffcdd2}.style_modal__fFgkd h3[color=yellow]{background-color:#fff9c4}.style_goback__4KDhf{max-width:90vw;border:3px solid #555;border-radius:20px;cursor:pointer;font-weight:700;padding:15px 70px;background-color:#eee;z-index:5}.style_results__Tyhfr{flex-direction:row;justify-content:space-between;font-size:.9rem;border-bottom:1px solid #bbb}.style_results__Tyhfr p{font-weight:700;margin-left:30px;font-size:1rem}.style_resulttable__TGtv7{margin-top:20px}.style_resulttable__TGtv7 button{color:red;font-weight:700;background-color:transparent;border:none;cursor:pointer;margin-top:20px;font-size:.8rem}.style_resulttable__TGtv7 button:hover{color:#b22222}.style_resulttable__TGtv7 button:active{color:red;font-size:.7rem}.style_current__SEx7c h1{border-radius:20px}.style_current__SEx7c button{margin-top:10px}.style_numinput__Y5CJF{border:none;outline:none;max-width:5rem;font-size:1.5rem;padding-left:20px}.style_box__ZTP_q p{text-align:left;display:inline-block;width:4rem;font-size:1.5rem;margin-left:20px}.style_box__ZTP_q>div{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap-reverse}.style_box__ZTP_q input[type=range]{height:42px;-webkit-appearance:none;margin:10px 2px;width:300px}.style_box__ZTP_q input[type=range]:focus{outline:none}.style_box__ZTP_q input[type=range]::-webkit-slider-runnable-track{width:100%;height:12px;cursor:pointer;-webkit-transition:.2s;transition:.2s;-webkit-box-shadow:1px 1px 3px #000;box-shadow:1px 1px 3px #000;background:#74a9d8;border-radius:2px;border:0 solid #010101}.style_box__ZTP_q input[type=range]::-webkit-slider-thumb{-webkit-box-shadow:2px 2px 3px #000031;box-shadow:2px 2px 3px #000031;border:1px solid #00001e;height:33px;width:33px;border-radius:19px;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:-11px}.style_box__ZTP_q input[type=range]:focus::-webkit-slider-runnable-track{background:#74a9d8}.style_box__ZTP_q input[type=range]::-moz-range-track{width:100%;height:12px;cursor:pointer;-moz-transition:.2s;transition:.2s;box-shadow:1px 1px 3px #000;background:#74a9d8;border-radius:2px;border:0 solid #010101}.style_box__ZTP_q input[type=range]::-moz-range-thumb{box-shadow:2px 2px 3px #000031;border:1px solid #00001e;height:33px;width:33px;border-radius:19px;background:#fff;cursor:pointer}.style_box__ZTP_q input[type=range]::-ms-track{width:100%;height:12px;cursor:pointer;-ms-transition:.2s;transition:.2s;background:transparent;border-color:transparent;color:transparent}.style_box__ZTP_q input[type=range]::-ms-fill-lower,.style_box__ZTP_q input[type=range]::-ms-fill-upper{background:#74a9d8;border:0 solid #010101;border-radius:4px;box-shadow:1px 1px 3px #000}.style_box__ZTP_q input[type=range]::-ms-thumb{margin-top:1px;box-shadow:2px 2px 3px #000031;border:1px solid #00001e;height:33px;width:33px;border-radius:19px;background:#fff;cursor:pointer}.style_box__ZTP_q input[type=range]:focus::-ms-fill-lower,.style_box__ZTP_q input[type=range]:focus::-ms-fill-upper{background:#74a9d8}.style_container__kNuQs{display:flex;flex-direction:row;align-items:center;justify-content:center}.style_container__kNuQs p{font-size:.7rem;margin:0 .5rem;font-weight:700}.style_switchcheckbox__8ulUN{height:0;width:0;visibility:hidden}.style_switchlabel__givqa{display:flex;align-items:center;justify-content:space-between;cursor:pointer;width:40px;height:20px;background:#7986cb;border-radius:50px;position:relative;-webkit-transition:background-color .2s;transition:background-color .2s}.style_switchlabel__givqa .style_switchbutton__RrSoW{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:45px;-webkit-transition:.2s;transition:.2s;background:#fff;-webkit-box-shadow:0 0 2px 0 rgba(10,10,10,.29);box-shadow:0 0 2px 0 rgba(10,10,10,.29)}.style_switchcheckbox__8ulUN:checked+.style_switchlabel__givqa .style_switchbutton__RrSoW{left:calc(100% - 2px);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.style_switchlabel__givqa:active .style_switchbutton__RrSoW{width:20px}.Home_container__97eC3,.Home_footer__zed0_,.Home_main__OVLM4{display:flex;flex-direction:column;justify-content:center;align-items:center}.Home_container__97eC3{padding:0 2rem;min-height:100vh}.Home_main__OVLM4{flex:1 1;padding:.2rem 2vw 1rem;justify-content:space-between;text-align:center;grid-gap:30px;gap:30px}.Home_main__OVLM4 h1{font-size:2rem;font-weight:700}.Home_main__OVLM4 h2{font-size:1.3rem}.Home_footer__zed0_{font-style:italic;padding:.8rem 0;margin-top:auto;border-top:1px solid #ddd;flex-direction:row;font-size:.8rem;white-space:pre-wrap}.Home_footer__zed0_ a{font-size:.8rem}.Home_tooltip__F4FMA{position:relative}.Home_tooltip__F4FMA h3{visibility:hidden;background-color:#fff;border:1px solid #000;color:#000;text-align:left;padding:5px;border-radius:6px;font-size:.8rem;top:5px;right:100%;width:250px;position:absolute;z-index:17}.Home_tooltip__F4FMA:hover h3{visibility:visible}