@media screen and (min-width: 1960px){.layout-main,.landing-wrapper{width:1504px;margin-left:auto!important;margin-right:auto!important}}@media (min-width: 1024px){.layout-wrapper.layout-static-inactive .layout-sidebar{transform:translate(-100%);left:0}.layout-wrapper.layout-static-inactive .layout-main-container{margin-left:0;padding-left:2rem}.layout-wrapper.layout-static-inactive .layout-topbar{width:100%}}@media (max-width: 1024px){.blocked-scroll{overflow:hidden}.layout-wrapper .layout-main-container{margin-left:0;padding-left:1rem;padding-right:1rem}.layout-wrapper .layout-topbar{width:100%;padding-left:1rem;padding-right:1rem}.layout-wrapper .layout-sidebar{transform:translate(-100%);left:0;top:0;height:100vh;border-top-left-radius:0;border-bottom-left-radius:0}.layout-wrapper.layout-mobile-active .layout-sidebar{transform:translate(0)}}.layout-wrapper{min-height:100vh}.layout-main-container{display:flex;flex-direction:column;min-height:100vh;justify-content:space-between;padding:7rem 2rem 0 22rem;transition:margin-left var(--transition-duration)}.layout-main{flex:1 1 auto}.layout-footer{transition:margin-left var(--transition-duration);display:flex;align-items:center;padding:1rem 0}.p-toast{--p-toast-success-background: #28bd4e;--p-toast-warn-background: #f1c40f;--p-toast-error-background: #ea5663;--p-toast-success-color: white;--p-toast-warn-color: white;--p-toast-error-color: white;--p-toast-success-detail-color: white;--p-toast-warn-detail-color: white;--p-toast-error-detail-color: white;--p-toast-success-close-button-focus-ring-color: transparent;--p-toast-warn-close-button-focus-ring-color: transparent;--p-toast-error-close-button-focus-ring-color: transparent;--p-toast-success-close-button-hover-background: transparent;--p-toast-warn-close-button-hover-background: transparent;--p-toast-error-close-button-hover-background: transparent;--p-toast-success-border-color: transparent;--p-toast-warn-border-color: transparent;--p-toast-error-border-color: transparent;--p-toast-summary-font-weight: 600}.p-toast.p-toast-top-right,.p-toast.p-toast-top-left,.p-toast.p-toast-top-center{top:100px}.p-toast-message{border-width:0}.p-toast-message-text{--p-toast-text-gap: .1rem;margin-top:-.25rem}.p-toast-close-button:hover{color:var(--p-primary-200)}.p-badge{min-height:var(--p-badge-height);height:inherit!important}.layout-sidebar{position:fixed;width:20rem;height:100vh;z-index:999;-webkit-user-select:none;-moz-user-select:none;user-select:none;top:0;left:0;transition:transform var(--transition-duration),left var(--transition-duration);background-color:var(--sidebar-background);color:var(--sidebar-color);box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014;display:flex;flex-direction:column}.sidebar-scroll{padding:.5rem .75rem;flex:1;overflow-y:auto}.layout-menu{margin:0;padding:0;list-style-type:none}.layout-menu .layout-root-menuitem>.layout-menuitem-root-text{font-size:.857rem;text-transform:uppercase;font-weight:700;color:var(--sidebar-color)!important;margin:.75rem 0}.layout-menu .layout-root-menuitem>a{display:none}.layout-menu a{-webkit-user-select:none;-moz-user-select:none;user-select:none}.layout-menu a.active-menuitem>.layout-submenu-toggler{transform:rotate(-180deg)}.layout-menu li.active-menuitem>a{background-color:var(--active-route-background)}.layout-menu li.active-menuitem>a .layout-submenu-toggler{transform:rotate(-180deg)}.layout-menu ul{margin:0;padding:0;list-style-type:none}.layout-menu ul a{display:flex;align-items:center;position:relative;outline:0 none;color:var(--sidebar-color)!important;cursor:pointer;font-size:1rem;padding:.75rem;border-radius:var(--border-radius);transition:background-color var(--transition-duration),box-shadow var(--transition-duration);font-weight:400;margin:4px 0}.layout-menu ul a .layout-menuitem-icon{margin-right:.5rem}.layout-menu ul a .layout-submenu-toggler{font-size:75%;margin-left:auto;transition:transform var(--transition-duration)}.layout-menu ul a.active-route{color:var(--sidebar-color)!important;background-color:var(--active-route-background);font-weight:600!important}.layout-menu ul a:hover{color:var(--sidebar-color)!important;background-color:var(--active-route-background-hover)}.layout-menu ul ul{overflow:hidden;border-radius:var(--border-radius)}.layout-menu ul ul li a{margin-left:1rem}.layout-menu ul ul li li a{margin-left:2rem}.layout-menu ul ul li li li a{margin-left:2.5rem}.layout-menu ul ul li li li li a{margin-left:3rem}.layout-menu ul ul li li li li li a{margin-left:3.5rem}.layout-menu ul ul li li li li li li a{margin-left:4rem}.layout-submenu-enter-from,.layout-submenu-leave-to{max-height:0}.layout-submenu-enter-to,.layout-submenu-leave-from{max-height:1000px}.layout-submenu-leave-active{overflow:hidden;transition:max-height .45s cubic-bezier(0,1,0,1)}.layout-submenu-enter-active{overflow:hidden;transition:max-height 1s ease-in-out}.layout-topbar{position:fixed;height:5rem;z-index:997;right:0;top:0;width:calc(100% - 20rem);padding:0 2rem;background-color:var(--header-background);transition:left var(--transition-duration);display:flex;align-items:center;box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014}.layout-topbar .topbar-right-menu{margin:0 0 0 auto;padding:0;list-style:none;display:flex}.layout-topbar .layout-topbar-button{display:inline-flex;justify-content:center;align-items:center;position:relative;color:var(--p-text-muted-color);border-radius:50%;width:3rem;height:3rem;cursor:pointer;transition:background-color var(--transition-duration)}.layout-topbar .layout-topbar-button:hover{color:var(--p-text-color);background-color:var(--p-content-hover-background)}.layout-topbar .layout-topbar-button i{font-size:1.5rem}.layout-topbar .layout-topbar-button span{font-size:1rem;display:none}.layout-topbar .layout-topbar-menu-button{display:none}.layout-topbar .layout-topbar-menu-button i{font-size:1.25rem}.layout-topbar .layout-topbar-menu{margin:0 0 0 auto;padding:0;list-style:none;display:flex}.layout-topbar .layout-topbar-menu .layout-topbar-button{margin-left:1rem}@media (max-width: 1024px){.layout-topbar .layout-menu-button{margin-left:0}.layout-topbar .layout-topbar-menu-button{display:inline-flex;margin-left:0}.layout-topbar .layout-topbar-menu{margin-left:0;position:absolute;flex-direction:column;background-color:var(--p-overlay-popover-background);box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014;border-radius:6px;padding:1rem;right:2rem;top:5rem;min-width:15rem;display:none;animation:scalein .15s linear}.layout-topbar .layout-topbar-menu.layout-topbar-menu-mobile-active{display:block}.layout-topbar .layout-topbar-menu .layout-topbar-button{margin-left:0;display:flex;width:100%;height:auto;justify-content:flex-start;border-radius:6px;padding:1rem}.layout-topbar .layout-topbar-menu .layout-topbar-button i{font-size:1rem;margin-right:.5rem}.layout-topbar .layout-topbar-menu .layout-topbar-button span{font-weight:500;display:block}}:root{--border-radius: 6px;--transition-duration: .3s;--p-badge-height: unset !important;--sidebar-background: #283046;--header-background: #f8f9fa;--sidebar-color: white !important;--active-route-background: #0c102a;--active-route-background-hover: var(--p-primary-600);--surface-ground: var(--p-slate-100) }:root[class=dark]{--active-route-background: var(--p-content-hover-background);--active-route-background-hover: var(--p-primary-600);--sidebar-color: white !important;--sidebar-background: var(--p-content-background);--header-background: var(--p-content-background);--surface-ground: var(--p-surface-950) }*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}html,body{height:100%;margin:0;overflow-x:hidden;font-feature-settings:"cv02","cv03","cv04","cv11";font-family:Inter var,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol!important}body{min-height:100vh;font-size:14px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;color:var(--p-text-color);background-color:var(--surface-ground)}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.fixed{position:fixed}.absolute{position:absolute}.left-0{left:0}.top-0{top:0}.z-\[99998\]{z-index:99998}.-mt-1{margin-top:-.25rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.inline{display:inline}.flex{display:flex}.\!table{display:table!important}.table{display:table}.grid{display:grid}.hidden{display:none}.h-5{height:1.25rem}.h-7{height:1.75rem}.h-screen{height:100vh}.w-16{width:4rem}.w-20{width:5rem}.w-\[15px\]{width:15px}.w-\[20px\]{width:20px}.w-full{width:100%}.w-screen{width:100vw}.min-w-\[120px\]{min-width:120px}.max-w-20{max-width:5rem}.max-w-\[400px\]{max-width:400px}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-help{cursor:help}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.\!flex-nowrap{flex-wrap:nowrap!important}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.object-cover{-o-object-fit:cover;object-fit:cover}.\!px-0{padding-left:0!important;padding-right:0!important}.\!py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.px-12{padding-left:3rem;padding-right:3rem}.px-4{padding-left:1rem;padding-right:1rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pt-4{padding-top:1rem}.text-center{text-align:center}.\!text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.\!leading-4{line-height:1rem!important}.leading-3{line-height:.75rem}.\!text-black{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity, 1))!important}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.text-muted-color{color:var(--p-text-muted-color)}#app{min-height:100vh;width:100%;height:100%}h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:700;color:var(--p-text-color)}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}a,.link{color:var(--p-blue-500)}a:hover,.link:hover{color:var(--p-blue-400);transition:var(--transition-duration)}.prevent-select{-webkit-user-select:none;-moz-user-select:none;user-select:none}.java-icon{content:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2048%2048'%20xmlns='http://www.w3.org/2000/svg'%20fill='white'%3e%3cg%20id='SVGRepo_bgCarrier'%20stroke-width='0'%3e%3c/g%3e%3cg%20id='SVGRepo_tracerCarrier'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/g%3e%3cg%20id='SVGRepo_iconCarrier'%3e%3ctitle%3ejava%3c/title%3e%3cg%20id='Layer_2'%20data-name='Layer%202'%3e%3cg%20id='invisible_box'%20data-name='invisible%20box'%3e%3crect%20width='48'%20height='48'%20fill='none'%3e%3c/rect%3e%3c/g%3e%3cg%20id='Q3_icons'%20data-name='Q3%20icons'%3e%3cg%3e%3cpath%20d='M28.6,2.2a4.6,4.6,0,0,1,1.1,4.2,9.5,9.5,0,0,1-2.4,4.4,25.2,25.2,0,0,1-3,2.7A11.9,11.9,0,0,0,21,16.9a4.1,4.1,0,0,0-.4,3.7c.7,2.1,2.5,3.6,3.4,5.5-1-.8-2-1.8-3-2.7A14,14,0,0,1,18.4,20a4.2,4.2,0,0,1-.3-2.9,6.4,6.4,0,0,1,1.8-2.5c2-1.9,4.5-3.3,6.5-5.3a7.8,7.8,0,0,0,2.3-3.9,6.9,6.9,0,0,0-.1-3.2Z'%3e%3c/path%3e%3cpath%20d='M27,14.3a23.3,23.3,0,0,1,7.2-3.2,38.3,38.3,0,0,0-5.9,4,5.9,5.9,0,0,0-1.5,2,3.1,3.1,0,0,0,.1,1.9,27.5,27.5,0,0,0,1.9,2.8,2.9,2.9,0,0,1,.2,2.7,6.5,6.5,0,0,1-3,2.9c-.1.1-.2.3-.4.3A3.8,3.8,0,0,0,27,25a3.5,3.5,0,0,0-1-2.1c-1.1-1.3-2.1-2.9-1.9-4.5A6.3,6.3,0,0,1,27,14.3Z'%3e%3c/path%3e%3cpath%20d='M34.6,26.6a3.4,3.4,0,0,1,1.9-.7,4.1,4.1,0,0,1,3.4.9,3.1,3.1,0,0,1,1,2.6,5.4,5.4,0,0,1-1.8,2.7,14,14,0,0,1-5.5,2.3l.4-.3a11.4,11.4,0,0,0,4-2.9,3.1,3.1,0,0,0,1-2.7,2.9,2.9,0,0,0-2.7-2.1,5,5,0,0,0-1.7.2Z'%3e%3c/path%3e%3cpath%20d='M12.2,27.6a16.1,16.1,0,0,1,6.5-1.3,19.4,19.4,0,0,0-3.9,1.2,1.6,1.6,0,0,0-.8.6c0,.2.2.3.4.4a9.3,9.3,0,0,0,2.4.4,61.7,61.7,0,0,0,8.6-.1,79.8,79.8,0,0,0,8.4-.9,6.1,6.1,0,0,0-1.8.9,3.8,3.8,0,0,1-1,.3,60.1,60.1,0,0,1-10.4,1H16.5a21.2,21.2,0,0,1-4.4-.6,2.2,2.2,0,0,1-1.2-.5.3.3,0,0,1-.1-.5,3.9,3.9,0,0,1,1.4-.8Z'%3e%3c/path%3e%3cpath%20d='M14.8,32.2a7.5,7.5,0,0,1,2-1c-.2.3-.6.5-.6.9a.7.7,0,0,0,.4.5l1.2.3a46.6,46.6,0,0,0,6.5.2c1.9-.1,3.9-.4,5.9-.7A7.8,7.8,0,0,0,32,33.5a43.3,43.3,0,0,1-7.2,1.2,39.8,39.8,0,0,1-6.9-.2,12,12,0,0,1-2.7-.8,1.4,1.4,0,0,1-.8-.7.7.7,0,0,1,.4-.8Z'%3e%3c/path%3e%3cpath%20d='M16.1,36.8a5.8,5.8,0,0,1,1.8-.8c-.2.2-.6.5-.4.8a2.5,2.5,0,0,0,1.3.5,36.2,36.2,0,0,0,5.7.2,30.3,30.3,0,0,0,4.2-.6,14.2,14.2,0,0,0,2.5,1.2,19.3,19.3,0,0,1-4.1,1.2,22.4,22.4,0,0,1-7.3.1,11.1,11.1,0,0,1-3.1-.9,1.6,1.6,0,0,1-.9-.9.8.8,0,0,1,.3-.8Z'%3e%3c/path%3e%3cpath%20d='M9.9,39.8a11.3,11.3,0,0,1,3.2-.6,2.3,2.3,0,0,1,1.2.2,10.2,10.2,0,0,0-3.7,1,1.1,1.1,0,0,0-.7.6c0,.3.4.4.7.5a17,17,0,0,0,5,.9,97.7,97.7,0,0,0,15.3-.1,37.5,37.5,0,0,0,5.7-.9,3.7,3.7,0,0,0,1.6-.9.7.7,0,0,0-.2-.9c.4.2,1,.4.9.9a2.6,2.6,0,0,1-1.2,1.1,23.2,23.2,0,0,1-4.5,1.3,58.8,58.8,0,0,1-13.9.9,74.6,74.6,0,0,1-10.4-1,2.6,2.6,0,0,1-1.7-.7.7.7,0,0,1,.2-1,7.5,7.5,0,0,1,2.5-1.3Z'%3e%3c/path%3e%3cpath%20d='M37.8,43.5a8.3,8.3,0,0,0,3.1-1.6c-.1.9-1,1.5-1.8,1.9A17.7,17.7,0,0,1,34,45.3a60.7,60.7,0,0,1-11.3.6,39.4,39.4,0,0,1-7.7-.6,5.6,5.6,0,0,1-1.8-.7,38.2,38.2,0,0,0,6.8.6,84.8,84.8,0,0,0,11.3-.4,46.7,46.7,0,0,0,6.5-1.3Z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.desktop-1-icon{content:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='SVGRepo_bgCarrier'%20stroke-width='0'%3e%3c/g%3e%3cg%20id='SVGRepo_tracerCarrier'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/g%3e%3cg%20id='SVGRepo_iconCarrier'%3e%3cpath%20d='M12%204H6C4.89543%204%204%204.89543%204%206V14C4%2015.1046%204.89543%2016%206%2016H18C19.1046%2016%2020%2015.1046%2020%2014V12'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M17.5%209V3M17.5%203L15%205.5M17.5%203L20%205.5'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M12%2016V20'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M8%2020H16'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.desktop-2-icon{content:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='SVGRepo_bgCarrier'%20stroke-width='0'%3e%3c/g%3e%3cg%20id='SVGRepo_tracerCarrier'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/g%3e%3cg%20id='SVGRepo_iconCarrier'%3e%3cpath%20d='M10%204H6C4.89543%204%204%204.89543%204%206V14C4%2015.1046%204.89543%2016%206%2016H18C19.1046%2016%2020%2015.1046%2020%2014V13'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M17.4641%205C18.2043%205%2018.8506%205.40213%2019.1964%205.99984M17.4641%205C16.7239%205%2016.0776%205.40212%2015.7318%205.99983M17.4641%205V3M17.4641%2011V8.96675M20.9282%205L19.1964%205.99984M14%209L15.7318%208.00017M20.9282%209L19.1965%208.0002M14%205L15.7318%205.99983M15.7318%208.00017C15.5615%207.70596%2015.4641%207.36436%2015.4641%207C15.4641%206.63564%2015.5615%206.29404%2015.7318%205.99983M15.7318%208.00017C16.1255%208.68075%2016.7977%208.98015%2017.4641%208.96675M17.4641%208.96675C18.1521%208.95291%2018.8338%208.60565%2019.1965%208.0002M19.1965%208.0002C19.3645%207.71972%2019.4641%207.38383%2019.4641%207C19.4641%206.63565%2019.3667%206.29405%2019.1964%205.99984'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%3e%3c/path%3e%3cpath%20d='M12%2016V20'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M8%2020H16'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.desktop-3-icon{content:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='SVGRepo_bgCarrier'%20stroke-width='0'%3e%3c/g%3e%3cg%20id='SVGRepo_tracerCarrier'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/g%3e%3cg%20id='SVGRepo_iconCarrier'%3e%3cpath%20d='M9%204H6C4.89543%204%204%204.89543%204%206V14C4%2015.1046%204.89543%2016%206%2016H18C19.1046%2016%2020%2015.1046%2020%2014V12'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M15%204L13%206L15%208'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M19%204L21%206L19%208'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M12%2016V20'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M8%2020H16'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.desktop-4-icon{content:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='SVGRepo_bgCarrier'%20stroke-width='0'%3e%3c/g%3e%3cg%20id='SVGRepo_tracerCarrier'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/g%3e%3cg%20id='SVGRepo_iconCarrier'%3e%3cpath%20d='M10%204H6C4.89543%204%204%204.89543%204%206V14C4%2015.1046%204.89543%2016%206%2016H18C19.1046%2016%2020%2015.1046%2020%2014V13'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M14%206.42857C14%205.95518%2014.3838%205.57143%2014.8571%205.57143H19.1429C19.6162%205.57143%2020%205.95518%2020%206.42857V9.14286C20%209.61624%2019.6162%2010%2019.1429%2010H14.8571C14.3838%2010%2014%209.61624%2014%209.14286V6.42857Z'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M15.7143%204.28571C15.7143%203.57563%2016.2899%203%2017%203C17.7101%203%2018.2857%203.57563%2018.2857%204.28571V5.57143H15.7143V4.28571Z'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M12%2016V20'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M8%2020H16'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3c/g%3e%3c/svg%3e")}.android-icon{content:url(/assets/android-icon-D15tG30y.svg)}@media (min-width: 640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@font-face{font-family:primeicons;font-display:block;src:url(/assets/primeicons-DMOk5skT.eot);src:url(/assets/primeicons-DMOk5skT.eot?#iefix) format("embedded-opentype"),url(/assets/primeicons-C6QP2o4f.woff2) format("woff2"),url(/assets/primeicons-WjwUDZjB.woff) format("woff"),url(/assets/primeicons-MpK4pl85.ttf) format("truetype"),url(/assets/primeicons-Dr5RGzOO.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{animation:fa-spin 2s infinite linear}@media (prefers-reduced-motion: reduce){.pi-spin{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.pi-folder-plus:before{content:""}.pi-receipt:before{content:""}.pi-asterisk:before{content:""}.pi-face-smile:before{content:""}.pi-pinterest:before{content:""}.pi-expand:before{content:""}.pi-pen-to-square:before{content:""}.pi-wave-pulse:before{content:""}.pi-turkish-lira:before{content:""}.pi-spinner-dotted:before{content:""}.pi-crown:before{content:""}.pi-pause-circle:before{content:""}.pi-warehouse:before{content:""}.pi-objects-column:before{content:""}.pi-clipboard:before{content:""}.pi-play-circle:before{content:""}.pi-venus:before{content:""}.pi-cart-minus:before{content:""}.pi-file-plus:before{content:""}.pi-microchip:before{content:""}.pi-twitch:before{content:""}.pi-building-columns:before{content:""}.pi-file-check:before{content:""}.pi-microchip-ai:before{content:""}.pi-trophy:before{content:""}.pi-barcode:before{content:""}.pi-file-arrow-up:before{content:""}.pi-mars:before{content:""}.pi-tiktok:before{content:""}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.pi-ethereum:before{content:""}.pi-list-check:before{content:""}.pi-thumbtack:before{content:""}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:""}.pi-equals:before{content:""}.pi-lightbulb:before{content:""}.pi-star-half:before{content:""}.pi-address-book:before{content:""}.pi-chart-scatter:before{content:""}.pi-indian-rupee:before{content:""}.pi-star-half-fill:before{content:""}.pi-cart-arrow-down:before{content:""}.pi-calendar-clock:before{content:""}.pi-sort-up-fill:before{content:""}.pi-sparkles:before{content:""}.pi-bullseye:before{content:""}.pi-sort-down-fill:before{content:""}.pi-graduation-cap:before{content:""}.pi-hammer:before{content:""}.pi-bell-slash:before{content:""}.pi-gauge:before{content:""}.pi-shop:before{content:""}.pi-headphones:before{content:""}.pi-eraser:before{content:""}.pi-stopwatch:before{content:""}.pi-verified:before{content:""}.pi-delete-left:before{content:""}.pi-hourglass:before{content:""}.pi-truck:before{content:""}.pi-wrench:before{content:""}.pi-microphone:before{content:""}.pi-megaphone:before{content:""}.pi-arrow-right-arrow-left:before{content:""}.pi-bitcoin:before{content:""}.pi-file-edit:before{content:""}.pi-language:before{content:""}.pi-file-export:before{content:""}.pi-file-import:before{content:""}.pi-file-word:before{content:""}.pi-gift:before{content:""}.pi-cart-plus:before{content:""}.pi-thumbs-down-fill:before{content:""}.pi-thumbs-up-fill:before{content:""}.pi-arrows-alt:before{content:""}.pi-calculator:before{content:""}.pi-sort-alt-slash:before{content:""}.pi-arrows-h:before{content:""}.pi-arrows-v:before{content:""}.pi-pound:before{content:""}.pi-prime:before{content:""}.pi-chart-pie:before{content:""}.pi-reddit:before{content:""}.pi-code:before{content:""}.pi-sync:before{content:""}.pi-shopping-bag:before{content:""}.pi-server:before{content:""}.pi-database:before{content:""}.pi-hashtag:before{content:""}.pi-bookmark-fill:before{content:""}.pi-filter-fill:before{content:""}.pi-heart-fill:before{content:""}.pi-flag-fill:before{content:""}.pi-circle:before{content:""}.pi-circle-fill:before{content:""}.pi-bolt:before{content:""}.pi-history:before{content:""}.pi-box:before{content:""}.pi-at:before{content:""}.pi-arrow-up-right:before{content:""}.pi-arrow-up-left:before{content:""}.pi-arrow-down-left:before{content:""}.pi-arrow-down-right:before{content:""}.pi-telegram:before{content:""}.pi-stop-circle:before{content:""}.pi-stop:before{content:""}.pi-whatsapp:before{content:""}.pi-building:before{content:""}.pi-qrcode:before{content:""}.pi-car:before{content:""}.pi-instagram:before{content:""}.pi-linkedin:before{content:""}.pi-send:before{content:""}.pi-slack:before{content:""}.pi-sun:before{content:""}.pi-moon:before{content:""}.pi-vimeo:before{content:""}.pi-youtube:before{content:""}.pi-flag:before{content:""}.pi-wallet:before{content:""}.pi-map:before{content:""}.pi-link:before{content:""}.pi-credit-card:before{content:""}.pi-discord:before{content:""}.pi-percentage:before{content:""}.pi-euro:before{content:""}.pi-book:before{content:""}.pi-shield:before{content:""}.pi-paypal:before{content:""}.pi-amazon:before{content:""}.pi-phone:before{content:""}.pi-filter-slash:before{content:""}.pi-facebook:before{content:""}.pi-github:before{content:""}.pi-twitter:before{content:""}.pi-step-backward-alt:before{content:""}.pi-step-forward-alt:before{content:""}.pi-forward:before{content:""}.pi-backward:before{content:""}.pi-fast-backward:before{content:""}.pi-fast-forward:before{content:""}.pi-pause:before{content:""}.pi-play:before{content:""}.pi-compass:before{content:""}.pi-id-card:before{content:""}.pi-ticket:before{content:""}.pi-file-o:before{content:""}.pi-reply:before{content:""}.pi-directions-alt:before{content:""}.pi-directions:before{content:""}.pi-thumbs-up:before{content:""}.pi-thumbs-down:before{content:""}.pi-sort-numeric-down-alt:before{content:""}.pi-sort-numeric-up-alt:before{content:""}.pi-sort-alpha-down-alt:before{content:""}.pi-sort-alpha-up-alt:before{content:""}.pi-sort-numeric-down:before{content:""}.pi-sort-numeric-up:before{content:""}.pi-sort-alpha-down:before{content:""}.pi-sort-alpha-up:before{content:""}.pi-sort-alt:before{content:""}.pi-sort-amount-up:before{content:""}.pi-sort-amount-down:before{content:""}.pi-sort-amount-down-alt:before{content:""}.pi-sort-amount-up-alt:before{content:""}.pi-palette:before{content:""}.pi-undo:before{content:""}.pi-desktop:before{content:""}.pi-sliders-v:before{content:""}.pi-sliders-h:before{content:""}.pi-search-plus:before{content:""}.pi-search-minus:before{content:""}.pi-file-excel:before{content:""}.pi-file-pdf:before{content:""}.pi-check-square:before{content:""}.pi-chart-line:before{content:""}.pi-user-edit:before{content:""}.pi-exclamation-circle:before{content:""}.pi-android:before{content:""}.pi-google:before{content:""}.pi-apple:before{content:""}.pi-microsoft:before{content:""}.pi-heart:before{content:""}.pi-mobile:before{content:""}.pi-tablet:before{content:""}.pi-key:before{content:""}.pi-shopping-cart:before{content:""}.pi-comments:before{content:""}.pi-comment:before{content:""}.pi-briefcase:before{content:""}.pi-bell:before{content:""}.pi-paperclip:before{content:""}.pi-share-alt:before{content:""}.pi-envelope:before{content:""}.pi-volume-down:before{content:""}.pi-volume-up:before{content:""}.pi-volume-off:before{content:""}.pi-eject:before{content:""}.pi-money-bill:before{content:""}.pi-images:before{content:""}.pi-image:before{content:""}.pi-sign-in:before{content:""}.pi-sign-out:before{content:""}.pi-wifi:before{content:""}.pi-sitemap:before{content:""}.pi-chart-bar:before{content:""}.pi-camera:before{content:""}.pi-dollar:before{content:""}.pi-lock-open:before{content:""}.pi-table:before{content:""}.pi-map-marker:before{content:""}.pi-list:before{content:""}.pi-eye-slash:before{content:""}.pi-eye:before{content:""}.pi-folder-open:before{content:""}.pi-folder:before{content:""}.pi-video:before{content:""}.pi-inbox:before{content:""}.pi-lock:before{content:""}.pi-unlock:before{content:""}.pi-tags:before{content:""}.pi-tag:before{content:""}.pi-power-off:before{content:""}.pi-save:before{content:""}.pi-question-circle:before{content:""}.pi-question:before{content:""}.pi-copy:before{content:""}.pi-file:before{content:""}.pi-clone:before{content:""}.pi-calendar-times:before{content:""}.pi-calendar-minus:before{content:""}.pi-calendar-plus:before{content:""}.pi-ellipsis-v:before{content:""}.pi-ellipsis-h:before{content:""}.pi-bookmark:before{content:""}.pi-globe:before{content:""}.pi-replay:before{content:""}.pi-filter:before{content:""}.pi-print:before{content:""}.pi-align-right:before{content:""}.pi-align-left:before{content:""}.pi-align-center:before{content:""}.pi-align-justify:before{content:""}.pi-cog:before{content:""}.pi-cloud-download:before{content:""}.pi-cloud-upload:before{content:""}.pi-cloud:before{content:""}.pi-pencil:before{content:""}.pi-users:before{content:""}.pi-clock:before{content:""}.pi-user-minus:before{content:""}.pi-user-plus:before{content:""}.pi-trash:before{content:""}.pi-external-link:before{content:""}.pi-window-maximize:before{content:""}.pi-window-minimize:before{content:""}.pi-refresh:before{content:""}.pi-user:before{content:""}.pi-exclamation-triangle:before{content:""}.pi-calendar:before{content:""}.pi-chevron-circle-left:before{content:""}.pi-chevron-circle-down:before{content:""}.pi-chevron-circle-right:before{content:""}.pi-chevron-circle-up:before{content:""}.pi-angle-double-down:before{content:""}.pi-angle-double-left:before{content:""}.pi-angle-double-right:before{content:""}.pi-angle-double-up:before{content:""}.pi-angle-down:before{content:""}.pi-angle-left:before{content:""}.pi-angle-right:before{content:""}.pi-angle-up:before{content:""}.pi-upload:before{content:""}.pi-download:before{content:""}.pi-ban:before{content:""}.pi-star-fill:before{content:""}.pi-star:before{content:""}.pi-chevron-left:before{content:""}.pi-chevron-right:before{content:""}.pi-chevron-down:before{content:""}.pi-chevron-up:before{content:""}.pi-caret-left:before{content:""}.pi-caret-right:before{content:""}.pi-caret-down:before{content:""}.pi-caret-up:before{content:""}.pi-search:before{content:""}.pi-check:before{content:""}.pi-check-circle:before{content:""}.pi-times:before{content:""}.pi-times-circle:before{content:""}.pi-plus:before{content:""}.pi-plus-circle:before{content:""}.pi-minus:before{content:""}.pi-minus-circle:before{content:""}.pi-circle-on:before{content:""}.pi-circle-off:before{content:""}.pi-sort-down:before{content:""}.pi-sort-up:before{content:""}.pi-sort:before{content:""}.pi-step-backward:before{content:""}.pi-step-forward:before{content:""}.pi-th-large:before{content:""}.pi-arrow-down:before{content:""}.pi-arrow-left:before{content:""}.pi-arrow-right:before{content:""}.pi-arrow-up:before{content:""}.pi-bars:before{content:""}.pi-arrow-circle-down:before{content:""}.pi-arrow-circle-left:before{content:""}.pi-arrow-circle-right:before{content:""}.pi-arrow-circle-up:before{content:""}.pi-info:before{content:""}.pi-info-circle:before{content:""}.pi-home:before{content:""}.pi-spinner:before{content:""}.loading[data-v-fc03e8e1]{position:absolute;left:calc(50% - 35px);top:50%;width:55px;height:55px;border-radius:50%;box-sizing:border-box;border:3px solid transparent}.loading .effect-1[data-v-fc03e8e1],.loading .effect-2[data-v-fc03e8e1]{position:absolute;width:100%;height:100%;border:3px solid transparent;border-left:3px solid var(--p-primary-400);border-radius:50%;box-sizing:border-box}.loading .effect-1[data-v-fc03e8e1]{animation:rotate-fc03e8e1 1s ease infinite}.loading .effect-2[data-v-fc03e8e1]{animation:rotateOpacity-fc03e8e1 1s ease infinite .1s}.loading .effect-3[data-v-fc03e8e1]{position:absolute;width:100%;height:100%;border:3px solid transparent;border-left:3px solid var(--primary-color);animation:rotateOpacity-fc03e8e1 1s ease infinite .2s;border-radius:50%;box-sizing:border-box}.loading .effects[data-v-fc03e8e1]{transition:all .3s ease}@keyframes rotate-fc03e8e1{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes rotateOpacity-fc03e8e1{0%{transform:rotate(0);opacity:.1}to{transform:rotate(1turn);opacity:1}}.logo[data-v-35237283]{font-family:Montserrat,Helvetica,Arial,serif}.circle-avatar[data-v-4ad26e8f]{width:3rem;height:3rem;border-radius:50%;overflow:hidden;background-size:cover}
