@charset 'utf-8';.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bold{font-weight:600}.paragraph-link{text-decoration:none;font-weight:600;color:#5643fd}.range-input[type=range]{height:26px;-webkit-appearance:none;margin:10px 0;width:80%;background-color:transparent;max-width:250px}.range-input[type=range]:focus{outline:none}.range-input[type=range]::-webkit-slider-runnable-track{width:100%;height:14px;cursor:pointer;animation:.2s;box-shadow:1px 1px 1px #50555C;background:#50555C;border-radius:14px;border:0 solid #000000}.range-input[type=range]::-webkit-slider-thumb{box-shadow:0 0 0 #000000;border:0 solid #000000;height:20px;width:40px;border-radius:12px;background:#1d1135;cursor:pointer;-webkit-appearance:none;margin-top:-3px}.range-input[type=range]:focus::-webkit-slider-runnable-track{background:#50555C}.range-input[type=range]::-moz-range-track{width:100%;height:14px;cursor:pointer;animation:.2s;box-shadow:1px 1px 1px #50555C;background:#50555C;border-radius:14px;border:0 solid #000000}.range-input[type=range]::-moz-range-thumb{box-shadow:0 0 0 #000000;border:0 solid #000000;height:20px;width:40px;border-radius:12px;background:#1d1135;cursor:pointer}.range-input[type=range]::-ms-track{width:100%;height:14px;cursor:pointer;animation:.2s;background:transparent;border-color:transparent;color:transparent}.range-input[type=range]::-ms-fill-lower{background:#50555C;border:0 solid #000000;border-radius:28px;box-shadow:1px 1px 1px #50555C}.range-input[type=range]::-ms-fill-upper{background:#50555C;border:0 solid #000000;border-radius:28px;box-shadow:1px 1px 1px #50555C}.range-input[type=range]::-ms-thumb{margin-top:1px;box-shadow:0 0 0 #000000;border:0 solid #000000;height:20px;width:40px;border-radius:12px;background:#1d1135;cursor:pointer}.range-input[type=range]:focus::-ms-fill-lower{background:#50555C}.range-input[type=range]:focus::-ms-fill-upper{background:#50555C}.button{padding:6px 10px;outline:none;background-color:transparent;border:solid 3px #5643fd;transition:all 300ms ease-in-out;border-radius:15px;color:#5643fd;font-size:18px;font-weight:500}.button:hover{background-color:#5643fd;transition:all 300ms ease-in-out;color:#fcfbfe;cursor:pointer}.scroll-container::-webkit-scrollbar{width:8px;background-color:transparent}.scroll-container::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,0.1);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.1);background-color:transparent;border-radius:10px}.scroll-container::-webkit-scrollbar-thumb{border-radius:10px;background-color:#7649fe;background-image:gradient(linear, 40% 0%, 75% 84%, from(#5643fd), to(#7649fe));background-image:-webkit-gradient(linear, 40% 0%, 75% 84%, from(#5643fd), to(#7649fe))}select{appearance:none;background-color:transparent;border:none;padding:0 1em 0 0;margin:0;width:100%;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit}select::-ms-expand{display:none}select{outline:none}.select{width:100%;min-width:100px;max-width:200px;border-radius:.25em;padding:.25em .5em;font-size:1.25rem;cursor:pointer;line-height:1.1;background-color:#1d1135;background-image:linear-gradient(45deg, #7649fe, #5643fd 33%);color:#fcfbfe;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.date{width:50%;min-width:200px;max-width:300px;border-radius:.25em;padding:.25em .5em;font-size:1.25rem;cursor:pointer;line-height:1.1;background-color:#1d1135;background-image:linear-gradient(45deg, #7649fe, #5643fd 33%);color:#fcfbfe;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.date::-webkit-datetime-edit-day-field{color:#1d1135}.date::-webkit-calendar-picker-indicator{color:#ba1e68}.date::-webkit-calendar-picker-indicator:hover{cursor:pointer}.num-input{width:40%;min-width:150px;max-width:300px;border-radius:.25em;padding:.25em .5em;font-size:1.25rem;cursor:pointer;line-height:1.1;background-color:#1d1135;background-image:linear-gradient(45deg, #7649fe, #5643fd 33%);color:#fcfbfe;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.char{font-size:20px;font-weight:700}.footer{width:100%;position:absolute;top:200vh;height:auto;min-height:200px;background-image:linear-gradient(130deg, #191919, #252525);display:flex;align-items:center;justify-content:space-between;margin-top:10%;z-index:3}@media screen and (max-width:600px){.footer{height:auto}}@media screen and (max-width:450px){.footer{flex-direction:column}}.footer .column{height:100%;width:23%;max-width:300px;min-height:200px;padding:15px 20px;display:flex}@media screen and (max-width:600px){.footer .column{width:100%;min-height:150px;height:150px}.footer .column:nth-child(1){min-height:100px;height:100px}}.footer .column .logo{font-size:18px;font-weight:500;font-family:'Fredoka One',cursive;display:flex;flex-direction:column;width:100%;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:450px){.footer .column .logo{align-items:center;text-align:center}}.footer .column .logo .wrapper{width:100%;display:flex}.footer .column .logo .wrapper *{margin-right:6px}@media screen and (max-width:450px){.footer .column .logo .wrapper{justify-content:center}}.footer .column .logo .copyright{font-size:15px;color:#666;font-family:'Source Sans Pro',sans-serif;font-weight:500}@media screen and (max-width:450px){.footer .column .logo .copyright{margin-top:5px}}.footer .column .column-title{text-decoration:none;color:#fcfbfe;font-family:'Source Sans Pro',sans-serif;font-size:20px;font-weight:600;height:auto;position:absolute;top:15%;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:450px){.footer .column .column-title{position:sticky;top:0}}.footer .middle-column{flex-direction:column;justify-content:center;align-items:center}.links{width:auto;height:auto;display:flex;flex-direction:column;position:relative;margin-top:auto}.links .footer-link{text-decoration:none;color:#666;font-family:'Source Sans Pro',sans-serif;font-size:16px;transition:300ms all linear;width:auto}.links .footer-link:hover{text-decoration:underline;transition:300ms all linear;color:#fcfbfe}.middle-links{text-align:left}@media screen and (max-width:450px){.middle-links{text-align:center}}.up{margin-top:20px}@media screen and (max-width:700px){.links .footer-link{font-size:12px}.column-title{font-size:16px}}