<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.card-box{width:100%;box-shadow:2.8px 2.8px 24px 0 rgba(43,43,43,.16);background:var(--neutral-white);min-height:13vh}.Toastify__toast-container{z-index:9999;position:fixed;padding:4px;width:320px;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;margin-left:-160px}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;margin-left:-160px}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:1px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{margin:auto 0;-ms-flex:1;flex:1}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{color:#fff;font-weight:700;font-size:14px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:9999;opacity:.7;background-color:hsla(0,0%,100%,.7);transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}.toaster--close_button{position:absolute;background:url(/images/close.svg);opacity:.6;top:19px;right:18px;width:10px;height:10px}.toaster--close_button:hover{opacity:1}.toaster--message{font-size:.9em}.toaster--body{padding:0}.toaster.error{color:var(--red-200)}.toaster.success{color:var(--green-300)}.toaster.warning{color:var(--orange-100)}.toaster.info{color:var(--neutral-900)}.Toastify__toast{padding:19px 18px;box-shadow:0 3px 24px 0 rgba(43,43,43,.16)}.Toastify__close-button{display:none!important}.Toastify__toast-container{width:400px;margin-left:-200px;z-index:9999999999}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;margin-left:0}}.dropdown{display:block}.dropdown--body{box-shadow:1.8px 3.6px 8px 0 rgba(0,0,0,.17);background:var(--neutral-white);border:solid 1px var(--neutral-80);position:absolute;min-width:200px;top:100%;margin-top:10px;z-index:1;right:calc(50% - 100px);width:200px;transform:translateZ(132px)}.dropdown--body.wide{right:calc(50% - 175px);width:350px}@media only screen and (max-width:767px){.dropdown--body:not(.static){box-shadow:0 8.6px 8px 0 rgba(0,0,0,.17);left:0;width:100%!important;position:fixed;top:68px;margin-top:0!important;border:none}}.dropdown--body.static li:first-child:after,.dropdown--body.static li:first-child:before{content:""!important}.dropdown--body li:first-child{position:relative}.dropdown--body li:first-child:after,.dropdown--body li:first-child:before{position:absolute;content:"";width:0;height:0;border-style:solid;border-width:0 10px 10px;border-color:transparent transparent var(--neutral-80);left:0;right:0;margin:auto;bottom:100%}@media only screen and (max-width:767px){.dropdown--body li:first-child:after,.dropdown--body li:first-child:before{content:none}}.dropdown--body li:first-child:after{border-color:transparent transparent var(--neutral-white);bottom:98%}.dropdown--body li:first-child:not(.empty):hover:after{border-color:transparent transparent var(--neutral-60)}.dark-theme .dropdown--body li:first-child:not(.empty):hover:after{color:var(--neutral-50)}.notification-item{display:flex!important;cursor:pointer;font-size:12px;color:var(--neutral-900)}.dark-theme .notification-item{color:var(--neutral-white)}.notification-item.empty{padding:.8em}.notification-item.empty:hover{background-color:inherit}@media only screen and (max-width:767px){.notification-item{font-size:1em}}.notification-item:not(:last-child){border-bottom:solid 1px var(--neutral-80)}.dark-theme .notification-item:not(:last-child){border-color:var(--blue-200)}.notification-item:hover{background-color:var(--neutral-60)}.notification-item.is-new{background-color:var(--blue-10)}.notification-item.is-new:after,.notification-item.is-new:before{border-color:transparent transparent var(--blue-10)!important}.dark-theme .notification-item.is-new{background-color:var(--blue-120)}.dark-theme .notification-item.is-new:after,.dark-theme .notification-item.is-new:before{border-color:transparent transparent var(--blue-120)!important}.notification-item--wrapper{width:100%;background-color:var(--neutral-white)}.dark-theme .notification-item--wrapper{background-color:inherit}.notification-item--photo{width:40px;height:40px;background:var(--neutral-90);overflow:hidden;display:flex;flex-shrink:0}@media only screen and (max-width:767px){.notification-item--photo{width:50px;height:50px}}.notification-item--photo.is-circle{border-radius:50px}.notification-item--photo img{width:100%;height:100%;object-fit:cover}.notification-item--message{flex:1;padding:0 10px}.notification-item--message.empty{height:20px;margin:0 20px}@media only screen and (max-width:767px){.notification-item--message{padding:0 1em}}.notification-item--message span{padding-right:4px}.notification-item--date{color:var(--neutral-180)}.notification-item .wrapper-link{color:inherit;display:flex;width:100%;padding:.8em}.notification-item a:not(.wrapper-link):not(.link-more){color:var(--neutral-900);margin:0 5px;font-weight:600}.notification-item a:not(.wrapper-link):not(.link-more):hover{text-decoration:underline}.notification-item .link-more{display:block;width:100%;color:inherit;padding:.8em}.label-badge{position:absolute;top:-.3em;right:-.6em;min-width:1em;padding-left:.2em;padding-right:.2em;height:1em;border-radius:1em;text-align:center;line-height:1em;color:var(--neutral-white);background-color:var(--neutral-900);font-size:18px;cursor:pointer;user-select:none}.label-badge.red{background-color:var(--red-250)}.label-badge.green{background-color:var(--green-200)}.label-badge--value{font-size:.6em;width:100%}.label-badge.relative{right:auto;top:auto;position:relative}.notifications-header{width:30px;height:30px;color:var(--neutral-900)}.notifications-header .notification--icon{width:100%}.notifications-header .dropdown--label{transform:rotate(0deg);position:relative}.notifications-header .notification-badge{display:none}.notifications-header.has-new .notification--icon{transform:rotate(30deg)}.notifications-header.has-new .notification-badge{display:flex}.notification-action{text-align:right;margin-bottom:10px;font-weight:600;font-size:85%}.notifications-empty li{padding:20px;font-size:.8em}.dark-theme .notifications-empty li{color:var(--neutral-white)}.icon{vertical-align:middle;display:inline-flex;align-items:center;font-size:1.1em;color:var(--neutral-900)}.icon.white{color:var(--neutral-white)}.icon.red{color:var(--red-250)}.icon.blue{color:var(--blue-300)}.icon.yellow{color:var(--yellow-100)}.icon.green{color:var(--green-150)}.icon.gray{color:var(--neutral-300)}.icon.medium{font-size:2em}.icon.large{font-size:3em}.icon-svg{box-sizing:border-box;color:inherit;display:inline-block;fill:currentColor;flex-shrink:0;font-size:1em;height:1em;width:1em;margin:0;overflow:hidden;user-select:none}[id$=".icon"],[id*=".icon "]{display:none}.primary-button-holder{display:inline-block}.primary-button-holder [data-text]:not([disabled]){position:relative}.primary-button-holder [data-text]:not([disabled]):hover:after{content:attr(data-text);position:absolute;left:0;top:auto;width:100%;background:inherit;border-radius:50px}.primary-button-holder button{display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;outline:none;padding:11px 36px;color:var(--neutral-white);white-space:nowrap;border-radius:50px;letter-spacing:.8px;background-image:linear-gradient(268deg,var(--red-400),var(--red-75));transition:box-shadow .2s ease-out;-webkit-transition:box-shadow .2s ease-out;-moz-transition:box-shadow .2s ease-out;-o-transition:box-shadow .2s ease-out;font-weight:500;background-position:50%;position:relative;z-index:0;font-size:100%}.primary-button-holder button:active,.primary-button-holder button:hover{box-shadow:1.4px 1.4px 35px 0 rgba(var(--red-400-rgb),.5)}.primary-button-holder button a{text-decoration:none}.primary-button-holder button .icon{margin-right:.5em;color:inherit}.primary-button-holder button.icon-after .icon{margin-right:0;margin-left:10px}.primary-button-holder button.red{background-image:linear-gradient(268deg,var(--red-300),var(--red-100))}.primary-button-holder button.red:active,.primary-button-holder button.red:hover{box-shadow:1.4px 1.4px 35px 0 rgba(var(--red-300-rgb),.5)}.primary-button-holder button.green{background-image:linear-gradient(268deg,var(--green-300),var(--green-100))}.primary-button-holder button.green:active,.primary-button-holder button.green:hover{box-shadow:1.4px 1.4px 35px 0 rgba(var(--green-300-rgb),.5)}.primary-button-holder button.blue{background-image:linear-gradient(268deg,var(--blue-300),var(--blue-100))}.primary-button-holder button.blue:active,.primary-button-holder button.blue:hover{box-shadow:1.4px 1.4px 35px 0 rgba(var(--blue-300-rgb),.5)}.primary-button-holder button:not(.static)[disabled]{background-repeat:no-repeat;background-position:50%;cursor:default;min-width:80px;position:relative;text-indent:-99999px;display:inline-block}.primary-button-holder button:not(.static)[disabled]:before{border-color:var(--neutral-white) var(--neutral-white) var(--neutral-white) transparent;border-style:solid;border-width:3px;border-radius:50%;bottom:0;content:"";height:15px;left:0;margin:auto;position:absolute;right:0;top:0;width:15px;animation:rotate360 1s linear infinite}.primary-button-holder button.static[disabled]{background:var(--neutral-85);cursor:not-allowed}.primary-button-holder button[disabled]:hover{box-shadow:none}html.dark-theme .primary-button-holder button{background-image:linear-gradient(268deg,var(--red-400),var(--red-75));color:var(--neutral-white)}html.dark-theme .primary-button-holder button.gray{background-image:linear-gradient(268deg,var(--blue-100),var(--blue-100))}html.dark-theme .primary-button-holder button.gray:active,html.dark-theme .primary-button-holder button.gray:hover{box-shadow:1.4px 1.4px 35px 0 rgba(var(--blue-100-rgb),.5)}html.dark-theme .primary-button-holder button.green{background-image:linear-gradient(268deg,var(--green-300),var(--green-150))}html.dark-theme .primary-button-holder button.green:active,html.dark-theme .primary-button-holder button.green:hover{box-shadow:1.4px 1.4px 35px 0 rgba(var(--green-300-rgb),.5)}html.dark-theme .primary-button-holder button.blue{background:var(--blue-150)}html.dark-theme .primary-button-holder button.blue:active,html.dark-theme .primary-button-holder button.blue:hover{box-shadow:1.4px 1.4px 35px 0 rgba(var(--blue-150-rgb),.5)}html.dark-theme .primary-button-holder button.static[disabled]{background:var(--blue-100);color:var(--neutral-780)}html.dark-theme .primary-button-holder button.static[disabled]:hover{box-shadow:none}.primary-button-holder.bordered{padding:2px;background-image:linear-gradient(268deg,var(--red-400),var(--red-75));border-radius:50px;background-size:100%;background-position:50%}.primary-button-holder.bordered button{color:var(--red-400);background:var(--neutral-white);padding:9px 34px;height:100%}.primary-button-holder.bordered.wide button{padding:9px 20px}.primary-button-holder.bordered.red{background-image:linear-gradient(268deg,var(--red-300),var(--red-100))}.primary-button-holder.bordered.red button{color:var(--red-300)}.primary-button-holder.bordered.red button:hover{box-shadow:1.4px 1.4px 35px 0 rgba(var(--red-300-rgb),.5)}.primary-button-holder.bordered.green{background-image:linear-gradient(268deg,var(--green-300),var(--green-100))}.primary-button-holder.bordered.green button{color:var(--green-300)}.primary-button-holder.bordered.green button:hover{box-shadow:1.4px 1.4px 35px 0 rgba(var(--green-300-rgb),.5)}.primary-button-holder.bordered.blue{background-image:linear-gradient(268deg,var(--blue-300),var(--blue-100))}.primary-button-holder.bordered.blue button{color:var(--blue-300)}.primary-button-holder.bordered.blue button:hover{box-shadow:1.4px 1.4px 35px 0 rgba(var(--blue-300-rgb),.5)}.dark-theme .primary-button-holder.bordered.blue{background:none}.dark-theme .primary-button-holder.bordered.blue button{border:solid 2px var(--blue-150);background:none!important;color:var(--blue-25)}.primary-button-holder.bordered.gray{background:var(--neutral-85)}.primary-button-holder.bordered.gray button{color:var(--neutral-500)}.primary-button-holder.bordered.gray button:hover{box-shadow:1.4px 1.4px 35px 0 rgba(var(--neutral-500-rgb),.5)}.primary-button-holder.bordered button[disabled]{background:inherit}.primary-button-holder.small button{padding:10px 33px}@media only screen and (max-width:767px){.primary-button-holder.small button{padding:6px 18px}}.primary-button-holder.xsmall button{padding:6px 18px}.primary-button-holder.medium button{font-size:1.25em;padding:15px 38px}.primary-button-holder.large button{font-size:2em;padding:15px 50px}.primary-button-holder.wide button{padding:11px 22px}.primary-button-holder.has-shadow button{box-shadow:1.4px 1.4px 35px 0 rgba(var(--red-400-rgb),.5)}.primary-button-holder.has-shadow button:active,.primary-button-holder.has-shadow button:hover{box-shadow:none}.primary-button-holder.full-width,.primary-button-holder.full-width a,.primary-button-holder.full-width button{width:100%}.primary-button-holder.full-wide{margin:0 1em;display:inline-flex;flex:1}.primary-button-holder.full-wide a,.primary-button-holder.full-wide button{width:100%}.primary-button-holder.no-color button{color:inherit;background:transparent!important;padding-left:0;padding-right:0}.primary-button-holder.no-color button:hover{box-shadow:none}@media only screen and (max-width:767px){.primary-button-holder.full-xs{width:100%;flex:auto;margin:0}.primary-button-holder.full-xs:not(:last-child){margin:0 0 1em!important}.primary-button-holder.full-xs button{width:100%}}@keyframes anime{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.push-notificatons-banner{display:flex;justify-content:center}li.push-notificatons-banner{padding:.8em;border-bottom:1px solid #eaeaea}.no-data{position:relative;width:100%;height:100%;left:0;top:0;display:flex;align-items:center;justify-content:center;color:var(--neutral-200);flex-direction:column;text-align:center;padding:2em}.no-data div{font-size:14px}.no-data .icon{margin-bottom:.25em;color:var(--neutral-85)}.input-holder{display:flex;flex-direction:column;position:relative;justify-content:center;width:100%}.input-holder .input--icon{position:absolute;padding:0 18px;left:0;bottom:0;height:100%;display:flex;align-items:center}.input-holder .input--icon .icon{font-size:1.5em}.input-holder .input--icon.after{left:auto;right:0}.input-holder .input--icon.after .icon{font-size:1em}.input-holder input{width:100%;outline:none;padding:12px 18px;border:1px solid rgba(var(--neutral-black-rgb),.1);border-radius:5px;box-shadow:none;font-size:1em;margin-bottom:0;font-weight:400;line-height:1.8;transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;font-weight:100}.input-holder input::-webkit-input-placeholder{color:var(--neutral-300)}.input-holder input:-moz-placeholder,.input-holder input::-moz-placeholder{color:var(--neutral-300)}.input-holder input:-ms-input-placeholder{color:var(--neutral-300)}.input-holder input:focus{border-color:rgba(var(--neutral-black-rgb),.3)}.input-holder input.error{border-color:var(--red-200)}.input-holder.with-icon input{padding-left:50px}.input-holder.with-icon--after input{padding-right:42px}.input-holder .validation-message{font-size:12px;margin-top:3px;color:var(--red-200);text-align:left}.input-holder .validation-message:empty{display:none}.input-holder .icon-img{width:17px}.input-holder .icon-img img{width:100%;height:100%}.form-item{margin-bottom:14px;width:100%;float:left}.form-item--link{margin-bottom:12px}.form-item--half{width:50%}.form-item:last-child{margin-bottom:0}.form-item .hint{color:var(--neutral-400);font-size:75%;margin-left:5px}.required{margin-left:3px}.simple-input form{width:100%}.simple-input input{padding:6px 18px 6px 37px}.simple-input .input-icon{position:absolute;height:100%;left:12px;display:flex;align-items:center;justify-content:center}.simple-input .icon{color:var(--red-200)}.simple-input.rounded,.simple-input.rounded input{border-radius:50px}.logo{width:100%;height:100%;color:var(--neutral-white)}.logo.dark{color:var(--neutral-900)}.logo svg{width:100%;height:100%}@media only screen and (max-width:767px){.logo svg{height:60px;width:auto}}header.light .header-link a,header.light .header-link span{color:var(--neutral-900);text-shadow:none}.header-link a,.header-link span{text-decoration:none;color:var(--neutral-white);display:block;white-space:nowrap;font-size:1.125em;margin-bottom:0;font-weight:400;line-height:1.3em;text-shadow:0 0 11px var(--neutral-black)}.header-link.active a{color:var(--red-200)!important;font-weight:700}.round-avatar{height:60px;width:60px;position:relative;display:flex;flex:none;padding:3px;border-radius:50%;background-image:linear-gradient(226deg,var(--blue-450),var(--red-250))}.round-avatar.no-border{padding:0;background:none}.round-avatar.has-shadow{box-shadow:0 3px 6px 0 rgba(0,0,0,.16);background:var(--neutral-white)}.round-avatar.small{height:50px;width:50px}.round-avatar.xsmall{height:40px;width:40px}.round-avatar.xxs{height:30px;width:30px;padding:2px}.round-avatar.mid{height:100px;width:100px;padding:3px}.round-avatar.big{height:150px;width:150px;padding:5px;background-image:linear-gradient(226deg,var(--red-250),var(--blue-500))}@media only screen and (max-width:767px){.round-avatar,.round-avatar.mid{height:50px;width:50px}.round-avatar.small{height:40px;width:40px;padding:2px}.round-avatar.xxs{height:35px;width:35px}.round-avatar.big{height:110px;width:110px}}.round-avatar .image-holder{height:100%;width:100%;border-radius:50%;overflow:hidden;background:var(--neutral-90)}.round-avatar .image-holder img{max-height:100%;max-width:100%}.hamburger{color:var(--neutral-900)}html.dark-theme .hamburger:not(.active){color:var(--neutral-white)}.hamburger.active{color:var(--red-250)}.hamburger .line{width:32px;height:2px;border-radius:3px;display:block;margin:6px auto;transition:all .3s ease-in-out;background-color:currentColor}.active .hamburger:not(.static) .line:nth-child(2){opacity:0}.active .hamburger:not(.static) .line:first-child{transform:translateY(8px) rotate(45deg)}.active .hamburger:not(.static) .line:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.arrow-icon{color:var(--neutral-white)}.arrow-icon.active{color:var(--red-250)}.arrow-icon span{width:12px;height:12px;display:block;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}.absolute{position:absolute;top:0;left:0;width:100%}header{position:relative;z-index:3}@media only screen and (max-width:767px){header{display:none;visibility:hidden}}header .header .simple-input input{background-color:rgba(var(--neutral-black-rgb),.05);font-size:.8em;border:none!important}header .header .input-wrapper{padding:2px;background:transparent;background-size:100%;background-position:50%}html.dark-theme header .header .input-wrapper:focus-within{background:none}header .header--item{margin-right:25px;height:100%;display:flex;align-items:center}@media only screen and (max-width:1024px){header .header--item{margin-right:1em}}@media only screen and (max-width:767px){.user-dropdown--content{height:calc(100vh - 68px)}}.user-dropdown--content li{border-bottom:solid 1px var(--neutral-80)}.user-dropdown--content li .dropdown--item{text-align:center;width:100%;display:block;padding:1em;min-width:200px}html.dark-theme .user-dropdown--content li .dropdown--item:not(.main-color){color:var(--red-250)}@media only screen and (max-width:767px){.user-dropdown--content li .dropdown--item{padding:0}}.user-dropdown--content li:last-child{border-bottom:none}.user-dropdown--content li:hover{background-color:var(--neutral-60)}@media only screen and (max-width:767px){.user-dropdown--content li{border:none!important}.user-dropdown--content li.button-container{padding:1em;display:flex;justify-content:space-around}.user-dropdown--content li.button-container.action-options{width:100%;text-align:center;margin-top:1.25em}.user-dropdown--content li.button-container .action-options--label{margin-top:.5em}.user-dropdown--content li.button-container:hover{background-color:inherit}.user-dropdown--content li.button-container .toggle-icon{transform:rotate(-45deg);transition:transform .25s;-webkit-transition:transform .25s}.user-dropdown--content li.button-container .toggle-icon.active{transform:rotate(0deg)}.user-dropdown--content li:not(.button-container) a{padding:1em;display:block}.user-dropdown--content li a{font-size:1.25em}.user-dropdown--content li .full-name{font-size:1.35em}}.user-dropdown .dropdown--body{margin-top:14px}.user-dropdown .username-wrapper{text-overflow:ellipsis;overflow:hidden}.active-header header.mobile{position:fixed;background:var(--neutral-white)}.active-header header.mobile .dropdown--label:not(.active) :not(.image-holder){opacity:.6}header.mobile{display:none;visibility:hidden;z-index:999;top:0;left:0;width:100%;height:68px}header.mobile .container{padding-top:5px}@media only screen and (max-width:767px){header.mobile{display:block;visibility:visible}}header.mobile .navbar{display:flex}header.mobile .nav-item{display:inline-flex;align-items:center;margin-right:2em}header.mobile .nav-item .header--item,header.mobile .nav-item:last-child{margin:0}header.mobile .nav-item .primary-button-holder{float:none}.pwa-banner{font-size:90%;text-align:left;display:flex}.pwa-banner.android{display:flex;align-items:center;font-size:100%;font-weight:600;color:#327af8}.pwa-banner img{height:21px;margin-left:5px}.pwa-banner img.big{height:46px;margin-right:8px;margin-left:0}.footer-wrapper{height:250px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;color:var(--neutral-white);background-image:url(/images/footer.svg);background-repeat:no-repeat;background-size:cover;background-position-y:top;background-position-x:-1px;position:relative;font-size:12px}@media only screen and (max-width:1224px){.footer-wrapper{height:220px}}@media only screen and (max-width:767px){.footer-wrapper{height:200px;margin-top:2em}.footer-wrapper button{margin:auto}}.footer-wrapper .container{padding:10px}.footer-wrapper--image-holder{position:absolute;bottom:0;left:0;background-image:url(/images/footer.png);background-repeat:no-repeat;background-size:cover;background-position:100% 0;width:100%;height:250px}@media only screen and (max-width:1224px){.footer-wrapper--image-holder{height:220px;background-image:url(/images/footer@1024.png)}}@media only screen and (max-width:767px){.footer-wrapper--image-holder{height:200px;background-image:url(/images/footer@800.png)}}.footer-wrapper .footer-logo{position:absolute;margin:0 auto;top:20px;background-image:url(/images/footer-logo.svg);background-repeat:no-repeat;background-size:contain;background-position:50%;width:100px;height:100px}@media only screen and (max-width:1290px){.footer-wrapper .footer-logo{top:-4px}}@media only screen and (max-width:1024px){.footer-wrapper .footer-logo{top:-10px}}@media only screen and (max-width:767px){.footer-wrapper .footer-logo{display:none}}.footer-wrapper .footer{height:100px}.footer-wrapper .footer .pwa-get--btn{margin-bottom:10px}@media only screen and (max-width:767px){.footer-wrapper .footer{height:109px}}.footer-wrapper .footer--social-links{display:flex}.footer-wrapper .footer--social-links a{display:inline-flex;font-size:35px;margin:0 10px}@media only screen and (max-width:767px){.footer-wrapper .footer--social-links a{font-size:25px;margin-top:8px}}@media only screen and (max-width:520px){.footer-wrapper .footer--social-links{margin-top:.5em}}.footer-wrapper .footer .tos{display:flex;align-items:center}.footer-wrapper .footer .tos a{color:var(--neutral-white);width:100%;display:flex;padding-bottom:10px}.footer-wrapper .footer .tos a:last-child{padding-bottom:0}@media only screen and (max-width:520px){.footer-wrapper .footer .tos{text-align:center!important}}@media only screen and (max-width:767px){.footer-wrapper .footer .tos.small{font-size:.8em}.footer-wrapper .footer .tos a{justify-content:center!important;padding-bottom:0!important}}@media only screen and (min-width:768px){.footer-wrapper .footer .tos{flex-direction:column;flex:unset;max-width:unset;margin-left:8px}}.footer-wrapper .footer--about{display:flex;flex-direction:column;align-items:baseline;font-weight:100}.footer-wrapper .footer--about b{margin-bottom:.5em}@media only screen and (max-width:767px){.footer-wrapper .footer--about{display:none}}.footer-wrapper .footer--bottom{max-width:540px;width:100%;margin:0 10px;border-top:solid 1px rgba(var(--neutral-50-rgb),.6);text-align:center;color:rgba(var(--neutral-50-rgb),.6);font-size:.9em;padding:15px 0}@media only screen and (max-width:767px){.footer-wrapper .footer--bottom{margin-top:1em;padding:6px 0}}.footer-wrapper .to-right{text-align:right;justify-content:flex-end}.footer-wrapper .to-right a{justify-content:flex-end}.banner{position:fixed;bottom:0;background:linear-gradient(268deg,rgba(var(--red-400-rgb),.8),rgba(var(--blue-100-rgb),.8));box-shadow:1.4px 1.4px 35px 0 rgba(var(--blue-400-rgb),.8);color:var(--neutral-white);display:flex;align-items:center;justify-content:center;font-size:.9rem;width:100%;padding:20px 30px;z-index:9999999999999;transition:transform 1s cubic-bezier(.19,1,.22,1);transform:translate3d(0,100%,0);border-radius:50px 50px 0 0;opacity:0}.banner.show{transform:translateZ(0);opacity:1}.banner.hide{transform:translate3d(0,102%,0)}@media only screen and (max-width:767px){.banner{flex-direction:column;justify-content:end;padding:25px 35px}}.banner button{margin-left:20px;padding:1em 3em;cursor:pointer;background:transparent;color:var(--neutral-white);transition:all .5s;border:2px solid var(--neutral-white);border-radius:3px}.banner button:hover{background:rgba(var(--neutral-white-rgb),.3)}@media only screen and (max-width:767px){.banner button{width:100%;margin:0;margin-top:15px;font-size:15px}}.banner a{color:var(--neutral-white);text-decoration:underline}.banner a:hover{text-decoration:none}:root{--modal-padding:48px}.ff-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999999;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:767px){.ff-modal{overflow-y:auto;--modal-padding:40px}}.ff-modal.animation-enter .ff-modal--dialog{animation:ff-slideUp-enter .3s both cubic-bezier(.17,.04,.03,.94)}.ff-modal.animation-leave .ff-modal--dialog{animation:ff-slideUp-leave .3s both}@media only screen and (max-width:520px){.ff-modal.modal--full-container .modal-content-wrapper{height:100%}}.ff-modal--mask{z-index:10!important;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3)}.dark-theme .ff-modal--mask{background:rgba(var(--neutral-black-rgb),.8)}.ff-modal--dialog{position:relative;z-index:11;padding:0;border-radius:0;box-shadow:2.8px 2.8px 24px 0 rgba(43,43,43,.16);background:var(--neutral-white);max-width:600px;margin:auto;width:95%}.ff-modal--dialog ::-webkit-scrollbar-thumb,.ff-modal--dialog ::-webkit-scrollbar-track{background:transparent}.ff-modal--dialog :hover::-webkit-scrollbar-thumb{background:var(--neutral-90)}.dark-theme .ff-modal--dialog :hover::-webkit-scrollbar-thumb{background:var(--blue-120)}.ff-modal--dialog.wide{max-width:900px}.ff-modal--dialog.full-screen{max-width:none;width:100vw;height:100vh}@media only screen and (max-width:960px) and (orientation:landscape){.ff-modal--dialog{height:auto;overflow-y:scroll}}@media only screen and (max-width:520px){.ff-modal--dialog{max-width:none!important;width:100vw;height:100%;overflow:hidden}}.dark-theme .ff-modal--dialog{background:var(--neutral-780)}.ff-modal--dialog .modal--nav-close{margin-right:18px;line-height:1}.ff-modal--dialog .modal-close{opacity:.6;top:0;right:0;position:absolute;cursor:pointer;z-index:2}.ff-modal--dialog .modal-close .icon{font-size:16px;padding:19px 17px}.ff-modal--dialog .modal-close:hover{opacity:1}@media only screen and (max-width:480px){.ff-modal--dialog .modal-close .icon{padding:19px 12px}}.ff-modal--dialog .modal--header{display:flex;align-items:center;color:var(--neutral-900);background:var(--neutral-white);padding:16px 18px;border-bottom:solid 1px var(--neutral-60);font-size:1.26562em;margin-bottom:0;font-weight:400;line-height:1.3em;font-weight:700}@media (min-width:320px) and (max-width:767px){.ff-modal--dialog .modal--header{font-size:1.125em}}.dark-theme .ff-modal--dialog .modal--header{border-color:var(--blue-200);color:var(--neutral-85);background:var(--neutral-780)}@media only screen and (max-width:520px){.modal--fixed-header .ff-modal--dialog .modal--header{position:fixed;width:100%;z-index:1;top:0;left:0}}.ff-modal--dialog .modal--body{font-size:1em;line-height:1.3em;color:var(--neutral-900);display:flex;align-items:center;justify-content:center;text-align:center;padding:var(--modal-padding);padding-bottom:calc(var(--modal-padding) / 2)}@media only screen and (max-width:767px){.ff-modal--dialog .modal--body{padding-left:calc(var(--modal-padding) / 2);padding-right:calc(var(--modal-padding) / 2)}}@media only screen and (max-width:520px){.modal--full-container .ff-modal--dialog .modal--body{height:100%;overflow:scroll;margin-top:56px!important}}.ff-modal--dialog .modal--body-wrapper{width:100%;height:100%}.dark-theme .ff-modal--dialog .modal--body{color:var(--neutral-85)}.with-tabs .ff-modal--dialog .modal--body{margin-top:0!important;padding:0}@media only screen and (max-width:520px){.with-tabs .ff-modal--dialog .modal--body,.with-tabs .ff-modal--dialog .modal--body .tabs{height:100%}.with-tabs .ff-modal--dialog .modal--body .tabs-header{position:fixed;top:0;z-index:1;background:#fff}.with-tabs .ff-modal--dialog .modal--body .tabs-content{height:100%}}.with-tabs .ff-modal--dialog .modal--body .card-box{height:70vh}@media only screen and (max-width:520px){.with-tabs .ff-modal--dialog .modal--body .card-box{height:100%!important}}@media only screen and (max-width:520px){.with-navigation .ff-modal--dialog .modal--body .tabs{height:calc(100% - 61px)}.with-navigation .ff-modal--dialog .modal--body .tabs-header{position:relative}.with-navigation .ff-modal--dialog .modal--body .card-box{margin:0;overflow:scroll}}@media only screen and (max-width:520px){.modal--full-container .ff-modal--dialog .modal--body{height:calc(100% - 56px);overflow:scroll;margin-top:56px!important}}.ff-modal--dialog .modal--footer{display:flex;justify-content:center;margin:0 auto;width:100%;padding:var(--modal-padding);padding-top:0}.fixedFooter .ff-modal--dialog .modal--footer{padding:calc(var(--modal-padding) / 2) var(--modal-padding);border-top:solid 1px var(--neutral-60)}@media only screen and (max-width:767px){.ff-modal--dialog .modal--footer{flex-direction:column;padding:calc(var(--modal-padding) / 2);padding-top:0}.fixedFooter .ff-modal--dialog .modal--footer{padding:calc(var(--modal-padding) / 4) calc(var(--modal-padding) / 2)}}.ff-modal--dialog .modal--footer .primary-button-holder{margin-left:1em;margin-right:1em}@media only screen and (max-width:767px){.ff-modal--dialog .modal--footer .primary-button-holder{margin-left:0;margin-right:0}}.ff-modal--dialog .modal--footer:empty{display:none}.ff-modal.confirm-modal .ff-modal--dialog{width:100vw;max-width:520px}@media only screen and (max-width:520px){.ff-modal.confirm-modal .ff-modal--dialog{position:fixed;bottom:0;left:0;height:auto}}.ff-modal.confirm-modal .ff-modal--dialog .modal--body{padding-bottom:40px}@media only screen and (max-width:520px){.ff-modal.confirm-modal .ff-modal--dialog .modal--body{padding:30px 20px;padding-bottom:20px}}.ff-modal.confirm-modal .ff-modal--dialog .modal--footer{width:72%}@media only screen and (max-width:520px){.ff-modal.confirm-modal .ff-modal--dialog .modal--footer{width:100%;padding:var(--modal-padding);padding-top:0}.ff-modal.confirm-modal .ff-modal--dialog .modal--footer .primary-button-holder:last-child{margin-bottom:0!important}}@keyframes ff-slideUp-enter{0%{transform:translate3d(0,100px,0)}}@keyframes ff-slideUp-leave{to{transform:translate3d(0,100px,0)}}.title{width:100%;word-break:break-word}.title h1,.title h2,.title h3,.title h4,.title h5{color:var(--neutral-900)}.universe-item .title h1,.universe-item .title h2,.universe-item .title h3,.universe-item .title h4,.universe-item .title h5,.universe_section_item--wrapper .title h1,.universe_section_item--wrapper .title h2,.universe_section_item--wrapper .title h3,.universe_section_item--wrapper .title h4,.universe_section_item--wrapper .title h5,html.dark-theme .title h1,html.dark-theme .title h2,html.dark-theme .title h3,html.dark-theme .title h4,html.dark-theme .title h5{color:var(--neutral-white)}.title h1,.title h2{margin-bottom:.3em;line-height:1.2;font-weight:700}.title h3,.title h4,.title h5{margin-bottom:.5em;font-weight:700;line-height:normal}.divider{background-image:linear-gradient(268deg,var(--red-400),var(--red-75));height:4px;width:100%}.divider.green{background:var(--green-300)}.divider.blue{background:var(--blue-300)}.divider.red{background:var(--red-300)}.divider.small,.divider.xsmall,.divider.xxs{max-width:80px}.divider.medium{max-width:180px}.divider.large{max-width:200px}.social-join{width:100%;float:left;display:flex;justify-content:space-between}@media only screen and (max-width:520px){.social-join{flex-direction:column}}.social-join .primary-button-holder{width:48%}@media only screen and (max-width:520px){.social-join .primary-button-holder{width:100%}.social-join .primary-button-holder:first-child{margin-bottom:.5em}}.social-join .primary-button-holder button{color:#4f4f4f}.dark-theme .social-join .primary-button-holder button{background:var(--neutral-780)}.social-join .primary-button-holder img{height:20px;margin-right:10px}.line-divider{width:100%;float:left;padding:40px 0}@media only screen and (max-width:520px){.line-divider{padding:2em 0}}.line-divider i{display:block;width:100%;height:1px;background:#ccc;position:relative;font-style:normal}.line-divider span{position:absolute;width:50px;display:block;left:calc(50% - 25px);background:#fff;text-align:center;padding:0 1em;top:-10px;font-weight:300}.dark-theme .line-divider span{background:var(--neutral-780)}.textarea .hint{display:flex;flex:1;justify-content:flex-end}.textarea.full-width,textarea{width:100%}textarea{border:1px solid rgba(var(--neutral-black-rgb),.1);resize:vertical;padding:12px 18px;font-size:1em;border-radius:5px;box-shadow:none;font-weight:100}.error textarea{border-color:var(--red-200)!important}textarea:focus{outline:none;border-color:rgba(var(--neutral-black-rgb),.3)}input[type=radio]{display:none}input[type=radio]:checked+.radio-label{background-color:var(--red-250)}input[type=radio]:checked+.radio-label span{color:var(--neutral-white)}.radio-label{padding:1em;background-color:var(--neutral-white);transition:all .25s ease;display:inline-block;text-align:center;cursor:pointer;position:relative;font-weight:900}.radio-label span{transition:all .3s ease;user-select:none;color:var(--red-250)}.sticky-badge{position:fixed;z-index:9;left:0;bottom:calc(4vh + 52px + 8px);background:var(--blue-350);display:flex;height:52px;align-items:center;cursor:pointer;transform:translateX(-202px);transition:transform .2s ease-out;-webkit-transition:transform .2s ease-out;-moz-transition:transform .2s ease-out;-o-transition:transform .2s ease-out;border-radius:0 5px 5px 0}@media only screen and (max-width:767px){.sticky-badge{height:42px;bottom:calc(4vh + 42px + 8px)}}.sticky-badge.discord{bottom:4vh}.sticky-badge:hover{transform:translateX(0)}.sticky-badge--icon{display:flex;padding:0 .6em;width:55px;background:var(--blue-400);font-size:24px;height:100%;line-height:2.4;border-radius:0 5px 5px 0}@media only screen and (max-width:767px){.sticky-badge--icon{width:45px;padding:0 .5em;font-size:23px;line-height:2}}.sticky-badge--text{padding:1em;color:var(--neutral-white);width:202px;font-size:14px}.feedback-form{display:flex;flex-direction:column;width:100%;align-items:baseline;margin-top:3em;z-index:1}@media only screen and (max-width:520px){.feedback-form{margin-top:1.5em}}.feedback-form .hint{text-align:left;padding:1em 0}.feedback-form--types{margin:auto;margin-bottom:1em}.feedback-form--types .radio-label{min-width:120px}@media only screen and (max-width:520px){.feedback-form--types .radio-label{font-size:75%;min-width:auto;padding:8px}}.feedback-form--types .radio-label .icon{color:inherit;font-size:.9em;padding-right:3px}.feedback-form--types input:checked+.radio-label:before{content:"";position:absolute;border-color:var(--red-250) transparent transparent;border-style:solid;border-width:10px 10px 0;width:0;height:0;margin:auto;bottom:-10px;left:0;right:0}.feedback-modal .modal--body{flex-direction:column}@media only screen and (max-width:520px){.feedback-modal .modal--body{padding:25px 18px}}.success-message__title{color:var(--green-200);margin-bottom:15px;transform:translateY(25px);opacity:0}@media only screen and (max-width:520px){.success-message__title{font-size:1.5em}}.active .success-message__title{transition-delay:50ms;transition:all .25s ease;transform:translateY(0);opacity:1}.success-message__img{width:40%;opacity:0;margin-bottom:10px;transform:scale(.1)}.active .success-message__img{transition:all .25s ease;transform:scale(1);opacity:1}.success-message__content{color:var(--neutral-900);transform:translateY(25px);opacity:0}@media only screen and (max-width:520px){.success-message__content{font-size:80%}}.success-message__content p{margin-bottom:2.3em;line-height:1.5}@media only screen and (max-width:520px){.success-message__content p{margin-bottom:2em}}.active .success-message__content{transition-delay:.1s;transition:all .25s ease;transform:translateY(0);opacity:1}.feedback-success{padding:2em;padding-top:0;position:absolute;top:0;left:0;width:100%;height:100%}.feedback-success:not(.active){z-index:-1}.feedback-success.active{position:relative}.mainWrapper{min-height:100vh;display:flex;flex-direction:column}.active-header{position:relative}.active-header .mainContainer{margin-top:68px}.active-header:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,69%,.5);z-index:99}.mainContainer{flex:1 1 auto}.container{margin:0 auto;padding:0 20px;width:100%}.container--small{width:85%;padding:0;margin:0 auto}@media (max-width:1024px){.container--small{width:100%}}@media (min-width:1023px) and (max-width:1200px){.container--small{width:90%}}@media (min-width:768px){.container{max-width:740px;padding:0}}@media (min-width:1024px){.container{max-width:960px}}@media (min-width:1366px){.container{max-width:1200px}}.container--main{padding-top:24px}@media (min-width:768px){.container--main{padding-bottom:28px}}@media (min-width:1366px){.container--main{padding-top:32px}}.all-centered{display:flex;justify-content:center;align-items:center}.jc-fe{justify-content:flex-end!important}.jc-center{justify-content:center!important}.has-space{padding:0 1.25em}@media (min-width:768px){.has-space{padding:0 1em}}@media (min-width:1024px){.has-space{padding:0 1.25em}}@media (min-width:320px) and (max-width:767px){.has-space{padding:0 .9em}}@media (min-width:320px) and (max-width:374px){.has-space{padding:0 .25em}}.has-space.\--right{padding-left:0}.has-space.\--left{padding-right:0}@keyframes rotate360{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes bottomToTop{0%{opacity:0;-webkit-transform:translateY(10vh)}to{opacity:1;-webkit-transform:translateY(0)}}@keyframes uctArrow{0%{opacity:0}50%{opacity:1;transform:rotate(45deg) translate(10px,10px)}to{opacity:0}}@keyframes changingColors{0%{filter:hue-rotate(0);-webkit-filter:hue-rotate(0);-moz-filter:hue-rotate(0);-khtml-filter:hue-rotate(0);-ms-filter:hue-rotate(0)}25%{filter:hue-rotate(90deg);-webkit-filter:hue-rotate(90deg);-moz-filter:hue-rotate(90deg);-khtml-filter:hue-rotate(90deg);-ms-filter:hue-rotate(90deg)}50%{filter:hue-rotate(180deg);-webkit-filter:hue-rotate(180deg);-moz-filter:hue-rotate(180deg);-khtml-filter:hue-rotate(180deg);-ms-filter:hue-rotate(180deg)}70%{filter:hue-rotate(270deg);-webkit-filter:hue-rotate(270deg);-moz-filter:hue-rotate(270deg);-khtml-filter:hue-rotate(270deg);-ms-filter:hue-rotate(270deg)}to{filter:hue-rotate(1turn);-webkit-filter:hue-rotate(1turn);-moz-filter:hue-rotate(1turn);-khtml-filter:hue-rotate(1turn);-ms-filter:hue-rotate(1turn)}}:root{--bookcover-ratio:1.57142857143}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;src:local(" "),url(/fonts/Montserrat/Montserrat-Light.woff2) format("woff2"),url(/fonts/Montserrat/Montserrat-Light.woff) format("woff"),url(/fonts/Montserrat/Montserrat-Light.ttf);font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:local(" "),url(/fonts/Montserrat/Montserrat-Regular.woff2) format("woff2"),url(/fonts/Montserrat/Montserrat-Regular.woff) format("woff"),url(/fonts/Montserrat/Montserrat-Regular.ttf);font-display:swap}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:local(" "),url(/fonts/Montserrat/Montserrat-Bold.woff2) format("woff2"),url(/fonts/Montserrat/Montserrat-Bold.woff) format("woff"),url(/fonts/Montserrat/Montserrat-Bold.ttf);font-display:swap}*{margin:0;padding:0;box-sizing:border-box;font-family:Montserrat,sans-serif}html{background:var(--neutral-black)}body{background:var(--neutral-white);font-family:Montserrat,sans-serif;font-weight:400;min-width:320px;overflow-x:hidden;-webkit-tap-highlight-color:transparent;color:var(--neutral-text)}body.open-modal{overflow:hidden}@media (min-width:768px){body{font-size:14px;text-align:left}}@media (min-width:1024px){body{font-size:14px;text-align:left}}@media (min-width:1366px){body{font-size:16px;text-align:left}}body.blockScroll{height:100vh;overflow-y:hidden}@media (min-width:320px) and (max-width:767px){body{font-size:16px}body.mobileNavBlockScroll{height:100%;width:100%;overflow:hidden}}#ff-root{position:relative;overflow:hidden}a{text-decoration:none}html.dark-theme a{color:var(--neutral-white)}.highlighted,a{color:var(--red-250)}h1{font-size:4.10989em}h1,h2{margin-bottom:0;font-weight:400;line-height:1.3em;font-weight:700}h2{font-size:2.56578em}h3{font-size:2.02729em}h3,h4{margin-bottom:0;font-weight:400;line-height:1.3em}h4{font-size:1.60181em}@media (max-width:1024px){h4{font-size:1.21551em}}h5{font-size:1.26562em;margin-bottom:0;font-weight:400;line-height:1.3em}@media (min-width:320px) and (max-width:767px){h5{font-size:1.125em}}h6{font-size:1.125em;margin-bottom:0;font-weight:400;line-height:1.3em}.emptyElement{padding:0!important;margin:0!important;max-width:0!important}.fontWeight--light{font-weight:300!important}.fontWeight--bold{font-weight:700!important}.tc{text-align:center}.tr{text-align:right}.pr{position:relative}.m-centered{margin:0 auto}.cover-image{width:100%;height:100%;object-fit:cover;object-position:top}.clickable{cursor:pointer}.clearfix:after,.clearfix:before{content:"";clear:both;display:block}ul{list-style:none}.main-color{color:var(--neutral-900)}.base{align-items:baseline}@media only screen and (min-width:767px){::-webkit-scrollbar{width:9px}::-webkit-scrollbar-track{background:var(--neutral-50)}::-webkit-scrollbar-thumb{background:var(--neutral-90);border-radius:10px}::-webkit-scrollbar-thumb:hover{background-image:linear-gradient(268deg,var(--red-400),var(--red-75))}}.full-height{min-height:40vh}.copyable-content{position:absolute;left:-10000px}@media only screen and (max-width:767px){.auth-join-modal .modal-content-wrapper{max-height:100vh;overflow-y:scroll;height:100%}}.auth-join-modal .auth-modal{flex-direction:column}@media only screen and (max-width:767px){.auth-join-modal .auth-modal{display:block!important;overflow-y:scroll;height:100vh}}.auth-join-modal .auth-modal .join-heading{width:100%;margin-bottom:20px}.auth-join-modal .auth-modal .join-heading .join-heading--text{margin-top:10px}input,select,textarea{-webkit-appearance:none}.discord-icon{display:block;position:fixed;bottom:10vh;left:0;z-index:1}.discord-icon img{width:40px}.rich-content{overflow:hidden}.rich-content h1{font-size:32px}.rich-content h2{font-size:24px}.rich-content h3{font-size:18px}.rich-content h4{font-size:16px}.rich-content h5{font-size:13px}.rich-content h6{font-size:10px}.rich-content p{margin:1em 0}.c-row{display:flex;flex-wrap:wrap}.c-row__col,.c-row__col--12{flex:0 0 100%;max-width:100%}.c-row__col--10{flex:0 0 83.33333%;max-width:83.33333%}.c-row__col--9{flex:0 0 75%;max-width:75%}.c-row__col--8{flex:0 0 66.66667%;max-width:66.66667%}.c-row__col--7{flex:0 0 58.33333%;max-width:58.33333%}.c-row__col--6{flex:0 0 50%;max-width:50%}.c-row__col--5{flex:0 0 41.66667%;max-width:41.66667%}.c-row__col--4{flex:0 0 33.33333%;max-width:33.33333%}.c-row__col--3{flex:0 0 25%;max-width:25%}.c-row__col--2{flex:0 0 16.66667%;max-width:16.66667%}@media (min-width:320px) and (max-width:767px){.c-row__col--12-xs{flex:0 0 100%;max-width:100%}.c-row__col--10-xs{flex:0 0 83.33333%;max-width:83.33333%}.c-row__col--8-xs{flex:0 0 66.66667%;max-width:66.66667%}.c-row__col--4-xs{flex:0 0 33.33333%;max-width:33.33333%}.c-row__col--2-xs{flex:0 0 16.66667%;max-width:16.66667%}}@media (min-width:1024px) and (max-width:1366px){.c-row__col--7-lg{flex:0 0 58.33333%;max-width:58.33333%}.c-row__col--5-lg{flex:0 0 41.66667%;max-width:41.66667%}}@media (max-width:1024px){.c-row__col--12-md{flex:0 0 100%;max-width:100%}.c-row__col--10-md{flex:0 0 83.33333%;max-width:83.33333%}}.c-row--md .c-row__col{padding-right:8px;padding-left:8px}.c-row--xl{display:flex;flex-wrap:wrap}.c-row--xl .c-row__col{padding-right:12px;padding-left:12px}.flex-nowrap{flex-wrap:nowrap}.loader{display:flex}.loader-container.none-blocking{width:100%;text-align:center}.loader .full-absolute{display:flex;position:fixed;width:100%;height:100vh;left:0;top:0;z-index:99}.loader .full-absolute--overlay{background:linear-gradient(180deg,hsla(0,0%,100%,.7),#fff 70%)}.loading-layout .empty{animation:pulse 1s infinite ease-in-out;border-radius:3px}.logo-animation{width:60px;height:60px;margin:0 auto}.logo-animation div{background-color:#e7014d;border-radius:100%;animation-fill-mode:both;position:absolute;opacity:0;width:60px;height:60px;animation:jumper .8s 0s linear infinite}.logo-animation div:nth-child(2){background-color:#471a6d;animation-delay:.33333s}.logo-animation div:nth-child(3){background-color:#4bff87;animation-delay:.66666s}@keyframes jumper{0%{opacity:0;transform:scale(0)}5%{opacity:1}to{opacity:0}}@keyframes pulse{0%{background-color:hsla(0,0%,65%,.1)}50%{background-color:hsla(0,0%,65%,.3)}to{background-color:hsla(0,0%,65%,.1)}}.user-guide-toggle{position:absolute;top:150px;left:0;right:0}@media only screen and (max-width:1366px){.user-guide-toggle{top:120px}}@media only screen and (max-width:760px){.user-guide-toggle{top:128px}}.link-toggle{height:50px;position:relative;border-radius:50px;background-color:var(--neutral-850);z-index:2;box-shadow:0 0 10px 0 rgba(0,0,0,.16)}.is-universe .link-toggle:before{left:calc(100% - 200px)}@media only screen and (max-width:767px){.is-universe .link-toggle:before{left:calc(100% - 158px)}}.link-toggle:before{content:"";width:200px;height:100%;display:block;background-color:var(--neutral-white);position:absolute;top:0;left:-1px;border-radius:50px;transition:all .25s ease-out;-webkit-transition:all .25s ease-out}@media only screen and (max-width:767px){.link-toggle:before{width:158px}}.link-toggle a{color:var(--neutral-white);font-size:18px;width:200px;display:inline-flex;justify-content:center;align-items:center;height:100%;z-index:1;position:relative}@media only screen and (max-width:767px){.link-toggle a{width:158px}}.link-toggle .active{color:var(--neutral-900);font-weight:700}:root{--green-100:#40f186;--green-150:#23cd83;--green-200:#1ec683;--green-300:#0fb382;--blue-10:#eae2ec;--blue-15:#a2c5ff;--blue-25:#7e66e4;--blue-75:#455fdb;--blue-100:#3e44b0;--blue-200:#3b41ac;--blue-300:#2a1a6d;--blue-350:#622496;--blue-400:#471a6d;--blue-450:#440e5b;--blue-500:#300d5d;--blue-600:#260942;--blue-700:#0f0f48;--red-75:#ff4e3f;--red-100:#ee4742;--red-200:#f04045;--red-250:#ef1c4e;--red-300:#e7014d;--red-400:#af0760;--red-500:#b41273;--yellow-100:#ffda45;--neutral-white:#fff;--neutral-50:#f9f9f9;--neutral-60:#f3f3f3;--neutral-75:#e8e8e8;--neutral-80:#eaeaea;--neutral-82:#e6e6e6;--neutral-85:#ccc;--neutral-90:#d8d8d8;--neutral-100:#cacaca;--neutral-150:#c2c2c2;--neutral-180:#b3b3b3;--neutral-200:#9a9a9a;--neutral-300:#8e8e8e;--neutral-400:#7f7f7f;--neutral-500:#4f4f4f;--neutral-600:#4b4b4b;--neutral-text:#363636;--neutral-780:#26323c;--neutral-850:#220c3f;--neutral-900:#220d3f;--neutral-950:#16152a;--neutral-1000:#000014;--neutral-black:#000;--orange-50:#f9da7d;--orange-100:#ff9800;--blue-50-rgb:0,76,173;--blue-100-rgb:73,70,99;--blue-300-rgb:42,26,109;--blue-400-rgb:71,26,109;--neutral-black-rgb:0,0,0;--purpule-50-rgb:127,19,213;--pink-50-rgb:204,0,94;--turquoise-50-rgb:16,144,97;--yellow-50-rgb:240,205,15;--gray-50-rgb:11,104,154;--green-50-rgb:101,177,8;--green-300-rgb:1,161,129;--red-50-rgb:217,1,1;--red-300-rgb:231,1,77;--red-400-rgb:175,7,96;--neutral-50-rgb:249,249,249;--neutral-500-rgb:79,79,79;--neutral-900-rgb:34,13,63;--neutral-white-rgb:255,255,255;--orange-50-rgb:255,127,0;--twitter-color:#55acee;--fb-color:#3551ab}</pre></body></html>