@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}.container{display:flex;flex-direction:column;align-items:center;justify-content:space-between;font-family:'Source Sans Pro',sans-serif}.container .header{width:100%;height:200px;display:flex;align-items:center;justify-content:space-around;flex-direction:column}.container .header .header-span{font-size:48px;font-weight:600;color:#fcfbfe;font-family:'Source Sans Pro',sans-serif}.container .boxes{width:70%;height:auto;padding:0 30px;display:flex;justify-content:center;align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.container .boxes .feature-redirect{text-decoration:none;color:#fcfbfe}.container .boxes .feature-redirect .box{width:350px;height:610px;background-color:#1e1e26;border-radius:10px;box-shadow:2px 10px 12px rgba(0,0,0,0.5);display:flex;flex-direction:column;align-items:center;justify-content:space-between;box-sizing:border-box;margin:20px 10px;transition:all ease 300ms}.container .boxes .feature-redirect .box .feature-name{font-size:34px;font-weight:500;font-family:'Fredoka One',cursive;padding:15px 5px}.container .boxes .feature-redirect .box .feature-image{max-width:100%;max-height:100%;height:350px}.container .boxes .feature-redirect .box .feature-description{font-weight:600;color:#ba1e68;text-align:center;font-family:calibri;margin:30px 20px}.container .boxes .feature-redirect .box:hover{background-color:#17181d;transform-style:preserve-3d;transform:scale(1.02);transition:all ease 300ms}@media screen and (max-width:720px){.container .boxes .feature-redirect .box{width:88%;height:500px}}@media screen and (max-width:1617px){.container .boxes{width:100%;padding:0}}