:root{--toastify-color-light:#fff;--toastify-color-dark:#161616;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:420px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:24px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:400px;--toastify-toast-shadow:0px 4px 12px rgba(0,0,0,.1);--toastify-font-family:sans-serif;--toastify-z-index:9992;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2;font-family:var(--font-roboto),sans-serif}body,html{max-width:100vw;overflow-x:hidden}body{color:#fff;background:url(/bottom-bg.png) no-repeat 50% fixed #0f0229!important;background-size:auto;font-family:var(--font-roboto),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:1000px;min-height:100vh}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@keyframes radial-progress{0%{stroke-dashoffset:565px}to{stroke-dashoffset:0px}}.animate{animation:radial-progress linear forwards}.Toastify__progress-bar-theme--dark{border-radius:400px}.Toastify__progress-bar--wrp{width:94%;margin:0 3%;max-height:3px;bottom:1px}.Toastify__close-button{top:10px;right:15px}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-transition:background-color 5000s ease-in-out 0s,color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s,color 5000s ease-in-out 0s}.ql-container{border:2px solid #a200ff67!important;border-radius:0 0 10px 10px;background-color:#00000091}.ql-toolbar{background-color:#28004e;color:#fff;border-radius:10px 10px 0 0;border:2px solid #a200ff67!important;border-bottom:none!important}.ql-editor{min-height:200px;font-size:16px;color:#fcfbfb}.ql-toolbar button,.ql-toolbar button svg,.ql-toolbar button svg line,.ql-toolbar button svg path{border-radius:5px;stroke:#9402f5!important}.ql-toolbar button:hover,.ql-toolbar button:hover svg,.ql-toolbar button:hover svg line,.ql-toolbar button:hover svg path{stroke:#fff!important}.ql-toolbar button.ql-active,.ql-toolbar button:hover{background-color:rgba(119,0,255,.384)!important;color:#fff!important}.ql-color-picker,.ql-picker-options{background-color:#fff;border:1px solid #9402f5}.dashed-box{border:2px dashed #a855f7;padding:10px;margin:10px 0;display:block}.ProseMirror ::selection{background:rgba(135,7,255,.5);color:#fff}.ProseMirror ::-moz-selection{background:rgba(123,7,255,.5);color:#fff}.ProseMirror p:empty:before{content:"\200B";display:inline-block}.ProseMirror{border:2px solid #ffffff00;border-radius:8px;padding:16px;min-height:200px;transition:border-color .3s ease-in-out}.ProseMirror:focus{outline:none!important;border:2px solid #ffffff23;box-shadow:0 0 8px rgba(98,2,223,.671)}.dashed-box{border:2px dashed #ae00ff;padding:1rem;position:relative;border-radius:var(--chakra-radii-md)}.dashed-box p{position:relative;min-height:1.5rem}.dashed-box p.is-empty:before{content:attr(data-placeholder);color:hsla(0,0%,100%,.5);position:absolute;top:0;left:0;pointer-events:none}.blue-link{display:flex;align-items:center;gap:.5rem;color:#007bff}em{font-style:italic!important}.tiptap-resizable-image.align-left{justify-self:flex-start}.tiptap-resizable-image.align-center{justify-self:center}.tiptap-resizable-image.align-right{justify-self:flex-end}.tiptap h1{font-size:2rem;font-weight:700;margin:1rem 0;color:hsla(0,0%,100%,.9)}.tiptap h2{font-size:1.5rem;font-weight:700;margin:.75rem 0;color:hsla(0,0%,100%,.85)}.tiptap h3{font-size:1.25rem;font-weight:700;margin:.5rem 0;color:hsla(0,0%,100%,.8)}.tiptap p{font-size:1rem;line-height:1.5}.news-body,.tiptap p{color:hsla(0,0%,100%,.58)}.tiptap p.is-empty:before{content:attr(data-placeholder);float:left;color:hsla(0,0%,100%,.3);pointer-events:none;height:0}.chakra-link{display:inline-flex}.wow-page-box{display:flex;flex-direction:column;border:1px solid #6a34ff;border-radius:4px;margin-bottom:1rem;width:100%}.wow-page-box-content{background-color:rgba(54,0,104,.53);padding:1rem}.wow-page-box-content p{color:#fff}.wow-page-box-title{font-weight:700!important;color:#9771ff!important;margin-bottom:.5rem}.wow-page-box-list{background-color:rgba(0,65,161,.58);border:1px solid rgba(162,0,255,.28);display:flex;flex-direction:column;column-gap:8px;margin:1rem;padding:1rem;border-radius:4px}.info-header{display:grid;grid-template-columns:1fr 1fr;border-bottom:2px solid rgba(142,3,255,.45);margin-bottom:1rem;p{color:#fff}}.info-item{display:flex;flex-direction:column;margin-bottom:1rem}.info-item-header{display:grid;grid-template-columns:1fr 1fr;background-color:rgba(0,0,0,.4);padding:.5rem 0;p{color:#fff}p:last-child{color:#a871ff}}.info-item-description{padding:.5rem 0;background-color:rgba(34,0,61,.99);p{color:rgba(170,105,255,.8)}}