*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}@media print{*{overflow:visible!important}}html{font-size:62.5%;font-family:Onest,sans-serif}@media screen and (max-width: 1500px){html{font-size:50%}}@media screen and (max-width: 1200px){html{font-size:37.5%}}@media print{html{font-size:50%}}@media print{body{overflow:auto}}@media screen and (max-width: 600px){body{overflow:auto}}.input__text{letter-spacing:.15rem;padding:.3rem .6rem;border-radius:.5rem;width:20rem;text-align:right;font-size:1rem}.input__text--full{width:100%;height:100%;border-radius:0;padding:0}.input__text--center{text-align:center}.input__select{letter-spacing:.15rem;padding:.3rem .6rem;border-radius:.5rem;width:10rem;text-align:right;font-size:1rem}.input__select--large{padding:.5rem 1rem;font-size:1.4rem;text-align:right;width:20rem;border-radius:1rem;letter-spacing:.15rem}.input__button{letter-spacing:.15rem;padding:.3rem .6rem;border-radius:.5rem;width:10rem;text-align:center;margin:auto 0;font-size:1rem;transition:all .2s}.input__button:hover{cursor:pointer}.input__length--veryshort{width:2.5rem}.input__length--short{width:5rem}.input__length--medium{width:12rem}.input__length--long{width:20rem}.input__length--full{width:100%}.margin__left--small{margin-left:.5rem}.margin__left--medium{margin-left:1rem}.margin__left--long{margin-left:1.5rem}.margin__right--small{margin-right:.5rem}.margin__right--medium{margin-right:1rem}.margin__right--long{margin-right:1.5rem}.margin__top--small{margin-top:.5rem}.margin__top--medium{margin-top:1rem}.margin__top--long{margin-top:1.5rem}.margin__bottom--small{margin-bottom:.5rem}.margin__bottom--medium{margin-bottom:1rem}.margin__bottom--long{margin-bottom:1.5rem}.line{height:.1rem;width:100%;background-color:#000;margin-left:.3rem;margin-right:.3rem}.menu{background-color:#add8e6;position:absolute;top:100%;left:0;width:20rem;border-radius:1rem;max-height:0rem;animation:loadMenu .5s ease-in-out 0s 1 forwards;overflow:hidden;z-index:10000}.menu__unload{animation:loadMenu .5s ease-in-out 0s 1 reverse}.menu__button{background-color:#d3d3d366;padding:1rem 2rem;font-size:1.4rem;transition:all .2s;border-radius:1rem}.menu__button:hover{cursor:pointer;background-color:#d3d3d3cc}.menu__name{background-color:#d3d3d366;padding:1rem 2rem;font-size:1.4rem;transition:all .2s;border-radius:1rem 1rem 0 0;border-bottom:1px solid black}.help{position:relative;border-radius:50%;width:1.5rem;height:1.5rem;background-color:#009879;transition:all .2s;margin-left:1rem;display:flex;align-items:center;justify-content:center}.help:hover{cursor:help;filter:brightness(1.2)}.help:after{content:"?";font-size:1rem;color:#fff}@keyframes loadMenu{0%{max-height:0rem}to{max-height:10rem}}
