.SubscribeForm-module-scss-module__f1rHTW__container{width:100%;max-width:800px;margin:0 auto}.SubscribeForm-module-scss-module__f1rHTW__stepperContainer{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex;position:relative}.SubscribeForm-module-scss-module__f1rHTW__stepperContainer:before{content:"";z-index:1;background:#e0e0e0;height:2px;position:absolute;top:50%;left:0;right:0}.SubscribeForm-module-scss-module__f1rHTW__step{z-index:2;background:#fff;flex-direction:column;align-items:center;padding:0 1rem;display:flex;position:relative}.SubscribeForm-module-scss-module__f1rHTW__step.SubscribeForm-module-scss-module__f1rHTW__active .SubscribeForm-module-scss-module__f1rHTW__stepIcon{color:#fff;background:#1976d2;border-color:#1976d2}.SubscribeForm-module-scss-module__f1rHTW__step.SubscribeForm-module-scss-module__f1rHTW__active .SubscribeForm-module-scss-module__f1rHTW__stepLabel{color:#1976d2}.SubscribeForm-module-scss-module__f1rHTW__step.SubscribeForm-module-scss-module__f1rHTW__completed .SubscribeForm-module-scss-module__f1rHTW__stepIcon{color:#fff;background:#4caf50;border-color:#4caf50}.SubscribeForm-module-scss-module__f1rHTW__stepIcon{color:#bdbdbd;background:#fff;border:2px solid #bdbdbd;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:.5rem;transition:all .3s;display:flex}.SubscribeForm-module-scss-module__f1rHTW__stepIcon i{font-size:1.2rem}.SubscribeForm-module-scss-module__f1rHTW__stepLabel{color:#757575;font-size:1.3rem;font-weight:500}.SubscribeForm-module-scss-module__f1rHTW__formContainer{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.SubscribeForm-module-scss-module__f1rHTW__formGroup{margin-bottom:1.5rem}.SubscribeForm-module-scss-module__f1rHTW__formGroup label{color:#424242;margin-bottom:.5rem;font-weight:500;display:block}.SubscribeForm-module-scss-module__f1rHTW__formGroup input{border:1px solid #e0e0e0;border-radius:4px;width:100%;padding:.75rem;font-size:1rem;transition:border-color .3s}.SubscribeForm-module-scss-module__f1rHTW__formGroup input:focus{border-color:#1976d2;outline:none}.SubscribeForm-module-scss-module__f1rHTW__row{flex-wrap:wrap;margin:-.5rem;display:flex}.SubscribeForm-module-scss-module__f1rHTW__row .SubscribeForm-module-scss-module__f1rHTW__col{flex:1;min-width:200px;padding:.5rem}.SubscribeForm-module-scss-module__f1rHTW__buttonContainer{justify-content:space-between;margin-top:2rem;display:flex}.SubscribeForm-module-scss-module__f1rHTW__button{cursor:pointer;border:none;border-radius:4px;padding:.75rem 1.5rem;font-weight:500;transition:all .3s}.SubscribeForm-module-scss-module__f1rHTW__button.SubscribeForm-module-scss-module__f1rHTW__primary{color:#fff;background:#1976d2}.SubscribeForm-module-scss-module__f1rHTW__button.SubscribeForm-module-scss-module__f1rHTW__primary:hover{background:#1565c0}.SubscribeForm-module-scss-module__f1rHTW__button.SubscribeForm-module-scss-module__f1rHTW__secondary{color:#424242;background:#f5f5f5}.SubscribeForm-module-scss-module__f1rHTW__button.SubscribeForm-module-scss-module__f1rHTW__secondary:hover{background:#eee}.SubscribeForm-module-scss-module__f1rHTW__button:disabled{opacity:.6;cursor:not-allowed}.SubscribeForm-module-scss-module__f1rHTW__header{text-align:center;margin-bottom:2rem}.SubscribeForm-module-scss-module__f1rHTW__title{font-size:2.8rem;font-weight:600;line-height:1.2}.SubscribeForm-module-scss-module__f1rHTW__subtitle{color:#666;max-width:600px;margin:0 auto 1rem;font-size:1.5rem}.SubscribeForm-module-scss-module__f1rHTW__plan{font-size:2.3rem}
.Toastify__toast-container{z-index:9999;box-sizing:border-box;color:#fff;width:320px;padding:4px;position:fixed}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{margin-left:-160px;top:1em;left:50%}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{margin-left:-160px;bottom:1em;left:50%}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;margin:0;padding:0;left:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{box-sizing:border-box;cursor:pointer;direction:ltr;border-radius:1px;justify-content:space-between;min-height:64px;max-height:800px;margin-bottom:1rem;padding:8px;font-family:sans-serif;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 10px rgba(0,0,0,.1),0 2px 15px rgba(0,0,0,.05)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--default{color:#aaa;background:#fff}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{flex:1;margin:auto 0}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;outline:none;align-self:flex-start;padding:0;font-size:14px;font-weight:700;transition:all .3s}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:9999;opacity:.7;transform-origin:0;background-color:rgba(255,255,255,.7);width:100%;height:5px;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%}.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:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate(-20px)}to{opacity:0;transform:translate(2000px)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate(20px)}to{opacity:0;transform:translate(-2000px)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translateY(-10px)}40%,45%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translateY(10px)}40%,45%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-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--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-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%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateX(-20deg)}to{opacity:0;transform:perspective(400px)rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate(0,0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate(0,0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate(0,0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate(0,0)}}@keyframes Toastify__slideOutRight{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(110%)}}@keyframes Toastify__slideOutLeft{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(-110%)}}@keyframes Toastify__slideOutDown{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-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--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}
.layout-module-scss-module__sEml8G__portlet-title{margin-bottom:0!important}.layout-module-scss-module__sEml8G__portlet-body{padding:0!important}.layout-module-scss-module__sEml8G__layout__container{width:100%;height:100%;display:grid}.layout-module-scss-module__sEml8G__layout__sidebar>ul{width:100%;margin:0;padding:0;list-style:none;display:flex}.layout-module-scss-module__sEml8G__layout__sidebar>ul>li{cursor:pointer;transition:background-color .3s}.layout-module-scss-module__sEml8G__layout__sidebar>ul>li:hover,.layout-module-scss-module__sEml8G__layout__sidebar>ul>li.layout-module-scss-module__sEml8G__active{background-color:#f9f9f9}.layout-module-scss-module__sEml8G__layout__sidebar>ul>li>a{width:100%;height:100%;padding:10px 20px;display:block}@media screen and (max-width:768px){.layout-module-scss-module__sEml8G__layout__container{grid-template-rows:auto 1fr;grid-template-columns:100%}.layout-module-scss-module__sEml8G__layout__sidebar{margin-bottom:20px}.layout-module-scss-module__sEml8G__layout__sidebar>ul{border-bottom:1px solid #eee;flex-flow:wrap;gap:10px}}@media screen and (min-width:768px){.layout-module-scss-module__sEml8G__layout__container{grid-template-rows:100%;grid-template-columns:200px 1fr;gap:0 20px}.layout-module-scss-module__sEml8G__layout__sidebar{border-right:1px solid #eee;padding-top:20px}.layout-module-scss-module__sEml8G__layout__sidebar>ul{flex-direction:column;gap:0}.layout-module-scss-module__sEml8G__layout__main{padding-top:20px}}.layout-module-scss-module__sEml8G__route-active{background-color:#f9f9f9}
.GfsInputFile-module-scss-module__-zYivG__file-item{min-width:0;max-width:100%;position:relative}.GfsInputFile-module-scss-module__-zYivG__file-item a{overflow-wrap:anywhere;white-space:normal;word-break:break-word;flex:auto;min-width:0;max-width:100%;display:block}.GfsInputFile-module-scss-module__-zYivG__file-item:hover .GfsInputFile-module-scss-module__-zYivG__delete-button{opacity:1}.GfsInputFile-module-scss-module__-zYivG__file-item .GfsInputFile-module-scss-module__-zYivG__delete-button{color:#fff;cursor:pointer;opacity:0;background-color:#555;border:none;border-radius:50%;width:25px;height:25px;transition:opacity .3s;position:absolute;top:-10px;right:-10px}.GfsInputFile-module-scss-module__-zYivG__file-item .GfsInputFile-module-scss-module__-zYivG__delete-button i{font-size:14px}.GfsInputFile-module-scss-module__-zYivG__file-item .GfsInputFile-module-scss-module__-zYivG__delete-button:hover{opacity:1}.GfsInputFile-module-scss-module__-zYivG__spinner{color:#fff;background-color:#fff;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:-10px;right:-10px;border-radius:50%!important}
.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget{flex-direction:column;font-family:Arial,sans-serif;display:flex}.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__changelogWidgetBody{height:100%;overflow-y:auto}.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseItem{border-radius:0 8px 8px 0;margin-bottom:.8rem;padding:1.2rem 1.6rem;transition:box-shadow .2s,transform .15s;box-shadow:0 1px 4px rgba(0,0,0,.07)}.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseItem:last-child{margin-bottom:0}.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseItem:hover{transform:translate(2px);box-shadow:0 4px 12px rgba(0,0,0,.12)}.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseModule{font-size:1.4rem}.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseModule .ChangelogWidget-module-scss-module__SkiZBG__releaseIcon{text-align:center;padding-right:1rem}.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseDate{margin:0;padding:.4rem 0;font-size:1.3rem;font-weight:600;margin-top:2.4rem!important}.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__noMarginTop{margin-top:0!important}.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseTitle{word-break:break-word;align-items:center;gap:1rem;width:100%;padding-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1;display:flex}.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__badge{text-transform:uppercase;letter-spacing:.5px;border-radius:12px;align-items:center;width:auto;margin-bottom:.8rem;padding:.3em .75em;font-size:.68rem;display:inline-flex}.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__badge-success{color:#000;background-color:#ebf3f4;border-color:#58d0da}.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__badge-warning{color:#000;background-color:#fbf7e8;border-color:#f3cc31}.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseContent{margin-top:1rem;padding-left:1.5rem}.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseContent h1,.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseContent h2,.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseContent h3,.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseContent h4,.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseContent h5,.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseContent h6{margin:0 0 .5rem;padding:0;font-weight:700;line-height:1.5}.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseContent h1{font-size:1em}.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseContent h2{font-size:.9em}.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseContent h3{font-size:.8em}.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseContent h4{font-size:.7em}.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseContent h5{font-size:.6em}.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseContent h6{font-size:.5em}.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseContent p{margin-bottom:1rem;line-height:1.5}.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseContent ul,.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseContent ol{margin-bottom:1rem;padding-left:1.5rem}.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseContent li{margin-bottom:.5rem}.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseContent code{background-color:#f8f9fa;border-radius:3px;padding:.2em .4em;font-family:Courier New,Courier,monospace;font-size:85%}.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseContent pre{background-color:#f8f9fa;border-radius:4px;margin-bottom:1rem;padding:1rem;overflow-x:auto}.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseContent pre code{background-color:transparent;padding:0;font-size:.9em}.ChangelogWidget-module-scss-module__SkiZBG__changelogWidget .ChangelogWidget-module-scss-module__SkiZBG__releaseContent strong{font-weight:700}
