.changelog-tag-version[data-v-04ee9090]{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#29a4ff;color:#fff;padding:2px 5px;z-index:1}.changelog-tag-version[data-v-04ee9090],.changelog-type[data-v-13ff8d74]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;border-radius:6px}.changelog-type[data-v-13ff8d74]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:2px 8px;white-space:nowrap;height:23px}.changelog-type .text[data-v-13ff8d74]{margin-left:4px}.changelog-type.bugfix[data-v-13ff8d74]{color:#ee2424;background:rgba(238,36,36,.1)}.changelog-type.feature[data-v-13ff8d74]{color:#08a808;background:rgba(8,168,8,.1)}.changelog-type.enhancement[data-v-13ff8d74]{color:#29a4ff;background:rgba(41,164,255,.1)}.date[data-v-53f6cec0]{font-weight:700;white-space:nowrap;min-width:140px;padding:20px 0;font-size:16px;color:rgba(22,35,72,.3)}.changes[data-v-7cde31b8],.date[data-v-53f6cec0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.changes[data-v-7cde31b8]{padding:20px;border:2px solid rgba(22,35,72,.1);border-radius:15px;background:rgba(22,35,72,.01)}.changes .header[data-v-7cde31b8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.changes .header .title[data-v-7cde31b8]{font-size:16px;font-weight:600}.changes .header .add-button[data-v-7cde31b8]{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:50%;padding:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid rgba(22,35,72,.1);fill:rgba(22,35,72,.15)}.changes .header .add-button[data-v-7cde31b8]:hover{background:#29a4ff;fill:#fff;-webkit-transition:.3s;transition:.3s}.changes .change[data-v-7cde31b8]{margin-top:10px;background-color:color-mix(in srgb,#fff 98%,#162348);border:2px solid color-mix(in srgb,#fff 88%,#162348);border-radius:12px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.changes .change .header[data-v-7cde31b8]{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;padding:0 20px;margin-bottom:0;background:#f3f4f6;border-top:2px solid transparent;border-bottom:2px solid rgba(22,35,72,.02);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;position:relative}.changes .change .header .title[data-v-7cde31b8]{font-size:14px;font-weight:600}.changes .change .header .title[data-v-7cde31b8]:hover{cursor:pointer}.changes .change .header .right .remove-buttom[data-v-7cde31b8]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px;border-radius:6px;height:22px;-webkit-transition:all .2s ease;transition:all .2s ease}.changes .change .header .right .remove-buttom[data-v-7cde31b8]:hover{cursor:pointer;background:rgba(22,35,72,.05);-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-box-shadow:0 0 1px 1px rgba(22,35,72,.12);box-shadow:0 0 1px 1px rgba(22,35,72,.12)}.changes .change .type[data-v-7cde31b8]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:20px;width:100%;position:relative}.changes .change .type .left[data-v-7cde31b8]{width:75%;z-index:1}.changes .change .type .icon-changelog[data-v-7cde31b8]{position:absolute;top:10px;right:50px}.changes .change .type .icon-changelog .feature[data-v-7cde31b8]{color:color-mix(in srgb,#fff 70%,#15cd72)}.changes .change .type .icon-changelog .enhancement[data-v-7cde31b8]{color:color-mix(in srgb,#fff 70%,#29a4ff)}.changes .change .type .icon-changelog .bugfix[data-v-7cde31b8]{color:color-mix(in srgb,#fff 70%,#ff4843)}.changes .change .descriptions[data-v-7cde31b8]{margin:20px}.changes .change .descriptions .langs[data-v-7cde31b8]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:small}.changes .change .descriptions .langs .lang[data-v-7cde31b8]{padding:5px 10px;margin:0 5px 3px 0;background-color:#f3f4f6;border:1px solid transparent;border-radius:5px;-webkit-transform:translate(0);transform:translate(0);-webkit-transition:background-color .4s,border-radius .4s,-webkit-transform .4s;transition:background-color .4s,border-radius .4s,-webkit-transform .4s;transition:background-color .4s,border-radius .4s,transform .4s;transition:background-color .4s,border-radius .4s,transform .4s,-webkit-transform .4s;z-index:1}.changes .change .descriptions .langs .lang[data-v-7cde31b8]:hover{cursor:pointer;background-color:#29a4ff;color:#fff}.changes .change .descriptions .langs .lang.active[data-v-7cde31b8]{background-color:color-mix(in srgb,#fff 88%,#162348);border-bottom:2px solid transparent;border-radius:5px 5px 0 0;-webkit-transform:translateY(4px);transform:translateY(4px);-webkit-transition:border-radius .4s,-webkit-transform .4s;transition:border-radius .4s,-webkit-transform .4s;transition:transform .4s,border-radius .4s;transition:transform .4s,border-radius .4s,-webkit-transform .4s}.changes .change .descriptions .langs .lang.error[data-v-7cde31b8]:not(.active){background-color:rgba(255,72,67,.8);color:#fff}.changes .change .descriptions .text-input[data-v-7cde31b8]{padding:5px 15px;background-color:color-mix(in srgb,#fff 88%,#162348);border:1px solid transparent;border-radius:0 10px 10px 10px;-webkit-transition:border-radius .4s;transition:border-radius .4s}.changes .change .descriptions .text-input.active[data-v-7cde31b8]{border-radius:10px;-webkit-transition:border-radius .4s;transition:border-radius .4s}.changelog .items .item[data-v-8b5d67c2]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0 13.33333px;border-radius:12px;position:relative}.changelog .items .item .changes .change[data-v-8b5d67c2],.changelog .items .item[data-v-8b5d67c2]{display:-webkit-box;display:-ms-flexbox;display:flex}.changelog .items .item .changes .change .wrapper-type[data-v-8b5d67c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-width:40px;overflow:hidden;margin-right:20px}.changelog .items .item .changes .change[data-v-8b5d67c2]:not(:first-child){margin-top:20px}.changelog .items .item .description[data-v-8b5d67c2]{color:rgba(22,35,72,.5)}.changelog .items .item .log[data-v-8b5d67c2]{position:relative;padding:20px 0}.changelog .items .item .log .line[data-v-8b5d67c2]{position:absolute;width:3px;height:100%;background:#29a4ff;left:36px}.changelog .items .item .info[data-v-8b5d67c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.changelog .items .item .version[data-v-8b5d67c2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:75px;margin-right:15px}.changelog .items .item .admin-menu[data-v-8b5d67c2]{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;color:rgba(22,35,72,.1);bottom:15px}.changelog .items .item .admin-menu .button-changelog[data-v-8b5d67c2]{margin-right:10px}.changelog .items .item .admin-menu .button-changelog[data-v-8b5d67c2]:hover{cursor:pointer;color:#162348;opacity:.7}.changelog .items .item[data-v-8b5d67c2]:hover{-webkit-transition:all .2s ease;transition:all .2s ease;background:rgba(22,35,72,.05);-webkit-box-shadow:0 0 2px 2px rgba(22,35,72,.05),0 0 14px 1px rgba(22,35,72,.2);box-shadow:0 0 2px 2px rgba(22,35,72,.05),0 0 14px 1px rgba(22,35,72,.2)}.changelog .items .item:hover .date[data-v-8b5d67c2],.changelog .items .item:hover .description[data-v-8b5d67c2]{color:rgba(22,35,72,.7)}