/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.dark{background-color:#000;color:#fff}main{padding:2% 10%}section{padding:0 2%}*{font-family:Inter,sans-serif;line-height:130%}html{background-color:#fff}.no-scroll{overflow:hidden}.header .btn-1{font-size:1em;padding:8px 10px}.header .btn-2{font-size:1em;padding:6px 10px}.btn-1{background:linear-gradient(270deg,#000 50%,#9e67ff 0);background-position:100%;background-size:200% 100%;box-sizing:border-box;color:#fff;cursor:pointer;font-size:1.2em;font-weight:500;padding:30px 24px;text-decoration:none;transition:background-position .3s}.btn-1:hover{background-position:0;border-color:#9e67ff;color:#fff}.dark .btn-1{background:linear-gradient(270deg,#fff 50%,#9e67ff 0);background-position:100%;background-size:200% 100%;color:#000}.dark .btn-1:hover{background-position:0;border-color:#9e67ff;color:#fff}.btn-2{background:linear-gradient(270deg,#fff 50%,#000 0);background-position:100%;background-size:200% 100%;border:2px solid #000;box-sizing:border-box;color:#000;cursor:pointer;font-size:1.2em;font-weight:500;padding:28px 24px;text-decoration:none;transition:background-position .3s}.btn-2:hover{background-position:0;color:#fff}.dark .btn-2{background:linear-gradient(270deg,#000 50%,#fff 0);background-position:100%;background-size:200% 100%;border:2px solid #fff;color:#fff}.dark .btn-2:hover{background-position:0;color:#000}.btn-3{background:linear-gradient(270deg,#0000 50%,#000 0);background-position:100%;background-size:200% 100%;border:2px solid #000;box-sizing:border-box;color:#000;cursor:pointer;font-size:1.2em;font-weight:500;padding:28px 24px;text-decoration:none;transition:background-position .3s}.btn-3:hover{background-position:0;color:#fff}.dark .btn-3{background:linear-gradient(270deg,#0000 50%,#fff 0);background-position:100%;background-size:200% 100%;border:2px solid #fff;color:#fff}.dark .btn-3:hover{background-position:0;color:#000}.light-dark-mode-btn{background-color:initial;background-size:200% 100%;border:none;color:#000;cursor:pointer;font-size:22px}.btn-1,.btn-2,.btn-3{align-items:center;display:flex;flex-direction:row;gap:15px;justify-content:space-between;width:fit-content}#scrollToTopButton{background-color:#fff;border:2px solid #000;bottom:20px;color:#000;cursor:pointer;display:none;font-size:18px;height:50px;outline:none;padding:15px;position:fixed;right:30px;transition:transform .3s ease-in-out;width:50px;z-index:99}.dark #scrollToTopButton{background-color:#000;border-color:#fff;color:#fff}#scrollToTopButton:hover{transform:translateY(-5px)}.light-dark-mode-btn{transition:transform .3s ease}.dark .light-dark-mode-btn{color:#fff}.rotate180{transform:rotate(180deg)}.cookie-banner{align-items:center;background-color:#000000d9;bottom:0;box-shadow:0 3px 8px #0000003d;display:flex;flex-direction:row;gap:50px;justify-content:space-between;left:0;padding:30px 20px;position:fixed;z-index:100}.cookie-banner p{color:#fff;font-family:Sometype Mono,sans-serif;font-size:12px;margin:0}.cookie-banner-container:first-child{display:flex;flex-direction:column;gap:20px;justify-content:center}.cookie-banner-container:last-child{align-items:center;display:flex;flex-direction:row;gap:20px}.cookie-banner-container:last-child a{color:#fff;transition:color .3s;white-space:nowrap}.cookie-banner-container:last-child a:hover{color:#c7c7c7}.cookie-banner-container:last-child button{background-color:#fff;border:none;border-radius:0;color:#000;cursor:pointer;font-weight:600;padding:10px 20px;transition:background-color .3s;white-space:nowrap}.cookie-banner-container:last-child button:hover{background-color:#c7c7c7}.cookie-banner-container:first-child a{color:#fff;font-family:Sometype Mono,sans-serif;text-decoration:underline;transition:color .3s}.cookie-banner-container:first-child a:hover{color:#c7c7c7}@media screen and (max-width:1077px){.cookie-banner{align-items:flex-start;flex-direction:column;gap:30px;padding:20px}}.submit-btn{background:linear-gradient(270deg,#000 50%,#9e67ff 0);background-position:100%;background-size:200% 100%;border:none;border-radius:15px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:1.2em;font-weight:500;padding:12px 0;text-decoration:none;transition:background-position .3s;width:100%}.submit-btn:hover{background-position:0;color:#fff}header{border-bottom:1px solid #eee;padding:2px 25px}.header-container{justify-content:space-between}.header-column,.header-container{align-items:center;display:flex;flex-direction:row}.header-column{gap:15px}.header-column a{color:#000;text-decoration:none}.header-nav-btn{background-color:initial;border:none;cursor:pointer}.header-nav-btn img{height:20px;width:20px}.header-logo{height:85px;margin-bottom:-20px;margin-top:-20px}.app-launcher{background-color:#fff;box-shadow:0 8px 12px #0003,0 3px 6px #00000026;height:100vh;left:0;opacity:1;position:absolute;top:0;transition:opacity .3s ease-in-out,transform .3s ease-in-out;width:350px;z-index:9999}@media screen and (max-width:400px){.app-launcher{width:100vw}}.active{opacity:1;transform:translateX(0)!important}.inactive{opacity:1;transform:translateX(-400px)}#overlay{background-color:#00000080;bottom:0;cursor:pointer;display:none;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:10}.app-launcher-container{display:flex;flex-direction:column;height:100vh;justify-content:space-between}.app-launcher-bottom,.app-launcher-top{padding:16px 25px}.app-launcher-top{display:flex;flex-direction:column;gap:40px;justify-content:center}.app-launcher-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.app-launcher-header a{align-items:center;color:#000;display:flex;font-size:1em;font-weight:600;gap:10px;justify-content:center;text-decoration:none}.app-launcher-header i{margin-bottom:-1px}.app-launcher-apps{display:flex;flex-direction:column;gap:30px}.app-launcher-apps h1{font-size:1.2em;margin:0;padding:0}.app{align-items:center;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;height:75px;justify-content:center;padding:2px;transition:background-color .3s ease-in-out,transform .3s ease-in-out;width:75px}.app a{color:#000;text-align:center;text-decoration:none}.app p{font-size:.8em;height:15px;margin:0;padding:2px 0}.app:hover{background-color:#eee;transform:translateY(-3px)}.see-all-apps-btn{align-items:center;color:#000;display:flex;font-size:1em;font-weight:600;gap:10px;text-decoration:none}.app-launcher-header a:hover,.see-all-apps-btn:hover{text-decoration:underline}.app-launcher-divider{border:0;border-top:1px solid #eee;margin:0;padding:0}.app-launcher-nav ul{display:flex;flex-direction:column;gap:8px;list-style-type:none;margin:0;padding:0}.app-launcher-nav ul li a{align-items:center;color:#000;display:flex;flex-direction:row;font-weight:600;gap:15px;padding:8px 5px;text-decoration:none}.app-launcher-nav ul li{border-radius:8px;transition:background-color .1s ease-in-out}.app-launcher-nav ul li:hover{background-color:#eee}.app-launcher-nav ul li a i{margin-bottom:-1px;width:17px}.app-launcher-nav{width:100%}.app-launcher-nav button{align-items:center;background-color:initial;border:none;color:#000;cursor:pointer;display:flex;font-size:1em;font-weight:600;gap:20px;justify-content:center;padding:8px 5px}.app-launcher-bottom{display:flex;flex-direction:column;justify-content:center}.app-launcher-footer-nav ul{display:flex;flex-direction:row;gap:20px;justify-content:center;list-style-type:none;margin:0;padding:0}.app-launcher-footer-nav ul li a{color:#000;font-size:.7em;text-decoration:none}.app-launcher-footer-nav ul li a:hover{text-decoration:underline}.app-launcher-footer-legal p{font-size:.7em;text-align:center}.apps{display:grid;grid-template-columns:repeat(3,1fr)}.login{background-color:#ceb2ff;height:100vh}.login-container{gap:30px;height:100%}.login-container,.login-title{align-items:center;display:flex;flex-direction:column;justify-content:center}.login-title{gap:20px}.login-title img{height:100px;margin:-50px -30px;width:auto}.login-title h1{font-size:1.6em;font-weight:500;font-weight:600;margin:0;text-align:center}.login-form{background-color:#fff;box-shadow:0 5px 15px #00000059;padding:40px}.login-form,.login-form form{display:flex;flex-direction:column;gap:30px}.login-form form{align-items:center;justify-content:center;width:450px}@media screen and (max-width:700px){.login-form form{width:350px}.login-form-nav a{font-size:.8em}}@media screen and (max-width:500px){.login-form form{width:280px}.login-form{padding:30px}.login-form-nav{flex-direction:column!important;gap:10px}}@media screen and (max-width:400px){.login-form form{width:220px}}.login-form form fieldset{border:none;display:flex;flex-direction:column;gap:15px;padding:0;width:100%}.login-form form fieldset label{font-weight:600}.login-form form fieldset input{border:none;border-left:1px solid #000;font-size:.9em;padding:12px;width:100%}.login-form form fieldset input:focus{outline:none}.login-input{align-items:center;border:1px solid #000;display:flex;flex-direction:row;justify-content:center}.login-input i{color:#000;font-size:1em;padding:12px}.login-form-nav{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.login-form-nav a{color:#2962ff}.login-form-nav a:hover{text-decoration:none}.login-main{display:flex;flex-direction:column;gap:15px}.login-products{grid-gap:15px;align-items:center;display:grid;gap:15px;grid-template-columns:repeat(1,40px);justify-content:center}.login-product{background-color:#fff;box-shadow:0 5px 15px #00000059;padding:4px}.login-product img{height:30px;width:30px}.login-footer p{margin:0;padding:0;text-align:center}.register{background-color:#ceb2ff;padding:50px 0}.register,.register-container{align-items:center;display:flex;justify-content:center}.register-container{flex-direction:column;gap:30px}.register-container div{width:100%}.register-title img{height:160px;margin:-50px -30px;width:auto}.register-title-item{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:space-between}.register-title-item div:last-child{align-items:flex-end;display:flex;justify-content:flex-end}.register-title h1{font-size:1.6em;margin-bottom:0;text-align:center}.register-title-item a{color:#2962ff;text-align:right;width:100%}.register-title-item a:hover{text-decoration:none}.register-form{padding:0}.register-form,.register-form form{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:center}.register-form form{width:100%}@media screen and (max-width:700px){.register-form{padding:0}.register-form form{width:400px}.register-footer p,.register-form-nav a,.register-form-nav p{font-size:.8em}.register-form-nav p{padding:0 30px}.register-title-item a{text-align:center}.register-title img{margin-left:0;margin-right:0;width:100%}.register-title-item{flex-direction:column}}@media screen and (max-width:500px){.register-form form{width:300px}.register-form-nav{flex-direction:column!important;gap:10px}}@media screen and (max-width:400px){.register-form form{width:250px}}.register-form form fieldset{border:none;display:flex;flex-direction:column;gap:15px;padding:0;width:100%}.register-form form fieldset label{font-weight:600}.register-form form fieldset input{border:none;border-left:1px solid #000;font-size:.9em;padding:12px;width:100%}.register-form form fieldset input:focus{outline:none}.register-input{align-items:center;background-color:#fff;border:1px solid #000;display:flex;flex-direction:row;justify-content:center}.register-input i{color:#000;font-size:1em;padding:12px}.register-footer p{margin:0;padding:0;text-align:center}.register-form-nav{text-align:center}.register-form-nav a{color:#00f}.register-form-nav a:hover{text-decoration:none}.register-input checkbox{align-items:center;display:flex;gap:20px;justify-content:flex-start;width:100%}.register-input checkbox input{width:auto!important}.register-checkbox{background-color:initial;border:none}.error-message{align-items:center;background-color:red;bottom:15px;box-shadow:0 5px 15px #00000059;color:#fff;display:none;font-size:1em;font-weight:600;gap:10px;justify-content:center;padding:8px 12px;position:fixed;right:15px;z-index:9999}.error-message.visible,.welcome{display:flex}.welcome{align-items:center;flex-direction:row;gap:30px;justify-content:space-between;padding:6% 2%}@media screen and (max-width:942px){.welcome{align-items:flex-start;flex-direction:column}.welcome-column:last-child{flex-basis:auto}.welcome-column:last-child a{padding:15px!important}.welcome-column:last-child h2,.welcome-column:last-child i{font-size:1.2em!important}}.welcome-column{display:flex;flex-direction:column;gap:30px;justify-content:center}.welcome-column img{height:100px;margin:-30px -10px;width:auto}@media screen and (max-width:500px){.welcome-column img{width:100%}}.welcome-column a{font-size:1em}.welcome-column h1{font-size:2em;font-weight:600;margin:0}@media screen and (max-width:500px){.welcome-column h1{font-size:1.6em}}.welcome-nav{align-items:center;display:flex;flex-direction:row;gap:20px}.welcome-nav a{color:#2962ff}.welcome-nav a:hover{text-decoration:none}.welcome-column:last-child{flex-basis:30%}@media screen and (max-width:1193px){.welcome-column:last-child{flex-basis:50%}}.welcome-column:last-child a{background-color:#ceb2ff;border-radius:3px;color:#000;padding:25px;text-decoration:none}.welcome-column:last-child a:hover{box-shadow:0 4px 12px #0000001a}.welcome-column:last-child h2,.welcome-column:last-child i{font-size:1.6em}.welcome-column:last-child h2{font-weight:400}.welcome-column:last-child div:last-child{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.home hr{border:1px solid #eee;margin:0;padding:0}.quick-access{display:flex;flex-direction:column;gap:30px;padding:6% 2%}.quick-apps{grid-gap:20px;display:grid;grid-template-columns:repeat(7,1fr);justify-content:flex-start;width:100%}@media screen and (max-width:1280px){.quick-apps{grid-template-columns:repeat(6,1fr)}}@media screen and (max-width:1120px){.quick-apps{grid-template-columns:repeat(5,1fr)}}@media screen and (max-width:908px){.quick-apps{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:727px){.quick-apps{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:535px){.quick-apps{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:360px){.quick-apps{grid-template-columns:repeat(1,1fr)}}.quick-app{align-items:center;border:2px solid #eee;border-radius:10px;color:#000;display:flex;flex-direction:column;gap:10px;justify-content:center;max-width:100%;min-width:100px;padding:10px;text-decoration:none}.quick-app:hover{box-shadow:0 4px 12px #0000001a}.quick-app img{height:auto;width:80px}.quick-app p{margin:0}.quick-access-nav{align-items:center;color:#000;display:flex;font-weight:600;gap:20px;margin-top:10px;text-decoration:none;transition:transform .3s ease-in-out}.quick-access-nav:hover{transform:translateY(-3px)}.quick-access-nav a{font-size:1em}.apps-page{align-items:center;display:flex;flex-direction:row;gap:30px;justify-content:space-between;padding:6% 10%}.apps-container{display:flex;flex-direction:column;gap:30px;padding:0 2%;width:100%}.apps-row:last-child p{font-size:1em}.apps-row:last-child a{color:#2962ff;margin-top:10px}.apps-row:last-child a:hover{text-decoration:none}.loading-container{align-items:center;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.overlay{background-color:#0000001a;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.spinner{animation:spin 1s linear infinite;border:8px solid #0000001a;border-radius:50%;border-top-color:#9e67ff;height:60px;position:relative;width:60px;z-index:2}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.9cb14af3.css.map*/