@charset "UTF-8";.ngx-datatable{display:block;overflow:hidden;justify-content:center;position:relative;transform:translateZ(0)}.ngx-datatable [hidden]{display:none!important}.ngx-datatable *,.ngx-datatable *:before,.ngx-datatable *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.ngx-datatable.scroll-vertical .datatable-body{overflow-y:auto}.ngx-datatable.scroll-vertical.virtualized .datatable-body .datatable-row-wrapper{position:absolute}.ngx-datatable.scroll-horz .datatable-body{overflow-x:auto;-webkit-overflow-scrolling:touch}.ngx-datatable.fixed-header .datatable-header .datatable-header-inner{white-space:nowrap}.ngx-datatable.fixed-header .datatable-header .datatable-header-inner .datatable-header-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ngx-datatable.fixed-row .datatable-scroll,.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row{white-space:nowrap}.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-cell,.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-group-cell{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ngx-datatable .datatable-body-row,.ngx-datatable .datatable-row-center,.ngx-datatable .datatable-header-inner{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;-webkit-flex-flow:row;-moz-flex-flow:row;-ms-flex-flow:row;-o-flex-flow:row;flex-flow:row}.ngx-datatable .datatable-body-cell,.ngx-datatable .datatable-header-cell{overflow-x:hidden;vertical-align:top;display:inline-block;line-height:1.625}.ngx-datatable .datatable-body-cell:focus,.ngx-datatable .datatable-header-cell:focus{outline:none}.ngx-datatable .datatable-row-left,.ngx-datatable .datatable-row-right{z-index:9}.ngx-datatable .datatable-row-left,.ngx-datatable .datatable-row-center,.ngx-datatable .datatable-row-group,.ngx-datatable .datatable-row-right{position:relative}.ngx-datatable .datatable-header{display:block;overflow:hidden}.ngx-datatable .datatable-header .datatable-header-inner{align-items:stretch;-webkit-align-items:stretch}.ngx-datatable .datatable-header .datatable-header-cell{position:relative;display:inline-block}.ngx-datatable .datatable-header .datatable-header-cell.sortable .datatable-header-cell-wrapper{cursor:pointer}.ngx-datatable .datatable-header .datatable-header-cell.longpress .datatable-header-cell-wrapper{cursor:move}.ngx-datatable .datatable-header .datatable-header-cell .sort-btn{line-height:100%;vertical-align:middle;display:inline-block;cursor:pointer}.ngx-datatable .datatable-header .datatable-header-cell .resize-handle,.ngx-datatable .datatable-header .datatable-header-cell .resize-handle--not-resizable{display:inline-block;position:absolute;right:0;top:0;bottom:0;width:5px;padding:0 4px;visibility:hidden}.ngx-datatable .datatable-header .datatable-header-cell .resize-handle{cursor:ew-resize}.ngx-datatable .datatable-header .datatable-header-cell.resizeable:hover .resize-handle,.ngx-datatable .datatable-header .datatable-header-cell:hover .resize-handle--not-resizable{visibility:visible}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker{position:absolute;top:0;bottom:0}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker.dragFromLeft{right:0}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker.dragFromRight{left:0}.ngx-datatable .datatable-header .datatable-header-cell .datatable-header-cell-template-wrap{height:inherit}.ngx-datatable .datatable-body{position:relative;z-index:10;display:block}.ngx-datatable .datatable-body .datatable-scroll{display:inline-block}.ngx-datatable .datatable-body .datatable-row-detail{overflow-y:hidden}.ngx-datatable .datatable-body .datatable-row-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ngx-datatable .datatable-body .datatable-body-row{outline:none}.ngx-datatable .datatable-body .datatable-body-row>div{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.ngx-datatable .datatable-footer{display:block;width:100%;overflow:auto}.ngx-datatable .datatable-footer .datatable-footer-inner{display:flex;align-items:center;width:100%}.ngx-datatable .datatable-footer .selected-count .page-count{flex:1 1 40%}.ngx-datatable .datatable-footer .selected-count .datatable-pager{flex:1 1 60%}.ngx-datatable .datatable-footer .page-count{flex:1 1 20%}.ngx-datatable .datatable-footer .datatable-pager{flex:1 1 80%;text-align:right}.ngx-datatable .datatable-footer .datatable-pager .pager,.ngx-datatable .datatable-footer .datatable-pager .pager li{padding:0;margin:0;display:inline-block;list-style:none}.ngx-datatable .datatable-footer .datatable-pager .pager li,.ngx-datatable .datatable-footer .datatable-pager .pager li a{outline:none}.ngx-datatable .datatable-footer .datatable-pager .pager li a{cursor:pointer;display:inline-block}.ngx-datatable .datatable-footer .datatable-pager .pager li.disabled a{cursor:not-allowed}.ngx-datatable.material{background:#fff;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.ngx-datatable.material.striped .datatable-row-odd{background:#eee}.ngx-datatable.material.single-selection .datatable-body-row.active,.ngx-datatable.material.single-selection .datatable-body-row.active .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active,.ngx-datatable.material.multi-selection .datatable-body-row.active .datatable-row-group,.ngx-datatable.material.multi-click-selection .datatable-body-row.active,.ngx-datatable.material.multi-click-selection .datatable-body-row.active .datatable-row-group{background-color:#304ffe;color:#fff}.ngx-datatable.material.single-selection .datatable-body-row.active:hover,.ngx-datatable.material.single-selection .datatable-body-row.active:hover .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active:hover,.ngx-datatable.material.multi-selection .datatable-body-row.active:hover .datatable-row-group,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover .datatable-row-group{background-color:#193ae4;color:#fff}.ngx-datatable.material.single-selection .datatable-body-row.active:focus,.ngx-datatable.material.single-selection .datatable-body-row.active:focus .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active:focus,.ngx-datatable.material.multi-selection .datatable-body-row.active:focus .datatable-row-group,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus .datatable-row-group{background-color:#2041ef;color:#fff}.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group{background-color:#eee;transition-property:background;transition-duration:.3s;transition-timing-function:linear}.ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus,.ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus .datatable-row-group{background-color:#ddd}.ngx-datatable.material.cell-selection .datatable-body-cell:hover,.ngx-datatable.material.cell-selection .datatable-body-cell:hover .datatable-row-group{background-color:#eee;transition-property:background;transition-duration:.3s;transition-timing-function:linear}.ngx-datatable.material.cell-selection .datatable-body-cell:focus,.ngx-datatable.material.cell-selection .datatable-body-cell:focus .datatable-row-group{background-color:#ddd}.ngx-datatable.material.cell-selection .datatable-body-cell.active,.ngx-datatable.material.cell-selection .datatable-body-cell.active .datatable-row-group{background-color:#304ffe;color:#fff}.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover,.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover .datatable-row-group{background-color:#193ae4;color:#fff}.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus,.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .datatable-row-group{background-color:#2041ef;color:#fff}.ngx-datatable.material .empty-row{height:50px;text-align:left;padding:.5rem 1.2rem;vertical-align:top;border-top:0}.ngx-datatable.material .loading-row{text-align:left;padding:.5rem 1.2rem;vertical-align:top;border-top:0}.ngx-datatable.material .datatable-header .datatable-row-left,.ngx-datatable.material .datatable-body .datatable-row-left{background-color:#fff;background-position:100% 0;background-repeat:repeat-y;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQIHWPSkNeSBmJhTQVtbiDNCgASagIIuJX8OgAAAABJRU5ErkJggg==)}.ngx-datatable.material .datatable-header .datatable-row-right,.ngx-datatable.material .datatable-body .datatable-row-right{background-position:0 0;background-color:#fff;background-repeat:repeat-y;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQI12PQkNdi1VTQ5gbSwkAsDQARLAIGtOSFUAAAAABJRU5ErkJggg==)}.ngx-datatable.material .datatable-header{border-bottom:1px solid rgba(0,0,0,.12)}.ngx-datatable.material .datatable-header .datatable-header-cell{text-align:left;padding:.9rem 1.2rem;font-weight:400;background-color:#fff;color:#0000008a;vertical-align:bottom;font-size:12px;font-weight:500}.ngx-datatable.material .datatable-header .datatable-header-cell .datatable-header-cell-wrapper{position:relative}.ngx-datatable.material .datatable-header .datatable-header-cell.longpress .draggable:after{transition:transform .4s ease,opacity .4s ease;opacity:.5;transform:scale(1)}.ngx-datatable.material .datatable-header .datatable-header-cell .draggable:after{content:" ";position:absolute;top:50%;left:50%;margin:-30px 0 0 -30px;height:60px;width:60px;background:#eee;border-radius:100%;opacity:1;filter:none;transform:scale(0);z-index:9999;pointer-events:none}.ngx-datatable.material .datatable-header .datatable-header-cell.dragging .resize-handle{border-right:none}.ngx-datatable.material .datatable-header .resize-handle{border-right:solid 1px #eee}.ngx-datatable.material .datatable-body{position:relative}.ngx-datatable.material .datatable-body .datatable-row-detail{background:#f5f5f5;padding:10px}.ngx-datatable.material .datatable-body .datatable-group-header{background:#f5f5f5;border-bottom:solid 1px #d9d8d9;border-top:solid 1px #d9d8d9}.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell,.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-group-cell{text-align:left;padding:.9rem 1.2rem;vertical-align:top;border-top:0;color:#000000de;transition:width .3s ease;font-size:14px;font-weight:400}.ngx-datatable.material .datatable-body .progress-linear{display:block;position:sticky;width:100%;height:5px;padding:0;margin:0;top:0}.ngx-datatable.material .datatable-body .progress-linear .container{display:block;position:relative;overflow:hidden;width:100%;height:5px;-webkit-transform:translate(0,0) scale(1,1);transform:translate(0) scale(1);background-color:#aad1f9}.ngx-datatable.material .datatable-body .progress-linear .container .bar{transition:all .2s linear;-webkit-animation:query .8s infinite cubic-bezier(.39,.575,.565,1);animation:query .8s infinite cubic-bezier(.39,.575,.565,1);transition:-webkit-transform .2s linear;transition:transform .2s linear;background-color:#106cc8;position:absolute;left:0;top:0;bottom:0;width:100%;height:5px}.ngx-datatable.material .datatable-footer{border-top:1px solid rgba(0,0,0,.12);font-size:12px;font-weight:400;color:#0000008a}.ngx-datatable.material .datatable-footer .page-count{line-height:50px;height:50px;padding:0 1.2rem}.ngx-datatable.material .datatable-footer .datatable-pager{margin:0 10px}.ngx-datatable.material .datatable-footer .datatable-pager li{vertical-align:middle}.ngx-datatable.material .datatable-footer .datatable-pager li.disabled a{color:#00000042!important;background-color:transparent!important}.ngx-datatable.material .datatable-footer .datatable-pager li.active a{background-color:#9e9e9e33;font-weight:700}.ngx-datatable.material .datatable-footer .datatable-pager a{height:22px;min-width:24px;line-height:22px;padding:0 6px;border-radius:3px;margin:6px 3px;text-align:center;vertical-align:top;color:#0000008a;text-decoration:none;vertical-align:bottom}.ngx-datatable.material .datatable-footer .datatable-pager a:hover{color:#000000bf;background-color:#9e9e9e33}.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-left,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-skip,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-right,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-prev{font-size:20px;line-height:20px;padding:0 3px}.ngx-datatable.material .datatable-summary-row .datatable-body-row,.ngx-datatable.material .datatable-summary-row .datatable-body-row:hover{background-color:#ddd}.ngx-datatable.material .datatable-summary-row .datatable-body-row .datatable-body-cell{font-weight:700}.datatable-checkbox{position:relative;margin:0;cursor:pointer;vertical-align:middle;display:inline-block;box-sizing:border-box;padding:0}.datatable-checkbox input[type=checkbox]{position:relative;margin:0 1rem 0 0;cursor:pointer;outline:none}.datatable-checkbox input[type=checkbox]:before{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;content:"";position:absolute;left:0;z-index:1;width:1rem;height:1rem;border:2px solid #f2f2f2}.datatable-checkbox input[type=checkbox]:checked:before{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);height:.5rem;border-color:#009688;border-top-style:none;border-right-style:none}.datatable-checkbox input[type=checkbox]:after{content:"";position:absolute;top:0;left:0;width:1rem;height:1rem;background:#fff;cursor:pointer}@keyframes query{0%{opacity:1;transform:translate(35%) scaleX(.3)}to{opacity:0;transform:translate(-50%) scaleX(0)}}@font-face{font-family:data-table;src:url("./resources/data-table-DGQ4LQQR.eot");src:url("./resources/data-table-DGQ4LQQR.eot?#iefix") format("embedded-opentype"),url("./resources/data-table-2IZ2Q4SK.woff") format("woff"),url("./resources/data-table-J6MZE774.ttf") format("truetype"),url("./resources/data-table-AKMZFM4M.svg#data-table") format("svg");font-weight:400;font-style:normal}[data-icon]:before{font-family:data-table!important;content:attr(data-icon);font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^=datatable-icon-]:before,[class*=" datatable-icon-"]:before{font-family:data-table!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.datatable-icon-filter:before{content:"b"}.datatable-icon-collapse:before{content:"a"}.datatable-icon-expand:before{content:"c"}.datatable-icon-close:before{content:"d"}.datatable-icon-up:before{content:"e"}.datatable-icon-down:before{content:"f"}.datatable-icon-sort-unset:before{content:"c";opacity:.5}.datatable-icon-sort:before{content:"g"}.datatable-icon-done:before{content:"h"}.datatable-icon-done-all:before{content:"i"}.datatable-icon-search:before{content:"j"}.datatable-icon-pin:before{content:"k"}.datatable-icon-add:before{content:"m"}.datatable-icon-left:before{content:"o"}.datatable-icon-right:before{content:"p"}.datatable-icon-skip:before{content:"q"}.datatable-icon-prev:before{content:"r"}.bs-datepicker{display:flex;align-items:stretch;flex-flow:row wrap;background:#fff;box-shadow:0 0 10px #aaa;position:relative;z-index:1}.bs-datepicker:after{clear:both;content:"";display:block}.bs-datepicker bs-day-picker{float:left}.bs-datepicker button:hover,.bs-datepicker button:focus,.bs-datepicker button:active,.bs-datepicker input:hover,.bs-datepicker input:focus,.bs-datepicker input:active,.bs-datepicker-btns button:hover,.bs-datepicker-btns button:focus,.bs-datepicker-btns button:active,.bs-datepicker-predefined-btns button:active,.bs-datepicker-predefined-btns button:focus{outline:none}.bs-datepicker-head{min-width:270px;height:50px;padding:10px;border-radius:3px 3px 0 0;text-align:justify}.bs-datepicker-head:after{content:"";display:inline-block;vertical-align:top;width:100%}.bs-datepicker-head button{display:inline-block;vertical-align:top;padding:0;height:30px;line-height:30px;border:0;background:transparent;text-align:center;cursor:pointer;color:#fff;transition:.3s}.bs-datepicker-head button[disabled],.bs-datepicker-head button[disabled]:hover,.bs-datepicker-head button[disabled]:active{background:#dddddd4d;color:#f5f5f5;cursor:not-allowed}.bs-datepicker-head button.previous span{transform:translate(-1px,-1px)}.bs-datepicker-head button.next span{transform:translate(1px,-1px)}.bs-datepicker-head button.next,.bs-datepicker-head button.previous{border-radius:50%;width:30px;height:30px}.bs-datepicker-head button.next span,.bs-datepicker-head button.previous span{font-size:28px;line-height:1;display:inline-block;position:relative;height:100%;width:100%;border-radius:50%}.bs-datepicker-head button.current{border-radius:15px;max-width:155px;padding:0 13px}.bs-datepicker-head button:hover{background-color:#0000001a}.bs-datepicker-head button:active{background-color:#0003}.bs-datepicker-body{padding:10px;border-radius:0 0 3px 3px;min-height:232px;min-width:278px;border:1px solid #e9edf0}.bs-datepicker-body .days.weeks{position:relative;z-index:1}.bs-datepicker-body table{width:100%;border-collapse:separate;border-spacing:0}.bs-datepicker-body table th{font-size:13px;color:#9aaec1;font-weight:400;text-align:center}.bs-datepicker-body table td{color:#54708b;text-align:center;position:relative;padding:0}.bs-datepicker-body table td span{display:block;margin:0 auto;font-size:13px;border-radius:50%;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.bs-datepicker-body table td:not(.disabled):not(.week) span:not(.disabled):not(.is-other-month){cursor:pointer}.bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected) span,.bs-datepicker-body table td span.is-highlighted:not(.disabled):not(.selected){background-color:#e9edf0;transition:0s}.bs-datepicker-body table td.is-active-other-month:not(.disabled):not(.selected) span,.bs-datepicker-body table td span.is-active-other-month:not(.disabled):not(.selected){background-color:#e9edf0;transition:0s;cursor:pointer}.bs-datepicker-body table td span.disabled,.bs-datepicker-body table td.disabled span{color:#9aaec1}.bs-datepicker-body table td span.selected,.bs-datepicker-body table td.selected span{color:#fff}.bs-datepicker-body table td span.selected.disabled,.bs-datepicker-body table td.selected.disabled span{opacity:.3}.bs-datepicker-body table td span.is-other-month,.bs-datepicker-body table td.is-other-month span{color:#00000040}.bs-datepicker-body table td.active{position:relative}.bs-datepicker-body table td.active.select-start:before{left:35%}.bs-datepicker-body table td.active.select-end:before{left:-85%}.bs-datepicker-body table td span.active.select-start:after,.bs-datepicker-body table td span.active.select-end:after,.bs-datepicker-body table td.active.select-start span:after,.bs-datepicker-body table td.active.select-end span:after{content:"";display:block;position:absolute;z-index:-1;width:100%;height:100%;transition:.3s;top:0;border-radius:50%}.bs-datepicker-body table td:before,.bs-datepicker-body table td span:before{content:"";display:block;position:absolute;z-index:-1;top:6px;bottom:6px;left:-3px;right:-2px;box-sizing:content-box;background:transparent}.bs-datepicker-body table td.active.select-start+td.active:before{left:-20%}.bs-datepicker-body table td:last-child.active:before{border-radius:0 3px 3px 0;width:125%;left:-25%}.bs-datepicker-body table td span[class*=select-],.bs-datepicker-body table td[class*=select-] span{border-radius:50%;color:#fff}.bs-datepicker-body table.days td.active:not(.select-start):not(.disabled):before,.bs-datepicker-body table.days td.in-range:not(.select-start):not(.disabled):before,.bs-datepicker-body table.days span.active:not(.select-start):not(.disabled):before,.bs-datepicker-body table.days span.in-range:not(.select-start):not(.disabled):before{background:#e9edf0}.bs-datepicker-body table.days span{width:32px;height:32px;line-height:32px}.bs-datepicker-body table.days span.select-start{z-index:2}.bs-datepicker-body table.days span.is-highlighted.in-range:before{right:3px;left:0}.bs-datepicker-body table.days span.in-range.select-end:before{right:4px;left:0}.bs-datepicker-body table.days td.select-start+td.select-end:before,.bs-datepicker-body table.days td.select-start+td.is-highlighted:before,.bs-datepicker-body table.days td.active+td.is-highlighted:before,.bs-datepicker-body table.days td.active+td.select-end:before,.bs-datepicker-body table.days td.in-range+td.is-highlighted:before,.bs-datepicker-body table.days td.in-range+td.select-end:before{background:#e9edf0;width:100%}.bs-datepicker-body table.weeks tr td:nth-child(2).active:before{border-radius:3px 0 0 3px;left:0;width:100%}.bs-datepicker-body table:not(.weeks) tr td:first-child:before{border-radius:3px 0 0 3px}.bs-datepicker-body table.years td span{width:46px;height:46px;line-height:45px;margin:0 auto}.bs-datepicker-body table.years tr:not(:last-child) td span{margin-bottom:8px}.bs-datepicker-body table.months td{height:52px}.bs-datepicker-body table.months td span{padding:6px;border-radius:15px}.bs-datepicker .current-timedate{color:#54708b;font-size:15px;text-align:center;height:30px;line-height:30px;border-radius:20px;border:1px solid #e9edf0;margin-bottom:10px;cursor:pointer;text-transform:uppercase;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.bs-datepicker .current-timedate span:not(:empty):before{content:"";width:15px;height:16px;display:inline-block;margin-right:4px;vertical-align:text-bottom;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAABMklEQVQoU9VTwW3CQBCcOUgBtEBKSAukAnBKME+wFCAlYIhk8sQlxFABtJAScAsuAPBEewYcxCP8ouxrPDsza61uiVN1o6RNHD4htSCmq49RfO71BvMJqBBkITRf1kmUW49nQRC9h1I5AZlBClaL8aP1fKgOOxCx8aSLs+Q19eZuNO8QmPqJRtDFguy7OAcDbJPs+/BKVPDIPrvD2ZJgWAmVe7O0rI0Vqs1seyWUXpuJoppYCa5L+U++NpNPkr5OE2oMdARsb3gykJT5ydZcL8Z9Ww60nxg2LhjON9li9OwXZzo+xLbp3nC2s9CL2RrueGyVrgwNm8HpsCzZ9EEW6kqXlo1GQe03FzP/7W8Hl0dBtu7Bf7zt6mIwvX1RvzDCm7+q3mAW0Dl/GPdUCeXrZLT9BrDrGkm4qlPvAAAAAElFTkSuQmCC)}.bs-datepicker-multiple{border-radius:4px 0 0 4px}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-left:10px}.bs-datepicker-multiple .bs-datepicker{box-shadow:none;position:relative}.bs-datepicker-multiple .bs-datepicker:not(:last-child){padding-right:10px}.bs-datepicker-multiple .bs-datepicker+.bs-datepicker:after{content:"";display:block;width:14px;height:10px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAYAAABrGwT5AAAA1ElEQVQoU42RsQrCUAxF77VuDu7O4oMWW//BURBBpZvgKk4uIrjoqKOTf+DopIO4uYggtFTfw3+pkQqCW1/G5J7kJiFy4m5MxUlxAzgIPHX+lzMPzupRYlYgxiR7vqsOP8YKzsTx0yxFMCUZ+q7aZzlr+OvgoWcAFyAHgat2jLWu48252DdqAihDJGSSJNUUxYmQjs3+hPQBlAh2rG2LCOPnaw3IiGDX99TRCs7ASJsNhUOA7d/LcuHvRG22FIZvsNXw1MX6VZExCilOQKEfeLXr/10+aC9Ho7arh7oAAAAASUVORK5CYII=);position:absolute;top:25px;left:-8px}.bs-datepicker-multiple .bs-datepicker .left{float:left}.bs-datepicker-multiple .bs-datepicker .right{float:right}.bs-datepicker-container{padding:15px}.bs-datepicker .bs-media-container{display:flex}@media (max-width: 768px){.bs-datepicker .bs-media-container{flex-direction:column}}.bs-datepicker .bs-timepicker-in-datepicker-container{display:flex;justify-content:space-around}.bs-datepicker-custom-range{padding:15px;background:#eee}.bs-datepicker-predefined-btns button{width:100%;display:block;height:30px;background-color:#9aaec1;border-radius:4px;color:#fff;border:0;margin-bottom:10px;padding:0 18px;text-align:left;transition:.3s}.bs-datepicker-predefined-btns button:hover{background-color:#54708b}.bs-datepicker-buttons{display:flex;flex-flow:row wrap;justify-content:flex-end;padding-top:10px;border-top:1px solid #e9edf0}.bs-datepicker-buttons .btn-default{margin-left:10px}.bs-datepicker-buttons .btn-today-wrapper{display:flex;flex-flow:row wrap}.bs-datepicker-buttons .clear-right,.bs-datepicker-buttons .today-right{flex-grow:0}.bs-datepicker-buttons .clear-left,.bs-datepicker-buttons .today-left{flex-grow:1}.bs-datepicker-buttons .clear-center,.bs-datepicker-buttons .today-center{flex-grow:.5}.bs-timepicker-container{padding:10px 0}.bs-timepicker-label{color:#54708b;margin-bottom:10px}.bs-timepicker-controls{display:inline-block;vertical-align:top;margin-right:10px}.bs-timepicker-controls button{width:20px;height:20px;border-radius:50%;border:0;background-color:#e9edf0;color:#54708b;font-size:16px;font-weight:700;vertical-align:middle;line-height:0;padding:0;transition:.3s}.bs-timepicker-controls button:hover{background-color:#d5dadd}.bs-timepicker-controls input{width:35px;height:25px;border-radius:13px;text-align:center;border:1px solid #e9edf0}.bs-timepicker .switch-time-format{text-transform:uppercase;min-width:54px;height:25px;border-radius:20px;border:1px solid #e9edf0;background:#fff;color:#54708b;font-size:13px}.bs-timepicker .switch-time-format img{vertical-align:initial;margin-left:4px}bs-datepicker-container,bs-daterangepicker-container{z-index:1080}@media (max-width: 768px){.bs-datepicker{width:min-content;justify-content:center}.bs-datepicker-multiple{display:flex}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-top:10px;margin-left:0}}.theme-default .bs-datepicker-head{background-color:#777}.theme-default .btn-today-wrapper .btn-success,.theme-default .btn-clear-wrapper .btn-success{background-color:#777;border-color:#777}.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-default .btn-today-wrapper .btn-success:focus,.theme-default .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#616161;border-color:#616161}.theme-default .btn-today-wrapper .btn-success:hover,.theme-default .btn-clear-wrapper .btn-success:hover{background-color:#6f6e6e;border-color:#6f6e6e}.theme-default .bs-datepicker-predefined-btns button.selected{background-color:#777}.theme-default .bs-datepicker-body table td span.selected,.theme-default .bs-datepicker-body table td.selected span,.theme-default .bs-datepicker-body table td span[class*=select-]:after,.theme-default .bs-datepicker-body table td[class*=select-] span:after{background-color:#777}.theme-default .bs-datepicker-body table td.week span{color:#777}.theme-default .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#777;color:#fff;opacity:.5;transition:0s}.theme-green .bs-datepicker-head{background-color:#5cb85c}.theme-green .btn-today-wrapper .btn-success,.theme-green .btn-clear-wrapper .btn-success{background-color:#5cb85c;border-color:#5cb85c}.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-green .btn-today-wrapper .btn-success:focus,.theme-green .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#1e7e34;border-color:#1e7e34}.theme-green .btn-today-wrapper .btn-success:hover,.theme-green .btn-clear-wrapper .btn-success:hover{background-color:#218838;border-color:#218838}.theme-green .bs-datepicker-predefined-btns button.selected{background-color:#5cb85c}.theme-green .bs-datepicker-body table td span.selected,.theme-green .bs-datepicker-body table td.selected span,.theme-green .bs-datepicker-body table td span[class*=select-]:after,.theme-green .bs-datepicker-body table td[class*=select-] span:after{background-color:#5cb85c}.theme-green .bs-datepicker-body table td.week span{color:#5cb85c}.theme-green .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#5cb85c;color:#fff;opacity:.5;transition:0s}.theme-blue .bs-datepicker-head{background-color:#5bc0de}.theme-blue .btn-today-wrapper .btn-success,.theme-blue .btn-clear-wrapper .btn-success{background-color:#5bc0de;border-color:#5bc0de}.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-blue .btn-today-wrapper .btn-success:focus,.theme-blue .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#2aa8cd;border-color:#2aa8cd}.theme-blue .btn-today-wrapper .btn-success:hover,.theme-blue .btn-clear-wrapper .btn-success:hover{background-color:#3ab3d7;border-color:#3ab3d7}.theme-blue .bs-datepicker-predefined-btns button.selected{background-color:#5bc0de}.theme-blue .bs-datepicker-body table td span.selected,.theme-blue .bs-datepicker-body table td.selected span,.theme-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-blue .bs-datepicker-body table td[class*=select-] span:after{background-color:#5bc0de}.theme-blue .bs-datepicker-body table td.week span{color:#5bc0de}.theme-blue .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#5bc0de;color:#fff;opacity:.5;transition:0s}.theme-dark-blue .bs-datepicker-head{background-color:#337ab7}.theme-dark-blue .btn-today-wrapper .btn-success,.theme-dark-blue .btn-clear-wrapper .btn-success{background-color:#337ab7;border-color:#337ab7}.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-dark-blue .btn-today-wrapper .btn-success:focus,.theme-dark-blue .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#266498;border-color:#266498}.theme-dark-blue .btn-today-wrapper .btn-success:hover,.theme-dark-blue .btn-clear-wrapper .btn-success:hover{background-color:#2c6fa9;border-color:#2c6fa9}.theme-dark-blue .bs-datepicker-predefined-btns button.selected{background-color:#337ab7}.theme-dark-blue .bs-datepicker-body table td span.selected,.theme-dark-blue .bs-datepicker-body table td.selected span,.theme-dark-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-dark-blue .bs-datepicker-body table td[class*=select-] span:after{background-color:#337ab7}.theme-dark-blue .bs-datepicker-body table td.week span{color:#337ab7}.theme-dark-blue .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#337ab7;color:#fff;opacity:.5;transition:0s}.theme-red .bs-datepicker-head{background-color:#d9534f}.theme-red .btn-today-wrapper .btn-success,.theme-red .btn-clear-wrapper .btn-success{background-color:#d9534f;border-color:#d9534f}.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-red .btn-today-wrapper .btn-success:focus,.theme-red .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#d23531;border-color:#d23531}.theme-red .btn-today-wrapper .btn-success:hover,.theme-red .btn-clear-wrapper .btn-success:hover{background-color:#e33732;border-color:#e33732}.theme-red .bs-datepicker-predefined-btns button.selected{background-color:#d9534f}.theme-red .bs-datepicker-body table td span.selected,.theme-red .bs-datepicker-body table td.selected span,.theme-red .bs-datepicker-body table td span[class*=select-]:after,.theme-red .bs-datepicker-body table td[class*=select-] span:after{background-color:#d9534f}.theme-red .bs-datepicker-body table td.week span{color:#d9534f}.theme-red .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#d9534f;color:#fff;opacity:.5;transition:0s}.theme-orange .bs-datepicker-head{background-color:#f0ad4e}.theme-orange .btn-today-wrapper .btn-success,.theme-orange .btn-clear-wrapper .btn-success{background-color:#f0ad4e;border-color:#f0ad4e}.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-orange .btn-today-wrapper .btn-success:focus,.theme-orange .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#ed9c29;border-color:#ed9c29}.theme-orange .btn-today-wrapper .btn-success:hover,.theme-orange .btn-clear-wrapper .btn-success:hover{background-color:#ffac35;border-color:#ffac35}.theme-orange .bs-datepicker-predefined-btns button.selected{background-color:#f0ad4e}.theme-orange .bs-datepicker-body table td span.selected,.theme-orange .bs-datepicker-body table td.selected span,.theme-orange .bs-datepicker-body table td span[class*=select-]:after,.theme-orange .bs-datepicker-body table td[class*=select-] span:after{background-color:#f0ad4e}.theme-orange .bs-datepicker-body table td.week span{color:#f0ad4e}.theme-orange .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#f0ad4e;color:#fff;opacity:.5;transition:0s}.fr-element,.fr-element:focus{outline:0 solid transparent}.fr-box.fr-basic{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-box.fr-basic .fr-element{font-family:sans-serif;color:#414141;font-size:14px;line-height:1.6;padding:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow-x:auto;min-height:60px;text-align:left}.fr-box.fr-basic.fr-rtl .fr-element{text-align:right}.fr-element{background:transparent;position:relative;z-index:2;-webkit-user-select:auto}.fr-element a{user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto}.fr-element.fr-disabled{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-element [contenteditable=true]{outline:0 solid transparent}.fr-box a.fr-floating-btn{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;height:40px;width:40px;background:#fff;color:#333;-webkit-transition:background .2s ease 0s,color .2s ease 0s,transform .2s ease 0s;-moz-transition:background .2s ease 0s,color .2s ease 0s,transform .2s ease 0s;-ms-transition:background .2s ease 0s,color .2s ease 0s,transform .2s ease 0s;-o-transition:background .2s ease 0s,color .2s ease 0s,transform .2s ease 0s;outline:none;left:0;top:0;line-height:40px;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);text-align:center;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:none}.fr-box a.fr-floating-btn svg{-webkit-transition:transform .2s ease 0s;-moz-transition:transform .2s ease 0s;-ms-transition:transform .2s ease 0s;-o-transition:transform .2s ease 0s;fill:#333}.fr-box a.fr-floating-btn i,.fr-box a.fr-floating-btn svg{font-size:14px;line-height:40px}.fr-box a.fr-floating-btn.fr-btn+.fr-btn{margin-left:10px}.fr-box a.fr-floating-btn:hover{background:#ebebeb;cursor:pointer}.fr-box a.fr-floating-btn:hover svg{fill:#333}.fr-box .fr-visible a.fr-floating-btn{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}iframe.fr-iframe{width:100%;border:none;position:relative;display:block;z-index:2;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fr-wrapper{position:relative;z-index:1}.fr-wrapper:after{clear:both;display:block;content:"";height:0}.fr-wrapper .fr-placeholder{position:absolute;font-size:14px;color:#aaa;font-family:sans-serif;z-index:1;display:none;top:0;left:0;right:0;overflow:hidden}.fr-wrapper.show-placeholder .fr-placeholder{display:block;white-space:nowrap;text-overflow:ellipsis}.fr-wrapper ::-moz-selection{background:#b5d6fd;color:#000}.fr-wrapper ::selection{background:#b5d6fd;color:#000}.fr-box.fr-basic .fr-wrapper{background:#fff;border:1px solid #CCCCCC;border-bottom-color:#efefef;top:0;left:0}.fr-box.fr-basic.fr-top .fr-wrapper{border-top:0}.fr-box.fr-basic.fr-bottom .fr-wrapper{border-bottom:0;border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}@media (min-width: 992px){.fr-box.fr-document{min-width:21cm}.fr-box.fr-document .fr-wrapper{text-align:left;padding:30px;min-width:21cm;background:#efefef}.fr-box.fr-document .fr-wrapper .fr-element{text-align:left;background:#fff;width:21cm;margin:auto;min-height:26cm!important;padding:1cm 2cm;overflow:visible;z-index:auto}.fr-box.fr-document .fr-wrapper .fr-element hr{margin-left:-2cm;margin-right:-2cm;background:#efefef;height:1cm;outline:none;border:none}.fr-box.fr-document .fr-wrapper .fr-element img{z-index:1}}.fr-tooltip{position:absolute;top:0;padding:0 8px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background:#222;color:#fff;font-size:11px;line-height:22px;font-family:Arial,Helvetica,sans-serif;-webkit-transition:opacity .2s ease 0s;-moz-transition:opacity .2s ease 0s;-ms-transition:opacity .2s ease 0s;-o-transition:opacity .2s ease 0s;-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";left:-3000px;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;z-index:2147483647;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fr-tooltip.fr-visible{-webkit-opacity:1;-moz-opacity:1;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.fr-toolbar .fr-btn-wrap,.fr-popup .fr-btn-wrap,.fr-modal .fr-btn-wrap{float:left;white-space:nowrap;position:relative}.fr-toolbar .fr-btn-wrap.fr-hidden,.fr-popup .fr-btn-wrap.fr-hidden,.fr-modal .fr-btn-wrap.fr-hidden{display:none}.fr-toolbar .fr-command.fr-btn,.fr-popup .fr-command.fr-btn,.fr-modal .fr-command.fr-btn{background:transparent;color:#333;-moz-outline:0;outline:none;border:0;line-height:1;cursor:pointer;text-align:left;margin:4px 2px;padding:0;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;z-index:2;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-decoration:none;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;float:left;height:40px}.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-options,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-options,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-options{border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;-webkit-border-radius:0 4px 4px 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar .fr-command.fr-btn.fr-btn-hover,.fr-popup .fr-command.fr-btn.fr-btn-hover,.fr-modal .fr-command.fr-btn.fr-btn-hover{border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;-webkit-border-radius:4px 0 0 4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar .fr-command.fr-btn::-moz-focus-inner,.fr-popup .fr-command.fr-btn::-moz-focus-inner,.fr-modal .fr-command.fr-btn::-moz-focus-inner{border:0;padding:0}.fr-toolbar .fr-command.fr-btn.fr-btn-text,.fr-popup .fr-command.fr-btn.fr-btn-text,.fr-modal .fr-command.fr-btn.fr-btn-text{width:auto}.fr-toolbar .fr-command.fr-btn i,.fr-toolbar .fr-command.fr-btn svg,.fr-popup .fr-command.fr-btn i,.fr-popup .fr-command.fr-btn svg,.fr-modal .fr-command.fr-btn i,.fr-modal .fr-command.fr-btn svg{display:block;text-align:center;float:none;margin:8px 7px;width:24px}.fr-toolbar .fr-command.fr-btn svg.fr-svg,.fr-popup .fr-command.fr-btn svg.fr-svg,.fr-modal .fr-command.fr-btn svg.fr-svg{height:24px}.fr-toolbar .fr-command.fr-btn svg path,.fr-popup .fr-command.fr-btn svg path,.fr-modal .fr-command.fr-btn svg path{-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;fill:#333}.fr-toolbar .fr-command.fr-btn span.fr-sr-only,.fr-popup .fr-command.fr-btn span.fr-sr-only,.fr-modal .fr-command.fr-btn span.fr-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.fr-toolbar .fr-command.fr-btn span,.fr-popup .fr-command.fr-btn span,.fr-modal .fr-command.fr-btn span{font-size:14px;display:block;line-height:17px;min-width:30px;float:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;height:17px;font-weight:700;padding:0 4px}.fr-toolbar .fr-command.fr-btn img,.fr-popup .fr-command.fr-btn img,.fr-modal .fr-command.fr-btn img{margin:8px 7px;width:24px}.fr-toolbar .fr-command.fr-btn.fr-btn-active-popup,.fr-popup .fr-command.fr-btn.fr-btn-active-popup,.fr-modal .fr-command.fr-btn.fr-btn-active-popup{background:#d6d6d6}.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-selection span,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-selection span,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-selection span{font-weight:400}.fr-toolbar .fr-command.fr-btn.fr-dropdown i,.fr-toolbar .fr-command.fr-btn.fr-dropdown span,.fr-toolbar .fr-command.fr-btn.fr-dropdown img,.fr-toolbar .fr-command.fr-btn.fr-dropdown svg,.fr-popup .fr-command.fr-btn.fr-dropdown i,.fr-popup .fr-command.fr-btn.fr-dropdown span,.fr-popup .fr-command.fr-btn.fr-dropdown img,.fr-popup .fr-command.fr-btn.fr-dropdown svg,.fr-modal .fr-command.fr-btn.fr-dropdown i,.fr-modal .fr-command.fr-btn.fr-dropdown span,.fr-modal .fr-command.fr-btn.fr-dropdown img,.fr-modal .fr-command.fr-btn.fr-dropdown svg{margin-left:3px;margin-right:11px}.fr-toolbar .fr-command.fr-btn.fr-dropdown:after,.fr-popup .fr-command.fr-btn.fr-dropdown:after,.fr-modal .fr-command.fr-btn.fr-dropdown:after{position:absolute;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #333333;right:2px;top:18px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;content:""}.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active{fill:#333;background:#d6d6d6;-webkit-transition:.5s ease;-moz-transition:.5s ease;-ms-transition:.5s ease;-o-transition:.5s ease}.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:hover{background:#ebebeb;fill:#333}.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover:after,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover:after,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:hover:after{border-top-color:#333}.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:after,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:after,.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:after{border-top:0;border-bottom:4px solid #222222}.fr-toolbar .fr-command.fr-btn.fr-disabled,.fr-popup .fr-command.fr-btn.fr-disabled,.fr-modal .fr-command.fr-btn.fr-disabled{color:#bdbdbd;cursor:default;-webkit-opacity:.3;-moz-opacity:.3;opacity:.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.fr-toolbar .fr-command.fr-btn.fr-disabled:after,.fr-popup .fr-command.fr-btn.fr-disabled:after,.fr-modal .fr-command.fr-btn.fr-disabled:after{border-top-color:#bdbdbd}.fr-toolbar .fr-command.fr-btn.fr-hidden,.fr-popup .fr-command.fr-btn.fr-hidden,.fr-modal .fr-command.fr-btn.fr-hidden{display:none}.fr-toolbar .fr-tabs .fr-command.fr-btn,.fr-popup .fr-tabs .fr-command.fr-btn,.fr-modal .fr-tabs .fr-command.fr-btn{margin:0;width:46px;height:40px;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active,.fr-toolbar .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active-tab,.fr-popup .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active,.fr-popup .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active-tab,.fr-modal .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active,.fr-modal .fr-tabs .fr-command.fr-btn:not(:hover):not(:focus).fr-active-tab{background:#fff}.fr-toolbar .fr-tabs .fr-command.fr-btn span,.fr-popup .fr-tabs .fr-command.fr-btn span,.fr-modal .fr-tabs .fr-command.fr-btn span{height:27px}.fr-toolbar .fr-tabs .fr-command.fr-btn img,.fr-toolbar .fr-tabs .fr-command.fr-btn svg,.fr-popup .fr-tabs .fr-command.fr-btn img,.fr-popup .fr-tabs .fr-command.fr-btn svg,.fr-modal .fr-tabs .fr-command.fr-btn img,.fr-modal .fr-tabs .fr-command.fr-btn svg{margin:8px 11px;width:24px;height:24px}.fr-toolbar .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-toolbar .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-toolbar .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-popup .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-popup .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-popup .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-modal .fr-btn-grp .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-modal .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path,.fr-modal .fr-buttons:not(.fr-tabs) .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path{fill:#0098f7}.fr-toolbar.fr-disabled .fr-btn,.fr-toolbar.fr-disabled .fr-btn.fr-active,.fr-popup.fr-disabled .fr-btn,.fr-popup.fr-disabled .fr-btn.fr-active,.fr-modal.fr-disabled .fr-btn,.fr-modal.fr-disabled .fr-btn.fr-active{color:#bdbdbd;-webkit-opacity:.3;-moz-opacity:.3;opacity:.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.fr-toolbar.fr-disabled .fr-btn.fr-dropdown:after,.fr-toolbar.fr-disabled .fr-btn.fr-active.fr-dropdown:after,.fr-popup.fr-disabled .fr-btn.fr-dropdown:after,.fr-popup.fr-disabled .fr-btn.fr-active.fr-dropdown:after,.fr-modal.fr-disabled .fr-btn.fr-dropdown:after,.fr-modal.fr-disabled .fr-btn.fr-active.fr-dropdown:after{border-top-color:#bdbdbd}.fr-toolbar.fr-rtl .fr-btn-grp.fr-float-left,.fr-popup.fr-rtl .fr-btn-grp.fr-float-left,.fr-modal.fr-rtl .fr-btn-grp.fr-float-left{float:right}.fr-toolbar.fr-rtl .fr-btn-grp.fr-float-right,.fr-popup.fr-rtl .fr-btn-grp.fr-float-right,.fr-modal.fr-rtl .fr-btn-grp.fr-float-right{float:left}.fr-toolbar.fr-rtl .fr-command.fr-btn,.fr-toolbar.fr-rtl .fr-btn-wrap,.fr-popup.fr-rtl .fr-command.fr-btn,.fr-popup.fr-rtl .fr-btn-wrap,.fr-modal.fr-rtl .fr-command.fr-btn,.fr-modal.fr-rtl .fr-btn-wrap{float:right}.fr-toolbar.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options,.fr-toolbar.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options,.fr-popup.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options,.fr-popup.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options,.fr-modal.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options,.fr-modal.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options{border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;-webkit-border-radius:4px 0 0 4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar.fr-rtl .fr-command.fr-btn.fr-btn-hover,.fr-toolbar.fr-rtl .fr-btn-wrap.fr-btn-hover,.fr-popup.fr-rtl .fr-command.fr-btn.fr-btn-hover,.fr-popup.fr-rtl .fr-btn-wrap.fr-btn-hover,.fr-modal.fr-rtl .fr-command.fr-btn.fr-btn-hover,.fr-modal.fr-rtl .fr-btn-wrap.fr-btn-hover{border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;-webkit-border-radius:0 4px 4px 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar.fr-inline>.fr-command.fr-btn:not(.fr-hidden),.fr-toolbar.fr-inline>.fr-btn-wrap:not(.fr-hidden){display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;float:none}.fr-desktop .fr-command:hover,.fr-desktop .fr-command:focus,.fr-desktop .fr-command.fr-btn-hover,.fr-desktop .fr-command.fr-expanded{outline:0;color:#333}.fr-desktop .fr-command:hover:not(.fr-table-cell),.fr-desktop .fr-command:focus:not(.fr-table-cell),.fr-desktop .fr-command.fr-btn-hover:not(.fr-table-cell),.fr-desktop .fr-command.fr-expanded:not(.fr-table-cell){background:#ebebeb}.fr-desktop .fr-command:hover:after,.fr-desktop .fr-command:focus:after,.fr-desktop .fr-command.fr-btn-hover:after,.fr-desktop .fr-command.fr-expanded:after{border-top-color:#333}.fr-desktop .fr-command.fr-selected:not(.fr-table-cell),.fr-desktop .fr-command:active{color:#333;background:#d6d6d6}.fr-desktop .fr-command.fr-active:hover,.fr-desktop .fr-command.fr-active:focus,.fr-desktop .fr-command.fr-active.fr-btn-hover,.fr-desktop .fr-command.fr-active.fr-expanded{background:#ebebeb}.fr-desktop .fr-command.fr-active:active{background:#d6d6d6}.fr-desktop .fr-command.fr-disabled:hover,.fr-desktop .fr-command.fr-disabled:focus,.fr-desktop .fr-command.fr-disabled.fr-selected{background:transparent}.fr-desktop.fr-disabled .fr-command:hover,.fr-desktop.fr-disabled .fr-command:focus,.fr-desktop.fr-disabled .fr-command.fr-selected{background:transparent}.fr-toolbar.fr-mobile .fr-command.fr-blink,.fr-popup.fr-mobile .fr-command.fr-blink{background:#d6d6d6}.fr-command.fr-btn.fr-options{width:16px;margin-left:-5px}.fr-command.fr-btn.fr-options.fr-btn-hover,.fr-command.fr-btn.fr-options:hover,.fr-command.fr-btn.fr-options:focus{border-left:solid 1px #FAFAFA;-webkit-transition:border-left 0s,background-color .5s;-moz-transition:border-left 0s,background-color .5s;-ms-transition:border-left 0s,background-color .5s;-o-transition:border-left 0s,background-color .5s}.fr-command.fr-btn+.fr-dropdown-menu{background:#fff;display:inline-block;position:absolute;right:auto;bottom:auto;height:auto;z-index:4;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-overflow-scrolling:touch;overflow:hidden;zoom:1;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.fr-command.fr-btn+.fr-dropdown-menu.test-height .fr-dropdown-wrapper{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;height:auto;max-height:275px}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper{padding:0;margin:0 auto auto;display:inline-block;text-align:left;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:height .3s;-moz-transition:height .3s;-ms-transition:height .3s;-o-transition:height .3s;float:left;height:0;margin-top:0!important}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content{position:relative}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list{list-style-type:none;margin:0;padding:8px 0;min-width:72px}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li{padding:0;margin:0;font-size:15px}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a{padding:0 20px;line-height:200%;display:flex;cursor:pointer;white-space:nowrap;color:inherit;text-decoration:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a svg{width:24px;height:24px;margin:3px 4px}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a svg path{fill:#333}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-active{background:#d6d6d6}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-disabled{color:#bdbdbd;cursor:default}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a .fr-shortcut{margin-left:20px;font-weight:700;-webkit-opacity:.75;-moz-opacity:.75;opacity:.75}.fr-command.fr-btn.fr-active+.fr-dropdown-menu{display:inline-block;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);-moz-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.fr-bottom>.fr-command.fr-btn+.fr-dropdown-menu{border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;-webkit-border-radius:2px 2px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar.fr-rtl .fr-dropdown-wrapper,.fr-popup.fr-rtl .fr-dropdown-wrapper{text-align:right!important}body.fr-prevent-scroll{overflow:hidden}body.fr-prevent-scroll.fr-mobile{position:fixed;-webkit-overflow-scrolling:touch}.fr-modal{color:#222;font-family:Arial,Helvetica,sans-serif;position:fixed;overflow-x:auto;overflow-y:scroll;top:0;left:0;bottom:0;right:0;width:100%;z-index:2147483640;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;line-height:1.2}.fr-modal.fr-middle .fr-modal-wrapper{margin:0 auto;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);position:absolute}.fr-modal .fr-modal-wrapper{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;margin:20px auto;display:inline-block;background:#fff;min-width:300px;-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);-moz-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f;border:0;overflow:hidden;width:90%;position:relative}@media (min-width: 768px) and (max-width: 991px){.fr-modal .fr-modal-wrapper{margin:30px auto;width:70%}}@media (min-width: 992px){.fr-modal .fr-modal-wrapper{margin:50px auto;width:960px}}.fr-modal .fr-modal-wrapper .fr-modal-head{background:#fff;overflow:hidden;position:absolute;width:100%;min-height:42px;z-index:3;border-bottom:solid #efefef 1px;-webkit-transition:all .2s ease 0s;-moz-transition:all .2s ease 0s;-ms-transition:all .2s ease 0s;-o-transition:all .2s ease 0s}.fr-modal .fr-modal-wrapper .fr-modal-head .fr-modal-head-line{height:56px;padding:0 10px}.fr-modal .fr-modal-wrapper .fr-modal-head .fr-modal-close{margin:10px;position:absolute;top:0;right:0}.fr-modal .fr-modal-wrapper .fr-modal-head h4{font-size:20px;padding:19px 10px;margin:0;font-weight:400;line-height:18px;display:inline-block;float:left}.fr-modal .fr-modal-wrapper div.fr-modal-body{height:100%;min-height:150px;overflow-y:auto;padding-bottom:20px}.fr-modal .fr-modal-wrapper div.fr-modal-body:focus{outline:0}.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command{height:36px;line-height:1;color:#0098f7;padding:10px;cursor:pointer;text-decoration:none;border:none;background:none;font-size:16px;outline:none;-webkit-transition:background .2s ease 0s;-moz-transition:background .2s ease 0s;-ms-transition:background .2s ease 0s;-o-transition:background .2s ease 0s;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command+button{margin-left:24px}.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:hover,.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:focus{background:#ebebeb;color:#0098f7}.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:active{background:#d6d6d6;color:#0098f7}.fr-modal .fr-modal-wrapper div.fr-modal-body button::-moz-focus-inner{border:0}.fr-desktop .fr-modal-wrapper .fr-modal-head i:hover{background:#ebebeb}.fr-overlay{position:fixed;top:0;bottom:0;left:0;right:0;background:#000;-webkit-opacity:.5;-moz-opacity:.5;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";z-index:2147483639}ol.decimal_type{counter-reset:item}ol.decimal_type>li{display:block}ol.decimal_type>li:before{content:counters(item,".") ". ";counter-increment:item}.fr-popup{position:absolute;display:none;color:#222;background:#fff;-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);-moz-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f;font-family:Arial,Helvetica,sans-serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;margin-top:10px;z-index:2147483635;text-align:left;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.2}.fr-popup .fr-icon{text-align:center;vertical-align:middle;font-size:20px;line-height:1;cursor:pointer;font-weight:400;box-sizing:content-box;padding:6px}.fr-popup .fr-icon-container{padding:20px;max-height:200px;overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@supports not (-ms-high-contrast: none){.fr-popup .fr-icon-container{grid-template-columns:repeat(auto-fill,minmax(36px,36px));display:grid}}@media (min-width: 768px){.fr-popup .fr-icon-container{min-width:276px}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.fr-popup .fr-icon-container{display:inline-flex;-ms-flex-flow:row wrap}}@media screen and (-ms-high-contrast: active) and (max-width: 768px),(-ms-high-contrast: none) and (max-width: 768px){.fr-popup .fr-icon-container{width:236px}}.fr-popup .fr-input-focus{background:#f5f5f5}.fr-popup.fr-above{margin-top:-10px;border-top:0}.fr-popup.fr-active{display:block}.fr-popup.fr-hidden{-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.fr-popup.fr-empty{display:none!important}.fr-popup .fr-hs{display:block!important}.fr-popup .fr-hs.fr-hidden{display:none!important}.fr-popup .fr-input-line{position:relative;padding:15px 0}.fr-popup .fr-input-line input[type=text],.fr-popup .fr-input-line textarea{width:100%;margin-bottom:1px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;border:solid 1px #999999;color:#222;font-size:14px;background:#fff;position:relative;z-index:2;padding:4px 12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border .5s,padding .5s;-moz-transition:border .5s,padding .5s;-ms-transition:border .5s,padding .5s;-o-transition:border .5s,padding .5s}.fr-popup .fr-input-line input[type=text]:hover,.fr-popup .fr-input-line textarea:hover{border:solid 1px #515151}.fr-popup .fr-input-line input[type=text]:focus,.fr-popup .fr-input-line textarea:focus{border:solid 2px #0098f7;padding:3px 11px}.fr-popup .fr-input-line input[type=text]{height:46px}.fr-popup .fr-input-line input+label,.fr-popup .fr-input-line textarea+label{position:absolute;top:29px;left:12px;font-size:14px;color:gray;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;z-index:3;display:block;background:#fff;padding:0;cursor:text}.fr-popup .fr-input-line input.fr-not-empty+label,.fr-popup .fr-input-line textarea.fr-not-empty+label{color:gray;width:auto;left:4px;padding:0 4px;font-size:11px;top:9px}.fr-popup input,.fr-popup textarea{user-select:text;-o-user-select:text;-moz-user-select:text;-khtml-user-select:text;-webkit-user-select:text;-ms-user-select:text;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;outline:none}.fr-popup textarea{resize:none}.fr-popup .fr-buttons{white-space:nowrap;line-height:0}.fr-popup .fr-buttons .fr-btn{margin-left:4px;margin-right:4px;display:inline-block;float:none}.fr-popup .fr-buttons .fr-btn i{float:left}.fr-popup .fr-buttons .fr-separator{display:inline-block;float:none}.fr-popup .fr-buttons.fr-tabs{border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;-webkit-border-radius:6px 6px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#f5f5f5;overflow:hidden}@media (max-width: 768px){.fr-popup .fr-buttons.fr-tabs.fr-tabs-scroll{overflow:scroll;overflow-y:hidden;width:276px}}.fr-popup .fr-buttons:not(.fr-tabs){padding:5px}.fr-popup .fr-layer{border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;width:195px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:20px;display:none}@media (min-width: 768px){.fr-popup .fr-layer{width:260px}}.fr-popup .fr-layer.fr-active{display:inline-block}.fr-popup .fr-action-buttons{z-index:7;height:36px;text-align:right}.fr-popup .fr-action-buttons button.fr-command{height:36px;line-height:1;color:#0098f7;padding:10px;cursor:pointer;text-decoration:none;border:none;background:none;font-size:16px;outline:none;-webkit-transition:background .2s ease 0s;-moz-transition:background .2s ease 0s;-ms-transition:background .2s ease 0s;-o-transition:background .2s ease 0s;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-popup .fr-action-buttons button.fr-command+button{margin-left:24px}.fr-popup .fr-action-buttons button.fr-command:hover,.fr-popup .fr-action-buttons button.fr-command:focus{background:#ebebeb;color:#0098f7}.fr-popup .fr-action-buttons button.fr-command:active{background:#d6d6d6;color:#0098f7}.fr-popup .fr-action-buttons button::-moz-focus-inner{border:0}.fr-popup .fr-checkbox{position:relative;display:inline-block;width:18px;height:18px;padding:10px;border-radius:100%;line-height:1;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;vertical-align:middle}.fr-popup .fr-checkbox svg{margin-left:2px;margin-top:2px;display:none;width:10px;height:10px}.fr-popup .fr-checkbox span{border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;width:18px;height:18px;display:inline-block;position:relative;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background .2s ease 0s,border-color .2s ease 0s;-moz-transition:background .2s ease 0s,border-color .2s ease 0s;-ms-transition:background .2s ease 0s,border-color .2s ease 0s;-o-transition:background .2s ease 0s,border-color .2s ease 0s}.fr-popup .fr-checkbox input{position:absolute;z-index:2;-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";border:0 none;cursor:pointer;height:18px;margin:0;padding:0;width:18px;top:7px;left:7px}.fr-popup .fr-checkbox input:not(:checked)+span{border:solid 2px #999999}.fr-popup .fr-checkbox input:not(:checked):active+span{background-color:#f5f5f5}.fr-popup .fr-checkbox input:not(:checked):focus+span,.fr-popup .fr-checkbox input:not(:checked):hover+span{border-color:#515151}.fr-popup .fr-checkbox input:checked+span{background:#0098f7;border:solid 2px #0098f7}.fr-popup .fr-checkbox input:checked+span svg{display:block}.fr-popup .fr-checkbox input:checked:active+span{background-color:#ecf5ff}.fr-popup .fr-checkbox input:checked:focus+span,.fr-popup .fr-checkbox input:checked:hover+span{-webkit-opacity:.8;-moz-opacity:.8;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.fr-popup .fr-checkbox-line{font-size:14px;line-height:1.4px;margin-top:10px}.fr-popup .fr-checkbox-line label{cursor:pointer;margin:0 5px;vertical-align:middle}.fr-popup.fr-rtl{direction:rtl;text-align:right}.fr-popup.fr-rtl .fr-action-buttons{text-align:left}.fr-popup.fr-rtl .fr-input-line input+label,.fr-popup.fr-rtl .fr-input-line textarea+label{left:auto;right:0}.fr-popup.fr-rtl .fr-buttons .fr-separator.fr-vs{float:right}.fr-text-edit-layer{width:250px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block!important}.fr-toolbar{color:#222;background:#fff;position:relative;font-family:Arial,Helvetica,sans-serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;text-align:left;border:1px solid #CCCCCC;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.2;padding-bottom:0;-webkit-transition:padding-bottom .5s;-moz-transition:padding-bottom .5s;-ms-transition:padding-bottom .5s;-o-transition:padding-bottom .5s}.fr-toolbar:after{clear:both;display:block;content:"";height:0}.fr-toolbar:after{height:0}.fr-toolbar .fr-newline{clear:both;display:block;content:"";margin-left:9px;margin-right:9px;background:#efefef;height:1px;-webkit-transition:height .5s;-moz-transition:height .5s;-ms-transition:height .5s;-o-transition:height .5s}.fr-toolbar.fr-toolbar-open{padding-bottom:48px}.fr-toolbar.fr-toolbar-open .fr-newline{height:0}.fr-toolbar .fr-float-right{float:right}.fr-toolbar .fr-float-left{float:left}.fr-toolbar .fr-more-toolbar{float:left;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#f5f5f5;-webkit-transition:height .5s;-moz-transition:height .5s;-ms-transition:height .5s;-o-transition:height .5s;height:0;z-index:2;overflow:hidden;position:absolute;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}.fr-toolbar .fr-more-toolbar.fr-expanded{height:48px}.fr-toolbar .fr-more-toolbar.fr-overflow-visible{overflow:visible}.fr-toolbar .fr-more-toolbar>.fr-command.fr-btn{margin-left:4px;margin-right:4px}.fr-toolbar .fr-btn-grp{display:inline-block;margin:0 17px 0 12px}@media (max-width: 768px){.fr-toolbar .fr-btn-grp{margin:0 7px 0 6px}}.fr-toolbar .fr-command.fr-btn.fr-open{margin-top:10px;margin-bottom:-1px;border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar .fr-command.fr-btn.fr-open:not(:hover):not(:focus):not(:active){background:#f5f5f5}.fr-toolbar.fr-rtl{text-align:right}.fr-toolbar.fr-inline{display:none;-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);-moz-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f;border:0;white-space:nowrap;position:absolute;margin-top:5px;z-index:2147483630}.fr-toolbar.fr-inline.fr-above{margin-top:-10px;border-top:0}.fr-toolbar.fr-inline .fr-newline{height:0}.fr-toolbar.fr-top{top:0;border-bottom:0;border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar.fr-bottom{bottom:0;border-top:0;padding-bottom:0;border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar.fr-bottom .fr-newline{padding-top:0;-webkit-transition:padding-top .5s;-moz-transition:padding-top .5s;-ms-transition:padding-top .5s;-o-transition:padding-top .5s}.fr-toolbar.fr-bottom.fr-toolbar-open .fr-newline{padding-top:48px;background:#fff}.fr-toolbar.fr-bottom .fr-command.fr-btn.fr-open{margin-top:-1px;margin-bottom:10px;border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;-webkit-border-radius:0 0 4px 4px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-toolbar.fr-sticky-on{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-separator{background:#ebebeb;display:block;vertical-align:top;float:left}.fr-separator+.fr-separator{display:none}.fr-separator.fr-vs{height:32px;width:1px;margin:8px 4px}.fr-separator.fr-hs{clear:both;width:calc(100% - 8px);margin:0 4px;height:1px}.fr-separator.fr-hidden{display:none!important}.fr-rtl .fr-separator{float:right}.fr-toolbar.fr-inline .fr-separator.fr-hs{float:none}.fr-toolbar.fr-inline .fr-separator.fr-vs{float:none;display:inline-block}.fr-second-toolbar{border:1px solid #CCCCCC;border-top:0;background:#fff;line-height:1.4;border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-second-toolbar:after{clear:both;display:block;content:"";height:0}#fr-logo{float:left;outline:none}#fr-logo>span{display:inline-block;float:left;font-family:sans-serif;padding:11px 5px 10px 15px;font-size:12px;font-weight:500;color:#b1b2b7;-webkit-transition:color .3s;-moz-transition:color .3s;-ms-transition:color .3s;-o-transition:color .3s}#fr-logo>svg{height:20px;width:47px;margin:7px 0;cursor:pointer}#fr-logo>svg *{-webkit-transition:fill .3s;-moz-transition:fill .3s;-ms-transition:fill .3s;-o-transition:fill .3s}#fr-logo:hover>span,#fr-logo:focus>span{color:#0098f7}#fr-logo:hover>svg .fr-logo,#fr-logo:focus>svg .fr-logo{fill:#0098f7}.fr-visibility-helper{display:none;margin-left:0!important}@media (min-width: 768px){.fr-visibility-helper{margin-left:1px!important}}@media (min-width: 992px){.fr-visibility-helper{margin-left:2px!important}}@media (min-width: 1200px){.fr-visibility-helper{margin-left:3px!important}}.fr-opacity-0{-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.fr-box{position:relative}.fr-sticky{position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky}.fr-sticky-off{position:relative}.fr-sticky-on{position:fixed;z-index:10}.fr-sticky-on.fr-sticky-ios{position:absolute;left:0;right:0;width:auto!important}.fr-sticky-dummy{display:none}.fr-sticky-on+.fr-sticky-dummy,.fr-sticky-box>.fr-sticky-dummy{display:block}span.fr-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.fr-view img.fr-rounded,.fr-view .fr-img-caption.fr-rounded img{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-view img.fr-shadow,.fr-view .fr-img-caption.fr-shadow img{-webkit-box-shadow:10px 10px 5px 0px #cccccc;-moz-box-shadow:10px 10px 5px 0px #cccccc;box-shadow:10px 10px 5px #ccc}.fr-view img.fr-bordered,.fr-view .fr-img-caption.fr-bordered img{border:solid 5px #CCC}.fr-view img.fr-bordered{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fr-view .fr-img-caption.fr-bordered img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fr-view{word-wrap:break-word}.fr-view span[style~="color:"] a{color:inherit}.fr-view strong{font-weight:700}.fr-view table{border:none;border-collapse:collapse;empty-cells:show;max-width:100%}.fr-view table td{min-width:5px}.fr-view table.fr-dashed-borders td,.fr-view table.fr-dashed-borders th{border-style:dashed}.fr-view table.fr-alternate-rows tbody tr:nth-child(2n){background:#f5f5f5}.fr-view table td,.fr-view table th{border:1px solid #DDD}.fr-view table td:empty,.fr-view table th:empty{height:20px}.fr-view table td.fr-highlighted,.fr-view table th.fr-highlighted{border:1px double red}.fr-view table td.fr-thick,.fr-view table th.fr-thick{border-width:2px}.fr-view table th{background:#ececec}.fr-view hr{clear:both;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;break-after:always;page-break-after:always}.fr-view .fr-file{position:relative}.fr-view .fr-file:after{position:relative;content:"\1f4ce";font-weight:400}.fr-view pre{white-space:pre-wrap;word-wrap:break-word;overflow:visible}.fr-view[dir=rtl] blockquote{border-left:none;border-right:solid 2px #5E35B1;margin-right:0;padding-right:5px;padding-left:0}.fr-view[dir=rtl] blockquote blockquote{border-color:#00bcd4}.fr-view[dir=rtl] blockquote blockquote blockquote{border-color:#43a047}.fr-view blockquote{border-left:solid 2px #5E35B1;margin-left:0;padding-left:5px;color:#5e35b1}.fr-view blockquote blockquote{border-color:#00bcd4;color:#00bcd4}.fr-view blockquote blockquote blockquote{border-color:#43a047;color:#43a047}.fr-view span.fr-emoticon{font-weight:400;font-family:"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,Segoe UI Symbol,"Android Emoji",EmojiSymbols;display:inline;line-height:0}.fr-view span.fr-emoticon.fr-emoticon-img{background-repeat:no-repeat!important;font-size:inherit;height:1em;width:1em;min-height:20px;min-width:20px;display:inline-block;margin:-.1em .1em .1em;line-height:1;vertical-align:middle}.fr-view .fr-text-gray{color:#aaa!important}.fr-view .fr-text-bordered{border-top:solid 1px #222;border-bottom:solid 1px #222;padding:10px 0}.fr-view .fr-text-spaced{letter-spacing:1px}.fr-view .fr-text-uppercase{text-transform:uppercase}.fr-view .fr-class-highlighted{background-color:#ff0}.fr-view .fr-class-code{border-color:#ccc;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background:#f5f5f5;padding:10px;font-family:Courier New,Courier,monospace}.fr-view .fr-class-transparency{opacity:.5}.fr-view img{position:relative;max-width:100%}.fr-view img.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}.fr-view img.fr-dib.fr-fil{margin-left:0;text-align:left}.fr-view img.fr-dib.fr-fir{margin-right:0;text-align:right}.fr-view img.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - 10px)}.fr-view img.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}.fr-view img.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}.fr-view span.fr-img-caption{position:relative;max-width:100%}.fr-view span.fr-img-caption.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}.fr-view span.fr-img-caption.fr-dib.fr-fil{margin-left:0;text-align:left}.fr-view span.fr-img-caption.fr-dib.fr-fir{margin-right:0;text-align:right}.fr-view span.fr-img-caption.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - 10px)}.fr-view span.fr-img-caption.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}.fr-view span.fr-img-caption.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}.fr-view .fr-video{text-align:center;position:relative}.fr-view .fr-video.fr-rv{padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.fr-view .fr-video.fr-rv>iframe,.fr-view .fr-video.fr-rv object,.fr-view .fr-video.fr-rv embed{position:absolute!important;top:0;left:0;width:100%;height:100%}.fr-view .fr-video>*{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;max-width:100%;border:none}.fr-view .fr-video.fr-dvb{display:block;clear:both}.fr-view .fr-video.fr-dvb.fr-fvl{text-align:left}.fr-view .fr-video.fr-dvb.fr-fvr{text-align:right}.fr-view .fr-video.fr-dvi{display:inline-block}.fr-view .fr-video.fr-dvi.fr-fvl{float:left}.fr-view .fr-video.fr-dvi.fr-fvr{float:right}.fr-view a.fr-strong{font-weight:700}.fr-view a.fr-green{color:green}.fr-view .fr-img-caption{text-align:center}.fr-view .fr-img-caption .fr-img-wrap{padding:0;margin:auto;text-align:center;width:100%}.fr-view .fr-img-caption .fr-img-wrap a{display:block}.fr-view .fr-img-caption .fr-img-wrap img{display:block;margin:auto;width:100%}.fr-view .fr-img-caption .fr-img-wrap>span{margin:auto;display:block;padding:5px 5px 10px;font-size:14px;font-weight:initial;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-opacity:.9;-moz-opacity:.9;opacity:.9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";width:100%;text-align:center}.fr-view button.fr-rounded,.fr-view input.fr-rounded,.fr-view textarea.fr-rounded{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-view button.fr-large,.fr-view input.fr-large,.fr-view textarea.fr-large{font-size:24px}.fr-view ul,.fr-view ol{list-style-position:inside}a.fr-view.fr-strong{font-weight:700}a.fr-view.fr-green{color:green}img.fr-view{position:relative;max-width:100%}img.fr-view.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}img.fr-view.fr-dib.fr-fil{margin-left:0;text-align:left}img.fr-view.fr-dib.fr-fir{margin-right:0;text-align:right}img.fr-view.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - 10px)}img.fr-view.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}img.fr-view.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}span.fr-img-caption.fr-view{position:relative;max-width:100%}span.fr-img-caption.fr-view.fr-dib{margin:5px auto;display:block;float:none;vertical-align:top}span.fr-img-caption.fr-view.fr-dib.fr-fil{margin-left:0;text-align:left}span.fr-img-caption.fr-view.fr-dib.fr-fir{margin-right:0;text-align:right}span.fr-img-caption.fr-view.fr-dii{display:inline-block;float:none;vertical-align:bottom;margin-left:5px;margin-right:5px;max-width:calc(100% - 10px)}span.fr-img-caption.fr-view.fr-dii.fr-fil{float:left;margin:5px 5px 5px 0;max-width:calc(100% - 5px)}span.fr-img-caption.fr-view.fr-dii.fr-fir{float:right;margin:5px 0 5px 5px;max-width:calc(100% - 5px)}.fr-popup .fr-file-upload-layer{border:dashed 2px #bdbdbd;padding:25px 0;margin:20px;position:relative;font-size:14px;letter-spacing:1px;line-height:140%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center}.fr-popup .fr-file-upload-layer:hover{background:#ebebeb}.fr-popup .fr-file-upload-layer.fr-drop{background:#ebebeb;border-color:#0098f7}.fr-popup .fr-file-upload-layer .fr-form{-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";position:absolute;top:0;bottom:0;left:0;right:0;z-index:2147483640;overflow:hidden;margin:0!important;padding:0!important;width:100%!important}.fr-popup .fr-file-upload-layer .fr-form input{cursor:pointer;position:absolute;right:0;top:0;bottom:0;width:500%;height:100%;margin:0;font-size:400px}.fr-popup .fr-file-progress-bar-layer{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fr-popup .fr-file-progress-bar-layer>h3{font-size:16px;margin:10px 0;font-weight:400}.fr-popup .fr-file-progress-bar-layer>div.fr-action-buttons{display:none}.fr-popup .fr-file-progress-bar-layer>div.fr-loader{background:#b3e0fd;height:10px;width:100%;margin-top:20px;overflow:hidden;position:relative}.fr-popup .fr-file-progress-bar-layer>div.fr-loader span{display:block;height:100%;width:0%;background:#0098f7;-webkit-transition:width .2s ease 0s;-moz-transition:width .2s ease 0s;-ms-transition:width .2s ease 0s;-o-transition:width .2s ease 0s}.fr-popup .fr-file-progress-bar-layer>div.fr-loader.fr-indeterminate span{width:30%!important;position:absolute;top:0;-webkit-animation:loading 2s linear infinite;-moz-animation:loading 2s linear infinite;-o-animation:loading 2s linear infinite;animation:loading 2s linear infinite}.fr-popup .fr-file-progress-bar-layer.fr-error>div.fr-loader{display:none}.fr-popup .fr-file-progress-bar-layer.fr-error>div.fr-action-buttons{display:block}.fr-clearfix:after{clear:both;display:block;content:"";height:0}.fr-hide-by-clipping{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.fr-element img{cursor:pointer;padding:0 1px}.fr-image-resizer{position:absolute;border:solid 1px #0098f7;display:none;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fr-image-resizer.fr-active{display:block}.fr-image-resizer .fr-handler{display:block;position:absolute;background:#0098f7;border:solid 1px #FFF;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;z-index:4;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fr-image-resizer .fr-handler.fr-hnw{cursor:nw-resize}.fr-image-resizer .fr-handler.fr-hne{cursor:ne-resize}.fr-image-resizer .fr-handler.fr-hsw{cursor:sw-resize}.fr-image-resizer .fr-handler.fr-hse{cursor:se-resize}.fr-image-resizer .fr-handler{width:12px;height:12px}.fr-image-resizer .fr-handler.fr-hnw{left:-6px;top:-6px}.fr-image-resizer .fr-handler.fr-hne{right:-6px;top:-6px}.fr-image-resizer .fr-handler.fr-hsw{left:-6px;bottom:-6px}.fr-image-resizer .fr-handler.fr-hse{right:-6px;bottom:-6px}@media (min-width: 1200px){.fr-image-resizer .fr-handler{width:10px;height:10px}.fr-image-resizer .fr-handler.fr-hnw{left:-5px;top:-5px}.fr-image-resizer .fr-handler.fr-hne{right:-5px;top:-5px}.fr-image-resizer .fr-handler.fr-hsw{left:-5px;bottom:-5px}.fr-image-resizer .fr-handler.fr-hse{right:-5px;bottom:-5px}}.fr-image-overlay{position:fixed;top:0;left:0;bottom:0;right:0;z-index:2147483640;display:none}.fr-popup .fr-image-upload-layer{border:dashed 2px #bdbdbd;padding:25px 0;margin:20px;position:relative;font-size:14px;letter-spacing:1px;line-height:140%;text-align:center}.fr-popup .fr-image-upload-layer:hover{background:#ebebeb}.fr-popup .fr-image-upload-layer.fr-drop{background:#ebebeb;border-color:#0098f7}.fr-popup .fr-image-upload-layer .fr-form{-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";position:absolute;top:0;bottom:0;left:0;right:0;z-index:2147483640;overflow:hidden;margin:0!important;padding:0!important;width:100%!important}.fr-popup .fr-image-upload-layer .fr-form input{cursor:pointer;position:absolute;right:0;top:0;bottom:0;width:500%;height:100%;margin:0;font-size:400px}.fr-popup .fr-image-progress-bar-layer>h3{font-size:16px;margin:10px 0;font-weight:400}.fr-popup .fr-image-progress-bar-layer>div.fr-action-buttons{display:none}.fr-popup .fr-image-progress-bar-layer>div.fr-loader{background:#b3e0fd;height:10px;width:100%;margin-top:20px;overflow:hidden;position:relative}.fr-popup .fr-image-progress-bar-layer>div.fr-loader span{display:block;height:100%;width:0%;background:#0098f7;-webkit-transition:width .2s ease 0s;-moz-transition:width .2s ease 0s;-ms-transition:width .2s ease 0s;-o-transition:width .2s ease 0s}.fr-popup .fr-image-progress-bar-layer>div.fr-loader.fr-indeterminate span{width:30%!important;position:absolute;top:0;-webkit-animation:loading 2s linear infinite;-moz-animation:loading 2s linear infinite;-o-animation:loading 2s linear infinite;animation:loading 2s linear infinite}.fr-popup .fr-image-progress-bar-layer.fr-error>div.fr-loader{display:none}.fr-popup .fr-image-progress-bar-layer.fr-error>div.fr-action-buttons{display:block}.fr-image-size-layer .fr-image-group .fr-input-line{width:calc(50% - 5px);display:inline-block}.fr-image-size-layer .fr-image-group .fr-input-line+.fr-input-line{margin-left:10px}.fr-uploading{-webkit-opacity:.4;-moz-opacity:.4;opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}@-webkit-keyframes loading{0%{left:-25%}to{left:100%}}@-moz-keyframes loading{0%{left:-25%}to{left:100%}}@-o-keyframes loading{0%{left:-25%}to{left:100%}}@keyframes loading{0%{left:-25%}to{left:100%}}.fr-audio{display:block;clear:both;position:relative;text-align:center}.fr-element .fr-audio audio{box-sizing:content-box;border:solid 1px transparent}.fr-element .fr-audio:hover audio{border-color:#af4f4b}.fr-element .fr-audio.fr-active audio{border-color:#1e88e5}.fr-element .fr-audio:after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;cursor:pointer;display:block;background:#0000}.fr-element .fr-audio.fr-active:after{display:none}.tribute-container{position:absolute;top:0;left:0;height:auto;overflow:auto;display:block;z-index:999999}.tribute-container ul{margin:2px 0 0;padding:0;list-style:none;background:#efefef}.tribute-container li{padding:5px;cursor:pointer}.tribute-container li.highlight{background:#ddd}.tribute-container li span{font-weight:700}.tribute-container li.no-match{cursor:default}.tribute-container .menu-highlighted{font-weight:700}@font-face{font-family:Symbola;src:url("./resources/Symbola-O5B443BN.eot");src:local("Symbola Regular"),local("Symbola"),url("./resources/Symbola-VIBBM5PK.woff2") format("woff2"),url("./resources/Symbola-W3RRNZCS.woff") format("woff"),url("./resources/Symbola-JDJL35FJ.ttf") format("truetype"),url("./resources/Symbola-67JVE5KN.otf") format("opentype"),url("./resources/Symbola-LETUTHFM.svg#Symbola") format("svg")}.mq-editable-field{display:-moz-inline-box;display:inline-block}.mq-editable-field .mq-cursor{border-left:1px solid black;margin-left:-1px;position:relative;z-index:1;padding:0;display:-moz-inline-box;display:inline-block}.mq-editable-field .mq-cursor.mq-blink{visibility:hidden}.mq-editable-field,.mq-math-mode .mq-editable-field{border:1px solid gray}.mq-editable-field.mq-focused,.mq-math-mode .mq-editable-field.mq-focused{-webkit-box-shadow:#8bd 0 0 1px 2px,inset #6ae 0 0 2px 0;-moz-box-shadow:#8bd 0 0 1px 2px,inset #6ae 0 0 2px 0;box-shadow:#8bd 0 0 1px 2px,inset #6ae 0 0 2px;border-color:#709ac0;border-radius:1px}.mq-math-mode .mq-editable-field{margin:1px}.mq-editable-field .mq-latex-command-input{color:inherit;font-family:Courier New,monospace;border:1px solid gray;padding-right:1px;margin-right:1px;margin-left:2px}.mq-editable-field .mq-latex-command-input.mq-empty{background:transparent}.mq-editable-field .mq-latex-command-input.mq-hasCursor{border-color:ActiveBorder}.mq-editable-field.mq-empty:after,.mq-editable-field.mq-text-mode:after,.mq-math-mode .mq-empty:after{visibility:hidden;content:"c"}.mq-editable-field .mq-cursor:only-child:after,.mq-editable-field .mq-textarea+.mq-cursor:last-child:after{visibility:hidden;content:"c"}.mq-editable-field .mq-text-mode .mq-cursor:only-child:after{content:""}.mq-editable-field.mq-text-mode{overflow-x:auto;overflow-y:hidden}.mq-root-block,.mq-math-mode .mq-root-block{display:-moz-inline-box;display:inline-block;width:100%;padding:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;white-space:nowrap;overflow:hidden;vertical-align:middle}.mq-math-mode{font-variant:normal;font-weight:400;font-style:normal;font-size:115%;line-height:1;display:-moz-inline-box;display:inline-block}.mq-math-mode .mq-non-leaf,.mq-math-mode .mq-scaled{display:-moz-inline-box;display:inline-block}.mq-math-mode var,.mq-math-mode .mq-text-mode,.mq-math-mode .mq-nonSymbola{font-family:Times New Roman,Symbola,serif;line-height:.9}.mq-math-mode *{font-size:inherit;line-height:inherit;margin:0;padding:0;border-color:#000;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box}.mq-math-mode .mq-empty{background:#ccc}.mq-math-mode .mq-empty.mq-root-block,.mq-math-mode.mq-empty{background:transparent}.mq-math-mode .mq-text-mode{display:inline-block}.mq-math-mode .mq-text-mode.mq-hasCursor{box-shadow:inset #a9a9a9 0 .1em .2em;padding:0 .1em;margin:0 -.1em;min-width:1ex}.mq-math-mode .mq-font{font:1em Times New Roman,Symbola,serif}.mq-math-mode .mq-font *{font-family:inherit;font-style:inherit}.mq-math-mode b,.mq-math-mode b.mq-font{font-weight:bolder}.mq-math-mode var,.mq-math-mode i,.mq-math-mode i.mq-font{font-style:italic}.mq-math-mode var.mq-f{margin-right:.2em;margin-left:.1em}.mq-math-mode .mq-roman var.mq-f{margin:0}.mq-math-mode big{font-size:200%}.mq-math-mode .mq-int>big{display:inline-block;-webkit-transform:scaleX(.7);-moz-transform:scaleX(.7);-ms-transform:scaleX(.7);-o-transform:scaleX(.7);transform:scaleX(.7);vertical-align:-.16em}.mq-math-mode .mq-int>.mq-supsub{font-size:80%;vertical-align:-1.1em;padding-right:.2em}.mq-math-mode .mq-int>.mq-supsub>.mq-sup>.mq-sup-inner{vertical-align:1.3em}.mq-math-mode .mq-int>.mq-supsub>.mq-sub{margin-left:-.35em}.mq-math-mode .mq-roman{font-style:normal}.mq-math-mode .mq-sans-serif{font-family:sans-serif,Symbola,serif}.mq-math-mode .mq-monospace{font-family:monospace,Symbola,serif}.mq-math-mode .mq-overline{border-top:1px solid black;margin-top:1px}.mq-math-mode .mq-underline{border-bottom:1px solid black;margin-bottom:1px}.mq-math-mode .mq-binary-operator{padding:0 .2em;display:-moz-inline-box;display:inline-block}.mq-math-mode .mq-supsub{text-align:left;font-size:90%;vertical-align:-.5em}.mq-math-mode .mq-supsub.mq-sup-only{vertical-align:.5em}.mq-math-mode .mq-supsub.mq-sup-only .mq-sup{display:inline-block;vertical-align:text-bottom}.mq-math-mode .mq-supsub .mq-sup{display:block}.mq-math-mode .mq-supsub .mq-sub{display:block;float:left}.mq-math-mode .mq-supsub .mq-binary-operator{padding:0 .1em}.mq-math-mode .mq-supsub .mq-fraction{font-size:70%}.mq-math-mode sup.mq-nthroot{font-size:80%;vertical-align:.8em;margin-right:-.6em;margin-left:.2em;min-width:.5em}.mq-math-mode .mq-paren{padding:0 .1em;vertical-align:top;-webkit-transform-origin:center .06em;-moz-transform-origin:center .06em;-ms-transform-origin:center .06em;-o-transform-origin:center .06em;transform-origin:center .06em}.mq-math-mode .mq-paren.mq-ghost{color:silver}.mq-math-mode .mq-paren+span{margin-top:.1em;margin-bottom:.1em}.mq-math-mode .mq-array{vertical-align:middle;text-align:center}.mq-math-mode .mq-array>span{display:block}.mq-math-mode .mq-operator-name{font-family:Symbola,Times New Roman,serif;line-height:.9;font-style:normal}.mq-math-mode var.mq-operator-name.mq-first{padding-left:.2em}.mq-math-mode var.mq-operator-name.mq-last,.mq-math-mode .mq-supsub.mq-after-operator-name{padding-right:.2em}.mq-math-mode .mq-fraction{font-size:90%;text-align:center;vertical-align:-.4em;padding:0 .2em}.mq-math-mode .mq-fraction,.mq-math-mode .mq-large-operator,.mq-math-mode x:-moz-any-link{display:-moz-groupbox}.mq-math-mode .mq-fraction,.mq-math-mode .mq-large-operator,.mq-math-mode x:-moz-any-link,.mq-math-mode x:default{display:inline-block}.mq-math-mode .mq-numerator,.mq-math-mode .mq-denominator{display:block}.mq-math-mode .mq-numerator{padding:0 .1em}.mq-math-mode .mq-denominator{border-top:1px solid;float:right;width:100%;padding:.1em}.mq-math-mode .mq-sqrt-prefix{padding-top:0;position:relative;top:.1em;vertical-align:top;-webkit-transform-origin:top;-moz-transform-origin:top;-ms-transform-origin:top;-o-transform-origin:top;transform-origin:top}.mq-math-mode .mq-sqrt-stem{border-top:1px solid;margin-top:1px;padding-left:.15em;padding-right:.2em;margin-right:.1em;padding-top:1px}.mq-math-mode .mq-vector-prefix{display:block;text-align:center;line-height:.25em;margin-bottom:-.1em;font-size:.75em}.mq-math-mode .mq-vector-stem{display:block}.mq-math-mode .mq-large-operator{vertical-align:-.2em;padding:.2em;text-align:center}.mq-math-mode .mq-large-operator .mq-from,.mq-math-mode .mq-large-operator big,.mq-math-mode .mq-large-operator .mq-to{display:block}.mq-math-mode .mq-large-operator .mq-from,.mq-math-mode .mq-large-operator .mq-to{font-size:80%}.mq-math-mode .mq-large-operator .mq-from{float:right;width:100%}.mq-math-mode,.mq-math-mode .mq-editable-field{cursor:text;font-family:Symbola,Times New Roman,serif}.mq-math-mode .mq-overarrow{border-top:1px solid black;margin-top:1px;padding-top:.2em}.mq-math-mode .mq-overarrow:before{display:block;position:relative;top:-.34em;font-size:.5em;line-height:0em;content:"\27a4";text-align:right}.mq-math-mode .mq-overarrow.mq-arrow-left:before{-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}.mq-math-mode .mq-selection,.mq-editable-field .mq-selection,.mq-math-mode .mq-selection .mq-non-leaf,.mq-editable-field .mq-selection .mq-non-leaf,.mq-math-mode .mq-selection .mq-scaled,.mq-editable-field .mq-selection .mq-scaled{background:#b4d5fe!important;background:Highlight!important;color:HighlightText;border-color:HighlightText}.mq-math-mode .mq-selection .mq-matrixed,.mq-editable-field .mq-selection .mq-matrixed{background:#39f!important}.mq-math-mode .mq-selection .mq-matrixed-container,.mq-editable-field .mq-selection .mq-matrixed-container{filter:progid:DXImageTransform.Microsoft.Chroma(color="#3399FF")!important}.mq-math-mode .mq-selection.mq-blur,.mq-editable-field .mq-selection.mq-blur,.mq-math-mode .mq-selection.mq-blur .mq-non-leaf,.mq-editable-field .mq-selection.mq-blur .mq-non-leaf,.mq-math-mode .mq-selection.mq-blur .mq-scaled,.mq-editable-field .mq-selection.mq-blur .mq-scaled,.mq-math-mode .mq-selection.mq-blur .mq-matrixed,.mq-editable-field .mq-selection.mq-blur .mq-matrixed{background:#d4d4d4!important;color:#000;border-color:#000}.mq-math-mode .mq-selection.mq-blur .mq-matrixed-container,.mq-editable-field .mq-selection.mq-blur .mq-matrixed-container{filter:progid:DXImageTransform.Microsoft.Chroma(color="#D4D4D4")!important}.mq-editable-field .mq-textarea,.mq-math-mode .mq-textarea{position:relative;-webkit-user-select:text;-moz-user-select:text;user-select:text}.mq-editable-field .mq-textarea *,.mq-math-mode .mq-textarea *,.mq-editable-field .mq-selectable,.mq-math-mode .mq-selectable{-webkit-user-select:text;-moz-user-select:text;user-select:text;position:absolute;clip:rect(1em 1em 1em 1em);-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);resize:none;width:1px;height:1px}.mq-math-mode .mq-matrixed{background:#fff;display:-moz-inline-box;display:inline-block}.mq-math-mode .mq-matrixed-container{filter:progid:DXImageTransform.Microsoft.Chroma(color="white");margin-top:-.1em}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}@font-face{font-family:icomoon;src:url("./resources/icomoon-RG476NW3.woff2?i791hu") format("woff2"),url("./resources/icomoon-BABKKAON.ttf?i791hu") format("truetype"),url("./resources/icomoon-47FCMSPD.woff?i791hu") format("woff"),url("./resources/icomoon-IIBXU4DS.svg?i791hu#icomoon") format("svg");font-weight:400;font-style:normal}.ic{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ic-excel:before{content:"";display:block;height:1em;width:1em;background:url("./resources/if_excel-GUFPY56U.png") no-repeat 0px 0px;background-size:1em}.ic-chat:before{content:"\e946"}.ic-invigilator:before{content:"\e947"}.ic-add-time:before{content:"\e945"}.ic-send:before{content:"\e944"}.ic-highlight:before{content:"\e942"}.ic-rubber:before{content:"\e943"}.ic-info:before{content:"\e93e"}.ic-question:before{content:"\e93f"}.ic-tag:before{content:"\e940"}.ic-filter:before{content:"\e941"}.ic-time-out:before{content:"\e918"}.ic-mail:before{content:"\e91b"}.ic-course:before{content:"\e93d"}.ic-unlock:before{content:"\e916"}.ic-key:before{content:"\e917"}.ic-download-exam:before{content:"\e912"}.ic-install:before{content:"\e913"}.ic-unlock-exam:before{content:"\e914"}.ic-refresh:before{content:"\e915"}.ic-filter-funnel:before{content:"\e911"}.ic-user-computer:before{content:"\e904"}.ic-duration:before{content:"\e905"}.ic-test-status-2:before{content:"\e906"}.ic-monitor:before{content:"\e907"}.ic-examination-center:before{content:"\e908"}.ic-examination-field:before{content:"\e909"}.ic-examination-room:before{content:"\e90a"}.ic-submitted-answer:before{content:"\e90b"}.ic-time:before{content:"\e90c"}.ic-path-2:before{content:"\e90d"}.ic-calendar:before{content:"\e90e"}.ic-call:before{content:"\e90f"}.ic-announcement:before{content:"\e910"}.ic-screen-capture:before{content:"\e903"}.ic-camera:before{content:"\e902"}.ic-path:before{content:"\e900"}.ic-test-status:before{content:"\e901"}.ic-email-send:before{content:"\e93b"}.ic-grading1:before{content:"\e93c"}.ic-lock:before{content:"\e93a"}.ic-warning:before{content:"\e95b"}.ic-waiting:before{content:"\e95a"}.ic-running:before{content:"\e939"}.ic-background-job:before{content:"\e938"}.ic-robot:before{content:"\e936"}.ic-no-answer:before{content:"\e935"}.ic-import:before{content:"\e934"}.ic-online:before{content:"\e933"}.ic-general:before{content:"\e932"}.ic-active-status:before{content:"\e931"}.ic-clock-o:before{content:"\e937"}.ic-exam-dragdrop:before{content:"\e978"}.ic-calculator:before{content:"\e979"}.ic-eye:before{content:"\e97a"}.ic-eye-slash:before{content:"\e97b"}.ic-add-circle:before{content:"\e97c"}.ic-button_back:before{content:"\e97d"}.ic-button_next:before{content:"\e97e"}.ic-button_question:before{content:"\e97f"}.ic-check:before{content:"\e980"}.ic-check-circle:before{content:"\e981"}.ic-exam-table-multiple-question:before{content:"\e982"}.ic-exam-tablemultiple-answer:before{content:"\e983"}.ic-home:before{content:"\e984"}.ic-list-alt:before{content:"\e985"}.ic-bell:before{content:"\e986"}.ic-matching:before{content:"\e987"}.ic-pencil:before{content:"\e988"}.ic-plus:before{content:"\e989"}.ic-question1:before{content:"\e98a"}.ic-trash:before{content:"\e98b"}.ic-close:before{content:"\e98d"}.ic-download:before{content:"\e98e"}.ic-exam-multiple-answer:before{content:"\e98f"}.ic-exam-multiple-choice:before{content:"\e990"}.ic-exam-multiple-choice-reason:before{content:"\e991"}.ic-exam-short-answer:before{content:"\e992"}.ic-exam-subjective:before{content:"\e993"}.ic-copy:before{content:"\e994"}.ic-re-order:before{content:"\e9bd"}.ic-report:before{content:"\e919"}.ic-pass:before{content:"\e91a"}.ic-test-suite:before{content:"\e91c"}.ic-test:before{content:"\e91d"}.ic-time-waiting:before{content:"\e91e"}.ic-user:before{content:"\e91f"}.ic-view-item-1:before{content:"\e920"}.ic-view-item-2:before{content:"\e921"}.ic-wrong:before{content:"\e922"}.ic-notificatoin:before{content:"\e930"}.ic-Group-39577:before{content:"\e923"}.ic-Group-39673:before{content:"\e924"}.ic-location-1:before{content:"\e925"}.ic-location-2:before{content:"\e926"}.ic-location-3:before{content:"\e927"}.ic-location-4:before{content:"\e928"}.ic-edit:before{content:"\e929"}.ic-examiner:before{content:"\e92a"}.ic-finished-student:before{content:"\e92b"}.ic-grading:before{content:"\e92c"}.ic-active-student:before{content:"\e92d"}.ic-close-light:before{content:"\e92e"}.ic-check-test:before{content:"\e92f"}@font-face{font-family:Kanit;src:url("./resources/Kanit-Medium-AM6TZYKY.ttf");font-weight:700;font-style:normal}@font-face{font-family:Kanit;src:url("./resources/Kanit-Medium-AM6TZYKY.ttf");font-weight:500;font-style:normal}@font-face{font-family:Kanit;src:url("./resources/Kanit-Regular-5S6IR6WG.ttf");font-weight:400;font-style:normal}@font-face{font-family:Kanit;src:url("./resources/Kanit-Light-FCVNCD2M.ttf");font-weight:300;font-style:normal}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url("./resources/material-icons-L2LGFU7C.woff2") format("woff2")}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80);pointer-events:none}.gu-hide{left:-9999px!important}.gu-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}.busy-spinner{display:block!important}.ng-busy{z-index:1002}.ng-busy,.ng-busy>*,.ng-busy>ng-component>*{position:absolute;top:0;left:0;right:0;bottom:0}.ng-busy-backdrop{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1001;background:#fff;opacity:.7}.ng-busy-default-wrapper{text-align:center}.ng-busy-default-sign{position:relative;z-index:1003;padding:12px;color:#333}.ng-busy-default-text{display:inline-block;margin-left:6px;max-width:400px;font-size:14px;text-align:left}.ng-busy-default-spinner{position:relative;display:inline-block;width:24px;height:24px;vertical-align:middle}.ng-busy-default-spinner div{position:absolute;left:44.5%;top:37%;width:10%;height:26%;background:#666;border-radius:50px;box-shadow:0 0 3px #0003;opacity:0;-webkit-animation:busy-spinner-anim 1s linear infinite;animation:busy-spinner-anim 1s linear infinite}.ng-busy-default-spinner .bar1{-webkit-transform:rotate(0deg) translate(0,-142%);transform:rotate(0) translateY(-142%);-webkit-animation-delay:-1s;animation-delay:-1s}.ng-busy-default-spinner .bar2{-webkit-transform:rotate(30deg) translate(0,-142%);transform:rotate(30deg) translateY(-142%);-webkit-animation-delay:-.91666667s;animation-delay:-.91666667s}.ng-busy-default-spinner .bar3{-webkit-transform:rotate(60deg) translate(0,-142%);transform:rotate(60deg) translateY(-142%);-webkit-animation-delay:-.83333333s;animation-delay:-.83333333s}.ng-busy-default-spinner .bar4{-webkit-transform:rotate(90deg) translate(0,-142%);transform:rotate(90deg) translateY(-142%);-webkit-animation-delay:-.75s;animation-delay:-.75s}.ng-busy-default-spinner .bar5{-webkit-transform:rotate(120deg) translate(0,-142%);transform:rotate(120deg) translateY(-142%);-webkit-animation-delay:-.66666667s;animation-delay:-.66666667s}.ng-busy-default-spinner .bar6{-webkit-transform:rotate(150deg) translate(0,-142%);transform:rotate(150deg) translateY(-142%);-webkit-animation-delay:-.58333333s;animation-delay:-.58333333s}.ng-busy-default-spinner .bar7{-webkit-transform:rotate(180deg) translate(0,-142%);transform:rotate(180deg) translateY(-142%);-webkit-animation-delay:-.5s;animation-delay:-.5s}.ng-busy-default-spinner .bar8{-webkit-transform:rotate(210deg) translate(0,-142%);transform:rotate(210deg) translateY(-142%);-webkit-animation-delay:-.41666667s;animation-delay:-.41666667s}.ng-busy-default-spinner .bar9{-webkit-transform:rotate(240deg) translate(0,-142%);transform:rotate(240deg) translateY(-142%);-webkit-animation-delay:-.33333333s;animation-delay:-.33333333s}.ng-busy-default-spinner .bar10{-webkit-transform:rotate(270deg) translate(0,-142%);transform:rotate(270deg) translateY(-142%);-webkit-animation-delay:-.25s;animation-delay:-.25s}.ng-busy-default-spinner .bar11{-webkit-transform:rotate(300deg) translate(0,-142%);transform:rotate(300deg) translateY(-142%);-webkit-animation-delay:-.16666667s;animation-delay:-.16666667s}.ng-busy-default-spinner .bar12{-webkit-transform:rotate(330deg) translate(0,-142%);transform:rotate(330deg) translateY(-142%);-webkit-animation-delay:-.08333333s;animation-delay:-.08333333s}@-webkit-keyframes busy-spinner-anim{0%{opacity:1}to{opacity:.25}}@keyframes busy-spinner-anim{0%{opacity:1}to{opacity:.25}}.ph-item{position:relative;display:flex;flex-wrap:wrap;margin-bottom:30px;padding:30px 15px 15px;overflow:hidden;direction:ltr;background-color:#fff;border:1px solid #e6e6e6;border-radius:2px}.ph-item,.ph-item *,.ph-item :after,.ph-item :before{box-sizing:border-box}.ph-item:before{position:absolute;top:0;right:0;bottom:0;left:50%;z-index:1;width:500%;margin-left:-250%;background:linear-gradient(to right,#fff0 46%,#ffffff59,#fff0 54%) 50% 50%;animation:phAnimation .8s linear infinite;content:" ";pointer-events:none}.ph-item>*{display:flex;flex:1 1 auto;flex-flow:column;margin-bottom:15px;padding-right:15px;padding-left:15px}.ph-row{display:flex;flex-wrap:wrap;margin-top:-7.5px}.ph-row div{height:10px;margin-top:7.5px;background-color:#ced4da}.ph-row .big,.ph-row.big div{height:20px}.ph-row .empty{background-color:#fff0}.ph-col-2{flex:0 0 16.6666666667%}.ph-col-4{flex:0 0 33.3333333333%}.ph-col-6{flex:0 0 50%}.ph-col-8{flex:0 0 66.6666666667%}.ph-col-10{flex:0 0 83.3333333333%}.ph-col-12{flex:0 0 100%}[class*=ph-col]{direction:ltr}[class*=ph-col]>*+.ph-row{margin-top:0}[class*=ph-col]>*+*{margin-top:7.5px}.ph-avatar{position:relative;width:100%;min-width:60px;overflow:hidden;background-color:#ced4da;border-radius:50%}.ph-avatar:before{display:block;padding-top:100%;content:" "}.ph-picture{width:100%;height:120px;background-color:#ced4da}@keyframes phAnimation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}.switch[type=checkbox]{outline:0;-webkit-user-select:none;user-select:none;display:inline-block;position:absolute;opacity:0}.switch[type=checkbox]:focus+span:before,.switch[type=checkbox]:focus+span:after{outline:1px dotted #bfbfbf}.switch[type=checkbox][disabled]{cursor:not-allowed}.switch[type=checkbox][disabled]+span{opacity:.5}.switch[type=checkbox][disabled]+span:before{opacity:.5}.switch[type=checkbox][disabled]+span:after{opacity:.5}.switch[type=checkbox][disabled]+span:hover{cursor:not-allowed}.switch[type=checkbox]+span{position:relative;display:iniline-flex;align-items:center;justify-content:flex-start;font-size:1.6rem;height:3.6rem;line-height:1.5;padding-left:5.3rem;cursor:pointer}.switch[type=checkbox]+span:before{position:absolute;display:block;top:0;left:0;width:4.8rem;height:2.4rem;border:.1rem solid transparent;border-radius:4px;background:#bfbfbf;content:""}.switch[type=checkbox]+span:after{display:block;position:absolute;top:.25rem;left:.25rem;width:1.9rem;height:1.9rem;transform:translateZ(0);border-radius:4px;background:#fff;transition:all .25s ease-out;content:""}.switch[type=checkbox].is-rtl+span{padding-left:0;padding-right:5.3rem}.switch[type=checkbox].is-rtl+span:before{left:auto;right:0}.switch[type=checkbox].is-rtl+span:after{left:auto;right:2.525rem}.switch[type=checkbox]:checked+span:before{background:#50bde6}.switch[type=checkbox]:checked+span:after{left:2.525rem}.switch[type=checkbox]:checked.is-rtl+span:after{left:auto;right:.25rem}.switch[type=checkbox].is-outlined+span:before{background-color:transparent;border-color:#bfbfbf}.switch[type=checkbox].is-outlined+span:after{background:#bfbfbf}.switch[type=checkbox].is-outlined:checked+span:before{background-color:transparent;border-color:#50bde6}.switch[type=checkbox].is-outlined:checked+span:after{background:#50bde6}.switch[type=checkbox].is-thin+span:before{top:.8727272727rem;height:.6rem}.switch[type=checkbox].is-thin+span:after{box-shadow:0 0 3px gray}.switch[type=checkbox].is-rounded+span:before{border-radius:24px}.switch[type=checkbox].is-rounded+span:after{border-radius:50%}.switch[type=checkbox].is-small+span{position:relative;display:iniline-flex;align-items:center;justify-content:flex-start;font-size:1.4rem;height:3.6rem;line-height:1.5;padding-left:4.7rem;cursor:pointer}.switch[type=checkbox].is-small+span:before{position:absolute;display:block;top:0;left:0;width:4.2rem;height:2.1rem;border:.1rem solid transparent;border-radius:4px;background:#bfbfbf;content:""}.switch[type=checkbox].is-small+span:after{display:block;position:absolute;top:.25rem;left:.25rem;width:1.6rem;height:1.6rem;transform:translateZ(0);border-radius:4px;background:#fff;transition:all .25s ease-out;content:""}.switch[type=checkbox].is-small.is-rtl+span{padding-left:0;padding-right:4.7rem}.switch[type=checkbox].is-small.is-rtl+span:before{left:auto;right:0}.switch[type=checkbox].is-small.is-rtl+span:after{left:auto;right:2.225rem}.switch[type=checkbox].is-small:checked+span:before{background:#50bde6}.switch[type=checkbox].is-small:checked+span:after{left:2.225rem}.switch[type=checkbox].is-small:checked.is-rtl+span:after{left:auto;right:.25rem}.switch[type=checkbox].is-small.is-outlined+span:before{background-color:transparent;border-color:#bfbfbf}.switch[type=checkbox].is-small.is-outlined+span:after{background:#bfbfbf}.switch[type=checkbox].is-small.is-outlined:checked+span:before{background-color:transparent;border-color:#50bde6}.switch[type=checkbox].is-small.is-outlined:checked+span:after{background:#50bde6}.switch[type=checkbox].is-small.is-thin+span:before{top:.7636363636rem;height:.525rem}.switch[type=checkbox].is-small.is-thin+span:after{box-shadow:0 0 3px gray}.switch[type=checkbox].is-small.is-rounded+span:before{border-radius:24px}.switch[type=checkbox].is-small.is-rounded+span:after{border-radius:50%}.switch[type=checkbox].is-medium+span{position:relative;display:iniline-flex;align-items:center;justify-content:flex-start;font-size:1.8rem;height:3.6rem;line-height:1.5;padding-left:5.9rem;cursor:pointer}.switch[type=checkbox].is-medium+span:before{position:absolute;display:block;top:0;left:0;width:5.4rem;height:2.7rem;border:.1rem solid transparent;border-radius:4px;background:#bfbfbf;content:""}.switch[type=checkbox].is-medium+span:after{display:block;position:absolute;top:.25rem;left:.25rem;width:2.2rem;height:2.2rem;transform:translateZ(0);border-radius:4px;background:#fff;transition:all .25s ease-out;content:""}.switch[type=checkbox].is-medium.is-rtl+span{padding-left:0;padding-right:5.9rem}.switch[type=checkbox].is-medium.is-rtl+span:before{left:auto;right:0}.switch[type=checkbox].is-medium.is-rtl+span:after{left:auto;right:2.825rem}.switch[type=checkbox].is-medium:checked+span:before{background:#50bde6}.switch[type=checkbox].is-medium:checked+span:after{left:2.825rem}.switch[type=checkbox].is-medium:checked.is-rtl+span:after{left:auto;right:.25rem}.switch[type=checkbox].is-medium.is-outlined+span:before{background-color:transparent;border-color:#bfbfbf}.switch[type=checkbox].is-medium.is-outlined+span:after{background:#bfbfbf}.switch[type=checkbox].is-medium.is-outlined:checked+span:before{background-color:transparent;border-color:#50bde6}.switch[type=checkbox].is-medium.is-outlined:checked+span:after{background:#50bde6}.switch[type=checkbox].is-medium.is-thin+span:before{top:.9818181818rem;height:.675rem}.switch[type=checkbox].is-medium.is-thin+span:after{box-shadow:0 0 3px gray}.switch[type=checkbox].is-medium.is-rounded+span:before{border-radius:24px}.switch[type=checkbox].is-medium.is-rounded+span:after{border-radius:50%}.switch[type=checkbox].is-large+span{position:relative;display:iniline-flex;align-items:center;justify-content:flex-start;font-size:2.4rem;height:3.6rem;line-height:1.5;padding-left:7.7rem;cursor:pointer}.switch[type=checkbox].is-large+span:before{position:absolute;display:block;top:0;left:0;width:7.2rem;height:3.6rem;border:.1rem solid transparent;border-radius:4px;background:#bfbfbf;content:""}.switch[type=checkbox].is-large+span:after{display:block;position:absolute;top:.25rem;left:.25rem;width:3.1rem;height:3.1rem;transform:translateZ(0);border-radius:4px;background:#fff;transition:all .25s ease-out;content:""}.switch[type=checkbox].is-large.is-rtl+span{padding-left:0;padding-right:7.7rem}.switch[type=checkbox].is-large.is-rtl+span:before{left:auto;right:0}.switch[type=checkbox].is-large.is-rtl+span:after{left:auto;right:3.725rem}.switch[type=checkbox].is-large:checked+span:before{background:#50bde6}.switch[type=checkbox].is-large:checked+span:after{left:3.725rem}.switch[type=checkbox].is-large:checked.is-rtl+span:after{left:auto;right:.25rem}.switch[type=checkbox].is-large.is-outlined+span:before{background-color:transparent;border-color:#bfbfbf}.switch[type=checkbox].is-large.is-outlined+span:after{background:#bfbfbf}.switch[type=checkbox].is-large.is-outlined:checked+span:before{background-color:transparent;border-color:#50bde6}.switch[type=checkbox].is-large.is-outlined:checked+span:after{background:#50bde6}.switch[type=checkbox].is-large.is-thin+span:before{top:1.3090909091rem;height:.9rem}.switch[type=checkbox].is-large.is-thin+span:after{box-shadow:0 0 3px gray}.switch[type=checkbox].is-large.is-rounded+span:before{border-radius:24px}.switch[type=checkbox].is-large.is-rounded+span:after{border-radius:50%}.switch[type=checkbox].is-white:checked+span:before{background:#fff}.switch[type=checkbox].is-white.is-outlined:checked+span:before{background-color:transparent;border-color:#fff!important}.switch[type=checkbox].is-white.is-outlined:checked+span:after{background:#fff}.switch[type=checkbox].is-white.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-white+span:before{background:#fff}.switch[type=checkbox].is-unchecked-white.is-outlined+span:before{background-color:transparent;border-color:#fff!important}.switch[type=checkbox].is-unchecked-white.is-outlined+span:after{background:#fff}.switch[type=checkbox].is-black:checked+span:before{background:#0a0a0a}.switch[type=checkbox].is-black.is-outlined:checked+span:before{background-color:transparent;border-color:#0a0a0a!important}.switch[type=checkbox].is-black.is-outlined:checked+span:after{background:#0a0a0a}.switch[type=checkbox].is-black.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-black+span:before{background:#0a0a0a}.switch[type=checkbox].is-unchecked-black.is-outlined+span:before{background-color:transparent;border-color:#0a0a0a!important}.switch[type=checkbox].is-unchecked-black.is-outlined+span:after{background:#0a0a0a}.switch[type=checkbox].is-light:checked+span:before{background:#f2f2f2}.switch[type=checkbox].is-light.is-outlined:checked+span:before{background-color:transparent;border-color:#f2f2f2!important}.switch[type=checkbox].is-light.is-outlined:checked+span:after{background:#f2f2f2}.switch[type=checkbox].is-light.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-light+span:before{background:#f2f2f2}.switch[type=checkbox].is-unchecked-light.is-outlined+span:before{background-color:transparent;border-color:#f2f2f2!important}.switch[type=checkbox].is-unchecked-light.is-outlined+span:after{background:#f2f2f2}.switch[type=checkbox].is-dark:checked+span:before{background:#363636}.switch[type=checkbox].is-dark.is-outlined:checked+span:before{background-color:transparent;border-color:#363636!important}.switch[type=checkbox].is-dark.is-outlined:checked+span:after{background:#363636}.switch[type=checkbox].is-dark.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-dark+span:before{background:#363636}.switch[type=checkbox].is-unchecked-dark.is-outlined+span:before{background-color:transparent;border-color:#363636!important}.switch[type=checkbox].is-unchecked-dark.is-outlined+span:after{background:#363636}.switch[type=checkbox].is-text:checked+span:before{background:#3d515c}.switch[type=checkbox].is-text.is-outlined:checked+span:before{background-color:transparent;border-color:#3d515c!important}.switch[type=checkbox].is-text.is-outlined:checked+span:after{background:#3d515c}.switch[type=checkbox].is-text.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-text+span:before{background:#3d515c}.switch[type=checkbox].is-unchecked-text.is-outlined+span:before{background-color:transparent;border-color:#3d515c!important}.switch[type=checkbox].is-unchecked-text.is-outlined+span:after{background:#3d515c}.switch[type=checkbox].is-primary:checked+span:before{background:#50bde6}.switch[type=checkbox].is-primary.is-outlined:checked+span:before{background-color:transparent;border-color:#50bde6!important}.switch[type=checkbox].is-primary.is-outlined:checked+span:after{background:#50bde6}.switch[type=checkbox].is-primary.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-primary+span:before{background:#50bde6}.switch[type=checkbox].is-unchecked-primary.is-outlined+span:before{background-color:transparent;border-color:#50bde6!important}.switch[type=checkbox].is-unchecked-primary.is-outlined+span:after{background:#50bde6}.switch[type=checkbox].is-secondary:checked+span:before{background:#0c6b9e}.switch[type=checkbox].is-secondary.is-outlined:checked+span:before{background-color:transparent;border-color:#0c6b9e!important}.switch[type=checkbox].is-secondary.is-outlined:checked+span:after{background:#0c6b9e}.switch[type=checkbox].is-secondary.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-secondary+span:before{background:#0c6b9e}.switch[type=checkbox].is-unchecked-secondary.is-outlined+span:before{background-color:transparent;border-color:#0c6b9e!important}.switch[type=checkbox].is-unchecked-secondary.is-outlined+span:after{background:#0c6b9e}.switch[type=checkbox].is-link:checked+span:before{background:#0087ff}.switch[type=checkbox].is-link.is-outlined:checked+span:before{background-color:transparent;border-color:#0087ff!important}.switch[type=checkbox].is-link.is-outlined:checked+span:after{background:#0087ff}.switch[type=checkbox].is-link.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-link+span:before{background:#0087ff}.switch[type=checkbox].is-unchecked-link.is-outlined+span:before{background-color:transparent;border-color:#0087ff!important}.switch[type=checkbox].is-unchecked-link.is-outlined+span:after{background:#0087ff}.switch[type=checkbox].is-info:checked+span:before{background:#5193fb}.switch[type=checkbox].is-info.is-outlined:checked+span:before{background-color:transparent;border-color:#5193fb!important}.switch[type=checkbox].is-info.is-outlined:checked+span:after{background:#5193fb}.switch[type=checkbox].is-info.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-info+span:before{background:#5193fb}.switch[type=checkbox].is-unchecked-info.is-outlined+span:before{background-color:transparent;border-color:#5193fb!important}.switch[type=checkbox].is-unchecked-info.is-outlined+span:after{background:#5193fb}.switch[type=checkbox].is-success:checked+span:before{background:#228b22}.switch[type=checkbox].is-success.is-outlined:checked+span:before{background-color:transparent;border-color:#228b22!important}.switch[type=checkbox].is-success.is-outlined:checked+span:after{background:#228b22}.switch[type=checkbox].is-success.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-success+span:before{background:#228b22}.switch[type=checkbox].is-unchecked-success.is-outlined+span:before{background-color:transparent;border-color:#228b22!important}.switch[type=checkbox].is-unchecked-success.is-outlined+span:after{background:#228b22}.switch[type=checkbox].is-warning:checked+span:before{background:#e4bb3e}.switch[type=checkbox].is-warning.is-outlined:checked+span:before{background-color:transparent;border-color:#e4bb3e!important}.switch[type=checkbox].is-warning.is-outlined:checked+span:after{background:#e4bb3e}.switch[type=checkbox].is-warning.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-warning+span:before{background:#e4bb3e}.switch[type=checkbox].is-unchecked-warning.is-outlined+span:before{background-color:transparent;border-color:#e4bb3e!important}.switch[type=checkbox].is-unchecked-warning.is-outlined+span:after{background:#e4bb3e}.switch[type=checkbox].is-danger:checked+span:before{background:#e62828}.switch[type=checkbox].is-danger.is-outlined:checked+span:before{background-color:transparent;border-color:#e62828!important}.switch[type=checkbox].is-danger.is-outlined:checked+span:after{background:#e62828}.switch[type=checkbox].is-danger.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-danger+span:before{background:#e62828}.switch[type=checkbox].is-unchecked-danger.is-outlined+span:before{background-color:transparent;border-color:#e62828!important}.switch[type=checkbox].is-unchecked-danger.is-outlined+span:after{background:#e62828}.switch[type=checkbox].is-notification:checked+span:before{background:#0c6b9e}.switch[type=checkbox].is-notification.is-outlined:checked+span:before{background-color:transparent;border-color:#0c6b9e!important}.switch[type=checkbox].is-notification.is-outlined:checked+span:after{background:#0c6b9e}.switch[type=checkbox].is-notification.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-notification+span:before{background:#0c6b9e}.switch[type=checkbox].is-unchecked-notification.is-outlined+span:before{background-color:transparent;border-color:#0c6b9e!important}.switch[type=checkbox].is-unchecked-notification.is-outlined+span:after{background:#0c6b9e}.switch[type=checkbox].is-bg:checked+span:before{background:#f4f4f4}.switch[type=checkbox].is-bg.is-outlined:checked+span:before{background-color:transparent;border-color:#f4f4f4!important}.switch[type=checkbox].is-bg.is-outlined:checked+span:after{background:#f4f4f4}.switch[type=checkbox].is-bg.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-bg+span:before{background:#f4f4f4}.switch[type=checkbox].is-unchecked-bg.is-outlined+span:before{background-color:transparent;border-color:#f4f4f4!important}.switch[type=checkbox].is-unchecked-bg.is-outlined+span:after{background:#f4f4f4}.switch[type=checkbox].is-back:checked+span:before{background:#7b7b7b}.switch[type=checkbox].is-back.is-outlined:checked+span:before{background-color:transparent;border-color:#7b7b7b!important}.switch[type=checkbox].is-back.is-outlined:checked+span:after{background:#7b7b7b}.switch[type=checkbox].is-back.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-back+span:before{background:#7b7b7b}.switch[type=checkbox].is-unchecked-back.is-outlined+span:before{background-color:transparent;border-color:#7b7b7b!important}.switch[type=checkbox].is-unchecked-back.is-outlined+span:after{background:#7b7b7b}.switch[type=checkbox].is-highlight:checked+span:before{background:#e8f5ff}.switch[type=checkbox].is-highlight.is-outlined:checked+span:before{background-color:transparent;border-color:#e8f5ff!important}.switch[type=checkbox].is-highlight.is-outlined:checked+span:after{background:#e8f5ff}.switch[type=checkbox].is-highlight.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-highlight+span:before{background:#e8f5ff}.switch[type=checkbox].is-unchecked-highlight.is-outlined+span:before{background-color:transparent;border-color:#e8f5ff!important}.switch[type=checkbox].is-unchecked-highlight.is-outlined+span:after{background:#e8f5ff}.switch[type=checkbox].is-correct-result:checked+span:before{background:#0fa72c}.switch[type=checkbox].is-correct-result.is-outlined:checked+span:before{background-color:transparent;border-color:#0fa72c!important}.switch[type=checkbox].is-correct-result.is-outlined:checked+span:after{background:#0fa72c}.switch[type=checkbox].is-correct-result.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-correct-result+span:before{background:#0fa72c}.switch[type=checkbox].is-unchecked-correct-result.is-outlined+span:before{background-color:transparent;border-color:#0fa72c!important}.switch[type=checkbox].is-unchecked-correct-result.is-outlined+span:after{background:#0fa72c}.switch[type=checkbox].is-wrong-result:checked+span:before{background:#c14b4b}.switch[type=checkbox].is-wrong-result.is-outlined:checked+span:before{background-color:transparent;border-color:#c14b4b!important}.switch[type=checkbox].is-wrong-result.is-outlined:checked+span:after{background:#c14b4b}.switch[type=checkbox].is-wrong-result.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-wrong-result+span:before{background:#c14b4b}.switch[type=checkbox].is-unchecked-wrong-result.is-outlined+span:before{background-color:transparent;border-color:#c14b4b!important}.switch[type=checkbox].is-unchecked-wrong-result.is-outlined+span:after{background:#c14b4b}.switch[type=checkbox].is-no-result:checked+span:before{background:#7b7b7b}.switch[type=checkbox].is-no-result.is-outlined:checked+span:before{background-color:transparent;border-color:#7b7b7b!important}.switch[type=checkbox].is-no-result.is-outlined:checked+span:after{background:#7b7b7b}.switch[type=checkbox].is-no-result.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-no-result+span:before{background:#7b7b7b}.switch[type=checkbox].is-unchecked-no-result.is-outlined+span:before{background-color:transparent;border-color:#7b7b7b!important}.switch[type=checkbox].is-unchecked-no-result.is-outlined+span:after{background:#7b7b7b}.switch[type=checkbox].is-correct-answer-input:checked+span:before{background:#0fa72c}.switch[type=checkbox].is-correct-answer-input.is-outlined:checked+span:before{background-color:transparent;border-color:#0fa72c!important}.switch[type=checkbox].is-correct-answer-input.is-outlined:checked+span:after{background:#0fa72c}.switch[type=checkbox].is-correct-answer-input.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-correct-answer-input+span:before{background:#0fa72c}.switch[type=checkbox].is-unchecked-correct-answer-input.is-outlined+span:before{background-color:transparent;border-color:#0fa72c!important}.switch[type=checkbox].is-unchecked-correct-answer-input.is-outlined+span:after{background:#0fa72c}.switch[type=checkbox].is-result-user-input:checked+span:before{background:#7b7b7b}.switch[type=checkbox].is-result-user-input.is-outlined:checked+span:before{background-color:transparent;border-color:#7b7b7b!important}.switch[type=checkbox].is-result-user-input.is-outlined:checked+span:after{background:#7b7b7b}.switch[type=checkbox].is-result-user-input.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-result-user-input+span:before{background:#7b7b7b}.switch[type=checkbox].is-unchecked-result-user-input.is-outlined+span:before{background-color:transparent;border-color:#7b7b7b!important}.switch[type=checkbox].is-unchecked-result-user-input.is-outlined+span:after{background:#7b7b7b}.switch[type=checkbox].is-table-header:checked+span:before{background:#5ea3d7}.switch[type=checkbox].is-table-header.is-outlined:checked+span:before{background-color:transparent;border-color:#5ea3d7!important}.switch[type=checkbox].is-table-header.is-outlined:checked+span:after{background:#5ea3d7}.switch[type=checkbox].is-table-header.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-table-header+span:before{background:#5ea3d7}.switch[type=checkbox].is-unchecked-table-header.is-outlined+span:before{background-color:transparent;border-color:#5ea3d7!important}.switch[type=checkbox].is-unchecked-table-header.is-outlined+span:after{background:#5ea3d7}.switch[type=checkbox].is-table-subheader:checked+span:before{background:#e0e0e0}.switch[type=checkbox].is-table-subheader.is-outlined:checked+span:before{background-color:transparent;border-color:#e0e0e0!important}.switch[type=checkbox].is-table-subheader.is-outlined:checked+span:after{background:#e0e0e0}.switch[type=checkbox].is-table-subheader.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-table-subheader+span:before{background:#e0e0e0}.switch[type=checkbox].is-unchecked-table-subheader.is-outlined+span:before{background-color:transparent;border-color:#e0e0e0!important}.switch[type=checkbox].is-unchecked-table-subheader.is-outlined+span:after{background:#e0e0e0}.switch[type=checkbox].is-background-job-waiting:checked+span:before{background:#ecb920}.switch[type=checkbox].is-background-job-waiting.is-outlined:checked+span:before{background-color:transparent;border-color:#ecb920!important}.switch[type=checkbox].is-background-job-waiting.is-outlined:checked+span:after{background:#ecb920}.switch[type=checkbox].is-background-job-waiting.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-background-job-waiting+span:before{background:#ecb920}.switch[type=checkbox].is-unchecked-background-job-waiting.is-outlined+span:before{background-color:transparent;border-color:#ecb920!important}.switch[type=checkbox].is-unchecked-background-job-waiting.is-outlined+span:after{background:#ecb920}.switch[type=checkbox].is-background-job-running:checked+span:before{background:#2098c3}.switch[type=checkbox].is-background-job-running.is-outlined:checked+span:before{background-color:transparent;border-color:#2098c3!important}.switch[type=checkbox].is-background-job-running.is-outlined:checked+span:after{background:#2098c3}.switch[type=checkbox].is-background-job-running.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-background-job-running+span:before{background:#2098c3}.switch[type=checkbox].is-unchecked-background-job-running.is-outlined+span:before{background-color:transparent;border-color:#2098c3!important}.switch[type=checkbox].is-unchecked-background-job-running.is-outlined+span:after{background:#2098c3}.switch[type=checkbox].is-background-job-completed:checked+span:before{background:#6eba1e}.switch[type=checkbox].is-background-job-completed.is-outlined:checked+span:before{background-color:transparent;border-color:#6eba1e!important}.switch[type=checkbox].is-background-job-completed.is-outlined:checked+span:after{background:#6eba1e}.switch[type=checkbox].is-background-job-completed.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-background-job-completed+span:before{background:#6eba1e}.switch[type=checkbox].is-unchecked-background-job-completed.is-outlined+span:before{background-color:transparent;border-color:#6eba1e!important}.switch[type=checkbox].is-unchecked-background-job-completed.is-outlined+span:after{background:#6eba1e}.switch[type=checkbox].is-background-job-failed:checked+span:before{background:#b12e49}.switch[type=checkbox].is-background-job-failed.is-outlined:checked+span:before{background-color:transparent;border-color:#b12e49!important}.switch[type=checkbox].is-background-job-failed.is-outlined:checked+span:after{background:#b12e49}.switch[type=checkbox].is-background-job-failed.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-background-job-failed+span:before{background:#b12e49}.switch[type=checkbox].is-unchecked-background-job-failed.is-outlined+span:before{background-color:transparent;border-color:#b12e49!important}.switch[type=checkbox].is-unchecked-background-job-failed.is-outlined+span:after{background:#b12e49}.field-body .switch[type=checkbox]+span{margin-top:.375em}:root{--control-radius: var(--radius);--control-radius-small: var(--radius-small);--control-border-width: 1px;--control-height: 3.6rem;--control-line-height: 1.5;--control-padding-vertical: calc(.25em - 1px) ;--control-padding-horizontal: calc(.75em - 1px) ;--control-size: var(--size-normal);--control-focus-shadow-l: 50%}:root{--scheme-h: 221;--scheme-s: 14%;--light-l: 90%;--light-invert-l: 20%;--dark-l: 20%;--dark-invert-l: 90%;--soft-l: 90%;--bold-l: 20%;--soft-invert-l: 20%;--bold-invert-l: 90%;--hover-background-l-delta: -5%;--active-background-l-delta: -10%;--hover-border-l-delta: -10%;--active-border-l-delta: -20%;--hover-color-l-delta: -5%;--active-color-l-delta: -10%;--hover-shadow-a-delta: -.05;--active-shadow-a-delta: -.1;--scheme-brightness: light;--scheme-main-l: 100%;--scheme-main-bis-l: 98%;--scheme-main-ter-l: 96%;--background-l: 96%;--border-weak-l: 93%;--border-l: 86%;--text-weak-l: 48%;--text-l: 29%;--text-strong-l: 21%;--text-title-l: 14%;--scheme-invert-ter-l: 14%;--scheme-invert-bis-l: 7%;--scheme-invert-l: 4%;--family-primary: Kanit, "Inter", "SF Pro", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif;--family-secondary: Kanit, "Inter", "SF Pro", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif;--family-code: Kanit, "Inter", "SF Pro", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif;--size-small: 1.4rem;--size-normal: 1.6rem;--size-medium: 1.8rem;--size-large: 2.4rem;--weight-light: 300;--weight-normal: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 500;--weight-extrabold: 800;--block-spacing: 1.2rem;--duration: 294ms;--easing: ease-out;--radius-small: 4px;--radius: 4px;--radius-medium: .5em;--radius-large: 6px;--radius-rounded: 9999px;--speed: 86ms;--arrow-color: var(--link);--loading-color: var(--border);--burger-h: var(--link-h);--burger-s: var(--link-s);--burger-l: var(--link-l);--burger-border-radius: .5em;--burger-gap: 5px;--burger-item-height: 2px;--burger-item-width: 20px;--white: hsla(var(--white-h), var(--white-s), var(--white-l), 1);--white-base: hsla(var(--white-h), var(--white-s), var(--white-l), 1);--white-rgb: 255, 255, 255;--white-h: 0deg;--white-s: 0%;--white-l: 100%;--white-invert-l: 0%;--white-invert: rgba(0, 0, 0, .7);--white-on-scheme-l: 35%;--white-on-scheme: hsla(var(--white-h), var(--white-s), var(--white-on-scheme-l), 1);--black: hsla(var(--black-h), var(--black-s), var(--black-l), 1);--black-base: hsla(var(--black-h), var(--black-s), var(--black-l), 1);--black-rgb: 10, 10, 10;--black-h: 0deg;--black-s: 0%;--black-l: 4%;--black-invert-l: 100%;--black-invert: #fff;--black-on-scheme-l: 3.9215686275%;--black-on-scheme: hsla(var(--black-h), var(--black-s), var(--black-on-scheme-l), 1);--light: hsla(var(--light-h), var(--light-s), var(--light-l), 1);--light-base: hsla(var(--light-h), var(--light-s), var(--light-l), 1);--light-rgb: 242, 242, 242;--light-h: 0deg;--light-s: 0%;--light-l: 95%;--light-invert-l: 0%;--light-invert: rgba(0, 0, 0, .7);--light-on-scheme-l: 34.9019607843%;--light-on-scheme: hsla(var(--light-h), var(--light-s), var(--light-on-scheme-l), 1);--dark: hsla(var(--dark-h), var(--dark-s), var(--dark-l), 1);--dark-base: hsla(var(--dark-h), var(--dark-s), var(--dark-l), 1);--dark-rgb: 54, 54, 54;--dark-h: 0deg;--dark-s: 0%;--dark-l: 21%;--dark-invert-l: 100%;--dark-invert: #fff;--dark-on-scheme-l: 21.1764705882%;--dark-on-scheme: hsla(var(--dark-h), var(--dark-s), var(--dark-on-scheme-l), 1);--text: hsla(var(--text-h), var(--text-s), var(--text-l), 1);--text-base: hsla(var(--text-h), var(--text-s), var(--text-l), 1);--text-rgb: 61, 81, 92;--text-h: 201deg;--text-s: 20%;--text-l: 30%;--text-invert-l: 100%;--text-invert: #ffffff;--text-on-scheme-l: 30%;--text-on-scheme: hsla(var(--text-h), var(--text-s), var(--text-on-scheme-l), 1);--primary: hsla(var(--primary-h), var(--primary-s), var(--primary-l), 1);--primary-base: hsla(var(--primary-h), var(--primary-s), var(--primary-l), 1);--primary-rgb: 80, 189, 230;--primary-h: 196deg;--primary-s: 75%;--primary-l: 61%;--primary-invert-l: 100%;--primary-invert: #fff;--primary-on-scheme-l: 25.7843137255%;--primary-on-scheme: hsla(var(--primary-h), var(--primary-s), var(--primary-on-scheme-l), 1);--secondary: hsla(var(--secondary-h), var(--secondary-s), var(--secondary-l), 1);--secondary-base: hsla(var(--secondary-h), var(--secondary-s), var(--secondary-l), 1);--secondary-rgb: 12, 107, 158;--secondary-h: 201deg;--secondary-s: 86%;--secondary-l: 33%;--secondary-invert-l: 100%;--secondary-invert: #fff;--secondary-on-scheme-l: 28.3333333333%;--secondary-on-scheme: hsla(var(--secondary-h), var(--secondary-s), var(--secondary-on-scheme-l), 1);--link: hsla(var(--link-h), var(--link-s), var(--link-l), 1);--link-base: hsla(var(--link-h), var(--link-s), var(--link-l), 1);--link-rgb: 0, 135, 255;--link-h: 208deg;--link-s: 100%;--link-l: 50%;--link-invert-l: 100%;--link-invert: #fff;--link-on-scheme-l: 35%;--link-on-scheme: hsla(var(--link-h), var(--link-s), var(--link-on-scheme-l), 1);--info: hsla(var(--info-h), var(--info-s), var(--info-l), 1);--info-base: hsla(var(--info-h), var(--info-s), var(--info-l), 1);--info-rgb: 81, 147, 251;--info-h: 217deg;--info-s: 96%;--info-l: 65%;--info-invert-l: 100%;--info-invert: #fff;--info-on-scheme-l: 40.0980392157%;--info-on-scheme: hsla(var(--info-h), var(--info-s), var(--info-on-scheme-l), 1);--success: hsla(var(--success-h), var(--success-s), var(--success-l), 1);--success-base: hsla(var(--success-h), var(--success-s), var(--success-l), 1);--success-rgb: 34, 139, 34;--success-h: 120deg;--success-s: 61%;--success-l: 34%;--success-invert-l: 100%;--success-invert: #fff;--success-on-scheme-l: 23.9215686275%;--success-on-scheme: hsla(var(--success-h), var(--success-s), var(--success-on-scheme-l), 1);--warning: hsla(var(--warning-h), var(--warning-s), var(--warning-l), 1);--warning-base: hsla(var(--warning-h), var(--warning-s), var(--warning-l), 1);--warning-rgb: 228, 187, 62;--warning-h: 45deg;--warning-s: 75%;--warning-l: 57%;--warning-invert-l: 0%;--warning-invert: rgba(0, 0, 0, .7);--warning-on-scheme-l: 21.862745098%;--warning-on-scheme: hsla(var(--warning-h), var(--warning-s), var(--warning-on-scheme-l), 1);--danger: hsla(var(--danger-h), var(--danger-s), var(--danger-l), 1);--danger-base: hsla(var(--danger-h), var(--danger-s), var(--danger-l), 1);--danger-rgb: 230, 40, 40;--danger-h: 0deg;--danger-s: 79%;--danger-l: 53%;--danger-invert-l: 100%;--danger-invert: #fff;--danger-on-scheme-l: 42.9411764706%;--danger-on-scheme: hsla(var(--danger-h), var(--danger-s), var(--danger-on-scheme-l), 1);--notification: hsla(var(--notification-h), var(--notification-s), var(--notification-l), 1);--notification-base: hsla(var(--notification-h), var(--notification-s), var(--notification-l), 1);--notification-rgb: 12, 107, 158;--notification-h: 201deg;--notification-s: 86%;--notification-l: 33%;--notification-invert-l: 100%;--notification-invert: #fff;--notification-on-scheme-l: 28.3333333333%;--notification-on-scheme: hsla(var(--notification-h), var(--notification-s), var(--notification-on-scheme-l), 1);--bg: hsla(var(--bg-h), var(--bg-s), var(--bg-l), 1);--bg-base: hsla(var(--bg-h), var(--bg-s), var(--bg-l), 1);--bg-rgb: 244, 244, 244;--bg-h: 0deg;--bg-s: 0%;--bg-l: 96%;--bg-invert-l: 0%;--bg-invert: rgba(0, 0, 0, .7);--bg-on-scheme-l: 35.6862745098%;--bg-on-scheme: hsla(var(--bg-h), var(--bg-s), var(--bg-on-scheme-l), 1);--back: hsla(var(--back-h), var(--back-s), var(--back-l), 1);--back-base: hsla(var(--back-h), var(--back-s), var(--back-l), 1);--back-rgb: 123, 123, 123;--back-h: 0deg;--back-s: 0%;--back-l: 48%;--back-invert-l: 100%;--back-invert: #fff;--back-on-scheme-l: 33.2352941176%;--back-on-scheme: hsla(var(--back-h), var(--back-s), var(--back-on-scheme-l), 1);--highlight: hsla(var(--highlight-h), var(--highlight-s), var(--highlight-l), 1);--highlight-base: hsla(var(--highlight-h), var(--highlight-s), var(--highlight-l), 1);--highlight-rgb: 232, 245, 255;--highlight-h: 206deg;--highlight-s: 100%;--highlight-l: 95%;--highlight-invert-l: 0%;--highlight-invert: rgba(0, 0, 0, .7);--highlight-on-scheme-l: 30.4901960784%;--highlight-on-scheme: hsla(var(--highlight-h), var(--highlight-s), var(--highlight-on-scheme-l), 1);--correct-result: hsla(var(--correct-result-h), var(--correct-result-s), var(--correct-result-l), 1);--correct-result-base: hsla(var(--correct-result-h), var(--correct-result-s), var(--correct-result-l), 1);--correct-result-rgb: 15, 167, 44;--correct-result-h: 131deg;--correct-result-s: 84%;--correct-result-l: 36%;--correct-result-invert-l: 100%;--correct-result-invert: #fff;--correct-result-on-scheme-l: 20.6862745098%;--correct-result-on-scheme: hsla(var(--correct-result-h), var(--correct-result-s), var(--correct-result-on-scheme-l), 1);--wrong-result: hsla(var(--wrong-result-h), var(--wrong-result-s), var(--wrong-result-l), 1);--wrong-result-base: hsla(var(--wrong-result-h), var(--wrong-result-s), var(--wrong-result-l), 1);--wrong-result-rgb: 193, 75, 75;--wrong-result-h: 0deg;--wrong-result-s: 49%;--wrong-result-l: 53%;--wrong-result-invert-l: 100%;--wrong-result-invert: #fff;--wrong-result-on-scheme-l: 42.5490196078%;--wrong-result-on-scheme: hsla(var(--wrong-result-h), var(--wrong-result-s), var(--wrong-result-on-scheme-l), 1);--no-result: hsla(var(--no-result-h), var(--no-result-s), var(--no-result-l), 1);--no-result-base: hsla(var(--no-result-h), var(--no-result-s), var(--no-result-l), 1);--no-result-rgb: 123, 123, 123;--no-result-h: 0deg;--no-result-s: 0%;--no-result-l: 48%;--no-result-invert-l: 100%;--no-result-invert: #fff;--no-result-on-scheme-l: 33.2352941176%;--no-result-on-scheme: hsla(var(--no-result-h), var(--no-result-s), var(--no-result-on-scheme-l), 1);--correct-answer-input: hsla(var(--correct-answer-input-h), var(--correct-answer-input-s), var(--correct-answer-input-l), 1);--correct-answer-input-base: hsla(var(--correct-answer-input-h), var(--correct-answer-input-s), var(--correct-answer-input-l), 1);--correct-answer-input-rgb: 15, 167, 44;--correct-answer-input-h: 131deg;--correct-answer-input-s: 84%;--correct-answer-input-l: 36%;--correct-answer-input-invert-l: 100%;--correct-answer-input-invert: #fff;--correct-answer-input-on-scheme-l: 20.6862745098%;--correct-answer-input-on-scheme: hsla(var(--correct-answer-input-h), var(--correct-answer-input-s), var(--correct-answer-input-on-scheme-l), 1);--result-user-input: hsla(var(--result-user-input-h), var(--result-user-input-s), var(--result-user-input-l), 1);--result-user-input-base: hsla(var(--result-user-input-h), var(--result-user-input-s), var(--result-user-input-l), 1);--result-user-input-rgb: 123, 123, 123;--result-user-input-h: 0deg;--result-user-input-s: 0%;--result-user-input-l: 48%;--result-user-input-invert-l: 100%;--result-user-input-invert: #fff;--result-user-input-on-scheme-l: 33.2352941176%;--result-user-input-on-scheme: hsla(var(--result-user-input-h), var(--result-user-input-s), var(--result-user-input-on-scheme-l), 1);--table-header: hsla(var(--table-header-h), var(--table-header-s), var(--table-header-l), 1);--table-header-base: hsla(var(--table-header-h), var(--table-header-s), var(--table-header-l), 1);--table-header-rgb: 94, 163, 215;--table-header-h: 206deg;--table-header-s: 60%;--table-header-l: 61%;--table-header-invert-l: 100%;--table-header-invert: #fff;--table-header-on-scheme-l: 35.5882352941%;--table-header-on-scheme: hsla(var(--table-header-h), var(--table-header-s), var(--table-header-on-scheme-l), 1);--table-subheader: hsla(var(--table-subheader-h), var(--table-subheader-s), var(--table-subheader-l), 1);--table-subheader-base: hsla(var(--table-subheader-h), var(--table-subheader-s), var(--table-subheader-l), 1);--table-subheader-rgb: 224, 224, 224;--table-subheader-h: 0deg;--table-subheader-s: 0%;--table-subheader-l: 88%;--table-subheader-invert-l: 0%;--table-subheader-invert: rgba(0, 0, 0, .7);--table-subheader-on-scheme-l: 32.8431372549%;--table-subheader-on-scheme: hsla(var(--table-subheader-h), var(--table-subheader-s), var(--table-subheader-on-scheme-l), 1);--background-job-waiting: hsla(var(--background-job-waiting-h), var(--background-job-waiting-s), var(--background-job-waiting-l), 1);--background-job-waiting-base: hsla(var(--background-job-waiting-h), var(--background-job-waiting-s), var(--background-job-waiting-l), 1);--background-job-waiting-rgb: 236, 185, 32;--background-job-waiting-h: 45deg;--background-job-waiting-s: 84%;--background-job-waiting-l: 53%;--background-job-waiting-invert-l: 0%;--background-job-waiting-invert: rgba(0, 0, 0, .7);--background-job-waiting-on-scheme-l: 22.5490196078%;--background-job-waiting-on-scheme: hsla(var(--background-job-waiting-h), var(--background-job-waiting-s), var(--background-job-waiting-on-scheme-l), 1);--background-job-running: hsla(var(--background-job-running-h), var(--background-job-running-s), var(--background-job-running-l), 1);--background-job-running-base: hsla(var(--background-job-running-h), var(--background-job-running-s), var(--background-job-running-l), 1);--background-job-running-rgb: 32, 152, 195;--background-job-running-h: 196deg;--background-job-running-s: 72%;--background-job-running-l: 45%;--background-job-running-invert-l: 100%;--background-job-running-invert: #fff;--background-job-running-on-scheme-l: 29.5098039216%;--background-job-running-on-scheme: hsla(var(--background-job-running-h), var(--background-job-running-s), var(--background-job-running-on-scheme-l), 1);--background-job-completed: hsla(var(--background-job-completed-h), var(--background-job-completed-s), var(--background-job-completed-l), 1);--background-job-completed-base: hsla(var(--background-job-completed-h), var(--background-job-completed-s), var(--background-job-completed-l), 1);--background-job-completed-rgb: 110, 186, 30;--background-job-completed-h: 89deg;--background-job-completed-s: 72%;--background-job-completed-l: 42%;--background-job-completed-invert-l: 100%;--background-job-completed-invert: #fff;--background-job-completed-on-scheme-l: 22.3529411765%;--background-job-completed-on-scheme: hsla(var(--background-job-completed-h), var(--background-job-completed-s), var(--background-job-completed-on-scheme-l), 1);--background-job-failed: hsla(var(--background-job-failed-h), var(--background-job-failed-s), var(--background-job-failed-l), 1);--background-job-failed-base: hsla(var(--background-job-failed-h), var(--background-job-failed-s), var(--background-job-failed-l), 1);--background-job-failed-rgb: 177, 46, 73;--background-job-failed-h: 348deg;--background-job-failed-s: 59%;--background-job-failed-l: 44%;--background-job-failed-invert-l: 100%;--background-job-failed-invert: #fff;--background-job-failed-on-scheme-l: 43.7254901961%;--background-job-failed-on-scheme: hsla(var(--background-job-failed-h), var(--background-job-failed-s), var(--background-job-failed-on-scheme-l), 1);--black-bis: #121212;--black-ter: #242424;--grey-darker: #363636;--grey-dark: #4a4a4a;--grey: #808080;--grey-light: #bfbfbf;--grey-lighter: #e0e0e0;--grey-lightest: #ededed;--white-ter: #f5f5f5;--white-bis: #fafafa;--shadow-h: 0deg;--shadow-s: 0%;--shadow-l: 4%;--size-1: 3rem;--size-2: 2.5rem;--size-3: 2rem;--size-4: 1.5rem;--size-5: 1.25rem;--size-6: 1rem;--size-7: .75rem;--scheme-main: hsl(var(--scheme-h), var(--scheme-s), var(--scheme-main-l));--scheme-main-bis: hsl(var(--scheme-h), var(--scheme-s), var(--scheme-main-bis-l));--scheme-main-ter: hsl(var(--scheme-h), var(--scheme-s), var(--scheme-main-ter-l));--background: hsl(var(--scheme-h), var(--scheme-s), var(--background-l));--background-hover: hsl(var(--scheme-h), var(--scheme-s), calc(var(--background-l) + var(--hover-background-l-delta)));--background-active: hsl(var(--scheme-h), var(--scheme-s), calc(var(--background-l) + var(--active-background-l-delta)));--border-weak: hsl(var(--scheme-h), var(--scheme-s), var(--border-weak-l));--border: hsl(var(--scheme-h), var(--scheme-s), var(--border-l));--border-hover: hsl(var(--scheme-h), var(--scheme-s), calc(var(--border-l) + var(--hover-border-l-delta)));--border-active: hsl(var(--scheme-h), var(--scheme-s), calc(var(--border-l) + var(--active-border-l-delta)));--text-weak: hsl(var(--text-h), var(--text-s), var(--text-weak-l));--text: hsl(var(--text-h), var(--text-s), var(--text-l));--text-strong: hsl(var(--text-h), var(--text-s), var(--text-strong-l));--scheme-invert-ter: hsl(var(--scheme-h), var(--scheme-s), var(--scheme-invert-ter-l));--scheme-invert-bis: hsl(var(--scheme-h), var(--scheme-s), var(--scheme-invert-bis-l));--scheme-invert: hsl(var(--scheme-h), var(--scheme-s), var(--scheme-invert-l));--link: hsl(var(--link-h), var(--link-s), var(--link-l));--link-text: hsl(var(--link-h), var(--link-s), var(--link-on-scheme-l));--link-text-hover: hsl(var(--link-h), var(--link-s), calc(var(--link-on-scheme-l) + var(--hover-color-l-delta)));--link-text-active: hsl(var(--link-h), var(--link-s), calc(var(--link-on-scheme-l) + var(--active-color-l-delta)));--focus-h: var(--link-h);--focus-s: var(--link-s);--focus-l: var(--link-l);--focus-offset: 1px;--focus-style: solid;--focus-width: 2px;--focus-shadow-size: 0 0 0 .1875em;--focus-shadow-alpha: .25;--code: hsl(var(--danger-h), var(--danger-s), var(--danger-on-scheme-l));--code-background: var(--background);--pre: var(--text);--pre-background: var(--background);--shadow: 0 .5em 1em -.125em hsla(var(--shadow-h), var(--shadow-s), var(--shadow-l), .1), 0 0px 0 1px hsla(var(--shadow-h), var(--shadow-s), var(--shadow-l), .02)}html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}:root{--body-background-color: #ffffff;--body-size: 10px;--body-min-width: 1349px;--body-rendering: optimizeLegibility;--body-family: var(--family-primary);--body-overflow-x: auto;--body-overflow-y: scroll;--body-color: var(--text);--body-font-size: 1em;--body-weight: var(--weight-normal);--body-line-height: 1.5;--code-family: var(--family-code);--code-padding: .25em .5em .25em;--code-weight: normal;--code-size: .875em;--small-font-size: .875em;--hr-background-color: var(--background);--hr-height: 2px;--hr-margin: 1.5rem 0;--strong-color: var(--text-strong);--strong-weight: var(--weight-semibold);--pre-font-size: .875em;--pre-padding: 1.25rem 1.5rem;--pre-code-font-size: 1em}html{background-color:var(--body-background-color);font-size:var(--body-size);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:var(--body-min-width);overflow-x:var(--body-overflow-x);overflow-y:var(--body-overflow-y);text-rendering:var(--body-rendering);text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:var(--body-family)}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:var(--code-family)}body{color:var(--body-color);font-size:var(--body-font-size);font-weight:var(--body-weight);line-height:var(--body-line-height)}a,button{cursor:pointer}a:focus-visible,button:focus-visible{outline-color:hsl(var(--focus-h),var(--focus-s),var(--focus-l));outline-offset:var(--focus-offset);outline-style:var(--focus-style);outline-width:var(--focus-width)}a:focus-visible:active,button:focus-visible:active{outline-width:1px}a:active,button:active{outline-width:1px}a{color:var(--link-text);cursor:pointer;text-decoration:none;transition-duration:var(--duration);transition-property:background-color,border-color,color}a strong{color:currentColor}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;color:inherit;font-family:inherit;font-size:1em;margin:0;padding:0;transition-duration:var(--duration);transition-property:background-color,border-color,color}code{background-color:var(--code-background);border-radius:.5em;color:var(--code);font-size:var(--code-size);font-weight:var(--code-weight);padding:var(--code-padding)}hr{background-color:var(--hr-background-color);border:none;display:block;height:var(--hr-height);margin:var(--hr-margin)}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:var(--small-font-size)}span{font-style:inherit;font-weight:inherit}strong{color:var(--strong-color);font-weight:var(--strong-weight)}svg{height:auto;width:auto}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:var(--pre-background);color:var(--pre);font-size:var(--pre-font-size);overflow-x:auto;padding:var(--pre-padding);white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:var(--pre-code-font-size);padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:var(--text-strong)}html{font-size:10px;height:100%}@media screen and (max-width: 0px){html{font-size:10px}}body{font-size:1.6rem;min-height:100%;position:relative;word-break:break-word}a{color:currentColor}[hidden]{display:none!important}.reorder-handle{display:block;width:20px;cursor:ns-resize}.reorder-handle span{background-color:currentColor;display:block;height:1px}.reorder-handle span:nth-child(2){margin-top:5px}.reorder-handle span:nth-child(3){margin-top:5px}a img{border:0}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}:focus{outline:0}body{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}@keyframes spinAround{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes pulsate{50%{opacity:.5}}.navbar-link:not(.is-arrowless):after,.select:not(.is-multiple):not(.is-loading):after{border:.125em solid var(--arrow-color);border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;transition-duration:var(--duration);transition-property:border-color;width:.625em}.block:not(:last-child),.box:not(:last-child),.buttons:not(:last-child),.card:not(:last-child),.skeleton-block:not(:last-child),.level:not(:last-child),.tabs:not(:last-child),.pagination:not(:last-child),.breadcrumb:not(:last-child),.field:not(:last-child),.file:not(:last-child),.title:not(:last-child),.subtitle:not(:last-child),.table:not(:last-child),.table-container:not(:last-child),.progress:not(:last-child),.notification:not(:last-child),.content:not(:last-child){margin-bottom:var(--block-spacing)}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.file-cta,.file-name,.select select,.input,.textarea,.button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-color:transparent;border-style:solid;border-width:var(--control-border-width);border-radius:var(--control-radius);box-shadow:none;display:inline-flex;font-size:var(--control-size);height:var(--control-height);justify-content:flex-start;line-height:var(--control-line-height);padding-bottom:var(--control-padding-vertical);padding-left:var(--control-padding-horizontal);padding-right:var(--control-padding-horizontal);padding-top:var(--control-padding-vertical);position:relative;transition-duration:var(--duration);transition-property:background-color,border-color,box-shadow,color;vertical-align:top}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus,.pagination-ellipsis:focus,.file-cta:focus,.file-name:focus,.select select:focus,.input:focus,.textarea:focus,.button:focus,.pagination-previous:focus-visible,.pagination-next:focus-visible,.pagination-link:focus-visible,.pagination-ellipsis:focus-visible,.file-cta:focus-visible,.file-name:focus-visible,.select select:focus-visible,.input:focus-visible,.textarea:focus-visible,.button:focus-visible,.pagination-previous:focus-within,.pagination-next:focus-within,.pagination-link:focus-within,.pagination-ellipsis:focus-within,.file-cta:focus-within,.file-name:focus-within,.select select:focus-within,.input:focus-within,.textarea:focus-within,.button:focus-within,.is-focused.pagination-previous,.is-focused.pagination-next,.is-focused.pagination-link,.is-focused.pagination-ellipsis,.is-focused.file-cta,.is-focused.file-name,.select select.is-focused,.is-focused.input,.is-focused.textarea,.is-focused.button,.pagination-previous:active,.pagination-next:active,.pagination-link:active,.pagination-ellipsis:active,.file-cta:active,.file-name:active,.select select:active,.input:active,.textarea:active,.button:active,.is-active.pagination-previous,.is-active.pagination-next,.is-active.pagination-link,.is-active.pagination-ellipsis,.is-active.file-cta,.is-active.file-name,.select select.is-active,.is-active.input,.is-active.textarea,.is-active.button{outline:none}[disabled].pagination-previous,[disabled].pagination-next,[disabled].pagination-link,[disabled].pagination-ellipsis,[disabled].file-cta,[disabled].file-name,.select select[disabled],[disabled].input,[disabled].textarea,[disabled].button,fieldset[disabled] .pagination-previous,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .input,fieldset[disabled] .textarea,fieldset[disabled] .button{cursor:not-allowed}.modal-close{--delete-dimensions: 1.25rem;--delete-background-l: 0%;--delete-background-alpha: .5;--delete-color: var(--white);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:hsla(var(--scheme-h),var(--scheme-s),var(--delete-background-l),var(--delete-background-alpha));border:none;border-radius:var(--radius-rounded);cursor:pointer;pointer-events:auto;display:inline-flex;flex-grow:0;flex-shrink:0;font-size:1em;height:var(--delete-dimensions);max-height:var(--delete-dimensions);max-width:var(--delete-dimensions);min-height:var(--delete-dimensions);min-width:var(--delete-dimensions);outline:none;position:relative;vertical-align:top;width:var(--delete-dimensions)}.modal-close:before,.modal-close:after{background-color:var(--delete-color);content:"";display:block;left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.modal-close:before{height:2px;width:50%}.modal-close:after{height:50%;width:2px}.modal-close:hover,.modal-close:focus{--delete-background-alpha: .4}.modal-close:active{--delete-background-alpha: .5}.is-small.modal-close{--delete-dimensions: 1rem}.is-medium.modal-close{--delete-dimensions: 1.5rem}.is-large.modal-close{--delete-dimensions: 2rem}.control.is-loading:after,.select.is-loading:after,.button.is-loading:after{animation:spinAround .5s infinite linear;border:2px solid var(--loading-color);border-radius:var(--radius-rounded);border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.is-overlay,.hero-video,.modal,.modal-background{bottom:0;left:0;position:absolute;right:0;top:0}.navbar-burger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;color:inherit;font-family:inherit;font-size:1em;margin:0;padding:0}.is-unselectable,.tabs,.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.breadcrumb,.file,.button{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.box{--box-background-color: var(--scheme-main);--box-color: var(--text);--box-radius: 4px;--box-shadow: none;--box-padding: 20px 40px;--box-link-hover-shadow: 0 .5em 1em -.125em hsla(var(--scheme-h), var(--scheme-s), var(--scheme-invert-l), .1), 0 0 0 1px var(--link);--box-link-active-shadow: inset 0 1px 2px hsla(var(--scheme-h), var(--scheme-s), var(--scheme-invert-l), .2), 0 0 0 1px var(--link)}.box{background-color:var(--box-background-color);border-radius:var(--box-radius);box-shadow:var(--box-shadow);color:var(--box-color);display:block;padding:var(--box-padding)}a.box:hover,a.box:focus{box-shadow:var(--box-link-hover-shadow)}a.box:active{box-shadow:var(--box-link-active-shadow)}.box.is-highlighted{border-top:2px solid #50BDE6}.box.is-bordered{border:1px solid #e0e0e0}.box.is-white{border-color:#fff}.box.is-black{border-color:#0a0a0a}.box.is-light{border-color:#f2f2f2}.box.is-dark{border-color:#363636}.box.is-text{border-color:#3d515c}.box.is-primary{border-color:#50bde6}.box.is-secondary{border-color:#0c6b9e}.box.is-link{border-color:#0087ff}.box.is-info{border-color:#5193fb}.box.is-success{border-color:#228b22}.box.is-warning{border-color:#e4bb3e}.box.is-danger{border-color:#e62828}.box.is-notification{border-color:#0c6b9e}.box.is-bg{border-color:#f4f4f4}.box.is-back{border-color:#7b7b7b}.box.is-highlight{border-color:#e8f5ff}.box.is-correct-result{border-color:#0fa72c}.box.is-wrong-result{border-color:#c14b4b}.box.is-no-result{border-color:#7b7b7b}.box.is-correct-answer-input{border-color:#0fa72c}.box.is-result-user-input{border-color:#7b7b7b}.box.is-table-header{border-color:#5ea3d7}.box.is-table-subheader{border-color:#e0e0e0}.box.is-background-job-waiting{border-color:#ecb920}.box.is-background-job-running{border-color:#2098c3}.box.is-background-job-completed{border-color:#6eba1e}.box.is-background-job-failed{border-color:#b12e49}.box.has-box-detail{margin-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.box-detail{padding:1.25rem;box-shadow:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.box-detail.is-bordered{border:1px solid #e0e0e0;border-top:0}.box-detail+.box-detail{border-bottom-left-radius:0;border-bottom-right-radius:0}.box-detail:not(:last-child){margin-bottom:1.2rem}.button{--button-family: false;--button-weight: 400;--button-border-color: var(--border);--button-border-style: solid;--button-border-width: var(--control-border-width);--button-padding-vertical: 0;--button-padding-horizontal: 2em;--button-focus-border-color: var(--link-focus-border);--button-focus-box-shadow-size: 0 0 0 .125em;--button-focus-box-shadow-color: hsla(var(--link-h), var(--link-s), var(--link-on-scheme-l), .25);--button-active-color: var(--link-active);--button-active-border-color: var(--link-active-border);--button-text-color: var(--text);--button-text-decoration: underline;--button-text-hover-background-color: var(--background);--button-text-hover-color: var(--text-strong);--button-ghost-background: none;--button-ghost-border-color: transparent;--button-ghost-color: var(--link-text);--button-ghost-decoration: none;--button-ghost-hover-color: var(--link);--button-ghost-hover-decoration: underline;--button-disabled-background-color: var(--scheme-main);--button-disabled-border-color: var(--border);--button-disabled-shadow: none;--button-disabled-opacity: .5;--button-static-color: var(--text-weak);--button-static-background-color: var(--scheme-main-ter);--button-static-border-color: var(--border)}.button{--button-h: var(--scheme-h);--button-s: var(--scheme-s);--button-l: var(--scheme-main-l);--button-background-l: var(--scheme-main-l);--button-background-l-delta: 0%;--button-hover-background-l-delta: var(--hover-background-l-delta);--button-active-background-l-delta: var(--active-background-l-delta);--button-color-l: var(--text-strong-l);--button-border-l: var(--border-l);--button-border-l-delta: 0%;--button-hover-border-l-delta: var(--hover-border-l-delta);--button-active-border-l-delta: var(--active-border-l-delta);--button-focus-border-l-delta: var(--focus-border-l-delta);--button-outer-shadow-h: 0;--button-outer-shadow-s: 0%;--button-outer-shadow-l: 20%;--button-outer-shadow-a: .05;--loading-color: hsl(var(--button-h), var(--button-s), var(--button-color-l));background-color:hsl(var(--button-h),var(--button-s),calc(var(--button-background-l) + var(--button-background-l-delta)));border-color:hsl(var(--button-h),var(--button-s),calc(var(--button-border-l) + var(--button-border-l-delta)));border-style:var(--button-border-style);border-width:var(--button-border-width);box-shadow:0 .0625em .125em hsla(var(--button-outer-shadow-h),var(--button-outer-shadow-s),var(--button-outer-shadow-l),var(--button-outer-shadow-a)),0 .125em .25em hsla(var(--button-outer-shadow-h),var(--button-outer-shadow-s),var(--button-outer-shadow-l),var(--button-outer-shadow-a));color:hsl(var(--button-h),var(--button-s),var(--button-color-l));cursor:pointer;font-weight:var(--button-weight);height:auto;justify-content:center;padding-bottom:calc(var(--button-padding-vertical) - var(--button-border-width));padding-left:calc(var(--button-padding-horizontal) - var(--button-border-width));padding-right:calc(var(--button-padding-horizontal) - var(--button-border-width));padding-top:calc(var(--button-padding-vertical) - var(--button-border-width));text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-small,.button .icon.is-medium,.button .icon.is-large{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-inline-start:calc(-.5 * var(--button-padding-horizontal));margin-inline-end:calc(var(--button-padding-horizontal) * .25)}.button .icon:last-child:not(:first-child){margin-inline-start:calc(var(--button-padding-horizontal) * .25);margin-inline-end:calc(-.5 * var(--button-padding-horizontal))}.button .icon:first-child:last-child{margin-inline-start:calc(-.5 * var(--button-padding-horizontal));margin-inline-end:calc(-.5 * var(--button-padding-horizontal))}.button:hover,.button.is-hovered{--button-background-l-delta: var(--button-hover-background-l-delta);--button-border-l-delta: var(--button-hover-border-l-delta)}.button:focus-visible,.button.is-focused{--button-border-width: 1px;border-color:hsl(var(--focus-h),var(--focus-s),var(--focus-l));box-shadow:var(--focus-shadow-size) hsla(var(--focus-h),var(--focus-s),var(--focus-l),var(--focus-shadow-alpha))}.button:active,.button.is-active{--button-background-l-delta: var(--button-active-background-l-delta);--button-border-l-delta: var(--button-active-border-l-delta);--button-outer-shadow-a: 0}.button[disabled],fieldset[disabled] .button{background-color:var(--button-disabled-background-color);border-color:var(--button-disabled-border-color);box-shadow:var(--button-disabled-shadow);opacity:var(--button-disabled-opacity)}.button.is-white{--button-h: var(--white-h);--button-s: var(--white-s);--button-l: var(--white-l);--button-background-l: var(--white-l);--button-border-l: var(--white-l);--button-border-width: 0px;--button-color-l: var(--white-invert-l);--button-outer-shadow-a: 0}.button.is-white:focus-visible,.button.is-white.is-focused{--button-border-width: 1px}.button.is-white.is-soft{--button-background-l: var(--soft-l);--button-color-l: var(--soft-invert-l)}.button.is-white.is-bold{--button-background-l: var(--bold-l);--button-color-l: var(--bold-invert-l)}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:var(--white);border-color:var(--white);box-shadow:none}.button.is-black{--button-h: var(--black-h);--button-s: var(--black-s);--button-l: var(--black-l);--button-background-l: var(--black-l);--button-border-l: var(--black-l);--button-border-width: 0px;--button-color-l: var(--black-invert-l);--button-outer-shadow-a: 0}.button.is-black:focus-visible,.button.is-black.is-focused{--button-border-width: 1px}.button.is-black.is-soft{--button-background-l: var(--soft-l);--button-color-l: var(--soft-invert-l)}.button.is-black.is-bold{--button-background-l: var(--bold-l);--button-color-l: var(--bold-invert-l)}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:var(--black);border-color:var(--black);box-shadow:none}.button.is-light{--button-h: var(--light-h);--button-s: var(--light-s);--button-l: var(--light-l);--button-background-l: var(--light-l);--button-border-l: var(--light-l);--button-border-width: 0px;--button-color-l: var(--light-invert-l);--button-outer-shadow-a: 0}.button.is-light:focus-visible,.button.is-light.is-focused{--button-border-width: 1px}.button.is-light.is-soft{--button-background-l: var(--soft-l);--button-color-l: var(--soft-invert-l)}.button.is-light.is-bold{--button-background-l: var(--bold-l);--button-color-l: var(--bold-invert-l)}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:var(--light);border-color:var(--light);box-shadow:none}.button.is-dark{--button-h: var(--dark-h);--button-s: var(--dark-s);--button-l: var(--dark-l);--button-background-l: var(--dark-l);--button-border-l: var(--dark-l);--button-border-width: 0px;--button-color-l: var(--dark-invert-l);--button-outer-shadow-a: 0}.button.is-dark:focus-visible,.button.is-dark.is-focused{--button-border-width: 1px}.button.is-dark.is-soft{--button-background-l: var(--soft-l);--button-color-l: var(--soft-invert-l)}.button.is-dark.is-bold{--button-background-l: var(--bold-l);--button-color-l: var(--bold-invert-l)}.button.is-dark[disabled],fieldset[disabled] .button.is-dark{background-color:var(--dark);border-color:var(--dark);box-shadow:none}.button.is-text{--button-h: var(--text-h);--button-s: var(--text-s);--button-l: var(--text-l);--button-background-l: var(--text-l);--button-border-l: var(--text-l);--button-border-width: 0px;--button-color-l: var(--text-invert-l);--button-outer-shadow-a: 0}.button.is-text:focus-visible,.button.is-text.is-focused{--button-border-width: 1px}.button.is-text.is-light{--button-background-l: var(--light-l);--button-color-l: var(--text-light-invert-l)}.button.is-text.is-dark{--button-background-l: var(--dark-l);--button-color-l: var(--text-dark-invert-l)}.button.is-text.is-soft{--button-background-l: var(--soft-l);--button-color-l: var(--soft-invert-l)}.button.is-text.is-bold{--button-background-l: var(--bold-l);--button-color-l: var(--bold-invert-l)}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:var(--text);border-color:var(--text);box-shadow:none}.button.is-primary{--button-h: var(--primary-h);--button-s: var(--primary-s);--button-l: var(--primary-l);--button-background-l: var(--primary-l);--button-border-l: var(--primary-l);--button-border-width: 0px;--button-color-l: var(--primary-invert-l);--button-outer-shadow-a: 0}.button.is-primary:focus-visible,.button.is-primary.is-focused{--button-border-width: 1px}.button.is-primary.is-light{--button-background-l: var(--light-l);--button-color-l: var(--primary-light-invert-l)}.button.is-primary.is-dark{--button-background-l: var(--dark-l);--button-color-l: var(--primary-dark-invert-l)}.button.is-primary.is-soft{--button-background-l: var(--soft-l);--button-color-l: var(--soft-invert-l)}.button.is-primary.is-bold{--button-background-l: var(--bold-l);--button-color-l: var(--bold-invert-l)}.button.is-primary[disabled],fieldset[disabled] .button.is-primary{background-color:var(--primary);border-color:var(--primary);box-shadow:none}.button.is-secondary{--button-h: var(--secondary-h);--button-s: var(--secondary-s);--button-l: var(--secondary-l);--button-background-l: var(--secondary-l);--button-border-l: var(--secondary-l);--button-border-width: 0px;--button-color-l: var(--secondary-invert-l);--button-outer-shadow-a: 0}.button.is-secondary:focus-visible,.button.is-secondary.is-focused{--button-border-width: 1px}.button.is-secondary.is-light{--button-background-l: var(--light-l);--button-color-l: var(--secondary-light-invert-l)}.button.is-secondary.is-dark{--button-background-l: var(--dark-l);--button-color-l: var(--secondary-dark-invert-l)}.button.is-secondary.is-soft{--button-background-l: var(--soft-l);--button-color-l: var(--soft-invert-l)}.button.is-secondary.is-bold{--button-background-l: var(--bold-l);--button-color-l: var(--bold-invert-l)}.button.is-secondary[disabled],fieldset[disabled] .button.is-secondary{background-color:var(--secondary);border-color:var(--secondary);box-shadow:none}.button.is-link{--button-h: var(--link-h);--button-s: var(--link-s);--button-l: var(--link-l);--button-background-l: var(--link-l);--button-border-l: var(--link-l);--button-border-width: 0px;--button-color-l: var(--link-invert-l);--button-outer-shadow-a: 0}.button.is-link:focus-visible,.button.is-link.is-focused{--button-border-width: 1px}.button.is-link.is-light{--button-background-l: var(--light-l);--button-color-l: var(--link-light-invert-l)}.button.is-link.is-dark{--button-background-l: var(--dark-l);--button-color-l: var(--link-dark-invert-l)}.button.is-link.is-soft{--button-background-l: var(--soft-l);--button-color-l: var(--soft-invert-l)}.button.is-link.is-bold{--button-background-l: var(--bold-l);--button-color-l: var(--bold-invert-l)}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:var(--link);border-color:var(--link);box-shadow:none}.button.is-info{--button-h: var(--info-h);--button-s: var(--info-s);--button-l: var(--info-l);--button-background-l: var(--info-l);--button-border-l: var(--info-l);--button-border-width: 0px;--button-color-l: var(--info-invert-l);--button-outer-shadow-a: 0}.button.is-info:focus-visible,.button.is-info.is-focused{--button-border-width: 1px}.button.is-info.is-light{--button-background-l: var(--light-l);--button-color-l: var(--info-light-invert-l)}.button.is-info.is-dark{--button-background-l: var(--dark-l);--button-color-l: var(--info-dark-invert-l)}.button.is-info.is-soft{--button-background-l: var(--soft-l);--button-color-l: var(--soft-invert-l)}.button.is-info.is-bold{--button-background-l: var(--bold-l);--button-color-l: var(--bold-invert-l)}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:var(--info);border-color:var(--info);box-shadow:none}.button.is-success{--button-h: var(--success-h);--button-s: var(--success-s);--button-l: var(--success-l);--button-background-l: var(--success-l);--button-border-l: var(--success-l);--button-border-width: 0px;--button-color-l: var(--success-invert-l);--button-outer-shadow-a: 0}.button.is-success:focus-visible,.button.is-success.is-focused{--button-border-width: 1px}.button.is-success.is-light{--button-background-l: var(--light-l);--button-color-l: var(--success-light-invert-l)}.button.is-success.is-dark{--button-background-l: var(--dark-l);--button-color-l: var(--success-dark-invert-l)}.button.is-success.is-soft{--button-background-l: var(--soft-l);--button-color-l: var(--soft-invert-l)}.button.is-success.is-bold{--button-background-l: var(--bold-l);--button-color-l: var(--bold-invert-l)}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:var(--success);border-color:var(--success);box-shadow:none}.button.is-warning{--button-h: var(--warning-h);--button-s: var(--warning-s);--button-l: var(--warning-l);--button-background-l: var(--warning-l);--button-border-l: var(--warning-l);--button-border-width: 0px;--button-color-l: var(--warning-invert-l);--button-outer-shadow-a: 0}.button.is-warning:focus-visible,.button.is-warning.is-focused{--button-border-width: 1px}.button.is-warning.is-light{--button-background-l: var(--light-l);--button-color-l: var(--warning-light-invert-l)}.button.is-warning.is-dark{--button-background-l: var(--dark-l);--button-color-l: var(--warning-dark-invert-l)}.button.is-warning.is-soft{--button-background-l: var(--soft-l);--button-color-l: var(--soft-invert-l)}.button.is-warning.is-bold{--button-background-l: var(--bold-l);--button-color-l: var(--bold-invert-l)}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:var(--warning);border-color:var(--warning);box-shadow:none}.button.is-danger{--button-h: var(--danger-h);--button-s: var(--danger-s);--button-l: var(--danger-l);--button-background-l: var(--danger-l);--button-border-l: var(--danger-l);--button-border-width: 0px;--button-color-l: var(--danger-invert-l);--button-outer-shadow-a: 0}.button.is-danger:focus-visible,.button.is-danger.is-focused{--button-border-width: 1px}.button.is-danger.is-light{--button-background-l: var(--light-l);--button-color-l: var(--danger-light-invert-l)}.button.is-danger.is-dark{--button-background-l: var(--dark-l);--button-color-l: var(--danger-dark-invert-l)}.button.is-danger.is-soft{--button-background-l: var(--soft-l);--button-color-l: var(--soft-invert-l)}.button.is-danger.is-bold{--button-background-l: var(--bold-l);--button-color-l: var(--bold-invert-l)}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:var(--danger);border-color:var(--danger);box-shadow:none}.button.is-notification{--button-h: var(--notification-h);--button-s: var(--notification-s);--button-l: var(--notification-l);--button-background-l: var(--notification-l);--button-border-l: var(--notification-l);--button-border-width: 0px;--button-color-l: var(--notification-invert-l);--button-outer-shadow-a: 0}.button.is-notification:focus-visible,.button.is-notification.is-focused{--button-border-width: 1px}.button.is-notification.is-light{--button-background-l: var(--light-l);--button-color-l: var(--notification-light-invert-l)}.button.is-notification.is-dark{--button-background-l: var(--dark-l);--button-color-l: var(--notification-dark-invert-l)}.button.is-notification.is-soft{--button-background-l: var(--soft-l);--button-color-l: var(--soft-invert-l)}.button.is-notification.is-bold{--button-background-l: var(--bold-l);--button-color-l: var(--bold-invert-l)}.button.is-notification[disabled],fieldset[disabled] .button.is-notification{background-color:var(--notification);border-color:var(--notification);box-shadow:none}.button.is-bg{--button-h: var(--bg-h);--button-s: var(--bg-s);--button-l: var(--bg-l);--button-background-l: var(--bg-l);--button-border-l: var(--bg-l);--button-border-width: 0px;--button-color-l: var(--bg-invert-l);--button-outer-shadow-a: 0}.button.is-bg:focus-visible,.button.is-bg.is-focused{--button-border-width: 1px}.button.is-bg.is-light{--button-background-l: var(--light-l);--button-color-l: var(--bg-light-invert-l)}.button.is-bg.is-dark{--button-background-l: var(--dark-l);--button-color-l: var(--bg-dark-invert-l)}.button.is-bg.is-soft{--button-background-l: var(--soft-l);--button-color-l: var(--soft-invert-l)}.button.is-bg.is-bold{--button-background-l: var(--bold-l);--button-color-l: var(--bold-invert-l)}.button.is-bg[disabled],fieldset[disabled] .button.is-bg{background-color:var(--bg);border-color:var(--bg);box-shadow:none}.button.is-back{--button-h: var(--back-h);--button-s: var(--back-s);--button-l: var(--back-l);--button-background-l: var(--back-l);--button-border-l: var(--back-l);--button-border-width: 0px;--button-color-l: var(--back-invert-l);--button-outer-shadow-a: 0}.button.is-back:focus-visible,.button.is-back.is-focused{--button-border-width: 1px}.button.is-back.is-light{--button-background-l: var(--light-l);--button-color-l: var(--back-light-invert-l)}.button.is-back.is-dark{--button-background-l: var(--dark-l);--button-color-l: var(--back-dark-invert-l)}.button.is-back.is-soft{--button-background-l: var(--soft-l);--button-color-l: var(--soft-invert-l)}.button.is-back.is-bold{--button-background-l: var(--bold-l);--button-color-l: var(--bold-invert-l)}.button.is-back[disabled],fieldset[disabled] .button.is-back{background-color:var(--back);border-color:var(--back);box-shadow:none}.button.is-highlight{--button-h: var(--highlight-h);--button-s: var(--highlight-s);--button-l: var(--highlight-l);--button-background-l: var(--highlight-l);--button-border-l: var(--highlight-l);--button-border-width: 0px;--button-color-l: var(--highlight-invert-l);--button-outer-shadow-a: 0}.button.is-highlight:focus-visible,.button.is-highlight.is-focused{--button-border-width: 1px}.button.is-highlight.is-light{--button-background-l: var(--light-l);--button-color-l: var(--highlight-light-invert-l)}.button.is-highlight.is-dark{--button-background-l: var(--dark-l);--button-color-l: var(--highlight-dark-invert-l)}.button.is-highlight.is-soft{--button-background-l: var(--soft-l);--button-color-l: var(--soft-invert-l)}.button.is-highlight.is-bold{--button-background-l: var(--bold-l);--button-color-l: var(--bold-invert-l)}.button.is-highlight[disabled],fieldset[disabled] .button.is-highlight{background-color:var(--highlight);border-color:var(--highlight);box-shadow:none}.button.is-correct-result{--button-h: var(--correct-result-h);--button-s: var(--correct-result-s);--button-l: var(--correct-result-l);--button-background-l: var(--correct-result-l);--button-border-l: var(--correct-result-l);--button-border-width: 0px;--button-color-l: var(--correct-result-invert-l);--button-outer-shadow-a: 0}.button.is-correct-result:focus-visible,.button.is-correct-result.is-focused{--button-border-width: 1px}.button.is-correct-result.is-light{--button-background-l: var(--light-l);--button-color-l: var(--correct-result-light-invert-l)}.button.is-correct-result.is-dark{--button-background-l: var(--dark-l);--button-color-l: var(--correct-result-dark-invert-l)}.button.is-correct-result.is-soft{--button-background-l: var(--soft-l);--button-color-l: var(--soft-invert-l)}.button.is-correct-result.is-bold{--button-background-l: var(--bold-l);--button-color-l: var(--bold-invert-l)}.button.is-correct-result[disabled],fieldset[disabled] .button.is-correct-result{background-color:var(--correct-result);border-color:var(--correct-result);box-shadow:none}.button.is-wrong-result{--button-h: var(--wrong-result-h);--button-s: var(--wrong-result-s);--button-l: var(--wrong-result-l);--button-background-l: var(--wrong-result-l);--button-border-l: var(--wrong-result-l);--button-border-width: 0px;--button-color-l: var(--wrong-result-invert-l);--button-outer-shadow-a: 0}.button.is-wrong-result:focus-visible,.button.is-wrong-result.is-focused{--button-border-width: 1px}.button.is-wrong-result.is-light{--button-background-l: var(--light-l);--button-color-l: var(--wrong-result-light-invert-l)}.button.is-wrong-result.is-dark{--button-background-l: var(--dark-l);--button-color-l: var(--wrong-result-dark-invert-l)}.button.is-wrong-result.is-soft{--button-background-l: var(--soft-l);--button-color-l: var(--soft-invert-l)}.button.is-wrong-result.is-bold{--button-background-l: var(--bold-l);--button-color-l: var(--bold-invert-l)}.button.is-wrong-result[disabled],fieldset[disabled] .button.is-wrong-result{background-color:var(--wrong-result);border-color:var(--wrong-result);box-shadow:none}.button.is-no-result{--button-h: var(--no-result-h);--button-s: var(--no-result-s);--button-l: var(--no-result-l);--button-background-l: var(--no-result-l);--button-border-l: var(--no-result-l);--button-border-width: 0px;--button-color-l: var(--no-result-invert-l);--button-outer-shadow-a: 0}.button.is-no-result:focus-visible,.button.is-no-result.is-focused{--button-border-width: 1px}.button.is-no-result.is-light{--button-background-l: var(--light-l);--button-color-l: var(--no-result-light-invert-l)}.button.is-no-result.is-dark{--button-background-l: var(--dark-l);--button-color-l: var(--no-result-dark-invert-l)}.button.is-no-result.is-soft{--button-background-l: var(--soft-l);--button-color-l: var(--soft-invert-l)}.button.is-no-result.is-bold{--button-background-l: var(--bold-l);--button-color-l: var(--bold-invert-l)}.button.is-no-result[disabled],fieldset[disabled] .button.is-no-result{background-color:var(--no-result);border-color:var(--no-result);box-shadow:none}.button.is-correct-answer-input{--button-h: var(--correct-answer-input-h);--button-s: var(--correct-answer-input-s);--button-l: var(--correct-answer-input-l);--button-background-l: var(--correct-answer-input-l);--button-border-l: var(--correct-answer-input-l);--button-border-width: 0px;--button-color-l: var(--correct-answer-input-invert-l);--button-outer-shadow-a: 0}.button.is-correct-answer-input:focus-visible,.button.is-correct-answer-input.is-focused{--button-border-width: 1px}.button.is-correct-answer-input.is-light{--button-background-l: var(--light-l);--button-color-l: var(--correct-answer-input-light-invert-l)}.button.is-correct-answer-input.is-dark{--button-background-l: var(--dark-l);--button-color-l: var(--correct-answer-input-dark-invert-l)}.button.is-correct-answer-input.is-soft{--button-background-l: var(--soft-l);--button-color-l: var(--soft-invert-l)}.button.is-correct-answer-input.is-bold{--button-background-l: var(--bold-l);--button-color-l: var(--bold-invert-l)}.button.is-correct-answer-input[disabled],fieldset[disabled] .button.is-correct-answer-input{background-color:var(--correct-answer-input);border-color:var(--correct-answer-input);box-shadow:none}.button.is-result-user-input{--button-h: var(--result-user-input-h);--button-s: var(--result-user-input-s);--button-l: var(--result-user-input-l);--button-background-l: var(--result-user-input-l);--button-border-l: var(--result-user-input-l);--button-border-width: 0px;--button-color-l: var(--result-user-input-invert-l);--button-outer-shadow-a: 0}.button.is-result-user-input:focus-visible,.button.is-result-user-input.is-focused{--button-border-width: 1px}.button.is-result-user-input.is-light{--button-background-l: var(--light-l);--button-color-l: var(--result-user-input-light-invert-l)}.button.is-result-user-input.is-dark{--button-background-l: var(--dark-l);--button-color-l: var(--result-user-input-dark-invert-l)}.button.is-result-user-input.is-soft{--button-background-l: var(--soft-l);--button-color-l: var(--soft-invert-l)}.button.is-result-user-input.is-bold{--button-background-l: var(--bold-l);--button-color-l: var(--bold-invert-l)}.button.is-result-user-input[disabled],fieldset[disabled] .button.is-result-user-input{background-color:var(--result-user-input);border-color:var(--result-user-input);box-shadow:none}.button.is-table-header{--button-h: var(--table-header-h);--button-s: var(--table-header-s);--button-l: var(--table-header-l);--button-background-l: var(--table-header-l);--button-border-l: var(--table-header-l);--button-border-width: 0px;--button-color-l: var(--table-header-invert-l);--button-outer-shadow-a: 0}.button.is-table-header:focus-visible,.button.is-table-header.is-focused{--button-border-width: 1px}.button.is-table-header.is-light{--button-background-l: var(--light-l);--button-color-l: var(--table-header-light-invert-l)}.button.is-table-header.is-dark{--button-background-l: var(--dark-l);--button-color-l: var(--table-header-dark-invert-l)}.button.is-table-header.is-soft{--button-background-l: var(--soft-l);--button-color-l: var(--soft-invert-l)}.button.is-table-header.is-bold{--button-background-l: var(--bold-l);--button-color-l: var(--bold-invert-l)}.button.is-table-header[disabled],fieldset[disabled] .button.is-table-header{background-color:var(--table-header);border-color:var(--table-header);box-shadow:none}.button.is-table-subheader{--button-h: var(--table-subheader-h);--button-s: var(--table-subheader-s);--button-l: var(--table-subheader-l);--button-background-l: var(--table-subheader-l);--button-border-l: var(--table-subheader-l);--button-border-width: 0px;--button-color-l: var(--table-subheader-invert-l);--button-outer-shadow-a: 0}.button.is-table-subheader:focus-visible,.button.is-table-subheader.is-focused{--button-border-width: 1px}.button.is-table-subheader.is-light{--button-background-l: var(--light-l);--button-color-l: var(--table-subheader-light-invert-l)}.button.is-table-subheader.is-dark{--button-background-l: var(--dark-l);--button-color-l: var(--table-subheader-dark-invert-l)}.button.is-table-subheader.is-soft{--button-background-l: var(--soft-l);--button-color-l: var(--soft-invert-l)}.button.is-table-subheader.is-bold{--button-background-l: var(--bold-l);--button-color-l: var(--bold-invert-l)}.button.is-table-subheader[disabled],fieldset[disabled] .button.is-table-subheader{background-color:var(--table-subheader);border-color:var(--table-subheader);box-shadow:none}.button.is-background-job-waiting{--button-h: var(--background-job-waiting-h);--button-s: var(--background-job-waiting-s);--button-l: var(--background-job-waiting-l);--button-background-l: var(--background-job-waiting-l);--button-border-l: var(--background-job-waiting-l);--button-border-width: 0px;--button-color-l: var(--background-job-waiting-invert-l);--button-outer-shadow-a: 0}.button.is-background-job-waiting:focus-visible,.button.is-background-job-waiting.is-focused{--button-border-width: 1px}.button.is-background-job-waiting.is-light{--button-background-l: var(--light-l);--button-color-l: var(--background-job-waiting-light-invert-l)}.button.is-background-job-waiting.is-dark{--button-background-l: var(--dark-l);--button-color-l: var(--background-job-waiting-dark-invert-l)}.button.is-background-job-waiting.is-soft{--button-background-l: var(--soft-l);--button-color-l: var(--soft-invert-l)}.button.is-background-job-waiting.is-bold{--button-background-l: var(--bold-l);--button-color-l: var(--bold-invert-l)}.button.is-background-job-waiting[disabled],fieldset[disabled] .button.is-background-job-waiting{background-color:var(--background-job-waiting);border-color:var(--background-job-waiting);box-shadow:none}.button.is-background-job-running{--button-h: var(--background-job-running-h);--button-s: var(--background-job-running-s);--button-l: var(--background-job-running-l);--button-background-l: var(--background-job-running-l);--button-border-l: var(--background-job-running-l);--button-border-width: 0px;--button-color-l: var(--background-job-running-invert-l);--button-outer-shadow-a: 0}.button.is-background-job-running:focus-visible,.button.is-background-job-running.is-focused{--button-border-width: 1px}.button.is-background-job-running.is-light{--button-background-l: var(--light-l);--button-color-l: var(--background-job-running-light-invert-l)}.button.is-background-job-running.is-dark{--button-background-l: var(--dark-l);--button-color-l: var(--background-job-running-dark-invert-l)}.button.is-background-job-running.is-soft{--button-background-l: var(--soft-l);--button-color-l: var(--soft-invert-l)}.button.is-background-job-running.is-bold{--button-background-l: var(--bold-l);--button-color-l: var(--bold-invert-l)}.button.is-background-job-running[disabled],fieldset[disabled] .button.is-background-job-running{background-color:var(--background-job-running);border-color:var(--background-job-running);box-shadow:none}.button.is-background-job-completed{--button-h: var(--background-job-completed-h);--button-s: var(--background-job-completed-s);--button-l: var(--background-job-completed-l);--button-background-l: var(--background-job-completed-l);--button-border-l: var(--background-job-completed-l);--button-border-width: 0px;--button-color-l: var(--background-job-completed-invert-l);--button-outer-shadow-a: 0}.button.is-background-job-completed:focus-visible,.button.is-background-job-completed.is-focused{--button-border-width: 1px}.button.is-background-job-completed.is-light{--button-background-l: var(--light-l);--button-color-l: var(--background-job-completed-light-invert-l)}.button.is-background-job-completed.is-dark{--button-background-l: var(--dark-l);--button-color-l: var(--background-job-completed-dark-invert-l)}.button.is-background-job-completed.is-soft{--button-background-l: var(--soft-l);--button-color-l: var(--soft-invert-l)}.button.is-background-job-completed.is-bold{--button-background-l: var(--bold-l);--button-color-l: var(--bold-invert-l)}.button.is-background-job-completed[disabled],fieldset[disabled] .button.is-background-job-completed{background-color:var(--background-job-completed);border-color:var(--background-job-completed);box-shadow:none}.button.is-background-job-failed{--button-h: var(--background-job-failed-h);--button-s: var(--background-job-failed-s);--button-l: var(--background-job-failed-l);--button-background-l: var(--background-job-failed-l);--button-border-l: var(--background-job-failed-l);--button-border-width: 0px;--button-color-l: var(--background-job-failed-invert-l);--button-outer-shadow-a: 0}.button.is-background-job-failed:focus-visible,.button.is-background-job-failed.is-focused{--button-border-width: 1px}.button.is-background-job-failed.is-light{--button-background-l: var(--light-l);--button-color-l: var(--background-job-failed-light-invert-l)}.button.is-background-job-failed.is-dark{--button-background-l: var(--dark-l);--button-color-l: var(--background-job-failed-dark-invert-l)}.button.is-background-job-failed.is-soft{--button-background-l: var(--soft-l);--button-color-l: var(--soft-invert-l)}.button.is-background-job-failed.is-bold{--button-background-l: var(--bold-l);--button-color-l: var(--bold-invert-l)}.button.is-background-job-failed[disabled],fieldset[disabled] .button.is-background-job-failed{background-color:var(--background-job-failed);border-color:var(--background-job-failed);box-shadow:none}.button.is-outlined{--button-border-width: max(1px, .0625em);background-color:transparent;border-color:hsl(var(--button-h),var(--button-s),var(--button-l));color:hsl(var(--button-h),var(--button-s),var(--button-l))}.button.is-outlined:hover{--button-border-width: max(2px, .125em);--button-outer-shadow-alpha: 1}.button.is-inverted{background-color:hsl(var(--button-h),var(--button-s),calc(var(--button-color-l) + var(--button-background-l-delta)));color:hsl(var(--button-h),var(--button-s),var(--button-background-l))}.button.is-text{background-color:transparent;border-color:transparent;color:var(--button-text-color);text-decoration:var(--button-text-decoration)}.button.is-text:hover,.button.is-text.is-hovered{background-color:var(--button-text-hover-background-color);color:var(--button-text-hover-color)}.button.is-text:active,.button.is-text.is-active{color:var(--button-text-hover-color)}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.button.is-ghost{background:var(--button-ghost-background);border-color:var(--button-ghost-border-color);box-shadow:none;color:var(--button-ghost-color);text-decoration:var(--button-ghost-decoration)}.button.is-ghost:hover,.button.is-ghost.is-hovered{color:var(--button-ghost-hover-color);text-decoration:var(--button-ghost-hover-decoration)}.button.is-small{--control-size: var(--size-small);--control-radius: var(--radius-small)}.button.is-normal{--control-size: var(--size-normal);--control-radius: var(--radius)}.button.is-medium{--control-size: var(--size-medium);--control-radius: var(--radius-medium)}.button.is-large{--control-size: var(--size-large);--control-radius: var(--radius-medium)}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{box-shadow:none;color:transparent!important;pointer-events:none}.button.is-loading:after{position:absolute;left:calc(50% - .5em);top:calc(50% - .5em);position:absolute!important}.button.is-static{background-color:var(--button-static-background-color);border-color:var(--button-static-border-color);color:var(--button-static-color);box-shadow:none;pointer-events:none}.button.is-rounded{border-radius:var(--radius-rounded);padding-left:calc(var(--button-padding-horizontal) + .25em - var(--button-border-width));padding-right:calc(var(--button-padding-horizontal) + .25em - var(--button-border-width))}.buttons{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-start}.buttons.are-small{--control-size: var(--size-small);--control-radius: var(--radius-small)}.buttons.are-medium{--control-size: var(--size-medium);--control-radius: var(--radius-medium)}.buttons.are-large{--control-size: var(--size-large);--control-radius: var(--radius-large)}.buttons.has-addons{gap:0}.buttons.has-addons .button:not(:first-child){border-end-start-radius:0;border-start-start-radius:0}.buttons.has-addons .button:not(:last-child){border-end-end-radius:0;border-start-end-radius:0;margin-inline-end:-1px}.buttons.has-addons .button:hover,.buttons.has-addons .button.is-hovered{z-index:2}.buttons.has-addons .button:focus,.buttons.has-addons .button.is-focused,.buttons.has-addons .button:active,.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-selected{z-index:3}.buttons.has-addons .button:focus:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-selected:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-right{justify-content:flex-end}@media screen and (max-width: 0px){.button.is-responsive.is-small{font-size:calc(var(--size-small) * .75)}.button.is-responsive,.button.is-responsive.is-normal{font-size:calc(var(--size-small) * .875)}.button.is-responsive.is-medium{font-size:var(--size-small)}.button.is-responsive.is-large{font-size:var(--size-normal)}}@media screen and (min-width: 1px) and (max-width: 1365px){.button.is-responsive.is-small{font-size:calc(var(--size-small) * .875)}.button.is-responsive,.button.is-responsive.is-normal{font-size:var(--size-small)}.button.is-responsive.is-medium{font-size:var(--size-normal)}.button.is-responsive.is-large{font-size:var(--size-medium)}}.button{font-size:1.6rem;height:3.6rem}.button.is-outlined[disabled]{background:none}.button.is-outlined[disabled]:hover{border-width:max(1px,.0625em)}.button.is-outlined.is-loading.is-white:after{border-left-color:#fff;border-bottom-color:#fff}.button.is-outlined.is-loading.is-black:after{border-left-color:#0a0a0a;border-bottom-color:#0a0a0a}.button.is-outlined.is-loading.is-light:after{border-left-color:#f2f2f2;border-bottom-color:#f2f2f2}.button.is-outlined.is-loading.is-dark:after{border-left-color:#363636;border-bottom-color:#363636}.button.is-outlined.is-loading.is-text:after{border-left-color:#3d515c;border-bottom-color:#3d515c}.button.is-outlined.is-loading.is-primary:after{border-left-color:#50bde6;border-bottom-color:#50bde6}.button.is-outlined.is-loading.is-secondary:after{border-left-color:#0c6b9e;border-bottom-color:#0c6b9e}.button.is-outlined.is-loading.is-link:after{border-left-color:#0087ff;border-bottom-color:#0087ff}.button.is-outlined.is-loading.is-info:after{border-left-color:#5193fb;border-bottom-color:#5193fb}.button.is-outlined.is-loading.is-success:after{border-left-color:#228b22;border-bottom-color:#228b22}.button.is-outlined.is-loading.is-warning:after{border-left-color:#e4bb3e;border-bottom-color:#e4bb3e}.button.is-outlined.is-loading.is-danger:after{border-left-color:#e62828;border-bottom-color:#e62828}.button.is-outlined.is-loading.is-notification:after{border-left-color:#0c6b9e;border-bottom-color:#0c6b9e}.button.is-outlined.is-loading.is-bg:after{border-left-color:#f4f4f4;border-bottom-color:#f4f4f4}.button.is-outlined.is-loading.is-back:after{border-left-color:#7b7b7b;border-bottom-color:#7b7b7b}.button.is-outlined.is-loading.is-highlight:after{border-left-color:#e8f5ff;border-bottom-color:#e8f5ff}.button.is-outlined.is-loading.is-correct-result:after{border-left-color:#0fa72c;border-bottom-color:#0fa72c}.button.is-outlined.is-loading.is-wrong-result:after{border-left-color:#c14b4b;border-bottom-color:#c14b4b}.button.is-outlined.is-loading.is-no-result:after{border-left-color:#7b7b7b;border-bottom-color:#7b7b7b}.button.is-outlined.is-loading.is-correct-answer-input:after{border-left-color:#0fa72c;border-bottom-color:#0fa72c}.button.is-outlined.is-loading.is-result-user-input:after{border-left-color:#7b7b7b;border-bottom-color:#7b7b7b}.button.is-outlined.is-loading.is-table-header:after{border-left-color:#5ea3d7;border-bottom-color:#5ea3d7}.button.is-outlined.is-loading.is-table-subheader:after{border-left-color:#e0e0e0;border-bottom-color:#e0e0e0}.button.is-outlined.is-loading.is-background-job-waiting:after{border-left-color:#ecb920;border-bottom-color:#ecb920}.button.is-outlined.is-loading.is-background-job-running:after{border-left-color:#2098c3;border-bottom-color:#2098c3}.button.is-outlined.is-loading.is-background-job-completed:after{border-left-color:#6eba1e;border-bottom-color:#6eba1e}.button.is-outlined.is-loading.is-background-job-failed:after{border-left-color:#b12e49;border-bottom-color:#b12e49}.button.is-auto{height:auto;padding:.5em 1em}.button.is-fat{min-width:100px}.button.is-small{height:3.2rem;padding-left:1.5rem;padding-right:1.5rem}.button.is-medium{height:4.2rem;padding-left:2rem;padding-right:2rem}.button.is-large{height:4.8rem;padding-left:1.5rem;padding-right:1.5rem}.button.is-white.is-inverted.is-loading:after{border-color:transparent transparent #ffffff #ffffff!important}.button.is-black.is-inverted.is-loading:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-light.is-inverted.is-loading:after{border-color:transparent transparent #f2f2f2 #f2f2f2!important}.button.is-dark.is-inverted.is-loading:after{border-color:transparent transparent #363636 #363636!important}.button.is-text.is-inverted.is-loading:after{border-color:transparent transparent #3d515c #3d515c!important}.button.is-primary.is-inverted.is-loading:after{border-color:transparent transparent #50BDE6 #50BDE6!important}.button.is-secondary.is-inverted.is-loading:after{border-color:transparent transparent #0C6B9E #0C6B9E!important}.button.is-link.is-inverted.is-loading:after{border-color:transparent transparent #0087FF #0087FF!important}.button.is-info.is-inverted.is-loading:after{border-color:transparent transparent #5193FB #5193FB!important}.button.is-success.is-inverted.is-loading:after{border-color:transparent transparent #228b22 #228b22!important}.button.is-warning.is-inverted.is-loading:after{border-color:transparent transparent #E4BB3E #E4BB3E!important}.button.is-danger.is-inverted.is-loading:after{border-color:transparent transparent #E62828 #E62828!important}.button.is-notification.is-inverted.is-loading:after{border-color:transparent transparent #0C6B9E #0C6B9E!important}.button.is-bg.is-inverted.is-loading:after{border-color:transparent transparent #F4F4F4 #F4F4F4!important}.button.is-back.is-inverted.is-loading:after{border-color:transparent transparent #7B7B7B #7B7B7B!important}.button.is-highlight.is-inverted.is-loading:after{border-color:transparent transparent #e8f5ff #e8f5ff!important}.button.is-correct-result.is-inverted.is-loading:after{border-color:transparent transparent #0fa72c #0fa72c!important}.button.is-wrong-result.is-inverted.is-loading:after{border-color:transparent transparent #C14B4B #C14B4B!important}.button.is-no-result.is-inverted.is-loading:after{border-color:transparent transparent #7B7B7B #7B7B7B!important}.button.is-correct-answer-input.is-inverted.is-loading:after{border-color:transparent transparent #0fa72c #0fa72c!important}.button.is-result-user-input.is-inverted.is-loading:after{border-color:transparent transparent #7B7B7B #7B7B7B!important}.button.is-table-header.is-inverted.is-loading:after{border-color:transparent transparent #5EA3D7 #5EA3D7!important}.button.is-table-subheader.is-inverted.is-loading:after{border-color:transparent transparent #e0e0e0 #e0e0e0!important}.button.is-background-job-waiting.is-inverted.is-loading:after{border-color:transparent transparent #ecb920 #ecb920!important}.button.is-background-job-running.is-inverted.is-loading:after{border-color:transparent transparent #2098c3 #2098c3!important}.button.is-background-job-completed.is-inverted.is-loading:after{border-color:transparent transparent #6eba1e #6eba1e!important}.button.is-background-job-failed.is-inverted.is-loading:after{border-color:transparent transparent #b12e49 #b12e49!important}.buttons{gap:.6rem}.buttons>*:not(:last-child){margin-bottom:0}.buttons.is-spacing-2{gap:1.2rem}.buttons.is-spacing-2>*:not(:last-child){margin-bottom:0}.buttons.is-spacing-3{gap:1.8rem}.buttons.is-spacing-3>*:not(:last-child){margin-bottom:0}.content{--content-heading-color: var(--text-strong);--content-heading-weight: var(--weight-extrabold);--content-heading-line-height: 1.125;--content-block-margin-bottom: 1em;--content-blockquote-background-color: var(--background);--content-blockquote-border-left: 5px solid var(--border);--content-blockquote-padding: 1.25em 1.5em;--content-pre-padding: 1.25em 1.5em;--content-table-cell-border: 1px solid var(--border);--content-table-cell-border-width: 0 0 1px;--content-table-cell-padding: .5em .75em;--content-table-cell-heading-color: var(--text-strong);--content-table-head-cell-border-width: 0 0 2px;--content-table-head-cell-color: var(--text-strong);--content-table-body-last-row-cell-border-bottom-width: 0;--content-table-foot-cell-border-width: 2px 0 0;--content-table-foot-cell-color: var(--text-strong)}.content li+li{margin-top:.25em}.content p:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content ul:not(:last-child),.content blockquote:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child){margin-bottom:var(--content-block-margin-bottom)}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:var(--content-heading-color);font-weight:var(--content-heading-weight);line-height:var(--content-heading-line-height)}.content h1{font-size:2em;margin-bottom:.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:.8em}.content h5{font-size:1.125em;margin-bottom:.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:var(--content-blockquote-background-color);border-inline-start:var(--content-blockquote-border-left);padding:var(--content-blockquote-padding)}.content ol{list-style-position:outside;margin-inline-start:2em}.content ol:not(:first-child){margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.content ul{list-style:disc outside;margin-inline-start:2em}.content ul:not(:first-child){margin-top:1em}.content ul ul{list-style-type:circle;margin-bottom:.25em;margin-top:.25em}.content ul ul ul{list-style-type:square}.content dd{margin-inline-start:2em}.content figure:not([class]){margin-left:2em;margin-right:2em;text-align:center}.content figure:not([class]):not(:first-child){margin-top:2em}.content figure:not([class]):not(:last-child){margin-bottom:2em}.content figure:not([class]) img{display:inline-block}.content figure:not([class]) figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:var(--content-pre-padding);white-space:pre;word-wrap:normal}.content sup,.content sub{font-size:75%}.content table td,.content table th{border:var(--content-table-cell-border);border-width:var(--content-table-cell-border-width);padding:var(--content-table-cell-padding);vertical-align:top}.content table th{color:var(--content-table-cell-heading-color)}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:var(--content-table-head-cell-border-width);color:var(--content-table-head-cell-color)}.content table tfoot td,.content table tfoot th{border-width:var(--content-table-foot-cell-border-width);color:var(--content-table-foot-cell-color)}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:var(--content-table-body-last-row-cell-border-bottom-width)}.content .tabs li+li{margin-top:0}.content.is-small{font-size:var(--size-small)}.content.is-normal{font-size:var(--size-normal)}.content.is-medium{font-size:var(--size-medium)}.content.is-large{font-size:var(--size-large)}.delete{--delete-dimensions: 1.25rem;--delete-background-l: 0%;--delete-background-alpha: .5;--delete-color: var(--white);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:hsla(var(--scheme-h),var(--scheme-s),var(--delete-background-l),var(--delete-background-alpha));border:none;border-radius:var(--radius-rounded);cursor:pointer;pointer-events:auto;display:inline-flex;flex-grow:0;flex-shrink:0;font-size:1em;height:var(--delete-dimensions);max-height:var(--delete-dimensions);max-width:var(--delete-dimensions);min-height:var(--delete-dimensions);min-width:var(--delete-dimensions);outline:none;position:relative;vertical-align:top;width:var(--delete-dimensions)}.delete:before,.delete:after{background-color:var(--delete-color);content:"";display:block;left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.delete:before{height:2px;width:50%}.delete:after{height:50%;width:2px}.delete:hover,.delete:focus{--delete-background-alpha: .4}.delete:active{--delete-background-alpha: .5}.delete.is-small{--delete-dimensions: 1rem}.delete.is-medium{--delete-dimensions: 1.5rem}.delete.is-large{--delete-dimensions: 2rem}.delete{--delete-background-alpha: .25;--delete-dimensions: 1.5rem}.delete.is-small{--delete-dimensions: 1.25rem}.delete.is-medium{--delete-dimensions: 1.75rem}.delete.is-medium{--delete-dimensions: 2rem}.icon,.icon-text{--icon-dimensions: 1.5rem;--icon-dimensions-small: 1rem;--icon-dimensions-medium: 2rem;--icon-dimensions-large: 3rem;--icon-text-spacing: .6rem}.icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center;height:var(--icon-dimensions);transition-duration:var(--duration);transition-property:color;width:var(--icon-dimensions)}.icon.is-small{height:var(--icon-dimensions-small);width:var(--icon-dimensions-small)}.icon.is-medium{height:var(--icon-dimensions-medium);width:var(--icon-dimensions-medium)}.icon.is-large{height:var(--icon-dimensions-large);width:var(--icon-dimensions-large)}.icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;gap:var(--icon-text-spacing);line-height:var(--icon-dimensions);vertical-align:top}.icon-text .icon{flex-grow:0;flex-shrink:0}div.icon-text{display:flex}.icon-text{line-height:1.5;align-items:center;flex-wrap:nowrap}.icon{font-size:1em;transition-property:none}.icon,.icon.is-small,.icon.is-medium,.icon.is-large{width:1em;height:1em}.icon.is-small{font-size:.75em}.icon.is-medium{font-size:1.25em}.icon.is-large{font-size:1.5em}.icon.icon-img img{width:100%}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:0;margin-right:0}.button .icon:first-child:not(:last-child){margin-left:0;margin-right:.6rem}.button .icon:last-child:not(:first-child){margin-left:.6rem;margin-right:0}.ic-up-1{margin-bottom:1px!important}.ic-down-1{margin-top:1px!important}.ic-up-2{margin-bottom:2px!important}.ic-down-2{margin-top:2px!important}.ic-up-3{margin-bottom:3px!important}.ic-down-3{margin-top:3px!important}.ic-up-4{margin-bottom:4px!important}.ic-down-4{margin-top:4px!important}.ic-up-5{margin-bottom:5px!important}.ic-down-5{margin-top:5px!important}.ic-up-6{margin-bottom:6px!important}.ic-down-6{margin-top:6px!important}.image{display:block;position:relative}.image img{display:block;height:auto;width:100%}.image img.is-rounded{border-radius:var(--radius-rounded)}.image.is-fullwidth{width:100%}.image.is-square img,.image.is-square .has-ratio{bottom:0;left:0;position:absolute;right:0;top:0;height:100%;width:100%}.image.is-square{aspect-ratio:1}.image.is-1by1{aspect-ratio:1/1}.image.is-1by1 img,.image.is-1by1 .has-ratio{bottom:0;left:0;position:absolute;right:0;top:0;height:100%;width:100%}.image.is-5by4{aspect-ratio:5/4}.image.is-5by4 img,.image.is-5by4 .has-ratio{bottom:0;left:0;position:absolute;right:0;top:0;height:100%;width:100%}.image.is-4by3{aspect-ratio:4/3}.image.is-4by3 img,.image.is-4by3 .has-ratio{bottom:0;left:0;position:absolute;right:0;top:0;height:100%;width:100%}.image.is-3by2{aspect-ratio:3/2}.image.is-3by2 img,.image.is-3by2 .has-ratio{bottom:0;left:0;position:absolute;right:0;top:0;height:100%;width:100%}.image.is-5by3{aspect-ratio:5/3}.image.is-5by3 img,.image.is-5by3 .has-ratio{bottom:0;left:0;position:absolute;right:0;top:0;height:100%;width:100%}.image.is-16by9{aspect-ratio:16/9}.image.is-16by9 img,.image.is-16by9 .has-ratio{bottom:0;left:0;position:absolute;right:0;top:0;height:100%;width:100%}.image.is-2by1{aspect-ratio:2/1}.image.is-2by1 img,.image.is-2by1 .has-ratio{bottom:0;left:0;position:absolute;right:0;top:0;height:100%;width:100%}.image.is-3by1{aspect-ratio:3/1}.image.is-3by1 img,.image.is-3by1 .has-ratio{bottom:0;left:0;position:absolute;right:0;top:0;height:100%;width:100%}.image.is-4by5{aspect-ratio:4/5}.image.is-4by5 img,.image.is-4by5 .has-ratio{bottom:0;left:0;position:absolute;right:0;top:0;height:100%;width:100%}.image.is-3by4{aspect-ratio:3/4}.image.is-3by4 img,.image.is-3by4 .has-ratio{bottom:0;left:0;position:absolute;right:0;top:0;height:100%;width:100%}.image.is-2by3{aspect-ratio:2/3}.image.is-2by3 img,.image.is-2by3 .has-ratio{bottom:0;left:0;position:absolute;right:0;top:0;height:100%;width:100%}.image.is-3by5{aspect-ratio:3/5}.image.is-3by5 img,.image.is-3by5 .has-ratio{bottom:0;left:0;position:absolute;right:0;top:0;height:100%;width:100%}.image.is-9by16{aspect-ratio:9/16}.image.is-9by16 img,.image.is-9by16 .has-ratio{bottom:0;left:0;position:absolute;right:0;top:0;height:100%;width:100%}.image.is-1by2{aspect-ratio:1/2}.image.is-1by2 img,.image.is-1by2 .has-ratio{bottom:0;left:0;position:absolute;right:0;top:0;height:100%;width:100%}.image.is-1by3{aspect-ratio:1/3}.image.is-1by3 img,.image.is-1by3 .has-ratio{bottom:0;left:0;position:absolute;right:0;top:0;height:100%;width:100%}.image.is-16x16{height:16px;width:16px}.image.is-24x24{height:24px;width:24px}.image.is-32x32{height:32px;width:32px}.image.is-48x48{height:48px;width:48px}.image.is-64x64{height:64px;width:64px}.image.is-96x96{height:96px;width:96px}.image.is-128x128{height:128px;width:128px}.notification{--notification-h: var(--scheme-h);--notification-s: var(--scheme-s);--notification-background-l: var(--background-l);--notification-color-l: var(--text-strong-l);--notification-code-background-color: var(--scheme-main);--notification-radius: var(--radius);--notification-padding: 1.375em 1.5em}.notification{background-color:hsl(var(--notification-h),var(--notification-s),var(--notification-background-l));border-radius:var(--notification-radius);color:hsl(var(--notification-h),var(--notification-s),var(--notification-color-l));padding:var(--notification-padding);position:relative}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:var(--notification-code-background-color)}.notification pre code{background:transparent}.notification>.delete{position:absolute;inset-inline-end:1rem;top:1rem}.notification .title,.notification .subtitle,.notification .content{color:currentColor}.notification.is-white{--notification-h: var(--white-h);--notification-s: var(--white-s);--notification-background-l: var(--white-l);--notification-color-l: var(--white-invert-l)}.notification.is-white.is-light{--notification-background-l: 90%;--notification-color-l: var(--white-light-invert-l)}.notification.is-white.is-dark{--notification-background-l: 20%;--notification-color-l: var(--white-dark-invert-l)}.notification.is-black{--notification-h: var(--black-h);--notification-s: var(--black-s);--notification-background-l: var(--black-l);--notification-color-l: var(--black-invert-l)}.notification.is-black.is-light{--notification-background-l: 90%;--notification-color-l: var(--black-light-invert-l)}.notification.is-black.is-dark{--notification-background-l: 20%;--notification-color-l: var(--black-dark-invert-l)}.notification.is-light{--notification-h: var(--light-h);--notification-s: var(--light-s);--notification-background-l: var(--light-l);--notification-color-l: var(--light-invert-l)}.notification.is-light.is-light{--notification-background-l: 90%;--notification-color-l: var(--light-light-invert-l)}.notification.is-light.is-dark{--notification-background-l: 20%;--notification-color-l: var(--light-dark-invert-l)}.notification.is-dark{--notification-h: var(--dark-h);--notification-s: var(--dark-s);--notification-background-l: var(--dark-l);--notification-color-l: var(--dark-invert-l)}.notification.is-dark.is-light{--notification-background-l: 90%;--notification-color-l: var(--dark-light-invert-l)}.notification.is-dark.is-dark{--notification-background-l: 20%;--notification-color-l: var(--dark-dark-invert-l)}.notification.is-text{--notification-h: var(--text-h);--notification-s: var(--text-s);--notification-background-l: var(--text-l);--notification-color-l: var(--text-invert-l)}.notification.is-text.is-light{--notification-background-l: 90%;--notification-color-l: var(--text-light-invert-l)}.notification.is-text.is-dark{--notification-background-l: 20%;--notification-color-l: var(--text-dark-invert-l)}.notification.is-primary{--notification-h: var(--primary-h);--notification-s: var(--primary-s);--notification-background-l: var(--primary-l);--notification-color-l: var(--primary-invert-l)}.notification.is-primary.is-light{--notification-background-l: 90%;--notification-color-l: var(--primary-light-invert-l)}.notification.is-primary.is-dark{--notification-background-l: 20%;--notification-color-l: var(--primary-dark-invert-l)}.notification.is-secondary{--notification-h: var(--secondary-h);--notification-s: var(--secondary-s);--notification-background-l: var(--secondary-l);--notification-color-l: var(--secondary-invert-l)}.notification.is-secondary.is-light{--notification-background-l: 90%;--notification-color-l: var(--secondary-light-invert-l)}.notification.is-secondary.is-dark{--notification-background-l: 20%;--notification-color-l: var(--secondary-dark-invert-l)}.notification.is-link{--notification-h: var(--link-h);--notification-s: var(--link-s);--notification-background-l: var(--link-l);--notification-color-l: var(--link-invert-l)}.notification.is-link.is-light{--notification-background-l: 90%;--notification-color-l: var(--link-light-invert-l)}.notification.is-link.is-dark{--notification-background-l: 20%;--notification-color-l: var(--link-dark-invert-l)}.notification.is-info{--notification-h: var(--info-h);--notification-s: var(--info-s);--notification-background-l: var(--info-l);--notification-color-l: var(--info-invert-l)}.notification.is-info.is-light{--notification-background-l: 90%;--notification-color-l: var(--info-light-invert-l)}.notification.is-info.is-dark{--notification-background-l: 20%;--notification-color-l: var(--info-dark-invert-l)}.notification.is-success{--notification-h: var(--success-h);--notification-s: var(--success-s);--notification-background-l: var(--success-l);--notification-color-l: var(--success-invert-l)}.notification.is-success.is-light{--notification-background-l: 90%;--notification-color-l: var(--success-light-invert-l)}.notification.is-success.is-dark{--notification-background-l: 20%;--notification-color-l: var(--success-dark-invert-l)}.notification.is-warning{--notification-h: var(--warning-h);--notification-s: var(--warning-s);--notification-background-l: var(--warning-l);--notification-color-l: var(--warning-invert-l)}.notification.is-warning.is-light{--notification-background-l: 90%;--notification-color-l: var(--warning-light-invert-l)}.notification.is-warning.is-dark{--notification-background-l: 20%;--notification-color-l: var(--warning-dark-invert-l)}.notification.is-danger{--notification-h: var(--danger-h);--notification-s: var(--danger-s);--notification-background-l: var(--danger-l);--notification-color-l: var(--danger-invert-l)}.notification.is-danger.is-light{--notification-background-l: 90%;--notification-color-l: var(--danger-light-invert-l)}.notification.is-danger.is-dark{--notification-background-l: 20%;--notification-color-l: var(--danger-dark-invert-l)}.notification.is-notification{--notification-h: var(--notification-h);--notification-s: var(--notification-s);--notification-background-l: var(--notification-l);--notification-color-l: var(--notification-invert-l)}.notification.is-notification.is-light{--notification-background-l: 90%;--notification-color-l: var(--notification-light-invert-l)}.notification.is-notification.is-dark{--notification-background-l: 20%;--notification-color-l: var(--notification-dark-invert-l)}.notification.is-bg{--notification-h: var(--bg-h);--notification-s: var(--bg-s);--notification-background-l: var(--bg-l);--notification-color-l: var(--bg-invert-l)}.notification.is-bg.is-light{--notification-background-l: 90%;--notification-color-l: var(--bg-light-invert-l)}.notification.is-bg.is-dark{--notification-background-l: 20%;--notification-color-l: var(--bg-dark-invert-l)}.notification.is-back{--notification-h: var(--back-h);--notification-s: var(--back-s);--notification-background-l: var(--back-l);--notification-color-l: var(--back-invert-l)}.notification.is-back.is-light{--notification-background-l: 90%;--notification-color-l: var(--back-light-invert-l)}.notification.is-back.is-dark{--notification-background-l: 20%;--notification-color-l: var(--back-dark-invert-l)}.notification.is-highlight{--notification-h: var(--highlight-h);--notification-s: var(--highlight-s);--notification-background-l: var(--highlight-l);--notification-color-l: var(--highlight-invert-l)}.notification.is-highlight.is-light{--notification-background-l: 90%;--notification-color-l: var(--highlight-light-invert-l)}.notification.is-highlight.is-dark{--notification-background-l: 20%;--notification-color-l: var(--highlight-dark-invert-l)}.notification.is-correct-result{--notification-h: var(--correct-result-h);--notification-s: var(--correct-result-s);--notification-background-l: var(--correct-result-l);--notification-color-l: var(--correct-result-invert-l)}.notification.is-correct-result.is-light{--notification-background-l: 90%;--notification-color-l: var(--correct-result-light-invert-l)}.notification.is-correct-result.is-dark{--notification-background-l: 20%;--notification-color-l: var(--correct-result-dark-invert-l)}.notification.is-wrong-result{--notification-h: var(--wrong-result-h);--notification-s: var(--wrong-result-s);--notification-background-l: var(--wrong-result-l);--notification-color-l: var(--wrong-result-invert-l)}.notification.is-wrong-result.is-light{--notification-background-l: 90%;--notification-color-l: var(--wrong-result-light-invert-l)}.notification.is-wrong-result.is-dark{--notification-background-l: 20%;--notification-color-l: var(--wrong-result-dark-invert-l)}.notification.is-no-result{--notification-h: var(--no-result-h);--notification-s: var(--no-result-s);--notification-background-l: var(--no-result-l);--notification-color-l: var(--no-result-invert-l)}.notification.is-no-result.is-light{--notification-background-l: 90%;--notification-color-l: var(--no-result-light-invert-l)}.notification.is-no-result.is-dark{--notification-background-l: 20%;--notification-color-l: var(--no-result-dark-invert-l)}.notification.is-correct-answer-input{--notification-h: var(--correct-answer-input-h);--notification-s: var(--correct-answer-input-s);--notification-background-l: var(--correct-answer-input-l);--notification-color-l: var(--correct-answer-input-invert-l)}.notification.is-correct-answer-input.is-light{--notification-background-l: 90%;--notification-color-l: var(--correct-answer-input-light-invert-l)}.notification.is-correct-answer-input.is-dark{--notification-background-l: 20%;--notification-color-l: var(--correct-answer-input-dark-invert-l)}.notification.is-result-user-input{--notification-h: var(--result-user-input-h);--notification-s: var(--result-user-input-s);--notification-background-l: var(--result-user-input-l);--notification-color-l: var(--result-user-input-invert-l)}.notification.is-result-user-input.is-light{--notification-background-l: 90%;--notification-color-l: var(--result-user-input-light-invert-l)}.notification.is-result-user-input.is-dark{--notification-background-l: 20%;--notification-color-l: var(--result-user-input-dark-invert-l)}.notification.is-table-header{--notification-h: var(--table-header-h);--notification-s: var(--table-header-s);--notification-background-l: var(--table-header-l);--notification-color-l: var(--table-header-invert-l)}.notification.is-table-header.is-light{--notification-background-l: 90%;--notification-color-l: var(--table-header-light-invert-l)}.notification.is-table-header.is-dark{--notification-background-l: 20%;--notification-color-l: var(--table-header-dark-invert-l)}.notification.is-table-subheader{--notification-h: var(--table-subheader-h);--notification-s: var(--table-subheader-s);--notification-background-l: var(--table-subheader-l);--notification-color-l: var(--table-subheader-invert-l)}.notification.is-table-subheader.is-light{--notification-background-l: 90%;--notification-color-l: var(--table-subheader-light-invert-l)}.notification.is-table-subheader.is-dark{--notification-background-l: 20%;--notification-color-l: var(--table-subheader-dark-invert-l)}.notification.is-background-job-waiting{--notification-h: var(--background-job-waiting-h);--notification-s: var(--background-job-waiting-s);--notification-background-l: var(--background-job-waiting-l);--notification-color-l: var(--background-job-waiting-invert-l)}.notification.is-background-job-waiting.is-light{--notification-background-l: 90%;--notification-color-l: var(--background-job-waiting-light-invert-l)}.notification.is-background-job-waiting.is-dark{--notification-background-l: 20%;--notification-color-l: var(--background-job-waiting-dark-invert-l)}.notification.is-background-job-running{--notification-h: var(--background-job-running-h);--notification-s: var(--background-job-running-s);--notification-background-l: var(--background-job-running-l);--notification-color-l: var(--background-job-running-invert-l)}.notification.is-background-job-running.is-light{--notification-background-l: 90%;--notification-color-l: var(--background-job-running-light-invert-l)}.notification.is-background-job-running.is-dark{--notification-background-l: 20%;--notification-color-l: var(--background-job-running-dark-invert-l)}.notification.is-background-job-completed{--notification-h: var(--background-job-completed-h);--notification-s: var(--background-job-completed-s);--notification-background-l: var(--background-job-completed-l);--notification-color-l: var(--background-job-completed-invert-l)}.notification.is-background-job-completed.is-light{--notification-background-l: 90%;--notification-color-l: var(--background-job-completed-light-invert-l)}.notification.is-background-job-completed.is-dark{--notification-background-l: 20%;--notification-color-l: var(--background-job-completed-dark-invert-l)}.notification.is-background-job-failed{--notification-h: var(--background-job-failed-h);--notification-s: var(--background-job-failed-s);--notification-background-l: var(--background-job-failed-l);--notification-color-l: var(--background-job-failed-invert-l)}.notification.is-background-job-failed.is-light{--notification-background-l: 90%;--notification-color-l: var(--background-job-failed-light-invert-l)}.notification.is-background-job-failed.is-dark{--notification-background-l: 20%;--notification-color-l: var(--background-job-failed-dark-invert-l)}.progress{--progress-border-radius: var(--radius-rounded);--progress-bar-background-color: var(--border-weak);--progress-value-background-color: var(--text);--progress-indeterminate-duration: 1.5s}.progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:var(--progress-border-radius);display:block;height:var(--size-normal);overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:var(--progress-bar-background-color)}.progress::-webkit-progress-value{background-color:var(--progress-value-background-color)}.progress::-moz-progress-bar{background-color:var(--progress-value-background-color)}.progress::-ms-fill{background-color:var(--progress-value-background-color);border:none}.progress.is-white{--progress-value-background-color: var(--white)}.progress.is-black{--progress-value-background-color: var(--black)}.progress.is-light{--progress-value-background-color: var(--light)}.progress.is-dark{--progress-value-background-color: var(--dark)}.progress.is-text{--progress-value-background-color: var(--text)}.progress.is-primary{--progress-value-background-color: var(--primary)}.progress.is-secondary{--progress-value-background-color: var(--secondary)}.progress.is-link{--progress-value-background-color: var(--link)}.progress.is-info{--progress-value-background-color: var(--info)}.progress.is-success{--progress-value-background-color: var(--success)}.progress.is-warning{--progress-value-background-color: var(--warning)}.progress.is-danger{--progress-value-background-color: var(--danger)}.progress.is-notification{--progress-value-background-color: var(--notification)}.progress.is-bg{--progress-value-background-color: var(--bg)}.progress.is-back{--progress-value-background-color: var(--back)}.progress.is-highlight{--progress-value-background-color: var(--highlight)}.progress.is-correct-result{--progress-value-background-color: var(--correct-result)}.progress.is-wrong-result{--progress-value-background-color: var(--wrong-result)}.progress.is-no-result{--progress-value-background-color: var(--no-result)}.progress.is-correct-answer-input{--progress-value-background-color: var(--correct-answer-input)}.progress.is-result-user-input{--progress-value-background-color: var(--result-user-input)}.progress.is-table-header{--progress-value-background-color: var(--table-header)}.progress.is-table-subheader{--progress-value-background-color: var(--table-subheader)}.progress.is-background-job-waiting{--progress-value-background-color: var(--background-job-waiting)}.progress.is-background-job-running{--progress-value-background-color: var(--background-job-running)}.progress.is-background-job-completed{--progress-value-background-color: var(--background-job-completed)}.progress.is-background-job-failed{--progress-value-background-color: var(--background-job-failed)}.progress:indeterminate{animation-duration:var(--progress-indeterminate-duration);animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:var(--progress-bar-background-color);background-image:linear-gradient(to right,var(--progress-value-background-color) 30%,var(--progress-bar-background-color) 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:transparent}.progress:indeterminate::-moz-progress-bar{background-color:transparent}.progress:indeterminate::-ms-fill{animation-name:none}.progress.is-small{height:var(--size-small)}.progress.is-medium{height:var(--size-medium)}.progress.is-large{height:var(--size-large)}@keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}.table{--table-color: #3d515c;--table-background-color: var(--scheme-main);--table-cell-border-color: var(--border);--table-cell-border-style: solid;--table-cell-border-width: 0 0 1px;--table-cell-padding: .5em .75em;--table-cell-heading-color: var(--text-strong);--table-cell-text-align: left;--table-head-cell-border-width: 0 0 2px;--table-head-cell-color: #3d515c;--table-foot-cell-border-width: 2px 0 0;--table-foot-cell-color: var(--text-strong);--table-head-background-color: #808080;--table-body-background-color: transparent;--table-foot-background-color: transparent;--table-row-hover-background-color: var(--scheme-main-bis);--table-row-active-background-color: var(--primary);--table-row-active-color: var(--primary-invert);--table-striped-row-even-background-color: #fafafa;--table-striped-row-even-hover-background-color: #f2f2f2}.table{background-color:var(--table-background-color);color:var(--table-color)}.table td,.table th{background-color:var(--table-cell-background-color);border-color:var(--table-cell-border-color);border-style:var(--table-cell-border-style);border-width:var(--table-cell-border-width);color:var(--table-color);padding:var(--table-cell-padding);vertical-align:top}.table td.is-white,.table th.is-white{--table-color: var(--white-invert);--table-cell-heading-color: var(--white-invert);--table-cell-background-color: var(--white);--table-cell-border-color: var(--white)}.table td.is-black,.table th.is-black{--table-color: var(--black-invert);--table-cell-heading-color: var(--black-invert);--table-cell-background-color: var(--black);--table-cell-border-color: var(--black)}.table td.is-light,.table th.is-light{--table-color: var(--light-invert);--table-cell-heading-color: var(--light-invert);--table-cell-background-color: var(--light);--table-cell-border-color: var(--light)}.table td.is-dark,.table th.is-dark{--table-color: var(--dark-invert);--table-cell-heading-color: var(--dark-invert);--table-cell-background-color: var(--dark);--table-cell-border-color: var(--dark)}.table td.is-text,.table th.is-text{--table-color: var(--text-invert);--table-cell-heading-color: var(--text-invert);--table-cell-background-color: var(--text);--table-cell-border-color: var(--text)}.table td.is-primary,.table th.is-primary{--table-color: var(--primary-invert);--table-cell-heading-color: var(--primary-invert);--table-cell-background-color: var(--primary);--table-cell-border-color: var(--primary)}.table td.is-secondary,.table th.is-secondary{--table-color: var(--secondary-invert);--table-cell-heading-color: var(--secondary-invert);--table-cell-background-color: var(--secondary);--table-cell-border-color: var(--secondary)}.table td.is-link,.table th.is-link{--table-color: var(--link-invert);--table-cell-heading-color: var(--link-invert);--table-cell-background-color: var(--link);--table-cell-border-color: var(--link)}.table td.is-info,.table th.is-info{--table-color: var(--info-invert);--table-cell-heading-color: var(--info-invert);--table-cell-background-color: var(--info);--table-cell-border-color: var(--info)}.table td.is-success,.table th.is-success{--table-color: var(--success-invert);--table-cell-heading-color: var(--success-invert);--table-cell-background-color: var(--success);--table-cell-border-color: var(--success)}.table td.is-warning,.table th.is-warning{--table-color: var(--warning-invert);--table-cell-heading-color: var(--warning-invert);--table-cell-background-color: var(--warning);--table-cell-border-color: var(--warning)}.table td.is-danger,.table th.is-danger{--table-color: var(--danger-invert);--table-cell-heading-color: var(--danger-invert);--table-cell-background-color: var(--danger);--table-cell-border-color: var(--danger)}.table td.is-notification,.table th.is-notification{--table-color: var(--notification-invert);--table-cell-heading-color: var(--notification-invert);--table-cell-background-color: var(--notification);--table-cell-border-color: var(--notification)}.table td.is-bg,.table th.is-bg{--table-color: var(--bg-invert);--table-cell-heading-color: var(--bg-invert);--table-cell-background-color: var(--bg);--table-cell-border-color: var(--bg)}.table td.is-back,.table th.is-back{--table-color: var(--back-invert);--table-cell-heading-color: var(--back-invert);--table-cell-background-color: var(--back);--table-cell-border-color: var(--back)}.table td.is-highlight,.table th.is-highlight{--table-color: var(--highlight-invert);--table-cell-heading-color: var(--highlight-invert);--table-cell-background-color: var(--highlight);--table-cell-border-color: var(--highlight)}.table td.is-correct-result,.table th.is-correct-result{--table-color: var(--correct-result-invert);--table-cell-heading-color: var(--correct-result-invert);--table-cell-background-color: var(--correct-result);--table-cell-border-color: var(--correct-result)}.table td.is-wrong-result,.table th.is-wrong-result{--table-color: var(--wrong-result-invert);--table-cell-heading-color: var(--wrong-result-invert);--table-cell-background-color: var(--wrong-result);--table-cell-border-color: var(--wrong-result)}.table td.is-no-result,.table th.is-no-result{--table-color: var(--no-result-invert);--table-cell-heading-color: var(--no-result-invert);--table-cell-background-color: var(--no-result);--table-cell-border-color: var(--no-result)}.table td.is-correct-answer-input,.table th.is-correct-answer-input{--table-color: var(--correct-answer-input-invert);--table-cell-heading-color: var(--correct-answer-input-invert);--table-cell-background-color: var(--correct-answer-input);--table-cell-border-color: var(--correct-answer-input)}.table td.is-result-user-input,.table th.is-result-user-input{--table-color: var(--result-user-input-invert);--table-cell-heading-color: var(--result-user-input-invert);--table-cell-background-color: var(--result-user-input);--table-cell-border-color: var(--result-user-input)}.table td.is-table-header,.table th.is-table-header{--table-color: var(--table-header-invert);--table-cell-heading-color: var(--table-header-invert);--table-cell-background-color: var(--table-header);--table-cell-border-color: var(--table-header)}.table td.is-table-subheader,.table th.is-table-subheader{--table-color: var(--table-subheader-invert);--table-cell-heading-color: var(--table-subheader-invert);--table-cell-background-color: var(--table-subheader);--table-cell-border-color: var(--table-subheader)}.table td.is-background-job-waiting,.table th.is-background-job-waiting{--table-color: var(--background-job-waiting-invert);--table-cell-heading-color: var(--background-job-waiting-invert);--table-cell-background-color: var(--background-job-waiting);--table-cell-border-color: var(--background-job-waiting)}.table td.is-background-job-running,.table th.is-background-job-running{--table-color: var(--background-job-running-invert);--table-cell-heading-color: var(--background-job-running-invert);--table-cell-background-color: var(--background-job-running);--table-cell-border-color: var(--background-job-running)}.table td.is-background-job-completed,.table th.is-background-job-completed{--table-color: var(--background-job-completed-invert);--table-cell-heading-color: var(--background-job-completed-invert);--table-cell-background-color: var(--background-job-completed);--table-cell-border-color: var(--background-job-completed)}.table td.is-background-job-failed,.table th.is-background-job-failed{--table-color: var(--background-job-failed-invert);--table-cell-heading-color: var(--background-job-failed-invert);--table-cell-background-color: var(--background-job-failed);--table-cell-border-color: var(--background-job-failed)}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:var(--table-row-active-background-color);color:var(--table-row-active-color)}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table td.is-vcentered,.table th.is-vcentered{vertical-align:middle}.table th{color:var(--table-cell-heading-color)}.table th:not([align]){text-align:var(--table-cell-text-align)}.table tr.is-selected{background-color:var(--table-row-active-background-color);color:var(--table-row-active-color)}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:var(--table-row-active-color);color:currentColor}.table tr.is-white{--table-color: var(--white-invert);--table-cell-heading-color: var(--white-invert);--table-cell-background-color: var(--white);--table-cell-border-color: var(--white)}.table tr.is-black{--table-color: var(--black-invert);--table-cell-heading-color: var(--black-invert);--table-cell-background-color: var(--black);--table-cell-border-color: var(--black)}.table tr.is-light{--table-color: var(--light-invert);--table-cell-heading-color: var(--light-invert);--table-cell-background-color: var(--light);--table-cell-border-color: var(--light)}.table tr.is-dark{--table-color: var(--dark-invert);--table-cell-heading-color: var(--dark-invert);--table-cell-background-color: var(--dark);--table-cell-border-color: var(--dark)}.table tr.is-text{--table-color: var(--text-invert);--table-cell-heading-color: var(--text-invert);--table-cell-background-color: var(--text);--table-cell-border-color: var(--text)}.table tr.is-primary{--table-color: var(--primary-invert);--table-cell-heading-color: var(--primary-invert);--table-cell-background-color: var(--primary);--table-cell-border-color: var(--primary)}.table tr.is-secondary{--table-color: var(--secondary-invert);--table-cell-heading-color: var(--secondary-invert);--table-cell-background-color: var(--secondary);--table-cell-border-color: var(--secondary)}.table tr.is-link{--table-color: var(--link-invert);--table-cell-heading-color: var(--link-invert);--table-cell-background-color: var(--link);--table-cell-border-color: var(--link)}.table tr.is-info{--table-color: var(--info-invert);--table-cell-heading-color: var(--info-invert);--table-cell-background-color: var(--info);--table-cell-border-color: var(--info)}.table tr.is-success{--table-color: var(--success-invert);--table-cell-heading-color: var(--success-invert);--table-cell-background-color: var(--success);--table-cell-border-color: var(--success)}.table tr.is-warning{--table-color: var(--warning-invert);--table-cell-heading-color: var(--warning-invert);--table-cell-background-color: var(--warning);--table-cell-border-color: var(--warning)}.table tr.is-danger{--table-color: var(--danger-invert);--table-cell-heading-color: var(--danger-invert);--table-cell-background-color: var(--danger);--table-cell-border-color: var(--danger)}.table tr.is-notification{--table-color: var(--notification-invert);--table-cell-heading-color: var(--notification-invert);--table-cell-background-color: var(--notification);--table-cell-border-color: var(--notification)}.table tr.is-bg{--table-color: var(--bg-invert);--table-cell-heading-color: var(--bg-invert);--table-cell-background-color: var(--bg);--table-cell-border-color: var(--bg)}.table tr.is-back{--table-color: var(--back-invert);--table-cell-heading-color: var(--back-invert);--table-cell-background-color: var(--back);--table-cell-border-color: var(--back)}.table tr.is-highlight{--table-color: var(--highlight-invert);--table-cell-heading-color: var(--highlight-invert);--table-cell-background-color: var(--highlight);--table-cell-border-color: var(--highlight)}.table tr.is-correct-result{--table-color: var(--correct-result-invert);--table-cell-heading-color: var(--correct-result-invert);--table-cell-background-color: var(--correct-result);--table-cell-border-color: var(--correct-result)}.table tr.is-wrong-result{--table-color: var(--wrong-result-invert);--table-cell-heading-color: var(--wrong-result-invert);--table-cell-background-color: var(--wrong-result);--table-cell-border-color: var(--wrong-result)}.table tr.is-no-result{--table-color: var(--no-result-invert);--table-cell-heading-color: var(--no-result-invert);--table-cell-background-color: var(--no-result);--table-cell-border-color: var(--no-result)}.table tr.is-correct-answer-input{--table-color: var(--correct-answer-input-invert);--table-cell-heading-color: var(--correct-answer-input-invert);--table-cell-background-color: var(--correct-answer-input);--table-cell-border-color: var(--correct-answer-input)}.table tr.is-result-user-input{--table-color: var(--result-user-input-invert);--table-cell-heading-color: var(--result-user-input-invert);--table-cell-background-color: var(--result-user-input);--table-cell-border-color: var(--result-user-input)}.table tr.is-table-header{--table-color: var(--table-header-invert);--table-cell-heading-color: var(--table-header-invert);--table-cell-background-color: var(--table-header);--table-cell-border-color: var(--table-header)}.table tr.is-table-subheader{--table-color: var(--table-subheader-invert);--table-cell-heading-color: var(--table-subheader-invert);--table-cell-background-color: var(--table-subheader);--table-cell-border-color: var(--table-subheader)}.table tr.is-background-job-waiting{--table-color: var(--background-job-waiting-invert);--table-cell-heading-color: var(--background-job-waiting-invert);--table-cell-background-color: var(--background-job-waiting);--table-cell-border-color: var(--background-job-waiting)}.table tr.is-background-job-running{--table-color: var(--background-job-running-invert);--table-cell-heading-color: var(--background-job-running-invert);--table-cell-background-color: var(--background-job-running);--table-cell-border-color: var(--background-job-running)}.table tr.is-background-job-completed{--table-color: var(--background-job-completed-invert);--table-cell-heading-color: var(--background-job-completed-invert);--table-cell-background-color: var(--background-job-completed);--table-cell-border-color: var(--background-job-completed)}.table tr.is-background-job-failed{--table-color: var(--background-job-failed-invert);--table-cell-heading-color: var(--background-job-failed-invert);--table-cell-background-color: var(--background-job-failed);--table-cell-border-color: var(--background-job-failed)}.table thead{background-color:var(--table-head-background-color)}.table thead td,.table thead th{border-width:var(--table-head-cell-border-width);color:var(--table-head-cell-color)}.table tfoot{background-color:var(--table-foot-background-color)}.table tfoot td,.table tfoot th{border-width:var(--table-foot-cell-border-width);color:var(--table-foot-cell-color)}.table tbody{background-color:var(--table-body-background-color)}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:var(--table-row-hover-background-color)}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:var(--table-row-hover-background-color)}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(2n){background-color:var(--table-striped-row-even-hover-background-color)}.table.is-narrow td,.table.is-narrow th{padding:.25em .5em}.table.is-striped tbody tr:not(.is-selected):nth-child(2n){background-color:var(--table-striped-row-even-background-color)}.table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.title,.subtitle{--title-color: var(--text-strong);--title-family: false;--title-size: 3rem;--title-weight: var(--weight-extrabold);--title-line-height: 1.125;--title-strong-color: inherit;--title-strong-weight: inherit;--title-sub-size: .75em;--title-sup-size: .75em;--subtitle-color: var(--text);--subtitle-family: false;--subtitle-size: var(--size-5);--subtitle-weight: var(--weight-normal);--subtitle-line-height: 1.25;--subtitle-strong-color: var(--text-strong);--subtitle-strong-weight: var(--weight-semibold)}.title,.subtitle{word-break:break-word}.title em,.title span,.subtitle em,.subtitle span{font-weight:inherit}.title sub,.subtitle sub{font-size:var(--title-sub-size)}.title sup,.subtitle sup{font-size:var(--title-sup-size)}.title .tag,.subtitle .tag{vertical-align:middle}.title{color:var(--title-color);font-size:var(--title-size);font-weight:var(--title-weight);line-height:var(--title-line-height)}.title strong{color:var(--title-strong-color);font-weight:var(--title-strong-weight)}.title:not(.is-spaced):has(+.subtitle){margin-bottom:0}.title.is-1{font-size:3rem}.title.is-2{font-size:2.5rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.75rem}.subtitle{color:var(--subtitle-color);font-size:var(--subtitle-size);font-weight:var(--subtitle-weight);line-height:var(--subtitle-line-height)}.subtitle strong{color:var(--subtitle-strong-color);font-weight:var(--subtitle-strong-weight)}.subtitle:not(.is-spaced):has(+.title){margin-bottom:0}.subtitle.is-1{font-size:3rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.75rem}.circle{width:1em;height:1em;border-radius:50%;background:gray}.circle.is-white{background:#fff}.circle.is-black{background:#0a0a0a}.circle.is-light{background:#f2f2f2}.circle.is-dark{background:#363636}.circle.is-text{background:#3d515c}.circle.is-primary{background:#50bde6}.circle.is-secondary{background:#0c6b9e}.circle.is-link{background:#0087ff}.circle.is-info{background:#5193fb}.circle.is-success{background:#228b22}.circle.is-warning{background:#e4bb3e}.circle.is-danger{background:#e62828}.circle.is-notification{background:#0c6b9e}.circle.is-bg{background:#f4f4f4}.circle.is-back{background:#7b7b7b}.circle.is-highlight{background:#e8f5ff}.circle.is-correct-result{background:#0fa72c}.circle.is-wrong-result{background:#c14b4b}.circle.is-no-result{background:#7b7b7b}.circle.is-correct-answer-input{background:#0fa72c}.circle.is-result-user-input{background:#7b7b7b}.circle.is-table-header{background:#5ea3d7}.circle.is-table-subheader{background:#e0e0e0}.circle.is-background-job-waiting{background:#ecb920}.circle.is-background-job-running{background:#2098c3}.circle.is-background-job-completed{background:#6eba1e}.circle.is-background-job-failed{background:#b12e49}.triangle-up{width:0;height:0;border-left:.5em solid transparent;border-right:.5em solid transparent;border-bottom:.5em solid black}.triangle-up.is-white{border-bottom:.5em solid #ffffff}.triangle-up.is-black{border-bottom:.5em solid #0a0a0a}.triangle-up.is-light{border-bottom:.5em solid #f2f2f2}.triangle-up.is-dark{border-bottom:.5em solid #363636}.triangle-up.is-text{border-bottom:.5em solid #3d515c}.triangle-up.is-primary{border-bottom:.5em solid #50BDE6}.triangle-up.is-secondary{border-bottom:.5em solid #0C6B9E}.triangle-up.is-link{border-bottom:.5em solid #0087FF}.triangle-up.is-info{border-bottom:.5em solid #5193FB}.triangle-up.is-success{border-bottom:.5em solid #228b22}.triangle-up.is-warning{border-bottom:.5em solid #E4BB3E}.triangle-up.is-danger{border-bottom:.5em solid #E62828}.triangle-up.is-notification{border-bottom:.5em solid #0C6B9E}.triangle-up.is-bg{border-bottom:.5em solid #F4F4F4}.triangle-up.is-back{border-bottom:.5em solid #7B7B7B}.triangle-up.is-highlight{border-bottom:.5em solid #e8f5ff}.triangle-up.is-correct-result{border-bottom:.5em solid #0fa72c}.triangle-up.is-wrong-result{border-bottom:.5em solid #C14B4B}.triangle-up.is-no-result{border-bottom:.5em solid #7B7B7B}.triangle-up.is-correct-answer-input{border-bottom:.5em solid #0fa72c}.triangle-up.is-result-user-input{border-bottom:.5em solid #7B7B7B}.triangle-up.is-table-header{border-bottom:.5em solid #5EA3D7}.triangle-up.is-table-subheader{border-bottom:.5em solid #e0e0e0}.triangle-up.is-background-job-waiting{border-bottom:.5em solid #ecb920}.triangle-up.is-background-job-running{border-bottom:.5em solid #2098c3}.triangle-up.is-background-job-completed{border-bottom:.5em solid #6eba1e}.triangle-up.is-background-job-failed{border-bottom:.5em solid #b12e49}.triangle-down{width:0;height:0;border-left:.5em solid transparent;border-right:.5em solid transparent;border-top:.5em solid black}.triangle-down.is-white{border-top:.5em solid #ffffff}.triangle-down.is-black{border-top:.5em solid #0a0a0a}.triangle-down.is-light{border-top:.5em solid #f2f2f2}.triangle-down.is-dark{border-top:.5em solid #363636}.triangle-down.is-text{border-top:.5em solid #3d515c}.triangle-down.is-primary{border-top:.5em solid #50BDE6}.triangle-down.is-secondary{border-top:.5em solid #0C6B9E}.triangle-down.is-link{border-top:.5em solid #0087FF}.triangle-down.is-info{border-top:.5em solid #5193FB}.triangle-down.is-success{border-top:.5em solid #228b22}.triangle-down.is-warning{border-top:.5em solid #E4BB3E}.triangle-down.is-danger{border-top:.5em solid #E62828}.triangle-down.is-notification{border-top:.5em solid #0C6B9E}.triangle-down.is-bg{border-top:.5em solid #F4F4F4}.triangle-down.is-back{border-top:.5em solid #7B7B7B}.triangle-down.is-highlight{border-top:.5em solid #e8f5ff}.triangle-down.is-correct-result{border-top:.5em solid #0fa72c}.triangle-down.is-wrong-result{border-top:.5em solid #C14B4B}.triangle-down.is-no-result{border-top:.5em solid #7B7B7B}.triangle-down.is-correct-answer-input{border-top:.5em solid #0fa72c}.triangle-down.is-result-user-input{border-top:.5em solid #7B7B7B}.triangle-down.is-table-header{border-top:.5em solid #5EA3D7}.triangle-down.is-table-subheader{border-top:.5em solid #e0e0e0}.triangle-down.is-background-job-waiting{border-top:.5em solid #ecb920}.triangle-down.is-background-job-running{border-top:.5em solid #2098c3}.triangle-down.is-background-job-completed{border-top:.5em solid #6eba1e}.triangle-down.is-background-job-failed{border-top:.5em solid #b12e49}.triangle-right{width:0;height:0;border-top:.5em solid transparent;border-bottom:.5em solid transparent;border-left:.5em solid black}.triangle-right.is-white{border-left:.5em solid #ffffff}.triangle-right.is-black{border-left:.5em solid #0a0a0a}.triangle-right.is-light{border-left:.5em solid #f2f2f2}.triangle-right.is-dark{border-left:.5em solid #363636}.triangle-right.is-text{border-left:.5em solid #3d515c}.triangle-right.is-primary{border-left:.5em solid #50BDE6}.triangle-right.is-secondary{border-left:.5em solid #0C6B9E}.triangle-right.is-link{border-left:.5em solid #0087FF}.triangle-right.is-info{border-left:.5em solid #5193FB}.triangle-right.is-success{border-left:.5em solid #228b22}.triangle-right.is-warning{border-left:.5em solid #E4BB3E}.triangle-right.is-danger{border-left:.5em solid #E62828}.triangle-right.is-notification{border-left:.5em solid #0C6B9E}.triangle-right.is-bg{border-left:.5em solid #F4F4F4}.triangle-right.is-back{border-left:.5em solid #7B7B7B}.triangle-right.is-highlight{border-left:.5em solid #e8f5ff}.triangle-right.is-correct-result{border-left:.5em solid #0fa72c}.triangle-right.is-wrong-result{border-left:.5em solid #C14B4B}.triangle-right.is-no-result{border-left:.5em solid #7B7B7B}.triangle-right.is-correct-answer-input{border-left:.5em solid #0fa72c}.triangle-right.is-result-user-input{border-left:.5em solid #7B7B7B}.triangle-right.is-table-header{border-left:.5em solid #5EA3D7}.triangle-right.is-table-subheader{border-left:.5em solid #e0e0e0}.triangle-right.is-background-job-waiting{border-left:.5em solid #ecb920}.triangle-right.is-background-job-running{border-left:.5em solid #2098c3}.triangle-right.is-background-job-completed{border-left:.5em solid #6eba1e}.triangle-right.is-background-job-failed{border-left:.5em solid #b12e49}.triangle-left{width:0;height:0;border-top:.5em solid transparent;border-bottom:.5em solid transparent;border-right:.5em solid black}.triangle-left.is-white{border-right:.5em solid #ffffff}.triangle-left.is-black{border-right:.5em solid #0a0a0a}.triangle-left.is-light{border-right:.5em solid #f2f2f2}.triangle-left.is-dark{border-right:.5em solid #363636}.triangle-left.is-text{border-right:.5em solid #3d515c}.triangle-left.is-primary{border-right:.5em solid #50BDE6}.triangle-left.is-secondary{border-right:.5em solid #0C6B9E}.triangle-left.is-link{border-right:.5em solid #0087FF}.triangle-left.is-info{border-right:.5em solid #5193FB}.triangle-left.is-success{border-right:.5em solid #228b22}.triangle-left.is-warning{border-right:.5em solid #E4BB3E}.triangle-left.is-danger{border-right:.5em solid #E62828}.triangle-left.is-notification{border-right:.5em solid #0C6B9E}.triangle-left.is-bg{border-right:.5em solid #F4F4F4}.triangle-left.is-back{border-right:.5em solid #7B7B7B}.triangle-left.is-highlight{border-right:.5em solid #e8f5ff}.triangle-left.is-correct-result{border-right:.5em solid #0fa72c}.triangle-left.is-wrong-result{border-right:.5em solid #C14B4B}.triangle-left.is-no-result{border-right:.5em solid #7B7B7B}.triangle-left.is-correct-answer-input{border-right:.5em solid #0fa72c}.triangle-left.is-result-user-input{border-right:.5em solid #7B7B7B}.triangle-left.is-table-header{border-right:.5em solid #5EA3D7}.triangle-left.is-table-subheader{border-right:.5em solid #e0e0e0}.triangle-left.is-background-job-waiting{border-right:.5em solid #ecb920}.triangle-left.is-background-job-running{border-right:.5em solid #2098c3}.triangle-left.is-background-job-completed{border-right:.5em solid #6eba1e}.triangle-left.is-background-job-failed{border-right:.5em solid #b12e49}.control,.input,.textarea,.select{--input-h: 201.2903225806deg;--input-s: 20.2614379085%;--input-l: 30%;--input-border-style: solid;--input-border-width: var(--control-border-width);--input-border-l: var(--border-l);--input-border-l-delta: 0%;--input-hover-border-l-delta: var(--hover-border-l-delta);--input-active-border-l-delta: var(--active-border-l-delta);--input-focus-h: var(--focus-h);--input-focus-s: var(--focus-s);--input-focus-l: var(--focus-l);--input-focus-shadow-size: var(--focus-shadow-size);--input-focus-shadow-alpha: var(--focus-shadow-alpha);--input-color-l: var(--text-strong-l);--input-background-l: var(--scheme-main-l);--input-background-l-delta: 0%;--input-height: var(--control-height);--input-shadow: inset 0 .0625em .125em hsla(var(--scheme-h), var(--scheme-s), var(--scheme-invert-l), .05);--input-placeholder-color: #999999;--input-disabled-color: #7B7B7B;--input-disabled-background-color: #F4F4F4;--input-disabled-border-color: #e0e0e0;--input-disabled-placeholder-color: invalid;--input-arrow: #808080;--input-icon-color: #3d515c;--input-icon-hover-color: var(--text-weak);--input-icon-focus-color: var(--link);--input-radius: var(--radius)}.select select,.input,.textarea{background-color:hsl(var(--input-h),var(--input-s),calc(var(--input-background-l) + var(--input-background-l-delta)));border-color:hsl(var(--input-h),var(--input-s),calc(var(--input-border-l) + var(--input-border-l-delta)));border-radius:var(--input-radius);color:hsl(var(--input-h),var(--input-s),var(--input-color-l))}.select select::-moz-placeholder,.input::-moz-placeholder,.textarea::-moz-placeholder{color:var(--input-placeholder-color)}.select select::-webkit-input-placeholder,.input::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:var(--input-placeholder-color)}.select select:-moz-placeholder,.input:-moz-placeholder,.textarea:-moz-placeholder{color:var(--input-placeholder-color)}.select select:-ms-input-placeholder,.input:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:var(--input-placeholder-color)}.select select:hover,.input:hover,.textarea:hover,.select select.is-hovered,.is-hovered.input,.is-hovered.textarea{--input-border-l-delta: var(--input-hover-border-l-delta)}.select select:active,.input:active,.textarea:active,.select select.is-active,.is-active.input,.is-active.textarea{--input-border-l-delta: var(--input-active-border-l-delta)}.select select:focus,.input:focus,.textarea:focus,.select select:focus-within,.input:focus-within,.textarea:focus-within,.select select.is-focused,.is-focused.input,.is-focused.textarea{border-color:hsl(var(--input-focus-h),var(--input-focus-s),var(--input-focus-l));box-shadow:var(--input-focus-shadow-size) hsla(var(--input-focus-h),var(--input-focus-s),var(--input-focus-l),var(--input-focus-shadow-alpha))}.select select[disabled],[disabled].input,[disabled].textarea,fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .input,fieldset[disabled] .textarea{background-color:var(--input-disabled-background-color);border-color:var(--input-disabled-border-color);box-shadow:none;color:var(--input-disabled-color)}.select select[disabled]::-moz-placeholder,[disabled].input::-moz-placeholder,[disabled].textarea::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,.select fieldset[disabled] select::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder{color:var(--input-disabled-placeholder-color)}.select select[disabled]::-webkit-input-placeholder,[disabled].input::-webkit-input-placeholder,[disabled].textarea::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,.select fieldset[disabled] select::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder{color:var(--input-disabled-placeholder-color)}.select select[disabled]:-moz-placeholder,[disabled].input:-moz-placeholder,[disabled].textarea:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,.select fieldset[disabled] select:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder{color:var(--input-disabled-placeholder-color)}.select select[disabled]:-ms-input-placeholder,[disabled].input:-ms-input-placeholder,[disabled].textarea:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,.select fieldset[disabled] select:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder{color:var(--input-disabled-placeholder-color)}.textarea,.input{box-shadow:inset 0 .0625em .125em hsla(var(--scheme-h),var(--scheme-s),var(--scheme-invert-l),.05);max-width:100%;width:100%}[readonly].textarea,[readonly].input{box-shadow:none}.is-white.textarea,.is-white.input{--input-h: var(--white-h);--input-s: var(--white-s);--input-l: var(--white-l);--input-focus-h: var(--white-h);--input-focus-s: var(--white-s);--input-focus-l: var(--white-l);--input-border-l: var(--white-l)}.is-black.textarea,.is-black.input{--input-h: var(--black-h);--input-s: var(--black-s);--input-l: var(--black-l);--input-focus-h: var(--black-h);--input-focus-s: var(--black-s);--input-focus-l: var(--black-l);--input-border-l: var(--black-l)}.is-light.textarea,.is-light.input{--input-h: var(--light-h);--input-s: var(--light-s);--input-l: var(--light-l);--input-focus-h: var(--light-h);--input-focus-s: var(--light-s);--input-focus-l: var(--light-l);--input-border-l: var(--light-l)}.is-dark.textarea,.is-dark.input{--input-h: var(--dark-h);--input-s: var(--dark-s);--input-l: var(--dark-l);--input-focus-h: var(--dark-h);--input-focus-s: var(--dark-s);--input-focus-l: var(--dark-l);--input-border-l: var(--dark-l)}.is-text.textarea,.is-text.input{--input-h: var(--text-h);--input-s: var(--text-s);--input-l: var(--text-l);--input-focus-h: var(--text-h);--input-focus-s: var(--text-s);--input-focus-l: var(--text-l);--input-border-l: var(--text-l)}.is-primary.textarea,.is-primary.input{--input-h: var(--primary-h);--input-s: var(--primary-s);--input-l: var(--primary-l);--input-focus-h: var(--primary-h);--input-focus-s: var(--primary-s);--input-focus-l: var(--primary-l);--input-border-l: var(--primary-l)}.is-secondary.textarea,.is-secondary.input{--input-h: var(--secondary-h);--input-s: var(--secondary-s);--input-l: var(--secondary-l);--input-focus-h: var(--secondary-h);--input-focus-s: var(--secondary-s);--input-focus-l: var(--secondary-l);--input-border-l: var(--secondary-l)}.is-link.textarea,.is-link.input{--input-h: var(--link-h);--input-s: var(--link-s);--input-l: var(--link-l);--input-focus-h: var(--link-h);--input-focus-s: var(--link-s);--input-focus-l: var(--link-l);--input-border-l: var(--link-l)}.is-info.textarea,.is-info.input{--input-h: var(--info-h);--input-s: var(--info-s);--input-l: var(--info-l);--input-focus-h: var(--info-h);--input-focus-s: var(--info-s);--input-focus-l: var(--info-l);--input-border-l: var(--info-l)}.is-success.textarea,.is-success.input{--input-h: var(--success-h);--input-s: var(--success-s);--input-l: var(--success-l);--input-focus-h: var(--success-h);--input-focus-s: var(--success-s);--input-focus-l: var(--success-l);--input-border-l: var(--success-l)}.is-warning.textarea,.is-warning.input{--input-h: var(--warning-h);--input-s: var(--warning-s);--input-l: var(--warning-l);--input-focus-h: var(--warning-h);--input-focus-s: var(--warning-s);--input-focus-l: var(--warning-l);--input-border-l: var(--warning-l)}.is-danger.textarea,.is-danger.input{--input-h: var(--danger-h);--input-s: var(--danger-s);--input-l: var(--danger-l);--input-focus-h: var(--danger-h);--input-focus-s: var(--danger-s);--input-focus-l: var(--danger-l);--input-border-l: var(--danger-l)}.is-notification.textarea,.is-notification.input{--input-h: var(--notification-h);--input-s: var(--notification-s);--input-l: var(--notification-l);--input-focus-h: var(--notification-h);--input-focus-s: var(--notification-s);--input-focus-l: var(--notification-l);--input-border-l: var(--notification-l)}.is-bg.textarea,.is-bg.input{--input-h: var(--bg-h);--input-s: var(--bg-s);--input-l: var(--bg-l);--input-focus-h: var(--bg-h);--input-focus-s: var(--bg-s);--input-focus-l: var(--bg-l);--input-border-l: var(--bg-l)}.is-back.textarea,.is-back.input{--input-h: var(--back-h);--input-s: var(--back-s);--input-l: var(--back-l);--input-focus-h: var(--back-h);--input-focus-s: var(--back-s);--input-focus-l: var(--back-l);--input-border-l: var(--back-l)}.is-highlight.textarea,.is-highlight.input{--input-h: var(--highlight-h);--input-s: var(--highlight-s);--input-l: var(--highlight-l);--input-focus-h: var(--highlight-h);--input-focus-s: var(--highlight-s);--input-focus-l: var(--highlight-l);--input-border-l: var(--highlight-l)}.is-correct-result.textarea,.is-correct-result.input{--input-h: var(--correct-result-h);--input-s: var(--correct-result-s);--input-l: var(--correct-result-l);--input-focus-h: var(--correct-result-h);--input-focus-s: var(--correct-result-s);--input-focus-l: var(--correct-result-l);--input-border-l: var(--correct-result-l)}.is-wrong-result.textarea,.is-wrong-result.input{--input-h: var(--wrong-result-h);--input-s: var(--wrong-result-s);--input-l: var(--wrong-result-l);--input-focus-h: var(--wrong-result-h);--input-focus-s: var(--wrong-result-s);--input-focus-l: var(--wrong-result-l);--input-border-l: var(--wrong-result-l)}.is-no-result.textarea,.is-no-result.input{--input-h: var(--no-result-h);--input-s: var(--no-result-s);--input-l: var(--no-result-l);--input-focus-h: var(--no-result-h);--input-focus-s: var(--no-result-s);--input-focus-l: var(--no-result-l);--input-border-l: var(--no-result-l)}.is-correct-answer-input.textarea,.is-correct-answer-input.input{--input-h: var(--correct-answer-input-h);--input-s: var(--correct-answer-input-s);--input-l: var(--correct-answer-input-l);--input-focus-h: var(--correct-answer-input-h);--input-focus-s: var(--correct-answer-input-s);--input-focus-l: var(--correct-answer-input-l);--input-border-l: var(--correct-answer-input-l)}.is-result-user-input.textarea,.is-result-user-input.input{--input-h: var(--result-user-input-h);--input-s: var(--result-user-input-s);--input-l: var(--result-user-input-l);--input-focus-h: var(--result-user-input-h);--input-focus-s: var(--result-user-input-s);--input-focus-l: var(--result-user-input-l);--input-border-l: var(--result-user-input-l)}.is-table-header.textarea,.is-table-header.input{--input-h: var(--table-header-h);--input-s: var(--table-header-s);--input-l: var(--table-header-l);--input-focus-h: var(--table-header-h);--input-focus-s: var(--table-header-s);--input-focus-l: var(--table-header-l);--input-border-l: var(--table-header-l)}.is-table-subheader.textarea,.is-table-subheader.input{--input-h: var(--table-subheader-h);--input-s: var(--table-subheader-s);--input-l: var(--table-subheader-l);--input-focus-h: var(--table-subheader-h);--input-focus-s: var(--table-subheader-s);--input-focus-l: var(--table-subheader-l);--input-border-l: var(--table-subheader-l)}.is-background-job-waiting.textarea,.is-background-job-waiting.input{--input-h: var(--background-job-waiting-h);--input-s: var(--background-job-waiting-s);--input-l: var(--background-job-waiting-l);--input-focus-h: var(--background-job-waiting-h);--input-focus-s: var(--background-job-waiting-s);--input-focus-l: var(--background-job-waiting-l);--input-border-l: var(--background-job-waiting-l)}.is-background-job-running.textarea,.is-background-job-running.input{--input-h: var(--background-job-running-h);--input-s: var(--background-job-running-s);--input-l: var(--background-job-running-l);--input-focus-h: var(--background-job-running-h);--input-focus-s: var(--background-job-running-s);--input-focus-l: var(--background-job-running-l);--input-border-l: var(--background-job-running-l)}.is-background-job-completed.textarea,.is-background-job-completed.input{--input-h: var(--background-job-completed-h);--input-s: var(--background-job-completed-s);--input-l: var(--background-job-completed-l);--input-focus-h: var(--background-job-completed-h);--input-focus-s: var(--background-job-completed-s);--input-focus-l: var(--background-job-completed-l);--input-border-l: var(--background-job-completed-l)}.is-background-job-failed.textarea,.is-background-job-failed.input{--input-h: var(--background-job-failed-h);--input-s: var(--background-job-failed-s);--input-l: var(--background-job-failed-l);--input-focus-h: var(--background-job-failed-h);--input-focus-s: var(--background-job-failed-s);--input-focus-l: var(--background-job-failed-l);--input-border-l: var(--background-job-failed-l)}.is-small.textarea,.is-small.input{border-radius:var(--radius-small);font-size:var(--size-small)}.is-medium.textarea,.is-medium.input{font-size:var(--size-medium)}.is-large.textarea,.is-large.input{font-size:var(--size-large)}.is-fullwidth.textarea,.is-fullwidth.input{display:block;width:100%}.is-inline.textarea,.is-inline.input{display:inline;width:auto}.input.is-rounded{border-radius:var(--radius-rounded);padding-left:calc(1.125em - 1px);padding-right:calc(1.125em - 1px)}.input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.textarea{--textarea-padding: var(--control-padding-horizontal);--textarea-max-height: 40em;--textarea-min-height: 8em;display:block;max-width:100%;min-width:100%;padding:var(--textarea-padding);resize:vertical}.textarea:not([rows]){max-height:var(--textarea-max-height);min-height:var(--textarea-min-height)}.textarea[rows]{height:initial}.textarea.has-fixed-size{resize:none}.input[type=search]:not(.is-rounded),.textarea[type=search]:not(.is-rounded){border-radius:4px}.radio,.checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.radio input,.checkbox input{cursor:pointer}[disabled].radio,[disabled].checkbox,fieldset[disabled] .radio,fieldset[disabled] .checkbox,.radio input[disabled],.checkbox input[disabled]{color:#7b7b7b;cursor:not-allowed}.checkboxes,.radios{display:flex;flex-wrap:wrap;column-gap:1em;row-gap:.5em}.checkbox{line-height:1.25em}.checkbox input[type=checkbox]{position:absolute;visibility:hidden}.checkbox input[type=checkbox]+span{padding-left:1.25em;margin-left:.6rem}.checkbox input[type=checkbox]+span:before{position:absolute;content:"";border:1px solid #e0e0e0;background-color:#fff;height:1.25em;width:1.25em;top:0;left:0}.checkbox input[type=checkbox]:checked+span:before{border-color:#50bde6}.checkbox input[type=checkbox]:checked+span:after{position:absolute;content:"\2713";text-align:center;font-weight:700;color:#50bde6;font-size:1em;line-height:1.25;height:1.25em;width:1.25em;top:0;left:0}.checkbox input[type=checkbox]:disabled{cursor:not-allowed}.checkbox input[type=checkbox]:disabled:not(:checked)+span:before{background-color:#f4f4f4}.checkbox input[type=checkbox]:disabled:checked+span:before{border-color:#e0e0e0}.checkbox input[type=checkbox]:disabled:checked+span:after{color:#bfbfbf}.checkbox input[type=checkbox]:disabled+span{cursor:not-allowed}.checkbox.is-text-color input[type=checkbox]:checked~*{color:#50bde6}.checkbox.is-filled input[type=checkbox]:checked+span:before{background-color:#50bde6}.checkbox.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-filled input[type=checkbox]:disabled:checked+span:before{border-color:#bfbfbf;background-color:#bfbfbf}.checkbox.is-white input[type=checkbox]:checked+span:before{border-color:#fff}.checkbox.is-white input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-white.is-text-color input[type=checkbox]:checked~*{color:#fff}.checkbox.is-white.is-filled input[type=checkbox]:checked+span:before{background-color:#fff}.checkbox.is-white.is-filled input[type=checkbox]:checked+span:after{color:#000000b3}.checkbox.is-black input[type=checkbox]:checked+span:before{border-color:#0a0a0a}.checkbox.is-black input[type=checkbox]:checked+span:after{color:#0a0a0a}.checkbox.is-black.is-text-color input[type=checkbox]:checked~*{color:#0a0a0a}.checkbox.is-black.is-filled input[type=checkbox]:checked+span:before{background-color:#0a0a0a}.checkbox.is-black.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-light input[type=checkbox]:checked+span:before{border-color:#f2f2f2}.checkbox.is-light input[type=checkbox]:checked+span:after{color:#f2f2f2}.checkbox.is-light.is-text-color input[type=checkbox]:checked~*{color:#f2f2f2}.checkbox.is-light.is-filled input[type=checkbox]:checked+span:before{background-color:#f2f2f2}.checkbox.is-light.is-filled input[type=checkbox]:checked+span:after{color:#000000b3}.checkbox.is-dark input[type=checkbox]:checked+span:before{border-color:#363636}.checkbox.is-dark input[type=checkbox]:checked+span:after{color:#363636}.checkbox.is-dark.is-text-color input[type=checkbox]:checked~*{color:#363636}.checkbox.is-dark.is-filled input[type=checkbox]:checked+span:before{background-color:#363636}.checkbox.is-dark.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-text input[type=checkbox]:checked+span:before{border-color:#3d515c}.checkbox.is-text input[type=checkbox]:checked+span:after{color:#3d515c}.checkbox.is-text.is-text-color input[type=checkbox]:checked~*{color:#3d515c}.checkbox.is-text.is-filled input[type=checkbox]:checked+span:before{background-color:#3d515c}.checkbox.is-text.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-primary input[type=checkbox]:checked+span:before{border-color:#50bde6}.checkbox.is-primary input[type=checkbox]:checked+span:after{color:#50bde6}.checkbox.is-primary.is-text-color input[type=checkbox]:checked~*{color:#50bde6}.checkbox.is-primary.is-filled input[type=checkbox]:checked+span:before{background-color:#50bde6}.checkbox.is-primary.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-secondary input[type=checkbox]:checked+span:before{border-color:#0c6b9e}.checkbox.is-secondary input[type=checkbox]:checked+span:after{color:#0c6b9e}.checkbox.is-secondary.is-text-color input[type=checkbox]:checked~*{color:#0c6b9e}.checkbox.is-secondary.is-filled input[type=checkbox]:checked+span:before{background-color:#0c6b9e}.checkbox.is-secondary.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-link input[type=checkbox]:checked+span:before{border-color:#0087ff}.checkbox.is-link input[type=checkbox]:checked+span:after{color:#0087ff}.checkbox.is-link.is-text-color input[type=checkbox]:checked~*{color:#0087ff}.checkbox.is-link.is-filled input[type=checkbox]:checked+span:before{background-color:#0087ff}.checkbox.is-link.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-info input[type=checkbox]:checked+span:before{border-color:#5193fb}.checkbox.is-info input[type=checkbox]:checked+span:after{color:#5193fb}.checkbox.is-info.is-text-color input[type=checkbox]:checked~*{color:#5193fb}.checkbox.is-info.is-filled input[type=checkbox]:checked+span:before{background-color:#5193fb}.checkbox.is-info.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-success input[type=checkbox]:checked+span:before{border-color:#228b22}.checkbox.is-success input[type=checkbox]:checked+span:after{color:#228b22}.checkbox.is-success.is-text-color input[type=checkbox]:checked~*{color:#228b22}.checkbox.is-success.is-filled input[type=checkbox]:checked+span:before{background-color:#228b22}.checkbox.is-success.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-warning input[type=checkbox]:checked+span:before{border-color:#e4bb3e}.checkbox.is-warning input[type=checkbox]:checked+span:after{color:#e4bb3e}.checkbox.is-warning.is-text-color input[type=checkbox]:checked~*{color:#e4bb3e}.checkbox.is-warning.is-filled input[type=checkbox]:checked+span:before{background-color:#e4bb3e}.checkbox.is-warning.is-filled input[type=checkbox]:checked+span:after{color:#000000b3}.checkbox.is-danger input[type=checkbox]:checked+span:before{border-color:#e62828}.checkbox.is-danger input[type=checkbox]:checked+span:after{color:#e62828}.checkbox.is-danger.is-text-color input[type=checkbox]:checked~*{color:#e62828}.checkbox.is-danger.is-filled input[type=checkbox]:checked+span:before{background-color:#e62828}.checkbox.is-danger.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-notification input[type=checkbox]:checked+span:before{border-color:#0c6b9e}.checkbox.is-notification input[type=checkbox]:checked+span:after{color:#0c6b9e}.checkbox.is-notification.is-text-color input[type=checkbox]:checked~*{color:#0c6b9e}.checkbox.is-notification.is-filled input[type=checkbox]:checked+span:before{background-color:#0c6b9e}.checkbox.is-notification.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-bg input[type=checkbox]:checked+span:before{border-color:#f4f4f4}.checkbox.is-bg input[type=checkbox]:checked+span:after{color:#f4f4f4}.checkbox.is-bg.is-text-color input[type=checkbox]:checked~*{color:#f4f4f4}.checkbox.is-bg.is-filled input[type=checkbox]:checked+span:before{background-color:#f4f4f4}.checkbox.is-bg.is-filled input[type=checkbox]:checked+span:after{color:#000000b3}.checkbox.is-back input[type=checkbox]:checked+span:before{border-color:#7b7b7b}.checkbox.is-back input[type=checkbox]:checked+span:after{color:#7b7b7b}.checkbox.is-back.is-text-color input[type=checkbox]:checked~*{color:#7b7b7b}.checkbox.is-back.is-filled input[type=checkbox]:checked+span:before{background-color:#7b7b7b}.checkbox.is-back.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-highlight input[type=checkbox]:checked+span:before{border-color:#e8f5ff}.checkbox.is-highlight input[type=checkbox]:checked+span:after{color:#e8f5ff}.checkbox.is-highlight.is-text-color input[type=checkbox]:checked~*{color:#e8f5ff}.checkbox.is-highlight.is-filled input[type=checkbox]:checked+span:before{background-color:#e8f5ff}.checkbox.is-highlight.is-filled input[type=checkbox]:checked+span:after{color:#000000b3}.checkbox.is-correct-result input[type=checkbox]:checked+span:before{border-color:#0fa72c}.checkbox.is-correct-result input[type=checkbox]:checked+span:after{color:#0fa72c}.checkbox.is-correct-result.is-text-color input[type=checkbox]:checked~*{color:#0fa72c}.checkbox.is-correct-result.is-filled input[type=checkbox]:checked+span:before{background-color:#0fa72c}.checkbox.is-correct-result.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-wrong-result input[type=checkbox]:checked+span:before{border-color:#c14b4b}.checkbox.is-wrong-result input[type=checkbox]:checked+span:after{color:#c14b4b}.checkbox.is-wrong-result.is-text-color input[type=checkbox]:checked~*{color:#c14b4b}.checkbox.is-wrong-result.is-filled input[type=checkbox]:checked+span:before{background-color:#c14b4b}.checkbox.is-wrong-result.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-no-result input[type=checkbox]:checked+span:before{border-color:#7b7b7b}.checkbox.is-no-result input[type=checkbox]:checked+span:after{color:#7b7b7b}.checkbox.is-no-result.is-text-color input[type=checkbox]:checked~*{color:#7b7b7b}.checkbox.is-no-result.is-filled input[type=checkbox]:checked+span:before{background-color:#7b7b7b}.checkbox.is-no-result.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-correct-answer-input input[type=checkbox]:checked+span:before{border-color:#0fa72c}.checkbox.is-correct-answer-input input[type=checkbox]:checked+span:after{color:#0fa72c}.checkbox.is-correct-answer-input.is-text-color input[type=checkbox]:checked~*{color:#0fa72c}.checkbox.is-correct-answer-input.is-filled input[type=checkbox]:checked+span:before{background-color:#0fa72c}.checkbox.is-correct-answer-input.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-result-user-input input[type=checkbox]:checked+span:before{border-color:#7b7b7b}.checkbox.is-result-user-input input[type=checkbox]:checked+span:after{color:#7b7b7b}.checkbox.is-result-user-input.is-text-color input[type=checkbox]:checked~*{color:#7b7b7b}.checkbox.is-result-user-input.is-filled input[type=checkbox]:checked+span:before{background-color:#7b7b7b}.checkbox.is-result-user-input.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-table-header input[type=checkbox]:checked+span:before{border-color:#5ea3d7}.checkbox.is-table-header input[type=checkbox]:checked+span:after{color:#5ea3d7}.checkbox.is-table-header.is-text-color input[type=checkbox]:checked~*{color:#5ea3d7}.checkbox.is-table-header.is-filled input[type=checkbox]:checked+span:before{background-color:#5ea3d7}.checkbox.is-table-header.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-table-subheader input[type=checkbox]:checked+span:before{border-color:#e0e0e0}.checkbox.is-table-subheader input[type=checkbox]:checked+span:after{color:#e0e0e0}.checkbox.is-table-subheader.is-text-color input[type=checkbox]:checked~*{color:#e0e0e0}.checkbox.is-table-subheader.is-filled input[type=checkbox]:checked+span:before{background-color:#e0e0e0}.checkbox.is-table-subheader.is-filled input[type=checkbox]:checked+span:after{color:#000000b3}.checkbox.is-background-job-waiting input[type=checkbox]:checked+span:before{border-color:#ecb920}.checkbox.is-background-job-waiting input[type=checkbox]:checked+span:after{color:#ecb920}.checkbox.is-background-job-waiting.is-text-color input[type=checkbox]:checked~*{color:#ecb920}.checkbox.is-background-job-waiting.is-filled input[type=checkbox]:checked+span:before{background-color:#ecb920}.checkbox.is-background-job-waiting.is-filled input[type=checkbox]:checked+span:after{color:#000000b3}.checkbox.is-background-job-running input[type=checkbox]:checked+span:before{border-color:#2098c3}.checkbox.is-background-job-running input[type=checkbox]:checked+span:after{color:#2098c3}.checkbox.is-background-job-running.is-text-color input[type=checkbox]:checked~*{color:#2098c3}.checkbox.is-background-job-running.is-filled input[type=checkbox]:checked+span:before{background-color:#2098c3}.checkbox.is-background-job-running.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-background-job-completed input[type=checkbox]:checked+span:before{border-color:#6eba1e}.checkbox.is-background-job-completed input[type=checkbox]:checked+span:after{color:#6eba1e}.checkbox.is-background-job-completed.is-text-color input[type=checkbox]:checked~*{color:#6eba1e}.checkbox.is-background-job-completed.is-filled input[type=checkbox]:checked+span:before{background-color:#6eba1e}.checkbox.is-background-job-completed.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-background-job-failed input[type=checkbox]:checked+span:before{border-color:#b12e49}.checkbox.is-background-job-failed input[type=checkbox]:checked+span:after{color:#b12e49}.checkbox.is-background-job-failed.is-text-color input[type=checkbox]:checked~*{color:#b12e49}.checkbox.is-background-job-failed.is-filled input[type=checkbox]:checked+span:before{background-color:#b12e49}.checkbox.is-background-job-failed.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox-group{display:flex;flex-direction:column;align-items:stretch}.checkbox-group .checkbox-title{text-align:left;vertical-align:middle;margin-bottom:.6rem}.checkbox-group .checkbox-title.is-filled{color:#fff;background:#50bde6;align-self:stretch;display:flex;justify-content:center;align-items:center;padding:0 .6rem}.checkbox-group .checkbox+.checkbox{margin-top:.6rem}.checkbox-group.is-horizontal{flex-direction:row;align-items:center}.checkbox-group.is-horizontal .checkbox-title{text-align:right;margin-right:1.2rem;margin-bottom:0}.checkbox-group.is-horizontal .checkbox-title.checkbox-title-filled{text-align:center}.checkbox-group.is-horizontal .checkbox+.checkbox{margin-top:0;margin-left:1.2rem}.checkbox-group.is-bordered{border:1px solid #e0e0e0}.checkbox-group.is-bordered.is-horizontal .checkbox+.checkbox,.checkbox-group.is-bordered .checkbox{margin:.6rem}.checkbox-group.is-bordered.is-horizontal .checkbox-title+.checkbox{margin-left:0}.checkbox-group.is-bordered .checkbox-title{padding:0 .6rem}.checkbox-group.has-divide.is-bordered.is-horizontal .checkbox+.checkbox,.checkbox-group.has-divide .checkbox{padding-right:1.2rem;margin-right:0}.checkbox-group.has-divide .checkbox{border-right:1px solid #e0e0e0}.checkbox-group.has-divide .checkbox:last-child{border-right:0}.checkbox-group.is-white.is-bordered,.checkbox-group.is-white.has-divide .checkbox{border-color:#fff}.checkbox-group.is-white .checkbox-title.is-filled{background-color:#fff;color:#000000b3}.checkbox-group.is-black.is-bordered,.checkbox-group.is-black.has-divide .checkbox{border-color:#0a0a0a}.checkbox-group.is-black .checkbox-title.is-filled{background-color:#0a0a0a;color:#fff}.checkbox-group.is-light.is-bordered,.checkbox-group.is-light.has-divide .checkbox{border-color:#f2f2f2}.checkbox-group.is-light .checkbox-title.is-filled{background-color:#f2f2f2;color:#000000b3}.checkbox-group.is-dark.is-bordered,.checkbox-group.is-dark.has-divide .checkbox{border-color:#363636}.checkbox-group.is-dark .checkbox-title.is-filled{background-color:#363636;color:#fff}.checkbox-group.is-text.is-bordered,.checkbox-group.is-text.has-divide .checkbox{border-color:#3d515c}.checkbox-group.is-text .checkbox-title.is-filled{background-color:#3d515c;color:#fff}.checkbox-group.is-primary.is-bordered,.checkbox-group.is-primary.has-divide .checkbox{border-color:#50bde6}.checkbox-group.is-primary .checkbox-title.is-filled{background-color:#50bde6;color:#fff}.checkbox-group.is-secondary.is-bordered,.checkbox-group.is-secondary.has-divide .checkbox{border-color:#0c6b9e}.checkbox-group.is-secondary .checkbox-title.is-filled{background-color:#0c6b9e;color:#fff}.checkbox-group.is-link.is-bordered,.checkbox-group.is-link.has-divide .checkbox{border-color:#0087ff}.checkbox-group.is-link .checkbox-title.is-filled{background-color:#0087ff;color:#fff}.checkbox-group.is-info.is-bordered,.checkbox-group.is-info.has-divide .checkbox{border-color:#5193fb}.checkbox-group.is-info .checkbox-title.is-filled{background-color:#5193fb;color:#fff}.checkbox-group.is-success.is-bordered,.checkbox-group.is-success.has-divide .checkbox{border-color:#228b22}.checkbox-group.is-success .checkbox-title.is-filled{background-color:#228b22;color:#fff}.checkbox-group.is-warning.is-bordered,.checkbox-group.is-warning.has-divide .checkbox{border-color:#e4bb3e}.checkbox-group.is-warning .checkbox-title.is-filled{background-color:#e4bb3e;color:#000000b3}.checkbox-group.is-danger.is-bordered,.checkbox-group.is-danger.has-divide .checkbox{border-color:#e62828}.checkbox-group.is-danger .checkbox-title.is-filled{background-color:#e62828;color:#fff}.checkbox-group.is-notification.is-bordered,.checkbox-group.is-notification.has-divide .checkbox{border-color:#0c6b9e}.checkbox-group.is-notification .checkbox-title.is-filled{background-color:#0c6b9e;color:#fff}.checkbox-group.is-bg.is-bordered,.checkbox-group.is-bg.has-divide .checkbox{border-color:#f4f4f4}.checkbox-group.is-bg .checkbox-title.is-filled{background-color:#f4f4f4;color:#000000b3}.checkbox-group.is-back.is-bordered,.checkbox-group.is-back.has-divide .checkbox{border-color:#7b7b7b}.checkbox-group.is-back .checkbox-title.is-filled{background-color:#7b7b7b;color:#fff}.checkbox-group.is-highlight.is-bordered,.checkbox-group.is-highlight.has-divide .checkbox{border-color:#e8f5ff}.checkbox-group.is-highlight .checkbox-title.is-filled{background-color:#e8f5ff;color:#000000b3}.checkbox-group.is-correct-result.is-bordered,.checkbox-group.is-correct-result.has-divide .checkbox{border-color:#0fa72c}.checkbox-group.is-correct-result .checkbox-title.is-filled{background-color:#0fa72c;color:#fff}.checkbox-group.is-wrong-result.is-bordered,.checkbox-group.is-wrong-result.has-divide .checkbox{border-color:#c14b4b}.checkbox-group.is-wrong-result .checkbox-title.is-filled{background-color:#c14b4b;color:#fff}.checkbox-group.is-no-result.is-bordered,.checkbox-group.is-no-result.has-divide .checkbox{border-color:#7b7b7b}.checkbox-group.is-no-result .checkbox-title.is-filled{background-color:#7b7b7b;color:#fff}.checkbox-group.is-correct-answer-input.is-bordered,.checkbox-group.is-correct-answer-input.has-divide .checkbox{border-color:#0fa72c}.checkbox-group.is-correct-answer-input .checkbox-title.is-filled{background-color:#0fa72c;color:#fff}.checkbox-group.is-result-user-input.is-bordered,.checkbox-group.is-result-user-input.has-divide .checkbox{border-color:#7b7b7b}.checkbox-group.is-result-user-input .checkbox-title.is-filled{background-color:#7b7b7b;color:#fff}.checkbox-group.is-table-header.is-bordered,.checkbox-group.is-table-header.has-divide .checkbox{border-color:#5ea3d7}.checkbox-group.is-table-header .checkbox-title.is-filled{background-color:#5ea3d7;color:#fff}.checkbox-group.is-table-subheader.is-bordered,.checkbox-group.is-table-subheader.has-divide .checkbox{border-color:#e0e0e0}.checkbox-group.is-table-subheader .checkbox-title.is-filled{background-color:#e0e0e0;color:#000000b3}.checkbox-group.is-background-job-waiting.is-bordered,.checkbox-group.is-background-job-waiting.has-divide .checkbox{border-color:#ecb920}.checkbox-group.is-background-job-waiting .checkbox-title.is-filled{background-color:#ecb920;color:#000000b3}.checkbox-group.is-background-job-running.is-bordered,.checkbox-group.is-background-job-running.has-divide .checkbox{border-color:#2098c3}.checkbox-group.is-background-job-running .checkbox-title.is-filled{background-color:#2098c3;color:#fff}.checkbox-group.is-background-job-completed.is-bordered,.checkbox-group.is-background-job-completed.has-divide .checkbox{border-color:#6eba1e}.checkbox-group.is-background-job-completed .checkbox-title.is-filled{background-color:#6eba1e;color:#fff}.checkbox-group.is-background-job-failed.is-bordered,.checkbox-group.is-background-job-failed.has-divide .checkbox{border-color:#b12e49}.checkbox-group.is-background-job-failed .checkbox-title.is-filled{background-color:#b12e49;color:#fff}.checkbox[disabled=false],.radio[disabled=false]{cursor:pointer}.radio{line-height:1.25em;display:inline-flex;align-items:center}.radio.has-bg{display:inline-flex;align-items:center}.radio.has-bg input[type=radio]{position:absolute}.radio.has-bg input[type=radio]+span{padding-left:2.25em;padding-right:.5em;line-height:1.75em;border:1px solid #e0e0e0;margin-left:0}.radio.has-bg .radio-bg{background:#fff;height:1.75em;width:1.75em;position:absolute;left:1px;top:1px;border-right:1px solid #e0e0e0}.radio.has-bg .radio-bg:after{position:absolute;content:"";border:1px solid #e0e0e0;border-radius:50%;height:1.25em;width:1.25em;top:.25em;left:.25em}.radio.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff;border-width:.25em}.radio+.radio{margin-left:.6rem}.radio input[type=radio]{font-size:1em;height:1.25em;width:1.25em;border:1px solid #e0e0e0;border-radius:50%;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;flex-shrink:0}.radio input[type=radio]+span{margin-left:.6rem;display:inline-block}.radio input[type=radio]:checked{border-color:#50bde6;background:#50bde6;box-shadow:inset 0 0 0 .25em #fff}.radio input[type=radio]:disabled{cursor:not-allowed;background-color:#f4f4f4;border-color:#e0e0e0}.radio input[type=radio]:disabled:checked{background-color:#bfbfbf}.radio input[type=radio]:disabled+span{cursor:not-allowed}.radio.is-white input[type=radio]:checked{border-color:#fff;background:#fff}.radio.is-white.is-text-color input[type=radio]:checked+span{color:#fff}.radio.is-white.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-white.has-bg input[type=radio]:checked+span{border-color:#fff}.radio.is-white.has-bg input[type=radio]:checked+span .radio-bg{background:#fff;border-color:#fff}.radio.is-white.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-black input[type=radio]:checked{border-color:#0a0a0a;background:#0a0a0a}.radio.is-black.is-text-color input[type=radio]:checked+span{color:#0a0a0a}.radio.is-black.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-black.has-bg input[type=radio]:checked+span{border-color:#0a0a0a}.radio.is-black.has-bg input[type=radio]:checked+span .radio-bg{background:#0a0a0a;border-color:#0a0a0a}.radio.is-black.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-light input[type=radio]:checked{border-color:#f2f2f2;background:#f2f2f2}.radio.is-light.is-text-color input[type=radio]:checked+span{color:#f2f2f2}.radio.is-light.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-light.has-bg input[type=radio]:checked+span{border-color:#f2f2f2}.radio.is-light.has-bg input[type=radio]:checked+span .radio-bg{background:#f2f2f2;border-color:#f2f2f2}.radio.is-light.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-dark input[type=radio]:checked{border-color:#363636;background:#363636}.radio.is-dark.is-text-color input[type=radio]:checked+span{color:#363636}.radio.is-dark.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-dark.has-bg input[type=radio]:checked+span{border-color:#363636}.radio.is-dark.has-bg input[type=radio]:checked+span .radio-bg{background:#363636;border-color:#363636}.radio.is-dark.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-text input[type=radio]:checked{border-color:#3d515c;background:#3d515c}.radio.is-text.is-text-color input[type=radio]:checked+span{color:#3d515c}.radio.is-text.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-text.has-bg input[type=radio]:checked+span{border-color:#3d515c}.radio.is-text.has-bg input[type=radio]:checked+span .radio-bg{background:#3d515c;border-color:#3d515c}.radio.is-text.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-primary input[type=radio]:checked{border-color:#50bde6;background:#50bde6}.radio.is-primary.is-text-color input[type=radio]:checked+span{color:#50bde6}.radio.is-primary.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-primary.has-bg input[type=radio]:checked+span{border-color:#50bde6}.radio.is-primary.has-bg input[type=radio]:checked+span .radio-bg{background:#50bde6;border-color:#50bde6}.radio.is-primary.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-secondary input[type=radio]:checked{border-color:#0c6b9e;background:#0c6b9e}.radio.is-secondary.is-text-color input[type=radio]:checked+span{color:#0c6b9e}.radio.is-secondary.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-secondary.has-bg input[type=radio]:checked+span{border-color:#0c6b9e}.radio.is-secondary.has-bg input[type=radio]:checked+span .radio-bg{background:#0c6b9e;border-color:#0c6b9e}.radio.is-secondary.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-link input[type=radio]:checked{border-color:#0087ff;background:#0087ff}.radio.is-link.is-text-color input[type=radio]:checked+span{color:#0087ff}.radio.is-link.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-link.has-bg input[type=radio]:checked+span{border-color:#0087ff}.radio.is-link.has-bg input[type=radio]:checked+span .radio-bg{background:#0087ff;border-color:#0087ff}.radio.is-link.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-info input[type=radio]:checked{border-color:#5193fb;background:#5193fb}.radio.is-info.is-text-color input[type=radio]:checked+span{color:#5193fb}.radio.is-info.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-info.has-bg input[type=radio]:checked+span{border-color:#5193fb}.radio.is-info.has-bg input[type=radio]:checked+span .radio-bg{background:#5193fb;border-color:#5193fb}.radio.is-info.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-success input[type=radio]:checked{border-color:#228b22;background:#228b22}.radio.is-success.is-text-color input[type=radio]:checked+span{color:#228b22}.radio.is-success.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-success.has-bg input[type=radio]:checked+span{border-color:#228b22}.radio.is-success.has-bg input[type=radio]:checked+span .radio-bg{background:#228b22;border-color:#228b22}.radio.is-success.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-warning input[type=radio]:checked{border-color:#e4bb3e;background:#e4bb3e}.radio.is-warning.is-text-color input[type=radio]:checked+span{color:#e4bb3e}.radio.is-warning.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-warning.has-bg input[type=radio]:checked+span{border-color:#e4bb3e}.radio.is-warning.has-bg input[type=radio]:checked+span .radio-bg{background:#e4bb3e;border-color:#e4bb3e}.radio.is-warning.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-danger input[type=radio]:checked{border-color:#e62828;background:#e62828}.radio.is-danger.is-text-color input[type=radio]:checked+span{color:#e62828}.radio.is-danger.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-danger.has-bg input[type=radio]:checked+span{border-color:#e62828}.radio.is-danger.has-bg input[type=radio]:checked+span .radio-bg{background:#e62828;border-color:#e62828}.radio.is-danger.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-notification input[type=radio]:checked{border-color:#0c6b9e;background:#0c6b9e}.radio.is-notification.is-text-color input[type=radio]:checked+span{color:#0c6b9e}.radio.is-notification.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-notification.has-bg input[type=radio]:checked+span{border-color:#0c6b9e}.radio.is-notification.has-bg input[type=radio]:checked+span .radio-bg{background:#0c6b9e;border-color:#0c6b9e}.radio.is-notification.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-bg input[type=radio]:checked{border-color:#f4f4f4;background:#f4f4f4}.radio.is-bg.is-text-color input[type=radio]:checked+span{color:#f4f4f4}.radio.is-bg.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-bg.has-bg input[type=radio]:checked+span{border-color:#f4f4f4}.radio.is-bg.has-bg input[type=radio]:checked+span .radio-bg{background:#f4f4f4;border-color:#f4f4f4}.radio.is-bg.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-back input[type=radio]:checked{border-color:#7b7b7b;background:#7b7b7b}.radio.is-back.is-text-color input[type=radio]:checked+span{color:#7b7b7b}.radio.is-back.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-back.has-bg input[type=radio]:checked+span{border-color:#7b7b7b}.radio.is-back.has-bg input[type=radio]:checked+span .radio-bg{background:#7b7b7b;border-color:#7b7b7b}.radio.is-back.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-highlight input[type=radio]:checked{border-color:#e8f5ff;background:#e8f5ff}.radio.is-highlight.is-text-color input[type=radio]:checked+span{color:#e8f5ff}.radio.is-highlight.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-highlight.has-bg input[type=radio]:checked+span{border-color:#e8f5ff}.radio.is-highlight.has-bg input[type=radio]:checked+span .radio-bg{background:#e8f5ff;border-color:#e8f5ff}.radio.is-highlight.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-correct-result input[type=radio]:checked{border-color:#0fa72c;background:#0fa72c}.radio.is-correct-result.is-text-color input[type=radio]:checked+span{color:#0fa72c}.radio.is-correct-result.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-correct-result.has-bg input[type=radio]:checked+span{border-color:#0fa72c}.radio.is-correct-result.has-bg input[type=radio]:checked+span .radio-bg{background:#0fa72c;border-color:#0fa72c}.radio.is-correct-result.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-wrong-result input[type=radio]:checked{border-color:#c14b4b;background:#c14b4b}.radio.is-wrong-result.is-text-color input[type=radio]:checked+span{color:#c14b4b}.radio.is-wrong-result.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-wrong-result.has-bg input[type=radio]:checked+span{border-color:#c14b4b}.radio.is-wrong-result.has-bg input[type=radio]:checked+span .radio-bg{background:#c14b4b;border-color:#c14b4b}.radio.is-wrong-result.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-no-result input[type=radio]:checked{border-color:#7b7b7b;background:#7b7b7b}.radio.is-no-result.is-text-color input[type=radio]:checked+span{color:#7b7b7b}.radio.is-no-result.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-no-result.has-bg input[type=radio]:checked+span{border-color:#7b7b7b}.radio.is-no-result.has-bg input[type=radio]:checked+span .radio-bg{background:#7b7b7b;border-color:#7b7b7b}.radio.is-no-result.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-correct-answer-input input[type=radio]:checked{border-color:#0fa72c;background:#0fa72c}.radio.is-correct-answer-input.is-text-color input[type=radio]:checked+span{color:#0fa72c}.radio.is-correct-answer-input.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-correct-answer-input.has-bg input[type=radio]:checked+span{border-color:#0fa72c}.radio.is-correct-answer-input.has-bg input[type=radio]:checked+span .radio-bg{background:#0fa72c;border-color:#0fa72c}.radio.is-correct-answer-input.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-result-user-input input[type=radio]:checked{border-color:#7b7b7b;background:#7b7b7b}.radio.is-result-user-input.is-text-color input[type=radio]:checked+span{color:#7b7b7b}.radio.is-result-user-input.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-result-user-input.has-bg input[type=radio]:checked+span{border-color:#7b7b7b}.radio.is-result-user-input.has-bg input[type=radio]:checked+span .radio-bg{background:#7b7b7b;border-color:#7b7b7b}.radio.is-result-user-input.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-table-header input[type=radio]:checked{border-color:#5ea3d7;background:#5ea3d7}.radio.is-table-header.is-text-color input[type=radio]:checked+span{color:#5ea3d7}.radio.is-table-header.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-table-header.has-bg input[type=radio]:checked+span{border-color:#5ea3d7}.radio.is-table-header.has-bg input[type=radio]:checked+span .radio-bg{background:#5ea3d7;border-color:#5ea3d7}.radio.is-table-header.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-table-subheader input[type=radio]:checked{border-color:#e0e0e0;background:#e0e0e0}.radio.is-table-subheader.is-text-color input[type=radio]:checked+span{color:#e0e0e0}.radio.is-table-subheader.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-table-subheader.has-bg input[type=radio]:checked+span{border-color:#e0e0e0}.radio.is-table-subheader.has-bg input[type=radio]:checked+span .radio-bg{background:#e0e0e0;border-color:#e0e0e0}.radio.is-table-subheader.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-background-job-waiting input[type=radio]:checked{border-color:#ecb920;background:#ecb920}.radio.is-background-job-waiting.is-text-color input[type=radio]:checked+span{color:#ecb920}.radio.is-background-job-waiting.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-background-job-waiting.has-bg input[type=radio]:checked+span{border-color:#ecb920}.radio.is-background-job-waiting.has-bg input[type=radio]:checked+span .radio-bg{background:#ecb920;border-color:#ecb920}.radio.is-background-job-waiting.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-background-job-running input[type=radio]:checked{border-color:#2098c3;background:#2098c3}.radio.is-background-job-running.is-text-color input[type=radio]:checked+span{color:#2098c3}.radio.is-background-job-running.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-background-job-running.has-bg input[type=radio]:checked+span{border-color:#2098c3}.radio.is-background-job-running.has-bg input[type=radio]:checked+span .radio-bg{background:#2098c3;border-color:#2098c3}.radio.is-background-job-running.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-background-job-completed input[type=radio]:checked{border-color:#6eba1e;background:#6eba1e}.radio.is-background-job-completed.is-text-color input[type=radio]:checked+span{color:#6eba1e}.radio.is-background-job-completed.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-background-job-completed.has-bg input[type=radio]:checked+span{border-color:#6eba1e}.radio.is-background-job-completed.has-bg input[type=radio]:checked+span .radio-bg{background:#6eba1e;border-color:#6eba1e}.radio.is-background-job-completed.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-background-job-failed input[type=radio]:checked{border-color:#b12e49;background:#b12e49}.radio.is-background-job-failed.is-text-color input[type=radio]:checked+span{color:#b12e49}.radio.is-background-job-failed.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-background-job-failed.has-bg input[type=radio]:checked+span{border-color:#b12e49}.radio.is-background-job-failed.has-bg input[type=radio]:checked+span .radio-bg{background:#b12e49;border-color:#b12e49}.radio.is-background-job-failed.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.select{--input-h: var(--scheme-h);--input-s: var(--scheme-s);--input-border-style: solid;--input-border-width: 1px;--input-border-l: var(--border-l);display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:var(--control-height)}.select:not(.is-multiple):not(.is-loading):after{inset-inline-end:1.125em;z-index:4}.select.is-rounded select{border-radius:var(--radius-rounded);padding-inline-start:1em}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#e0e0e0}.select select:not([multiple]){padding-inline-end:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:.5em 1em}.select.is-white{--input-h: var(--white-h);--input-s: var(--white-s);--input-l: var(--white-l);--input-focus-h: var(--white-h);--input-focus-s: var(--white-s);--input-focus-l: var(--white-l);--input-border-l: var(--white-l);--arrow-color: var(--white)}.select.is-black{--input-h: var(--black-h);--input-s: var(--black-s);--input-l: var(--black-l);--input-focus-h: var(--black-h);--input-focus-s: var(--black-s);--input-focus-l: var(--black-l);--input-border-l: var(--black-l);--arrow-color: var(--black)}.select.is-light{--input-h: var(--light-h);--input-s: var(--light-s);--input-l: var(--light-l);--input-focus-h: var(--light-h);--input-focus-s: var(--light-s);--input-focus-l: var(--light-l);--input-border-l: var(--light-l);--arrow-color: var(--light)}.select.is-dark{--input-h: var(--dark-h);--input-s: var(--dark-s);--input-l: var(--dark-l);--input-focus-h: var(--dark-h);--input-focus-s: var(--dark-s);--input-focus-l: var(--dark-l);--input-border-l: var(--dark-l);--arrow-color: var(--dark)}.select.is-text{--input-h: var(--text-h);--input-s: var(--text-s);--input-l: var(--text-l);--input-focus-h: var(--text-h);--input-focus-s: var(--text-s);--input-focus-l: var(--text-l);--input-border-l: var(--text-l);--arrow-color: var(--text)}.select.is-primary{--input-h: var(--primary-h);--input-s: var(--primary-s);--input-l: var(--primary-l);--input-focus-h: var(--primary-h);--input-focus-s: var(--primary-s);--input-focus-l: var(--primary-l);--input-border-l: var(--primary-l);--arrow-color: var(--primary)}.select.is-secondary{--input-h: var(--secondary-h);--input-s: var(--secondary-s);--input-l: var(--secondary-l);--input-focus-h: var(--secondary-h);--input-focus-s: var(--secondary-s);--input-focus-l: var(--secondary-l);--input-border-l: var(--secondary-l);--arrow-color: var(--secondary)}.select.is-link{--input-h: var(--link-h);--input-s: var(--link-s);--input-l: var(--link-l);--input-focus-h: var(--link-h);--input-focus-s: var(--link-s);--input-focus-l: var(--link-l);--input-border-l: var(--link-l);--arrow-color: var(--link)}.select.is-info{--input-h: var(--info-h);--input-s: var(--info-s);--input-l: var(--info-l);--input-focus-h: var(--info-h);--input-focus-s: var(--info-s);--input-focus-l: var(--info-l);--input-border-l: var(--info-l);--arrow-color: var(--info)}.select.is-success{--input-h: var(--success-h);--input-s: var(--success-s);--input-l: var(--success-l);--input-focus-h: var(--success-h);--input-focus-s: var(--success-s);--input-focus-l: var(--success-l);--input-border-l: var(--success-l);--arrow-color: var(--success)}.select.is-warning{--input-h: var(--warning-h);--input-s: var(--warning-s);--input-l: var(--warning-l);--input-focus-h: var(--warning-h);--input-focus-s: var(--warning-s);--input-focus-l: var(--warning-l);--input-border-l: var(--warning-l);--arrow-color: var(--warning)}.select.is-danger{--input-h: var(--danger-h);--input-s: var(--danger-s);--input-l: var(--danger-l);--input-focus-h: var(--danger-h);--input-focus-s: var(--danger-s);--input-focus-l: var(--danger-l);--input-border-l: var(--danger-l);--arrow-color: var(--danger)}.select.is-notification{--input-h: var(--notification-h);--input-s: var(--notification-s);--input-l: var(--notification-l);--input-focus-h: var(--notification-h);--input-focus-s: var(--notification-s);--input-focus-l: var(--notification-l);--input-border-l: var(--notification-l);--arrow-color: var(--notification)}.select.is-bg{--input-h: var(--bg-h);--input-s: var(--bg-s);--input-l: var(--bg-l);--input-focus-h: var(--bg-h);--input-focus-s: var(--bg-s);--input-focus-l: var(--bg-l);--input-border-l: var(--bg-l);--arrow-color: var(--bg)}.select.is-back{--input-h: var(--back-h);--input-s: var(--back-s);--input-l: var(--back-l);--input-focus-h: var(--back-h);--input-focus-s: var(--back-s);--input-focus-l: var(--back-l);--input-border-l: var(--back-l);--arrow-color: var(--back)}.select.is-highlight{--input-h: var(--highlight-h);--input-s: var(--highlight-s);--input-l: var(--highlight-l);--input-focus-h: var(--highlight-h);--input-focus-s: var(--highlight-s);--input-focus-l: var(--highlight-l);--input-border-l: var(--highlight-l);--arrow-color: var(--highlight)}.select.is-correct-result{--input-h: var(--correct-result-h);--input-s: var(--correct-result-s);--input-l: var(--correct-result-l);--input-focus-h: var(--correct-result-h);--input-focus-s: var(--correct-result-s);--input-focus-l: var(--correct-result-l);--input-border-l: var(--correct-result-l);--arrow-color: var(--correct-result)}.select.is-wrong-result{--input-h: var(--wrong-result-h);--input-s: var(--wrong-result-s);--input-l: var(--wrong-result-l);--input-focus-h: var(--wrong-result-h);--input-focus-s: var(--wrong-result-s);--input-focus-l: var(--wrong-result-l);--input-border-l: var(--wrong-result-l);--arrow-color: var(--wrong-result)}.select.is-no-result{--input-h: var(--no-result-h);--input-s: var(--no-result-s);--input-l: var(--no-result-l);--input-focus-h: var(--no-result-h);--input-focus-s: var(--no-result-s);--input-focus-l: var(--no-result-l);--input-border-l: var(--no-result-l);--arrow-color: var(--no-result)}.select.is-correct-answer-input{--input-h: var(--correct-answer-input-h);--input-s: var(--correct-answer-input-s);--input-l: var(--correct-answer-input-l);--input-focus-h: var(--correct-answer-input-h);--input-focus-s: var(--correct-answer-input-s);--input-focus-l: var(--correct-answer-input-l);--input-border-l: var(--correct-answer-input-l);--arrow-color: var(--correct-answer-input)}.select.is-result-user-input{--input-h: var(--result-user-input-h);--input-s: var(--result-user-input-s);--input-l: var(--result-user-input-l);--input-focus-h: var(--result-user-input-h);--input-focus-s: var(--result-user-input-s);--input-focus-l: var(--result-user-input-l);--input-border-l: var(--result-user-input-l);--arrow-color: var(--result-user-input)}.select.is-table-header{--input-h: var(--table-header-h);--input-s: var(--table-header-s);--input-l: var(--table-header-l);--input-focus-h: var(--table-header-h);--input-focus-s: var(--table-header-s);--input-focus-l: var(--table-header-l);--input-border-l: var(--table-header-l);--arrow-color: var(--table-header)}.select.is-table-subheader{--input-h: var(--table-subheader-h);--input-s: var(--table-subheader-s);--input-l: var(--table-subheader-l);--input-focus-h: var(--table-subheader-h);--input-focus-s: var(--table-subheader-s);--input-focus-l: var(--table-subheader-l);--input-border-l: var(--table-subheader-l);--arrow-color: var(--table-subheader)}.select.is-background-job-waiting{--input-h: var(--background-job-waiting-h);--input-s: var(--background-job-waiting-s);--input-l: var(--background-job-waiting-l);--input-focus-h: var(--background-job-waiting-h);--input-focus-s: var(--background-job-waiting-s);--input-focus-l: var(--background-job-waiting-l);--input-border-l: var(--background-job-waiting-l);--arrow-color: var(--background-job-waiting)}.select.is-background-job-running{--input-h: var(--background-job-running-h);--input-s: var(--background-job-running-s);--input-l: var(--background-job-running-l);--input-focus-h: var(--background-job-running-h);--input-focus-s: var(--background-job-running-s);--input-focus-l: var(--background-job-running-l);--input-border-l: var(--background-job-running-l);--arrow-color: var(--background-job-running)}.select.is-background-job-completed{--input-h: var(--background-job-completed-h);--input-s: var(--background-job-completed-s);--input-l: var(--background-job-completed-l);--input-focus-h: var(--background-job-completed-h);--input-focus-s: var(--background-job-completed-s);--input-focus-l: var(--background-job-completed-l);--input-border-l: var(--background-job-completed-l);--arrow-color: var(--background-job-completed)}.select.is-background-job-failed{--input-h: var(--background-job-failed-h);--input-s: var(--background-job-failed-s);--input-l: var(--background-job-failed-l);--input-focus-h: var(--background-job-failed-h);--input-focus-s: var(--background-job-failed-s);--input-focus-l: var(--background-job-failed-l);--input-border-l: var(--background-job-failed-l);--arrow-color: var(--background-job-failed)}.select.is-small{border-radius:var(--radius-small);font-size:var(--size-small)}.select.is-medium{font-size:var(--size-medium)}.select.is-large{font-size:var(--size-large)}.select.is-disabled:after{border-color:#7b7b7b!important;opacity:.5}.select.is-fullwidth,.select.is-fullwidth select{width:100%}.select.is-loading:after{inset-inline-end:.625em;margin-top:0;position:absolute;top:.625em;transform:none}.select.is-loading.is-small:after{font-size:var(--size-small)}.select.is-loading.is-medium:after{font-size:var(--size-medium)}.select.is-loading.is-large:after{font-size:var(--size-large)}.select.is-borderless select{background:transparent;border:0;padding-left:0}.select .show-placeholder{color:#999}.select .show-placeholder option{color:#3d515c}.select:not(.is-multiple) select{padding-right:1.875em}.select.is-loading:after{top:50%;margin-top:-.5em}.select:not(.is-multiple):not(.is-loading):after{width:.625em;height:.625em;top:50%;right:.625em;border-radius:0;border-width:3px;margin-top:-.46875em}.select:not(.is-multiple):after{z-index:0}.file{--file-radius: var(--radius);--file-name-border-color: var(--border);--file-name-border-style: solid;--file-name-border-width: 1px 1px 1px 0;--file-name-max-width: 16em;--file-h: var(--scheme-h);--file-s: var(--scheme-s);--file-background-l: var(--scheme-main-ter-l);--file-background-l-delta: 0%;--file-hover-background-l-delta: -5%;--file-active-background-l-delta: -10%;--file-border-l: var(--border-l);--file-border-l-delta: 0%;--file-hover-border-l-delta: -10%;--file-active-border-l-delta: -20%;--file-cta-color-l: var(--text-strong-l);--file-name-color-l: var(--text-strong-l);--file-color-l-delta: 0%;--file-hover-color-l-delta: -5%;--file-active-color-l-delta: -10%;align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white{--file-h: var(--white-h);--file-s: var(--white-s);--file-background-l: var(--white-l);--file-border-l: var(--white-l);--file-cta-color-l: var(--white-invert-l);--file-name-color-l: var(--white-on-scheme-l)}.file.is-black{--file-h: var(--black-h);--file-s: var(--black-s);--file-background-l: var(--black-l);--file-border-l: var(--black-l);--file-cta-color-l: var(--black-invert-l);--file-name-color-l: var(--black-on-scheme-l)}.file.is-light{--file-h: var(--light-h);--file-s: var(--light-s);--file-background-l: var(--light-l);--file-border-l: var(--light-l);--file-cta-color-l: var(--light-invert-l);--file-name-color-l: var(--light-on-scheme-l)}.file.is-dark{--file-h: var(--dark-h);--file-s: var(--dark-s);--file-background-l: var(--dark-l);--file-border-l: var(--dark-l);--file-cta-color-l: var(--dark-invert-l);--file-name-color-l: var(--dark-on-scheme-l)}.file.is-text{--file-h: var(--text-h);--file-s: var(--text-s);--file-background-l: var(--text-l);--file-border-l: var(--text-l);--file-cta-color-l: var(--text-invert-l);--file-name-color-l: var(--text-on-scheme-l)}.file.is-primary{--file-h: var(--primary-h);--file-s: var(--primary-s);--file-background-l: var(--primary-l);--file-border-l: var(--primary-l);--file-cta-color-l: var(--primary-invert-l);--file-name-color-l: var(--primary-on-scheme-l)}.file.is-secondary{--file-h: var(--secondary-h);--file-s: var(--secondary-s);--file-background-l: var(--secondary-l);--file-border-l: var(--secondary-l);--file-cta-color-l: var(--secondary-invert-l);--file-name-color-l: var(--secondary-on-scheme-l)}.file.is-link{--file-h: var(--link-h);--file-s: var(--link-s);--file-background-l: var(--link-l);--file-border-l: var(--link-l);--file-cta-color-l: var(--link-invert-l);--file-name-color-l: var(--link-on-scheme-l)}.file.is-info{--file-h: var(--info-h);--file-s: var(--info-s);--file-background-l: var(--info-l);--file-border-l: var(--info-l);--file-cta-color-l: var(--info-invert-l);--file-name-color-l: var(--info-on-scheme-l)}.file.is-success{--file-h: var(--success-h);--file-s: var(--success-s);--file-background-l: var(--success-l);--file-border-l: var(--success-l);--file-cta-color-l: var(--success-invert-l);--file-name-color-l: var(--success-on-scheme-l)}.file.is-warning{--file-h: var(--warning-h);--file-s: var(--warning-s);--file-background-l: var(--warning-l);--file-border-l: var(--warning-l);--file-cta-color-l: var(--warning-invert-l);--file-name-color-l: var(--warning-on-scheme-l)}.file.is-danger{--file-h: var(--danger-h);--file-s: var(--danger-s);--file-background-l: var(--danger-l);--file-border-l: var(--danger-l);--file-cta-color-l: var(--danger-invert-l);--file-name-color-l: var(--danger-on-scheme-l)}.file.is-notification{--file-h: var(--notification-h);--file-s: var(--notification-s);--file-background-l: var(--notification-l);--file-border-l: var(--notification-l);--file-cta-color-l: var(--notification-invert-l);--file-name-color-l: var(--notification-on-scheme-l)}.file.is-bg{--file-h: var(--bg-h);--file-s: var(--bg-s);--file-background-l: var(--bg-l);--file-border-l: var(--bg-l);--file-cta-color-l: var(--bg-invert-l);--file-name-color-l: var(--bg-on-scheme-l)}.file.is-back{--file-h: var(--back-h);--file-s: var(--back-s);--file-background-l: var(--back-l);--file-border-l: var(--back-l);--file-cta-color-l: var(--back-invert-l);--file-name-color-l: var(--back-on-scheme-l)}.file.is-highlight{--file-h: var(--highlight-h);--file-s: var(--highlight-s);--file-background-l: var(--highlight-l);--file-border-l: var(--highlight-l);--file-cta-color-l: var(--highlight-invert-l);--file-name-color-l: var(--highlight-on-scheme-l)}.file.is-correct-result{--file-h: var(--correct-result-h);--file-s: var(--correct-result-s);--file-background-l: var(--correct-result-l);--file-border-l: var(--correct-result-l);--file-cta-color-l: var(--correct-result-invert-l);--file-name-color-l: var(--correct-result-on-scheme-l)}.file.is-wrong-result{--file-h: var(--wrong-result-h);--file-s: var(--wrong-result-s);--file-background-l: var(--wrong-result-l);--file-border-l: var(--wrong-result-l);--file-cta-color-l: var(--wrong-result-invert-l);--file-name-color-l: var(--wrong-result-on-scheme-l)}.file.is-no-result{--file-h: var(--no-result-h);--file-s: var(--no-result-s);--file-background-l: var(--no-result-l);--file-border-l: var(--no-result-l);--file-cta-color-l: var(--no-result-invert-l);--file-name-color-l: var(--no-result-on-scheme-l)}.file.is-correct-answer-input{--file-h: var(--correct-answer-input-h);--file-s: var(--correct-answer-input-s);--file-background-l: var(--correct-answer-input-l);--file-border-l: var(--correct-answer-input-l);--file-cta-color-l: var(--correct-answer-input-invert-l);--file-name-color-l: var(--correct-answer-input-on-scheme-l)}.file.is-result-user-input{--file-h: var(--result-user-input-h);--file-s: var(--result-user-input-s);--file-background-l: var(--result-user-input-l);--file-border-l: var(--result-user-input-l);--file-cta-color-l: var(--result-user-input-invert-l);--file-name-color-l: var(--result-user-input-on-scheme-l)}.file.is-table-header{--file-h: var(--table-header-h);--file-s: var(--table-header-s);--file-background-l: var(--table-header-l);--file-border-l: var(--table-header-l);--file-cta-color-l: var(--table-header-invert-l);--file-name-color-l: var(--table-header-on-scheme-l)}.file.is-table-subheader{--file-h: var(--table-subheader-h);--file-s: var(--table-subheader-s);--file-background-l: var(--table-subheader-l);--file-border-l: var(--table-subheader-l);--file-cta-color-l: var(--table-subheader-invert-l);--file-name-color-l: var(--table-subheader-on-scheme-l)}.file.is-background-job-waiting{--file-h: var(--background-job-waiting-h);--file-s: var(--background-job-waiting-s);--file-background-l: var(--background-job-waiting-l);--file-border-l: var(--background-job-waiting-l);--file-cta-color-l: var(--background-job-waiting-invert-l);--file-name-color-l: var(--background-job-waiting-on-scheme-l)}.file.is-background-job-running{--file-h: var(--background-job-running-h);--file-s: var(--background-job-running-s);--file-background-l: var(--background-job-running-l);--file-border-l: var(--background-job-running-l);--file-cta-color-l: var(--background-job-running-invert-l);--file-name-color-l: var(--background-job-running-on-scheme-l)}.file.is-background-job-completed{--file-h: var(--background-job-completed-h);--file-s: var(--background-job-completed-s);--file-background-l: var(--background-job-completed-l);--file-border-l: var(--background-job-completed-l);--file-cta-color-l: var(--background-job-completed-invert-l);--file-name-color-l: var(--background-job-completed-on-scheme-l)}.file.is-background-job-failed{--file-h: var(--background-job-failed-h);--file-s: var(--background-job-failed-s);--file-background-l: var(--background-job-failed-l);--file-border-l: var(--background-job-failed-l);--file-cta-color-l: var(--background-job-failed-invert-l);--file-name-color-l: var(--background-job-failed-on-scheme-l)}.file.is-small{font-size:var(--size-small)}.file.is-normal{font-size:var(--size-normal)}.file.is-medium{font-size:var(--size-medium)}.file.is-medium .file-icon .fa{font-size:1.5rem}.file.is-large{font-size:var(--size-large)}.file.is-large .file-icon .fa{font-size:2rem}.file.has-name .file-cta{border-end-end-radius:0;border-start-end-radius:0}.file.has-name .file-name{border-end-start-radius:0;border-start-start-radius:0}.file.has-name.is-empty .file-cta{border-radius:var(--file-radius)}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:1.5rem}.file.is-boxed.is-small .file-icon .fa{font-size:1rem}.file.is-boxed.is-medium .file-icon .fa{font-size:2rem}.file.is-boxed.is-large .file-icon .fa{font-size:2.5rem}.file.is-boxed.has-name .file-cta{border-end-end-radius:0;border-end-start-radius:0;border-start-end-radius:var(--file-radius);border-start-start-radius:var(--file-radius)}.file.is-boxed.has-name .file-name{border-end-end-radius:var(--file-radius);border-end-start-radius:var(--file-radius);border-start-end-radius:0;border-start-start-radius:0;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 var(--file-radius) var(--file-radius) 0}.file.is-right .file-name{border-radius:var(--file-radius) 0 0 var(--file-radius);border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover{--file-background-l-delta: var(--file-hover-background-l-delta);--file-border-l-delta: var(--file-hover-border-l-delta);--file-color-l-delta: var(--file-hover-color-l-delta)}.file-label:active{--file-background-l-delta: var(--file-active-background-l-delta);--file-border-l-delta: var(--file-active-border-l-delta);--file-color-l-delta: var(--file-active-color-l-delta)}.file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:hsl(var(--file-h),var(--file-s),calc(var(--file-border-l) + var(--file-border-l-delta)));border-radius:var(--file-radius);font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:hsl(var(--file-h),var(--file-s),calc(var(--file-background-l) + var(--file-background-l-delta)));color:hsl(var(--file-h),var(--file-s),calc(var(--file-cta-color-l) + var(--file-color-l-delta)))}.file-name{border-color:hsl(var(--file-h),var(--file-s),calc(var(--file-border-l) + var(--file-color-l-delta)));border-style:var(--file-name-border-style);border-width:var(--file-name-border-width);color:hsl(var(--file-h),var(--file-s),calc(var(--file-name-color-l) + var(--file-color-l-delta)));display:block;max-width:var(--file-name-max-width);overflow:hidden;text-align:inherit;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-inline-end:.5em;width:1em}.file-icon .fa{font-size:1rem}.file-cta{flex-shrink:0}.file.is-fullwidth .file-name{white-space:normal}:root{--label-color: #3d515c;--label-spacing: .5em;--label-weight: 400;--help-size: var(--size-small);--field-block-spacing: .75rem}.label{color:var(--label-color);display:block;font-size:var(--size-normal);font-weight:400}.label:not(:last-child){margin-bottom:var(--label-spacing)}.label.is-small{font-size:var(--size-small)}.label.is-medium{font-size:var(--size-medium)}.label.is-large{font-size:var(--size-large)}.help{display:block;font-size:var(--help-size);margin-top:.25rem}.help.is-white{color:hsl(var(--white-h),var(--white-s),var(--white-on-scheme-l))}.help.is-black{color:hsl(var(--black-h),var(--black-s),var(--black-on-scheme-l))}.help.is-light{color:hsl(var(--light-h),var(--light-s),var(--light-on-scheme-l))}.help.is-dark{color:hsl(var(--dark-h),var(--dark-s),var(--dark-on-scheme-l))}.help.is-text{color:hsl(var(--text-h),var(--text-s),var(--text-on-scheme-l))}.help.is-primary{color:hsl(var(--primary-h),var(--primary-s),var(--primary-on-scheme-l))}.help.is-secondary{color:hsl(var(--secondary-h),var(--secondary-s),var(--secondary-on-scheme-l))}.help.is-link{color:hsl(var(--link-h),var(--link-s),var(--link-on-scheme-l))}.help.is-info{color:hsl(var(--info-h),var(--info-s),var(--info-on-scheme-l))}.help.is-success{color:hsl(var(--success-h),var(--success-s),var(--success-on-scheme-l))}.help.is-warning{color:hsl(var(--warning-h),var(--warning-s),var(--warning-on-scheme-l))}.help.is-danger{color:hsl(var(--danger-h),var(--danger-s),var(--danger-on-scheme-l))}.help.is-notification{color:hsl(var(--notification-h),var(--notification-s),var(--notification-on-scheme-l))}.help.is-bg{color:hsl(var(--bg-h),var(--bg-s),var(--bg-on-scheme-l))}.help.is-back{color:hsl(var(--back-h),var(--back-s),var(--back-on-scheme-l))}.help.is-highlight{color:hsl(var(--highlight-h),var(--highlight-s),var(--highlight-on-scheme-l))}.help.is-correct-result{color:hsl(var(--correct-result-h),var(--correct-result-s),var(--correct-result-on-scheme-l))}.help.is-wrong-result{color:hsl(var(--wrong-result-h),var(--wrong-result-s),var(--wrong-result-on-scheme-l))}.help.is-no-result{color:hsl(var(--no-result-h),var(--no-result-s),var(--no-result-on-scheme-l))}.help.is-correct-answer-input{color:hsl(var(--correct-answer-input-h),var(--correct-answer-input-s),var(--correct-answer-input-on-scheme-l))}.help.is-result-user-input{color:hsl(var(--result-user-input-h),var(--result-user-input-s),var(--result-user-input-on-scheme-l))}.help.is-table-header{color:hsl(var(--table-header-h),var(--table-header-s),var(--table-header-on-scheme-l))}.help.is-table-subheader{color:hsl(var(--table-subheader-h),var(--table-subheader-s),var(--table-subheader-on-scheme-l))}.help.is-background-job-waiting{color:hsl(var(--background-job-waiting-h),var(--background-job-waiting-s),var(--background-job-waiting-on-scheme-l))}.help.is-background-job-running{color:hsl(var(--background-job-running-h),var(--background-job-running-s),var(--background-job-running-on-scheme-l))}.help.is-background-job-completed{color:hsl(var(--background-job-completed-h),var(--background-job-completed-s),var(--background-job-completed-on-scheme-l))}.help.is-background-job-failed{color:hsl(var(--background-job-failed-h),var(--background-job-failed-s),var(--background-job-failed-on-scheme-l))}.field{--block-spacing: var(--field-block-spacing)}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-inline-end:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) .select select{border-start-end-radius:0;border-end-end-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) .select select{border-start-start-radius:0;border-end-start-radius:0}.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered{z-index:2}.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .button:not([disabled]).is-focused,.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button:not([disabled]).is-active,.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control .input:not([disabled]).is-focused,.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control .input:not([disabled]).is-active,.field.has-addons .control .select select:not([disabled]):focus,.field.has-addons .control .select select:not([disabled]).is-focused,.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select:not([disabled]).is-active{z-index:3}.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .button:not([disabled]).is-focused:hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button:not([disabled]).is-active:hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control .input:not([disabled]).is-focused:hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control .input:not([disabled]).is-active:hover,.field.has-addons .control .select select:not([disabled]):focus:hover,.field.has-addons .control .select select:not([disabled]).is-focused:hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select:not([disabled]).is-active:hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;gap:.75rem;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}@media screen and (min-width: 1px),print{.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width: 0px){.field-label{margin-bottom:.5rem}}@media screen and (min-width: 1px),print{.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-inline-end:1.5rem;text-align:right}.field-label.is-small{font-size:var(--size-small);padding-top:.375em}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{font-size:var(--size-medium);padding-top:.375em}.field-label.is-large{font-size:var(--size-large);padding-top:.375em}}.field-body .field .field{margin-bottom:0}@media screen and (min-width: 1px),print{.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-inline-end:.75rem}}.control{box-sizing:border-box;clear:both;font-size:var(--size-normal);position:relative;text-align:inherit}.control.has-icons-left .input:hover~.icon,.control.has-icons-left .select:hover~.icon,.control.has-icons-right .input:hover~.icon,.control.has-icons-right .select:hover~.icon{color:var(--input-icon-hover-color)}.control.has-icons-left .input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:var(--input-icon-focus-color)}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right .select.is-small~.icon{font-size:var(--size-small)}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:var(--size-medium)}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:var(--size-large)}.control.has-icons-left .icon,.control.has-icons-right .icon{color:var(--input-icon-color);height:var(--input-height);pointer-events:none;position:absolute;top:0;width:var(--input-height);z-index:4}.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:var(--input-height)}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:var(--input-height)}.control.has-icons-right .icon.is-right{right:0}.control.is-loading:after{inset-inline-end:.75em;position:absolute!important;top:.75em;z-index:4}.control.is-loading.is-small:after{font-size:var(--size-small)}.control.is-loading.is-medium:after{font-size:var(--size-medium)}.control.is-loading.is-large:after{font-size:var(--size-large)}.label{font-size:1.6rem}.field.is-horizontal .field-label{margin-top:.6rem}.field.is-horizontal .field-label.is-small{font-size:1.4rem;margin-top:.75rem;padding:0}.field.is-horizontal .field-label.is-normal{font-size:1.6rem;margin-top:.6rem;padding:0}.field.is-horizontal .field-label.is-medium{font-size:1.8rem;margin-top:.45rem;padding:0}.field.is-horizontal .field-label.is-large{font-size:2.4rem;margin-top:0rem;padding:0}.field.is-horizontal .field-label.is-xsmall{font-size:1.2rem;margin-top:.9rem;padding:0}.field.is-horizontal .field-label.is-xlarge{font-size:2.8rem;margin-top:-.3rem;padding:0}.field.is-horizontal .field-label.is-xxlarge{font-size:3.4rem;margin-top:-.75rem;padding:0}.field.is-horizontal .field-label.is-align-top{margin-top:0}.field.is-horizontal .field-label{flex-grow:0;flex-basis:auto}.field.is-horizontal .field-body{flex-grow:1}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:3rem}.control.has-icons-left .icon,.control.has-icons-right .icon{width:3rem;height:3.6rem}.field:not(:last-child){margin-bottom:.9rem}.field:not(:last-child).is-horizontal{margin-bottom:.6rem}.field.is-grouped{gap:1.2rem}.label:not(:last-child){margin-bottom:.6rem}.help{margin-top:.3rem}@media screen and (max-width: 0px){.field:not(:last-child){margin-bottom:.6rem}.field-label{margin-bottom:0}}@media screen and (min-width: 1px),print{.field-label{margin-right:1.2rem}.field-body{flex-basis:auto}.field-body>.field:not(:last-child){margin-right:.3rem}}.is-required .label:after{color:#e62828;content:" *";display:inline}form.submitted .select select.ng-invalid,form .select select.ng-touched.ng-invalid{border:1px solid #E62828}form.submitted .ng-invalid:hover~.error-message-tooltip,form .ng-touched.ng-invalid:hover~.error-message-tooltip{display:block}form.submitted .ng-invalid~.error-message-control,form .ng-touched.ng-invalid~.error-message-control{display:block}form.submitted .ng-invalid.input,form.submitted .ng-invalid.textarea,form .ng-touched.ng-invalid.input,form .ng-touched.ng-invalid.textarea{border:1px solid #E62828}form.submitted .ng-invalidinput[type=radio]+span:before,form .ng-touched.ng-invalidinput[type=radio]+span:before{border:1px solid #E62828}form.submitted .ng-invalid.base-control .input,form.submitted .ng-invalid.base-control .select select,form.submitted .ng-invalid.base-control .textarea,form.submitted .ng-invalid.base-control .ng-select-container,form .ng-touched.ng-invalid.base-control .input,form .ng-touched.ng-invalid.base-control .select select,form .ng-touched.ng-invalid.base-control .textarea,form .ng-touched.ng-invalid.base-control .ng-select-container{border:1px solid #E62828}form.submitted .ng-invalid.base-control input[type=radio]+span:before,form .ng-touched.ng-invalid.base-control input[type=radio]+span:before{border:1px solid #E62828}form.submitted .ng-invalid.base-control .file .button,form.submitted .ng-invalid.base-control .file .file-name,form.submitted .ng-invalid.base-control .file .file-cta,form .ng-touched.ng-invalid.base-control .file .button,form .ng-touched.ng-invalid.base-control .file .file-name,form .ng-touched.ng-invalid.base-control .file .file-cta{border:1px solid #E62828}form.submitted .ng-invalid.base-control .file.is-right .file-name,form .ng-touched.ng-invalid.base-control .file.is-right .file-name{border-right-width:0px}form.submitted .ng-invalid.base-control .file.is-left .file-name,form .ng-touched.ng-invalid.base-control .file.is-left .file-name{border-left-width:0px}.error-message-control{display:none}.error-message-tooltip{display:none;position:absolute;top:-var(--control-height);left:0;padding:.5rem 1rem;border-radius:4px;background-color:#e62828;color:#fff;text-align:left;white-space:nowrap;z-index:9999}.breadcrumb{--breadcrumb-item-color: var(--link-text);--breadcrumb-item-hover-color: var(--link-text-hover);--breadcrumb-item-active-color: var(--link-text-active);--breadcrumb-item-padding-vertical: 0;--breadcrumb-item-padding-horizontal: .75em;--breadcrumb-item-separator-color: var(--border)}.breadcrumb{font-size:var(--size-normal);white-space:nowrap}.breadcrumb a{align-items:center;color:var(--breadcrumb-item-color);display:flex;justify-content:center;padding:var(--breadcrumb-item-padding-vertical) var(--breadcrumb-item-padding-horizontal)}.breadcrumb a:hover{color:var(--breadcrumb-item-hover-color)}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-inline-start:0}.breadcrumb li.is-active a{color:var(--breadcrumb-item-active-color);cursor:default;pointer-events:none}.breadcrumb li+li:before{color:var(--breadcrumb-item-separator-color);content:"/"}.breadcrumb ul,.breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.breadcrumb .icon:first-child{margin-inline-end:.5em}.breadcrumb .icon:last-child{margin-inline-start:.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{justify-content:flex-end}.breadcrumb.is-small{font-size:var(--size-small)}.breadcrumb.is-medium{font-size:var(--size-medium)}.breadcrumb.is-large{font-size:var(--size-large)}.breadcrumb.has-arrow-separator li+li:before{content:"\2192"}.breadcrumb.has-bullet-separator li+li:before{content:"\2022"}.breadcrumb.has-dot-separator li+li:before{content:"\b7"}.breadcrumb.has-succeeds-separator li+li:before{content:"\227b"}.card{--card-color: var(--text);--card-background-color: var(--scheme-main);--card-shadow: var(--shadow);--card-radius: .75rem;--card-header-background-color: transparent;--card-header-color: var(--text-strong);--card-header-padding: .75rem 1rem;--card-header-shadow: 0 .125em .25em hsla(var(--scheme-h), var(--scheme-s), var(--scheme-invert-l), .1);--card-header-weight: var(--weight-bold);--card-content-background-color: transparent;--card-content-padding: 1.5rem;--card-footer-background-color: transparent;--card-footer-border-top: 1px solid var(--border-weak);--card-footer-padding: .75rem;--card-media-margin: var(--block-spacing)}.card{background-color:var(--card-background-color);border-radius:var(--card-radius);box-shadow:var(--card-shadow);color:var(--card-color);max-width:100%;position:relative}.card-footer:first-child,.card-content:first-child,.card-header:first-child{border-start-start-radius:var(--card-radius);border-start-end-radius:var(--card-radius)}.card-footer:last-child,.card-content:last-child,.card-header:last-child{border-end-start-radius:var(--card-radius);border-end-end-radius:var(--card-radius)}.card-header{background-color:var(--card-header-background-color);align-items:stretch;box-shadow:var(--card-header-shadow);display:flex}.card-header-title{align-items:center;color:var(--card-header-color);display:flex;flex-grow:1;font-weight:var(--card-header-weight);padding:var(--card-header-padding)}.card-header-title.is-centered{justify-content:center}.card-header-icon{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;color:inherit;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:var(--card-header-padding)}.card-image{display:block;position:relative}.card-image:first-child img{border-start-start-radius:var(--card-radius);border-start-end-radius:var(--card-radius)}.card-image:last-child img{border-end-start-radius:var(--card-radius);border-end-end-radius:var(--card-radius)}.card-content{background-color:var(--card-content-background-color);padding:var(--card-content-padding)}.card-footer{background-color:var(--card-footer-background-color);border-top:var(--card-footer-border-top);align-items:stretch;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:var(--card-footer-padding)}.card-footer-item:not(:last-child){border-inline-end:var(--card-footer-border-top)}.card .media:not(:last-child){margin-bottom:var(--card-media-margin)}.dropdown{--dropdown-menu-min-width: 16rem;--dropdown-content-background-color: var(--scheme-main);--dropdown-content-offset: .25rem;--dropdown-content-padding-bottom: .5rem;--dropdown-content-padding-top: .5rem;--dropdown-content-radius: var(--radius);--dropdown-content-shadow: var(--shadow);--dropdown-content-z: 20;--dropdown-item-h: var(--scheme-h);--dropdown-item-s: var(--scheme-s);--dropdown-item-l: var(--scheme-main-l);--dropdown-item-background-l: var(--scheme-main-l);--dropdown-item-background-l-delta: 0%;--dropdown-item-hover-background-l-delta: var(--hover-background-l-delta);--dropdown-item-active-background-l-delta: var(--active-background-l-delta);--dropdown-item-color-l: var(--text-strong-l);--dropdown-item-selected-h: var(--link-h);--dropdown-item-selected-s: var(--link-s);--dropdown-item-selected-l: var(--link-l);--dropdown-item-selected-background-l: var(--link-l);--dropdown-item-selected-color-l: var(--link-invert-l);--dropdown-divider-background-color: var(--border-weak)}.dropdown{display:inline-flex;position:relative;vertical-align:top}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:var(--dropdown-content-offset);padding-top:initial;top:auto}.dropdown-menu{display:none;left:0;min-width:var(--dropdown-menu-min-width);padding-top:var(--dropdown-content-offset);position:absolute;top:100%;z-index:var(--dropdown-content-z)}.dropdown-content{background-color:var(--dropdown-content-background-color);border-radius:var(--dropdown-content-radius);box-shadow:var(--dropdown-content-shadow);padding-bottom:var(--dropdown-content-padding-bottom);padding-top:var(--dropdown-content-padding-top)}.dropdown-item{color:hsl(var(--dropdown-item-h),var(--dropdown-item-s),var(--dropdown-item-color-l));display:block;font-size:.875rem;line-height:1.5;padding:.375rem 1rem}a.dropdown-item,button.dropdown-item{background-color:hsl(var(--dropdown-item-h),var(--dropdown-item-s),calc(var(--dropdown-item-background-l) + var(--dropdown-item-background-l-delta)));padding-inline-end:3rem;text-align:inherit;white-space:nowrap;width:100%}a.dropdown-item:hover,button.dropdown-item:hover{--dropdown-item-background-l-delta: var(--dropdown-item-hover-background-l-delta);--dropdown-item-border-l-delta: var(--dropdown-item-hover-border-l-delta)}a.dropdown-item:active,button.dropdown-item:active{--dropdown-item-background-l-delta: var(--dropdown-item-active-background-l-delta);--dropdown-item-border-l-delta: var(--dropdown-item-active-border-l-delta)}a.dropdown-item.is-active,a.dropdown-item.is-selected,button.dropdown-item.is-active,button.dropdown-item.is-selected{--dropdown-item-h: var(--dropdown-item-selected-h);--dropdown-item-s: var(--dropdown-item-selected-s);--dropdown-item-l: var(--dropdown-item-selected-l);--dropdown-item-background-l: var(--dropdown-item-selected-background-l);--dropdown-item-color-l: var(--dropdown-item-selected-color-l)}.dropdown-divider{background-color:var(--dropdown-divider-background-color);border:none;display:block;height:1px;margin:.5rem 0}.modal{--modal-z: 1020;--modal-background-background-color: hsla(var(--scheme-h), var(--scheme-s), var(--scheme-invert-l), .86);--modal-content-width: min(90%, 64rem);--modal-content-margin-mobile: 20px;--modal-content-spacing-mobile: 160px;--modal-content-spacing-tablet: 40px;--modal-close-dimensions: 40px;--modal-close-right: 20px;--modal-close-top: 20px;--modal-card-spacing: 40px;--modal-card-head-background-color: #ffffff;--modal-card-head-padding: .8rem;--modal-card-head-radius: 0;--modal-card-title-color: #3d515c;--modal-card-title-line-height: 2;--modal-card-title-size: 1.8rem;--modal-card-foot-background-color: var(--scheme-main-bis);--modal-card-foot-radius: var(--radius-large);--modal-card-body-background-color: var(--scheme-main);--modal-card-body-padding: 0 2rem 2rem 2rem}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:var(--modal-z)}.modal.is-active{display:flex}.modal-background{background-color:var(--modal-background-background-color)}.modal-content,.modal-card{margin:0 var(--modal-content-margin-mobile);max-height:calc(100vh - var(--modal-content-spacing-mobile));overflow:auto;position:relative;width:100%}@media screen and (min-width: 0){.modal-content,.modal-card{margin:0 auto;max-height:calc(100vh - var(--modal-content-spacing-tablet));width:var(--modal-content-width)}}.modal-close{background:none;height:var(--modal-close-dimensions);inset-inline-end:var(--modal-close-right);position:fixed;top:var(--modal-close-top);width:var(--modal-close-dimensions)}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - var(--modal-card-spacing));overflow:hidden;overflow-y:visible}.modal-card-head,.modal-card-foot{align-items:center;display:flex;flex-shrink:0;justify-content:flex-start;padding:var(--modal-card-head-padding);position:relative}.modal-card-head{background-color:var(--modal-card-head-background-color);border-start-start-radius:var(--modal-card-head-radius);border-start-end-radius:var(--modal-card-head-radius);box-shadow:var(--shadow)}.modal-card-title{color:var(--modal-card-title-color);flex-grow:1;flex-shrink:0;font-size:var(--modal-card-title-size);line-height:var(--modal-card-title-line-height)}.modal-card-foot{background-color:var(--modal-card-foot-background-color);border-end-start-radius:var(--modal-card-foot-radius);border-end-end-radius:var(--modal-card-foot-radius)}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:var(--modal-card-body-background-color);flex-grow:1;flex-shrink:1;overflow:auto;padding:var(--modal-card-body-padding)}.modal.has-no-footer .modal-card .modal-card-body,.modal .modal-card.modal-card-no-footer .modal-card-body{border-bottom-left-radius:var(--radius-large);border-bottom-right-radius:var(--radius-large)}.modal .modal-card-title{text-align:center;font-weight:500;flex:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.modal .modal-card-body{max-height:calc(100vh - 80px);font-weight:400}.modal.is-white .modal-card-head{color:#fff}.modal.is-black .modal-card-head{color:#0a0a0a}.modal.is-light .modal-card-head{color:#f2f2f2}.modal.is-dark .modal-card-head{color:#363636}.modal.is-text .modal-card-head{color:#3d515c}.modal.is-primary .modal-card-head{color:#50bde6}.modal.is-secondary .modal-card-head{color:#0c6b9e}.modal.is-link .modal-card-head{color:#0087ff}.modal.is-info .modal-card-head{color:#5193fb}.modal.is-success .modal-card-head{color:#228b22}.modal.is-warning .modal-card-head{color:#e4bb3e}.modal.is-danger .modal-card-head{color:#e62828}.modal.is-notification .modal-card-head{color:#0c6b9e}.modal.is-bg .modal-card-head{color:#f4f4f4}.modal.is-back .modal-card-head{color:#7b7b7b}.modal.is-highlight .modal-card-head{color:#e8f5ff}.modal.is-correct-result .modal-card-head{color:#0fa72c}.modal.is-wrong-result .modal-card-head{color:#c14b4b}.modal.is-no-result .modal-card-head{color:#7b7b7b}.modal.is-correct-answer-input .modal-card-head{color:#0fa72c}.modal.is-result-user-input .modal-card-head{color:#7b7b7b}.modal.is-table-header .modal-card-head{color:#5ea3d7}.modal.is-table-subheader .modal-card-head{color:#e0e0e0}.modal.is-background-job-waiting .modal-card-head{color:#ecb920}.modal.is-background-job-running .modal-card-head{color:#2098c3}.modal.is-background-job-completed .modal-card-head{color:#6eba1e}.modal.is-background-job-failed .modal-card-head{color:#b12e49}.modal.modal-scroll>.modal-card .modal-card-body{overflow-y:scroll}.modal-card-head{color:#3d515c;background-color:#fff;box-shadow:none}.modal-card-head .modal-card-title{color:#3d515c;margin-left:50px;margin-right:10px}.modal-card-head .delete,.modal-close{width:40px;height:40px;max-height:40px;max-width:40px;color:inherit;background-color:inherit}.modal-card-head .delete:before,.modal-card-head .delete:after,.modal-close:before,.modal-close:after{background-color:currentColor}@media screen and (min-width: 0){.modal>.modal-content,.modal>.modal-card{width:min(90%,64rem)}.modal.modal-auto>.modal-content,.modal.modal-auto>.modal-card{width:auto}.modal.modal-small>.modal-content,.modal.modal-small>.modal-card{width:min(90%,32rem)}.modal.modal-medium>.modal-content,.modal.modal-medium>.modal-card{width:min(90%,78rem)}.modal.modal-large>.modal-content,.modal.modal-large>.modal-card{width:min(90%,96rem)}.modal.modal-full>.modal-content,.modal.modal-full>.modal-card{width:min(100%,134.9rem);height:100%}}@media screen and (max-width: 0px){.modal>.modal-content,.modal>.modal-card{width:min(90%,64rem)}.modal.modal-auto>.modal-content,.modal.modal-auto>.modal-card{width:auto}.modal.modal-small>.modal-content,.modal.modal-small>.modal-card{width:min(90%,32rem)}.modal.modal-medium>.modal-content,.modal.modal-medium>.modal-card{width:min(90%,78rem)}.modal.modal-large>.modal-content,.modal.modal-large>.modal-card{width:min(90%,96rem)}.modal.modal-full>.modal-content,.modal.modal-full>.modal-card{width:min(100%,134.9rem);height:100%}}@media screen and (max-width: 1365px){html.non-responsive .modal>.modal-content,html.non-responsive .modal>.modal-card,html.non-responsive-mobile.non-responsive-tablet .modal>.modal-content,html.non-responsive-mobile.non-responsive-tablet .modal>.modal-card{width:min(90%,64rem)}html.non-responsive .modal.modal-auto>.modal-content,html.non-responsive .modal.modal-auto>.modal-card,html.non-responsive-mobile.non-responsive-tablet .modal.modal-auto>.modal-content,html.non-responsive-mobile.non-responsive-tablet .modal.modal-auto>.modal-card{width:auto}html.non-responsive .modal.modal-small>.modal-content,html.non-responsive .modal.modal-small>.modal-card,html.non-responsive-mobile.non-responsive-tablet .modal.modal-small>.modal-content,html.non-responsive-mobile.non-responsive-tablet .modal.modal-small>.modal-card{width:min(90%,32rem)}html.non-responsive .modal.modal-medium>.modal-content,html.non-responsive .modal.modal-medium>.modal-card,html.non-responsive-mobile.non-responsive-tablet .modal.modal-medium>.modal-content,html.non-responsive-mobile.non-responsive-tablet .modal.modal-medium>.modal-card{width:min(90%,78rem)}html.non-responsive .modal.modal-large>.modal-content,html.non-responsive .modal.modal-large>.modal-card,html.non-responsive-mobile.non-responsive-tablet .modal.modal-large>.modal-content,html.non-responsive-mobile.non-responsive-tablet .modal.modal-large>.modal-card{width:min(90%,96rem)}html.non-responsive .modal.modal-full>.modal-content,html.non-responsive .modal.modal-full>.modal-card,html.non-responsive-mobile.non-responsive-tablet .modal.modal-full>.modal-content,html.non-responsive-mobile.non-responsive-tablet .modal.modal-full>.modal-card{width:min(100%,134.9rem);height:100%}}@media screen and (max-width: 0px){html.non-responsive-mobile:not(.non-responsive-mobile) .modal>.modal-content,html.non-responsive-mobile:not(.non-responsive-mobile) .modal>.modal-card{width:min(90%,64rem)}html.non-responsive-mobile:not(.non-responsive-mobile) .modal.modal-auto>.modal-content,html.non-responsive-mobile:not(.non-responsive-mobile) .modal.modal-auto>.modal-card{width:auto}html.non-responsive-mobile:not(.non-responsive-mobile) .modal.modal-small>.modal-content,html.non-responsive-mobile:not(.non-responsive-mobile) .modal.modal-small>.modal-card{width:min(90%,32rem)}html.non-responsive-mobile:not(.non-responsive-mobile) .modal.modal-medium>.modal-content,html.non-responsive-mobile:not(.non-responsive-mobile) .modal.modal-medium>.modal-card{width:min(90%,78rem)}html.non-responsive-mobile:not(.non-responsive-mobile) .modal.modal-large>.modal-content,html.non-responsive-mobile:not(.non-responsive-mobile) .modal.modal-large>.modal-card{width:min(90%,96rem)}html.non-responsive-mobile:not(.non-responsive-mobile) .modal.modal-full>.modal-content,html.non-responsive-mobile:not(.non-responsive-mobile) .modal.modal-full>.modal-card{width:min(100%,134.9rem);height:100%}}@media screen and (min-width: 1px) and (max-width: 1365px){html.non-responsive-tablet:not(.non-responsive-tablet) .modal>.modal-content,html.non-responsive-tablet:not(.non-responsive-tablet) .modal>.modal-card{width:min(90%,64rem)}html.non-responsive-tablet:not(.non-responsive-tablet) .modal.modal-auto>.modal-content,html.non-responsive-tablet:not(.non-responsive-tablet) .modal.modal-auto>.modal-card{width:auto}html.non-responsive-tablet:not(.non-responsive-tablet) .modal.modal-small>.modal-content,html.non-responsive-tablet:not(.non-responsive-tablet) .modal.modal-small>.modal-card{width:min(90%,32rem)}html.non-responsive-tablet:not(.non-responsive-tablet) .modal.modal-medium>.modal-content,html.non-responsive-tablet:not(.non-responsive-tablet) .modal.modal-medium>.modal-card{width:min(90%,78rem)}html.non-responsive-tablet:not(.non-responsive-tablet) .modal.modal-large>.modal-content,html.non-responsive-tablet:not(.non-responsive-tablet) .modal.modal-large>.modal-card{width:min(90%,96rem)}html.non-responsive-tablet:not(.non-responsive-tablet) .modal.modal-full>.modal-content,html.non-responsive-tablet:not(.non-responsive-tablet) .modal.modal-full>.modal-card{width:min(100%,134.9rem);height:100%}}:root{--navbar-height: 48px}.navbar{--navbar-h: var(--scheme-h);--navbar-s: var(--scheme-s);--navbar-l: var(--scheme-main-l);--navbar-background-color: var(--scheme-main);--navbar-box-shadow-size: 0 .125em 0 0;--navbar-box-shadow-color: var(--background);--navbar-padding-vertical: 1rem;--navbar-padding-horizontal: 2rem;--navbar-z: 30;--navbar-fixed-z: 30;--navbar-item-background-a: 0;--navbar-item-background-l: var(--scheme-main-l);--navbar-item-background-l-delta: 0%;--navbar-item-hover-background-l-delta: var(--hover-background-l-delta);--navbar-item-active-background-l-delta: var(--active-background-l-delta);--navbar-item-color-l: var(--text-l);--navbar-item-color: hsl(var(--navbar-h), var(--navbar-s), var(--navbar-item-color-l));--navbar-item-selected-h: var(--link-h);--navbar-item-selected-s: var(--link-s);--navbar-item-selected-l: var(--link-l);--navbar-item-selected-background-l: var(--link-l);--navbar-item-selected-color-l: var(--link-invert-l);--navbar-item-img-max-height: 38px;--navbar-burger-color: var(--link);--navbar-tab-hover-background-color: transparent;--navbar-tab-hover-border-bottom-color: var(--link);--navbar-tab-active-color: var(--link);--navbar-tab-active-background-color: transparent;--navbar-tab-active-border-bottom-color: var(--link);--navbar-tab-active-border-bottom-style: solid;--navbar-tab-active-border-bottom-width: .1875em;--navbar-dropdown-background-color: var(--scheme-main);--navbar-dropdown-border-l: var(--border-l);--navbar-dropdown-border-color: hsl(var(--navbar-h), var(--navbar-s), var(--navbar-dropdown-border-l));--navbar-dropdown-border-style: none;--navbar-dropdown-border-width: .125em;--navbar-dropdown-offset: -.25em;--navbar-dropdown-arrow: #808080;--navbar-dropdown-radius: var(--radius-large);--navbar-dropdown-z: 20;--navbar-dropdown-boxed-radius: var(--radius-large);--navbar-dropdown-boxed-shadow: 0 .5em .5em hsla(var(--scheme-h), var(--scheme-s), var(--scheme-invert-l), .1), 0 0 0 1px hsla(var(--scheme-h), var(--scheme-s), var(--scheme-invert-l), .1);--navbar-dropdown-item-h: var(--scheme-h);--navbar-dropdown-item-s: var(--scheme-s);--navbar-dropdown-item-l: var(--scheme-main-l);--navbar-dropdown-item-background-l: var(--scheme-main-l);--navbar-dropdown-item-color-l: var(--text-l);--navbar-divider-background-l: var(--background-l);--navbar-divider-height: .125em;--navbar-bottom-box-shadow-size: 0 -.125em 0 0}.navbar{background-color:var(--navbar-background-color);min-height:var(--navbar-height);position:relative;z-index:var(--navbar-z)}.navbar.is-white{--navbar-h: var(--white-h);--navbar-s: var(--white-s);--navbar-l: var(--white-l);--burger-h: var(--white-h);--burger-s: var(--white-s);--burger-l: var(--white-invert-l);--navbar-background-color: var(--white);--navbar-item-background-l: var(--white-l);--navbar-item-color-l: var(--white-invert-l);--navbar-item-selected-h: var(--white-h);--navbar-item-selected-s: var(--white-s);--navbar-item-selected-l: var(--white-l);--navbar-item-selected-background-l: var(--white-l);--navbar-item-selected-color-l: var(--white-invert-l);--navbar-dropdown-arrow: var(--white-invert-l);--navbar-dropdown-background-color: hsl(var(--white-h), var(--white-s), var(--navbar-dropdown-item-background-l));--navbar-dropdown-item-h: var(--white-h);--navbar-dropdown-item-s: var(--white-s)}.navbar.is-black{--navbar-h: var(--black-h);--navbar-s: var(--black-s);--navbar-l: var(--black-l);--burger-h: var(--black-h);--burger-s: var(--black-s);--burger-l: var(--black-invert-l);--navbar-background-color: var(--black);--navbar-item-background-l: var(--black-l);--navbar-item-color-l: var(--black-invert-l);--navbar-item-selected-h: var(--black-h);--navbar-item-selected-s: var(--black-s);--navbar-item-selected-l: var(--black-l);--navbar-item-selected-background-l: var(--black-l);--navbar-item-selected-color-l: var(--black-invert-l);--navbar-dropdown-arrow: var(--black-invert-l);--navbar-dropdown-background-color: hsl(var(--black-h), var(--black-s), var(--navbar-dropdown-item-background-l));--navbar-dropdown-item-h: var(--black-h);--navbar-dropdown-item-s: var(--black-s)}.navbar.is-light{--navbar-h: var(--light-h);--navbar-s: var(--light-s);--navbar-l: var(--light-l);--burger-h: var(--light-h);--burger-s: var(--light-s);--burger-l: var(--light-invert-l);--navbar-background-color: var(--light);--navbar-item-background-l: var(--light-l);--navbar-item-color-l: var(--light-invert-l);--navbar-item-selected-h: var(--light-h);--navbar-item-selected-s: var(--light-s);--navbar-item-selected-l: var(--light-l);--navbar-item-selected-background-l: var(--light-l);--navbar-item-selected-color-l: var(--light-invert-l);--navbar-dropdown-arrow: var(--light-invert-l);--navbar-dropdown-background-color: hsl(var(--light-h), var(--light-s), var(--navbar-dropdown-item-background-l));--navbar-dropdown-item-h: var(--light-h);--navbar-dropdown-item-s: var(--light-s)}.navbar.is-dark{--navbar-h: var(--dark-h);--navbar-s: var(--dark-s);--navbar-l: var(--dark-l);--burger-h: var(--dark-h);--burger-s: var(--dark-s);--burger-l: var(--dark-invert-l);--navbar-background-color: var(--dark);--navbar-item-background-l: var(--dark-l);--navbar-item-color-l: var(--dark-invert-l);--navbar-item-selected-h: var(--dark-h);--navbar-item-selected-s: var(--dark-s);--navbar-item-selected-l: var(--dark-l);--navbar-item-selected-background-l: var(--dark-l);--navbar-item-selected-color-l: var(--dark-invert-l);--navbar-dropdown-arrow: var(--dark-invert-l);--navbar-dropdown-background-color: hsl(var(--dark-h), var(--dark-s), var(--navbar-dropdown-item-background-l));--navbar-dropdown-item-h: var(--dark-h);--navbar-dropdown-item-s: var(--dark-s)}.navbar.is-text{--navbar-h: var(--text-h);--navbar-s: var(--text-s);--navbar-l: var(--text-l);--burger-h: var(--text-h);--burger-s: var(--text-s);--burger-l: var(--text-invert-l);--navbar-background-color: var(--text);--navbar-item-background-l: var(--text-l);--navbar-item-color-l: var(--text-invert-l);--navbar-item-selected-h: var(--text-h);--navbar-item-selected-s: var(--text-s);--navbar-item-selected-l: var(--text-l);--navbar-item-selected-background-l: var(--text-l);--navbar-item-selected-color-l: var(--text-invert-l);--navbar-dropdown-arrow: var(--text-invert-l);--navbar-dropdown-background-color: hsl(var(--text-h), var(--text-s), var(--navbar-dropdown-item-background-l));--navbar-dropdown-item-h: var(--text-h);--navbar-dropdown-item-s: var(--text-s)}.navbar.is-primary{--navbar-h: var(--primary-h);--navbar-s: var(--primary-s);--navbar-l: var(--primary-l);--burger-h: var(--primary-h);--burger-s: var(--primary-s);--burger-l: var(--primary-invert-l);--navbar-background-color: var(--primary);--navbar-item-background-l: var(--primary-l);--navbar-item-color-l: var(--primary-invert-l);--navbar-item-selected-h: var(--primary-h);--navbar-item-selected-s: var(--primary-s);--navbar-item-selected-l: var(--primary-l);--navbar-item-selected-background-l: var(--primary-l);--navbar-item-selected-color-l: var(--primary-invert-l);--navbar-dropdown-arrow: var(--primary-invert-l);--navbar-dropdown-background-color: hsl(var(--primary-h), var(--primary-s), var(--navbar-dropdown-item-background-l));--navbar-dropdown-item-h: var(--primary-h);--navbar-dropdown-item-s: var(--primary-s)}.navbar.is-secondary{--navbar-h: var(--secondary-h);--navbar-s: var(--secondary-s);--navbar-l: var(--secondary-l);--burger-h: var(--secondary-h);--burger-s: var(--secondary-s);--burger-l: var(--secondary-invert-l);--navbar-background-color: var(--secondary);--navbar-item-background-l: var(--secondary-l);--navbar-item-color-l: var(--secondary-invert-l);--navbar-item-selected-h: var(--secondary-h);--navbar-item-selected-s: var(--secondary-s);--navbar-item-selected-l: var(--secondary-l);--navbar-item-selected-background-l: var(--secondary-l);--navbar-item-selected-color-l: var(--secondary-invert-l);--navbar-dropdown-arrow: var(--secondary-invert-l);--navbar-dropdown-background-color: hsl(var(--secondary-h), var(--secondary-s), var(--navbar-dropdown-item-background-l));--navbar-dropdown-item-h: var(--secondary-h);--navbar-dropdown-item-s: var(--secondary-s)}.navbar.is-link{--navbar-h: var(--link-h);--navbar-s: var(--link-s);--navbar-l: var(--link-l);--burger-h: var(--link-h);--burger-s: var(--link-s);--burger-l: var(--link-invert-l);--navbar-background-color: var(--link);--navbar-item-background-l: var(--link-l);--navbar-item-color-l: var(--link-invert-l);--navbar-item-selected-h: var(--link-h);--navbar-item-selected-s: var(--link-s);--navbar-item-selected-l: var(--link-l);--navbar-item-selected-background-l: var(--link-l);--navbar-item-selected-color-l: var(--link-invert-l);--navbar-dropdown-arrow: var(--link-invert-l);--navbar-dropdown-background-color: hsl(var(--link-h), var(--link-s), var(--navbar-dropdown-item-background-l));--navbar-dropdown-item-h: var(--link-h);--navbar-dropdown-item-s: var(--link-s)}.navbar.is-info{--navbar-h: var(--info-h);--navbar-s: var(--info-s);--navbar-l: var(--info-l);--burger-h: var(--info-h);--burger-s: var(--info-s);--burger-l: var(--info-invert-l);--navbar-background-color: var(--info);--navbar-item-background-l: var(--info-l);--navbar-item-color-l: var(--info-invert-l);--navbar-item-selected-h: var(--info-h);--navbar-item-selected-s: var(--info-s);--navbar-item-selected-l: var(--info-l);--navbar-item-selected-background-l: var(--info-l);--navbar-item-selected-color-l: var(--info-invert-l);--navbar-dropdown-arrow: var(--info-invert-l);--navbar-dropdown-background-color: hsl(var(--info-h), var(--info-s), var(--navbar-dropdown-item-background-l));--navbar-dropdown-item-h: var(--info-h);--navbar-dropdown-item-s: var(--info-s)}.navbar.is-success{--navbar-h: var(--success-h);--navbar-s: var(--success-s);--navbar-l: var(--success-l);--burger-h: var(--success-h);--burger-s: var(--success-s);--burger-l: var(--success-invert-l);--navbar-background-color: var(--success);--navbar-item-background-l: var(--success-l);--navbar-item-color-l: var(--success-invert-l);--navbar-item-selected-h: var(--success-h);--navbar-item-selected-s: var(--success-s);--navbar-item-selected-l: var(--success-l);--navbar-item-selected-background-l: var(--success-l);--navbar-item-selected-color-l: var(--success-invert-l);--navbar-dropdown-arrow: var(--success-invert-l);--navbar-dropdown-background-color: hsl(var(--success-h), var(--success-s), var(--navbar-dropdown-item-background-l));--navbar-dropdown-item-h: var(--success-h);--navbar-dropdown-item-s: var(--success-s)}.navbar.is-warning{--navbar-h: var(--warning-h);--navbar-s: var(--warning-s);--navbar-l: var(--warning-l);--burger-h: var(--warning-h);--burger-s: var(--warning-s);--burger-l: var(--warning-invert-l);--navbar-background-color: var(--warning);--navbar-item-background-l: var(--warning-l);--navbar-item-color-l: var(--warning-invert-l);--navbar-item-selected-h: var(--warning-h);--navbar-item-selected-s: var(--warning-s);--navbar-item-selected-l: var(--warning-l);--navbar-item-selected-background-l: var(--warning-l);--navbar-item-selected-color-l: var(--warning-invert-l);--navbar-dropdown-arrow: var(--warning-invert-l);--navbar-dropdown-background-color: hsl(var(--warning-h), var(--warning-s), var(--navbar-dropdown-item-background-l));--navbar-dropdown-item-h: var(--warning-h);--navbar-dropdown-item-s: var(--warning-s)}.navbar.is-danger{--navbar-h: var(--danger-h);--navbar-s: var(--danger-s);--navbar-l: var(--danger-l);--burger-h: var(--danger-h);--burger-s: var(--danger-s);--burger-l: var(--danger-invert-l);--navbar-background-color: var(--danger);--navbar-item-background-l: var(--danger-l);--navbar-item-color-l: var(--danger-invert-l);--navbar-item-selected-h: var(--danger-h);--navbar-item-selected-s: var(--danger-s);--navbar-item-selected-l: var(--danger-l);--navbar-item-selected-background-l: var(--danger-l);--navbar-item-selected-color-l: var(--danger-invert-l);--navbar-dropdown-arrow: var(--danger-invert-l);--navbar-dropdown-background-color: hsl(var(--danger-h), var(--danger-s), var(--navbar-dropdown-item-background-l));--navbar-dropdown-item-h: var(--danger-h);--navbar-dropdown-item-s: var(--danger-s)}.navbar.is-notification{--navbar-h: var(--notification-h);--navbar-s: var(--notification-s);--navbar-l: var(--notification-l);--burger-h: var(--notification-h);--burger-s: var(--notification-s);--burger-l: var(--notification-invert-l);--navbar-background-color: var(--notification);--navbar-item-background-l: var(--notification-l);--navbar-item-color-l: var(--notification-invert-l);--navbar-item-selected-h: var(--notification-h);--navbar-item-selected-s: var(--notification-s);--navbar-item-selected-l: var(--notification-l);--navbar-item-selected-background-l: var(--notification-l);--navbar-item-selected-color-l: var(--notification-invert-l);--navbar-dropdown-arrow: var(--notification-invert-l);--navbar-dropdown-background-color: hsl(var(--notification-h), var(--notification-s), var(--navbar-dropdown-item-background-l));--navbar-dropdown-item-h: var(--notification-h);--navbar-dropdown-item-s: var(--notification-s)}.navbar.is-bg{--navbar-h: var(--bg-h);--navbar-s: var(--bg-s);--navbar-l: var(--bg-l);--burger-h: var(--bg-h);--burger-s: var(--bg-s);--burger-l: var(--bg-invert-l);--navbar-background-color: var(--bg);--navbar-item-background-l: var(--bg-l);--navbar-item-color-l: var(--bg-invert-l);--navbar-item-selected-h: var(--bg-h);--navbar-item-selected-s: var(--bg-s);--navbar-item-selected-l: var(--bg-l);--navbar-item-selected-background-l: var(--bg-l);--navbar-item-selected-color-l: var(--bg-invert-l);--navbar-dropdown-arrow: var(--bg-invert-l);--navbar-dropdown-background-color: hsl(var(--bg-h), var(--bg-s), var(--navbar-dropdown-item-background-l));--navbar-dropdown-item-h: var(--bg-h);--navbar-dropdown-item-s: var(--bg-s)}.navbar.is-back{--navbar-h: var(--back-h);--navbar-s: var(--back-s);--navbar-l: var(--back-l);--burger-h: var(--back-h);--burger-s: var(--back-s);--burger-l: var(--back-invert-l);--navbar-background-color: var(--back);--navbar-item-background-l: var(--back-l);--navbar-item-color-l: var(--back-invert-l);--navbar-item-selected-h: var(--back-h);--navbar-item-selected-s: var(--back-s);--navbar-item-selected-l: var(--back-l);--navbar-item-selected-background-l: var(--back-l);--navbar-item-selected-color-l: var(--back-invert-l);--navbar-dropdown-arrow: var(--back-invert-l);--navbar-dropdown-background-color: hsl(var(--back-h), var(--back-s), var(--navbar-dropdown-item-background-l));--navbar-dropdown-item-h: var(--back-h);--navbar-dropdown-item-s: var(--back-s)}.navbar.is-highlight{--navbar-h: var(--highlight-h);--navbar-s: var(--highlight-s);--navbar-l: var(--highlight-l);--burger-h: var(--highlight-h);--burger-s: var(--highlight-s);--burger-l: var(--highlight-invert-l);--navbar-background-color: var(--highlight);--navbar-item-background-l: var(--highlight-l);--navbar-item-color-l: var(--highlight-invert-l);--navbar-item-selected-h: var(--highlight-h);--navbar-item-selected-s: var(--highlight-s);--navbar-item-selected-l: var(--highlight-l);--navbar-item-selected-background-l: var(--highlight-l);--navbar-item-selected-color-l: var(--highlight-invert-l);--navbar-dropdown-arrow: var(--highlight-invert-l);--navbar-dropdown-background-color: hsl(var(--highlight-h), var(--highlight-s), var(--navbar-dropdown-item-background-l));--navbar-dropdown-item-h: var(--highlight-h);--navbar-dropdown-item-s: var(--highlight-s)}.navbar.is-correct-result{--navbar-h: var(--correct-result-h);--navbar-s: var(--correct-result-s);--navbar-l: var(--correct-result-l);--burger-h: var(--correct-result-h);--burger-s: var(--correct-result-s);--burger-l: var(--correct-result-invert-l);--navbar-background-color: var(--correct-result);--navbar-item-background-l: var(--correct-result-l);--navbar-item-color-l: var(--correct-result-invert-l);--navbar-item-selected-h: var(--correct-result-h);--navbar-item-selected-s: var(--correct-result-s);--navbar-item-selected-l: var(--correct-result-l);--navbar-item-selected-background-l: var(--correct-result-l);--navbar-item-selected-color-l: var(--correct-result-invert-l);--navbar-dropdown-arrow: var(--correct-result-invert-l);--navbar-dropdown-background-color: hsl(var(--correct-result-h), var(--correct-result-s), var(--navbar-dropdown-item-background-l));--navbar-dropdown-item-h: var(--correct-result-h);--navbar-dropdown-item-s: var(--correct-result-s)}.navbar.is-wrong-result{--navbar-h: var(--wrong-result-h);--navbar-s: var(--wrong-result-s);--navbar-l: var(--wrong-result-l);--burger-h: var(--wrong-result-h);--burger-s: var(--wrong-result-s);--burger-l: var(--wrong-result-invert-l);--navbar-background-color: var(--wrong-result);--navbar-item-background-l: var(--wrong-result-l);--navbar-item-color-l: var(--wrong-result-invert-l);--navbar-item-selected-h: var(--wrong-result-h);--navbar-item-selected-s: var(--wrong-result-s);--navbar-item-selected-l: var(--wrong-result-l);--navbar-item-selected-background-l: var(--wrong-result-l);--navbar-item-selected-color-l: var(--wrong-result-invert-l);--navbar-dropdown-arrow: var(--wrong-result-invert-l);--navbar-dropdown-background-color: hsl(var(--wrong-result-h), var(--wrong-result-s), var(--navbar-dropdown-item-background-l));--navbar-dropdown-item-h: var(--wrong-result-h);--navbar-dropdown-item-s: var(--wrong-result-s)}.navbar.is-no-result{--navbar-h: var(--no-result-h);--navbar-s: var(--no-result-s);--navbar-l: var(--no-result-l);--burger-h: var(--no-result-h);--burger-s: var(--no-result-s);--burger-l: var(--no-result-invert-l);--navbar-background-color: var(--no-result);--navbar-item-background-l: var(--no-result-l);--navbar-item-color-l: var(--no-result-invert-l);--navbar-item-selected-h: var(--no-result-h);--navbar-item-selected-s: var(--no-result-s);--navbar-item-selected-l: var(--no-result-l);--navbar-item-selected-background-l: var(--no-result-l);--navbar-item-selected-color-l: var(--no-result-invert-l);--navbar-dropdown-arrow: var(--no-result-invert-l);--navbar-dropdown-background-color: hsl(var(--no-result-h), var(--no-result-s), var(--navbar-dropdown-item-background-l));--navbar-dropdown-item-h: var(--no-result-h);--navbar-dropdown-item-s: var(--no-result-s)}.navbar.is-correct-answer-input{--navbar-h: var(--correct-answer-input-h);--navbar-s: var(--correct-answer-input-s);--navbar-l: var(--correct-answer-input-l);--burger-h: var(--correct-answer-input-h);--burger-s: var(--correct-answer-input-s);--burger-l: var(--correct-answer-input-invert-l);--navbar-background-color: var(--correct-answer-input);--navbar-item-background-l: var(--correct-answer-input-l);--navbar-item-color-l: var(--correct-answer-input-invert-l);--navbar-item-selected-h: var(--correct-answer-input-h);--navbar-item-selected-s: var(--correct-answer-input-s);--navbar-item-selected-l: var(--correct-answer-input-l);--navbar-item-selected-background-l: var(--correct-answer-input-l);--navbar-item-selected-color-l: var(--correct-answer-input-invert-l);--navbar-dropdown-arrow: var(--correct-answer-input-invert-l);--navbar-dropdown-background-color: hsl(var(--correct-answer-input-h), var(--correct-answer-input-s), var(--navbar-dropdown-item-background-l));--navbar-dropdown-item-h: var(--correct-answer-input-h);--navbar-dropdown-item-s: var(--correct-answer-input-s)}.navbar.is-result-user-input{--navbar-h: var(--result-user-input-h);--navbar-s: var(--result-user-input-s);--navbar-l: var(--result-user-input-l);--burger-h: var(--result-user-input-h);--burger-s: var(--result-user-input-s);--burger-l: var(--result-user-input-invert-l);--navbar-background-color: var(--result-user-input);--navbar-item-background-l: var(--result-user-input-l);--navbar-item-color-l: var(--result-user-input-invert-l);--navbar-item-selected-h: var(--result-user-input-h);--navbar-item-selected-s: var(--result-user-input-s);--navbar-item-selected-l: var(--result-user-input-l);--navbar-item-selected-background-l: var(--result-user-input-l);--navbar-item-selected-color-l: var(--result-user-input-invert-l);--navbar-dropdown-arrow: var(--result-user-input-invert-l);--navbar-dropdown-background-color: hsl(var(--result-user-input-h), var(--result-user-input-s), var(--navbar-dropdown-item-background-l));--navbar-dropdown-item-h: var(--result-user-input-h);--navbar-dropdown-item-s: var(--result-user-input-s)}.navbar.is-table-header{--navbar-h: var(--table-header-h);--navbar-s: var(--table-header-s);--navbar-l: var(--table-header-l);--burger-h: var(--table-header-h);--burger-s: var(--table-header-s);--burger-l: var(--table-header-invert-l);--navbar-background-color: var(--table-header);--navbar-item-background-l: var(--table-header-l);--navbar-item-color-l: var(--table-header-invert-l);--navbar-item-selected-h: var(--table-header-h);--navbar-item-selected-s: var(--table-header-s);--navbar-item-selected-l: var(--table-header-l);--navbar-item-selected-background-l: var(--table-header-l);--navbar-item-selected-color-l: var(--table-header-invert-l);--navbar-dropdown-arrow: var(--table-header-invert-l);--navbar-dropdown-background-color: hsl(var(--table-header-h), var(--table-header-s), var(--navbar-dropdown-item-background-l));--navbar-dropdown-item-h: var(--table-header-h);--navbar-dropdown-item-s: var(--table-header-s)}.navbar.is-table-subheader{--navbar-h: var(--table-subheader-h);--navbar-s: var(--table-subheader-s);--navbar-l: var(--table-subheader-l);--burger-h: var(--table-subheader-h);--burger-s: var(--table-subheader-s);--burger-l: var(--table-subheader-invert-l);--navbar-background-color: var(--table-subheader);--navbar-item-background-l: var(--table-subheader-l);--navbar-item-color-l: var(--table-subheader-invert-l);--navbar-item-selected-h: var(--table-subheader-h);--navbar-item-selected-s: var(--table-subheader-s);--navbar-item-selected-l: var(--table-subheader-l);--navbar-item-selected-background-l: var(--table-subheader-l);--navbar-item-selected-color-l: var(--table-subheader-invert-l);--navbar-dropdown-arrow: var(--table-subheader-invert-l);--navbar-dropdown-background-color: hsl(var(--table-subheader-h), var(--table-subheader-s), var(--navbar-dropdown-item-background-l));--navbar-dropdown-item-h: var(--table-subheader-h);--navbar-dropdown-item-s: var(--table-subheader-s)}.navbar.is-background-job-waiting{--navbar-h: var(--background-job-waiting-h);--navbar-s: var(--background-job-waiting-s);--navbar-l: var(--background-job-waiting-l);--burger-h: var(--background-job-waiting-h);--burger-s: var(--background-job-waiting-s);--burger-l: var(--background-job-waiting-invert-l);--navbar-background-color: var(--background-job-waiting);--navbar-item-background-l: var(--background-job-waiting-l);--navbar-item-color-l: var(--background-job-waiting-invert-l);--navbar-item-selected-h: var(--background-job-waiting-h);--navbar-item-selected-s: var(--background-job-waiting-s);--navbar-item-selected-l: var(--background-job-waiting-l);--navbar-item-selected-background-l: var(--background-job-waiting-l);--navbar-item-selected-color-l: var(--background-job-waiting-invert-l);--navbar-dropdown-arrow: var(--background-job-waiting-invert-l);--navbar-dropdown-background-color: hsl(var(--background-job-waiting-h), var(--background-job-waiting-s), var(--navbar-dropdown-item-background-l));--navbar-dropdown-item-h: var(--background-job-waiting-h);--navbar-dropdown-item-s: var(--background-job-waiting-s)}.navbar.is-background-job-running{--navbar-h: var(--background-job-running-h);--navbar-s: var(--background-job-running-s);--navbar-l: var(--background-job-running-l);--burger-h: var(--background-job-running-h);--burger-s: var(--background-job-running-s);--burger-l: var(--background-job-running-invert-l);--navbar-background-color: var(--background-job-running);--navbar-item-background-l: var(--background-job-running-l);--navbar-item-color-l: var(--background-job-running-invert-l);--navbar-item-selected-h: var(--background-job-running-h);--navbar-item-selected-s: var(--background-job-running-s);--navbar-item-selected-l: var(--background-job-running-l);--navbar-item-selected-background-l: var(--background-job-running-l);--navbar-item-selected-color-l: var(--background-job-running-invert-l);--navbar-dropdown-arrow: var(--background-job-running-invert-l);--navbar-dropdown-background-color: hsl(var(--background-job-running-h), var(--background-job-running-s), var(--navbar-dropdown-item-background-l));--navbar-dropdown-item-h: var(--background-job-running-h);--navbar-dropdown-item-s: var(--background-job-running-s)}.navbar.is-background-job-completed{--navbar-h: var(--background-job-completed-h);--navbar-s: var(--background-job-completed-s);--navbar-l: var(--background-job-completed-l);--burger-h: var(--background-job-completed-h);--burger-s: var(--background-job-completed-s);--burger-l: var(--background-job-completed-invert-l);--navbar-background-color: var(--background-job-completed);--navbar-item-background-l: var(--background-job-completed-l);--navbar-item-color-l: var(--background-job-completed-invert-l);--navbar-item-selected-h: var(--background-job-completed-h);--navbar-item-selected-s: var(--background-job-completed-s);--navbar-item-selected-l: var(--background-job-completed-l);--navbar-item-selected-background-l: var(--background-job-completed-l);--navbar-item-selected-color-l: var(--background-job-completed-invert-l);--navbar-dropdown-arrow: var(--background-job-completed-invert-l);--navbar-dropdown-background-color: hsl(var(--background-job-completed-h), var(--background-job-completed-s), var(--navbar-dropdown-item-background-l));--navbar-dropdown-item-h: var(--background-job-completed-h);--navbar-dropdown-item-s: var(--background-job-completed-s)}.navbar.is-background-job-failed{--navbar-h: var(--background-job-failed-h);--navbar-s: var(--background-job-failed-s);--navbar-l: var(--background-job-failed-l);--burger-h: var(--background-job-failed-h);--burger-s: var(--background-job-failed-s);--burger-l: var(--background-job-failed-invert-l);--navbar-background-color: var(--background-job-failed);--navbar-item-background-l: var(--background-job-failed-l);--navbar-item-color-l: var(--background-job-failed-invert-l);--navbar-item-selected-h: var(--background-job-failed-h);--navbar-item-selected-s: var(--background-job-failed-s);--navbar-item-selected-l: var(--background-job-failed-l);--navbar-item-selected-background-l: var(--background-job-failed-l);--navbar-item-selected-color-l: var(--background-job-failed-invert-l);--navbar-dropdown-arrow: var(--background-job-failed-invert-l);--navbar-dropdown-background-color: hsl(var(--background-job-failed-h), var(--background-job-failed-s), var(--navbar-dropdown-item-background-l));--navbar-dropdown-item-h: var(--background-job-failed-h);--navbar-dropdown-item-s: var(--background-job-failed-s)}.navbar>.container{align-items:stretch;display:flex;min-height:var(--navbar-height);width:100%}.navbar.has-shadow{box-shadow:var(--navbar-box-shadow-size) var(--navbar-box-shadow-color)}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:var(--navbar-fixed-z)}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:var(--navbar-bottom-box-shadow-size) var(--navbar-box-shadow-color)}.navbar.is-fixed-top{top:0}html.has-navbar-fixed-top,body.has-navbar-fixed-top{padding-top:var(--navbar-height)}html.has-navbar-fixed-bottom,body.has-navbar-fixed-bottom{padding-bottom:var(--navbar-height)}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:var(--navbar-height)}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-radius:var(--burger-border-radius);color:hsl(var(--burger-h),var(--burger-s),var(--burger-l));cursor:pointer;display:inline-flex;flex-direction:column;flex-shrink:0;height:2.5rem;justify-content:center;position:relative;vertical-align:top;width:2.5rem}.navbar-burger span{background-color:currentColor;display:block;height:var(--burger-item-height);left:calc(50% - (var(--burger-item-width)) / 2);position:absolute;transform-origin:center;transition-duration:var(--duration);transition-property:background-color,color,opacity,transform;transition-timing-function:var(--easing);width:var(--burger-item-width)}.navbar-burger span:nth-child(1),.navbar-burger span:nth-child(2){top:calc(50% - (var(--burger-item-height)) / 2)}.navbar-burger span:nth-child(3){bottom:calc(50% + var(--burger-gap))}.navbar-burger span:nth-child(4){top:calc(50% + var(--burger-gap))}.navbar-burger:hover{background-color:hsla(var(--burger-h),var(--burger-s),var(--burger-l),.1)}.navbar-burger:active{background-color:hsla(var(--burger-h),var(--burger-s),var(--burger-l),.2)}.navbar-burger.is-active span:nth-child(1){transform:rotate(-45deg)}.navbar-burger.is-active span:nth-child(2){transform:rotate(45deg)}.navbar-burger.is-active span:nth-child(3),.navbar-burger.is-active span:nth-child(4){opacity:0}.navbar-burger{align-self:center;color:var(--navbar-burger-color);margin-inline-start:auto;margin-inline-end:.375rem}.navbar-menu{display:none}.navbar-item,.navbar-link{color:var(--navbar-item-color);display:block;gap:.75rem;line-height:1.5;padding:.5rem .75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-.25rem;margin-right:-.25rem}a.navbar-item,.navbar-link{background-color:hsla(var(--navbar-h),var(--navbar-s),calc(var(--navbar-item-background-l) + var(--navbar-item-background-l-delta)),var(--navbar-item-background-a));cursor:pointer}a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover{--navbar-item-background-l-delta: var(--navbar-item-hover-background-l-delta);--navbar-item-background-a: 1}a.navbar-item:active,.navbar-link:active{--navbar-item-background-l-delta: var(--navbar-item-active-background-l-delta);--navbar-item-background-a: 1}a.navbar-item.is-active,a.navbar-item.is-selected,.navbar-link.is-active,.navbar-link.is-selected{--navbar-h: var(--navbar-item-selected-h);--navbar-s: var(--navbar-item-selected-s);--navbar-l: var(--navbar-item-selected-l);--navbar-item-background-l: var(--navbar-item-selected-background-l);--navbar-item-background-a: 1;--navbar-item-color-l: var(--navbar-item-selected-color-l)}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item img,.navbar-item svg{max-height:var(--navbar-item-img-max-height)}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid transparent;min-height:var(--navbar-height);padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab:focus,.navbar-item.is-tab:hover{background-color:var(--navbar-tab-hover-background-color);border-bottom-color:var(--navbar-tab-hover-border-bottom-color)}.navbar-item.is-tab.is-active{background-color:var(--navbar-tab-active-background-color);border-bottom-color:var(--navbar-tab-active-border-bottom-color);border-bottom-style:var(--navbar-tab-active-border-bottom-style);border-bottom-width:var(--navbar-tab-active-border-bottom-width);color:var(--navbar-tab-active-color);padding-bottom:calc(.5rem - var(--navbar-tab-active-border-bottom-width))}.navbar-content{flex-grow:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-inline-end:2.5em}.navbar-link:not(.is-arrowless):after{border-color:var(--navbar-dropdown-arrow);margin-top:-.375em;inset-inline-end:1.125em}.navbar-dropdown{font-size:.875rem;padding-bottom:.75rem;padding-top:.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-dropdown .navbar-item:not(.is-active,.is-selected){background-color:hsl(var(--navbar-dropdown-item-h),var(--navbar-dropdown-item-s),calc(var(--navbar-dropdown-item-background-l) + var(--navbar-item-background-l-delta)));color:hsl(var(--navbar-dropdown-item-h),var(--navbar-dropdown-item-s),var(--navbar-dropdown-item-color-l))}.navbar-divider{background-color:hsl(var(--navbar-h),var(--navbar-s),var(--navbar-divider-background-l));border:none;display:none;height:var(--navbar-divider-height);margin:.5rem 0}@media screen and (max-width: -1px){.navbar>.container{display:block}.navbar-brand .navbar-item,.navbar-tabs .navbar-item{align-items:center;display:flex}.navbar-link:after{display:none}.navbar-menu{background-color:var(--navbar-background-color);box-shadow:0 .5em 1em hsla(var(--scheme-h),var(--scheme-s),var(--scheme-invert-l),.1);padding:.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:var(--navbar-fixed-z)}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -.125em .1875em hsla(var(--scheme-h),var(--scheme-s),var(--scheme-invert-l),.1)}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top .navbar-menu,.navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - var(--navbar-height));overflow:auto}html.has-navbar-fixed-top-touch,body.has-navbar-fixed-top-touch{padding-top:var(--navbar-height)}html.has-navbar-fixed-bottom-touch,body.has-navbar-fixed-bottom-touch{padding-bottom:var(--navbar-height)}}@media screen and (min-width: 0){.navbar,.navbar-menu,.navbar-start,.navbar-end{align-items:stretch;display:flex}.navbar{min-height:var(--navbar-height)}.navbar.is-spaced{padding:var(--navbar-padding-vertical) var(--navbar-padding-horizontal)}.navbar.is-spaced .navbar-start,.navbar.is-spaced .navbar-end{align-items:center}.navbar.is-spaced a.navbar-item,.navbar.is-spaced .navbar-link{border-radius:var(--radius)}.navbar.is-transparent{--navbar-item-background-a: 0}.navbar.is-transparent .navbar-dropdown a.navbar-item{background-color:hsl(var(--navbar-h),var(--navbar-s),calc(var(--navbar-item-background-l) + var(--navbar-item-background-l-delta)))}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active,.navbar.is-transparent .navbar-dropdown a.navbar-item.is-selected{--navbar-h: var(--navbar-item-selected-h);--navbar-s: var(--navbar-item-selected-s);--navbar-l: var(--navbar-item-selected-l);--navbar-item-background-l: var(--navbar-item-selected-background-l);--navbar-item-color-l: var(--navbar-item-selected-color-l)}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.has-dropdown-up .navbar-link:after{transform:rotate(135deg) translate(.25em,-.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom-color:var(--navbar-dropdown-border-color);border-bottom-style:var(--navbar-dropdown-border-style);border-bottom-width:var(--navbar-dropdown-border-width);border-radius:var(--navbar-dropdown-radius) var(--navbar-dropdown-radius) 0 0;border-top:none;bottom:100%;box-shadow:0 -.5em .5em hsla(var(--scheme-h),var(--scheme-s),var(--scheme-invert-l),.1);top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-inline-end:auto}.navbar-end{justify-content:flex-end;margin-inline-start:auto}.navbar-dropdown{background-color:var(--navbar-dropdown-background-color);border-end-start-radius:var(--navbar-dropdown-radius);border-end-end-radius:var(--navbar-dropdown-radius);border-top-color:var(--navbar-dropdown-border-color);border-top-style:var(--navbar-dropdown-border-style);border-top-width:var(--navbar-dropdown-border-width);box-shadow:0 .5em .5em hsla(var(--scheme-h),var(--scheme-s),var(--scheme-invert-l),.1);display:none;font-size:.875rem;inset-inline-start:0;min-width:100%;position:absolute;top:100%;z-index:var(--navbar-dropdown-z)}.navbar-dropdown .navbar-item{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-inline-end:3rem}.navbar-dropdown a.navbar-item:not(.is-active,.is-selected){background-color:hsl(var(--navbar-dropdown-item-h),var(--navbar-dropdown-item-s),calc(var(--navbar-dropdown-item-background-l) + var(--navbar-item-background-l-delta)));color:hsl(var(--navbar-dropdown-item-h),var(--navbar-dropdown-item-s),var(--navbar-dropdown-item-color-l))}.navbar.is-spaced .navbar-dropdown,.navbar-dropdown.is-boxed{border-radius:var(--navbar-dropdown-boxed-radius);border-top:none;box-shadow:var(--navbar-dropdown-boxed-shadow);display:block;opacity:0;pointer-events:none;top:calc(100% + (var(--navbar-dropdown-offset)));transform:translateY(-5px);transition-duration:var(--duration);transition-property:opacity,transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.navbar>.container .navbar-brand,.container>.navbar .navbar-brand{margin-inline-start:-.75rem}.navbar>.container .navbar-menu,.container>.navbar .navbar-menu{margin-inline-end:-.75rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:var(--navbar-fixed-z)}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -.125em .1875em hsla(var(--scheme-h),var(--scheme-s),var(--scheme-invert-l),.1)}.navbar.is-fixed-top-desktop{top:0}html.has-navbar-fixed-top-desktop,body.has-navbar-fixed-top-desktop{padding-top:var(--navbar-height)}html.has-navbar-fixed-bottom-desktop,body.has-navbar-fixed-bottom-desktop{padding-bottom:var(--navbar-height)}html.has-spaced-navbar-fixed-top,body.has-spaced-navbar-fixed-top{padding-top:calc(var(--navbar-height) + var(--navbar-padding-vertical) * 2)}html.has-spaced-navbar-fixed-bottom,body.has-spaced-navbar-fixed-bottom{padding-bottom:calc(var(--navbar-height) + var(--navbar-padding-vertical) * 2)}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - var(--navbar-height))}.navbar-item.has-badge .navbar-item-content{position:relative;padding-right:2.5em}.navbar-item.has-badge .badge{position:absolute;right:0;top:50%;transform:translateY(-50%)}.dropdown-item{font-size:1.6rem;padding:.5rem 1.5rem}.navbar-dropdown{font-size:1.6rem}@media screen and (min-width: 0){.navbar-dropdown{font-size:1.6rem}}.navbar-menu{min-height:48px}a.navbar-item:focus,a.navbar-item:focus-within,.navbar-link:focus,.navbar-link:focus-within{--navbar-item-background-l-delta: 0%}.navbar-item,.navbar-link{padding:.5rem 1rem}.pagination{--pagination-margin: -.25rem;--pagination-min-width: var(--control-height);--pagination-item-h: var(--scheme-h);--pagination-item-s: var(--scheme-s);--pagination-item-l: var(--scheme-main-l);--pagination-item-background-l-delta: 0%;--pagination-item-hover-background-l-delta: var(--hover-background-l-delta);--pagination-item-active-background-l-delta: var(--active-background-l-delta);--pagination-item-border-style: solid;--pagination-item-border-width: var(--control-border-width);--pagination-item-border-l: var(--border-l);--pagination-item-border-l-delta: 0%;--pagination-item-hover-border-l-delta: var(--hover-border-l-delta);--pagination-item-active-border-l-delta: var(--active-border-l-delta);--pagination-item-focus-border-l-delta: var(--focus-border-l-delta);--pagination-item-color-l: var(--text-strong-l);--pagination-item-font-size: 1em;--pagination-item-margin: .25rem;--pagination-item-padding-left: .5em;--pagination-item-padding-right: .5em;--pagination-item-outer-shadow-h: 0;--pagination-item-outer-shadow-s: 0%;--pagination-item-outer-shadow-l: 20%;--pagination-item-outer-shadow-a: .05;--pagination-nav-padding-left: .75em;--pagination-nav-padding-right: .75em;--pagination-disabled-color: #7B7B7B;--pagination-disabled-background-color: var(--border);--pagination-disabled-border-color: var(--border);--pagination-current-color: #fff;--pagination-current-background-color: #50BDE6;--pagination-current-border-color: #50BDE6;--pagination-ellipsis-color: var(--text-weak);--pagination-shadow-inset: inset 0 .0625em .125em hsla(var(--scheme-h), var(--scheme-s), var(--scheme-invert-l), .2);--pagination-selected-item-h: var(--link-h);--pagination-selected-item-s: var(--link-s);--pagination-selected-item-l: var(--link-l);--pagination-selected-item-background-l: var(--link-l);--pagination-selected-item-border-l: var(--link-l);--pagination-selected-item-color-l: var(--link-invert-l)}.pagination{font-size:var(--size-normal);margin:var(--pagination-margin)}.pagination.is-small{font-size:var(--size-small)}.pagination.is-medium{font-size:var(--size-medium)}.pagination.is-large{font-size:var(--size-large)}.pagination.is-rounded .pagination-previous,.pagination.is-rounded .pagination-next{padding-left:1em;padding-right:1em;border-radius:var(--radius-rounded)}.pagination.is-rounded .pagination-link{border-radius:var(--radius-rounded)}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{color:hsl(var(--pagination-item-h),var(--pagination-item-s),var(--pagination-item-color-l));font-size:var(--pagination-item-font-size);justify-content:center;margin:var(--pagination-item-margin);padding-left:var(--pagination-item-padding-left);padding-right:var(--pagination-item-padding-right);text-align:center}.pagination-previous,.pagination-next,.pagination-link{background-color:hsl(var(--pagination-item-h),var(--pagination-item-s),calc(var(--pagination-item-background-l) + var(--pagination-item-background-l-delta)));border-color:hsl(var(--pagination-item-h),var(--pagination-item-s),calc(var(--pagination-item-border-l) + var(--pagination-item-border-l-delta)));border-style:var(--pagination-item-border-style);border-width:var(--pagination-item-border-width);box-shadow:0 .0625em .125em hsla(var(--pagination-item-outer-shadow-h),var(--pagination-item-outer-shadow-s),var(--pagination-item-outer-shadow-l),var(--pagination-item-outer-shadow-a)),0 .125em .25em hsla(var(--pagination-item-outer-shadow-h),var(--pagination-item-outer-shadow-s),var(--pagination-item-outer-shadow-l),var(--pagination-item-outer-shadow-a));color:hsl(var(--pagination-item-h),var(--pagination-item-s),var(--pagination-item-color-l));min-width:var(--pagination-min-width);transition-duration:var(--duration);transition-property:background-color,border-color,box-shadow,color}.pagination-previous:hover,.pagination-next:hover,.pagination-link:hover{--pagination-item-background-l-delta: var(--pagination-item-hover-background-l-delta);--pagination-item-border-l-delta: var(--pagination-item-hover-border-l-delta)}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus{--pagination-item-background-l-delta: var(--pagination-item-hover-background-l-delta);--pagination-item-border-l-delta: var(--pagination-item-hover-border-l-delta)}.pagination-previous:active,.pagination-next:active,.pagination-link:active{box-shadow:var(--pagination-shadow-inset)}.pagination-previous[disabled],.pagination-previous.is-disabled,.pagination-next[disabled],.pagination-next.is-disabled,.pagination-link[disabled],.pagination-link.is-disabled{background-color:var(--pagination-disabled-background-color);border-color:var(--pagination-disabled-border-color);box-shadow:none;color:var(--pagination-disabled-color);opacity:.5}.pagination-previous,.pagination-next{padding-left:var(--pagination-nav-padding-left);padding-right:var(--pagination-nav-padding-right);white-space:nowrap}.pagination-link.is-current,.pagination-link.is-selected{--pagination-item-h: var(--pagination-selected-item-h);--pagination-item-s: var(--pagination-selected-item-s);--pagination-item-l: var(--pagination-selected-item-l);--pagination-item-background-l: var(--pagination-selected-item-background-l);--pagination-item-border-l: var(--pagination-selected-item-border-l);--pagination-item-color-l: var(--pagination-selected-item-color-l)}.pagination-ellipsis{color:var(--pagination-ellipsis-color);pointer-events:none}.pagination-list{flex-wrap:wrap}.pagination-list li{list-style:none}@media screen and (max-width: 0px){.pagination{flex-wrap:wrap}.pagination-previous,.pagination-next,.pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 1px),print{.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{margin-bottom:0;margin-top:0}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between;margin-bottom:0;margin-top:0}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.tabs{--tabs-border-bottom-color: var(--border);--tabs-border-bottom-style: solid;--tabs-border-bottom-width: 1px;--tabs-link-color: var(--text);--tabs-link-hover-border-bottom-color: var(--text-strong);--tabs-link-hover-color: var(--text-strong);--tabs-link-active-border-bottom-color: var(--link-text);--tabs-link-active-color: var(--link-text);--tabs-link-padding: .5em 1em;--tabs-boxed-link-radius: var(--radius);--tabs-boxed-link-hover-background-color: var(--background);--tabs-boxed-link-hover-border-bottom-color: var(--border);--tabs-boxed-link-active-background-color: var(--scheme-main);--tabs-boxed-link-active-border-color: var(--border);--tabs-boxed-link-active-border-bottom-color: transparent;--tabs-toggle-link-border-color: var(--border);--tabs-toggle-link-border-style: solid;--tabs-toggle-link-border-width: 1px;--tabs-toggle-link-hover-background-color: var(--background);--tabs-toggle-link-hover-border-color: var(--border-hover);--tabs-toggle-link-radius: var(--radius);--tabs-toggle-link-active-background-color: var(--link);--tabs-toggle-link-active-border-color: var(--link);--tabs-toggle-link-active-color: var(--link-invert)}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:var(--size-normal);justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom-color:var(--tabs-border-bottom-color);border-bottom-style:var(--tabs-border-bottom-style);border-bottom-width:var(--tabs-border-bottom-width);color:var(--tabs-link-color);display:flex;justify-content:center;margin-bottom:calc(-1 * var(--tabs-border-bottom-width));padding:var(--tabs-link-padding);transition-duration:var(--duration);transition-property:background-color,border-color,color;vertical-align:top}.tabs a:hover{border-bottom-color:var(--tabs-link-hover-border-bottom-color);color:var(--tabs-link-hover-color)}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:var(--tabs-link-active-border-bottom-color);color:var(--tabs-link-active-color)}.tabs ul{align-items:center;border-bottom-color:var(--tabs-border-bottom-color);border-bottom-style:var(--tabs-border-bottom-style);border-bottom-width:var(--tabs-border-bottom-width);display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-left{padding-right:.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:.75em;padding-right:.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:.75em}.tabs .icon:first-child{margin-inline-end:.5em}.tabs .icon:last-child{margin-inline-start:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid transparent;border-start-start-radius:var(--tabs-boxed-link-radius);border-start-end-radius:var(--tabs-boxed-link-radius)}.tabs.is-boxed a:hover{background-color:var(--tabs-boxed-link-hover-background-color);border-bottom-color:var(--tabs-boxed-link-hover-border-bottom-color)}.tabs.is-boxed li.is-active a{background-color:var(--tabs-boxed-link-active-background-color);border-color:var(--tabs-boxed-link-active-border-color);border-bottom-color:var(--tabs-boxed-link-active-border-bottom-color)!important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border-color:var(--tabs-toggle-link-border-color);border-style:var(--tabs-toggle-link-border-style);border-width:var(--tabs-toggle-link-border-width);margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:var(--tabs-toggle-link-hover-background-color);border-color:var(--tabs-toggle-link-hover-border-color);z-index:2}.tabs.is-toggle li+li{margin-inline-start:calc(-1 * var(--tabs-toggle-link-border-width))}.tabs.is-toggle li:first-child a{border-start-start-radius:var(--tabs-toggle-link-radius);border-end-start-radius:var(--tabs-toggle-link-radius)}.tabs.is-toggle li:last-child a{border-start-end-radius:var(--tabs-toggle-link-radius);border-end-end-radius:var(--tabs-toggle-link-radius)}.tabs.is-toggle li.is-active a{background-color:var(--tabs-toggle-link-active-background-color);border-color:var(--tabs-toggle-link-active-border-color);color:var(--tabs-toggle-link-active-color);z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-start-start-radius:var(--radius-rounded);border-end-start-radius:var(--radius-rounded);padding-inline-start:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-start-end-radius:var(--radius-rounded);border-end-end-radius:var(--radius-rounded);padding-inline-end:1.25em}.tabs.is-small{font-size:var(--size-small)}.tabs.is-medium{font-size:var(--size-medium)}.tabs.is-large{font-size:var(--size-large)}.tabs.is-sheet{margin-bottom:0}.tabs.is-sheet a{border-color:#e0e0e0;border-style:solid;border-width:1px;border-radius:var(--radius) var(--radius) 0 0;background-color:#fafafa}.tabs.is-sheet a:hover{background-color:#f4f4f4;border-color:#bfbfbf}.tabs.is-sheet li+li{margin-left:-1px}.tabs.is-sheet li.is-active a{color:#50bde6;border-color:#e0e0e0;border-bottom-color:transparent;background:#fff}.tabs.is-sheet.is-below ul{border-bottom:0;border-top-color:var(--border);border-top-style:solid;border-top-width:1px}.tabs.is-sheet.is-below a{margin-bottom:0;margin-top:-1px;border-radius:0 0 var(--radius) var(--radius)}.tabs.is-sheet.is-below li.is-active a{border-bottom-color:#e0e0e0;border-top-color:transparent}.tabs.is-sheet.is-highlighted li a{border-top-color:#50bde6;border-top-style:solid;border-top-width:3px}.tabs.is-sheet.is-highlighted li.is-white a{border-top-color:#fff}.tabs.is-sheet.is-highlighted li.is-black a{border-top-color:#0a0a0a}.tabs.is-sheet.is-highlighted li.is-light a{border-top-color:#f2f2f2}.tabs.is-sheet.is-highlighted li.is-dark a{border-top-color:#363636}.tabs.is-sheet.is-highlighted li.is-text a{border-top-color:#3d515c}.tabs.is-sheet.is-highlighted li.is-primary a{border-top-color:#50bde6}.tabs.is-sheet.is-highlighted li.is-secondary a{border-top-color:#0c6b9e}.tabs.is-sheet.is-highlighted li.is-link a{border-top-color:#0087ff}.tabs.is-sheet.is-highlighted li.is-info a{border-top-color:#5193fb}.tabs.is-sheet.is-highlighted li.is-success a{border-top-color:#228b22}.tabs.is-sheet.is-highlighted li.is-warning a{border-top-color:#e4bb3e}.tabs.is-sheet.is-highlighted li.is-danger a{border-top-color:#e62828}.tabs.is-sheet.is-highlighted li.is-notification a{border-top-color:#0c6b9e}.tabs.is-sheet.is-highlighted li.is-bg a{border-top-color:#f4f4f4}.tabs.is-sheet.is-highlighted li.is-back a{border-top-color:#7b7b7b}.tabs.is-sheet.is-highlighted li.is-highlight a{border-top-color:#e8f5ff}.tabs.is-sheet.is-highlighted li.is-correct-result a{border-top-color:#0fa72c}.tabs.is-sheet.is-highlighted li.is-wrong-result a{border-top-color:#c14b4b}.tabs.is-sheet.is-highlighted li.is-no-result a{border-top-color:#7b7b7b}.tabs.is-sheet.is-highlighted li.is-correct-answer-input a{border-top-color:#0fa72c}.tabs.is-sheet.is-highlighted li.is-result-user-input a{border-top-color:#7b7b7b}.tabs.is-sheet.is-highlighted li.is-table-header a{border-top-color:#5ea3d7}.tabs.is-sheet.is-highlighted li.is-table-subheader a{border-top-color:#e0e0e0}.tabs.is-sheet.is-highlighted li.is-background-job-waiting a{border-top-color:#ecb920}.tabs.is-sheet.is-highlighted li.is-background-job-running a{border-top-color:#2098c3}.tabs.is-sheet.is-highlighted li.is-background-job-completed a{border-top-color:#6eba1e}.tabs.is-sheet.is-highlighted li.is-background-job-failed a{border-top-color:#b12e49}.tabs.is-sheet.is-highlighted.is-below li a{border-top-color:#e0e0e0;border-top-style:solid;border-top-width:1px;border-bottom-color:#50bde6;border-bottom-style:solid;border-bottom-width:3px}.tabs.is-sheet.is-highlighted.is-below li.is-white a{border-bottom-color:#fff}.tabs.is-sheet.is-highlighted.is-below li.is-black a{border-bottom-color:#0a0a0a}.tabs.is-sheet.is-highlighted.is-below li.is-light a{border-bottom-color:#f2f2f2}.tabs.is-sheet.is-highlighted.is-below li.is-dark a{border-bottom-color:#363636}.tabs.is-sheet.is-highlighted.is-below li.is-text a{border-bottom-color:#3d515c}.tabs.is-sheet.is-highlighted.is-below li.is-primary a{border-bottom-color:#50bde6}.tabs.is-sheet.is-highlighted.is-below li.is-secondary a{border-bottom-color:#0c6b9e}.tabs.is-sheet.is-highlighted.is-below li.is-link a{border-bottom-color:#0087ff}.tabs.is-sheet.is-highlighted.is-below li.is-info a{border-bottom-color:#5193fb}.tabs.is-sheet.is-highlighted.is-below li.is-success a{border-bottom-color:#228b22}.tabs.is-sheet.is-highlighted.is-below li.is-warning a{border-bottom-color:#e4bb3e}.tabs.is-sheet.is-highlighted.is-below li.is-danger a{border-bottom-color:#e62828}.tabs.is-sheet.is-highlighted.is-below li.is-notification a{border-bottom-color:#0c6b9e}.tabs.is-sheet.is-highlighted.is-below li.is-bg a{border-bottom-color:#f4f4f4}.tabs.is-sheet.is-highlighted.is-below li.is-back a{border-bottom-color:#7b7b7b}.tabs.is-sheet.is-highlighted.is-below li.is-highlight a{border-bottom-color:#e8f5ff}.tabs.is-sheet.is-highlighted.is-below li.is-correct-result a{border-bottom-color:#0fa72c}.tabs.is-sheet.is-highlighted.is-below li.is-wrong-result a{border-bottom-color:#c14b4b}.tabs.is-sheet.is-highlighted.is-below li.is-no-result a{border-bottom-color:#7b7b7b}.tabs.is-sheet.is-highlighted.is-below li.is-correct-answer-input a{border-bottom-color:#0fa72c}.tabs.is-sheet.is-highlighted.is-below li.is-result-user-input a{border-bottom-color:#7b7b7b}.tabs.is-sheet.is-highlighted.is-below li.is-table-header a{border-bottom-color:#5ea3d7}.tabs.is-sheet.is-highlighted.is-below li.is-table-subheader a{border-bottom-color:#e0e0e0}.tabs.is-sheet.is-highlighted.is-below li.is-background-job-waiting a{border-bottom-color:#ecb920}.tabs.is-sheet.is-highlighted.is-below li.is-background-job-running a{border-bottom-color:#2098c3}.tabs.is-sheet.is-highlighted.is-below li.is-background-job-completed a{border-bottom-color:#6eba1e}.tabs.is-sheet.is-highlighted.is-below li.is-background-job-failed a{border-bottom-color:#b12e49}.tabs.is-sheet.is-highlighted.is-below li.is-active a{border-top-color:transparent}.tabs.is-sheet.has-box{box-shadow:-2px 0 0 -1px #0a0a0a1a}.tabs.is-sheet.has-box.is-sheet li:first-child a{border-left:0}.tabs.is-sheet.has-box+.box{border-top-left-radius:0;border-top-right-radius:0}:root{--column-gap: .6rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:var(--column-gap)}.columns.is-mobile>.column.is-narrow{flex:none;width:unset}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-inline-start:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-inline-start:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-inline-start:50%}.columns.is-mobile>.column.is-offset-one-third{margin-inline-start:.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-inline-start:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-inline-start:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-inline-start:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-inline-start:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-inline-start:80%}.columns.is-mobile>.column.is-0{flex:none;width:0%}.columns.is-mobile>.column.is-offset-0{margin-inline-start:0%}.columns.is-mobile>.column.is-1{flex:none;width:8.3333333333%}.columns.is-mobile>.column.is-offset-1{margin-inline-start:8.3333333333%}.columns.is-mobile>.column.is-2{flex:none;width:16.6666666667%}.columns.is-mobile>.column.is-offset-2{margin-inline-start:16.6666666667%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-inline-start:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.3333333333%}.columns.is-mobile>.column.is-offset-4{margin-inline-start:33.3333333333%}.columns.is-mobile>.column.is-5{flex:none;width:41.6666666667%}.columns.is-mobile>.column.is-offset-5{margin-inline-start:41.6666666667%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-inline-start:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.3333333333%}.columns.is-mobile>.column.is-offset-7{margin-inline-start:58.3333333333%}.columns.is-mobile>.column.is-8{flex:none;width:66.6666666667%}.columns.is-mobile>.column.is-offset-8{margin-inline-start:66.6666666667%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-inline-start:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.3333333333%}.columns.is-mobile>.column.is-offset-10{margin-inline-start:83.3333333333%}.columns.is-mobile>.column.is-11{flex:none;width:91.6666666667%}.columns.is-mobile>.column.is-offset-11{margin-inline-start:91.6666666667%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-inline-start:100%}@media screen and (max-width: 0px){.column.is-narrow-mobile{flex:none;width:unset}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-inline-start:75%}.column.is-offset-two-thirds-mobile{margin-inline-start:66.6666%}.column.is-offset-half-mobile{margin-inline-start:50%}.column.is-offset-one-third-mobile{margin-inline-start:.3333%}.column.is-offset-one-quarter-mobile{margin-inline-start:25%}.column.is-offset-one-fifth-mobile{margin-inline-start:20%}.column.is-offset-two-fifths-mobile{margin-inline-start:40%}.column.is-offset-three-fifths-mobile{margin-inline-start:60%}.column.is-offset-four-fifths-mobile{margin-inline-start:80%}.column.is-0-mobile{flex:none;width:0%}.column.is-offset-0-mobile{margin-inline-start:0%}.column.is-1-mobile{flex:none;width:8.3333333333%}.column.is-offset-1-mobile{margin-inline-start:8.3333333333%}.column.is-2-mobile{flex:none;width:16.6666666667%}.column.is-offset-2-mobile{margin-inline-start:16.6666666667%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-inline-start:25%}.column.is-4-mobile{flex:none;width:33.3333333333%}.column.is-offset-4-mobile{margin-inline-start:33.3333333333%}.column.is-5-mobile{flex:none;width:41.6666666667%}.column.is-offset-5-mobile{margin-inline-start:41.6666666667%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-inline-start:50%}.column.is-7-mobile{flex:none;width:58.3333333333%}.column.is-offset-7-mobile{margin-inline-start:58.3333333333%}.column.is-8-mobile{flex:none;width:66.6666666667%}.column.is-offset-8-mobile{margin-inline-start:66.6666666667%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-inline-start:75%}.column.is-10-mobile{flex:none;width:83.3333333333%}.column.is-offset-10-mobile{margin-inline-start:83.3333333333%}.column.is-11-mobile{flex:none;width:91.6666666667%}.column.is-offset-11-mobile{margin-inline-start:91.6666666667%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-inline-start:100%}}@media screen and (min-width: 1px),print{.column.is-narrow,.column.is-narrow-tablet{flex:none;width:unset}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-inline-start:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-inline-start:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-inline-start:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-inline-start:.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-inline-start:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-inline-start:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-inline-start:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-inline-start:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-inline-start:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0%}.column.is-offset-0,.column.is-offset-0-tablet{margin-inline-start:0%}.column.is-1,.column.is-1-tablet{flex:none;width:8.3333333333%}.column.is-offset-1,.column.is-offset-1-tablet{margin-inline-start:8.3333333333%}.column.is-2,.column.is-2-tablet{flex:none;width:16.6666666667%}.column.is-offset-2,.column.is-offset-2-tablet{margin-inline-start:16.6666666667%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-inline-start:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.3333333333%}.column.is-offset-4,.column.is-offset-4-tablet{margin-inline-start:33.3333333333%}.column.is-5,.column.is-5-tablet{flex:none;width:41.6666666667%}.column.is-offset-5,.column.is-offset-5-tablet{margin-inline-start:41.6666666667%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-inline-start:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.3333333333%}.column.is-offset-7,.column.is-offset-7-tablet{margin-inline-start:58.3333333333%}.column.is-8,.column.is-8-tablet{flex:none;width:66.6666666667%}.column.is-offset-8,.column.is-offset-8-tablet{margin-inline-start:66.6666666667%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-inline-start:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.3333333333%}.column.is-offset-10,.column.is-offset-10-tablet{margin-inline-start:83.3333333333%}.column.is-11,.column.is-11-tablet{flex:none;width:91.6666666667%}.column.is-offset-11,.column.is-offset-11-tablet{margin-inline-start:91.6666666667%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-inline-start:100%}}@media screen and (max-width: 1365px){.column.is-narrow-touch{flex:none;width:unset}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-inline-start:75%}.column.is-offset-two-thirds-touch{margin-inline-start:66.6666%}.column.is-offset-half-touch{margin-inline-start:50%}.column.is-offset-one-third-touch{margin-inline-start:.3333%}.column.is-offset-one-quarter-touch{margin-inline-start:25%}.column.is-offset-one-fifth-touch{margin-inline-start:20%}.column.is-offset-two-fifths-touch{margin-inline-start:40%}.column.is-offset-three-fifths-touch{margin-inline-start:60%}.column.is-offset-four-fifths-touch{margin-inline-start:80%}.column.is-0-touch{flex:none;width:0%}.column.is-offset-0-touch{margin-inline-start:0%}.column.is-1-touch{flex:none;width:8.3333333333%}.column.is-offset-1-touch{margin-inline-start:8.3333333333%}.column.is-2-touch{flex:none;width:16.6666666667%}.column.is-offset-2-touch{margin-inline-start:16.6666666667%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-inline-start:25%}.column.is-4-touch{flex:none;width:33.3333333333%}.column.is-offset-4-touch{margin-inline-start:33.3333333333%}.column.is-5-touch{flex:none;width:41.6666666667%}.column.is-offset-5-touch{margin-inline-start:41.6666666667%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-inline-start:50%}.column.is-7-touch{flex:none;width:58.3333333333%}.column.is-offset-7-touch{margin-inline-start:58.3333333333%}.column.is-8-touch{flex:none;width:66.6666666667%}.column.is-offset-8-touch{margin-inline-start:66.6666666667%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-inline-start:75%}.column.is-10-touch{flex:none;width:83.3333333333%}.column.is-offset-10-touch{margin-inline-start:83.3333333333%}.column.is-11-touch{flex:none;width:91.6666666667%}.column.is-offset-11-touch{margin-inline-start:91.6666666667%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-inline-start:100%}}@media screen and (min-width: 1366px){.column.is-narrow-desktop{flex:none;width:unset}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-inline-start:75%}.column.is-offset-two-thirds-desktop{margin-inline-start:66.6666%}.column.is-offset-half-desktop{margin-inline-start:50%}.column.is-offset-one-third-desktop{margin-inline-start:.3333%}.column.is-offset-one-quarter-desktop{margin-inline-start:25%}.column.is-offset-one-fifth-desktop{margin-inline-start:20%}.column.is-offset-two-fifths-desktop{margin-inline-start:40%}.column.is-offset-three-fifths-desktop{margin-inline-start:60%}.column.is-offset-four-fifths-desktop{margin-inline-start:80%}.column.is-0-desktop{flex:none;width:0%}.column.is-offset-0-desktop{margin-inline-start:0%}.column.is-1-desktop{flex:none;width:8.3333333333%}.column.is-offset-1-desktop{margin-inline-start:8.3333333333%}.column.is-2-desktop{flex:none;width:16.6666666667%}.column.is-offset-2-desktop{margin-inline-start:16.6666666667%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-inline-start:25%}.column.is-4-desktop{flex:none;width:33.3333333333%}.column.is-offset-4-desktop{margin-inline-start:33.3333333333%}.column.is-5-desktop{flex:none;width:41.6666666667%}.column.is-offset-5-desktop{margin-inline-start:41.6666666667%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-inline-start:50%}.column.is-7-desktop{flex:none;width:58.3333333333%}.column.is-offset-7-desktop{margin-inline-start:58.3333333333%}.column.is-8-desktop{flex:none;width:66.6666666667%}.column.is-offset-8-desktop{margin-inline-start:66.6666666667%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-inline-start:75%}.column.is-10-desktop{flex:none;width:83.3333333333%}.column.is-offset-10-desktop{margin-inline-start:83.3333333333%}.column.is-11-desktop{flex:none;width:91.6666666667%}.column.is-offset-11-desktop{margin-inline-start:91.6666666667%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-inline-start:100%}}.columns{margin-inline-start:calc(-1 * var(--column-gap));margin-inline-end:calc(-1 * var(--column-gap));margin-top:calc(-1 * var(--column-gap))}.columns:last-child{margin-bottom:calc(-1 * var(--column-gap))}.columns:not(:last-child){margin-bottom:calc(var(--block-spacing) - var(--column-gap))}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-inline-start:0;margin-inline-end:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0!important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media screen and (min-width: 1px),print{.columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1366px){.columns.is-desktop{display:flex}}.columns.is-0{--column-gap: 0rem}@media screen and (max-width: 0px){.columns.is-0-mobile{--column-gap: 0rem}}@media screen and (min-width: 1px),print{.columns.is-0-tablet{--column-gap: 0rem}}@media screen and (min-width: 1px) and (max-width: 1365px){.columns.is-0-tablet-only{--column-gap: 0rem}}@media screen and (max-width: 1365px){.columns.is-0-touch{--column-gap: 0rem}}@media screen and (min-width: 1366px){.columns.is-0-desktop{--column-gap: 0rem}}.columns.is-1{--column-gap: .25rem}@media screen and (max-width: 0px){.columns.is-1-mobile{--column-gap: .25rem}}@media screen and (min-width: 1px),print{.columns.is-1-tablet{--column-gap: .25rem}}@media screen and (min-width: 1px) and (max-width: 1365px){.columns.is-1-tablet-only{--column-gap: .25rem}}@media screen and (max-width: 1365px){.columns.is-1-touch{--column-gap: .25rem}}@media screen and (min-width: 1366px){.columns.is-1-desktop{--column-gap: .25rem}}.columns.is-2{--column-gap: .5rem}@media screen and (max-width: 0px){.columns.is-2-mobile{--column-gap: .5rem}}@media screen and (min-width: 1px),print{.columns.is-2-tablet{--column-gap: .5rem}}@media screen and (min-width: 1px) and (max-width: 1365px){.columns.is-2-tablet-only{--column-gap: .5rem}}@media screen and (max-width: 1365px){.columns.is-2-touch{--column-gap: .5rem}}@media screen and (min-width: 1366px){.columns.is-2-desktop{--column-gap: .5rem}}.columns.is-3{--column-gap: .75rem}@media screen and (max-width: 0px){.columns.is-3-mobile{--column-gap: .75rem}}@media screen and (min-width: 1px),print{.columns.is-3-tablet{--column-gap: .75rem}}@media screen and (min-width: 1px) and (max-width: 1365px){.columns.is-3-tablet-only{--column-gap: .75rem}}@media screen and (max-width: 1365px){.columns.is-3-touch{--column-gap: .75rem}}@media screen and (min-width: 1366px){.columns.is-3-desktop{--column-gap: .75rem}}.columns.is-4{--column-gap: 1rem}@media screen and (max-width: 0px){.columns.is-4-mobile{--column-gap: 1rem}}@media screen and (min-width: 1px),print{.columns.is-4-tablet{--column-gap: 1rem}}@media screen and (min-width: 1px) and (max-width: 1365px){.columns.is-4-tablet-only{--column-gap: 1rem}}@media screen and (max-width: 1365px){.columns.is-4-touch{--column-gap: 1rem}}@media screen and (min-width: 1366px){.columns.is-4-desktop{--column-gap: 1rem}}.columns.is-5{--column-gap: 1.25rem}@media screen and (max-width: 0px){.columns.is-5-mobile{--column-gap: 1.25rem}}@media screen and (min-width: 1px),print{.columns.is-5-tablet{--column-gap: 1.25rem}}@media screen and (min-width: 1px) and (max-width: 1365px){.columns.is-5-tablet-only{--column-gap: 1.25rem}}@media screen and (max-width: 1365px){.columns.is-5-touch{--column-gap: 1.25rem}}@media screen and (min-width: 1366px){.columns.is-5-desktop{--column-gap: 1.25rem}}.columns.is-6{--column-gap: 1.5rem}@media screen and (max-width: 0px){.columns.is-6-mobile{--column-gap: 1.5rem}}@media screen and (min-width: 1px),print{.columns.is-6-tablet{--column-gap: 1.5rem}}@media screen and (min-width: 1px) and (max-width: 1365px){.columns.is-6-tablet-only{--column-gap: 1.5rem}}@media screen and (max-width: 1365px){.columns.is-6-touch{--column-gap: 1.5rem}}@media screen and (min-width: 1366px){.columns.is-6-desktop{--column-gap: 1.5rem}}.columns.is-7{--column-gap: 1.75rem}@media screen and (max-width: 0px){.columns.is-7-mobile{--column-gap: 1.75rem}}@media screen and (min-width: 1px),print{.columns.is-7-tablet{--column-gap: 1.75rem}}@media screen and (min-width: 1px) and (max-width: 1365px){.columns.is-7-tablet-only{--column-gap: 1.75rem}}@media screen and (max-width: 1365px){.columns.is-7-touch{--column-gap: 1.75rem}}@media screen and (min-width: 1366px){.columns.is-7-desktop{--column-gap: 1.75rem}}.columns.is-8{--column-gap: 2rem}@media screen and (max-width: 0px){.columns.is-8-mobile{--column-gap: 2rem}}@media screen and (min-width: 1px),print{.columns.is-8-tablet{--column-gap: 2rem}}@media screen and (min-width: 1px) and (max-width: 1365px){.columns.is-8-tablet-only{--column-gap: 2rem}}@media screen and (max-width: 1365px){.columns.is-8-touch{--column-gap: 2rem}}@media screen and (min-width: 1366px){.columns.is-8-desktop{--column-gap: 2rem}}.columns:not(:last-child){margin-bottom:.6rem}.columns.is-gapless:not(:last-child){margin-bottom:1.2rem}@media screen and (max-width: 0px){.column{padding:.6rem}.columns{margin-left:-.6rem;margin-right:-.6rem;margin-top:-.6rem}.columns:last-child{margin-bottom:-.6rem}.columns:not(:last-child){margin-bottom:.6rem}.columns.is-gapless:not(:last-child){margin-bottom:1.2rem}}.container{flex-grow:1;margin:0 auto;position:relative;width:100%}.container.is-fluid{max-width:none!important;padding-left:22px;padding-right:22px;width:100%}.container.is-max-tablet{max-width:-43px}@media screen and (min-width: 1366px){.container{max-width:1322px}}.container{flex-grow:1;margin:0 auto;width:auto;max-width:1305px}@media screen and (min-width: 1px),print{.container{max-width:1305px}}@media screen and (min-width: 1366px){.container{max-width:1305px}}.footer{--footer-background-color: var(--scheme-main-bis);--footer-color: false;--footer-padding: 3rem 1.5rem 6rem;background-color:var(--footer-background-color);padding:var(--footer-padding)}.level{--level-item-spacing: calc(var(--block-spacing) * .5);align-items:center;display:flex;flex-direction:column;justify-content:space-between;gap:var(--level-item-spacing)}.level code{border-radius:var(--radius)}.level img{display:inline-block;vertical-align:top}.level.is-mobile{display:flex;flex-direction:row}.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 1px),print{.level{display:flex;flex-direction:row}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .title,.level-item .subtitle{margin-bottom:0}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0;gap:calc(var(--block-spacing) * .5)}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}.level-left{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}@media screen and (min-width: 1px),print{.level-left{flex-direction:row}}.level-right{align-items:center;display:flex;flex-direction:column;justify-content:flex-end}@media screen and (min-width: 1px),print{.level-right{flex-direction:row}}@media screen and (max-width: 0px){.level-left+.level-right{margin-top:1.2rem}}.section{--section-padding: 2.4rem 22px;--section-padding-desktop: 2.4rem 22px;--section-padding-medium: 3.6rem 22px;--section-padding-large: 7.2rem 22px;padding:var(--section-padding)}@media screen and (min-width: 1366px){.section{padding:var(--section-padding-desktop)}.section.is-medium{padding:var(--section-padding-medium)}.section.is-large{padding:var(--section-padding-large)}}.section.is-fullheight{min-height:100vh}.section.is-fit{padding:0 22px}.section.is-small{padding:1.2rem 22px}@media screen and (max-width: 0px){.section,.section.is-fit,.section.is-small,.section.is-medium,.section.is-large{padding-left:22px;padding-right:22px}}.hero{--hero-body-padding: 3rem 1.5rem;--hero-body-padding-tablet: 3rem 3rem;--hero-body-padding-small: 1.5rem;--hero-body-padding-medium: 9rem 4.5rem;--hero-body-padding-large: 18rem 6rem}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero .navbar{background:none}.hero .tabs ul{border-bottom:none}.hero.is-white{--hero-h: var(--white-h);--hero-s: var(--white-s);--hero-background-l: var(--white-l);--hero-color-l: var(--white-invert-l);background-color:hsl(var(--hero-h),var(--hero-s),var(--hero-background-l));color:hsl(var(--hero-h),var(--hero-s),var(--hero-color-l))}.hero.is-white .navbar{--navbar-item-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--navbar-item-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-white .tabs{--tabs-link-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-border-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--tabs-link-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-white .subtitle{--subtitle-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--subtitle-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-white .title{--title-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--title-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-white.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-background-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}@media screen and (max-width: 0px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-color-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}}.hero.is-black{--hero-h: var(--black-h);--hero-s: var(--black-s);--hero-background-l: var(--black-l);--hero-color-l: var(--black-invert-l);background-color:hsl(var(--hero-h),var(--hero-s),var(--hero-background-l));color:hsl(var(--hero-h),var(--hero-s),var(--hero-color-l))}.hero.is-black .navbar{--navbar-item-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--navbar-item-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-black .tabs{--tabs-link-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-border-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--tabs-link-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-black .subtitle{--subtitle-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--subtitle-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-black .title{--title-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--title-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-black.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-background-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}@media screen and (max-width: 0px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-color-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}}.hero.is-light{--hero-h: var(--light-h);--hero-s: var(--light-s);--hero-background-l: var(--light-l);--hero-color-l: var(--light-invert-l);background-color:hsl(var(--hero-h),var(--hero-s),var(--hero-background-l));color:hsl(var(--hero-h),var(--hero-s),var(--hero-color-l))}.hero.is-light .navbar{--navbar-item-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--navbar-item-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-light .tabs{--tabs-link-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-border-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--tabs-link-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-light .subtitle{--subtitle-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--subtitle-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-light .title{--title-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--title-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-light.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-background-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}@media screen and (max-width: 0px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-color-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}}.hero.is-dark{--hero-h: var(--dark-h);--hero-s: var(--dark-s);--hero-background-l: var(--dark-l);--hero-color-l: var(--dark-invert-l);background-color:hsl(var(--hero-h),var(--hero-s),var(--hero-background-l));color:hsl(var(--hero-h),var(--hero-s),var(--hero-color-l))}.hero.is-dark .navbar{--navbar-item-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--navbar-item-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-dark .tabs{--tabs-link-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-border-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--tabs-link-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-dark .subtitle{--subtitle-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--subtitle-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-dark .title{--title-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--title-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-dark.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-background-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}@media screen and (max-width: 0px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-color-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}}.hero.is-text{--hero-h: var(--text-h);--hero-s: var(--text-s);--hero-background-l: var(--text-l);--hero-color-l: var(--text-invert-l);background-color:hsl(var(--hero-h),var(--hero-s),var(--hero-background-l));color:hsl(var(--hero-h),var(--hero-s),var(--hero-color-l))}.hero.is-text .navbar{--navbar-item-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--navbar-item-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-text .tabs{--tabs-link-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-border-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--tabs-link-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-text .subtitle{--subtitle-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--subtitle-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-text .title{--title-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--title-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-text.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-background-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}@media screen and (max-width: 0px){.hero.is-text.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-color-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}}.hero.is-primary{--hero-h: var(--primary-h);--hero-s: var(--primary-s);--hero-background-l: var(--primary-l);--hero-color-l: var(--primary-invert-l);background-color:hsl(var(--hero-h),var(--hero-s),var(--hero-background-l));color:hsl(var(--hero-h),var(--hero-s),var(--hero-color-l))}.hero.is-primary .navbar{--navbar-item-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--navbar-item-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-primary .tabs{--tabs-link-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-border-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--tabs-link-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-primary .subtitle{--subtitle-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--subtitle-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-primary .title{--title-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--title-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-primary.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-background-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}@media screen and (max-width: 0px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-color-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}}.hero.is-secondary{--hero-h: var(--secondary-h);--hero-s: var(--secondary-s);--hero-background-l: var(--secondary-l);--hero-color-l: var(--secondary-invert-l);background-color:hsl(var(--hero-h),var(--hero-s),var(--hero-background-l));color:hsl(var(--hero-h),var(--hero-s),var(--hero-color-l))}.hero.is-secondary .navbar{--navbar-item-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--navbar-item-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-secondary .tabs{--tabs-link-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-border-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--tabs-link-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-secondary .subtitle{--subtitle-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--subtitle-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-secondary .title{--title-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--title-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-secondary.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-background-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}@media screen and (max-width: 0px){.hero.is-secondary.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-color-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}}.hero.is-link{--hero-h: var(--link-h);--hero-s: var(--link-s);--hero-background-l: var(--link-l);--hero-color-l: var(--link-invert-l);background-color:hsl(var(--hero-h),var(--hero-s),var(--hero-background-l));color:hsl(var(--hero-h),var(--hero-s),var(--hero-color-l))}.hero.is-link .navbar{--navbar-item-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--navbar-item-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-link .tabs{--tabs-link-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-border-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--tabs-link-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-link .subtitle{--subtitle-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--subtitle-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-link .title{--title-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--title-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-link.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-background-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}@media screen and (max-width: 0px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-color-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}}.hero.is-info{--hero-h: var(--info-h);--hero-s: var(--info-s);--hero-background-l: var(--info-l);--hero-color-l: var(--info-invert-l);background-color:hsl(var(--hero-h),var(--hero-s),var(--hero-background-l));color:hsl(var(--hero-h),var(--hero-s),var(--hero-color-l))}.hero.is-info .navbar{--navbar-item-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--navbar-item-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-info .tabs{--tabs-link-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-border-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--tabs-link-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-info .subtitle{--subtitle-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--subtitle-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-info .title{--title-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--title-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-info.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-background-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}@media screen and (max-width: 0px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-color-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}}.hero.is-success{--hero-h: var(--success-h);--hero-s: var(--success-s);--hero-background-l: var(--success-l);--hero-color-l: var(--success-invert-l);background-color:hsl(var(--hero-h),var(--hero-s),var(--hero-background-l));color:hsl(var(--hero-h),var(--hero-s),var(--hero-color-l))}.hero.is-success .navbar{--navbar-item-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--navbar-item-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-success .tabs{--tabs-link-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-border-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--tabs-link-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-success .subtitle{--subtitle-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--subtitle-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-success .title{--title-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--title-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-success.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-background-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}@media screen and (max-width: 0px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-color-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}}.hero.is-warning{--hero-h: var(--warning-h);--hero-s: var(--warning-s);--hero-background-l: var(--warning-l);--hero-color-l: var(--warning-invert-l);background-color:hsl(var(--hero-h),var(--hero-s),var(--hero-background-l));color:hsl(var(--hero-h),var(--hero-s),var(--hero-color-l))}.hero.is-warning .navbar{--navbar-item-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--navbar-item-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-warning .tabs{--tabs-link-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-border-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--tabs-link-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-warning .subtitle{--subtitle-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--subtitle-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-warning .title{--title-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--title-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-warning.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-background-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}@media screen and (max-width: 0px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-color-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}}.hero.is-danger{--hero-h: var(--danger-h);--hero-s: var(--danger-s);--hero-background-l: var(--danger-l);--hero-color-l: var(--danger-invert-l);background-color:hsl(var(--hero-h),var(--hero-s),var(--hero-background-l));color:hsl(var(--hero-h),var(--hero-s),var(--hero-color-l))}.hero.is-danger .navbar{--navbar-item-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--navbar-item-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-danger .tabs{--tabs-link-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-border-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--tabs-link-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-danger .subtitle{--subtitle-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--subtitle-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-danger .title{--title-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--title-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-danger.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-background-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}@media screen and (max-width: 0px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-color-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}}.hero.is-notification{--hero-h: var(--notification-h);--hero-s: var(--notification-s);--hero-background-l: var(--notification-l);--hero-color-l: var(--notification-invert-l);background-color:hsl(var(--hero-h),var(--hero-s),var(--hero-background-l));color:hsl(var(--hero-h),var(--hero-s),var(--hero-color-l))}.hero.is-notification .navbar{--navbar-item-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--navbar-item-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-notification .tabs{--tabs-link-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-border-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--tabs-link-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-notification .subtitle{--subtitle-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--subtitle-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-notification .title{--title-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--title-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-notification.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-background-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}@media screen and (max-width: 0px){.hero.is-notification.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-color-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}}.hero.is-bg{--hero-h: var(--bg-h);--hero-s: var(--bg-s);--hero-background-l: var(--bg-l);--hero-color-l: var(--bg-invert-l);background-color:hsl(var(--hero-h),var(--hero-s),var(--hero-background-l));color:hsl(var(--hero-h),var(--hero-s),var(--hero-color-l))}.hero.is-bg .navbar{--navbar-item-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--navbar-item-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-bg .tabs{--tabs-link-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-border-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--tabs-link-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-bg .subtitle{--subtitle-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--subtitle-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-bg .title{--title-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--title-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-bg.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-background-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}@media screen and (max-width: 0px){.hero.is-bg.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-color-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}}.hero.is-back{--hero-h: var(--back-h);--hero-s: var(--back-s);--hero-background-l: var(--back-l);--hero-color-l: var(--back-invert-l);background-color:hsl(var(--hero-h),var(--hero-s),var(--hero-background-l));color:hsl(var(--hero-h),var(--hero-s),var(--hero-color-l))}.hero.is-back .navbar{--navbar-item-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--navbar-item-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-back .tabs{--tabs-link-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-border-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--tabs-link-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-back .subtitle{--subtitle-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--subtitle-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-back .title{--title-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--title-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-back.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-background-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}@media screen and (max-width: 0px){.hero.is-back.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-color-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}}.hero.is-highlight{--hero-h: var(--highlight-h);--hero-s: var(--highlight-s);--hero-background-l: var(--highlight-l);--hero-color-l: var(--highlight-invert-l);background-color:hsl(var(--hero-h),var(--hero-s),var(--hero-background-l));color:hsl(var(--hero-h),var(--hero-s),var(--hero-color-l))}.hero.is-highlight .navbar{--navbar-item-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--navbar-item-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-highlight .tabs{--tabs-link-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-border-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--tabs-link-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-highlight .subtitle{--subtitle-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--subtitle-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-highlight .title{--title-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--title-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-highlight.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-background-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}@media screen and (max-width: 0px){.hero.is-highlight.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-color-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}}.hero.is-correct-result{--hero-h: var(--correct-result-h);--hero-s: var(--correct-result-s);--hero-background-l: var(--correct-result-l);--hero-color-l: var(--correct-result-invert-l);background-color:hsl(var(--hero-h),var(--hero-s),var(--hero-background-l));color:hsl(var(--hero-h),var(--hero-s),var(--hero-color-l))}.hero.is-correct-result .navbar{--navbar-item-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--navbar-item-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-correct-result .tabs{--tabs-link-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-border-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--tabs-link-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-correct-result .subtitle{--subtitle-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--subtitle-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-correct-result .title{--title-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--title-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-correct-result.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-background-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}@media screen and (max-width: 0px){.hero.is-correct-result.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-color-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}}.hero.is-wrong-result{--hero-h: var(--wrong-result-h);--hero-s: var(--wrong-result-s);--hero-background-l: var(--wrong-result-l);--hero-color-l: var(--wrong-result-invert-l);background-color:hsl(var(--hero-h),var(--hero-s),var(--hero-background-l));color:hsl(var(--hero-h),var(--hero-s),var(--hero-color-l))}.hero.is-wrong-result .navbar{--navbar-item-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--navbar-item-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-wrong-result .tabs{--tabs-link-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-border-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--tabs-link-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-wrong-result .subtitle{--subtitle-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--subtitle-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-wrong-result .title{--title-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--title-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-wrong-result.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-background-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}@media screen and (max-width: 0px){.hero.is-wrong-result.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-color-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}}.hero.is-no-result{--hero-h: var(--no-result-h);--hero-s: var(--no-result-s);--hero-background-l: var(--no-result-l);--hero-color-l: var(--no-result-invert-l);background-color:hsl(var(--hero-h),var(--hero-s),var(--hero-background-l));color:hsl(var(--hero-h),var(--hero-s),var(--hero-color-l))}.hero.is-no-result .navbar{--navbar-item-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--navbar-item-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-no-result .tabs{--tabs-link-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-border-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--tabs-link-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-no-result .subtitle{--subtitle-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--subtitle-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-no-result .title{--title-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--title-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-no-result.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-background-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}@media screen and (max-width: 0px){.hero.is-no-result.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-color-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}}.hero.is-correct-answer-input{--hero-h: var(--correct-answer-input-h);--hero-s: var(--correct-answer-input-s);--hero-background-l: var(--correct-answer-input-l);--hero-color-l: var(--correct-answer-input-invert-l);background-color:hsl(var(--hero-h),var(--hero-s),var(--hero-background-l));color:hsl(var(--hero-h),var(--hero-s),var(--hero-color-l))}.hero.is-correct-answer-input .navbar{--navbar-item-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--navbar-item-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-correct-answer-input .tabs{--tabs-link-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-border-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--tabs-link-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-correct-answer-input .subtitle{--subtitle-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--subtitle-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-correct-answer-input .title{--title-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--title-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-correct-answer-input.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-background-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}@media screen and (max-width: 0px){.hero.is-correct-answer-input.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-color-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}}.hero.is-result-user-input{--hero-h: var(--result-user-input-h);--hero-s: var(--result-user-input-s);--hero-background-l: var(--result-user-input-l);--hero-color-l: var(--result-user-input-invert-l);background-color:hsl(var(--hero-h),var(--hero-s),var(--hero-background-l));color:hsl(var(--hero-h),var(--hero-s),var(--hero-color-l))}.hero.is-result-user-input .navbar{--navbar-item-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--navbar-item-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-result-user-input .tabs{--tabs-link-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-border-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--tabs-link-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-result-user-input .subtitle{--subtitle-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--subtitle-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-result-user-input .title{--title-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--title-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-result-user-input.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-background-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}@media screen and (max-width: 0px){.hero.is-result-user-input.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-color-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}}.hero.is-table-header{--hero-h: var(--table-header-h);--hero-s: var(--table-header-s);--hero-background-l: var(--table-header-l);--hero-color-l: var(--table-header-invert-l);background-color:hsl(var(--hero-h),var(--hero-s),var(--hero-background-l));color:hsl(var(--hero-h),var(--hero-s),var(--hero-color-l))}.hero.is-table-header .navbar{--navbar-item-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--navbar-item-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-table-header .tabs{--tabs-link-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-border-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--tabs-link-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-table-header .subtitle{--subtitle-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--subtitle-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-table-header .title{--title-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--title-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-table-header.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-background-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}@media screen and (max-width: 0px){.hero.is-table-header.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-color-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}}.hero.is-table-subheader{--hero-h: var(--table-subheader-h);--hero-s: var(--table-subheader-s);--hero-background-l: var(--table-subheader-l);--hero-color-l: var(--table-subheader-invert-l);background-color:hsl(var(--hero-h),var(--hero-s),var(--hero-background-l));color:hsl(var(--hero-h),var(--hero-s),var(--hero-color-l))}.hero.is-table-subheader .navbar{--navbar-item-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--navbar-item-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-table-subheader .tabs{--tabs-link-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-border-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--tabs-link-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-table-subheader .subtitle{--subtitle-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--subtitle-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-table-subheader .title{--title-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--title-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-table-subheader.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-background-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}@media screen and (max-width: 0px){.hero.is-table-subheader.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-color-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}}.hero.is-background-job-waiting{--hero-h: var(--background-job-waiting-h);--hero-s: var(--background-job-waiting-s);--hero-background-l: var(--background-job-waiting-l);--hero-color-l: var(--background-job-waiting-invert-l);background-color:hsl(var(--hero-h),var(--hero-s),var(--hero-background-l));color:hsl(var(--hero-h),var(--hero-s),var(--hero-color-l))}.hero.is-background-job-waiting .navbar{--navbar-item-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--navbar-item-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-background-job-waiting .tabs{--tabs-link-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-border-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--tabs-link-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-background-job-waiting .subtitle{--subtitle-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--subtitle-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-background-job-waiting .title{--title-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--title-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-background-job-waiting.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-background-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}@media screen and (max-width: 0px){.hero.is-background-job-waiting.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-color-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}}.hero.is-background-job-running{--hero-h: var(--background-job-running-h);--hero-s: var(--background-job-running-s);--hero-background-l: var(--background-job-running-l);--hero-color-l: var(--background-job-running-invert-l);background-color:hsl(var(--hero-h),var(--hero-s),var(--hero-background-l));color:hsl(var(--hero-h),var(--hero-s),var(--hero-color-l))}.hero.is-background-job-running .navbar{--navbar-item-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--navbar-item-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-background-job-running .tabs{--tabs-link-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-border-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--tabs-link-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-background-job-running .subtitle{--subtitle-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--subtitle-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-background-job-running .title{--title-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--title-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-background-job-running.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-background-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}@media screen and (max-width: 0px){.hero.is-background-job-running.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-color-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}}.hero.is-background-job-completed{--hero-h: var(--background-job-completed-h);--hero-s: var(--background-job-completed-s);--hero-background-l: var(--background-job-completed-l);--hero-color-l: var(--background-job-completed-invert-l);background-color:hsl(var(--hero-h),var(--hero-s),var(--hero-background-l));color:hsl(var(--hero-h),var(--hero-s),var(--hero-color-l))}.hero.is-background-job-completed .navbar{--navbar-item-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--navbar-item-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-background-job-completed .tabs{--tabs-link-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-border-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--tabs-link-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-background-job-completed .subtitle{--subtitle-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--subtitle-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-background-job-completed .title{--title-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--title-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-background-job-completed.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-background-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}@media screen and (max-width: 0px){.hero.is-background-job-completed.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-color-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}}.hero.is-background-job-failed{--hero-h: var(--background-job-failed-h);--hero-s: var(--background-job-failed-s);--hero-background-l: var(--background-job-failed-l);--hero-color-l: var(--background-job-failed-invert-l);background-color:hsl(var(--hero-h),var(--hero-s),var(--hero-background-l));color:hsl(var(--hero-h),var(--hero-s),var(--hero-color-l))}.hero.is-background-job-failed .navbar{--navbar-item-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-hover-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--navbar-item-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--navbar-item-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-background-job-failed .tabs{--tabs-link-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-background-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--tabs-boxed-link-active-border-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l));--tabs-link-active-color: hsl(var(--hero-h), var(--hero-s), var(--hero-background-l))}.hero.is-background-job-failed .subtitle{--subtitle-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--subtitle-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-background-job-failed .title{--title-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l));--title-strong-color: hsl(var(--hero-h), var(--hero-s), var(--hero-color-l))}.hero.is-background-job-failed.is-bold{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-background-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}@media screen and (max-width: 0px){.hero.is-background-job-failed.is-bold .navbar-menu{background-image:linear-gradient(141deg,hsl(calc(var(--hero-h) - 5deg),calc(var(--hero-s) + 10%),calc(var(--hero-background-l) + 5%)),hsl(var(--hero-h),var(--hero-s),var(--hero-color-l)) 71%,hsl(calc(var(--hero-h) + 5deg),calc(var(--hero-s) - 10%),calc(var(--hero-background-l) - 5%)))}}.hero.is-small .hero-body{padding:var(--hero-body-padding-small)}@media screen and (min-width: 1px),print{.hero.is-medium .hero-body{padding:var(--hero-body-padding-medium)}}@media screen and (min-width: 1px),print{.hero.is-large .hero-body{padding:var(--hero-body-padding-large)}}.hero.is-halfheight .hero-body,.hero.is-fullheight .hero-body,.hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}.hero.is-halfheight .hero-body>.container,.hero.is-fullheight .hero-body>.container,.hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}.hero-video.is-transparent{opacity:.3}@media screen and (max-width: 0px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width: 0px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:.75rem}}@media screen and (min-width: 1px),print{.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child){margin-inline-end:1.5rem}}.hero-head,.hero-foot{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0;padding:var(--hero-body-padding)}@media screen and (min-width: 1px),print{.hero-body{padding:var(--hero-body-padding-tablet)}}@media screen and (max-width: 0px){html.non-responsive,html.non-responsive-mobile,html{overflow-x:auto}}html .field.is-horizontal{display:flex}html .field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}@media screen and (max-width: 0px){html .field-label{margin-bottom:0}}html .field-label.is-small{font-size:1.4rem;padding-top:.375em}html .field-label.is-normal{padding-top:.375em}html .field-label.is-medium{font-size:1.8rem;padding-top:.375em}html .field-label.is-large{font-size:2.4rem;padding-top:.375em}html .field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}html .field-body .field{margin-bottom:0}html .field-body>.field{flex-shrink:1}html .field-body>.field:not(.is-narrow){flex-grow:1}html .field-body>.field:not(:last-child){margin-right:.75rem}html .level{display:flex}html .level>.level-item:not(.is-narrow){flex-grow:1}@media screen and (max-width: 0px){html .level-item:not(:last-child){margin-bottom:0}}html .level-left:not(:last-child),html .level-right:not(:last-child){margin-right:calc(var(--block-spacing) * .5)}html .level-left{display:flex}@media screen and (max-width: 0px){html .level-left+.level-right{margin-top:0}}html .level-right{display:flex}@media screen and (max-width: 0px){html .pagination{flex-wrap:nowrap}html .pagination-previous,html .pagination-next,html .pagination-list li{flex-grow:0;flex-shrink:1}}html .pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}html .pagination-previous{order:2}html .pagination-next{order:3}html .pagination{justify-content:space-between}html .pagination.is-centered .pagination-previous{order:1}html .pagination.is-centered .pagination-list{justify-content:center;order:2}html .pagination.is-centered .pagination-next{order:3}html .pagination.is-right .pagination-previous{order:1}html .pagination.is-right .pagination-next{order:2}html .pagination.is-right .pagination-list{justify-content:flex-end;order:3}html .columns{display:flex}.columns>html .column.is-narrow{flex:none;width:unset}.columns>html .column.is-full{flex:none;width:100%}.columns>html .column.is-three-quarters{flex:none;width:75%}.columns>html .column.is-two-thirds{flex:none;width:66.6666%}.columns>html .column.is-half{flex:none;width:50%}.columns>html .column.is-one-third{flex:none;width:33.3333%}.columns>html .column.is-one-quarter{flex:none;width:25%}.columns>html .column.is-one-fifth{flex:none;width:20%}.columns>html .column.is-two-fifths{flex:none;width:40%}.columns>html .column.is-three-fifths{flex:none;width:60%}.columns>html .column.is-four-fifths{flex:none;width:80%}.columns>html .column.is-offset-three-quarters{margin-left:75%}.columns>html .column.is-offset-two-thirds{margin-left:66.6666%}.columns>html .column.is-offset-half{margin-left:50%}.columns>html .column.is-offset-one-third{margin-left:33.3333%}.columns>html .column.is-offset-one-quarter{margin-left:25%}.columns>html .column.is-offset-one-fifth{margin-left:20%}.columns>html .column.is-offset-two-fifths{margin-left:40%}.columns>html .column.is-offset-three-fifths{margin-left:60%}.columns>html .column.is-offset-four-fifths{margin-left:80%}.columns>html .column.is-0{flex:none;width:0%}.columns>html .column.is-offset-0{margin-left:0%}.columns>html .column.is-1{flex:none;width:8.3333333333%}.columns>html .column.is-offset-1{margin-left:8.3333333333%}.columns>html .column.is-2{flex:none;width:16.6666666667%}.columns>html .column.is-offset-2{margin-left:16.6666666667%}.columns>html .column.is-3{flex:none;width:25%}.columns>html .column.is-offset-3{margin-left:25%}.columns>html .column.is-4{flex:none;width:33.3333333333%}.columns>html .column.is-offset-4{margin-left:33.3333333333%}.columns>html .column.is-5{flex:none;width:41.6666666667%}.columns>html .column.is-offset-5{margin-left:41.6666666667%}.columns>html .column.is-6{flex:none;width:50%}.columns>html .column.is-offset-6{margin-left:50%}.columns>html .column.is-7{flex:none;width:58.3333333333%}.columns>html .column.is-offset-7{margin-left:58.3333333333%}.columns>html .column.is-8{flex:none;width:66.6666666667%}.columns>html .column.is-offset-8{margin-left:66.6666666667%}.columns>html .column.is-9{flex:none;width:75%}.columns>html .column.is-offset-9{margin-left:75%}.columns>html .column.is-10{flex:none;width:83.3333333333%}.columns>html .column.is-offset-10{margin-left:83.3333333333%}.columns>html .column.is-11{flex:none;width:91.6666666667%}.columns>html .column.is-offset-11{margin-left:91.6666666667%}.columns>html .column.is-12{flex:none;width:100%}.columns>html .column.is-offset-12{margin-left:100%}html .column.is-narrow,html .column.is-narrow-tablet{flex:none;width:unset}html .column.is-full,html .column.is-full-tablet{flex:none;width:100%}html .column.is-three-quarters,html .column.is-three-quarters-tablet{flex:none;width:75%}html .column.is-two-thirds,html .column.is-two-thirds-tablet{flex:none;width:66.6666%}html .column.is-half,html .column.is-half-tablet{flex:none;width:50%}html .column.is-one-third,html .column.is-one-third-tablet{flex:none;width:33.3333%}html .column.is-one-quarter,html .column.is-one-quarter-tablet{flex:none;width:25%}html .column.is-one-fifth,html .column.is-one-fifth-tablet{flex:none;width:20%}html .column.is-two-fifths,html .column.is-two-fifths-tablet{flex:none;width:40%}html .column.is-three-fifths,html .column.is-three-fifths-tablet{flex:none;width:60%}html .column.is-four-fifths,html .column.is-four-fifths-tablet{flex:none;width:80%}html .column.is-offset-three-quarters,html .column.is-offset-three-quarters-tablet{margin-left:75%}html .column.is-offset-two-thirds,html .column.is-offset-two-thirds-tablet{margin-left:66.6666%}html .column.is-offset-half,html .column.is-offset-half-tablet{margin-left:50%}html .column.is-offset-one-third,html .column.is-offset-one-third-tablet{margin-left:33.3333%}html .column.is-offset-one-quarter,html .column.is-offset-one-quarter-tablet{margin-left:25%}html .column.is-offset-one-fifth,html .column.is-offset-one-fifth-tablet{margin-left:20%}html .column.is-offset-two-fifths,html .column.is-offset-two-fifths-tablet{margin-left:40%}html .column.is-offset-three-fifths,html .column.is-offset-three-fifths-tablet{margin-left:60%}html .column.is-offset-four-fifths,html .column.is-offset-four-fifths-tablet{margin-left:80%}html .column.is-0,html .column.is-0-tablet{flex:none;width:0%}html .column.is-offset-0,html .column.is-offset-0-tablet{margin-left:0%}html .column.is-1,html .column.is-1-tablet{flex:none;width:8.3333333333%}html .column.is-offset-1,html .column.is-offset-1-tablet{margin-left:8.3333333333%}html .column.is-2,html .column.is-2-tablet{flex:none;width:16.6666666667%}html .column.is-offset-2,html .column.is-offset-2-tablet{margin-left:16.6666666667%}html .column.is-3,html .column.is-3-tablet{flex:none;width:25%}html .column.is-offset-3,html .column.is-offset-3-tablet{margin-left:25%}html .column.is-4,html .column.is-4-tablet{flex:none;width:33.3333333333%}html .column.is-offset-4,html .column.is-offset-4-tablet{margin-left:33.3333333333%}html .column.is-5,html .column.is-5-tablet{flex:none;width:41.6666666667%}html .column.is-offset-5,html .column.is-offset-5-tablet{margin-left:41.6666666667%}html .column.is-6,html .column.is-6-tablet{flex:none;width:50%}html .column.is-offset-6,html .column.is-offset-6-tablet{margin-left:50%}html .column.is-7,html .column.is-7-tablet{flex:none;width:58.3333333333%}html .column.is-offset-7,html .column.is-offset-7-tablet{margin-left:58.3333333333%}html .column.is-8,html .column.is-8-tablet{flex:none;width:66.6666666667%}html .column.is-offset-8,html .column.is-offset-8-tablet{margin-left:66.6666666667%}html .column.is-9,html .column.is-9-tablet{flex:none;width:75%}html .column.is-offset-9,html .column.is-offset-9-tablet{margin-left:75%}html .column.is-10,html .column.is-10-tablet{flex:none;width:83.3333333333%}html .column.is-offset-10,html .column.is-offset-10-tablet{margin-left:83.3333333333%}html .column.is-11,html .column.is-11-tablet{flex:none;width:91.6666666667%}html .column.is-offset-11,html .column.is-offset-11-tablet{margin-left:91.6666666667%}html .column.is-12,html .column.is-12-tablet{flex:none;width:100%}html .column.is-offset-12,html .column.is-offset-12-tablet{margin-left:100%}html .tile:not(.is-child){display:flex}html .tile.is-1{flex:none;width:8.3333333333%}html .tile.is-2{flex:none;width:16.6666666667%}html .tile.is-3{flex:none;width:25%}html .tile.is-4{flex:none;width:33.3333333333%}html .tile.is-5{flex:none;width:41.6666666667%}html .tile.is-6{flex:none;width:50%}html .tile.is-7{flex:none;width:58.3333333333%}html .tile.is-8{flex:none;width:66.6666666667%}html .tile.is-9{flex:none;width:75%}html .tile.is-10{flex:none;width:83.3333333333%}html .tile.is-11{flex:none;width:91.6666666667%}html .tile.is-12{flex:none;width:100%}html .hero.is-medium .hero-body{padding:9rem 4.5rem}html .hero.is-large .hero-body{padding:18rem 6rem}@media screen and (max-width: 0px){html .hero-video{display:block}}html .hero-buttons{display:flex;justify-content:center}@media screen and (max-width: 0px){html .hero-buttons .button:not(:last-child){margin-bottom:0}}html .hero-buttons .button:not(:last-child){margin-right:1.5rem}@media screen and (max-width: 0px){html{min-width:1349px}}@media screen and (max-width: 0px){html.non-responsive,html.non-responsive-mobile{min-width:-16px}}html.non-responsive .container,html.non-responsive-mobile .container{max-width:-60px}@media screen and (max-width: 0px){html.non-responsive,html.non-responsive-mobile.non-responsive-tablet{min-width:1349px}}html.non-responsive .container,html.non-responsive-mobile.non-responsive-tablet .container{max-width:1305px}@media screen and (min-width: 1px),print{html.non-responsive,html.non-responsive-tablet,html{overflow-x:auto;min-width:1349px}}html .tabs{overflow:visible;white-space:normal;display:block}html .tabs li{display:inline-block}@media screen and (min-width: 1px),print{html.non-responsive .container,html.non-responsive-tablet .container{max-width:1305px}}.radius-small{border-radius:var(--radius-small)}.radius-normal{border-radius:var(--radius)}.radius-large{border-radius:var(--radius-large)}.radius-rounded{border-radius:var(--radius-rounded)}.is-gapless{gap:0!important}.is-gap-0{gap:0rem!important}.is-gap-0\.5{gap:.25rem!important}.is-gap-1{gap:.5rem!important}.is-gap-1\.5{gap:.75rem!important}.is-gap-2{gap:1rem!important}.is-gap-2\.5{gap:1.25rem!important}.is-gap-3{gap:1.5rem!important}.is-gap-3\.5{gap:1.75rem!important}.is-gap-4{gap:2rem!important}.is-gap-4\.5{gap:2.25rem!important}.is-gap-5{gap:2.5rem!important}.is-gap-5\.5{gap:2.75rem!important}.is-gap-6{gap:3rem!important}.is-gap-6\.5{gap:3.25rem!important}.is-gap-7{gap:3.5rem!important}.is-gap-7\.5{gap:3.75rem!important}.is-gap-8{gap:4rem!important}.is-column-gap-0{column-gap:0rem!important}.is-column-gap-0\.5{column-gap:.25rem!important}.is-column-gap-1{column-gap:.5rem!important}.is-column-gap-1\.5{column-gap:.75rem!important}.is-column-gap-2{column-gap:1rem!important}.is-column-gap-2\.5{column-gap:1.25rem!important}.is-column-gap-3{column-gap:1.5rem!important}.is-column-gap-3\.5{column-gap:1.75rem!important}.is-column-gap-4{column-gap:2rem!important}.is-column-gap-4\.5{column-gap:2.25rem!important}.is-column-gap-5{column-gap:2.5rem!important}.is-column-gap-5\.5{column-gap:2.75rem!important}.is-column-gap-6{column-gap:3rem!important}.is-column-gap-6\.5{column-gap:3.25rem!important}.is-column-gap-7{column-gap:3.5rem!important}.is-column-gap-7\.5{column-gap:3.75rem!important}.is-column-gap-8{column-gap:4rem!important}.is-row-gap-0{row-gap:0rem!important}.is-row-gap-0\.5{row-gap:.25rem!important}.is-row-gap-1{row-gap:.5rem!important}.is-row-gap-1\.5{row-gap:.75rem!important}.is-row-gap-2{row-gap:1rem!important}.is-row-gap-2\.5{row-gap:1.25rem!important}.is-row-gap-3{row-gap:1.5rem!important}.is-row-gap-3\.5{row-gap:1.75rem!important}.is-row-gap-4{row-gap:2rem!important}.is-row-gap-4\.5{row-gap:2.25rem!important}.is-row-gap-5{row-gap:2.5rem!important}.is-row-gap-5\.5{row-gap:2.75rem!important}.is-row-gap-6{row-gap:3rem!important}.is-row-gap-6\.5{row-gap:3.25rem!important}.is-row-gap-7{row-gap:3.5rem!important}.is-row-gap-7\.5{row-gap:3.75rem!important}.is-row-gap-8{row-gap:4rem!important}.is-clipped{overflow:hidden!important}.is-overflow-x-auto{overflow-x:auto!important}.is-overflow-y-auto{overflow-y:auto!important}.is-overflow-clip{overflow:clip!important}.is-overflow-x-clip{overflow-x:clip!important}.is-overflow-y-clip{overflow-y:clip!important}.is-overflow-x-hidden{overflow-x:hidden!important}.is-overflow-y-hidden{overflow-y:hidden!important}.is-overflow-scroll{overflow:scroll!important}.is-overflow-x-scroll{overflow-x:scroll!important}.is-overflow-y-scroll{overflow-y:scroll!important}.is-overflow-visible{overflow:visible!important}.is-overflow-x-visible{overflow-x:visible!important}.is-overflow-y-visible{overflow-y:visible!important}.is-relative{position:relative!important}.is-position-absolute{position:absolute!important}.is-position-fixed{position:fixed!important}.is-position-relative{position:relative!important}.is-position-static{position:static!important}.is-position-sticky{position:sticky!important}.brick:not(:last-child){margin-bottom:.6rem}.brick:not(:last-child).space-0{margin-bottom:0rem}.brick:not(:last-child).space-1{margin-bottom:.6rem}.brick:not(:last-child).space-2{margin-bottom:1.2rem}.brick:not(:last-child).space-3{margin-bottom:1.8rem}.brick:not(:last-child).space-4{margin-bottom:2.4rem}.brick:not(:last-child).space-5{margin-bottom:3rem}.brick:not(:last-child).space-6{margin-bottom:3.6rem}@media screen and (max-width: 0px){.brick:not(:last-child).space-0-mobile{margin-bottom:0rem}.brick:not(:last-child).space-1-mobile{margin-bottom:.6rem}.brick:not(:last-child).space-2-mobile{margin-bottom:1.2rem}.brick:not(:last-child).space-3-mobile{margin-bottom:1.8rem}.brick:not(:last-child).space-4-mobile{margin-bottom:2.4rem}.brick:not(:last-child).space-5-mobile{margin-bottom:3rem}.brick:not(:last-child).space-6-mobile{margin-bottom:3.6rem}}@media screen and (min-width: 1px),print{.brick:not(:last-child).space-0-tablet{margin-bottom:0rem}.brick:not(:last-child).space-1-tablet{margin-bottom:.6rem}.brick:not(:last-child).space-2-tablet{margin-bottom:1.2rem}.brick:not(:last-child).space-3-tablet{margin-bottom:1.8rem}.brick:not(:last-child).space-4-tablet{margin-bottom:2.4rem}.brick:not(:last-child).space-5-tablet{margin-bottom:3rem}.brick:not(:last-child).space-6-tablet{margin-bottom:3.6rem}}@media screen and (max-width: 1365px){.brick:not(:last-child).space-0-touch{margin-bottom:0rem}.brick:not(:last-child).space-1-touch{margin-bottom:.6rem}.brick:not(:last-child).space-2-touch{margin-bottom:1.2rem}.brick:not(:last-child).space-3-touch{margin-bottom:1.8rem}.brick:not(:last-child).space-4-touch{margin-bottom:2.4rem}.brick:not(:last-child).space-5-touch{margin-bottom:3rem}.brick:not(:last-child).space-6-touch{margin-bottom:3.6rem}}@media screen and (min-width: 1366px){.brick:not(:last-child).space-0-desktop{margin-bottom:0rem}.brick:not(:last-child).space-1-desktop{margin-bottom:.6rem}.brick:not(:last-child).space-2-desktop{margin-bottom:1.2rem}.brick:not(:last-child).space-3-desktop{margin-bottom:1.8rem}.brick:not(:last-child).space-4-desktop{margin-bottom:2.4rem}.brick:not(:last-child).space-5-desktop{margin-bottom:3rem}.brick:not(:last-child).space-6-desktop{margin-bottom:3.6rem}}.block:not(:last-child),.box:not(:last-child),.buttons:not(:last-child),.card:not(:last-child),.skeleton-block:not(:last-child){margin-bottom:1.2rem}.block:not(:last-child).space-0,.box:not(:last-child).space-0,.buttons:not(:last-child).space-0,.card:not(:last-child).space-0,.skeleton-block:not(:last-child).space-0{margin-bottom:0rem}.block:not(:last-child).space-1,.box:not(:last-child).space-1,.buttons:not(:last-child).space-1,.card:not(:last-child).space-1,.skeleton-block:not(:last-child).space-1{margin-bottom:.6rem}.block:not(:last-child).space-2,.box:not(:last-child).space-2,.buttons:not(:last-child).space-2,.card:not(:last-child).space-2,.skeleton-block:not(:last-child).space-2{margin-bottom:1.2rem}.block:not(:last-child).space-3,.box:not(:last-child).space-3,.buttons:not(:last-child).space-3,.card:not(:last-child).space-3,.skeleton-block:not(:last-child).space-3{margin-bottom:1.8rem}.block:not(:last-child).space-4,.box:not(:last-child).space-4,.buttons:not(:last-child).space-4,.card:not(:last-child).space-4,.skeleton-block:not(:last-child).space-4{margin-bottom:2.4rem}.block:not(:last-child).space-5,.box:not(:last-child).space-5,.buttons:not(:last-child).space-5,.card:not(:last-child).space-5,.skeleton-block:not(:last-child).space-5{margin-bottom:3rem}.block:not(:last-child).space-6,.box:not(:last-child).space-6,.buttons:not(:last-child).space-6,.card:not(:last-child).space-6,.skeleton-block:not(:last-child).space-6{margin-bottom:3.6rem}@media screen and (max-width: 0px){.block:not(:last-child).space-0-mobile,.box:not(:last-child).space-0-mobile,.buttons:not(:last-child).space-0-mobile,.card:not(:last-child).space-0-mobile,.skeleton-block:not(:last-child).space-0-mobile{margin-bottom:0rem}.block:not(:last-child).space-1-mobile,.box:not(:last-child).space-1-mobile,.buttons:not(:last-child).space-1-mobile,.card:not(:last-child).space-1-mobile,.skeleton-block:not(:last-child).space-1-mobile{margin-bottom:.6rem}.block:not(:last-child).space-2-mobile,.box:not(:last-child).space-2-mobile,.buttons:not(:last-child).space-2-mobile,.card:not(:last-child).space-2-mobile,.skeleton-block:not(:last-child).space-2-mobile{margin-bottom:1.2rem}.block:not(:last-child).space-3-mobile,.box:not(:last-child).space-3-mobile,.buttons:not(:last-child).space-3-mobile,.card:not(:last-child).space-3-mobile,.skeleton-block:not(:last-child).space-3-mobile{margin-bottom:1.8rem}.block:not(:last-child).space-4-mobile,.box:not(:last-child).space-4-mobile,.buttons:not(:last-child).space-4-mobile,.card:not(:last-child).space-4-mobile,.skeleton-block:not(:last-child).space-4-mobile{margin-bottom:2.4rem}.block:not(:last-child).space-5-mobile,.box:not(:last-child).space-5-mobile,.buttons:not(:last-child).space-5-mobile,.card:not(:last-child).space-5-mobile,.skeleton-block:not(:last-child).space-5-mobile{margin-bottom:3rem}.block:not(:last-child).space-6-mobile,.box:not(:last-child).space-6-mobile,.buttons:not(:last-child).space-6-mobile,.card:not(:last-child).space-6-mobile,.skeleton-block:not(:last-child).space-6-mobile{margin-bottom:3.6rem}}@media screen and (min-width: 1px),print{.block:not(:last-child).space-0-tablet,.box:not(:last-child).space-0-tablet,.buttons:not(:last-child).space-0-tablet,.card:not(:last-child).space-0-tablet,.skeleton-block:not(:last-child).space-0-tablet{margin-bottom:0rem}.block:not(:last-child).space-1-tablet,.box:not(:last-child).space-1-tablet,.buttons:not(:last-child).space-1-tablet,.card:not(:last-child).space-1-tablet,.skeleton-block:not(:last-child).space-1-tablet{margin-bottom:.6rem}.block:not(:last-child).space-2-tablet,.box:not(:last-child).space-2-tablet,.buttons:not(:last-child).space-2-tablet,.card:not(:last-child).space-2-tablet,.skeleton-block:not(:last-child).space-2-tablet{margin-bottom:1.2rem}.block:not(:last-child).space-3-tablet,.box:not(:last-child).space-3-tablet,.buttons:not(:last-child).space-3-tablet,.card:not(:last-child).space-3-tablet,.skeleton-block:not(:last-child).space-3-tablet{margin-bottom:1.8rem}.block:not(:last-child).space-4-tablet,.box:not(:last-child).space-4-tablet,.buttons:not(:last-child).space-4-tablet,.card:not(:last-child).space-4-tablet,.skeleton-block:not(:last-child).space-4-tablet{margin-bottom:2.4rem}.block:not(:last-child).space-5-tablet,.box:not(:last-child).space-5-tablet,.buttons:not(:last-child).space-5-tablet,.card:not(:last-child).space-5-tablet,.skeleton-block:not(:last-child).space-5-tablet{margin-bottom:3rem}.block:not(:last-child).space-6-tablet,.box:not(:last-child).space-6-tablet,.buttons:not(:last-child).space-6-tablet,.card:not(:last-child).space-6-tablet,.skeleton-block:not(:last-child).space-6-tablet{margin-bottom:3.6rem}}@media screen and (max-width: 1365px){.block:not(:last-child).space-0-touch,.box:not(:last-child).space-0-touch,.buttons:not(:last-child).space-0-touch,.card:not(:last-child).space-0-touch,.skeleton-block:not(:last-child).space-0-touch{margin-bottom:0rem}.block:not(:last-child).space-1-touch,.box:not(:last-child).space-1-touch,.buttons:not(:last-child).space-1-touch,.card:not(:last-child).space-1-touch,.skeleton-block:not(:last-child).space-1-touch{margin-bottom:.6rem}.block:not(:last-child).space-2-touch,.box:not(:last-child).space-2-touch,.buttons:not(:last-child).space-2-touch,.card:not(:last-child).space-2-touch,.skeleton-block:not(:last-child).space-2-touch{margin-bottom:1.2rem}.block:not(:last-child).space-3-touch,.box:not(:last-child).space-3-touch,.buttons:not(:last-child).space-3-touch,.card:not(:last-child).space-3-touch,.skeleton-block:not(:last-child).space-3-touch{margin-bottom:1.8rem}.block:not(:last-child).space-4-touch,.box:not(:last-child).space-4-touch,.buttons:not(:last-child).space-4-touch,.card:not(:last-child).space-4-touch,.skeleton-block:not(:last-child).space-4-touch{margin-bottom:2.4rem}.block:not(:last-child).space-5-touch,.box:not(:last-child).space-5-touch,.buttons:not(:last-child).space-5-touch,.card:not(:last-child).space-5-touch,.skeleton-block:not(:last-child).space-5-touch{margin-bottom:3rem}.block:not(:last-child).space-6-touch,.box:not(:last-child).space-6-touch,.buttons:not(:last-child).space-6-touch,.card:not(:last-child).space-6-touch,.skeleton-block:not(:last-child).space-6-touch{margin-bottom:3.6rem}}@media screen and (min-width: 1366px){.block:not(:last-child).space-0-desktop,.box:not(:last-child).space-0-desktop,.buttons:not(:last-child).space-0-desktop,.card:not(:last-child).space-0-desktop,.skeleton-block:not(:last-child).space-0-desktop{margin-bottom:0rem}.block:not(:last-child).space-1-desktop,.box:not(:last-child).space-1-desktop,.buttons:not(:last-child).space-1-desktop,.card:not(:last-child).space-1-desktop,.skeleton-block:not(:last-child).space-1-desktop{margin-bottom:.6rem}.block:not(:last-child).space-2-desktop,.box:not(:last-child).space-2-desktop,.buttons:not(:last-child).space-2-desktop,.card:not(:last-child).space-2-desktop,.skeleton-block:not(:last-child).space-2-desktop{margin-bottom:1.2rem}.block:not(:last-child).space-3-desktop,.box:not(:last-child).space-3-desktop,.buttons:not(:last-child).space-3-desktop,.card:not(:last-child).space-3-desktop,.skeleton-block:not(:last-child).space-3-desktop{margin-bottom:1.8rem}.block:not(:last-child).space-4-desktop,.box:not(:last-child).space-4-desktop,.buttons:not(:last-child).space-4-desktop,.card:not(:last-child).space-4-desktop,.skeleton-block:not(:last-child).space-4-desktop{margin-bottom:2.4rem}.block:not(:last-child).space-5-desktop,.box:not(:last-child).space-5-desktop,.buttons:not(:last-child).space-5-desktop,.card:not(:last-child).space-5-desktop,.skeleton-block:not(:last-child).space-5-desktop{margin-bottom:3rem}.block:not(:last-child).space-6-desktop,.box:not(:last-child).space-6-desktop,.buttons:not(:last-child).space-6-desktop,.card:not(:last-child).space-6-desktop,.skeleton-block:not(:last-child).space-6-desktop{margin-bottom:3.6rem}}.is-spacing>*:not(:last-child){margin-bottom:.6rem}.is-spacing>*:not(:last-child).space-0{margin-bottom:0rem}.is-spacing>*:not(:last-child).space-1{margin-bottom:.6rem}.is-spacing>*:not(:last-child).space-2{margin-bottom:1.2rem}.is-spacing>*:not(:last-child).space-3{margin-bottom:1.8rem}.is-spacing>*:not(:last-child).space-4{margin-bottom:2.4rem}.is-spacing>*:not(:last-child).space-5{margin-bottom:3rem}.is-spacing>*:not(:last-child).space-6{margin-bottom:3.6rem}@media screen and (max-width: 0px){.is-spacing>*:not(:last-child).space-0-mobile{margin-bottom:0rem}.is-spacing>*:not(:last-child).space-1-mobile{margin-bottom:.6rem}.is-spacing>*:not(:last-child).space-2-mobile{margin-bottom:1.2rem}.is-spacing>*:not(:last-child).space-3-mobile{margin-bottom:1.8rem}.is-spacing>*:not(:last-child).space-4-mobile{margin-bottom:2.4rem}.is-spacing>*:not(:last-child).space-5-mobile{margin-bottom:3rem}.is-spacing>*:not(:last-child).space-6-mobile{margin-bottom:3.6rem}}@media screen and (min-width: 1px),print{.is-spacing>*:not(:last-child).space-0-tablet{margin-bottom:0rem}.is-spacing>*:not(:last-child).space-1-tablet{margin-bottom:.6rem}.is-spacing>*:not(:last-child).space-2-tablet{margin-bottom:1.2rem}.is-spacing>*:not(:last-child).space-3-tablet{margin-bottom:1.8rem}.is-spacing>*:not(:last-child).space-4-tablet{margin-bottom:2.4rem}.is-spacing>*:not(:last-child).space-5-tablet{margin-bottom:3rem}.is-spacing>*:not(:last-child).space-6-tablet{margin-bottom:3.6rem}}@media screen and (max-width: 1365px){.is-spacing>*:not(:last-child).space-0-touch{margin-bottom:0rem}.is-spacing>*:not(:last-child).space-1-touch{margin-bottom:.6rem}.is-spacing>*:not(:last-child).space-2-touch{margin-bottom:1.2rem}.is-spacing>*:not(:last-child).space-3-touch{margin-bottom:1.8rem}.is-spacing>*:not(:last-child).space-4-touch{margin-bottom:2.4rem}.is-spacing>*:not(:last-child).space-5-touch{margin-bottom:3rem}.is-spacing>*:not(:last-child).space-6-touch{margin-bottom:3.6rem}}@media screen and (min-width: 1366px){.is-spacing>*:not(:last-child).space-0-desktop{margin-bottom:0rem}.is-spacing>*:not(:last-child).space-1-desktop{margin-bottom:.6rem}.is-spacing>*:not(:last-child).space-2-desktop{margin-bottom:1.2rem}.is-spacing>*:not(:last-child).space-3-desktop{margin-bottom:1.8rem}.is-spacing>*:not(:last-child).space-4-desktop{margin-bottom:2.4rem}.is-spacing>*:not(:last-child).space-5-desktop{margin-bottom:3rem}.is-spacing>*:not(:last-child).space-6-desktop{margin-bottom:3.6rem}}.is-spacing-2>*:not(:last-child){margin-bottom:1.2rem}.is-spacing-2>*:not(:last-child).space-0{margin-bottom:0rem}.is-spacing-2>*:not(:last-child).space-1{margin-bottom:.6rem}.is-spacing-2>*:not(:last-child).space-2{margin-bottom:1.2rem}.is-spacing-2>*:not(:last-child).space-3{margin-bottom:1.8rem}.is-spacing-2>*:not(:last-child).space-4{margin-bottom:2.4rem}.is-spacing-2>*:not(:last-child).space-5{margin-bottom:3rem}.is-spacing-2>*:not(:last-child).space-6{margin-bottom:3.6rem}@media screen and (max-width: 0px){.is-spacing-2>*:not(:last-child).space-0-mobile{margin-bottom:0rem}.is-spacing-2>*:not(:last-child).space-1-mobile{margin-bottom:.6rem}.is-spacing-2>*:not(:last-child).space-2-mobile{margin-bottom:1.2rem}.is-spacing-2>*:not(:last-child).space-3-mobile{margin-bottom:1.8rem}.is-spacing-2>*:not(:last-child).space-4-mobile{margin-bottom:2.4rem}.is-spacing-2>*:not(:last-child).space-5-mobile{margin-bottom:3rem}.is-spacing-2>*:not(:last-child).space-6-mobile{margin-bottom:3.6rem}}@media screen and (min-width: 1px),print{.is-spacing-2>*:not(:last-child).space-0-tablet{margin-bottom:0rem}.is-spacing-2>*:not(:last-child).space-1-tablet{margin-bottom:.6rem}.is-spacing-2>*:not(:last-child).space-2-tablet{margin-bottom:1.2rem}.is-spacing-2>*:not(:last-child).space-3-tablet{margin-bottom:1.8rem}.is-spacing-2>*:not(:last-child).space-4-tablet{margin-bottom:2.4rem}.is-spacing-2>*:not(:last-child).space-5-tablet{margin-bottom:3rem}.is-spacing-2>*:not(:last-child).space-6-tablet{margin-bottom:3.6rem}}@media screen and (max-width: 1365px){.is-spacing-2>*:not(:last-child).space-0-touch{margin-bottom:0rem}.is-spacing-2>*:not(:last-child).space-1-touch{margin-bottom:.6rem}.is-spacing-2>*:not(:last-child).space-2-touch{margin-bottom:1.2rem}.is-spacing-2>*:not(:last-child).space-3-touch{margin-bottom:1.8rem}.is-spacing-2>*:not(:last-child).space-4-touch{margin-bottom:2.4rem}.is-spacing-2>*:not(:last-child).space-5-touch{margin-bottom:3rem}.is-spacing-2>*:not(:last-child).space-6-touch{margin-bottom:3.6rem}}@media screen and (min-width: 1366px){.is-spacing-2>*:not(:last-child).space-0-desktop{margin-bottom:0rem}.is-spacing-2>*:not(:last-child).space-1-desktop{margin-bottom:.6rem}.is-spacing-2>*:not(:last-child).space-2-desktop{margin-bottom:1.2rem}.is-spacing-2>*:not(:last-child).space-3-desktop{margin-bottom:1.8rem}.is-spacing-2>*:not(:last-child).space-4-desktop{margin-bottom:2.4rem}.is-spacing-2>*:not(:last-child).space-5-desktop{margin-bottom:3rem}.is-spacing-2>*:not(:last-child).space-6-desktop{margin-bottom:3.6rem}}.is-spacing-3>*:not(:last-child){margin-bottom:1.8rem}.is-spacing-3>*:not(:last-child).space-0{margin-bottom:0rem}.is-spacing-3>*:not(:last-child).space-1{margin-bottom:.6rem}.is-spacing-3>*:not(:last-child).space-2{margin-bottom:1.2rem}.is-spacing-3>*:not(:last-child).space-3{margin-bottom:1.8rem}.is-spacing-3>*:not(:last-child).space-4{margin-bottom:2.4rem}.is-spacing-3>*:not(:last-child).space-5{margin-bottom:3rem}.is-spacing-3>*:not(:last-child).space-6{margin-bottom:3.6rem}@media screen and (max-width: 0px){.is-spacing-3>*:not(:last-child).space-0-mobile{margin-bottom:0rem}.is-spacing-3>*:not(:last-child).space-1-mobile{margin-bottom:.6rem}.is-spacing-3>*:not(:last-child).space-2-mobile{margin-bottom:1.2rem}.is-spacing-3>*:not(:last-child).space-3-mobile{margin-bottom:1.8rem}.is-spacing-3>*:not(:last-child).space-4-mobile{margin-bottom:2.4rem}.is-spacing-3>*:not(:last-child).space-5-mobile{margin-bottom:3rem}.is-spacing-3>*:not(:last-child).space-6-mobile{margin-bottom:3.6rem}}@media screen and (min-width: 1px),print{.is-spacing-3>*:not(:last-child).space-0-tablet{margin-bottom:0rem}.is-spacing-3>*:not(:last-child).space-1-tablet{margin-bottom:.6rem}.is-spacing-3>*:not(:last-child).space-2-tablet{margin-bottom:1.2rem}.is-spacing-3>*:not(:last-child).space-3-tablet{margin-bottom:1.8rem}.is-spacing-3>*:not(:last-child).space-4-tablet{margin-bottom:2.4rem}.is-spacing-3>*:not(:last-child).space-5-tablet{margin-bottom:3rem}.is-spacing-3>*:not(:last-child).space-6-tablet{margin-bottom:3.6rem}}@media screen and (max-width: 1365px){.is-spacing-3>*:not(:last-child).space-0-touch{margin-bottom:0rem}.is-spacing-3>*:not(:last-child).space-1-touch{margin-bottom:.6rem}.is-spacing-3>*:not(:last-child).space-2-touch{margin-bottom:1.2rem}.is-spacing-3>*:not(:last-child).space-3-touch{margin-bottom:1.8rem}.is-spacing-3>*:not(:last-child).space-4-touch{margin-bottom:2.4rem}.is-spacing-3>*:not(:last-child).space-5-touch{margin-bottom:3rem}.is-spacing-3>*:not(:last-child).space-6-touch{margin-bottom:3.6rem}}@media screen and (min-width: 1366px){.is-spacing-3>*:not(:last-child).space-0-desktop{margin-bottom:0rem}.is-spacing-3>*:not(:last-child).space-1-desktop{margin-bottom:.6rem}.is-spacing-3>*:not(:last-child).space-2-desktop{margin-bottom:1.2rem}.is-spacing-3>*:not(:last-child).space-3-desktop{margin-bottom:1.8rem}.is-spacing-3>*:not(:last-child).space-4-desktop{margin-bottom:2.4rem}.is-spacing-3>*:not(:last-child).space-5-desktop{margin-bottom:3rem}.is-spacing-3>*:not(:last-child).space-6-desktop{margin-bottom:3.6rem}}.is-horizontal:not(.field){display:flex!important;align-items:center!important}.is-horizontal:not(.field)>:not(:last-child).block,.is-horizontal:not(.field)>:not(:last-child).breadcrumb,.is-horizontal:not(.field)>:not(:last-child).level,.is-horizontal:not(.field)>:not(:last-child).message,.is-horizontal:not(.field)>:not(:last-child).pagination,.is-horizontal:not(.field)>:not(:last-child).tabs,.is-horizontal:not(.field)>:not(:last-child).box,.is-horizontal:not(.field)>:not(:last-child).content,.is-horizontal:not(.field)>:not(:last-child).notification,.is-horizontal:not(.field)>:not(:last-child).progress,.is-horizontal:not(.field)>:not(:last-child).table{margin-right:1.2rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-0,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-0,.is-horizontal:not(.field)>:not(:last-child).level.space-0,.is-horizontal:not(.field)>:not(:last-child).message.space-0,.is-horizontal:not(.field)>:not(:last-child).pagination.space-0,.is-horizontal:not(.field)>:not(:last-child).tabs.space-0,.is-horizontal:not(.field)>:not(:last-child).box.space-0,.is-horizontal:not(.field)>:not(:last-child).content.space-0,.is-horizontal:not(.field)>:not(:last-child).notification.space-0,.is-horizontal:not(.field)>:not(:last-child).progress.space-0,.is-horizontal:not(.field)>:not(:last-child).table.space-0{margin-right:0rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-1,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-1,.is-horizontal:not(.field)>:not(:last-child).level.space-1,.is-horizontal:not(.field)>:not(:last-child).message.space-1,.is-horizontal:not(.field)>:not(:last-child).pagination.space-1,.is-horizontal:not(.field)>:not(:last-child).tabs.space-1,.is-horizontal:not(.field)>:not(:last-child).box.space-1,.is-horizontal:not(.field)>:not(:last-child).content.space-1,.is-horizontal:not(.field)>:not(:last-child).notification.space-1,.is-horizontal:not(.field)>:not(:last-child).progress.space-1,.is-horizontal:not(.field)>:not(:last-child).table.space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-2,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-2,.is-horizontal:not(.field)>:not(:last-child).level.space-2,.is-horizontal:not(.field)>:not(:last-child).message.space-2,.is-horizontal:not(.field)>:not(:last-child).pagination.space-2,.is-horizontal:not(.field)>:not(:last-child).tabs.space-2,.is-horizontal:not(.field)>:not(:last-child).box.space-2,.is-horizontal:not(.field)>:not(:last-child).content.space-2,.is-horizontal:not(.field)>:not(:last-child).notification.space-2,.is-horizontal:not(.field)>:not(:last-child).progress.space-2,.is-horizontal:not(.field)>:not(:last-child).table.space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-3,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-3,.is-horizontal:not(.field)>:not(:last-child).level.space-3,.is-horizontal:not(.field)>:not(:last-child).message.space-3,.is-horizontal:not(.field)>:not(:last-child).pagination.space-3,.is-horizontal:not(.field)>:not(:last-child).tabs.space-3,.is-horizontal:not(.field)>:not(:last-child).box.space-3,.is-horizontal:not(.field)>:not(:last-child).content.space-3,.is-horizontal:not(.field)>:not(:last-child).notification.space-3,.is-horizontal:not(.field)>:not(:last-child).progress.space-3,.is-horizontal:not(.field)>:not(:last-child).table.space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-4,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-4,.is-horizontal:not(.field)>:not(:last-child).level.space-4,.is-horizontal:not(.field)>:not(:last-child).message.space-4,.is-horizontal:not(.field)>:not(:last-child).pagination.space-4,.is-horizontal:not(.field)>:not(:last-child).tabs.space-4,.is-horizontal:not(.field)>:not(:last-child).box.space-4,.is-horizontal:not(.field)>:not(:last-child).content.space-4,.is-horizontal:not(.field)>:not(:last-child).notification.space-4,.is-horizontal:not(.field)>:not(:last-child).progress.space-4,.is-horizontal:not(.field)>:not(:last-child).table.space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-5,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-5,.is-horizontal:not(.field)>:not(:last-child).level.space-5,.is-horizontal:not(.field)>:not(:last-child).message.space-5,.is-horizontal:not(.field)>:not(:last-child).pagination.space-5,.is-horizontal:not(.field)>:not(:last-child).tabs.space-5,.is-horizontal:not(.field)>:not(:last-child).box.space-5,.is-horizontal:not(.field)>:not(:last-child).content.space-5,.is-horizontal:not(.field)>:not(:last-child).notification.space-5,.is-horizontal:not(.field)>:not(:last-child).progress.space-5,.is-horizontal:not(.field)>:not(:last-child).table.space-5{margin-right:3rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-6,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-6,.is-horizontal:not(.field)>:not(:last-child).level.space-6,.is-horizontal:not(.field)>:not(:last-child).message.space-6,.is-horizontal:not(.field)>:not(:last-child).pagination.space-6,.is-horizontal:not(.field)>:not(:last-child).tabs.space-6,.is-horizontal:not(.field)>:not(:last-child).box.space-6,.is-horizontal:not(.field)>:not(:last-child).content.space-6,.is-horizontal:not(.field)>:not(:last-child).notification.space-6,.is-horizontal:not(.field)>:not(:last-child).progress.space-6,.is-horizontal:not(.field)>:not(:last-child).table.space-6{margin-right:3.6rem;margin-bottom:0}@media screen and (max-width: 0px){.is-horizontal:not(.field)>:not(:last-child).block.space-0-mobile,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-0-mobile,.is-horizontal:not(.field)>:not(:last-child).level.space-0-mobile,.is-horizontal:not(.field)>:not(:last-child).message.space-0-mobile,.is-horizontal:not(.field)>:not(:last-child).pagination.space-0-mobile,.is-horizontal:not(.field)>:not(:last-child).tabs.space-0-mobile,.is-horizontal:not(.field)>:not(:last-child).box.space-0-mobile,.is-horizontal:not(.field)>:not(:last-child).content.space-0-mobile,.is-horizontal:not(.field)>:not(:last-child).notification.space-0-mobile,.is-horizontal:not(.field)>:not(:last-child).progress.space-0-mobile,.is-horizontal:not(.field)>:not(:last-child).table.space-0-mobile{margin-right:0rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-1-mobile,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-1-mobile,.is-horizontal:not(.field)>:not(:last-child).level.space-1-mobile,.is-horizontal:not(.field)>:not(:last-child).message.space-1-mobile,.is-horizontal:not(.field)>:not(:last-child).pagination.space-1-mobile,.is-horizontal:not(.field)>:not(:last-child).tabs.space-1-mobile,.is-horizontal:not(.field)>:not(:last-child).box.space-1-mobile,.is-horizontal:not(.field)>:not(:last-child).content.space-1-mobile,.is-horizontal:not(.field)>:not(:last-child).notification.space-1-mobile,.is-horizontal:not(.field)>:not(:last-child).progress.space-1-mobile,.is-horizontal:not(.field)>:not(:last-child).table.space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-2-mobile,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-2-mobile,.is-horizontal:not(.field)>:not(:last-child).level.space-2-mobile,.is-horizontal:not(.field)>:not(:last-child).message.space-2-mobile,.is-horizontal:not(.field)>:not(:last-child).pagination.space-2-mobile,.is-horizontal:not(.field)>:not(:last-child).tabs.space-2-mobile,.is-horizontal:not(.field)>:not(:last-child).box.space-2-mobile,.is-horizontal:not(.field)>:not(:last-child).content.space-2-mobile,.is-horizontal:not(.field)>:not(:last-child).notification.space-2-mobile,.is-horizontal:not(.field)>:not(:last-child).progress.space-2-mobile,.is-horizontal:not(.field)>:not(:last-child).table.space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-3-mobile,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-3-mobile,.is-horizontal:not(.field)>:not(:last-child).level.space-3-mobile,.is-horizontal:not(.field)>:not(:last-child).message.space-3-mobile,.is-horizontal:not(.field)>:not(:last-child).pagination.space-3-mobile,.is-horizontal:not(.field)>:not(:last-child).tabs.space-3-mobile,.is-horizontal:not(.field)>:not(:last-child).box.space-3-mobile,.is-horizontal:not(.field)>:not(:last-child).content.space-3-mobile,.is-horizontal:not(.field)>:not(:last-child).notification.space-3-mobile,.is-horizontal:not(.field)>:not(:last-child).progress.space-3-mobile,.is-horizontal:not(.field)>:not(:last-child).table.space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-4-mobile,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-4-mobile,.is-horizontal:not(.field)>:not(:last-child).level.space-4-mobile,.is-horizontal:not(.field)>:not(:last-child).message.space-4-mobile,.is-horizontal:not(.field)>:not(:last-child).pagination.space-4-mobile,.is-horizontal:not(.field)>:not(:last-child).tabs.space-4-mobile,.is-horizontal:not(.field)>:not(:last-child).box.space-4-mobile,.is-horizontal:not(.field)>:not(:last-child).content.space-4-mobile,.is-horizontal:not(.field)>:not(:last-child).notification.space-4-mobile,.is-horizontal:not(.field)>:not(:last-child).progress.space-4-mobile,.is-horizontal:not(.field)>:not(:last-child).table.space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-5-mobile,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-5-mobile,.is-horizontal:not(.field)>:not(:last-child).level.space-5-mobile,.is-horizontal:not(.field)>:not(:last-child).message.space-5-mobile,.is-horizontal:not(.field)>:not(:last-child).pagination.space-5-mobile,.is-horizontal:not(.field)>:not(:last-child).tabs.space-5-mobile,.is-horizontal:not(.field)>:not(:last-child).box.space-5-mobile,.is-horizontal:not(.field)>:not(:last-child).content.space-5-mobile,.is-horizontal:not(.field)>:not(:last-child).notification.space-5-mobile,.is-horizontal:not(.field)>:not(:last-child).progress.space-5-mobile,.is-horizontal:not(.field)>:not(:last-child).table.space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-6-mobile,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-6-mobile,.is-horizontal:not(.field)>:not(:last-child).level.space-6-mobile,.is-horizontal:not(.field)>:not(:last-child).message.space-6-mobile,.is-horizontal:not(.field)>:not(:last-child).pagination.space-6-mobile,.is-horizontal:not(.field)>:not(:last-child).tabs.space-6-mobile,.is-horizontal:not(.field)>:not(:last-child).box.space-6-mobile,.is-horizontal:not(.field)>:not(:last-child).content.space-6-mobile,.is-horizontal:not(.field)>:not(:last-child).notification.space-6-mobile,.is-horizontal:not(.field)>:not(:last-child).progress.space-6-mobile,.is-horizontal:not(.field)>:not(:last-child).table.space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px),print{.is-horizontal:not(.field)>:not(:last-child).block.space-0-tablet,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-0-tablet,.is-horizontal:not(.field)>:not(:last-child).level.space-0-tablet,.is-horizontal:not(.field)>:not(:last-child).message.space-0-tablet,.is-horizontal:not(.field)>:not(:last-child).pagination.space-0-tablet,.is-horizontal:not(.field)>:not(:last-child).tabs.space-0-tablet,.is-horizontal:not(.field)>:not(:last-child).box.space-0-tablet,.is-horizontal:not(.field)>:not(:last-child).content.space-0-tablet,.is-horizontal:not(.field)>:not(:last-child).notification.space-0-tablet,.is-horizontal:not(.field)>:not(:last-child).progress.space-0-tablet,.is-horizontal:not(.field)>:not(:last-child).table.space-0-tablet{margin-right:0rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-1-tablet,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-1-tablet,.is-horizontal:not(.field)>:not(:last-child).level.space-1-tablet,.is-horizontal:not(.field)>:not(:last-child).message.space-1-tablet,.is-horizontal:not(.field)>:not(:last-child).pagination.space-1-tablet,.is-horizontal:not(.field)>:not(:last-child).tabs.space-1-tablet,.is-horizontal:not(.field)>:not(:last-child).box.space-1-tablet,.is-horizontal:not(.field)>:not(:last-child).content.space-1-tablet,.is-horizontal:not(.field)>:not(:last-child).notification.space-1-tablet,.is-horizontal:not(.field)>:not(:last-child).progress.space-1-tablet,.is-horizontal:not(.field)>:not(:last-child).table.space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-2-tablet,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-2-tablet,.is-horizontal:not(.field)>:not(:last-child).level.space-2-tablet,.is-horizontal:not(.field)>:not(:last-child).message.space-2-tablet,.is-horizontal:not(.field)>:not(:last-child).pagination.space-2-tablet,.is-horizontal:not(.field)>:not(:last-child).tabs.space-2-tablet,.is-horizontal:not(.field)>:not(:last-child).box.space-2-tablet,.is-horizontal:not(.field)>:not(:last-child).content.space-2-tablet,.is-horizontal:not(.field)>:not(:last-child).notification.space-2-tablet,.is-horizontal:not(.field)>:not(:last-child).progress.space-2-tablet,.is-horizontal:not(.field)>:not(:last-child).table.space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-3-tablet,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-3-tablet,.is-horizontal:not(.field)>:not(:last-child).level.space-3-tablet,.is-horizontal:not(.field)>:not(:last-child).message.space-3-tablet,.is-horizontal:not(.field)>:not(:last-child).pagination.space-3-tablet,.is-horizontal:not(.field)>:not(:last-child).tabs.space-3-tablet,.is-horizontal:not(.field)>:not(:last-child).box.space-3-tablet,.is-horizontal:not(.field)>:not(:last-child).content.space-3-tablet,.is-horizontal:not(.field)>:not(:last-child).notification.space-3-tablet,.is-horizontal:not(.field)>:not(:last-child).progress.space-3-tablet,.is-horizontal:not(.field)>:not(:last-child).table.space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-4-tablet,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-4-tablet,.is-horizontal:not(.field)>:not(:last-child).level.space-4-tablet,.is-horizontal:not(.field)>:not(:last-child).message.space-4-tablet,.is-horizontal:not(.field)>:not(:last-child).pagination.space-4-tablet,.is-horizontal:not(.field)>:not(:last-child).tabs.space-4-tablet,.is-horizontal:not(.field)>:not(:last-child).box.space-4-tablet,.is-horizontal:not(.field)>:not(:last-child).content.space-4-tablet,.is-horizontal:not(.field)>:not(:last-child).notification.space-4-tablet,.is-horizontal:not(.field)>:not(:last-child).progress.space-4-tablet,.is-horizontal:not(.field)>:not(:last-child).table.space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-5-tablet,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-5-tablet,.is-horizontal:not(.field)>:not(:last-child).level.space-5-tablet,.is-horizontal:not(.field)>:not(:last-child).message.space-5-tablet,.is-horizontal:not(.field)>:not(:last-child).pagination.space-5-tablet,.is-horizontal:not(.field)>:not(:last-child).tabs.space-5-tablet,.is-horizontal:not(.field)>:not(:last-child).box.space-5-tablet,.is-horizontal:not(.field)>:not(:last-child).content.space-5-tablet,.is-horizontal:not(.field)>:not(:last-child).notification.space-5-tablet,.is-horizontal:not(.field)>:not(:last-child).progress.space-5-tablet,.is-horizontal:not(.field)>:not(:last-child).table.space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-6-tablet,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-6-tablet,.is-horizontal:not(.field)>:not(:last-child).level.space-6-tablet,.is-horizontal:not(.field)>:not(:last-child).message.space-6-tablet,.is-horizontal:not(.field)>:not(:last-child).pagination.space-6-tablet,.is-horizontal:not(.field)>:not(:last-child).tabs.space-6-tablet,.is-horizontal:not(.field)>:not(:last-child).box.space-6-tablet,.is-horizontal:not(.field)>:not(:last-child).content.space-6-tablet,.is-horizontal:not(.field)>:not(:last-child).notification.space-6-tablet,.is-horizontal:not(.field)>:not(:last-child).progress.space-6-tablet,.is-horizontal:not(.field)>:not(:last-child).table.space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px){.is-horizontal:not(.field)>:not(:last-child).block.space-0-touch,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-0-touch,.is-horizontal:not(.field)>:not(:last-child).level.space-0-touch,.is-horizontal:not(.field)>:not(:last-child).message.space-0-touch,.is-horizontal:not(.field)>:not(:last-child).pagination.space-0-touch,.is-horizontal:not(.field)>:not(:last-child).tabs.space-0-touch,.is-horizontal:not(.field)>:not(:last-child).box.space-0-touch,.is-horizontal:not(.field)>:not(:last-child).content.space-0-touch,.is-horizontal:not(.field)>:not(:last-child).notification.space-0-touch,.is-horizontal:not(.field)>:not(:last-child).progress.space-0-touch,.is-horizontal:not(.field)>:not(:last-child).table.space-0-touch{margin-right:0rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-1-touch,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-1-touch,.is-horizontal:not(.field)>:not(:last-child).level.space-1-touch,.is-horizontal:not(.field)>:not(:last-child).message.space-1-touch,.is-horizontal:not(.field)>:not(:last-child).pagination.space-1-touch,.is-horizontal:not(.field)>:not(:last-child).tabs.space-1-touch,.is-horizontal:not(.field)>:not(:last-child).box.space-1-touch,.is-horizontal:not(.field)>:not(:last-child).content.space-1-touch,.is-horizontal:not(.field)>:not(:last-child).notification.space-1-touch,.is-horizontal:not(.field)>:not(:last-child).progress.space-1-touch,.is-horizontal:not(.field)>:not(:last-child).table.space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-2-touch,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-2-touch,.is-horizontal:not(.field)>:not(:last-child).level.space-2-touch,.is-horizontal:not(.field)>:not(:last-child).message.space-2-touch,.is-horizontal:not(.field)>:not(:last-child).pagination.space-2-touch,.is-horizontal:not(.field)>:not(:last-child).tabs.space-2-touch,.is-horizontal:not(.field)>:not(:last-child).box.space-2-touch,.is-horizontal:not(.field)>:not(:last-child).content.space-2-touch,.is-horizontal:not(.field)>:not(:last-child).notification.space-2-touch,.is-horizontal:not(.field)>:not(:last-child).progress.space-2-touch,.is-horizontal:not(.field)>:not(:last-child).table.space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-3-touch,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-3-touch,.is-horizontal:not(.field)>:not(:last-child).level.space-3-touch,.is-horizontal:not(.field)>:not(:last-child).message.space-3-touch,.is-horizontal:not(.field)>:not(:last-child).pagination.space-3-touch,.is-horizontal:not(.field)>:not(:last-child).tabs.space-3-touch,.is-horizontal:not(.field)>:not(:last-child).box.space-3-touch,.is-horizontal:not(.field)>:not(:last-child).content.space-3-touch,.is-horizontal:not(.field)>:not(:last-child).notification.space-3-touch,.is-horizontal:not(.field)>:not(:last-child).progress.space-3-touch,.is-horizontal:not(.field)>:not(:last-child).table.space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-4-touch,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-4-touch,.is-horizontal:not(.field)>:not(:last-child).level.space-4-touch,.is-horizontal:not(.field)>:not(:last-child).message.space-4-touch,.is-horizontal:not(.field)>:not(:last-child).pagination.space-4-touch,.is-horizontal:not(.field)>:not(:last-child).tabs.space-4-touch,.is-horizontal:not(.field)>:not(:last-child).box.space-4-touch,.is-horizontal:not(.field)>:not(:last-child).content.space-4-touch,.is-horizontal:not(.field)>:not(:last-child).notification.space-4-touch,.is-horizontal:not(.field)>:not(:last-child).progress.space-4-touch,.is-horizontal:not(.field)>:not(:last-child).table.space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-5-touch,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-5-touch,.is-horizontal:not(.field)>:not(:last-child).level.space-5-touch,.is-horizontal:not(.field)>:not(:last-child).message.space-5-touch,.is-horizontal:not(.field)>:not(:last-child).pagination.space-5-touch,.is-horizontal:not(.field)>:not(:last-child).tabs.space-5-touch,.is-horizontal:not(.field)>:not(:last-child).box.space-5-touch,.is-horizontal:not(.field)>:not(:last-child).content.space-5-touch,.is-horizontal:not(.field)>:not(:last-child).notification.space-5-touch,.is-horizontal:not(.field)>:not(:last-child).progress.space-5-touch,.is-horizontal:not(.field)>:not(:last-child).table.space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-6-touch,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-6-touch,.is-horizontal:not(.field)>:not(:last-child).level.space-6-touch,.is-horizontal:not(.field)>:not(:last-child).message.space-6-touch,.is-horizontal:not(.field)>:not(:last-child).pagination.space-6-touch,.is-horizontal:not(.field)>:not(:last-child).tabs.space-6-touch,.is-horizontal:not(.field)>:not(:last-child).box.space-6-touch,.is-horizontal:not(.field)>:not(:last-child).content.space-6-touch,.is-horizontal:not(.field)>:not(:last-child).notification.space-6-touch,.is-horizontal:not(.field)>:not(:last-child).progress.space-6-touch,.is-horizontal:not(.field)>:not(:last-child).table.space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px){.is-horizontal:not(.field)>:not(:last-child).block.space-0-desktop,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-0-desktop,.is-horizontal:not(.field)>:not(:last-child).level.space-0-desktop,.is-horizontal:not(.field)>:not(:last-child).message.space-0-desktop,.is-horizontal:not(.field)>:not(:last-child).pagination.space-0-desktop,.is-horizontal:not(.field)>:not(:last-child).tabs.space-0-desktop,.is-horizontal:not(.field)>:not(:last-child).box.space-0-desktop,.is-horizontal:not(.field)>:not(:last-child).content.space-0-desktop,.is-horizontal:not(.field)>:not(:last-child).notification.space-0-desktop,.is-horizontal:not(.field)>:not(:last-child).progress.space-0-desktop,.is-horizontal:not(.field)>:not(:last-child).table.space-0-desktop{margin-right:0rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-1-desktop,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-1-desktop,.is-horizontal:not(.field)>:not(:last-child).level.space-1-desktop,.is-horizontal:not(.field)>:not(:last-child).message.space-1-desktop,.is-horizontal:not(.field)>:not(:last-child).pagination.space-1-desktop,.is-horizontal:not(.field)>:not(:last-child).tabs.space-1-desktop,.is-horizontal:not(.field)>:not(:last-child).box.space-1-desktop,.is-horizontal:not(.field)>:not(:last-child).content.space-1-desktop,.is-horizontal:not(.field)>:not(:last-child).notification.space-1-desktop,.is-horizontal:not(.field)>:not(:last-child).progress.space-1-desktop,.is-horizontal:not(.field)>:not(:last-child).table.space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-2-desktop,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-2-desktop,.is-horizontal:not(.field)>:not(:last-child).level.space-2-desktop,.is-horizontal:not(.field)>:not(:last-child).message.space-2-desktop,.is-horizontal:not(.field)>:not(:last-child).pagination.space-2-desktop,.is-horizontal:not(.field)>:not(:last-child).tabs.space-2-desktop,.is-horizontal:not(.field)>:not(:last-child).box.space-2-desktop,.is-horizontal:not(.field)>:not(:last-child).content.space-2-desktop,.is-horizontal:not(.field)>:not(:last-child).notification.space-2-desktop,.is-horizontal:not(.field)>:not(:last-child).progress.space-2-desktop,.is-horizontal:not(.field)>:not(:last-child).table.space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-3-desktop,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-3-desktop,.is-horizontal:not(.field)>:not(:last-child).level.space-3-desktop,.is-horizontal:not(.field)>:not(:last-child).message.space-3-desktop,.is-horizontal:not(.field)>:not(:last-child).pagination.space-3-desktop,.is-horizontal:not(.field)>:not(:last-child).tabs.space-3-desktop,.is-horizontal:not(.field)>:not(:last-child).box.space-3-desktop,.is-horizontal:not(.field)>:not(:last-child).content.space-3-desktop,.is-horizontal:not(.field)>:not(:last-child).notification.space-3-desktop,.is-horizontal:not(.field)>:not(:last-child).progress.space-3-desktop,.is-horizontal:not(.field)>:not(:last-child).table.space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-4-desktop,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-4-desktop,.is-horizontal:not(.field)>:not(:last-child).level.space-4-desktop,.is-horizontal:not(.field)>:not(:last-child).message.space-4-desktop,.is-horizontal:not(.field)>:not(:last-child).pagination.space-4-desktop,.is-horizontal:not(.field)>:not(:last-child).tabs.space-4-desktop,.is-horizontal:not(.field)>:not(:last-child).box.space-4-desktop,.is-horizontal:not(.field)>:not(:last-child).content.space-4-desktop,.is-horizontal:not(.field)>:not(:last-child).notification.space-4-desktop,.is-horizontal:not(.field)>:not(:last-child).progress.space-4-desktop,.is-horizontal:not(.field)>:not(:last-child).table.space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-5-desktop,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-5-desktop,.is-horizontal:not(.field)>:not(:last-child).level.space-5-desktop,.is-horizontal:not(.field)>:not(:last-child).message.space-5-desktop,.is-horizontal:not(.field)>:not(:last-child).pagination.space-5-desktop,.is-horizontal:not(.field)>:not(:last-child).tabs.space-5-desktop,.is-horizontal:not(.field)>:not(:last-child).box.space-5-desktop,.is-horizontal:not(.field)>:not(:last-child).content.space-5-desktop,.is-horizontal:not(.field)>:not(:last-child).notification.space-5-desktop,.is-horizontal:not(.field)>:not(:last-child).progress.space-5-desktop,.is-horizontal:not(.field)>:not(:last-child).table.space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-6-desktop,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-6-desktop,.is-horizontal:not(.field)>:not(:last-child).level.space-6-desktop,.is-horizontal:not(.field)>:not(:last-child).message.space-6-desktop,.is-horizontal:not(.field)>:not(:last-child).pagination.space-6-desktop,.is-horizontal:not(.field)>:not(:last-child).tabs.space-6-desktop,.is-horizontal:not(.field)>:not(:last-child).box.space-6-desktop,.is-horizontal:not(.field)>:not(:last-child).content.space-6-desktop,.is-horizontal:not(.field)>:not(:last-child).notification.space-6-desktop,.is-horizontal:not(.field)>:not(:last-child).progress.space-6-desktop,.is-horizontal:not(.field)>:not(:last-child).table.space-6-desktop{margin-right:3.6rem;margin-bottom:0}}.is-horizontal:not(.field)>.brick:not(:last-child){margin-right:.6rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-0{margin-right:0rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}@media screen and (max-width: 0px){.is-horizontal:not(.field)>.brick:not(:last-child).space-0-mobile{margin-right:0rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px),print{.is-horizontal:not(.field)>.brick:not(:last-child).space-0-tablet{margin-right:0rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px){.is-horizontal:not(.field)>.brick:not(:last-child).space-0-touch{margin-right:0rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px){.is-horizontal:not(.field)>.brick:not(:last-child).space-0-desktop{margin-right:0rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}.is-spacing.is-horizontal:not(.field)>*:not(:last-child){margin-right:.6rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-0{margin-right:0rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}@media screen and (max-width: 0px){.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-0-mobile{margin-right:0rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px),print{.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-0-tablet{margin-right:0rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px){.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-0-touch{margin-right:0rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px){.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-0-desktop{margin-right:0rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>*:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child){margin-right:1.2rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-0{margin-right:0rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}@media screen and (max-width: 0px){.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-0-mobile{margin-right:0rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px),print{.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-0-tablet{margin-right:0rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px){.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-0-touch{margin-right:0rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px){.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-0-desktop{margin-right:0rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>*:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child){margin-right:1.8rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-0{margin-right:0rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}@media screen and (max-width: 0px){.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-0-mobile{margin-right:0rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px),print{.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-0-tablet{margin-right:0rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px){.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-0-touch{margin-right:0rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px){.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-0-desktop{margin-right:0rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>*:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}.is-centered.is-horizontal:not(.field){justify-content:center!important}.is-left.is-horizontal:not(.field){justify-content:flex-start!important}.is-right.is-horizontal:not(.field){justify-content:flex-end!important}.is-between.is-horizontal:not(.field){justify-content:space-between!important}.is-around.is-horizontal:not(.field){justify-content:space-around!important}.is-evenly.is-horizontal:not(.field){justify-content:space-evenly!important}.marginless{margin:0!important}.paddingless{padding:0!important}.push-0{margin:0!important}.push-top-0{margin-top:0!important}.push-right-0{margin-right:0!important}.push-bottom-0{margin-bottom:0!important}.push-left-0{margin-left:0!important}.push-x-0{margin-left:0!important;margin-right:0!important}.push-y-0{margin-top:0!important;margin-bottom:0!important}.push-1{margin:.6rem!important}.push-top-1{margin-top:.6rem!important}.push-right-1{margin-right:.6rem!important}.push-bottom-1{margin-bottom:.6rem!important}.push-left-1{margin-left:.6rem!important}.push-x-1{margin-left:.6rem!important;margin-right:.6rem!important}.push-y-1{margin-top:.6rem!important;margin-bottom:.6rem!important}.push-2{margin:1.2rem!important}.push-top-2{margin-top:1.2rem!important}.push-right-2{margin-right:1.2rem!important}.push-bottom-2{margin-bottom:1.2rem!important}.push-left-2{margin-left:1.2rem!important}.push-x-2{margin-left:1.2rem!important;margin-right:1.2rem!important}.push-y-2{margin-top:1.2rem!important;margin-bottom:1.2rem!important}.push-3{margin:1.8rem!important}.push-top-3{margin-top:1.8rem!important}.push-right-3{margin-right:1.8rem!important}.push-bottom-3{margin-bottom:1.8rem!important}.push-left-3{margin-left:1.8rem!important}.push-x-3{margin-left:1.8rem!important;margin-right:1.8rem!important}.push-y-3{margin-top:1.8rem!important;margin-bottom:1.8rem!important}.push-4{margin:2.4rem!important}.push-top-4{margin-top:2.4rem!important}.push-right-4{margin-right:2.4rem!important}.push-bottom-4{margin-bottom:2.4rem!important}.push-left-4{margin-left:2.4rem!important}.push-x-4{margin-left:2.4rem!important;margin-right:2.4rem!important}.push-y-4{margin-top:2.4rem!important;margin-bottom:2.4rem!important}.push-5{margin:3rem!important}.push-top-5{margin-top:3rem!important}.push-right-5{margin-right:3rem!important}.push-bottom-5{margin-bottom:3rem!important}.push-left-5{margin-left:3rem!important}.push-x-5{margin-left:3rem!important;margin-right:3rem!important}.push-y-5{margin-top:3rem!important;margin-bottom:3rem!important}.push-6{margin:3.6rem!important}.push-top-6{margin-top:3.6rem!important}.push-right-6{margin-right:3.6rem!important}.push-bottom-6{margin-bottom:3.6rem!important}.push-left-6{margin-left:3.6rem!important}.push-x-6{margin-left:3.6rem!important;margin-right:3.6rem!important}.push-y-6{margin-top:3.6rem!important;margin-bottom:3.6rem!important}.pad-0{padding:0!important}.pad-top-0{padding-top:0!important}.pad-right-0{padding-right:0!important}.pad-bottom-0{padding-bottom:0!important}.pad-left-0{padding-left:0!important}.pad-x-0{padding-left:0!important;padding-right:0!important}.pad-y-0{padding-top:0!important;padding-bottom:0!important}.pad-1{padding:.6rem!important}.pad-top-1{padding-top:.6rem!important}.pad-right-1{padding-right:.6rem!important}.pad-bottom-1{padding-bottom:.6rem!important}.pad-left-1{padding-left:.6rem!important}.pad-x-1{padding-left:.6rem!important;padding-right:.6rem!important}.pad-y-1{padding-top:.6rem!important;padding-bottom:.6rem!important}.pad-2{padding:1.2rem!important}.pad-top-2{padding-top:1.2rem!important}.pad-right-2{padding-right:1.2rem!important}.pad-bottom-2{padding-bottom:1.2rem!important}.pad-left-2{padding-left:1.2rem!important}.pad-x-2{padding-left:1.2rem!important;padding-right:1.2rem!important}.pad-y-2{padding-top:1.2rem!important;padding-bottom:1.2rem!important}.pad-3{padding:1.8rem!important}.pad-top-3{padding-top:1.8rem!important}.pad-right-3{padding-right:1.8rem!important}.pad-bottom-3{padding-bottom:1.8rem!important}.pad-left-3{padding-left:1.8rem!important}.pad-x-3{padding-left:1.8rem!important;padding-right:1.8rem!important}.pad-y-3{padding-top:1.8rem!important;padding-bottom:1.8rem!important}.pad-4{padding:2.4rem!important}.pad-top-4{padding-top:2.4rem!important}.pad-right-4{padding-right:2.4rem!important}.pad-bottom-4{padding-bottom:2.4rem!important}.pad-left-4{padding-left:2.4rem!important}.pad-x-4{padding-left:2.4rem!important;padding-right:2.4rem!important}.pad-y-4{padding-top:2.4rem!important;padding-bottom:2.4rem!important}.pad-5{padding:3rem!important}.pad-top-5{padding-top:3rem!important}.pad-right-5{padding-right:3rem!important}.pad-bottom-5{padding-bottom:3rem!important}.pad-left-5{padding-left:3rem!important}.pad-x-5{padding-left:3rem!important;padding-right:3rem!important}.pad-y-5{padding-top:3rem!important;padding-bottom:3rem!important}.pad-6{padding:3.6rem!important}.pad-top-6{padding-top:3.6rem!important}.pad-right-6{padding-right:3.6rem!important}.pad-bottom-6{padding-bottom:3.6rem!important}.pad-left-6{padding-left:3.6rem!important}.pad-x-6{padding-left:3.6rem!important;padding-right:3.6rem!important}.pad-y-6{padding-top:3.6rem!important;padding-bottom:3.6rem!important}@media screen and (max-width: 0px){.is-horizontal-mobile{display:flex!important;align-items:center!important}.is-horizontal-mobile>:not(:last-child).block,.is-horizontal-mobile>:not(:last-child).breadcrumb,.is-horizontal-mobile>:not(:last-child).level,.is-horizontal-mobile>:not(:last-child).message,.is-horizontal-mobile>:not(:last-child).pagination,.is-horizontal-mobile>:not(:last-child).tabs,.is-horizontal-mobile>:not(:last-child).box,.is-horizontal-mobile>:not(:last-child).content,.is-horizontal-mobile>:not(:last-child).notification,.is-horizontal-mobile>:not(:last-child).progress,.is-horizontal-mobile>:not(:last-child).table{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-0,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-0,.is-horizontal-mobile>:not(:last-child).level.space-0,.is-horizontal-mobile>:not(:last-child).message.space-0,.is-horizontal-mobile>:not(:last-child).pagination.space-0,.is-horizontal-mobile>:not(:last-child).tabs.space-0,.is-horizontal-mobile>:not(:last-child).box.space-0,.is-horizontal-mobile>:not(:last-child).content.space-0,.is-horizontal-mobile>:not(:last-child).notification.space-0,.is-horizontal-mobile>:not(:last-child).progress.space-0,.is-horizontal-mobile>:not(:last-child).table.space-0{margin-right:0rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-1,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-1,.is-horizontal-mobile>:not(:last-child).level.space-1,.is-horizontal-mobile>:not(:last-child).message.space-1,.is-horizontal-mobile>:not(:last-child).pagination.space-1,.is-horizontal-mobile>:not(:last-child).tabs.space-1,.is-horizontal-mobile>:not(:last-child).box.space-1,.is-horizontal-mobile>:not(:last-child).content.space-1,.is-horizontal-mobile>:not(:last-child).notification.space-1,.is-horizontal-mobile>:not(:last-child).progress.space-1,.is-horizontal-mobile>:not(:last-child).table.space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-2,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-2,.is-horizontal-mobile>:not(:last-child).level.space-2,.is-horizontal-mobile>:not(:last-child).message.space-2,.is-horizontal-mobile>:not(:last-child).pagination.space-2,.is-horizontal-mobile>:not(:last-child).tabs.space-2,.is-horizontal-mobile>:not(:last-child).box.space-2,.is-horizontal-mobile>:not(:last-child).content.space-2,.is-horizontal-mobile>:not(:last-child).notification.space-2,.is-horizontal-mobile>:not(:last-child).progress.space-2,.is-horizontal-mobile>:not(:last-child).table.space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-3,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-3,.is-horizontal-mobile>:not(:last-child).level.space-3,.is-horizontal-mobile>:not(:last-child).message.space-3,.is-horizontal-mobile>:not(:last-child).pagination.space-3,.is-horizontal-mobile>:not(:last-child).tabs.space-3,.is-horizontal-mobile>:not(:last-child).box.space-3,.is-horizontal-mobile>:not(:last-child).content.space-3,.is-horizontal-mobile>:not(:last-child).notification.space-3,.is-horizontal-mobile>:not(:last-child).progress.space-3,.is-horizontal-mobile>:not(:last-child).table.space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-4,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-4,.is-horizontal-mobile>:not(:last-child).level.space-4,.is-horizontal-mobile>:not(:last-child).message.space-4,.is-horizontal-mobile>:not(:last-child).pagination.space-4,.is-horizontal-mobile>:not(:last-child).tabs.space-4,.is-horizontal-mobile>:not(:last-child).box.space-4,.is-horizontal-mobile>:not(:last-child).content.space-4,.is-horizontal-mobile>:not(:last-child).notification.space-4,.is-horizontal-mobile>:not(:last-child).progress.space-4,.is-horizontal-mobile>:not(:last-child).table.space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-5,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-5,.is-horizontal-mobile>:not(:last-child).level.space-5,.is-horizontal-mobile>:not(:last-child).message.space-5,.is-horizontal-mobile>:not(:last-child).pagination.space-5,.is-horizontal-mobile>:not(:last-child).tabs.space-5,.is-horizontal-mobile>:not(:last-child).box.space-5,.is-horizontal-mobile>:not(:last-child).content.space-5,.is-horizontal-mobile>:not(:last-child).notification.space-5,.is-horizontal-mobile>:not(:last-child).progress.space-5,.is-horizontal-mobile>:not(:last-child).table.space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-6,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-6,.is-horizontal-mobile>:not(:last-child).level.space-6,.is-horizontal-mobile>:not(:last-child).message.space-6,.is-horizontal-mobile>:not(:last-child).pagination.space-6,.is-horizontal-mobile>:not(:last-child).tabs.space-6,.is-horizontal-mobile>:not(:last-child).box.space-6,.is-horizontal-mobile>:not(:last-child).content.space-6,.is-horizontal-mobile>:not(:last-child).notification.space-6,.is-horizontal-mobile>:not(:last-child).progress.space-6,.is-horizontal-mobile>:not(:last-child).table.space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 0px) and (max-width: 0px){.is-horizontal-mobile>:not(:last-child).block.space-0-mobile,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-0-mobile,.is-horizontal-mobile>:not(:last-child).level.space-0-mobile,.is-horizontal-mobile>:not(:last-child).message.space-0-mobile,.is-horizontal-mobile>:not(:last-child).pagination.space-0-mobile,.is-horizontal-mobile>:not(:last-child).tabs.space-0-mobile,.is-horizontal-mobile>:not(:last-child).box.space-0-mobile,.is-horizontal-mobile>:not(:last-child).content.space-0-mobile,.is-horizontal-mobile>:not(:last-child).notification.space-0-mobile,.is-horizontal-mobile>:not(:last-child).progress.space-0-mobile,.is-horizontal-mobile>:not(:last-child).table.space-0-mobile{margin-right:0rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-1-mobile,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-1-mobile,.is-horizontal-mobile>:not(:last-child).level.space-1-mobile,.is-horizontal-mobile>:not(:last-child).message.space-1-mobile,.is-horizontal-mobile>:not(:last-child).pagination.space-1-mobile,.is-horizontal-mobile>:not(:last-child).tabs.space-1-mobile,.is-horizontal-mobile>:not(:last-child).box.space-1-mobile,.is-horizontal-mobile>:not(:last-child).content.space-1-mobile,.is-horizontal-mobile>:not(:last-child).notification.space-1-mobile,.is-horizontal-mobile>:not(:last-child).progress.space-1-mobile,.is-horizontal-mobile>:not(:last-child).table.space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-2-mobile,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-2-mobile,.is-horizontal-mobile>:not(:last-child).level.space-2-mobile,.is-horizontal-mobile>:not(:last-child).message.space-2-mobile,.is-horizontal-mobile>:not(:last-child).pagination.space-2-mobile,.is-horizontal-mobile>:not(:last-child).tabs.space-2-mobile,.is-horizontal-mobile>:not(:last-child).box.space-2-mobile,.is-horizontal-mobile>:not(:last-child).content.space-2-mobile,.is-horizontal-mobile>:not(:last-child).notification.space-2-mobile,.is-horizontal-mobile>:not(:last-child).progress.space-2-mobile,.is-horizontal-mobile>:not(:last-child).table.space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-3-mobile,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-3-mobile,.is-horizontal-mobile>:not(:last-child).level.space-3-mobile,.is-horizontal-mobile>:not(:last-child).message.space-3-mobile,.is-horizontal-mobile>:not(:last-child).pagination.space-3-mobile,.is-horizontal-mobile>:not(:last-child).tabs.space-3-mobile,.is-horizontal-mobile>:not(:last-child).box.space-3-mobile,.is-horizontal-mobile>:not(:last-child).content.space-3-mobile,.is-horizontal-mobile>:not(:last-child).notification.space-3-mobile,.is-horizontal-mobile>:not(:last-child).progress.space-3-mobile,.is-horizontal-mobile>:not(:last-child).table.space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-4-mobile,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-4-mobile,.is-horizontal-mobile>:not(:last-child).level.space-4-mobile,.is-horizontal-mobile>:not(:last-child).message.space-4-mobile,.is-horizontal-mobile>:not(:last-child).pagination.space-4-mobile,.is-horizontal-mobile>:not(:last-child).tabs.space-4-mobile,.is-horizontal-mobile>:not(:last-child).box.space-4-mobile,.is-horizontal-mobile>:not(:last-child).content.space-4-mobile,.is-horizontal-mobile>:not(:last-child).notification.space-4-mobile,.is-horizontal-mobile>:not(:last-child).progress.space-4-mobile,.is-horizontal-mobile>:not(:last-child).table.space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-5-mobile,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-5-mobile,.is-horizontal-mobile>:not(:last-child).level.space-5-mobile,.is-horizontal-mobile>:not(:last-child).message.space-5-mobile,.is-horizontal-mobile>:not(:last-child).pagination.space-5-mobile,.is-horizontal-mobile>:not(:last-child).tabs.space-5-mobile,.is-horizontal-mobile>:not(:last-child).box.space-5-mobile,.is-horizontal-mobile>:not(:last-child).content.space-5-mobile,.is-horizontal-mobile>:not(:last-child).notification.space-5-mobile,.is-horizontal-mobile>:not(:last-child).progress.space-5-mobile,.is-horizontal-mobile>:not(:last-child).table.space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-6-mobile,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-6-mobile,.is-horizontal-mobile>:not(:last-child).level.space-6-mobile,.is-horizontal-mobile>:not(:last-child).message.space-6-mobile,.is-horizontal-mobile>:not(:last-child).pagination.space-6-mobile,.is-horizontal-mobile>:not(:last-child).tabs.space-6-mobile,.is-horizontal-mobile>:not(:last-child).box.space-6-mobile,.is-horizontal-mobile>:not(:last-child).content.space-6-mobile,.is-horizontal-mobile>:not(:last-child).notification.space-6-mobile,.is-horizontal-mobile>:not(:last-child).progress.space-6-mobile,.is-horizontal-mobile>:not(:last-child).table.space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 0px) and (min-width: 1px){.is-horizontal-mobile>:not(:last-child).block.space-0-tablet,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-0-tablet,.is-horizontal-mobile>:not(:last-child).level.space-0-tablet,.is-horizontal-mobile>:not(:last-child).message.space-0-tablet,.is-horizontal-mobile>:not(:last-child).pagination.space-0-tablet,.is-horizontal-mobile>:not(:last-child).tabs.space-0-tablet,.is-horizontal-mobile>:not(:last-child).box.space-0-tablet,.is-horizontal-mobile>:not(:last-child).content.space-0-tablet,.is-horizontal-mobile>:not(:last-child).notification.space-0-tablet,.is-horizontal-mobile>:not(:last-child).progress.space-0-tablet,.is-horizontal-mobile>:not(:last-child).table.space-0-tablet{margin-right:0rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-1-tablet,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-1-tablet,.is-horizontal-mobile>:not(:last-child).level.space-1-tablet,.is-horizontal-mobile>:not(:last-child).message.space-1-tablet,.is-horizontal-mobile>:not(:last-child).pagination.space-1-tablet,.is-horizontal-mobile>:not(:last-child).tabs.space-1-tablet,.is-horizontal-mobile>:not(:last-child).box.space-1-tablet,.is-horizontal-mobile>:not(:last-child).content.space-1-tablet,.is-horizontal-mobile>:not(:last-child).notification.space-1-tablet,.is-horizontal-mobile>:not(:last-child).progress.space-1-tablet,.is-horizontal-mobile>:not(:last-child).table.space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-2-tablet,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-2-tablet,.is-horizontal-mobile>:not(:last-child).level.space-2-tablet,.is-horizontal-mobile>:not(:last-child).message.space-2-tablet,.is-horizontal-mobile>:not(:last-child).pagination.space-2-tablet,.is-horizontal-mobile>:not(:last-child).tabs.space-2-tablet,.is-horizontal-mobile>:not(:last-child).box.space-2-tablet,.is-horizontal-mobile>:not(:last-child).content.space-2-tablet,.is-horizontal-mobile>:not(:last-child).notification.space-2-tablet,.is-horizontal-mobile>:not(:last-child).progress.space-2-tablet,.is-horizontal-mobile>:not(:last-child).table.space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-3-tablet,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-3-tablet,.is-horizontal-mobile>:not(:last-child).level.space-3-tablet,.is-horizontal-mobile>:not(:last-child).message.space-3-tablet,.is-horizontal-mobile>:not(:last-child).pagination.space-3-tablet,.is-horizontal-mobile>:not(:last-child).tabs.space-3-tablet,.is-horizontal-mobile>:not(:last-child).box.space-3-tablet,.is-horizontal-mobile>:not(:last-child).content.space-3-tablet,.is-horizontal-mobile>:not(:last-child).notification.space-3-tablet,.is-horizontal-mobile>:not(:last-child).progress.space-3-tablet,.is-horizontal-mobile>:not(:last-child).table.space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-4-tablet,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-4-tablet,.is-horizontal-mobile>:not(:last-child).level.space-4-tablet,.is-horizontal-mobile>:not(:last-child).message.space-4-tablet,.is-horizontal-mobile>:not(:last-child).pagination.space-4-tablet,.is-horizontal-mobile>:not(:last-child).tabs.space-4-tablet,.is-horizontal-mobile>:not(:last-child).box.space-4-tablet,.is-horizontal-mobile>:not(:last-child).content.space-4-tablet,.is-horizontal-mobile>:not(:last-child).notification.space-4-tablet,.is-horizontal-mobile>:not(:last-child).progress.space-4-tablet,.is-horizontal-mobile>:not(:last-child).table.space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-5-tablet,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-5-tablet,.is-horizontal-mobile>:not(:last-child).level.space-5-tablet,.is-horizontal-mobile>:not(:last-child).message.space-5-tablet,.is-horizontal-mobile>:not(:last-child).pagination.space-5-tablet,.is-horizontal-mobile>:not(:last-child).tabs.space-5-tablet,.is-horizontal-mobile>:not(:last-child).box.space-5-tablet,.is-horizontal-mobile>:not(:last-child).content.space-5-tablet,.is-horizontal-mobile>:not(:last-child).notification.space-5-tablet,.is-horizontal-mobile>:not(:last-child).progress.space-5-tablet,.is-horizontal-mobile>:not(:last-child).table.space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-6-tablet,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-6-tablet,.is-horizontal-mobile>:not(:last-child).level.space-6-tablet,.is-horizontal-mobile>:not(:last-child).message.space-6-tablet,.is-horizontal-mobile>:not(:last-child).pagination.space-6-tablet,.is-horizontal-mobile>:not(:last-child).tabs.space-6-tablet,.is-horizontal-mobile>:not(:last-child).box.space-6-tablet,.is-horizontal-mobile>:not(:last-child).content.space-6-tablet,.is-horizontal-mobile>:not(:last-child).notification.space-6-tablet,.is-horizontal-mobile>:not(:last-child).progress.space-6-tablet,.is-horizontal-mobile>:not(:last-child).table.space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 0px) and (max-width: 1365px){.is-horizontal-mobile>:not(:last-child).block.space-0-touch,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-0-touch,.is-horizontal-mobile>:not(:last-child).level.space-0-touch,.is-horizontal-mobile>:not(:last-child).message.space-0-touch,.is-horizontal-mobile>:not(:last-child).pagination.space-0-touch,.is-horizontal-mobile>:not(:last-child).tabs.space-0-touch,.is-horizontal-mobile>:not(:last-child).box.space-0-touch,.is-horizontal-mobile>:not(:last-child).content.space-0-touch,.is-horizontal-mobile>:not(:last-child).notification.space-0-touch,.is-horizontal-mobile>:not(:last-child).progress.space-0-touch,.is-horizontal-mobile>:not(:last-child).table.space-0-touch{margin-right:0rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-1-touch,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-1-touch,.is-horizontal-mobile>:not(:last-child).level.space-1-touch,.is-horizontal-mobile>:not(:last-child).message.space-1-touch,.is-horizontal-mobile>:not(:last-child).pagination.space-1-touch,.is-horizontal-mobile>:not(:last-child).tabs.space-1-touch,.is-horizontal-mobile>:not(:last-child).box.space-1-touch,.is-horizontal-mobile>:not(:last-child).content.space-1-touch,.is-horizontal-mobile>:not(:last-child).notification.space-1-touch,.is-horizontal-mobile>:not(:last-child).progress.space-1-touch,.is-horizontal-mobile>:not(:last-child).table.space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-2-touch,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-2-touch,.is-horizontal-mobile>:not(:last-child).level.space-2-touch,.is-horizontal-mobile>:not(:last-child).message.space-2-touch,.is-horizontal-mobile>:not(:last-child).pagination.space-2-touch,.is-horizontal-mobile>:not(:last-child).tabs.space-2-touch,.is-horizontal-mobile>:not(:last-child).box.space-2-touch,.is-horizontal-mobile>:not(:last-child).content.space-2-touch,.is-horizontal-mobile>:not(:last-child).notification.space-2-touch,.is-horizontal-mobile>:not(:last-child).progress.space-2-touch,.is-horizontal-mobile>:not(:last-child).table.space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-3-touch,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-3-touch,.is-horizontal-mobile>:not(:last-child).level.space-3-touch,.is-horizontal-mobile>:not(:last-child).message.space-3-touch,.is-horizontal-mobile>:not(:last-child).pagination.space-3-touch,.is-horizontal-mobile>:not(:last-child).tabs.space-3-touch,.is-horizontal-mobile>:not(:last-child).box.space-3-touch,.is-horizontal-mobile>:not(:last-child).content.space-3-touch,.is-horizontal-mobile>:not(:last-child).notification.space-3-touch,.is-horizontal-mobile>:not(:last-child).progress.space-3-touch,.is-horizontal-mobile>:not(:last-child).table.space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-4-touch,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-4-touch,.is-horizontal-mobile>:not(:last-child).level.space-4-touch,.is-horizontal-mobile>:not(:last-child).message.space-4-touch,.is-horizontal-mobile>:not(:last-child).pagination.space-4-touch,.is-horizontal-mobile>:not(:last-child).tabs.space-4-touch,.is-horizontal-mobile>:not(:last-child).box.space-4-touch,.is-horizontal-mobile>:not(:last-child).content.space-4-touch,.is-horizontal-mobile>:not(:last-child).notification.space-4-touch,.is-horizontal-mobile>:not(:last-child).progress.space-4-touch,.is-horizontal-mobile>:not(:last-child).table.space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-5-touch,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-5-touch,.is-horizontal-mobile>:not(:last-child).level.space-5-touch,.is-horizontal-mobile>:not(:last-child).message.space-5-touch,.is-horizontal-mobile>:not(:last-child).pagination.space-5-touch,.is-horizontal-mobile>:not(:last-child).tabs.space-5-touch,.is-horizontal-mobile>:not(:last-child).box.space-5-touch,.is-horizontal-mobile>:not(:last-child).content.space-5-touch,.is-horizontal-mobile>:not(:last-child).notification.space-5-touch,.is-horizontal-mobile>:not(:last-child).progress.space-5-touch,.is-horizontal-mobile>:not(:last-child).table.space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-6-touch,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-6-touch,.is-horizontal-mobile>:not(:last-child).level.space-6-touch,.is-horizontal-mobile>:not(:last-child).message.space-6-touch,.is-horizontal-mobile>:not(:last-child).pagination.space-6-touch,.is-horizontal-mobile>:not(:last-child).tabs.space-6-touch,.is-horizontal-mobile>:not(:last-child).box.space-6-touch,.is-horizontal-mobile>:not(:last-child).content.space-6-touch,.is-horizontal-mobile>:not(:last-child).notification.space-6-touch,.is-horizontal-mobile>:not(:last-child).progress.space-6-touch,.is-horizontal-mobile>:not(:last-child).table.space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 0px) and (min-width: 1366px){.is-horizontal-mobile>:not(:last-child).block.space-0-desktop,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-0-desktop,.is-horizontal-mobile>:not(:last-child).level.space-0-desktop,.is-horizontal-mobile>:not(:last-child).message.space-0-desktop,.is-horizontal-mobile>:not(:last-child).pagination.space-0-desktop,.is-horizontal-mobile>:not(:last-child).tabs.space-0-desktop,.is-horizontal-mobile>:not(:last-child).box.space-0-desktop,.is-horizontal-mobile>:not(:last-child).content.space-0-desktop,.is-horizontal-mobile>:not(:last-child).notification.space-0-desktop,.is-horizontal-mobile>:not(:last-child).progress.space-0-desktop,.is-horizontal-mobile>:not(:last-child).table.space-0-desktop{margin-right:0rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-1-desktop,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-1-desktop,.is-horizontal-mobile>:not(:last-child).level.space-1-desktop,.is-horizontal-mobile>:not(:last-child).message.space-1-desktop,.is-horizontal-mobile>:not(:last-child).pagination.space-1-desktop,.is-horizontal-mobile>:not(:last-child).tabs.space-1-desktop,.is-horizontal-mobile>:not(:last-child).box.space-1-desktop,.is-horizontal-mobile>:not(:last-child).content.space-1-desktop,.is-horizontal-mobile>:not(:last-child).notification.space-1-desktop,.is-horizontal-mobile>:not(:last-child).progress.space-1-desktop,.is-horizontal-mobile>:not(:last-child).table.space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-2-desktop,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-2-desktop,.is-horizontal-mobile>:not(:last-child).level.space-2-desktop,.is-horizontal-mobile>:not(:last-child).message.space-2-desktop,.is-horizontal-mobile>:not(:last-child).pagination.space-2-desktop,.is-horizontal-mobile>:not(:last-child).tabs.space-2-desktop,.is-horizontal-mobile>:not(:last-child).box.space-2-desktop,.is-horizontal-mobile>:not(:last-child).content.space-2-desktop,.is-horizontal-mobile>:not(:last-child).notification.space-2-desktop,.is-horizontal-mobile>:not(:last-child).progress.space-2-desktop,.is-horizontal-mobile>:not(:last-child).table.space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-3-desktop,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-3-desktop,.is-horizontal-mobile>:not(:last-child).level.space-3-desktop,.is-horizontal-mobile>:not(:last-child).message.space-3-desktop,.is-horizontal-mobile>:not(:last-child).pagination.space-3-desktop,.is-horizontal-mobile>:not(:last-child).tabs.space-3-desktop,.is-horizontal-mobile>:not(:last-child).box.space-3-desktop,.is-horizontal-mobile>:not(:last-child).content.space-3-desktop,.is-horizontal-mobile>:not(:last-child).notification.space-3-desktop,.is-horizontal-mobile>:not(:last-child).progress.space-3-desktop,.is-horizontal-mobile>:not(:last-child).table.space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-4-desktop,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-4-desktop,.is-horizontal-mobile>:not(:last-child).level.space-4-desktop,.is-horizontal-mobile>:not(:last-child).message.space-4-desktop,.is-horizontal-mobile>:not(:last-child).pagination.space-4-desktop,.is-horizontal-mobile>:not(:last-child).tabs.space-4-desktop,.is-horizontal-mobile>:not(:last-child).box.space-4-desktop,.is-horizontal-mobile>:not(:last-child).content.space-4-desktop,.is-horizontal-mobile>:not(:last-child).notification.space-4-desktop,.is-horizontal-mobile>:not(:last-child).progress.space-4-desktop,.is-horizontal-mobile>:not(:last-child).table.space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-5-desktop,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-5-desktop,.is-horizontal-mobile>:not(:last-child).level.space-5-desktop,.is-horizontal-mobile>:not(:last-child).message.space-5-desktop,.is-horizontal-mobile>:not(:last-child).pagination.space-5-desktop,.is-horizontal-mobile>:not(:last-child).tabs.space-5-desktop,.is-horizontal-mobile>:not(:last-child).box.space-5-desktop,.is-horizontal-mobile>:not(:last-child).content.space-5-desktop,.is-horizontal-mobile>:not(:last-child).notification.space-5-desktop,.is-horizontal-mobile>:not(:last-child).progress.space-5-desktop,.is-horizontal-mobile>:not(:last-child).table.space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-6-desktop,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-6-desktop,.is-horizontal-mobile>:not(:last-child).level.space-6-desktop,.is-horizontal-mobile>:not(:last-child).message.space-6-desktop,.is-horizontal-mobile>:not(:last-child).pagination.space-6-desktop,.is-horizontal-mobile>:not(:last-child).tabs.space-6-desktop,.is-horizontal-mobile>:not(:last-child).box.space-6-desktop,.is-horizontal-mobile>:not(:last-child).content.space-6-desktop,.is-horizontal-mobile>:not(:last-child).notification.space-6-desktop,.is-horizontal-mobile>:not(:last-child).progress.space-6-desktop,.is-horizontal-mobile>:not(:last-child).table.space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 0px){.is-horizontal-mobile>.brick:not(:last-child){margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-0{margin-right:0rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 0px) and (max-width: 0px){.is-horizontal-mobile>.brick:not(:last-child).space-0-mobile{margin-right:0rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 0px) and (min-width: 1px){.is-horizontal-mobile>.brick:not(:last-child).space-0-tablet{margin-right:0rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 0px) and (max-width: 1365px){.is-horizontal-mobile>.brick:not(:last-child).space-0-touch{margin-right:0rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 0px) and (min-width: 1366px){.is-horizontal-mobile>.brick:not(:last-child).space-0-desktop{margin-right:0rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 0px){.is-horizontal-mobile.is-spacing>*:not(:last-child){margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-0{margin-right:0rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 0px) and (max-width: 0px){.is-horizontal-mobile.is-spacing>*:not(:last-child).space-0-mobile{margin-right:0rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 0px) and (min-width: 1px){.is-horizontal-mobile.is-spacing>*:not(:last-child).space-0-tablet{margin-right:0rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 0px) and (max-width: 1365px){.is-horizontal-mobile.is-spacing>*:not(:last-child).space-0-touch{margin-right:0rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 0px) and (min-width: 1366px){.is-horizontal-mobile.is-spacing>*:not(:last-child).space-0-desktop{margin-right:0rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>*:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 0px){.is-horizontal-mobile.is-spacing-2>*:not(:last-child){margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-0{margin-right:0rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 0px) and (max-width: 0px){.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-0-mobile{margin-right:0rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 0px) and (min-width: 1px){.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-0-tablet{margin-right:0rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 0px) and (max-width: 1365px){.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-0-touch{margin-right:0rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 0px) and (min-width: 1366px){.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-0-desktop{margin-right:0rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>*:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 0px){.is-horizontal-mobile.is-spacing-3>*:not(:last-child){margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-0{margin-right:0rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 0px) and (max-width: 0px){.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-0-mobile{margin-right:0rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 0px) and (min-width: 1px){.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-0-tablet{margin-right:0rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 0px) and (max-width: 1365px){.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-0-touch{margin-right:0rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 0px) and (min-width: 1366px){.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-0-desktop{margin-right:0rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>*:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 0px){.is-horizontal-mobile.is-centered{justify-content:center!important}.is-horizontal-mobile.is-left{justify-content:flex-start!important}.is-horizontal-mobile.is-right{justify-content:flex-end!important}.is-horizontal-mobile.is-between{justify-content:space-between!important}.is-horizontal-mobile.is-around{justify-content:space-around!important}.is-horizontal-mobile.is-evenly{justify-content:space-evenly!important}}@media screen and (min-width: 1px),print{.is-horizontal-tablet{display:flex!important;align-items:center!important}.is-horizontal-tablet>:not(:last-child).block,.is-horizontal-tablet>:not(:last-child).breadcrumb,.is-horizontal-tablet>:not(:last-child).level,.is-horizontal-tablet>:not(:last-child).message,.is-horizontal-tablet>:not(:last-child).pagination,.is-horizontal-tablet>:not(:last-child).tabs,.is-horizontal-tablet>:not(:last-child).box,.is-horizontal-tablet>:not(:last-child).content,.is-horizontal-tablet>:not(:last-child).notification,.is-horizontal-tablet>:not(:last-child).progress,.is-horizontal-tablet>:not(:last-child).table{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-0,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-0,.is-horizontal-tablet>:not(:last-child).level.space-0,.is-horizontal-tablet>:not(:last-child).message.space-0,.is-horizontal-tablet>:not(:last-child).pagination.space-0,.is-horizontal-tablet>:not(:last-child).tabs.space-0,.is-horizontal-tablet>:not(:last-child).box.space-0,.is-horizontal-tablet>:not(:last-child).content.space-0,.is-horizontal-tablet>:not(:last-child).notification.space-0,.is-horizontal-tablet>:not(:last-child).progress.space-0,.is-horizontal-tablet>:not(:last-child).table.space-0{margin-right:0rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-1,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-1,.is-horizontal-tablet>:not(:last-child).level.space-1,.is-horizontal-tablet>:not(:last-child).message.space-1,.is-horizontal-tablet>:not(:last-child).pagination.space-1,.is-horizontal-tablet>:not(:last-child).tabs.space-1,.is-horizontal-tablet>:not(:last-child).box.space-1,.is-horizontal-tablet>:not(:last-child).content.space-1,.is-horizontal-tablet>:not(:last-child).notification.space-1,.is-horizontal-tablet>:not(:last-child).progress.space-1,.is-horizontal-tablet>:not(:last-child).table.space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-2,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-2,.is-horizontal-tablet>:not(:last-child).level.space-2,.is-horizontal-tablet>:not(:last-child).message.space-2,.is-horizontal-tablet>:not(:last-child).pagination.space-2,.is-horizontal-tablet>:not(:last-child).tabs.space-2,.is-horizontal-tablet>:not(:last-child).box.space-2,.is-horizontal-tablet>:not(:last-child).content.space-2,.is-horizontal-tablet>:not(:last-child).notification.space-2,.is-horizontal-tablet>:not(:last-child).progress.space-2,.is-horizontal-tablet>:not(:last-child).table.space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-3,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-3,.is-horizontal-tablet>:not(:last-child).level.space-3,.is-horizontal-tablet>:not(:last-child).message.space-3,.is-horizontal-tablet>:not(:last-child).pagination.space-3,.is-horizontal-tablet>:not(:last-child).tabs.space-3,.is-horizontal-tablet>:not(:last-child).box.space-3,.is-horizontal-tablet>:not(:last-child).content.space-3,.is-horizontal-tablet>:not(:last-child).notification.space-3,.is-horizontal-tablet>:not(:last-child).progress.space-3,.is-horizontal-tablet>:not(:last-child).table.space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-4,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-4,.is-horizontal-tablet>:not(:last-child).level.space-4,.is-horizontal-tablet>:not(:last-child).message.space-4,.is-horizontal-tablet>:not(:last-child).pagination.space-4,.is-horizontal-tablet>:not(:last-child).tabs.space-4,.is-horizontal-tablet>:not(:last-child).box.space-4,.is-horizontal-tablet>:not(:last-child).content.space-4,.is-horizontal-tablet>:not(:last-child).notification.space-4,.is-horizontal-tablet>:not(:last-child).progress.space-4,.is-horizontal-tablet>:not(:last-child).table.space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-5,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-5,.is-horizontal-tablet>:not(:last-child).level.space-5,.is-horizontal-tablet>:not(:last-child).message.space-5,.is-horizontal-tablet>:not(:last-child).pagination.space-5,.is-horizontal-tablet>:not(:last-child).tabs.space-5,.is-horizontal-tablet>:not(:last-child).box.space-5,.is-horizontal-tablet>:not(:last-child).content.space-5,.is-horizontal-tablet>:not(:last-child).notification.space-5,.is-horizontal-tablet>:not(:last-child).progress.space-5,.is-horizontal-tablet>:not(:last-child).table.space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-6,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-6,.is-horizontal-tablet>:not(:last-child).level.space-6,.is-horizontal-tablet>:not(:last-child).message.space-6,.is-horizontal-tablet>:not(:last-child).pagination.space-6,.is-horizontal-tablet>:not(:last-child).tabs.space-6,.is-horizontal-tablet>:not(:last-child).box.space-6,.is-horizontal-tablet>:not(:last-child).content.space-6,.is-horizontal-tablet>:not(:last-child).notification.space-6,.is-horizontal-tablet>:not(:last-child).progress.space-6,.is-horizontal-tablet>:not(:last-child).table.space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px) and (max-width: 0px){.is-horizontal-tablet>:not(:last-child).block.space-0-mobile,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-0-mobile,.is-horizontal-tablet>:not(:last-child).level.space-0-mobile,.is-horizontal-tablet>:not(:last-child).message.space-0-mobile,.is-horizontal-tablet>:not(:last-child).pagination.space-0-mobile,.is-horizontal-tablet>:not(:last-child).tabs.space-0-mobile,.is-horizontal-tablet>:not(:last-child).box.space-0-mobile,.is-horizontal-tablet>:not(:last-child).content.space-0-mobile,.is-horizontal-tablet>:not(:last-child).notification.space-0-mobile,.is-horizontal-tablet>:not(:last-child).progress.space-0-mobile,.is-horizontal-tablet>:not(:last-child).table.space-0-mobile{margin-right:0rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-1-mobile,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-1-mobile,.is-horizontal-tablet>:not(:last-child).level.space-1-mobile,.is-horizontal-tablet>:not(:last-child).message.space-1-mobile,.is-horizontal-tablet>:not(:last-child).pagination.space-1-mobile,.is-horizontal-tablet>:not(:last-child).tabs.space-1-mobile,.is-horizontal-tablet>:not(:last-child).box.space-1-mobile,.is-horizontal-tablet>:not(:last-child).content.space-1-mobile,.is-horizontal-tablet>:not(:last-child).notification.space-1-mobile,.is-horizontal-tablet>:not(:last-child).progress.space-1-mobile,.is-horizontal-tablet>:not(:last-child).table.space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-2-mobile,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-2-mobile,.is-horizontal-tablet>:not(:last-child).level.space-2-mobile,.is-horizontal-tablet>:not(:last-child).message.space-2-mobile,.is-horizontal-tablet>:not(:last-child).pagination.space-2-mobile,.is-horizontal-tablet>:not(:last-child).tabs.space-2-mobile,.is-horizontal-tablet>:not(:last-child).box.space-2-mobile,.is-horizontal-tablet>:not(:last-child).content.space-2-mobile,.is-horizontal-tablet>:not(:last-child).notification.space-2-mobile,.is-horizontal-tablet>:not(:last-child).progress.space-2-mobile,.is-horizontal-tablet>:not(:last-child).table.space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-3-mobile,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-3-mobile,.is-horizontal-tablet>:not(:last-child).level.space-3-mobile,.is-horizontal-tablet>:not(:last-child).message.space-3-mobile,.is-horizontal-tablet>:not(:last-child).pagination.space-3-mobile,.is-horizontal-tablet>:not(:last-child).tabs.space-3-mobile,.is-horizontal-tablet>:not(:last-child).box.space-3-mobile,.is-horizontal-tablet>:not(:last-child).content.space-3-mobile,.is-horizontal-tablet>:not(:last-child).notification.space-3-mobile,.is-horizontal-tablet>:not(:last-child).progress.space-3-mobile,.is-horizontal-tablet>:not(:last-child).table.space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-4-mobile,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-4-mobile,.is-horizontal-tablet>:not(:last-child).level.space-4-mobile,.is-horizontal-tablet>:not(:last-child).message.space-4-mobile,.is-horizontal-tablet>:not(:last-child).pagination.space-4-mobile,.is-horizontal-tablet>:not(:last-child).tabs.space-4-mobile,.is-horizontal-tablet>:not(:last-child).box.space-4-mobile,.is-horizontal-tablet>:not(:last-child).content.space-4-mobile,.is-horizontal-tablet>:not(:last-child).notification.space-4-mobile,.is-horizontal-tablet>:not(:last-child).progress.space-4-mobile,.is-horizontal-tablet>:not(:last-child).table.space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-5-mobile,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-5-mobile,.is-horizontal-tablet>:not(:last-child).level.space-5-mobile,.is-horizontal-tablet>:not(:last-child).message.space-5-mobile,.is-horizontal-tablet>:not(:last-child).pagination.space-5-mobile,.is-horizontal-tablet>:not(:last-child).tabs.space-5-mobile,.is-horizontal-tablet>:not(:last-child).box.space-5-mobile,.is-horizontal-tablet>:not(:last-child).content.space-5-mobile,.is-horizontal-tablet>:not(:last-child).notification.space-5-mobile,.is-horizontal-tablet>:not(:last-child).progress.space-5-mobile,.is-horizontal-tablet>:not(:last-child).table.space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-6-mobile,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-6-mobile,.is-horizontal-tablet>:not(:last-child).level.space-6-mobile,.is-horizontal-tablet>:not(:last-child).message.space-6-mobile,.is-horizontal-tablet>:not(:last-child).pagination.space-6-mobile,.is-horizontal-tablet>:not(:last-child).tabs.space-6-mobile,.is-horizontal-tablet>:not(:last-child).box.space-6-mobile,.is-horizontal-tablet>:not(:last-child).content.space-6-mobile,.is-horizontal-tablet>:not(:last-child).notification.space-6-mobile,.is-horizontal-tablet>:not(:last-child).progress.space-6-mobile,.is-horizontal-tablet>:not(:last-child).table.space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px) and (min-width: 1px),print{.is-horizontal-tablet>:not(:last-child).block.space-0-tablet,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-0-tablet,.is-horizontal-tablet>:not(:last-child).level.space-0-tablet,.is-horizontal-tablet>:not(:last-child).message.space-0-tablet,.is-horizontal-tablet>:not(:last-child).pagination.space-0-tablet,.is-horizontal-tablet>:not(:last-child).tabs.space-0-tablet,.is-horizontal-tablet>:not(:last-child).box.space-0-tablet,.is-horizontal-tablet>:not(:last-child).content.space-0-tablet,.is-horizontal-tablet>:not(:last-child).notification.space-0-tablet,.is-horizontal-tablet>:not(:last-child).progress.space-0-tablet,.is-horizontal-tablet>:not(:last-child).table.space-0-tablet{margin-right:0rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-1-tablet,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-1-tablet,.is-horizontal-tablet>:not(:last-child).level.space-1-tablet,.is-horizontal-tablet>:not(:last-child).message.space-1-tablet,.is-horizontal-tablet>:not(:last-child).pagination.space-1-tablet,.is-horizontal-tablet>:not(:last-child).tabs.space-1-tablet,.is-horizontal-tablet>:not(:last-child).box.space-1-tablet,.is-horizontal-tablet>:not(:last-child).content.space-1-tablet,.is-horizontal-tablet>:not(:last-child).notification.space-1-tablet,.is-horizontal-tablet>:not(:last-child).progress.space-1-tablet,.is-horizontal-tablet>:not(:last-child).table.space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-2-tablet,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-2-tablet,.is-horizontal-tablet>:not(:last-child).level.space-2-tablet,.is-horizontal-tablet>:not(:last-child).message.space-2-tablet,.is-horizontal-tablet>:not(:last-child).pagination.space-2-tablet,.is-horizontal-tablet>:not(:last-child).tabs.space-2-tablet,.is-horizontal-tablet>:not(:last-child).box.space-2-tablet,.is-horizontal-tablet>:not(:last-child).content.space-2-tablet,.is-horizontal-tablet>:not(:last-child).notification.space-2-tablet,.is-horizontal-tablet>:not(:last-child).progress.space-2-tablet,.is-horizontal-tablet>:not(:last-child).table.space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-3-tablet,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-3-tablet,.is-horizontal-tablet>:not(:last-child).level.space-3-tablet,.is-horizontal-tablet>:not(:last-child).message.space-3-tablet,.is-horizontal-tablet>:not(:last-child).pagination.space-3-tablet,.is-horizontal-tablet>:not(:last-child).tabs.space-3-tablet,.is-horizontal-tablet>:not(:last-child).box.space-3-tablet,.is-horizontal-tablet>:not(:last-child).content.space-3-tablet,.is-horizontal-tablet>:not(:last-child).notification.space-3-tablet,.is-horizontal-tablet>:not(:last-child).progress.space-3-tablet,.is-horizontal-tablet>:not(:last-child).table.space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-4-tablet,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-4-tablet,.is-horizontal-tablet>:not(:last-child).level.space-4-tablet,.is-horizontal-tablet>:not(:last-child).message.space-4-tablet,.is-horizontal-tablet>:not(:last-child).pagination.space-4-tablet,.is-horizontal-tablet>:not(:last-child).tabs.space-4-tablet,.is-horizontal-tablet>:not(:last-child).box.space-4-tablet,.is-horizontal-tablet>:not(:last-child).content.space-4-tablet,.is-horizontal-tablet>:not(:last-child).notification.space-4-tablet,.is-horizontal-tablet>:not(:last-child).progress.space-4-tablet,.is-horizontal-tablet>:not(:last-child).table.space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-5-tablet,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-5-tablet,.is-horizontal-tablet>:not(:last-child).level.space-5-tablet,.is-horizontal-tablet>:not(:last-child).message.space-5-tablet,.is-horizontal-tablet>:not(:last-child).pagination.space-5-tablet,.is-horizontal-tablet>:not(:last-child).tabs.space-5-tablet,.is-horizontal-tablet>:not(:last-child).box.space-5-tablet,.is-horizontal-tablet>:not(:last-child).content.space-5-tablet,.is-horizontal-tablet>:not(:last-child).notification.space-5-tablet,.is-horizontal-tablet>:not(:last-child).progress.space-5-tablet,.is-horizontal-tablet>:not(:last-child).table.space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-6-tablet,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-6-tablet,.is-horizontal-tablet>:not(:last-child).level.space-6-tablet,.is-horizontal-tablet>:not(:last-child).message.space-6-tablet,.is-horizontal-tablet>:not(:last-child).pagination.space-6-tablet,.is-horizontal-tablet>:not(:last-child).tabs.space-6-tablet,.is-horizontal-tablet>:not(:last-child).box.space-6-tablet,.is-horizontal-tablet>:not(:last-child).content.space-6-tablet,.is-horizontal-tablet>:not(:last-child).notification.space-6-tablet,.is-horizontal-tablet>:not(:last-child).progress.space-6-tablet,.is-horizontal-tablet>:not(:last-child).table.space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px) and (max-width: 1365px){.is-horizontal-tablet>:not(:last-child).block.space-0-touch,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-0-touch,.is-horizontal-tablet>:not(:last-child).level.space-0-touch,.is-horizontal-tablet>:not(:last-child).message.space-0-touch,.is-horizontal-tablet>:not(:last-child).pagination.space-0-touch,.is-horizontal-tablet>:not(:last-child).tabs.space-0-touch,.is-horizontal-tablet>:not(:last-child).box.space-0-touch,.is-horizontal-tablet>:not(:last-child).content.space-0-touch,.is-horizontal-tablet>:not(:last-child).notification.space-0-touch,.is-horizontal-tablet>:not(:last-child).progress.space-0-touch,.is-horizontal-tablet>:not(:last-child).table.space-0-touch{margin-right:0rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-1-touch,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-1-touch,.is-horizontal-tablet>:not(:last-child).level.space-1-touch,.is-horizontal-tablet>:not(:last-child).message.space-1-touch,.is-horizontal-tablet>:not(:last-child).pagination.space-1-touch,.is-horizontal-tablet>:not(:last-child).tabs.space-1-touch,.is-horizontal-tablet>:not(:last-child).box.space-1-touch,.is-horizontal-tablet>:not(:last-child).content.space-1-touch,.is-horizontal-tablet>:not(:last-child).notification.space-1-touch,.is-horizontal-tablet>:not(:last-child).progress.space-1-touch,.is-horizontal-tablet>:not(:last-child).table.space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-2-touch,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-2-touch,.is-horizontal-tablet>:not(:last-child).level.space-2-touch,.is-horizontal-tablet>:not(:last-child).message.space-2-touch,.is-horizontal-tablet>:not(:last-child).pagination.space-2-touch,.is-horizontal-tablet>:not(:last-child).tabs.space-2-touch,.is-horizontal-tablet>:not(:last-child).box.space-2-touch,.is-horizontal-tablet>:not(:last-child).content.space-2-touch,.is-horizontal-tablet>:not(:last-child).notification.space-2-touch,.is-horizontal-tablet>:not(:last-child).progress.space-2-touch,.is-horizontal-tablet>:not(:last-child).table.space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-3-touch,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-3-touch,.is-horizontal-tablet>:not(:last-child).level.space-3-touch,.is-horizontal-tablet>:not(:last-child).message.space-3-touch,.is-horizontal-tablet>:not(:last-child).pagination.space-3-touch,.is-horizontal-tablet>:not(:last-child).tabs.space-3-touch,.is-horizontal-tablet>:not(:last-child).box.space-3-touch,.is-horizontal-tablet>:not(:last-child).content.space-3-touch,.is-horizontal-tablet>:not(:last-child).notification.space-3-touch,.is-horizontal-tablet>:not(:last-child).progress.space-3-touch,.is-horizontal-tablet>:not(:last-child).table.space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-4-touch,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-4-touch,.is-horizontal-tablet>:not(:last-child).level.space-4-touch,.is-horizontal-tablet>:not(:last-child).message.space-4-touch,.is-horizontal-tablet>:not(:last-child).pagination.space-4-touch,.is-horizontal-tablet>:not(:last-child).tabs.space-4-touch,.is-horizontal-tablet>:not(:last-child).box.space-4-touch,.is-horizontal-tablet>:not(:last-child).content.space-4-touch,.is-horizontal-tablet>:not(:last-child).notification.space-4-touch,.is-horizontal-tablet>:not(:last-child).progress.space-4-touch,.is-horizontal-tablet>:not(:last-child).table.space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-5-touch,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-5-touch,.is-horizontal-tablet>:not(:last-child).level.space-5-touch,.is-horizontal-tablet>:not(:last-child).message.space-5-touch,.is-horizontal-tablet>:not(:last-child).pagination.space-5-touch,.is-horizontal-tablet>:not(:last-child).tabs.space-5-touch,.is-horizontal-tablet>:not(:last-child).box.space-5-touch,.is-horizontal-tablet>:not(:last-child).content.space-5-touch,.is-horizontal-tablet>:not(:last-child).notification.space-5-touch,.is-horizontal-tablet>:not(:last-child).progress.space-5-touch,.is-horizontal-tablet>:not(:last-child).table.space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-6-touch,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-6-touch,.is-horizontal-tablet>:not(:last-child).level.space-6-touch,.is-horizontal-tablet>:not(:last-child).message.space-6-touch,.is-horizontal-tablet>:not(:last-child).pagination.space-6-touch,.is-horizontal-tablet>:not(:last-child).tabs.space-6-touch,.is-horizontal-tablet>:not(:last-child).box.space-6-touch,.is-horizontal-tablet>:not(:last-child).content.space-6-touch,.is-horizontal-tablet>:not(:last-child).notification.space-6-touch,.is-horizontal-tablet>:not(:last-child).progress.space-6-touch,.is-horizontal-tablet>:not(:last-child).table.space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px) and (min-width: 1366px){.is-horizontal-tablet>:not(:last-child).block.space-0-desktop,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-0-desktop,.is-horizontal-tablet>:not(:last-child).level.space-0-desktop,.is-horizontal-tablet>:not(:last-child).message.space-0-desktop,.is-horizontal-tablet>:not(:last-child).pagination.space-0-desktop,.is-horizontal-tablet>:not(:last-child).tabs.space-0-desktop,.is-horizontal-tablet>:not(:last-child).box.space-0-desktop,.is-horizontal-tablet>:not(:last-child).content.space-0-desktop,.is-horizontal-tablet>:not(:last-child).notification.space-0-desktop,.is-horizontal-tablet>:not(:last-child).progress.space-0-desktop,.is-horizontal-tablet>:not(:last-child).table.space-0-desktop{margin-right:0rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-1-desktop,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-1-desktop,.is-horizontal-tablet>:not(:last-child).level.space-1-desktop,.is-horizontal-tablet>:not(:last-child).message.space-1-desktop,.is-horizontal-tablet>:not(:last-child).pagination.space-1-desktop,.is-horizontal-tablet>:not(:last-child).tabs.space-1-desktop,.is-horizontal-tablet>:not(:last-child).box.space-1-desktop,.is-horizontal-tablet>:not(:last-child).content.space-1-desktop,.is-horizontal-tablet>:not(:last-child).notification.space-1-desktop,.is-horizontal-tablet>:not(:last-child).progress.space-1-desktop,.is-horizontal-tablet>:not(:last-child).table.space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-2-desktop,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-2-desktop,.is-horizontal-tablet>:not(:last-child).level.space-2-desktop,.is-horizontal-tablet>:not(:last-child).message.space-2-desktop,.is-horizontal-tablet>:not(:last-child).pagination.space-2-desktop,.is-horizontal-tablet>:not(:last-child).tabs.space-2-desktop,.is-horizontal-tablet>:not(:last-child).box.space-2-desktop,.is-horizontal-tablet>:not(:last-child).content.space-2-desktop,.is-horizontal-tablet>:not(:last-child).notification.space-2-desktop,.is-horizontal-tablet>:not(:last-child).progress.space-2-desktop,.is-horizontal-tablet>:not(:last-child).table.space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-3-desktop,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-3-desktop,.is-horizontal-tablet>:not(:last-child).level.space-3-desktop,.is-horizontal-tablet>:not(:last-child).message.space-3-desktop,.is-horizontal-tablet>:not(:last-child).pagination.space-3-desktop,.is-horizontal-tablet>:not(:last-child).tabs.space-3-desktop,.is-horizontal-tablet>:not(:last-child).box.space-3-desktop,.is-horizontal-tablet>:not(:last-child).content.space-3-desktop,.is-horizontal-tablet>:not(:last-child).notification.space-3-desktop,.is-horizontal-tablet>:not(:last-child).progress.space-3-desktop,.is-horizontal-tablet>:not(:last-child).table.space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-4-desktop,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-4-desktop,.is-horizontal-tablet>:not(:last-child).level.space-4-desktop,.is-horizontal-tablet>:not(:last-child).message.space-4-desktop,.is-horizontal-tablet>:not(:last-child).pagination.space-4-desktop,.is-horizontal-tablet>:not(:last-child).tabs.space-4-desktop,.is-horizontal-tablet>:not(:last-child).box.space-4-desktop,.is-horizontal-tablet>:not(:last-child).content.space-4-desktop,.is-horizontal-tablet>:not(:last-child).notification.space-4-desktop,.is-horizontal-tablet>:not(:last-child).progress.space-4-desktop,.is-horizontal-tablet>:not(:last-child).table.space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-5-desktop,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-5-desktop,.is-horizontal-tablet>:not(:last-child).level.space-5-desktop,.is-horizontal-tablet>:not(:last-child).message.space-5-desktop,.is-horizontal-tablet>:not(:last-child).pagination.space-5-desktop,.is-horizontal-tablet>:not(:last-child).tabs.space-5-desktop,.is-horizontal-tablet>:not(:last-child).box.space-5-desktop,.is-horizontal-tablet>:not(:last-child).content.space-5-desktop,.is-horizontal-tablet>:not(:last-child).notification.space-5-desktop,.is-horizontal-tablet>:not(:last-child).progress.space-5-desktop,.is-horizontal-tablet>:not(:last-child).table.space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-6-desktop,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-6-desktop,.is-horizontal-tablet>:not(:last-child).level.space-6-desktop,.is-horizontal-tablet>:not(:last-child).message.space-6-desktop,.is-horizontal-tablet>:not(:last-child).pagination.space-6-desktop,.is-horizontal-tablet>:not(:last-child).tabs.space-6-desktop,.is-horizontal-tablet>:not(:last-child).box.space-6-desktop,.is-horizontal-tablet>:not(:last-child).content.space-6-desktop,.is-horizontal-tablet>:not(:last-child).notification.space-6-desktop,.is-horizontal-tablet>:not(:last-child).progress.space-6-desktop,.is-horizontal-tablet>:not(:last-child).table.space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px),print{.is-horizontal-tablet>.brick:not(:last-child){margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-0{margin-right:0rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px) and (max-width: 0px){.is-horizontal-tablet>.brick:not(:last-child).space-0-mobile{margin-right:0rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px) and (min-width: 1px),print{.is-horizontal-tablet>.brick:not(:last-child).space-0-tablet{margin-right:0rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px) and (max-width: 1365px){.is-horizontal-tablet>.brick:not(:last-child).space-0-touch{margin-right:0rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px) and (min-width: 1366px){.is-horizontal-tablet>.brick:not(:last-child).space-0-desktop{margin-right:0rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px),print{.is-horizontal-tablet.is-spacing>*:not(:last-child){margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-0{margin-right:0rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px) and (max-width: 0px){.is-horizontal-tablet.is-spacing>*:not(:last-child).space-0-mobile{margin-right:0rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px) and (min-width: 1px),print{.is-horizontal-tablet.is-spacing>*:not(:last-child).space-0-tablet{margin-right:0rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px) and (max-width: 1365px){.is-horizontal-tablet.is-spacing>*:not(:last-child).space-0-touch{margin-right:0rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px) and (min-width: 1366px){.is-horizontal-tablet.is-spacing>*:not(:last-child).space-0-desktop{margin-right:0rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>*:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px),print{.is-horizontal-tablet.is-spacing-2>*:not(:last-child){margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-0{margin-right:0rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px) and (max-width: 0px){.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-0-mobile{margin-right:0rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px) and (min-width: 1px),print{.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-0-tablet{margin-right:0rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px) and (max-width: 1365px){.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-0-touch{margin-right:0rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px) and (min-width: 1366px){.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-0-desktop{margin-right:0rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>*:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px),print{.is-horizontal-tablet.is-spacing-3>*:not(:last-child){margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-0{margin-right:0rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px) and (max-width: 0px){.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-0-mobile{margin-right:0rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px) and (min-width: 1px),print{.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-0-tablet{margin-right:0rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px) and (max-width: 1365px){.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-0-touch{margin-right:0rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px) and (min-width: 1366px){.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-0-desktop{margin-right:0rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>*:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1px),print{.is-horizontal-tablet.is-centered{justify-content:center!important}.is-horizontal-tablet.is-left{justify-content:flex-start!important}.is-horizontal-tablet.is-right{justify-content:flex-end!important}.is-horizontal-tablet.is-between{justify-content:space-between!important}.is-horizontal-tablet.is-around{justify-content:space-around!important}.is-horizontal-tablet.is-evenly{justify-content:space-evenly!important}}@media screen and (max-width: 1365px){.is-horizontal-touch{display:flex!important;align-items:center!important}.is-horizontal-touch>:not(:last-child).block,.is-horizontal-touch>:not(:last-child).breadcrumb,.is-horizontal-touch>:not(:last-child).level,.is-horizontal-touch>:not(:last-child).message,.is-horizontal-touch>:not(:last-child).pagination,.is-horizontal-touch>:not(:last-child).tabs,.is-horizontal-touch>:not(:last-child).box,.is-horizontal-touch>:not(:last-child).content,.is-horizontal-touch>:not(:last-child).notification,.is-horizontal-touch>:not(:last-child).progress,.is-horizontal-touch>:not(:last-child).table{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-0,.is-horizontal-touch>:not(:last-child).breadcrumb.space-0,.is-horizontal-touch>:not(:last-child).level.space-0,.is-horizontal-touch>:not(:last-child).message.space-0,.is-horizontal-touch>:not(:last-child).pagination.space-0,.is-horizontal-touch>:not(:last-child).tabs.space-0,.is-horizontal-touch>:not(:last-child).box.space-0,.is-horizontal-touch>:not(:last-child).content.space-0,.is-horizontal-touch>:not(:last-child).notification.space-0,.is-horizontal-touch>:not(:last-child).progress.space-0,.is-horizontal-touch>:not(:last-child).table.space-0{margin-right:0rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-1,.is-horizontal-touch>:not(:last-child).breadcrumb.space-1,.is-horizontal-touch>:not(:last-child).level.space-1,.is-horizontal-touch>:not(:last-child).message.space-1,.is-horizontal-touch>:not(:last-child).pagination.space-1,.is-horizontal-touch>:not(:last-child).tabs.space-1,.is-horizontal-touch>:not(:last-child).box.space-1,.is-horizontal-touch>:not(:last-child).content.space-1,.is-horizontal-touch>:not(:last-child).notification.space-1,.is-horizontal-touch>:not(:last-child).progress.space-1,.is-horizontal-touch>:not(:last-child).table.space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-2,.is-horizontal-touch>:not(:last-child).breadcrumb.space-2,.is-horizontal-touch>:not(:last-child).level.space-2,.is-horizontal-touch>:not(:last-child).message.space-2,.is-horizontal-touch>:not(:last-child).pagination.space-2,.is-horizontal-touch>:not(:last-child).tabs.space-2,.is-horizontal-touch>:not(:last-child).box.space-2,.is-horizontal-touch>:not(:last-child).content.space-2,.is-horizontal-touch>:not(:last-child).notification.space-2,.is-horizontal-touch>:not(:last-child).progress.space-2,.is-horizontal-touch>:not(:last-child).table.space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-3,.is-horizontal-touch>:not(:last-child).breadcrumb.space-3,.is-horizontal-touch>:not(:last-child).level.space-3,.is-horizontal-touch>:not(:last-child).message.space-3,.is-horizontal-touch>:not(:last-child).pagination.space-3,.is-horizontal-touch>:not(:last-child).tabs.space-3,.is-horizontal-touch>:not(:last-child).box.space-3,.is-horizontal-touch>:not(:last-child).content.space-3,.is-horizontal-touch>:not(:last-child).notification.space-3,.is-horizontal-touch>:not(:last-child).progress.space-3,.is-horizontal-touch>:not(:last-child).table.space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-4,.is-horizontal-touch>:not(:last-child).breadcrumb.space-4,.is-horizontal-touch>:not(:last-child).level.space-4,.is-horizontal-touch>:not(:last-child).message.space-4,.is-horizontal-touch>:not(:last-child).pagination.space-4,.is-horizontal-touch>:not(:last-child).tabs.space-4,.is-horizontal-touch>:not(:last-child).box.space-4,.is-horizontal-touch>:not(:last-child).content.space-4,.is-horizontal-touch>:not(:last-child).notification.space-4,.is-horizontal-touch>:not(:last-child).progress.space-4,.is-horizontal-touch>:not(:last-child).table.space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-5,.is-horizontal-touch>:not(:last-child).breadcrumb.space-5,.is-horizontal-touch>:not(:last-child).level.space-5,.is-horizontal-touch>:not(:last-child).message.space-5,.is-horizontal-touch>:not(:last-child).pagination.space-5,.is-horizontal-touch>:not(:last-child).tabs.space-5,.is-horizontal-touch>:not(:last-child).box.space-5,.is-horizontal-touch>:not(:last-child).content.space-5,.is-horizontal-touch>:not(:last-child).notification.space-5,.is-horizontal-touch>:not(:last-child).progress.space-5,.is-horizontal-touch>:not(:last-child).table.space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-6,.is-horizontal-touch>:not(:last-child).breadcrumb.space-6,.is-horizontal-touch>:not(:last-child).level.space-6,.is-horizontal-touch>:not(:last-child).message.space-6,.is-horizontal-touch>:not(:last-child).pagination.space-6,.is-horizontal-touch>:not(:last-child).tabs.space-6,.is-horizontal-touch>:not(:last-child).box.space-6,.is-horizontal-touch>:not(:last-child).content.space-6,.is-horizontal-touch>:not(:last-child).notification.space-6,.is-horizontal-touch>:not(:last-child).progress.space-6,.is-horizontal-touch>:not(:last-child).table.space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px) and (max-width: 0px){.is-horizontal-touch>:not(:last-child).block.space-0-mobile,.is-horizontal-touch>:not(:last-child).breadcrumb.space-0-mobile,.is-horizontal-touch>:not(:last-child).level.space-0-mobile,.is-horizontal-touch>:not(:last-child).message.space-0-mobile,.is-horizontal-touch>:not(:last-child).pagination.space-0-mobile,.is-horizontal-touch>:not(:last-child).tabs.space-0-mobile,.is-horizontal-touch>:not(:last-child).box.space-0-mobile,.is-horizontal-touch>:not(:last-child).content.space-0-mobile,.is-horizontal-touch>:not(:last-child).notification.space-0-mobile,.is-horizontal-touch>:not(:last-child).progress.space-0-mobile,.is-horizontal-touch>:not(:last-child).table.space-0-mobile{margin-right:0rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-1-mobile,.is-horizontal-touch>:not(:last-child).breadcrumb.space-1-mobile,.is-horizontal-touch>:not(:last-child).level.space-1-mobile,.is-horizontal-touch>:not(:last-child).message.space-1-mobile,.is-horizontal-touch>:not(:last-child).pagination.space-1-mobile,.is-horizontal-touch>:not(:last-child).tabs.space-1-mobile,.is-horizontal-touch>:not(:last-child).box.space-1-mobile,.is-horizontal-touch>:not(:last-child).content.space-1-mobile,.is-horizontal-touch>:not(:last-child).notification.space-1-mobile,.is-horizontal-touch>:not(:last-child).progress.space-1-mobile,.is-horizontal-touch>:not(:last-child).table.space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-2-mobile,.is-horizontal-touch>:not(:last-child).breadcrumb.space-2-mobile,.is-horizontal-touch>:not(:last-child).level.space-2-mobile,.is-horizontal-touch>:not(:last-child).message.space-2-mobile,.is-horizontal-touch>:not(:last-child).pagination.space-2-mobile,.is-horizontal-touch>:not(:last-child).tabs.space-2-mobile,.is-horizontal-touch>:not(:last-child).box.space-2-mobile,.is-horizontal-touch>:not(:last-child).content.space-2-mobile,.is-horizontal-touch>:not(:last-child).notification.space-2-mobile,.is-horizontal-touch>:not(:last-child).progress.space-2-mobile,.is-horizontal-touch>:not(:last-child).table.space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-3-mobile,.is-horizontal-touch>:not(:last-child).breadcrumb.space-3-mobile,.is-horizontal-touch>:not(:last-child).level.space-3-mobile,.is-horizontal-touch>:not(:last-child).message.space-3-mobile,.is-horizontal-touch>:not(:last-child).pagination.space-3-mobile,.is-horizontal-touch>:not(:last-child).tabs.space-3-mobile,.is-horizontal-touch>:not(:last-child).box.space-3-mobile,.is-horizontal-touch>:not(:last-child).content.space-3-mobile,.is-horizontal-touch>:not(:last-child).notification.space-3-mobile,.is-horizontal-touch>:not(:last-child).progress.space-3-mobile,.is-horizontal-touch>:not(:last-child).table.space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-4-mobile,.is-horizontal-touch>:not(:last-child).breadcrumb.space-4-mobile,.is-horizontal-touch>:not(:last-child).level.space-4-mobile,.is-horizontal-touch>:not(:last-child).message.space-4-mobile,.is-horizontal-touch>:not(:last-child).pagination.space-4-mobile,.is-horizontal-touch>:not(:last-child).tabs.space-4-mobile,.is-horizontal-touch>:not(:last-child).box.space-4-mobile,.is-horizontal-touch>:not(:last-child).content.space-4-mobile,.is-horizontal-touch>:not(:last-child).notification.space-4-mobile,.is-horizontal-touch>:not(:last-child).progress.space-4-mobile,.is-horizontal-touch>:not(:last-child).table.space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-5-mobile,.is-horizontal-touch>:not(:last-child).breadcrumb.space-5-mobile,.is-horizontal-touch>:not(:last-child).level.space-5-mobile,.is-horizontal-touch>:not(:last-child).message.space-5-mobile,.is-horizontal-touch>:not(:last-child).pagination.space-5-mobile,.is-horizontal-touch>:not(:last-child).tabs.space-5-mobile,.is-horizontal-touch>:not(:last-child).box.space-5-mobile,.is-horizontal-touch>:not(:last-child).content.space-5-mobile,.is-horizontal-touch>:not(:last-child).notification.space-5-mobile,.is-horizontal-touch>:not(:last-child).progress.space-5-mobile,.is-horizontal-touch>:not(:last-child).table.space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-6-mobile,.is-horizontal-touch>:not(:last-child).breadcrumb.space-6-mobile,.is-horizontal-touch>:not(:last-child).level.space-6-mobile,.is-horizontal-touch>:not(:last-child).message.space-6-mobile,.is-horizontal-touch>:not(:last-child).pagination.space-6-mobile,.is-horizontal-touch>:not(:last-child).tabs.space-6-mobile,.is-horizontal-touch>:not(:last-child).box.space-6-mobile,.is-horizontal-touch>:not(:last-child).content.space-6-mobile,.is-horizontal-touch>:not(:last-child).notification.space-6-mobile,.is-horizontal-touch>:not(:last-child).progress.space-6-mobile,.is-horizontal-touch>:not(:last-child).table.space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px) and (min-width: 1px){.is-horizontal-touch>:not(:last-child).block.space-0-tablet,.is-horizontal-touch>:not(:last-child).breadcrumb.space-0-tablet,.is-horizontal-touch>:not(:last-child).level.space-0-tablet,.is-horizontal-touch>:not(:last-child).message.space-0-tablet,.is-horizontal-touch>:not(:last-child).pagination.space-0-tablet,.is-horizontal-touch>:not(:last-child).tabs.space-0-tablet,.is-horizontal-touch>:not(:last-child).box.space-0-tablet,.is-horizontal-touch>:not(:last-child).content.space-0-tablet,.is-horizontal-touch>:not(:last-child).notification.space-0-tablet,.is-horizontal-touch>:not(:last-child).progress.space-0-tablet,.is-horizontal-touch>:not(:last-child).table.space-0-tablet{margin-right:0rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-1-tablet,.is-horizontal-touch>:not(:last-child).breadcrumb.space-1-tablet,.is-horizontal-touch>:not(:last-child).level.space-1-tablet,.is-horizontal-touch>:not(:last-child).message.space-1-tablet,.is-horizontal-touch>:not(:last-child).pagination.space-1-tablet,.is-horizontal-touch>:not(:last-child).tabs.space-1-tablet,.is-horizontal-touch>:not(:last-child).box.space-1-tablet,.is-horizontal-touch>:not(:last-child).content.space-1-tablet,.is-horizontal-touch>:not(:last-child).notification.space-1-tablet,.is-horizontal-touch>:not(:last-child).progress.space-1-tablet,.is-horizontal-touch>:not(:last-child).table.space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-2-tablet,.is-horizontal-touch>:not(:last-child).breadcrumb.space-2-tablet,.is-horizontal-touch>:not(:last-child).level.space-2-tablet,.is-horizontal-touch>:not(:last-child).message.space-2-tablet,.is-horizontal-touch>:not(:last-child).pagination.space-2-tablet,.is-horizontal-touch>:not(:last-child).tabs.space-2-tablet,.is-horizontal-touch>:not(:last-child).box.space-2-tablet,.is-horizontal-touch>:not(:last-child).content.space-2-tablet,.is-horizontal-touch>:not(:last-child).notification.space-2-tablet,.is-horizontal-touch>:not(:last-child).progress.space-2-tablet,.is-horizontal-touch>:not(:last-child).table.space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-3-tablet,.is-horizontal-touch>:not(:last-child).breadcrumb.space-3-tablet,.is-horizontal-touch>:not(:last-child).level.space-3-tablet,.is-horizontal-touch>:not(:last-child).message.space-3-tablet,.is-horizontal-touch>:not(:last-child).pagination.space-3-tablet,.is-horizontal-touch>:not(:last-child).tabs.space-3-tablet,.is-horizontal-touch>:not(:last-child).box.space-3-tablet,.is-horizontal-touch>:not(:last-child).content.space-3-tablet,.is-horizontal-touch>:not(:last-child).notification.space-3-tablet,.is-horizontal-touch>:not(:last-child).progress.space-3-tablet,.is-horizontal-touch>:not(:last-child).table.space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-4-tablet,.is-horizontal-touch>:not(:last-child).breadcrumb.space-4-tablet,.is-horizontal-touch>:not(:last-child).level.space-4-tablet,.is-horizontal-touch>:not(:last-child).message.space-4-tablet,.is-horizontal-touch>:not(:last-child).pagination.space-4-tablet,.is-horizontal-touch>:not(:last-child).tabs.space-4-tablet,.is-horizontal-touch>:not(:last-child).box.space-4-tablet,.is-horizontal-touch>:not(:last-child).content.space-4-tablet,.is-horizontal-touch>:not(:last-child).notification.space-4-tablet,.is-horizontal-touch>:not(:last-child).progress.space-4-tablet,.is-horizontal-touch>:not(:last-child).table.space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-5-tablet,.is-horizontal-touch>:not(:last-child).breadcrumb.space-5-tablet,.is-horizontal-touch>:not(:last-child).level.space-5-tablet,.is-horizontal-touch>:not(:last-child).message.space-5-tablet,.is-horizontal-touch>:not(:last-child).pagination.space-5-tablet,.is-horizontal-touch>:not(:last-child).tabs.space-5-tablet,.is-horizontal-touch>:not(:last-child).box.space-5-tablet,.is-horizontal-touch>:not(:last-child).content.space-5-tablet,.is-horizontal-touch>:not(:last-child).notification.space-5-tablet,.is-horizontal-touch>:not(:last-child).progress.space-5-tablet,.is-horizontal-touch>:not(:last-child).table.space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-6-tablet,.is-horizontal-touch>:not(:last-child).breadcrumb.space-6-tablet,.is-horizontal-touch>:not(:last-child).level.space-6-tablet,.is-horizontal-touch>:not(:last-child).message.space-6-tablet,.is-horizontal-touch>:not(:last-child).pagination.space-6-tablet,.is-horizontal-touch>:not(:last-child).tabs.space-6-tablet,.is-horizontal-touch>:not(:last-child).box.space-6-tablet,.is-horizontal-touch>:not(:last-child).content.space-6-tablet,.is-horizontal-touch>:not(:last-child).notification.space-6-tablet,.is-horizontal-touch>:not(:last-child).progress.space-6-tablet,.is-horizontal-touch>:not(:last-child).table.space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px) and (max-width: 1365px){.is-horizontal-touch>:not(:last-child).block.space-0-touch,.is-horizontal-touch>:not(:last-child).breadcrumb.space-0-touch,.is-horizontal-touch>:not(:last-child).level.space-0-touch,.is-horizontal-touch>:not(:last-child).message.space-0-touch,.is-horizontal-touch>:not(:last-child).pagination.space-0-touch,.is-horizontal-touch>:not(:last-child).tabs.space-0-touch,.is-horizontal-touch>:not(:last-child).box.space-0-touch,.is-horizontal-touch>:not(:last-child).content.space-0-touch,.is-horizontal-touch>:not(:last-child).notification.space-0-touch,.is-horizontal-touch>:not(:last-child).progress.space-0-touch,.is-horizontal-touch>:not(:last-child).table.space-0-touch{margin-right:0rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-1-touch,.is-horizontal-touch>:not(:last-child).breadcrumb.space-1-touch,.is-horizontal-touch>:not(:last-child).level.space-1-touch,.is-horizontal-touch>:not(:last-child).message.space-1-touch,.is-horizontal-touch>:not(:last-child).pagination.space-1-touch,.is-horizontal-touch>:not(:last-child).tabs.space-1-touch,.is-horizontal-touch>:not(:last-child).box.space-1-touch,.is-horizontal-touch>:not(:last-child).content.space-1-touch,.is-horizontal-touch>:not(:last-child).notification.space-1-touch,.is-horizontal-touch>:not(:last-child).progress.space-1-touch,.is-horizontal-touch>:not(:last-child).table.space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-2-touch,.is-horizontal-touch>:not(:last-child).breadcrumb.space-2-touch,.is-horizontal-touch>:not(:last-child).level.space-2-touch,.is-horizontal-touch>:not(:last-child).message.space-2-touch,.is-horizontal-touch>:not(:last-child).pagination.space-2-touch,.is-horizontal-touch>:not(:last-child).tabs.space-2-touch,.is-horizontal-touch>:not(:last-child).box.space-2-touch,.is-horizontal-touch>:not(:last-child).content.space-2-touch,.is-horizontal-touch>:not(:last-child).notification.space-2-touch,.is-horizontal-touch>:not(:last-child).progress.space-2-touch,.is-horizontal-touch>:not(:last-child).table.space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-3-touch,.is-horizontal-touch>:not(:last-child).breadcrumb.space-3-touch,.is-horizontal-touch>:not(:last-child).level.space-3-touch,.is-horizontal-touch>:not(:last-child).message.space-3-touch,.is-horizontal-touch>:not(:last-child).pagination.space-3-touch,.is-horizontal-touch>:not(:last-child).tabs.space-3-touch,.is-horizontal-touch>:not(:last-child).box.space-3-touch,.is-horizontal-touch>:not(:last-child).content.space-3-touch,.is-horizontal-touch>:not(:last-child).notification.space-3-touch,.is-horizontal-touch>:not(:last-child).progress.space-3-touch,.is-horizontal-touch>:not(:last-child).table.space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-4-touch,.is-horizontal-touch>:not(:last-child).breadcrumb.space-4-touch,.is-horizontal-touch>:not(:last-child).level.space-4-touch,.is-horizontal-touch>:not(:last-child).message.space-4-touch,.is-horizontal-touch>:not(:last-child).pagination.space-4-touch,.is-horizontal-touch>:not(:last-child).tabs.space-4-touch,.is-horizontal-touch>:not(:last-child).box.space-4-touch,.is-horizontal-touch>:not(:last-child).content.space-4-touch,.is-horizontal-touch>:not(:last-child).notification.space-4-touch,.is-horizontal-touch>:not(:last-child).progress.space-4-touch,.is-horizontal-touch>:not(:last-child).table.space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-5-touch,.is-horizontal-touch>:not(:last-child).breadcrumb.space-5-touch,.is-horizontal-touch>:not(:last-child).level.space-5-touch,.is-horizontal-touch>:not(:last-child).message.space-5-touch,.is-horizontal-touch>:not(:last-child).pagination.space-5-touch,.is-horizontal-touch>:not(:last-child).tabs.space-5-touch,.is-horizontal-touch>:not(:last-child).box.space-5-touch,.is-horizontal-touch>:not(:last-child).content.space-5-touch,.is-horizontal-touch>:not(:last-child).notification.space-5-touch,.is-horizontal-touch>:not(:last-child).progress.space-5-touch,.is-horizontal-touch>:not(:last-child).table.space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-6-touch,.is-horizontal-touch>:not(:last-child).breadcrumb.space-6-touch,.is-horizontal-touch>:not(:last-child).level.space-6-touch,.is-horizontal-touch>:not(:last-child).message.space-6-touch,.is-horizontal-touch>:not(:last-child).pagination.space-6-touch,.is-horizontal-touch>:not(:last-child).tabs.space-6-touch,.is-horizontal-touch>:not(:last-child).box.space-6-touch,.is-horizontal-touch>:not(:last-child).content.space-6-touch,.is-horizontal-touch>:not(:last-child).notification.space-6-touch,.is-horizontal-touch>:not(:last-child).progress.space-6-touch,.is-horizontal-touch>:not(:last-child).table.space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px) and (min-width: 1366px){.is-horizontal-touch>:not(:last-child).block.space-0-desktop,.is-horizontal-touch>:not(:last-child).breadcrumb.space-0-desktop,.is-horizontal-touch>:not(:last-child).level.space-0-desktop,.is-horizontal-touch>:not(:last-child).message.space-0-desktop,.is-horizontal-touch>:not(:last-child).pagination.space-0-desktop,.is-horizontal-touch>:not(:last-child).tabs.space-0-desktop,.is-horizontal-touch>:not(:last-child).box.space-0-desktop,.is-horizontal-touch>:not(:last-child).content.space-0-desktop,.is-horizontal-touch>:not(:last-child).notification.space-0-desktop,.is-horizontal-touch>:not(:last-child).progress.space-0-desktop,.is-horizontal-touch>:not(:last-child).table.space-0-desktop{margin-right:0rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-1-desktop,.is-horizontal-touch>:not(:last-child).breadcrumb.space-1-desktop,.is-horizontal-touch>:not(:last-child).level.space-1-desktop,.is-horizontal-touch>:not(:last-child).message.space-1-desktop,.is-horizontal-touch>:not(:last-child).pagination.space-1-desktop,.is-horizontal-touch>:not(:last-child).tabs.space-1-desktop,.is-horizontal-touch>:not(:last-child).box.space-1-desktop,.is-horizontal-touch>:not(:last-child).content.space-1-desktop,.is-horizontal-touch>:not(:last-child).notification.space-1-desktop,.is-horizontal-touch>:not(:last-child).progress.space-1-desktop,.is-horizontal-touch>:not(:last-child).table.space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-2-desktop,.is-horizontal-touch>:not(:last-child).breadcrumb.space-2-desktop,.is-horizontal-touch>:not(:last-child).level.space-2-desktop,.is-horizontal-touch>:not(:last-child).message.space-2-desktop,.is-horizontal-touch>:not(:last-child).pagination.space-2-desktop,.is-horizontal-touch>:not(:last-child).tabs.space-2-desktop,.is-horizontal-touch>:not(:last-child).box.space-2-desktop,.is-horizontal-touch>:not(:last-child).content.space-2-desktop,.is-horizontal-touch>:not(:last-child).notification.space-2-desktop,.is-horizontal-touch>:not(:last-child).progress.space-2-desktop,.is-horizontal-touch>:not(:last-child).table.space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-3-desktop,.is-horizontal-touch>:not(:last-child).breadcrumb.space-3-desktop,.is-horizontal-touch>:not(:last-child).level.space-3-desktop,.is-horizontal-touch>:not(:last-child).message.space-3-desktop,.is-horizontal-touch>:not(:last-child).pagination.space-3-desktop,.is-horizontal-touch>:not(:last-child).tabs.space-3-desktop,.is-horizontal-touch>:not(:last-child).box.space-3-desktop,.is-horizontal-touch>:not(:last-child).content.space-3-desktop,.is-horizontal-touch>:not(:last-child).notification.space-3-desktop,.is-horizontal-touch>:not(:last-child).progress.space-3-desktop,.is-horizontal-touch>:not(:last-child).table.space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-4-desktop,.is-horizontal-touch>:not(:last-child).breadcrumb.space-4-desktop,.is-horizontal-touch>:not(:last-child).level.space-4-desktop,.is-horizontal-touch>:not(:last-child).message.space-4-desktop,.is-horizontal-touch>:not(:last-child).pagination.space-4-desktop,.is-horizontal-touch>:not(:last-child).tabs.space-4-desktop,.is-horizontal-touch>:not(:last-child).box.space-4-desktop,.is-horizontal-touch>:not(:last-child).content.space-4-desktop,.is-horizontal-touch>:not(:last-child).notification.space-4-desktop,.is-horizontal-touch>:not(:last-child).progress.space-4-desktop,.is-horizontal-touch>:not(:last-child).table.space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-5-desktop,.is-horizontal-touch>:not(:last-child).breadcrumb.space-5-desktop,.is-horizontal-touch>:not(:last-child).level.space-5-desktop,.is-horizontal-touch>:not(:last-child).message.space-5-desktop,.is-horizontal-touch>:not(:last-child).pagination.space-5-desktop,.is-horizontal-touch>:not(:last-child).tabs.space-5-desktop,.is-horizontal-touch>:not(:last-child).box.space-5-desktop,.is-horizontal-touch>:not(:last-child).content.space-5-desktop,.is-horizontal-touch>:not(:last-child).notification.space-5-desktop,.is-horizontal-touch>:not(:last-child).progress.space-5-desktop,.is-horizontal-touch>:not(:last-child).table.space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-6-desktop,.is-horizontal-touch>:not(:last-child).breadcrumb.space-6-desktop,.is-horizontal-touch>:not(:last-child).level.space-6-desktop,.is-horizontal-touch>:not(:last-child).message.space-6-desktop,.is-horizontal-touch>:not(:last-child).pagination.space-6-desktop,.is-horizontal-touch>:not(:last-child).tabs.space-6-desktop,.is-horizontal-touch>:not(:last-child).box.space-6-desktop,.is-horizontal-touch>:not(:last-child).content.space-6-desktop,.is-horizontal-touch>:not(:last-child).notification.space-6-desktop,.is-horizontal-touch>:not(:last-child).progress.space-6-desktop,.is-horizontal-touch>:not(:last-child).table.space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px){.is-horizontal-touch>.brick:not(:last-child){margin-right:.6rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-0{margin-right:0rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px) and (max-width: 0px){.is-horizontal-touch>.brick:not(:last-child).space-0-mobile{margin-right:0rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px) and (min-width: 1px){.is-horizontal-touch>.brick:not(:last-child).space-0-tablet{margin-right:0rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px) and (max-width: 1365px){.is-horizontal-touch>.brick:not(:last-child).space-0-touch{margin-right:0rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px) and (min-width: 1366px){.is-horizontal-touch>.brick:not(:last-child).space-0-desktop{margin-right:0rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px){.is-horizontal-touch.is-spacing>*:not(:last-child){margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-0{margin-right:0rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px) and (max-width: 0px){.is-horizontal-touch.is-spacing>*:not(:last-child).space-0-mobile{margin-right:0rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px) and (min-width: 1px){.is-horizontal-touch.is-spacing>*:not(:last-child).space-0-tablet{margin-right:0rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px) and (max-width: 1365px){.is-horizontal-touch.is-spacing>*:not(:last-child).space-0-touch{margin-right:0rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px) and (min-width: 1366px){.is-horizontal-touch.is-spacing>*:not(:last-child).space-0-desktop{margin-right:0rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing>*:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px){.is-horizontal-touch.is-spacing-2>*:not(:last-child){margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-0{margin-right:0rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px) and (max-width: 0px){.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-0-mobile{margin-right:0rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px) and (min-width: 1px){.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-0-tablet{margin-right:0rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px) and (max-width: 1365px){.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-0-touch{margin-right:0rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px) and (min-width: 1366px){.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-0-desktop{margin-right:0rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>*:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px){.is-horizontal-touch.is-spacing-3>*:not(:last-child){margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-0{margin-right:0rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px) and (max-width: 0px){.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-0-mobile{margin-right:0rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px) and (min-width: 1px){.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-0-tablet{margin-right:0rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px) and (max-width: 1365px){.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-0-touch{margin-right:0rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px) and (min-width: 1366px){.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-0-desktop{margin-right:0rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>*:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px){.is-horizontal-touch.is-centered{justify-content:center!important}.is-horizontal-touch.is-left{justify-content:flex-start!important}.is-horizontal-touch.is-right{justify-content:flex-end!important}.is-horizontal-touch.is-between{justify-content:space-between!important}.is-horizontal-touch.is-around{justify-content:space-around!important}.is-horizontal-touch.is-evenly{justify-content:space-evenly!important}}@media screen and (min-width: 1366px){.is-horizontal-desktop{display:flex!important;align-items:center!important}.is-horizontal-desktop>:not(:last-child).block,.is-horizontal-desktop>:not(:last-child).breadcrumb,.is-horizontal-desktop>:not(:last-child).level,.is-horizontal-desktop>:not(:last-child).message,.is-horizontal-desktop>:not(:last-child).pagination,.is-horizontal-desktop>:not(:last-child).tabs,.is-horizontal-desktop>:not(:last-child).box,.is-horizontal-desktop>:not(:last-child).content,.is-horizontal-desktop>:not(:last-child).notification,.is-horizontal-desktop>:not(:last-child).progress,.is-horizontal-desktop>:not(:last-child).table{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-0,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-0,.is-horizontal-desktop>:not(:last-child).level.space-0,.is-horizontal-desktop>:not(:last-child).message.space-0,.is-horizontal-desktop>:not(:last-child).pagination.space-0,.is-horizontal-desktop>:not(:last-child).tabs.space-0,.is-horizontal-desktop>:not(:last-child).box.space-0,.is-horizontal-desktop>:not(:last-child).content.space-0,.is-horizontal-desktop>:not(:last-child).notification.space-0,.is-horizontal-desktop>:not(:last-child).progress.space-0,.is-horizontal-desktop>:not(:last-child).table.space-0{margin-right:0rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-1,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-1,.is-horizontal-desktop>:not(:last-child).level.space-1,.is-horizontal-desktop>:not(:last-child).message.space-1,.is-horizontal-desktop>:not(:last-child).pagination.space-1,.is-horizontal-desktop>:not(:last-child).tabs.space-1,.is-horizontal-desktop>:not(:last-child).box.space-1,.is-horizontal-desktop>:not(:last-child).content.space-1,.is-horizontal-desktop>:not(:last-child).notification.space-1,.is-horizontal-desktop>:not(:last-child).progress.space-1,.is-horizontal-desktop>:not(:last-child).table.space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-2,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-2,.is-horizontal-desktop>:not(:last-child).level.space-2,.is-horizontal-desktop>:not(:last-child).message.space-2,.is-horizontal-desktop>:not(:last-child).pagination.space-2,.is-horizontal-desktop>:not(:last-child).tabs.space-2,.is-horizontal-desktop>:not(:last-child).box.space-2,.is-horizontal-desktop>:not(:last-child).content.space-2,.is-horizontal-desktop>:not(:last-child).notification.space-2,.is-horizontal-desktop>:not(:last-child).progress.space-2,.is-horizontal-desktop>:not(:last-child).table.space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-3,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-3,.is-horizontal-desktop>:not(:last-child).level.space-3,.is-horizontal-desktop>:not(:last-child).message.space-3,.is-horizontal-desktop>:not(:last-child).pagination.space-3,.is-horizontal-desktop>:not(:last-child).tabs.space-3,.is-horizontal-desktop>:not(:last-child).box.space-3,.is-horizontal-desktop>:not(:last-child).content.space-3,.is-horizontal-desktop>:not(:last-child).notification.space-3,.is-horizontal-desktop>:not(:last-child).progress.space-3,.is-horizontal-desktop>:not(:last-child).table.space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-4,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-4,.is-horizontal-desktop>:not(:last-child).level.space-4,.is-horizontal-desktop>:not(:last-child).message.space-4,.is-horizontal-desktop>:not(:last-child).pagination.space-4,.is-horizontal-desktop>:not(:last-child).tabs.space-4,.is-horizontal-desktop>:not(:last-child).box.space-4,.is-horizontal-desktop>:not(:last-child).content.space-4,.is-horizontal-desktop>:not(:last-child).notification.space-4,.is-horizontal-desktop>:not(:last-child).progress.space-4,.is-horizontal-desktop>:not(:last-child).table.space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-5,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-5,.is-horizontal-desktop>:not(:last-child).level.space-5,.is-horizontal-desktop>:not(:last-child).message.space-5,.is-horizontal-desktop>:not(:last-child).pagination.space-5,.is-horizontal-desktop>:not(:last-child).tabs.space-5,.is-horizontal-desktop>:not(:last-child).box.space-5,.is-horizontal-desktop>:not(:last-child).content.space-5,.is-horizontal-desktop>:not(:last-child).notification.space-5,.is-horizontal-desktop>:not(:last-child).progress.space-5,.is-horizontal-desktop>:not(:last-child).table.space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-6,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-6,.is-horizontal-desktop>:not(:last-child).level.space-6,.is-horizontal-desktop>:not(:last-child).message.space-6,.is-horizontal-desktop>:not(:last-child).pagination.space-6,.is-horizontal-desktop>:not(:last-child).tabs.space-6,.is-horizontal-desktop>:not(:last-child).box.space-6,.is-horizontal-desktop>:not(:last-child).content.space-6,.is-horizontal-desktop>:not(:last-child).notification.space-6,.is-horizontal-desktop>:not(:last-child).progress.space-6,.is-horizontal-desktop>:not(:last-child).table.space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px) and (max-width: 0px){.is-horizontal-desktop>:not(:last-child).block.space-0-mobile,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-0-mobile,.is-horizontal-desktop>:not(:last-child).level.space-0-mobile,.is-horizontal-desktop>:not(:last-child).message.space-0-mobile,.is-horizontal-desktop>:not(:last-child).pagination.space-0-mobile,.is-horizontal-desktop>:not(:last-child).tabs.space-0-mobile,.is-horizontal-desktop>:not(:last-child).box.space-0-mobile,.is-horizontal-desktop>:not(:last-child).content.space-0-mobile,.is-horizontal-desktop>:not(:last-child).notification.space-0-mobile,.is-horizontal-desktop>:not(:last-child).progress.space-0-mobile,.is-horizontal-desktop>:not(:last-child).table.space-0-mobile{margin-right:0rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-1-mobile,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-1-mobile,.is-horizontal-desktop>:not(:last-child).level.space-1-mobile,.is-horizontal-desktop>:not(:last-child).message.space-1-mobile,.is-horizontal-desktop>:not(:last-child).pagination.space-1-mobile,.is-horizontal-desktop>:not(:last-child).tabs.space-1-mobile,.is-horizontal-desktop>:not(:last-child).box.space-1-mobile,.is-horizontal-desktop>:not(:last-child).content.space-1-mobile,.is-horizontal-desktop>:not(:last-child).notification.space-1-mobile,.is-horizontal-desktop>:not(:last-child).progress.space-1-mobile,.is-horizontal-desktop>:not(:last-child).table.space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-2-mobile,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-2-mobile,.is-horizontal-desktop>:not(:last-child).level.space-2-mobile,.is-horizontal-desktop>:not(:last-child).message.space-2-mobile,.is-horizontal-desktop>:not(:last-child).pagination.space-2-mobile,.is-horizontal-desktop>:not(:last-child).tabs.space-2-mobile,.is-horizontal-desktop>:not(:last-child).box.space-2-mobile,.is-horizontal-desktop>:not(:last-child).content.space-2-mobile,.is-horizontal-desktop>:not(:last-child).notification.space-2-mobile,.is-horizontal-desktop>:not(:last-child).progress.space-2-mobile,.is-horizontal-desktop>:not(:last-child).table.space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-3-mobile,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-3-mobile,.is-horizontal-desktop>:not(:last-child).level.space-3-mobile,.is-horizontal-desktop>:not(:last-child).message.space-3-mobile,.is-horizontal-desktop>:not(:last-child).pagination.space-3-mobile,.is-horizontal-desktop>:not(:last-child).tabs.space-3-mobile,.is-horizontal-desktop>:not(:last-child).box.space-3-mobile,.is-horizontal-desktop>:not(:last-child).content.space-3-mobile,.is-horizontal-desktop>:not(:last-child).notification.space-3-mobile,.is-horizontal-desktop>:not(:last-child).progress.space-3-mobile,.is-horizontal-desktop>:not(:last-child).table.space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-4-mobile,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-4-mobile,.is-horizontal-desktop>:not(:last-child).level.space-4-mobile,.is-horizontal-desktop>:not(:last-child).message.space-4-mobile,.is-horizontal-desktop>:not(:last-child).pagination.space-4-mobile,.is-horizontal-desktop>:not(:last-child).tabs.space-4-mobile,.is-horizontal-desktop>:not(:last-child).box.space-4-mobile,.is-horizontal-desktop>:not(:last-child).content.space-4-mobile,.is-horizontal-desktop>:not(:last-child).notification.space-4-mobile,.is-horizontal-desktop>:not(:last-child).progress.space-4-mobile,.is-horizontal-desktop>:not(:last-child).table.space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-5-mobile,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-5-mobile,.is-horizontal-desktop>:not(:last-child).level.space-5-mobile,.is-horizontal-desktop>:not(:last-child).message.space-5-mobile,.is-horizontal-desktop>:not(:last-child).pagination.space-5-mobile,.is-horizontal-desktop>:not(:last-child).tabs.space-5-mobile,.is-horizontal-desktop>:not(:last-child).box.space-5-mobile,.is-horizontal-desktop>:not(:last-child).content.space-5-mobile,.is-horizontal-desktop>:not(:last-child).notification.space-5-mobile,.is-horizontal-desktop>:not(:last-child).progress.space-5-mobile,.is-horizontal-desktop>:not(:last-child).table.space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-6-mobile,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-6-mobile,.is-horizontal-desktop>:not(:last-child).level.space-6-mobile,.is-horizontal-desktop>:not(:last-child).message.space-6-mobile,.is-horizontal-desktop>:not(:last-child).pagination.space-6-mobile,.is-horizontal-desktop>:not(:last-child).tabs.space-6-mobile,.is-horizontal-desktop>:not(:last-child).box.space-6-mobile,.is-horizontal-desktop>:not(:last-child).content.space-6-mobile,.is-horizontal-desktop>:not(:last-child).notification.space-6-mobile,.is-horizontal-desktop>:not(:last-child).progress.space-6-mobile,.is-horizontal-desktop>:not(:last-child).table.space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px) and (min-width: 1px){.is-horizontal-desktop>:not(:last-child).block.space-0-tablet,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-0-tablet,.is-horizontal-desktop>:not(:last-child).level.space-0-tablet,.is-horizontal-desktop>:not(:last-child).message.space-0-tablet,.is-horizontal-desktop>:not(:last-child).pagination.space-0-tablet,.is-horizontal-desktop>:not(:last-child).tabs.space-0-tablet,.is-horizontal-desktop>:not(:last-child).box.space-0-tablet,.is-horizontal-desktop>:not(:last-child).content.space-0-tablet,.is-horizontal-desktop>:not(:last-child).notification.space-0-tablet,.is-horizontal-desktop>:not(:last-child).progress.space-0-tablet,.is-horizontal-desktop>:not(:last-child).table.space-0-tablet{margin-right:0rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-1-tablet,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-1-tablet,.is-horizontal-desktop>:not(:last-child).level.space-1-tablet,.is-horizontal-desktop>:not(:last-child).message.space-1-tablet,.is-horizontal-desktop>:not(:last-child).pagination.space-1-tablet,.is-horizontal-desktop>:not(:last-child).tabs.space-1-tablet,.is-horizontal-desktop>:not(:last-child).box.space-1-tablet,.is-horizontal-desktop>:not(:last-child).content.space-1-tablet,.is-horizontal-desktop>:not(:last-child).notification.space-1-tablet,.is-horizontal-desktop>:not(:last-child).progress.space-1-tablet,.is-horizontal-desktop>:not(:last-child).table.space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-2-tablet,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-2-tablet,.is-horizontal-desktop>:not(:last-child).level.space-2-tablet,.is-horizontal-desktop>:not(:last-child).message.space-2-tablet,.is-horizontal-desktop>:not(:last-child).pagination.space-2-tablet,.is-horizontal-desktop>:not(:last-child).tabs.space-2-tablet,.is-horizontal-desktop>:not(:last-child).box.space-2-tablet,.is-horizontal-desktop>:not(:last-child).content.space-2-tablet,.is-horizontal-desktop>:not(:last-child).notification.space-2-tablet,.is-horizontal-desktop>:not(:last-child).progress.space-2-tablet,.is-horizontal-desktop>:not(:last-child).table.space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-3-tablet,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-3-tablet,.is-horizontal-desktop>:not(:last-child).level.space-3-tablet,.is-horizontal-desktop>:not(:last-child).message.space-3-tablet,.is-horizontal-desktop>:not(:last-child).pagination.space-3-tablet,.is-horizontal-desktop>:not(:last-child).tabs.space-3-tablet,.is-horizontal-desktop>:not(:last-child).box.space-3-tablet,.is-horizontal-desktop>:not(:last-child).content.space-3-tablet,.is-horizontal-desktop>:not(:last-child).notification.space-3-tablet,.is-horizontal-desktop>:not(:last-child).progress.space-3-tablet,.is-horizontal-desktop>:not(:last-child).table.space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-4-tablet,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-4-tablet,.is-horizontal-desktop>:not(:last-child).level.space-4-tablet,.is-horizontal-desktop>:not(:last-child).message.space-4-tablet,.is-horizontal-desktop>:not(:last-child).pagination.space-4-tablet,.is-horizontal-desktop>:not(:last-child).tabs.space-4-tablet,.is-horizontal-desktop>:not(:last-child).box.space-4-tablet,.is-horizontal-desktop>:not(:last-child).content.space-4-tablet,.is-horizontal-desktop>:not(:last-child).notification.space-4-tablet,.is-horizontal-desktop>:not(:last-child).progress.space-4-tablet,.is-horizontal-desktop>:not(:last-child).table.space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-5-tablet,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-5-tablet,.is-horizontal-desktop>:not(:last-child).level.space-5-tablet,.is-horizontal-desktop>:not(:last-child).message.space-5-tablet,.is-horizontal-desktop>:not(:last-child).pagination.space-5-tablet,.is-horizontal-desktop>:not(:last-child).tabs.space-5-tablet,.is-horizontal-desktop>:not(:last-child).box.space-5-tablet,.is-horizontal-desktop>:not(:last-child).content.space-5-tablet,.is-horizontal-desktop>:not(:last-child).notification.space-5-tablet,.is-horizontal-desktop>:not(:last-child).progress.space-5-tablet,.is-horizontal-desktop>:not(:last-child).table.space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-6-tablet,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-6-tablet,.is-horizontal-desktop>:not(:last-child).level.space-6-tablet,.is-horizontal-desktop>:not(:last-child).message.space-6-tablet,.is-horizontal-desktop>:not(:last-child).pagination.space-6-tablet,.is-horizontal-desktop>:not(:last-child).tabs.space-6-tablet,.is-horizontal-desktop>:not(:last-child).box.space-6-tablet,.is-horizontal-desktop>:not(:last-child).content.space-6-tablet,.is-horizontal-desktop>:not(:last-child).notification.space-6-tablet,.is-horizontal-desktop>:not(:last-child).progress.space-6-tablet,.is-horizontal-desktop>:not(:last-child).table.space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px) and (max-width: 1365px){.is-horizontal-desktop>:not(:last-child).block.space-0-touch,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-0-touch,.is-horizontal-desktop>:not(:last-child).level.space-0-touch,.is-horizontal-desktop>:not(:last-child).message.space-0-touch,.is-horizontal-desktop>:not(:last-child).pagination.space-0-touch,.is-horizontal-desktop>:not(:last-child).tabs.space-0-touch,.is-horizontal-desktop>:not(:last-child).box.space-0-touch,.is-horizontal-desktop>:not(:last-child).content.space-0-touch,.is-horizontal-desktop>:not(:last-child).notification.space-0-touch,.is-horizontal-desktop>:not(:last-child).progress.space-0-touch,.is-horizontal-desktop>:not(:last-child).table.space-0-touch{margin-right:0rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-1-touch,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-1-touch,.is-horizontal-desktop>:not(:last-child).level.space-1-touch,.is-horizontal-desktop>:not(:last-child).message.space-1-touch,.is-horizontal-desktop>:not(:last-child).pagination.space-1-touch,.is-horizontal-desktop>:not(:last-child).tabs.space-1-touch,.is-horizontal-desktop>:not(:last-child).box.space-1-touch,.is-horizontal-desktop>:not(:last-child).content.space-1-touch,.is-horizontal-desktop>:not(:last-child).notification.space-1-touch,.is-horizontal-desktop>:not(:last-child).progress.space-1-touch,.is-horizontal-desktop>:not(:last-child).table.space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-2-touch,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-2-touch,.is-horizontal-desktop>:not(:last-child).level.space-2-touch,.is-horizontal-desktop>:not(:last-child).message.space-2-touch,.is-horizontal-desktop>:not(:last-child).pagination.space-2-touch,.is-horizontal-desktop>:not(:last-child).tabs.space-2-touch,.is-horizontal-desktop>:not(:last-child).box.space-2-touch,.is-horizontal-desktop>:not(:last-child).content.space-2-touch,.is-horizontal-desktop>:not(:last-child).notification.space-2-touch,.is-horizontal-desktop>:not(:last-child).progress.space-2-touch,.is-horizontal-desktop>:not(:last-child).table.space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-3-touch,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-3-touch,.is-horizontal-desktop>:not(:last-child).level.space-3-touch,.is-horizontal-desktop>:not(:last-child).message.space-3-touch,.is-horizontal-desktop>:not(:last-child).pagination.space-3-touch,.is-horizontal-desktop>:not(:last-child).tabs.space-3-touch,.is-horizontal-desktop>:not(:last-child).box.space-3-touch,.is-horizontal-desktop>:not(:last-child).content.space-3-touch,.is-horizontal-desktop>:not(:last-child).notification.space-3-touch,.is-horizontal-desktop>:not(:last-child).progress.space-3-touch,.is-horizontal-desktop>:not(:last-child).table.space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-4-touch,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-4-touch,.is-horizontal-desktop>:not(:last-child).level.space-4-touch,.is-horizontal-desktop>:not(:last-child).message.space-4-touch,.is-horizontal-desktop>:not(:last-child).pagination.space-4-touch,.is-horizontal-desktop>:not(:last-child).tabs.space-4-touch,.is-horizontal-desktop>:not(:last-child).box.space-4-touch,.is-horizontal-desktop>:not(:last-child).content.space-4-touch,.is-horizontal-desktop>:not(:last-child).notification.space-4-touch,.is-horizontal-desktop>:not(:last-child).progress.space-4-touch,.is-horizontal-desktop>:not(:last-child).table.space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-5-touch,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-5-touch,.is-horizontal-desktop>:not(:last-child).level.space-5-touch,.is-horizontal-desktop>:not(:last-child).message.space-5-touch,.is-horizontal-desktop>:not(:last-child).pagination.space-5-touch,.is-horizontal-desktop>:not(:last-child).tabs.space-5-touch,.is-horizontal-desktop>:not(:last-child).box.space-5-touch,.is-horizontal-desktop>:not(:last-child).content.space-5-touch,.is-horizontal-desktop>:not(:last-child).notification.space-5-touch,.is-horizontal-desktop>:not(:last-child).progress.space-5-touch,.is-horizontal-desktop>:not(:last-child).table.space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-6-touch,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-6-touch,.is-horizontal-desktop>:not(:last-child).level.space-6-touch,.is-horizontal-desktop>:not(:last-child).message.space-6-touch,.is-horizontal-desktop>:not(:last-child).pagination.space-6-touch,.is-horizontal-desktop>:not(:last-child).tabs.space-6-touch,.is-horizontal-desktop>:not(:last-child).box.space-6-touch,.is-horizontal-desktop>:not(:last-child).content.space-6-touch,.is-horizontal-desktop>:not(:last-child).notification.space-6-touch,.is-horizontal-desktop>:not(:last-child).progress.space-6-touch,.is-horizontal-desktop>:not(:last-child).table.space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px) and (min-width: 1366px){.is-horizontal-desktop>:not(:last-child).block.space-0-desktop,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-0-desktop,.is-horizontal-desktop>:not(:last-child).level.space-0-desktop,.is-horizontal-desktop>:not(:last-child).message.space-0-desktop,.is-horizontal-desktop>:not(:last-child).pagination.space-0-desktop,.is-horizontal-desktop>:not(:last-child).tabs.space-0-desktop,.is-horizontal-desktop>:not(:last-child).box.space-0-desktop,.is-horizontal-desktop>:not(:last-child).content.space-0-desktop,.is-horizontal-desktop>:not(:last-child).notification.space-0-desktop,.is-horizontal-desktop>:not(:last-child).progress.space-0-desktop,.is-horizontal-desktop>:not(:last-child).table.space-0-desktop{margin-right:0rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-1-desktop,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-1-desktop,.is-horizontal-desktop>:not(:last-child).level.space-1-desktop,.is-horizontal-desktop>:not(:last-child).message.space-1-desktop,.is-horizontal-desktop>:not(:last-child).pagination.space-1-desktop,.is-horizontal-desktop>:not(:last-child).tabs.space-1-desktop,.is-horizontal-desktop>:not(:last-child).box.space-1-desktop,.is-horizontal-desktop>:not(:last-child).content.space-1-desktop,.is-horizontal-desktop>:not(:last-child).notification.space-1-desktop,.is-horizontal-desktop>:not(:last-child).progress.space-1-desktop,.is-horizontal-desktop>:not(:last-child).table.space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-2-desktop,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-2-desktop,.is-horizontal-desktop>:not(:last-child).level.space-2-desktop,.is-horizontal-desktop>:not(:last-child).message.space-2-desktop,.is-horizontal-desktop>:not(:last-child).pagination.space-2-desktop,.is-horizontal-desktop>:not(:last-child).tabs.space-2-desktop,.is-horizontal-desktop>:not(:last-child).box.space-2-desktop,.is-horizontal-desktop>:not(:last-child).content.space-2-desktop,.is-horizontal-desktop>:not(:last-child).notification.space-2-desktop,.is-horizontal-desktop>:not(:last-child).progress.space-2-desktop,.is-horizontal-desktop>:not(:last-child).table.space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-3-desktop,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-3-desktop,.is-horizontal-desktop>:not(:last-child).level.space-3-desktop,.is-horizontal-desktop>:not(:last-child).message.space-3-desktop,.is-horizontal-desktop>:not(:last-child).pagination.space-3-desktop,.is-horizontal-desktop>:not(:last-child).tabs.space-3-desktop,.is-horizontal-desktop>:not(:last-child).box.space-3-desktop,.is-horizontal-desktop>:not(:last-child).content.space-3-desktop,.is-horizontal-desktop>:not(:last-child).notification.space-3-desktop,.is-horizontal-desktop>:not(:last-child).progress.space-3-desktop,.is-horizontal-desktop>:not(:last-child).table.space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-4-desktop,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-4-desktop,.is-horizontal-desktop>:not(:last-child).level.space-4-desktop,.is-horizontal-desktop>:not(:last-child).message.space-4-desktop,.is-horizontal-desktop>:not(:last-child).pagination.space-4-desktop,.is-horizontal-desktop>:not(:last-child).tabs.space-4-desktop,.is-horizontal-desktop>:not(:last-child).box.space-4-desktop,.is-horizontal-desktop>:not(:last-child).content.space-4-desktop,.is-horizontal-desktop>:not(:last-child).notification.space-4-desktop,.is-horizontal-desktop>:not(:last-child).progress.space-4-desktop,.is-horizontal-desktop>:not(:last-child).table.space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-5-desktop,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-5-desktop,.is-horizontal-desktop>:not(:last-child).level.space-5-desktop,.is-horizontal-desktop>:not(:last-child).message.space-5-desktop,.is-horizontal-desktop>:not(:last-child).pagination.space-5-desktop,.is-horizontal-desktop>:not(:last-child).tabs.space-5-desktop,.is-horizontal-desktop>:not(:last-child).box.space-5-desktop,.is-horizontal-desktop>:not(:last-child).content.space-5-desktop,.is-horizontal-desktop>:not(:last-child).notification.space-5-desktop,.is-horizontal-desktop>:not(:last-child).progress.space-5-desktop,.is-horizontal-desktop>:not(:last-child).table.space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-6-desktop,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-6-desktop,.is-horizontal-desktop>:not(:last-child).level.space-6-desktop,.is-horizontal-desktop>:not(:last-child).message.space-6-desktop,.is-horizontal-desktop>:not(:last-child).pagination.space-6-desktop,.is-horizontal-desktop>:not(:last-child).tabs.space-6-desktop,.is-horizontal-desktop>:not(:last-child).box.space-6-desktop,.is-horizontal-desktop>:not(:last-child).content.space-6-desktop,.is-horizontal-desktop>:not(:last-child).notification.space-6-desktop,.is-horizontal-desktop>:not(:last-child).progress.space-6-desktop,.is-horizontal-desktop>:not(:last-child).table.space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px){.is-horizontal-desktop>.brick:not(:last-child){margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-0{margin-right:0rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px) and (max-width: 0px){.is-horizontal-desktop>.brick:not(:last-child).space-0-mobile{margin-right:0rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px) and (min-width: 1px){.is-horizontal-desktop>.brick:not(:last-child).space-0-tablet{margin-right:0rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px) and (max-width: 1365px){.is-horizontal-desktop>.brick:not(:last-child).space-0-touch{margin-right:0rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px) and (min-width: 1366px){.is-horizontal-desktop>.brick:not(:last-child).space-0-desktop{margin-right:0rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px){.is-horizontal-desktop.is-spacing>*:not(:last-child){margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-0{margin-right:0rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px) and (max-width: 0px){.is-horizontal-desktop.is-spacing>*:not(:last-child).space-0-mobile{margin-right:0rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px) and (min-width: 1px){.is-horizontal-desktop.is-spacing>*:not(:last-child).space-0-tablet{margin-right:0rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px) and (max-width: 1365px){.is-horizontal-desktop.is-spacing>*:not(:last-child).space-0-touch{margin-right:0rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px) and (min-width: 1366px){.is-horizontal-desktop.is-spacing>*:not(:last-child).space-0-desktop{margin-right:0rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>*:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px){.is-horizontal-desktop.is-spacing-2>*:not(:last-child){margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-0{margin-right:0rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px) and (max-width: 0px){.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-0-mobile{margin-right:0rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px) and (min-width: 1px){.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-0-tablet{margin-right:0rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px) and (max-width: 1365px){.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-0-touch{margin-right:0rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px) and (min-width: 1366px){.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-0-desktop{margin-right:0rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>*:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px){.is-horizontal-desktop.is-spacing-3>*:not(:last-child){margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-0{margin-right:0rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px) and (max-width: 0px){.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-0-mobile{margin-right:0rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-1-mobile{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-2-mobile{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-3-mobile{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-4-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-5-mobile{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px) and (min-width: 1px){.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-0-tablet{margin-right:0rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-1-tablet{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-2-tablet{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-3-tablet{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-4-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-5-tablet{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px) and (max-width: 1365px){.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-0-touch{margin-right:0rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-1-touch{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-2-touch{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-3-touch{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-4-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-5-touch{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px) and (min-width: 1366px){.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-0-desktop{margin-right:0rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-1-desktop{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-2-desktop{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-3-desktop{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-4-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-5-desktop{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>*:not(:last-child).space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px){.is-horizontal-desktop.is-centered{justify-content:center!important}.is-horizontal-desktop.is-left{justify-content:flex-start!important}.is-horizontal-desktop.is-right{justify-content:flex-end!important}.is-horizontal-desktop.is-between{justify-content:space-between!important}.is-horizontal-desktop.is-around{justify-content:space-around!important}.is-horizontal-desktop.is-evenly{justify-content:space-evenly!important}}.push-top-auto{margin-top:auto!important}.push-right-auto{margin-right:auto!important}.push-bottom-auto{margin-bottom:auto!important}.push-left-auto{margin-left:auto!important}.push-x-auto{margin-left:auto!important;margin-right:auto!important}.push-y-auto{margin-top:auto!important;margin-bottom:auto!important}.is-size-1{font-size:3rem!important}.is-size-2{font-size:2.5rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.5rem!important}.is-size-5{font-size:1.25rem!important}.is-size-6{font-size:1rem!important}.is-size-7{font-size:.75rem!important}@media screen and (max-width: 0px){.is-size-1-mobile{font-size:3rem!important}.is-size-2-mobile{font-size:2.5rem!important}.is-size-3-mobile{font-size:2rem!important}.is-size-4-mobile{font-size:1.5rem!important}.is-size-5-mobile{font-size:1.25rem!important}.is-size-6-mobile{font-size:1rem!important}.is-size-7-mobile{font-size:.75rem!important}}@media screen and (min-width: 1px),print{.is-size-1-tablet{font-size:3rem!important}.is-size-2-tablet{font-size:2.5rem!important}.is-size-3-tablet{font-size:2rem!important}.is-size-4-tablet{font-size:1.5rem!important}.is-size-5-tablet{font-size:1.25rem!important}.is-size-6-tablet{font-size:1rem!important}.is-size-7-tablet{font-size:.75rem!important}}@media screen and (max-width: 1365px){.is-size-1-touch{font-size:3rem!important}.is-size-2-touch{font-size:2.5rem!important}.is-size-3-touch{font-size:2rem!important}.is-size-4-touch{font-size:1.5rem!important}.is-size-5-touch{font-size:1.25rem!important}.is-size-6-touch{font-size:1rem!important}.is-size-7-touch{font-size:.75rem!important}}@media screen and (min-width: 1366px){.is-size-1-desktop{font-size:3rem!important}.is-size-2-desktop{font-size:2.5rem!important}.is-size-3-desktop{font-size:2rem!important}.is-size-4-desktop{font-size:1.5rem!important}.is-size-5-desktop{font-size:1.25rem!important}.is-size-6-desktop{font-size:1rem!important}.is-size-7-desktop{font-size:.75rem!important}}.text-centered{text-align:center!important}.text-justified{text-align:justify!important}@media screen and (max-width: 0px){.text-centered-mobile{text-align:center!important}}@media screen and (min-width: 1px),print{.text-centered-tablet{text-align:center!important}}@media screen and (min-width: 1px) and (max-width: 1365px){.text-centered-tablet-only{text-align:center!important}}@media screen and (max-width: 1365px){.text-centered-touch{text-align:center!important}}@media screen and (min-width: 1366px){.text-centered-desktop{text-align:center!important}}@media screen and (max-width: 0px){.text-justified-mobile{text-align:justify!important}}@media screen and (min-width: 1px),print{.text-justified-tablet{text-align:justify!important}}@media screen and (min-width: 1px) and (max-width: 1365px){.text-justified-tablet-only{text-align:justify!important}}@media screen and (max-width: 1365px){.text-justified-touch{text-align:justify!important}}@media screen and (min-width: 1366px){.text-justified-desktop{text-align:justify!important}}.is-underlined{text-decoration:underline!important}.is-family-primary,.is-family-secondary{font-family:'Kanit, "Inter", "SF Pro", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif'!important}.is-family-sans-serif{font-family:Inter,SF Pro,Segoe UI,Roboto,Oxygen,Ubuntu,Helvetica Neue,Helvetica,Arial,sans-serif!important}.is-family-monospace{font-family:Inconsolata,Hack,SF Mono,Roboto Mono,Source Code Pro,Ubuntu Mono,monospace!important}.is-family-code{font-family:'Kanit, "Inter", "SF Pro", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Helvetica Neue", "Helvetica", "Arial", sans-serif'!important}.text-size-small{font-size:1.4rem!important}.text-size-normal{font-size:1.6rem!important}.text-size-medium{font-size:1.8rem!important}.text-size-large{font-size:2.4rem!important}.text-size-xsmall{font-size:1.2rem!important}.text-size-xlarge{font-size:2.8rem!important}.text-size-xxlarge{font-size:3.4rem!important}@media screen and (max-width: 0px){.text-size-small-mobile{font-size:1.4rem!important}.text-size-normal-mobile{font-size:1.6rem!important}.text-size-medium-mobile{font-size:1.8rem!important}.text-size-large-mobile{font-size:2.4rem!important}.text-size-xsmall-mobile{font-size:1.2rem!important}.text-size-xlarge-mobile{font-size:2.8rem!important}.text-size-xxlarge-mobile{font-size:3.4rem!important}}@media screen and (min-width: 1px),print{.text-size-small-tablet{font-size:1.4rem!important}.text-size-normal-tablet{font-size:1.6rem!important}.text-size-medium-tablet{font-size:1.8rem!important}.text-size-large-tablet{font-size:2.4rem!important}.text-size-xsmall-tablet{font-size:1.2rem!important}.text-size-xlarge-tablet{font-size:2.8rem!important}.text-size-xxlarge-tablet{font-size:3.4rem!important}}@media screen and (max-width: 1365px){.text-size-small-touch{font-size:1.4rem!important}.text-size-normal-touch{font-size:1.6rem!important}.text-size-medium-touch{font-size:1.8rem!important}.text-size-large-touch{font-size:2.4rem!important}.text-size-xsmall-touch{font-size:1.2rem!important}.text-size-xlarge-touch{font-size:2.8rem!important}.text-size-xxlarge-touch{font-size:3.4rem!important}}@media screen and (min-width: 1366px){.text-size-small-desktop{font-size:1.4rem!important}.text-size-normal-desktop{font-size:1.6rem!important}.text-size-medium-desktop{font-size:1.8rem!important}.text-size-large-desktop{font-size:2.4rem!important}.text-size-xsmall-desktop{font-size:1.2rem!important}.text-size-xlarge-desktop{font-size:2.8rem!important}.text-size-xxlarge-desktop{font-size:3.4rem!important}}.text-weight-light{font-weight:300!important}.text-weight-normal{font-weight:400!important}.text-weight-medium{font-weight:500!important}.text-weight-semibold{font-weight:600!important}.text-weight-bold{font-weight:500!important}.text-weight-extrabold{font-weight:800!important}@media screen and (max-width: 0px){.text-weight-light-mobile{font-weight:300!important}.text-weight-normal-mobile{font-weight:400!important}.text-weight-medium-mobile{font-weight:500!important}.text-weight-semibold-mobile{font-weight:600!important}.text-weight-bold-mobile{font-weight:500!important}.text-weight-extrabold-mobile{font-weight:800!important}}@media screen and (min-width: 1px),print{.text-weight-light-tablet{font-weight:300!important}.text-weight-normal-tablet{font-weight:400!important}.text-weight-medium-tablet{font-weight:500!important}.text-weight-semibold-tablet{font-weight:600!important}.text-weight-bold-tablet{font-weight:500!important}.text-weight-extrabold-tablet{font-weight:800!important}}@media screen and (max-width: 1365px){.text-weight-light-touch{font-weight:300!important}.text-weight-normal-touch{font-weight:400!important}.text-weight-medium-touch{font-weight:500!important}.text-weight-semibold-touch{font-weight:600!important}.text-weight-bold-touch{font-weight:500!important}.text-weight-extrabold-touch{font-weight:800!important}}@media screen and (min-width: 1366px){.text-weight-light-desktop{font-weight:300!important}.text-weight-normal-desktop{font-weight:400!important}.text-weight-medium-desktop{font-weight:500!important}.text-weight-semibold-desktop{font-weight:600!important}.text-weight-bold-desktop{font-weight:500!important}.text-weight-extrabold-desktop{font-weight:800!important}}.text-center{text-align:center!important}.text-justify{text-align:justify!important}.text-left{text-align:left!important}.text-right{text-align:right!important}@media screen and (max-width: 0px){.text-center-mobile{text-align:center!important}}@media screen and (min-width: 1px),print{.text-center-tablet{text-align:center!important}}@media screen and (min-width: 1px) and (max-width: 1365px){.text-center-tablet-only{text-align:center!important}}@media screen and (max-width: 1365px){.text-center-touch{text-align:center!important}}@media screen and (min-width: 1366px){.text-center-desktop{text-align:center!important}}@media screen and (max-width: 0px){.text-justify-mobile{text-align:justify!important}}@media screen and (min-width: 1px),print{.text-justify-tablet{text-align:justify!important}}@media screen and (min-width: 1px) and (max-width: 1365px){.text-justify-tablet-only{text-align:justify!important}}@media screen and (max-width: 1365px){.text-justify-touch{text-align:justify!important}}@media screen and (min-width: 1366px){.text-justify-desktop{text-align:justify!important}}@media screen and (max-width: 0px){.text-left-mobile{text-align:left!important}}@media screen and (min-width: 1px),print{.text-left-tablet{text-align:left!important}}@media screen and (min-width: 1px) and (max-width: 1365px){.text-left-tablet-only{text-align:left!important}}@media screen and (max-width: 1365px){.text-left-touch{text-align:left!important}}@media screen and (min-width: 1366px){.text-left-desktop{text-align:left!important}}@media screen and (max-width: 0px){.text-right-mobile{text-align:right!important}}@media screen and (min-width: 1px),print{.text-right-tablet{text-align:right!important}}@media screen and (min-width: 1px) and (max-width: 1365px){.text-right-tablet-only{text-align:right!important}}@media screen and (max-width: 1365px){.text-right-touch{text-align:right!important}}@media screen and (min-width: 1366px){.text-right-desktop{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.is-underline{text-decoration:underline!important}.is-single-line{overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important}.is-double-line{display:-webkit-box!important;overflow:hidden!important;text-overflow:ellipsis!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.is-display-none,.is-hidden{display:none!important}.is-display-block,.is-block{display:block!important}@media screen and (max-width: 0px){.is-display-block-mobile,.is-block-mobile{display:block!important}}@media screen and (min-width: 1px),print{.is-display-block-tablet,.is-block-tablet{display:block!important}}@media screen and (min-width: 1px) and (max-width: 1365px){.is-display-block-tablet-only,.is-block-tablet-only{display:block!important}}@media screen and (max-width: 1365px){.is-display-block-touch,.is-block-touch{display:block!important}}@media screen and (min-width: 1366px){.is-display-block-desktop,.is-block-desktop{display:block!important}}.is-display-flex,.is-flex{display:flex!important}@media screen and (max-width: 0px){.is-display-flex-mobile,.is-flex-mobile{display:flex!important}}@media screen and (min-width: 1px),print{.is-display-flex-tablet,.is-flex-tablet{display:flex!important}}@media screen and (min-width: 1px) and (max-width: 1365px){.is-display-flex-tablet-only,.is-flex-tablet-only{display:flex!important}}@media screen and (max-width: 1365px){.is-display-flex-touch,.is-flex-touch{display:flex!important}}@media screen and (min-width: 1366px){.is-display-flex-desktop,.is-flex-desktop{display:flex!important}}.is-display-inline,.is-inline{display:inline!important}@media screen and (max-width: 0px){.is-display-inline-mobile,.is-inline-mobile{display:inline!important}}@media screen and (min-width: 1px),print{.is-display-inline-tablet,.is-inline-tablet{display:inline!important}}@media screen and (min-width: 1px) and (max-width: 1365px){.is-display-inline-tablet-only,.is-inline-tablet-only{display:inline!important}}@media screen and (max-width: 1365px){.is-display-inline-touch,.is-inline-touch{display:inline!important}}@media screen and (min-width: 1366px){.is-display-inline-desktop,.is-inline-desktop{display:inline!important}}.is-display-inline-block,.is-inline-block{display:inline-block!important}@media screen and (max-width: 0px){.is-display-inline-block-mobile,.is-inline-block-mobile{display:inline-block!important}}@media screen and (min-width: 1px),print{.is-display-inline-block-tablet,.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width: 1px) and (max-width: 1365px){.is-display-inline-block-tablet-only,.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width: 1365px){.is-display-inline-block-touch,.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width: 1366px){.is-display-inline-block-desktop,.is-inline-block-desktop{display:inline-block!important}}.is-display-inline-flex,.is-inline-flex{display:inline-flex!important}@media screen and (max-width: 0px){.is-display-inline-flex-mobile,.is-inline-flex-mobile{display:inline-flex!important}}@media screen and (min-width: 1px),print{.is-display-inline-flex-tablet,.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width: 1px) and (max-width: 1365px){.is-display-inline-flex-tablet-only,.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width: 1365px){.is-display-inline-flex-touch,.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width: 1366px){.is-display-inline-flex-desktop,.is-inline-flex-desktop{display:inline-flex!important}}.is-display-grid,.is-grid{display:grid!important}@media screen and (max-width: 0px){.is-display-grid-mobile,.is-grid-mobile{display:grid!important}}@media screen and (min-width: 1px),print{.is-display-grid-tablet,.is-grid-tablet{display:grid!important}}@media screen and (min-width: 1px) and (max-width: 1365px){.is-display-grid-tablet-only,.is-grid-tablet-only{display:grid!important}}@media screen and (max-width: 1365px){.is-display-grid-touch,.is-grid-touch{display:grid!important}}@media screen and (min-width: 1366px){.is-display-grid-desktop,.is-grid-desktop{display:grid!important}}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width: 0px){.is-display-none-mobile,.is-hidden-mobile{display:none!important}}@media screen and (min-width: 1px),print{.is-display-none-tablet,.is-hidden-tablet{display:none!important}}@media screen and (min-width: 1px) and (max-width: 1365px){.is-display-none-tablet-only,.is-hidden-tablet-only{display:none!important}}@media screen and (max-width: 1365px){.is-display-none-touch,.is-hidden-touch{display:none!important}}@media screen and (min-width: 1366px){.is-display-none-desktop,.is-hidden-desktop{display:none!important}}.is-visibility-hidden,.is-invisible{visibility:hidden!important}@media screen and (max-width: 0px){.is-visibility-hidden-mobile,.is-invisible-mobile{visibility:hidden!important}}@media screen and (min-width: 1px),print{.is-visibility-hidden-tablet,.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width: 1px) and (max-width: 1365px){.is-visibility-hidden-tablet-only,.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width: 1365px){.is-visibility-hidden-touch,.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width: 1366px){.is-visibility-hidden-desktop,.is-invisible-desktop{visibility:hidden!important}}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.is-clickable{cursor:pointer!important;pointer-events:all!important}.is-vertical-top{vertical-align:top!important}.is-vertical-middle{vertical-align:middle!important}.is-vertical-bottom{vertical-align:bottom!important}.is-vertical-baseline{vertical-align:baseline!important}.is-vertical-text-top{vertical-align:text-top!important}.is-overflow-auto{overflow:auto!important}.is-overflow-hidden{overflow:hidden!important}.is-pre-line{white-space:pre-line!important}.is-pre-wrap{white-space:pre-wrap!important}.is-fullwidth{width:100%!important}.is-fullheight{height:100%!important}.is-control-height{height:3.6rem!important}.is-control-height-centered{height:3.6rem!important;display:flex!important;align-items:center!important}.is-clickable{cursor:pointer}.is-disabled{cursor:auto!important;pointer-events:none!important;touch-action:none!important;filter:grayscale(100%)!important;opacity:.5!important;position:relative!important}.is-disabled .is-clickable{pointer-events:none!important}.is-disabled:after{content:" ";position:absolute;top:0;left:0;right:0;bottom:0}.is-borderless{border:none}.has-shadow{box-shadow:0 2px 3px #0a0a0a1a,0 0 0 1px #0a0a0a1a!important}.has-shadow-hovered{transition:.2s ease}.has-shadow-hovered:hover{box-shadow:1px 3px 10px 2px #0a0a0a1a,0 0 0 1px #0a0a0a1a!important}.has-arrow-up:after{border-right:0;border-top:0;border-left:3px solid currentColor;border-bottom:3px solid currentColor;border-radius:2px;content:" ";transform:rotate(-45deg);transform-origin:center;width:.625em;height:.625em;display:block;margin-top:.3125em;margin-left:.2em;transform:rotate(135deg)}.has-arrow-down:after{border-right:0;border-top:0;border-left:3px solid currentColor;border-bottom:3px solid currentColor;border-radius:2px;content:" ";transform:rotate(-45deg);transform-origin:center;width:.625em;height:.625em;display:block;margin-bottom:.3125em;margin-left:.2em;transform:rotate(315deg)}.has-arrow-right:after{border-right:0;border-top:0;border-left:3px solid currentColor;border-bottom:3px solid currentColor;border-radius:2px;content:" ";transform:rotate(-45deg);transform-origin:center;width:.625em;height:.625em;display:block;margin-left:-.1125em;transform:rotate(225deg)}.has-arrow-left:after{border-right:0;border-top:0;border-left:3px solid currentColor;border-bottom:3px solid currentColor;border-radius:2px;content:" ";transform:rotate(-45deg);transform-origin:center;width:.625em;height:.625em;display:block;margin-left:.2em;transform:rotate(45deg)}.text-white{color:#fff!important}.text-black{color:#0a0a0a!important}.text-light{color:#f2f2f2!important}.text-dark{color:#363636!important}.text-text{color:#3d515c!important}.text-primary{color:#50bde6!important}.text-secondary{color:#0c6b9e!important}.text-link{color:#0087ff!important}.text-info{color:#5193fb!important}.text-success{color:#228b22!important}.text-warning{color:#e4bb3e!important}.text-danger{color:#e62828!important}.text-notification{color:#0c6b9e!important}.text-bg{color:#f4f4f4!important}.text-back{color:#7b7b7b!important}.text-highlight{color:#e8f5ff!important}.text-correct-result{color:#0fa72c!important}.text-wrong-result{color:#c14b4b!important}.text-no-result{color:#7b7b7b!important}.text-correct-answer-input{color:#0fa72c!important}.text-result-user-input{color:#7b7b7b!important}.text-table-header{color:#5ea3d7!important}.text-table-subheader{color:#e0e0e0!important}.text-background-job-waiting{color:#ecb920!important}.text-background-job-running{color:#2098c3!important}.text-background-job-completed{color:#6eba1e!important}.text-background-job-failed{color:#b12e49!important}.text{color:#3d515c!important}.text-invert{color:#fff!important}.text-strong{color:#000!important}.text-light{color:#666!important}.text-lighter{color:#999!important}.text-disabled{color:#7b7b7b!important}.text-link{cursor:pointer;text-decoration:underline!important}.text-link strong{color:currentColor!important}.text-link:hover{color:invalid-color!important}.bg-white{background-color:#fff!important}.bg-black{background-color:#0a0a0a!important}.bg-light{background-color:#f2f2f2!important}.bg-dark{background-color:#363636!important}.bg-text{background-color:#3d515c!important}.bg-primary{background-color:#50bde6!important}.bg-secondary{background-color:#0c6b9e!important}.bg-link{background-color:#0087ff!important}.bg-info{background-color:#5193fb!important}.bg-success{background-color:#228b22!important}.bg-warning{background-color:#e4bb3e!important}.bg-danger{background-color:#e62828!important}.bg-notification{background-color:#0c6b9e!important}.bg-bg{background-color:#f4f4f4!important}.bg-back{background-color:#7b7b7b!important}.bg-highlight{background-color:#e8f5ff!important}.bg-correct-result{background-color:#0fa72c!important}.bg-wrong-result{background-color:#c14b4b!important}.bg-no-result{background-color:#7b7b7b!important}.bg-correct-answer-input{background-color:#0fa72c!important}.bg-result-user-input{background-color:#7b7b7b!important}.bg-table-header{background-color:#5ea3d7!important}.bg-table-subheader{background-color:#e0e0e0!important}.bg-background-job-waiting{background-color:#ecb920!important}.bg-background-job-running{background-color:#2098c3!important}.bg-background-job-completed{background-color:#6eba1e!important}.bg-background-job-failed{background-color:#b12e49!important}.bg-black-bis{background-color:#121212!important}.bg-black-ter{background-color:#242424!important}.bg-grey-darker{background-color:#363636!important}.bg-grey-dark{background-color:#4a4a4a!important}.bg-grey{background-color:gray!important}.bg-grey-light{background-color:#bfbfbf!important}.bg-grey-lighter{background-color:#e0e0e0!important}.bg-grey-lightest{background-color:#ededed!important}.bg-white-ter{background-color:#f5f5f5!important}.bg-white-bis{background-color:#fafafa!important}.is-flex-row{flex-direction:row!important}.is-flex-row-reverse{flex-direction:row-reverse!important}.is-flex-column{flex-direction:column!important}.is-flex-column-reverse{flex-direction:column-reverse!important}.is-flex-wrap{flex-wrap:wrap!important}.is-flex-nowrap{flex-wrap:nowrap!important}.is-flex-wrap-stretch{flex-wrap:wrap!important;align-content:stretch!important}.is-flex-wrap-start{flex-wrap:wrap!important;align-content:flex-start!important}.is-flex-wrap-end{flex-wrap:wrap!important;align-content:flex-end!important}.is-flex-wrap-center{flex-wrap:wrap!important;align-content:center!important}.is-flex-wrap-between{flex-wrap:wrap!important;align-content:space-between!important}.is-flex-wrap-around{flex-wrap:wrap!important;align-content:space-around!important}.is-justify-start{justify-content:flex-start!important}.is-justify-end{justify-content:flex-end!important}.is-justify-center{justify-content:center!important}.is-justify-between{justify-content:space-between!important}.is-justify-around{justify-content:space-around!important}.is-justify-evenly{justify-content:space-evenly!important}.is-align-stretch{align-items:stretch!important}.is-align-baseline{align-items:baseline!important}.is-align-start{align-items:flex-start!important}.is-align-end{align-items:flex-end!important}.is-align-center{align-items:center!important}.is-align-self-start{align-self:flex-start!important}.is-align-self-end{align-self:flex-end!important}.is-align-self-center{align-self:center!important}.is-flex-1{flex:1!important}.is-flex-auto{flex:auto!important}.is-flex-none{flex:none!important}.is-flex-grow-0{flex-grow:0!important}.is-flex-grow-1{flex-grow:1!important}.is-flex-grow-2{flex-grow:2!important}.is-flex-grow-3{flex-grow:3!important}.is-flex-grow-4{flex-grow:4!important}.is-flex-grow-5{flex-grow:5!important}.is-flex-shrink-0{flex-shrink:0!important}.is-flex-shrink-1{flex-shrink:1!important}.is-flex-shrink-2{flex-shrink:2!important}.is-flex-shrink-3{flex-shrink:3!important}.is-flex-shrink-4{flex-shrink:4!important}.is-flex-shrink-5{flex-shrink:5!important}.is-percent-1{flex:none!important;width:1%!important}.is-percent-2{flex:none!important;width:2%!important}.is-percent-3{flex:none!important;width:3%!important}.is-percent-4{flex:none!important;width:4%!important}.is-percent-5{flex:none!important;width:5%!important}.is-percent-6{flex:none!important;width:6%!important}.is-percent-7{flex:none!important;width:7%!important}.is-percent-8{flex:none!important;width:8%!important}.is-percent-9{flex:none!important;width:9%!important}.is-percent-10{flex:none!important;width:10%!important}.is-percent-11{flex:none!important;width:11%!important}.is-percent-12{flex:none!important;width:12%!important}.is-percent-13{flex:none!important;width:13%!important}.is-percent-14{flex:none!important;width:14%!important}.is-percent-15{flex:none!important;width:15%!important}.is-percent-16{flex:none!important;width:16%!important}.is-percent-17{flex:none!important;width:17%!important}.is-percent-18{flex:none!important;width:18%!important}.is-percent-19{flex:none!important;width:19%!important}.is-percent-20{flex:none!important;width:20%!important}.is-percent-21{flex:none!important;width:21%!important}.is-percent-22{flex:none!important;width:22%!important}.is-percent-23{flex:none!important;width:23%!important}.is-percent-24{flex:none!important;width:24%!important}.is-percent-25{flex:none!important;width:25%!important}.is-percent-26{flex:none!important;width:26%!important}.is-percent-27{flex:none!important;width:27%!important}.is-percent-28{flex:none!important;width:28%!important}.is-percent-29{flex:none!important;width:29%!important}.is-percent-30{flex:none!important;width:30%!important}.is-percent-31{flex:none!important;width:31%!important}.is-percent-32{flex:none!important;width:32%!important}.is-percent-33{flex:none!important;width:33%!important}.is-percent-34{flex:none!important;width:34%!important}.is-percent-35{flex:none!important;width:35%!important}.is-percent-36{flex:none!important;width:36%!important}.is-percent-37{flex:none!important;width:37%!important}.is-percent-38{flex:none!important;width:38%!important}.is-percent-39{flex:none!important;width:39%!important}.is-percent-40{flex:none!important;width:40%!important}.is-percent-41{flex:none!important;width:41%!important}.is-percent-42{flex:none!important;width:42%!important}.is-percent-43{flex:none!important;width:43%!important}.is-percent-44{flex:none!important;width:44%!important}.is-percent-45{flex:none!important;width:45%!important}.is-percent-46{flex:none!important;width:46%!important}.is-percent-47{flex:none!important;width:47%!important}.is-percent-48{flex:none!important;width:48%!important}.is-percent-49{flex:none!important;width:49%!important}.is-percent-50{flex:none!important;width:50%!important}.is-percent-51{flex:none!important;width:51%!important}.is-percent-52{flex:none!important;width:52%!important}.is-percent-53{flex:none!important;width:53%!important}.is-percent-54{flex:none!important;width:54%!important}.is-percent-55{flex:none!important;width:55%!important}.is-percent-56{flex:none!important;width:56%!important}.is-percent-57{flex:none!important;width:57%!important}.is-percent-58{flex:none!important;width:58%!important}.is-percent-59{flex:none!important;width:59%!important}.is-percent-60{flex:none!important;width:60%!important}.is-percent-61{flex:none!important;width:61%!important}.is-percent-62{flex:none!important;width:62%!important}.is-percent-63{flex:none!important;width:63%!important}.is-percent-64{flex:none!important;width:64%!important}.is-percent-65{flex:none!important;width:65%!important}.is-percent-66{flex:none!important;width:66%!important}.is-percent-67{flex:none!important;width:67%!important}.is-percent-68{flex:none!important;width:68%!important}.is-percent-69{flex:none!important;width:69%!important}.is-percent-70{flex:none!important;width:70%!important}.is-percent-71{flex:none!important;width:71%!important}.is-percent-72{flex:none!important;width:72%!important}.is-percent-73{flex:none!important;width:73%!important}.is-percent-74{flex:none!important;width:74%!important}.is-percent-75{flex:none!important;width:75%!important}.is-percent-76{flex:none!important;width:76%!important}.is-percent-77{flex:none!important;width:77%!important}.is-percent-78{flex:none!important;width:78%!important}.is-percent-79{flex:none!important;width:79%!important}.is-percent-80{flex:none!important;width:80%!important}.is-percent-81{flex:none!important;width:81%!important}.is-percent-82{flex:none!important;width:82%!important}.is-percent-83{flex:none!important;width:83%!important}.is-percent-84{flex:none!important;width:84%!important}.is-percent-85{flex:none!important;width:85%!important}.is-percent-86{flex:none!important;width:86%!important}.is-percent-87{flex:none!important;width:87%!important}.is-percent-88{flex:none!important;width:88%!important}.is-percent-89{flex:none!important;width:89%!important}.is-percent-90{flex:none!important;width:90%!important}.is-percent-91{flex:none!important;width:91%!important}.is-percent-92{flex:none!important;width:92%!important}.is-percent-93{flex:none!important;width:93%!important}.is-percent-94{flex:none!important;width:94%!important}.is-percent-95{flex:none!important;width:95%!important}.is-percent-96{flex:none!important;width:96%!important}.is-percent-97{flex:none!important;width:97%!important}.is-percent-98{flex:none!important;width:98%!important}.is-percent-99{flex:none!important;width:99%!important}.is-percent-100{flex:none!important;width:100%!important}@media screen and (max-width: 0px){.is-percent-1-mobile{flex:none!important;width:1%!important}.is-percent-2-mobile{flex:none!important;width:2%!important}.is-percent-3-mobile{flex:none!important;width:3%!important}.is-percent-4-mobile{flex:none!important;width:4%!important}.is-percent-5-mobile{flex:none!important;width:5%!important}.is-percent-6-mobile{flex:none!important;width:6%!important}.is-percent-7-mobile{flex:none!important;width:7%!important}.is-percent-8-mobile{flex:none!important;width:8%!important}.is-percent-9-mobile{flex:none!important;width:9%!important}.is-percent-10-mobile{flex:none!important;width:10%!important}.is-percent-11-mobile{flex:none!important;width:11%!important}.is-percent-12-mobile{flex:none!important;width:12%!important}.is-percent-13-mobile{flex:none!important;width:13%!important}.is-percent-14-mobile{flex:none!important;width:14%!important}.is-percent-15-mobile{flex:none!important;width:15%!important}.is-percent-16-mobile{flex:none!important;width:16%!important}.is-percent-17-mobile{flex:none!important;width:17%!important}.is-percent-18-mobile{flex:none!important;width:18%!important}.is-percent-19-mobile{flex:none!important;width:19%!important}.is-percent-20-mobile{flex:none!important;width:20%!important}.is-percent-21-mobile{flex:none!important;width:21%!important}.is-percent-22-mobile{flex:none!important;width:22%!important}.is-percent-23-mobile{flex:none!important;width:23%!important}.is-percent-24-mobile{flex:none!important;width:24%!important}.is-percent-25-mobile{flex:none!important;width:25%!important}.is-percent-26-mobile{flex:none!important;width:26%!important}.is-percent-27-mobile{flex:none!important;width:27%!important}.is-percent-28-mobile{flex:none!important;width:28%!important}.is-percent-29-mobile{flex:none!important;width:29%!important}.is-percent-30-mobile{flex:none!important;width:30%!important}.is-percent-31-mobile{flex:none!important;width:31%!important}.is-percent-32-mobile{flex:none!important;width:32%!important}.is-percent-33-mobile{flex:none!important;width:33%!important}.is-percent-34-mobile{flex:none!important;width:34%!important}.is-percent-35-mobile{flex:none!important;width:35%!important}.is-percent-36-mobile{flex:none!important;width:36%!important}.is-percent-37-mobile{flex:none!important;width:37%!important}.is-percent-38-mobile{flex:none!important;width:38%!important}.is-percent-39-mobile{flex:none!important;width:39%!important}.is-percent-40-mobile{flex:none!important;width:40%!important}.is-percent-41-mobile{flex:none!important;width:41%!important}.is-percent-42-mobile{flex:none!important;width:42%!important}.is-percent-43-mobile{flex:none!important;width:43%!important}.is-percent-44-mobile{flex:none!important;width:44%!important}.is-percent-45-mobile{flex:none!important;width:45%!important}.is-percent-46-mobile{flex:none!important;width:46%!important}.is-percent-47-mobile{flex:none!important;width:47%!important}.is-percent-48-mobile{flex:none!important;width:48%!important}.is-percent-49-mobile{flex:none!important;width:49%!important}.is-percent-50-mobile{flex:none!important;width:50%!important}.is-percent-51-mobile{flex:none!important;width:51%!important}.is-percent-52-mobile{flex:none!important;width:52%!important}.is-percent-53-mobile{flex:none!important;width:53%!important}.is-percent-54-mobile{flex:none!important;width:54%!important}.is-percent-55-mobile{flex:none!important;width:55%!important}.is-percent-56-mobile{flex:none!important;width:56%!important}.is-percent-57-mobile{flex:none!important;width:57%!important}.is-percent-58-mobile{flex:none!important;width:58%!important}.is-percent-59-mobile{flex:none!important;width:59%!important}.is-percent-60-mobile{flex:none!important;width:60%!important}.is-percent-61-mobile{flex:none!important;width:61%!important}.is-percent-62-mobile{flex:none!important;width:62%!important}.is-percent-63-mobile{flex:none!important;width:63%!important}.is-percent-64-mobile{flex:none!important;width:64%!important}.is-percent-65-mobile{flex:none!important;width:65%!important}.is-percent-66-mobile{flex:none!important;width:66%!important}.is-percent-67-mobile{flex:none!important;width:67%!important}.is-percent-68-mobile{flex:none!important;width:68%!important}.is-percent-69-mobile{flex:none!important;width:69%!important}.is-percent-70-mobile{flex:none!important;width:70%!important}.is-percent-71-mobile{flex:none!important;width:71%!important}.is-percent-72-mobile{flex:none!important;width:72%!important}.is-percent-73-mobile{flex:none!important;width:73%!important}.is-percent-74-mobile{flex:none!important;width:74%!important}.is-percent-75-mobile{flex:none!important;width:75%!important}.is-percent-76-mobile{flex:none!important;width:76%!important}.is-percent-77-mobile{flex:none!important;width:77%!important}.is-percent-78-mobile{flex:none!important;width:78%!important}.is-percent-79-mobile{flex:none!important;width:79%!important}.is-percent-80-mobile{flex:none!important;width:80%!important}.is-percent-81-mobile{flex:none!important;width:81%!important}.is-percent-82-mobile{flex:none!important;width:82%!important}.is-percent-83-mobile{flex:none!important;width:83%!important}.is-percent-84-mobile{flex:none!important;width:84%!important}.is-percent-85-mobile{flex:none!important;width:85%!important}.is-percent-86-mobile{flex:none!important;width:86%!important}.is-percent-87-mobile{flex:none!important;width:87%!important}.is-percent-88-mobile{flex:none!important;width:88%!important}.is-percent-89-mobile{flex:none!important;width:89%!important}.is-percent-90-mobile{flex:none!important;width:90%!important}.is-percent-91-mobile{flex:none!important;width:91%!important}.is-percent-92-mobile{flex:none!important;width:92%!important}.is-percent-93-mobile{flex:none!important;width:93%!important}.is-percent-94-mobile{flex:none!important;width:94%!important}.is-percent-95-mobile{flex:none!important;width:95%!important}.is-percent-96-mobile{flex:none!important;width:96%!important}.is-percent-97-mobile{flex:none!important;width:97%!important}.is-percent-98-mobile{flex:none!important;width:98%!important}.is-percent-99-mobile{flex:none!important;width:99%!important}.is-percent-100-mobile{flex:none!important;width:100%!important}}@media screen and (min-width: 1px),print{.is-percent-1-tablet{flex:none!important;width:1%!important}.is-percent-2-tablet{flex:none!important;width:2%!important}.is-percent-3-tablet{flex:none!important;width:3%!important}.is-percent-4-tablet{flex:none!important;width:4%!important}.is-percent-5-tablet{flex:none!important;width:5%!important}.is-percent-6-tablet{flex:none!important;width:6%!important}.is-percent-7-tablet{flex:none!important;width:7%!important}.is-percent-8-tablet{flex:none!important;width:8%!important}.is-percent-9-tablet{flex:none!important;width:9%!important}.is-percent-10-tablet{flex:none!important;width:10%!important}.is-percent-11-tablet{flex:none!important;width:11%!important}.is-percent-12-tablet{flex:none!important;width:12%!important}.is-percent-13-tablet{flex:none!important;width:13%!important}.is-percent-14-tablet{flex:none!important;width:14%!important}.is-percent-15-tablet{flex:none!important;width:15%!important}.is-percent-16-tablet{flex:none!important;width:16%!important}.is-percent-17-tablet{flex:none!important;width:17%!important}.is-percent-18-tablet{flex:none!important;width:18%!important}.is-percent-19-tablet{flex:none!important;width:19%!important}.is-percent-20-tablet{flex:none!important;width:20%!important}.is-percent-21-tablet{flex:none!important;width:21%!important}.is-percent-22-tablet{flex:none!important;width:22%!important}.is-percent-23-tablet{flex:none!important;width:23%!important}.is-percent-24-tablet{flex:none!important;width:24%!important}.is-percent-25-tablet{flex:none!important;width:25%!important}.is-percent-26-tablet{flex:none!important;width:26%!important}.is-percent-27-tablet{flex:none!important;width:27%!important}.is-percent-28-tablet{flex:none!important;width:28%!important}.is-percent-29-tablet{flex:none!important;width:29%!important}.is-percent-30-tablet{flex:none!important;width:30%!important}.is-percent-31-tablet{flex:none!important;width:31%!important}.is-percent-32-tablet{flex:none!important;width:32%!important}.is-percent-33-tablet{flex:none!important;width:33%!important}.is-percent-34-tablet{flex:none!important;width:34%!important}.is-percent-35-tablet{flex:none!important;width:35%!important}.is-percent-36-tablet{flex:none!important;width:36%!important}.is-percent-37-tablet{flex:none!important;width:37%!important}.is-percent-38-tablet{flex:none!important;width:38%!important}.is-percent-39-tablet{flex:none!important;width:39%!important}.is-percent-40-tablet{flex:none!important;width:40%!important}.is-percent-41-tablet{flex:none!important;width:41%!important}.is-percent-42-tablet{flex:none!important;width:42%!important}.is-percent-43-tablet{flex:none!important;width:43%!important}.is-percent-44-tablet{flex:none!important;width:44%!important}.is-percent-45-tablet{flex:none!important;width:45%!important}.is-percent-46-tablet{flex:none!important;width:46%!important}.is-percent-47-tablet{flex:none!important;width:47%!important}.is-percent-48-tablet{flex:none!important;width:48%!important}.is-percent-49-tablet{flex:none!important;width:49%!important}.is-percent-50-tablet{flex:none!important;width:50%!important}.is-percent-51-tablet{flex:none!important;width:51%!important}.is-percent-52-tablet{flex:none!important;width:52%!important}.is-percent-53-tablet{flex:none!important;width:53%!important}.is-percent-54-tablet{flex:none!important;width:54%!important}.is-percent-55-tablet{flex:none!important;width:55%!important}.is-percent-56-tablet{flex:none!important;width:56%!important}.is-percent-57-tablet{flex:none!important;width:57%!important}.is-percent-58-tablet{flex:none!important;width:58%!important}.is-percent-59-tablet{flex:none!important;width:59%!important}.is-percent-60-tablet{flex:none!important;width:60%!important}.is-percent-61-tablet{flex:none!important;width:61%!important}.is-percent-62-tablet{flex:none!important;width:62%!important}.is-percent-63-tablet{flex:none!important;width:63%!important}.is-percent-64-tablet{flex:none!important;width:64%!important}.is-percent-65-tablet{flex:none!important;width:65%!important}.is-percent-66-tablet{flex:none!important;width:66%!important}.is-percent-67-tablet{flex:none!important;width:67%!important}.is-percent-68-tablet{flex:none!important;width:68%!important}.is-percent-69-tablet{flex:none!important;width:69%!important}.is-percent-70-tablet{flex:none!important;width:70%!important}.is-percent-71-tablet{flex:none!important;width:71%!important}.is-percent-72-tablet{flex:none!important;width:72%!important}.is-percent-73-tablet{flex:none!important;width:73%!important}.is-percent-74-tablet{flex:none!important;width:74%!important}.is-percent-75-tablet{flex:none!important;width:75%!important}.is-percent-76-tablet{flex:none!important;width:76%!important}.is-percent-77-tablet{flex:none!important;width:77%!important}.is-percent-78-tablet{flex:none!important;width:78%!important}.is-percent-79-tablet{flex:none!important;width:79%!important}.is-percent-80-tablet{flex:none!important;width:80%!important}.is-percent-81-tablet{flex:none!important;width:81%!important}.is-percent-82-tablet{flex:none!important;width:82%!important}.is-percent-83-tablet{flex:none!important;width:83%!important}.is-percent-84-tablet{flex:none!important;width:84%!important}.is-percent-85-tablet{flex:none!important;width:85%!important}.is-percent-86-tablet{flex:none!important;width:86%!important}.is-percent-87-tablet{flex:none!important;width:87%!important}.is-percent-88-tablet{flex:none!important;width:88%!important}.is-percent-89-tablet{flex:none!important;width:89%!important}.is-percent-90-tablet{flex:none!important;width:90%!important}.is-percent-91-tablet{flex:none!important;width:91%!important}.is-percent-92-tablet{flex:none!important;width:92%!important}.is-percent-93-tablet{flex:none!important;width:93%!important}.is-percent-94-tablet{flex:none!important;width:94%!important}.is-percent-95-tablet{flex:none!important;width:95%!important}.is-percent-96-tablet{flex:none!important;width:96%!important}.is-percent-97-tablet{flex:none!important;width:97%!important}.is-percent-98-tablet{flex:none!important;width:98%!important}.is-percent-99-tablet{flex:none!important;width:99%!important}.is-percent-100-tablet{flex:none!important;width:100%!important}}@media screen and (max-width: 1365px){.is-percent-1-touch{flex:none!important;width:1%!important}.is-percent-2-touch{flex:none!important;width:2%!important}.is-percent-3-touch{flex:none!important;width:3%!important}.is-percent-4-touch{flex:none!important;width:4%!important}.is-percent-5-touch{flex:none!important;width:5%!important}.is-percent-6-touch{flex:none!important;width:6%!important}.is-percent-7-touch{flex:none!important;width:7%!important}.is-percent-8-touch{flex:none!important;width:8%!important}.is-percent-9-touch{flex:none!important;width:9%!important}.is-percent-10-touch{flex:none!important;width:10%!important}.is-percent-11-touch{flex:none!important;width:11%!important}.is-percent-12-touch{flex:none!important;width:12%!important}.is-percent-13-touch{flex:none!important;width:13%!important}.is-percent-14-touch{flex:none!important;width:14%!important}.is-percent-15-touch{flex:none!important;width:15%!important}.is-percent-16-touch{flex:none!important;width:16%!important}.is-percent-17-touch{flex:none!important;width:17%!important}.is-percent-18-touch{flex:none!important;width:18%!important}.is-percent-19-touch{flex:none!important;width:19%!important}.is-percent-20-touch{flex:none!important;width:20%!important}.is-percent-21-touch{flex:none!important;width:21%!important}.is-percent-22-touch{flex:none!important;width:22%!important}.is-percent-23-touch{flex:none!important;width:23%!important}.is-percent-24-touch{flex:none!important;width:24%!important}.is-percent-25-touch{flex:none!important;width:25%!important}.is-percent-26-touch{flex:none!important;width:26%!important}.is-percent-27-touch{flex:none!important;width:27%!important}.is-percent-28-touch{flex:none!important;width:28%!important}.is-percent-29-touch{flex:none!important;width:29%!important}.is-percent-30-touch{flex:none!important;width:30%!important}.is-percent-31-touch{flex:none!important;width:31%!important}.is-percent-32-touch{flex:none!important;width:32%!important}.is-percent-33-touch{flex:none!important;width:33%!important}.is-percent-34-touch{flex:none!important;width:34%!important}.is-percent-35-touch{flex:none!important;width:35%!important}.is-percent-36-touch{flex:none!important;width:36%!important}.is-percent-37-touch{flex:none!important;width:37%!important}.is-percent-38-touch{flex:none!important;width:38%!important}.is-percent-39-touch{flex:none!important;width:39%!important}.is-percent-40-touch{flex:none!important;width:40%!important}.is-percent-41-touch{flex:none!important;width:41%!important}.is-percent-42-touch{flex:none!important;width:42%!important}.is-percent-43-touch{flex:none!important;width:43%!important}.is-percent-44-touch{flex:none!important;width:44%!important}.is-percent-45-touch{flex:none!important;width:45%!important}.is-percent-46-touch{flex:none!important;width:46%!important}.is-percent-47-touch{flex:none!important;width:47%!important}.is-percent-48-touch{flex:none!important;width:48%!important}.is-percent-49-touch{flex:none!important;width:49%!important}.is-percent-50-touch{flex:none!important;width:50%!important}.is-percent-51-touch{flex:none!important;width:51%!important}.is-percent-52-touch{flex:none!important;width:52%!important}.is-percent-53-touch{flex:none!important;width:53%!important}.is-percent-54-touch{flex:none!important;width:54%!important}.is-percent-55-touch{flex:none!important;width:55%!important}.is-percent-56-touch{flex:none!important;width:56%!important}.is-percent-57-touch{flex:none!important;width:57%!important}.is-percent-58-touch{flex:none!important;width:58%!important}.is-percent-59-touch{flex:none!important;width:59%!important}.is-percent-60-touch{flex:none!important;width:60%!important}.is-percent-61-touch{flex:none!important;width:61%!important}.is-percent-62-touch{flex:none!important;width:62%!important}.is-percent-63-touch{flex:none!important;width:63%!important}.is-percent-64-touch{flex:none!important;width:64%!important}.is-percent-65-touch{flex:none!important;width:65%!important}.is-percent-66-touch{flex:none!important;width:66%!important}.is-percent-67-touch{flex:none!important;width:67%!important}.is-percent-68-touch{flex:none!important;width:68%!important}.is-percent-69-touch{flex:none!important;width:69%!important}.is-percent-70-touch{flex:none!important;width:70%!important}.is-percent-71-touch{flex:none!important;width:71%!important}.is-percent-72-touch{flex:none!important;width:72%!important}.is-percent-73-touch{flex:none!important;width:73%!important}.is-percent-74-touch{flex:none!important;width:74%!important}.is-percent-75-touch{flex:none!important;width:75%!important}.is-percent-76-touch{flex:none!important;width:76%!important}.is-percent-77-touch{flex:none!important;width:77%!important}.is-percent-78-touch{flex:none!important;width:78%!important}.is-percent-79-touch{flex:none!important;width:79%!important}.is-percent-80-touch{flex:none!important;width:80%!important}.is-percent-81-touch{flex:none!important;width:81%!important}.is-percent-82-touch{flex:none!important;width:82%!important}.is-percent-83-touch{flex:none!important;width:83%!important}.is-percent-84-touch{flex:none!important;width:84%!important}.is-percent-85-touch{flex:none!important;width:85%!important}.is-percent-86-touch{flex:none!important;width:86%!important}.is-percent-87-touch{flex:none!important;width:87%!important}.is-percent-88-touch{flex:none!important;width:88%!important}.is-percent-89-touch{flex:none!important;width:89%!important}.is-percent-90-touch{flex:none!important;width:90%!important}.is-percent-91-touch{flex:none!important;width:91%!important}.is-percent-92-touch{flex:none!important;width:92%!important}.is-percent-93-touch{flex:none!important;width:93%!important}.is-percent-94-touch{flex:none!important;width:94%!important}.is-percent-95-touch{flex:none!important;width:95%!important}.is-percent-96-touch{flex:none!important;width:96%!important}.is-percent-97-touch{flex:none!important;width:97%!important}.is-percent-98-touch{flex:none!important;width:98%!important}.is-percent-99-touch{flex:none!important;width:99%!important}.is-percent-100-touch{flex:none!important;width:100%!important}}@media screen and (min-width: 1366px){.is-percent-1-desktop{flex:none!important;width:1%!important}.is-percent-2-desktop{flex:none!important;width:2%!important}.is-percent-3-desktop{flex:none!important;width:3%!important}.is-percent-4-desktop{flex:none!important;width:4%!important}.is-percent-5-desktop{flex:none!important;width:5%!important}.is-percent-6-desktop{flex:none!important;width:6%!important}.is-percent-7-desktop{flex:none!important;width:7%!important}.is-percent-8-desktop{flex:none!important;width:8%!important}.is-percent-9-desktop{flex:none!important;width:9%!important}.is-percent-10-desktop{flex:none!important;width:10%!important}.is-percent-11-desktop{flex:none!important;width:11%!important}.is-percent-12-desktop{flex:none!important;width:12%!important}.is-percent-13-desktop{flex:none!important;width:13%!important}.is-percent-14-desktop{flex:none!important;width:14%!important}.is-percent-15-desktop{flex:none!important;width:15%!important}.is-percent-16-desktop{flex:none!important;width:16%!important}.is-percent-17-desktop{flex:none!important;width:17%!important}.is-percent-18-desktop{flex:none!important;width:18%!important}.is-percent-19-desktop{flex:none!important;width:19%!important}.is-percent-20-desktop{flex:none!important;width:20%!important}.is-percent-21-desktop{flex:none!important;width:21%!important}.is-percent-22-desktop{flex:none!important;width:22%!important}.is-percent-23-desktop{flex:none!important;width:23%!important}.is-percent-24-desktop{flex:none!important;width:24%!important}.is-percent-25-desktop{flex:none!important;width:25%!important}.is-percent-26-desktop{flex:none!important;width:26%!important}.is-percent-27-desktop{flex:none!important;width:27%!important}.is-percent-28-desktop{flex:none!important;width:28%!important}.is-percent-29-desktop{flex:none!important;width:29%!important}.is-percent-30-desktop{flex:none!important;width:30%!important}.is-percent-31-desktop{flex:none!important;width:31%!important}.is-percent-32-desktop{flex:none!important;width:32%!important}.is-percent-33-desktop{flex:none!important;width:33%!important}.is-percent-34-desktop{flex:none!important;width:34%!important}.is-percent-35-desktop{flex:none!important;width:35%!important}.is-percent-36-desktop{flex:none!important;width:36%!important}.is-percent-37-desktop{flex:none!important;width:37%!important}.is-percent-38-desktop{flex:none!important;width:38%!important}.is-percent-39-desktop{flex:none!important;width:39%!important}.is-percent-40-desktop{flex:none!important;width:40%!important}.is-percent-41-desktop{flex:none!important;width:41%!important}.is-percent-42-desktop{flex:none!important;width:42%!important}.is-percent-43-desktop{flex:none!important;width:43%!important}.is-percent-44-desktop{flex:none!important;width:44%!important}.is-percent-45-desktop{flex:none!important;width:45%!important}.is-percent-46-desktop{flex:none!important;width:46%!important}.is-percent-47-desktop{flex:none!important;width:47%!important}.is-percent-48-desktop{flex:none!important;width:48%!important}.is-percent-49-desktop{flex:none!important;width:49%!important}.is-percent-50-desktop{flex:none!important;width:50%!important}.is-percent-51-desktop{flex:none!important;width:51%!important}.is-percent-52-desktop{flex:none!important;width:52%!important}.is-percent-53-desktop{flex:none!important;width:53%!important}.is-percent-54-desktop{flex:none!important;width:54%!important}.is-percent-55-desktop{flex:none!important;width:55%!important}.is-percent-56-desktop{flex:none!important;width:56%!important}.is-percent-57-desktop{flex:none!important;width:57%!important}.is-percent-58-desktop{flex:none!important;width:58%!important}.is-percent-59-desktop{flex:none!important;width:59%!important}.is-percent-60-desktop{flex:none!important;width:60%!important}.is-percent-61-desktop{flex:none!important;width:61%!important}.is-percent-62-desktop{flex:none!important;width:62%!important}.is-percent-63-desktop{flex:none!important;width:63%!important}.is-percent-64-desktop{flex:none!important;width:64%!important}.is-percent-65-desktop{flex:none!important;width:65%!important}.is-percent-66-desktop{flex:none!important;width:66%!important}.is-percent-67-desktop{flex:none!important;width:67%!important}.is-percent-68-desktop{flex:none!important;width:68%!important}.is-percent-69-desktop{flex:none!important;width:69%!important}.is-percent-70-desktop{flex:none!important;width:70%!important}.is-percent-71-desktop{flex:none!important;width:71%!important}.is-percent-72-desktop{flex:none!important;width:72%!important}.is-percent-73-desktop{flex:none!important;width:73%!important}.is-percent-74-desktop{flex:none!important;width:74%!important}.is-percent-75-desktop{flex:none!important;width:75%!important}.is-percent-76-desktop{flex:none!important;width:76%!important}.is-percent-77-desktop{flex:none!important;width:77%!important}.is-percent-78-desktop{flex:none!important;width:78%!important}.is-percent-79-desktop{flex:none!important;width:79%!important}.is-percent-80-desktop{flex:none!important;width:80%!important}.is-percent-81-desktop{flex:none!important;width:81%!important}.is-percent-82-desktop{flex:none!important;width:82%!important}.is-percent-83-desktop{flex:none!important;width:83%!important}.is-percent-84-desktop{flex:none!important;width:84%!important}.is-percent-85-desktop{flex:none!important;width:85%!important}.is-percent-86-desktop{flex:none!important;width:86%!important}.is-percent-87-desktop{flex:none!important;width:87%!important}.is-percent-88-desktop{flex:none!important;width:88%!important}.is-percent-89-desktop{flex:none!important;width:89%!important}.is-percent-90-desktop{flex:none!important;width:90%!important}.is-percent-91-desktop{flex:none!important;width:91%!important}.is-percent-92-desktop{flex:none!important;width:92%!important}.is-percent-93-desktop{flex:none!important;width:93%!important}.is-percent-94-desktop{flex:none!important;width:94%!important}.is-percent-95-desktop{flex:none!important;width:95%!important}.is-percent-96-desktop{flex:none!important;width:96%!important}.is-percent-97-desktop{flex:none!important;width:97%!important}.is-percent-98-desktop{flex:none!important;width:98%!important}.is-percent-99-desktop{flex:none!important;width:99%!important}.is-percent-100-desktop{flex:none!important;width:100%!important}}ss-multiselect-dropdown .button{padding-right:2em}ss-multiselect-dropdown .dropdown-menu{position:absolute;top:100%;left:0;z-index:1;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px #0000002d}ss-multiselect-dropdown .dropdown-menu span{margin-left:.5em;vertical-align:top}.fr-box.fr-basic .fr-element{font-family:inherit;color:inherit;font-size:inherit;line-height:inherit}.completer-selected-row{background-color:#50bde6!important;color:#fff!important}bs-datepicker-container,bs-daterangepicker-container{z-index:1020}.bs-datepicker-body .today-class{color:#50bde6}.bs-datepicker-body table td{text-align:center}.theme-default .bs-datepicker-head{background-color:#50bde6}tag-input.readonly .ng2-tag-input{border-bottom:none!important}tag-input.readonly tag-input-form{display:none}.ng2-tag-input{border-bottom:1px solid #ccc!important;padding:0!important}.ng2-tag-input tag{background:#e5e5e5!important;cursor:auto!important}.ng2-tag-input delete-icon{cursor:pointer}.ng2-tag-input__text-input,.ng2-tag-input__text-input[disabled=true]{background:none!important}.tag__text:after{content:" ";white-space:pre-line}.ngx-datatable.material{box-shadow:none;border:1px solid #e0e0e0;background-color:#fff}.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group{background-color:#f2f2f2}.ngx-datatable.material.striped .datatable-row-odd{background-color:#fafafa}.ngx-datatable.material.striped:not(.cell-selection) .datatable-body-row:hover .datatable-row-odd,.ngx-datatable.material.striped:not(.cell-selection) .datatable-body-row:hover .datatable-row-group .datatable-row-odd{background-color:#f2f2f2}.ngx-datatable.material .selectable:not(.checkbox-selection) .datatable-body-row{cursor:pointer}.ngx-datatable.material .sortable .sort-btn{color:#3d515c}.ngx-datatable.material .sortable .sort-btn:after{font-family:data-table;content:"c"}.ngx-datatable.material .sortable .sort-btn.datatable-icon-down:after,.ngx-datatable.material .sortable .sort-btn.datatable-icon-up:after{content:""}.ngx-datatable.material .datatable-header-cell-template-wrap>.sort-btn{display:none!important}.ngx-datatable.material .datatable-header-cell.sortable .datatable-header-cell-template-wrap-custom-head{cursor:pointer}.ngx-datatable.material .datatable-header-cell.sortable .group-header-cell-template .datatable-header-cell-template-wrap-custom-head,.ngx-datatable.material .datatable-header-cell .datatable-header-cell-wrapper{cursor:auto}.ngx-datatable.material .datatable-body-cell,.ngx-datatable.material .datatable-header-cell,.ngx-datatable.material .datatable-header .datatable-header-cell .sort-btn{line-height:1.5}.ngx-datatable.material .datatable-summary-row .datatable-body-row{color:gray;background-color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell{font-weight:700;height:100%;padding:0;overflow-x:visible;border-right:1px solid #e0e0e0;color:#3d515c;font-size:1.6rem;font-weight:500}.ngx-datatable.material .datatable-header .datatable-header-cell:last-child{border-right:0}.ngx-datatable.material .datatable-header .datatable-header-cell .datatable-header-cell-template-wrap{text-align:center}.ngx-datatable.material .datatable-header .datatable-header-cell .datatable-header-cell-wrapper .datatable-header-cell-label{display:block;white-space:pre-wrap}.ngx-datatable.material .datatable-header .datatable-header-cell.is-white .datatable-header-cell-template-wrap-custom-head{background-color:#fff;color:#000000b3}.ngx-datatable.material .datatable-header .datatable-header-cell.is-black .datatable-header-cell-template-wrap-custom-head{background-color:#0a0a0a;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-light .datatable-header-cell-template-wrap-custom-head{background-color:#f2f2f2;color:#000000b3}.ngx-datatable.material .datatable-header .datatable-header-cell.is-dark .datatable-header-cell-template-wrap-custom-head{background-color:#363636;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-text .datatable-header-cell-template-wrap-custom-head{background-color:#3d515c;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-primary .datatable-header-cell-template-wrap-custom-head{background-color:#50bde6;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-secondary .datatable-header-cell-template-wrap-custom-head{background-color:#0c6b9e;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-link .datatable-header-cell-template-wrap-custom-head{background-color:#0087ff;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-info .datatable-header-cell-template-wrap-custom-head{background-color:#5193fb;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-success .datatable-header-cell-template-wrap-custom-head{background-color:#228b22;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-warning .datatable-header-cell-template-wrap-custom-head{background-color:#e4bb3e;color:#000000b3}.ngx-datatable.material .datatable-header .datatable-header-cell.is-danger .datatable-header-cell-template-wrap-custom-head{background-color:#e62828;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-notification .datatable-header-cell-template-wrap-custom-head{background-color:#0c6b9e;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-bg .datatable-header-cell-template-wrap-custom-head{background-color:#f4f4f4;color:#000000b3}.ngx-datatable.material .datatable-header .datatable-header-cell.is-back .datatable-header-cell-template-wrap-custom-head{background-color:#7b7b7b;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-highlight .datatable-header-cell-template-wrap-custom-head{background-color:#e8f5ff;color:#000000b3}.ngx-datatable.material .datatable-header .datatable-header-cell.is-correct-result .datatable-header-cell-template-wrap-custom-head{background-color:#0fa72c;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-wrong-result .datatable-header-cell-template-wrap-custom-head{background-color:#c14b4b;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-no-result .datatable-header-cell-template-wrap-custom-head{background-color:#7b7b7b;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-correct-answer-input .datatable-header-cell-template-wrap-custom-head{background-color:#0fa72c;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-result-user-input .datatable-header-cell-template-wrap-custom-head{background-color:#7b7b7b;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-table-header .datatable-header-cell-template-wrap-custom-head{background-color:#5ea3d7;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-table-subheader .datatable-header-cell-template-wrap-custom-head{background-color:#e0e0e0;color:#000000b3}.ngx-datatable.material .datatable-header .datatable-header-cell.is-background-job-waiting .datatable-header-cell-template-wrap-custom-head{background-color:#ecb920;color:#000000b3}.ngx-datatable.material .datatable-header .datatable-header-cell.is-background-job-running .datatable-header-cell-template-wrap-custom-head{background-color:#2098c3;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-background-job-completed .datatable-header-cell-template-wrap-custom-head{background-color:#6eba1e;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-background-job-failed .datatable-header-cell-template-wrap-custom-head{background-color:#b12e49;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell-template-wrap-custom{display:flex;flex-direction:column;height:100%}.ngx-datatable.material .datatable-header .datatable-header-cell-template-wrap-custom>.control{height:5.4rem;padding:.6rem;background-color:#fafafa}.ngx-datatable.material .datatable-header .datatable-header-cell-template-wrap-custom>.control .input,.ngx-datatable.material .datatable-header .datatable-header-cell-template-wrap-custom>.control .select select{height:3.6rem;border-radius:0;border-color:#f2f2f2}.ngx-datatable.material .datatable-header .datatable-header-cell-template-wrap-custom>.control .icon{height:3.6rem}.ngx-datatable.material .datatable-header .datatable-header-cell-template-wrap-custom-head{background-color:#fff;display:flex;flex:auto;padding:.5em 1em}.ngx-datatable.material .datatable-header .datatable-header-cell-template-wrap-custom-head.group-header-cell-template{flex-grow:0;padding:.5em 0;border-bottom:1px solid #e0e0e0}.ngx-datatable.material .datatable-header .datatable-header-cell-template-wrap-custom-head .datatable-header-cell-wrapper{flex:1}.ngx-datatable.material .datatable-body .datatable-body-row{border-top:none;color:#3d515c;font-size:1.6rem}.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell{color:inherit;font-size:inherit;font-weight:inherit;padding:.25em 1em;border-right:1px solid #e0e0e0}.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell:last-child{border-right:0}.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell.is-flex .datatable-body-cell-label{flex-grow:1}.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell .icon{color:#3d515c}.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell .input-group-inline,.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell .input-inline{margin-top:-.5rem}.ngx-datatable.material .datatable-body .datatable-body-row.is-white{background-color:#fff;color:#000000b3}.ngx-datatable.material .datatable-body .datatable-body-row.is-black{background-color:#0a0a0a;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-light{background-color:#f2f2f2;color:#000000b3}.ngx-datatable.material .datatable-body .datatable-body-row.is-dark{background-color:#363636;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-text{background-color:#3d515c;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-primary{background-color:#50bde6;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-secondary{background-color:#0c6b9e;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-link{background-color:#0087ff;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-info{background-color:#5193fb;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-success{background-color:#228b22;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-warning{background-color:#e4bb3e;color:#000000b3}.ngx-datatable.material .datatable-body .datatable-body-row.is-danger{background-color:#e62828;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-notification{background-color:#0c6b9e;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-bg{background-color:#f4f4f4;color:#000000b3}.ngx-datatable.material .datatable-body .datatable-body-row.is-back{background-color:#7b7b7b;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-highlight{background-color:#e8f5ff;color:#000000b3}.ngx-datatable.material .datatable-body .datatable-body-row.is-correct-result{background-color:#0fa72c;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-wrong-result{background-color:#c14b4b;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-no-result{background-color:#7b7b7b;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-correct-answer-input{background-color:#0fa72c;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-result-user-input{background-color:#7b7b7b;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-table-header{background-color:#5ea3d7;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-table-subheader{background-color:#e0e0e0;color:#000000b3}.ngx-datatable.material .datatable-body .datatable-body-row.is-background-job-waiting{background-color:#ecb920;color:#000000b3}.ngx-datatable.material .datatable-body .datatable-body-row.is-background-job-running{background-color:#2098c3;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-background-job-completed{background-color:#6eba1e;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-background-job-failed{background-color:#b12e49;color:#fff}.ngx-datatable.material .datatable-body .datatable-row-detail{background:#f4f4f4}.ngx-datatable.material .datatable-footer{background-color:#fafafa!important}.ngx-datatable.material .datatable-footer .page-count{flex:initial}.ngx-datatable.material .datatable-footer .datatable-pager{flex:1}.ngx-datatable.material .datatable-footer .datatable-pager li.active a{color:#fff;background-color:#50bde6}.ngx-datatable.material .datatable-body .progress-linear{position:sticky;left:0}.ngx-datatable .datatable-body-cell,.ngx-datatable .datatable-header-cell{-webkit-user-select:initial!important;-moz-user-select:initial!important;-ms-user-select:initial!important;-o-user-select:initial!important;user-select:initial!important}datatable-selection{display:block}.ngx-datatable.material.selectable:not(.cell-selection) .datatable-body-row.active,.ngx-datatable.material.selectable:not(.cell-selection) .datatable-body-row.active:hover,.ngx-datatable.material.selectable:not(.cell-selection) .datatable-body-row.active .datatable-row-group,.ngx-datatable.material.selectable:not(.cell-selection) .datatable-body-row.active:hover .datatable-row-group,.ngx-datatable.material.cell-selection .datatable-body-cell.active,.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover,.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus,.ngx-datatable.material.cell-selection .datatable-body-cell.active .datatable-row-group,.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover .datatable-row-group,.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .datatable-row-group{background-color:inherit}.ngx-datatable.material.selectable:not(.cell-selection) .datatable-body-row.active .datatable-body-cell-label,.ngx-datatable.material.selectable:not(.cell-selection) .datatable-body-row.active .icon,.ngx-datatable.material.selectable:not(.cell-selection) .datatable-body-row.active:hover .datatable-body-cell-label,.ngx-datatable.material.selectable:not(.cell-selection) .datatable-body-row.active:hover .icon,.ngx-datatable.material.selectable:not(.cell-selection) .datatable-body-row.active .datatable-row-group .datatable-body-cell-label,.ngx-datatable.material.selectable:not(.cell-selection) .datatable-body-row.active .datatable-row-group .icon,.ngx-datatable.material.selectable:not(.cell-selection) .datatable-body-row.active:hover .datatable-row-group .datatable-body-cell-label,.ngx-datatable.material.selectable:not(.cell-selection) .datatable-body-row.active:hover .datatable-row-group .icon,.ngx-datatable.material.cell-selection .datatable-body-cell.active .datatable-body-cell-label,.ngx-datatable.material.cell-selection .datatable-body-cell.active .icon,.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover .datatable-body-cell-label,.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover .icon,.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .datatable-body-cell-label,.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .icon,.ngx-datatable.material.cell-selection .datatable-body-cell.active .datatable-row-group .datatable-body-cell-label,.ngx-datatable.material.cell-selection .datatable-body-cell.active .datatable-row-group .icon,.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover .datatable-row-group .datatable-body-cell-label,.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover .datatable-row-group .icon,.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .datatable-row-group .datatable-body-cell-label,.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .datatable-row-group .icon{color:inherit}.datatable-header-cell-template-wrap .datatable-checkbox{position:absolute;left:0;right:0;top:.5em}.datatable-checkbox{display:flex;justify-content:center;align-items:center;height:1.5em}.datatable-checkbox input[type=checkbox]{margin:0}.datatable-checkbox input[type=checkbox]:before{position:absolute;content:"";border:1px solid #e0e0e0!important;background-color:#fff;height:1.25em!important;width:1.25em!important;top:0;left:0;z-index:initial}.datatable-checkbox input[type=checkbox]:after{content:none;background:none}.datatable-checkbox input[type=checkbox]:checked:before{border:1px solid #50BDE6!important;transform:none!important}.datatable-checkbox input[type=checkbox]:checked:after{position:absolute;content:"\2713";text-align:center;font-weight:700;color:#50bde6;font-size:1em;line-height:1.25;height:1.25em;width:1.25em;top:0;left:0}.ngx-datatable.material .datatable-header .datatable-header-cell-template-wrap-custom>.control{padding:1.2rem}.ngx-datatable.material .datatable-header .datatable-header-cell{color:#3d515c;font-size:1.6rem;font-weight:500}.ngx-datatable.material .datatable-header .datatable-header-cell .datatable-header-cell-wrapper .datatable-header-cell-label{color:inherit;font-size:inherit;font-weight:inherit}.toast-container .ngx-toastr{padding:15px}.toast-container .ngx-toastr:hover{box-shadow:0 0 7px #999;cursor:auto}.toast-container .ngx-toastr .toast-close-button{font-family:sans-serif;position:static;text-shadow:none}.toast-container .ngx-toastr.is-white{color:#000000b3;background-color:#fff}.toast-container .ngx-toastr.is-white .toast-close-button{color:#000000b3}.toast-container .ngx-toastr.is-black{color:#fff;background-color:#0a0a0a}.toast-container .ngx-toastr.is-black .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-light{color:#000000b3;background-color:#f2f2f2}.toast-container .ngx-toastr.is-light .toast-close-button{color:#000000b3}.toast-container .ngx-toastr.is-dark{color:#fff;background-color:#363636}.toast-container .ngx-toastr.is-dark .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-text{color:#fff;background-color:#3d515c}.toast-container .ngx-toastr.is-text .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-primary{color:#fff;background-color:#50bde6}.toast-container .ngx-toastr.is-primary .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-secondary{color:#fff;background-color:#0c6b9e}.toast-container .ngx-toastr.is-secondary .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-link{color:#fff;background-color:#0087ff}.toast-container .ngx-toastr.is-link .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-info{color:#fff;background-color:#5193fb}.toast-container .ngx-toastr.is-info .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-success{color:#fff;background-color:#228b22}.toast-container .ngx-toastr.is-success .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-warning{color:#000000b3;background-color:#e4bb3e}.toast-container .ngx-toastr.is-warning .toast-close-button{color:#000000b3}.toast-container .ngx-toastr.is-danger{color:#fff;background-color:#e62828}.toast-container .ngx-toastr.is-danger .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-notification{color:#fff;background-color:#0c6b9e}.toast-container .ngx-toastr.is-notification .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-bg{color:#000000b3;background-color:#f4f4f4}.toast-container .ngx-toastr.is-bg .toast-close-button{color:#000000b3}.toast-container .ngx-toastr.is-back{color:#fff;background-color:#7b7b7b}.toast-container .ngx-toastr.is-back .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-highlight{color:#000000b3;background-color:#e8f5ff}.toast-container .ngx-toastr.is-highlight .toast-close-button{color:#000000b3}.toast-container .ngx-toastr.is-correct-result{color:#fff;background-color:#0fa72c}.toast-container .ngx-toastr.is-correct-result .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-wrong-result{color:#fff;background-color:#c14b4b}.toast-container .ngx-toastr.is-wrong-result .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-no-result{color:#fff;background-color:#7b7b7b}.toast-container .ngx-toastr.is-no-result .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-correct-answer-input{color:#fff;background-color:#0fa72c}.toast-container .ngx-toastr.is-correct-answer-input .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-result-user-input{color:#fff;background-color:#7b7b7b}.toast-container .ngx-toastr.is-result-user-input .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-table-header{color:#fff;background-color:#5ea3d7}.toast-container .ngx-toastr.is-table-header .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-table-subheader{color:#000000b3;background-color:#e0e0e0}.toast-container .ngx-toastr.is-table-subheader .toast-close-button{color:#000000b3}.toast-container .ngx-toastr.is-background-job-waiting{color:#000000b3;background-color:#ecb920}.toast-container .ngx-toastr.is-background-job-waiting .toast-close-button{color:#000000b3}.toast-container .ngx-toastr.is-background-job-running{color:#fff;background-color:#2098c3}.toast-container .ngx-toastr.is-background-job-running .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-background-job-completed{color:#fff;background-color:#6eba1e}.toast-container .ngx-toastr.is-background-job-completed .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-background-job-failed{color:#fff;background-color:#b12e49}.toast-container .ngx-toastr.is-background-job-failed .toast-close-button{color:#fff}.ph-item{border:0;padding:0;margin:0;background-color:transparent}.ph-item>*{padding-right:0;padding-left:0}.tippy-box{position:relative;font-size:1.6rem;font-weight:400;background-color:#f2f2f2;color:#3d515c;background-clip:padding-box;border:1px solid rgba(0,8,16,.15);border-style:none;border-radius:4px;box-shadow:0 4px 14px -2px #00081014}.tippy-box>.tippy-arrow:after{content:"";position:absolute;z-index:-1;border-color:transparent;border-style:none}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:#f2f2f2}.tippy-box[data-placement^=top]>.tippy-arrow:after{border-top-color:#00081026;border-width:7px 7px 0;top:17px;left:1px}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#f2f2f2;bottom:16px}.tippy-box[data-placement^=bottom]>.tippy-arrow:after{border-bottom-color:#00081026;border-width:0 7px 7px;bottom:17px;left:1px}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:#f2f2f2}.tippy-box[data-placement^=left]>.tippy-arrow:after{border-left-color:#00081026;border-width:7px 0 7px 7px;left:17px;top:1px}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:#f2f2f2;right:16px}.tippy-box[data-placement^=right]>.tippy-arrow:after{border-right-color:#00081026;border-width:7px 7px 7px 0;right:17px;top:1px}.tippy-box[data-theme~=is-paddingless] .tippy-content{padding:0}.tippy-box[data-theme~=invert]{background-color:#242424;color:#fff}.tippy-box[data-theme~=is-white]{background-color:#fff;color:#000000b3}.tippy-box[data-theme~=is-white][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=is-white][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}.tippy-box[data-theme~=is-white][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=is-white][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff}.tippy-box[data-theme~=is-black]{background-color:#0a0a0a;color:#fff}.tippy-box[data-theme~=is-black][data-placement^=top]>.tippy-arrow:before{border-top-color:#0a0a0a}.tippy-box[data-theme~=is-black][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#0a0a0a}.tippy-box[data-theme~=is-black][data-placement^=left]>.tippy-arrow:before{border-left-color:#0a0a0a}.tippy-box[data-theme~=is-black][data-placement^=right]>.tippy-arrow:before{border-right-color:#0a0a0a}.tippy-box[data-theme~=is-light]{background-color:#f2f2f2;color:#000000b3}.tippy-box[data-theme~=is-light][data-placement^=top]>.tippy-arrow:before{border-top-color:#f2f2f2}.tippy-box[data-theme~=is-light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#f2f2f2}.tippy-box[data-theme~=is-light][data-placement^=left]>.tippy-arrow:before{border-left-color:#f2f2f2}.tippy-box[data-theme~=is-light][data-placement^=right]>.tippy-arrow:before{border-right-color:#f2f2f2}.tippy-box[data-theme~=is-dark]{background-color:#363636;color:#fff}.tippy-box[data-theme~=is-dark][data-placement^=top]>.tippy-arrow:before{border-top-color:#363636}.tippy-box[data-theme~=is-dark][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#363636}.tippy-box[data-theme~=is-dark][data-placement^=left]>.tippy-arrow:before{border-left-color:#363636}.tippy-box[data-theme~=is-dark][data-placement^=right]>.tippy-arrow:before{border-right-color:#363636}.tippy-box[data-theme~=is-text]{background-color:#3d515c;color:#fff}.tippy-box[data-theme~=is-text][data-placement^=top]>.tippy-arrow:before{border-top-color:#3d515c}.tippy-box[data-theme~=is-text][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#3d515c}.tippy-box[data-theme~=is-text][data-placement^=left]>.tippy-arrow:before{border-left-color:#3d515c}.tippy-box[data-theme~=is-text][data-placement^=right]>.tippy-arrow:before{border-right-color:#3d515c}.tippy-box[data-theme~=is-primary]{background-color:#50bde6;color:#fff}.tippy-box[data-theme~=is-primary][data-placement^=top]>.tippy-arrow:before{border-top-color:#50bde6}.tippy-box[data-theme~=is-primary][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#50bde6}.tippy-box[data-theme~=is-primary][data-placement^=left]>.tippy-arrow:before{border-left-color:#50bde6}.tippy-box[data-theme~=is-primary][data-placement^=right]>.tippy-arrow:before{border-right-color:#50bde6}.tippy-box[data-theme~=is-secondary]{background-color:#0c6b9e;color:#fff}.tippy-box[data-theme~=is-secondary][data-placement^=top]>.tippy-arrow:before{border-top-color:#0c6b9e}.tippy-box[data-theme~=is-secondary][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#0c6b9e}.tippy-box[data-theme~=is-secondary][data-placement^=left]>.tippy-arrow:before{border-left-color:#0c6b9e}.tippy-box[data-theme~=is-secondary][data-placement^=right]>.tippy-arrow:before{border-right-color:#0c6b9e}.tippy-box[data-theme~=is-link]{background-color:#0087ff;color:#fff}.tippy-box[data-theme~=is-link][data-placement^=top]>.tippy-arrow:before{border-top-color:#0087ff}.tippy-box[data-theme~=is-link][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#0087ff}.tippy-box[data-theme~=is-link][data-placement^=left]>.tippy-arrow:before{border-left-color:#0087ff}.tippy-box[data-theme~=is-link][data-placement^=right]>.tippy-arrow:before{border-right-color:#0087ff}.tippy-box[data-theme~=is-info]{background-color:#5193fb;color:#fff}.tippy-box[data-theme~=is-info][data-placement^=top]>.tippy-arrow:before{border-top-color:#5193fb}.tippy-box[data-theme~=is-info][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#5193fb}.tippy-box[data-theme~=is-info][data-placement^=left]>.tippy-arrow:before{border-left-color:#5193fb}.tippy-box[data-theme~=is-info][data-placement^=right]>.tippy-arrow:before{border-right-color:#5193fb}.tippy-box[data-theme~=is-success]{background-color:#228b22;color:#fff}.tippy-box[data-theme~=is-success][data-placement^=top]>.tippy-arrow:before{border-top-color:#228b22}.tippy-box[data-theme~=is-success][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#228b22}.tippy-box[data-theme~=is-success][data-placement^=left]>.tippy-arrow:before{border-left-color:#228b22}.tippy-box[data-theme~=is-success][data-placement^=right]>.tippy-arrow:before{border-right-color:#228b22}.tippy-box[data-theme~=is-warning]{background-color:#e4bb3e;color:#000000b3}.tippy-box[data-theme~=is-warning][data-placement^=top]>.tippy-arrow:before{border-top-color:#e4bb3e}.tippy-box[data-theme~=is-warning][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#e4bb3e}.tippy-box[data-theme~=is-warning][data-placement^=left]>.tippy-arrow:before{border-left-color:#e4bb3e}.tippy-box[data-theme~=is-warning][data-placement^=right]>.tippy-arrow:before{border-right-color:#e4bb3e}.tippy-box[data-theme~=is-danger]{background-color:#e62828;color:#fff}.tippy-box[data-theme~=is-danger][data-placement^=top]>.tippy-arrow:before{border-top-color:#e62828}.tippy-box[data-theme~=is-danger][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#e62828}.tippy-box[data-theme~=is-danger][data-placement^=left]>.tippy-arrow:before{border-left-color:#e62828}.tippy-box[data-theme~=is-danger][data-placement^=right]>.tippy-arrow:before{border-right-color:#e62828}.tippy-box[data-theme~=is-notification]{background-color:#0c6b9e;color:#fff}.tippy-box[data-theme~=is-notification][data-placement^=top]>.tippy-arrow:before{border-top-color:#0c6b9e}.tippy-box[data-theme~=is-notification][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#0c6b9e}.tippy-box[data-theme~=is-notification][data-placement^=left]>.tippy-arrow:before{border-left-color:#0c6b9e}.tippy-box[data-theme~=is-notification][data-placement^=right]>.tippy-arrow:before{border-right-color:#0c6b9e}.tippy-box[data-theme~=is-bg]{background-color:#f4f4f4;color:#000000b3}.tippy-box[data-theme~=is-bg][data-placement^=top]>.tippy-arrow:before{border-top-color:#f4f4f4}.tippy-box[data-theme~=is-bg][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#f4f4f4}.tippy-box[data-theme~=is-bg][data-placement^=left]>.tippy-arrow:before{border-left-color:#f4f4f4}.tippy-box[data-theme~=is-bg][data-placement^=right]>.tippy-arrow:before{border-right-color:#f4f4f4}.tippy-box[data-theme~=is-back]{background-color:#7b7b7b;color:#fff}.tippy-box[data-theme~=is-back][data-placement^=top]>.tippy-arrow:before{border-top-color:#7b7b7b}.tippy-box[data-theme~=is-back][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#7b7b7b}.tippy-box[data-theme~=is-back][data-placement^=left]>.tippy-arrow:before{border-left-color:#7b7b7b}.tippy-box[data-theme~=is-back][data-placement^=right]>.tippy-arrow:before{border-right-color:#7b7b7b}.tippy-box[data-theme~=is-highlight]{background-color:#e8f5ff;color:#000000b3}.tippy-box[data-theme~=is-highlight][data-placement^=top]>.tippy-arrow:before{border-top-color:#e8f5ff}.tippy-box[data-theme~=is-highlight][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#e8f5ff}.tippy-box[data-theme~=is-highlight][data-placement^=left]>.tippy-arrow:before{border-left-color:#e8f5ff}.tippy-box[data-theme~=is-highlight][data-placement^=right]>.tippy-arrow:before{border-right-color:#e8f5ff}.tippy-box[data-theme~=is-correct-result]{background-color:#0fa72c;color:#fff}.tippy-box[data-theme~=is-correct-result][data-placement^=top]>.tippy-arrow:before{border-top-color:#0fa72c}.tippy-box[data-theme~=is-correct-result][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#0fa72c}.tippy-box[data-theme~=is-correct-result][data-placement^=left]>.tippy-arrow:before{border-left-color:#0fa72c}.tippy-box[data-theme~=is-correct-result][data-placement^=right]>.tippy-arrow:before{border-right-color:#0fa72c}.tippy-box[data-theme~=is-wrong-result]{background-color:#c14b4b;color:#fff}.tippy-box[data-theme~=is-wrong-result][data-placement^=top]>.tippy-arrow:before{border-top-color:#c14b4b}.tippy-box[data-theme~=is-wrong-result][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#c14b4b}.tippy-box[data-theme~=is-wrong-result][data-placement^=left]>.tippy-arrow:before{border-left-color:#c14b4b}.tippy-box[data-theme~=is-wrong-result][data-placement^=right]>.tippy-arrow:before{border-right-color:#c14b4b}.tippy-box[data-theme~=is-no-result]{background-color:#7b7b7b;color:#fff}.tippy-box[data-theme~=is-no-result][data-placement^=top]>.tippy-arrow:before{border-top-color:#7b7b7b}.tippy-box[data-theme~=is-no-result][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#7b7b7b}.tippy-box[data-theme~=is-no-result][data-placement^=left]>.tippy-arrow:before{border-left-color:#7b7b7b}.tippy-box[data-theme~=is-no-result][data-placement^=right]>.tippy-arrow:before{border-right-color:#7b7b7b}.tippy-box[data-theme~=is-correct-answer-input]{background-color:#0fa72c;color:#fff}.tippy-box[data-theme~=is-correct-answer-input][data-placement^=top]>.tippy-arrow:before{border-top-color:#0fa72c}.tippy-box[data-theme~=is-correct-answer-input][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#0fa72c}.tippy-box[data-theme~=is-correct-answer-input][data-placement^=left]>.tippy-arrow:before{border-left-color:#0fa72c}.tippy-box[data-theme~=is-correct-answer-input][data-placement^=right]>.tippy-arrow:before{border-right-color:#0fa72c}.tippy-box[data-theme~=is-result-user-input]{background-color:#7b7b7b;color:#fff}.tippy-box[data-theme~=is-result-user-input][data-placement^=top]>.tippy-arrow:before{border-top-color:#7b7b7b}.tippy-box[data-theme~=is-result-user-input][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#7b7b7b}.tippy-box[data-theme~=is-result-user-input][data-placement^=left]>.tippy-arrow:before{border-left-color:#7b7b7b}.tippy-box[data-theme~=is-result-user-input][data-placement^=right]>.tippy-arrow:before{border-right-color:#7b7b7b}.tippy-box[data-theme~=is-table-header]{background-color:#5ea3d7;color:#fff}.tippy-box[data-theme~=is-table-header][data-placement^=top]>.tippy-arrow:before{border-top-color:#5ea3d7}.tippy-box[data-theme~=is-table-header][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#5ea3d7}.tippy-box[data-theme~=is-table-header][data-placement^=left]>.tippy-arrow:before{border-left-color:#5ea3d7}.tippy-box[data-theme~=is-table-header][data-placement^=right]>.tippy-arrow:before{border-right-color:#5ea3d7}.tippy-box[data-theme~=is-table-subheader]{background-color:#e0e0e0;color:#000000b3}.tippy-box[data-theme~=is-table-subheader][data-placement^=top]>.tippy-arrow:before{border-top-color:#e0e0e0}.tippy-box[data-theme~=is-table-subheader][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#e0e0e0}.tippy-box[data-theme~=is-table-subheader][data-placement^=left]>.tippy-arrow:before{border-left-color:#e0e0e0}.tippy-box[data-theme~=is-table-subheader][data-placement^=right]>.tippy-arrow:before{border-right-color:#e0e0e0}.tippy-box[data-theme~=is-background-job-waiting]{background-color:#ecb920;color:#000000b3}.tippy-box[data-theme~=is-background-job-waiting][data-placement^=top]>.tippy-arrow:before{border-top-color:#ecb920}.tippy-box[data-theme~=is-background-job-waiting][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#ecb920}.tippy-box[data-theme~=is-background-job-waiting][data-placement^=left]>.tippy-arrow:before{border-left-color:#ecb920}.tippy-box[data-theme~=is-background-job-waiting][data-placement^=right]>.tippy-arrow:before{border-right-color:#ecb920}.tippy-box[data-theme~=is-background-job-running]{background-color:#2098c3;color:#fff}.tippy-box[data-theme~=is-background-job-running][data-placement^=top]>.tippy-arrow:before{border-top-color:#2098c3}.tippy-box[data-theme~=is-background-job-running][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#2098c3}.tippy-box[data-theme~=is-background-job-running][data-placement^=left]>.tippy-arrow:before{border-left-color:#2098c3}.tippy-box[data-theme~=is-background-job-running][data-placement^=right]>.tippy-arrow:before{border-right-color:#2098c3}.tippy-box[data-theme~=is-background-job-completed]{background-color:#6eba1e;color:#fff}.tippy-box[data-theme~=is-background-job-completed][data-placement^=top]>.tippy-arrow:before{border-top-color:#6eba1e}.tippy-box[data-theme~=is-background-job-completed][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#6eba1e}.tippy-box[data-theme~=is-background-job-completed][data-placement^=left]>.tippy-arrow:before{border-left-color:#6eba1e}.tippy-box[data-theme~=is-background-job-completed][data-placement^=right]>.tippy-arrow:before{border-right-color:#6eba1e}.tippy-box[data-theme~=is-background-job-failed]{background-color:#b12e49;color:#fff}.tippy-box[data-theme~=is-background-job-failed][data-placement^=top]>.tippy-arrow:before{border-top-color:#b12e49}.tippy-box[data-theme~=is-background-job-failed][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#b12e49}.tippy-box[data-theme~=is-background-job-failed][data-placement^=left]>.tippy-arrow:before{border-left-color:#b12e49}.tippy-box[data-theme~=is-background-job-failed][data-placement^=right]>.tippy-arrow:before{border-right-color:#b12e49}.tippy-box[data-theme~=is-bordered]{border-style:solid}.tippy-box[data-theme~=is-bordered]>.tippy-arrow:after{border-style:solid}body{margin:0 auto}body.ios ._g-html-side{overflow:auto}.ngx-datatable.material .datatable-header .datatable-row-left,.ngx-datatable.material .datatable-body .datatable-row-left{background-image:linear-gradient(to right,rgba(144,144,144,.2588235294) 0%,transparent 100%);background-size:4px 1px}.ngx-datatable.material .datatable-header .datatable-row-right,.ngx-datatable.material .datatable-body .datatable-row-right{background-image:linear-gradient(to left,rgba(144,144,144,.2588235294) 0%,transparent 100%);background-size:4px 1px}@media print{html,body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;color-adjust:exact!important}}._g-content-section{padding:2.4rem;background-color:#f2f2f2}._g-content-section.box{border-radius:0}._g-content-section hr{background-color:#e0e0e0}.dropdown-item{font-size:1em}._g-exam-container{display:flex;flex-direction:column;background:#fff;height:100%;width:1366px}._g-exam-layout{font-size:1.6rem;flex:1;display:flex;height:calc(100vh - 84px);position:relative}._exam-page .fr-view img{cursor:pointer}._g-syncing{position:absolute;left:10px;bottom:6px}._g-html-cover{flex:1;padding:20px;overflow-y:scroll;background-color:#fff}._g-html-cover-editor{display:block;width:1366px}._g-question-side{flex:1;padding:10px;margin:10px;overflow-y:auto;background-color:#fff;border:1px solid #e0e0e0}._g-question-side ._g-exam-item-component{padding:0 11px}._g-part-info{background-color:#5ea3d7;color:#fff;padding:10px;margin-right:2px;margin-bottom:15px}._g-part-info ._g-part-name{font-weight:500}._g-html-side{width:683px;margin:10px 0 10px 10px;padding-right:10px;overflow-y:scroll}._g-html-side-editor{display:block;width:685px}._g-html-side-editor .fr-box.fr-basic .fr-element{padding:10px}._g-input-replacement-box,._g-textarea-replacement-box,._g-input-math-replacement-box{border:1px solid #e0e0e0;border-radius:4px}._g-input-replacement-box{padding:.5rem .9rem;min-height:36px}._g-textarea-replacement-box{padding:1rem;min-height:120px}._g-input-math-replacement-box{padding:.5rem .9rem;width:100%;min-height:4em;line-height:1}._g-input-math{height:4em;line-height:1}._g-span-input{display:block;height:auto;-webkit-user-select:text;user-select:text}._g-cmd-math{border:1px solid #e0e0e0;border-bottom:0;margin-bottom:0!important;padding:.5rem;width:333px}._g-cmd-math .button{padding-left:0;padding-right:0;border-radius:4px}._g-cmd-math .button:hover{color:#3d515c}._g-cmd-math .button,._g-cmd-math .button-space{width:40px;height:36px;margin-right:.4rem!important;margin-bottom:.4rem!important}._g-searchable-dropdown-more{display:block;border-top:1px solid #e0e0e0;padding:5px 10px}.mq-editable-field,.mq-math-mode .mq-editable-field{border:none;border-radius:4px}.mq-editable-field.mq-focused,.mq-math-mode .mq-editable-field.mq-focused{box-shadow:none;border-color:#e0e0e0;border-radius:4px}.mq-math-mode .mq-supsub.mq-sup-only{vertical-align:.75em}.mq-editable-field .mq-latex-command-input,.mq-math-mode var,.mq-math-mode .mq-text-mode,.mq-math-mode .mq-nonSymbola,.mq-math-mode,.mq-math-mode .mq-operator-name,.mq-math-mode .mq-editable-field,.mq-math-mode .mq-sqrt-prefix{font-family:Symbola,Times New Roman,sans-serif}.button,.button.is-small{border-radius:290486px}.field.has-addons .control:last-child .button{border-bottom-right-radius:4px;border-top-right-radius:4px;padding-left:1em;padding-right:1em}.is-required label:after{color:#5193fb!important}.select.is-multiple-select{height:auto}.select:not(.is-multiple):not(.is-loading):has(select[disabled]):after{visibility:hidden}.ng-select .ng-select-container{border-color:#e0e0e0;cursor:pointer}form.submitted .ng-select.ng-invalid .ng-select-container,.ng-select.ng-invalid.ng-touched.ng-invalid .ng-select-container{border-color:#e62828}.ng-select .ng-select-container .ng-value-container .ng-input>input{cursor:pointer}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#3d515c}.ng-select .ng-arrow-wrapper .ng-arrow{border:transparent}.ng-select-loading:after,.ng-select-loading .ng-arrow-wrapper{display:none!important}.ng-dropdown-panel .ng-dropdown-footer{border-top:none;padding:0}soft-popup .modal-card{width:35rem!important}.modal .modal-card{background:#fff}.modal.modal-editor .fr-math-popup{z-index:1020}.modal.modal-editor .fr-toolbar,.modal.modal-editor .fr-box.fr-basic .fr-wrapper{border:none}.modal.modal-editor .fr-box.fr-basic .fr-element{overflow-y:scroll;max-height:calc(100vh - 240px)}@media screen and (min-width: 1px),print{.modal.modal-exam .modal-content,.modal.modal-exam .modal-card{height:100%}}@media screen and (min-width: 1366px){.modal.modal-exam .modal-content,.modal.modal-exam .modal-card{height:100%}}.modal.modal-editor .modal-card-body,.modal.modal-exam .modal-card-body{padding:0;overflow:initial}@media screen and (max-width: 0px){.modal.modal-editor>.modal-content,.modal.modal-editor>.modal-card,.modal.modal-exam>.modal-content,.modal.modal-exam>.modal-card{width:auto}}@media screen and (min-width: 1px),print{.modal.modal-editor>.modal-content,.modal.modal-editor>.modal-card,.modal.modal-exam>.modal-content,.modal.modal-exam>.modal-card{width:auto}}@media screen and (min-width: 1366px){.modal.modal-editor>.modal-content,.modal.modal-editor>.modal-card,.modal.modal-exam>.modal-content,.modal.modal-exam>.modal-card{width:auto}}.modal .buttons{margin-top:2rem}.modal-exam ._g-modal-exam-wrapper{display:flex;flex-direction:column;height:100%}.modal-exam ._g-modal-exam-wrapper lib-exam-item-preview{flex:1}.modal-exam ._g-modal-exam-wrapper ._g-exam-layout{height:calc(100vh - 191px);max-height:calc(100vh - 191px)}.modal-exam ._g-modal-exam-wrapper._g-modal-exam-wrapper-check{width:1366px}.modal-exam ._g-modal-exam-wrapper._g-modal-exam-wrapper-check ._g-exam-layout{height:calc(100vh - 390px);max-height:calc(100vh - 390px)}.toast-close-button{font-size:25px;line-height:1}.wrs_editor .wrs_tickContainer{display:none}.fr-tribute{color:#0087ff}.fr-math-popup{position:fixed;bottom:1rem;right:1rem;z-index:30;width:56rem}.fr-math-popup .tabs a{padding:.5em .7em}.fr-math-popup-header{background:#50bde6;color:#fff;padding:.5rem 2rem;position:relative;cursor:move}.fr-math-popup-header .delete{position:absolute;top:.2rem;right:.5rem;background:none;width:3rem;height:3rem;max-height:3rem;max-width:3rem}.fr-math-popup-body{padding:.5rem 1.5rem 1.5rem;background:#fff}.fr-math-popup-body .button{padding:0;width:6rem;margin:.3rem}.fr-active.mq-editable-field{border:1px solid #0087FF}.fr-element .fr-audio:hover audio{border-color:transparent}.fr-element .fr-audio.fr-active audio{border-color:#0087ff!important}.fr-popup.fr-active{z-index:1020!important}.fr-popup .fr-command.fr-btn,.fr-toolbar .fr-command.fr-btn{width:auto}.fr-popup .fr-command.fr-btn span,.fr-toolbar .fr-command.fr-btn span{line-height:1.5}.fr-box.fr-basic .fr-wrapper{border-color:#ccc;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.fr-box.fr-basic .fr-second-toolbar{border:none}lib-editor-input .fr-box.fr-basic{min-width:480px}lib-editor-input .fr-box.fr-basic .fr-toolbar[style*="display: none"]~.fr-wrapper{border-top:1px solid #cccccc;border-bottom:1px solid #cccccc;border-radius:10px}lib-editor-input .fr-box.fr-basic .fr-toolbar[style*="display: none"]~.fr-wrapper .fr-element{padding-bottom:calc(.25em - 1px);padding-left:calc(.75em - 1px);padding-right:calc(.75em - 1px);padding-top:calc(.25em - 1px)}lib-editor-input .fr-box.fr-basic .fr-toolbar[style*="display: none"]~.fr-wrapper .fr-placeholder{display:none}lib-editor-input .fr-box.fr-basic .fr-toolbar[style*="display: none"]~.fr-second-toolbar{display:none}.is-show-only-form-submitted{display:none}form.submitted .is-show-only-form-submitted{display:block}form.submitted input.ng-invalid+.file-cta,form.submitted input.ng-invalid+.file-label,form.submitted lib-editor.ng-invalid .fr-box,lib-editor.ng-touched.ng-invalid .fr-box,form.submitted lib-editor-input.ng-invalid .fr-box,lib-editor-input.ng-touched.ng-invalid .fr-box{border:1px solid #E62828}.switch[type=checkbox]+span:after{width:1.7rem;height:1.7rem}.switch._is-minimal+span:before{background-color:gray;border-color:gray;width:3.3rem;height:1.4666666667rem;top:.3666666667rem;opacity:.4}.switch._is-minimal+span:after{background:gray;left:0}.switch._is-minimal:checked+span:before{background-color:#50bde6;border-color:#50bde6;opacity:.4}.switch._is-minimal:checked+span:after{background:#50bde6;left:1.6rem}.checkbox input[type=checkbox]+span:before,.checkbox input[type=checkbox]:checked+span:before{border-radius:2px}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}._g-bg-exam-result-grade-good{background-color:#b8db9c;border-bottom:1px solid #e0e0e0}._g-bg-exam-result-grade-bad{background-color:#f1c07a;border-bottom:1px solid #e0e0e0}@keyframes exam-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes icon-loading{0%{opacity:1;backface-visibility:hidden;transform:translateZ(0) scale(1.5)}to{opacity:0;backface-visibility:hidden;transform:translateZ(0) scale(1)}}@keyframes fade{0%,to{opacity:1}50%{opacity:0}}._g-root-exam{background:#000;overflow:hidden;-webkit-user-select:none;user-select:none}._g-root-exam body{width:1366px;margin:0 auto}html{min-width:auto!important}
