@charset "UTF-8";:root{--balloon-border-radius: 2px;--balloon-color: rgba(16,16,16,.95);--balloon-text-color: #fff;--balloon-font-size: 12px;--balloon-move: 4px}button[aria-label][data-balloon-pos]{overflow:visible}[aria-label][data-balloon-pos]{position:relative;cursor:pointer}[aria-label][data-balloon-pos]:after{opacity:0;pointer-events:none;transition:all .18s ease-out .18s;text-indent:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:400;font-style:normal;text-shadow:none;font-size:var(--balloon-font-size);background:var(--balloon-color);border-radius:2px;color:var(--balloon-text-color);border-radius:var(--balloon-border-radius);content:attr(aria-label);padding:.5em 1em;position:absolute;white-space:nowrap;z-index:10}[aria-label][data-balloon-pos]:before{width:0;height:0;border:5px solid transparent;border-top-color:var(--balloon-color);opacity:0;pointer-events:none;transition:all .18s ease-out .18s;content:"";position:absolute;z-index:10}[aria-label][data-balloon-pos]:hover:before,[aria-label][data-balloon-pos]:hover:after,[aria-label][data-balloon-pos][data-balloon-visible]:before,[aria-label][data-balloon-pos][data-balloon-visible]:after,[aria-label][data-balloon-pos]:not([data-balloon-nofocus]):focus:before,[aria-label][data-balloon-pos]:not([data-balloon-nofocus]):focus:after{opacity:1;pointer-events:none}[aria-label][data-balloon-pos].font-awesome:after{font-family:FontAwesome,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}[aria-label][data-balloon-pos][data-balloon-break]:after{white-space:pre}[aria-label][data-balloon-pos][data-balloon-break][data-balloon-length]:after{white-space:pre-line;word-break:break-word}[aria-label][data-balloon-pos][data-balloon-blunt]:before,[aria-label][data-balloon-pos][data-balloon-blunt]:after{transition:none}[aria-label][data-balloon-pos][data-balloon-pos=up]:hover:after,[aria-label][data-balloon-pos][data-balloon-pos=up][data-balloon-visible]:after,[aria-label][data-balloon-pos][data-balloon-pos=down]:hover:after,[aria-label][data-balloon-pos][data-balloon-pos=down][data-balloon-visible]:after{transform:translate(-50%)}[aria-label][data-balloon-pos][data-balloon-pos=up]:hover:before,[aria-label][data-balloon-pos][data-balloon-pos=up][data-balloon-visible]:before,[aria-label][data-balloon-pos][data-balloon-pos=down]:hover:before,[aria-label][data-balloon-pos][data-balloon-pos=down][data-balloon-visible]:before{transform:translate(-50%)}[aria-label][data-balloon-pos][data-balloon-pos*=-left]:after{left:0}[aria-label][data-balloon-pos][data-balloon-pos*=-left]:before{left:5px}[aria-label][data-balloon-pos][data-balloon-pos*=-right]:after{right:0}[aria-label][data-balloon-pos][data-balloon-pos*=-right]:before{right:5px}[aria-label][data-balloon-pos][data-balloon-po*=-left]:hover:after,[aria-label][data-balloon-pos][data-balloon-po*=-left][data-balloon-visible]:after,[aria-label][data-balloon-pos][data-balloon-pos*=-right]:hover:after,[aria-label][data-balloon-pos][data-balloon-pos*=-right][data-balloon-visible]:after{transform:translate(0)}[aria-label][data-balloon-pos][data-balloon-po*=-left]:hover:before,[aria-label][data-balloon-pos][data-balloon-po*=-left][data-balloon-visible]:before,[aria-label][data-balloon-pos][data-balloon-pos*=-right]:hover:before,[aria-label][data-balloon-pos][data-balloon-pos*=-right][data-balloon-visible]:before{transform:translate(0)}[aria-label][data-balloon-pos][data-balloon-pos^=up]:before,[aria-label][data-balloon-pos][data-balloon-pos^=up]:after{bottom:100%;transform-origin:top;transform:translateY(var(--balloon-move))}[aria-label][data-balloon-pos][data-balloon-pos^=up]:after{margin-bottom:10px}[aria-label][data-balloon-pos][data-balloon-pos=up]:before,[aria-label][data-balloon-pos][data-balloon-pos=up]:after{left:50%;transform:translate(-50%,var(--balloon-move))}[aria-label][data-balloon-pos][data-balloon-pos^=down]:before,[aria-label][data-balloon-pos][data-balloon-pos^=down]:after{top:100%;transform:translateY(calc(var(--balloon-move) * -1))}[aria-label][data-balloon-pos][data-balloon-pos^=down]:after{margin-top:10px}[aria-label][data-balloon-pos][data-balloon-pos^=down]:before{width:0;height:0;border:5px solid transparent;border-bottom-color:var(--balloon-color)}[aria-label][data-balloon-pos][data-balloon-pos=down]:after,[aria-label][data-balloon-pos][data-balloon-pos=down]:before{left:50%;transform:translate(-50%,calc(var(--balloon-move) * -1))}[aria-label][data-balloon-pos][data-balloon-pos=left]:hover:after,[aria-label][data-balloon-pos][data-balloon-pos=left][data-balloon-visible]:after,[aria-label][data-balloon-pos][data-balloon-pos=right]:hover:after,[aria-label][data-balloon-pos][data-balloon-pos=right][data-balloon-visible]:after{transform:translateY(-50%)}[aria-label][data-balloon-pos][data-balloon-pos=left]:hover:before,[aria-label][data-balloon-pos][data-balloon-pos=left][data-balloon-visible]:before,[aria-label][data-balloon-pos][data-balloon-pos=right]:hover:before,[aria-label][data-balloon-pos][data-balloon-pos=right][data-balloon-visible]:before{transform:translateY(-50%)}[aria-label][data-balloon-pos][data-balloon-pos=left]:after,[aria-label][data-balloon-pos][data-balloon-pos=left]:before{right:100%;top:50%;transform:translate(var(--balloon-move),-50%)}[aria-label][data-balloon-pos][data-balloon-pos=left]:after{margin-right:10px}[aria-label][data-balloon-pos][data-balloon-pos=left]:before{width:0;height:0;border:5px solid transparent;border-left-color:var(--balloon-color)}[aria-label][data-balloon-pos][data-balloon-pos=right]:after,[aria-label][data-balloon-pos][data-balloon-pos=right]:before{left:100%;top:50%;transform:translate(calc(var(--balloon-move) * -1),-50%)}[aria-label][data-balloon-pos][data-balloon-pos=right]:after{margin-left:10px}[aria-label][data-balloon-pos][data-balloon-pos=right]:before{width:0;height:0;border:5px solid transparent;border-right-color:var(--balloon-color)}[aria-label][data-balloon-pos][data-balloon-length]:after{white-space:normal}[aria-label][data-balloon-pos][data-balloon-length=small]:after{width:80px}[aria-label][data-balloon-pos][data-balloon-length=medium]:after{width:150px}[aria-label][data-balloon-pos][data-balloon-length=large]:after{width:260px}[aria-label][data-balloon-pos][data-balloon-length=xlarge]:after{width:380px}@media screen and (max-width: 768px){[aria-label][data-balloon-pos][data-balloon-length=xlarge]:after{width:90vw}}[aria-label][data-balloon-pos][data-balloon-length=fit]:after{width:100%}._toastItem.helkor-l65oht{width:var(--toastWidth, 16rem);height:var(--toastHeight, auto);min-height:var(--toastMinHeight, 3.5rem);margin:var(--toastMargin, 0 0 .5rem 0);padding:var(--toastPadding, 0);background:var(--toastBackground, rgba(66, 66, 66, .9));color:var(--toastColor, #fff);box-shadow:var( --toastBoxShadow, 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06) );border:var(--toastBorder, none);border-radius:var(--toastBorderRadius, .125rem);position:relative;display:flex;flex-direction:row;align-items:center;overflow:hidden;will-change:transform,opacity;-webkit-tap-highlight-color:transparent}._toastMsg.helkor-l65oht{padding:var(--toastMsgPadding, .75rem .5rem);flex:1 1 0%}.pe.helkor-l65oht,._toastMsg.helkor-l65oht a{pointer-events:auto}._toastBtn.helkor-l65oht{width:var(--toastBtnWidth, 2rem);height:var(--toastBtnHeight, 100%);cursor:pointer;outline:none}._toastBtn.helkor-l65oht:after{content:var(--toastBtnContent, "✕");font:var(--toastBtnFont, 1rem sans-serif);display:flex;align-items:center;justify-content:center}._toastBar.helkor-l65oht{top:var(--toastBarTop, auto);right:var(--toastBarRight, auto);bottom:var(--toastBarBottom, 0);left:var(--toastBarLeft, 0);height:var(--toastBarHeight, 6px);width:var(--toastBarWidth, 100%);position:absolute;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;pointer-events:none}._toastBar.helkor-l65oht::-webkit-progress-bar{background:transparent}._toastBar.helkor-l65oht::-webkit-progress-value{background:var(--toastProgressBackground, var(--toastBarBackground, rgba(33, 150, 243, .75)))}._toastBar.helkor-l65oht::-moz-progress-bar{background:var(--toastProgressBackground, var(--toastBarBackground, rgba(33, 150, 243, .75)))}._toastContainer.helkor-yh90az{top:var(--toastContainerTop, 1.5rem);right:var(--toastContainerRight, 2rem);bottom:var(--toastContainerBottom, auto);left:var(--toastContainerLeft, auto);position:fixed;margin:0;padding:0;list-style-type:none;pointer-events:none;z-index:var(--toastContainerZIndex, 9999)}.loading.helkor-13w8d7h{display:block;text-align:center;margin:1rem 0}.circle.helkor-13w8d7h{display:inline-block;width:1rem;height:1rem;background:transparent;margin:.1rem;border-radius:50%}.circle.red.helkor-13w8d7h{background:var(--var-color-primary)}.circle.white.helkor-13w8d7h{background:#fff}.spin.helkor-13w8d7h{display:inline-block;animation:helkor-13w8d7h-spin 1.3s linear infinite}@keyframes helkor-13w8d7h-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading.helkor-1r40b89{background:#18191b;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem}.loading-text.helkor-1r40b89{color:var(--var-color-text-light);font-size:1.2rem;margin-left:.5rem}.stat.helkor-oepnea.helkor-oepnea{box-sizing:border-box;padding:1rem;display:flex;background:#0d0e0e;border-radius:0;flex:1 1 20rem;position:relative;overflow:hidden}.stat.helkor-oepnea.helkor-oepnea:first-of-type{border-top-left-radius:5px;border-bottom-left-radius:5px}.stat.helkor-oepnea.helkor-oepnea:last-of-type{border-top-right-radius:5px;border-bottom-right-radius:5px}.info.helkor-oepnea.helkor-oepnea{display:flex;vertical-align:middle;justify-content:center;flex-direction:column}.title.helkor-oepnea.helkor-oepnea{font-weight:200;margin-bottom:.3rem;color:var(--var-color-text-light);transition:all .3s ease}.value.helkor-oepnea .now.helkor-oepnea{font-size:1.6rem;font-weight:500;color:#fff;transition:all .3s ease}.value.helkor-oepnea .max.helkor-oepnea{font-size:1rem;margin-left:.3rem;color:var(--var-color-text-light)}.title-only.helkor-oepnea .now.helkor-oepnea,.title-large.helkor-oepnea .now.helkor-oepnea{font-size:1rem}.title-only.helkor-oepnea .title.helkor-oepnea,.title-large.helkor-oepnea .title.helkor-oepnea{font-size:1.6rem}.title-only.helkor-oepnea .now.helkor-oepnea{opacity:0}.title-only.helkor-oepnea .title.helkor-oepnea{transform:translateY(.8rem)}@media all and (max-width: 1200px){.stat.helkor-oepnea.helkor-oepnea{width:calc(50% - .5rem);margin-bottom:1rem;border-radius:5px}}@media all and (max-width: 767px){.stat.helkor-oepnea.helkor-oepnea{width:100%}}.progress-bar.helkor-oepnea.helkor-oepnea{background:linear-gradient(90deg,#121214 0,var(--progress-color) var(--progress),#0d0e0e var(--progress),#0d0e0e 100%)}.small-progress.helkor-oepnea.helkor-oepnea{position:absolute;background:linear-gradient(90deg,var(--progress-color) 0,var(--progress-color) var(--progress),#0d0e0e var(--progress),#0d0e0e 100%);width:100%;height:.1rem;bottom:0;left:0}.warning.helkor-10h9h1v{align-items:flex-start;background:#0a0a0a4d;border-radius:.2rem .5rem .5rem .2rem;border-left:.2rem solid #ff9800;color:#ff9800;display:flex;gap:.5rem;padding:.6rem 1rem}.warning.helkor-10h9h1v a{color:#ffb952}.changelog.helkor-yn6xc.helkor-yn6xc{border-bottom:1px solid var(--var-color-border);padding:.5rem}.changelog.helkor-yn6xc.helkor-yn6xc:last-of-type{border-bottom:none}.changelog.important.helkor-yn6xc.helkor-yn6xc{box-shadow:-.9rem 0 var(--var-color-background-dark),-1rem 0 var(--var-color-primary)}.title.helkor-yn6xc.helkor-yn6xc{margin:.5rem 0;display:block;font-weight:700}.date.helkor-yn6xc.helkor-yn6xc{float:right;color:var(--var-color-text-light)}.changelog.helkor-yn6xc p.helkor-yn6xc{margin:.5rem 0;color:var(--var-color-text-light)}.changelog.helkor-yn6xc:last-of-type p.helkor-yn6xc{margin-bottom:0}.line.helkor-yn6xc.helkor-yn6xc{display:block;min-height:1rem}.link.helkor-yn6xc.helkor-yn6xc{margin-top:.5rem}.link.helkor-yn6xc a.helkor-yn6xc{color:var(--var-color-text-light)}.changelog.isFuture.helkor-yn6xc+.changelog.isPast.helkor-yn6xc,.changelog.isCurrent.helkor-yn6xc+.changelog.isPast.helkor-yn6xc{border-top:1px solid var(--var-color-primary);position:relative}.changelog.isFuture.helkor-yn6xc+.changelog.isPast.helkor-yn6xc:before,.changelog.isCurrent.helkor-yn6xc+.changelog.isPast.helkor-yn6xc:before{content:"▴ Nadcházející výše ▴";display:block;text-align:center;position:absolute;left:50%;transform:translate(-50%,-1.2rem);background:var(--var-color-background-dark);padding:0 .5rem;color:var(--var-color-primary)}.changelogs.helkor-1ptpgy1{max-height:20rem;overflow-y:auto}.changelogs__title.helkor-1ptpgy1{margin-top:1rem;margin-bottom:.25rem;color:var(--var-color-text-light);font-weight:400;font-size:.8rem}.button.helkor-1ptpgy1{margin-top:1rem}.changelogs.helkor-1ptpgy1 .tag.tag--insider{background:linear-gradient(90deg,#f44336,#ff9800);color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600}.changelogs.helkor-1ptpgy1 .tag.tag--beta{background:linear-gradient(90deg,#4caf50,#cddc39);color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600}.tip.helkor-1u5yq1z{margin-top:1rem;display:flex;gap:.25rem;font-size:.8rem;flex-wrap:wrap}.tip__content.helkor-1u5yq1z{color:var(--var-color-text-light)}.tip__title.helkor-1u5yq1z{color:var(--var-color-text);font-weight:700}.rows.helkor-ie0qm5{margin-top:1rem;display:flex;flex-wrap:wrap}.col.helkor-ie0qm5{flex:1}.col.helkor-ie0qm5:first-of-type{margin-right:.5rem}.col.helkor-ie0qm5:last-of-type{margin-left:.5rem}@media all and (max-width: 1200px){.rows.helkor-ie0qm5{display:block;flex-wrap:initial}.col.helkor-ie0qm5{flex:initial;margin:0!important}}.stats.helkor-ie0qm5{display:flex;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.modal.helkor-6rfp5q.helkor-6rfp5q{background:#0000004d;position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;display:flex;justify-content:center;align-items:center;animation:helkor-6rfp5q-fadeIn .1s ease-out}.content.helkor-6rfp5q.helkor-6rfp5q{width:600px;animation:helkor-6rfp5q-popIn .1s linear;position:relative}.background.helkor-6rfp5q.helkor-6rfp5q{position:absolute;top:0;left:0;width:100%;height:100%}.foreground.helkor-6rfp5q.helkor-6rfp5q{position:relative;background:transparent;border:1px solid transparent;overflow-y:auto;max-height:90vh}.close-button.helkor-6rfp5q.helkor-6rfp5q{position:absolute;top:0;right:0;background:transparent;border:none;padding:.5rem;font-size:1.5rem;cursor:pointer}.close-button.helkor-6rfp5q i.helkor-6rfp5q{color:var(--var-color-text-light);transition:all .2s ease-in-out}.close-button.helkor-6rfp5q:hover i.helkor-6rfp5q{color:#fff}@media (max-width: 600px){.content.helkor-6rfp5q.helkor-6rfp5q{width:100%}}@keyframes helkor-6rfp5q-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes helkor-6rfp5q-popIn{0%{transform:scale(.8);background:#15161780;opacity:0}50%{transform:scale(1.1);opacity:1}to{transform:scale(1);background:#1516174d;opacity:1}}h1.helkor-9cjcdg.helkor-9cjcdg{text-align:center;margin-top:1rem}div.helkor-9cjcdg.helkor-9cjcdg{text-align:center;font-size:10rem;font-weight:700;color:#e5e5e5}div.helkor-9cjcdg span.helkor-9cjcdg{color:var(--var-color-primary)}p.helkor-9cjcdg.helkor-9cjcdg{text-align:center;font-size:1.2rem}.code.helkor-9cjcdg.helkor-9cjcdg{margin-top:6rem}p.helkor-1wqm5or{color:var(--var-color-text-light)}.job-list.helkor-8l8pag.helkor-8l8pag{bottom:1rem;display:flex;flex-direction:column-reverse;gap:.5rem;position:fixed;right:1rem}.job.helkor-8l8pag.helkor-8l8pag{align-items:center;background:#2a2a2a;border-radius:5px;display:flex;gap:1rem;overflow:hidden;padding:.7rem;position:relative;width:17rem}.job-icon.helkor-8l8pag.helkor-8l8pag{color:var(--var-color-text-light);font-size:1.2rem}.job-title.helkor-8l8pag.helkor-8l8pag{font-size:1.1rem;font-weight:700}.job-message.helkor-8l8pag.helkor-8l8pag{font-size:.9rem}.job.running.helkor-8l8pag.helkor-8l8pag{background:var(--var-color-success)}.job.running.helkor-8l8pag .job-icon.helkor-8l8pag,.job.failed.helkor-8l8pag .job-icon.helkor-8l8pag{color:#fff}.job.failed.helkor-8l8pag.helkor-8l8pag{background:var(--var-color-primary)}.job-progress-bar.helkor-8l8pag.helkor-8l8pag{background:#fff;bottom:0;height:5px;left:0;position:absolute}.job-cancel.helkor-8l8pag.helkor-8l8pag{margin-left:auto;margin-right:.2rem;color:var(--var-color-text-light);cursor:pointer;background:transparent;border:none;font-size:1rem}.job-cancel.helkor-8l8pag.helkor-8l8pag:hover{color:#fff}.no-internet.helkor-16k81d9{width:100%;background-color:#f44336;box-sizing:border-box;padding:.5rem;color:#fff;border-radius:.3rem}.wrap.helkor-21j1z0.helkor-21j1z0{margin:50vh auto 1rem auto;transform:translateY(-50%);width:500px;max-width:100%}.login-box.helkor-21j1z0.helkor-21j1z0{box-shadow:1px 1px 4px #06060669,-1px -1px 4px #292a2c99;background-color:#15161859;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;border-radius:5px;color:#fff;padding:.5rem 1rem;box-sizing:border-box}.brand.helkor-21j1z0 img.helkor-21j1z0{width:55%;height:auto;margin:.5rem auto;display:block;padding:.4rem 0 .8rem}.headline.helkor-21j1z0.helkor-21j1z0{display:none;padding:.4rem 0 .8rem;color:var(--var-color-text-light);border-bottom:1px solid var(--var-color-border)}.headline.helkor-21j1z0 img.helkor-21j1z0{max-height:1.5rem;vertical-align:middle;transform:translateY(-.07rem)}.headline.helkor-21j1z0 span.helkor-21j1z0{vertical-align:middle;font-size:1.2rem;margin-left:.3rem;font-weight:300}.headline.helkor-21j1z0 a.helkor-21j1z0{color:var(--var-color-text-light);text-decoration:none;float:right}.headline.helkor-21j1z0 a.helkor-21j1z0:hover{text-decoration:underline;color:var(--var-color-primary)}.shape.helkor-21j1z0.helkor-21j1z0{width:0;height:0;position:absolute;border-radius:50%}.shape.helkor-21j1z0.helkor-21j1z0:first-child{background:#40b3ff;box-shadow:0 0 12rem 6rem #107ac1;left:2rem;top:2rem;animation:helkor-21j1z0-pulse 9s ease-in-out 0s infinite}.shape.helkor-21j1z0.helkor-21j1z0:last-child{background:#dc2f28;right:5rem;bottom:4rem;animation:helkor-21j1z0-pulse 9s ease-in-out 3s infinite;box-shadow:0 0 11rem 6rem #dc2f28;opacity:.7}@media screen and (max-width: 500px){.wrap.helkor-21j1z0.helkor-21j1z0{margin:5rem auto 1rem;transform:none}.shape.helkor-21j1z0.helkor-21j1z0{display:none}.login-box.helkor-21j1z0.helkor-21j1z0{box-shadow:none;width:100%;border:none;background:none}}@keyframes helkor-21j1z0-pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.infoline.helkor-1sc1npj{flex:1;display:inline-block;background:#dc2e2880;border-left:.35rem solid rgb(220,46,40);position:relative;margin:0 1rem;overflow:hidden;height:1.9rem;border-radius:5px;padding:0;animation:helkor-1sc1npj-showBarAnimation .5s ease-out}.messages-wrapper.helkor-1sc1npj{text-wrap:nowrap;position:absolute;top:.3rem;display:flex;flex-direction:row;gap:8rem;left:100%}a.helkor-1sc1npj{text-decoration:none;color:#fff}.title.helkor-1sc1npj{font-weight:600}.title--underline.helkor-1sc1npj{text-decoration:underline}.content.helkor-1sc1npj{font-weight:300}.invisible.helkor-1sc1npj{display:none}.message.helkor-1sc1npj{white-space:nowrap}@keyframes helkor-1sc1npj-showBarAnimation{0%{max-width:0}to{max-width:100%}}.nav-header.helkor-1ysmu4{padding:1.7rem 1rem .5rem;white-space:nowrap;overflow:hidden;text-overflow:clip;background-color:inherit;color:#d0d4db;font-size:.9rem;box-sizing:border-box;opacity:1;transition:opacity .3s}.hidden.helkor-1ysmu4{opacity:0}@media all and (max-width: 1200px) and (min-width: 768px){.main-sidebar:not(.main-sidebar:hover) .nav-header.helkor-1ysmu4{opacity:0}}.badge-info.helkor-df1dro{background-color:var(--var-color-primary);position:absolute;right:1rem;top:.7rem;color:#fff}.badge.helkor-df1dro{display:inline-block;padding:.5em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transform:translateY(-.25rem)}.nav-link p.helkor-df1dro{transition:margin-left .3s linear,opacity .3s ease,visibility .3s ease;display:inline-block;margin:0;box-sizing:border-box;font-size:1rem}.nav-icon.helkor-df1dro{font-size:1.1rem;margin-left:.05rem;margin-right:.2rem;text-align:center;width:1.6rem}.nav-item.helkor-df1dro{margin-bottom:0}.nav-link{color:#ced4da;position:relative;margin-bottom:.2rem;display:block;border-radius:.25rem;padding:.5rem 1rem;text-decoration:none;background-color:transparent;box-sizing:border-box;transition:all .3s;white-space:nowrap;overflow:hidden;cursor:pointer;border:none;width:100%;text-align:left}.compact.helkor-df1dro .nav-link{padding:0 .5rem;margin:0;background-color:transparent!important;box-shadow:none!important;font-size:1rem;overflow:visible}.compact.helkor-df1dro .nav-link:hover{background-color:transparent}i.helkor-df1dro{transition:all .3s}.nav-link.active{background-color:var(--var-color-primary);color:#fff;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.nav-link.active .badge-info.helkor-df1dro{background-color:var(--var-color-background)}.nav-link:not(.active):hover{color:#fff;background-color:#2d2e2f}.nav-link:not(.active):active{transition:all .1s;color:#fff;background-color:#464849}@media all and (max-width: 1200px) and (min-width: 768px){.main-sidebar:not(.main-sidebar:hover) .nav-link{padding:.5rem 0;overflow:hidden;height:2.25rem;white-space:nowrap;width:fit-content}.main-sidebar:not(.main-sidebar:hover) .nav-link i.helkor-df1dro{margin-left:.5rem;white-space:nowrap}.main-sidebar:not(.main-sidebar:hover) .nav-link p.helkor-df1dro{opacity:0;width:0;white-space:nowrap}}.pin-icon.helkor-4twdu3.helkor-4twdu3{float:right;transform:translate(100%) rotate(45deg);opacity:.3;cursor:pointer;transition:all .1s ease-in-out;background-color:transparent;border:none;padding:0}.pin-icon.helkor-4twdu3.helkor-4twdu3:hover{opacity:.8}.pin-icon.active.helkor-4twdu3.helkor-4twdu3{opacity:1;transform:translate(100%) rotate(0)}.menu-show-animation.helkor-4twdu3.helkor-4twdu3{animation:helkor-4twdu3-menu-show .3s ease-in-out}.menu-show-animation.hiding.helkor-4twdu3.helkor-4twdu3{animation:helkor-4twdu3-menu-hide .3s ease-in-out}@keyframes helkor-4twdu3-menu-show{0%{opacity:0;transform:translate(-100%);max-height:0}to{opacity:1;transform:translate(0);max-height:100vh}}@keyframes helkor-4twdu3-menu-hide{0%{opacity:1;transform:translate(0);max-height:100vh}to{opacity:0;transform:translate(-100%);max-height:0}}.symbols.helkor-4twdu3.helkor-4twdu3{display:flex;justify-content:space-evenly;margin-top:.4rem;padding:.5rem 0;border-radius:5px;background:#0000004d}.symbols.helkor-4twdu3 a.helkor-4twdu3{color:var(--var-color-text-light);transition:all .1s ease-in-out}.symbols.helkor-4twdu3 a.helkor-4twdu3:hover{color:var(--color-text-hover)}.nav-item.helkor-14xv0ch.helkor-14xv0ch{padding:0 0 0 1rem;cursor:pointer;color:#ced4da;-webkit-user-select:none;user-select:none;display:flex;align-items:center;gap:.2rem;background-color:transparent;border:none}.nav-item.helkor-14xv0ch.helkor-14xv0ch:hover{color:#fff}span.helkor-14xv0ch.helkor-14xv0ch{vertical-align:middle;margin-right:.6rem;font-size:.9rem;text-wrap:nowrap}img.helkor-14xv0ch.helkor-14xv0ch{vertical-align:middle;height:2rem;width:2rem;object-fit:cover;margin-right:.6rem;border-radius:50%}.dropdown.helkor-14xv0ch.helkor-14xv0ch{position:fixed;top:4rem;right:1rem;background:var(--var-color-background-dark);padding:0;border-radius:5px;box-shadow:0 0 4px #0009;animation:helkor-14xv0ch-fadeIn .1s ease-out}.dropdown-item.helkor-14xv0ch.helkor-14xv0ch{width:10rem;background:transparent;border:none;cursor:pointer;color:#ced4da;font-size:1rem;padding:.7rem 1rem;display:block;text-decoration:none;text-align:left;border-top:1px solid var(--var-color-border);box-sizing:border-box}.dropdown-item.helkor-14xv0ch.helkor-14xv0ch:hover{background:var(--var-color-background);color:#fff}.dropdown-item.helkor-14xv0ch.helkor-14xv0ch:first-child{border-top:none}.dropdown-item.helkor-14xv0ch i.helkor-14xv0ch{margin-right:.5rem}.nav-item.helkor-14xv0ch img.helkor-14xv0ch{background:var(--var-color-border)}.nav-item.mobile.helkor-14xv0ch.helkor-14xv0ch{margin:0}@keyframes helkor-14xv0ch-fadeIn{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.main-header.helkor-4wiiru{transition:margin-left .3s ease-in-out;margin-left:250px;background-color:#15161859;border-color:#15161859;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 0 4px #0009;z-index:1034;flex-flow:row nowrap;justify-content:flex-start;align-items:center;padding:.5rem;display:flex;box-sizing:border-box;position:relative}.navbar-nav.helkor-4wiiru{display:flex;align-items:center;flex-direction:row;padding-left:0;margin:0;list-style:none;flex:1}.ml-auto.helkor-4wiiru{flex:0;margin-left:auto}@media all and (max-width: 1200px){.main-header.helkor-4wiiru{margin-left:3.6rem}}.mobile-nav.helkor-4wiiru{display:none;color:#fff;padding:.3rem .5rem;border:none;font-size:1rem;background-color:transparent;cursor:pointer}@media all and (max-width: 768px){.main-header.helkor-4wiiru{margin-left:0}.mobile-nav.helkor-4wiiru{display:block}.navbar-nav.helkor-4wiiru{display:none}}.nav.helkor-1od7qd0.helkor-1od7qd0{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;flex-direction:column;position:relative}.sidebar.helkor-1od7qd0.helkor-1od7qd0{overflow-y:auto;height:calc(100% - (3.5rem + 1px));padding:0 .5rem;box-sizing:border-box;overflow-x:hidden}.my-2.helkor-1od7qd0.helkor-1od7qd0{margin-bottom:.5rem;margin-top:.5rem;display:block}.main-sidebar.helkor-1od7qd0.helkor-1od7qd0{bottom:0;float:none;height:100vh;left:0;position:fixed;top:0;box-shadow:none!important;border-right:1px solid var(--var-color-border);background:var(--var-color-background-dark);overflow-y:hidden;z-index:1038;transition:margin-left .3s ease-in-out,width .3s ease-in-out,transform .3s ease-in-out;width:250px;display:block;box-sizing:border-box}@media all and (max-width: 1200px) and (min-width: 768px){.main-sidebar.helkor-1od7qd0.helkor-1od7qd0:not(.main-sidebar:hover){width:3.6rem;overflow-x:hidden}.main-sidebar.helkor-1od7qd0:not(.main-sidebar:hover) .brand-link span.helkor-1od7qd0{opacity:0}.software.helkor-1od7qd0.helkor-1od7qd0{opacity:0}.main-sidebar.helkor-1od7qd0:not(.main-sidebar:hover) .brand-link img.helkor-1od7qd0{margin-left:.4rem!important}.main-sidebar.helkor-1od7qd0:not(.main-sidebar:hover) .sidebar.helkor-1od7qd0{overflow:hidden}.nav.helkor-1od7qd0.helkor-1od7qd0{white-space:nowrap;overflow:hidden}}@media all and (max-width: 767px){.main-sidebar.helkor-1od7qd0.helkor-1od7qd0{position:fixed;z-index:9999;transform:translate(-100%)}.sidebar-open.helkor-1od7qd0.helkor-1od7qd0{transform:translate(0)}}.brand-link.helkor-1od7qd0.helkor-1od7qd0{border-bottom:1px solid var(--var-color-background);text-decoration:none;display:block;font-size:1.25rem;line-height:1.5;padding:.8125rem .5rem;transition:width .3s ease-in-out;white-space:nowrap;color:#fff;opacity:.8;cursor:pointer}.brand-link.helkor-1od7qd0.helkor-1od7qd0:hover{color:var(--var-color-primary)}.brand-link.helkor-1od7qd0 img.helkor-1od7qd0{float:left;line-height:.8;margin-left:.8rem;margin-right:.5rem;margin-top:-3px;max-height:33px;width:auto;height:64px;transition:margin-left .2s ease-in-out}.brand-link.helkor-1od7qd0 span.helkor-1od7qd0{transition:margin-left .3s linear,opacity .3s ease,visibility .3s ease;font-weight:300;box-sizing:border-box;vertical-align:middle}.software.helkor-1od7qd0.helkor-1od7qd0{text-align:center;display:block;font-size:.7rem;color:var(--var-color-border)}.content-wrapper.helkor-1dea1v{transition:margin-left .3s ease-in-out;margin-left:250px;color:#fff;box-sizing:border-box;padding:2rem 4rem}.content-wrapper.no-padding.helkor-1dea1v{padding:0}@media all and (max-width: 1200px){.content-wrapper.helkor-1dea1v{margin-left:3.5rem;padding:2rem}}@media all and (max-width: 767px){.content-wrapper.helkor-1dea1v{margin-left:0;padding:2rem 1rem}}.pin-icon.helkor-pqsmpv{float:right;transform:translate(100%) rotate(45deg);opacity:.3;cursor:pointer;transition:all .1s ease-in-out;background-color:transparent;border:none;padding:0}.pin-icon.helkor-pqsmpv:hover{opacity:.8}.pin-icon.active.helkor-pqsmpv{opacity:1;transform:translate(100%) rotate(0)}.menu-show-animation.helkor-pqsmpv{animation:helkor-pqsmpv-menu-show .3s ease-in-out}.menu-show-animation.hiding.helkor-pqsmpv{animation:helkor-pqsmpv-menu-hide .3s ease-in-out}@keyframes helkor-pqsmpv-menu-show{0%{opacity:0;transform:translate(-100%);max-height:0}to{opacity:1;transform:translate(0);max-height:100vh}}@keyframes helkor-pqsmpv-menu-hide{0%{opacity:1;transform:translate(0);max-height:100vh}to{opacity:0;transform:translate(-100%);max-height:0}}.boot-up.helkor-yg7lw7.helkor-yg7lw7{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:1rem}.boot-up-progress.helkor-yg7lw7.helkor-yg7lw7{height:.3rem;border-radius:.5rem;max-width:100%;width:15rem;background:#0a0a0a;overflow:hidden}.boot-up-progress.helkor-yg7lw7 div.helkor-yg7lw7{height:100%;width:0%;background:var(--var-color-primary);animation:helkor-yg7lw7-boot-up-progress 1s ease-in-out infinite alternate}@keyframes helkor-yg7lw7-boot-up-progress{0%{margin-left:0%;width:25%;animation-timing-function:ease-in}50%{margin-left:25%;width:50%;animation-timing-function:ease-out}to{margin-left:75%;width:25%}}.boot-up-title.helkor-yg7lw7.helkor-yg7lw7{color:var(--var-color-text-light)}.boot-up-video.helkor-yg7lw7.helkor-yg7lw7{width:20rem;max-width:100%}.disabled.helkor-1r7glmm{opacity:.5}.order-overview.helkor-12x5djz.helkor-12x5djz{position:sticky;margin-top:1.5rem;top:1rem;background-color:var(--var-color-border);border-radius:5px;padding:.5rem 1.5rem}.item.helkor-12x5djz.helkor-12x5djz{display:flex;justify-content:space-between}.item-group-title.helkor-12x5djz.helkor-12x5djz{margin-bottom:.25rem}.item__title.helkor-12x5djz.helkor-12x5djz{font-size:1rem;font-weight:500}.item__params.helkor-12x5djz.helkor-12x5djz{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem;width:100%}.param.helkor-12x5djz.helkor-12x5djz{color:var(--var-color-text-light)}.item__price.helkor-12x5djz.helkor-12x5djz{color:var(--var-color-text-light);text-align:right}.item__price.helkor-12x5djz div.helkor-12x5djz:first-child{font-size:1rem;color:#fff}.button--order.helkor-12x5djz.helkor-12x5djz{margin-top:1rem}.sort.helkor-1f807ze.helkor-1f807ze{padding:1.5rem;background-color:#151617;margin-bottom:.5rem;border-radius:5px;display:flex;align-items:center;gap:1.5rem;text-transform:uppercase;font-size:.8rem}.sort.helkor-1f807ze .property.helkor-1f807ze{background:none;border:none;font-family:Oxanium,sans-serif;color:var(--var-color-light);text-transform:uppercase;font-weight:500;flex:0 0 7rem;display:flex;align-items:center;justify-content:center}.sort.helkor-1f807ze .property__icon.helkor-1f807ze{width:1.5rem;height:1.5rem;object-fit:scale-down;margin-right:.5rem}.sort.helkor-1f807ze .property span.helkor-1f807ze{transform:translateY(.1rem)}.sort.helkor-1f807ze .property--first.helkor-1f807ze{flex:1 1 auto;justify-content:flex-start}.chip.helkor-45aest{font-size:.8em;padding:.5em 1em;border-radius:1em;font-weight:500;background-color:var(--var-color-background-darker)}.chip.success.helkor-45aest{background-color:#00250a;color:#4db955}.chip.danger.helkor-45aest{background-color:#411a19;color:#dc2f28}.chip.secondary.helkor-45aest{background-color:#424242;color:#fff}.skeleton.helkor-dyiere{width:100%;height:100%;background:linear-gradient(90deg,#6464641a,#ffffff0d 40%,#6464641a 75%,#6464641a);background-size:200% 100%;animation:helkor-dyiere-skeleton 1s infinite linear;border-radius:5px}@keyframes helkor-dyiere-skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.skeleton-text.helkor-z6jh7l{position:relative;width:min-content}.skeleton-placeholder.helkor-z6jh7l{opacity:0;pointer-events:none}.skeleton-content.helkor-z6jh7l{position:absolute;top:0;left:0;width:100%;height:100%}.w-full.helkor-z6jh7l{width:100%}.w-half.helkor-z6jh7l{width:50%}.w-quarter.helkor-z6jh7l{width:25%}.w-third.helkor-z6jh7l{width:33.3333%}.w-two-thirds.helkor-z6jh7l{width:66.6666%}.multiline.helkor-z6jh7l{margin-bottom:.3rem}.product_widget__header.helkor-tdm4jw.helkor-tdm4jw{padding:1.5rem;background-color:#151617;display:flex;align-items:center;gap:1.5rem;border-radius:5px 5px 0 0}.product_widget__header.helkor-tdm4jw .info.helkor-tdm4jw{flex:1 1 auto;display:flex;align-items:center;gap:1.5rem}.product_widget__header.helkor-tdm4jw .info__image.helkor-tdm4jw{width:2.5rem;height:2.5rem;object-fit:cover}.product_widget__header.helkor-tdm4jw .info__name.helkor-tdm4jw{font-weight:600;font-size:1.2rem;color:#fff;text-transform:uppercase}.product_widget__header.helkor-tdm4jw .info__chips.helkor-tdm4jw{display:flex;gap:.75rem}.product_widget__header.helkor-tdm4jw .property.helkor-tdm4jw{flex:0 0 7rem;font-weight:600;font-size:1.2rem;text-align:center}.product_widget__header.helkor-tdm4jw .property--bold.helkor-tdm4jw{color:#fff}.product_widget__header.helkor-tdm4jw .show-more-button img.helkor-tdm4jw{transform:rotate(0)}.product_widget__content.helkor-tdm4jw.helkor-tdm4jw{background-color:#151617;border-radius:0 0 5px 5px;padding:0 1.5rem;display:flex;max-height:0;overflow:hidden;opacity:0;gap:2rem;transition:all .2s ease-in-out;padding:1rem 1.5rem 1.5rem;max-height:100vh;opacity:1}.product_widget__content.helkor-tdm4jw>div.helkor-tdm4jw{flex:1 1 40%}.product_widget__content.helkor-tdm4jw>div.helkor-tdm4jw:first-child{flex:1 1 60%}.features.helkor-tdm4jw.helkor-tdm4jw{display:flex;flex-direction:column;gap:.25rem}.features__item.helkor-tdm4jw.helkor-tdm4jw:before{content:" ";height:1.75em;width:.75em;display:inline-block;font-size:.5rem;border-bottom:3px solid #388e3c;border-right:3px solid #388e3c;transform:rotate(45deg);margin-right:.75rem}.description__line.helkor-tdm4jw.helkor-tdm4jw{font-size:1rem;color:var(--var-color-text-light);font-weight:300}.description__line--first.helkor-tdm4jw.helkor-tdm4jw{margin-top:.5rem}.product_widget__header.helkor-spqbe9.helkor-spqbe9{padding:1.5rem;background-color:#151617;display:flex;flex-direction:column;gap:.25rem;border-radius:5px 5px 0 0}.product_widget__header.helkor-spqbe9 .info.helkor-spqbe9{flex:1 1 auto;display:flex;align-items:center;gap:1.5rem;width:100%;margin-bottom:1rem}.product_widget__header.helkor-spqbe9 .info__image.helkor-spqbe9{width:2.5rem;height:2.5rem;object-fit:cover}.product_widget__header.helkor-spqbe9 .info__name.helkor-spqbe9{font-weight:600;font-size:1.2rem;color:#fff;text-transform:uppercase}.product_widget__header.helkor-spqbe9 .info__chips.helkor-spqbe9{display:flex;gap:.75rem}.product_widget__header.helkor-spqbe9 .show-more-button img.helkor-spqbe9{transform:rotate(0)}.product_widget__content.helkor-spqbe9.helkor-spqbe9{background-color:#151617;border-radius:0 0 5px 5px;display:flex;flex-direction:column;gap:2rem;max-height:0;opacity:0;overflow:hidden;padding:0 1.5rem;transition:all .2s ease-in-out;padding:1rem 1.5rem 1.5rem;max-height:100vh;opacity:1}.features.helkor-spqbe9.helkor-spqbe9{display:flex;flex-direction:column;gap:.25rem}.features__item.helkor-spqbe9.helkor-spqbe9{color:var(--var-color-text-light)}.features__item.helkor-spqbe9.helkor-spqbe9:before{content:" ";height:1.75em;width:.75em;display:inline-block;font-size:.5rem;border-bottom:3px solid #388e3c;border-right:3px solid #388e3c;transform:rotate(45deg);margin-right:.75rem}.description__line.helkor-spqbe9.helkor-spqbe9{font-size:1rem;color:var(--var-color-text-light);font-weight:300}.description__line--first.helkor-spqbe9.helkor-spqbe9{margin-top:.5rem}p.helkor-1asefrp{color:var(--var-color-text-light)}.error.helkor-1asefrp{color:#ff2c2c}.ok.helkor-1asefrp{color:#388e3c}.software.helkor-hj47ag.helkor-hj47ag{display:flex;gap:1rem;border-bottom:1px solid var(--var-color-border);margin-bottom:1rem;margin-top:1rem;padding-bottom:1rem}.software.helkor-hj47ag.helkor-hj47ag:last-child{border-bottom:none;padding-bottom:0}.software.helkor-hj47ag img.helkor-hj47ag{width:5rem;height:5rem;object-fit:scale-down;border-radius:5px}.software__name.helkor-hj47ag.helkor-hj47ag{font-size:1.3rem;font-weight:600}.software__description.helkor-hj47ag.helkor-hj47ag{color:var(--var-color-text-light);font-size:400;font-size:.9rem}.software__actions.helkor-hj47ag.helkor-hj47ag{margin-left:auto}.button.helkor-hj47ag.helkor-hj47ag{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:0;border:1px solid var(--var-color-border);color:var(--var-color-text-light);background:transparent;cursor:pointer;text-decoration:none}.button.helkor-hj47ag.helkor-hj47ag:hover{color:#fff}.button.success.helkor-hj47ag.helkor-hj47ag{background:var(--var-color-success);border-color:var(--var-color-success);color:#fff}.software-list.helkor-hj47ag.helkor-hj47ag{margin-top:1.5rem}@media (max-width: 950px){.software.helkor-hj47ag.helkor-hj47ag{flex-wrap:wrap}.software.helkor-hj47ag img.helkor-hj47ag{margin-left:auto;margin-right:auto}.software__infogroup.helkor-hj47ag.helkor-hj47ag,.software__actions.helkor-hj47ag.helkor-hj47ag{width:100%}}.wrap.helkor-5ps30s.helkor-5ps30s{position:relative;margin:.4rem 0}.list-selected.helkor-5ps30s.helkor-5ps30s{font-family:Oxanium,Noto Sans,sans-serif;width:100%;background-color:var(--var-color-dark);background-image:url(/img/caret-down-solid.svg);background-size:12px;background-repeat:no-repeat;background-position:calc(100% - 8px) center;border:1px solid var(--var-color-border);box-sizing:border-box;border-radius:5px;padding:.5rem .7rem;font-size:.9rem;color:#fff;outline:none;cursor:text}.wrap.active.helkor-5ps30s .list-selected.helkor-5ps30s{border-radius:5px 5px 0 0}.list-available.helkor-5ps30s.helkor-5ps30s{display:none;background:var(--var-color-background-dark);position:absolute;width:100%;border:1px solid var(--var-color-border);border-top:none;box-sizing:border-box;border-radius:0 0 5px 5px;z-index:3}.scrollable.helkor-5ps30s.helkor-5ps30s{max-height:20rem;overflow-y:auto}.wrap.active.helkor-5ps30s .list-available.helkor-5ps30s{display:block}.option.helkor-5ps30s.helkor-5ps30s{padding:.5rem .7rem;cursor:pointer;display:flex;flex-direction:row;gap:.5rem;align-items:center;width:100%;background-color:transparent;border:none;text-align:left}.option.helkor-5ps30s.helkor-5ps30s:hover{background:var(--var-color-background)}.profile-picture.helkor-5ps30s img.helkor-5ps30s{width:2.5rem;height:2.5rem;object-fit:cover;border-radius:5px}.user-id.helkor-5ps30s.helkor-5ps30s{color:var(--var-color-text-light);font-size:.8rem;margin-left:auto}.list-selected.helkor-5ps30s .option.helkor-5ps30s{padding:0}.list-selected.helkor-5ps30s .option.helkor-5ps30s:hover{background:none}.list-selected.helkor-5ps30s .user-id.helkor-5ps30s{margin-right:1.25rem}.search-bar.helkor-5ps30s.helkor-5ps30s{margin:0;border:none;border-radius:0;padding:.75rem 1rem;border-bottom:1px solid var(--var-color-border);background:transparent}.no-results.helkor-5ps30s.helkor-5ps30s{color:var(--var-color-text-light);text-align:center;padding-top:1.5rem;padding-bottom:1.5rem}.user-info__name.helkor-5ps30s.helkor-5ps30s{font-size:1.1rem;font-weight:600}.user-info__mail.helkor-5ps30s.helkor-5ps30s{font-size:.9rem;color:var(--var-color-text-light)}.account.helkor-cmknfa.helkor-cmknfa{display:flex;flex-direction:row;gap:1rem;align-items:center;margin-bottom:.5rem;margin-top:.5rem}.account-avatar.helkor-cmknfa img.helkor-cmknfa{width:3rem;height:3rem;object-fit:cover;border-radius:50%}.account-info.helkor-cmknfa.helkor-cmknfa{display:flex;flex-direction:column;margin-right:auto}.account-name.helkor-cmknfa.helkor-cmknfa{font-weight:600;font-size:1.3rem}.account-email.helkor-cmknfa.helkor-cmknfa{font-size:.9rem;color:var(--var-color-text-light)}.account-actions.helkor-cmknfa.helkor-cmknfa{display:flex;flex-direction:row;gap:.75rem}.button.helkor-cmknfa.helkor-cmknfa{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:5px;background:var(--var-color-border);border:none;color:var(--var-color-text-light);cursor:pointer;width:auto;text-decoration:none}.button.helkor-cmknfa.helkor-cmknfa:hover{color:#fff}.button.primary.helkor-cmknfa.helkor-cmknfa{background:var(--var-color-primary);color:#fff}.button.primary.helkor-cmknfa.helkor-cmknfa:hover{background:var(--var-color-primary-hover)}p.info.helkor-cmknfa.helkor-cmknfa{margin-top:0;margin-bottom:1.5rem;color:var(--var-color-text-light)}.need-email-verify.helkor-cmknfa.helkor-cmknfa{color:var(--var-color-primary)}.version.helkor-52y3l5.helkor-52y3l5{border:1px solid var(--var-color-border);padding:.5rem;border-radius:.25rem;background-color:var(--var-color-border)}.version.active.helkor-52y3l5.helkor-52y3l5{border-color:var(--var-color-success)}.info.helkor-52y3l5.helkor-52y3l5{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;margin-bottom:.5rem}.info-icon.helkor-52y3l5.helkor-52y3l5{width:2rem;height:2rem;object-fit:scale-down}.info-recommended.helkor-52y3l5.helkor-52y3l5{color:var(--var-color-text-light);font-size:.75rem;margin-top:.3rem;margin-left:auto}.info-recommended.helkor-52y3l5 i.helkor-52y3l5{margin-right:.15rem;transform:translateY(-.05rem)}.versions.helkor-12wpu69{display:grid;grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));gap:1rem;overflow:hidden;margin-top:1.5rem;margin-bottom:1rem}.payment-period.helkor-fm2uel{display:flex;gap:1rem;border-bottom:1px solid var(--var-color-border);margin-bottom:1rem;margin-top:1rem;padding-bottom:1rem}.payment-period.helkor-fm2uel:last-child{border-bottom:none;padding-bottom:0}.payment-period__name.helkor-fm2uel{font-size:1.2rem;font-weight:500}.payment-period__description.helkor-fm2uel{color:var(--var-color-text-light);font-size:400;font-size:.9rem}.payment-period__actions.helkor-fm2uel{margin-left:auto}.button.helkor-fm2uel{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:0;border:1px solid var(--var-color-border);color:var(--var-color-text-light);background:transparent;cursor:pointer;text-decoration:none}.button.helkor-fm2uel:hover{color:#fff}.button.success.helkor-fm2uel{background:var(--var-color-success);border-color:var(--var-color-success);color:#fff}.payment-period-list.helkor-fm2uel{margin-top:1.5rem}@media (max-width: 950px){.payment-period.helkor-fm2uel{flex-wrap:wrap}.payment-period__infogroup.helkor-fm2uel,.payment-period__actions.helkor-fm2uel{width:100%}}.order.helkor-1g5ustg{display:flex;gap:1rem}.order-form.helkor-1g5ustg{flex:1;display:flex;flex-direction:column;gap:2rem;margin-top:1.5rem}.order-overview.helkor-1g5ustg{flex:0 0 30%}.box.helkor-1g5ustg{border:none}p.helkor-1g5ustg{color:var(--var-color-text-light);margin:.5rem 0}@media (max-width: 1600px){.order.helkor-1g5ustg{flex-direction:column}.order-overview.helkor-1g5ustg{flex:1}.order-button.helkor-1g5ustg{display:none}}.package-detail--mobile.helkor-1g5ustg{display:none}@media (max-width: 950px){.package-detail--desktop.helkor-1g5ustg{display:none}.package-detail--mobile.helkor-1g5ustg{display:block}}.slider-wrapper.helkor-1fdvy0m{width:100%;height:1.5rem;display:flex;align-items:center}.slider.helkor-1fdvy0m{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:.3rem!important;background-color:#6969691a;outline:none;border-radius:1rem;border:none;-webkit-transition:.2s;transition:background-color .2s;cursor:pointer}.slider.helkor-1fdvy0m:hover{background-color:#a5a5a51a}.slider.helkor-1fdvy0m::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1rem;height:1rem;background-color:var(--var-color-primary);cursor:pointer;border-radius:1rem;transition:width .1s ease,height .1s ease}.slider.helkor-1fdvy0m::-moz-range-thumb{width:1rem;height:1rem;background-color:var(--var-color-primary);cursor:pointer;transition:width .1s ease,height .1s ease}.slider.helkor-1fdvy0m:hover::-webkit-slider-thumb{width:1.3rem;height:1.3rem}.slider.helkor-1fdvy0m:hover::-moz-range-thumb{width:1.3rem;height:1.3rem}.resource.helkor-xb9v98.helkor-xb9v98{display:flex;flex-direction:column;width:100%}.title.helkor-xb9v98.helkor-xb9v98{font-weight:semibold}.configurator.helkor-xb9v98.helkor-xb9v98{display:flex;align-items:center;gap:1.5rem}.manual-input.helkor-xb9v98.helkor-xb9v98{display:flex;align-items:center}.manual-input.helkor-xb9v98 input.helkor-xb9v98{width:5rem}.manual-input.helkor-xb9v98 .unit.helkor-xb9v98{width:3rem}.slider-input.helkor-xb9v98.helkor-xb9v98{flex:1;display:flex;flex-direction:column}.slider-input.helkor-xb9v98 .labels.helkor-xb9v98{display:flex;justify-content:space-between}.resource-configurator.helkor-1ospzw1{display:flex;flex-direction:column;gap:.5rem;margin:1rem 0}.product_widget__header.helkor-1qas2qu.helkor-1qas2qu{padding:1.5rem;background-color:#151617;display:flex;align-items:center;gap:1.5rem;border-radius:5px 5px 0 0}.product_widget__header.helkor-1qas2qu .info.helkor-1qas2qu{flex:1 1 auto;display:flex;align-items:center;gap:1.5rem}.product_widget__header.helkor-1qas2qu .info__image.helkor-1qas2qu{width:2.5rem;height:2.5rem;object-fit:cover}.product_widget__header.helkor-1qas2qu .info__name.helkor-1qas2qu{font-weight:600;font-size:1.2rem;color:#fff;text-transform:uppercase}.product_widget__header.helkor-1qas2qu .info__chips.helkor-1qas2qu{display:flex;gap:.75rem}.product_widget__header.helkor-1qas2qu .show-more-button img.helkor-1qas2qu{transform:rotate(0)}.product_widget__content.helkor-1qas2qu.helkor-1qas2qu{background-color:#151617;border-radius:0 0 5px 5px;padding:0 1.5rem;display:flex;max-height:0;overflow:hidden;opacity:0;gap:2rem;transition:all .2s ease-in-out;padding:1rem 1.5rem 1.5rem;max-height:100vh;opacity:1}.product_widget__content.helkor-1qas2qu>div.helkor-1qas2qu{flex:1 1 40%}.product_widget__content.helkor-1qas2qu>div.helkor-1qas2qu:first-child{flex:1 1 60%}.features.helkor-1qas2qu.helkor-1qas2qu{display:flex;flex-direction:column;gap:.25rem}.features__item.helkor-1qas2qu.helkor-1qas2qu:before{content:" ";height:1.75em;width:.75em;display:inline-block;font-size:.5rem;border-bottom:3px solid #388e3c;border-right:3px solid #388e3c;transform:rotate(45deg);margin-right:.75rem}.description__line.helkor-1qas2qu.helkor-1qas2qu{font-size:1rem;color:var(--var-color-text-light);font-weight:300}.description__line--first.helkor-1qas2qu.helkor-1qas2qu{margin-top:.5rem}.order.helkor-1ngx9rw{display:flex;gap:1rem}.order-form.helkor-1ngx9rw{flex:1;display:flex;flex-direction:column;gap:2rem;margin-top:1.5rem}.order-overview.helkor-1ngx9rw{flex:0 0 30%}p.helkor-1ngx9rw{color:var(--var-color-text-light);margin:.5rem 0}.box.helkor-1ngx9rw{border:none}@media (max-width: 1600px){.order.helkor-1ngx9rw{flex-direction:column}.order-overview.helkor-1ngx9rw{flex:1}}
