@charset "UTF-8";.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:#0000 #0000 #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:#0000 #0000 #333}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px #007eff1a}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px 0 #0000000f}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;color:#333;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input>input{color:#000}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 #0000 #0000;border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px 0 #0000000f;left:0}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:#0000008a;cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:#000000de;padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}.ngx-datatable{display:block;overflow:hidden;justify-content:center;position:relative;transform:translateZ(0)}.ngx-datatable [hidden]{display:none!important}.ngx-datatable *,.ngx-datatable :after,.ngx-datatable :before{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-header-inner,.ngx-datatable .datatable-row-center{display:flex;flex-direction: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-center,.ngx-datatable .datatable-row-group,.ngx-datatable .datatable-row-left,.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:flex;flex-direction:column}.ngx-datatable .datatable-body .datatable-body-row{outline:none}.ngx-datatable .datatable-body .datatable-body-row>div{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.multi-click-selection .datatable-body-row.active,.ngx-datatable.material.multi-click-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.single-selection .datatable-body-row.active,.ngx-datatable.material.single-selection .datatable-body-row.active .datatable-row-group{background-color:#304ffe;color:#fff}.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,.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.single-selection .datatable-body-row.active:hover,.ngx-datatable.material.single-selection .datatable-body-row.active:hover .datatable-row-group{background-color:#193ae4;color:#fff}.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,.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.single-selection .datatable-body-row.active:focus,.ngx-datatable.material.single-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}.ngx-datatable.material .empty-row,.ngx-datatable.material .loading-row{text-align:left;padding:.5rem 1.2rem;vertical-align:top;border-top:0}.ngx-datatable.material .datatable-body .datatable-row-left,.ngx-datatable.material .datatable-header .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-body .datatable-row-right,.ngx-datatable.material .datatable-header .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 #0000001f}.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}.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:1px solid #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:1px solid #d9d8d9;border-top:1px solid #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;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;transform:translate(0) scale(1);background-color:#aad1f9}.ngx-datatable.material .datatable-body .progress-linear .container .bar{transition:all .2s linear;animation:query .8s cubic-bezier(.39,.575,.565,1) infinite;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 #0000001f;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:initial!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-prev,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-right,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-skip{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{transition:all .3s ease-in-out;z-index:1;width:1rem;height:1rem;border:2px solid #f2f2f2}.datatable-checkbox input[type=checkbox]:checked:before{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:translateX(35%) scaleX(.3)}to{opacity:0;transform:translateX(-50%) scaleX(0)}}@font-face{font-family:data-table;src:url(resources/data-table.40742b4faed98d0250a5.eot);src:url(resources/data-table.40742b4faed98d0250a5.eot?#iefix) format("embedded-opentype"),url(resources/data-table.53c319729491b7686d65.woff) format("woff"),url(resources/data-table.93be7e0fc94594d266a2.ttf) format("truetype"),url(resources/data-table.7eda0c04830dac128c76.svg#data-table) format("svg");font-weight:400;font-style:normal}[data-icon]:before{content:attr(data-icon)}[class*=" datatable-icon-"]:before,[class^=datatable-icon-]:before,[data-icon]:before{font-family:data-table!important;font-style:normal!important;font-weight:400!important;font-feature-settings:normal!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:"\62"}.datatable-icon-collapse:before{content:"\61"}.datatable-icon-expand:before{content:"\63"}.datatable-icon-close:before{content:"\64"}.datatable-icon-up:before{content:"\65"}.datatable-icon-down:before{content:"\66"}.datatable-icon-sort-unset:before{content:"\63";opacity:.5}.datatable-icon-sort:before{content:"\67"}.datatable-icon-done:before{content:"\68"}.datatable-icon-done-all:before{content:"\69"}.datatable-icon-search:before{content:"\6a"}.datatable-icon-pin:before{content:"\6b"}.datatable-icon-add:before{content:"\6d"}.datatable-icon-left:before{content:"\6f"}.datatable-icon-right:before{content:"\70"}.datatable-icon-skip:before{content:"\71"}.datatable-icon-prev:before{content:"\72"}.bs-datepicker{display:flex;align-items:stretch;flex-flow:row wrap;background:#fff;box-shadow:0 0 10px 0 #aaa;position:relative;z-index:1}.bs-datepicker:after{clear:both;content:"";display:block}.bs-datepicker bs-day-picker{float:left}.bs-datepicker-btns button:active,.bs-datepicker-btns button:focus,.bs-datepicker-btns button:hover,.bs-datepicker-predefined-btns button:active,.bs-datepicker-predefined-btns button:focus,.bs-datepicker button:active,.bs-datepicker button:focus,.bs-datepicker button:hover,.bs-datepicker input:active,.bs-datepicker input:focus,.bs-datepicker input:hover{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:#0000;text-align:center;cursor:pointer;color:#fff;transition:.3s}.bs-datepicker-head button[disabled],.bs-datepicker-head button[disabled]:active,.bs-datepicker-head button[disabled]:hover{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:initial;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;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.disabled span,.bs-datepicker-body table td span.disabled{color:#9aaec1}.bs-datepicker-body table td.selected span,.bs-datepicker-body table td span.selected{color:#fff}.bs-datepicker-body table td.is-other-month span,.bs-datepicker-body table td span.is-other-month{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.active.select-end span:after,.bs-datepicker-body table td.active.select-start span:after,.bs-datepicker-body table td span.active.select-end:after,.bs-datepicker-body table td span.active.select-start: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:initial;background:#0000}.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[class*=select-] span,.bs-datepicker-body table td span[class*=select-]{border-radius:50%;color:#fff}.bs-datepicker-body table.days span.active:not(.select-start):before,.bs-datepicker-body table.days span.in-range:not(.select-start):before,.bs-datepicker-body table.days td.active:not(.select-start):before,.bs-datepicker-body table.days td.in-range:not(.select-start):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.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,.bs-datepicker-body table.days td.select-start+td.is-highlighted:before,.bs-datepicker-body table.days td.select-start+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:0.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:-webkit-min-content;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-clear-wrapper .btn-success,.theme-default .btn-today-wrapper .btn-success{background-color:#777;border-color:#777}.theme-default .btn-clear-wrapper .btn-success:focus,.theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-default .btn-today-wrapper .btn-success:focus,.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#616161;border-color:#616161}.theme-default .btn-clear-wrapper .btn-success:hover,.theme-default .btn-today-wrapper .btn-success:hover{background-color:#6f6e6e;border-color:#6f6e6e}.theme-default .bs-datepicker-body table td.selected span,.theme-default .bs-datepicker-body table td[class*=select-] span:after,.theme-default .bs-datepicker-body table td span.selected,.theme-default .bs-datepicker-body table td span[class*=select-]:after,.theme-default .bs-datepicker-predefined-btns button.selected{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-clear-wrapper .btn-success,.theme-green .btn-today-wrapper .btn-success{background-color:#5cb85c;border-color:#5cb85c}.theme-green .btn-clear-wrapper .btn-success:focus,.theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-green .btn-today-wrapper .btn-success:focus,.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#1e7e34;border-color:#1e7e34}.theme-green .btn-clear-wrapper .btn-success:hover,.theme-green .btn-today-wrapper .btn-success:hover{background-color:#218838;border-color:#218838}.theme-green .bs-datepicker-body table td.selected span,.theme-green .bs-datepicker-body table td[class*=select-] span:after,.theme-green .bs-datepicker-body table td span.selected,.theme-green .bs-datepicker-body table td span[class*=select-]:after,.theme-green .bs-datepicker-predefined-btns button.selected{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-clear-wrapper .btn-success,.theme-blue .btn-today-wrapper .btn-success{background-color:#5bc0de;border-color:#5bc0de}.theme-blue .btn-clear-wrapper .btn-success:focus,.theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-blue .btn-today-wrapper .btn-success:focus,.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#2aa8cd;border-color:#2aa8cd}.theme-blue .btn-clear-wrapper .btn-success:hover,.theme-blue .btn-today-wrapper .btn-success:hover{background-color:#3ab3d7;border-color:#3ab3d7}.theme-blue .bs-datepicker-body table td.selected span,.theme-blue .bs-datepicker-body table td[class*=select-] span:after,.theme-blue .bs-datepicker-body table td span.selected,.theme-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-blue .bs-datepicker-predefined-btns button.selected{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-clear-wrapper .btn-success,.theme-dark-blue .btn-today-wrapper .btn-success{background-color:#337ab7;border-color:#337ab7}.theme-dark-blue .btn-clear-wrapper .btn-success:focus,.theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-dark-blue .btn-today-wrapper .btn-success:focus,.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#266498;border-color:#266498}.theme-dark-blue .btn-clear-wrapper .btn-success:hover,.theme-dark-blue .btn-today-wrapper .btn-success:hover{background-color:#2c6fa9;border-color:#2c6fa9}.theme-dark-blue .bs-datepicker-body table td.selected span,.theme-dark-blue .bs-datepicker-body table td[class*=select-] span:after,.theme-dark-blue .bs-datepicker-body table td span.selected,.theme-dark-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-dark-blue .bs-datepicker-predefined-btns button.selected{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-clear-wrapper .btn-success,.theme-red .btn-today-wrapper .btn-success{background-color:#d9534f;border-color:#d9534f}.theme-red .btn-clear-wrapper .btn-success:focus,.theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-red .btn-today-wrapper .btn-success:focus,.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#d23531;border-color:#d23531}.theme-red .btn-clear-wrapper .btn-success:hover,.theme-red .btn-today-wrapper .btn-success:hover{background-color:#e33732;border-color:#e33732}.theme-red .bs-datepicker-body table td.selected span,.theme-red .bs-datepicker-body table td[class*=select-] span:after,.theme-red .bs-datepicker-body table td span.selected,.theme-red .bs-datepicker-body table td span[class*=select-]:after,.theme-red .bs-datepicker-predefined-btns button.selected{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-clear-wrapper .btn-success,.theme-orange .btn-today-wrapper .btn-success{background-color:#f0ad4e;border-color:#f0ad4e}.theme-orange .btn-clear-wrapper .btn-success:focus,.theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-orange .btn-today-wrapper .btn-success:focus,.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#ed9c29;border-color:#ed9c29}.theme-orange .btn-clear-wrapper .btn-success:hover,.theme-orange .btn-today-wrapper .btn-success:hover{background-color:#ffac35;border-color:#ffac35}.theme-orange .bs-datepicker-body table td.selected span,.theme-orange .bs-datepicker-body table td[class*=select-] span:after,.theme-orange .bs-datepicker-body table td span.selected,.theme-orange .bs-datepicker-body table td span[class*=select-]:after,.theme-orange .bs-datepicker-predefined-btns button.selected{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}.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 #fff}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:#0000;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 3px 3px 3px;background-position:15px;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-bottom-center .ngx-toastr,.toast-container.toast-top-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-bottom-full-width .ngx-toastr,.toast-container.toast-top-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{background-color:#333;color:#fff;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:#0000;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}
/*!
 * froala_editor v3.2.6-1 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2021 Froala Labs
 */.fr-element,.fr-element:focus{outline:0 solid #0000}.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;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:#0000;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 #0000}.fr-box a.fr-floating-btn{box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #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;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;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 ::selection{background:#b5d6fd;color:#000}.fr-box.fr-basic .fr-wrapper{background:#fff;border:1px solid;border-color:#ccc #ccc #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;left: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;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-tooltip.fr-visible{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.fr-tooltip.fr-visible{-webkit-opacity:1;-moz-opacity:1;opacity:1}.fr-modal .fr-btn-wrap,.fr-popup .fr-btn-wrap,.fr-toolbar .fr-btn-wrap{float:left;white-space:nowrap;position:relative}.fr-modal .fr-btn-wrap.fr-hidden,.fr-popup .fr-btn-wrap.fr-hidden,.fr-toolbar .fr-btn-wrap.fr-hidden{display:none}.fr-modal .fr-command.fr-btn,.fr-popup .fr-command.fr-btn,.fr-toolbar .fr-command.fr-btn{background:#0000;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;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-modal .fr-command.fr-btn.fr-dropdown.fr-options,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-options,.fr-toolbar .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-modal .fr-command.fr-btn.fr-btn-hover,.fr-popup .fr-command.fr-btn.fr-btn-hover,.fr-toolbar .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-modal .fr-command.fr-btn::-moz-focus-inner,.fr-popup .fr-command.fr-btn::-moz-focus-inner,.fr-toolbar .fr-command.fr-btn::-moz-focus-inner{border:0;padding:0}.fr-modal .fr-command.fr-btn.fr-btn-text,.fr-popup .fr-command.fr-btn.fr-btn-text,.fr-toolbar .fr-command.fr-btn.fr-btn-text{width:auto}.fr-modal .fr-command.fr-btn i,.fr-modal .fr-command.fr-btn svg,.fr-popup .fr-command.fr-btn i,.fr-popup .fr-command.fr-btn svg,.fr-toolbar .fr-command.fr-btn i,.fr-toolbar .fr-command.fr-btn svg{display:block;text-align:center;float:none;margin:8px 7px;width:24px}.fr-modal .fr-command.fr-btn svg.fr-svg,.fr-popup .fr-command.fr-btn svg.fr-svg,.fr-toolbar .fr-command.fr-btn svg.fr-svg{height:24px}.fr-modal .fr-command.fr-btn svg path,.fr-popup .fr-command.fr-btn svg path,.fr-toolbar .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-modal .fr-command.fr-btn span.fr-sr-only,.fr-popup .fr-command.fr-btn span.fr-sr-only,.fr-toolbar .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-modal .fr-command.fr-btn span,.fr-popup .fr-command.fr-btn span,.fr-toolbar .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-modal .fr-command.fr-btn img,.fr-popup .fr-command.fr-btn img,.fr-toolbar .fr-command.fr-btn img{margin:8px 7px;width:24px}.fr-modal .fr-command.fr-btn.fr-btn-active-popup,.fr-popup .fr-command.fr-btn.fr-btn-active-popup,.fr-toolbar .fr-command.fr-btn.fr-btn-active-popup{background:#d6d6d6}.fr-modal .fr-command.fr-btn.fr-dropdown.fr-selection span,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-selection span,.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-selection span{font-weight:400}.fr-modal .fr-command.fr-btn.fr-dropdown i,.fr-modal .fr-command.fr-btn.fr-dropdown img,.fr-modal .fr-command.fr-btn.fr-dropdown span,.fr-modal .fr-command.fr-btn.fr-dropdown svg,.fr-popup .fr-command.fr-btn.fr-dropdown i,.fr-popup .fr-command.fr-btn.fr-dropdown img,.fr-popup .fr-command.fr-btn.fr-dropdown span,.fr-popup .fr-command.fr-btn.fr-dropdown svg,.fr-toolbar .fr-command.fr-btn.fr-dropdown i,.fr-toolbar .fr-command.fr-btn.fr-dropdown img,.fr-toolbar .fr-command.fr-btn.fr-dropdown span,.fr-toolbar .fr-command.fr-btn.fr-dropdown svg{margin-left:3px;margin-right:11px}.fr-modal .fr-command.fr-btn.fr-dropdown:after,.fr-popup .fr-command.fr-btn.fr-dropdown:after,.fr-toolbar .fr-command.fr-btn.fr-dropdown:after{position:absolute;width:0;height:0;border-left:4px solid #0000;border-right:4px solid #0000;border-top:4px solid #333;right:2px;top:18px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;content:""}.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active,.fr-toolbar .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-modal .fr-command.fr-btn.fr-dropdown.fr-active:hover,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover,.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover{background:#ebebeb;fill:#333}.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:hover:after,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover:after,.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover:after{border-top-color:#333}.fr-modal .fr-command.fr-btn.fr-dropdown.fr-active:after,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:after,.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:after{border-top:0;border-bottom:4px solid #222}.fr-modal .fr-command.fr-btn.fr-disabled,.fr-popup .fr-command.fr-btn.fr-disabled,.fr-toolbar .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-modal .fr-command.fr-btn.fr-disabled:after,.fr-popup .fr-command.fr-btn.fr-disabled:after,.fr-toolbar .fr-command.fr-btn.fr-disabled:after{border-top-color:#bdbdbd}.fr-modal .fr-command.fr-btn.fr-hidden,.fr-popup .fr-command.fr-btn.fr-hidden,.fr-toolbar .fr-command.fr-btn.fr-hidden{display:none}.fr-modal .fr-tabs .fr-command.fr-btn,.fr-popup .fr-tabs .fr-command.fr-btn,.fr-toolbar .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-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,.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-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{background:#fff}.fr-modal .fr-tabs .fr-command.fr-btn span,.fr-popup .fr-tabs .fr-command.fr-btn span,.fr-toolbar .fr-tabs .fr-command.fr-btn span{height:27px}.fr-modal .fr-tabs .fr-command.fr-btn img,.fr-modal .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-toolbar .fr-tabs .fr-command.fr-btn img,.fr-toolbar .fr-tabs .fr-command.fr-btn svg{margin:8px 11px;width:24px;height:24px}.fr-modal .fr-btn-grp .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,.fr-modal .fr-more-toolbar .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-buttons:not(.fr-tabs) .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-toolbar .fr-btn-grp .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-toolbar .fr-more-toolbar .fr-command.fr-btn.fr-active:not(.fr-dropdown) svg path{fill:#0098f7}.fr-modal.fr-disabled .fr-btn,.fr-modal.fr-disabled .fr-btn.fr-active,.fr-popup.fr-disabled .fr-btn,.fr-popup.fr-disabled .fr-btn.fr-active,.fr-toolbar.fr-disabled .fr-btn,.fr-toolbar.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-modal.fr-disabled .fr-btn.fr-active.fr-dropdown:after,.fr-modal.fr-disabled .fr-btn.fr-dropdown:after,.fr-popup.fr-disabled .fr-btn.fr-active.fr-dropdown:after,.fr-popup.fr-disabled .fr-btn.fr-dropdown:after,.fr-toolbar.fr-disabled .fr-btn.fr-active.fr-dropdown:after,.fr-toolbar.fr-disabled .fr-btn.fr-dropdown:after{border-top-color:#bdbdbd}.fr-modal.fr-rtl .fr-btn-grp.fr-float-left,.fr-popup.fr-rtl .fr-btn-grp.fr-float-left,.fr-toolbar.fr-rtl .fr-btn-grp.fr-float-left{float:right}.fr-modal.fr-rtl .fr-btn-grp.fr-float-right,.fr-popup.fr-rtl .fr-btn-grp.fr-float-right,.fr-toolbar.fr-rtl .fr-btn-grp.fr-float-right{float:left}.fr-modal.fr-rtl .fr-btn-wrap,.fr-modal.fr-rtl .fr-command.fr-btn,.fr-popup.fr-rtl .fr-btn-wrap,.fr-popup.fr-rtl .fr-command.fr-btn,.fr-toolbar.fr-rtl .fr-btn-wrap,.fr-toolbar.fr-rtl .fr-command.fr-btn{float:right}.fr-modal.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options,.fr-modal.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options,.fr-popup.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options,.fr-popup.fr-rtl .fr-command.fr-btn.fr-dropdown.fr-options,.fr-toolbar.fr-rtl .fr-btn-wrap.fr-dropdown.fr-options,.fr-toolbar.fr-rtl .fr-command.fr-btn.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-modal.fr-rtl .fr-btn-wrap.fr-btn-hover,.fr-modal.fr-rtl .fr-command.fr-btn.fr-btn-hover,.fr-popup.fr-rtl .fr-btn-wrap.fr-btn-hover,.fr-popup.fr-rtl .fr-command.fr-btn.fr-btn-hover,.fr-toolbar.fr-rtl .fr-btn-wrap.fr-btn-hover,.fr-toolbar.fr-rtl .fr-command.fr-btn.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-btn-wrap:not(.fr-hidden),.fr-toolbar.fr-inline>.fr-command.fr-btn:not(.fr-hidden){display:inline-flex;float:none}.fr-desktop .fr-command.fr-btn-hover,.fr-desktop .fr-command.fr-expanded,.fr-desktop .fr-command:focus,.fr-desktop .fr-command:hover{outline:0;color:#333}.fr-desktop .fr-command.fr-btn-hover:not(.fr-table-cell),.fr-desktop .fr-command.fr-expanded:not(.fr-table-cell),.fr-desktop .fr-command:focus:not(.fr-table-cell),.fr-desktop .fr-command:hover:not(.fr-table-cell){background:#ebebeb}.fr-desktop .fr-command.fr-btn-hover:after,.fr-desktop .fr-command.fr-expanded:after,.fr-desktop .fr-command:focus:after,.fr-desktop .fr-command:hover: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.fr-btn-hover,.fr-desktop .fr-command.fr-active.fr-expanded,.fr-desktop .fr-command.fr-active:focus,.fr-desktop .fr-command.fr-active:hover{background:#ebebeb}.fr-desktop .fr-command.fr-active:active{background:#d6d6d6}.fr-desktop .fr-command.fr-disabled.fr-selected,.fr-desktop .fr-command.fr-disabled:focus,.fr-desktop .fr-command.fr-disabled:hover,.fr-desktop.fr-disabled .fr-command.fr-selected,.fr-desktop.fr-disabled .fr-command:focus,.fr-desktop.fr-disabled .fr-command:hover{background:#0000}.fr-popup.fr-mobile .fr-command.fr-blink,.fr-toolbar.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:focus,.fr-command.fr-btn.fr-options:hover{border-left:1px solid #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;box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #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;display:inline-block;text-align:left;position:relative;box-sizing:border-box;-webkit-transition:height .3s;-moz-transition:height .3s;-ms-transition:height .3s;-o-transition:height .3s;margin:0 auto auto;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;box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #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-popup.fr-rtl .fr-dropdown-wrapper,.fr-toolbar.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;box-shadow:0 3px 5px -1px #0003,0 6px 10px 0 #00000024,0 1px 18px 0 #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:1px solid #efefef;-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:focus,.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:hover{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;box-shadow:0 3px 5px -1px #0003,0 6px 10px 0 #00000024,0 1px 18px 0 #0000001f;font-family:Arial,Helvetica,sans-serif;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:initial;padding:6px}.fr-popup .fr-icon-container{padding:20px;max-height:200px;overflow:auto;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}}@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:1px solid #999;color:#222;font-size:14px;background:#fff;position:relative;z-index:2;padding:4px 12px;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:1px solid #515151}.fr-popup .fr-input-line input[type=text]:focus,.fr-popup .fr-input-line textarea:focus{border:2px solid #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:grey;-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;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:focus,.fr-popup .fr-action-buttons button.fr-command:hover{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;box-sizing:initial;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;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;cursor:pointer;height:18px;margin:0;padding:0;width:18px;top:7px;left:7px}.fr-popup .fr-checkbox input:not(:checked)+span{border:2px solid #999}.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:2px solid #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;box-sizing:border-box;display:block!important}.fr-toolbar{color:#222;background:#fff;position:relative;font-family:Arial,Helvetica,sans-serif;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 #ccc;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 .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;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;box-shadow:0 3px 5px -1px #0003,0 6px 10px 0 #00000024,0 1px 18px 0 #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}.fr-toolbar.fr-bottom,.fr-toolbar.fr-top{-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}.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}.fr-toolbar.fr-bottom .fr-command.fr-btn.fr-open,.fr-toolbar.fr-sticky-on{-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}.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% - (2 * 4px));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 #ccc;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:focus>span,#fr-logo:hover>span{color:#0098f7}#fr-logo:focus>svg .fr-logo,#fr-logo:hover>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:-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-box>.fr-sticky-dummy,.fr-sticky-on+.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}

/*!
 * froala_editor v3.2.6-1 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2021 Froala Labs
 */.fr-view .fr-img-caption.fr-rounded img,.fr-view img.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 .fr-img-caption.fr-shadow img,.fr-view img.fr-shadow{box-shadow:10px 10px 5px 0 #ccc}.fr-view .fr-img-caption.fr-bordered img,.fr-view img.fr-bordered{border:5px solid #ccc}.fr-view img.fr-bordered{box-sizing:initial}.fr-view .fr-img-caption.fr-bordered img{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:2px solid #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:2px solid #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:1px solid #222;border-bottom:1px solid #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% - (2 * 5px))}.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% - (2 * 5px))}.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 embed,.fr-view .fr-video.fr-rv object{position:absolute!important;top:0;left:0;width:100%;height:100%}.fr-view .fr-video>*{box-sizing:initial;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:400;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 ol,.fr-view ul{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% - (2 * 5px))}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% - (2 * 5px))}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)}

/*!
 * froala_editor v3.2.6-1 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2021 Froala Labs
 */.fr-popup .fr-layer.fr-color-hex-layer{margin:0;padding:0 20px 20px;float:left}.fr-popup .fr-layer.fr-color-hex-layer .fr-input-line{float:left;width:calc(100% - 50px);padding:15px 0 0}.fr-popup .fr-layer.fr-color-hex-layer .fr-action-buttons{float:right;width:38px;height:40px;padding:17px 0 0;margin:0}.fr-popup .fr-layer.fr-color-hex-layer .fr-action-buttons button.fr-command{border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;font-size:13px;height:40px;width:38px}.fr-popup .fr-separator+.fr-colors-tabs{margin-left:2px;margin-right:2px}.fr-popup .fr-color-set{line-height:0;display:none}.fr-popup .fr-color-set.fr-selected-set{display:block;padding:20px 20px 0}.fr-popup .fr-color-set>span{display:inline-block;width:32px;height:32px;position:relative;z-index:1}.fr-popup .fr-color-set>span>i,.fr-popup .fr-color-set>span>svg{text-align:center;line-height:32px;height:24px;width:24px;margin:4px;font-size:13px;position:absolute;bottom:0;cursor:default;left:0}.fr-popup .fr-color-set>span>i path,.fr-popup .fr-color-set>span>svg path{fill:#222}.fr-popup .fr-color-set>span .fr-selected-color{color:#fff;font-family:FontAwesome;font-size:13px;font-weight:400;line-height:32px;position:absolute;top:0;bottom:0;right:0;left:0;text-align:center;cursor:default}.fr-popup .fr-color-set>span:focus,.fr-popup .fr-color-set>span:hover{outline:1px solid #222;z-index:2}.fr-rtl .fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab[data-param1=text]~[data-param1=background]:after{-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);-o-transform:translate3d(100%,0,0)}

/*!
 * froala_editor v3.2.6-1 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2021 Froala Labs
 */textarea.fr-code{display:none;width:100%;resize:none;-moz-resize:none;-webkit-resize:none;box-sizing:border-box;border:none;padding:10px;margin:0;font-family:Courier New,monospace;font-size:14px;background:#fff;color:#000;outline:none}.fr-box.fr-rtl textarea.fr-code{direction:rtl}.fr-box .CodeMirror{display:none}.fr-box.fr-code-view textarea.fr-code{display:block}.fr-box.fr-code-view .fr-element,.fr-box.fr-code-view .fr-iframe,.fr-box.fr-code-view .fr-placeholder{display:none}.fr-box.fr-code-view .CodeMirror,.fr-box.fr-inline.fr-code-view .fr-command.fr-btn.html-switch{display:block}.fr-box.fr-inline .fr-command.fr-btn.html-switch{position:absolute;top:0;right:0;display:none;background:#fff;color:#333;-moz-outline:0;outline:0;border:0;line-height:1;cursor:pointer;text-align:left;padding:8px 7px;-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:0;-moz-border-radius:0;-webkit-border-radius:0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;z-index:2;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}.fr-box.fr-inline .fr-command.fr-btn.html-switch i{font-size:24px;width:24px;text-align:center}.fr-box.fr-inline .fr-command.fr-btn.html-switch.fr-desktop:hover{background:#ebebeb}

/*!
 * froala_editor v3.2.6-1 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2021 Froala Labs
 */.fr-drag-helper{background:#0098f7;height:2px;margin-top:-1px;-webkit-opacity:.2;-moz-opacity:.2;opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";position:absolute;z-index:2147483640;display:none}.fr-drag-helper.fr-visible{display:block}.fr-dragging{-webkit-opacity:.4;-moz-opacity:.4;opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}

/*!
 * froala_editor v3.2.6-1 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2021 Froala Labs
 */.fr-popup .fr-file-upload-layer{border:2px dashed #bdbdbd;padding:25px 0;margin:20px;position:relative;font-size:14px;letter-spacing:1px;line-height:140%;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{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;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}

/*!
 * froala_editor v3.2.6-1 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2021 Froala Labs
 */.fr-element img{cursor:pointer;padding:0 1px}.fr-image-resizer{position:absolute;border:1px solid #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;box-sizing:initial}.fr-image-resizer.fr-active{display:block}.fr-image-resizer .fr-handler{display:block;position:absolute;background:#0098f7;border:1px solid #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;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:2px dashed #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;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)"}@keyframes loading{0%{left:-25%}to{left:100%}}

/*!
 * froala_editor v3.2.6-1 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2021 Froala Labs
 */.fr-element table td.fr-selected-cell,.fr-element table th.fr-selected-cell{border:1px double #0098f7}.fr-element table tr{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 table td,.fr-element table th{user-select:text;-o-user-select:text;-moz-user-select:text;-khtml-user-select:text;-webkit-user-select:text;-ms-user-select:text}.fr-element .fr-no-selection table td,.fr-element .fr-no-selection table th{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-table-resizer{cursor:col-resize;position:absolute;z-index:3;display:none}.fr-table-resizer.fr-moving{z-index:2}.fr-table-resizer div{-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";border-right:1px solid #0098f7}.fr-no-selection{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-popup .fr-table-size{margin:20px}.fr-popup .fr-table-size .fr-table-size-info{text-align:center;font-size:14px}.fr-popup .fr-table-size .fr-select-table-size{line-height:0;padding:5px;white-space:nowrap}.fr-popup .fr-table-size .fr-select-table-size>span{display:inline-block;padding:0 4px 4px 0;background:#0000}.fr-popup .fr-table-size .fr-select-table-size>span>span{display:inline-block;width:18px;height:18px;border:1px solid #ddd}.fr-popup .fr-table-size .fr-select-table-size>span.hover{background:#0000}.fr-popup .fr-table-size .fr-select-table-size>span.hover>span{background:#0098f74d;border:1px solid #0098f7}.fr-popup .fr-table-size .fr-select-table-size .new-line:after{clear:both;display:block;content:"";height:0}.fr-popup.fr-above .fr-table-size .fr-select-table-size>span{display:inline-block!important}.fr-popup .fr-table-colors{display:block;padding:20px 20px 0}.fr-popup.fr-desktop .fr-table-size .fr-select-table-size>span>span{width:12px;height:12px}.fr-insert-helper{position:absolute;z-index:9999;white-space:nowrap}

/*!
 * froala_editor v3.2.6-1 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2021 Froala Labs
 */.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 .fr-video{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 .fr-video:after{position:absolute;content:"";z-index:1;top:0;left:0;right:0;bottom:0;cursor:pointer;display:block;background:#0000}.fr-element .fr-video.fr-active>*{z-index:2;position:relative}.fr-element .fr-video>*{box-sizing:initial;max-width:100%;border:none}.fr-box .fr-video-resizer{position:absolute;border:1px solid #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}.fr-box .fr-video-resizer.fr-active{display:block}.fr-box .fr-video-resizer .fr-handler{display:block;position:absolute;background:#0098f7;border:1px solid #fff;z-index:4;box-sizing:border-box}.fr-box .fr-video-resizer .fr-handler.fr-hnw{cursor:nw-resize}.fr-box .fr-video-resizer .fr-handler.fr-hne{cursor:ne-resize}.fr-box .fr-video-resizer .fr-handler.fr-hsw{cursor:sw-resize}.fr-box .fr-video-resizer .fr-handler.fr-hse{cursor:se-resize}.fr-box .fr-video-resizer .fr-handler{width:12px;height:12px}.fr-box .fr-video-resizer .fr-handler.fr-hnw{left:-6px;top:-6px}.fr-box .fr-video-resizer .fr-handler.fr-hne{right:-6px;top:-6px}.fr-box .fr-video-resizer .fr-handler.fr-hsw{left:-6px;bottom:-6px}.fr-box .fr-video-resizer .fr-handler.fr-hse{right:-6px;bottom:-6px}@media (min-width: 1200px){.fr-box .fr-video-resizer .fr-handler{width:10px;height:10px}.fr-box .fr-video-resizer .fr-handler.fr-hnw{left:-5px;top:-5px}.fr-box .fr-video-resizer .fr-handler.fr-hne{right:-5px;top:-5px}.fr-box .fr-video-resizer .fr-handler.fr-hsw{left:-5px;bottom:-5px}.fr-box .fr-video-resizer .fr-handler.fr-hse{right:-5px;bottom:-5px}}.fr-popup .fr-video-size-layer .fr-video-group .fr-input-line{width:calc(50% - 5px);display:inline-block}.fr-popup .fr-video-size-layer .fr-video-group .fr-input-line+.fr-input-line{margin-left:10px}.fr-popup .fr-video-upload-layer{border:2px dashed #bdbdbd;padding:25px 0;margin:20px;position:relative;font-size:14px;letter-spacing:1px;line-height:140%;text-align:center}.fr-popup .fr-video-upload-layer:hover{background:#ebebeb}.fr-popup .fr-video-upload-layer.fr-drop{background:#ebebeb;border-color:#0098f7}.fr-popup .fr-video-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-video-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-video-progress-bar-layer>h3{font-size:16px;margin:10px 0;font-weight:400}.fr-popup .fr-video-progress-bar-layer>div.fr-action-buttons{display:none}.fr-popup .fr-video-progress-bar-layer>div.fr-loader{background:#b3e0fd;height:10px;width:100%;margin-top:20px;overflow:hidden;position:relative}.fr-popup .fr-video-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-video-progress-bar-layer>div.fr-loader.fr-indeterminate span{width:30%!important;position:absolute;top:0;animation:loading 2s linear infinite}.fr-popup .fr-video-progress-bar-layer.fr-error>div.fr-loader{display:none}.fr-popup .fr-video-progress-bar-layer.fr-error>div.fr-action-buttons{display:block}.fr-video-overlay{position:fixed;top:0;left:0;bottom:0;right:0;z-index:2147483640;display:none}.fr-autoplay-margin{margin-top:0!important}.fr-audio{display:block;clear:both;position:relative;text-align:center}.fr-element .fr-audio audio{box-sizing:initial;border:1px solid #0000}.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;max-height:300px;max-width:500px;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.482c0b923751f14bb9d3.eot);src:local("Symbola Regular"),local("Symbola"),url(resources/Symbola.52e7ce77729712a06423.woff2) format("woff2"),url(resources/Symbola.c2f28720e1e7cecfecd4.woff) format("woff"),url(resources/Symbola.9ab231eefb8c56f6ef5d.ttf) format("truetype"),url(resources/Symbola.b0c85dd4bda9eef9f78a.otf) format("opentype"),url(resources/Symbola.191c327f0aef5505dabc.svg#Symbola) format("svg")}.mq-editable-field,.mq-editable-field .mq-cursor{display:-moz-inline-box;display:inline-block}.mq-editable-field .mq-cursor{border-left:1px solid #000;margin-left:-1px;position:relative;z-index:1;padding:0}.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{box-shadow:0 0 1px 2px #8bd,inset 0 0 2px 0 #6ae;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:#0000}.mq-editable-field .mq-latex-command-input.mq-hasCursor{border-color:ActiveBorder}.mq-editable-field .mq-cursor:only-child:after,.mq-editable-field.mq-empty:after,.mq-editable-field.mq-text-mode:after,.mq-editable-field .mq-textarea+.mq-cursor:last-child:after,.mq-math-mode .mq-empty: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-math-mode .mq-root-block,.mq-root-block{display:-moz-inline-box;display:inline-block;width:100%;padding:2px;box-sizing:border-box;white-space:nowrap;overflow:hidden;vertical-align:middle}.mq-math-mode{font-feature-settings:normal;font-variant:normal;font-weight:400;font-style:normal;font-size:115%;line-height:1}.mq-math-mode,.mq-math-mode .mq-non-leaf,.mq-math-mode .mq-scaled{display:-moz-inline-box;display:inline-block}.mq-math-mode .mq-nonSymbola,.mq-math-mode .mq-text-mode,.mq-math-mode var{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;user-select:none;box-sizing:border-box}.mq-math-mode .mq-empty{background:#ccc}.mq-math-mode.mq-empty,.mq-math-mode .mq-empty.mq-root-block{background:#0000}.mq-math-mode .mq-text-mode{display:inline-block}.mq-math-mode .mq-text-mode.mq-hasCursor{box-shadow:inset 0 .1em .2em #a9a9a9;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 i,.mq-math-mode i.mq-font,.mq-math-mode var{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;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 #000;margin-top:1px}.mq-math-mode .mq-underline{border-bottom:1px solid #000;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;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 .mq-supsub.mq-after-operator-name,.mq-math-mode var.mq-operator-name.mq-last{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-denominator,.mq-math-mode .mq-numerator{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;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 .mq-to,.mq-math-mode .mq-large-operator big{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 #000;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{transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}.mq-editable-field .mq-selection,.mq-editable-field .mq-selection .mq-non-leaf,.mq-editable-field .mq-selection .mq-scaled,.mq-math-mode .mq-selection,.mq-math-mode .mq-selection .mq-non-leaf,.mq-math-mode .mq-selection .mq-scaled{background:#b4d5fe!important;background:Highlight!important;color:HighlightText;border-color:HighlightText}.mq-editable-field .mq-selection .mq-matrixed,.mq-math-mode .mq-selection .mq-matrixed{background:#39f!important}.mq-editable-field .mq-selection .mq-matrixed-container,.mq-math-mode .mq-selection .mq-matrixed-container{filter:progid:DXImageTransform.Microsoft.Chroma(color="#3399FF")!important}.mq-editable-field .mq-selection.mq-blur,.mq-editable-field .mq-selection.mq-blur .mq-matrixed,.mq-editable-field .mq-selection.mq-blur .mq-non-leaf,.mq-editable-field .mq-selection.mq-blur .mq-scaled,.mq-math-mode .mq-selection.mq-blur,.mq-math-mode .mq-selection.mq-blur .mq-matrixed,.mq-math-mode .mq-selection.mq-blur .mq-non-leaf,.mq-math-mode .mq-selection.mq-blur .mq-scaled{background:#d4d4d4!important;color:#000;border-color:#000}.mq-editable-field .mq-selection.mq-blur .mq-matrixed-container,.mq-math-mode .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;user-select:text}.mq-editable-field .mq-selectable,.mq-editable-field .mq-textarea *,.mq-math-mode .mq-selectable,.mq-math-mode .mq-textarea *{-webkit-user-select:text;user-select:text;position:absolute;clip:rect(1em 1em 1em 1em);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}@font-face{font-family:icomoon;src:url(resources/icomoon.29a6eaa740f201a08baa.woff2?o5uymq) format("woff2"),url(resources/icomoon.0e46361c98c2639452a9.ttf?o5uymq) format("truetype"),url(resources/icomoon.4a2187b757bf4edea046.woff?o5uymq) format("woff"),url(resources/icomoon.67fbee4580df0dafd7e2.svg?o5uymq#icomoon) format("svg");font-weight:400;font-style:normal}.ic{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;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.cf9a52ba72e08693be3d.png) no-repeat 0 0;background-size:1em}.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.69e9afd13403691b5b08.ttf);font-weight:700;font-style:normal}@font-face{font-family:Kanit;src:url(resources/Kanit-Medium.69e9afd13403691b5b08.ttf);font-weight:500;font-style:normal}@font-face{font-family:Kanit;src:url(resources/Kanit-Regular.3061701702d8477fc2b7.ttf);font-weight:400;font-style:normal}@font-face{font-family:Kanit;src:url(resources/Kanit-Light.68ccb9c4feba86d38061.ttf);font-weight:300;font-style:normal}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(resources/material-icons.12730e02826917522f3b.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;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}.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(90deg,#fff0 46%,#ffffff59 50%,#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)}}.block:not(:last-child).space-0,.box:not(:last-child).space-0,.breadcrumb:not(:last-child).space-0,.content:not(:last-child).space-0,.highlight:not(:last-child).space-0,.level:not(:last-child).space-0,.message:not(:last-child).space-0,.notification:not(:last-child).space-0,.pagination:not(:last-child).space-0,.progress:not(:last-child).space-0,.subtitle:not(:last-child).space-0,.table-container:not(:last-child).space-0,.table:not(:last-child).space-0,.tabs:not(:last-child).space-0,.title:not(:last-child).space-0{margin-bottom:0}.block:not(:last-child).space-1,.box:not(:last-child).space-1,.breadcrumb:not(:last-child).space-1,.content:not(:last-child).space-1,.highlight:not(:last-child).space-1,.level:not(:last-child).space-1,.message:not(:last-child).space-1,.notification:not(:last-child).space-1,.pagination:not(:last-child).space-1,.progress:not(:last-child).space-1,.subtitle:not(:last-child).space-1,.table-container:not(:last-child).space-1,.table:not(:last-child).space-1,.tabs:not(:last-child).space-1,.title:not(:last-child).space-1{margin-bottom:.6rem}.block:not(:last-child).space-2,.box:not(:last-child).space-2,.breadcrumb:not(:last-child).space-2,.content:not(:last-child).space-2,.highlight:not(:last-child).space-2,.level:not(:last-child).space-2,.message:not(:last-child).space-2,.notification:not(:last-child).space-2,.pagination:not(:last-child).space-2,.progress:not(:last-child).space-2,.subtitle:not(:last-child).space-2,.table-container:not(:last-child).space-2,.table:not(:last-child).space-2,.tabs:not(:last-child).space-2,.title:not(:last-child).space-2{margin-bottom:1.2rem}.block:not(:last-child).space-3,.box:not(:last-child).space-3,.breadcrumb:not(:last-child).space-3,.content:not(:last-child).space-3,.highlight:not(:last-child).space-3,.level:not(:last-child).space-3,.message:not(:last-child).space-3,.notification:not(:last-child).space-3,.pagination:not(:last-child).space-3,.progress:not(:last-child).space-3,.subtitle:not(:last-child).space-3,.table-container:not(:last-child).space-3,.table:not(:last-child).space-3,.tabs:not(:last-child).space-3,.title:not(:last-child).space-3{margin-bottom:1.8rem}.block:not(:last-child).space-4,.box:not(:last-child).space-4,.breadcrumb:not(:last-child).space-4,.content:not(:last-child).space-4,.highlight:not(:last-child).space-4,.level:not(:last-child).space-4,.message:not(:last-child).space-4,.notification:not(:last-child).space-4,.pagination:not(:last-child).space-4,.progress:not(:last-child).space-4,.subtitle:not(:last-child).space-4,.table-container:not(:last-child).space-4,.table:not(:last-child).space-4,.tabs:not(:last-child).space-4,.title:not(:last-child).space-4{margin-bottom:2.4rem}.block:not(:last-child).space-5,.box:not(:last-child).space-5,.breadcrumb:not(:last-child).space-5,.content:not(:last-child).space-5,.highlight:not(:last-child).space-5,.level:not(:last-child).space-5,.message:not(:last-child).space-5,.notification:not(:last-child).space-5,.pagination:not(:last-child).space-5,.progress:not(:last-child).space-5,.subtitle:not(:last-child).space-5,.table-container:not(:last-child).space-5,.table:not(:last-child).space-5,.tabs:not(:last-child).space-5,.title:not(:last-child).space-5{margin-bottom:3rem}.block:not(:last-child).space-6,.box:not(:last-child).space-6,.breadcrumb:not(:last-child).space-6,.content:not(:last-child).space-6,.highlight:not(:last-child).space-6,.level:not(:last-child).space-6,.message:not(:last-child).space-6,.notification:not(:last-child).space-6,.pagination:not(:last-child).space-6,.progress:not(:last-child).space-6,.subtitle:not(:last-child).space-6,.table-container:not(:last-child).space-6,.table:not(:last-child).space-6,.tabs:not(:last-child).space-6,.title:not(:last-child).space-6{margin-bottom:3.6rem}@media screen and (max-width: 767px){.block:not(:last-child).space-0-mobile,.box:not(:last-child).space-0-mobile,.breadcrumb:not(:last-child).space-0-mobile,.content:not(:last-child).space-0-mobile,.highlight:not(:last-child).space-0-mobile,.level:not(:last-child).space-0-mobile,.message:not(:last-child).space-0-mobile,.notification:not(:last-child).space-0-mobile,.pagination:not(:last-child).space-0-mobile,.progress:not(:last-child).space-0-mobile,.subtitle:not(:last-child).space-0-mobile,.table-container:not(:last-child).space-0-mobile,.table:not(:last-child).space-0-mobile,.tabs:not(:last-child).space-0-mobile,.title:not(:last-child).space-0-mobile{margin-bottom:0}.block:not(:last-child).space-1-mobile,.box:not(:last-child).space-1-mobile,.breadcrumb:not(:last-child).space-1-mobile,.content:not(:last-child).space-1-mobile,.highlight:not(:last-child).space-1-mobile,.level:not(:last-child).space-1-mobile,.message:not(:last-child).space-1-mobile,.notification:not(:last-child).space-1-mobile,.pagination:not(:last-child).space-1-mobile,.progress:not(:last-child).space-1-mobile,.subtitle:not(:last-child).space-1-mobile,.table-container:not(:last-child).space-1-mobile,.table:not(:last-child).space-1-mobile,.tabs:not(:last-child).space-1-mobile,.title:not(:last-child).space-1-mobile{margin-bottom:.6rem}.block:not(:last-child).space-2-mobile,.box:not(:last-child).space-2-mobile,.breadcrumb:not(:last-child).space-2-mobile,.content:not(:last-child).space-2-mobile,.highlight:not(:last-child).space-2-mobile,.level:not(:last-child).space-2-mobile,.message:not(:last-child).space-2-mobile,.notification:not(:last-child).space-2-mobile,.pagination:not(:last-child).space-2-mobile,.progress:not(:last-child).space-2-mobile,.subtitle:not(:last-child).space-2-mobile,.table-container:not(:last-child).space-2-mobile,.table:not(:last-child).space-2-mobile,.tabs:not(:last-child).space-2-mobile,.title:not(:last-child).space-2-mobile{margin-bottom:1.2rem}.block:not(:last-child).space-3-mobile,.box:not(:last-child).space-3-mobile,.breadcrumb:not(:last-child).space-3-mobile,.content:not(:last-child).space-3-mobile,.highlight:not(:last-child).space-3-mobile,.level:not(:last-child).space-3-mobile,.message:not(:last-child).space-3-mobile,.notification:not(:last-child).space-3-mobile,.pagination:not(:last-child).space-3-mobile,.progress:not(:last-child).space-3-mobile,.subtitle:not(:last-child).space-3-mobile,.table-container:not(:last-child).space-3-mobile,.table:not(:last-child).space-3-mobile,.tabs:not(:last-child).space-3-mobile,.title:not(:last-child).space-3-mobile{margin-bottom:1.8rem}.block:not(:last-child).space-4-mobile,.box:not(:last-child).space-4-mobile,.breadcrumb:not(:last-child).space-4-mobile,.content:not(:last-child).space-4-mobile,.highlight:not(:last-child).space-4-mobile,.level:not(:last-child).space-4-mobile,.message:not(:last-child).space-4-mobile,.notification:not(:last-child).space-4-mobile,.pagination:not(:last-child).space-4-mobile,.progress:not(:last-child).space-4-mobile,.subtitle:not(:last-child).space-4-mobile,.table-container:not(:last-child).space-4-mobile,.table:not(:last-child).space-4-mobile,.tabs:not(:last-child).space-4-mobile,.title:not(:last-child).space-4-mobile{margin-bottom:2.4rem}.block:not(:last-child).space-5-mobile,.box:not(:last-child).space-5-mobile,.breadcrumb:not(:last-child).space-5-mobile,.content:not(:last-child).space-5-mobile,.highlight:not(:last-child).space-5-mobile,.level:not(:last-child).space-5-mobile,.message:not(:last-child).space-5-mobile,.notification:not(:last-child).space-5-mobile,.pagination:not(:last-child).space-5-mobile,.progress:not(:last-child).space-5-mobile,.subtitle:not(:last-child).space-5-mobile,.table-container:not(:last-child).space-5-mobile,.table:not(:last-child).space-5-mobile,.tabs:not(:last-child).space-5-mobile,.title:not(:last-child).space-5-mobile{margin-bottom:3rem}.block:not(:last-child).space-6-mobile,.box:not(:last-child).space-6-mobile,.breadcrumb:not(:last-child).space-6-mobile,.content:not(:last-child).space-6-mobile,.highlight:not(:last-child).space-6-mobile,.level:not(:last-child).space-6-mobile,.message:not(:last-child).space-6-mobile,.notification:not(:last-child).space-6-mobile,.pagination:not(:last-child).space-6-mobile,.progress:not(:last-child).space-6-mobile,.subtitle:not(:last-child).space-6-mobile,.table-container:not(:last-child).space-6-mobile,.table:not(:last-child).space-6-mobile,.tabs:not(:last-child).space-6-mobile,.title:not(:last-child).space-6-mobile{margin-bottom:3.6rem}}@media screen and (min-width: 768px), print{.block:not(:last-child).space-0-tablet,.box:not(:last-child).space-0-tablet,.breadcrumb:not(:last-child).space-0-tablet,.content:not(:last-child).space-0-tablet,.highlight:not(:last-child).space-0-tablet,.level:not(:last-child).space-0-tablet,.message:not(:last-child).space-0-tablet,.notification:not(:last-child).space-0-tablet,.pagination:not(:last-child).space-0-tablet,.progress:not(:last-child).space-0-tablet,.subtitle:not(:last-child).space-0-tablet,.table-container:not(:last-child).space-0-tablet,.table:not(:last-child).space-0-tablet,.tabs:not(:last-child).space-0-tablet,.title:not(:last-child).space-0-tablet{margin-bottom:0}.block:not(:last-child).space-1-tablet,.box:not(:last-child).space-1-tablet,.breadcrumb:not(:last-child).space-1-tablet,.content:not(:last-child).space-1-tablet,.highlight:not(:last-child).space-1-tablet,.level:not(:last-child).space-1-tablet,.message:not(:last-child).space-1-tablet,.notification:not(:last-child).space-1-tablet,.pagination:not(:last-child).space-1-tablet,.progress:not(:last-child).space-1-tablet,.subtitle:not(:last-child).space-1-tablet,.table-container:not(:last-child).space-1-tablet,.table:not(:last-child).space-1-tablet,.tabs:not(:last-child).space-1-tablet,.title:not(:last-child).space-1-tablet{margin-bottom:.6rem}.block:not(:last-child).space-2-tablet,.box:not(:last-child).space-2-tablet,.breadcrumb:not(:last-child).space-2-tablet,.content:not(:last-child).space-2-tablet,.highlight:not(:last-child).space-2-tablet,.level:not(:last-child).space-2-tablet,.message:not(:last-child).space-2-tablet,.notification:not(:last-child).space-2-tablet,.pagination:not(:last-child).space-2-tablet,.progress:not(:last-child).space-2-tablet,.subtitle:not(:last-child).space-2-tablet,.table-container:not(:last-child).space-2-tablet,.table:not(:last-child).space-2-tablet,.tabs:not(:last-child).space-2-tablet,.title:not(:last-child).space-2-tablet{margin-bottom:1.2rem}.block:not(:last-child).space-3-tablet,.box:not(:last-child).space-3-tablet,.breadcrumb:not(:last-child).space-3-tablet,.content:not(:last-child).space-3-tablet,.highlight:not(:last-child).space-3-tablet,.level:not(:last-child).space-3-tablet,.message:not(:last-child).space-3-tablet,.notification:not(:last-child).space-3-tablet,.pagination:not(:last-child).space-3-tablet,.progress:not(:last-child).space-3-tablet,.subtitle:not(:last-child).space-3-tablet,.table-container:not(:last-child).space-3-tablet,.table:not(:last-child).space-3-tablet,.tabs:not(:last-child).space-3-tablet,.title:not(:last-child).space-3-tablet{margin-bottom:1.8rem}.block:not(:last-child).space-4-tablet,.box:not(:last-child).space-4-tablet,.breadcrumb:not(:last-child).space-4-tablet,.content:not(:last-child).space-4-tablet,.highlight:not(:last-child).space-4-tablet,.level:not(:last-child).space-4-tablet,.message:not(:last-child).space-4-tablet,.notification:not(:last-child).space-4-tablet,.pagination:not(:last-child).space-4-tablet,.progress:not(:last-child).space-4-tablet,.subtitle:not(:last-child).space-4-tablet,.table-container:not(:last-child).space-4-tablet,.table:not(:last-child).space-4-tablet,.tabs:not(:last-child).space-4-tablet,.title:not(:last-child).space-4-tablet{margin-bottom:2.4rem}.block:not(:last-child).space-5-tablet,.box:not(:last-child).space-5-tablet,.breadcrumb:not(:last-child).space-5-tablet,.content:not(:last-child).space-5-tablet,.highlight:not(:last-child).space-5-tablet,.level:not(:last-child).space-5-tablet,.message:not(:last-child).space-5-tablet,.notification:not(:last-child).space-5-tablet,.pagination:not(:last-child).space-5-tablet,.progress:not(:last-child).space-5-tablet,.subtitle:not(:last-child).space-5-tablet,.table-container:not(:last-child).space-5-tablet,.table:not(:last-child).space-5-tablet,.tabs:not(:last-child).space-5-tablet,.title:not(:last-child).space-5-tablet{margin-bottom:3rem}.block:not(:last-child).space-6-tablet,.box:not(:last-child).space-6-tablet,.breadcrumb:not(:last-child).space-6-tablet,.content:not(:last-child).space-6-tablet,.highlight:not(:last-child).space-6-tablet,.level:not(:last-child).space-6-tablet,.message:not(:last-child).space-6-tablet,.notification:not(:last-child).space-6-tablet,.pagination:not(:last-child).space-6-tablet,.progress:not(:last-child).space-6-tablet,.subtitle:not(:last-child).space-6-tablet,.table-container:not(:last-child).space-6-tablet,.table:not(:last-child).space-6-tablet,.tabs:not(:last-child).space-6-tablet,.title: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,.breadcrumb:not(:last-child).space-0-touch,.content:not(:last-child).space-0-touch,.highlight:not(:last-child).space-0-touch,.level:not(:last-child).space-0-touch,.message:not(:last-child).space-0-touch,.notification:not(:last-child).space-0-touch,.pagination:not(:last-child).space-0-touch,.progress:not(:last-child).space-0-touch,.subtitle:not(:last-child).space-0-touch,.table-container:not(:last-child).space-0-touch,.table:not(:last-child).space-0-touch,.tabs:not(:last-child).space-0-touch,.title:not(:last-child).space-0-touch{margin-bottom:0}.block:not(:last-child).space-1-touch,.box:not(:last-child).space-1-touch,.breadcrumb:not(:last-child).space-1-touch,.content:not(:last-child).space-1-touch,.highlight:not(:last-child).space-1-touch,.level:not(:last-child).space-1-touch,.message:not(:last-child).space-1-touch,.notification:not(:last-child).space-1-touch,.pagination:not(:last-child).space-1-touch,.progress:not(:last-child).space-1-touch,.subtitle:not(:last-child).space-1-touch,.table-container:not(:last-child).space-1-touch,.table:not(:last-child).space-1-touch,.tabs:not(:last-child).space-1-touch,.title:not(:last-child).space-1-touch{margin-bottom:.6rem}.block:not(:last-child).space-2-touch,.box:not(:last-child).space-2-touch,.breadcrumb:not(:last-child).space-2-touch,.content:not(:last-child).space-2-touch,.highlight:not(:last-child).space-2-touch,.level:not(:last-child).space-2-touch,.message:not(:last-child).space-2-touch,.notification:not(:last-child).space-2-touch,.pagination:not(:last-child).space-2-touch,.progress:not(:last-child).space-2-touch,.subtitle:not(:last-child).space-2-touch,.table-container:not(:last-child).space-2-touch,.table:not(:last-child).space-2-touch,.tabs:not(:last-child).space-2-touch,.title:not(:last-child).space-2-touch{margin-bottom:1.2rem}.block:not(:last-child).space-3-touch,.box:not(:last-child).space-3-touch,.breadcrumb:not(:last-child).space-3-touch,.content:not(:last-child).space-3-touch,.highlight:not(:last-child).space-3-touch,.level:not(:last-child).space-3-touch,.message:not(:last-child).space-3-touch,.notification:not(:last-child).space-3-touch,.pagination:not(:last-child).space-3-touch,.progress:not(:last-child).space-3-touch,.subtitle:not(:last-child).space-3-touch,.table-container:not(:last-child).space-3-touch,.table:not(:last-child).space-3-touch,.tabs:not(:last-child).space-3-touch,.title:not(:last-child).space-3-touch{margin-bottom:1.8rem}.block:not(:last-child).space-4-touch,.box:not(:last-child).space-4-touch,.breadcrumb:not(:last-child).space-4-touch,.content:not(:last-child).space-4-touch,.highlight:not(:last-child).space-4-touch,.level:not(:last-child).space-4-touch,.message:not(:last-child).space-4-touch,.notification:not(:last-child).space-4-touch,.pagination:not(:last-child).space-4-touch,.progress:not(:last-child).space-4-touch,.subtitle:not(:last-child).space-4-touch,.table-container:not(:last-child).space-4-touch,.table:not(:last-child).space-4-touch,.tabs:not(:last-child).space-4-touch,.title:not(:last-child).space-4-touch{margin-bottom:2.4rem}.block:not(:last-child).space-5-touch,.box:not(:last-child).space-5-touch,.breadcrumb:not(:last-child).space-5-touch,.content:not(:last-child).space-5-touch,.highlight:not(:last-child).space-5-touch,.level:not(:last-child).space-5-touch,.message:not(:last-child).space-5-touch,.notification:not(:last-child).space-5-touch,.pagination:not(:last-child).space-5-touch,.progress:not(:last-child).space-5-touch,.subtitle:not(:last-child).space-5-touch,.table-container:not(:last-child).space-5-touch,.table:not(:last-child).space-5-touch,.tabs:not(:last-child).space-5-touch,.title:not(:last-child).space-5-touch{margin-bottom:3rem}.block:not(:last-child).space-6-touch,.box:not(:last-child).space-6-touch,.breadcrumb:not(:last-child).space-6-touch,.content:not(:last-child).space-6-touch,.highlight:not(:last-child).space-6-touch,.level:not(:last-child).space-6-touch,.message:not(:last-child).space-6-touch,.notification:not(:last-child).space-6-touch,.pagination:not(:last-child).space-6-touch,.progress:not(:last-child).space-6-touch,.subtitle:not(:last-child).space-6-touch,.table-container:not(:last-child).space-6-touch,.table:not(:last-child).space-6-touch,.tabs:not(:last-child).space-6-touch,.title: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,.breadcrumb:not(:last-child).space-0-desktop,.content:not(:last-child).space-0-desktop,.highlight:not(:last-child).space-0-desktop,.level:not(:last-child).space-0-desktop,.message:not(:last-child).space-0-desktop,.notification:not(:last-child).space-0-desktop,.pagination:not(:last-child).space-0-desktop,.progress:not(:last-child).space-0-desktop,.subtitle:not(:last-child).space-0-desktop,.table-container:not(:last-child).space-0-desktop,.table:not(:last-child).space-0-desktop,.tabs:not(:last-child).space-0-desktop,.title:not(:last-child).space-0-desktop{margin-bottom:0}.block:not(:last-child).space-1-desktop,.box:not(:last-child).space-1-desktop,.breadcrumb:not(:last-child).space-1-desktop,.content:not(:last-child).space-1-desktop,.highlight:not(:last-child).space-1-desktop,.level:not(:last-child).space-1-desktop,.message:not(:last-child).space-1-desktop,.notification:not(:last-child).space-1-desktop,.pagination:not(:last-child).space-1-desktop,.progress:not(:last-child).space-1-desktop,.subtitle:not(:last-child).space-1-desktop,.table-container:not(:last-child).space-1-desktop,.table:not(:last-child).space-1-desktop,.tabs:not(:last-child).space-1-desktop,.title:not(:last-child).space-1-desktop{margin-bottom:.6rem}.block:not(:last-child).space-2-desktop,.box:not(:last-child).space-2-desktop,.breadcrumb:not(:last-child).space-2-desktop,.content:not(:last-child).space-2-desktop,.highlight:not(:last-child).space-2-desktop,.level:not(:last-child).space-2-desktop,.message:not(:last-child).space-2-desktop,.notification:not(:last-child).space-2-desktop,.pagination:not(:last-child).space-2-desktop,.progress:not(:last-child).space-2-desktop,.subtitle:not(:last-child).space-2-desktop,.table-container:not(:last-child).space-2-desktop,.table:not(:last-child).space-2-desktop,.tabs:not(:last-child).space-2-desktop,.title:not(:last-child).space-2-desktop{margin-bottom:1.2rem}.block:not(:last-child).space-3-desktop,.box:not(:last-child).space-3-desktop,.breadcrumb:not(:last-child).space-3-desktop,.content:not(:last-child).space-3-desktop,.highlight:not(:last-child).space-3-desktop,.level:not(:last-child).space-3-desktop,.message:not(:last-child).space-3-desktop,.notification:not(:last-child).space-3-desktop,.pagination:not(:last-child).space-3-desktop,.progress:not(:last-child).space-3-desktop,.subtitle:not(:last-child).space-3-desktop,.table-container:not(:last-child).space-3-desktop,.table:not(:last-child).space-3-desktop,.tabs:not(:last-child).space-3-desktop,.title:not(:last-child).space-3-desktop{margin-bottom:1.8rem}.block:not(:last-child).space-4-desktop,.box:not(:last-child).space-4-desktop,.breadcrumb:not(:last-child).space-4-desktop,.content:not(:last-child).space-4-desktop,.highlight:not(:last-child).space-4-desktop,.level:not(:last-child).space-4-desktop,.message:not(:last-child).space-4-desktop,.notification:not(:last-child).space-4-desktop,.pagination:not(:last-child).space-4-desktop,.progress:not(:last-child).space-4-desktop,.subtitle:not(:last-child).space-4-desktop,.table-container:not(:last-child).space-4-desktop,.table:not(:last-child).space-4-desktop,.tabs:not(:last-child).space-4-desktop,.title:not(:last-child).space-4-desktop{margin-bottom:2.4rem}.block:not(:last-child).space-5-desktop,.box:not(:last-child).space-5-desktop,.breadcrumb:not(:last-child).space-5-desktop,.content:not(:last-child).space-5-desktop,.highlight:not(:last-child).space-5-desktop,.level:not(:last-child).space-5-desktop,.message:not(:last-child).space-5-desktop,.notification:not(:last-child).space-5-desktop,.pagination:not(:last-child).space-5-desktop,.progress:not(:last-child).space-5-desktop,.subtitle:not(:last-child).space-5-desktop,.table-container:not(:last-child).space-5-desktop,.table:not(:last-child).space-5-desktop,.tabs:not(:last-child).space-5-desktop,.title:not(:last-child).space-5-desktop{margin-bottom:3rem}.block:not(:last-child).space-6-desktop,.box:not(:last-child).space-6-desktop,.breadcrumb:not(:last-child).space-6-desktop,.content:not(:last-child).space-6-desktop,.highlight:not(:last-child).space-6-desktop,.level:not(:last-child).space-6-desktop,.message:not(:last-child).space-6-desktop,.notification:not(:last-child).space-6-desktop,.pagination:not(:last-child).space-6-desktop,.progress:not(:last-child).space-6-desktop,.subtitle:not(:last-child).space-6-desktop,.table-container:not(:last-child).space-6-desktop,.table:not(:last-child).space-6-desktop,.tabs:not(:last-child).space-6-desktop,.title:not(:last-child).space-6-desktop{margin-bottom:3.6rem}}.brick:not(:last-child){margin-bottom:.6rem}.brick:not(:last-child).space-0{margin-bottom:0}.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: 767px){.brick:not(:last-child).space-0-mobile{margin-bottom:0}.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: 768px), print{.brick:not(:last-child).space-0-tablet{margin-bottom:0}.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:0}.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:0}.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}}.is-spacing>:not(:last-child){margin-bottom:.6rem}.is-spacing>:not(:last-child).space-0{margin-bottom:0}.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: 767px){.is-spacing>:not(:last-child).space-0-mobile{margin-bottom:0}.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: 768px), print{.is-spacing>:not(:last-child).space-0-tablet{margin-bottom:0}.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:0}.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:0}.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:0}.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: 767px){.is-spacing-2>:not(:last-child).space-0-mobile{margin-bottom:0}.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: 768px), print{.is-spacing-2>:not(:last-child).space-0-tablet{margin-bottom:0}.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:0}.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:0}.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:0}.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: 767px){.is-spacing-3>:not(:last-child).space-0-mobile{margin-bottom:0}.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: 768px), print{.is-spacing-3>:not(:last-child).space-0-tablet{margin-bottom:0}.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:0}.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:0}.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).box,.is-horizontal:not(.field)>:not(:last-child).breadcrumb,.is-horizontal:not(.field)>:not(:last-child).content,.is-horizontal:not(.field)>:not(:last-child).level,.is-horizontal:not(.field)>:not(:last-child).message,.is-horizontal:not(.field)>:not(:last-child).notification,.is-horizontal:not(.field)>:not(:last-child).pagination,.is-horizontal:not(.field)>:not(:last-child).progress,.is-horizontal:not(.field)>:not(:last-child).table,.is-horizontal:not(.field)>:not(:last-child).tabs{margin-right:1.2rem;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-0,.is-horizontal:not(.field)>:not(:last-child).box.space-0,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-0,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-0,.is-horizontal:not(.field)>:not(:last-child).pagination.space-0,.is-horizontal:not(.field)>:not(:last-child).progress.space-0,.is-horizontal:not(.field)>:not(:last-child).table.space-0,.is-horizontal:not(.field)>:not(:last-child).tabs.space-0{margin-right:0;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-1,.is-horizontal:not(.field)>:not(:last-child).box.space-1,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-1,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-1,.is-horizontal:not(.field)>:not(:last-child).pagination.space-1,.is-horizontal:not(.field)>:not(:last-child).progress.space-1,.is-horizontal:not(.field)>:not(:last-child).table.space-1,.is-horizontal:not(.field)>:not(:last-child).tabs.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).box.space-2,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-2,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-2,.is-horizontal:not(.field)>:not(:last-child).pagination.space-2,.is-horizontal:not(.field)>:not(:last-child).progress.space-2,.is-horizontal:not(.field)>:not(:last-child).table.space-2,.is-horizontal:not(.field)>:not(:last-child).tabs.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).box.space-3,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-3,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-3,.is-horizontal:not(.field)>:not(:last-child).pagination.space-3,.is-horizontal:not(.field)>:not(:last-child).progress.space-3,.is-horizontal:not(.field)>:not(:last-child).table.space-3,.is-horizontal:not(.field)>:not(:last-child).tabs.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).box.space-4,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-4,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-4,.is-horizontal:not(.field)>:not(:last-child).pagination.space-4,.is-horizontal:not(.field)>:not(:last-child).progress.space-4,.is-horizontal:not(.field)>:not(:last-child).table.space-4,.is-horizontal:not(.field)>:not(:last-child).tabs.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).box.space-5,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-5,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-5,.is-horizontal:not(.field)>:not(:last-child).pagination.space-5,.is-horizontal:not(.field)>:not(:last-child).progress.space-5,.is-horizontal:not(.field)>:not(:last-child).table.space-5,.is-horizontal:not(.field)>:not(:last-child).tabs.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).box.space-6,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-6,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-6,.is-horizontal:not(.field)>:not(:last-child).pagination.space-6,.is-horizontal:not(.field)>:not(:last-child).progress.space-6,.is-horizontal:not(.field)>:not(:last-child).table.space-6,.is-horizontal:not(.field)>:not(:last-child).tabs.space-6{margin-right:3.6rem;margin-bottom:0}@media screen and (max-width: 767px){.is-horizontal:not(.field)>:not(:last-child).block.space-0-mobile,.is-horizontal:not(.field)>:not(:last-child).box.space-0-mobile,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-0-mobile,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-0-mobile,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.space-0-mobile{margin-right:0;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-1-mobile,.is-horizontal:not(.field)>:not(:last-child).box.space-1-mobile,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-1-mobile,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-1-mobile,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.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).box.space-2-mobile,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-2-mobile,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-2-mobile,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.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).box.space-3-mobile,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-3-mobile,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-3-mobile,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.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).box.space-4-mobile,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-4-mobile,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-4-mobile,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.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).box.space-5-mobile,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-5-mobile,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-5-mobile,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.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).box.space-6-mobile,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-6-mobile,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-6-mobile,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 768px), print{.is-horizontal:not(.field)>:not(:last-child).block.space-0-tablet,.is-horizontal:not(.field)>:not(:last-child).box.space-0-tablet,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-0-tablet,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-0-tablet,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.space-0-tablet{margin-right:0;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-1-tablet,.is-horizontal:not(.field)>:not(:last-child).box.space-1-tablet,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-1-tablet,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-1-tablet,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.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).box.space-2-tablet,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-2-tablet,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-2-tablet,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.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).box.space-3-tablet,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-3-tablet,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-3-tablet,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.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).box.space-4-tablet,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-4-tablet,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-4-tablet,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.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).box.space-5-tablet,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-5-tablet,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-5-tablet,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.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).box.space-6-tablet,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-6-tablet,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-6-tablet,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.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).box.space-0-touch,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-0-touch,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-0-touch,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.space-0-touch{margin-right:0;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-1-touch,.is-horizontal:not(.field)>:not(:last-child).box.space-1-touch,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-1-touch,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-1-touch,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.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).box.space-2-touch,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-2-touch,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-2-touch,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.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).box.space-3-touch,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-3-touch,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-3-touch,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.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).box.space-4-touch,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-4-touch,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-4-touch,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.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).box.space-5-touch,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-5-touch,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-5-touch,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.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).box.space-6-touch,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-6-touch,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-6-touch,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.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).box.space-0-desktop,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-0-desktop,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-0-desktop,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.space-0-desktop{margin-right:0;margin-bottom:0}.is-horizontal:not(.field)>:not(:last-child).block.space-1-desktop,.is-horizontal:not(.field)>:not(:last-child).box.space-1-desktop,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-1-desktop,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-1-desktop,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.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).box.space-2-desktop,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-2-desktop,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-2-desktop,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.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).box.space-3-desktop,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-3-desktop,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-3-desktop,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.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).box.space-4-desktop,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-4-desktop,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-4-desktop,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.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).box.space-5-desktop,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-5-desktop,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-5-desktop,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.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).box.space-6-desktop,.is-horizontal:not(.field)>:not(:last-child).breadcrumb.space-6-desktop,.is-horizontal:not(.field)>:not(:last-child).content.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).notification.space-6-desktop,.is-horizontal:not(.field)>:not(:last-child).pagination.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,.is-horizontal:not(.field)>:not(:last-child).tabs.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:0;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: 767px){.is-horizontal:not(.field)>.brick:not(:last-child).space-0-mobile{margin-right:0;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: 768px), print{.is-horizontal:not(.field)>.brick:not(:last-child).space-0-tablet{margin-right:0;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:0;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:0;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:0;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: 767px){.is-spacing.is-horizontal:not(.field)>:not(:last-child).space-0-mobile{margin-right:0;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: 768px), print{.is-spacing.is-horizontal:not(.field)>:not(:last-child).space-0-tablet{margin-right:0;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:0;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:0;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:0;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: 767px){.is-spacing-2.is-horizontal:not(.field)>:not(:last-child).space-0-mobile{margin-right:0;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: 768px), print{.is-spacing-2.is-horizontal:not(.field)>:not(:last-child).space-0-tablet{margin-right:0;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:0;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:0;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:0;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: 767px){.is-spacing-3.is-horizontal:not(.field)>:not(:last-child).space-0-mobile{margin-right:0;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: 768px), print{.is-spacing-3.is-horizontal:not(.field)>:not(:last-child).space-0-tablet{margin-right:0;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:0;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:0;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),.is-evenly.is-horizontal:not(.field){justify-content:space-around!important}.is-evenly.is-horizontal:not(.field){justify-content:space-evenly!important}@supports (-ms-accelerator: true) or (-ms-ime-align: auto){.is-evenly.is-horizontal:not(.field){justify-content:space-around!important}}.button,.file-cta,.file-name,.input,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.select select,.textarea{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid #0000;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1.6rem;height:3.6rem;justify-content:flex-start;line-height:1.5;padding:calc(.25em - 1px) calc(.75em - 1px);position:relative;vertical-align:top}.button:active,.button:focus,.file-cta:active,.file-cta:focus,.file-name:active,.file-name:focus,.input:active,.input:focus,.is-active.button,.is-active.file-cta,.is-active.file-name,.is-active.input,.is-active.pagination-ellipsis,.is-active.pagination-link,.is-active.pagination-next,.is-active.pagination-previous,.is-active.textarea,.is-focused.button,.is-focused.file-cta,.is-focused.file-name,.is-focused.input,.is-focused.pagination-ellipsis,.is-focused.pagination-link,.is-focused.pagination-next,.is-focused.pagination-previous,.is-focused.textarea,.pagination-ellipsis:active,.pagination-ellipsis:focus,.pagination-link:active,.pagination-link:focus,.pagination-next:active,.pagination-next:focus,.pagination-previous:active,.pagination-previous:focus,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{outline:none}.select fieldset[disabled] select,.select select[disabled],[disabled].button,[disabled].file-cta,[disabled].file-name,[disabled].input,[disabled].pagination-ellipsis,[disabled].pagination-link,[disabled].pagination-next,[disabled].pagination-previous,[disabled].textarea,fieldset[disabled] .button,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .input,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-previous,fieldset[disabled] .select select,fieldset[disabled] .textarea{cursor:not-allowed}.breadcrumb,.button,.file,.is-unselectable,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.tabs{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.navbar-link:not(.is-arrowless):after,.select:not(.is-multiple):not(.is-loading):after{border:3px solid #0000;border-radius:2px;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;width:.625em}.block:not(:last-child),.box:not(:last-child),.breadcrumb:not(:last-child),.content:not(:last-child),.highlight:not(:last-child),.level:not(:last-child),.message:not(:last-child),.notification:not(:last-child),.pagination:not(:last-child),.progress:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.tabs:not(:last-child),.title:not(:last-child){margin-bottom:1.2rem}.delete,.modal-close{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:#0003;border:none;border-radius:290486px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.delete:after,.delete:before,.modal-close:after,.modal-close:before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.delete:before,.modal-close:before{height:2px;width:50%}.delete:after,.modal-close:after{height:50%;width:2px}.delete:focus,.delete:hover,.modal-close:focus,.modal-close:hover{background-color:#0000004d}.delete:active,.modal-close:active{background-color:#0006}.is-small.delete,.is-small.modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.delete,.is-medium.modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.delete,.is-large.modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.button.is-loading:after,.control.is-loading:after,.loader,.select.is-loading:after{animation:spinAround .5s linear infinite;border-radius:290486px;border-color:#0000 #0000 #e0e0e0 #e0e0e0;border-style:solid;border-width:2px;content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-square .has-ratio,.image.is-square img,.is-overlay,.modal,.modal-background{bottom:0;left:0;position:absolute;right:0;top:0}
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{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}*,:after,:before{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}html{background-color:#fff;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:auto;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:Kanit,Helvetica Neue,Helvetica,Arial,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#49616e;font-size:1em;font-weight:400;line-height:1.5}a{color:#0087ff}a:hover{color:invalid-color}code{color:#eb002f;font-size:.875em;font-weight:400;padding:.25em .5em}code,hr{background-color:#f4f4f4}hr{border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:initial}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#000;font-weight:500}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f4f4f4;color:#49616e;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:initial;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#000}@keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.is-clickable{cursor:pointer!important;pointer-events:all!important}.is-relative{position:relative!important}.is-marginless{margin:0!important}.is-paddingless{padding: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,.push-x-0{margin-left:0!important}.push-x-0{margin-right:0!important}.push-y-0{margin-top:0!important;margin-bottom:0!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,.push-x-1{margin-left:.6rem!important}.push-x-1{margin-right:.6rem!important}.push-y-1{margin-top:.6rem!important;margin-bottom:.6rem!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,.push-x-2{margin-left:1.2rem!important}.push-x-2{margin-right:1.2rem!important}.push-y-2{margin-top:1.2rem!important;margin-bottom:1.2rem!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,.push-x-3{margin-left:1.8rem!important}.push-x-3{margin-right:1.8rem!important}.push-y-3{margin-top:1.8rem!important;margin-bottom:1.8rem!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,.push-x-4{margin-left:2.4rem!important}.push-x-4{margin-right:2.4rem!important}.push-y-4{margin-top:2.4rem!important;margin-bottom:2.4rem!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,.push-x-5{margin-left:3rem!important}.push-x-5{margin-right:3rem!important}.push-y-5{margin-top:3rem!important;margin-bottom:3rem!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,.push-x-6{margin-left:3.6rem!important}.push-x-6{margin-right:3.6rem!important}.push-y-6{margin-top:3.6rem!important;margin-bottom:3.6rem!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,.pad-x-0{padding-left:0!important}.pad-x-0{padding-right:0!important}.pad-y-0{padding-top:0!important;padding-bottom:0!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,.pad-x-1{padding-left:.6rem!important}.pad-x-1{padding-right:.6rem!important}.pad-y-1{padding-top:.6rem!important;padding-bottom:.6rem!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,.pad-x-2{padding-left:1.2rem!important}.pad-x-2{padding-right:1.2rem!important}.pad-y-2{padding-top:1.2rem!important;padding-bottom:1.2rem!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,.pad-x-3{padding-left:1.8rem!important}.pad-x-3{padding-right:1.8rem!important}.pad-y-3{padding-top:1.8rem!important;padding-bottom:1.8rem!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,.pad-x-4{padding-left:2.4rem!important}.pad-x-4{padding-right:2.4rem!important}.pad-y-4{padding-top:2.4rem!important;padding-bottom:2.4rem!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,.pad-x-5{padding-left:3rem!important}.pad-x-5{padding-right:3rem!important}.pad-y-5{padding-top:3rem!important;padding-bottom:3rem!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,.pad-x-6{padding-left:3.6rem!important}.pad-x-6{padding-right:3.6rem!important}.pad-y-6{padding-top:3.6rem!important;padding-bottom:3.6rem!important}.is-block{display:block!important}@media screen and (max-width: 767px){.is-block-mobile{display:block!important}}@media screen and (min-width: 768px), print{.is-block-tablet{display:block!important}}@media screen and (min-width: 768px) and (max-width: 1365px){.is-block-tablet-only{display:block!important}}@media screen and (max-width: 1365px){.is-block-touch{display:block!important}}@media screen and (min-width: 1366px){.is-block-desktop{display:block!important}}.is-flex{display:flex!important}@media screen and (max-width: 767px){.is-flex-mobile{display:flex!important}}@media screen and (min-width: 768px), print{.is-flex-tablet{display:flex!important}}@media screen and (min-width: 768px) and (max-width: 1365px){.is-flex-tablet-only{display:flex!important}}@media screen and (max-width: 1365px){.is-flex-touch{display:flex!important}}@media screen and (min-width: 1366px){.is-flex-desktop{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width: 767px){.is-inline-mobile{display:inline!important}}@media screen and (min-width: 768px), print{.is-inline-tablet{display:inline!important}}@media screen and (min-width: 768px) and (max-width: 1365px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width: 1365px){.is-inline-touch{display:inline!important}}@media screen and (min-width: 1366px){.is-inline-desktop{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width: 767px){.is-inline-block-mobile{display:inline-block!important}}@media screen and (min-width: 768px), print{.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width: 768px) and (max-width: 1365px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width: 1365px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width: 1366px){.is-inline-block-desktop{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (max-width: 767px){.is-inline-flex-mobile{display:inline-flex!important}}@media screen and (min-width: 768px), print{.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width: 768px) and (max-width: 1365px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width: 1365px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width: 1366px){.is-inline-flex-desktop{display:inline-flex!important}}.is-hidden{display:none!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: 767px){.is-hidden-mobile{display:none!important}}@media screen and (min-width: 768px), print{.is-hidden-tablet{display:none!important}}@media screen and (min-width: 768px) and (max-width: 1365px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width: 1365px){.is-hidden-touch{display:none!important}}@media screen and (min-width: 1366px){.is-hidden-desktop{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width: 767px){.is-invisible-mobile{visibility:hidden!important}}@media screen and (min-width: 768px), print{.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width: 768px) and (max-width: 1365px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width: 1365px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width: 1366px){.is-invisible-desktop{visibility:hidden!important}}.box{background-color:#fff;border-radius:4px;box-shadow:none;color:#49616e;display:block;padding:20px 40px}a.box:focus,a.box:hover{box-shadow:0 .5em 1em -.125em #0000001a,0 0 0 1px #0087ff}a.box:active{box-shadow:inset 0 1px 2px #0003,0 0 0 1px #0087ff}.button{background-color:#fff;border-color:#e0e0e0;border-width:1px;color:#49616e;cursor:pointer;justify-content:center;padding:0 2em;text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-large,.button .icon.is-medium,.button .icon.is-small{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-1em - 1px);margin-right:.5em}.button .icon:last-child:not(:first-child){margin-left:.5em;margin-right:calc(-1em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-1em - 1px);margin-right:calc(-1em - 1px)}.button.is-focused,.button.is-hovered,.button:focus,.button:hover{border-color:invalid;color:invalid}.button.is-focused:not(:active),.button:focus:not(:active){box-shadow:invalid invalid}.button.is-active,.button:active{border-color:invalid;color:invalid}.button.is-text{background-color:initial;border-color:#0000;color:#49616e;text-decoration:underline}.button.is-text.is-focused,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text:hover{background-color:#f4f4f4;color:#000}.button.is-text.is-active,.button.is-text:active{background-color:#e7e7e7;color:#000}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:initial;border-color:#0000;box-shadow:none}.button.is-ghost{background:none;border-color:#0000;color:#0087ff;text-decoration:none}.button.is-ghost.is-hovered,.button.is-ghost:hover{color:#0087ff;text-decoration:underline}.button.is-white{background-color:#fff;border-color:#0000;color:#49616e}.button.is-white.is-hovered,.button.is-white:hover{background-color:#f9f9f9;border-color:#0000;color:#49616e}.button.is-white.is-focused,.button.is-white:focus{border-color:#0000;color:#49616e}.button.is-white.is-focused:not(:active),.button.is-white:focus:not(:active){box-shadow:invalid #ffffff40}.button.is-white.is-active,.button.is-white:active{background-color:#f2f2f2;border-color:#0000;color:#49616e}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:#0000;box-shadow:none}.button.is-white.is-inverted{background-color:#49616e;color:#fff}.button.is-white.is-inverted.is-hovered,.button.is-white.is-inverted:hover{background-color:#3f535f}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#49616e;border-color:#0000;box-shadow:none;color:#fff}.button.is-white.is-loading:after{border-color:#0000 #0000 #49616e #49616e!important}.button.is-white.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-white.is-outlined.is-focused,.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined:hover{background-color:#fff;border-color:#fff;color:#49616e}.button.is-white.is-outlined.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-white.is-outlined.is-loading.is-focused:after,.button.is-white.is-outlined.is-loading.is-hovered:after,.button.is-white.is-outlined.is-loading:focus:after,.button.is-white.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #49616e #49616e!important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined{background-color:initial;border-color:#49616e;color:#49616e}.button.is-white.is-inverted.is-outlined.is-focused,.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined:hover{background-color:#49616e;color:#fff}.button.is-white.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-white.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-white.is-inverted.is-outlined.is-loading:focus:after,.button.is-white.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{background-color:initial;border-color:#49616e;box-shadow:none;color:#49616e}.button.is-black{background-color:#0a0a0a;border-color:#0000;color:#fff}.button.is-black.is-hovered,.button.is-black:hover{background-color:#040404;border-color:#0000;color:#fff}.button.is-black.is-focused,.button.is-black:focus{border-color:#0000;color:#fff}.button.is-black.is-focused:not(:active),.button.is-black:focus:not(:active){box-shadow:invalid #0a0a0a40}.button.is-black.is-active,.button.is-black:active{background-color:#000;border-color:#0000;color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#0a0a0a;border-color:#0000;box-shadow:none}.button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-hovered,.button.is-black.is-inverted:hover{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],fieldset[disabled] .button.is-black.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#0a0a0a}.button.is-black.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-black.is-outlined{background-color:initial;border-color:#0a0a0a;color:#0a0a0a}.button.is-black.is-outlined.is-focused,.button.is-black.is-outlined.is-hovered,.button.is-black.is-outlined:focus,.button.is-black.is-outlined:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.button.is-black.is-outlined.is-loading:after{border-color:#0000 #0000 #0a0a0a #0a0a0a!important}.button.is-black.is-outlined.is-loading.is-focused:after,.button.is-black.is-outlined.is-loading.is-hovered:after,.button.is-black.is-outlined.is-loading:focus:after,.button.is-black.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-black.is-outlined[disabled],fieldset[disabled] .button.is-black.is-outlined{background-color:initial;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined.is-focused,.button.is-black.is-inverted.is-outlined.is-hovered,.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined:hover{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-black.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-black.is-inverted.is-outlined.is-loading:focus:after,.button.is-black.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #0a0a0a #0a0a0a!important}.button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-black.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-light{background-color:#f2f2f2;border-color:#0000;color:#49616e}.button.is-light.is-hovered,.button.is-light:hover{background-color:#ececec;border-color:#0000;color:#49616e}.button.is-light.is-focused,.button.is-light:focus{border-color:#0000;color:#49616e}.button.is-light.is-focused:not(:active),.button.is-light:focus:not(:active){box-shadow:invalid #f2f2f240}.button.is-light.is-active,.button.is-light:active{background-color:#e5e5e5;border-color:#0000;color:#49616e}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#f2f2f2;border-color:#0000;box-shadow:none}.button.is-light.is-inverted{background-color:#49616e;color:#f2f2f2}.button.is-light.is-inverted.is-hovered,.button.is-light.is-inverted:hover{background-color:#3f535f}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:#49616e;border-color:#0000;box-shadow:none;color:#f2f2f2}.button.is-light.is-loading:after{border-color:#0000 #0000 #49616e #49616e!important}.button.is-light.is-outlined{background-color:initial;border-color:#f2f2f2;color:#f2f2f2}.button.is-light.is-outlined.is-focused,.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined:hover{background-color:#f2f2f2;border-color:#f2f2f2;color:#49616e}.button.is-light.is-outlined.is-loading:after{border-color:#0000 #0000 #f2f2f2 #f2f2f2!important}.button.is-light.is-outlined.is-loading.is-focused:after,.button.is-light.is-outlined.is-loading.is-hovered:after,.button.is-light.is-outlined.is-loading:focus:after,.button.is-light.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #49616e #49616e!important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{background-color:initial;border-color:#f2f2f2;box-shadow:none;color:#f2f2f2}.button.is-light.is-inverted.is-outlined{background-color:initial;border-color:#49616e;color:#49616e}.button.is-light.is-inverted.is-outlined.is-focused,.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined:hover{background-color:#49616e;color:#f2f2f2}.button.is-light.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-light.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-light.is-inverted.is-outlined.is-loading:focus:after,.button.is-light.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #f2f2f2 #f2f2f2!important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:initial;border-color:#49616e;box-shadow:none;color:#49616e}.button.is-dark{background-color:#363636;border-color:#0000;color:#fff}.button.is-dark.is-hovered,.button.is-dark:hover{background-color:#303030;border-color:#0000;color:#fff}.button.is-dark.is-focused,.button.is-dark:focus{border-color:#0000;color:#fff}.button.is-dark.is-focused:not(:active),.button.is-dark:focus:not(:active){box-shadow:invalid #36363640}.button.is-dark.is-active,.button.is-dark:active{background-color:#292929;border-color:#0000;color:#fff}.button.is-dark[disabled],fieldset[disabled] .button.is-dark{background-color:#363636;border-color:#0000;box-shadow:none}.button.is-dark.is-inverted{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-hovered,.button.is-dark.is-inverted:hover{background-color:#f2f2f2}.button.is-dark.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#363636}.button.is-dark.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-dark.is-outlined{background-color:initial;border-color:#363636;color:#363636}.button.is-dark.is-outlined.is-focused,.button.is-dark.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.button.is-dark.is-outlined:hover{background-color:#363636;border-color:#363636;color:#fff}.button.is-dark.is-outlined.is-loading:after{border-color:#0000 #0000 #363636 #363636!important}.button.is-dark.is-outlined.is-loading.is-focused:after,.button.is-dark.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-outlined.is-loading:focus:after,.button.is-dark.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-dark.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined{background-color:initial;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-dark.is-inverted.is-outlined.is-focused,.button.is-dark.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined:hover{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-inverted.is-outlined.is-loading:focus:after,.button.is-dark.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #363636 #363636!important}.button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary{background-color:#50bde6;border-color:#0000;color:#fff}.button.is-primary.is-hovered,.button.is-primary:hover{background-color:#45b9e4;border-color:#0000;color:#fff}.button.is-primary.is-focused,.button.is-primary:focus{border-color:#0000;color:#fff}.button.is-primary.is-focused:not(:active),.button.is-primary:focus:not(:active){box-shadow:invalid #50bde640}.button.is-primary.is-active,.button.is-primary:active{background-color:#3ab5e3;border-color:#0000;color:#fff}.button.is-primary[disabled],fieldset[disabled] .button.is-primary{background-color:#50bde6;border-color:#0000;box-shadow:none}.button.is-primary.is-inverted{background-color:#fff;color:#50bde6}.button.is-primary.is-inverted.is-hovered,.button.is-primary.is-inverted:hover{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],fieldset[disabled] .button.is-primary.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#50bde6}.button.is-primary.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-primary.is-outlined{background-color:initial;border-color:#50bde6;color:#50bde6}.button.is-primary.is-outlined.is-focused,.button.is-primary.is-outlined.is-hovered,.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined:hover{background-color:#50bde6;border-color:#50bde6;color:#fff}.button.is-primary.is-outlined.is-loading:after{border-color:#0000 #0000 #50bde6 #50bde6!important}.button.is-primary.is-outlined.is-loading.is-focused:after,.button.is-primary.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-outlined.is-loading:focus:after,.button.is-primary.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-primary.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-outlined{background-color:initial;border-color:#50bde6;box-shadow:none;color:#50bde6}.button.is-primary.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined.is-focused,.button.is-primary.is-inverted.is-outlined.is-hovered,.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined:hover{background-color:#fff;color:#50bde6}.button.is-primary.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-inverted.is-outlined.is-loading:focus:after,.button.is-primary.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #50bde6 #50bde6!important}.button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-secondary{background-color:#0c6b9e;border-color:#0000;color:#fff}.button.is-secondary.is-hovered,.button.is-secondary:hover{background-color:#0b6392;border-color:#0000;color:#fff}.button.is-secondary.is-focused,.button.is-secondary:focus{border-color:#0000;color:#fff}.button.is-secondary.is-focused:not(:active),.button.is-secondary:focus:not(:active){box-shadow:invalid #0c6b9e40}.button.is-secondary.is-active,.button.is-secondary:active{background-color:#0a5b86;border-color:#0000;color:#fff}.button.is-secondary[disabled],fieldset[disabled] .button.is-secondary{background-color:#0c6b9e;border-color:#0000;box-shadow:none}.button.is-secondary.is-inverted{background-color:#fff;color:#0c6b9e}.button.is-secondary.is-inverted.is-hovered,.button.is-secondary.is-inverted:hover{background-color:#f2f2f2}.button.is-secondary.is-inverted[disabled],fieldset[disabled] .button.is-secondary.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#0c6b9e}.button.is-secondary.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-secondary.is-outlined{background-color:initial;border-color:#0c6b9e;color:#0c6b9e}.button.is-secondary.is-outlined.is-focused,.button.is-secondary.is-outlined.is-hovered,.button.is-secondary.is-outlined:focus,.button.is-secondary.is-outlined:hover{background-color:#0c6b9e;border-color:#0c6b9e;color:#fff}.button.is-secondary.is-outlined.is-loading:after{border-color:#0000 #0000 #0c6b9e #0c6b9e!important}.button.is-secondary.is-outlined.is-loading.is-focused:after,.button.is-secondary.is-outlined.is-loading.is-hovered:after,.button.is-secondary.is-outlined.is-loading:focus:after,.button.is-secondary.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-secondary.is-outlined[disabled],fieldset[disabled] .button.is-secondary.is-outlined{background-color:initial;border-color:#0c6b9e;box-shadow:none;color:#0c6b9e}.button.is-secondary.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-secondary.is-inverted.is-outlined.is-focused,.button.is-secondary.is-inverted.is-outlined.is-hovered,.button.is-secondary.is-inverted.is-outlined:focus,.button.is-secondary.is-inverted.is-outlined:hover{background-color:#fff;color:#0c6b9e}.button.is-secondary.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-secondary.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-secondary.is-inverted.is-outlined.is-loading:focus:after,.button.is-secondary.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #0c6b9e #0c6b9e!important}.button.is-secondary.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-secondary.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-link{background-color:#0087ff;border-color:#0000;color:#fff}.button.is-link.is-hovered,.button.is-link:hover{background-color:#0080f2;border-color:#0000;color:#fff}.button.is-link.is-focused,.button.is-link:focus{border-color:#0000;color:#fff}.button.is-link.is-focused:not(:active),.button.is-link:focus:not(:active){box-shadow:invalid #0087ff40}.button.is-link.is-active,.button.is-link:active{background-color:#007ae6;border-color:#0000;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#0087ff;border-color:#0000;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#0087ff}.button.is-link.is-inverted.is-hovered,.button.is-link.is-inverted:hover{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#0087ff}.button.is-link.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-link.is-outlined{background-color:initial;border-color:#0087ff;color:#0087ff}.button.is-link.is-outlined.is-focused,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined:hover{background-color:#0087ff;border-color:#0087ff;color:#fff}.button.is-link.is-outlined.is-loading:after{border-color:#0000 #0000 #0087ff #0087ff!important}.button.is-link.is-outlined.is-loading.is-focused:after,.button.is-link.is-outlined.is-loading.is-hovered:after,.button.is-link.is-outlined.is-loading:focus:after,.button.is-link.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:initial;border-color:#0087ff;box-shadow:none;color:#0087ff}.button.is-link.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined.is-focused,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined:hover{background-color:#fff;color:#0087ff}.button.is-link.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-link.is-inverted.is-outlined.is-loading:focus:after,.button.is-link.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #0087ff #0087ff!important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-info{background-color:#5193fb;border-color:#0000;color:#fff}.button.is-info.is-hovered,.button.is-info:hover{background-color:#458bfb;border-color:#0000;color:#fff}.button.is-info.is-focused,.button.is-info:focus{border-color:#0000;color:#fff}.button.is-info.is-focused:not(:active),.button.is-info:focus:not(:active){box-shadow:invalid #5193fb40}.button.is-info.is-active,.button.is-info:active{background-color:#3884fa;border-color:#0000;color:#fff}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:#5193fb;border-color:#0000;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#5193fb}.button.is-info.is-inverted.is-hovered,.button.is-info.is-inverted:hover{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],fieldset[disabled] .button.is-info.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#5193fb}.button.is-info.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-info.is-outlined{background-color:initial;border-color:#5193fb;color:#5193fb}.button.is-info.is-outlined.is-focused,.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined:hover{background-color:#5193fb;border-color:#5193fb;color:#fff}.button.is-info.is-outlined.is-loading:after{border-color:#0000 #0000 #5193fb #5193fb!important}.button.is-info.is-outlined.is-loading.is-focused:after,.button.is-info.is-outlined.is-loading.is-hovered:after,.button.is-info.is-outlined.is-loading:focus:after,.button.is-info.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-info.is-outlined[disabled],fieldset[disabled] .button.is-info.is-outlined{background-color:initial;border-color:#5193fb;box-shadow:none;color:#5193fb}.button.is-info.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined.is-focused,.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined:hover{background-color:#fff;color:#5193fb}.button.is-info.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-info.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-info.is-inverted.is-outlined.is-loading:focus:after,.button.is-info.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #5193fb #5193fb!important}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-success{background-color:#228b22;border-color:#0000;color:#fff}.button.is-success.is-hovered,.button.is-success:hover{background-color:#1f811f;border-color:#0000;color:#fff}.button.is-success.is-focused,.button.is-success:focus{border-color:#0000;color:#fff}.button.is-success.is-focused:not(:active),.button.is-success:focus:not(:active){box-shadow:invalid #228b2240}.button.is-success.is-active,.button.is-success:active{background-color:#1d771d;border-color:#0000;color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#228b22;border-color:#0000;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#228b22}.button.is-success.is-inverted.is-hovered,.button.is-success.is-inverted:hover{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#228b22}.button.is-success.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-success.is-outlined{background-color:initial;border-color:#228b22;color:#228b22}.button.is-success.is-outlined.is-focused,.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined:hover{background-color:#228b22;border-color:#228b22;color:#fff}.button.is-success.is-outlined.is-loading:after{border-color:#0000 #0000 #228b22 #228b22!important}.button.is-success.is-outlined.is-loading.is-focused:after,.button.is-success.is-outlined.is-loading.is-hovered:after,.button.is-success.is-outlined.is-loading:focus:after,.button.is-success.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{background-color:initial;border-color:#228b22;box-shadow:none;color:#228b22}.button.is-success.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined.is-focused,.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined:hover{background-color:#fff;color:#228b22}.button.is-success.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-success.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-success.is-inverted.is-outlined.is-loading:focus:after,.button.is-success.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #228b22 #228b22!important}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-warning{background-color:#e4bb3e;border-color:#0000;color:#49616e}.button.is-warning.is-hovered,.button.is-warning:hover{background-color:#e2b733;border-color:#0000;color:#49616e}.button.is-warning.is-focused,.button.is-warning:focus{border-color:#0000;color:#49616e}.button.is-warning.is-focused:not(:active),.button.is-warning:focus:not(:active){box-shadow:invalid #e4bb3e40}.button.is-warning.is-active,.button.is-warning:active{background-color:#e1b328;border-color:#0000;color:#49616e}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#e4bb3e;border-color:#0000;box-shadow:none}.button.is-warning.is-inverted{background-color:#49616e;color:#e4bb3e}.button.is-warning.is-inverted.is-hovered,.button.is-warning.is-inverted:hover{background-color:#3f535f}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:#49616e;border-color:#0000;box-shadow:none;color:#e4bb3e}.button.is-warning.is-loading:after{border-color:#0000 #0000 #49616e #49616e!important}.button.is-warning.is-outlined{background-color:initial;border-color:#e4bb3e;color:#e4bb3e}.button.is-warning.is-outlined.is-focused,.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined:hover{background-color:#e4bb3e;border-color:#e4bb3e;color:#49616e}.button.is-warning.is-outlined.is-loading:after{border-color:#0000 #0000 #e4bb3e #e4bb3e!important}.button.is-warning.is-outlined.is-loading.is-focused:after,.button.is-warning.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-outlined.is-loading:focus:after,.button.is-warning.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #49616e #49616e!important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{background-color:initial;border-color:#e4bb3e;box-shadow:none;color:#e4bb3e}.button.is-warning.is-inverted.is-outlined{background-color:initial;border-color:#49616e;color:#49616e}.button.is-warning.is-inverted.is-outlined.is-focused,.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined:hover{background-color:#49616e;color:#e4bb3e}.button.is-warning.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-inverted.is-outlined.is-loading:focus:after,.button.is-warning.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #e4bb3e #e4bb3e!important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:initial;border-color:#49616e;box-shadow:none;color:#49616e}.button.is-danger{background-color:#e62828;border-color:#0000;color:#fff}.button.is-danger.is-hovered,.button.is-danger:hover{background-color:#e51d1d;border-color:#0000;color:#fff}.button.is-danger.is-focused,.button.is-danger:focus{border-color:#0000;color:#fff}.button.is-danger.is-focused:not(:active),.button.is-danger:focus:not(:active){box-shadow:invalid #e6282840}.button.is-danger.is-active,.button.is-danger:active{background-color:#db1919;border-color:#0000;color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:#e62828;border-color:#0000;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#e62828}.button.is-danger.is-inverted.is-hovered,.button.is-danger.is-inverted:hover{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#e62828}.button.is-danger.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-danger.is-outlined{background-color:initial;border-color:#e62828;color:#e62828}.button.is-danger.is-outlined.is-focused,.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined:hover{background-color:#e62828;border-color:#e62828;color:#fff}.button.is-danger.is-outlined.is-loading:after{border-color:#0000 #0000 #e62828 #e62828!important}.button.is-danger.is-outlined.is-loading.is-focused:after,.button.is-danger.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-outlined.is-loading:focus:after,.button.is-danger.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{background-color:initial;border-color:#e62828;box-shadow:none;color:#e62828}.button.is-danger.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined.is-focused,.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined:hover{background-color:#fff;color:#e62828}.button.is-danger.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-inverted.is-outlined.is-loading:focus:after,.button.is-danger.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #e62828 #e62828!important}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-notification{background-color:#0c6b9e;border-color:#0000;color:#fff}.button.is-notification.is-hovered,.button.is-notification:hover{background-color:#0b6392;border-color:#0000;color:#fff}.button.is-notification.is-focused,.button.is-notification:focus{border-color:#0000;color:#fff}.button.is-notification.is-focused:not(:active),.button.is-notification:focus:not(:active){box-shadow:invalid #0c6b9e40}.button.is-notification.is-active,.button.is-notification:active{background-color:#0a5b86;border-color:#0000;color:#fff}.button.is-notification[disabled],fieldset[disabled] .button.is-notification{background-color:#0c6b9e;border-color:#0000;box-shadow:none}.button.is-notification.is-inverted{background-color:#fff;color:#0c6b9e}.button.is-notification.is-inverted.is-hovered,.button.is-notification.is-inverted:hover{background-color:#f2f2f2}.button.is-notification.is-inverted[disabled],fieldset[disabled] .button.is-notification.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#0c6b9e}.button.is-notification.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-notification.is-outlined{background-color:initial;border-color:#0c6b9e;color:#0c6b9e}.button.is-notification.is-outlined.is-focused,.button.is-notification.is-outlined.is-hovered,.button.is-notification.is-outlined:focus,.button.is-notification.is-outlined:hover{background-color:#0c6b9e;border-color:#0c6b9e;color:#fff}.button.is-notification.is-outlined.is-loading:after{border-color:#0000 #0000 #0c6b9e #0c6b9e!important}.button.is-notification.is-outlined.is-loading.is-focused:after,.button.is-notification.is-outlined.is-loading.is-hovered:after,.button.is-notification.is-outlined.is-loading:focus:after,.button.is-notification.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-notification.is-outlined[disabled],fieldset[disabled] .button.is-notification.is-outlined{background-color:initial;border-color:#0c6b9e;box-shadow:none;color:#0c6b9e}.button.is-notification.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-notification.is-inverted.is-outlined.is-focused,.button.is-notification.is-inverted.is-outlined.is-hovered,.button.is-notification.is-inverted.is-outlined:focus,.button.is-notification.is-inverted.is-outlined:hover{background-color:#fff;color:#0c6b9e}.button.is-notification.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-notification.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-notification.is-inverted.is-outlined.is-loading:focus:after,.button.is-notification.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #0c6b9e #0c6b9e!important}.button.is-notification.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-notification.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-notification.is-light{background-color:#ecf7fe;color:#119ae4}.button.is-notification.is-light.is-hovered,.button.is-notification.is-light:hover{background-color:#e0f3fd;border-color:#0000;color:#119ae4}.button.is-notification.is-light.is-active,.button.is-notification.is-light:active{background-color:#d4eefc;border-color:#0000;color:#119ae4}.button.is-bg{background-color:#f4f4f4;border-color:#0000;color:#49616e}.button.is-bg.is-hovered,.button.is-bg:hover{background-color:#eee;border-color:#0000;color:#49616e}.button.is-bg.is-focused,.button.is-bg:focus{border-color:#0000;color:#49616e}.button.is-bg.is-focused:not(:active),.button.is-bg:focus:not(:active){box-shadow:invalid #f4f4f440}.button.is-bg.is-active,.button.is-bg:active{background-color:#e7e7e7;border-color:#0000;color:#49616e}.button.is-bg[disabled],fieldset[disabled] .button.is-bg{background-color:#f4f4f4;border-color:#0000;box-shadow:none}.button.is-bg.is-inverted{background-color:#49616e;color:#f4f4f4}.button.is-bg.is-inverted.is-hovered,.button.is-bg.is-inverted:hover{background-color:#3f535f}.button.is-bg.is-inverted[disabled],fieldset[disabled] .button.is-bg.is-inverted{background-color:#49616e;border-color:#0000;box-shadow:none;color:#f4f4f4}.button.is-bg.is-loading:after{border-color:#0000 #0000 #49616e #49616e!important}.button.is-bg.is-outlined{background-color:initial;border-color:#f4f4f4;color:#f4f4f4}.button.is-bg.is-outlined.is-focused,.button.is-bg.is-outlined.is-hovered,.button.is-bg.is-outlined:focus,.button.is-bg.is-outlined:hover{background-color:#f4f4f4;border-color:#f4f4f4;color:#49616e}.button.is-bg.is-outlined.is-loading:after{border-color:#0000 #0000 #f4f4f4 #f4f4f4!important}.button.is-bg.is-outlined.is-loading.is-focused:after,.button.is-bg.is-outlined.is-loading.is-hovered:after,.button.is-bg.is-outlined.is-loading:focus:after,.button.is-bg.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #49616e #49616e!important}.button.is-bg.is-outlined[disabled],fieldset[disabled] .button.is-bg.is-outlined{background-color:initial;border-color:#f4f4f4;box-shadow:none;color:#f4f4f4}.button.is-bg.is-inverted.is-outlined{background-color:initial;border-color:#49616e;color:#49616e}.button.is-bg.is-inverted.is-outlined.is-focused,.button.is-bg.is-inverted.is-outlined.is-hovered,.button.is-bg.is-inverted.is-outlined:focus,.button.is-bg.is-inverted.is-outlined:hover{background-color:#49616e;color:#f4f4f4}.button.is-bg.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-bg.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-bg.is-inverted.is-outlined.is-loading:focus:after,.button.is-bg.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #f4f4f4 #f4f4f4!important}.button.is-bg.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-bg.is-inverted.is-outlined{background-color:initial;border-color:#49616e;box-shadow:none;color:#49616e}.button.is-bg.is-light{background-color:#f5f5f5;color:#4a4a4a}.button.is-bg.is-light.is-hovered,.button.is-bg.is-light:hover{background-color:#eee;border-color:#0000;color:#4a4a4a}.button.is-bg.is-light.is-active,.button.is-bg.is-light:active{background-color:#e8e8e8;border-color:#0000;color:#4a4a4a}.button.is-back{background-color:#7b7b7b;border-color:#0000;color:#fff}.button.is-back.is-hovered,.button.is-back:hover{background-color:#757575;border-color:#0000;color:#fff}.button.is-back.is-focused,.button.is-back:focus{border-color:#0000;color:#fff}.button.is-back.is-focused:not(:active),.button.is-back:focus:not(:active){box-shadow:invalid #7b7b7b40}.button.is-back.is-active,.button.is-back:active{background-color:#6e6e6e;border-color:#0000;color:#fff}.button.is-back[disabled],fieldset[disabled] .button.is-back{background-color:#7b7b7b;border-color:#0000;box-shadow:none}.button.is-back.is-inverted{background-color:#fff;color:#7b7b7b}.button.is-back.is-inverted.is-hovered,.button.is-back.is-inverted:hover{background-color:#f2f2f2}.button.is-back.is-inverted[disabled],fieldset[disabled] .button.is-back.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#7b7b7b}.button.is-back.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-back.is-outlined{background-color:initial;border-color:#7b7b7b;color:#7b7b7b}.button.is-back.is-outlined.is-focused,.button.is-back.is-outlined.is-hovered,.button.is-back.is-outlined:focus,.button.is-back.is-outlined:hover{background-color:#7b7b7b;border-color:#7b7b7b;color:#fff}.button.is-back.is-outlined.is-loading:after{border-color:#0000 #0000 #7b7b7b #7b7b7b!important}.button.is-back.is-outlined.is-loading.is-focused:after,.button.is-back.is-outlined.is-loading.is-hovered:after,.button.is-back.is-outlined.is-loading:focus:after,.button.is-back.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-back.is-outlined[disabled],fieldset[disabled] .button.is-back.is-outlined{background-color:initial;border-color:#7b7b7b;box-shadow:none;color:#7b7b7b}.button.is-back.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-back.is-inverted.is-outlined.is-focused,.button.is-back.is-inverted.is-outlined.is-hovered,.button.is-back.is-inverted.is-outlined:focus,.button.is-back.is-inverted.is-outlined:hover{background-color:#fff;color:#7b7b7b}.button.is-back.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-back.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-back.is-inverted.is-outlined.is-loading:focus:after,.button.is-back.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #7b7b7b #7b7b7b!important}.button.is-back.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-back.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-back.is-light{background-color:#f5f5f5;color:#6e6e6e}.button.is-back.is-light.is-hovered,.button.is-back.is-light:hover{background-color:#eee;border-color:#0000;color:#6e6e6e}.button.is-back.is-light.is-active,.button.is-back.is-light:active{background-color:#e8e8e8;border-color:#0000;color:#6e6e6e}.button.is-correct-result{background-color:#0fa72c;border-color:#0000;color:#fff}.button.is-correct-result.is-hovered,.button.is-correct-result:hover{background-color:#0e9b29;border-color:#0000;color:#fff}.button.is-correct-result.is-focused,.button.is-correct-result:focus{border-color:#0000;color:#fff}.button.is-correct-result.is-focused:not(:active),.button.is-correct-result:focus:not(:active){box-shadow:invalid #0fa72c40}.button.is-correct-result.is-active,.button.is-correct-result:active{background-color:#0d9026;border-color:#0000;color:#fff}.button.is-correct-result[disabled],fieldset[disabled] .button.is-correct-result{background-color:#0fa72c;border-color:#0000;box-shadow:none}.button.is-correct-result.is-inverted{background-color:#fff;color:#0fa72c}.button.is-correct-result.is-inverted.is-hovered,.button.is-correct-result.is-inverted:hover{background-color:#f2f2f2}.button.is-correct-result.is-inverted[disabled],fieldset[disabled] .button.is-correct-result.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#0fa72c}.button.is-correct-result.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-correct-result.is-outlined{background-color:initial;border-color:#0fa72c;color:#0fa72c}.button.is-correct-result.is-outlined.is-focused,.button.is-correct-result.is-outlined.is-hovered,.button.is-correct-result.is-outlined:focus,.button.is-correct-result.is-outlined:hover{background-color:#0fa72c;border-color:#0fa72c;color:#fff}.button.is-correct-result.is-outlined.is-loading:after{border-color:#0000 #0000 #0fa72c #0fa72c!important}.button.is-correct-result.is-outlined.is-loading.is-focused:after,.button.is-correct-result.is-outlined.is-loading.is-hovered:after,.button.is-correct-result.is-outlined.is-loading:focus:after,.button.is-correct-result.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-correct-result.is-outlined[disabled],fieldset[disabled] .button.is-correct-result.is-outlined{background-color:initial;border-color:#0fa72c;box-shadow:none;color:#0fa72c}.button.is-correct-result.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-correct-result.is-inverted.is-outlined.is-focused,.button.is-correct-result.is-inverted.is-outlined.is-hovered,.button.is-correct-result.is-inverted.is-outlined:focus,.button.is-correct-result.is-inverted.is-outlined:hover{background-color:#fff;color:#0fa72c}.button.is-correct-result.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-correct-result.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-correct-result.is-inverted.is-outlined.is-loading:focus:after,.button.is-correct-result.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #0fa72c #0fa72c!important}.button.is-correct-result.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-correct-result.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-correct-result.is-light{background-color:#ecfdf0;color:#11bb31}.button.is-correct-result.is-light.is-hovered,.button.is-correct-result.is-light:hover{background-color:#e1fce6;border-color:#0000;color:#11bb31}.button.is-correct-result.is-light.is-active,.button.is-correct-result.is-light:active{background-color:#d5fbdc;border-color:#0000;color:#11bb31}.button.is-wrong-result{background-color:#c14b4b;border-color:#0000;color:#fff}.button.is-wrong-result.is-hovered,.button.is-wrong-result:hover{background-color:#be4242;border-color:#0000;color:#fff}.button.is-wrong-result.is-focused,.button.is-wrong-result:focus{border-color:#0000;color:#fff}.button.is-wrong-result.is-focused:not(:active),.button.is-wrong-result:focus:not(:active){box-shadow:invalid #c14b4b40}.button.is-wrong-result.is-active,.button.is-wrong-result:active{background-color:#b43e3e;border-color:#0000;color:#fff}.button.is-wrong-result[disabled],fieldset[disabled] .button.is-wrong-result{background-color:#c14b4b;border-color:#0000;box-shadow:none}.button.is-wrong-result.is-inverted{background-color:#fff;color:#c14b4b}.button.is-wrong-result.is-inverted.is-hovered,.button.is-wrong-result.is-inverted:hover{background-color:#f2f2f2}.button.is-wrong-result.is-inverted[disabled],fieldset[disabled] .button.is-wrong-result.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#c14b4b}.button.is-wrong-result.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-wrong-result.is-outlined{background-color:initial;border-color:#c14b4b;color:#c14b4b}.button.is-wrong-result.is-outlined.is-focused,.button.is-wrong-result.is-outlined.is-hovered,.button.is-wrong-result.is-outlined:focus,.button.is-wrong-result.is-outlined:hover{background-color:#c14b4b;border-color:#c14b4b;color:#fff}.button.is-wrong-result.is-outlined.is-loading:after{border-color:#0000 #0000 #c14b4b #c14b4b!important}.button.is-wrong-result.is-outlined.is-loading.is-focused:after,.button.is-wrong-result.is-outlined.is-loading.is-hovered:after,.button.is-wrong-result.is-outlined.is-loading:focus:after,.button.is-wrong-result.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-wrong-result.is-outlined[disabled],fieldset[disabled] .button.is-wrong-result.is-outlined{background-color:initial;border-color:#c14b4b;box-shadow:none;color:#c14b4b}.button.is-wrong-result.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-wrong-result.is-inverted.is-outlined.is-focused,.button.is-wrong-result.is-inverted.is-outlined.is-hovered,.button.is-wrong-result.is-inverted.is-outlined:focus,.button.is-wrong-result.is-inverted.is-outlined:hover{background-color:#fff;color:#c14b4b}.button.is-wrong-result.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-wrong-result.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-wrong-result.is-inverted.is-outlined.is-loading:focus:after,.button.is-wrong-result.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #c14b4b #c14b4b!important}.button.is-wrong-result.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-wrong-result.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-wrong-result.is-light{background-color:#faf0f0;color:#ae3c3c}.button.is-wrong-result.is-light.is-hovered,.button.is-wrong-result.is-light:hover{background-color:#f7e6e6;border-color:#0000;color:#ae3c3c}.button.is-wrong-result.is-light.is-active,.button.is-wrong-result.is-light:active{background-color:#f3dddd;border-color:#0000;color:#ae3c3c}.button.is-no-result{background-color:#7b7b7b;border-color:#0000;color:#fff}.button.is-no-result.is-hovered,.button.is-no-result:hover{background-color:#757575;border-color:#0000;color:#fff}.button.is-no-result.is-focused,.button.is-no-result:focus{border-color:#0000;color:#fff}.button.is-no-result.is-focused:not(:active),.button.is-no-result:focus:not(:active){box-shadow:invalid #7b7b7b40}.button.is-no-result.is-active,.button.is-no-result:active{background-color:#6e6e6e;border-color:#0000;color:#fff}.button.is-no-result[disabled],fieldset[disabled] .button.is-no-result{background-color:#7b7b7b;border-color:#0000;box-shadow:none}.button.is-no-result.is-inverted{background-color:#fff;color:#7b7b7b}.button.is-no-result.is-inverted.is-hovered,.button.is-no-result.is-inverted:hover{background-color:#f2f2f2}.button.is-no-result.is-inverted[disabled],fieldset[disabled] .button.is-no-result.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#7b7b7b}.button.is-no-result.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-no-result.is-outlined{background-color:initial;border-color:#7b7b7b;color:#7b7b7b}.button.is-no-result.is-outlined.is-focused,.button.is-no-result.is-outlined.is-hovered,.button.is-no-result.is-outlined:focus,.button.is-no-result.is-outlined:hover{background-color:#7b7b7b;border-color:#7b7b7b;color:#fff}.button.is-no-result.is-outlined.is-loading:after{border-color:#0000 #0000 #7b7b7b #7b7b7b!important}.button.is-no-result.is-outlined.is-loading.is-focused:after,.button.is-no-result.is-outlined.is-loading.is-hovered:after,.button.is-no-result.is-outlined.is-loading:focus:after,.button.is-no-result.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-no-result.is-outlined[disabled],fieldset[disabled] .button.is-no-result.is-outlined{background-color:initial;border-color:#7b7b7b;box-shadow:none;color:#7b7b7b}.button.is-no-result.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-no-result.is-inverted.is-outlined.is-focused,.button.is-no-result.is-inverted.is-outlined.is-hovered,.button.is-no-result.is-inverted.is-outlined:focus,.button.is-no-result.is-inverted.is-outlined:hover{background-color:#fff;color:#7b7b7b}.button.is-no-result.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-no-result.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-no-result.is-inverted.is-outlined.is-loading:focus:after,.button.is-no-result.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #7b7b7b #7b7b7b!important}.button.is-no-result.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-no-result.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-no-result.is-light{background-color:#f5f5f5;color:#6e6e6e}.button.is-no-result.is-light.is-hovered,.button.is-no-result.is-light:hover{background-color:#eee;border-color:#0000;color:#6e6e6e}.button.is-no-result.is-light.is-active,.button.is-no-result.is-light:active{background-color:#e8e8e8;border-color:#0000;color:#6e6e6e}.button.is-correct-answer-input{background-color:#0fa72c;border-color:#0000;color:#fff}.button.is-correct-answer-input.is-hovered,.button.is-correct-answer-input:hover{background-color:#0e9b29;border-color:#0000;color:#fff}.button.is-correct-answer-input.is-focused,.button.is-correct-answer-input:focus{border-color:#0000;color:#fff}.button.is-correct-answer-input.is-focused:not(:active),.button.is-correct-answer-input:focus:not(:active){box-shadow:invalid #0fa72c40}.button.is-correct-answer-input.is-active,.button.is-correct-answer-input:active{background-color:#0d9026;border-color:#0000;color:#fff}.button.is-correct-answer-input[disabled],fieldset[disabled] .button.is-correct-answer-input{background-color:#0fa72c;border-color:#0000;box-shadow:none}.button.is-correct-answer-input.is-inverted{background-color:#fff;color:#0fa72c}.button.is-correct-answer-input.is-inverted.is-hovered,.button.is-correct-answer-input.is-inverted:hover{background-color:#f2f2f2}.button.is-correct-answer-input.is-inverted[disabled],fieldset[disabled] .button.is-correct-answer-input.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#0fa72c}.button.is-correct-answer-input.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-correct-answer-input.is-outlined{background-color:initial;border-color:#0fa72c;color:#0fa72c}.button.is-correct-answer-input.is-outlined.is-focused,.button.is-correct-answer-input.is-outlined.is-hovered,.button.is-correct-answer-input.is-outlined:focus,.button.is-correct-answer-input.is-outlined:hover{background-color:#0fa72c;border-color:#0fa72c;color:#fff}.button.is-correct-answer-input.is-outlined.is-loading:after{border-color:#0000 #0000 #0fa72c #0fa72c!important}.button.is-correct-answer-input.is-outlined.is-loading.is-focused:after,.button.is-correct-answer-input.is-outlined.is-loading.is-hovered:after,.button.is-correct-answer-input.is-outlined.is-loading:focus:after,.button.is-correct-answer-input.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-correct-answer-input.is-outlined[disabled],fieldset[disabled] .button.is-correct-answer-input.is-outlined{background-color:initial;border-color:#0fa72c;box-shadow:none;color:#0fa72c}.button.is-correct-answer-input.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-correct-answer-input.is-inverted.is-outlined.is-focused,.button.is-correct-answer-input.is-inverted.is-outlined.is-hovered,.button.is-correct-answer-input.is-inverted.is-outlined:focus,.button.is-correct-answer-input.is-inverted.is-outlined:hover{background-color:#fff;color:#0fa72c}.button.is-correct-answer-input.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-correct-answer-input.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-correct-answer-input.is-inverted.is-outlined.is-loading:focus:after,.button.is-correct-answer-input.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #0fa72c #0fa72c!important}.button.is-correct-answer-input.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-correct-answer-input.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-correct-answer-input.is-light{background-color:#ecfdf0;color:#11bb31}.button.is-correct-answer-input.is-light.is-hovered,.button.is-correct-answer-input.is-light:hover{background-color:#e1fce6;border-color:#0000;color:#11bb31}.button.is-correct-answer-input.is-light.is-active,.button.is-correct-answer-input.is-light:active{background-color:#d5fbdc;border-color:#0000;color:#11bb31}.button.is-result-user-input{background-color:#7b7b7b;border-color:#0000;color:#fff}.button.is-result-user-input.is-hovered,.button.is-result-user-input:hover{background-color:#757575;border-color:#0000;color:#fff}.button.is-result-user-input.is-focused,.button.is-result-user-input:focus{border-color:#0000;color:#fff}.button.is-result-user-input.is-focused:not(:active),.button.is-result-user-input:focus:not(:active){box-shadow:invalid #7b7b7b40}.button.is-result-user-input.is-active,.button.is-result-user-input:active{background-color:#6e6e6e;border-color:#0000;color:#fff}.button.is-result-user-input[disabled],fieldset[disabled] .button.is-result-user-input{background-color:#7b7b7b;border-color:#0000;box-shadow:none}.button.is-result-user-input.is-inverted{background-color:#fff;color:#7b7b7b}.button.is-result-user-input.is-inverted.is-hovered,.button.is-result-user-input.is-inverted:hover{background-color:#f2f2f2}.button.is-result-user-input.is-inverted[disabled],fieldset[disabled] .button.is-result-user-input.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#7b7b7b}.button.is-result-user-input.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-result-user-input.is-outlined{background-color:initial;border-color:#7b7b7b;color:#7b7b7b}.button.is-result-user-input.is-outlined.is-focused,.button.is-result-user-input.is-outlined.is-hovered,.button.is-result-user-input.is-outlined:focus,.button.is-result-user-input.is-outlined:hover{background-color:#7b7b7b;border-color:#7b7b7b;color:#fff}.button.is-result-user-input.is-outlined.is-loading:after{border-color:#0000 #0000 #7b7b7b #7b7b7b!important}.button.is-result-user-input.is-outlined.is-loading.is-focused:after,.button.is-result-user-input.is-outlined.is-loading.is-hovered:after,.button.is-result-user-input.is-outlined.is-loading:focus:after,.button.is-result-user-input.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-result-user-input.is-outlined[disabled],fieldset[disabled] .button.is-result-user-input.is-outlined{background-color:initial;border-color:#7b7b7b;box-shadow:none;color:#7b7b7b}.button.is-result-user-input.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-result-user-input.is-inverted.is-outlined.is-focused,.button.is-result-user-input.is-inverted.is-outlined.is-hovered,.button.is-result-user-input.is-inverted.is-outlined:focus,.button.is-result-user-input.is-inverted.is-outlined:hover{background-color:#fff;color:#7b7b7b}.button.is-result-user-input.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-result-user-input.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-result-user-input.is-inverted.is-outlined.is-loading:focus:after,.button.is-result-user-input.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #7b7b7b #7b7b7b!important}.button.is-result-user-input.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-result-user-input.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-result-user-input.is-light{background-color:#f5f5f5;color:#6e6e6e}.button.is-result-user-input.is-light.is-hovered,.button.is-result-user-input.is-light:hover{background-color:#eee;border-color:#0000;color:#6e6e6e}.button.is-result-user-input.is-light.is-active,.button.is-result-user-input.is-light:active{background-color:#e8e8e8;border-color:#0000;color:#6e6e6e}.button.is-table-header{background-color:#5ea3d7;border-color:#0000;color:#fff}.button.is-table-header.is-hovered,.button.is-table-header:hover{background-color:#549dd4;border-color:#0000;color:#fff}.button.is-table-header.is-focused,.button.is-table-header:focus{border-color:#0000;color:#fff}.button.is-table-header.is-focused:not(:active),.button.is-table-header:focus:not(:active){box-shadow:invalid #5ea3d740}.button.is-table-header.is-active,.button.is-table-header:active{background-color:#4a97d2;border-color:#0000;color:#fff}.button.is-table-header[disabled],fieldset[disabled] .button.is-table-header{background-color:#5ea3d7;border-color:#0000;box-shadow:none}.button.is-table-header.is-inverted{background-color:#fff;color:#5ea3d7}.button.is-table-header.is-inverted.is-hovered,.button.is-table-header.is-inverted:hover{background-color:#f2f2f2}.button.is-table-header.is-inverted[disabled],fieldset[disabled] .button.is-table-header.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#5ea3d7}.button.is-table-header.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-table-header.is-outlined{background-color:initial;border-color:#5ea3d7;color:#5ea3d7}.button.is-table-header.is-outlined.is-focused,.button.is-table-header.is-outlined.is-hovered,.button.is-table-header.is-outlined:focus,.button.is-table-header.is-outlined:hover{background-color:#5ea3d7;border-color:#5ea3d7;color:#fff}.button.is-table-header.is-outlined.is-loading:after{border-color:#0000 #0000 #5ea3d7 #5ea3d7!important}.button.is-table-header.is-outlined.is-loading.is-focused:after,.button.is-table-header.is-outlined.is-loading.is-hovered:after,.button.is-table-header.is-outlined.is-loading:focus:after,.button.is-table-header.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-table-header.is-outlined[disabled],fieldset[disabled] .button.is-table-header.is-outlined{background-color:initial;border-color:#5ea3d7;box-shadow:none;color:#5ea3d7}.button.is-table-header.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-table-header.is-inverted.is-outlined.is-focused,.button.is-table-header.is-inverted.is-outlined.is-hovered,.button.is-table-header.is-inverted.is-outlined:focus,.button.is-table-header.is-inverted.is-outlined:hover{background-color:#fff;color:#5ea3d7}.button.is-table-header.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-table-header.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-table-header.is-inverted.is-outlined.is-loading:focus:after,.button.is-table-header.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #5ea3d7 #5ea3d7!important}.button.is-table-header.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-table-header.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-table-header.is-light{background-color:#eff6fb;color:#256493}.button.is-table-header.is-light.is-hovered,.button.is-table-header.is-light:hover{background-color:#e4f0f8;border-color:#0000;color:#256493}.button.is-table-header.is-light.is-active,.button.is-table-header.is-light:active{background-color:#daeaf6;border-color:#0000;color:#256493}.button.is-table-subheader{background-color:#e0e0e0;border-color:#0000;color:#49616e}.button.is-table-subheader.is-hovered,.button.is-table-subheader:hover{background-color:#dadada;border-color:#0000;color:#49616e}.button.is-table-subheader.is-focused,.button.is-table-subheader:focus{border-color:#0000;color:#49616e}.button.is-table-subheader.is-focused:not(:active),.button.is-table-subheader:focus:not(:active){box-shadow:invalid #e0e0e040}.button.is-table-subheader.is-active,.button.is-table-subheader:active{background-color:#d3d3d3;border-color:#0000;color:#49616e}.button.is-table-subheader[disabled],fieldset[disabled] .button.is-table-subheader{background-color:#e0e0e0;border-color:#0000;box-shadow:none}.button.is-table-subheader.is-inverted{background-color:#49616e;color:#e0e0e0}.button.is-table-subheader.is-inverted.is-hovered,.button.is-table-subheader.is-inverted:hover{background-color:#3f535f}.button.is-table-subheader.is-inverted[disabled],fieldset[disabled] .button.is-table-subheader.is-inverted{background-color:#49616e;border-color:#0000;box-shadow:none;color:#e0e0e0}.button.is-table-subheader.is-loading:after{border-color:#0000 #0000 #49616e #49616e!important}.button.is-table-subheader.is-outlined{background-color:initial;border-color:#e0e0e0;color:#e0e0e0}.button.is-table-subheader.is-outlined.is-focused,.button.is-table-subheader.is-outlined.is-hovered,.button.is-table-subheader.is-outlined:focus,.button.is-table-subheader.is-outlined:hover{background-color:#e0e0e0;border-color:#e0e0e0;color:#49616e}.button.is-table-subheader.is-outlined.is-loading:after{border-color:#0000 #0000 #e0e0e0 #e0e0e0!important}.button.is-table-subheader.is-outlined.is-loading.is-focused:after,.button.is-table-subheader.is-outlined.is-loading.is-hovered:after,.button.is-table-subheader.is-outlined.is-loading:focus:after,.button.is-table-subheader.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #49616e #49616e!important}.button.is-table-subheader.is-outlined[disabled],fieldset[disabled] .button.is-table-subheader.is-outlined{background-color:initial;border-color:#e0e0e0;box-shadow:none;color:#e0e0e0}.button.is-table-subheader.is-inverted.is-outlined{background-color:initial;border-color:#49616e;color:#49616e}.button.is-table-subheader.is-inverted.is-outlined.is-focused,.button.is-table-subheader.is-inverted.is-outlined.is-hovered,.button.is-table-subheader.is-inverted.is-outlined:focus,.button.is-table-subheader.is-inverted.is-outlined:hover{background-color:#49616e;color:#e0e0e0}.button.is-table-subheader.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-table-subheader.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-table-subheader.is-inverted.is-outlined.is-loading:focus:after,.button.is-table-subheader.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #e0e0e0 #e0e0e0!important}.button.is-table-subheader.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-table-subheader.is-inverted.is-outlined{background-color:initial;border-color:#49616e;box-shadow:none;color:#49616e}.button.is-table-subheader.is-light{background-color:#f5f5f5;color:#4a4a4a}.button.is-table-subheader.is-light.is-hovered,.button.is-table-subheader.is-light:hover{background-color:#eee;border-color:#0000;color:#4a4a4a}.button.is-table-subheader.is-light.is-active,.button.is-table-subheader.is-light:active{background-color:#e8e8e8;border-color:#0000;color:#4a4a4a}.button.is-background-job-waiting{background-color:#ecb920;border-color:#0000;color:#49616e}.button.is-background-job-waiting.is-hovered,.button.is-background-job-waiting:hover{background-color:#ebb514;border-color:#0000;color:#49616e}.button.is-background-job-waiting.is-focused,.button.is-background-job-waiting:focus{border-color:#0000;color:#49616e}.button.is-background-job-waiting.is-focused:not(:active),.button.is-background-job-waiting:focus:not(:active){box-shadow:invalid #ecb92040}.button.is-background-job-waiting.is-active,.button.is-background-job-waiting:active{background-color:#dfac13;border-color:#0000;color:#49616e}.button.is-background-job-waiting[disabled],fieldset[disabled] .button.is-background-job-waiting{background-color:#ecb920;border-color:#0000;box-shadow:none}.button.is-background-job-waiting.is-inverted{background-color:#49616e;color:#ecb920}.button.is-background-job-waiting.is-inverted.is-hovered,.button.is-background-job-waiting.is-inverted:hover{background-color:#3f535f}.button.is-background-job-waiting.is-inverted[disabled],fieldset[disabled] .button.is-background-job-waiting.is-inverted{background-color:#49616e;border-color:#0000;box-shadow:none;color:#ecb920}.button.is-background-job-waiting.is-loading:after{border-color:#0000 #0000 #49616e #49616e!important}.button.is-background-job-waiting.is-outlined{background-color:initial;border-color:#ecb920;color:#ecb920}.button.is-background-job-waiting.is-outlined.is-focused,.button.is-background-job-waiting.is-outlined.is-hovered,.button.is-background-job-waiting.is-outlined:focus,.button.is-background-job-waiting.is-outlined:hover{background-color:#ecb920;border-color:#ecb920;color:#49616e}.button.is-background-job-waiting.is-outlined.is-loading:after{border-color:#0000 #0000 #ecb920 #ecb920!important}.button.is-background-job-waiting.is-outlined.is-loading.is-focused:after,.button.is-background-job-waiting.is-outlined.is-loading.is-hovered:after,.button.is-background-job-waiting.is-outlined.is-loading:focus:after,.button.is-background-job-waiting.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #49616e #49616e!important}.button.is-background-job-waiting.is-outlined[disabled],fieldset[disabled] .button.is-background-job-waiting.is-outlined{background-color:initial;border-color:#ecb920;box-shadow:none;color:#ecb920}.button.is-background-job-waiting.is-inverted.is-outlined{background-color:initial;border-color:#49616e;color:#49616e}.button.is-background-job-waiting.is-inverted.is-outlined.is-focused,.button.is-background-job-waiting.is-inverted.is-outlined.is-hovered,.button.is-background-job-waiting.is-inverted.is-outlined:focus,.button.is-background-job-waiting.is-inverted.is-outlined:hover{background-color:#49616e;color:#ecb920}.button.is-background-job-waiting.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-background-job-waiting.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-background-job-waiting.is-inverted.is-outlined.is-loading:focus:after,.button.is-background-job-waiting.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #ecb920 #ecb920!important}.button.is-background-job-waiting.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-background-job-waiting.is-inverted.is-outlined{background-color:initial;border-color:#49616e;box-shadow:none;color:#49616e}.button.is-background-job-waiting.is-light{background-color:#fdf9ec;color:#88690c}.button.is-background-job-waiting.is-light.is-hovered,.button.is-background-job-waiting.is-light:hover{background-color:#fcf5e0;border-color:#0000;color:#88690c}.button.is-background-job-waiting.is-light.is-active,.button.is-background-job-waiting.is-light:active{background-color:#fbf2d5;border-color:#0000;color:#88690c}.button.is-background-job-running{background-color:#2098c3;border-color:#0000;color:#fff}.button.is-background-job-running.is-hovered,.button.is-background-job-running:hover{background-color:#1e8fb8;border-color:#0000;color:#fff}.button.is-background-job-running.is-focused,.button.is-background-job-running:focus{border-color:#0000;color:#fff}.button.is-background-job-running.is-focused:not(:active),.button.is-background-job-running:focus:not(:active){box-shadow:invalid #2098c340}.button.is-background-job-running.is-active,.button.is-background-job-running:active{background-color:#1c87ad;border-color:#0000;color:#fff}.button.is-background-job-running[disabled],fieldset[disabled] .button.is-background-job-running{background-color:#2098c3;border-color:#0000;box-shadow:none}.button.is-background-job-running.is-inverted{background-color:#fff;color:#2098c3}.button.is-background-job-running.is-inverted.is-hovered,.button.is-background-job-running.is-inverted:hover{background-color:#f2f2f2}.button.is-background-job-running.is-inverted[disabled],fieldset[disabled] .button.is-background-job-running.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#2098c3}.button.is-background-job-running.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-background-job-running.is-outlined{background-color:initial;border-color:#2098c3;color:#2098c3}.button.is-background-job-running.is-outlined.is-focused,.button.is-background-job-running.is-outlined.is-hovered,.button.is-background-job-running.is-outlined:focus,.button.is-background-job-running.is-outlined:hover{background-color:#2098c3;border-color:#2098c3;color:#fff}.button.is-background-job-running.is-outlined.is-loading:after{border-color:#0000 #0000 #2098c3 #2098c3!important}.button.is-background-job-running.is-outlined.is-loading.is-focused:after,.button.is-background-job-running.is-outlined.is-loading.is-hovered:after,.button.is-background-job-running.is-outlined.is-loading:focus:after,.button.is-background-job-running.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-background-job-running.is-outlined[disabled],fieldset[disabled] .button.is-background-job-running.is-outlined{background-color:initial;border-color:#2098c3;box-shadow:none;color:#2098c3}.button.is-background-job-running.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-background-job-running.is-inverted.is-outlined.is-focused,.button.is-background-job-running.is-inverted.is-outlined.is-hovered,.button.is-background-job-running.is-inverted.is-outlined:focus,.button.is-background-job-running.is-inverted.is-outlined:hover{background-color:#fff;color:#2098c3}.button.is-background-job-running.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-background-job-running.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-background-job-running.is-inverted.is-outlined.is-loading:focus:after,.button.is-background-job-running.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #2098c3 #2098c3!important}.button.is-background-job-running.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-background-job-running.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-background-job-running.is-light{background-color:#edf8fc;color:#1d89af}.button.is-background-job-running.is-light.is-hovered,.button.is-background-job-running.is-light:hover{background-color:#e3f4fa;border-color:#0000;color:#1d89af}.button.is-background-job-running.is-light.is-active,.button.is-background-job-running.is-light:active{background-color:#d8f0f9;border-color:#0000;color:#1d89af}.button.is-background-job-completed{background-color:#6eba1e;border-color:#0000;color:#fff}.button.is-background-job-completed.is-hovered,.button.is-background-job-completed:hover{background-color:#68af1c;border-color:#0000;color:#fff}.button.is-background-job-completed.is-focused,.button.is-background-job-completed:focus{border-color:#0000;color:#fff}.button.is-background-job-completed.is-focused:not(:active),.button.is-background-job-completed:focus:not(:active){box-shadow:invalid #6eba1e40}.button.is-background-job-completed.is-active,.button.is-background-job-completed:active{background-color:#61a41a;border-color:#0000;color:#fff}.button.is-background-job-completed[disabled],fieldset[disabled] .button.is-background-job-completed{background-color:#6eba1e;border-color:#0000;box-shadow:none}.button.is-background-job-completed.is-inverted{background-color:#fff;color:#6eba1e}.button.is-background-job-completed.is-inverted.is-hovered,.button.is-background-job-completed.is-inverted:hover{background-color:#f2f2f2}.button.is-background-job-completed.is-inverted[disabled],fieldset[disabled] .button.is-background-job-completed.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#6eba1e}.button.is-background-job-completed.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-background-job-completed.is-outlined{background-color:initial;border-color:#6eba1e;color:#6eba1e}.button.is-background-job-completed.is-outlined.is-focused,.button.is-background-job-completed.is-outlined.is-hovered,.button.is-background-job-completed.is-outlined:focus,.button.is-background-job-completed.is-outlined:hover{background-color:#6eba1e;border-color:#6eba1e;color:#fff}.button.is-background-job-completed.is-outlined.is-loading:after{border-color:#0000 #0000 #6eba1e #6eba1e!important}.button.is-background-job-completed.is-outlined.is-loading.is-focused:after,.button.is-background-job-completed.is-outlined.is-loading.is-hovered:after,.button.is-background-job-completed.is-outlined.is-loading:focus:after,.button.is-background-job-completed.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-background-job-completed.is-outlined[disabled],fieldset[disabled] .button.is-background-job-completed.is-outlined{background-color:initial;border-color:#6eba1e;box-shadow:none;color:#6eba1e}.button.is-background-job-completed.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-background-job-completed.is-inverted.is-outlined.is-focused,.button.is-background-job-completed.is-inverted.is-outlined.is-hovered,.button.is-background-job-completed.is-inverted.is-outlined:focus,.button.is-background-job-completed.is-inverted.is-outlined:hover{background-color:#fff;color:#6eba1e}.button.is-background-job-completed.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-background-job-completed.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-background-job-completed.is-inverted.is-outlined.is-loading:focus:after,.button.is-background-job-completed.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #6eba1e #6eba1e!important}.button.is-background-job-completed.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-background-job-completed.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-background-job-completed.is-light{background-color:#f5fced;color:#589518}.button.is-background-job-completed.is-light.is-hovered,.button.is-background-job-completed.is-light:hover{background-color:#effae2;border-color:#0000;color:#589518}.button.is-background-job-completed.is-light.is-active,.button.is-background-job-completed.is-light:active{background-color:#e8f9d7;border-color:#0000;color:#589518}.button.is-background-job-failed{background-color:#b12e49;border-color:#0000;color:#fff}.button.is-background-job-failed.is-hovered,.button.is-background-job-failed:hover{background-color:#a72b45;border-color:#0000;color:#fff}.button.is-background-job-failed.is-focused,.button.is-background-job-failed:focus{border-color:#0000;color:#fff}.button.is-background-job-failed.is-focused:not(:active),.button.is-background-job-failed:focus:not(:active){box-shadow:invalid #b12e4940}.button.is-background-job-failed.is-active,.button.is-background-job-failed:active{background-color:#9d2941;border-color:#0000;color:#fff}.button.is-background-job-failed[disabled],fieldset[disabled] .button.is-background-job-failed{background-color:#b12e49;border-color:#0000;box-shadow:none}.button.is-background-job-failed.is-inverted{background-color:#fff;color:#b12e49}.button.is-background-job-failed.is-inverted.is-hovered,.button.is-background-job-failed.is-inverted:hover{background-color:#f2f2f2}.button.is-background-job-failed.is-inverted[disabled],fieldset[disabled] .button.is-background-job-failed.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#b12e49}.button.is-background-job-failed.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-background-job-failed.is-outlined{background-color:initial;border-color:#b12e49;color:#b12e49}.button.is-background-job-failed.is-outlined.is-focused,.button.is-background-job-failed.is-outlined.is-hovered,.button.is-background-job-failed.is-outlined:focus,.button.is-background-job-failed.is-outlined:hover{background-color:#b12e49;border-color:#b12e49;color:#fff}.button.is-background-job-failed.is-outlined.is-loading:after{border-color:#0000 #0000 #b12e49 #b12e49!important}.button.is-background-job-failed.is-outlined.is-loading.is-focused:after,.button.is-background-job-failed.is-outlined.is-loading.is-hovered:after,.button.is-background-job-failed.is-outlined.is-loading:focus:after,.button.is-background-job-failed.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-background-job-failed.is-outlined[disabled],fieldset[disabled] .button.is-background-job-failed.is-outlined{background-color:initial;border-color:#b12e49;box-shadow:none;color:#b12e49}.button.is-background-job-failed.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-background-job-failed.is-inverted.is-outlined.is-focused,.button.is-background-job-failed.is-inverted.is-outlined.is-hovered,.button.is-background-job-failed.is-inverted.is-outlined:focus,.button.is-background-job-failed.is-inverted.is-outlined:hover{background-color:#fff;color:#b12e49}.button.is-background-job-failed.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-background-job-failed.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-background-job-failed.is-inverted.is-outlined.is-loading:focus:after,.button.is-background-job-failed.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #b12e49 #b12e49!important}.button.is-background-job-failed.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-background-job-failed.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-background-job-failed.is-light{background-color:#fbeff1;color:#c63452}.button.is-background-job-failed.is-light.is-hovered,.button.is-background-job-failed.is-light:hover{background-color:#f8e5e9;border-color:#0000;color:#c63452}.button.is-background-job-failed.is-light.is-active,.button.is-background-job-failed.is-light:active{background-color:#f6dbe0;border-color:#0000;color:#c63452}.button.is-background-job-cancel{background-color:#525252;border-color:#0000;color:#fff}.button.is-background-job-cancel.is-hovered,.button.is-background-job-cancel:hover{background-color:#4c4c4c;border-color:#0000;color:#fff}.button.is-background-job-cancel.is-focused,.button.is-background-job-cancel:focus{border-color:#0000;color:#fff}.button.is-background-job-cancel.is-focused:not(:active),.button.is-background-job-cancel:focus:not(:active){box-shadow:invalid #52525240}.button.is-background-job-cancel.is-active,.button.is-background-job-cancel:active{background-color:#454545;border-color:#0000;color:#fff}.button.is-background-job-cancel[disabled],fieldset[disabled] .button.is-background-job-cancel{background-color:#525252;border-color:#0000;box-shadow:none}.button.is-background-job-cancel.is-inverted{background-color:#fff;color:#525252}.button.is-background-job-cancel.is-inverted.is-hovered,.button.is-background-job-cancel.is-inverted:hover{background-color:#f2f2f2}.button.is-background-job-cancel.is-inverted[disabled],fieldset[disabled] .button.is-background-job-cancel.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#525252}.button.is-background-job-cancel.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-background-job-cancel.is-outlined{background-color:initial;border-color:#525252;color:#525252}.button.is-background-job-cancel.is-outlined.is-focused,.button.is-background-job-cancel.is-outlined.is-hovered,.button.is-background-job-cancel.is-outlined:focus,.button.is-background-job-cancel.is-outlined:hover{background-color:#525252;border-color:#525252;color:#fff}.button.is-background-job-cancel.is-outlined.is-loading:after{border-color:#0000 #0000 #525252 #525252!important}.button.is-background-job-cancel.is-outlined.is-loading.is-focused:after,.button.is-background-job-cancel.is-outlined.is-loading.is-hovered:after,.button.is-background-job-cancel.is-outlined.is-loading:focus:after,.button.is-background-job-cancel.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-background-job-cancel.is-outlined[disabled],fieldset[disabled] .button.is-background-job-cancel.is-outlined{background-color:initial;border-color:#525252;box-shadow:none;color:#525252}.button.is-background-job-cancel.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-background-job-cancel.is-inverted.is-outlined.is-focused,.button.is-background-job-cancel.is-inverted.is-outlined.is-hovered,.button.is-background-job-cancel.is-inverted.is-outlined:focus,.button.is-background-job-cancel.is-inverted.is-outlined:hover{background-color:#fff;color:#525252}.button.is-background-job-cancel.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-background-job-cancel.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-background-job-cancel.is-inverted.is-outlined.is-loading:focus:after,.button.is-background-job-cancel.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #525252 #525252!important}.button.is-background-job-cancel.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-background-job-cancel.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-background-job-cancel.is-light{background-color:#f5f5f5;color:gray}.button.is-background-job-cancel.is-light.is-hovered,.button.is-background-job-cancel.is-light:hover{background-color:#eee;border-color:#0000;color:gray}.button.is-background-job-cancel.is-light.is-active,.button.is-background-job-cancel.is-light:active{background-color:#e8e8e8;border-color:#0000;color:gray}.button.is-online{background-color:#0fa72c;border-color:#0000;color:#fff}.button.is-online.is-hovered,.button.is-online:hover{background-color:#0e9b29;border-color:#0000;color:#fff}.button.is-online.is-focused,.button.is-online:focus{border-color:#0000;color:#fff}.button.is-online.is-focused:not(:active),.button.is-online:focus:not(:active){box-shadow:invalid #0fa72c40}.button.is-online.is-active,.button.is-online:active{background-color:#0d9026;border-color:#0000;color:#fff}.button.is-online[disabled],fieldset[disabled] .button.is-online{background-color:#0fa72c;border-color:#0000;box-shadow:none}.button.is-online.is-inverted{background-color:#fff;color:#0fa72c}.button.is-online.is-inverted.is-hovered,.button.is-online.is-inverted:hover{background-color:#f2f2f2}.button.is-online.is-inverted[disabled],fieldset[disabled] .button.is-online.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#0fa72c}.button.is-online.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-online.is-outlined{background-color:initial;border-color:#0fa72c;color:#0fa72c}.button.is-online.is-outlined.is-focused,.button.is-online.is-outlined.is-hovered,.button.is-online.is-outlined:focus,.button.is-online.is-outlined:hover{background-color:#0fa72c;border-color:#0fa72c;color:#fff}.button.is-online.is-outlined.is-loading:after{border-color:#0000 #0000 #0fa72c #0fa72c!important}.button.is-online.is-outlined.is-loading.is-focused:after,.button.is-online.is-outlined.is-loading.is-hovered:after,.button.is-online.is-outlined.is-loading:focus:after,.button.is-online.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-online.is-outlined[disabled],fieldset[disabled] .button.is-online.is-outlined{background-color:initial;border-color:#0fa72c;box-shadow:none;color:#0fa72c}.button.is-online.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-online.is-inverted.is-outlined.is-focused,.button.is-online.is-inverted.is-outlined.is-hovered,.button.is-online.is-inverted.is-outlined:focus,.button.is-online.is-inverted.is-outlined:hover{background-color:#fff;color:#0fa72c}.button.is-online.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-online.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-online.is-inverted.is-outlined.is-loading:focus:after,.button.is-online.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #0fa72c #0fa72c!important}.button.is-online.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-online.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-online.is-light{background-color:#ecfdf0;color:#11bb31}.button.is-online.is-light.is-hovered,.button.is-online.is-light:hover{background-color:#e1fce6;border-color:#0000;color:#11bb31}.button.is-online.is-light.is-active,.button.is-online.is-light:active{background-color:#d5fbdc;border-color:#0000;color:#11bb31}.button.is-offline{background-color:#e62828;border-color:#0000;color:#fff}.button.is-offline.is-hovered,.button.is-offline:hover{background-color:#e51d1d;border-color:#0000;color:#fff}.button.is-offline.is-focused,.button.is-offline:focus{border-color:#0000;color:#fff}.button.is-offline.is-focused:not(:active),.button.is-offline:focus:not(:active){box-shadow:invalid #e6282840}.button.is-offline.is-active,.button.is-offline:active{background-color:#db1919;border-color:#0000;color:#fff}.button.is-offline[disabled],fieldset[disabled] .button.is-offline{background-color:#e62828;border-color:#0000;box-shadow:none}.button.is-offline.is-inverted{background-color:#fff;color:#e62828}.button.is-offline.is-inverted.is-hovered,.button.is-offline.is-inverted:hover{background-color:#f2f2f2}.button.is-offline.is-inverted[disabled],fieldset[disabled] .button.is-offline.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#e62828}.button.is-offline.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-offline.is-outlined{background-color:initial;border-color:#e62828;color:#e62828}.button.is-offline.is-outlined.is-focused,.button.is-offline.is-outlined.is-hovered,.button.is-offline.is-outlined:focus,.button.is-offline.is-outlined:hover{background-color:#e62828;border-color:#e62828;color:#fff}.button.is-offline.is-outlined.is-loading:after{border-color:#0000 #0000 #e62828 #e62828!important}.button.is-offline.is-outlined.is-loading.is-focused:after,.button.is-offline.is-outlined.is-loading.is-hovered:after,.button.is-offline.is-outlined.is-loading:focus:after,.button.is-offline.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-offline.is-outlined[disabled],fieldset[disabled] .button.is-offline.is-outlined{background-color:initial;border-color:#e62828;box-shadow:none;color:#e62828}.button.is-offline.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-offline.is-inverted.is-outlined.is-focused,.button.is-offline.is-inverted.is-outlined.is-hovered,.button.is-offline.is-inverted.is-outlined:focus,.button.is-offline.is-inverted.is-outlined:hover{background-color:#fff;color:#e62828}.button.is-offline.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-offline.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-offline.is-inverted.is-outlined.is-loading:focus:after,.button.is-offline.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #e62828 #e62828!important}.button.is-offline.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-offline.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-offline.is-light{background-color:#fdeded;color:#d21818}.button.is-offline.is-light.is-hovered,.button.is-offline.is-light:hover{background-color:#fce1e1;border-color:#0000;color:#d21818}.button.is-offline.is-light.is-active,.button.is-offline.is-light:active{background-color:#fad6d6;border-color:#0000;color:#d21818}.button.is-not-start-exam{background-color:#3f5491;border-color:#0000;color:#fff}.button.is-not-start-exam.is-hovered,.button.is-not-start-exam:hover{background-color:#3b4f88;border-color:#0000;color:#fff}.button.is-not-start-exam.is-focused,.button.is-not-start-exam:focus{border-color:#0000;color:#fff}.button.is-not-start-exam.is-focused:not(:active),.button.is-not-start-exam:focus:not(:active){box-shadow:invalid #3f549140}.button.is-not-start-exam.is-active,.button.is-not-start-exam:active{background-color:#374a7f;border-color:#0000;color:#fff}.button.is-not-start-exam[disabled],fieldset[disabled] .button.is-not-start-exam{background-color:#3f5491;border-color:#0000;box-shadow:none}.button.is-not-start-exam.is-inverted{background-color:#fff;color:#3f5491}.button.is-not-start-exam.is-inverted.is-hovered,.button.is-not-start-exam.is-inverted:hover{background-color:#f2f2f2}.button.is-not-start-exam.is-inverted[disabled],fieldset[disabled] .button.is-not-start-exam.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#3f5491}.button.is-not-start-exam.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-not-start-exam.is-outlined{background-color:initial;border-color:#3f5491;color:#3f5491}.button.is-not-start-exam.is-outlined.is-focused,.button.is-not-start-exam.is-outlined.is-hovered,.button.is-not-start-exam.is-outlined:focus,.button.is-not-start-exam.is-outlined:hover{background-color:#3f5491;border-color:#3f5491;color:#fff}.button.is-not-start-exam.is-outlined.is-loading:after{border-color:#0000 #0000 #3f5491 #3f5491!important}.button.is-not-start-exam.is-outlined.is-loading.is-focused:after,.button.is-not-start-exam.is-outlined.is-loading.is-hovered:after,.button.is-not-start-exam.is-outlined.is-loading:focus:after,.button.is-not-start-exam.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-not-start-exam.is-outlined[disabled],fieldset[disabled] .button.is-not-start-exam.is-outlined{background-color:initial;border-color:#3f5491;box-shadow:none;color:#3f5491}.button.is-not-start-exam.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-not-start-exam.is-inverted.is-outlined.is-focused,.button.is-not-start-exam.is-inverted.is-outlined.is-hovered,.button.is-not-start-exam.is-inverted.is-outlined:focus,.button.is-not-start-exam.is-inverted.is-outlined:hover{background-color:#fff;color:#3f5491}.button.is-not-start-exam.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-not-start-exam.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-not-start-exam.is-inverted.is-outlined.is-loading:focus:after,.button.is-not-start-exam.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #3f5491 #3f5491!important}.button.is-not-start-exam.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-not-start-exam.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-not-start-exam.is-light{background-color:#f1f3f9;color:#4d67b2}.button.is-not-start-exam.is-light.is-hovered,.button.is-not-start-exam.is-light:hover{background-color:#e8ebf5;border-color:#0000;color:#4d67b2}.button.is-not-start-exam.is-light.is-active,.button.is-not-start-exam.is-light:active{background-color:#dfe4f1;border-color:#0000;color:#4d67b2}.button.is-in-progress-exam{background-color:#d88f6c;border-color:#0000;color:#fff}.button.is-in-progress-exam.is-hovered,.button.is-in-progress-exam:hover{background-color:#d58762;border-color:#0000;color:#fff}.button.is-in-progress-exam.is-focused,.button.is-in-progress-exam:focus{border-color:#0000;color:#fff}.button.is-in-progress-exam.is-focused:not(:active),.button.is-in-progress-exam:focus:not(:active){box-shadow:invalid #d88f6c40}.button.is-in-progress-exam.is-active,.button.is-in-progress-exam:active{background-color:#d38058;border-color:#0000;color:#fff}.button.is-in-progress-exam[disabled],fieldset[disabled] .button.is-in-progress-exam{background-color:#d88f6c;border-color:#0000;box-shadow:none}.button.is-in-progress-exam.is-inverted{background-color:#fff;color:#d88f6c}.button.is-in-progress-exam.is-inverted.is-hovered,.button.is-in-progress-exam.is-inverted:hover{background-color:#f2f2f2}.button.is-in-progress-exam.is-inverted[disabled],fieldset[disabled] .button.is-in-progress-exam.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#d88f6c}.button.is-in-progress-exam.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-in-progress-exam.is-outlined{background-color:initial;border-color:#d88f6c;color:#d88f6c}.button.is-in-progress-exam.is-outlined.is-focused,.button.is-in-progress-exam.is-outlined.is-hovered,.button.is-in-progress-exam.is-outlined:focus,.button.is-in-progress-exam.is-outlined:hover{background-color:#d88f6c;border-color:#d88f6c;color:#fff}.button.is-in-progress-exam.is-outlined.is-loading:after{border-color:#0000 #0000 #d88f6c #d88f6c!important}.button.is-in-progress-exam.is-outlined.is-loading.is-focused:after,.button.is-in-progress-exam.is-outlined.is-loading.is-hovered:after,.button.is-in-progress-exam.is-outlined.is-loading:focus:after,.button.is-in-progress-exam.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-in-progress-exam.is-outlined[disabled],fieldset[disabled] .button.is-in-progress-exam.is-outlined{background-color:initial;border-color:#d88f6c;box-shadow:none;color:#d88f6c}.button.is-in-progress-exam.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-in-progress-exam.is-inverted.is-outlined.is-focused,.button.is-in-progress-exam.is-inverted.is-outlined.is-hovered,.button.is-in-progress-exam.is-inverted.is-outlined:focus,.button.is-in-progress-exam.is-inverted.is-outlined:hover{background-color:#fff;color:#d88f6c}.button.is-in-progress-exam.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-in-progress-exam.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-in-progress-exam.is-inverted.is-outlined.is-loading:focus:after,.button.is-in-progress-exam.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #d88f6c #d88f6c!important}.button.is-in-progress-exam.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-in-progress-exam.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-in-progress-exam.is-light{background-color:#fbf3ef;color:#8d4725}.button.is-in-progress-exam.is-light.is-hovered,.button.is-in-progress-exam.is-light:hover{background-color:#f8ebe5;border-color:#0000;color:#8d4725}.button.is-in-progress-exam.is-light.is-active,.button.is-in-progress-exam.is-light:active{background-color:#f5e3db;border-color:#0000;color:#8d4725}.button.is-complete-exam{background-color:#50bde6;border-color:#0000;color:#fff}.button.is-complete-exam.is-hovered,.button.is-complete-exam:hover{background-color:#45b9e4;border-color:#0000;color:#fff}.button.is-complete-exam.is-focused,.button.is-complete-exam:focus{border-color:#0000;color:#fff}.button.is-complete-exam.is-focused:not(:active),.button.is-complete-exam:focus:not(:active){box-shadow:invalid #50bde640}.button.is-complete-exam.is-active,.button.is-complete-exam:active{background-color:#3ab5e3;border-color:#0000;color:#fff}.button.is-complete-exam[disabled],fieldset[disabled] .button.is-complete-exam{background-color:#50bde6;border-color:#0000;box-shadow:none}.button.is-complete-exam.is-inverted{background-color:#fff;color:#50bde6}.button.is-complete-exam.is-inverted.is-hovered,.button.is-complete-exam.is-inverted:hover{background-color:#f2f2f2}.button.is-complete-exam.is-inverted[disabled],fieldset[disabled] .button.is-complete-exam.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#50bde6}.button.is-complete-exam.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-complete-exam.is-outlined{background-color:initial;border-color:#50bde6;color:#50bde6}.button.is-complete-exam.is-outlined.is-focused,.button.is-complete-exam.is-outlined.is-hovered,.button.is-complete-exam.is-outlined:focus,.button.is-complete-exam.is-outlined:hover{background-color:#50bde6;border-color:#50bde6;color:#fff}.button.is-complete-exam.is-outlined.is-loading:after{border-color:#0000 #0000 #50bde6 #50bde6!important}.button.is-complete-exam.is-outlined.is-loading.is-focused:after,.button.is-complete-exam.is-outlined.is-loading.is-hovered:after,.button.is-complete-exam.is-outlined.is-loading:focus:after,.button.is-complete-exam.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-complete-exam.is-outlined[disabled],fieldset[disabled] .button.is-complete-exam.is-outlined{background-color:initial;border-color:#50bde6;box-shadow:none;color:#50bde6}.button.is-complete-exam.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-complete-exam.is-inverted.is-outlined.is-focused,.button.is-complete-exam.is-inverted.is-outlined.is-hovered,.button.is-complete-exam.is-inverted.is-outlined:focus,.button.is-complete-exam.is-inverted.is-outlined:hover{background-color:#fff;color:#50bde6}.button.is-complete-exam.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-complete-exam.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-complete-exam.is-inverted.is-outlined.is-loading:focus:after,.button.is-complete-exam.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #50bde6 #50bde6!important}.button.is-complete-exam.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-complete-exam.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-complete-exam.is-light{background-color:#edf8fc;color:#146a8a}.button.is-complete-exam.is-light.is-hovered,.button.is-complete-exam.is-light:hover{background-color:#e2f4fb;border-color:#0000;color:#146a8a}.button.is-complete-exam.is-light.is-active,.button.is-complete-exam.is-light:active{background-color:#d7f0f9;border-color:#0000;color:#146a8a}.button.is-time-limit{background-color:#3f5491;border-color:#0000;color:#fff}.button.is-time-limit.is-hovered,.button.is-time-limit:hover{background-color:#3b4f88;border-color:#0000;color:#fff}.button.is-time-limit.is-focused,.button.is-time-limit:focus{border-color:#0000;color:#fff}.button.is-time-limit.is-focused:not(:active),.button.is-time-limit:focus:not(:active){box-shadow:invalid #3f549140}.button.is-time-limit.is-active,.button.is-time-limit:active{background-color:#374a7f;border-color:#0000;color:#fff}.button.is-time-limit[disabled],fieldset[disabled] .button.is-time-limit{background-color:#3f5491;border-color:#0000;box-shadow:none}.button.is-time-limit.is-inverted{background-color:#fff;color:#3f5491}.button.is-time-limit.is-inverted.is-hovered,.button.is-time-limit.is-inverted:hover{background-color:#f2f2f2}.button.is-time-limit.is-inverted[disabled],fieldset[disabled] .button.is-time-limit.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#3f5491}.button.is-time-limit.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-time-limit.is-outlined{background-color:initial;border-color:#3f5491;color:#3f5491}.button.is-time-limit.is-outlined.is-focused,.button.is-time-limit.is-outlined.is-hovered,.button.is-time-limit.is-outlined:focus,.button.is-time-limit.is-outlined:hover{background-color:#3f5491;border-color:#3f5491;color:#fff}.button.is-time-limit.is-outlined.is-loading:after{border-color:#0000 #0000 #3f5491 #3f5491!important}.button.is-time-limit.is-outlined.is-loading.is-focused:after,.button.is-time-limit.is-outlined.is-loading.is-hovered:after,.button.is-time-limit.is-outlined.is-loading:focus:after,.button.is-time-limit.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-time-limit.is-outlined[disabled],fieldset[disabled] .button.is-time-limit.is-outlined{background-color:initial;border-color:#3f5491;box-shadow:none;color:#3f5491}.button.is-time-limit.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-time-limit.is-inverted.is-outlined.is-focused,.button.is-time-limit.is-inverted.is-outlined.is-hovered,.button.is-time-limit.is-inverted.is-outlined:focus,.button.is-time-limit.is-inverted.is-outlined:hover{background-color:#fff;color:#3f5491}.button.is-time-limit.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-time-limit.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-time-limit.is-inverted.is-outlined.is-loading:focus:after,.button.is-time-limit.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #3f5491 #3f5491!important}.button.is-time-limit.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-time-limit.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-time-limit.is-light{background-color:#f1f3f9;color:#4d67b2}.button.is-time-limit.is-light.is-hovered,.button.is-time-limit.is-light:hover{background-color:#e8ebf5;border-color:#0000;color:#4d67b2}.button.is-time-limit.is-light.is-active,.button.is-time-limit.is-light:active{background-color:#dfe4f1;border-color:#0000;color:#4d67b2}.button.is-highlight{background-color:#ebf2fb;border-color:#0000;color:#49616e}.button.is-highlight.is-hovered,.button.is-highlight:hover{background-color:#e0ebf9;border-color:#0000;color:#49616e}.button.is-highlight.is-focused,.button.is-highlight:focus{border-color:#0000;color:#49616e}.button.is-highlight.is-focused:not(:active),.button.is-highlight:focus:not(:active){box-shadow:invalid #ebf2fb40}.button.is-highlight.is-active,.button.is-highlight:active{background-color:#d6e4f7;border-color:#0000;color:#49616e}.button.is-highlight[disabled],fieldset[disabled] .button.is-highlight{background-color:#ebf2fb;border-color:#0000;box-shadow:none}.button.is-highlight.is-inverted{background-color:#49616e;color:#ebf2fb}.button.is-highlight.is-inverted.is-hovered,.button.is-highlight.is-inverted:hover{background-color:#3f535f}.button.is-highlight.is-inverted[disabled],fieldset[disabled] .button.is-highlight.is-inverted{background-color:#49616e;border-color:#0000;box-shadow:none;color:#ebf2fb}.button.is-highlight.is-loading:after{border-color:#0000 #0000 #49616e #49616e!important}.button.is-highlight.is-outlined{background-color:initial;border-color:#ebf2fb;color:#ebf2fb}.button.is-highlight.is-outlined.is-focused,.button.is-highlight.is-outlined.is-hovered,.button.is-highlight.is-outlined:focus,.button.is-highlight.is-outlined:hover{background-color:#ebf2fb;border-color:#ebf2fb;color:#49616e}.button.is-highlight.is-outlined.is-loading:after{border-color:#0000 #0000 #ebf2fb #ebf2fb!important}.button.is-highlight.is-outlined.is-loading.is-focused:after,.button.is-highlight.is-outlined.is-loading.is-hovered:after,.button.is-highlight.is-outlined.is-loading:focus:after,.button.is-highlight.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #49616e #49616e!important}.button.is-highlight.is-outlined[disabled],fieldset[disabled] .button.is-highlight.is-outlined{background-color:initial;border-color:#ebf2fb;box-shadow:none;color:#ebf2fb}.button.is-highlight.is-inverted.is-outlined{background-color:initial;border-color:#49616e;color:#49616e}.button.is-highlight.is-inverted.is-outlined.is-focused,.button.is-highlight.is-inverted.is-outlined.is-hovered,.button.is-highlight.is-inverted.is-outlined:focus,.button.is-highlight.is-inverted.is-outlined:hover{background-color:#49616e;color:#ebf2fb}.button.is-highlight.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-highlight.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-highlight.is-inverted.is-outlined.is-loading:focus:after,.button.is-highlight.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #ebf2fb #ebf2fb!important}.button.is-highlight.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-highlight.is-inverted.is-outlined{background-color:initial;border-color:#49616e;box-shadow:none;color:#49616e}.button.is-highlight.is-light{background-color:#eef4fc;color:#19447b}.button.is-highlight.is-light.is-hovered,.button.is-highlight.is-light:hover{background-color:#e3edf9;border-color:#0000;color:#19447b}.button.is-highlight.is-light.is-active,.button.is-highlight.is-light:active{background-color:#d9e6f7;border-color:#0000;color:#19447b}.button.is-highlight-search-result{background-color:#c14b4b;border-color:#0000;color:#fff}.button.is-highlight-search-result.is-hovered,.button.is-highlight-search-result:hover{background-color:#be4242;border-color:#0000;color:#fff}.button.is-highlight-search-result.is-focused,.button.is-highlight-search-result:focus{border-color:#0000;color:#fff}.button.is-highlight-search-result.is-focused:not(:active),.button.is-highlight-search-result:focus:not(:active){box-shadow:invalid #c14b4b40}.button.is-highlight-search-result.is-active,.button.is-highlight-search-result:active{background-color:#b43e3e;border-color:#0000;color:#fff}.button.is-highlight-search-result[disabled],fieldset[disabled] .button.is-highlight-search-result{background-color:#c14b4b;border-color:#0000;box-shadow:none}.button.is-highlight-search-result.is-inverted{background-color:#fff;color:#c14b4b}.button.is-highlight-search-result.is-inverted.is-hovered,.button.is-highlight-search-result.is-inverted:hover{background-color:#f2f2f2}.button.is-highlight-search-result.is-inverted[disabled],fieldset[disabled] .button.is-highlight-search-result.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#c14b4b}.button.is-highlight-search-result.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-highlight-search-result.is-outlined{background-color:initial;border-color:#c14b4b;color:#c14b4b}.button.is-highlight-search-result.is-outlined.is-focused,.button.is-highlight-search-result.is-outlined.is-hovered,.button.is-highlight-search-result.is-outlined:focus,.button.is-highlight-search-result.is-outlined:hover{background-color:#c14b4b;border-color:#c14b4b;color:#fff}.button.is-highlight-search-result.is-outlined.is-loading:after{border-color:#0000 #0000 #c14b4b #c14b4b!important}.button.is-highlight-search-result.is-outlined.is-loading.is-focused:after,.button.is-highlight-search-result.is-outlined.is-loading.is-hovered:after,.button.is-highlight-search-result.is-outlined.is-loading:focus:after,.button.is-highlight-search-result.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-highlight-search-result.is-outlined[disabled],fieldset[disabled] .button.is-highlight-search-result.is-outlined{background-color:initial;border-color:#c14b4b;box-shadow:none;color:#c14b4b}.button.is-highlight-search-result.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-highlight-search-result.is-inverted.is-outlined.is-focused,.button.is-highlight-search-result.is-inverted.is-outlined.is-hovered,.button.is-highlight-search-result.is-inverted.is-outlined:focus,.button.is-highlight-search-result.is-inverted.is-outlined:hover{background-color:#fff;color:#c14b4b}.button.is-highlight-search-result.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-highlight-search-result.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-highlight-search-result.is-inverted.is-outlined.is-loading:focus:after,.button.is-highlight-search-result.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #c14b4b #c14b4b!important}.button.is-highlight-search-result.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-highlight-search-result.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-highlight-search-result.is-light{background-color:#faf0f0;color:#ae3c3c}.button.is-highlight-search-result.is-light.is-hovered,.button.is-highlight-search-result.is-light:hover{background-color:#f7e6e6;border-color:#0000;color:#ae3c3c}.button.is-highlight-search-result.is-light.is-active,.button.is-highlight-search-result.is-light:active{background-color:#f3dddd;border-color:#0000;color:#ae3c3c}.button.is-prepare-installed{background-color:#af62a3;border-color:#0000;color:#fff}.button.is-prepare-installed.is-hovered,.button.is-prepare-installed:hover{background-color:#ab5a9e;border-color:#0000;color:#fff}.button.is-prepare-installed.is-focused,.button.is-prepare-installed:focus{border-color:#0000;color:#fff}.button.is-prepare-installed.is-focused:not(:active),.button.is-prepare-installed:focus:not(:active){box-shadow:invalid #af62a340}.button.is-prepare-installed.is-active,.button.is-prepare-installed:active{background-color:#a45497;border-color:#0000;color:#fff}.button.is-prepare-installed[disabled],fieldset[disabled] .button.is-prepare-installed{background-color:#af62a3;border-color:#0000;box-shadow:none}.button.is-prepare-installed.is-inverted{background-color:#fff;color:#af62a3}.button.is-prepare-installed.is-inverted.is-hovered,.button.is-prepare-installed.is-inverted:hover{background-color:#f2f2f2}.button.is-prepare-installed.is-inverted[disabled],fieldset[disabled] .button.is-prepare-installed.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#af62a3}.button.is-prepare-installed.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-prepare-installed.is-outlined{background-color:initial;border-color:#af62a3;color:#af62a3}.button.is-prepare-installed.is-outlined.is-focused,.button.is-prepare-installed.is-outlined.is-hovered,.button.is-prepare-installed.is-outlined:focus,.button.is-prepare-installed.is-outlined:hover{background-color:#af62a3;border-color:#af62a3;color:#fff}.button.is-prepare-installed.is-outlined.is-loading:after{border-color:#0000 #0000 #af62a3 #af62a3!important}.button.is-prepare-installed.is-outlined.is-loading.is-focused:after,.button.is-prepare-installed.is-outlined.is-loading.is-hovered:after,.button.is-prepare-installed.is-outlined.is-loading:focus:after,.button.is-prepare-installed.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-prepare-installed.is-outlined[disabled],fieldset[disabled] .button.is-prepare-installed.is-outlined{background-color:initial;border-color:#af62a3;box-shadow:none;color:#af62a3}.button.is-prepare-installed.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-prepare-installed.is-inverted.is-outlined.is-focused,.button.is-prepare-installed.is-inverted.is-outlined.is-hovered,.button.is-prepare-installed.is-inverted.is-outlined:focus,.button.is-prepare-installed.is-inverted.is-outlined:hover{background-color:#fff;color:#af62a3}.button.is-prepare-installed.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-prepare-installed.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-prepare-installed.is-inverted.is-outlined.is-loading:focus:after,.button.is-prepare-installed.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #af62a3 #af62a3!important}.button.is-prepare-installed.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-prepare-installed.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-prepare-installed.is-light{background-color:#f8f1f7;color:#914a86}.button.is-prepare-installed.is-light.is-hovered,.button.is-prepare-installed.is-light:hover{background-color:#f4e9f2;border-color:#0000;color:#914a86}.button.is-prepare-installed.is-light.is-active,.button.is-prepare-installed.is-light:active{background-color:#f0e1ed;border-color:#0000;color:#914a86}.button.is-prepare-downloaded{background-color:#66b7a5;border-color:#0000;color:#fff}.button.is-prepare-downloaded.is-hovered,.button.is-prepare-downloaded:hover{background-color:#5db3a0;border-color:#0000;color:#fff}.button.is-prepare-downloaded.is-focused,.button.is-prepare-downloaded:focus{border-color:#0000;color:#fff}.button.is-prepare-downloaded.is-focused:not(:active),.button.is-prepare-downloaded:focus:not(:active){box-shadow:invalid #66b7a540}.button.is-prepare-downloaded.is-active,.button.is-prepare-downloaded:active{background-color:#55af9b;border-color:#0000;color:#fff}.button.is-prepare-downloaded[disabled],fieldset[disabled] .button.is-prepare-downloaded{background-color:#66b7a5;border-color:#0000;box-shadow:none}.button.is-prepare-downloaded.is-inverted{background-color:#fff;color:#66b7a5}.button.is-prepare-downloaded.is-inverted.is-hovered,.button.is-prepare-downloaded.is-inverted:hover{background-color:#f2f2f2}.button.is-prepare-downloaded.is-inverted[disabled],fieldset[disabled] .button.is-prepare-downloaded.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#66b7a5}.button.is-prepare-downloaded.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-prepare-downloaded.is-outlined{background-color:initial;border-color:#66b7a5;color:#66b7a5}.button.is-prepare-downloaded.is-outlined.is-focused,.button.is-prepare-downloaded.is-outlined.is-hovered,.button.is-prepare-downloaded.is-outlined:focus,.button.is-prepare-downloaded.is-outlined:hover{background-color:#66b7a5;border-color:#66b7a5;color:#fff}.button.is-prepare-downloaded.is-outlined.is-loading:after{border-color:#0000 #0000 #66b7a5 #66b7a5!important}.button.is-prepare-downloaded.is-outlined.is-loading.is-focused:after,.button.is-prepare-downloaded.is-outlined.is-loading.is-hovered:after,.button.is-prepare-downloaded.is-outlined.is-loading:focus:after,.button.is-prepare-downloaded.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-prepare-downloaded.is-outlined[disabled],fieldset[disabled] .button.is-prepare-downloaded.is-outlined{background-color:initial;border-color:#66b7a5;box-shadow:none;color:#66b7a5}.button.is-prepare-downloaded.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-prepare-downloaded.is-inverted.is-outlined.is-focused,.button.is-prepare-downloaded.is-inverted.is-outlined.is-hovered,.button.is-prepare-downloaded.is-inverted.is-outlined:focus,.button.is-prepare-downloaded.is-inverted.is-outlined:hover{background-color:#fff;color:#66b7a5}.button.is-prepare-downloaded.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-prepare-downloaded.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-prepare-downloaded.is-inverted.is-outlined.is-loading:focus:after,.button.is-prepare-downloaded.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #66b7a5 #66b7a5!important}.button.is-prepare-downloaded.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-prepare-downloaded.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-prepare-downloaded.is-light{background-color:#f1f8f7;color:#367265}.button.is-prepare-downloaded.is-light.is-hovered,.button.is-prepare-downloaded.is-light:hover{background-color:#e8f4f2;border-color:#0000;color:#367265}.button.is-prepare-downloaded.is-light.is-active,.button.is-prepare-downloaded.is-light:active{background-color:#e0f0ed;border-color:#0000;color:#367265}.button.is-prepare-unlocked{background-color:#0090d1;border-color:#0000;color:#fff}.button.is-prepare-unlocked.is-hovered,.button.is-prepare-unlocked:hover{background-color:#0087c4;border-color:#0000;color:#fff}.button.is-prepare-unlocked.is-focused,.button.is-prepare-unlocked:focus{border-color:#0000;color:#fff}.button.is-prepare-unlocked.is-focused:not(:active),.button.is-prepare-unlocked:focus:not(:active){box-shadow:invalid #0090d140}.button.is-prepare-unlocked.is-active,.button.is-prepare-unlocked:active{background-color:#007eb8;border-color:#0000;color:#fff}.button.is-prepare-unlocked[disabled],fieldset[disabled] .button.is-prepare-unlocked{background-color:#0090d1;border-color:#0000;box-shadow:none}.button.is-prepare-unlocked.is-inverted{background-color:#fff;color:#0090d1}.button.is-prepare-unlocked.is-inverted.is-hovered,.button.is-prepare-unlocked.is-inverted:hover{background-color:#f2f2f2}.button.is-prepare-unlocked.is-inverted[disabled],fieldset[disabled] .button.is-prepare-unlocked.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#0090d1}.button.is-prepare-unlocked.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-prepare-unlocked.is-outlined{background-color:initial;border-color:#0090d1;color:#0090d1}.button.is-prepare-unlocked.is-outlined.is-focused,.button.is-prepare-unlocked.is-outlined.is-hovered,.button.is-prepare-unlocked.is-outlined:focus,.button.is-prepare-unlocked.is-outlined:hover{background-color:#0090d1;border-color:#0090d1;color:#fff}.button.is-prepare-unlocked.is-outlined.is-loading:after{border-color:#0000 #0000 #0090d1 #0090d1!important}.button.is-prepare-unlocked.is-outlined.is-loading.is-focused:after,.button.is-prepare-unlocked.is-outlined.is-loading.is-hovered:after,.button.is-prepare-unlocked.is-outlined.is-loading:focus:after,.button.is-prepare-unlocked.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-prepare-unlocked.is-outlined[disabled],fieldset[disabled] .button.is-prepare-unlocked.is-outlined{background-color:initial;border-color:#0090d1;box-shadow:none;color:#0090d1}.button.is-prepare-unlocked.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-prepare-unlocked.is-inverted.is-outlined.is-focused,.button.is-prepare-unlocked.is-inverted.is-outlined.is-hovered,.button.is-prepare-unlocked.is-inverted.is-outlined:focus,.button.is-prepare-unlocked.is-inverted.is-outlined:hover{background-color:#fff;color:#0090d1}.button.is-prepare-unlocked.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-prepare-unlocked.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-prepare-unlocked.is-inverted.is-outlined.is-loading:focus:after,.button.is-prepare-unlocked.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #0090d1 #0090d1!important}.button.is-prepare-unlocked.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-prepare-unlocked.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-prepare-unlocked.is-light{background-color:#ebf9ff;color:#0090d1}.button.is-prepare-unlocked.is-light.is-hovered,.button.is-prepare-unlocked.is-light:hover{background-color:#def5ff;border-color:#0000;color:#0090d1}.button.is-prepare-unlocked.is-light.is-active,.button.is-prepare-unlocked.is-light:active{background-color:#d1f1ff;border-color:#0000;color:#0090d1}.button.is-prepare-not-installed{background-color:#c14b4b;border-color:#0000;color:#fff}.button.is-prepare-not-installed.is-hovered,.button.is-prepare-not-installed:hover{background-color:#be4242;border-color:#0000;color:#fff}.button.is-prepare-not-installed.is-focused,.button.is-prepare-not-installed:focus{border-color:#0000;color:#fff}.button.is-prepare-not-installed.is-focused:not(:active),.button.is-prepare-not-installed:focus:not(:active){box-shadow:invalid #c14b4b40}.button.is-prepare-not-installed.is-active,.button.is-prepare-not-installed:active{background-color:#b43e3e;border-color:#0000;color:#fff}.button.is-prepare-not-installed[disabled],fieldset[disabled] .button.is-prepare-not-installed{background-color:#c14b4b;border-color:#0000;box-shadow:none}.button.is-prepare-not-installed.is-inverted{background-color:#fff;color:#c14b4b}.button.is-prepare-not-installed.is-inverted.is-hovered,.button.is-prepare-not-installed.is-inverted:hover{background-color:#f2f2f2}.button.is-prepare-not-installed.is-inverted[disabled],fieldset[disabled] .button.is-prepare-not-installed.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#c14b4b}.button.is-prepare-not-installed.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-prepare-not-installed.is-outlined{background-color:initial;border-color:#c14b4b;color:#c14b4b}.button.is-prepare-not-installed.is-outlined.is-focused,.button.is-prepare-not-installed.is-outlined.is-hovered,.button.is-prepare-not-installed.is-outlined:focus,.button.is-prepare-not-installed.is-outlined:hover{background-color:#c14b4b;border-color:#c14b4b;color:#fff}.button.is-prepare-not-installed.is-outlined.is-loading:after{border-color:#0000 #0000 #c14b4b #c14b4b!important}.button.is-prepare-not-installed.is-outlined.is-loading.is-focused:after,.button.is-prepare-not-installed.is-outlined.is-loading.is-hovered:after,.button.is-prepare-not-installed.is-outlined.is-loading:focus:after,.button.is-prepare-not-installed.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-prepare-not-installed.is-outlined[disabled],fieldset[disabled] .button.is-prepare-not-installed.is-outlined{background-color:initial;border-color:#c14b4b;box-shadow:none;color:#c14b4b}.button.is-prepare-not-installed.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-prepare-not-installed.is-inverted.is-outlined.is-focused,.button.is-prepare-not-installed.is-inverted.is-outlined.is-hovered,.button.is-prepare-not-installed.is-inverted.is-outlined:focus,.button.is-prepare-not-installed.is-inverted.is-outlined:hover{background-color:#fff;color:#c14b4b}.button.is-prepare-not-installed.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-prepare-not-installed.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-prepare-not-installed.is-inverted.is-outlined.is-loading:focus:after,.button.is-prepare-not-installed.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #c14b4b #c14b4b!important}.button.is-prepare-not-installed.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-prepare-not-installed.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-prepare-not-installed.is-light{background-color:#faf0f0;color:#ae3c3c}.button.is-prepare-not-installed.is-light.is-hovered,.button.is-prepare-not-installed.is-light:hover{background-color:#f7e6e6;border-color:#0000;color:#ae3c3c}.button.is-prepare-not-installed.is-light.is-active,.button.is-prepare-not-installed.is-light:active{background-color:#f3dddd;border-color:#0000;color:#ae3c3c}.button.is-exam-checking-complete{background-color:#0fa72c;border-color:#0000;color:#fff}.button.is-exam-checking-complete.is-hovered,.button.is-exam-checking-complete:hover{background-color:#0e9b29;border-color:#0000;color:#fff}.button.is-exam-checking-complete.is-focused,.button.is-exam-checking-complete:focus{border-color:#0000;color:#fff}.button.is-exam-checking-complete.is-focused:not(:active),.button.is-exam-checking-complete:focus:not(:active){box-shadow:invalid #0fa72c40}.button.is-exam-checking-complete.is-active,.button.is-exam-checking-complete:active{background-color:#0d9026;border-color:#0000;color:#fff}.button.is-exam-checking-complete[disabled],fieldset[disabled] .button.is-exam-checking-complete{background-color:#0fa72c;border-color:#0000;box-shadow:none}.button.is-exam-checking-complete.is-inverted{background-color:#fff;color:#0fa72c}.button.is-exam-checking-complete.is-inverted.is-hovered,.button.is-exam-checking-complete.is-inverted:hover{background-color:#f2f2f2}.button.is-exam-checking-complete.is-inverted[disabled],fieldset[disabled] .button.is-exam-checking-complete.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#0fa72c}.button.is-exam-checking-complete.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-exam-checking-complete.is-outlined{background-color:initial;border-color:#0fa72c;color:#0fa72c}.button.is-exam-checking-complete.is-outlined.is-focused,.button.is-exam-checking-complete.is-outlined.is-hovered,.button.is-exam-checking-complete.is-outlined:focus,.button.is-exam-checking-complete.is-outlined:hover{background-color:#0fa72c;border-color:#0fa72c;color:#fff}.button.is-exam-checking-complete.is-outlined.is-loading:after{border-color:#0000 #0000 #0fa72c #0fa72c!important}.button.is-exam-checking-complete.is-outlined.is-loading.is-focused:after,.button.is-exam-checking-complete.is-outlined.is-loading.is-hovered:after,.button.is-exam-checking-complete.is-outlined.is-loading:focus:after,.button.is-exam-checking-complete.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-exam-checking-complete.is-outlined[disabled],fieldset[disabled] .button.is-exam-checking-complete.is-outlined{background-color:initial;border-color:#0fa72c;box-shadow:none;color:#0fa72c}.button.is-exam-checking-complete.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-exam-checking-complete.is-inverted.is-outlined.is-focused,.button.is-exam-checking-complete.is-inverted.is-outlined.is-hovered,.button.is-exam-checking-complete.is-inverted.is-outlined:focus,.button.is-exam-checking-complete.is-inverted.is-outlined:hover{background-color:#fff;color:#0fa72c}.button.is-exam-checking-complete.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-exam-checking-complete.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-exam-checking-complete.is-inverted.is-outlined.is-loading:focus:after,.button.is-exam-checking-complete.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #0fa72c #0fa72c!important}.button.is-exam-checking-complete.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-exam-checking-complete.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-exam-checking-complete.is-light{background-color:#ecfdf0;color:#11bb31}.button.is-exam-checking-complete.is-light.is-hovered,.button.is-exam-checking-complete.is-light:hover{background-color:#e1fce6;border-color:#0000;color:#11bb31}.button.is-exam-checking-complete.is-light.is-active,.button.is-exam-checking-complete.is-light:active{background-color:#d5fbdc;border-color:#0000;color:#11bb31}.button.is-extend-time-warning{background-color:#c14b4b;border-color:#0000;color:#fff}.button.is-extend-time-warning.is-hovered,.button.is-extend-time-warning:hover{background-color:#be4242;border-color:#0000;color:#fff}.button.is-extend-time-warning.is-focused,.button.is-extend-time-warning:focus{border-color:#0000;color:#fff}.button.is-extend-time-warning.is-focused:not(:active),.button.is-extend-time-warning:focus:not(:active){box-shadow:invalid #c14b4b40}.button.is-extend-time-warning.is-active,.button.is-extend-time-warning:active{background-color:#b43e3e;border-color:#0000;color:#fff}.button.is-extend-time-warning[disabled],fieldset[disabled] .button.is-extend-time-warning{background-color:#c14b4b;border-color:#0000;box-shadow:none}.button.is-extend-time-warning.is-inverted{background-color:#fff;color:#c14b4b}.button.is-extend-time-warning.is-inverted.is-hovered,.button.is-extend-time-warning.is-inverted:hover{background-color:#f2f2f2}.button.is-extend-time-warning.is-inverted[disabled],fieldset[disabled] .button.is-extend-time-warning.is-inverted{background-color:#fff;border-color:#0000;box-shadow:none;color:#c14b4b}.button.is-extend-time-warning.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-extend-time-warning.is-outlined{background-color:initial;border-color:#c14b4b;color:#c14b4b}.button.is-extend-time-warning.is-outlined.is-focused,.button.is-extend-time-warning.is-outlined.is-hovered,.button.is-extend-time-warning.is-outlined:focus,.button.is-extend-time-warning.is-outlined:hover{background-color:#c14b4b;border-color:#c14b4b;color:#fff}.button.is-extend-time-warning.is-outlined.is-loading:after{border-color:#0000 #0000 #c14b4b #c14b4b!important}.button.is-extend-time-warning.is-outlined.is-loading.is-focused:after,.button.is-extend-time-warning.is-outlined.is-loading.is-hovered:after,.button.is-extend-time-warning.is-outlined.is-loading:focus:after,.button.is-extend-time-warning.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #fff #fff!important}.button.is-extend-time-warning.is-outlined[disabled],fieldset[disabled] .button.is-extend-time-warning.is-outlined{background-color:initial;border-color:#c14b4b;box-shadow:none;color:#c14b4b}.button.is-extend-time-warning.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-extend-time-warning.is-inverted.is-outlined.is-focused,.button.is-extend-time-warning.is-inverted.is-outlined.is-hovered,.button.is-extend-time-warning.is-inverted.is-outlined:focus,.button.is-extend-time-warning.is-inverted.is-outlined:hover{background-color:#fff;color:#c14b4b}.button.is-extend-time-warning.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-extend-time-warning.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-extend-time-warning.is-inverted.is-outlined.is-loading:focus:after,.button.is-extend-time-warning.is-inverted.is-outlined.is-loading:hover:after{border-color:#0000 #0000 #c14b4b #c14b4b!important}.button.is-extend-time-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-extend-time-warning.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-extend-time-warning.is-light{background-color:#faf0f0;color:#ae3c3c}.button.is-extend-time-warning.is-light.is-hovered,.button.is-extend-time-warning.is-light:hover{background-color:#f7e6e6;border-color:#0000;color:#ae3c3c}.button.is-extend-time-warning.is-light.is-active,.button.is-extend-time-warning.is-light:active{background-color:#f3dddd;border-color:#0000;color:#ae3c3c}.button.is-small{font-size:1.4rem}.button.is-small:not(.is-rounded){border-radius:4px}.button.is-normal{font-size:1.6rem}.button.is-medium{font-size:1.8rem}.button.is-large{font-size:2.4rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#e0e0e0;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:#0000!important;pointer-events:none}.button.is-loading:after{position:absolute;left:calc(50% - (1em / 2));top:calc(50% - (1em / 2));position:absolute!important}.button.is-static{background-color:#f2f2f2;border-color:#e0e0e0;color:#666;box-shadow:none;pointer-events:none}.button.is-rounded{border-radius:290486px;padding-left:calc(2em + .25em);padding-right:calc(2em + .25em)}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:1.4rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:4px}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.8rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:2.4rem}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button.is-hovered,.buttons.has-addons .button:hover{z-index:2}.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-focused,.buttons.has-addons .button.is-selected,.buttons.has-addons .button:active,.buttons.has-addons .button:focus{z-index:3}.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button.is-selected:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button:focus:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.container{position:relative}.container.is-fluid{max-width:none!important;padding-left:22px;padding-right:22px;width:100%}@media screen and (min-width: 1366px){.container{max-width:1322px}}.content li+li{margin-top:.25em}.content blockquote:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content p:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child),.content ul:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#000;font-weight:600;line-height:1.125}.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:#f4f4f4;border-left:5px solid #e0e0e0;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;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-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.content sub,.content sup{font-size:75%}.content table{width:100%}.content table td,.content table th{border:solid #e0e0e0;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.content table th{color:#000}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:0 0 2px;color:#000}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#000}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.content.is-small{font-size:1.4rem}.content.is-medium{font-size:1.8rem}.content.is-large{font-size:2.4rem}.icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.icon.is-small{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.icon-text .icon{flex-grow:0;flex-shrink:0}.icon-text .icon:not(:last-child){margin-right:.6rem}.icon-text .icon:not(:first-child){margin-left:.6rem}div.icon-text{display:flex}.image{display:block;position:relative}.image img{display:block;height:auto;width:100%}.image img.is-rounded{border-radius:290486px}.image.is-fullwidth{width:100%}.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-square .has-ratio,.image.is-square img{height:100%;width:100%}.image.is-1by1,.image.is-square{padding-top:100%}.image.is-5by4{padding-top:80%}.image.is-4by3{padding-top:75%}.image.is-3by2{padding-top:66.6666%}.image.is-5by3{padding-top:60%}.image.is-16by9{padding-top:56.25%}.image.is-2by1{padding-top:50%}.image.is-3by1{padding-top:33.3333%}.image.is-4by5{padding-top:125%}.image.is-3by4{padding-top:133.3333%}.image.is-2by3{padding-top:150%}.image.is-3by5{padding-top:166.6666%}.image.is-9by16{padding-top:177.7777%}.image.is-1by2{padding-top:200%}.image.is-1by3{padding-top:300%}.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{background-color:#f4f4f4;border-radius:4px;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:#fff}.notification pre code{background:#0000}.notification>.delete{right:.5rem;position:absolute;top:.5rem}.notification .content,.notification .subtitle,.notification .title{color:currentColor}.notification.is-white{background-color:#fff;color:#49616e}.notification.is-black{background-color:#0a0a0a;color:#fff}.notification.is-light{background-color:#f2f2f2;color:#49616e}.notification.is-dark{background-color:#363636;color:#fff}.notification.is-primary{background-color:#50bde6;color:#fff}.notification.is-secondary{background-color:#0c6b9e;color:#fff}.notification.is-link{background-color:#0087ff;color:#fff}.notification.is-info{background-color:#5193fb;color:#fff}.notification.is-success{background-color:#228b22;color:#fff}.notification.is-warning{background-color:#e4bb3e;color:#49616e}.notification.is-danger{background-color:#e62828;color:#fff}.notification.is-notification{background-color:#0c6b9e;color:#fff}.notification.is-notification.is-light{background-color:#ecf7fe;color:#119ae4}.notification.is-bg{background-color:#f4f4f4;color:#49616e}.notification.is-bg.is-light{background-color:#f5f5f5;color:#4a4a4a}.notification.is-back{background-color:#7b7b7b;color:#fff}.notification.is-back.is-light{background-color:#f5f5f5;color:#6e6e6e}.notification.is-correct-result{background-color:#0fa72c;color:#fff}.notification.is-correct-result.is-light{background-color:#ecfdf0;color:#11bb31}.notification.is-wrong-result{background-color:#c14b4b;color:#fff}.notification.is-wrong-result.is-light{background-color:#faf0f0;color:#ae3c3c}.notification.is-no-result{background-color:#7b7b7b;color:#fff}.notification.is-no-result.is-light{background-color:#f5f5f5;color:#6e6e6e}.notification.is-correct-answer-input{background-color:#0fa72c;color:#fff}.notification.is-correct-answer-input.is-light{background-color:#ecfdf0;color:#11bb31}.notification.is-result-user-input{background-color:#7b7b7b;color:#fff}.notification.is-result-user-input.is-light{background-color:#f5f5f5;color:#6e6e6e}.notification.is-table-header{background-color:#5ea3d7;color:#fff}.notification.is-table-header.is-light{background-color:#eff6fb;color:#256493}.notification.is-table-subheader{background-color:#e0e0e0;color:#49616e}.notification.is-table-subheader.is-light{background-color:#f5f5f5;color:#4a4a4a}.notification.is-background-job-waiting{background-color:#ecb920;color:#49616e}.notification.is-background-job-waiting.is-light{background-color:#fdf9ec;color:#88690c}.notification.is-background-job-running{background-color:#2098c3;color:#fff}.notification.is-background-job-running.is-light{background-color:#edf8fc;color:#1d89af}.notification.is-background-job-completed{background-color:#6eba1e;color:#fff}.notification.is-background-job-completed.is-light{background-color:#f5fced;color:#589518}.notification.is-background-job-failed{background-color:#b12e49;color:#fff}.notification.is-background-job-failed.is-light{background-color:#fbeff1;color:#c63452}.notification.is-background-job-cancel{background-color:#525252;color:#fff}.notification.is-background-job-cancel.is-light{background-color:#f5f5f5;color:gray}.notification.is-online{background-color:#0fa72c;color:#fff}.notification.is-online.is-light{background-color:#ecfdf0;color:#11bb31}.notification.is-offline{background-color:#e62828;color:#fff}.notification.is-offline.is-light{background-color:#fdeded;color:#d21818}.notification.is-not-start-exam{background-color:#3f5491;color:#fff}.notification.is-not-start-exam.is-light{background-color:#f1f3f9;color:#4d67b2}.notification.is-in-progress-exam{background-color:#d88f6c;color:#fff}.notification.is-in-progress-exam.is-light{background-color:#fbf3ef;color:#8d4725}.notification.is-complete-exam{background-color:#50bde6;color:#fff}.notification.is-complete-exam.is-light{background-color:#edf8fc;color:#146a8a}.notification.is-time-limit{background-color:#3f5491;color:#fff}.notification.is-time-limit.is-light{background-color:#f1f3f9;color:#4d67b2}.notification.is-highlight{background-color:#ebf2fb;color:#49616e}.notification.is-highlight.is-light{background-color:#eef4fc;color:#19447b}.notification.is-highlight-search-result{background-color:#c14b4b;color:#fff}.notification.is-highlight-search-result.is-light{background-color:#faf0f0;color:#ae3c3c}.notification.is-prepare-installed{background-color:#af62a3;color:#fff}.notification.is-prepare-installed.is-light{background-color:#f8f1f7;color:#914a86}.notification.is-prepare-downloaded{background-color:#66b7a5;color:#fff}.notification.is-prepare-downloaded.is-light{background-color:#f1f8f7;color:#367265}.notification.is-prepare-unlocked{background-color:#0090d1;color:#fff}.notification.is-prepare-unlocked.is-light{background-color:#ebf9ff;color:#0090d1}.notification.is-prepare-not-installed{background-color:#c14b4b;color:#fff}.notification.is-prepare-not-installed.is-light{background-color:#faf0f0;color:#ae3c3c}.notification.is-exam-checking-complete{background-color:#0fa72c;color:#fff}.notification.is-exam-checking-complete.is-light{background-color:#ecfdf0;color:#11bb31}.notification.is-extend-time-warning{background-color:#c14b4b;color:#fff}.notification.is-extend-time-warning.is-light{background-color:#faf0f0;color:#ae3c3c}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:290486px;display:block;height:1.6rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#e0e0e0}.progress::-webkit-progress-value{background-color:#49616e}.progress::-moz-progress-bar{background-color:#49616e}.progress::-ms-fill{background-color:#49616e;border:none}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-white:indeterminate{background-image:linear-gradient(90deg,#fff 30%,#e0e0e0 0)}.progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.progress.is-black::-ms-fill{background-color:#0a0a0a}.progress.is-black:indeterminate{background-image:linear-gradient(90deg,#0a0a0a 30%,#e0e0e0 0)}.progress.is-light::-webkit-progress-value{background-color:#f2f2f2}.progress.is-light::-moz-progress-bar{background-color:#f2f2f2}.progress.is-light::-ms-fill{background-color:#f2f2f2}.progress.is-light:indeterminate{background-image:linear-gradient(90deg,#f2f2f2 30%,#e0e0e0 0)}.progress.is-dark::-webkit-progress-value{background-color:#363636}.progress.is-dark::-moz-progress-bar{background-color:#363636}.progress.is-dark::-ms-fill{background-color:#363636}.progress.is-dark:indeterminate{background-image:linear-gradient(90deg,#363636 30%,#e0e0e0 0)}.progress.is-primary::-webkit-progress-value{background-color:#50bde6}.progress.is-primary::-moz-progress-bar{background-color:#50bde6}.progress.is-primary::-ms-fill{background-color:#50bde6}.progress.is-primary:indeterminate{background-image:linear-gradient(90deg,#50bde6 30%,#e0e0e0 0)}.progress.is-secondary::-webkit-progress-value{background-color:#0c6b9e}.progress.is-secondary::-moz-progress-bar{background-color:#0c6b9e}.progress.is-secondary::-ms-fill{background-color:#0c6b9e}.progress.is-secondary:indeterminate{background-image:linear-gradient(90deg,#0c6b9e 30%,#e0e0e0 0)}.progress.is-link::-webkit-progress-value{background-color:#0087ff}.progress.is-link::-moz-progress-bar{background-color:#0087ff}.progress.is-link::-ms-fill{background-color:#0087ff}.progress.is-link:indeterminate{background-image:linear-gradient(90deg,#0087ff 30%,#e0e0e0 0)}.progress.is-info::-webkit-progress-value{background-color:#5193fb}.progress.is-info::-moz-progress-bar{background-color:#5193fb}.progress.is-info::-ms-fill{background-color:#5193fb}.progress.is-info:indeterminate{background-image:linear-gradient(90deg,#5193fb 30%,#e0e0e0 0)}.progress.is-success::-webkit-progress-value{background-color:#228b22}.progress.is-success::-moz-progress-bar{background-color:#228b22}.progress.is-success::-ms-fill{background-color:#228b22}.progress.is-success:indeterminate{background-image:linear-gradient(90deg,#228b22 30%,#e0e0e0 0)}.progress.is-warning::-webkit-progress-value{background-color:#e4bb3e}.progress.is-warning::-moz-progress-bar{background-color:#e4bb3e}.progress.is-warning::-ms-fill{background-color:#e4bb3e}.progress.is-warning:indeterminate{background-image:linear-gradient(90deg,#e4bb3e 30%,#e0e0e0 0)}.progress.is-danger::-webkit-progress-value{background-color:#e62828}.progress.is-danger::-moz-progress-bar{background-color:#e62828}.progress.is-danger::-ms-fill{background-color:#e62828}.progress.is-danger:indeterminate{background-image:linear-gradient(90deg,#e62828 30%,#e0e0e0 0)}.progress.is-notification::-webkit-progress-value{background-color:#0c6b9e}.progress.is-notification::-moz-progress-bar{background-color:#0c6b9e}.progress.is-notification::-ms-fill{background-color:#0c6b9e}.progress.is-notification:indeterminate{background-image:linear-gradient(90deg,#0c6b9e 30%,#e0e0e0 0)}.progress.is-bg::-webkit-progress-value{background-color:#f4f4f4}.progress.is-bg::-moz-progress-bar{background-color:#f4f4f4}.progress.is-bg::-ms-fill{background-color:#f4f4f4}.progress.is-bg:indeterminate{background-image:linear-gradient(90deg,#f4f4f4 30%,#e0e0e0 0)}.progress.is-back::-webkit-progress-value{background-color:#7b7b7b}.progress.is-back::-moz-progress-bar{background-color:#7b7b7b}.progress.is-back::-ms-fill{background-color:#7b7b7b}.progress.is-back:indeterminate{background-image:linear-gradient(90deg,#7b7b7b 30%,#e0e0e0 0)}.progress.is-correct-result::-webkit-progress-value{background-color:#0fa72c}.progress.is-correct-result::-moz-progress-bar{background-color:#0fa72c}.progress.is-correct-result::-ms-fill{background-color:#0fa72c}.progress.is-correct-result:indeterminate{background-image:linear-gradient(90deg,#0fa72c 30%,#e0e0e0 0)}.progress.is-wrong-result::-webkit-progress-value{background-color:#c14b4b}.progress.is-wrong-result::-moz-progress-bar{background-color:#c14b4b}.progress.is-wrong-result::-ms-fill{background-color:#c14b4b}.progress.is-wrong-result:indeterminate{background-image:linear-gradient(90deg,#c14b4b 30%,#e0e0e0 0)}.progress.is-no-result::-webkit-progress-value{background-color:#7b7b7b}.progress.is-no-result::-moz-progress-bar{background-color:#7b7b7b}.progress.is-no-result::-ms-fill{background-color:#7b7b7b}.progress.is-no-result:indeterminate{background-image:linear-gradient(90deg,#7b7b7b 30%,#e0e0e0 0)}.progress.is-correct-answer-input::-webkit-progress-value{background-color:#0fa72c}.progress.is-correct-answer-input::-moz-progress-bar{background-color:#0fa72c}.progress.is-correct-answer-input::-ms-fill{background-color:#0fa72c}.progress.is-correct-answer-input:indeterminate{background-image:linear-gradient(90deg,#0fa72c 30%,#e0e0e0 0)}.progress.is-result-user-input::-webkit-progress-value{background-color:#7b7b7b}.progress.is-result-user-input::-moz-progress-bar{background-color:#7b7b7b}.progress.is-result-user-input::-ms-fill{background-color:#7b7b7b}.progress.is-result-user-input:indeterminate{background-image:linear-gradient(90deg,#7b7b7b 30%,#e0e0e0 0)}.progress.is-table-header::-webkit-progress-value{background-color:#5ea3d7}.progress.is-table-header::-moz-progress-bar{background-color:#5ea3d7}.progress.is-table-header::-ms-fill{background-color:#5ea3d7}.progress.is-table-header:indeterminate{background-image:linear-gradient(90deg,#5ea3d7 30%,#e0e0e0 0)}.progress.is-table-subheader::-webkit-progress-value{background-color:#e0e0e0}.progress.is-table-subheader::-moz-progress-bar{background-color:#e0e0e0}.progress.is-table-subheader::-ms-fill{background-color:#e0e0e0}.progress.is-table-subheader:indeterminate{background-image:linear-gradient(90deg,#e0e0e0 30%,#e0e0e0 0)}.progress.is-background-job-waiting::-webkit-progress-value{background-color:#ecb920}.progress.is-background-job-waiting::-moz-progress-bar{background-color:#ecb920}.progress.is-background-job-waiting::-ms-fill{background-color:#ecb920}.progress.is-background-job-waiting:indeterminate{background-image:linear-gradient(90deg,#ecb920 30%,#e0e0e0 0)}.progress.is-background-job-running::-webkit-progress-value{background-color:#2098c3}.progress.is-background-job-running::-moz-progress-bar{background-color:#2098c3}.progress.is-background-job-running::-ms-fill{background-color:#2098c3}.progress.is-background-job-running:indeterminate{background-image:linear-gradient(90deg,#2098c3 30%,#e0e0e0 0)}.progress.is-background-job-completed::-webkit-progress-value{background-color:#6eba1e}.progress.is-background-job-completed::-moz-progress-bar{background-color:#6eba1e}.progress.is-background-job-completed::-ms-fill{background-color:#6eba1e}.progress.is-background-job-completed:indeterminate{background-image:linear-gradient(90deg,#6eba1e 30%,#e0e0e0 0)}.progress.is-background-job-failed::-webkit-progress-value{background-color:#b12e49}.progress.is-background-job-failed::-moz-progress-bar{background-color:#b12e49}.progress.is-background-job-failed::-ms-fill{background-color:#b12e49}.progress.is-background-job-failed:indeterminate{background-image:linear-gradient(90deg,#b12e49 30%,#e0e0e0 0)}.progress.is-background-job-cancel::-webkit-progress-value{background-color:#525252}.progress.is-background-job-cancel::-moz-progress-bar{background-color:#525252}.progress.is-background-job-cancel::-ms-fill{background-color:#525252}.progress.is-background-job-cancel:indeterminate{background-image:linear-gradient(90deg,#525252 30%,#e0e0e0 0)}.progress.is-online::-webkit-progress-value{background-color:#0fa72c}.progress.is-online::-moz-progress-bar{background-color:#0fa72c}.progress.is-online::-ms-fill{background-color:#0fa72c}.progress.is-online:indeterminate{background-image:linear-gradient(90deg,#0fa72c 30%,#e0e0e0 0)}.progress.is-offline::-webkit-progress-value{background-color:#e62828}.progress.is-offline::-moz-progress-bar{background-color:#e62828}.progress.is-offline::-ms-fill{background-color:#e62828}.progress.is-offline:indeterminate{background-image:linear-gradient(90deg,#e62828 30%,#e0e0e0 0)}.progress.is-not-start-exam::-webkit-progress-value{background-color:#3f5491}.progress.is-not-start-exam::-moz-progress-bar{background-color:#3f5491}.progress.is-not-start-exam::-ms-fill{background-color:#3f5491}.progress.is-not-start-exam:indeterminate{background-image:linear-gradient(90deg,#3f5491 30%,#e0e0e0 0)}.progress.is-in-progress-exam::-webkit-progress-value{background-color:#d88f6c}.progress.is-in-progress-exam::-moz-progress-bar{background-color:#d88f6c}.progress.is-in-progress-exam::-ms-fill{background-color:#d88f6c}.progress.is-in-progress-exam:indeterminate{background-image:linear-gradient(90deg,#d88f6c 30%,#e0e0e0 0)}.progress.is-complete-exam::-webkit-progress-value{background-color:#50bde6}.progress.is-complete-exam::-moz-progress-bar{background-color:#50bde6}.progress.is-complete-exam::-ms-fill{background-color:#50bde6}.progress.is-complete-exam:indeterminate{background-image:linear-gradient(90deg,#50bde6 30%,#e0e0e0 0)}.progress.is-time-limit::-webkit-progress-value{background-color:#3f5491}.progress.is-time-limit::-moz-progress-bar{background-color:#3f5491}.progress.is-time-limit::-ms-fill{background-color:#3f5491}.progress.is-time-limit:indeterminate{background-image:linear-gradient(90deg,#3f5491 30%,#e0e0e0 0)}.progress.is-highlight::-webkit-progress-value{background-color:#ebf2fb}.progress.is-highlight::-moz-progress-bar{background-color:#ebf2fb}.progress.is-highlight::-ms-fill{background-color:#ebf2fb}.progress.is-highlight:indeterminate{background-image:linear-gradient(90deg,#ebf2fb 30%,#e0e0e0 0)}.progress.is-highlight-search-result::-webkit-progress-value{background-color:#c14b4b}.progress.is-highlight-search-result::-moz-progress-bar{background-color:#c14b4b}.progress.is-highlight-search-result::-ms-fill{background-color:#c14b4b}.progress.is-highlight-search-result:indeterminate{background-image:linear-gradient(90deg,#c14b4b 30%,#e0e0e0 0)}.progress.is-prepare-installed::-webkit-progress-value{background-color:#af62a3}.progress.is-prepare-installed::-moz-progress-bar{background-color:#af62a3}.progress.is-prepare-installed::-ms-fill{background-color:#af62a3}.progress.is-prepare-installed:indeterminate{background-image:linear-gradient(90deg,#af62a3 30%,#e0e0e0 0)}.progress.is-prepare-downloaded::-webkit-progress-value{background-color:#66b7a5}.progress.is-prepare-downloaded::-moz-progress-bar{background-color:#66b7a5}.progress.is-prepare-downloaded::-ms-fill{background-color:#66b7a5}.progress.is-prepare-downloaded:indeterminate{background-image:linear-gradient(90deg,#66b7a5 30%,#e0e0e0 0)}.progress.is-prepare-unlocked::-webkit-progress-value{background-color:#0090d1}.progress.is-prepare-unlocked::-moz-progress-bar{background-color:#0090d1}.progress.is-prepare-unlocked::-ms-fill{background-color:#0090d1}.progress.is-prepare-unlocked:indeterminate{background-image:linear-gradient(90deg,#0090d1 30%,#e0e0e0 0)}.progress.is-prepare-not-installed::-webkit-progress-value{background-color:#c14b4b}.progress.is-prepare-not-installed::-moz-progress-bar{background-color:#c14b4b}.progress.is-prepare-not-installed::-ms-fill{background-color:#c14b4b}.progress.is-prepare-not-installed:indeterminate{background-image:linear-gradient(90deg,#c14b4b 30%,#e0e0e0 0)}.progress.is-exam-checking-complete::-webkit-progress-value{background-color:#0fa72c}.progress.is-exam-checking-complete::-moz-progress-bar{background-color:#0fa72c}.progress.is-exam-checking-complete::-ms-fill{background-color:#0fa72c}.progress.is-exam-checking-complete:indeterminate{background-image:linear-gradient(90deg,#0fa72c 30%,#e0e0e0 0)}.progress.is-extend-time-warning::-webkit-progress-value{background-color:#c14b4b}.progress.is-extend-time-warning::-moz-progress-bar{background-color:#c14b4b}.progress.is-extend-time-warning::-ms-fill{background-color:#c14b4b}.progress.is-extend-time-warning:indeterminate{background-image:linear-gradient(90deg,#c14b4b 30%,#e0e0e0 0)}.progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#e0e0e0;background-image:linear-gradient(90deg,#49616e 30%,#e0e0e0 0);background-position:0 0;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:initial}.progress:indeterminate::-moz-progress-bar{background-color:initial}.progress:indeterminate::-ms-fill{animation-name:none}.progress.is-small{height:1.4rem}.progress.is-medium{height:1.8rem}.progress.is-large{height:2.4rem}@keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}.table{background-color:#fff;color:#000}.table td,.table th{border:solid #e0e0e0;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.table td.is-white,.table th.is-white{background-color:#fff;border-color:#fff;color:#49616e}.table td.is-black,.table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.table td.is-light,.table th.is-light{background-color:#f2f2f2;border-color:#f2f2f2;color:#49616e}.table td.is-dark,.table th.is-dark{background-color:#363636;border-color:#363636;color:#fff}.table td.is-primary,.table th.is-primary{background-color:#50bde6;border-color:#50bde6;color:#fff}.table td.is-secondary,.table th.is-secondary{background-color:#0c6b9e;border-color:#0c6b9e;color:#fff}.table td.is-link,.table th.is-link{background-color:#0087ff;border-color:#0087ff;color:#fff}.table td.is-info,.table th.is-info{background-color:#5193fb;border-color:#5193fb;color:#fff}.table td.is-success,.table th.is-success{background-color:#228b22;border-color:#228b22;color:#fff}.table td.is-warning,.table th.is-warning{background-color:#e4bb3e;border-color:#e4bb3e;color:#49616e}.table td.is-danger,.table th.is-danger{background-color:#e62828;border-color:#e62828;color:#fff}.table td.is-notification,.table th.is-notification{background-color:#0c6b9e;border-color:#0c6b9e;color:#fff}.table td.is-bg,.table th.is-bg{background-color:#f4f4f4;border-color:#f4f4f4;color:#49616e}.table td.is-back,.table th.is-back{background-color:#7b7b7b;border-color:#7b7b7b;color:#fff}.table td.is-correct-result,.table th.is-correct-result{background-color:#0fa72c;border-color:#0fa72c;color:#fff}.table td.is-wrong-result,.table th.is-wrong-result{background-color:#c14b4b;border-color:#c14b4b;color:#fff}.table td.is-no-result,.table th.is-no-result{background-color:#7b7b7b;border-color:#7b7b7b;color:#fff}.table td.is-correct-answer-input,.table th.is-correct-answer-input{background-color:#0fa72c;border-color:#0fa72c;color:#fff}.table td.is-result-user-input,.table th.is-result-user-input{background-color:#7b7b7b;border-color:#7b7b7b;color:#fff}.table td.is-table-header,.table th.is-table-header{background-color:#5ea3d7;border-color:#5ea3d7;color:#fff}.table td.is-table-subheader,.table th.is-table-subheader{background-color:#e0e0e0;border-color:#e0e0e0;color:#49616e}.table td.is-background-job-waiting,.table th.is-background-job-waiting{background-color:#ecb920;border-color:#ecb920;color:#49616e}.table td.is-background-job-running,.table th.is-background-job-running{background-color:#2098c3;border-color:#2098c3;color:#fff}.table td.is-background-job-completed,.table th.is-background-job-completed{background-color:#6eba1e;border-color:#6eba1e;color:#fff}.table td.is-background-job-failed,.table th.is-background-job-failed{background-color:#b12e49;border-color:#b12e49;color:#fff}.table td.is-background-job-cancel,.table th.is-background-job-cancel{background-color:#525252;border-color:#525252;color:#fff}.table td.is-online,.table th.is-online{background-color:#0fa72c;border-color:#0fa72c;color:#fff}.table td.is-offline,.table th.is-offline{background-color:#e62828;border-color:#e62828;color:#fff}.table td.is-not-start-exam,.table th.is-not-start-exam{background-color:#3f5491;border-color:#3f5491;color:#fff}.table td.is-in-progress-exam,.table th.is-in-progress-exam{background-color:#d88f6c;border-color:#d88f6c;color:#fff}.table td.is-complete-exam,.table th.is-complete-exam{background-color:#50bde6;border-color:#50bde6;color:#fff}.table td.is-time-limit,.table th.is-time-limit{background-color:#3f5491;border-color:#3f5491;color:#fff}.table td.is-highlight,.table th.is-highlight{background-color:#ebf2fb;border-color:#ebf2fb;color:#49616e}.table td.is-highlight-search-result,.table th.is-highlight-search-result{background-color:#c14b4b;border-color:#c14b4b;color:#fff}.table td.is-prepare-installed,.table th.is-prepare-installed{background-color:#af62a3;border-color:#af62a3;color:#fff}.table td.is-prepare-downloaded,.table th.is-prepare-downloaded{background-color:#66b7a5;border-color:#66b7a5;color:#fff}.table td.is-prepare-unlocked,.table th.is-prepare-unlocked{background-color:#0090d1;border-color:#0090d1;color:#fff}.table td.is-prepare-not-installed,.table th.is-prepare-not-installed{background-color:#c14b4b;border-color:#c14b4b;color:#fff}.table td.is-exam-checking-complete,.table th.is-exam-checking-complete{background-color:#0fa72c;border-color:#0fa72c;color:#fff}.table td.is-extend-time-warning,.table th.is-extend-time-warning{background-color:#c14b4b;border-color:#c14b4b;color:#fff}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#50bde6;color:#fff}.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:#000}.table th:not([align]){text-align:inherit}.table tr.is-selected{background-color:#50bde6;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead{background-color:grey}.table thead td,.table thead th{border-width:0 0 2px;color:#49616e}.table tfoot{background-color:initial}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#000}.table tbody{background-color:initial}.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.is-striped tbody tr:not(.is-selected):hover,.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(2n),.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-narrow td,.table.is-narrow th{padding:.25em .5em}.table.is-striped tbody tr:not(.is-selected):nth-child(2n){background-color:#f2f2f2}.table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .tag{margin-bottom:.5rem}.tags .tag:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.are-medium .tag:not(.is-normal):not(.is-large){font-size:1.6rem}.tags.are-large .tag:not(.is-normal):not(.is-medium){font-size:1.8rem}.tags.is-centered{justify-content:center}.tags.is-centered .tag{margin-right:.25rem;margin-left:.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child){margin-left:.5rem}.tags.has-addons .tag,.tags.is-right .tag:not(:last-child){margin-right:0}.tags.has-addons .tag:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.tags.has-addons .tag:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.tag:not(body){align-items:center;background-color:#f4f4f4;border-radius:4px;color:#49616e;display:inline-flex;font-size:1.4rem;height:2em;justify-content:center;line-height:1.5;padding-left:.75em;padding-right:.75em;white-space:nowrap}.tag:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.tag:not(body).is-white{background-color:#fff;color:#49616e}.tag:not(body).is-black{background-color:#0a0a0a;color:#fff}.tag:not(body).is-light{background-color:#f2f2f2;color:#49616e}.tag:not(body).is-dark{background-color:#363636;color:#fff}.tag:not(body).is-primary{background-color:#50bde6;color:#fff}.tag:not(body).is-secondary{background-color:#0c6b9e;color:#fff}.tag:not(body).is-link{background-color:#0087ff;color:#fff}.tag:not(body).is-info{background-color:#5193fb;color:#fff}.tag:not(body).is-success{background-color:#228b22;color:#fff}.tag:not(body).is-warning{background-color:#e4bb3e;color:#49616e}.tag:not(body).is-danger{background-color:#e62828;color:#fff}.tag:not(body).is-notification{background-color:#0c6b9e;color:#fff}.tag:not(body).is-notification.is-light{background-color:#ecf7fe;color:#119ae4}.tag:not(body).is-bg{background-color:#f4f4f4;color:#49616e}.tag:not(body).is-bg.is-light{background-color:#f5f5f5;color:#4a4a4a}.tag:not(body).is-back{background-color:#7b7b7b;color:#fff}.tag:not(body).is-back.is-light{background-color:#f5f5f5;color:#6e6e6e}.tag:not(body).is-correct-result{background-color:#0fa72c;color:#fff}.tag:not(body).is-correct-result.is-light{background-color:#ecfdf0;color:#11bb31}.tag:not(body).is-wrong-result{background-color:#c14b4b;color:#fff}.tag:not(body).is-wrong-result.is-light{background-color:#faf0f0;color:#ae3c3c}.tag:not(body).is-no-result{background-color:#7b7b7b;color:#fff}.tag:not(body).is-no-result.is-light{background-color:#f5f5f5;color:#6e6e6e}.tag:not(body).is-correct-answer-input{background-color:#0fa72c;color:#fff}.tag:not(body).is-correct-answer-input.is-light{background-color:#ecfdf0;color:#11bb31}.tag:not(body).is-result-user-input{background-color:#7b7b7b;color:#fff}.tag:not(body).is-result-user-input.is-light{background-color:#f5f5f5;color:#6e6e6e}.tag:not(body).is-table-header{background-color:#5ea3d7;color:#fff}.tag:not(body).is-table-header.is-light{background-color:#eff6fb;color:#256493}.tag:not(body).is-table-subheader{background-color:#e0e0e0;color:#49616e}.tag:not(body).is-table-subheader.is-light{background-color:#f5f5f5;color:#4a4a4a}.tag:not(body).is-background-job-waiting{background-color:#ecb920;color:#49616e}.tag:not(body).is-background-job-waiting.is-light{background-color:#fdf9ec;color:#88690c}.tag:not(body).is-background-job-running{background-color:#2098c3;color:#fff}.tag:not(body).is-background-job-running.is-light{background-color:#edf8fc;color:#1d89af}.tag:not(body).is-background-job-completed{background-color:#6eba1e;color:#fff}.tag:not(body).is-background-job-completed.is-light{background-color:#f5fced;color:#589518}.tag:not(body).is-background-job-failed{background-color:#b12e49;color:#fff}.tag:not(body).is-background-job-failed.is-light{background-color:#fbeff1;color:#c63452}.tag:not(body).is-background-job-cancel{background-color:#525252;color:#fff}.tag:not(body).is-background-job-cancel.is-light{background-color:#f5f5f5;color:gray}.tag:not(body).is-online{background-color:#0fa72c;color:#fff}.tag:not(body).is-online.is-light{background-color:#ecfdf0;color:#11bb31}.tag:not(body).is-offline{background-color:#e62828;color:#fff}.tag:not(body).is-offline.is-light{background-color:#fdeded;color:#d21818}.tag:not(body).is-not-start-exam{background-color:#3f5491;color:#fff}.tag:not(body).is-not-start-exam.is-light{background-color:#f1f3f9;color:#4d67b2}.tag:not(body).is-in-progress-exam{background-color:#d88f6c;color:#fff}.tag:not(body).is-in-progress-exam.is-light{background-color:#fbf3ef;color:#8d4725}.tag:not(body).is-complete-exam{background-color:#50bde6;color:#fff}.tag:not(body).is-complete-exam.is-light{background-color:#edf8fc;color:#146a8a}.tag:not(body).is-time-limit{background-color:#3f5491;color:#fff}.tag:not(body).is-time-limit.is-light{background-color:#f1f3f9;color:#4d67b2}.tag:not(body).is-highlight{background-color:#ebf2fb;color:#49616e}.tag:not(body).is-highlight.is-light{background-color:#eef4fc;color:#19447b}.tag:not(body).is-highlight-search-result{background-color:#c14b4b;color:#fff}.tag:not(body).is-highlight-search-result.is-light{background-color:#faf0f0;color:#ae3c3c}.tag:not(body).is-prepare-installed{background-color:#af62a3;color:#fff}.tag:not(body).is-prepare-installed.is-light{background-color:#f8f1f7;color:#914a86}.tag:not(body).is-prepare-downloaded{background-color:#66b7a5;color:#fff}.tag:not(body).is-prepare-downloaded.is-light{background-color:#f1f8f7;color:#367265}.tag:not(body).is-prepare-unlocked{background-color:#0090d1;color:#fff}.tag:not(body).is-prepare-unlocked.is-light{background-color:#ebf9ff;color:#0090d1}.tag:not(body).is-prepare-not-installed{background-color:#c14b4b;color:#fff}.tag:not(body).is-prepare-not-installed.is-light{background-color:#faf0f0;color:#ae3c3c}.tag:not(body).is-exam-checking-complete{background-color:#0fa72c;color:#fff}.tag:not(body).is-exam-checking-complete.is-light{background-color:#ecfdf0;color:#11bb31}.tag:not(body).is-extend-time-warning{background-color:#c14b4b;color:#fff}.tag:not(body).is-extend-time-warning.is-light{background-color:#faf0f0;color:#ae3c3c}.tag:not(body).is-normal{font-size:1.4rem}.tag:not(body).is-medium{font-size:1.6rem}.tag:not(body).is-large{font-size:1.8rem}.tag:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.tag:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.tag:not(body).is-delete{margin-left:1px;padding:0;position:relative;width:2em}.tag:not(body).is-delete:after,.tag:not(body).is-delete:before{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.tag:not(body).is-delete:before{height:1px;width:50%}.tag:not(body).is-delete:after{height:50%;width:1px}.tag:not(body).is-delete:focus,.tag:not(body).is-delete:hover{background-color:#e7e7e7}.tag:not(body).is-delete:active{background-color:#dbdbdb}.tag:not(body).is-rounded{border-radius:290486px}a.tag:hover{text-decoration:underline}.subtitle,.title{word-break:break-word}.subtitle em,.subtitle span,.title em,.title span{font-weight:inherit}.subtitle sub,.subtitle sup,.title sub,.title sup{font-size:.75em}.subtitle .tag,.title .tag{vertical-align:middle}.title{color:#000;font-size:3rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title+.highlight{margin-top:-.75rem}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.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:#49616e;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#000;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.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}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.highlight{font-weight:400;max-width:100%;overflow:hidden;padding:0}.highlight pre{overflow:auto;max-width:100%}.number{align-items:center;background-color:#f4f4f4;border-radius:290486px;display:inline-flex;font-size:1.8rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.input,.select select,.textarea{background-color:#fff;border-color:#e0e0e0;border-radius:4px;color:#49616e}.input::-moz-placeholder,.select select::-moz-placeholder,.textarea::-moz-placeholder{color:#999}.input::-webkit-input-placeholder,.select select::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:#999}.input:-moz-placeholder,.select select:-moz-placeholder,.textarea:-moz-placeholder{color:#999}.input:-ms-input-placeholder,.select select:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:#999}.input:hover,.is-hovered.input,.is-hovered.textarea,.select select.is-hovered,.select select:hover,.textarea:hover{border-color:#bfbfbf}.input:active,.input:focus,.is-active.input,.is-active.textarea,.is-focused.input,.is-focused.textarea,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{border-color:#0087ff;box-shadow:invalid invalid}.select fieldset[disabled] select,.select select[disabled],[disabled].input,[disabled].textarea,fieldset[disabled] .input,fieldset[disabled] .select select,fieldset[disabled] .textarea{background-color:#f4f4f4;border-color:#e0e0e0;box-shadow:none;color:#7b7b7b}.select fieldset[disabled] select::-moz-placeholder,.select select[disabled]::-moz-placeholder,[disabled].input::-moz-placeholder,[disabled].textarea::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder{color:invalid}.select fieldset[disabled] select::-webkit-input-placeholder,.select select[disabled]::-webkit-input-placeholder,[disabled].input::-webkit-input-placeholder,[disabled].textarea::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder{color:invalid}.select fieldset[disabled] select:-moz-placeholder,.select select[disabled]:-moz-placeholder,[disabled].input:-moz-placeholder,[disabled].textarea:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder{color:invalid}.select fieldset[disabled] select:-ms-input-placeholder,.select select[disabled]:-ms-input-placeholder,[disabled].input:-ms-input-placeholder,[disabled].textarea:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder{color:invalid}.input,.textarea{box-shadow:invalid;max-width:100%;width:100%}[readonly].input,[readonly].textarea{box-shadow:none}.is-white.input,.is-white.textarea{border-color:#fff}.is-white.input:active,.is-white.input:focus,.is-white.is-active.input,.is-white.is-active.textarea,.is-white.is-focused.input,.is-white.is-focused.textarea,.is-white.textarea:active,.is-white.textarea:focus{box-shadow:invalid #ffffff40}.is-black.input,.is-black.textarea{border-color:#0a0a0a}.is-black.input:active,.is-black.input:focus,.is-black.is-active.input,.is-black.is-active.textarea,.is-black.is-focused.input,.is-black.is-focused.textarea,.is-black.textarea:active,.is-black.textarea:focus{box-shadow:invalid #0a0a0a40}.is-light.input,.is-light.textarea{border-color:#f2f2f2}.is-light.input:active,.is-light.input:focus,.is-light.is-active.input,.is-light.is-active.textarea,.is-light.is-focused.input,.is-light.is-focused.textarea,.is-light.textarea:active,.is-light.textarea:focus{box-shadow:invalid #f2f2f240}.is-dark.input,.is-dark.textarea{border-color:#363636}.is-dark.input:active,.is-dark.input:focus,.is-dark.is-active.input,.is-dark.is-active.textarea,.is-dark.is-focused.input,.is-dark.is-focused.textarea,.is-dark.textarea:active,.is-dark.textarea:focus{box-shadow:invalid #36363640}.is-primary.input,.is-primary.textarea{border-color:#50bde6}.is-primary.input:active,.is-primary.input:focus,.is-primary.is-active.input,.is-primary.is-active.textarea,.is-primary.is-focused.input,.is-primary.is-focused.textarea,.is-primary.textarea:active,.is-primary.textarea:focus{box-shadow:invalid #50bde640}.is-secondary.input,.is-secondary.textarea{border-color:#0c6b9e}.is-secondary.input:active,.is-secondary.input:focus,.is-secondary.is-active.input,.is-secondary.is-active.textarea,.is-secondary.is-focused.input,.is-secondary.is-focused.textarea,.is-secondary.textarea:active,.is-secondary.textarea:focus{box-shadow:invalid #0c6b9e40}.is-link.input,.is-link.textarea{border-color:#0087ff}.is-link.input:active,.is-link.input:focus,.is-link.is-active.input,.is-link.is-active.textarea,.is-link.is-focused.input,.is-link.is-focused.textarea,.is-link.textarea:active,.is-link.textarea:focus{box-shadow:invalid #0087ff40}.is-info.input,.is-info.textarea{border-color:#5193fb}.is-info.input:active,.is-info.input:focus,.is-info.is-active.input,.is-info.is-active.textarea,.is-info.is-focused.input,.is-info.is-focused.textarea,.is-info.textarea:active,.is-info.textarea:focus{box-shadow:invalid #5193fb40}.is-success.input,.is-success.textarea{border-color:#228b22}.is-success.input:active,.is-success.input:focus,.is-success.is-active.input,.is-success.is-active.textarea,.is-success.is-focused.input,.is-success.is-focused.textarea,.is-success.textarea:active,.is-success.textarea:focus{box-shadow:invalid #228b2240}.is-warning.input,.is-warning.textarea{border-color:#e4bb3e}.is-warning.input:active,.is-warning.input:focus,.is-warning.is-active.input,.is-warning.is-active.textarea,.is-warning.is-focused.input,.is-warning.is-focused.textarea,.is-warning.textarea:active,.is-warning.textarea:focus{box-shadow:invalid #e4bb3e40}.is-danger.input,.is-danger.textarea{border-color:#e62828}.is-danger.input:active,.is-danger.input:focus,.is-danger.is-active.input,.is-danger.is-active.textarea,.is-danger.is-focused.input,.is-danger.is-focused.textarea,.is-danger.textarea:active,.is-danger.textarea:focus{box-shadow:invalid #e6282840}.is-notification.input,.is-notification.textarea{border-color:#0c6b9e}.is-notification.input:active,.is-notification.input:focus,.is-notification.is-active.input,.is-notification.is-active.textarea,.is-notification.is-focused.input,.is-notification.is-focused.textarea,.is-notification.textarea:active,.is-notification.textarea:focus{box-shadow:invalid #0c6b9e40}.is-bg.input,.is-bg.textarea{border-color:#f4f4f4}.is-bg.input:active,.is-bg.input:focus,.is-bg.is-active.input,.is-bg.is-active.textarea,.is-bg.is-focused.input,.is-bg.is-focused.textarea,.is-bg.textarea:active,.is-bg.textarea:focus{box-shadow:invalid #f4f4f440}.is-back.input,.is-back.textarea{border-color:#7b7b7b}.is-back.input:active,.is-back.input:focus,.is-back.is-active.input,.is-back.is-active.textarea,.is-back.is-focused.input,.is-back.is-focused.textarea,.is-back.textarea:active,.is-back.textarea:focus{box-shadow:invalid #7b7b7b40}.is-correct-result.input,.is-correct-result.textarea{border-color:#0fa72c}.is-correct-result.input:active,.is-correct-result.input:focus,.is-correct-result.is-active.input,.is-correct-result.is-active.textarea,.is-correct-result.is-focused.input,.is-correct-result.is-focused.textarea,.is-correct-result.textarea:active,.is-correct-result.textarea:focus{box-shadow:invalid #0fa72c40}.is-wrong-result.input,.is-wrong-result.textarea{border-color:#c14b4b}.is-wrong-result.input:active,.is-wrong-result.input:focus,.is-wrong-result.is-active.input,.is-wrong-result.is-active.textarea,.is-wrong-result.is-focused.input,.is-wrong-result.is-focused.textarea,.is-wrong-result.textarea:active,.is-wrong-result.textarea:focus{box-shadow:invalid #c14b4b40}.is-no-result.input,.is-no-result.textarea{border-color:#7b7b7b}.is-no-result.input:active,.is-no-result.input:focus,.is-no-result.is-active.input,.is-no-result.is-active.textarea,.is-no-result.is-focused.input,.is-no-result.is-focused.textarea,.is-no-result.textarea:active,.is-no-result.textarea:focus{box-shadow:invalid #7b7b7b40}.is-correct-answer-input.input,.is-correct-answer-input.textarea{border-color:#0fa72c}.is-correct-answer-input.input:active,.is-correct-answer-input.input:focus,.is-correct-answer-input.is-active.input,.is-correct-answer-input.is-active.textarea,.is-correct-answer-input.is-focused.input,.is-correct-answer-input.is-focused.textarea,.is-correct-answer-input.textarea:active,.is-correct-answer-input.textarea:focus{box-shadow:invalid #0fa72c40}.is-result-user-input.input,.is-result-user-input.textarea{border-color:#7b7b7b}.is-result-user-input.input:active,.is-result-user-input.input:focus,.is-result-user-input.is-active.input,.is-result-user-input.is-active.textarea,.is-result-user-input.is-focused.input,.is-result-user-input.is-focused.textarea,.is-result-user-input.textarea:active,.is-result-user-input.textarea:focus{box-shadow:invalid #7b7b7b40}.is-table-header.input,.is-table-header.textarea{border-color:#5ea3d7}.is-table-header.input:active,.is-table-header.input:focus,.is-table-header.is-active.input,.is-table-header.is-active.textarea,.is-table-header.is-focused.input,.is-table-header.is-focused.textarea,.is-table-header.textarea:active,.is-table-header.textarea:focus{box-shadow:invalid #5ea3d740}.is-table-subheader.input,.is-table-subheader.textarea{border-color:#e0e0e0}.is-table-subheader.input:active,.is-table-subheader.input:focus,.is-table-subheader.is-active.input,.is-table-subheader.is-active.textarea,.is-table-subheader.is-focused.input,.is-table-subheader.is-focused.textarea,.is-table-subheader.textarea:active,.is-table-subheader.textarea:focus{box-shadow:invalid #e0e0e040}.is-background-job-waiting.input,.is-background-job-waiting.textarea{border-color:#ecb920}.is-background-job-waiting.input:active,.is-background-job-waiting.input:focus,.is-background-job-waiting.is-active.input,.is-background-job-waiting.is-active.textarea,.is-background-job-waiting.is-focused.input,.is-background-job-waiting.is-focused.textarea,.is-background-job-waiting.textarea:active,.is-background-job-waiting.textarea:focus{box-shadow:invalid #ecb92040}.is-background-job-running.input,.is-background-job-running.textarea{border-color:#2098c3}.is-background-job-running.input:active,.is-background-job-running.input:focus,.is-background-job-running.is-active.input,.is-background-job-running.is-active.textarea,.is-background-job-running.is-focused.input,.is-background-job-running.is-focused.textarea,.is-background-job-running.textarea:active,.is-background-job-running.textarea:focus{box-shadow:invalid #2098c340}.is-background-job-completed.input,.is-background-job-completed.textarea{border-color:#6eba1e}.is-background-job-completed.input:active,.is-background-job-completed.input:focus,.is-background-job-completed.is-active.input,.is-background-job-completed.is-active.textarea,.is-background-job-completed.is-focused.input,.is-background-job-completed.is-focused.textarea,.is-background-job-completed.textarea:active,.is-background-job-completed.textarea:focus{box-shadow:invalid #6eba1e40}.is-background-job-failed.input,.is-background-job-failed.textarea{border-color:#b12e49}.is-background-job-failed.input:active,.is-background-job-failed.input:focus,.is-background-job-failed.is-active.input,.is-background-job-failed.is-active.textarea,.is-background-job-failed.is-focused.input,.is-background-job-failed.is-focused.textarea,.is-background-job-failed.textarea:active,.is-background-job-failed.textarea:focus{box-shadow:invalid #b12e4940}.is-background-job-cancel.input,.is-background-job-cancel.textarea{border-color:#525252}.is-background-job-cancel.input:active,.is-background-job-cancel.input:focus,.is-background-job-cancel.is-active.input,.is-background-job-cancel.is-active.textarea,.is-background-job-cancel.is-focused.input,.is-background-job-cancel.is-focused.textarea,.is-background-job-cancel.textarea:active,.is-background-job-cancel.textarea:focus{box-shadow:invalid #52525240}.is-online.input,.is-online.textarea{border-color:#0fa72c}.is-online.input:active,.is-online.input:focus,.is-online.is-active.input,.is-online.is-active.textarea,.is-online.is-focused.input,.is-online.is-focused.textarea,.is-online.textarea:active,.is-online.textarea:focus{box-shadow:invalid #0fa72c40}.is-offline.input,.is-offline.textarea{border-color:#e62828}.is-offline.input:active,.is-offline.input:focus,.is-offline.is-active.input,.is-offline.is-active.textarea,.is-offline.is-focused.input,.is-offline.is-focused.textarea,.is-offline.textarea:active,.is-offline.textarea:focus{box-shadow:invalid #e6282840}.is-not-start-exam.input,.is-not-start-exam.textarea{border-color:#3f5491}.is-not-start-exam.input:active,.is-not-start-exam.input:focus,.is-not-start-exam.is-active.input,.is-not-start-exam.is-active.textarea,.is-not-start-exam.is-focused.input,.is-not-start-exam.is-focused.textarea,.is-not-start-exam.textarea:active,.is-not-start-exam.textarea:focus{box-shadow:invalid #3f549140}.is-in-progress-exam.input,.is-in-progress-exam.textarea{border-color:#d88f6c}.is-in-progress-exam.input:active,.is-in-progress-exam.input:focus,.is-in-progress-exam.is-active.input,.is-in-progress-exam.is-active.textarea,.is-in-progress-exam.is-focused.input,.is-in-progress-exam.is-focused.textarea,.is-in-progress-exam.textarea:active,.is-in-progress-exam.textarea:focus{box-shadow:invalid #d88f6c40}.is-complete-exam.input,.is-complete-exam.textarea{border-color:#50bde6}.is-complete-exam.input:active,.is-complete-exam.input:focus,.is-complete-exam.is-active.input,.is-complete-exam.is-active.textarea,.is-complete-exam.is-focused.input,.is-complete-exam.is-focused.textarea,.is-complete-exam.textarea:active,.is-complete-exam.textarea:focus{box-shadow:invalid #50bde640}.is-time-limit.input,.is-time-limit.textarea{border-color:#3f5491}.is-time-limit.input:active,.is-time-limit.input:focus,.is-time-limit.is-active.input,.is-time-limit.is-active.textarea,.is-time-limit.is-focused.input,.is-time-limit.is-focused.textarea,.is-time-limit.textarea:active,.is-time-limit.textarea:focus{box-shadow:invalid #3f549140}.is-highlight.input,.is-highlight.textarea{border-color:#ebf2fb}.is-highlight.input:active,.is-highlight.input:focus,.is-highlight.is-active.input,.is-highlight.is-active.textarea,.is-highlight.is-focused.input,.is-highlight.is-focused.textarea,.is-highlight.textarea:active,.is-highlight.textarea:focus{box-shadow:invalid #ebf2fb40}.is-highlight-search-result.input,.is-highlight-search-result.textarea{border-color:#c14b4b}.is-highlight-search-result.input:active,.is-highlight-search-result.input:focus,.is-highlight-search-result.is-active.input,.is-highlight-search-result.is-active.textarea,.is-highlight-search-result.is-focused.input,.is-highlight-search-result.is-focused.textarea,.is-highlight-search-result.textarea:active,.is-highlight-search-result.textarea:focus{box-shadow:invalid #c14b4b40}.is-prepare-installed.input,.is-prepare-installed.textarea{border-color:#af62a3}.is-prepare-installed.input:active,.is-prepare-installed.input:focus,.is-prepare-installed.is-active.input,.is-prepare-installed.is-active.textarea,.is-prepare-installed.is-focused.input,.is-prepare-installed.is-focused.textarea,.is-prepare-installed.textarea:active,.is-prepare-installed.textarea:focus{box-shadow:invalid #af62a340}.is-prepare-downloaded.input,.is-prepare-downloaded.textarea{border-color:#66b7a5}.is-prepare-downloaded.input:active,.is-prepare-downloaded.input:focus,.is-prepare-downloaded.is-active.input,.is-prepare-downloaded.is-active.textarea,.is-prepare-downloaded.is-focused.input,.is-prepare-downloaded.is-focused.textarea,.is-prepare-downloaded.textarea:active,.is-prepare-downloaded.textarea:focus{box-shadow:invalid #66b7a540}.is-prepare-unlocked.input,.is-prepare-unlocked.textarea{border-color:#0090d1}.is-prepare-unlocked.input:active,.is-prepare-unlocked.input:focus,.is-prepare-unlocked.is-active.input,.is-prepare-unlocked.is-active.textarea,.is-prepare-unlocked.is-focused.input,.is-prepare-unlocked.is-focused.textarea,.is-prepare-unlocked.textarea:active,.is-prepare-unlocked.textarea:focus{box-shadow:invalid #0090d140}.is-prepare-not-installed.input,.is-prepare-not-installed.textarea{border-color:#c14b4b}.is-prepare-not-installed.input:active,.is-prepare-not-installed.input:focus,.is-prepare-not-installed.is-active.input,.is-prepare-not-installed.is-active.textarea,.is-prepare-not-installed.is-focused.input,.is-prepare-not-installed.is-focused.textarea,.is-prepare-not-installed.textarea:active,.is-prepare-not-installed.textarea:focus{box-shadow:invalid #c14b4b40}.is-exam-checking-complete.input,.is-exam-checking-complete.textarea{border-color:#0fa72c}.is-exam-checking-complete.input:active,.is-exam-checking-complete.input:focus,.is-exam-checking-complete.is-active.input,.is-exam-checking-complete.is-active.textarea,.is-exam-checking-complete.is-focused.input,.is-exam-checking-complete.is-focused.textarea,.is-exam-checking-complete.textarea:active,.is-exam-checking-complete.textarea:focus{box-shadow:invalid #0fa72c40}.is-extend-time-warning.input,.is-extend-time-warning.textarea{border-color:#c14b4b}.is-extend-time-warning.input:active,.is-extend-time-warning.input:focus,.is-extend-time-warning.is-active.input,.is-extend-time-warning.is-active.textarea,.is-extend-time-warning.is-focused.input,.is-extend-time-warning.is-focused.textarea,.is-extend-time-warning.textarea:active,.is-extend-time-warning.textarea:focus{box-shadow:invalid #c14b4b40}.is-small.input,.is-small.textarea{border-radius:4px;font-size:1.4rem}.is-medium.input,.is-medium.textarea{font-size:1.8rem}.is-large.input,.is-large.textarea{font-size:2.4rem}.is-fullwidth.input,.is-fullwidth.textarea{display:block;width:100%}.is-inline.input,.is-inline.textarea{display:inline;width:auto}.input.is-rounded{border-radius:290486px;padding-left:calc(calc(.75em - 1px) + .375em);padding-right:calc(calc(.75em - 1px) + .375em)}.input.is-static{background-color:initial;border-color:#0000;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:calc(.75em - 1px);resize:vertical}.textarea:not([rows]){max-height:40em;min-height:8em}.textarea.has-fixed-size{resize:none}.checkbox,.radio{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.checkbox input,.radio input{cursor:pointer}.checkbox:hover,.radio:hover{color:invalid}.checkbox input[disabled],.radio input[disabled],[disabled].checkbox,[disabled].radio,fieldset[disabled] .checkbox,fieldset[disabled] .radio{color:#7b7b7b;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:3.6rem}.select:not(.is-multiple):not(.is-loading):after{border-color:grey;right:1.125em;z-index:4}.select.is-rounded select{border-radius:290486px;padding-left: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-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:.5em 1em}.select:not(.is-multiple):not(.is-loading):hover:after{border-color:invalid}.select.is-white:not(:hover):after,.select.is-white select{border-color:#fff}.select.is-white select.is-hovered,.select.is-white select:hover{border-color:#f2f2f2}.select.is-white select.is-active,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select:focus{box-shadow:invalid #ffffff40}.select.is-black:not(:hover):after,.select.is-black select{border-color:#0a0a0a}.select.is-black select.is-hovered,.select.is-black select:hover{border-color:#000}.select.is-black select.is-active,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select:focus{box-shadow:invalid #0a0a0a40}.select.is-light:not(:hover):after,.select.is-light select{border-color:#f2f2f2}.select.is-light select.is-hovered,.select.is-light select:hover{border-color:#e5e5e5}.select.is-light select.is-active,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select:focus{box-shadow:invalid #f2f2f240}.select.is-dark:not(:hover):after,.select.is-dark select{border-color:#363636}.select.is-dark select.is-hovered,.select.is-dark select:hover{border-color:#292929}.select.is-dark select.is-active,.select.is-dark select.is-focused,.select.is-dark select:active,.select.is-dark select:focus{box-shadow:invalid #36363640}.select.is-primary:not(:hover):after,.select.is-primary select{border-color:#50bde6}.select.is-primary select.is-hovered,.select.is-primary select:hover{border-color:#3ab5e3}.select.is-primary select.is-active,.select.is-primary select.is-focused,.select.is-primary select:active,.select.is-primary select:focus{box-shadow:invalid #50bde640}.select.is-secondary:not(:hover):after,.select.is-secondary select{border-color:#0c6b9e}.select.is-secondary select.is-hovered,.select.is-secondary select:hover{border-color:#0a5b86}.select.is-secondary select.is-active,.select.is-secondary select.is-focused,.select.is-secondary select:active,.select.is-secondary select:focus{box-shadow:invalid #0c6b9e40}.select.is-link:not(:hover):after,.select.is-link select{border-color:#0087ff}.select.is-link select.is-hovered,.select.is-link select:hover{border-color:#007ae6}.select.is-link select.is-active,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select:focus{box-shadow:invalid #0087ff40}.select.is-info:not(:hover):after,.select.is-info select{border-color:#5193fb}.select.is-info select.is-hovered,.select.is-info select:hover{border-color:#3884fa}.select.is-info select.is-active,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select:focus{box-shadow:invalid #5193fb40}.select.is-success:not(:hover):after,.select.is-success select{border-color:#228b22}.select.is-success select.is-hovered,.select.is-success select:hover{border-color:#1d771d}.select.is-success select.is-active,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select:focus{box-shadow:invalid #228b2240}.select.is-warning:not(:hover):after,.select.is-warning select{border-color:#e4bb3e}.select.is-warning select.is-hovered,.select.is-warning select:hover{border-color:#e1b328}.select.is-warning select.is-active,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select:focus{box-shadow:invalid #e4bb3e40}.select.is-danger:not(:hover):after,.select.is-danger select{border-color:#e62828}.select.is-danger select.is-hovered,.select.is-danger select:hover{border-color:#db1919}.select.is-danger select.is-active,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select:focus{box-shadow:invalid #e6282840}.select.is-notification:not(:hover):after,.select.is-notification select{border-color:#0c6b9e}.select.is-notification select.is-hovered,.select.is-notification select:hover{border-color:#0a5b86}.select.is-notification select.is-active,.select.is-notification select.is-focused,.select.is-notification select:active,.select.is-notification select:focus{box-shadow:invalid #0c6b9e40}.select.is-bg:not(:hover):after,.select.is-bg select{border-color:#f4f4f4}.select.is-bg select.is-hovered,.select.is-bg select:hover{border-color:#e7e7e7}.select.is-bg select.is-active,.select.is-bg select.is-focused,.select.is-bg select:active,.select.is-bg select:focus{box-shadow:invalid #f4f4f440}.select.is-back:not(:hover):after,.select.is-back select{border-color:#7b7b7b}.select.is-back select.is-hovered,.select.is-back select:hover{border-color:#6e6e6e}.select.is-back select.is-active,.select.is-back select.is-focused,.select.is-back select:active,.select.is-back select:focus{box-shadow:invalid #7b7b7b40}.select.is-correct-result:not(:hover):after,.select.is-correct-result select{border-color:#0fa72c}.select.is-correct-result select.is-hovered,.select.is-correct-result select:hover{border-color:#0d9026}.select.is-correct-result select.is-active,.select.is-correct-result select.is-focused,.select.is-correct-result select:active,.select.is-correct-result select:focus{box-shadow:invalid #0fa72c40}.select.is-wrong-result:not(:hover):after,.select.is-wrong-result select{border-color:#c14b4b}.select.is-wrong-result select.is-hovered,.select.is-wrong-result select:hover{border-color:#b43e3e}.select.is-wrong-result select.is-active,.select.is-wrong-result select.is-focused,.select.is-wrong-result select:active,.select.is-wrong-result select:focus{box-shadow:invalid #c14b4b40}.select.is-no-result:not(:hover):after,.select.is-no-result select{border-color:#7b7b7b}.select.is-no-result select.is-hovered,.select.is-no-result select:hover{border-color:#6e6e6e}.select.is-no-result select.is-active,.select.is-no-result select.is-focused,.select.is-no-result select:active,.select.is-no-result select:focus{box-shadow:invalid #7b7b7b40}.select.is-correct-answer-input:not(:hover):after,.select.is-correct-answer-input select{border-color:#0fa72c}.select.is-correct-answer-input select.is-hovered,.select.is-correct-answer-input select:hover{border-color:#0d9026}.select.is-correct-answer-input select.is-active,.select.is-correct-answer-input select.is-focused,.select.is-correct-answer-input select:active,.select.is-correct-answer-input select:focus{box-shadow:invalid #0fa72c40}.select.is-result-user-input:not(:hover):after,.select.is-result-user-input select{border-color:#7b7b7b}.select.is-result-user-input select.is-hovered,.select.is-result-user-input select:hover{border-color:#6e6e6e}.select.is-result-user-input select.is-active,.select.is-result-user-input select.is-focused,.select.is-result-user-input select:active,.select.is-result-user-input select:focus{box-shadow:invalid #7b7b7b40}.select.is-table-header:not(:hover):after,.select.is-table-header select{border-color:#5ea3d7}.select.is-table-header select.is-hovered,.select.is-table-header select:hover{border-color:#4a97d2}.select.is-table-header select.is-active,.select.is-table-header select.is-focused,.select.is-table-header select:active,.select.is-table-header select:focus{box-shadow:invalid #5ea3d740}.select.is-table-subheader:not(:hover):after,.select.is-table-subheader select{border-color:#e0e0e0}.select.is-table-subheader select.is-hovered,.select.is-table-subheader select:hover{border-color:#d3d3d3}.select.is-table-subheader select.is-active,.select.is-table-subheader select.is-focused,.select.is-table-subheader select:active,.select.is-table-subheader select:focus{box-shadow:invalid #e0e0e040}.select.is-background-job-waiting:not(:hover):after,.select.is-background-job-waiting select{border-color:#ecb920}.select.is-background-job-waiting select.is-hovered,.select.is-background-job-waiting select:hover{border-color:#dfac13}.select.is-background-job-waiting select.is-active,.select.is-background-job-waiting select.is-focused,.select.is-background-job-waiting select:active,.select.is-background-job-waiting select:focus{box-shadow:invalid #ecb92040}.select.is-background-job-running:not(:hover):after,.select.is-background-job-running select{border-color:#2098c3}.select.is-background-job-running select.is-hovered,.select.is-background-job-running select:hover{border-color:#1c87ad}.select.is-background-job-running select.is-active,.select.is-background-job-running select.is-focused,.select.is-background-job-running select:active,.select.is-background-job-running select:focus{box-shadow:invalid #2098c340}.select.is-background-job-completed:not(:hover):after,.select.is-background-job-completed select{border-color:#6eba1e}.select.is-background-job-completed select.is-hovered,.select.is-background-job-completed select:hover{border-color:#61a41a}.select.is-background-job-completed select.is-active,.select.is-background-job-completed select.is-focused,.select.is-background-job-completed select:active,.select.is-background-job-completed select:focus{box-shadow:invalid #6eba1e40}.select.is-background-job-failed:not(:hover):after,.select.is-background-job-failed select{border-color:#b12e49}.select.is-background-job-failed select.is-hovered,.select.is-background-job-failed select:hover{border-color:#9d2941}.select.is-background-job-failed select.is-active,.select.is-background-job-failed select.is-focused,.select.is-background-job-failed select:active,.select.is-background-job-failed select:focus{box-shadow:invalid #b12e4940}.select.is-background-job-cancel:not(:hover):after,.select.is-background-job-cancel select{border-color:#525252}.select.is-background-job-cancel select.is-hovered,.select.is-background-job-cancel select:hover{border-color:#454545}.select.is-background-job-cancel select.is-active,.select.is-background-job-cancel select.is-focused,.select.is-background-job-cancel select:active,.select.is-background-job-cancel select:focus{box-shadow:invalid #52525240}.select.is-online:not(:hover):after,.select.is-online select{border-color:#0fa72c}.select.is-online select.is-hovered,.select.is-online select:hover{border-color:#0d9026}.select.is-online select.is-active,.select.is-online select.is-focused,.select.is-online select:active,.select.is-online select:focus{box-shadow:invalid #0fa72c40}.select.is-offline:not(:hover):after,.select.is-offline select{border-color:#e62828}.select.is-offline select.is-hovered,.select.is-offline select:hover{border-color:#db1919}.select.is-offline select.is-active,.select.is-offline select.is-focused,.select.is-offline select:active,.select.is-offline select:focus{box-shadow:invalid #e6282840}.select.is-not-start-exam:not(:hover):after,.select.is-not-start-exam select{border-color:#3f5491}.select.is-not-start-exam select.is-hovered,.select.is-not-start-exam select:hover{border-color:#374a7f}.select.is-not-start-exam select.is-active,.select.is-not-start-exam select.is-focused,.select.is-not-start-exam select:active,.select.is-not-start-exam select:focus{box-shadow:invalid #3f549140}.select.is-in-progress-exam:not(:hover):after,.select.is-in-progress-exam select{border-color:#d88f6c}.select.is-in-progress-exam select.is-hovered,.select.is-in-progress-exam select:hover{border-color:#d38058}.select.is-in-progress-exam select.is-active,.select.is-in-progress-exam select.is-focused,.select.is-in-progress-exam select:active,.select.is-in-progress-exam select:focus{box-shadow:invalid #d88f6c40}.select.is-complete-exam:not(:hover):after,.select.is-complete-exam select{border-color:#50bde6}.select.is-complete-exam select.is-hovered,.select.is-complete-exam select:hover{border-color:#3ab5e3}.select.is-complete-exam select.is-active,.select.is-complete-exam select.is-focused,.select.is-complete-exam select:active,.select.is-complete-exam select:focus{box-shadow:invalid #50bde640}.select.is-time-limit:not(:hover):after,.select.is-time-limit select{border-color:#3f5491}.select.is-time-limit select.is-hovered,.select.is-time-limit select:hover{border-color:#374a7f}.select.is-time-limit select.is-active,.select.is-time-limit select.is-focused,.select.is-time-limit select:active,.select.is-time-limit select:focus{box-shadow:invalid #3f549140}.select.is-highlight:not(:hover):after,.select.is-highlight select{border-color:#ebf2fb}.select.is-highlight select.is-hovered,.select.is-highlight select:hover{border-color:#d6e4f7}.select.is-highlight select.is-active,.select.is-highlight select.is-focused,.select.is-highlight select:active,.select.is-highlight select:focus{box-shadow:invalid #ebf2fb40}.select.is-highlight-search-result:not(:hover):after,.select.is-highlight-search-result select{border-color:#c14b4b}.select.is-highlight-search-result select.is-hovered,.select.is-highlight-search-result select:hover{border-color:#b43e3e}.select.is-highlight-search-result select.is-active,.select.is-highlight-search-result select.is-focused,.select.is-highlight-search-result select:active,.select.is-highlight-search-result select:focus{box-shadow:invalid #c14b4b40}.select.is-prepare-installed:not(:hover):after,.select.is-prepare-installed select{border-color:#af62a3}.select.is-prepare-installed select.is-hovered,.select.is-prepare-installed select:hover{border-color:#a45497}.select.is-prepare-installed select.is-active,.select.is-prepare-installed select.is-focused,.select.is-prepare-installed select:active,.select.is-prepare-installed select:focus{box-shadow:invalid #af62a340}.select.is-prepare-downloaded:not(:hover):after,.select.is-prepare-downloaded select{border-color:#66b7a5}.select.is-prepare-downloaded select.is-hovered,.select.is-prepare-downloaded select:hover{border-color:#55af9b}.select.is-prepare-downloaded select.is-active,.select.is-prepare-downloaded select.is-focused,.select.is-prepare-downloaded select:active,.select.is-prepare-downloaded select:focus{box-shadow:invalid #66b7a540}.select.is-prepare-unlocked:not(:hover):after,.select.is-prepare-unlocked select{border-color:#0090d1}.select.is-prepare-unlocked select.is-hovered,.select.is-prepare-unlocked select:hover{border-color:#007eb8}.select.is-prepare-unlocked select.is-active,.select.is-prepare-unlocked select.is-focused,.select.is-prepare-unlocked select:active,.select.is-prepare-unlocked select:focus{box-shadow:invalid #0090d140}.select.is-prepare-not-installed:not(:hover):after,.select.is-prepare-not-installed select{border-color:#c14b4b}.select.is-prepare-not-installed select.is-hovered,.select.is-prepare-not-installed select:hover{border-color:#b43e3e}.select.is-prepare-not-installed select.is-active,.select.is-prepare-not-installed select.is-focused,.select.is-prepare-not-installed select:active,.select.is-prepare-not-installed select:focus{box-shadow:invalid #c14b4b40}.select.is-exam-checking-complete:not(:hover):after,.select.is-exam-checking-complete select{border-color:#0fa72c}.select.is-exam-checking-complete select.is-hovered,.select.is-exam-checking-complete select:hover{border-color:#0d9026}.select.is-exam-checking-complete select.is-active,.select.is-exam-checking-complete select.is-focused,.select.is-exam-checking-complete select:active,.select.is-exam-checking-complete select:focus{box-shadow:invalid #0fa72c40}.select.is-extend-time-warning:not(:hover):after,.select.is-extend-time-warning select{border-color:#c14b4b}.select.is-extend-time-warning select.is-hovered,.select.is-extend-time-warning select:hover{border-color:#b43e3e}.select.is-extend-time-warning select.is-active,.select.is-extend-time-warning select.is-focused,.select.is-extend-time-warning select:active,.select.is-extend-time-warning select:focus{box-shadow:invalid #c14b4b40}.select.is-small{border-radius:4px;font-size:1.4rem}.select.is-medium{font-size:1.8rem}.select.is-large{font-size:2.4rem}.select.is-disabled:after{border-color:#7b7b7b}.select.is-fullwidth,.select.is-fullwidth select{width:100%}.select.is-loading:after{margin-top:0;position:absolute;right:.625em;top:.625em;transform:none}.select.is-loading.is-small:after{font-size:1.4rem}.select.is-loading.is-medium:after{font-size:1.8rem}.select.is-loading.is-large:after{font-size:2.4rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:#0000;color:#49616e}.file.is-white.is-hovered .file-cta,.file.is-white:hover .file-cta{background-color:#f9f9f9;border-color:#0000;color:#49616e}.file.is-white.is-focused .file-cta,.file.is-white:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #ffffff40;color:#49616e}.file.is-white.is-active .file-cta,.file.is-white:active .file-cta{background-color:#f2f2f2;border-color:#0000;color:#49616e}.file.is-black .file-cta{background-color:#0a0a0a;border-color:#0000;color:#fff}.file.is-black.is-hovered .file-cta,.file.is-black:hover .file-cta{background-color:#040404;border-color:#0000;color:#fff}.file.is-black.is-focused .file-cta,.file.is-black:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #0a0a0a40;color:#fff}.file.is-black.is-active .file-cta,.file.is-black:active .file-cta{background-color:#000;border-color:#0000;color:#fff}.file.is-light .file-cta{background-color:#f2f2f2;border-color:#0000;color:#49616e}.file.is-light.is-hovered .file-cta,.file.is-light:hover .file-cta{background-color:#ececec;border-color:#0000;color:#49616e}.file.is-light.is-focused .file-cta,.file.is-light:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #f2f2f240;color:#49616e}.file.is-light.is-active .file-cta,.file.is-light:active .file-cta{background-color:#e5e5e5;border-color:#0000;color:#49616e}.file.is-dark .file-cta{background-color:#363636;border-color:#0000;color:#fff}.file.is-dark.is-hovered .file-cta,.file.is-dark:hover .file-cta{background-color:#303030;border-color:#0000;color:#fff}.file.is-dark.is-focused .file-cta,.file.is-dark:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #36363640;color:#fff}.file.is-dark.is-active .file-cta,.file.is-dark:active .file-cta{background-color:#292929;border-color:#0000;color:#fff}.file.is-primary .file-cta{background-color:#50bde6;border-color:#0000;color:#fff}.file.is-primary.is-hovered .file-cta,.file.is-primary:hover .file-cta{background-color:#45b9e4;border-color:#0000;color:#fff}.file.is-primary.is-focused .file-cta,.file.is-primary:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #50bde640;color:#fff}.file.is-primary.is-active .file-cta,.file.is-primary:active .file-cta{background-color:#3ab5e3;border-color:#0000;color:#fff}.file.is-secondary .file-cta{background-color:#0c6b9e;border-color:#0000;color:#fff}.file.is-secondary.is-hovered .file-cta,.file.is-secondary:hover .file-cta{background-color:#0b6392;border-color:#0000;color:#fff}.file.is-secondary.is-focused .file-cta,.file.is-secondary:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #0c6b9e40;color:#fff}.file.is-secondary.is-active .file-cta,.file.is-secondary:active .file-cta{background-color:#0a5b86;border-color:#0000;color:#fff}.file.is-link .file-cta{background-color:#0087ff;border-color:#0000;color:#fff}.file.is-link.is-hovered .file-cta,.file.is-link:hover .file-cta{background-color:#0080f2;border-color:#0000;color:#fff}.file.is-link.is-focused .file-cta,.file.is-link:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #0087ff40;color:#fff}.file.is-link.is-active .file-cta,.file.is-link:active .file-cta{background-color:#007ae6;border-color:#0000;color:#fff}.file.is-info .file-cta{background-color:#5193fb;border-color:#0000;color:#fff}.file.is-info.is-hovered .file-cta,.file.is-info:hover .file-cta{background-color:#458bfb;border-color:#0000;color:#fff}.file.is-info.is-focused .file-cta,.file.is-info:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #5193fb40;color:#fff}.file.is-info.is-active .file-cta,.file.is-info:active .file-cta{background-color:#3884fa;border-color:#0000;color:#fff}.file.is-success .file-cta{background-color:#228b22;border-color:#0000;color:#fff}.file.is-success.is-hovered .file-cta,.file.is-success:hover .file-cta{background-color:#1f811f;border-color:#0000;color:#fff}.file.is-success.is-focused .file-cta,.file.is-success:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #228b2240;color:#fff}.file.is-success.is-active .file-cta,.file.is-success:active .file-cta{background-color:#1d771d;border-color:#0000;color:#fff}.file.is-warning .file-cta{background-color:#e4bb3e;border-color:#0000;color:#49616e}.file.is-warning.is-hovered .file-cta,.file.is-warning:hover .file-cta{background-color:#e2b733;border-color:#0000;color:#49616e}.file.is-warning.is-focused .file-cta,.file.is-warning:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #e4bb3e40;color:#49616e}.file.is-warning.is-active .file-cta,.file.is-warning:active .file-cta{background-color:#e1b328;border-color:#0000;color:#49616e}.file.is-danger .file-cta{background-color:#e62828;border-color:#0000;color:#fff}.file.is-danger.is-hovered .file-cta,.file.is-danger:hover .file-cta{background-color:#e51d1d;border-color:#0000;color:#fff}.file.is-danger.is-focused .file-cta,.file.is-danger:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #e6282840;color:#fff}.file.is-danger.is-active .file-cta,.file.is-danger:active .file-cta{background-color:#db1919;border-color:#0000;color:#fff}.file.is-notification .file-cta{background-color:#0c6b9e;border-color:#0000;color:#fff}.file.is-notification.is-hovered .file-cta,.file.is-notification:hover .file-cta{background-color:#0b6392;border-color:#0000;color:#fff}.file.is-notification.is-focused .file-cta,.file.is-notification:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #0c6b9e40;color:#fff}.file.is-notification.is-active .file-cta,.file.is-notification:active .file-cta{background-color:#0a5b86;border-color:#0000;color:#fff}.file.is-bg .file-cta{background-color:#f4f4f4;border-color:#0000;color:#49616e}.file.is-bg.is-hovered .file-cta,.file.is-bg:hover .file-cta{background-color:#eee;border-color:#0000;color:#49616e}.file.is-bg.is-focused .file-cta,.file.is-bg:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #f4f4f440;color:#49616e}.file.is-bg.is-active .file-cta,.file.is-bg:active .file-cta{background-color:#e7e7e7;border-color:#0000;color:#49616e}.file.is-back .file-cta{background-color:#7b7b7b;border-color:#0000;color:#fff}.file.is-back.is-hovered .file-cta,.file.is-back:hover .file-cta{background-color:#757575;border-color:#0000;color:#fff}.file.is-back.is-focused .file-cta,.file.is-back:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #7b7b7b40;color:#fff}.file.is-back.is-active .file-cta,.file.is-back:active .file-cta{background-color:#6e6e6e;border-color:#0000;color:#fff}.file.is-correct-result .file-cta{background-color:#0fa72c;border-color:#0000;color:#fff}.file.is-correct-result.is-hovered .file-cta,.file.is-correct-result:hover .file-cta{background-color:#0e9b29;border-color:#0000;color:#fff}.file.is-correct-result.is-focused .file-cta,.file.is-correct-result:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #0fa72c40;color:#fff}.file.is-correct-result.is-active .file-cta,.file.is-correct-result:active .file-cta{background-color:#0d9026;border-color:#0000;color:#fff}.file.is-wrong-result .file-cta{background-color:#c14b4b;border-color:#0000;color:#fff}.file.is-wrong-result.is-hovered .file-cta,.file.is-wrong-result:hover .file-cta{background-color:#be4242;border-color:#0000;color:#fff}.file.is-wrong-result.is-focused .file-cta,.file.is-wrong-result:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #c14b4b40;color:#fff}.file.is-wrong-result.is-active .file-cta,.file.is-wrong-result:active .file-cta{background-color:#b43e3e;border-color:#0000;color:#fff}.file.is-no-result .file-cta{background-color:#7b7b7b;border-color:#0000;color:#fff}.file.is-no-result.is-hovered .file-cta,.file.is-no-result:hover .file-cta{background-color:#757575;border-color:#0000;color:#fff}.file.is-no-result.is-focused .file-cta,.file.is-no-result:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #7b7b7b40;color:#fff}.file.is-no-result.is-active .file-cta,.file.is-no-result:active .file-cta{background-color:#6e6e6e;border-color:#0000;color:#fff}.file.is-correct-answer-input .file-cta{background-color:#0fa72c;border-color:#0000;color:#fff}.file.is-correct-answer-input.is-hovered .file-cta,.file.is-correct-answer-input:hover .file-cta{background-color:#0e9b29;border-color:#0000;color:#fff}.file.is-correct-answer-input.is-focused .file-cta,.file.is-correct-answer-input:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #0fa72c40;color:#fff}.file.is-correct-answer-input.is-active .file-cta,.file.is-correct-answer-input:active .file-cta{background-color:#0d9026;border-color:#0000;color:#fff}.file.is-result-user-input .file-cta{background-color:#7b7b7b;border-color:#0000;color:#fff}.file.is-result-user-input.is-hovered .file-cta,.file.is-result-user-input:hover .file-cta{background-color:#757575;border-color:#0000;color:#fff}.file.is-result-user-input.is-focused .file-cta,.file.is-result-user-input:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #7b7b7b40;color:#fff}.file.is-result-user-input.is-active .file-cta,.file.is-result-user-input:active .file-cta{background-color:#6e6e6e;border-color:#0000;color:#fff}.file.is-table-header .file-cta{background-color:#5ea3d7;border-color:#0000;color:#fff}.file.is-table-header.is-hovered .file-cta,.file.is-table-header:hover .file-cta{background-color:#549dd4;border-color:#0000;color:#fff}.file.is-table-header.is-focused .file-cta,.file.is-table-header:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #5ea3d740;color:#fff}.file.is-table-header.is-active .file-cta,.file.is-table-header:active .file-cta{background-color:#4a97d2;border-color:#0000;color:#fff}.file.is-table-subheader .file-cta{background-color:#e0e0e0;border-color:#0000;color:#49616e}.file.is-table-subheader.is-hovered .file-cta,.file.is-table-subheader:hover .file-cta{background-color:#dadada;border-color:#0000;color:#49616e}.file.is-table-subheader.is-focused .file-cta,.file.is-table-subheader:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #e0e0e040;color:#49616e}.file.is-table-subheader.is-active .file-cta,.file.is-table-subheader:active .file-cta{background-color:#d3d3d3;border-color:#0000;color:#49616e}.file.is-background-job-waiting .file-cta{background-color:#ecb920;border-color:#0000;color:#49616e}.file.is-background-job-waiting.is-hovered .file-cta,.file.is-background-job-waiting:hover .file-cta{background-color:#ebb514;border-color:#0000;color:#49616e}.file.is-background-job-waiting.is-focused .file-cta,.file.is-background-job-waiting:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #ecb92040;color:#49616e}.file.is-background-job-waiting.is-active .file-cta,.file.is-background-job-waiting:active .file-cta{background-color:#dfac13;border-color:#0000;color:#49616e}.file.is-background-job-running .file-cta{background-color:#2098c3;border-color:#0000;color:#fff}.file.is-background-job-running.is-hovered .file-cta,.file.is-background-job-running:hover .file-cta{background-color:#1e8fb8;border-color:#0000;color:#fff}.file.is-background-job-running.is-focused .file-cta,.file.is-background-job-running:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #2098c340;color:#fff}.file.is-background-job-running.is-active .file-cta,.file.is-background-job-running:active .file-cta{background-color:#1c87ad;border-color:#0000;color:#fff}.file.is-background-job-completed .file-cta{background-color:#6eba1e;border-color:#0000;color:#fff}.file.is-background-job-completed.is-hovered .file-cta,.file.is-background-job-completed:hover .file-cta{background-color:#68af1c;border-color:#0000;color:#fff}.file.is-background-job-completed.is-focused .file-cta,.file.is-background-job-completed:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #6eba1e40;color:#fff}.file.is-background-job-completed.is-active .file-cta,.file.is-background-job-completed:active .file-cta{background-color:#61a41a;border-color:#0000;color:#fff}.file.is-background-job-failed .file-cta{background-color:#b12e49;border-color:#0000;color:#fff}.file.is-background-job-failed.is-hovered .file-cta,.file.is-background-job-failed:hover .file-cta{background-color:#a72b45;border-color:#0000;color:#fff}.file.is-background-job-failed.is-focused .file-cta,.file.is-background-job-failed:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #b12e4940;color:#fff}.file.is-background-job-failed.is-active .file-cta,.file.is-background-job-failed:active .file-cta{background-color:#9d2941;border-color:#0000;color:#fff}.file.is-background-job-cancel .file-cta{background-color:#525252;border-color:#0000;color:#fff}.file.is-background-job-cancel.is-hovered .file-cta,.file.is-background-job-cancel:hover .file-cta{background-color:#4c4c4c;border-color:#0000;color:#fff}.file.is-background-job-cancel.is-focused .file-cta,.file.is-background-job-cancel:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #52525240;color:#fff}.file.is-background-job-cancel.is-active .file-cta,.file.is-background-job-cancel:active .file-cta{background-color:#454545;border-color:#0000;color:#fff}.file.is-online .file-cta{background-color:#0fa72c;border-color:#0000;color:#fff}.file.is-online.is-hovered .file-cta,.file.is-online:hover .file-cta{background-color:#0e9b29;border-color:#0000;color:#fff}.file.is-online.is-focused .file-cta,.file.is-online:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #0fa72c40;color:#fff}.file.is-online.is-active .file-cta,.file.is-online:active .file-cta{background-color:#0d9026;border-color:#0000;color:#fff}.file.is-offline .file-cta{background-color:#e62828;border-color:#0000;color:#fff}.file.is-offline.is-hovered .file-cta,.file.is-offline:hover .file-cta{background-color:#e51d1d;border-color:#0000;color:#fff}.file.is-offline.is-focused .file-cta,.file.is-offline:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #e6282840;color:#fff}.file.is-offline.is-active .file-cta,.file.is-offline:active .file-cta{background-color:#db1919;border-color:#0000;color:#fff}.file.is-not-start-exam .file-cta{background-color:#3f5491;border-color:#0000;color:#fff}.file.is-not-start-exam.is-hovered .file-cta,.file.is-not-start-exam:hover .file-cta{background-color:#3b4f88;border-color:#0000;color:#fff}.file.is-not-start-exam.is-focused .file-cta,.file.is-not-start-exam:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #3f549140;color:#fff}.file.is-not-start-exam.is-active .file-cta,.file.is-not-start-exam:active .file-cta{background-color:#374a7f;border-color:#0000;color:#fff}.file.is-in-progress-exam .file-cta{background-color:#d88f6c;border-color:#0000;color:#fff}.file.is-in-progress-exam.is-hovered .file-cta,.file.is-in-progress-exam:hover .file-cta{background-color:#d58762;border-color:#0000;color:#fff}.file.is-in-progress-exam.is-focused .file-cta,.file.is-in-progress-exam:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #d88f6c40;color:#fff}.file.is-in-progress-exam.is-active .file-cta,.file.is-in-progress-exam:active .file-cta{background-color:#d38058;border-color:#0000;color:#fff}.file.is-complete-exam .file-cta{background-color:#50bde6;border-color:#0000;color:#fff}.file.is-complete-exam.is-hovered .file-cta,.file.is-complete-exam:hover .file-cta{background-color:#45b9e4;border-color:#0000;color:#fff}.file.is-complete-exam.is-focused .file-cta,.file.is-complete-exam:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #50bde640;color:#fff}.file.is-complete-exam.is-active .file-cta,.file.is-complete-exam:active .file-cta{background-color:#3ab5e3;border-color:#0000;color:#fff}.file.is-time-limit .file-cta{background-color:#3f5491;border-color:#0000;color:#fff}.file.is-time-limit.is-hovered .file-cta,.file.is-time-limit:hover .file-cta{background-color:#3b4f88;border-color:#0000;color:#fff}.file.is-time-limit.is-focused .file-cta,.file.is-time-limit:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #3f549140;color:#fff}.file.is-time-limit.is-active .file-cta,.file.is-time-limit:active .file-cta{background-color:#374a7f;border-color:#0000;color:#fff}.file.is-highlight .file-cta{background-color:#ebf2fb;border-color:#0000;color:#49616e}.file.is-highlight.is-hovered .file-cta,.file.is-highlight:hover .file-cta{background-color:#e0ebf9;border-color:#0000;color:#49616e}.file.is-highlight.is-focused .file-cta,.file.is-highlight:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #ebf2fb40;color:#49616e}.file.is-highlight.is-active .file-cta,.file.is-highlight:active .file-cta{background-color:#d6e4f7;border-color:#0000;color:#49616e}.file.is-highlight-search-result .file-cta{background-color:#c14b4b;border-color:#0000;color:#fff}.file.is-highlight-search-result.is-hovered .file-cta,.file.is-highlight-search-result:hover .file-cta{background-color:#be4242;border-color:#0000;color:#fff}.file.is-highlight-search-result.is-focused .file-cta,.file.is-highlight-search-result:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #c14b4b40;color:#fff}.file.is-highlight-search-result.is-active .file-cta,.file.is-highlight-search-result:active .file-cta{background-color:#b43e3e;border-color:#0000;color:#fff}.file.is-prepare-installed .file-cta{background-color:#af62a3;border-color:#0000;color:#fff}.file.is-prepare-installed.is-hovered .file-cta,.file.is-prepare-installed:hover .file-cta{background-color:#ab5a9e;border-color:#0000;color:#fff}.file.is-prepare-installed.is-focused .file-cta,.file.is-prepare-installed:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #af62a340;color:#fff}.file.is-prepare-installed.is-active .file-cta,.file.is-prepare-installed:active .file-cta{background-color:#a45497;border-color:#0000;color:#fff}.file.is-prepare-downloaded .file-cta{background-color:#66b7a5;border-color:#0000;color:#fff}.file.is-prepare-downloaded.is-hovered .file-cta,.file.is-prepare-downloaded:hover .file-cta{background-color:#5db3a0;border-color:#0000;color:#fff}.file.is-prepare-downloaded.is-focused .file-cta,.file.is-prepare-downloaded:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #66b7a540;color:#fff}.file.is-prepare-downloaded.is-active .file-cta,.file.is-prepare-downloaded:active .file-cta{background-color:#55af9b;border-color:#0000;color:#fff}.file.is-prepare-unlocked .file-cta{background-color:#0090d1;border-color:#0000;color:#fff}.file.is-prepare-unlocked.is-hovered .file-cta,.file.is-prepare-unlocked:hover .file-cta{background-color:#0087c4;border-color:#0000;color:#fff}.file.is-prepare-unlocked.is-focused .file-cta,.file.is-prepare-unlocked:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #0090d140;color:#fff}.file.is-prepare-unlocked.is-active .file-cta,.file.is-prepare-unlocked:active .file-cta{background-color:#007eb8;border-color:#0000;color:#fff}.file.is-prepare-not-installed .file-cta{background-color:#c14b4b;border-color:#0000;color:#fff}.file.is-prepare-not-installed.is-hovered .file-cta,.file.is-prepare-not-installed:hover .file-cta{background-color:#be4242;border-color:#0000;color:#fff}.file.is-prepare-not-installed.is-focused .file-cta,.file.is-prepare-not-installed:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #c14b4b40;color:#fff}.file.is-prepare-not-installed.is-active .file-cta,.file.is-prepare-not-installed:active .file-cta{background-color:#b43e3e;border-color:#0000;color:#fff}.file.is-exam-checking-complete .file-cta{background-color:#0fa72c;border-color:#0000;color:#fff}.file.is-exam-checking-complete.is-hovered .file-cta,.file.is-exam-checking-complete:hover .file-cta{background-color:#0e9b29;border-color:#0000;color:#fff}.file.is-exam-checking-complete.is-focused .file-cta,.file.is-exam-checking-complete:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #0fa72c40;color:#fff}.file.is-exam-checking-complete.is-active .file-cta,.file.is-exam-checking-complete:active .file-cta{background-color:#0d9026;border-color:#0000;color:#fff}.file.is-extend-time-warning .file-cta{background-color:#c14b4b;border-color:#0000;color:#fff}.file.is-extend-time-warning.is-hovered .file-cta,.file.is-extend-time-warning:hover .file-cta{background-color:#be4242;border-color:#0000;color:#fff}.file.is-extend-time-warning.is-focused .file-cta,.file.is-extend-time-warning:focus .file-cta{border-color:#0000;box-shadow:0 0 .5em #c14b4b40;color:#fff}.file.is-extend-time-warning.is-active .file-cta,.file.is-extend-time-warning:active .file-cta{background-color:#b43e3e;border-color:#0000;color:#fff}.file.is-small{font-size:1.4rem}.file.is-medium{font-size:1.8rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:2.4rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:4px}.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:21px}.file.is-boxed.is-small .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 4px 4px;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 4px 4px 0}.file.is-right .file-name{border-radius:4px 0 0 4px;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-cta{background-color:#ececec;color:#000}.file-label:hover .file-name{border-color:#dadada}.file-label:active .file-cta{background-color:#e5e5e5;color:#000}.file-label:active .file-name{border-color:#d3d3d3}.file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#e0e0e0;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f2f2f2;color:#49616e}.file-name{border:1px solid #e0e0e0;border-left-width:0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#49616e;display:block;font-weight:400}.label:not(:last-child){margin-bottom:.5em}.label.is-small{font-size:1.4rem}.label.is-medium{font-size:1.8rem}.label.is-large{font-size:2.4rem}.help{display:block;font-size:1.4rem;margin-top:.25rem}.help.is-white{color:#fff}.help.is-black{color:#0a0a0a}.help.is-light{color:#f2f2f2}.help.is-dark{color:#363636}.help.is-primary{color:#50bde6}.help.is-secondary{color:#0c6b9e}.help.is-link{color:#0087ff}.help.is-info{color:#5193fb}.help.is-success{color:#228b22}.help.is-warning{color:#e4bb3e}.help.is-danger{color:#e62828}.help.is-notification{color:#0c6b9e}.help.is-bg{color:#f4f4f4}.help.is-back{color:#7b7b7b}.help.is-correct-result{color:#0fa72c}.help.is-wrong-result{color:#c14b4b}.help.is-no-result{color:#7b7b7b}.help.is-correct-answer-input{color:#0fa72c}.help.is-result-user-input{color:#7b7b7b}.help.is-table-header{color:#5ea3d7}.help.is-table-subheader{color:#e0e0e0}.help.is-background-job-waiting{color:#ecb920}.help.is-background-job-running{color:#2098c3}.help.is-background-job-completed{color:#6eba1e}.help.is-background-job-failed{color:#b12e49}.help.is-background-job-cancel{color:#525252}.help.is-online{color:#0fa72c}.help.is-offline{color:#e62828}.help.is-not-start-exam{color:#3f5491}.help.is-in-progress-exam{color:#d88f6c}.help.is-complete-exam{color:#50bde6}.help.is-time-limit{color:#3f5491}.help.is-highlight{color:#ebf2fb}.help.is-highlight-search-result{color:#c14b4b}.help.is-prepare-installed{color:#af62a3}.help.is-prepare-downloaded{color:#66b7a5}.help.is-prepare-unlocked{color:#0090d1}.help.is-prepare-not-installed{color:#c14b4b}.help.is-exam-checking-complete{color:#0fa72c}.help.is-extend-time-warning{color:#c14b4b}.field:not(:last-child){margin-bottom:.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-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-bottom-right-radius:0;border-top-right-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-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover{z-index:2}.field.has-addons .control .button:not([disabled]).is-active,.field.has-addons .control .button:not([disabled]).is-focused,.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .input:not([disabled]).is-active,.field.has-addons .control .input:not([disabled]).is-focused,.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control .select select:not([disabled]).is-active,.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]):focus{z-index:3}.field.has-addons .control .button:not([disabled]).is-active: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]):focus:hover,.field.has-addons .control .input:not([disabled]).is-active: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]):focus:hover,.field.has-addons .control .select select:not([disabled]).is-active: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]):focus: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;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.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}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 768px), print{.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width: 767px){.field-label{margin-bottom:.5rem}}@media screen and (min-width: 768px), print{.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small{font-size:1.4rem;padding-top:.375em}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{font-size:1.8rem;padding-top:.375em}.field-label.is-large{font-size:2.4rem;padding-top:.375em}}.field-body .field .field{margin-bottom:0}@media screen and (min-width: 768px), 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-right:.75rem}}.control{box-sizing:border-box;clear:both;font-size:1.6rem;position:relative;text-align:inherit}.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:#49616e}.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:1.4rem}.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:1.8rem}.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:2.4rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#49616e;pointer-events:none;position:absolute;top:0;width:3.6rem;z-index:4}.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:3.6rem}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:3.6rem}.control.has-icons-right .icon.is-right{right:0}.control.is-loading:after{position:absolute!important;right:.625em;top:.625em;z-index:4}.control.is-loading.is-small:after{font-size:1.4rem}.control.is-loading.is-medium:after{font-size:1.8rem}.control.is-loading.is-large:after{font-size:2.4rem}.breadcrumb{font-size:1.6rem;white-space:nowrap}.breadcrumb a{align-items:center;color:#0087ff;display:flex;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:invalid-color}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-left:0}.breadcrumb li.is-active a{color:#000;cursor:default;pointer-events:none}.breadcrumb li+li:before{color:#bfbfbf;content:"/"}.breadcrumb ol,.breadcrumb ul{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.breadcrumb .icon:first-child{margin-right:.5em}.breadcrumb .icon:last-child{margin-left:.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:1.4rem}.breadcrumb.is-medium{font-size:1.8rem}.breadcrumb.is-large{font-size:2.4rem}.breadcrumb.has-arrow-separator li+li:before{content:"→"}.breadcrumb.has-bullet-separator li+li:before{content:"•"}.breadcrumb.has-dot-separator li+li:before{content:"·"}.breadcrumb.has-succeeds-separator li+li:before{content:"≻"}.card{background-color:#fff;border-radius:.25rem;box-shadow:0 .5em 1em -.125em #0000001a,0 0 0 1px #00000005;color:#49616e;max-width:100%;position:relative}.card-content:first-child,.card-footer:first-child,.card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-content:last-child,.card-footer:last-child,.card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-header{background-color:initial;align-items:stretch;box-shadow:0 .125em .25em #0000001a;display:flex}.card-header-title{align-items:center;color:#000;display:flex;flex-grow:1;font-weight:500;padding:.75rem 1rem}.card-header-icon,.card-header-title.is-centered{justify-content:center}.card-header-icon{align-items:center;cursor:pointer;display:flex;padding:.75rem 1rem}.card-image{display:block;position:relative}.card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-content{background-color:initial;padding:1.5rem}.card-footer{background-color:initial;border-top:1px solid #e0e0e0;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:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #e0e0e0}.card .media:not(:last-child){margin-bottom:1.2rem}.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:4px;padding-top:0;top:auto}.dropdown-menu{display:none;left:0;min-width:16rem;padding-top:4px;position:absolute;top:100%;z-index:20}.dropdown-content{background-color:#fff;border-radius:4px;box-shadow:0 .5em 1em -.125em #0000001a,0 0 0 1px #00000005;padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{color:#49616e;display:block;font-size:.875rem;line-height:1.5;padding:.375rem 1rem;position:relative}a.dropdown-item,button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}a.dropdown-item:hover,button.dropdown-item:hover{background-color:#f4f4f4;color:#000}a.dropdown-item.is-active,button.dropdown-item.is-active{background-color:#0087ff;color:#fff}.dropdown-divider{background-color:#e0e0e0;border:none;display:block;height:1px;margin:.5rem 0}.level{align-items:center;justify-content:space-between}.level code{border-radius:4px}.level img{display:inline-block;vertical-align:top}.level.is-mobile,.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.6rem}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 768px), print{.level{display:flex}.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 .subtitle,.level-item .title{margin-bottom:0}@media screen and (max-width: 767px){.level-item:not(:last-child){margin-bottom:.6rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 768px), print{.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.6rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 767px){.level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 768px), print{.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 768px), print{.level-right{display:flex}}.media{align-items:flex-start;display:flex;text-align:inherit}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid #e0e0e080;display:flex;padding-top:.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid #e0e0e080;margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 767px){.media-content{overflow-x:auto}}.menu{font-size:1.6rem}.menu.is-small{font-size:1.4rem}.menu.is-medium{font-size:1.8rem}.menu.is-large{font-size:2.4rem}.menu-list{line-height:1.25}.menu-list a{border-radius:4px;color:#49616e;display:block;padding:.5em .75em}.menu-list a:hover{background-color:#f4f4f4;color:#000}.menu-list a.is-active{background-color:#0087ff;color:#fff}.menu-list li ul{border-left:1px solid #e0e0e0;margin:.75em;padding-left:.75em}.menu-label{color:#666;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f4f4f4;border-radius:0;font-size:1.6rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}.message.is-small{font-size:1.4rem}.message.is-medium{font-size:1.8rem}.message.is-large{font-size:2.4rem}.message.is-white{background-color:#fff}.message.is-white .message-header{background-color:#fff;color:#49616e}.message.is-white .message-body{border-color:#fff}.message.is-black{background-color:#fafafa}.message.is-black .message-header{background-color:#0a0a0a;color:#fff}.message.is-black .message-body{border-color:#0a0a0a}.message.is-light{background-color:#fafafa}.message.is-light .message-header{background-color:#f2f2f2;color:#49616e}.message.is-light .message-body{border-color:#f2f2f2}.message.is-dark{background-color:#fafafa}.message.is-dark .message-header{background-color:#363636;color:#fff}.message.is-dark .message-body{border-color:#363636}.message.is-primary{background-color:#f6fcfe}.message.is-primary .message-header{background-color:#50bde6;color:#fff}.message.is-primary .message-body{border-color:#50bde6}.message.is-secondary{background-color:#f6fbfe}.message.is-secondary .message-header{background-color:#0c6b9e;color:#fff}.message.is-secondary .message-body{border-color:#0c6b9e}.message.is-link{background-color:#f5faff}.message.is-link .message-header{background-color:#0087ff;color:#fff}.message.is-link .message-body{border-color:#0087ff}.message.is-info{background-color:#f5f9ff}.message.is-info .message-header{background-color:#5193fb;color:#fff}.message.is-info .message-body{border-color:#5193fb}.message.is-success{background-color:#f7fdf7}.message.is-success .message-header{background-color:#228b22;color:#fff}.message.is-success .message-body{border-color:#228b22}.message.is-warning{background-color:#fefcf6}.message.is-warning .message-header{background-color:#e4bb3e;color:#49616e}.message.is-warning .message-body{border-color:#e4bb3e}.message.is-danger{background-color:#fef6f6}.message.is-danger .message-header{background-color:#e62828;color:#fff}.message.is-danger .message-body{border-color:#e62828}.message.is-notification{background-color:#ecf7fe}.message.is-notification .message-header{background-color:#0c6b9e;color:#fff}.message.is-notification .message-body{border-color:#0c6b9e;color:#119ae4}.message.is-bg{background-color:#f5f5f5}.message.is-bg .message-header{background-color:#f4f4f4;color:#49616e}.message.is-bg .message-body{border-color:#f4f4f4;color:#4a4a4a}.message.is-back{background-color:#f5f5f5}.message.is-back .message-header{background-color:#7b7b7b;color:#fff}.message.is-back .message-body{border-color:#7b7b7b;color:#6e6e6e}.message.is-correct-result{background-color:#ecfdf0}.message.is-correct-result .message-header{background-color:#0fa72c;color:#fff}.message.is-correct-result .message-body{border-color:#0fa72c;color:#11bb31}.message.is-wrong-result{background-color:#faf0f0}.message.is-wrong-result .message-header{background-color:#c14b4b;color:#fff}.message.is-wrong-result .message-body{border-color:#c14b4b;color:#ae3c3c}.message.is-no-result{background-color:#f5f5f5}.message.is-no-result .message-header{background-color:#7b7b7b;color:#fff}.message.is-no-result .message-body{border-color:#7b7b7b;color:#6e6e6e}.message.is-correct-answer-input{background-color:#ecfdf0}.message.is-correct-answer-input .message-header{background-color:#0fa72c;color:#fff}.message.is-correct-answer-input .message-body{border-color:#0fa72c;color:#11bb31}.message.is-result-user-input{background-color:#f5f5f5}.message.is-result-user-input .message-header{background-color:#7b7b7b;color:#fff}.message.is-result-user-input .message-body{border-color:#7b7b7b;color:#6e6e6e}.message.is-table-header{background-color:#eff6fb}.message.is-table-header .message-header{background-color:#5ea3d7;color:#fff}.message.is-table-header .message-body{border-color:#5ea3d7;color:#256493}.message.is-table-subheader{background-color:#f5f5f5}.message.is-table-subheader .message-header{background-color:#e0e0e0;color:#49616e}.message.is-table-subheader .message-body{border-color:#e0e0e0;color:#4a4a4a}.message.is-background-job-waiting{background-color:#fdf9ec}.message.is-background-job-waiting .message-header{background-color:#ecb920;color:#49616e}.message.is-background-job-waiting .message-body{border-color:#ecb920;color:#88690c}.message.is-background-job-running{background-color:#edf8fc}.message.is-background-job-running .message-header{background-color:#2098c3;color:#fff}.message.is-background-job-running .message-body{border-color:#2098c3;color:#1d89af}.message.is-background-job-completed{background-color:#f5fced}.message.is-background-job-completed .message-header{background-color:#6eba1e;color:#fff}.message.is-background-job-completed .message-body{border-color:#6eba1e;color:#589518}.message.is-background-job-failed{background-color:#fbeff1}.message.is-background-job-failed .message-header{background-color:#b12e49;color:#fff}.message.is-background-job-failed .message-body{border-color:#b12e49;color:#c63452}.message.is-background-job-cancel{background-color:#f5f5f5}.message.is-background-job-cancel .message-header{background-color:#525252;color:#fff}.message.is-background-job-cancel .message-body{border-color:#525252;color:gray}.message.is-online{background-color:#ecfdf0}.message.is-online .message-header{background-color:#0fa72c;color:#fff}.message.is-online .message-body{border-color:#0fa72c;color:#11bb31}.message.is-offline{background-color:#fdeded}.message.is-offline .message-header{background-color:#e62828;color:#fff}.message.is-offline .message-body{border-color:#e62828;color:#d21818}.message.is-not-start-exam{background-color:#f1f3f9}.message.is-not-start-exam .message-header{background-color:#3f5491;color:#fff}.message.is-not-start-exam .message-body{border-color:#3f5491;color:#4d67b2}.message.is-in-progress-exam{background-color:#fbf3ef}.message.is-in-progress-exam .message-header{background-color:#d88f6c;color:#fff}.message.is-in-progress-exam .message-body{border-color:#d88f6c;color:#8d4725}.message.is-complete-exam{background-color:#edf8fc}.message.is-complete-exam .message-header{background-color:#50bde6;color:#fff}.message.is-complete-exam .message-body{border-color:#50bde6;color:#146a8a}.message.is-time-limit{background-color:#f1f3f9}.message.is-time-limit .message-header{background-color:#3f5491;color:#fff}.message.is-time-limit .message-body{border-color:#3f5491;color:#4d67b2}.message.is-highlight{background-color:#eef4fc}.message.is-highlight .message-header{background-color:#ebf2fb;color:#49616e}.message.is-highlight .message-body{border-color:#ebf2fb;color:#19447b}.message.is-highlight-search-result{background-color:#faf0f0}.message.is-highlight-search-result .message-header{background-color:#c14b4b;color:#fff}.message.is-highlight-search-result .message-body{border-color:#c14b4b;color:#ae3c3c}.message.is-prepare-installed{background-color:#f8f1f7}.message.is-prepare-installed .message-header{background-color:#af62a3;color:#fff}.message.is-prepare-installed .message-body{border-color:#af62a3;color:#914a86}.message.is-prepare-downloaded{background-color:#f1f8f7}.message.is-prepare-downloaded .message-header{background-color:#66b7a5;color:#fff}.message.is-prepare-downloaded .message-body{border-color:#66b7a5;color:#367265}.message.is-prepare-unlocked{background-color:#ebf9ff}.message.is-prepare-unlocked .message-header{background-color:#0090d1;color:#fff}.message.is-prepare-unlocked .message-body{border-color:#0090d1;color:#0090d1}.message.is-prepare-not-installed{background-color:#faf0f0}.message.is-prepare-not-installed .message-header{background-color:#c14b4b;color:#fff}.message.is-prepare-not-installed .message-body{border-color:#c14b4b;color:#ae3c3c}.message.is-exam-checking-complete{background-color:#ecfdf0}.message.is-exam-checking-complete .message-header{background-color:#0fa72c;color:#fff}.message.is-exam-checking-complete .message-body{border-color:#0fa72c;color:#11bb31}.message.is-extend-time-warning{background-color:#faf0f0}.message.is-extend-time-warning .message-header{background-color:#c14b4b;color:#fff}.message.is-extend-time-warning .message-body{border-color:#c14b4b;color:#ae3c3c}.message-header{align-items:center;background-color:#49616e;border-radius:0 0 0 0;color:#fff;display:flex;font-weight:500;justify-content:space-between;line-height:1.25;padding:2.8rem;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.message-body{border-radius:0;border:solid #e0e0e0;border-width:0 0 0 4px;color:#49616e;padding:1.25em 1.5em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:initial}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:1020}.modal.is-active{display:flex}.modal-background{background-color:#000000db}.modal-card,.modal-content{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 1366px){.modal-card,.modal-content{margin:0 auto;max-height:calc(100vh - 40px);width:min(90%,64rem)}}.modal-close{background:none;height:30px;position:fixed;right:20px;top:20px;width:30px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-foot,.modal-card-head{align-items:center;background-color:#fff!important;display:flex;flex-shrink:0;justify-content:flex-start;padding:.8rem;position:relative}.modal-card-head{border-bottom:0;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#49616e!important;flex-grow:1;flex-shrink:0;font-size:1.8rem;line-height:2}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #e0e0e0}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:0 2rem 2rem}.navbar{background-color:#fff;min-height:48px;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#49616e}.navbar.is-white .navbar-brand .navbar-link,.navbar.is-white .navbar-brand>.navbar-item{color:#49616e}.navbar.is-white .navbar-brand .navbar-link.is-active,.navbar.is-white .navbar-brand .navbar-link:focus,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand>a.navbar-item:focus,.navbar.is-white .navbar-brand>a.navbar-item:hover{background-color:#f2f2f2;color:#49616e}.navbar.is-white .navbar-brand .navbar-link:after{border-color:#49616e}.navbar.is-white .navbar-burger{color:#49616e}@media screen and (min-width: 0){.navbar.is-white .navbar-end .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-start>.navbar-item{color:#49616e}.navbar.is-white .navbar-end .navbar-link.is-active,.navbar.is-white .navbar-end .navbar-link:focus,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end>a.navbar-item:focus,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-start .navbar-link:focus,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start>a.navbar-item:focus,.navbar.is-white .navbar-start>a.navbar-item:hover{background-color:#f2f2f2;color:#49616e}.navbar.is-white .navbar-end .navbar-link:after,.navbar.is-white .navbar-start .navbar-link:after{border-color:#49616e}.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link{background-color:#f2f2f2;color:#49616e}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#49616e}}.navbar.is-black{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand .navbar-link,.navbar.is-black .navbar-brand>.navbar-item{color:#fff}.navbar.is-black .navbar-brand .navbar-link.is-active,.navbar.is-black .navbar-brand .navbar-link:focus,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand>a.navbar-item:focus,.navbar.is-black .navbar-brand>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-black .navbar-end .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-start>.navbar-item{color:#fff}.navbar.is-black .navbar-end .navbar-link.is-active,.navbar.is-black .navbar-end .navbar-link:focus,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end>a.navbar-item:focus,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-start .navbar-link:focus,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start>a.navbar-item:focus,.navbar.is-black .navbar-start>a.navbar-item:hover{background-color:#000;color:#fff}.navbar.is-black .navbar-end .navbar-link:after,.navbar.is-black .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.navbar.is-light{background-color:#f2f2f2;color:#49616e}.navbar.is-light .navbar-brand .navbar-link,.navbar.is-light .navbar-brand>.navbar-item{color:#49616e}.navbar.is-light .navbar-brand .navbar-link.is-active,.navbar.is-light .navbar-brand .navbar-link:focus,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand>a.navbar-item:focus,.navbar.is-light .navbar-brand>a.navbar-item:hover{background-color:#e5e5e5;color:#49616e}.navbar.is-light .navbar-brand .navbar-link:after{border-color:#49616e}.navbar.is-light .navbar-burger{color:#49616e}@media screen and (min-width: 0){.navbar.is-light .navbar-end .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-start>.navbar-item{color:#49616e}.navbar.is-light .navbar-end .navbar-link.is-active,.navbar.is-light .navbar-end .navbar-link:focus,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end>a.navbar-item:focus,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-start .navbar-link:focus,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start>a.navbar-item:focus,.navbar.is-light .navbar-start>a.navbar-item:hover{background-color:#e5e5e5;color:#49616e}.navbar.is-light .navbar-end .navbar-link:after,.navbar.is-light .navbar-start .navbar-link:after{border-color:#49616e}.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link{background-color:#e5e5e5;color:#49616e}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f2f2f2;color:#49616e}}.navbar.is-dark{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand .navbar-link,.navbar.is-dark .navbar-brand>.navbar-item{color:#fff}.navbar.is-dark .navbar-brand .navbar-link.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-dark .navbar-end .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.navbar.is-dark .navbar-start>.navbar-item{color:#fff}.navbar.is-dark .navbar-end .navbar-link.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover{background-color:#292929;color:#fff}.navbar.is-dark .navbar-end .navbar-link:after,.navbar.is-dark .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#fff}}.navbar.is-primary{background-color:#50bde6;color:#fff}.navbar.is-primary .navbar-brand .navbar-link,.navbar.is-primary .navbar-brand>.navbar-item{color:#fff}.navbar.is-primary .navbar-brand .navbar-link.is-active,.navbar.is-primary .navbar-brand .navbar-link:focus,.navbar.is-primary .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand>a.navbar-item:focus,.navbar.is-primary .navbar-brand>a.navbar-item:hover{background-color:#3ab5e3;color:#fff}.navbar.is-primary .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-primary .navbar-end .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.navbar.is-primary .navbar-start>.navbar-item{color:#fff}.navbar.is-primary .navbar-end .navbar-link.is-active,.navbar.is-primary .navbar-end .navbar-link:focus,.navbar.is-primary .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end>a.navbar-item:focus,.navbar.is-primary .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-start .navbar-link:focus,.navbar.is-primary .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start>a.navbar-item:focus,.navbar.is-primary .navbar-start>a.navbar-item:hover{background-color:#3ab5e3;color:#fff}.navbar.is-primary .navbar-end .navbar-link:after,.navbar.is-primary .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link{background-color:#3ab5e3;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active{background-color:#50bde6;color:#fff}}.navbar.is-secondary{background-color:#0c6b9e;color:#fff}.navbar.is-secondary .navbar-brand .navbar-link,.navbar.is-secondary .navbar-brand>.navbar-item{color:#fff}.navbar.is-secondary .navbar-brand .navbar-link.is-active,.navbar.is-secondary .navbar-brand .navbar-link:focus,.navbar.is-secondary .navbar-brand .navbar-link:hover,.navbar.is-secondary .navbar-brand>a.navbar-item.is-active,.navbar.is-secondary .navbar-brand>a.navbar-item:focus,.navbar.is-secondary .navbar-brand>a.navbar-item:hover{background-color:#0a5b86;color:#fff}.navbar.is-secondary .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-secondary .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-secondary .navbar-end .navbar-link,.navbar.is-secondary .navbar-end>.navbar-item,.navbar.is-secondary .navbar-start .navbar-link,.navbar.is-secondary .navbar-start>.navbar-item{color:#fff}.navbar.is-secondary .navbar-end .navbar-link.is-active,.navbar.is-secondary .navbar-end .navbar-link:focus,.navbar.is-secondary .navbar-end .navbar-link:hover,.navbar.is-secondary .navbar-end>a.navbar-item.is-active,.navbar.is-secondary .navbar-end>a.navbar-item:focus,.navbar.is-secondary .navbar-end>a.navbar-item:hover,.navbar.is-secondary .navbar-start .navbar-link.is-active,.navbar.is-secondary .navbar-start .navbar-link:focus,.navbar.is-secondary .navbar-start .navbar-link:hover,.navbar.is-secondary .navbar-start>a.navbar-item.is-active,.navbar.is-secondary .navbar-start>a.navbar-item:focus,.navbar.is-secondary .navbar-start>a.navbar-item:hover{background-color:#0a5b86;color:#fff}.navbar.is-secondary .navbar-end .navbar-link:after,.navbar.is-secondary .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-secondary .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-secondary .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-secondary .navbar-item.has-dropdown:hover .navbar-link{background-color:#0a5b86;color:#fff}.navbar.is-secondary .navbar-dropdown a.navbar-item.is-active{background-color:#0c6b9e;color:#fff}}.navbar.is-link{background-color:#0087ff;color:#fff}.navbar.is-link .navbar-brand .navbar-link,.navbar.is-link .navbar-brand>.navbar-item{color:#fff}.navbar.is-link .navbar-brand .navbar-link.is-active,.navbar.is-link .navbar-brand .navbar-link:focus,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand>a.navbar-item:focus,.navbar.is-link .navbar-brand>a.navbar-item:hover{background-color:#007ae6;color:#fff}.navbar.is-link .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-link .navbar-end .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-start>.navbar-item{color:#fff}.navbar.is-link .navbar-end .navbar-link.is-active,.navbar.is-link .navbar-end .navbar-link:focus,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end>a.navbar-item:focus,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-start .navbar-link:focus,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start>a.navbar-item:focus,.navbar.is-link .navbar-start>a.navbar-item:hover{background-color:#007ae6;color:#fff}.navbar.is-link .navbar-end .navbar-link:after,.navbar.is-link .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link{background-color:#007ae6;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#0087ff;color:#fff}}.navbar.is-info{background-color:#5193fb;color:#fff}.navbar.is-info .navbar-brand .navbar-link,.navbar.is-info .navbar-brand>.navbar-item{color:#fff}.navbar.is-info .navbar-brand .navbar-link.is-active,.navbar.is-info .navbar-brand .navbar-link:focus,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand>a.navbar-item:focus,.navbar.is-info .navbar-brand>a.navbar-item:hover{background-color:#3884fa;color:#fff}.navbar.is-info .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-info .navbar-end .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-start>.navbar-item{color:#fff}.navbar.is-info .navbar-end .navbar-link.is-active,.navbar.is-info .navbar-end .navbar-link:focus,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end>a.navbar-item:focus,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-start .navbar-link:focus,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start>a.navbar-item:focus,.navbar.is-info .navbar-start>a.navbar-item:hover{background-color:#3884fa;color:#fff}.navbar.is-info .navbar-end .navbar-link:after,.navbar.is-info .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link{background-color:#3884fa;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#5193fb;color:#fff}}.navbar.is-success{background-color:#228b22;color:#fff}.navbar.is-success .navbar-brand .navbar-link,.navbar.is-success .navbar-brand>.navbar-item{color:#fff}.navbar.is-success .navbar-brand .navbar-link.is-active,.navbar.is-success .navbar-brand .navbar-link:focus,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand>a.navbar-item:focus,.navbar.is-success .navbar-brand>a.navbar-item:hover{background-color:#1d771d;color:#fff}.navbar.is-success .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-success .navbar-end .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-start>.navbar-item{color:#fff}.navbar.is-success .navbar-end .navbar-link.is-active,.navbar.is-success .navbar-end .navbar-link:focus,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end>a.navbar-item:focus,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-start .navbar-link:focus,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start>a.navbar-item:focus,.navbar.is-success .navbar-start>a.navbar-item:hover{background-color:#1d771d;color:#fff}.navbar.is-success .navbar-end .navbar-link:after,.navbar.is-success .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link{background-color:#1d771d;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#228b22;color:#fff}}.navbar.is-warning{background-color:#e4bb3e;color:#49616e}.navbar.is-warning .navbar-brand .navbar-link,.navbar.is-warning .navbar-brand>.navbar-item{color:#49616e}.navbar.is-warning .navbar-brand .navbar-link.is-active,.navbar.is-warning .navbar-brand .navbar-link:focus,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand>a.navbar-item:focus,.navbar.is-warning .navbar-brand>a.navbar-item:hover{background-color:#e1b328;color:#49616e}.navbar.is-warning .navbar-brand .navbar-link:after{border-color:#49616e}.navbar.is-warning .navbar-burger{color:#49616e}@media screen and (min-width: 0){.navbar.is-warning .navbar-end .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-start>.navbar-item{color:#49616e}.navbar.is-warning .navbar-end .navbar-link.is-active,.navbar.is-warning .navbar-end .navbar-link:focus,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end>a.navbar-item:focus,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-start .navbar-link:focus,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start>a.navbar-item:focus,.navbar.is-warning .navbar-start>a.navbar-item:hover{background-color:#e1b328;color:#49616e}.navbar.is-warning .navbar-end .navbar-link:after,.navbar.is-warning .navbar-start .navbar-link:after{border-color:#49616e}.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link{background-color:#e1b328;color:#49616e}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#e4bb3e;color:#49616e}}.navbar.is-danger{background-color:#e62828;color:#fff}.navbar.is-danger .navbar-brand .navbar-link,.navbar.is-danger .navbar-brand>.navbar-item{color:#fff}.navbar.is-danger .navbar-brand .navbar-link.is-active,.navbar.is-danger .navbar-brand .navbar-link:focus,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand>a.navbar-item:focus,.navbar.is-danger .navbar-brand>a.navbar-item:hover{background-color:#db1919;color:#fff}.navbar.is-danger .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-danger .navbar-end .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-start>.navbar-item{color:#fff}.navbar.is-danger .navbar-end .navbar-link.is-active,.navbar.is-danger .navbar-end .navbar-link:focus,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end>a.navbar-item:focus,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-start .navbar-link:focus,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start>a.navbar-item:focus,.navbar.is-danger .navbar-start>a.navbar-item:hover{background-color:#db1919;color:#fff}.navbar.is-danger .navbar-end .navbar-link:after,.navbar.is-danger .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link{background-color:#db1919;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#e62828;color:#fff}}.navbar.is-notification{background-color:#0c6b9e;color:#fff}.navbar.is-notification .navbar-brand .navbar-link,.navbar.is-notification .navbar-brand>.navbar-item{color:#fff}.navbar.is-notification .navbar-brand .navbar-link.is-active,.navbar.is-notification .navbar-brand .navbar-link:focus,.navbar.is-notification .navbar-brand .navbar-link:hover,.navbar.is-notification .navbar-brand>a.navbar-item.is-active,.navbar.is-notification .navbar-brand>a.navbar-item:focus,.navbar.is-notification .navbar-brand>a.navbar-item:hover{background-color:#0a5b86;color:#fff}.navbar.is-notification .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-notification .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-notification .navbar-end .navbar-link,.navbar.is-notification .navbar-end>.navbar-item,.navbar.is-notification .navbar-start .navbar-link,.navbar.is-notification .navbar-start>.navbar-item{color:#fff}.navbar.is-notification .navbar-end .navbar-link.is-active,.navbar.is-notification .navbar-end .navbar-link:focus,.navbar.is-notification .navbar-end .navbar-link:hover,.navbar.is-notification .navbar-end>a.navbar-item.is-active,.navbar.is-notification .navbar-end>a.navbar-item:focus,.navbar.is-notification .navbar-end>a.navbar-item:hover,.navbar.is-notification .navbar-start .navbar-link.is-active,.navbar.is-notification .navbar-start .navbar-link:focus,.navbar.is-notification .navbar-start .navbar-link:hover,.navbar.is-notification .navbar-start>a.navbar-item.is-active,.navbar.is-notification .navbar-start>a.navbar-item:focus,.navbar.is-notification .navbar-start>a.navbar-item:hover{background-color:#0a5b86;color:#fff}.navbar.is-notification .navbar-end .navbar-link:after,.navbar.is-notification .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-notification .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-notification .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-notification .navbar-item.has-dropdown:hover .navbar-link{background-color:#0a5b86;color:#fff}.navbar.is-notification .navbar-dropdown a.navbar-item.is-active{background-color:#0c6b9e;color:#fff}}.navbar.is-bg{background-color:#f4f4f4;color:#49616e}.navbar.is-bg .navbar-brand .navbar-link,.navbar.is-bg .navbar-brand>.navbar-item{color:#49616e}.navbar.is-bg .navbar-brand .navbar-link.is-active,.navbar.is-bg .navbar-brand .navbar-link:focus,.navbar.is-bg .navbar-brand .navbar-link:hover,.navbar.is-bg .navbar-brand>a.navbar-item.is-active,.navbar.is-bg .navbar-brand>a.navbar-item:focus,.navbar.is-bg .navbar-brand>a.navbar-item:hover{background-color:#e7e7e7;color:#49616e}.navbar.is-bg .navbar-brand .navbar-link:after{border-color:#49616e}.navbar.is-bg .navbar-burger{color:#49616e}@media screen and (min-width: 0){.navbar.is-bg .navbar-end .navbar-link,.navbar.is-bg .navbar-end>.navbar-item,.navbar.is-bg .navbar-start .navbar-link,.navbar.is-bg .navbar-start>.navbar-item{color:#49616e}.navbar.is-bg .navbar-end .navbar-link.is-active,.navbar.is-bg .navbar-end .navbar-link:focus,.navbar.is-bg .navbar-end .navbar-link:hover,.navbar.is-bg .navbar-end>a.navbar-item.is-active,.navbar.is-bg .navbar-end>a.navbar-item:focus,.navbar.is-bg .navbar-end>a.navbar-item:hover,.navbar.is-bg .navbar-start .navbar-link.is-active,.navbar.is-bg .navbar-start .navbar-link:focus,.navbar.is-bg .navbar-start .navbar-link:hover,.navbar.is-bg .navbar-start>a.navbar-item.is-active,.navbar.is-bg .navbar-start>a.navbar-item:focus,.navbar.is-bg .navbar-start>a.navbar-item:hover{background-color:#e7e7e7;color:#49616e}.navbar.is-bg .navbar-end .navbar-link:after,.navbar.is-bg .navbar-start .navbar-link:after{border-color:#49616e}.navbar.is-bg .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-bg .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-bg .navbar-item.has-dropdown:hover .navbar-link{background-color:#e7e7e7;color:#49616e}.navbar.is-bg .navbar-dropdown a.navbar-item.is-active{background-color:#f4f4f4;color:#49616e}}.navbar.is-back{background-color:#7b7b7b;color:#fff}.navbar.is-back .navbar-brand .navbar-link,.navbar.is-back .navbar-brand>.navbar-item{color:#fff}.navbar.is-back .navbar-brand .navbar-link.is-active,.navbar.is-back .navbar-brand .navbar-link:focus,.navbar.is-back .navbar-brand .navbar-link:hover,.navbar.is-back .navbar-brand>a.navbar-item.is-active,.navbar.is-back .navbar-brand>a.navbar-item:focus,.navbar.is-back .navbar-brand>a.navbar-item:hover{background-color:#6e6e6e;color:#fff}.navbar.is-back .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-back .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-back .navbar-end .navbar-link,.navbar.is-back .navbar-end>.navbar-item,.navbar.is-back .navbar-start .navbar-link,.navbar.is-back .navbar-start>.navbar-item{color:#fff}.navbar.is-back .navbar-end .navbar-link.is-active,.navbar.is-back .navbar-end .navbar-link:focus,.navbar.is-back .navbar-end .navbar-link:hover,.navbar.is-back .navbar-end>a.navbar-item.is-active,.navbar.is-back .navbar-end>a.navbar-item:focus,.navbar.is-back .navbar-end>a.navbar-item:hover,.navbar.is-back .navbar-start .navbar-link.is-active,.navbar.is-back .navbar-start .navbar-link:focus,.navbar.is-back .navbar-start .navbar-link:hover,.navbar.is-back .navbar-start>a.navbar-item.is-active,.navbar.is-back .navbar-start>a.navbar-item:focus,.navbar.is-back .navbar-start>a.navbar-item:hover{background-color:#6e6e6e;color:#fff}.navbar.is-back .navbar-end .navbar-link:after,.navbar.is-back .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-back .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-back .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-back .navbar-item.has-dropdown:hover .navbar-link{background-color:#6e6e6e;color:#fff}.navbar.is-back .navbar-dropdown a.navbar-item.is-active{background-color:#7b7b7b;color:#fff}}.navbar.is-correct-result{background-color:#0fa72c;color:#fff}.navbar.is-correct-result .navbar-brand .navbar-link,.navbar.is-correct-result .navbar-brand>.navbar-item{color:#fff}.navbar.is-correct-result .navbar-brand .navbar-link.is-active,.navbar.is-correct-result .navbar-brand .navbar-link:focus,.navbar.is-correct-result .navbar-brand .navbar-link:hover,.navbar.is-correct-result .navbar-brand>a.navbar-item.is-active,.navbar.is-correct-result .navbar-brand>a.navbar-item:focus,.navbar.is-correct-result .navbar-brand>a.navbar-item:hover{background-color:#0d9026;color:#fff}.navbar.is-correct-result .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-correct-result .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-correct-result .navbar-end .navbar-link,.navbar.is-correct-result .navbar-end>.navbar-item,.navbar.is-correct-result .navbar-start .navbar-link,.navbar.is-correct-result .navbar-start>.navbar-item{color:#fff}.navbar.is-correct-result .navbar-end .navbar-link.is-active,.navbar.is-correct-result .navbar-end .navbar-link:focus,.navbar.is-correct-result .navbar-end .navbar-link:hover,.navbar.is-correct-result .navbar-end>a.navbar-item.is-active,.navbar.is-correct-result .navbar-end>a.navbar-item:focus,.navbar.is-correct-result .navbar-end>a.navbar-item:hover,.navbar.is-correct-result .navbar-start .navbar-link.is-active,.navbar.is-correct-result .navbar-start .navbar-link:focus,.navbar.is-correct-result .navbar-start .navbar-link:hover,.navbar.is-correct-result .navbar-start>a.navbar-item.is-active,.navbar.is-correct-result .navbar-start>a.navbar-item:focus,.navbar.is-correct-result .navbar-start>a.navbar-item:hover{background-color:#0d9026;color:#fff}.navbar.is-correct-result .navbar-end .navbar-link:after,.navbar.is-correct-result .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-correct-result .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-correct-result .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-correct-result .navbar-item.has-dropdown:hover .navbar-link{background-color:#0d9026;color:#fff}.navbar.is-correct-result .navbar-dropdown a.navbar-item.is-active{background-color:#0fa72c;color:#fff}}.navbar.is-wrong-result{background-color:#c14b4b;color:#fff}.navbar.is-wrong-result .navbar-brand .navbar-link,.navbar.is-wrong-result .navbar-brand>.navbar-item{color:#fff}.navbar.is-wrong-result .navbar-brand .navbar-link.is-active,.navbar.is-wrong-result .navbar-brand .navbar-link:focus,.navbar.is-wrong-result .navbar-brand .navbar-link:hover,.navbar.is-wrong-result .navbar-brand>a.navbar-item.is-active,.navbar.is-wrong-result .navbar-brand>a.navbar-item:focus,.navbar.is-wrong-result .navbar-brand>a.navbar-item:hover{background-color:#b43e3e;color:#fff}.navbar.is-wrong-result .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-wrong-result .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-wrong-result .navbar-end .navbar-link,.navbar.is-wrong-result .navbar-end>.navbar-item,.navbar.is-wrong-result .navbar-start .navbar-link,.navbar.is-wrong-result .navbar-start>.navbar-item{color:#fff}.navbar.is-wrong-result .navbar-end .navbar-link.is-active,.navbar.is-wrong-result .navbar-end .navbar-link:focus,.navbar.is-wrong-result .navbar-end .navbar-link:hover,.navbar.is-wrong-result .navbar-end>a.navbar-item.is-active,.navbar.is-wrong-result .navbar-end>a.navbar-item:focus,.navbar.is-wrong-result .navbar-end>a.navbar-item:hover,.navbar.is-wrong-result .navbar-start .navbar-link.is-active,.navbar.is-wrong-result .navbar-start .navbar-link:focus,.navbar.is-wrong-result .navbar-start .navbar-link:hover,.navbar.is-wrong-result .navbar-start>a.navbar-item.is-active,.navbar.is-wrong-result .navbar-start>a.navbar-item:focus,.navbar.is-wrong-result .navbar-start>a.navbar-item:hover{background-color:#b43e3e;color:#fff}.navbar.is-wrong-result .navbar-end .navbar-link:after,.navbar.is-wrong-result .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-wrong-result .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-wrong-result .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-wrong-result .navbar-item.has-dropdown:hover .navbar-link{background-color:#b43e3e;color:#fff}.navbar.is-wrong-result .navbar-dropdown a.navbar-item.is-active{background-color:#c14b4b;color:#fff}}.navbar.is-no-result{background-color:#7b7b7b;color:#fff}.navbar.is-no-result .navbar-brand .navbar-link,.navbar.is-no-result .navbar-brand>.navbar-item{color:#fff}.navbar.is-no-result .navbar-brand .navbar-link.is-active,.navbar.is-no-result .navbar-brand .navbar-link:focus,.navbar.is-no-result .navbar-brand .navbar-link:hover,.navbar.is-no-result .navbar-brand>a.navbar-item.is-active,.navbar.is-no-result .navbar-brand>a.navbar-item:focus,.navbar.is-no-result .navbar-brand>a.navbar-item:hover{background-color:#6e6e6e;color:#fff}.navbar.is-no-result .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-no-result .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-no-result .navbar-end .navbar-link,.navbar.is-no-result .navbar-end>.navbar-item,.navbar.is-no-result .navbar-start .navbar-link,.navbar.is-no-result .navbar-start>.navbar-item{color:#fff}.navbar.is-no-result .navbar-end .navbar-link.is-active,.navbar.is-no-result .navbar-end .navbar-link:focus,.navbar.is-no-result .navbar-end .navbar-link:hover,.navbar.is-no-result .navbar-end>a.navbar-item.is-active,.navbar.is-no-result .navbar-end>a.navbar-item:focus,.navbar.is-no-result .navbar-end>a.navbar-item:hover,.navbar.is-no-result .navbar-start .navbar-link.is-active,.navbar.is-no-result .navbar-start .navbar-link:focus,.navbar.is-no-result .navbar-start .navbar-link:hover,.navbar.is-no-result .navbar-start>a.navbar-item.is-active,.navbar.is-no-result .navbar-start>a.navbar-item:focus,.navbar.is-no-result .navbar-start>a.navbar-item:hover{background-color:#6e6e6e;color:#fff}.navbar.is-no-result .navbar-end .navbar-link:after,.navbar.is-no-result .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-no-result .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-no-result .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-no-result .navbar-item.has-dropdown:hover .navbar-link{background-color:#6e6e6e;color:#fff}.navbar.is-no-result .navbar-dropdown a.navbar-item.is-active{background-color:#7b7b7b;color:#fff}}.navbar.is-correct-answer-input{background-color:#0fa72c;color:#fff}.navbar.is-correct-answer-input .navbar-brand .navbar-link,.navbar.is-correct-answer-input .navbar-brand>.navbar-item{color:#fff}.navbar.is-correct-answer-input .navbar-brand .navbar-link.is-active,.navbar.is-correct-answer-input .navbar-brand .navbar-link:focus,.navbar.is-correct-answer-input .navbar-brand .navbar-link:hover,.navbar.is-correct-answer-input .navbar-brand>a.navbar-item.is-active,.navbar.is-correct-answer-input .navbar-brand>a.navbar-item:focus,.navbar.is-correct-answer-input .navbar-brand>a.navbar-item:hover{background-color:#0d9026;color:#fff}.navbar.is-correct-answer-input .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-correct-answer-input .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-correct-answer-input .navbar-end .navbar-link,.navbar.is-correct-answer-input .navbar-end>.navbar-item,.navbar.is-correct-answer-input .navbar-start .navbar-link,.navbar.is-correct-answer-input .navbar-start>.navbar-item{color:#fff}.navbar.is-correct-answer-input .navbar-end .navbar-link.is-active,.navbar.is-correct-answer-input .navbar-end .navbar-link:focus,.navbar.is-correct-answer-input .navbar-end .navbar-link:hover,.navbar.is-correct-answer-input .navbar-end>a.navbar-item.is-active,.navbar.is-correct-answer-input .navbar-end>a.navbar-item:focus,.navbar.is-correct-answer-input .navbar-end>a.navbar-item:hover,.navbar.is-correct-answer-input .navbar-start .navbar-link.is-active,.navbar.is-correct-answer-input .navbar-start .navbar-link:focus,.navbar.is-correct-answer-input .navbar-start .navbar-link:hover,.navbar.is-correct-answer-input .navbar-start>a.navbar-item.is-active,.navbar.is-correct-answer-input .navbar-start>a.navbar-item:focus,.navbar.is-correct-answer-input .navbar-start>a.navbar-item:hover{background-color:#0d9026;color:#fff}.navbar.is-correct-answer-input .navbar-end .navbar-link:after,.navbar.is-correct-answer-input .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-correct-answer-input .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-correct-answer-input .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-correct-answer-input .navbar-item.has-dropdown:hover .navbar-link{background-color:#0d9026;color:#fff}.navbar.is-correct-answer-input .navbar-dropdown a.navbar-item.is-active{background-color:#0fa72c;color:#fff}}.navbar.is-result-user-input{background-color:#7b7b7b;color:#fff}.navbar.is-result-user-input .navbar-brand .navbar-link,.navbar.is-result-user-input .navbar-brand>.navbar-item{color:#fff}.navbar.is-result-user-input .navbar-brand .navbar-link.is-active,.navbar.is-result-user-input .navbar-brand .navbar-link:focus,.navbar.is-result-user-input .navbar-brand .navbar-link:hover,.navbar.is-result-user-input .navbar-brand>a.navbar-item.is-active,.navbar.is-result-user-input .navbar-brand>a.navbar-item:focus,.navbar.is-result-user-input .navbar-brand>a.navbar-item:hover{background-color:#6e6e6e;color:#fff}.navbar.is-result-user-input .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-result-user-input .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-result-user-input .navbar-end .navbar-link,.navbar.is-result-user-input .navbar-end>.navbar-item,.navbar.is-result-user-input .navbar-start .navbar-link,.navbar.is-result-user-input .navbar-start>.navbar-item{color:#fff}.navbar.is-result-user-input .navbar-end .navbar-link.is-active,.navbar.is-result-user-input .navbar-end .navbar-link:focus,.navbar.is-result-user-input .navbar-end .navbar-link:hover,.navbar.is-result-user-input .navbar-end>a.navbar-item.is-active,.navbar.is-result-user-input .navbar-end>a.navbar-item:focus,.navbar.is-result-user-input .navbar-end>a.navbar-item:hover,.navbar.is-result-user-input .navbar-start .navbar-link.is-active,.navbar.is-result-user-input .navbar-start .navbar-link:focus,.navbar.is-result-user-input .navbar-start .navbar-link:hover,.navbar.is-result-user-input .navbar-start>a.navbar-item.is-active,.navbar.is-result-user-input .navbar-start>a.navbar-item:focus,.navbar.is-result-user-input .navbar-start>a.navbar-item:hover{background-color:#6e6e6e;color:#fff}.navbar.is-result-user-input .navbar-end .navbar-link:after,.navbar.is-result-user-input .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-result-user-input .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-result-user-input .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-result-user-input .navbar-item.has-dropdown:hover .navbar-link{background-color:#6e6e6e;color:#fff}.navbar.is-result-user-input .navbar-dropdown a.navbar-item.is-active{background-color:#7b7b7b;color:#fff}}.navbar.is-table-header{background-color:#5ea3d7;color:#fff}.navbar.is-table-header .navbar-brand .navbar-link,.navbar.is-table-header .navbar-brand>.navbar-item{color:#fff}.navbar.is-table-header .navbar-brand .navbar-link.is-active,.navbar.is-table-header .navbar-brand .navbar-link:focus,.navbar.is-table-header .navbar-brand .navbar-link:hover,.navbar.is-table-header .navbar-brand>a.navbar-item.is-active,.navbar.is-table-header .navbar-brand>a.navbar-item:focus,.navbar.is-table-header .navbar-brand>a.navbar-item:hover{background-color:#4a97d2;color:#fff}.navbar.is-table-header .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-table-header .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-table-header .navbar-end .navbar-link,.navbar.is-table-header .navbar-end>.navbar-item,.navbar.is-table-header .navbar-start .navbar-link,.navbar.is-table-header .navbar-start>.navbar-item{color:#fff}.navbar.is-table-header .navbar-end .navbar-link.is-active,.navbar.is-table-header .navbar-end .navbar-link:focus,.navbar.is-table-header .navbar-end .navbar-link:hover,.navbar.is-table-header .navbar-end>a.navbar-item.is-active,.navbar.is-table-header .navbar-end>a.navbar-item:focus,.navbar.is-table-header .navbar-end>a.navbar-item:hover,.navbar.is-table-header .navbar-start .navbar-link.is-active,.navbar.is-table-header .navbar-start .navbar-link:focus,.navbar.is-table-header .navbar-start .navbar-link:hover,.navbar.is-table-header .navbar-start>a.navbar-item.is-active,.navbar.is-table-header .navbar-start>a.navbar-item:focus,.navbar.is-table-header .navbar-start>a.navbar-item:hover{background-color:#4a97d2;color:#fff}.navbar.is-table-header .navbar-end .navbar-link:after,.navbar.is-table-header .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-table-header .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-table-header .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-table-header .navbar-item.has-dropdown:hover .navbar-link{background-color:#4a97d2;color:#fff}.navbar.is-table-header .navbar-dropdown a.navbar-item.is-active{background-color:#5ea3d7;color:#fff}}.navbar.is-table-subheader{background-color:#e0e0e0;color:#49616e}.navbar.is-table-subheader .navbar-brand .navbar-link,.navbar.is-table-subheader .navbar-brand>.navbar-item{color:#49616e}.navbar.is-table-subheader .navbar-brand .navbar-link.is-active,.navbar.is-table-subheader .navbar-brand .navbar-link:focus,.navbar.is-table-subheader .navbar-brand .navbar-link:hover,.navbar.is-table-subheader .navbar-brand>a.navbar-item.is-active,.navbar.is-table-subheader .navbar-brand>a.navbar-item:focus,.navbar.is-table-subheader .navbar-brand>a.navbar-item:hover{background-color:#d3d3d3;color:#49616e}.navbar.is-table-subheader .navbar-brand .navbar-link:after{border-color:#49616e}.navbar.is-table-subheader .navbar-burger{color:#49616e}@media screen and (min-width: 0){.navbar.is-table-subheader .navbar-end .navbar-link,.navbar.is-table-subheader .navbar-end>.navbar-item,.navbar.is-table-subheader .navbar-start .navbar-link,.navbar.is-table-subheader .navbar-start>.navbar-item{color:#49616e}.navbar.is-table-subheader .navbar-end .navbar-link.is-active,.navbar.is-table-subheader .navbar-end .navbar-link:focus,.navbar.is-table-subheader .navbar-end .navbar-link:hover,.navbar.is-table-subheader .navbar-end>a.navbar-item.is-active,.navbar.is-table-subheader .navbar-end>a.navbar-item:focus,.navbar.is-table-subheader .navbar-end>a.navbar-item:hover,.navbar.is-table-subheader .navbar-start .navbar-link.is-active,.navbar.is-table-subheader .navbar-start .navbar-link:focus,.navbar.is-table-subheader .navbar-start .navbar-link:hover,.navbar.is-table-subheader .navbar-start>a.navbar-item.is-active,.navbar.is-table-subheader .navbar-start>a.navbar-item:focus,.navbar.is-table-subheader .navbar-start>a.navbar-item:hover{background-color:#d3d3d3;color:#49616e}.navbar.is-table-subheader .navbar-end .navbar-link:after,.navbar.is-table-subheader .navbar-start .navbar-link:after{border-color:#49616e}.navbar.is-table-subheader .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-table-subheader .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-table-subheader .navbar-item.has-dropdown:hover .navbar-link{background-color:#d3d3d3;color:#49616e}.navbar.is-table-subheader .navbar-dropdown a.navbar-item.is-active{background-color:#e0e0e0;color:#49616e}}.navbar.is-background-job-waiting{background-color:#ecb920;color:#49616e}.navbar.is-background-job-waiting .navbar-brand .navbar-link,.navbar.is-background-job-waiting .navbar-brand>.navbar-item{color:#49616e}.navbar.is-background-job-waiting .navbar-brand .navbar-link.is-active,.navbar.is-background-job-waiting .navbar-brand .navbar-link:focus,.navbar.is-background-job-waiting .navbar-brand .navbar-link:hover,.navbar.is-background-job-waiting .navbar-brand>a.navbar-item.is-active,.navbar.is-background-job-waiting .navbar-brand>a.navbar-item:focus,.navbar.is-background-job-waiting .navbar-brand>a.navbar-item:hover{background-color:#dfac13;color:#49616e}.navbar.is-background-job-waiting .navbar-brand .navbar-link:after{border-color:#49616e}.navbar.is-background-job-waiting .navbar-burger{color:#49616e}@media screen and (min-width: 0){.navbar.is-background-job-waiting .navbar-end .navbar-link,.navbar.is-background-job-waiting .navbar-end>.navbar-item,.navbar.is-background-job-waiting .navbar-start .navbar-link,.navbar.is-background-job-waiting .navbar-start>.navbar-item{color:#49616e}.navbar.is-background-job-waiting .navbar-end .navbar-link.is-active,.navbar.is-background-job-waiting .navbar-end .navbar-link:focus,.navbar.is-background-job-waiting .navbar-end .navbar-link:hover,.navbar.is-background-job-waiting .navbar-end>a.navbar-item.is-active,.navbar.is-background-job-waiting .navbar-end>a.navbar-item:focus,.navbar.is-background-job-waiting .navbar-end>a.navbar-item:hover,.navbar.is-background-job-waiting .navbar-start .navbar-link.is-active,.navbar.is-background-job-waiting .navbar-start .navbar-link:focus,.navbar.is-background-job-waiting .navbar-start .navbar-link:hover,.navbar.is-background-job-waiting .navbar-start>a.navbar-item.is-active,.navbar.is-background-job-waiting .navbar-start>a.navbar-item:focus,.navbar.is-background-job-waiting .navbar-start>a.navbar-item:hover{background-color:#dfac13;color:#49616e}.navbar.is-background-job-waiting .navbar-end .navbar-link:after,.navbar.is-background-job-waiting .navbar-start .navbar-link:after{border-color:#49616e}.navbar.is-background-job-waiting .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-background-job-waiting .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-background-job-waiting .navbar-item.has-dropdown:hover .navbar-link{background-color:#dfac13;color:#49616e}.navbar.is-background-job-waiting .navbar-dropdown a.navbar-item.is-active{background-color:#ecb920;color:#49616e}}.navbar.is-background-job-running{background-color:#2098c3;color:#fff}.navbar.is-background-job-running .navbar-brand .navbar-link,.navbar.is-background-job-running .navbar-brand>.navbar-item{color:#fff}.navbar.is-background-job-running .navbar-brand .navbar-link.is-active,.navbar.is-background-job-running .navbar-brand .navbar-link:focus,.navbar.is-background-job-running .navbar-brand .navbar-link:hover,.navbar.is-background-job-running .navbar-brand>a.navbar-item.is-active,.navbar.is-background-job-running .navbar-brand>a.navbar-item:focus,.navbar.is-background-job-running .navbar-brand>a.navbar-item:hover{background-color:#1c87ad;color:#fff}.navbar.is-background-job-running .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-background-job-running .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-background-job-running .navbar-end .navbar-link,.navbar.is-background-job-running .navbar-end>.navbar-item,.navbar.is-background-job-running .navbar-start .navbar-link,.navbar.is-background-job-running .navbar-start>.navbar-item{color:#fff}.navbar.is-background-job-running .navbar-end .navbar-link.is-active,.navbar.is-background-job-running .navbar-end .navbar-link:focus,.navbar.is-background-job-running .navbar-end .navbar-link:hover,.navbar.is-background-job-running .navbar-end>a.navbar-item.is-active,.navbar.is-background-job-running .navbar-end>a.navbar-item:focus,.navbar.is-background-job-running .navbar-end>a.navbar-item:hover,.navbar.is-background-job-running .navbar-start .navbar-link.is-active,.navbar.is-background-job-running .navbar-start .navbar-link:focus,.navbar.is-background-job-running .navbar-start .navbar-link:hover,.navbar.is-background-job-running .navbar-start>a.navbar-item.is-active,.navbar.is-background-job-running .navbar-start>a.navbar-item:focus,.navbar.is-background-job-running .navbar-start>a.navbar-item:hover{background-color:#1c87ad;color:#fff}.navbar.is-background-job-running .navbar-end .navbar-link:after,.navbar.is-background-job-running .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-background-job-running .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-background-job-running .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-background-job-running .navbar-item.has-dropdown:hover .navbar-link{background-color:#1c87ad;color:#fff}.navbar.is-background-job-running .navbar-dropdown a.navbar-item.is-active{background-color:#2098c3;color:#fff}}.navbar.is-background-job-completed{background-color:#6eba1e;color:#fff}.navbar.is-background-job-completed .navbar-brand .navbar-link,.navbar.is-background-job-completed .navbar-brand>.navbar-item{color:#fff}.navbar.is-background-job-completed .navbar-brand .navbar-link.is-active,.navbar.is-background-job-completed .navbar-brand .navbar-link:focus,.navbar.is-background-job-completed .navbar-brand .navbar-link:hover,.navbar.is-background-job-completed .navbar-brand>a.navbar-item.is-active,.navbar.is-background-job-completed .navbar-brand>a.navbar-item:focus,.navbar.is-background-job-completed .navbar-brand>a.navbar-item:hover{background-color:#61a41a;color:#fff}.navbar.is-background-job-completed .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-background-job-completed .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-background-job-completed .navbar-end .navbar-link,.navbar.is-background-job-completed .navbar-end>.navbar-item,.navbar.is-background-job-completed .navbar-start .navbar-link,.navbar.is-background-job-completed .navbar-start>.navbar-item{color:#fff}.navbar.is-background-job-completed .navbar-end .navbar-link.is-active,.navbar.is-background-job-completed .navbar-end .navbar-link:focus,.navbar.is-background-job-completed .navbar-end .navbar-link:hover,.navbar.is-background-job-completed .navbar-end>a.navbar-item.is-active,.navbar.is-background-job-completed .navbar-end>a.navbar-item:focus,.navbar.is-background-job-completed .navbar-end>a.navbar-item:hover,.navbar.is-background-job-completed .navbar-start .navbar-link.is-active,.navbar.is-background-job-completed .navbar-start .navbar-link:focus,.navbar.is-background-job-completed .navbar-start .navbar-link:hover,.navbar.is-background-job-completed .navbar-start>a.navbar-item.is-active,.navbar.is-background-job-completed .navbar-start>a.navbar-item:focus,.navbar.is-background-job-completed .navbar-start>a.navbar-item:hover{background-color:#61a41a;color:#fff}.navbar.is-background-job-completed .navbar-end .navbar-link:after,.navbar.is-background-job-completed .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-background-job-completed .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-background-job-completed .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-background-job-completed .navbar-item.has-dropdown:hover .navbar-link{background-color:#61a41a;color:#fff}.navbar.is-background-job-completed .navbar-dropdown a.navbar-item.is-active{background-color:#6eba1e;color:#fff}}.navbar.is-background-job-failed{background-color:#b12e49;color:#fff}.navbar.is-background-job-failed .navbar-brand .navbar-link,.navbar.is-background-job-failed .navbar-brand>.navbar-item{color:#fff}.navbar.is-background-job-failed .navbar-brand .navbar-link.is-active,.navbar.is-background-job-failed .navbar-brand .navbar-link:focus,.navbar.is-background-job-failed .navbar-brand .navbar-link:hover,.navbar.is-background-job-failed .navbar-brand>a.navbar-item.is-active,.navbar.is-background-job-failed .navbar-brand>a.navbar-item:focus,.navbar.is-background-job-failed .navbar-brand>a.navbar-item:hover{background-color:#9d2941;color:#fff}.navbar.is-background-job-failed .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-background-job-failed .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-background-job-failed .navbar-end .navbar-link,.navbar.is-background-job-failed .navbar-end>.navbar-item,.navbar.is-background-job-failed .navbar-start .navbar-link,.navbar.is-background-job-failed .navbar-start>.navbar-item{color:#fff}.navbar.is-background-job-failed .navbar-end .navbar-link.is-active,.navbar.is-background-job-failed .navbar-end .navbar-link:focus,.navbar.is-background-job-failed .navbar-end .navbar-link:hover,.navbar.is-background-job-failed .navbar-end>a.navbar-item.is-active,.navbar.is-background-job-failed .navbar-end>a.navbar-item:focus,.navbar.is-background-job-failed .navbar-end>a.navbar-item:hover,.navbar.is-background-job-failed .navbar-start .navbar-link.is-active,.navbar.is-background-job-failed .navbar-start .navbar-link:focus,.navbar.is-background-job-failed .navbar-start .navbar-link:hover,.navbar.is-background-job-failed .navbar-start>a.navbar-item.is-active,.navbar.is-background-job-failed .navbar-start>a.navbar-item:focus,.navbar.is-background-job-failed .navbar-start>a.navbar-item:hover{background-color:#9d2941;color:#fff}.navbar.is-background-job-failed .navbar-end .navbar-link:after,.navbar.is-background-job-failed .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-background-job-failed .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-background-job-failed .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-background-job-failed .navbar-item.has-dropdown:hover .navbar-link{background-color:#9d2941;color:#fff}.navbar.is-background-job-failed .navbar-dropdown a.navbar-item.is-active{background-color:#b12e49;color:#fff}}.navbar.is-background-job-cancel{background-color:#525252;color:#fff}.navbar.is-background-job-cancel .navbar-brand .navbar-link,.navbar.is-background-job-cancel .navbar-brand>.navbar-item{color:#fff}.navbar.is-background-job-cancel .navbar-brand .navbar-link.is-active,.navbar.is-background-job-cancel .navbar-brand .navbar-link:focus,.navbar.is-background-job-cancel .navbar-brand .navbar-link:hover,.navbar.is-background-job-cancel .navbar-brand>a.navbar-item.is-active,.navbar.is-background-job-cancel .navbar-brand>a.navbar-item:focus,.navbar.is-background-job-cancel .navbar-brand>a.navbar-item:hover{background-color:#454545;color:#fff}.navbar.is-background-job-cancel .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-background-job-cancel .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-background-job-cancel .navbar-end .navbar-link,.navbar.is-background-job-cancel .navbar-end>.navbar-item,.navbar.is-background-job-cancel .navbar-start .navbar-link,.navbar.is-background-job-cancel .navbar-start>.navbar-item{color:#fff}.navbar.is-background-job-cancel .navbar-end .navbar-link.is-active,.navbar.is-background-job-cancel .navbar-end .navbar-link:focus,.navbar.is-background-job-cancel .navbar-end .navbar-link:hover,.navbar.is-background-job-cancel .navbar-end>a.navbar-item.is-active,.navbar.is-background-job-cancel .navbar-end>a.navbar-item:focus,.navbar.is-background-job-cancel .navbar-end>a.navbar-item:hover,.navbar.is-background-job-cancel .navbar-start .navbar-link.is-active,.navbar.is-background-job-cancel .navbar-start .navbar-link:focus,.navbar.is-background-job-cancel .navbar-start .navbar-link:hover,.navbar.is-background-job-cancel .navbar-start>a.navbar-item.is-active,.navbar.is-background-job-cancel .navbar-start>a.navbar-item:focus,.navbar.is-background-job-cancel .navbar-start>a.navbar-item:hover{background-color:#454545;color:#fff}.navbar.is-background-job-cancel .navbar-end .navbar-link:after,.navbar.is-background-job-cancel .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-background-job-cancel .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-background-job-cancel .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-background-job-cancel .navbar-item.has-dropdown:hover .navbar-link{background-color:#454545;color:#fff}.navbar.is-background-job-cancel .navbar-dropdown a.navbar-item.is-active{background-color:#525252;color:#fff}}.navbar.is-online{background-color:#0fa72c;color:#fff}.navbar.is-online .navbar-brand .navbar-link,.navbar.is-online .navbar-brand>.navbar-item{color:#fff}.navbar.is-online .navbar-brand .navbar-link.is-active,.navbar.is-online .navbar-brand .navbar-link:focus,.navbar.is-online .navbar-brand .navbar-link:hover,.navbar.is-online .navbar-brand>a.navbar-item.is-active,.navbar.is-online .navbar-brand>a.navbar-item:focus,.navbar.is-online .navbar-brand>a.navbar-item:hover{background-color:#0d9026;color:#fff}.navbar.is-online .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-online .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-online .navbar-end .navbar-link,.navbar.is-online .navbar-end>.navbar-item,.navbar.is-online .navbar-start .navbar-link,.navbar.is-online .navbar-start>.navbar-item{color:#fff}.navbar.is-online .navbar-end .navbar-link.is-active,.navbar.is-online .navbar-end .navbar-link:focus,.navbar.is-online .navbar-end .navbar-link:hover,.navbar.is-online .navbar-end>a.navbar-item.is-active,.navbar.is-online .navbar-end>a.navbar-item:focus,.navbar.is-online .navbar-end>a.navbar-item:hover,.navbar.is-online .navbar-start .navbar-link.is-active,.navbar.is-online .navbar-start .navbar-link:focus,.navbar.is-online .navbar-start .navbar-link:hover,.navbar.is-online .navbar-start>a.navbar-item.is-active,.navbar.is-online .navbar-start>a.navbar-item:focus,.navbar.is-online .navbar-start>a.navbar-item:hover{background-color:#0d9026;color:#fff}.navbar.is-online .navbar-end .navbar-link:after,.navbar.is-online .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-online .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-online .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-online .navbar-item.has-dropdown:hover .navbar-link{background-color:#0d9026;color:#fff}.navbar.is-online .navbar-dropdown a.navbar-item.is-active{background-color:#0fa72c;color:#fff}}.navbar.is-offline{background-color:#e62828;color:#fff}.navbar.is-offline .navbar-brand .navbar-link,.navbar.is-offline .navbar-brand>.navbar-item{color:#fff}.navbar.is-offline .navbar-brand .navbar-link.is-active,.navbar.is-offline .navbar-brand .navbar-link:focus,.navbar.is-offline .navbar-brand .navbar-link:hover,.navbar.is-offline .navbar-brand>a.navbar-item.is-active,.navbar.is-offline .navbar-brand>a.navbar-item:focus,.navbar.is-offline .navbar-brand>a.navbar-item:hover{background-color:#db1919;color:#fff}.navbar.is-offline .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-offline .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-offline .navbar-end .navbar-link,.navbar.is-offline .navbar-end>.navbar-item,.navbar.is-offline .navbar-start .navbar-link,.navbar.is-offline .navbar-start>.navbar-item{color:#fff}.navbar.is-offline .navbar-end .navbar-link.is-active,.navbar.is-offline .navbar-end .navbar-link:focus,.navbar.is-offline .navbar-end .navbar-link:hover,.navbar.is-offline .navbar-end>a.navbar-item.is-active,.navbar.is-offline .navbar-end>a.navbar-item:focus,.navbar.is-offline .navbar-end>a.navbar-item:hover,.navbar.is-offline .navbar-start .navbar-link.is-active,.navbar.is-offline .navbar-start .navbar-link:focus,.navbar.is-offline .navbar-start .navbar-link:hover,.navbar.is-offline .navbar-start>a.navbar-item.is-active,.navbar.is-offline .navbar-start>a.navbar-item:focus,.navbar.is-offline .navbar-start>a.navbar-item:hover{background-color:#db1919;color:#fff}.navbar.is-offline .navbar-end .navbar-link:after,.navbar.is-offline .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-offline .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-offline .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-offline .navbar-item.has-dropdown:hover .navbar-link{background-color:#db1919;color:#fff}.navbar.is-offline .navbar-dropdown a.navbar-item.is-active{background-color:#e62828;color:#fff}}.navbar.is-not-start-exam{background-color:#3f5491;color:#fff}.navbar.is-not-start-exam .navbar-brand .navbar-link,.navbar.is-not-start-exam .navbar-brand>.navbar-item{color:#fff}.navbar.is-not-start-exam .navbar-brand .navbar-link.is-active,.navbar.is-not-start-exam .navbar-brand .navbar-link:focus,.navbar.is-not-start-exam .navbar-brand .navbar-link:hover,.navbar.is-not-start-exam .navbar-brand>a.navbar-item.is-active,.navbar.is-not-start-exam .navbar-brand>a.navbar-item:focus,.navbar.is-not-start-exam .navbar-brand>a.navbar-item:hover{background-color:#374a7f;color:#fff}.navbar.is-not-start-exam .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-not-start-exam .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-not-start-exam .navbar-end .navbar-link,.navbar.is-not-start-exam .navbar-end>.navbar-item,.navbar.is-not-start-exam .navbar-start .navbar-link,.navbar.is-not-start-exam .navbar-start>.navbar-item{color:#fff}.navbar.is-not-start-exam .navbar-end .navbar-link.is-active,.navbar.is-not-start-exam .navbar-end .navbar-link:focus,.navbar.is-not-start-exam .navbar-end .navbar-link:hover,.navbar.is-not-start-exam .navbar-end>a.navbar-item.is-active,.navbar.is-not-start-exam .navbar-end>a.navbar-item:focus,.navbar.is-not-start-exam .navbar-end>a.navbar-item:hover,.navbar.is-not-start-exam .navbar-start .navbar-link.is-active,.navbar.is-not-start-exam .navbar-start .navbar-link:focus,.navbar.is-not-start-exam .navbar-start .navbar-link:hover,.navbar.is-not-start-exam .navbar-start>a.navbar-item.is-active,.navbar.is-not-start-exam .navbar-start>a.navbar-item:focus,.navbar.is-not-start-exam .navbar-start>a.navbar-item:hover{background-color:#374a7f;color:#fff}.navbar.is-not-start-exam .navbar-end .navbar-link:after,.navbar.is-not-start-exam .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-not-start-exam .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-not-start-exam .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-not-start-exam .navbar-item.has-dropdown:hover .navbar-link{background-color:#374a7f;color:#fff}.navbar.is-not-start-exam .navbar-dropdown a.navbar-item.is-active{background-color:#3f5491;color:#fff}}.navbar.is-in-progress-exam{background-color:#d88f6c;color:#fff}.navbar.is-in-progress-exam .navbar-brand .navbar-link,.navbar.is-in-progress-exam .navbar-brand>.navbar-item{color:#fff}.navbar.is-in-progress-exam .navbar-brand .navbar-link.is-active,.navbar.is-in-progress-exam .navbar-brand .navbar-link:focus,.navbar.is-in-progress-exam .navbar-brand .navbar-link:hover,.navbar.is-in-progress-exam .navbar-brand>a.navbar-item.is-active,.navbar.is-in-progress-exam .navbar-brand>a.navbar-item:focus,.navbar.is-in-progress-exam .navbar-brand>a.navbar-item:hover{background-color:#d38058;color:#fff}.navbar.is-in-progress-exam .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-in-progress-exam .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-in-progress-exam .navbar-end .navbar-link,.navbar.is-in-progress-exam .navbar-end>.navbar-item,.navbar.is-in-progress-exam .navbar-start .navbar-link,.navbar.is-in-progress-exam .navbar-start>.navbar-item{color:#fff}.navbar.is-in-progress-exam .navbar-end .navbar-link.is-active,.navbar.is-in-progress-exam .navbar-end .navbar-link:focus,.navbar.is-in-progress-exam .navbar-end .navbar-link:hover,.navbar.is-in-progress-exam .navbar-end>a.navbar-item.is-active,.navbar.is-in-progress-exam .navbar-end>a.navbar-item:focus,.navbar.is-in-progress-exam .navbar-end>a.navbar-item:hover,.navbar.is-in-progress-exam .navbar-start .navbar-link.is-active,.navbar.is-in-progress-exam .navbar-start .navbar-link:focus,.navbar.is-in-progress-exam .navbar-start .navbar-link:hover,.navbar.is-in-progress-exam .navbar-start>a.navbar-item.is-active,.navbar.is-in-progress-exam .navbar-start>a.navbar-item:focus,.navbar.is-in-progress-exam .navbar-start>a.navbar-item:hover{background-color:#d38058;color:#fff}.navbar.is-in-progress-exam .navbar-end .navbar-link:after,.navbar.is-in-progress-exam .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-in-progress-exam .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-in-progress-exam .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-in-progress-exam .navbar-item.has-dropdown:hover .navbar-link{background-color:#d38058;color:#fff}.navbar.is-in-progress-exam .navbar-dropdown a.navbar-item.is-active{background-color:#d88f6c;color:#fff}}.navbar.is-complete-exam{background-color:#50bde6;color:#fff}.navbar.is-complete-exam .navbar-brand .navbar-link,.navbar.is-complete-exam .navbar-brand>.navbar-item{color:#fff}.navbar.is-complete-exam .navbar-brand .navbar-link.is-active,.navbar.is-complete-exam .navbar-brand .navbar-link:focus,.navbar.is-complete-exam .navbar-brand .navbar-link:hover,.navbar.is-complete-exam .navbar-brand>a.navbar-item.is-active,.navbar.is-complete-exam .navbar-brand>a.navbar-item:focus,.navbar.is-complete-exam .navbar-brand>a.navbar-item:hover{background-color:#3ab5e3;color:#fff}.navbar.is-complete-exam .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-complete-exam .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-complete-exam .navbar-end .navbar-link,.navbar.is-complete-exam .navbar-end>.navbar-item,.navbar.is-complete-exam .navbar-start .navbar-link,.navbar.is-complete-exam .navbar-start>.navbar-item{color:#fff}.navbar.is-complete-exam .navbar-end .navbar-link.is-active,.navbar.is-complete-exam .navbar-end .navbar-link:focus,.navbar.is-complete-exam .navbar-end .navbar-link:hover,.navbar.is-complete-exam .navbar-end>a.navbar-item.is-active,.navbar.is-complete-exam .navbar-end>a.navbar-item:focus,.navbar.is-complete-exam .navbar-end>a.navbar-item:hover,.navbar.is-complete-exam .navbar-start .navbar-link.is-active,.navbar.is-complete-exam .navbar-start .navbar-link:focus,.navbar.is-complete-exam .navbar-start .navbar-link:hover,.navbar.is-complete-exam .navbar-start>a.navbar-item.is-active,.navbar.is-complete-exam .navbar-start>a.navbar-item:focus,.navbar.is-complete-exam .navbar-start>a.navbar-item:hover{background-color:#3ab5e3;color:#fff}.navbar.is-complete-exam .navbar-end .navbar-link:after,.navbar.is-complete-exam .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-complete-exam .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-complete-exam .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-complete-exam .navbar-item.has-dropdown:hover .navbar-link{background-color:#3ab5e3;color:#fff}.navbar.is-complete-exam .navbar-dropdown a.navbar-item.is-active{background-color:#50bde6;color:#fff}}.navbar.is-time-limit{background-color:#3f5491;color:#fff}.navbar.is-time-limit .navbar-brand .navbar-link,.navbar.is-time-limit .navbar-brand>.navbar-item{color:#fff}.navbar.is-time-limit .navbar-brand .navbar-link.is-active,.navbar.is-time-limit .navbar-brand .navbar-link:focus,.navbar.is-time-limit .navbar-brand .navbar-link:hover,.navbar.is-time-limit .navbar-brand>a.navbar-item.is-active,.navbar.is-time-limit .navbar-brand>a.navbar-item:focus,.navbar.is-time-limit .navbar-brand>a.navbar-item:hover{background-color:#374a7f;color:#fff}.navbar.is-time-limit .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-time-limit .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-time-limit .navbar-end .navbar-link,.navbar.is-time-limit .navbar-end>.navbar-item,.navbar.is-time-limit .navbar-start .navbar-link,.navbar.is-time-limit .navbar-start>.navbar-item{color:#fff}.navbar.is-time-limit .navbar-end .navbar-link.is-active,.navbar.is-time-limit .navbar-end .navbar-link:focus,.navbar.is-time-limit .navbar-end .navbar-link:hover,.navbar.is-time-limit .navbar-end>a.navbar-item.is-active,.navbar.is-time-limit .navbar-end>a.navbar-item:focus,.navbar.is-time-limit .navbar-end>a.navbar-item:hover,.navbar.is-time-limit .navbar-start .navbar-link.is-active,.navbar.is-time-limit .navbar-start .navbar-link:focus,.navbar.is-time-limit .navbar-start .navbar-link:hover,.navbar.is-time-limit .navbar-start>a.navbar-item.is-active,.navbar.is-time-limit .navbar-start>a.navbar-item:focus,.navbar.is-time-limit .navbar-start>a.navbar-item:hover{background-color:#374a7f;color:#fff}.navbar.is-time-limit .navbar-end .navbar-link:after,.navbar.is-time-limit .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-time-limit .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-time-limit .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-time-limit .navbar-item.has-dropdown:hover .navbar-link{background-color:#374a7f;color:#fff}.navbar.is-time-limit .navbar-dropdown a.navbar-item.is-active{background-color:#3f5491;color:#fff}}.navbar.is-highlight{background-color:#ebf2fb;color:#49616e}.navbar.is-highlight .navbar-brand .navbar-link,.navbar.is-highlight .navbar-brand>.navbar-item{color:#49616e}.navbar.is-highlight .navbar-brand .navbar-link.is-active,.navbar.is-highlight .navbar-brand .navbar-link:focus,.navbar.is-highlight .navbar-brand .navbar-link:hover,.navbar.is-highlight .navbar-brand>a.navbar-item.is-active,.navbar.is-highlight .navbar-brand>a.navbar-item:focus,.navbar.is-highlight .navbar-brand>a.navbar-item:hover{background-color:#d6e4f7;color:#49616e}.navbar.is-highlight .navbar-brand .navbar-link:after{border-color:#49616e}.navbar.is-highlight .navbar-burger{color:#49616e}@media screen and (min-width: 0){.navbar.is-highlight .navbar-end .navbar-link,.navbar.is-highlight .navbar-end>.navbar-item,.navbar.is-highlight .navbar-start .navbar-link,.navbar.is-highlight .navbar-start>.navbar-item{color:#49616e}.navbar.is-highlight .navbar-end .navbar-link.is-active,.navbar.is-highlight .navbar-end .navbar-link:focus,.navbar.is-highlight .navbar-end .navbar-link:hover,.navbar.is-highlight .navbar-end>a.navbar-item.is-active,.navbar.is-highlight .navbar-end>a.navbar-item:focus,.navbar.is-highlight .navbar-end>a.navbar-item:hover,.navbar.is-highlight .navbar-start .navbar-link.is-active,.navbar.is-highlight .navbar-start .navbar-link:focus,.navbar.is-highlight .navbar-start .navbar-link:hover,.navbar.is-highlight .navbar-start>a.navbar-item.is-active,.navbar.is-highlight .navbar-start>a.navbar-item:focus,.navbar.is-highlight .navbar-start>a.navbar-item:hover{background-color:#d6e4f7;color:#49616e}.navbar.is-highlight .navbar-end .navbar-link:after,.navbar.is-highlight .navbar-start .navbar-link:after{border-color:#49616e}.navbar.is-highlight .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-highlight .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-highlight .navbar-item.has-dropdown:hover .navbar-link{background-color:#d6e4f7;color:#49616e}.navbar.is-highlight .navbar-dropdown a.navbar-item.is-active{background-color:#ebf2fb;color:#49616e}}.navbar.is-highlight-search-result{background-color:#c14b4b;color:#fff}.navbar.is-highlight-search-result .navbar-brand .navbar-link,.navbar.is-highlight-search-result .navbar-brand>.navbar-item{color:#fff}.navbar.is-highlight-search-result .navbar-brand .navbar-link.is-active,.navbar.is-highlight-search-result .navbar-brand .navbar-link:focus,.navbar.is-highlight-search-result .navbar-brand .navbar-link:hover,.navbar.is-highlight-search-result .navbar-brand>a.navbar-item.is-active,.navbar.is-highlight-search-result .navbar-brand>a.navbar-item:focus,.navbar.is-highlight-search-result .navbar-brand>a.navbar-item:hover{background-color:#b43e3e;color:#fff}.navbar.is-highlight-search-result .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-highlight-search-result .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-highlight-search-result .navbar-end .navbar-link,.navbar.is-highlight-search-result .navbar-end>.navbar-item,.navbar.is-highlight-search-result .navbar-start .navbar-link,.navbar.is-highlight-search-result .navbar-start>.navbar-item{color:#fff}.navbar.is-highlight-search-result .navbar-end .navbar-link.is-active,.navbar.is-highlight-search-result .navbar-end .navbar-link:focus,.navbar.is-highlight-search-result .navbar-end .navbar-link:hover,.navbar.is-highlight-search-result .navbar-end>a.navbar-item.is-active,.navbar.is-highlight-search-result .navbar-end>a.navbar-item:focus,.navbar.is-highlight-search-result .navbar-end>a.navbar-item:hover,.navbar.is-highlight-search-result .navbar-start .navbar-link.is-active,.navbar.is-highlight-search-result .navbar-start .navbar-link:focus,.navbar.is-highlight-search-result .navbar-start .navbar-link:hover,.navbar.is-highlight-search-result .navbar-start>a.navbar-item.is-active,.navbar.is-highlight-search-result .navbar-start>a.navbar-item:focus,.navbar.is-highlight-search-result .navbar-start>a.navbar-item:hover{background-color:#b43e3e;color:#fff}.navbar.is-highlight-search-result .navbar-end .navbar-link:after,.navbar.is-highlight-search-result .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-highlight-search-result .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-highlight-search-result .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-highlight-search-result .navbar-item.has-dropdown:hover .navbar-link{background-color:#b43e3e;color:#fff}.navbar.is-highlight-search-result .navbar-dropdown a.navbar-item.is-active{background-color:#c14b4b;color:#fff}}.navbar.is-prepare-installed{background-color:#af62a3;color:#fff}.navbar.is-prepare-installed .navbar-brand .navbar-link,.navbar.is-prepare-installed .navbar-brand>.navbar-item{color:#fff}.navbar.is-prepare-installed .navbar-brand .navbar-link.is-active,.navbar.is-prepare-installed .navbar-brand .navbar-link:focus,.navbar.is-prepare-installed .navbar-brand .navbar-link:hover,.navbar.is-prepare-installed .navbar-brand>a.navbar-item.is-active,.navbar.is-prepare-installed .navbar-brand>a.navbar-item:focus,.navbar.is-prepare-installed .navbar-brand>a.navbar-item:hover{background-color:#a45497;color:#fff}.navbar.is-prepare-installed .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-prepare-installed .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-prepare-installed .navbar-end .navbar-link,.navbar.is-prepare-installed .navbar-end>.navbar-item,.navbar.is-prepare-installed .navbar-start .navbar-link,.navbar.is-prepare-installed .navbar-start>.navbar-item{color:#fff}.navbar.is-prepare-installed .navbar-end .navbar-link.is-active,.navbar.is-prepare-installed .navbar-end .navbar-link:focus,.navbar.is-prepare-installed .navbar-end .navbar-link:hover,.navbar.is-prepare-installed .navbar-end>a.navbar-item.is-active,.navbar.is-prepare-installed .navbar-end>a.navbar-item:focus,.navbar.is-prepare-installed .navbar-end>a.navbar-item:hover,.navbar.is-prepare-installed .navbar-start .navbar-link.is-active,.navbar.is-prepare-installed .navbar-start .navbar-link:focus,.navbar.is-prepare-installed .navbar-start .navbar-link:hover,.navbar.is-prepare-installed .navbar-start>a.navbar-item.is-active,.navbar.is-prepare-installed .navbar-start>a.navbar-item:focus,.navbar.is-prepare-installed .navbar-start>a.navbar-item:hover{background-color:#a45497;color:#fff}.navbar.is-prepare-installed .navbar-end .navbar-link:after,.navbar.is-prepare-installed .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-prepare-installed .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-prepare-installed .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-prepare-installed .navbar-item.has-dropdown:hover .navbar-link{background-color:#a45497;color:#fff}.navbar.is-prepare-installed .navbar-dropdown a.navbar-item.is-active{background-color:#af62a3;color:#fff}}.navbar.is-prepare-downloaded{background-color:#66b7a5;color:#fff}.navbar.is-prepare-downloaded .navbar-brand .navbar-link,.navbar.is-prepare-downloaded .navbar-brand>.navbar-item{color:#fff}.navbar.is-prepare-downloaded .navbar-brand .navbar-link.is-active,.navbar.is-prepare-downloaded .navbar-brand .navbar-link:focus,.navbar.is-prepare-downloaded .navbar-brand .navbar-link:hover,.navbar.is-prepare-downloaded .navbar-brand>a.navbar-item.is-active,.navbar.is-prepare-downloaded .navbar-brand>a.navbar-item:focus,.navbar.is-prepare-downloaded .navbar-brand>a.navbar-item:hover{background-color:#55af9b;color:#fff}.navbar.is-prepare-downloaded .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-prepare-downloaded .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-prepare-downloaded .navbar-end .navbar-link,.navbar.is-prepare-downloaded .navbar-end>.navbar-item,.navbar.is-prepare-downloaded .navbar-start .navbar-link,.navbar.is-prepare-downloaded .navbar-start>.navbar-item{color:#fff}.navbar.is-prepare-downloaded .navbar-end .navbar-link.is-active,.navbar.is-prepare-downloaded .navbar-end .navbar-link:focus,.navbar.is-prepare-downloaded .navbar-end .navbar-link:hover,.navbar.is-prepare-downloaded .navbar-end>a.navbar-item.is-active,.navbar.is-prepare-downloaded .navbar-end>a.navbar-item:focus,.navbar.is-prepare-downloaded .navbar-end>a.navbar-item:hover,.navbar.is-prepare-downloaded .navbar-start .navbar-link.is-active,.navbar.is-prepare-downloaded .navbar-start .navbar-link:focus,.navbar.is-prepare-downloaded .navbar-start .navbar-link:hover,.navbar.is-prepare-downloaded .navbar-start>a.navbar-item.is-active,.navbar.is-prepare-downloaded .navbar-start>a.navbar-item:focus,.navbar.is-prepare-downloaded .navbar-start>a.navbar-item:hover{background-color:#55af9b;color:#fff}.navbar.is-prepare-downloaded .navbar-end .navbar-link:after,.navbar.is-prepare-downloaded .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-prepare-downloaded .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-prepare-downloaded .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-prepare-downloaded .navbar-item.has-dropdown:hover .navbar-link{background-color:#55af9b;color:#fff}.navbar.is-prepare-downloaded .navbar-dropdown a.navbar-item.is-active{background-color:#66b7a5;color:#fff}}.navbar.is-prepare-unlocked{background-color:#0090d1;color:#fff}.navbar.is-prepare-unlocked .navbar-brand .navbar-link,.navbar.is-prepare-unlocked .navbar-brand>.navbar-item{color:#fff}.navbar.is-prepare-unlocked .navbar-brand .navbar-link.is-active,.navbar.is-prepare-unlocked .navbar-brand .navbar-link:focus,.navbar.is-prepare-unlocked .navbar-brand .navbar-link:hover,.navbar.is-prepare-unlocked .navbar-brand>a.navbar-item.is-active,.navbar.is-prepare-unlocked .navbar-brand>a.navbar-item:focus,.navbar.is-prepare-unlocked .navbar-brand>a.navbar-item:hover{background-color:#007eb8;color:#fff}.navbar.is-prepare-unlocked .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-prepare-unlocked .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-prepare-unlocked .navbar-end .navbar-link,.navbar.is-prepare-unlocked .navbar-end>.navbar-item,.navbar.is-prepare-unlocked .navbar-start .navbar-link,.navbar.is-prepare-unlocked .navbar-start>.navbar-item{color:#fff}.navbar.is-prepare-unlocked .navbar-end .navbar-link.is-active,.navbar.is-prepare-unlocked .navbar-end .navbar-link:focus,.navbar.is-prepare-unlocked .navbar-end .navbar-link:hover,.navbar.is-prepare-unlocked .navbar-end>a.navbar-item.is-active,.navbar.is-prepare-unlocked .navbar-end>a.navbar-item:focus,.navbar.is-prepare-unlocked .navbar-end>a.navbar-item:hover,.navbar.is-prepare-unlocked .navbar-start .navbar-link.is-active,.navbar.is-prepare-unlocked .navbar-start .navbar-link:focus,.navbar.is-prepare-unlocked .navbar-start .navbar-link:hover,.navbar.is-prepare-unlocked .navbar-start>a.navbar-item.is-active,.navbar.is-prepare-unlocked .navbar-start>a.navbar-item:focus,.navbar.is-prepare-unlocked .navbar-start>a.navbar-item:hover{background-color:#007eb8;color:#fff}.navbar.is-prepare-unlocked .navbar-end .navbar-link:after,.navbar.is-prepare-unlocked .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-prepare-unlocked .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-prepare-unlocked .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-prepare-unlocked .navbar-item.has-dropdown:hover .navbar-link{background-color:#007eb8;color:#fff}.navbar.is-prepare-unlocked .navbar-dropdown a.navbar-item.is-active{background-color:#0090d1;color:#fff}}.navbar.is-prepare-not-installed{background-color:#c14b4b;color:#fff}.navbar.is-prepare-not-installed .navbar-brand .navbar-link,.navbar.is-prepare-not-installed .navbar-brand>.navbar-item{color:#fff}.navbar.is-prepare-not-installed .navbar-brand .navbar-link.is-active,.navbar.is-prepare-not-installed .navbar-brand .navbar-link:focus,.navbar.is-prepare-not-installed .navbar-brand .navbar-link:hover,.navbar.is-prepare-not-installed .navbar-brand>a.navbar-item.is-active,.navbar.is-prepare-not-installed .navbar-brand>a.navbar-item:focus,.navbar.is-prepare-not-installed .navbar-brand>a.navbar-item:hover{background-color:#b43e3e;color:#fff}.navbar.is-prepare-not-installed .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-prepare-not-installed .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-prepare-not-installed .navbar-end .navbar-link,.navbar.is-prepare-not-installed .navbar-end>.navbar-item,.navbar.is-prepare-not-installed .navbar-start .navbar-link,.navbar.is-prepare-not-installed .navbar-start>.navbar-item{color:#fff}.navbar.is-prepare-not-installed .navbar-end .navbar-link.is-active,.navbar.is-prepare-not-installed .navbar-end .navbar-link:focus,.navbar.is-prepare-not-installed .navbar-end .navbar-link:hover,.navbar.is-prepare-not-installed .navbar-end>a.navbar-item.is-active,.navbar.is-prepare-not-installed .navbar-end>a.navbar-item:focus,.navbar.is-prepare-not-installed .navbar-end>a.navbar-item:hover,.navbar.is-prepare-not-installed .navbar-start .navbar-link.is-active,.navbar.is-prepare-not-installed .navbar-start .navbar-link:focus,.navbar.is-prepare-not-installed .navbar-start .navbar-link:hover,.navbar.is-prepare-not-installed .navbar-start>a.navbar-item.is-active,.navbar.is-prepare-not-installed .navbar-start>a.navbar-item:focus,.navbar.is-prepare-not-installed .navbar-start>a.navbar-item:hover{background-color:#b43e3e;color:#fff}.navbar.is-prepare-not-installed .navbar-end .navbar-link:after,.navbar.is-prepare-not-installed .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-prepare-not-installed .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-prepare-not-installed .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-prepare-not-installed .navbar-item.has-dropdown:hover .navbar-link{background-color:#b43e3e;color:#fff}.navbar.is-prepare-not-installed .navbar-dropdown a.navbar-item.is-active{background-color:#c14b4b;color:#fff}}.navbar.is-exam-checking-complete{background-color:#0fa72c;color:#fff}.navbar.is-exam-checking-complete .navbar-brand .navbar-link,.navbar.is-exam-checking-complete .navbar-brand>.navbar-item{color:#fff}.navbar.is-exam-checking-complete .navbar-brand .navbar-link.is-active,.navbar.is-exam-checking-complete .navbar-brand .navbar-link:focus,.navbar.is-exam-checking-complete .navbar-brand .navbar-link:hover,.navbar.is-exam-checking-complete .navbar-brand>a.navbar-item.is-active,.navbar.is-exam-checking-complete .navbar-brand>a.navbar-item:focus,.navbar.is-exam-checking-complete .navbar-brand>a.navbar-item:hover{background-color:#0d9026;color:#fff}.navbar.is-exam-checking-complete .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-exam-checking-complete .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-exam-checking-complete .navbar-end .navbar-link,.navbar.is-exam-checking-complete .navbar-end>.navbar-item,.navbar.is-exam-checking-complete .navbar-start .navbar-link,.navbar.is-exam-checking-complete .navbar-start>.navbar-item{color:#fff}.navbar.is-exam-checking-complete .navbar-end .navbar-link.is-active,.navbar.is-exam-checking-complete .navbar-end .navbar-link:focus,.navbar.is-exam-checking-complete .navbar-end .navbar-link:hover,.navbar.is-exam-checking-complete .navbar-end>a.navbar-item.is-active,.navbar.is-exam-checking-complete .navbar-end>a.navbar-item:focus,.navbar.is-exam-checking-complete .navbar-end>a.navbar-item:hover,.navbar.is-exam-checking-complete .navbar-start .navbar-link.is-active,.navbar.is-exam-checking-complete .navbar-start .navbar-link:focus,.navbar.is-exam-checking-complete .navbar-start .navbar-link:hover,.navbar.is-exam-checking-complete .navbar-start>a.navbar-item.is-active,.navbar.is-exam-checking-complete .navbar-start>a.navbar-item:focus,.navbar.is-exam-checking-complete .navbar-start>a.navbar-item:hover{background-color:#0d9026;color:#fff}.navbar.is-exam-checking-complete .navbar-end .navbar-link:after,.navbar.is-exam-checking-complete .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-exam-checking-complete .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-exam-checking-complete .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-exam-checking-complete .navbar-item.has-dropdown:hover .navbar-link{background-color:#0d9026;color:#fff}.navbar.is-exam-checking-complete .navbar-dropdown a.navbar-item.is-active{background-color:#0fa72c;color:#fff}}.navbar.is-extend-time-warning{background-color:#c14b4b;color:#fff}.navbar.is-extend-time-warning .navbar-brand .navbar-link,.navbar.is-extend-time-warning .navbar-brand>.navbar-item{color:#fff}.navbar.is-extend-time-warning .navbar-brand .navbar-link.is-active,.navbar.is-extend-time-warning .navbar-brand .navbar-link:focus,.navbar.is-extend-time-warning .navbar-brand .navbar-link:hover,.navbar.is-extend-time-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-extend-time-warning .navbar-brand>a.navbar-item:focus,.navbar.is-extend-time-warning .navbar-brand>a.navbar-item:hover{background-color:#b43e3e;color:#fff}.navbar.is-extend-time-warning .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-extend-time-warning .navbar-burger{color:#fff}@media screen and (min-width: 0){.navbar.is-extend-time-warning .navbar-end .navbar-link,.navbar.is-extend-time-warning .navbar-end>.navbar-item,.navbar.is-extend-time-warning .navbar-start .navbar-link,.navbar.is-extend-time-warning .navbar-start>.navbar-item{color:#fff}.navbar.is-extend-time-warning .navbar-end .navbar-link.is-active,.navbar.is-extend-time-warning .navbar-end .navbar-link:focus,.navbar.is-extend-time-warning .navbar-end .navbar-link:hover,.navbar.is-extend-time-warning .navbar-end>a.navbar-item.is-active,.navbar.is-extend-time-warning .navbar-end>a.navbar-item:focus,.navbar.is-extend-time-warning .navbar-end>a.navbar-item:hover,.navbar.is-extend-time-warning .navbar-start .navbar-link.is-active,.navbar.is-extend-time-warning .navbar-start .navbar-link:focus,.navbar.is-extend-time-warning .navbar-start .navbar-link:hover,.navbar.is-extend-time-warning .navbar-start>a.navbar-item.is-active,.navbar.is-extend-time-warning .navbar-start>a.navbar-item:focus,.navbar.is-extend-time-warning .navbar-start>a.navbar-item:hover{background-color:#b43e3e;color:#fff}.navbar.is-extend-time-warning .navbar-end .navbar-link:after,.navbar.is-extend-time-warning .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-extend-time-warning .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-extend-time-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-extend-time-warning .navbar-item.has-dropdown:hover .navbar-link{background-color:#b43e3e;color:#fff}.navbar.is-extend-time-warning .navbar-dropdown a.navbar-item.is-active{background-color:#c14b4b;color:#fff}}.navbar>.container{align-items:stretch;display:flex;min-height:48px;width:100%}.navbar.has-shadow{box-shadow:0 2px 0 0 #f4f4f4}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #f4f4f4}.navbar.is-fixed-top{top:0}body.has-navbar-fixed-top,html.has-navbar-fixed-top{padding-top:48px}body.has-navbar-fixed-bottom,html.has-navbar-fixed-bottom{padding-bottom:48px}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:48px}.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover{background-color:initial}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{color:#49616e;cursor:pointer;display:block;height:48px;position:relative;width:48px;margin-left:auto}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:first-child{top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:#0000000d}.navbar-burger.is-active span:first-child{transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#49616e;display:block;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}.navbar-link,a.navbar-item{cursor:pointer}.navbar-link.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,a.navbar-item.is-active,a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover{background-color:initial;color:#0c6b9e}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item img{max-height:none}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid #0000;min-height:48px;padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab:focus,.navbar-item.is-tab:hover{background-color:initial;border-bottom-color:#0087ff}.navbar-item.is-tab.is-active{background-color:initial;border-bottom:3px solid #0087ff;color:#0087ff;padding-bottom:calc(.5rem - 3px)}.navbar-content{flex-grow:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-link:not(.is-arrowless):after{border-color:#49616e;margin-top:-.375em;right:1.125em}.navbar-dropdown{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#f4f4f4;border:none;display:none;height:2px;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:#fff;box-shadow:0 8px 16px #0000001a;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:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px #0000001a}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top-touch .navbar-menu,.navbar.is-fixed-top .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 48px);overflow:auto}body.has-navbar-fixed-top-touch,html.has-navbar-fixed-top-touch{padding-top:48px}body.has-navbar-fixed-bottom-touch,html.has-navbar-fixed-bottom-touch{padding-bottom:48px}}@media screen and (min-width: 0){.navbar,.navbar-end,.navbar-menu,.navbar-start{align-items:stretch;display:flex}.navbar{min-height:48px}.navbar.is-spaced{padding:10px 2rem}.navbar.is-spaced .navbar-end,.navbar.is-spaced .navbar-start{align-items:center}.navbar.is-spaced .navbar-link,.navbar.is-spaced a.navbar-item{border-radius:4px}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link,.navbar.is-transparent .navbar-link.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover{background-color:initial!important}.navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f4f4f4;color:#49616e}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f4f4f4;color:#50bde6}.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:2px solid #e0e0e0;border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px #0000001a;top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-end{justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #e0e0e0;box-shadow:0 8px 8px #0000001a;display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#f4f4f4;color:#49616e}.navbar-dropdown a.navbar-item.is-active{background-color:#f4f4f4;color:#50bde6}.navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-dropdown{border-radius:6px;border-top:none;box-shadow:0 8px 8px #0000001a,0 0 0 1px #0000001a;display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity,transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.container>.navbar .navbar-brand,.navbar>.container .navbar-brand{margin-left:-.75rem}.container>.navbar .navbar-menu,.navbar>.container .navbar-menu{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px #0000001a}.navbar.is-fixed-top-desktop{top:0}body.has-navbar-fixed-top-desktop,html.has-navbar-fixed-top-desktop{padding-top:48px}body.has-navbar-fixed-bottom-desktop,html.has-navbar-fixed-bottom-desktop{padding-bottom:48px}body.has-spaced-navbar-fixed-top,html.has-spaced-navbar-fixed-top{padding-top:68px}body.has-spaced-navbar-fixed-bottom,html.has-spaced-navbar-fixed-bottom{padding-bottom:68px}.navbar-link.is-active,a.navbar-item.is-active{color:#50bde6}.navbar-item.has-dropdown.is-active .navbar-link,.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link,.navbar-link.is-active:not(:focus):not(:hover),a.navbar-item.is-active:not(:focus):not(:hover){background-color:initial}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 48px)}.pagination{font-size:1.6rem;margin:-.25rem}.pagination.is-small{font-size:1.4rem}.pagination.is-medium{font-size:1.8rem}.pagination.is-large{font-size:2.4rem}.pagination.is-rounded .pagination-next,.pagination.is-rounded .pagination-previous{padding-left:1em;padding-right:1em;border-radius:290486px}.pagination.is-rounded .pagination-link{border-radius:290486px}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.pagination-link,.pagination-next,.pagination-previous{border-color:#e0e0e0;color:#000;min-width:3.6rem}.pagination-link:hover,.pagination-next:hover,.pagination-previous:hover{border-color:invalid-color;color:invalid-color}.pagination-link:focus,.pagination-next:focus,.pagination-previous:focus{border-color:invalid-color}.pagination-link:active,.pagination-next:active,.pagination-previous:active{box-shadow:inset 0 1px 2px #0003}.pagination-link[disabled],.pagination-next[disabled],.pagination-previous[disabled]{background-color:#e0e0e0;border-color:#e0e0e0;box-shadow:none;color:#7b7b7b;opacity:.5}.pagination-next,.pagination-previous{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#0087ff;border-color:#0087ff;color:#fff}.pagination-ellipsis{color:#bfbfbf;pointer-events:none}.pagination-list{flex-wrap:wrap}.pagination-list li{list-style:none}@media screen and (max-width: 767px){.pagination{flex-wrap:wrap}.pagination-list li,.pagination-next,.pagination-previous{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 768px), print{.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between}.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}}.panel{border-radius:6px;box-shadow:0 .5em 1em -.125em #0000001a,0 0 0 1px #00000005;font-size:1.6rem}.panel:not(:last-child){margin-bottom:1.2rem}.panel.is-white .panel-heading{background-color:#fff;color:#49616e}.panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}.panel.is-white .panel-block.is-active .panel-icon{color:#fff}.panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}.panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}.panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}.panel.is-light .panel-heading{background-color:#f2f2f2;color:#49616e}.panel.is-light .panel-tabs a.is-active{border-bottom-color:#f2f2f2}.panel.is-light .panel-block.is-active .panel-icon{color:#f2f2f2}.panel.is-dark .panel-heading{background-color:#363636;color:#fff}.panel.is-dark .panel-tabs a.is-active{border-bottom-color:#363636}.panel.is-dark .panel-block.is-active .panel-icon{color:#363636}.panel.is-primary .panel-heading{background-color:#50bde6;color:#fff}.panel.is-primary .panel-tabs a.is-active{border-bottom-color:#50bde6}.panel.is-primary .panel-block.is-active .panel-icon{color:#50bde6}.panel.is-secondary .panel-heading{background-color:#0c6b9e;color:#fff}.panel.is-secondary .panel-tabs a.is-active{border-bottom-color:#0c6b9e}.panel.is-secondary .panel-block.is-active .panel-icon{color:#0c6b9e}.panel.is-link .panel-heading{background-color:#0087ff;color:#fff}.panel.is-link .panel-tabs a.is-active{border-bottom-color:#0087ff}.panel.is-link .panel-block.is-active .panel-icon{color:#0087ff}.panel.is-info .panel-heading{background-color:#5193fb;color:#fff}.panel.is-info .panel-tabs a.is-active{border-bottom-color:#5193fb}.panel.is-info .panel-block.is-active .panel-icon{color:#5193fb}.panel.is-success .panel-heading{background-color:#228b22;color:#fff}.panel.is-success .panel-tabs a.is-active{border-bottom-color:#228b22}.panel.is-success .panel-block.is-active .panel-icon{color:#228b22}.panel.is-warning .panel-heading{background-color:#e4bb3e;color:#49616e}.panel.is-warning .panel-tabs a.is-active{border-bottom-color:#e4bb3e}.panel.is-warning .panel-block.is-active .panel-icon{color:#e4bb3e}.panel.is-danger .panel-heading{background-color:#e62828;color:#fff}.panel.is-danger .panel-tabs a.is-active{border-bottom-color:#e62828}.panel.is-danger .panel-block.is-active .panel-icon{color:#e62828}.panel.is-notification .panel-heading{background-color:#0c6b9e;color:#fff}.panel.is-notification .panel-tabs a.is-active{border-bottom-color:#0c6b9e}.panel.is-notification .panel-block.is-active .panel-icon{color:#0c6b9e}.panel.is-bg .panel-heading{background-color:#f4f4f4;color:#49616e}.panel.is-bg .panel-tabs a.is-active{border-bottom-color:#f4f4f4}.panel.is-bg .panel-block.is-active .panel-icon{color:#f4f4f4}.panel.is-back .panel-heading{background-color:#7b7b7b;color:#fff}.panel.is-back .panel-tabs a.is-active{border-bottom-color:#7b7b7b}.panel.is-back .panel-block.is-active .panel-icon{color:#7b7b7b}.panel.is-correct-result .panel-heading{background-color:#0fa72c;color:#fff}.panel.is-correct-result .panel-tabs a.is-active{border-bottom-color:#0fa72c}.panel.is-correct-result .panel-block.is-active .panel-icon{color:#0fa72c}.panel.is-wrong-result .panel-heading{background-color:#c14b4b;color:#fff}.panel.is-wrong-result .panel-tabs a.is-active{border-bottom-color:#c14b4b}.panel.is-wrong-result .panel-block.is-active .panel-icon{color:#c14b4b}.panel.is-no-result .panel-heading{background-color:#7b7b7b;color:#fff}.panel.is-no-result .panel-tabs a.is-active{border-bottom-color:#7b7b7b}.panel.is-no-result .panel-block.is-active .panel-icon{color:#7b7b7b}.panel.is-correct-answer-input .panel-heading{background-color:#0fa72c;color:#fff}.panel.is-correct-answer-input .panel-tabs a.is-active{border-bottom-color:#0fa72c}.panel.is-correct-answer-input .panel-block.is-active .panel-icon{color:#0fa72c}.panel.is-result-user-input .panel-heading{background-color:#7b7b7b;color:#fff}.panel.is-result-user-input .panel-tabs a.is-active{border-bottom-color:#7b7b7b}.panel.is-result-user-input .panel-block.is-active .panel-icon{color:#7b7b7b}.panel.is-table-header .panel-heading{background-color:#5ea3d7;color:#fff}.panel.is-table-header .panel-tabs a.is-active{border-bottom-color:#5ea3d7}.panel.is-table-header .panel-block.is-active .panel-icon{color:#5ea3d7}.panel.is-table-subheader .panel-heading{background-color:#e0e0e0;color:#49616e}.panel.is-table-subheader .panel-tabs a.is-active{border-bottom-color:#e0e0e0}.panel.is-table-subheader .panel-block.is-active .panel-icon{color:#e0e0e0}.panel.is-background-job-waiting .panel-heading{background-color:#ecb920;color:#49616e}.panel.is-background-job-waiting .panel-tabs a.is-active{border-bottom-color:#ecb920}.panel.is-background-job-waiting .panel-block.is-active .panel-icon{color:#ecb920}.panel.is-background-job-running .panel-heading{background-color:#2098c3;color:#fff}.panel.is-background-job-running .panel-tabs a.is-active{border-bottom-color:#2098c3}.panel.is-background-job-running .panel-block.is-active .panel-icon{color:#2098c3}.panel.is-background-job-completed .panel-heading{background-color:#6eba1e;color:#fff}.panel.is-background-job-completed .panel-tabs a.is-active{border-bottom-color:#6eba1e}.panel.is-background-job-completed .panel-block.is-active .panel-icon{color:#6eba1e}.panel.is-background-job-failed .panel-heading{background-color:#b12e49;color:#fff}.panel.is-background-job-failed .panel-tabs a.is-active{border-bottom-color:#b12e49}.panel.is-background-job-failed .panel-block.is-active .panel-icon{color:#b12e49}.panel.is-background-job-cancel .panel-heading{background-color:#525252;color:#fff}.panel.is-background-job-cancel .panel-tabs a.is-active{border-bottom-color:#525252}.panel.is-background-job-cancel .panel-block.is-active .panel-icon{color:#525252}.panel.is-online .panel-heading{background-color:#0fa72c;color:#fff}.panel.is-online .panel-tabs a.is-active{border-bottom-color:#0fa72c}.panel.is-online .panel-block.is-active .panel-icon{color:#0fa72c}.panel.is-offline .panel-heading{background-color:#e62828;color:#fff}.panel.is-offline .panel-tabs a.is-active{border-bottom-color:#e62828}.panel.is-offline .panel-block.is-active .panel-icon{color:#e62828}.panel.is-not-start-exam .panel-heading{background-color:#3f5491;color:#fff}.panel.is-not-start-exam .panel-tabs a.is-active{border-bottom-color:#3f5491}.panel.is-not-start-exam .panel-block.is-active .panel-icon{color:#3f5491}.panel.is-in-progress-exam .panel-heading{background-color:#d88f6c;color:#fff}.panel.is-in-progress-exam .panel-tabs a.is-active{border-bottom-color:#d88f6c}.panel.is-in-progress-exam .panel-block.is-active .panel-icon{color:#d88f6c}.panel.is-complete-exam .panel-heading{background-color:#50bde6;color:#fff}.panel.is-complete-exam .panel-tabs a.is-active{border-bottom-color:#50bde6}.panel.is-complete-exam .panel-block.is-active .panel-icon{color:#50bde6}.panel.is-time-limit .panel-heading{background-color:#3f5491;color:#fff}.panel.is-time-limit .panel-tabs a.is-active{border-bottom-color:#3f5491}.panel.is-time-limit .panel-block.is-active .panel-icon{color:#3f5491}.panel.is-highlight .panel-heading{background-color:#ebf2fb;color:#49616e}.panel.is-highlight .panel-tabs a.is-active{border-bottom-color:#ebf2fb}.panel.is-highlight .panel-block.is-active .panel-icon{color:#ebf2fb}.panel.is-highlight-search-result .panel-heading{background-color:#c14b4b;color:#fff}.panel.is-highlight-search-result .panel-tabs a.is-active{border-bottom-color:#c14b4b}.panel.is-highlight-search-result .panel-block.is-active .panel-icon{color:#c14b4b}.panel.is-prepare-installed .panel-heading{background-color:#af62a3;color:#fff}.panel.is-prepare-installed .panel-tabs a.is-active{border-bottom-color:#af62a3}.panel.is-prepare-installed .panel-block.is-active .panel-icon{color:#af62a3}.panel.is-prepare-downloaded .panel-heading{background-color:#66b7a5;color:#fff}.panel.is-prepare-downloaded .panel-tabs a.is-active{border-bottom-color:#66b7a5}.panel.is-prepare-downloaded .panel-block.is-active .panel-icon{color:#66b7a5}.panel.is-prepare-unlocked .panel-heading{background-color:#0090d1;color:#fff}.panel.is-prepare-unlocked .panel-tabs a.is-active{border-bottom-color:#0090d1}.panel.is-prepare-unlocked .panel-block.is-active .panel-icon{color:#0090d1}.panel.is-prepare-not-installed .panel-heading{background-color:#c14b4b;color:#fff}.panel.is-prepare-not-installed .panel-tabs a.is-active{border-bottom-color:#c14b4b}.panel.is-prepare-not-installed .panel-block.is-active .panel-icon{color:#c14b4b}.panel.is-exam-checking-complete .panel-heading{background-color:#0fa72c;color:#fff}.panel.is-exam-checking-complete .panel-tabs a.is-active{border-bottom-color:#0fa72c}.panel.is-exam-checking-complete .panel-block.is-active .panel-icon{color:#0fa72c}.panel.is-extend-time-warning .panel-heading{background-color:#c14b4b;color:#fff}.panel.is-extend-time-warning .panel-tabs a.is-active{border-bottom-color:#c14b4b}.panel.is-extend-time-warning .panel-block.is-active .panel-icon{color:#c14b4b}.panel-block:not(:last-child),.panel-tabs:not(:last-child){border-bottom:1px solid #e0e0e0}.panel-heading{background-color:#e0e0e0;border-radius:6px 6px 0 0;color:#000;font-size:1.25em;font-weight:500;line-height:1.25;padding:.75em 1em}.panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.panel-tabs a{border-bottom:1px solid #e0e0e0;margin-bottom:-1px;padding:.5em}.panel-tabs a.is-active{border-bottom-color:invalid-color;color:invalid-color}.panel-list a{color:#49616e}.panel-list a:hover{color:#0087ff}.panel-block{align-items:center;color:#000;display:flex;justify-content:flex-start;padding:.5em .75em}.panel-block input[type=checkbox]{margin-right:.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{flex-wrap:wrap}.panel-block.is-active{border-left-color:#0087ff;color:invalid-color}.panel-block.is-active .panel-icon{color:#0087ff}.panel-block:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f4f4f4}.panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#666;margin-right:.75em}.panel-icon .fa{font-size:inherit;line-height:inherit}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1.6rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom:1px solid #e0e0e0;color:#49616e;display:flex;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#000;color:#000}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#0087ff;color:#0087ff}.tabs ul{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-center,.tabs ul.is-left{padding-right:.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid #0000;border-radius:4px 4px 0 0}.tabs.is-boxed a:hover{background-color:#f4f4f4;border-bottom-color:#e0e0e0}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#e0e0e0;border-bottom-color:#0000!important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border:1px solid #e0e0e0;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f4f4f4;border-color:#bfbfbf;z-index:2}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-top-left-radius:4px;border-bottom-left-radius:4px}.tabs.is-toggle li:last-child a{border-top-right-radius:4px;border-bottom-right-radius:4px}.tabs.is-toggle li.is-active a{background-color:#0087ff;border-color:#0087ff;color:#fff;z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:290486px;border-top-left-radius:290486px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:290486px;border-top-right-radius:290486px;padding-right:1.25em}.tabs.is-small{font-size:1.4rem}.tabs.is-medium{font-size:1.8rem}.tabs.is-large{font-size:2.4rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.6rem}.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-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-0{flex:none;width:0}.columns.is-mobile>.column.is-offset-0{margin-left:0}.columns.is-mobile>.column.is-1{flex:none;width:8.3333333333%}.columns.is-mobile>.column.is-offset-1{margin-left:8.3333333333%}.columns.is-mobile>.column.is-2{flex:none;width:16.6666666667%}.columns.is-mobile>.column.is-offset-2{margin-left:16.6666666667%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.3333333333%}.columns.is-mobile>.column.is-offset-4{margin-left:33.3333333333%}.columns.is-mobile>.column.is-5{flex:none;width:41.6666666667%}.columns.is-mobile>.column.is-offset-5{margin-left:41.6666666667%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.3333333333%}.columns.is-mobile>.column.is-offset-7{margin-left:58.3333333333%}.columns.is-mobile>.column.is-8{flex:none;width:66.6666666667%}.columns.is-mobile>.column.is-offset-8{margin-left:66.6666666667%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.3333333333%}.columns.is-mobile>.column.is-offset-10{margin-left:83.3333333333%}.columns.is-mobile>.column.is-11{flex:none;width:91.6666666667%}.columns.is-mobile>.column.is-offset-11{margin-left:91.6666666667%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width: 767px){.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-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-0-mobile{flex:none;width:0}.column.is-offset-0-mobile{margin-left:0}.column.is-1-mobile{flex:none;width:8.3333333333%}.column.is-offset-1-mobile{margin-left:8.3333333333%}.column.is-2-mobile{flex:none;width:16.6666666667%}.column.is-offset-2-mobile{margin-left:16.6666666667%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.3333333333%}.column.is-offset-4-mobile{margin-left:33.3333333333%}.column.is-5-mobile{flex:none;width:41.6666666667%}.column.is-offset-5-mobile{margin-left:41.6666666667%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.3333333333%}.column.is-offset-7-mobile{margin-left:58.3333333333%}.column.is-8-mobile{flex:none;width:66.6666666667%}.column.is-offset-8-mobile{margin-left:66.6666666667%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.3333333333%}.column.is-offset-10-mobile{margin-left:83.3333333333%}.column.is-11-mobile{flex:none;width:91.6666666667%}.column.is-offset-11-mobile{margin-left:91.6666666667%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 768px), 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-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0}.column.is-1,.column.is-1-tablet{flex:none;width:8.3333333333%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.3333333333%}.column.is-2,.column.is-2-tablet{flex:none;width:16.6666666667%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.6666666667%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.3333333333%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.3333333333%}.column.is-5,.column.is-5-tablet{flex:none;width:41.6666666667%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.6666666667%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.3333333333%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.3333333333%}.column.is-8,.column.is-8-tablet{flex:none;width:66.6666666667%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.6666666667%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.3333333333%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.3333333333%}.column.is-11,.column.is-11-tablet{flex:none;width:91.6666666667%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.6666666667%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left: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-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-0-touch{flex:none;width:0}.column.is-offset-0-touch{margin-left:0}.column.is-1-touch{flex:none;width:8.3333333333%}.column.is-offset-1-touch{margin-left:8.3333333333%}.column.is-2-touch{flex:none;width:16.6666666667%}.column.is-offset-2-touch{margin-left:16.6666666667%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.3333333333%}.column.is-offset-4-touch{margin-left:33.3333333333%}.column.is-5-touch{flex:none;width:41.6666666667%}.column.is-offset-5-touch{margin-left:41.6666666667%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.3333333333%}.column.is-offset-7-touch{margin-left:58.3333333333%}.column.is-8-touch{flex:none;width:66.6666666667%}.column.is-offset-8-touch{margin-left:66.6666666667%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.3333333333%}.column.is-offset-10-touch{margin-left:83.3333333333%}.column.is-11-touch{flex:none;width:91.6666666667%}.column.is-offset-11-touch{margin-left:91.6666666667%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left: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-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-0-desktop{flex:none;width:0}.column.is-offset-0-desktop{margin-left:0}.column.is-1-desktop{flex:none;width:8.3333333333%}.column.is-offset-1-desktop{margin-left:8.3333333333%}.column.is-2-desktop{flex:none;width:16.6666666667%}.column.is-offset-2-desktop{margin-left:16.6666666667%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.3333333333%}.column.is-offset-4-desktop{margin-left:33.3333333333%}.column.is-5-desktop{flex:none;width:41.6666666667%}.column.is-offset-5-desktop{margin-left:41.6666666667%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.3333333333%}.column.is-offset-7-desktop{margin-left:58.3333333333%}.column.is-8-desktop{flex:none;width:66.6666666667%}.column.is-offset-8-desktop{margin-left:66.6666666667%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.3333333333%}.column.is-offset-10-desktop{margin-left:83.3333333333%}.column.is-11-desktop{flex:none;width:91.6666666667%}.column.is-offset-11-desktop{margin-left:91.6666666667%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}.columns{margin-left:-.6rem;margin-right:-.6rem;margin-top:-.6rem}.columns:last-child{margin-bottom:-.6rem}.columns:not(:last-child){margin-bottom:calc(1.5rem - .6rem)}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right: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: 768px), print{.columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1366px){.columns.is-desktop{display:flex}}.tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:-webkit-min-content;min-height:min-content}.tile.is-ancestor{margin-left:-.6rem;margin-right:-.6rem;margin-top:-.6rem}.tile.is-ancestor:last-child{margin-bottom:-.6rem}.tile.is-child{margin:0!important}.tile.is-parent{padding:.6rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem!important}@media screen and (min-width: 768px), print{.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.3333333333%}.tile.is-2{flex:none;width:16.6666666667%}.tile.is-3{flex:none;width:25%}.tile.is-4{flex:none;width:33.3333333333%}.tile.is-5{flex:none;width:41.6666666667%}.tile.is-6{flex:none;width:50%}.tile.is-7{flex:none;width:58.3333333333%}.tile.is-8{flex:none;width:66.6666666667%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.3333333333%}.tile.is-11{flex:none;width:91.6666666667%}.tile.is-12{flex:none;width:100%}}.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{background-color:#fff;color:#49616e}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#49616e}.hero.is-white .subtitle{color:#49616ee6}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#49616e}@media screen and (max-width: 1365px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:#49616eb3}.hero.is-white .navbar-link.is-active,.hero.is-white .navbar-link:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white a.navbar-item:hover{background-color:#f2f2f2;color:#49616e}.hero.is-white .tabs a{color:#49616e;opacity:.9}.hero.is-white .tabs a:hover,.hero.is-white .tabs li.is-active a{opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#49616e}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover,.hero.is-white .tabs.is-toggle li.is-active a,.hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#49616e;border-color:#49616e;color:#fff}.hero.is-white.is-bold{background-image:linear-gradient(141deg,#e8e3e4,#fff 71%,#fff)}@media screen and (max-width: 767px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg,#e8e3e4,#fff 71%,#fff)}}.hero.is-black{background-color:#0a0a0a;color:#fff}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:#ffffffe6}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-black .navbar-menu{background-color:#0a0a0a}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:#ffffffb3}.hero.is-black .navbar-link.is-active,.hero.is-black .navbar-link:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black a.navbar-item:hover{background-color:#000;color:#fff}.hero.is-black .tabs a{color:#fff;opacity:.9}.hero.is-black .tabs a:hover,.hero.is-black .tabs li.is-active a{opacity:1}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-black .tabs.is-boxed li.is-active a,.hero.is-black .tabs.is-boxed li.is-active a:hover,.hero.is-black .tabs.is-toggle li.is-active a,.hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold{background-image:linear-gradient(141deg,#000,#0a0a0a 71%,#181616)}@media screen and (max-width: 767px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg,#000,#0a0a0a 71%,#181616)}}.hero.is-light{background-color:#f2f2f2;color:#49616e}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong{color:inherit}.hero.is-light .title{color:#49616e}.hero.is-light .subtitle{color:#49616ee6}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:#49616e}@media screen and (max-width: 1365px){.hero.is-light .navbar-menu{background-color:#f2f2f2}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:#49616eb3}.hero.is-light .navbar-link.is-active,.hero.is-light .navbar-link:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light a.navbar-item:hover{background-color:#e5e5e5;color:#49616e}.hero.is-light .tabs a{color:#49616e;opacity:.9}.hero.is-light .tabs a:hover,.hero.is-light .tabs li.is-active a{opacity:1}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:#49616e}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover,.hero.is-light .tabs.is-toggle li.is-active a,.hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:#49616e;border-color:#49616e;color:#f2f2f2}.hero.is-light.is-bold{background-image:linear-gradient(141deg,#dcd5d6,#f2f2f2 71%,#fff)}@media screen and (max-width: 767px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg,#dcd5d6,#f2f2f2 71%,#fff)}}.hero.is-dark{background-color:#363636;color:#fff}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong{color:inherit}.hero.is-dark .title{color:#fff}.hero.is-dark .subtitle{color:#ffffffe6}.hero.is-dark .subtitle a:not(.button),.hero.is-dark .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-dark .navbar-menu{background-color:#363636}}.hero.is-dark .navbar-item,.hero.is-dark .navbar-link{color:#ffffffb3}.hero.is-dark .navbar-link.is-active,.hero.is-dark .navbar-link:hover,.hero.is-dark a.navbar-item.is-active,.hero.is-dark a.navbar-item:hover{background-color:#292929;color:#fff}.hero.is-dark .tabs a{color:#fff;opacity:.9}.hero.is-dark .tabs a:hover,.hero.is-dark .tabs li.is-active a{opacity:1}.hero.is-dark .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a{color:#fff}.hero.is-dark .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-dark .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363636}.hero.is-dark.is-bold{background-image:linear-gradient(141deg,#1f1a1b,#363636 71%,#46413f)}@media screen and (max-width: 767px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1f1a1b,#363636 71%,#46413f)}}.hero.is-primary{background-color:#50bde6;color:#fff}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong{color:inherit}.hero.is-primary .title{color:#fff}.hero.is-primary .subtitle{color:#ffffffe6}.hero.is-primary .subtitle a:not(.button),.hero.is-primary .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-primary .navbar-menu{background-color:#50bde6}}.hero.is-primary .navbar-item,.hero.is-primary .navbar-link{color:#ffffffb3}.hero.is-primary .navbar-link.is-active,.hero.is-primary .navbar-link:hover,.hero.is-primary a.navbar-item.is-active,.hero.is-primary a.navbar-item:hover{background-color:#3ab5e3;color:#fff}.hero.is-primary .tabs a{color:#fff;opacity:.9}.hero.is-primary .tabs a:hover,.hero.is-primary .tabs li.is-active a{opacity:1}.hero.is-primary .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-primary .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover,.hero.is-primary .tabs.is-toggle li.is-active a,.hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#50bde6}.hero.is-primary.is-bold{background-image:linear-gradient(141deg,#17d5ec,#50bde6 71%,#62b0ee)}@media screen and (max-width: 767px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#17d5ec,#50bde6 71%,#62b0ee)}}.hero.is-secondary{background-color:#0c6b9e;color:#fff}.hero.is-secondary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-secondary strong{color:inherit}.hero.is-secondary .title{color:#fff}.hero.is-secondary .subtitle{color:#ffffffe6}.hero.is-secondary .subtitle a:not(.button),.hero.is-secondary .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-secondary .navbar-menu{background-color:#0c6b9e}}.hero.is-secondary .navbar-item,.hero.is-secondary .navbar-link{color:#ffffffb3}.hero.is-secondary .navbar-link.is-active,.hero.is-secondary .navbar-link:hover,.hero.is-secondary a.navbar-item.is-active,.hero.is-secondary a.navbar-item:hover{background-color:#0a5b86;color:#fff}.hero.is-secondary .tabs a{color:#fff;opacity:.9}.hero.is-secondary .tabs a:hover,.hero.is-secondary .tabs li.is-active a{opacity:1}.hero.is-secondary .tabs.is-boxed a,.hero.is-secondary .tabs.is-toggle a{color:#fff}.hero.is-secondary .tabs.is-boxed a:hover,.hero.is-secondary .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-secondary .tabs.is-boxed li.is-active a,.hero.is-secondary .tabs.is-boxed li.is-active a:hover,.hero.is-secondary .tabs.is-toggle li.is-active a,.hero.is-secondary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0c6b9e}.hero.is-secondary.is-bold{background-image:linear-gradient(141deg,#026075,#0c6b9e 71%,#095fbb)}@media screen and (max-width: 767px){.hero.is-secondary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#026075,#0c6b9e 71%,#095fbb)}}.hero.is-link{background-color:#0087ff;color:#fff}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:#ffffffe6}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-link .navbar-menu{background-color:#0087ff}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:#ffffffb3}.hero.is-link .navbar-link.is-active,.hero.is-link .navbar-link:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link a.navbar-item:hover{background-color:#007ae6;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:.9}.hero.is-link .tabs a:hover,.hero.is-link .tabs li.is-active a{opacity:1}.hero.is-link .tabs.is-boxed a,.hero.is-link .tabs.is-toggle a{color:#fff}.hero.is-link .tabs.is-boxed a:hover,.hero.is-link .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-link .tabs.is-boxed li.is-active a,.hero.is-link .tabs.is-boxed li.is-active a:hover,.hero.is-link .tabs.is-toggle li.is-active a,.hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0087ff}.hero.is-link.is-bold{background-image:linear-gradient(141deg,#008ecc,#0087ff 71%,#1a6dff)}@media screen and (max-width: 767px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg,#008ecc,#0087ff 71%,#1a6dff)}}.hero.is-info{background-color:#5193fb;color:#fff}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:#ffffffe6}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-info .navbar-menu{background-color:#5193fb}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:#ffffffb3}.hero.is-info .navbar-link.is-active,.hero.is-info .navbar-link:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info a.navbar-item:hover{background-color:#3884fa;color:#fff}.hero.is-info .tabs a{color:#fff;opacity:.9}.hero.is-info .tabs a:hover,.hero.is-info .tabs li.is-active a{opacity:1}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover,.hero.is-info .tabs.is-toggle li.is-active a,.hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#5193fb}.hero.is-info.is-bold{background-image:linear-gradient(141deg,#1a99ff,#5193fb 71%,#6788ff)}@media screen and (max-width: 767px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1a99ff,#5193fb 71%,#6788ff)}}.hero.is-success{background-color:#228b22;color:#fff}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:#ffffffe6}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-success .navbar-menu{background-color:#228b22}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:#ffffffb3}.hero.is-success .navbar-link.is-active,.hero.is-success .navbar-link:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success a.navbar-item:hover{background-color:#1d771d;color:#fff}.hero.is-success .tabs a{color:#fff;opacity:.9}.hero.is-success .tabs a:hover,.hero.is-success .tabs li.is-active a{opacity:1}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:#fff}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover,.hero.is-success .tabs.is-toggle li.is-active a,.hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#228b22}.hero.is-success.is-bold{background-image:linear-gradient(141deg,#206812,#228b22 71%,#22a438)}@media screen and (max-width: 767px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg,#206812,#228b22 71%,#22a438)}}.hero.is-warning{background-color:#e4bb3e;color:#49616e}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:#49616e}.hero.is-warning .subtitle{color:#49616ee6}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:#49616e}@media screen and (max-width: 1365px){.hero.is-warning .navbar-menu{background-color:#e4bb3e}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:#49616eb3}.hero.is-warning .navbar-link.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning a.navbar-item:hover{background-color:#e1b328;color:#49616e}.hero.is-warning .tabs a{color:#49616e;opacity:.9}.hero.is-warning .tabs a:hover,.hero.is-warning .tabs li.is-active a{opacity:1}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:#49616e}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover,.hero.is-warning .tabs.is-toggle li.is-active a,.hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:#49616e;border-color:#49616e;color:#e4bb3e}.hero.is-warning.is-bold{background-image:linear-gradient(141deg,#de8911,#e4bb3e 71%,#ecdf50)}@media screen and (max-width: 767px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg,#de8911,#e4bb3e 71%,#ecdf50)}}.hero.is-danger{background-color:#e62828;color:#fff}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:#ffffffe6}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-danger .navbar-menu{background-color:#e62828}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:#ffffffb3}.hero.is-danger .navbar-link.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger a.navbar-item:hover{background-color:#db1919;color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:.9}.hero.is-danger .tabs a:hover,.hero.is-danger .tabs li.is-active a{opacity:1}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover,.hero.is-danger .tabs.is-toggle li.is-active a,.hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#e62828}.hero.is-danger.is-bold{background-image:linear-gradient(141deg,#cf0c2c,#e62828 71%,#ee5839)}@media screen and (max-width: 767px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg,#cf0c2c,#e62828 71%,#ee5839)}}.hero.is-notification{background-color:#0c6b9e;color:#fff}.hero.is-notification a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-notification strong{color:inherit}.hero.is-notification .title{color:#fff}.hero.is-notification .subtitle{color:#ffffffe6}.hero.is-notification .subtitle a:not(.button),.hero.is-notification .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-notification .navbar-menu{background-color:#0c6b9e}}.hero.is-notification .navbar-item,.hero.is-notification .navbar-link{color:#ffffffb3}.hero.is-notification .navbar-link.is-active,.hero.is-notification .navbar-link:hover,.hero.is-notification a.navbar-item.is-active,.hero.is-notification a.navbar-item:hover{background-color:#0a5b86;color:#fff}.hero.is-notification .tabs a{color:#fff;opacity:.9}.hero.is-notification .tabs a:hover,.hero.is-notification .tabs li.is-active a{opacity:1}.hero.is-notification .tabs.is-boxed a,.hero.is-notification .tabs.is-toggle a{color:#fff}.hero.is-notification .tabs.is-boxed a:hover,.hero.is-notification .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-notification .tabs.is-boxed li.is-active a,.hero.is-notification .tabs.is-boxed li.is-active a:hover,.hero.is-notification .tabs.is-toggle li.is-active a,.hero.is-notification .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0c6b9e}.hero.is-notification.is-bold{background-image:linear-gradient(141deg,#026075,#0c6b9e 71%,#095fbb)}@media screen and (max-width: 767px){.hero.is-notification.is-bold .navbar-menu{background-image:linear-gradient(141deg,#026075,#0c6b9e 71%,#095fbb)}}.hero.is-bg{background-color:#f4f4f4;color:#49616e}.hero.is-bg a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-bg strong{color:inherit}.hero.is-bg .title{color:#49616e}.hero.is-bg .subtitle{color:#49616ee6}.hero.is-bg .subtitle a:not(.button),.hero.is-bg .subtitle strong{color:#49616e}@media screen and (max-width: 1365px){.hero.is-bg .navbar-menu{background-color:#f4f4f4}}.hero.is-bg .navbar-item,.hero.is-bg .navbar-link{color:#49616eb3}.hero.is-bg .navbar-link.is-active,.hero.is-bg .navbar-link:hover,.hero.is-bg a.navbar-item.is-active,.hero.is-bg a.navbar-item:hover{background-color:#e7e7e7;color:#49616e}.hero.is-bg .tabs a{color:#49616e;opacity:.9}.hero.is-bg .tabs a:hover,.hero.is-bg .tabs li.is-active a{opacity:1}.hero.is-bg .tabs.is-boxed a,.hero.is-bg .tabs.is-toggle a{color:#49616e}.hero.is-bg .tabs.is-boxed a:hover,.hero.is-bg .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-bg .tabs.is-boxed li.is-active a,.hero.is-bg .tabs.is-boxed li.is-active a:hover,.hero.is-bg .tabs.is-toggle li.is-active a,.hero.is-bg .tabs.is-toggle li.is-active a:hover{background-color:#49616e;border-color:#49616e;color:#f4f4f4}.hero.is-bg.is-bold{background-image:linear-gradient(141deg,#ded7d8,#f4f4f4 71%,#fff)}@media screen and (max-width: 767px){.hero.is-bg.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ded7d8,#f4f4f4 71%,#fff)}}.hero.is-back{background-color:#7b7b7b;color:#fff}.hero.is-back a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-back strong{color:inherit}.hero.is-back .title{color:#fff}.hero.is-back .subtitle{color:#ffffffe6}.hero.is-back .subtitle a:not(.button),.hero.is-back .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-back .navbar-menu{background-color:#7b7b7b}}.hero.is-back .navbar-item,.hero.is-back .navbar-link{color:#ffffffb3}.hero.is-back .navbar-link.is-active,.hero.is-back .navbar-link:hover,.hero.is-back a.navbar-item.is-active,.hero.is-back a.navbar-item:hover{background-color:#6e6e6e;color:#fff}.hero.is-back .tabs a{color:#fff;opacity:.9}.hero.is-back .tabs a:hover,.hero.is-back .tabs li.is-active a{opacity:1}.hero.is-back .tabs.is-boxed a,.hero.is-back .tabs.is-toggle a{color:#fff}.hero.is-back .tabs.is-boxed a:hover,.hero.is-back .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-back .tabs.is-boxed li.is-active a,.hero.is-back .tabs.is-boxed li.is-active a:hover,.hero.is-back .tabs.is-toggle li.is-active a,.hero.is-back .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#7b7b7b}.hero.is-back.is-bold{background-image:linear-gradient(141deg,#6b585b,#7b7b7b 71%,#8e8482)}@media screen and (max-width: 767px){.hero.is-back.is-bold .navbar-menu{background-image:linear-gradient(141deg,#6b585b,#7b7b7b 71%,#8e8482)}}.hero.is-correct-result{background-color:#0fa72c;color:#fff}.hero.is-correct-result a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-correct-result strong{color:inherit}.hero.is-correct-result .title{color:#fff}.hero.is-correct-result .subtitle{color:#ffffffe6}.hero.is-correct-result .subtitle a:not(.button),.hero.is-correct-result .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-correct-result .navbar-menu{background-color:#0fa72c}}.hero.is-correct-result .navbar-item,.hero.is-correct-result .navbar-link{color:#ffffffb3}.hero.is-correct-result .navbar-link.is-active,.hero.is-correct-result .navbar-link:hover,.hero.is-correct-result a.navbar-item.is-active,.hero.is-correct-result a.navbar-item:hover{background-color:#0d9026;color:#fff}.hero.is-correct-result .tabs a{color:#fff;opacity:.9}.hero.is-correct-result .tabs a:hover,.hero.is-correct-result .tabs li.is-active a{opacity:1}.hero.is-correct-result .tabs.is-boxed a,.hero.is-correct-result .tabs.is-toggle a{color:#fff}.hero.is-correct-result .tabs.is-boxed a:hover,.hero.is-correct-result .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-correct-result .tabs.is-boxed li.is-active a,.hero.is-correct-result .tabs.is-boxed li.is-active a:hover,.hero.is-correct-result .tabs.is-toggle li.is-active a,.hero.is-correct-result .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0fa72c}.hero.is-correct-result.is-bold{background-image:linear-gradient(141deg,#047f07,#0fa72c 71%,#0cc44e)}@media screen and (max-width: 767px){.hero.is-correct-result.is-bold .navbar-menu{background-image:linear-gradient(141deg,#047f07,#0fa72c 71%,#0cc44e)}}.hero.is-wrong-result{background-color:#c14b4b;color:#fff}.hero.is-wrong-result a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-wrong-result strong{color:inherit}.hero.is-wrong-result .title{color:#fff}.hero.is-wrong-result .subtitle{color:#ffffffe6}.hero.is-wrong-result .subtitle a:not(.button),.hero.is-wrong-result .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-wrong-result .navbar-menu{background-color:#c14b4b}}.hero.is-wrong-result .navbar-item,.hero.is-wrong-result .navbar-link{color:#ffffffb3}.hero.is-wrong-result .navbar-link.is-active,.hero.is-wrong-result .navbar-link:hover,.hero.is-wrong-result a.navbar-item.is-active,.hero.is-wrong-result a.navbar-item:hover{background-color:#b43e3e;color:#fff}.hero.is-wrong-result .tabs a{color:#fff;opacity:.9}.hero.is-wrong-result .tabs a:hover,.hero.is-wrong-result .tabs li.is-active a{opacity:1}.hero.is-wrong-result .tabs.is-boxed a,.hero.is-wrong-result .tabs.is-toggle a{color:#fff}.hero.is-wrong-result .tabs.is-boxed a:hover,.hero.is-wrong-result .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-wrong-result .tabs.is-boxed li.is-active a,.hero.is-wrong-result .tabs.is-boxed li.is-active a:hover,.hero.is-wrong-result .tabs.is-toggle li.is-active a,.hero.is-wrong-result .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#c14b4b}.hero.is-wrong-result.is-bold{background-image:linear-gradient(141deg,#ac2d42,#c14b4b 71%,#cd6c59)}@media screen and (max-width: 767px){.hero.is-wrong-result.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ac2d42,#c14b4b 71%,#cd6c59)}}.hero.is-no-result{background-color:#7b7b7b;color:#fff}.hero.is-no-result a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-no-result strong{color:inherit}.hero.is-no-result .title{color:#fff}.hero.is-no-result .subtitle{color:#ffffffe6}.hero.is-no-result .subtitle a:not(.button),.hero.is-no-result .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-no-result .navbar-menu{background-color:#7b7b7b}}.hero.is-no-result .navbar-item,.hero.is-no-result .navbar-link{color:#ffffffb3}.hero.is-no-result .navbar-link.is-active,.hero.is-no-result .navbar-link:hover,.hero.is-no-result a.navbar-item.is-active,.hero.is-no-result a.navbar-item:hover{background-color:#6e6e6e;color:#fff}.hero.is-no-result .tabs a{color:#fff;opacity:.9}.hero.is-no-result .tabs a:hover,.hero.is-no-result .tabs li.is-active a{opacity:1}.hero.is-no-result .tabs.is-boxed a,.hero.is-no-result .tabs.is-toggle a{color:#fff}.hero.is-no-result .tabs.is-boxed a:hover,.hero.is-no-result .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-no-result .tabs.is-boxed li.is-active a,.hero.is-no-result .tabs.is-boxed li.is-active a:hover,.hero.is-no-result .tabs.is-toggle li.is-active a,.hero.is-no-result .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#7b7b7b}.hero.is-no-result.is-bold{background-image:linear-gradient(141deg,#6b585b,#7b7b7b 71%,#8e8482)}@media screen and (max-width: 767px){.hero.is-no-result.is-bold .navbar-menu{background-image:linear-gradient(141deg,#6b585b,#7b7b7b 71%,#8e8482)}}.hero.is-correct-answer-input{background-color:#0fa72c;color:#fff}.hero.is-correct-answer-input a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-correct-answer-input strong{color:inherit}.hero.is-correct-answer-input .title{color:#fff}.hero.is-correct-answer-input .subtitle{color:#ffffffe6}.hero.is-correct-answer-input .subtitle a:not(.button),.hero.is-correct-answer-input .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-correct-answer-input .navbar-menu{background-color:#0fa72c}}.hero.is-correct-answer-input .navbar-item,.hero.is-correct-answer-input .navbar-link{color:#ffffffb3}.hero.is-correct-answer-input .navbar-link.is-active,.hero.is-correct-answer-input .navbar-link:hover,.hero.is-correct-answer-input a.navbar-item.is-active,.hero.is-correct-answer-input a.navbar-item:hover{background-color:#0d9026;color:#fff}.hero.is-correct-answer-input .tabs a{color:#fff;opacity:.9}.hero.is-correct-answer-input .tabs a:hover,.hero.is-correct-answer-input .tabs li.is-active a{opacity:1}.hero.is-correct-answer-input .tabs.is-boxed a,.hero.is-correct-answer-input .tabs.is-toggle a{color:#fff}.hero.is-correct-answer-input .tabs.is-boxed a:hover,.hero.is-correct-answer-input .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-correct-answer-input .tabs.is-boxed li.is-active a,.hero.is-correct-answer-input .tabs.is-boxed li.is-active a:hover,.hero.is-correct-answer-input .tabs.is-toggle li.is-active a,.hero.is-correct-answer-input .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0fa72c}.hero.is-correct-answer-input.is-bold{background-image:linear-gradient(141deg,#047f07,#0fa72c 71%,#0cc44e)}@media screen and (max-width: 767px){.hero.is-correct-answer-input.is-bold .navbar-menu{background-image:linear-gradient(141deg,#047f07,#0fa72c 71%,#0cc44e)}}.hero.is-result-user-input{background-color:#7b7b7b;color:#fff}.hero.is-result-user-input a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-result-user-input strong{color:inherit}.hero.is-result-user-input .title{color:#fff}.hero.is-result-user-input .subtitle{color:#ffffffe6}.hero.is-result-user-input .subtitle a:not(.button),.hero.is-result-user-input .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-result-user-input .navbar-menu{background-color:#7b7b7b}}.hero.is-result-user-input .navbar-item,.hero.is-result-user-input .navbar-link{color:#ffffffb3}.hero.is-result-user-input .navbar-link.is-active,.hero.is-result-user-input .navbar-link:hover,.hero.is-result-user-input a.navbar-item.is-active,.hero.is-result-user-input a.navbar-item:hover{background-color:#6e6e6e;color:#fff}.hero.is-result-user-input .tabs a{color:#fff;opacity:.9}.hero.is-result-user-input .tabs a:hover,.hero.is-result-user-input .tabs li.is-active a{opacity:1}.hero.is-result-user-input .tabs.is-boxed a,.hero.is-result-user-input .tabs.is-toggle a{color:#fff}.hero.is-result-user-input .tabs.is-boxed a:hover,.hero.is-result-user-input .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-result-user-input .tabs.is-boxed li.is-active a,.hero.is-result-user-input .tabs.is-boxed li.is-active a:hover,.hero.is-result-user-input .tabs.is-toggle li.is-active a,.hero.is-result-user-input .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#7b7b7b}.hero.is-result-user-input.is-bold{background-image:linear-gradient(141deg,#6b585b,#7b7b7b 71%,#8e8482)}@media screen and (max-width: 767px){.hero.is-result-user-input.is-bold .navbar-menu{background-image:linear-gradient(141deg,#6b585b,#7b7b7b 71%,#8e8482)}}.hero.is-table-header{background-color:#5ea3d7;color:#fff}.hero.is-table-header a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-table-header strong{color:inherit}.hero.is-table-header .title{color:#fff}.hero.is-table-header .subtitle{color:#ffffffe6}.hero.is-table-header .subtitle a:not(.button),.hero.is-table-header .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-table-header .navbar-menu{background-color:#5ea3d7}}.hero.is-table-header .navbar-item,.hero.is-table-header .navbar-link{color:#ffffffb3}.hero.is-table-header .navbar-link.is-active,.hero.is-table-header .navbar-link:hover,.hero.is-table-header a.navbar-item.is-active,.hero.is-table-header a.navbar-item:hover{background-color:#4a97d2;color:#fff}.hero.is-table-header .tabs a{color:#fff;opacity:.9}.hero.is-table-header .tabs a:hover,.hero.is-table-header .tabs li.is-active a{opacity:1}.hero.is-table-header .tabs.is-boxed a,.hero.is-table-header .tabs.is-toggle a{color:#fff}.hero.is-table-header .tabs.is-boxed a:hover,.hero.is-table-header .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-table-header .tabs.is-boxed li.is-active a,.hero.is-table-header .tabs.is-boxed li.is-active a:hover,.hero.is-table-header .tabs.is-toggle li.is-active a,.hero.is-table-header .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#5ea3d7}.hero.is-table-header.is-bold{background-image:linear-gradient(141deg,#29abd9,#5ea3d7 71%,#6e9ce0)}@media screen and (max-width: 767px){.hero.is-table-header.is-bold .navbar-menu{background-image:linear-gradient(141deg,#29abd9,#5ea3d7 71%,#6e9ce0)}}.hero.is-table-subheader{background-color:#e0e0e0;color:#49616e}.hero.is-table-subheader a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-table-subheader strong{color:inherit}.hero.is-table-subheader .title{color:#49616e}.hero.is-table-subheader .subtitle{color:#49616ee6}.hero.is-table-subheader .subtitle a:not(.button),.hero.is-table-subheader .subtitle strong{color:#49616e}@media screen and (max-width: 1365px){.hero.is-table-subheader .navbar-menu{background-color:#e0e0e0}}.hero.is-table-subheader .navbar-item,.hero.is-table-subheader .navbar-link{color:#49616eb3}.hero.is-table-subheader .navbar-link.is-active,.hero.is-table-subheader .navbar-link:hover,.hero.is-table-subheader a.navbar-item.is-active,.hero.is-table-subheader a.navbar-item:hover{background-color:#d3d3d3;color:#49616e}.hero.is-table-subheader .tabs a{color:#49616e;opacity:.9}.hero.is-table-subheader .tabs a:hover,.hero.is-table-subheader .tabs li.is-active a{opacity:1}.hero.is-table-subheader .tabs.is-boxed a,.hero.is-table-subheader .tabs.is-toggle a{color:#49616e}.hero.is-table-subheader .tabs.is-boxed a:hover,.hero.is-table-subheader .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-table-subheader .tabs.is-boxed li.is-active a,.hero.is-table-subheader .tabs.is-boxed li.is-active a:hover,.hero.is-table-subheader .tabs.is-toggle li.is-active a,.hero.is-table-subheader .tabs.is-toggle li.is-active a:hover{background-color:#49616e;border-color:#49616e;color:#e0e0e0}.hero.is-table-subheader.is-bold{background-image:linear-gradient(141deg,#ccc1c3,#e0e0e0 71%,#eeecec)}@media screen and (max-width: 767px){.hero.is-table-subheader.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ccc1c3,#e0e0e0 71%,#eeecec)}}.hero.is-background-job-waiting{background-color:#ecb920;color:#49616e}.hero.is-background-job-waiting a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-background-job-waiting strong{color:inherit}.hero.is-background-job-waiting .title{color:#49616e}.hero.is-background-job-waiting .subtitle{color:#49616ee6}.hero.is-background-job-waiting .subtitle a:not(.button),.hero.is-background-job-waiting .subtitle strong{color:#49616e}@media screen and (max-width: 1365px){.hero.is-background-job-waiting .navbar-menu{background-color:#ecb920}}.hero.is-background-job-waiting .navbar-item,.hero.is-background-job-waiting .navbar-link{color:#49616eb3}.hero.is-background-job-waiting .navbar-link.is-active,.hero.is-background-job-waiting .navbar-link:hover,.hero.is-background-job-waiting a.navbar-item.is-active,.hero.is-background-job-waiting a.navbar-item:hover{background-color:#dfac13;color:#49616e}.hero.is-background-job-waiting .tabs a{color:#49616e;opacity:.9}.hero.is-background-job-waiting .tabs a:hover,.hero.is-background-job-waiting .tabs li.is-active a{opacity:1}.hero.is-background-job-waiting .tabs.is-boxed a,.hero.is-background-job-waiting .tabs.is-toggle a{color:#49616e}.hero.is-background-job-waiting .tabs.is-boxed a:hover,.hero.is-background-job-waiting .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-background-job-waiting .tabs.is-boxed li.is-active a,.hero.is-background-job-waiting .tabs.is-boxed li.is-active a:hover,.hero.is-background-job-waiting .tabs.is-toggle li.is-active a,.hero.is-background-job-waiting .tabs.is-toggle li.is-active a:hover{background-color:#49616e;border-color:#49616e;color:#ecb920}.hero.is-background-job-waiting.is-bold{background-image:linear-gradient(141deg,#d37e06,#ecb920 71%,#f3e332)}@media screen and (max-width: 767px){.hero.is-background-job-waiting.is-bold .navbar-menu{background-image:linear-gradient(141deg,#d37e06,#ecb920 71%,#f3e332)}}.hero.is-background-job-running{background-color:#2098c3;color:#fff}.hero.is-background-job-running a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-background-job-running strong{color:inherit}.hero.is-background-job-running .title{color:#fff}.hero.is-background-job-running .subtitle{color:#ffffffe6}.hero.is-background-job-running .subtitle a:not(.button),.hero.is-background-job-running .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-background-job-running .navbar-menu{background-color:#2098c3}}.hero.is-background-job-running .navbar-item,.hero.is-background-job-running .navbar-link{color:#ffffffb3}.hero.is-background-job-running .navbar-link.is-active,.hero.is-background-job-running .navbar-link:hover,.hero.is-background-job-running a.navbar-item.is-active,.hero.is-background-job-running a.navbar-item:hover{background-color:#1c87ad;color:#fff}.hero.is-background-job-running .tabs a{color:#fff;opacity:.9}.hero.is-background-job-running .tabs a:hover,.hero.is-background-job-running .tabs li.is-active a{opacity:1}.hero.is-background-job-running .tabs.is-boxed a,.hero.is-background-job-running .tabs.is-toggle a{color:#fff}.hero.is-background-job-running .tabs.is-boxed a:hover,.hero.is-background-job-running .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-background-job-running .tabs.is-boxed li.is-active a,.hero.is-background-job-running .tabs.is-boxed li.is-active a:hover,.hero.is-background-job-running .tabs.is-toggle li.is-active a,.hero.is-background-job-running .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#2098c3}.hero.is-background-job-running.is-bold{background-image:linear-gradient(141deg,#1092a0,#2098c3 71%,#1d8cdf)}@media screen and (max-width: 767px){.hero.is-background-job-running.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1092a0,#2098c3 71%,#1d8cdf)}}.hero.is-background-job-completed{background-color:#6eba1e;color:#fff}.hero.is-background-job-completed a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-background-job-completed strong{color:inherit}.hero.is-background-job-completed .title{color:#fff}.hero.is-background-job-completed .subtitle{color:#ffffffe6}.hero.is-background-job-completed .subtitle a:not(.button),.hero.is-background-job-completed .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-background-job-completed .navbar-menu{background-color:#6eba1e}}.hero.is-background-job-completed .navbar-item,.hero.is-background-job-completed .navbar-link{color:#ffffffb3}.hero.is-background-job-completed .navbar-link.is-active,.hero.is-background-job-completed .navbar-link:hover,.hero.is-background-job-completed a.navbar-item.is-active,.hero.is-background-job-completed a.navbar-item:hover{background-color:#61a41a;color:#fff}.hero.is-background-job-completed .tabs a{color:#fff;opacity:.9}.hero.is-background-job-completed .tabs a:hover,.hero.is-background-job-completed .tabs li.is-active a{opacity:1}.hero.is-background-job-completed .tabs.is-boxed a,.hero.is-background-job-completed .tabs.is-toggle a{color:#fff}.hero.is-background-job-completed .tabs.is-boxed a:hover,.hero.is-background-job-completed .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-background-job-completed .tabs.is-boxed li.is-active a,.hero.is-background-job-completed .tabs.is-boxed li.is-active a:hover,.hero.is-background-job-completed .tabs.is-toggle li.is-active a,.hero.is-background-job-completed .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#6eba1e}.hero.is-background-job-completed.is-bold{background-image:linear-gradient(141deg,#6b960f,#6eba1e 71%,#5cd61c)}@media screen and (max-width: 767px){.hero.is-background-job-completed.is-bold .navbar-menu{background-image:linear-gradient(141deg,#6b960f,#6eba1e 71%,#5cd61c)}}.hero.is-background-job-failed{background-color:#b12e49;color:#fff}.hero.is-background-job-failed a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-background-job-failed strong{color:inherit}.hero.is-background-job-failed .title{color:#fff}.hero.is-background-job-failed .subtitle{color:#ffffffe6}.hero.is-background-job-failed .subtitle a:not(.button),.hero.is-background-job-failed .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-background-job-failed .navbar-menu{background-color:#b12e49}}.hero.is-background-job-failed .navbar-item,.hero.is-background-job-failed .navbar-link{color:#ffffffb3}.hero.is-background-job-failed .navbar-link.is-active,.hero.is-background-job-failed .navbar-link:hover,.hero.is-background-job-failed a.navbar-item.is-active,.hero.is-background-job-failed a.navbar-item:hover{background-color:#9d2941;color:#fff}.hero.is-background-job-failed .tabs a{color:#fff;opacity:.9}.hero.is-background-job-failed .tabs a:hover,.hero.is-background-job-failed .tabs li.is-active a{opacity:1}.hero.is-background-job-failed .tabs.is-boxed a,.hero.is-background-job-failed .tabs.is-toggle a{color:#fff}.hero.is-background-job-failed .tabs.is-boxed a:hover,.hero.is-background-job-failed .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-background-job-failed .tabs.is-boxed li.is-active a,.hero.is-background-job-failed .tabs.is-boxed li.is-active a:hover,.hero.is-background-job-failed .tabs.is-toggle li.is-active a,.hero.is-background-job-failed .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#b12e49}.hero.is-background-job-failed.is-bold{background-image:linear-gradient(141deg,#911b47,#b12e49 71%,#cb2d33)}@media screen and (max-width: 767px){.hero.is-background-job-failed.is-bold .navbar-menu{background-image:linear-gradient(141deg,#911b47,#b12e49 71%,#cb2d33)}}.hero.is-background-job-cancel{background-color:#525252;color:#fff}.hero.is-background-job-cancel a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-background-job-cancel strong{color:inherit}.hero.is-background-job-cancel .title{color:#fff}.hero.is-background-job-cancel .subtitle{color:#ffffffe6}.hero.is-background-job-cancel .subtitle a:not(.button),.hero.is-background-job-cancel .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-background-job-cancel .navbar-menu{background-color:#525252}}.hero.is-background-job-cancel .navbar-item,.hero.is-background-job-cancel .navbar-link{color:#ffffffb3}.hero.is-background-job-cancel .navbar-link.is-active,.hero.is-background-job-cancel .navbar-link:hover,.hero.is-background-job-cancel a.navbar-item.is-active,.hero.is-background-job-cancel a.navbar-item:hover{background-color:#454545;color:#fff}.hero.is-background-job-cancel .tabs a{color:#fff;opacity:.9}.hero.is-background-job-cancel .tabs a:hover,.hero.is-background-job-cancel .tabs li.is-active a{opacity:1}.hero.is-background-job-cancel .tabs.is-boxed a,.hero.is-background-job-cancel .tabs.is-toggle a{color:#fff}.hero.is-background-job-cancel .tabs.is-boxed a:hover,.hero.is-background-job-cancel .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-background-job-cancel .tabs.is-boxed li.is-active a,.hero.is-background-job-cancel .tabs.is-boxed li.is-active a:hover,.hero.is-background-job-cancel .tabs.is-toggle li.is-active a,.hero.is-background-job-cancel .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#525252}.hero.is-background-job-cancel.is-bold{background-image:linear-gradient(141deg,#3e3335,#525252 71%,#635c5a)}@media screen and (max-width: 767px){.hero.is-background-job-cancel.is-bold .navbar-menu{background-image:linear-gradient(141deg,#3e3335,#525252 71%,#635c5a)}}.hero.is-online{background-color:#0fa72c;color:#fff}.hero.is-online a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-online strong{color:inherit}.hero.is-online .title{color:#fff}.hero.is-online .subtitle{color:#ffffffe6}.hero.is-online .subtitle a:not(.button),.hero.is-online .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-online .navbar-menu{background-color:#0fa72c}}.hero.is-online .navbar-item,.hero.is-online .navbar-link{color:#ffffffb3}.hero.is-online .navbar-link.is-active,.hero.is-online .navbar-link:hover,.hero.is-online a.navbar-item.is-active,.hero.is-online a.navbar-item:hover{background-color:#0d9026;color:#fff}.hero.is-online .tabs a{color:#fff;opacity:.9}.hero.is-online .tabs a:hover,.hero.is-online .tabs li.is-active a{opacity:1}.hero.is-online .tabs.is-boxed a,.hero.is-online .tabs.is-toggle a{color:#fff}.hero.is-online .tabs.is-boxed a:hover,.hero.is-online .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-online .tabs.is-boxed li.is-active a,.hero.is-online .tabs.is-boxed li.is-active a:hover,.hero.is-online .tabs.is-toggle li.is-active a,.hero.is-online .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0fa72c}.hero.is-online.is-bold{background-image:linear-gradient(141deg,#047f07,#0fa72c 71%,#0cc44e)}@media screen and (max-width: 767px){.hero.is-online.is-bold .navbar-menu{background-image:linear-gradient(141deg,#047f07,#0fa72c 71%,#0cc44e)}}.hero.is-offline{background-color:#e62828;color:#fff}.hero.is-offline a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-offline strong{color:inherit}.hero.is-offline .title{color:#fff}.hero.is-offline .subtitle{color:#ffffffe6}.hero.is-offline .subtitle a:not(.button),.hero.is-offline .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-offline .navbar-menu{background-color:#e62828}}.hero.is-offline .navbar-item,.hero.is-offline .navbar-link{color:#ffffffb3}.hero.is-offline .navbar-link.is-active,.hero.is-offline .navbar-link:hover,.hero.is-offline a.navbar-item.is-active,.hero.is-offline a.navbar-item:hover{background-color:#db1919;color:#fff}.hero.is-offline .tabs a{color:#fff;opacity:.9}.hero.is-offline .tabs a:hover,.hero.is-offline .tabs li.is-active a{opacity:1}.hero.is-offline .tabs.is-boxed a,.hero.is-offline .tabs.is-toggle a{color:#fff}.hero.is-offline .tabs.is-boxed a:hover,.hero.is-offline .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-offline .tabs.is-boxed li.is-active a,.hero.is-offline .tabs.is-boxed li.is-active a:hover,.hero.is-offline .tabs.is-toggle li.is-active a,.hero.is-offline .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#e62828}.hero.is-offline.is-bold{background-image:linear-gradient(141deg,#cf0c2c,#e62828 71%,#ee5839)}@media screen and (max-width: 767px){.hero.is-offline.is-bold .navbar-menu{background-image:linear-gradient(141deg,#cf0c2c,#e62828 71%,#ee5839)}}.hero.is-not-start-exam{background-color:#3f5491;color:#fff}.hero.is-not-start-exam a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-not-start-exam strong{color:inherit}.hero.is-not-start-exam .title{color:#fff}.hero.is-not-start-exam .subtitle{color:#ffffffe6}.hero.is-not-start-exam .subtitle a:not(.button),.hero.is-not-start-exam .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-not-start-exam .navbar-menu{background-color:#3f5491}}.hero.is-not-start-exam .navbar-item,.hero.is-not-start-exam .navbar-link{color:#ffffffb3}.hero.is-not-start-exam .navbar-link.is-active,.hero.is-not-start-exam .navbar-link:hover,.hero.is-not-start-exam a.navbar-item.is-active,.hero.is-not-start-exam a.navbar-item:hover{background-color:#374a7f;color:#fff}.hero.is-not-start-exam .tabs a{color:#fff;opacity:.9}.hero.is-not-start-exam .tabs a:hover,.hero.is-not-start-exam .tabs li.is-active a{opacity:1}.hero.is-not-start-exam .tabs.is-boxed a,.hero.is-not-start-exam .tabs.is-toggle a{color:#fff}.hero.is-not-start-exam .tabs.is-boxed a:hover,.hero.is-not-start-exam .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-not-start-exam .tabs.is-boxed li.is-active a,.hero.is-not-start-exam .tabs.is-boxed li.is-active a:hover,.hero.is-not-start-exam .tabs.is-toggle li.is-active a,.hero.is-not-start-exam .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3f5491}.hero.is-not-start-exam.is-bold{background-image:linear-gradient(141deg,#284975,#3f5491 71%,#414aa9)}@media screen and (max-width: 767px){.hero.is-not-start-exam.is-bold .navbar-menu{background-image:linear-gradient(141deg,#284975,#3f5491 71%,#414aa9)}}.hero.is-in-progress-exam{background-color:#d88f6c;color:#fff}.hero.is-in-progress-exam a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-in-progress-exam strong{color:inherit}.hero.is-in-progress-exam .title{color:#fff}.hero.is-in-progress-exam .subtitle{color:#ffffffe6}.hero.is-in-progress-exam .subtitle a:not(.button),.hero.is-in-progress-exam .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-in-progress-exam .navbar-menu{background-color:#d88f6c}}.hero.is-in-progress-exam .navbar-item,.hero.is-in-progress-exam .navbar-link{color:#ffffffb3}.hero.is-in-progress-exam .navbar-link.is-active,.hero.is-in-progress-exam .navbar-link:hover,.hero.is-in-progress-exam a.navbar-item.is-active,.hero.is-in-progress-exam a.navbar-item:hover{background-color:#d38058;color:#fff}.hero.is-in-progress-exam .tabs a{color:#fff;opacity:.9}.hero.is-in-progress-exam .tabs a:hover,.hero.is-in-progress-exam .tabs li.is-active a{opacity:1}.hero.is-in-progress-exam .tabs.is-boxed a,.hero.is-in-progress-exam .tabs.is-toggle a{color:#fff}.hero.is-in-progress-exam .tabs.is-boxed a:hover,.hero.is-in-progress-exam .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-in-progress-exam .tabs.is-boxed li.is-active a,.hero.is-in-progress-exam .tabs.is-boxed li.is-active a:hover,.hero.is-in-progress-exam .tabs.is-toggle li.is-active a,.hero.is-in-progress-exam .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#d88f6c}.hero.is-in-progress-exam.is-bold{background-image:linear-gradient(141deg,#d95138,#d88f6c 71%,#e1ae7c)}@media screen and (max-width: 767px){.hero.is-in-progress-exam.is-bold .navbar-menu{background-image:linear-gradient(141deg,#d95138,#d88f6c 71%,#e1ae7c)}}.hero.is-complete-exam{background-color:#50bde6;color:#fff}.hero.is-complete-exam a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-complete-exam strong{color:inherit}.hero.is-complete-exam .title{color:#fff}.hero.is-complete-exam .subtitle{color:#ffffffe6}.hero.is-complete-exam .subtitle a:not(.button),.hero.is-complete-exam .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-complete-exam .navbar-menu{background-color:#50bde6}}.hero.is-complete-exam .navbar-item,.hero.is-complete-exam .navbar-link{color:#ffffffb3}.hero.is-complete-exam .navbar-link.is-active,.hero.is-complete-exam .navbar-link:hover,.hero.is-complete-exam a.navbar-item.is-active,.hero.is-complete-exam a.navbar-item:hover{background-color:#3ab5e3;color:#fff}.hero.is-complete-exam .tabs a{color:#fff;opacity:.9}.hero.is-complete-exam .tabs a:hover,.hero.is-complete-exam .tabs li.is-active a{opacity:1}.hero.is-complete-exam .tabs.is-boxed a,.hero.is-complete-exam .tabs.is-toggle a{color:#fff}.hero.is-complete-exam .tabs.is-boxed a:hover,.hero.is-complete-exam .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-complete-exam .tabs.is-boxed li.is-active a,.hero.is-complete-exam .tabs.is-boxed li.is-active a:hover,.hero.is-complete-exam .tabs.is-toggle li.is-active a,.hero.is-complete-exam .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#50bde6}.hero.is-complete-exam.is-bold{background-image:linear-gradient(141deg,#17d5ec,#50bde6 71%,#62b0ee)}@media screen and (max-width: 767px){.hero.is-complete-exam.is-bold .navbar-menu{background-image:linear-gradient(141deg,#17d5ec,#50bde6 71%,#62b0ee)}}.hero.is-time-limit{background-color:#3f5491;color:#fff}.hero.is-time-limit a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-time-limit strong{color:inherit}.hero.is-time-limit .title{color:#fff}.hero.is-time-limit .subtitle{color:#ffffffe6}.hero.is-time-limit .subtitle a:not(.button),.hero.is-time-limit .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-time-limit .navbar-menu{background-color:#3f5491}}.hero.is-time-limit .navbar-item,.hero.is-time-limit .navbar-link{color:#ffffffb3}.hero.is-time-limit .navbar-link.is-active,.hero.is-time-limit .navbar-link:hover,.hero.is-time-limit a.navbar-item.is-active,.hero.is-time-limit a.navbar-item:hover{background-color:#374a7f;color:#fff}.hero.is-time-limit .tabs a{color:#fff;opacity:.9}.hero.is-time-limit .tabs a:hover,.hero.is-time-limit .tabs li.is-active a{opacity:1}.hero.is-time-limit .tabs.is-boxed a,.hero.is-time-limit .tabs.is-toggle a{color:#fff}.hero.is-time-limit .tabs.is-boxed a:hover,.hero.is-time-limit .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-time-limit .tabs.is-boxed li.is-active a,.hero.is-time-limit .tabs.is-boxed li.is-active a:hover,.hero.is-time-limit .tabs.is-toggle li.is-active a,.hero.is-time-limit .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3f5491}.hero.is-time-limit.is-bold{background-image:linear-gradient(141deg,#284975,#3f5491 71%,#414aa9)}@media screen and (max-width: 767px){.hero.is-time-limit.is-bold .navbar-menu{background-image:linear-gradient(141deg,#284975,#3f5491 71%,#414aa9)}}.hero.is-highlight{background-color:#ebf2fb;color:#49616e}.hero.is-highlight a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-highlight strong{color:inherit}.hero.is-highlight .title{color:#49616e}.hero.is-highlight .subtitle{color:#49616ee6}.hero.is-highlight .subtitle a:not(.button),.hero.is-highlight .subtitle strong{color:#49616e}@media screen and (max-width: 1365px){.hero.is-highlight .navbar-menu{background-color:#ebf2fb}}.hero.is-highlight .navbar-item,.hero.is-highlight .navbar-link{color:#49616eb3}.hero.is-highlight .navbar-link.is-active,.hero.is-highlight .navbar-link:hover,.hero.is-highlight a.navbar-item.is-active,.hero.is-highlight a.navbar-item:hover{background-color:#d6e4f7;color:#49616e}.hero.is-highlight .tabs a{color:#49616e;opacity:.9}.hero.is-highlight .tabs a:hover,.hero.is-highlight .tabs li.is-active a{opacity:1}.hero.is-highlight .tabs.is-boxed a,.hero.is-highlight .tabs.is-toggle a{color:#49616e}.hero.is-highlight .tabs.is-boxed a:hover,.hero.is-highlight .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-highlight .tabs.is-boxed li.is-active a,.hero.is-highlight .tabs.is-boxed li.is-active a:hover,.hero.is-highlight .tabs.is-toggle li.is-active a,.hero.is-highlight .tabs.is-toggle li.is-active a:hover{background-color:#49616e;border-color:#49616e;color:#ebf2fb}.hero.is-highlight.is-bold{background-image:linear-gradient(141deg,#bddff6,#ebf2fb 71%,#fff)}@media screen and (max-width: 767px){.hero.is-highlight.is-bold .navbar-menu{background-image:linear-gradient(141deg,#bddff6,#ebf2fb 71%,#fff)}}.hero.is-highlight-search-result{background-color:#c14b4b;color:#fff}.hero.is-highlight-search-result a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-highlight-search-result strong{color:inherit}.hero.is-highlight-search-result .title{color:#fff}.hero.is-highlight-search-result .subtitle{color:#ffffffe6}.hero.is-highlight-search-result .subtitle a:not(.button),.hero.is-highlight-search-result .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-highlight-search-result .navbar-menu{background-color:#c14b4b}}.hero.is-highlight-search-result .navbar-item,.hero.is-highlight-search-result .navbar-link{color:#ffffffb3}.hero.is-highlight-search-result .navbar-link.is-active,.hero.is-highlight-search-result .navbar-link:hover,.hero.is-highlight-search-result a.navbar-item.is-active,.hero.is-highlight-search-result a.navbar-item:hover{background-color:#b43e3e;color:#fff}.hero.is-highlight-search-result .tabs a{color:#fff;opacity:.9}.hero.is-highlight-search-result .tabs a:hover,.hero.is-highlight-search-result .tabs li.is-active a{opacity:1}.hero.is-highlight-search-result .tabs.is-boxed a,.hero.is-highlight-search-result .tabs.is-toggle a{color:#fff}.hero.is-highlight-search-result .tabs.is-boxed a:hover,.hero.is-highlight-search-result .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-highlight-search-result .tabs.is-boxed li.is-active a,.hero.is-highlight-search-result .tabs.is-boxed li.is-active a:hover,.hero.is-highlight-search-result .tabs.is-toggle li.is-active a,.hero.is-highlight-search-result .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#c14b4b}.hero.is-highlight-search-result.is-bold{background-image:linear-gradient(141deg,#ac2d42,#c14b4b 71%,#cd6c59)}@media screen and (max-width: 767px){.hero.is-highlight-search-result.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ac2d42,#c14b4b 71%,#cd6c59)}}.hero.is-prepare-installed{background-color:#af62a3;color:#fff}.hero.is-prepare-installed a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-prepare-installed strong{color:inherit}.hero.is-prepare-installed .title{color:#fff}.hero.is-prepare-installed .subtitle{color:#ffffffe6}.hero.is-prepare-installed .subtitle a:not(.button),.hero.is-prepare-installed .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-prepare-installed .navbar-menu{background-color:#af62a3}}.hero.is-prepare-installed .navbar-item,.hero.is-prepare-installed .navbar-link{color:#ffffffb3}.hero.is-prepare-installed .navbar-link.is-active,.hero.is-prepare-installed .navbar-link:hover,.hero.is-prepare-installed a.navbar-item.is-active,.hero.is-prepare-installed a.navbar-item:hover{background-color:#a45497;color:#fff}.hero.is-prepare-installed .tabs a{color:#fff;opacity:.9}.hero.is-prepare-installed .tabs a:hover,.hero.is-prepare-installed .tabs li.is-active a{opacity:1}.hero.is-prepare-installed .tabs.is-boxed a,.hero.is-prepare-installed .tabs.is-toggle a{color:#fff}.hero.is-prepare-installed .tabs.is-boxed a:hover,.hero.is-prepare-installed .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-prepare-installed .tabs.is-boxed li.is-active a,.hero.is-prepare-installed .tabs.is-boxed li.is-active a:hover,.hero.is-prepare-installed .tabs.is-toggle li.is-active a,.hero.is-prepare-installed .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#af62a3}.hero.is-prepare-installed.is-bold{background-image:linear-gradient(141deg,#9d409e,#af62a3 71%,#bd6ea3)}@media screen and (max-width: 767px){.hero.is-prepare-installed.is-bold .navbar-menu{background-image:linear-gradient(141deg,#9d409e,#af62a3 71%,#bd6ea3)}}.hero.is-prepare-downloaded{background-color:#66b7a5;color:#fff}.hero.is-prepare-downloaded a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-prepare-downloaded strong{color:inherit}.hero.is-prepare-downloaded .title{color:#fff}.hero.is-prepare-downloaded .subtitle{color:#ffffffe6}.hero.is-prepare-downloaded .subtitle a:not(.button),.hero.is-prepare-downloaded .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-prepare-downloaded .navbar-menu{background-color:#66b7a5}}.hero.is-prepare-downloaded .navbar-item,.hero.is-prepare-downloaded .navbar-link{color:#ffffffb3}.hero.is-prepare-downloaded .navbar-link.is-active,.hero.is-prepare-downloaded .navbar-link:hover,.hero.is-prepare-downloaded a.navbar-item.is-active,.hero.is-prepare-downloaded a.navbar-item:hover{background-color:#55af9b;color:#fff}.hero.is-prepare-downloaded .tabs a{color:#fff;opacity:.9}.hero.is-prepare-downloaded .tabs a:hover,.hero.is-prepare-downloaded .tabs li.is-active a{opacity:1}.hero.is-prepare-downloaded .tabs.is-boxed a,.hero.is-prepare-downloaded .tabs.is-toggle a{color:#fff}.hero.is-prepare-downloaded .tabs.is-boxed a:hover,.hero.is-prepare-downloaded .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-prepare-downloaded .tabs.is-boxed li.is-active a,.hero.is-prepare-downloaded .tabs.is-boxed li.is-active a:hover,.hero.is-prepare-downloaded .tabs.is-toggle li.is-active a,.hero.is-prepare-downloaded .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#66b7a5}.hero.is-prepare-downloaded.is-bold{background-image:linear-gradient(141deg,#3fab81,#66b7a5 71%,#72c4c0)}@media screen and (max-width: 767px){.hero.is-prepare-downloaded.is-bold .navbar-menu{background-image:linear-gradient(141deg,#3fab81,#66b7a5 71%,#72c4c0)}}.hero.is-prepare-unlocked{background-color:#0090d1;color:#fff}.hero.is-prepare-unlocked a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-prepare-unlocked strong{color:inherit}.hero.is-prepare-unlocked .title{color:#fff}.hero.is-prepare-unlocked .subtitle{color:#ffffffe6}.hero.is-prepare-unlocked .subtitle a:not(.button),.hero.is-prepare-unlocked .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-prepare-unlocked .navbar-menu{background-color:#0090d1}}.hero.is-prepare-unlocked .navbar-item,.hero.is-prepare-unlocked .navbar-link{color:#ffffffb3}.hero.is-prepare-unlocked .navbar-link.is-active,.hero.is-prepare-unlocked .navbar-link:hover,.hero.is-prepare-unlocked a.navbar-item.is-active,.hero.is-prepare-unlocked a.navbar-item:hover{background-color:#007eb8;color:#fff}.hero.is-prepare-unlocked .tabs a{color:#fff;opacity:.9}.hero.is-prepare-unlocked .tabs a:hover,.hero.is-prepare-unlocked .tabs li.is-active a{opacity:1}.hero.is-prepare-unlocked .tabs.is-boxed a,.hero.is-prepare-unlocked .tabs.is-toggle a{color:#fff}.hero.is-prepare-unlocked .tabs.is-boxed a:hover,.hero.is-prepare-unlocked .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-prepare-unlocked .tabs.is-boxed li.is-active a,.hero.is-prepare-unlocked .tabs.is-boxed li.is-active a:hover,.hero.is-prepare-unlocked .tabs.is-toggle li.is-active a,.hero.is-prepare-unlocked .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0090d1}.hero.is-prepare-unlocked.is-bold{background-image:linear-gradient(141deg,#00879e,#0090d1 71%,#007aeb)}@media screen and (max-width: 767px){.hero.is-prepare-unlocked.is-bold .navbar-menu{background-image:linear-gradient(141deg,#00879e,#0090d1 71%,#007aeb)}}.hero.is-prepare-not-installed{background-color:#c14b4b;color:#fff}.hero.is-prepare-not-installed a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-prepare-not-installed strong{color:inherit}.hero.is-prepare-not-installed .title{color:#fff}.hero.is-prepare-not-installed .subtitle{color:#ffffffe6}.hero.is-prepare-not-installed .subtitle a:not(.button),.hero.is-prepare-not-installed .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-prepare-not-installed .navbar-menu{background-color:#c14b4b}}.hero.is-prepare-not-installed .navbar-item,.hero.is-prepare-not-installed .navbar-link{color:#ffffffb3}.hero.is-prepare-not-installed .navbar-link.is-active,.hero.is-prepare-not-installed .navbar-link:hover,.hero.is-prepare-not-installed a.navbar-item.is-active,.hero.is-prepare-not-installed a.navbar-item:hover{background-color:#b43e3e;color:#fff}.hero.is-prepare-not-installed .tabs a{color:#fff;opacity:.9}.hero.is-prepare-not-installed .tabs a:hover,.hero.is-prepare-not-installed .tabs li.is-active a{opacity:1}.hero.is-prepare-not-installed .tabs.is-boxed a,.hero.is-prepare-not-installed .tabs.is-toggle a{color:#fff}.hero.is-prepare-not-installed .tabs.is-boxed a:hover,.hero.is-prepare-not-installed .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-prepare-not-installed .tabs.is-boxed li.is-active a,.hero.is-prepare-not-installed .tabs.is-boxed li.is-active a:hover,.hero.is-prepare-not-installed .tabs.is-toggle li.is-active a,.hero.is-prepare-not-installed .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#c14b4b}.hero.is-prepare-not-installed.is-bold{background-image:linear-gradient(141deg,#ac2d42,#c14b4b 71%,#cd6c59)}@media screen and (max-width: 767px){.hero.is-prepare-not-installed.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ac2d42,#c14b4b 71%,#cd6c59)}}.hero.is-exam-checking-complete{background-color:#0fa72c;color:#fff}.hero.is-exam-checking-complete a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-exam-checking-complete strong{color:inherit}.hero.is-exam-checking-complete .title{color:#fff}.hero.is-exam-checking-complete .subtitle{color:#ffffffe6}.hero.is-exam-checking-complete .subtitle a:not(.button),.hero.is-exam-checking-complete .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-exam-checking-complete .navbar-menu{background-color:#0fa72c}}.hero.is-exam-checking-complete .navbar-item,.hero.is-exam-checking-complete .navbar-link{color:#ffffffb3}.hero.is-exam-checking-complete .navbar-link.is-active,.hero.is-exam-checking-complete .navbar-link:hover,.hero.is-exam-checking-complete a.navbar-item.is-active,.hero.is-exam-checking-complete a.navbar-item:hover{background-color:#0d9026;color:#fff}.hero.is-exam-checking-complete .tabs a{color:#fff;opacity:.9}.hero.is-exam-checking-complete .tabs a:hover,.hero.is-exam-checking-complete .tabs li.is-active a{opacity:1}.hero.is-exam-checking-complete .tabs.is-boxed a,.hero.is-exam-checking-complete .tabs.is-toggle a{color:#fff}.hero.is-exam-checking-complete .tabs.is-boxed a:hover,.hero.is-exam-checking-complete .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-exam-checking-complete .tabs.is-boxed li.is-active a,.hero.is-exam-checking-complete .tabs.is-boxed li.is-active a:hover,.hero.is-exam-checking-complete .tabs.is-toggle li.is-active a,.hero.is-exam-checking-complete .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0fa72c}.hero.is-exam-checking-complete.is-bold{background-image:linear-gradient(141deg,#047f07,#0fa72c 71%,#0cc44e)}@media screen and (max-width: 767px){.hero.is-exam-checking-complete.is-bold .navbar-menu{background-image:linear-gradient(141deg,#047f07,#0fa72c 71%,#0cc44e)}}.hero.is-extend-time-warning{background-color:#c14b4b;color:#fff}.hero.is-extend-time-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-extend-time-warning strong{color:inherit}.hero.is-extend-time-warning .title{color:#fff}.hero.is-extend-time-warning .subtitle{color:#ffffffe6}.hero.is-extend-time-warning .subtitle a:not(.button),.hero.is-extend-time-warning .subtitle strong{color:#fff}@media screen and (max-width: 1365px){.hero.is-extend-time-warning .navbar-menu{background-color:#c14b4b}}.hero.is-extend-time-warning .navbar-item,.hero.is-extend-time-warning .navbar-link{color:#ffffffb3}.hero.is-extend-time-warning .navbar-link.is-active,.hero.is-extend-time-warning .navbar-link:hover,.hero.is-extend-time-warning a.navbar-item.is-active,.hero.is-extend-time-warning a.navbar-item:hover{background-color:#b43e3e;color:#fff}.hero.is-extend-time-warning .tabs a{color:#fff;opacity:.9}.hero.is-extend-time-warning .tabs a:hover,.hero.is-extend-time-warning .tabs li.is-active a{opacity:1}.hero.is-extend-time-warning .tabs.is-boxed a,.hero.is-extend-time-warning .tabs.is-toggle a{color:#fff}.hero.is-extend-time-warning .tabs.is-boxed a:hover,.hero.is-extend-time-warning .tabs.is-toggle a:hover{background-color:#0000001a}.hero.is-extend-time-warning .tabs.is-boxed li.is-active a,.hero.is-extend-time-warning .tabs.is-boxed li.is-active a:hover,.hero.is-extend-time-warning .tabs.is-toggle li.is-active a,.hero.is-extend-time-warning .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#c14b4b}.hero.is-extend-time-warning.is-bold{background-image:linear-gradient(141deg,#ac2d42,#c14b4b 71%,#cd6c59)}@media screen and (max-width: 767px){.hero.is-extend-time-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ac2d42,#c14b4b 71%,#cd6c59)}}.hero.is-small .hero-body{padding:1.5rem}@media screen and (min-width: 768px), print{.hero.is-medium .hero-body{padding:9rem 1.5rem}.hero.is-large .hero-body{padding:18rem 1.5rem}}.hero.is-fullheight-with-navbar .hero-body,.hero.is-fullheight .hero-body,.hero.is-halfheight .hero-body{align-items:center;display:flex}.hero.is-fullheight-with-navbar .hero-body>.container,.hero.is-fullheight .hero-body>.container,.hero.is-halfheight .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: 767px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width: 767px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:.75rem}}@media screen and (min-width: 768px), print{.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-foot,.hero-head{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0;padding:4rem 2rem}.section{padding:2.4rem 22px}@media screen and (min-width: 1366px){.section.is-medium{padding:3.6rem 22px}.section.is-large{padding:7.2rem 22px}}.footer{background-color:#fafafa;padding:3rem 1.5rem 6rem}.button.is-hovered,.button:hover{background-color:#f9f9f9}.field.is-horizontal .field-label{flex-grow:0;flex-basis:auto}.field.is-horizontal .field-body{flex-grow:1}.input[type=search]:not(.is-rounded),.textarea[type=search]:not(.is-rounded){border-radius:4px}.file-cta{flex-shrink:0}.file.is-fullwidth .file-name{white-space:normal}.modal-card-title{flex:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:1.5}.navbar-menu{min-height:48px}.select:not(.is-multiple):after{z-index:0}.checkbox[disabled=false],.radio[disabled=false]{cursor:pointer}.textarea[rows]{height:auto}.is-vertical>.tile{-ms-flex-preferred-size:auto}@media screen and (min-width: 0){.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:none}.navbar-item.is-active>.navbar-dropdown,.navbar-item.is-hoverable:focus>.navbar-dropdown,.navbar-item.is-hoverable:hover>.navbar-dropdown{display:block}.navbar-item.is-active>.navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus>.navbar-dropdown.is-boxed,.navbar-item.is-hoverable:hover>.navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-active>.navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:focus>.navbar-dropdown,.navbar.is-spaced .navbar-item.is-hoverable:hover>.navbar-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}}.dropdown-item{font-size:1.6rem;padding:.5rem 1.5rem}@media screen and (min-width: 0){.navbar-dropdown{font-size:1.6rem}}html{font-size:10px;height:100%}@media screen and (max-width: 767px){html{font-size:10px}}body{font-size:1.6rem;min-height:100%;position:relative}a{color:#49616e;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#49616e}[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),.reorder-handle span:nth-child(3){margin-top:5px}a img{border:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-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}.is-loading.is-white:after{border-left-color:#fff!important;border-bottom-color:#fff!important}.is-loading.is-black:after{border-left-color:#0a0a0a!important;border-bottom-color:#0a0a0a!important}.is-loading.is-light:after{border-left-color:#f2f2f2!important;border-bottom-color:#f2f2f2!important}.is-loading.is-dark:after{border-left-color:#363636!important;border-bottom-color:#363636!important}.is-loading.is-primary:after{border-left-color:#50bde6!important;border-bottom-color:#50bde6!important}.is-loading.is-secondary:after{border-left-color:#0c6b9e!important;border-bottom-color:#0c6b9e!important}.is-loading.is-link:after{border-left-color:#0087ff!important;border-bottom-color:#0087ff!important}.is-loading.is-info:after{border-left-color:#5193fb!important;border-bottom-color:#5193fb!important}.is-loading.is-success:after{border-left-color:#228b22!important;border-bottom-color:#228b22!important}.is-loading.is-warning:after{border-left-color:#e4bb3e!important;border-bottom-color:#e4bb3e!important}.is-loading.is-danger:after{border-left-color:#e62828!important;border-bottom-color:#e62828!important}.is-loading.is-notification:after{border-left-color:#0c6b9e!important;border-bottom-color:#0c6b9e!important}.is-loading.is-bg:after{border-left-color:#f4f4f4!important;border-bottom-color:#f4f4f4!important}.is-loading.is-back:after{border-left-color:#7b7b7b!important;border-bottom-color:#7b7b7b!important}.is-loading.is-correct-result:after{border-left-color:#0fa72c!important;border-bottom-color:#0fa72c!important}.is-loading.is-wrong-result:after{border-left-color:#c14b4b!important;border-bottom-color:#c14b4b!important}.is-loading.is-no-result:after{border-left-color:#7b7b7b!important;border-bottom-color:#7b7b7b!important}.is-loading.is-correct-answer-input:after{border-left-color:#0fa72c!important;border-bottom-color:#0fa72c!important}.is-loading.is-result-user-input:after{border-left-color:#7b7b7b!important;border-bottom-color:#7b7b7b!important}.is-loading.is-table-header:after{border-left-color:#5ea3d7!important;border-bottom-color:#5ea3d7!important}.is-loading.is-table-subheader:after{border-left-color:#e0e0e0!important;border-bottom-color:#e0e0e0!important}.is-loading.is-background-job-waiting:after{border-left-color:#ecb920!important;border-bottom-color:#ecb920!important}.is-loading.is-background-job-running:after{border-left-color:#2098c3!important;border-bottom-color:#2098c3!important}.is-loading.is-background-job-completed:after{border-left-color:#6eba1e!important;border-bottom-color:#6eba1e!important}.is-loading.is-background-job-failed:after{border-left-color:#b12e49!important;border-bottom-color:#b12e49!important}.is-loading.is-background-job-cancel:after{border-left-color:#525252!important;border-bottom-color:#525252!important}.is-loading.is-online:after{border-left-color:#0fa72c!important;border-bottom-color:#0fa72c!important}.is-loading.is-offline:after{border-left-color:#e62828!important;border-bottom-color:#e62828!important}.is-loading.is-not-start-exam:after{border-left-color:#3f5491!important;border-bottom-color:#3f5491!important}.is-loading.is-in-progress-exam:after{border-left-color:#d88f6c!important;border-bottom-color:#d88f6c!important}.is-loading.is-complete-exam:after{border-left-color:#50bde6!important;border-bottom-color:#50bde6!important}.is-loading.is-time-limit:after{border-left-color:#3f5491!important;border-bottom-color:#3f5491!important}.is-loading.is-highlight:after{border-left-color:#ebf2fb!important;border-bottom-color:#ebf2fb!important}.is-loading.is-highlight-search-result:after{border-left-color:#c14b4b!important;border-bottom-color:#c14b4b!important}.is-loading.is-prepare-installed:after{border-left-color:#af62a3!important;border-bottom-color:#af62a3!important}.is-loading.is-prepare-downloaded:after{border-left-color:#66b7a5!important;border-bottom-color:#66b7a5!important}.is-loading.is-prepare-unlocked:after{border-left-color:#0090d1!important;border-bottom-color:#0090d1!important}.is-loading.is-prepare-not-installed:after{border-left-color:#c14b4b!important;border-bottom-color:#c14b4b!important}.is-loading.is-exam-checking-complete:after{border-left-color:#0fa72c!important;border-bottom-color:#0fa72c!important}.is-loading.is-extend-time-warning:after{border-left-color:#c14b4b!important;border-bottom-color:#c14b4b!important}.columns:not(:last-child){margin-bottom:.6rem}.columns.is-gapless:not(:last-child){margin-bottom:1.2rem}@media screen and (max-width: 767px){.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}}.tile.is-ancestor:not(:last-child){margin-bottom:.6rem}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.2rem!important}@media screen and (max-width: 767px){.tile.is-ancestor{margin-left:-.6rem;margin-right:-.6rem;margin-top:-.6rem}.tile.is-ancestor:last-child{margin-bottom:-.6rem}.tile.is-ancestor:not(:last-child){margin-bottom:1.2rem}.tile.is-parent{padding:.6rem}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.2rem!important}.level-left+.level-right{margin-top:1.2rem}}.hero-buttons{margin-top:1.2rem}@media screen and (max-width: 767px){.hero-buttons .button:not(:last-child){margin-bottom:.6rem}}@media screen and (min-width: 768px), print{.hero-buttons .button:not(:last-child){margin-right:1.2rem}}.field:not(:last-child){margin-bottom:.9rem}.field:not(:last-child).is-horizontal{margin-bottom:.6rem}.field.is-grouped>.control:not(:last-child){margin-right:1.2rem}@media screen and (max-width: 767px){.field:not(:last-child){margin-bottom:.6rem}.field-label{margin-bottom:0}}@media screen and (min-width: 768px), print{.field-label{margin-right:1.2rem}.field-body{flex-basis:auto}.field-body>.field:not(:last-child){margin-right:.3rem}}.buttons .button,.label:not(:last-child){margin-bottom:.6rem}.buttons:last-child{margin-bottom:-.6rem}.buttons:not(:last-child){margin-bottom:.6rem}.buttons:not(.has-addons) .button:not(:last-child):not(.is-fullwidth){margin-right:.6rem}.buttons:not(.has-addons).is-centered .button:not(.is-fullwidth),.buttons:not(.has-addons).is-right .button:not(.is-fullwidth){margin-left:0;margin-right:.6rem}.buttons:not(.has-addons).is-centered .button:not(.is-fullwidth):last-child,.buttons:not(.has-addons).is-right .button:not(.is-fullwidth):last-child{margin-right:0}.buttons.is-spacing-2 .button{margin-bottom:1.2rem}.buttons.is-spacing-2:last-child{margin-bottom:-1.2rem}.buttons.is-spacing-2:not(:last-child){margin-bottom:0}.buttons.is-spacing-2:not(.has-addons) .button:not(:last-child):not(.is-fullwidth){margin-right:1.2rem}.buttons.is-spacing-2:not(.has-addons).is-centered .button:not(.is-fullwidth),.buttons.is-spacing-2:not(.has-addons).is-right .button:not(.is-fullwidth){margin-left:0;margin-right:1.2rem}.buttons.is-spacing-2:not(.has-addons).is-centered .button:not(.is-fullwidth):last-child,.buttons.is-spacing-2:not(.has-addons).is-right .button:not(.is-fullwidth):last-child{margin-right:0}.buttons.is-spacing-3 .button{margin-bottom:1.8rem}.buttons.is-spacing-3:last-child{margin-bottom:-1.8rem}.buttons.is-spacing-3:not(:last-child){margin-bottom:-.6rem}.buttons.is-spacing-3:not(.has-addons) .button:not(:last-child):not(.is-fullwidth){margin-right:1.8rem}.buttons.is-spacing-3:not(.has-addons).is-centered .button:not(.is-fullwidth),.buttons.is-spacing-3:not(.has-addons).is-right .button:not(.is-fullwidth){margin-left:0;margin-right:1.8rem}.buttons.is-spacing-3:not(.has-addons).is-centered .button:not(.is-fullwidth):last-child,.buttons.is-spacing-3:not(.has-addons).is-right .button:not(.is-fullwidth):last-child{margin-right:0}.help{margin-top:.3rem}@media screen and (max-width: 767px){html.non-responsive,html.non-responsive-mobile{overflow-x:auto}}html.non-responsive-mobile .field.is-horizontal,html.non-responsive .field.is-horizontal{display:flex}html.non-responsive-mobile .field-label,html.non-responsive .field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}@media screen and (max-width: 767px){html.non-responsive-mobile .field-label,html.non-responsive .field-label{margin-bottom:0}}html.non-responsive-mobile .field-label.is-small,html.non-responsive .field-label.is-small{font-size:1.4rem;padding-top:.375em}html.non-responsive-mobile .field-label.is-normal,html.non-responsive .field-label.is-normal{padding-top:.375em}html.non-responsive-mobile .field-label.is-medium,html.non-responsive .field-label.is-medium{font-size:1.8rem;padding-top:.375em}html.non-responsive-mobile .field-label.is-large,html.non-responsive .field-label.is-large{font-size:2.4rem;padding-top:.375em}html.non-responsive-mobile .field-body,html.non-responsive .field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}html.non-responsive-mobile .field-body .field,html.non-responsive .field-body .field{margin-bottom:0}html.non-responsive-mobile .field-body>.field,html.non-responsive .field-body>.field{flex-shrink:1}html.non-responsive-mobile .field-body>.field:not(.is-narrow),html.non-responsive .field-body>.field:not(.is-narrow){flex-grow:1}html.non-responsive-mobile .field-body>.field:not(:last-child),html.non-responsive .field-body>.field:not(:last-child){margin-right:.75rem}html.non-responsive-mobile .level,html.non-responsive .level{display:flex}html.non-responsive-mobile .level>.level-item:not(.is-narrow),html.non-responsive .level>.level-item:not(.is-narrow){flex-grow:1}@media screen and (max-width: 767px){html.non-responsive-mobile .level-item:not(:last-child),html.non-responsive .level-item:not(:last-child){margin-bottom:0}}html.non-responsive-mobile .level-left:not(:last-child),html.non-responsive-mobile .level-right:not(:last-child),html.non-responsive .level-left:not(:last-child),html.non-responsive .level-right:not(:last-child){margin-right:.6rem}html.non-responsive-mobile .level-left,html.non-responsive .level-left{display:flex}@media screen and (max-width: 767px){html.non-responsive-mobile .level-left+.level-right,html.non-responsive .level-left+.level-right{margin-top:0}}html.non-responsive-mobile .level-right,html.non-responsive .level-right{display:flex}@media screen and (max-width: 767px){html.non-responsive-mobile .pagination,html.non-responsive .pagination{flex-wrap:nowrap}html.non-responsive-mobile .pagination-list li,html.non-responsive-mobile .pagination-next,html.non-responsive-mobile .pagination-previous,html.non-responsive .pagination-list li,html.non-responsive .pagination-next,html.non-responsive .pagination-previous{flex-grow:0;flex-shrink:1}}html.non-responsive-mobile .pagination-list,html.non-responsive .pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}html.non-responsive-mobile .pagination-previous,html.non-responsive .pagination-previous{order:2}html.non-responsive-mobile .pagination-next,html.non-responsive .pagination-next{order:3}html.non-responsive-mobile .pagination,html.non-responsive .pagination{justify-content:space-between}html.non-responsive-mobile .pagination.is-centered .pagination-previous,html.non-responsive .pagination.is-centered .pagination-previous{order:1}html.non-responsive-mobile .pagination.is-centered .pagination-list,html.non-responsive .pagination.is-centered .pagination-list{justify-content:center;order:2}html.non-responsive-mobile .pagination.is-centered .pagination-next,html.non-responsive .pagination.is-centered .pagination-next{order:3}html.non-responsive-mobile .pagination.is-right .pagination-previous,html.non-responsive .pagination.is-right .pagination-previous{order:1}html.non-responsive-mobile .pagination.is-right .pagination-next,html.non-responsive .pagination.is-right .pagination-next{order:2}html.non-responsive-mobile .pagination.is-right .pagination-list,html.non-responsive .pagination.is-right .pagination-list{justify-content:flex-end;order:3}html.non-responsive-mobile .columns,html.non-responsive .columns{display:flex}.columns>html.non-responsive-mobile .column.is-narrow,.columns>html.non-responsive .column.is-narrow{flex:none;width:unset}.columns>html.non-responsive-mobile .column.is-full,.columns>html.non-responsive .column.is-full{flex:none;width:100%}.columns>html.non-responsive-mobile .column.is-three-quarters,.columns>html.non-responsive .column.is-three-quarters{flex:none;width:75%}.columns>html.non-responsive-mobile .column.is-two-thirds,.columns>html.non-responsive .column.is-two-thirds{flex:none;width:66.6666%}.columns>html.non-responsive-mobile .column.is-half,.columns>html.non-responsive .column.is-half{flex:none;width:50%}.columns>html.non-responsive-mobile .column.is-one-third,.columns>html.non-responsive .column.is-one-third{flex:none;width:33.3333%}.columns>html.non-responsive-mobile .column.is-one-quarter,.columns>html.non-responsive .column.is-one-quarter{flex:none;width:25%}.columns>html.non-responsive-mobile .column.is-one-fifth,.columns>html.non-responsive .column.is-one-fifth{flex:none;width:20%}.columns>html.non-responsive-mobile .column.is-two-fifths,.columns>html.non-responsive .column.is-two-fifths{flex:none;width:40%}.columns>html.non-responsive-mobile .column.is-three-fifths,.columns>html.non-responsive .column.is-three-fifths{flex:none;width:60%}.columns>html.non-responsive-mobile .column.is-four-fifths,.columns>html.non-responsive .column.is-four-fifths{flex:none;width:80%}.columns>html.non-responsive-mobile .column.is-offset-three-quarters,.columns>html.non-responsive .column.is-offset-three-quarters{margin-left:75%}.columns>html.non-responsive-mobile .column.is-offset-two-thirds,.columns>html.non-responsive .column.is-offset-two-thirds{margin-left:66.6666%}.columns>html.non-responsive-mobile .column.is-offset-half,.columns>html.non-responsive .column.is-offset-half{margin-left:50%}.columns>html.non-responsive-mobile .column.is-offset-one-third,.columns>html.non-responsive .column.is-offset-one-third{margin-left:33.3333%}.columns>html.non-responsive-mobile .column.is-offset-one-quarter,.columns>html.non-responsive .column.is-offset-one-quarter{margin-left:25%}.columns>html.non-responsive-mobile .column.is-offset-one-fifth,.columns>html.non-responsive .column.is-offset-one-fifth{margin-left:20%}.columns>html.non-responsive-mobile .column.is-offset-two-fifths,.columns>html.non-responsive .column.is-offset-two-fifths{margin-left:40%}.columns>html.non-responsive-mobile .column.is-offset-three-fifths,.columns>html.non-responsive .column.is-offset-three-fifths{margin-left:60%}.columns>html.non-responsive-mobile .column.is-offset-four-fifths,.columns>html.non-responsive .column.is-offset-four-fifths{margin-left:80%}.columns>html.non-responsive-mobile .column.is-0,.columns>html.non-responsive .column.is-0{flex:none;width:0}.columns>html.non-responsive-mobile .column.is-offset-0,.columns>html.non-responsive .column.is-offset-0{margin-left:0}.columns>html.non-responsive-mobile .column.is-1,.columns>html.non-responsive .column.is-1{flex:none;width:8.3333333333%}.columns>html.non-responsive-mobile .column.is-offset-1,.columns>html.non-responsive .column.is-offset-1{margin-left:8.3333333333%}.columns>html.non-responsive-mobile .column.is-2,.columns>html.non-responsive .column.is-2{flex:none;width:16.6666666667%}.columns>html.non-responsive-mobile .column.is-offset-2,.columns>html.non-responsive .column.is-offset-2{margin-left:16.6666666667%}.columns>html.non-responsive-mobile .column.is-3,.columns>html.non-responsive .column.is-3{flex:none;width:25%}.columns>html.non-responsive-mobile .column.is-offset-3,.columns>html.non-responsive .column.is-offset-3{margin-left:25%}.columns>html.non-responsive-mobile .column.is-4,.columns>html.non-responsive .column.is-4{flex:none;width:33.3333333333%}.columns>html.non-responsive-mobile .column.is-offset-4,.columns>html.non-responsive .column.is-offset-4{margin-left:33.3333333333%}.columns>html.non-responsive-mobile .column.is-5,.columns>html.non-responsive .column.is-5{flex:none;width:41.6666666667%}.columns>html.non-responsive-mobile .column.is-offset-5,.columns>html.non-responsive .column.is-offset-5{margin-left:41.6666666667%}.columns>html.non-responsive-mobile .column.is-6,.columns>html.non-responsive .column.is-6{flex:none;width:50%}.columns>html.non-responsive-mobile .column.is-offset-6,.columns>html.non-responsive .column.is-offset-6{margin-left:50%}.columns>html.non-responsive-mobile .column.is-7,.columns>html.non-responsive .column.is-7{flex:none;width:58.3333333333%}.columns>html.non-responsive-mobile .column.is-offset-7,.columns>html.non-responsive .column.is-offset-7{margin-left:58.3333333333%}.columns>html.non-responsive-mobile .column.is-8,.columns>html.non-responsive .column.is-8{flex:none;width:66.6666666667%}.columns>html.non-responsive-mobile .column.is-offset-8,.columns>html.non-responsive .column.is-offset-8{margin-left:66.6666666667%}.columns>html.non-responsive-mobile .column.is-9,.columns>html.non-responsive .column.is-9{flex:none;width:75%}.columns>html.non-responsive-mobile .column.is-offset-9,.columns>html.non-responsive .column.is-offset-9{margin-left:75%}.columns>html.non-responsive-mobile .column.is-10,.columns>html.non-responsive .column.is-10{flex:none;width:83.3333333333%}.columns>html.non-responsive-mobile .column.is-offset-10,.columns>html.non-responsive .column.is-offset-10{margin-left:83.3333333333%}.columns>html.non-responsive-mobile .column.is-11,.columns>html.non-responsive .column.is-11{flex:none;width:91.6666666667%}.columns>html.non-responsive-mobile .column.is-offset-11,.columns>html.non-responsive .column.is-offset-11{margin-left:91.6666666667%}.columns>html.non-responsive-mobile .column.is-12,.columns>html.non-responsive .column.is-12{flex:none;width:100%}.columns>html.non-responsive-mobile .column.is-offset-12,.columns>html.non-responsive .column.is-offset-12{margin-left:100%}html.non-responsive-mobile .column.is-narrow,html.non-responsive-mobile .column.is-narrow-tablet,html.non-responsive .column.is-narrow,html.non-responsive .column.is-narrow-tablet{flex:none;width:unset}html.non-responsive-mobile .column.is-full,html.non-responsive-mobile .column.is-full-tablet,html.non-responsive .column.is-full,html.non-responsive .column.is-full-tablet{flex:none;width:100%}html.non-responsive-mobile .column.is-three-quarters,html.non-responsive-mobile .column.is-three-quarters-tablet,html.non-responsive .column.is-three-quarters,html.non-responsive .column.is-three-quarters-tablet{flex:none;width:75%}html.non-responsive-mobile .column.is-two-thirds,html.non-responsive-mobile .column.is-two-thirds-tablet,html.non-responsive .column.is-two-thirds,html.non-responsive .column.is-two-thirds-tablet{flex:none;width:66.6666%}html.non-responsive-mobile .column.is-half,html.non-responsive-mobile .column.is-half-tablet,html.non-responsive .column.is-half,html.non-responsive .column.is-half-tablet{flex:none;width:50%}html.non-responsive-mobile .column.is-one-third,html.non-responsive-mobile .column.is-one-third-tablet,html.non-responsive .column.is-one-third,html.non-responsive .column.is-one-third-tablet{flex:none;width:33.3333%}html.non-responsive-mobile .column.is-one-quarter,html.non-responsive-mobile .column.is-one-quarter-tablet,html.non-responsive .column.is-one-quarter,html.non-responsive .column.is-one-quarter-tablet{flex:none;width:25%}html.non-responsive-mobile .column.is-one-fifth,html.non-responsive-mobile .column.is-one-fifth-tablet,html.non-responsive .column.is-one-fifth,html.non-responsive .column.is-one-fifth-tablet{flex:none;width:20%}html.non-responsive-mobile .column.is-two-fifths,html.non-responsive-mobile .column.is-two-fifths-tablet,html.non-responsive .column.is-two-fifths,html.non-responsive .column.is-two-fifths-tablet{flex:none;width:40%}html.non-responsive-mobile .column.is-three-fifths,html.non-responsive-mobile .column.is-three-fifths-tablet,html.non-responsive .column.is-three-fifths,html.non-responsive .column.is-three-fifths-tablet{flex:none;width:60%}html.non-responsive-mobile .column.is-four-fifths,html.non-responsive-mobile .column.is-four-fifths-tablet,html.non-responsive .column.is-four-fifths,html.non-responsive .column.is-four-fifths-tablet{flex:none;width:80%}html.non-responsive-mobile .column.is-offset-three-quarters,html.non-responsive-mobile .column.is-offset-three-quarters-tablet,html.non-responsive .column.is-offset-three-quarters,html.non-responsive .column.is-offset-three-quarters-tablet{margin-left:75%}html.non-responsive-mobile .column.is-offset-two-thirds,html.non-responsive-mobile .column.is-offset-two-thirds-tablet,html.non-responsive .column.is-offset-two-thirds,html.non-responsive .column.is-offset-two-thirds-tablet{margin-left:66.6666%}html.non-responsive-mobile .column.is-offset-half,html.non-responsive-mobile .column.is-offset-half-tablet,html.non-responsive .column.is-offset-half,html.non-responsive .column.is-offset-half-tablet{margin-left:50%}html.non-responsive-mobile .column.is-offset-one-third,html.non-responsive-mobile .column.is-offset-one-third-tablet,html.non-responsive .column.is-offset-one-third,html.non-responsive .column.is-offset-one-third-tablet{margin-left:33.3333%}html.non-responsive-mobile .column.is-offset-one-quarter,html.non-responsive-mobile .column.is-offset-one-quarter-tablet,html.non-responsive .column.is-offset-one-quarter,html.non-responsive .column.is-offset-one-quarter-tablet{margin-left:25%}html.non-responsive-mobile .column.is-offset-one-fifth,html.non-responsive-mobile .column.is-offset-one-fifth-tablet,html.non-responsive .column.is-offset-one-fifth,html.non-responsive .column.is-offset-one-fifth-tablet{margin-left:20%}html.non-responsive-mobile .column.is-offset-two-fifths,html.non-responsive-mobile .column.is-offset-two-fifths-tablet,html.non-responsive .column.is-offset-two-fifths,html.non-responsive .column.is-offset-two-fifths-tablet{margin-left:40%}html.non-responsive-mobile .column.is-offset-three-fifths,html.non-responsive-mobile .column.is-offset-three-fifths-tablet,html.non-responsive .column.is-offset-three-fifths,html.non-responsive .column.is-offset-three-fifths-tablet{margin-left:60%}html.non-responsive-mobile .column.is-offset-four-fifths,html.non-responsive-mobile .column.is-offset-four-fifths-tablet,html.non-responsive .column.is-offset-four-fifths,html.non-responsive .column.is-offset-four-fifths-tablet{margin-left:80%}html.non-responsive-mobile .column.is-0,html.non-responsive-mobile .column.is-0-tablet,html.non-responsive .column.is-0,html.non-responsive .column.is-0-tablet{flex:none;width:0}html.non-responsive-mobile .column.is-offset-0,html.non-responsive-mobile .column.is-offset-0-tablet,html.non-responsive .column.is-offset-0,html.non-responsive .column.is-offset-0-tablet{margin-left:0}html.non-responsive-mobile .column.is-1,html.non-responsive-mobile .column.is-1-tablet,html.non-responsive .column.is-1,html.non-responsive .column.is-1-tablet{flex:none;width:8.3333333333%}html.non-responsive-mobile .column.is-offset-1,html.non-responsive-mobile .column.is-offset-1-tablet,html.non-responsive .column.is-offset-1,html.non-responsive .column.is-offset-1-tablet{margin-left:8.3333333333%}html.non-responsive-mobile .column.is-2,html.non-responsive-mobile .column.is-2-tablet,html.non-responsive .column.is-2,html.non-responsive .column.is-2-tablet{flex:none;width:16.6666666667%}html.non-responsive-mobile .column.is-offset-2,html.non-responsive-mobile .column.is-offset-2-tablet,html.non-responsive .column.is-offset-2,html.non-responsive .column.is-offset-2-tablet{margin-left:16.6666666667%}html.non-responsive-mobile .column.is-3,html.non-responsive-mobile .column.is-3-tablet,html.non-responsive .column.is-3,html.non-responsive .column.is-3-tablet{flex:none;width:25%}html.non-responsive-mobile .column.is-offset-3,html.non-responsive-mobile .column.is-offset-3-tablet,html.non-responsive .column.is-offset-3,html.non-responsive .column.is-offset-3-tablet{margin-left:25%}html.non-responsive-mobile .column.is-4,html.non-responsive-mobile .column.is-4-tablet,html.non-responsive .column.is-4,html.non-responsive .column.is-4-tablet{flex:none;width:33.3333333333%}html.non-responsive-mobile .column.is-offset-4,html.non-responsive-mobile .column.is-offset-4-tablet,html.non-responsive .column.is-offset-4,html.non-responsive .column.is-offset-4-tablet{margin-left:33.3333333333%}html.non-responsive-mobile .column.is-5,html.non-responsive-mobile .column.is-5-tablet,html.non-responsive .column.is-5,html.non-responsive .column.is-5-tablet{flex:none;width:41.6666666667%}html.non-responsive-mobile .column.is-offset-5,html.non-responsive-mobile .column.is-offset-5-tablet,html.non-responsive .column.is-offset-5,html.non-responsive .column.is-offset-5-tablet{margin-left:41.6666666667%}html.non-responsive-mobile .column.is-6,html.non-responsive-mobile .column.is-6-tablet,html.non-responsive .column.is-6,html.non-responsive .column.is-6-tablet{flex:none;width:50%}html.non-responsive-mobile .column.is-offset-6,html.non-responsive-mobile .column.is-offset-6-tablet,html.non-responsive .column.is-offset-6,html.non-responsive .column.is-offset-6-tablet{margin-left:50%}html.non-responsive-mobile .column.is-7,html.non-responsive-mobile .column.is-7-tablet,html.non-responsive .column.is-7,html.non-responsive .column.is-7-tablet{flex:none;width:58.3333333333%}html.non-responsive-mobile .column.is-offset-7,html.non-responsive-mobile .column.is-offset-7-tablet,html.non-responsive .column.is-offset-7,html.non-responsive .column.is-offset-7-tablet{margin-left:58.3333333333%}html.non-responsive-mobile .column.is-8,html.non-responsive-mobile .column.is-8-tablet,html.non-responsive .column.is-8,html.non-responsive .column.is-8-tablet{flex:none;width:66.6666666667%}html.non-responsive-mobile .column.is-offset-8,html.non-responsive-mobile .column.is-offset-8-tablet,html.non-responsive .column.is-offset-8,html.non-responsive .column.is-offset-8-tablet{margin-left:66.6666666667%}html.non-responsive-mobile .column.is-9,html.non-responsive-mobile .column.is-9-tablet,html.non-responsive .column.is-9,html.non-responsive .column.is-9-tablet{flex:none;width:75%}html.non-responsive-mobile .column.is-offset-9,html.non-responsive-mobile .column.is-offset-9-tablet,html.non-responsive .column.is-offset-9,html.non-responsive .column.is-offset-9-tablet{margin-left:75%}html.non-responsive-mobile .column.is-10,html.non-responsive-mobile .column.is-10-tablet,html.non-responsive .column.is-10,html.non-responsive .column.is-10-tablet{flex:none;width:83.3333333333%}html.non-responsive-mobile .column.is-offset-10,html.non-responsive-mobile .column.is-offset-10-tablet,html.non-responsive .column.is-offset-10,html.non-responsive .column.is-offset-10-tablet{margin-left:83.3333333333%}html.non-responsive-mobile .column.is-11,html.non-responsive-mobile .column.is-11-tablet,html.non-responsive .column.is-11,html.non-responsive .column.is-11-tablet{flex:none;width:91.6666666667%}html.non-responsive-mobile .column.is-offset-11,html.non-responsive-mobile .column.is-offset-11-tablet,html.non-responsive .column.is-offset-11,html.non-responsive .column.is-offset-11-tablet{margin-left:91.6666666667%}html.non-responsive-mobile .column.is-12,html.non-responsive-mobile .column.is-12-tablet,html.non-responsive .column.is-12,html.non-responsive .column.is-12-tablet{flex:none;width:100%}html.non-responsive-mobile .column.is-offset-12,html.non-responsive-mobile .column.is-offset-12-tablet,html.non-responsive .column.is-offset-12,html.non-responsive .column.is-offset-12-tablet{margin-left:100%}html.non-responsive-mobile .tile:not(.is-child),html.non-responsive .tile:not(.is-child){display:flex}html.non-responsive-mobile .tile.is-1,html.non-responsive .tile.is-1{flex:none;width:8.3333333333%}html.non-responsive-mobile .tile.is-2,html.non-responsive .tile.is-2{flex:none;width:16.6666666667%}html.non-responsive-mobile .tile.is-3,html.non-responsive .tile.is-3{flex:none;width:25%}html.non-responsive-mobile .tile.is-4,html.non-responsive .tile.is-4{flex:none;width:33.3333333333%}html.non-responsive-mobile .tile.is-5,html.non-responsive .tile.is-5{flex:none;width:41.6666666667%}html.non-responsive-mobile .tile.is-6,html.non-responsive .tile.is-6{flex:none;width:50%}html.non-responsive-mobile .tile.is-7,html.non-responsive .tile.is-7{flex:none;width:58.3333333333%}html.non-responsive-mobile .tile.is-8,html.non-responsive .tile.is-8{flex:none;width:66.6666666667%}html.non-responsive-mobile .tile.is-9,html.non-responsive .tile.is-9{flex:none;width:75%}html.non-responsive-mobile .tile.is-10,html.non-responsive .tile.is-10{flex:none;width:83.3333333333%}html.non-responsive-mobile .tile.is-11,html.non-responsive .tile.is-11{flex:none;width:91.6666666667%}html.non-responsive-mobile .tile.is-12,html.non-responsive .tile.is-12{flex:none;width:100%}html.non-responsive-mobile .hero.is-medium .hero-body,html.non-responsive .hero.is-medium .hero-body{padding:9rem 1.5rem}html.non-responsive-mobile .hero.is-large .hero-body,html.non-responsive .hero.is-large .hero-body{padding:18rem 1.5rem}@media screen and (max-width: 767px){html.non-responsive-mobile .hero-video,html.non-responsive .hero-video{display:block}}html.non-responsive-mobile .hero-buttons,html.non-responsive .hero-buttons{display:flex;justify-content:center}@media screen and (max-width: 767px){html.non-responsive-mobile .hero-buttons .button:not(:last-child),html.non-responsive .hero-buttons .button:not(:last-child){margin-bottom:0}}html.non-responsive-mobile .hero-buttons .button:not(:last-child),html.non-responsive .hero-buttons .button:not(:last-child){margin-right:1.5rem}@media screen and (max-width: 767px){html.non-responsive,html.non-responsive-mobile{min-width:751px}}html.non-responsive-mobile .container,html.non-responsive .container{max-width:707px}@media screen and (max-width: 767px){html.non-responsive,html.non-responsive-mobile.non-responsive-tablet{min-width:1349px}}html.non-responsive-mobile.non-responsive-tablet .container,html.non-responsive .container{max-width:1305px}@media screen and (min-width: 768px), print{html.non-responsive,html.non-responsive-tablet{overflow-x:auto;min-width:1349px}}html.non-responsive-tablet .tabs,html.non-responsive .tabs{overflow:visible;white-space:normal;display:block}html.non-responsive-tablet .tabs li,html.non-responsive .tabs li{display:inline-block}@media screen and (min-width: 768px), print{html.non-responsive-tablet .container,html.non-responsive .container{max-width:1305px}}.text-white{color:#fff!important}.text-black{color:#0a0a0a!important}.text-light{color:#f2f2f2!important}.text-dark{color:#363636!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-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-background-job-cancel{color:#525252!important}.text-online{color:#0fa72c!important}.text-offline{color:#e62828!important}.text-not-start-exam{color:#3f5491!important}.text-in-progress-exam{color:#d88f6c!important}.text-complete-exam{color:#50bde6!important}.text-time-limit{color:#3f5491!important}.text-highlight{color:#ebf2fb!important}.text-highlight-search-result{color:#c14b4b!important}.text-prepare-installed{color:#af62a3!important}.text-prepare-downloaded{color:#66b7a5!important}.text-prepare-unlocked{color:#0090d1!important}.text-prepare-not-installed{color:#c14b4b!important}.text-exam-checking-complete{color:#0fa72c!important}.text-extend-time-warning{color:#c14b4b!important}.text{color:#49616e!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-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-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-background-job-cancel{background-color:#525252!important}.bg-online{background-color:#0fa72c!important}.bg-offline{background-color:#e62828!important}.bg-not-start-exam{background-color:#3f5491!important}.bg-in-progress-exam{background-color:#d88f6c!important}.bg-complete-exam{background-color:#50bde6!important}.bg-time-limit{background-color:#3f5491!important}.bg-highlight{background-color:#ebf2fb!important}.bg-highlight-search-result{background-color:#c14b4b!important}.bg-prepare-installed{background-color:#af62a3!important}.bg-prepare-downloaded{background-color:#66b7a5!important}.bg-prepare-unlocked{background-color:#0090d1!important}.bg-prepare-not-installed{background-color:#c14b4b!important}.bg-exam-checking-complete{background-color:#0fa72c!important}.bg-extend-time-warning{background-color:#c14b4b!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:grey!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,.is-justify-evenly{justify-content:space-around!important}.is-justify-evenly{justify-content:space-evenly!important}@supports (-ms-accelerator: true) or (-ms-ime-align: auto){.is-justify-evenly{justify-content:space-around!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: 767px){.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: 768px), 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}}.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:initial!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;touch-action:none!important;filter:grayscale(100%)!important;opacity:.5!important;position:relative!important}.is-disabled,.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{transform:rotate(-45deg);transform-origin:center;margin-top:.3125em;transform:rotate(135deg)}.has-arrow-down:after,.has-arrow-up:after{border-right:0;border-top:0;border-left:3px solid;border-bottom:3px solid;border-radius:2px;content:" ";width:.625em;height:.625em;margin-left:.2em;display:block}.has-arrow-down:after{transform:rotate(-45deg);transform-origin:center;margin-bottom:.3125em;transform:rotate(315deg)}.has-arrow-right:after{transform:rotate(-45deg);transform-origin:center;margin-left:-.1125em;transform:rotate(225deg)}.has-arrow-left:after,.has-arrow-right:after{border-right:0;border-top:0;border-left:3px solid;border-bottom:3px solid;border-radius:2px;content:" ";width:.625em;height:.625em;display:block}.has-arrow-left:after{transform:rotate(-45deg);transform-origin:center;margin-left:.2em;transform:rotate(45deg)}@media screen and (max-width: 767px){.is-horizontal-mobile{display:flex!important;align-items:center!important}.is-horizontal-mobile>:not(:last-child).block,.is-horizontal-mobile>:not(:last-child).box,.is-horizontal-mobile>:not(:last-child).breadcrumb,.is-horizontal-mobile>:not(:last-child).content,.is-horizontal-mobile>:not(:last-child).level,.is-horizontal-mobile>:not(:last-child).message,.is-horizontal-mobile>:not(:last-child).notification,.is-horizontal-mobile>:not(:last-child).pagination,.is-horizontal-mobile>:not(:last-child).progress,.is-horizontal-mobile>:not(:last-child).table,.is-horizontal-mobile>:not(:last-child).tabs{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-0,.is-horizontal-mobile>:not(:last-child).box.space-0,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-0,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-0,.is-horizontal-mobile>:not(:last-child).pagination.space-0,.is-horizontal-mobile>:not(:last-child).progress.space-0,.is-horizontal-mobile>:not(:last-child).table.space-0,.is-horizontal-mobile>:not(:last-child).tabs.space-0{margin-right:0;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-1,.is-horizontal-mobile>:not(:last-child).box.space-1,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-1,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-1,.is-horizontal-mobile>:not(:last-child).pagination.space-1,.is-horizontal-mobile>:not(:last-child).progress.space-1,.is-horizontal-mobile>:not(:last-child).table.space-1,.is-horizontal-mobile>:not(:last-child).tabs.space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-2,.is-horizontal-mobile>:not(:last-child).box.space-2,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-2,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-2,.is-horizontal-mobile>:not(:last-child).pagination.space-2,.is-horizontal-mobile>:not(:last-child).progress.space-2,.is-horizontal-mobile>:not(:last-child).table.space-2,.is-horizontal-mobile>:not(:last-child).tabs.space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-3,.is-horizontal-mobile>:not(:last-child).box.space-3,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-3,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-3,.is-horizontal-mobile>:not(:last-child).pagination.space-3,.is-horizontal-mobile>:not(:last-child).progress.space-3,.is-horizontal-mobile>:not(:last-child).table.space-3,.is-horizontal-mobile>:not(:last-child).tabs.space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-4,.is-horizontal-mobile>:not(:last-child).box.space-4,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-4,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-4,.is-horizontal-mobile>:not(:last-child).pagination.space-4,.is-horizontal-mobile>:not(:last-child).progress.space-4,.is-horizontal-mobile>:not(:last-child).table.space-4,.is-horizontal-mobile>:not(:last-child).tabs.space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-5,.is-horizontal-mobile>:not(:last-child).box.space-5,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-5,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-5,.is-horizontal-mobile>:not(:last-child).pagination.space-5,.is-horizontal-mobile>:not(:last-child).progress.space-5,.is-horizontal-mobile>:not(:last-child).table.space-5,.is-horizontal-mobile>:not(:last-child).tabs.space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-6,.is-horizontal-mobile>:not(:last-child).box.space-6,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-6,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-6,.is-horizontal-mobile>:not(:last-child).pagination.space-6,.is-horizontal-mobile>:not(:last-child).progress.space-6,.is-horizontal-mobile>:not(:last-child).table.space-6,.is-horizontal-mobile>:not(:last-child).tabs.space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 767px) and (max-width: 767px){.is-horizontal-mobile>:not(:last-child).block.space-0-mobile,.is-horizontal-mobile>:not(:last-child).box.space-0-mobile,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-0-mobile,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-0-mobile,.is-horizontal-mobile>:not(:last-child).pagination.space-0-mobile,.is-horizontal-mobile>:not(:last-child).progress.space-0-mobile,.is-horizontal-mobile>:not(:last-child).table.space-0-mobile,.is-horizontal-mobile>:not(:last-child).tabs.space-0-mobile{margin-right:0;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-1-mobile,.is-horizontal-mobile>:not(:last-child).box.space-1-mobile,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-1-mobile,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-1-mobile,.is-horizontal-mobile>:not(:last-child).pagination.space-1-mobile,.is-horizontal-mobile>:not(:last-child).progress.space-1-mobile,.is-horizontal-mobile>:not(:last-child).table.space-1-mobile,.is-horizontal-mobile>:not(:last-child).tabs.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).box.space-2-mobile,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-2-mobile,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-2-mobile,.is-horizontal-mobile>:not(:last-child).pagination.space-2-mobile,.is-horizontal-mobile>:not(:last-child).progress.space-2-mobile,.is-horizontal-mobile>:not(:last-child).table.space-2-mobile,.is-horizontal-mobile>:not(:last-child).tabs.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).box.space-3-mobile,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-3-mobile,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-3-mobile,.is-horizontal-mobile>:not(:last-child).pagination.space-3-mobile,.is-horizontal-mobile>:not(:last-child).progress.space-3-mobile,.is-horizontal-mobile>:not(:last-child).table.space-3-mobile,.is-horizontal-mobile>:not(:last-child).tabs.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).box.space-4-mobile,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-4-mobile,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-4-mobile,.is-horizontal-mobile>:not(:last-child).pagination.space-4-mobile,.is-horizontal-mobile>:not(:last-child).progress.space-4-mobile,.is-horizontal-mobile>:not(:last-child).table.space-4-mobile,.is-horizontal-mobile>:not(:last-child).tabs.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).box.space-5-mobile,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-5-mobile,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-5-mobile,.is-horizontal-mobile>:not(:last-child).pagination.space-5-mobile,.is-horizontal-mobile>:not(:last-child).progress.space-5-mobile,.is-horizontal-mobile>:not(:last-child).table.space-5-mobile,.is-horizontal-mobile>:not(:last-child).tabs.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).box.space-6-mobile,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-6-mobile,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-6-mobile,.is-horizontal-mobile>:not(:last-child).pagination.space-6-mobile,.is-horizontal-mobile>:not(:last-child).progress.space-6-mobile,.is-horizontal-mobile>:not(:last-child).table.space-6-mobile,.is-horizontal-mobile>:not(:last-child).tabs.space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 767px) and (min-width: 768px){.is-horizontal-mobile>:not(:last-child).block.space-0-tablet,.is-horizontal-mobile>:not(:last-child).box.space-0-tablet,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-0-tablet,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-0-tablet,.is-horizontal-mobile>:not(:last-child).pagination.space-0-tablet,.is-horizontal-mobile>:not(:last-child).progress.space-0-tablet,.is-horizontal-mobile>:not(:last-child).table.space-0-tablet,.is-horizontal-mobile>:not(:last-child).tabs.space-0-tablet{margin-right:0;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-1-tablet,.is-horizontal-mobile>:not(:last-child).box.space-1-tablet,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-1-tablet,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-1-tablet,.is-horizontal-mobile>:not(:last-child).pagination.space-1-tablet,.is-horizontal-mobile>:not(:last-child).progress.space-1-tablet,.is-horizontal-mobile>:not(:last-child).table.space-1-tablet,.is-horizontal-mobile>:not(:last-child).tabs.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).box.space-2-tablet,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-2-tablet,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-2-tablet,.is-horizontal-mobile>:not(:last-child).pagination.space-2-tablet,.is-horizontal-mobile>:not(:last-child).progress.space-2-tablet,.is-horizontal-mobile>:not(:last-child).table.space-2-tablet,.is-horizontal-mobile>:not(:last-child).tabs.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).box.space-3-tablet,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-3-tablet,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-3-tablet,.is-horizontal-mobile>:not(:last-child).pagination.space-3-tablet,.is-horizontal-mobile>:not(:last-child).progress.space-3-tablet,.is-horizontal-mobile>:not(:last-child).table.space-3-tablet,.is-horizontal-mobile>:not(:last-child).tabs.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).box.space-4-tablet,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-4-tablet,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-4-tablet,.is-horizontal-mobile>:not(:last-child).pagination.space-4-tablet,.is-horizontal-mobile>:not(:last-child).progress.space-4-tablet,.is-horizontal-mobile>:not(:last-child).table.space-4-tablet,.is-horizontal-mobile>:not(:last-child).tabs.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).box.space-5-tablet,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-5-tablet,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-5-tablet,.is-horizontal-mobile>:not(:last-child).pagination.space-5-tablet,.is-horizontal-mobile>:not(:last-child).progress.space-5-tablet,.is-horizontal-mobile>:not(:last-child).table.space-5-tablet,.is-horizontal-mobile>:not(:last-child).tabs.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).box.space-6-tablet,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-6-tablet,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-6-tablet,.is-horizontal-mobile>:not(:last-child).pagination.space-6-tablet,.is-horizontal-mobile>:not(:last-child).progress.space-6-tablet,.is-horizontal-mobile>:not(:last-child).table.space-6-tablet,.is-horizontal-mobile>:not(:last-child).tabs.space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 767px) and (max-width: 1365px){.is-horizontal-mobile>:not(:last-child).block.space-0-touch,.is-horizontal-mobile>:not(:last-child).box.space-0-touch,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-0-touch,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-0-touch,.is-horizontal-mobile>:not(:last-child).pagination.space-0-touch,.is-horizontal-mobile>:not(:last-child).progress.space-0-touch,.is-horizontal-mobile>:not(:last-child).table.space-0-touch,.is-horizontal-mobile>:not(:last-child).tabs.space-0-touch{margin-right:0;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-1-touch,.is-horizontal-mobile>:not(:last-child).box.space-1-touch,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-1-touch,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-1-touch,.is-horizontal-mobile>:not(:last-child).pagination.space-1-touch,.is-horizontal-mobile>:not(:last-child).progress.space-1-touch,.is-horizontal-mobile>:not(:last-child).table.space-1-touch,.is-horizontal-mobile>:not(:last-child).tabs.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).box.space-2-touch,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-2-touch,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-2-touch,.is-horizontal-mobile>:not(:last-child).pagination.space-2-touch,.is-horizontal-mobile>:not(:last-child).progress.space-2-touch,.is-horizontal-mobile>:not(:last-child).table.space-2-touch,.is-horizontal-mobile>:not(:last-child).tabs.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).box.space-3-touch,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-3-touch,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-3-touch,.is-horizontal-mobile>:not(:last-child).pagination.space-3-touch,.is-horizontal-mobile>:not(:last-child).progress.space-3-touch,.is-horizontal-mobile>:not(:last-child).table.space-3-touch,.is-horizontal-mobile>:not(:last-child).tabs.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).box.space-4-touch,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-4-touch,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-4-touch,.is-horizontal-mobile>:not(:last-child).pagination.space-4-touch,.is-horizontal-mobile>:not(:last-child).progress.space-4-touch,.is-horizontal-mobile>:not(:last-child).table.space-4-touch,.is-horizontal-mobile>:not(:last-child).tabs.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).box.space-5-touch,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-5-touch,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-5-touch,.is-horizontal-mobile>:not(:last-child).pagination.space-5-touch,.is-horizontal-mobile>:not(:last-child).progress.space-5-touch,.is-horizontal-mobile>:not(:last-child).table.space-5-touch,.is-horizontal-mobile>:not(:last-child).tabs.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).box.space-6-touch,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-6-touch,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-6-touch,.is-horizontal-mobile>:not(:last-child).pagination.space-6-touch,.is-horizontal-mobile>:not(:last-child).progress.space-6-touch,.is-horizontal-mobile>:not(:last-child).table.space-6-touch,.is-horizontal-mobile>:not(:last-child).tabs.space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 767px) and (min-width: 1366px){.is-horizontal-mobile>:not(:last-child).block.space-0-desktop,.is-horizontal-mobile>:not(:last-child).box.space-0-desktop,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-0-desktop,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-0-desktop,.is-horizontal-mobile>:not(:last-child).pagination.space-0-desktop,.is-horizontal-mobile>:not(:last-child).progress.space-0-desktop,.is-horizontal-mobile>:not(:last-child).table.space-0-desktop,.is-horizontal-mobile>:not(:last-child).tabs.space-0-desktop{margin-right:0;margin-bottom:0}.is-horizontal-mobile>:not(:last-child).block.space-1-desktop,.is-horizontal-mobile>:not(:last-child).box.space-1-desktop,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-1-desktop,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-1-desktop,.is-horizontal-mobile>:not(:last-child).pagination.space-1-desktop,.is-horizontal-mobile>:not(:last-child).progress.space-1-desktop,.is-horizontal-mobile>:not(:last-child).table.space-1-desktop,.is-horizontal-mobile>:not(:last-child).tabs.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).box.space-2-desktop,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-2-desktop,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-2-desktop,.is-horizontal-mobile>:not(:last-child).pagination.space-2-desktop,.is-horizontal-mobile>:not(:last-child).progress.space-2-desktop,.is-horizontal-mobile>:not(:last-child).table.space-2-desktop,.is-horizontal-mobile>:not(:last-child).tabs.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).box.space-3-desktop,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-3-desktop,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-3-desktop,.is-horizontal-mobile>:not(:last-child).pagination.space-3-desktop,.is-horizontal-mobile>:not(:last-child).progress.space-3-desktop,.is-horizontal-mobile>:not(:last-child).table.space-3-desktop,.is-horizontal-mobile>:not(:last-child).tabs.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).box.space-4-desktop,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-4-desktop,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-4-desktop,.is-horizontal-mobile>:not(:last-child).pagination.space-4-desktop,.is-horizontal-mobile>:not(:last-child).progress.space-4-desktop,.is-horizontal-mobile>:not(:last-child).table.space-4-desktop,.is-horizontal-mobile>:not(:last-child).tabs.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).box.space-5-desktop,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-5-desktop,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-5-desktop,.is-horizontal-mobile>:not(:last-child).pagination.space-5-desktop,.is-horizontal-mobile>:not(:last-child).progress.space-5-desktop,.is-horizontal-mobile>:not(:last-child).table.space-5-desktop,.is-horizontal-mobile>:not(:last-child).tabs.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).box.space-6-desktop,.is-horizontal-mobile>:not(:last-child).breadcrumb.space-6-desktop,.is-horizontal-mobile>:not(:last-child).content.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).notification.space-6-desktop,.is-horizontal-mobile>:not(:last-child).pagination.space-6-desktop,.is-horizontal-mobile>:not(:last-child).progress.space-6-desktop,.is-horizontal-mobile>:not(:last-child).table.space-6-desktop,.is-horizontal-mobile>:not(:last-child).tabs.space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 767px){.is-horizontal-mobile>.brick:not(:last-child){margin-right:.6rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-0{margin-right:0;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: 767px) and (max-width: 767px){.is-horizontal-mobile>.brick:not(:last-child).space-0-mobile{margin-right:0;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: 767px) and (min-width: 768px){.is-horizontal-mobile>.brick:not(:last-child).space-0-tablet{margin-right:0;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: 767px) and (max-width: 1365px){.is-horizontal-mobile>.brick:not(:last-child).space-0-touch{margin-right:0;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: 767px) and (min-width: 1366px){.is-horizontal-mobile>.brick:not(:last-child).space-0-desktop{margin-right:0;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: 767px){.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:0;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: 767px) and (max-width: 767px){.is-horizontal-mobile.is-spacing>:not(:last-child).space-0-mobile{margin-right:0;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: 767px) and (min-width: 768px){.is-horizontal-mobile.is-spacing>:not(:last-child).space-0-tablet{margin-right:0;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: 767px) and (max-width: 1365px){.is-horizontal-mobile.is-spacing>:not(:last-child).space-0-touch{margin-right:0;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: 767px) and (min-width: 1366px){.is-horizontal-mobile.is-spacing>:not(:last-child).space-0-desktop{margin-right:0;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: 767px){.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:0;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: 767px) and (max-width: 767px){.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-0-mobile{margin-right:0;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: 767px) and (min-width: 768px){.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-0-tablet{margin-right:0;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: 767px) and (max-width: 1365px){.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-0-touch{margin-right:0;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: 767px) and (min-width: 1366px){.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-0-desktop{margin-right:0;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: 767px){.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:0;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: 767px) and (max-width: 767px){.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-0-mobile{margin-right:0;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: 767px) and (min-width: 768px){.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-0-tablet{margin-right:0;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: 767px) and (max-width: 1365px){.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-0-touch{margin-right:0;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: 767px) and (min-width: 1366px){.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-0-desktop{margin-right:0;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: 767px){.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,.is-horizontal-mobile.is-evenly{justify-content:space-around!important}.is-horizontal-mobile.is-evenly{justify-content:space-evenly!important}}@media screen and (max-width: 767px){@supports (-ms-accelerator: true) or (-ms-ime-align: auto){.is-horizontal-mobile.is-evenly{justify-content:space-around!important}}}@media screen and (min-width: 768px), print{.is-horizontal-tablet{display:flex!important;align-items:center!important}.is-horizontal-tablet>:not(:last-child).block,.is-horizontal-tablet>:not(:last-child).box,.is-horizontal-tablet>:not(:last-child).breadcrumb,.is-horizontal-tablet>:not(:last-child).content,.is-horizontal-tablet>:not(:last-child).level,.is-horizontal-tablet>:not(:last-child).message,.is-horizontal-tablet>:not(:last-child).notification,.is-horizontal-tablet>:not(:last-child).pagination,.is-horizontal-tablet>:not(:last-child).progress,.is-horizontal-tablet>:not(:last-child).table,.is-horizontal-tablet>:not(:last-child).tabs{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-0,.is-horizontal-tablet>:not(:last-child).box.space-0,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-0,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-0,.is-horizontal-tablet>:not(:last-child).pagination.space-0,.is-horizontal-tablet>:not(:last-child).progress.space-0,.is-horizontal-tablet>:not(:last-child).table.space-0,.is-horizontal-tablet>:not(:last-child).tabs.space-0{margin-right:0;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-1,.is-horizontal-tablet>:not(:last-child).box.space-1,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-1,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-1,.is-horizontal-tablet>:not(:last-child).pagination.space-1,.is-horizontal-tablet>:not(:last-child).progress.space-1,.is-horizontal-tablet>:not(:last-child).table.space-1,.is-horizontal-tablet>:not(:last-child).tabs.space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-2,.is-horizontal-tablet>:not(:last-child).box.space-2,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-2,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-2,.is-horizontal-tablet>:not(:last-child).pagination.space-2,.is-horizontal-tablet>:not(:last-child).progress.space-2,.is-horizontal-tablet>:not(:last-child).table.space-2,.is-horizontal-tablet>:not(:last-child).tabs.space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-3,.is-horizontal-tablet>:not(:last-child).box.space-3,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-3,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-3,.is-horizontal-tablet>:not(:last-child).pagination.space-3,.is-horizontal-tablet>:not(:last-child).progress.space-3,.is-horizontal-tablet>:not(:last-child).table.space-3,.is-horizontal-tablet>:not(:last-child).tabs.space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-4,.is-horizontal-tablet>:not(:last-child).box.space-4,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-4,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-4,.is-horizontal-tablet>:not(:last-child).pagination.space-4,.is-horizontal-tablet>:not(:last-child).progress.space-4,.is-horizontal-tablet>:not(:last-child).table.space-4,.is-horizontal-tablet>:not(:last-child).tabs.space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-5,.is-horizontal-tablet>:not(:last-child).box.space-5,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-5,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-5,.is-horizontal-tablet>:not(:last-child).pagination.space-5,.is-horizontal-tablet>:not(:last-child).progress.space-5,.is-horizontal-tablet>:not(:last-child).table.space-5,.is-horizontal-tablet>:not(:last-child).tabs.space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-6,.is-horizontal-tablet>:not(:last-child).box.space-6,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-6,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-6,.is-horizontal-tablet>:not(:last-child).pagination.space-6,.is-horizontal-tablet>:not(:last-child).progress.space-6,.is-horizontal-tablet>:not(:last-child).table.space-6,.is-horizontal-tablet>:not(:last-child).tabs.space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 768px) and (max-width: 767px){.is-horizontal-tablet>:not(:last-child).block.space-0-mobile,.is-horizontal-tablet>:not(:last-child).box.space-0-mobile,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-0-mobile,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-0-mobile,.is-horizontal-tablet>:not(:last-child).pagination.space-0-mobile,.is-horizontal-tablet>:not(:last-child).progress.space-0-mobile,.is-horizontal-tablet>:not(:last-child).table.space-0-mobile,.is-horizontal-tablet>:not(:last-child).tabs.space-0-mobile{margin-right:0;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-1-mobile,.is-horizontal-tablet>:not(:last-child).box.space-1-mobile,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-1-mobile,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-1-mobile,.is-horizontal-tablet>:not(:last-child).pagination.space-1-mobile,.is-horizontal-tablet>:not(:last-child).progress.space-1-mobile,.is-horizontal-tablet>:not(:last-child).table.space-1-mobile,.is-horizontal-tablet>:not(:last-child).tabs.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).box.space-2-mobile,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-2-mobile,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-2-mobile,.is-horizontal-tablet>:not(:last-child).pagination.space-2-mobile,.is-horizontal-tablet>:not(:last-child).progress.space-2-mobile,.is-horizontal-tablet>:not(:last-child).table.space-2-mobile,.is-horizontal-tablet>:not(:last-child).tabs.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).box.space-3-mobile,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-3-mobile,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-3-mobile,.is-horizontal-tablet>:not(:last-child).pagination.space-3-mobile,.is-horizontal-tablet>:not(:last-child).progress.space-3-mobile,.is-horizontal-tablet>:not(:last-child).table.space-3-mobile,.is-horizontal-tablet>:not(:last-child).tabs.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).box.space-4-mobile,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-4-mobile,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-4-mobile,.is-horizontal-tablet>:not(:last-child).pagination.space-4-mobile,.is-horizontal-tablet>:not(:last-child).progress.space-4-mobile,.is-horizontal-tablet>:not(:last-child).table.space-4-mobile,.is-horizontal-tablet>:not(:last-child).tabs.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).box.space-5-mobile,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-5-mobile,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-5-mobile,.is-horizontal-tablet>:not(:last-child).pagination.space-5-mobile,.is-horizontal-tablet>:not(:last-child).progress.space-5-mobile,.is-horizontal-tablet>:not(:last-child).table.space-5-mobile,.is-horizontal-tablet>:not(:last-child).tabs.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).box.space-6-mobile,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-6-mobile,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-6-mobile,.is-horizontal-tablet>:not(:last-child).pagination.space-6-mobile,.is-horizontal-tablet>:not(:last-child).progress.space-6-mobile,.is-horizontal-tablet>:not(:last-child).table.space-6-mobile,.is-horizontal-tablet>:not(:last-child).tabs.space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 768px) and (min-width: 768px), print{.is-horizontal-tablet>:not(:last-child).block.space-0-tablet,.is-horizontal-tablet>:not(:last-child).box.space-0-tablet,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-0-tablet,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-0-tablet,.is-horizontal-tablet>:not(:last-child).pagination.space-0-tablet,.is-horizontal-tablet>:not(:last-child).progress.space-0-tablet,.is-horizontal-tablet>:not(:last-child).table.space-0-tablet,.is-horizontal-tablet>:not(:last-child).tabs.space-0-tablet{margin-right:0;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-1-tablet,.is-horizontal-tablet>:not(:last-child).box.space-1-tablet,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-1-tablet,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-1-tablet,.is-horizontal-tablet>:not(:last-child).pagination.space-1-tablet,.is-horizontal-tablet>:not(:last-child).progress.space-1-tablet,.is-horizontal-tablet>:not(:last-child).table.space-1-tablet,.is-horizontal-tablet>:not(:last-child).tabs.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).box.space-2-tablet,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-2-tablet,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-2-tablet,.is-horizontal-tablet>:not(:last-child).pagination.space-2-tablet,.is-horizontal-tablet>:not(:last-child).progress.space-2-tablet,.is-horizontal-tablet>:not(:last-child).table.space-2-tablet,.is-horizontal-tablet>:not(:last-child).tabs.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).box.space-3-tablet,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-3-tablet,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-3-tablet,.is-horizontal-tablet>:not(:last-child).pagination.space-3-tablet,.is-horizontal-tablet>:not(:last-child).progress.space-3-tablet,.is-horizontal-tablet>:not(:last-child).table.space-3-tablet,.is-horizontal-tablet>:not(:last-child).tabs.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).box.space-4-tablet,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-4-tablet,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-4-tablet,.is-horizontal-tablet>:not(:last-child).pagination.space-4-tablet,.is-horizontal-tablet>:not(:last-child).progress.space-4-tablet,.is-horizontal-tablet>:not(:last-child).table.space-4-tablet,.is-horizontal-tablet>:not(:last-child).tabs.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).box.space-5-tablet,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-5-tablet,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-5-tablet,.is-horizontal-tablet>:not(:last-child).pagination.space-5-tablet,.is-horizontal-tablet>:not(:last-child).progress.space-5-tablet,.is-horizontal-tablet>:not(:last-child).table.space-5-tablet,.is-horizontal-tablet>:not(:last-child).tabs.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).box.space-6-tablet,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-6-tablet,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-6-tablet,.is-horizontal-tablet>:not(:last-child).pagination.space-6-tablet,.is-horizontal-tablet>:not(:last-child).progress.space-6-tablet,.is-horizontal-tablet>:not(:last-child).table.space-6-tablet,.is-horizontal-tablet>:not(:last-child).tabs.space-6-tablet{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 768px) and (max-width: 1365px){.is-horizontal-tablet>:not(:last-child).block.space-0-touch,.is-horizontal-tablet>:not(:last-child).box.space-0-touch,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-0-touch,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-0-touch,.is-horizontal-tablet>:not(:last-child).pagination.space-0-touch,.is-horizontal-tablet>:not(:last-child).progress.space-0-touch,.is-horizontal-tablet>:not(:last-child).table.space-0-touch,.is-horizontal-tablet>:not(:last-child).tabs.space-0-touch{margin-right:0;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-1-touch,.is-horizontal-tablet>:not(:last-child).box.space-1-touch,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-1-touch,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-1-touch,.is-horizontal-tablet>:not(:last-child).pagination.space-1-touch,.is-horizontal-tablet>:not(:last-child).progress.space-1-touch,.is-horizontal-tablet>:not(:last-child).table.space-1-touch,.is-horizontal-tablet>:not(:last-child).tabs.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).box.space-2-touch,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-2-touch,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-2-touch,.is-horizontal-tablet>:not(:last-child).pagination.space-2-touch,.is-horizontal-tablet>:not(:last-child).progress.space-2-touch,.is-horizontal-tablet>:not(:last-child).table.space-2-touch,.is-horizontal-tablet>:not(:last-child).tabs.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).box.space-3-touch,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-3-touch,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-3-touch,.is-horizontal-tablet>:not(:last-child).pagination.space-3-touch,.is-horizontal-tablet>:not(:last-child).progress.space-3-touch,.is-horizontal-tablet>:not(:last-child).table.space-3-touch,.is-horizontal-tablet>:not(:last-child).tabs.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).box.space-4-touch,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-4-touch,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-4-touch,.is-horizontal-tablet>:not(:last-child).pagination.space-4-touch,.is-horizontal-tablet>:not(:last-child).progress.space-4-touch,.is-horizontal-tablet>:not(:last-child).table.space-4-touch,.is-horizontal-tablet>:not(:last-child).tabs.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).box.space-5-touch,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-5-touch,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-5-touch,.is-horizontal-tablet>:not(:last-child).pagination.space-5-touch,.is-horizontal-tablet>:not(:last-child).progress.space-5-touch,.is-horizontal-tablet>:not(:last-child).table.space-5-touch,.is-horizontal-tablet>:not(:last-child).tabs.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).box.space-6-touch,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-6-touch,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-6-touch,.is-horizontal-tablet>:not(:last-child).pagination.space-6-touch,.is-horizontal-tablet>:not(:last-child).progress.space-6-touch,.is-horizontal-tablet>:not(:last-child).table.space-6-touch,.is-horizontal-tablet>:not(:last-child).tabs.space-6-touch{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 768px) and (min-width: 1366px){.is-horizontal-tablet>:not(:last-child).block.space-0-desktop,.is-horizontal-tablet>:not(:last-child).box.space-0-desktop,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-0-desktop,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-0-desktop,.is-horizontal-tablet>:not(:last-child).pagination.space-0-desktop,.is-horizontal-tablet>:not(:last-child).progress.space-0-desktop,.is-horizontal-tablet>:not(:last-child).table.space-0-desktop,.is-horizontal-tablet>:not(:last-child).tabs.space-0-desktop{margin-right:0;margin-bottom:0}.is-horizontal-tablet>:not(:last-child).block.space-1-desktop,.is-horizontal-tablet>:not(:last-child).box.space-1-desktop,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-1-desktop,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-1-desktop,.is-horizontal-tablet>:not(:last-child).pagination.space-1-desktop,.is-horizontal-tablet>:not(:last-child).progress.space-1-desktop,.is-horizontal-tablet>:not(:last-child).table.space-1-desktop,.is-horizontal-tablet>:not(:last-child).tabs.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).box.space-2-desktop,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-2-desktop,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-2-desktop,.is-horizontal-tablet>:not(:last-child).pagination.space-2-desktop,.is-horizontal-tablet>:not(:last-child).progress.space-2-desktop,.is-horizontal-tablet>:not(:last-child).table.space-2-desktop,.is-horizontal-tablet>:not(:last-child).tabs.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).box.space-3-desktop,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-3-desktop,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-3-desktop,.is-horizontal-tablet>:not(:last-child).pagination.space-3-desktop,.is-horizontal-tablet>:not(:last-child).progress.space-3-desktop,.is-horizontal-tablet>:not(:last-child).table.space-3-desktop,.is-horizontal-tablet>:not(:last-child).tabs.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).box.space-4-desktop,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-4-desktop,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-4-desktop,.is-horizontal-tablet>:not(:last-child).pagination.space-4-desktop,.is-horizontal-tablet>:not(:last-child).progress.space-4-desktop,.is-horizontal-tablet>:not(:last-child).table.space-4-desktop,.is-horizontal-tablet>:not(:last-child).tabs.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).box.space-5-desktop,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-5-desktop,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-5-desktop,.is-horizontal-tablet>:not(:last-child).pagination.space-5-desktop,.is-horizontal-tablet>:not(:last-child).progress.space-5-desktop,.is-horizontal-tablet>:not(:last-child).table.space-5-desktop,.is-horizontal-tablet>:not(:last-child).tabs.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).box.space-6-desktop,.is-horizontal-tablet>:not(:last-child).breadcrumb.space-6-desktop,.is-horizontal-tablet>:not(:last-child).content.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).notification.space-6-desktop,.is-horizontal-tablet>:not(:last-child).pagination.space-6-desktop,.is-horizontal-tablet>:not(:last-child).progress.space-6-desktop,.is-horizontal-tablet>:not(:last-child).table.space-6-desktop,.is-horizontal-tablet>:not(:last-child).tabs.space-6-desktop{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 768px), 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:0;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: 768px) and (max-width: 767px){.is-horizontal-tablet>.brick:not(:last-child).space-0-mobile{margin-right:0;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: 768px) and (min-width: 768px), print{.is-horizontal-tablet>.brick:not(:last-child).space-0-tablet{margin-right:0;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: 768px) and (max-width: 1365px){.is-horizontal-tablet>.brick:not(:last-child).space-0-touch{margin-right:0;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: 768px) and (min-width: 1366px){.is-horizontal-tablet>.brick:not(:last-child).space-0-desktop{margin-right:0;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: 768px), 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:0;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: 768px) and (max-width: 767px){.is-horizontal-tablet.is-spacing>:not(:last-child).space-0-mobile{margin-right:0;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: 768px) and (min-width: 768px), print{.is-horizontal-tablet.is-spacing>:not(:last-child).space-0-tablet{margin-right:0;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: 768px) and (max-width: 1365px){.is-horizontal-tablet.is-spacing>:not(:last-child).space-0-touch{margin-right:0;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: 768px) and (min-width: 1366px){.is-horizontal-tablet.is-spacing>:not(:last-child).space-0-desktop{margin-right:0;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: 768px), 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:0;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: 768px) and (max-width: 767px){.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-0-mobile{margin-right:0;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: 768px) and (min-width: 768px), print{.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-0-tablet{margin-right:0;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: 768px) and (max-width: 1365px){.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-0-touch{margin-right:0;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: 768px) and (min-width: 1366px){.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-0-desktop{margin-right:0;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: 768px), 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:0;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: 768px) and (max-width: 767px){.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-0-mobile{margin-right:0;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: 768px) and (min-width: 768px), print{.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-0-tablet{margin-right:0;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: 768px) and (max-width: 1365px){.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-0-touch{margin-right:0;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: 768px) and (min-width: 1366px){.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-0-desktop{margin-right:0;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: 768px), 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,.is-horizontal-tablet.is-evenly{justify-content:space-around!important}.is-horizontal-tablet.is-evenly{justify-content:space-evenly!important}}@media screen and (min-width: 768px), print{@supports (-ms-accelerator: true) or (-ms-ime-align: auto){.is-horizontal-tablet.is-evenly{justify-content:space-around!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).box,.is-horizontal-touch>:not(:last-child).breadcrumb,.is-horizontal-touch>:not(:last-child).content,.is-horizontal-touch>:not(:last-child).level,.is-horizontal-touch>:not(:last-child).message,.is-horizontal-touch>:not(:last-child).notification,.is-horizontal-touch>:not(:last-child).pagination,.is-horizontal-touch>:not(:last-child).progress,.is-horizontal-touch>:not(:last-child).table,.is-horizontal-touch>:not(:last-child).tabs{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-0,.is-horizontal-touch>:not(:last-child).box.space-0,.is-horizontal-touch>:not(:last-child).breadcrumb.space-0,.is-horizontal-touch>:not(:last-child).content.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).notification.space-0,.is-horizontal-touch>:not(:last-child).pagination.space-0,.is-horizontal-touch>:not(:last-child).progress.space-0,.is-horizontal-touch>:not(:last-child).table.space-0,.is-horizontal-touch>:not(:last-child).tabs.space-0{margin-right:0;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-1,.is-horizontal-touch>:not(:last-child).box.space-1,.is-horizontal-touch>:not(:last-child).breadcrumb.space-1,.is-horizontal-touch>:not(:last-child).content.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).notification.space-1,.is-horizontal-touch>:not(:last-child).pagination.space-1,.is-horizontal-touch>:not(:last-child).progress.space-1,.is-horizontal-touch>:not(:last-child).table.space-1,.is-horizontal-touch>:not(:last-child).tabs.space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-2,.is-horizontal-touch>:not(:last-child).box.space-2,.is-horizontal-touch>:not(:last-child).breadcrumb.space-2,.is-horizontal-touch>:not(:last-child).content.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).notification.space-2,.is-horizontal-touch>:not(:last-child).pagination.space-2,.is-horizontal-touch>:not(:last-child).progress.space-2,.is-horizontal-touch>:not(:last-child).table.space-2,.is-horizontal-touch>:not(:last-child).tabs.space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-3,.is-horizontal-touch>:not(:last-child).box.space-3,.is-horizontal-touch>:not(:last-child).breadcrumb.space-3,.is-horizontal-touch>:not(:last-child).content.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).notification.space-3,.is-horizontal-touch>:not(:last-child).pagination.space-3,.is-horizontal-touch>:not(:last-child).progress.space-3,.is-horizontal-touch>:not(:last-child).table.space-3,.is-horizontal-touch>:not(:last-child).tabs.space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-4,.is-horizontal-touch>:not(:last-child).box.space-4,.is-horizontal-touch>:not(:last-child).breadcrumb.space-4,.is-horizontal-touch>:not(:last-child).content.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).notification.space-4,.is-horizontal-touch>:not(:last-child).pagination.space-4,.is-horizontal-touch>:not(:last-child).progress.space-4,.is-horizontal-touch>:not(:last-child).table.space-4,.is-horizontal-touch>:not(:last-child).tabs.space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-5,.is-horizontal-touch>:not(:last-child).box.space-5,.is-horizontal-touch>:not(:last-child).breadcrumb.space-5,.is-horizontal-touch>:not(:last-child).content.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).notification.space-5,.is-horizontal-touch>:not(:last-child).pagination.space-5,.is-horizontal-touch>:not(:last-child).progress.space-5,.is-horizontal-touch>:not(:last-child).table.space-5,.is-horizontal-touch>:not(:last-child).tabs.space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-6,.is-horizontal-touch>:not(:last-child).box.space-6,.is-horizontal-touch>:not(:last-child).breadcrumb.space-6,.is-horizontal-touch>:not(:last-child).content.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).notification.space-6,.is-horizontal-touch>:not(:last-child).pagination.space-6,.is-horizontal-touch>:not(:last-child).progress.space-6,.is-horizontal-touch>:not(:last-child).table.space-6,.is-horizontal-touch>:not(:last-child).tabs.space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px) and (max-width: 767px){.is-horizontal-touch>:not(:last-child).block.space-0-mobile,.is-horizontal-touch>:not(:last-child).box.space-0-mobile,.is-horizontal-touch>:not(:last-child).breadcrumb.space-0-mobile,.is-horizontal-touch>:not(:last-child).content.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).notification.space-0-mobile,.is-horizontal-touch>:not(:last-child).pagination.space-0-mobile,.is-horizontal-touch>:not(:last-child).progress.space-0-mobile,.is-horizontal-touch>:not(:last-child).table.space-0-mobile,.is-horizontal-touch>:not(:last-child).tabs.space-0-mobile{margin-right:0;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-1-mobile,.is-horizontal-touch>:not(:last-child).box.space-1-mobile,.is-horizontal-touch>:not(:last-child).breadcrumb.space-1-mobile,.is-horizontal-touch>:not(:last-child).content.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).notification.space-1-mobile,.is-horizontal-touch>:not(:last-child).pagination.space-1-mobile,.is-horizontal-touch>:not(:last-child).progress.space-1-mobile,.is-horizontal-touch>:not(:last-child).table.space-1-mobile,.is-horizontal-touch>:not(:last-child).tabs.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).box.space-2-mobile,.is-horizontal-touch>:not(:last-child).breadcrumb.space-2-mobile,.is-horizontal-touch>:not(:last-child).content.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).notification.space-2-mobile,.is-horizontal-touch>:not(:last-child).pagination.space-2-mobile,.is-horizontal-touch>:not(:last-child).progress.space-2-mobile,.is-horizontal-touch>:not(:last-child).table.space-2-mobile,.is-horizontal-touch>:not(:last-child).tabs.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).box.space-3-mobile,.is-horizontal-touch>:not(:last-child).breadcrumb.space-3-mobile,.is-horizontal-touch>:not(:last-child).content.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).notification.space-3-mobile,.is-horizontal-touch>:not(:last-child).pagination.space-3-mobile,.is-horizontal-touch>:not(:last-child).progress.space-3-mobile,.is-horizontal-touch>:not(:last-child).table.space-3-mobile,.is-horizontal-touch>:not(:last-child).tabs.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).box.space-4-mobile,.is-horizontal-touch>:not(:last-child).breadcrumb.space-4-mobile,.is-horizontal-touch>:not(:last-child).content.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).notification.space-4-mobile,.is-horizontal-touch>:not(:last-child).pagination.space-4-mobile,.is-horizontal-touch>:not(:last-child).progress.space-4-mobile,.is-horizontal-touch>:not(:last-child).table.space-4-mobile,.is-horizontal-touch>:not(:last-child).tabs.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).box.space-5-mobile,.is-horizontal-touch>:not(:last-child).breadcrumb.space-5-mobile,.is-horizontal-touch>:not(:last-child).content.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).notification.space-5-mobile,.is-horizontal-touch>:not(:last-child).pagination.space-5-mobile,.is-horizontal-touch>:not(:last-child).progress.space-5-mobile,.is-horizontal-touch>:not(:last-child).table.space-5-mobile,.is-horizontal-touch>:not(:last-child).tabs.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).box.space-6-mobile,.is-horizontal-touch>:not(:last-child).breadcrumb.space-6-mobile,.is-horizontal-touch>:not(:last-child).content.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).notification.space-6-mobile,.is-horizontal-touch>:not(:last-child).pagination.space-6-mobile,.is-horizontal-touch>:not(:last-child).progress.space-6-mobile,.is-horizontal-touch>:not(:last-child).table.space-6-mobile,.is-horizontal-touch>:not(:last-child).tabs.space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (max-width: 1365px) and (min-width: 768px){.is-horizontal-touch>:not(:last-child).block.space-0-tablet,.is-horizontal-touch>:not(:last-child).box.space-0-tablet,.is-horizontal-touch>:not(:last-child).breadcrumb.space-0-tablet,.is-horizontal-touch>:not(:last-child).content.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).notification.space-0-tablet,.is-horizontal-touch>:not(:last-child).pagination.space-0-tablet,.is-horizontal-touch>:not(:last-child).progress.space-0-tablet,.is-horizontal-touch>:not(:last-child).table.space-0-tablet,.is-horizontal-touch>:not(:last-child).tabs.space-0-tablet{margin-right:0;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-1-tablet,.is-horizontal-touch>:not(:last-child).box.space-1-tablet,.is-horizontal-touch>:not(:last-child).breadcrumb.space-1-tablet,.is-horizontal-touch>:not(:last-child).content.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).notification.space-1-tablet,.is-horizontal-touch>:not(:last-child).pagination.space-1-tablet,.is-horizontal-touch>:not(:last-child).progress.space-1-tablet,.is-horizontal-touch>:not(:last-child).table.space-1-tablet,.is-horizontal-touch>:not(:last-child).tabs.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).box.space-2-tablet,.is-horizontal-touch>:not(:last-child).breadcrumb.space-2-tablet,.is-horizontal-touch>:not(:last-child).content.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).notification.space-2-tablet,.is-horizontal-touch>:not(:last-child).pagination.space-2-tablet,.is-horizontal-touch>:not(:last-child).progress.space-2-tablet,.is-horizontal-touch>:not(:last-child).table.space-2-tablet,.is-horizontal-touch>:not(:last-child).tabs.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).box.space-3-tablet,.is-horizontal-touch>:not(:last-child).breadcrumb.space-3-tablet,.is-horizontal-touch>:not(:last-child).content.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).notification.space-3-tablet,.is-horizontal-touch>:not(:last-child).pagination.space-3-tablet,.is-horizontal-touch>:not(:last-child).progress.space-3-tablet,.is-horizontal-touch>:not(:last-child).table.space-3-tablet,.is-horizontal-touch>:not(:last-child).tabs.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).box.space-4-tablet,.is-horizontal-touch>:not(:last-child).breadcrumb.space-4-tablet,.is-horizontal-touch>:not(:last-child).content.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).notification.space-4-tablet,.is-horizontal-touch>:not(:last-child).pagination.space-4-tablet,.is-horizontal-touch>:not(:last-child).progress.space-4-tablet,.is-horizontal-touch>:not(:last-child).table.space-4-tablet,.is-horizontal-touch>:not(:last-child).tabs.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).box.space-5-tablet,.is-horizontal-touch>:not(:last-child).breadcrumb.space-5-tablet,.is-horizontal-touch>:not(:last-child).content.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).notification.space-5-tablet,.is-horizontal-touch>:not(:last-child).pagination.space-5-tablet,.is-horizontal-touch>:not(:last-child).progress.space-5-tablet,.is-horizontal-touch>:not(:last-child).table.space-5-tablet,.is-horizontal-touch>:not(:last-child).tabs.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).box.space-6-tablet,.is-horizontal-touch>:not(:last-child).breadcrumb.space-6-tablet,.is-horizontal-touch>:not(:last-child).content.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).notification.space-6-tablet,.is-horizontal-touch>:not(:last-child).pagination.space-6-tablet,.is-horizontal-touch>:not(:last-child).progress.space-6-tablet,.is-horizontal-touch>:not(:last-child).table.space-6-tablet,.is-horizontal-touch>:not(:last-child).tabs.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).box.space-0-touch,.is-horizontal-touch>:not(:last-child).breadcrumb.space-0-touch,.is-horizontal-touch>:not(:last-child).content.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).notification.space-0-touch,.is-horizontal-touch>:not(:last-child).pagination.space-0-touch,.is-horizontal-touch>:not(:last-child).progress.space-0-touch,.is-horizontal-touch>:not(:last-child).table.space-0-touch,.is-horizontal-touch>:not(:last-child).tabs.space-0-touch{margin-right:0;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-1-touch,.is-horizontal-touch>:not(:last-child).box.space-1-touch,.is-horizontal-touch>:not(:last-child).breadcrumb.space-1-touch,.is-horizontal-touch>:not(:last-child).content.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).notification.space-1-touch,.is-horizontal-touch>:not(:last-child).pagination.space-1-touch,.is-horizontal-touch>:not(:last-child).progress.space-1-touch,.is-horizontal-touch>:not(:last-child).table.space-1-touch,.is-horizontal-touch>:not(:last-child).tabs.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).box.space-2-touch,.is-horizontal-touch>:not(:last-child).breadcrumb.space-2-touch,.is-horizontal-touch>:not(:last-child).content.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).notification.space-2-touch,.is-horizontal-touch>:not(:last-child).pagination.space-2-touch,.is-horizontal-touch>:not(:last-child).progress.space-2-touch,.is-horizontal-touch>:not(:last-child).table.space-2-touch,.is-horizontal-touch>:not(:last-child).tabs.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).box.space-3-touch,.is-horizontal-touch>:not(:last-child).breadcrumb.space-3-touch,.is-horizontal-touch>:not(:last-child).content.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).notification.space-3-touch,.is-horizontal-touch>:not(:last-child).pagination.space-3-touch,.is-horizontal-touch>:not(:last-child).progress.space-3-touch,.is-horizontal-touch>:not(:last-child).table.space-3-touch,.is-horizontal-touch>:not(:last-child).tabs.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).box.space-4-touch,.is-horizontal-touch>:not(:last-child).breadcrumb.space-4-touch,.is-horizontal-touch>:not(:last-child).content.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).notification.space-4-touch,.is-horizontal-touch>:not(:last-child).pagination.space-4-touch,.is-horizontal-touch>:not(:last-child).progress.space-4-touch,.is-horizontal-touch>:not(:last-child).table.space-4-touch,.is-horizontal-touch>:not(:last-child).tabs.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).box.space-5-touch,.is-horizontal-touch>:not(:last-child).breadcrumb.space-5-touch,.is-horizontal-touch>:not(:last-child).content.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).notification.space-5-touch,.is-horizontal-touch>:not(:last-child).pagination.space-5-touch,.is-horizontal-touch>:not(:last-child).progress.space-5-touch,.is-horizontal-touch>:not(:last-child).table.space-5-touch,.is-horizontal-touch>:not(:last-child).tabs.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).box.space-6-touch,.is-horizontal-touch>:not(:last-child).breadcrumb.space-6-touch,.is-horizontal-touch>:not(:last-child).content.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).notification.space-6-touch,.is-horizontal-touch>:not(:last-child).pagination.space-6-touch,.is-horizontal-touch>:not(:last-child).progress.space-6-touch,.is-horizontal-touch>:not(:last-child).table.space-6-touch,.is-horizontal-touch>:not(:last-child).tabs.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).box.space-0-desktop,.is-horizontal-touch>:not(:last-child).breadcrumb.space-0-desktop,.is-horizontal-touch>:not(:last-child).content.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).notification.space-0-desktop,.is-horizontal-touch>:not(:last-child).pagination.space-0-desktop,.is-horizontal-touch>:not(:last-child).progress.space-0-desktop,.is-horizontal-touch>:not(:last-child).table.space-0-desktop,.is-horizontal-touch>:not(:last-child).tabs.space-0-desktop{margin-right:0;margin-bottom:0}.is-horizontal-touch>:not(:last-child).block.space-1-desktop,.is-horizontal-touch>:not(:last-child).box.space-1-desktop,.is-horizontal-touch>:not(:last-child).breadcrumb.space-1-desktop,.is-horizontal-touch>:not(:last-child).content.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).notification.space-1-desktop,.is-horizontal-touch>:not(:last-child).pagination.space-1-desktop,.is-horizontal-touch>:not(:last-child).progress.space-1-desktop,.is-horizontal-touch>:not(:last-child).table.space-1-desktop,.is-horizontal-touch>:not(:last-child).tabs.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).box.space-2-desktop,.is-horizontal-touch>:not(:last-child).breadcrumb.space-2-desktop,.is-horizontal-touch>:not(:last-child).content.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).notification.space-2-desktop,.is-horizontal-touch>:not(:last-child).pagination.space-2-desktop,.is-horizontal-touch>:not(:last-child).progress.space-2-desktop,.is-horizontal-touch>:not(:last-child).table.space-2-desktop,.is-horizontal-touch>:not(:last-child).tabs.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).box.space-3-desktop,.is-horizontal-touch>:not(:last-child).breadcrumb.space-3-desktop,.is-horizontal-touch>:not(:last-child).content.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).notification.space-3-desktop,.is-horizontal-touch>:not(:last-child).pagination.space-3-desktop,.is-horizontal-touch>:not(:last-child).progress.space-3-desktop,.is-horizontal-touch>:not(:last-child).table.space-3-desktop,.is-horizontal-touch>:not(:last-child).tabs.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).box.space-4-desktop,.is-horizontal-touch>:not(:last-child).breadcrumb.space-4-desktop,.is-horizontal-touch>:not(:last-child).content.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).notification.space-4-desktop,.is-horizontal-touch>:not(:last-child).pagination.space-4-desktop,.is-horizontal-touch>:not(:last-child).progress.space-4-desktop,.is-horizontal-touch>:not(:last-child).table.space-4-desktop,.is-horizontal-touch>:not(:last-child).tabs.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).box.space-5-desktop,.is-horizontal-touch>:not(:last-child).breadcrumb.space-5-desktop,.is-horizontal-touch>:not(:last-child).content.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).notification.space-5-desktop,.is-horizontal-touch>:not(:last-child).pagination.space-5-desktop,.is-horizontal-touch>:not(:last-child).progress.space-5-desktop,.is-horizontal-touch>:not(:last-child).table.space-5-desktop,.is-horizontal-touch>:not(:last-child).tabs.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).box.space-6-desktop,.is-horizontal-touch>:not(:last-child).breadcrumb.space-6-desktop,.is-horizontal-touch>:not(:last-child).content.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).notification.space-6-desktop,.is-horizontal-touch>:not(:last-child).pagination.space-6-desktop,.is-horizontal-touch>:not(:last-child).progress.space-6-desktop,.is-horizontal-touch>:not(:last-child).table.space-6-desktop,.is-horizontal-touch>:not(:last-child).tabs.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:0;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: 767px){.is-horizontal-touch>.brick:not(:last-child).space-0-mobile{margin-right:0;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: 768px){.is-horizontal-touch>.brick:not(:last-child).space-0-tablet{margin-right:0;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:0;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:0;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:0;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: 767px){.is-horizontal-touch.is-spacing>:not(:last-child).space-0-mobile{margin-right:0;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: 768px){.is-horizontal-touch.is-spacing>:not(:last-child).space-0-tablet{margin-right:0;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:0;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:0;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:0;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: 767px){.is-horizontal-touch.is-spacing-2>:not(:last-child).space-0-mobile{margin-right:0;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: 768px){.is-horizontal-touch.is-spacing-2>:not(:last-child).space-0-tablet{margin-right:0;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:0;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:0;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:0;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: 767px){.is-horizontal-touch.is-spacing-3>:not(:last-child).space-0-mobile{margin-right:0;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: 768px){.is-horizontal-touch.is-spacing-3>:not(:last-child).space-0-tablet{margin-right:0;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:0;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:0;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,.is-horizontal-touch.is-evenly{justify-content:space-around!important}.is-horizontal-touch.is-evenly{justify-content:space-evenly!important}}@media screen and (max-width: 1365px){@supports (-ms-accelerator: true) or (-ms-ime-align: auto){.is-horizontal-touch.is-evenly{justify-content:space-around!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).box,.is-horizontal-desktop>:not(:last-child).breadcrumb,.is-horizontal-desktop>:not(:last-child).content,.is-horizontal-desktop>:not(:last-child).level,.is-horizontal-desktop>:not(:last-child).message,.is-horizontal-desktop>:not(:last-child).notification,.is-horizontal-desktop>:not(:last-child).pagination,.is-horizontal-desktop>:not(:last-child).progress,.is-horizontal-desktop>:not(:last-child).table,.is-horizontal-desktop>:not(:last-child).tabs{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-0,.is-horizontal-desktop>:not(:last-child).box.space-0,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-0,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-0,.is-horizontal-desktop>:not(:last-child).pagination.space-0,.is-horizontal-desktop>:not(:last-child).progress.space-0,.is-horizontal-desktop>:not(:last-child).table.space-0,.is-horizontal-desktop>:not(:last-child).tabs.space-0{margin-right:0;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-1,.is-horizontal-desktop>:not(:last-child).box.space-1,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-1,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-1,.is-horizontal-desktop>:not(:last-child).pagination.space-1,.is-horizontal-desktop>:not(:last-child).progress.space-1,.is-horizontal-desktop>:not(:last-child).table.space-1,.is-horizontal-desktop>:not(:last-child).tabs.space-1{margin-right:.6rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-2,.is-horizontal-desktop>:not(:last-child).box.space-2,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-2,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-2,.is-horizontal-desktop>:not(:last-child).pagination.space-2,.is-horizontal-desktop>:not(:last-child).progress.space-2,.is-horizontal-desktop>:not(:last-child).table.space-2,.is-horizontal-desktop>:not(:last-child).tabs.space-2{margin-right:1.2rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-3,.is-horizontal-desktop>:not(:last-child).box.space-3,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-3,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-3,.is-horizontal-desktop>:not(:last-child).pagination.space-3,.is-horizontal-desktop>:not(:last-child).progress.space-3,.is-horizontal-desktop>:not(:last-child).table.space-3,.is-horizontal-desktop>:not(:last-child).tabs.space-3{margin-right:1.8rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-4,.is-horizontal-desktop>:not(:last-child).box.space-4,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-4,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-4,.is-horizontal-desktop>:not(:last-child).pagination.space-4,.is-horizontal-desktop>:not(:last-child).progress.space-4,.is-horizontal-desktop>:not(:last-child).table.space-4,.is-horizontal-desktop>:not(:last-child).tabs.space-4{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-5,.is-horizontal-desktop>:not(:last-child).box.space-5,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-5,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-5,.is-horizontal-desktop>:not(:last-child).pagination.space-5,.is-horizontal-desktop>:not(:last-child).progress.space-5,.is-horizontal-desktop>:not(:last-child).table.space-5,.is-horizontal-desktop>:not(:last-child).tabs.space-5{margin-right:3rem;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-6,.is-horizontal-desktop>:not(:last-child).box.space-6,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-6,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-6,.is-horizontal-desktop>:not(:last-child).pagination.space-6,.is-horizontal-desktop>:not(:last-child).progress.space-6,.is-horizontal-desktop>:not(:last-child).table.space-6,.is-horizontal-desktop>:not(:last-child).tabs.space-6{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px) and (max-width: 767px){.is-horizontal-desktop>:not(:last-child).block.space-0-mobile,.is-horizontal-desktop>:not(:last-child).box.space-0-mobile,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-0-mobile,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-0-mobile,.is-horizontal-desktop>:not(:last-child).pagination.space-0-mobile,.is-horizontal-desktop>:not(:last-child).progress.space-0-mobile,.is-horizontal-desktop>:not(:last-child).table.space-0-mobile,.is-horizontal-desktop>:not(:last-child).tabs.space-0-mobile{margin-right:0;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-1-mobile,.is-horizontal-desktop>:not(:last-child).box.space-1-mobile,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-1-mobile,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-1-mobile,.is-horizontal-desktop>:not(:last-child).pagination.space-1-mobile,.is-horizontal-desktop>:not(:last-child).progress.space-1-mobile,.is-horizontal-desktop>:not(:last-child).table.space-1-mobile,.is-horizontal-desktop>:not(:last-child).tabs.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).box.space-2-mobile,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-2-mobile,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-2-mobile,.is-horizontal-desktop>:not(:last-child).pagination.space-2-mobile,.is-horizontal-desktop>:not(:last-child).progress.space-2-mobile,.is-horizontal-desktop>:not(:last-child).table.space-2-mobile,.is-horizontal-desktop>:not(:last-child).tabs.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).box.space-3-mobile,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-3-mobile,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-3-mobile,.is-horizontal-desktop>:not(:last-child).pagination.space-3-mobile,.is-horizontal-desktop>:not(:last-child).progress.space-3-mobile,.is-horizontal-desktop>:not(:last-child).table.space-3-mobile,.is-horizontal-desktop>:not(:last-child).tabs.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).box.space-4-mobile,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-4-mobile,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-4-mobile,.is-horizontal-desktop>:not(:last-child).pagination.space-4-mobile,.is-horizontal-desktop>:not(:last-child).progress.space-4-mobile,.is-horizontal-desktop>:not(:last-child).table.space-4-mobile,.is-horizontal-desktop>:not(:last-child).tabs.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).box.space-5-mobile,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-5-mobile,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-5-mobile,.is-horizontal-desktop>:not(:last-child).pagination.space-5-mobile,.is-horizontal-desktop>:not(:last-child).progress.space-5-mobile,.is-horizontal-desktop>:not(:last-child).table.space-5-mobile,.is-horizontal-desktop>:not(:last-child).tabs.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).box.space-6-mobile,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-6-mobile,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-6-mobile,.is-horizontal-desktop>:not(:last-child).pagination.space-6-mobile,.is-horizontal-desktop>:not(:last-child).progress.space-6-mobile,.is-horizontal-desktop>:not(:last-child).table.space-6-mobile,.is-horizontal-desktop>:not(:last-child).tabs.space-6-mobile{margin-right:3.6rem;margin-bottom:0}}@media screen and (min-width: 1366px) and (min-width: 768px){.is-horizontal-desktop>:not(:last-child).block.space-0-tablet,.is-horizontal-desktop>:not(:last-child).box.space-0-tablet,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-0-tablet,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-0-tablet,.is-horizontal-desktop>:not(:last-child).pagination.space-0-tablet,.is-horizontal-desktop>:not(:last-child).progress.space-0-tablet,.is-horizontal-desktop>:not(:last-child).table.space-0-tablet,.is-horizontal-desktop>:not(:last-child).tabs.space-0-tablet{margin-right:0;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-1-tablet,.is-horizontal-desktop>:not(:last-child).box.space-1-tablet,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-1-tablet,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-1-tablet,.is-horizontal-desktop>:not(:last-child).pagination.space-1-tablet,.is-horizontal-desktop>:not(:last-child).progress.space-1-tablet,.is-horizontal-desktop>:not(:last-child).table.space-1-tablet,.is-horizontal-desktop>:not(:last-child).tabs.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).box.space-2-tablet,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-2-tablet,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-2-tablet,.is-horizontal-desktop>:not(:last-child).pagination.space-2-tablet,.is-horizontal-desktop>:not(:last-child).progress.space-2-tablet,.is-horizontal-desktop>:not(:last-child).table.space-2-tablet,.is-horizontal-desktop>:not(:last-child).tabs.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).box.space-3-tablet,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-3-tablet,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-3-tablet,.is-horizontal-desktop>:not(:last-child).pagination.space-3-tablet,.is-horizontal-desktop>:not(:last-child).progress.space-3-tablet,.is-horizontal-desktop>:not(:last-child).table.space-3-tablet,.is-horizontal-desktop>:not(:last-child).tabs.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).box.space-4-tablet,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-4-tablet,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-4-tablet,.is-horizontal-desktop>:not(:last-child).pagination.space-4-tablet,.is-horizontal-desktop>:not(:last-child).progress.space-4-tablet,.is-horizontal-desktop>:not(:last-child).table.space-4-tablet,.is-horizontal-desktop>:not(:last-child).tabs.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).box.space-5-tablet,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-5-tablet,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-5-tablet,.is-horizontal-desktop>:not(:last-child).pagination.space-5-tablet,.is-horizontal-desktop>:not(:last-child).progress.space-5-tablet,.is-horizontal-desktop>:not(:last-child).table.space-5-tablet,.is-horizontal-desktop>:not(:last-child).tabs.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).box.space-6-tablet,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-6-tablet,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-6-tablet,.is-horizontal-desktop>:not(:last-child).pagination.space-6-tablet,.is-horizontal-desktop>:not(:last-child).progress.space-6-tablet,.is-horizontal-desktop>:not(:last-child).table.space-6-tablet,.is-horizontal-desktop>:not(:last-child).tabs.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).box.space-0-touch,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-0-touch,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-0-touch,.is-horizontal-desktop>:not(:last-child).pagination.space-0-touch,.is-horizontal-desktop>:not(:last-child).progress.space-0-touch,.is-horizontal-desktop>:not(:last-child).table.space-0-touch,.is-horizontal-desktop>:not(:last-child).tabs.space-0-touch{margin-right:0;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-1-touch,.is-horizontal-desktop>:not(:last-child).box.space-1-touch,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-1-touch,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-1-touch,.is-horizontal-desktop>:not(:last-child).pagination.space-1-touch,.is-horizontal-desktop>:not(:last-child).progress.space-1-touch,.is-horizontal-desktop>:not(:last-child).table.space-1-touch,.is-horizontal-desktop>:not(:last-child).tabs.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).box.space-2-touch,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-2-touch,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-2-touch,.is-horizontal-desktop>:not(:last-child).pagination.space-2-touch,.is-horizontal-desktop>:not(:last-child).progress.space-2-touch,.is-horizontal-desktop>:not(:last-child).table.space-2-touch,.is-horizontal-desktop>:not(:last-child).tabs.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).box.space-3-touch,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-3-touch,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-3-touch,.is-horizontal-desktop>:not(:last-child).pagination.space-3-touch,.is-horizontal-desktop>:not(:last-child).progress.space-3-touch,.is-horizontal-desktop>:not(:last-child).table.space-3-touch,.is-horizontal-desktop>:not(:last-child).tabs.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).box.space-4-touch,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-4-touch,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-4-touch,.is-horizontal-desktop>:not(:last-child).pagination.space-4-touch,.is-horizontal-desktop>:not(:last-child).progress.space-4-touch,.is-horizontal-desktop>:not(:last-child).table.space-4-touch,.is-horizontal-desktop>:not(:last-child).tabs.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).box.space-5-touch,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-5-touch,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-5-touch,.is-horizontal-desktop>:not(:last-child).pagination.space-5-touch,.is-horizontal-desktop>:not(:last-child).progress.space-5-touch,.is-horizontal-desktop>:not(:last-child).table.space-5-touch,.is-horizontal-desktop>:not(:last-child).tabs.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).box.space-6-touch,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-6-touch,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-6-touch,.is-horizontal-desktop>:not(:last-child).pagination.space-6-touch,.is-horizontal-desktop>:not(:last-child).progress.space-6-touch,.is-horizontal-desktop>:not(:last-child).table.space-6-touch,.is-horizontal-desktop>:not(:last-child).tabs.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).box.space-0-desktop,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-0-desktop,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-0-desktop,.is-horizontal-desktop>:not(:last-child).pagination.space-0-desktop,.is-horizontal-desktop>:not(:last-child).progress.space-0-desktop,.is-horizontal-desktop>:not(:last-child).table.space-0-desktop,.is-horizontal-desktop>:not(:last-child).tabs.space-0-desktop{margin-right:0;margin-bottom:0}.is-horizontal-desktop>:not(:last-child).block.space-1-desktop,.is-horizontal-desktop>:not(:last-child).box.space-1-desktop,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-1-desktop,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-1-desktop,.is-horizontal-desktop>:not(:last-child).pagination.space-1-desktop,.is-horizontal-desktop>:not(:last-child).progress.space-1-desktop,.is-horizontal-desktop>:not(:last-child).table.space-1-desktop,.is-horizontal-desktop>:not(:last-child).tabs.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).box.space-2-desktop,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-2-desktop,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-2-desktop,.is-horizontal-desktop>:not(:last-child).pagination.space-2-desktop,.is-horizontal-desktop>:not(:last-child).progress.space-2-desktop,.is-horizontal-desktop>:not(:last-child).table.space-2-desktop,.is-horizontal-desktop>:not(:last-child).tabs.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).box.space-3-desktop,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-3-desktop,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-3-desktop,.is-horizontal-desktop>:not(:last-child).pagination.space-3-desktop,.is-horizontal-desktop>:not(:last-child).progress.space-3-desktop,.is-horizontal-desktop>:not(:last-child).table.space-3-desktop,.is-horizontal-desktop>:not(:last-child).tabs.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).box.space-4-desktop,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-4-desktop,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-4-desktop,.is-horizontal-desktop>:not(:last-child).pagination.space-4-desktop,.is-horizontal-desktop>:not(:last-child).progress.space-4-desktop,.is-horizontal-desktop>:not(:last-child).table.space-4-desktop,.is-horizontal-desktop>:not(:last-child).tabs.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).box.space-5-desktop,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-5-desktop,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-5-desktop,.is-horizontal-desktop>:not(:last-child).pagination.space-5-desktop,.is-horizontal-desktop>:not(:last-child).progress.space-5-desktop,.is-horizontal-desktop>:not(:last-child).table.space-5-desktop,.is-horizontal-desktop>:not(:last-child).tabs.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).box.space-6-desktop,.is-horizontal-desktop>:not(:last-child).breadcrumb.space-6-desktop,.is-horizontal-desktop>:not(:last-child).content.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).notification.space-6-desktop,.is-horizontal-desktop>:not(:last-child).pagination.space-6-desktop,.is-horizontal-desktop>:not(:last-child).progress.space-6-desktop,.is-horizontal-desktop>:not(:last-child).table.space-6-desktop,.is-horizontal-desktop>:not(:last-child).tabs.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:0;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: 767px){.is-horizontal-desktop>.brick:not(:last-child).space-0-mobile{margin-right:0;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: 768px){.is-horizontal-desktop>.brick:not(:last-child).space-0-tablet{margin-right:0;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:0;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:0;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:0;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: 767px){.is-horizontal-desktop.is-spacing>:not(:last-child).space-0-mobile{margin-right:0;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: 768px){.is-horizontal-desktop.is-spacing>:not(:last-child).space-0-tablet{margin-right:0;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:0;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:0;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:0;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: 767px){.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-0-mobile{margin-right:0;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: 768px){.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-0-tablet{margin-right:0;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:0;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:0;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:0;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: 767px){.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-0-mobile{margin-right:0;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: 768px){.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-0-tablet{margin-right:0;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:0;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:0;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,.is-horizontal-desktop.is-evenly{justify-content:space-around!important}.is-horizontal-desktop.is-evenly{justify-content:space-evenly!important}}@media screen and (min-width: 1366px){@supports (-ms-accelerator: true) or (-ms-ime-align: auto){.is-horizontal-desktop.is-evenly{justify-content:space-around!important}}}.push-0{margin:0!important}.push-1{margin:.6rem!important}.push-2{margin:1.2rem!important}.push-3{margin:1.8rem!important}.push-4{margin:2.4rem!important}.push-5{margin:3rem!important}.push-6{margin:3.6rem!important}.pad-0{padding:0!important}.pad-1{padding:.6rem!important}.pad-2{padding:1.2rem!important}.pad-3{padding:1.8rem!important}.pad-4{padding:2.4rem!important}.pad-5{padding:3rem!important}.pad-6{padding:3.6rem!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,.push-x-auto{margin-left:auto!important}.push-x-auto{margin-right:auto!important}.push-y-auto{margin-top:auto!important;margin-bottom:auto!important}.text-size-xsmall{font-size:1.2rem!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-xlarge{font-size:2.8rem!important}.text-size-xxlarge{font-size:3.4rem!important}@media screen and (max-width: 767px){.text-size-xsmall-mobile{font-size:1.2rem!important}.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-xlarge-mobile{font-size:2.8rem!important}.text-size-xxlarge-mobile{font-size:3.4rem!important}}@media screen and (min-width: 768px), print{.text-size-xsmall-tablet{font-size:1.2rem!important}.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-xlarge-tablet{font-size:2.8rem!important}.text-size-xxlarge-tablet{font-size:3.4rem!important}}@media screen and (max-width: 1365px){.text-size-xsmall-touch{font-size:1.2rem!important}.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-xlarge-touch{font-size:2.8rem!important}.text-size-xxlarge-touch{font-size:3.4rem!important}}@media screen and (min-width: 1366px){.text-size-xsmall-desktop{font-size:1.2rem!important}.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-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}@media screen and (max-width: 767px){.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}}@media screen and (min-width: 768px), 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}}@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}}@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-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: 767px){.text-center-mobile{text-align:center!important}}@media screen and (min-width: 768px), print{.text-center-tablet{text-align:center!important}}@media screen and (min-width: 768px) 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: 767px){.text-justify-mobile{text-align:justify!important}}@media screen and (min-width: 768px), print{.text-justify-tablet{text-align:justify!important}}@media screen and (min-width: 768px) 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: 767px){.text-left-mobile{text-align:left!important}}@media screen and (min-width: 768px), print{.text-left-tablet{text-align:left!important}}@media screen and (min-width: 768px) 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: 767px){.text-right-mobile{text-align:right!important}}@media screen and (min-width: 768px), print{.text-right-tablet{text-align:right!important}}@media screen and (min-width: 768px) 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{white-space:nowrap!important}.is-double-line,.is-single-line{overflow:hidden!important;text-overflow:ellipsis!important}.is-double-line{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.container{flex-grow:1;margin:0 auto;width:auto}@media screen and (min-width: 1366px){.container{max-width:1305px}}.section.is-fit{padding:0 22px}.section.is-small{padding:1.2rem 22px}@media screen and (max-width: 767px){.section,.section.is-fit,.section.is-large,.section.is-medium,.section.is-small{padding-left:22px;padding-right:22px}}.tile.is-mobile .tile:not(.is-child),.tile.is-mobile:not(.is-child){display:flex}.tile.is-mobile .tile:not(.is-child).is-1,.tile.is-mobile:not(.is-child).is-1{flex:none;width:8.3333333333%}.tile.is-mobile .tile:not(.is-child).is-2,.tile.is-mobile:not(.is-child).is-2{flex:none;width:16.6666666667%}.tile.is-mobile .tile:not(.is-child).is-3,.tile.is-mobile:not(.is-child).is-3{flex:none;width:25%}.tile.is-mobile .tile:not(.is-child).is-4,.tile.is-mobile:not(.is-child).is-4{flex:none;width:33.3333333333%}.tile.is-mobile .tile:not(.is-child).is-5,.tile.is-mobile:not(.is-child).is-5{flex:none;width:41.6666666667%}.tile.is-mobile .tile:not(.is-child).is-6,.tile.is-mobile:not(.is-child).is-6{flex:none;width:50%}.tile.is-mobile .tile:not(.is-child).is-7,.tile.is-mobile:not(.is-child).is-7{flex:none;width:58.3333333333%}.tile.is-mobile .tile:not(.is-child).is-8,.tile.is-mobile:not(.is-child).is-8{flex:none;width:66.6666666667%}.tile.is-mobile .tile:not(.is-child).is-9,.tile.is-mobile:not(.is-child).is-9{flex:none;width:75%}.tile.is-mobile .tile:not(.is-child).is-10,.tile.is-mobile:not(.is-child).is-10{flex:none;width:83.3333333333%}.tile.is-mobile .tile:not(.is-child).is-11,.tile.is-mobile:not(.is-child).is-11{flex:none;width:91.6666666667%}.tile.is-mobile .tile:not(.is-child).is-12,.tile.is-mobile:not(.is-child).is-12{flex:none;width:100%}.badge{display:inline-block;min-width:1.4em;padding:.2em .4em;font-weight:500;font-size:1.6rem;color:#49616e;line-height:1;vertical-align:initial;white-space:nowrap;text-align:center;background:#f4f4f4;border-radius:1em}.badge.is-white{background:#fff;color:#49616e}.badge.is-black{background:#0a0a0a;color:#fff}.badge.is-light{background:#f2f2f2;color:#49616e}.badge.is-dark{background:#363636;color:#fff}.badge.is-primary{background:#50bde6;color:#fff}.badge.is-secondary{background:#0c6b9e;color:#fff}.badge.is-link{background:#0087ff;color:#fff}.badge.is-info{background:#5193fb;color:#fff}.badge.is-success{background:#228b22;color:#fff}.badge.is-warning{background:#e4bb3e;color:#49616e}.badge.is-danger{background:#e62828;color:#fff}.badge.is-notification{background:#0c6b9e;color:#fff}.badge.is-bg{background:#f4f4f4;color:#49616e}.badge.is-back{background:#7b7b7b;color:#fff}.badge.is-correct-result{background:#0fa72c;color:#fff}.badge.is-wrong-result{background:#c14b4b;color:#fff}.badge.is-no-result{background:#7b7b7b;color:#fff}.badge.is-correct-answer-input{background:#0fa72c;color:#fff}.badge.is-result-user-input{background:#7b7b7b;color:#fff}.badge.is-table-header{background:#5ea3d7;color:#fff}.badge.is-table-subheader{background:#e0e0e0;color:#49616e}.badge.is-background-job-waiting{background:#ecb920;color:#49616e}.badge.is-background-job-running{background:#2098c3;color:#fff}.badge.is-background-job-completed{background:#6eba1e;color:#fff}.badge.is-background-job-failed{background:#b12e49;color:#fff}.badge.is-background-job-cancel{background:#525252;color:#fff}.badge.is-online{background:#0fa72c;color:#fff}.badge.is-offline{background:#e62828;color:#fff}.badge.is-not-start-exam{background:#3f5491;color:#fff}.badge.is-in-progress-exam{background:#d88f6c;color:#fff}.badge.is-complete-exam{background:#50bde6;color:#fff}.badge.is-time-limit{background:#3f5491;color:#fff}.badge.is-highlight{background:#ebf2fb;color:#49616e}.badge.is-highlight-search-result{background:#c14b4b;color:#fff}.badge.is-prepare-installed{background:#af62a3;color:#fff}.badge.is-prepare-downloaded{background:#66b7a5;color:#fff}.badge.is-prepare-unlocked{background:#0090d1;color:#fff}.badge.is-prepare-not-installed{background:#c14b4b;color:#fff}.badge.is-exam-checking-complete{background:#0fa72c;color:#fff}.badge.is-extend-time-warning{background:#c14b4b;color:#fff}.badge-corner{position:relative;white-space:nowrap}.badge-corner.is-badge-white:not([data-badge]):after,.badge-corner.is-badge-white[data-badge]:after{background:#fff;color:#49616e}.badge-corner.is-badge-black:not([data-badge]):after,.badge-corner.is-badge-black[data-badge]:after{background:#0a0a0a;color:#fff}.badge-corner.is-badge-light:not([data-badge]):after,.badge-corner.is-badge-light[data-badge]:after{background:#f2f2f2;color:#49616e}.badge-corner.is-badge-dark:not([data-badge]):after,.badge-corner.is-badge-dark[data-badge]:after{background:#363636;color:#fff}.badge-corner.is-badge-primary:not([data-badge]):after,.badge-corner.is-badge-primary[data-badge]:after{background:#50bde6;color:#fff}.badge-corner.is-badge-secondary:not([data-badge]):after,.badge-corner.is-badge-secondary[data-badge]:after{background:#0c6b9e;color:#fff}.badge-corner.is-badge-link:not([data-badge]):after,.badge-corner.is-badge-link[data-badge]:after{background:#0087ff;color:#fff}.badge-corner.is-badge-info:not([data-badge]):after,.badge-corner.is-badge-info[data-badge]:after{background:#5193fb;color:#fff}.badge-corner.is-badge-success:not([data-badge]):after,.badge-corner.is-badge-success[data-badge]:after{background:#228b22;color:#fff}.badge-corner.is-badge-warning:not([data-badge]):after,.badge-corner.is-badge-warning[data-badge]:after{background:#e4bb3e;color:#49616e}.badge-corner.is-badge-danger:not([data-badge]):after,.badge-corner.is-badge-danger[data-badge]:after{background:#e62828;color:#fff}.badge-corner.is-badge-notification:not([data-badge]):after,.badge-corner.is-badge-notification[data-badge]:after{background:#0c6b9e;color:#fff}.badge-corner.is-badge-bg:not([data-badge]):after,.badge-corner.is-badge-bg[data-badge]:after{background:#f4f4f4;color:#49616e}.badge-corner.is-badge-back:not([data-badge]):after,.badge-corner.is-badge-back[data-badge]:after{background:#7b7b7b;color:#fff}.badge-corner.is-badge-correct-result:not([data-badge]):after,.badge-corner.is-badge-correct-result[data-badge]:after{background:#0fa72c;color:#fff}.badge-corner.is-badge-wrong-result:not([data-badge]):after,.badge-corner.is-badge-wrong-result[data-badge]:after{background:#c14b4b;color:#fff}.badge-corner.is-badge-no-result:not([data-badge]):after,.badge-corner.is-badge-no-result[data-badge]:after{background:#7b7b7b;color:#fff}.badge-corner.is-badge-correct-answer-input:not([data-badge]):after,.badge-corner.is-badge-correct-answer-input[data-badge]:after{background:#0fa72c;color:#fff}.badge-corner.is-badge-result-user-input:not([data-badge]):after,.badge-corner.is-badge-result-user-input[data-badge]:after{background:#7b7b7b;color:#fff}.badge-corner.is-badge-table-header:not([data-badge]):after,.badge-corner.is-badge-table-header[data-badge]:after{background:#5ea3d7;color:#fff}.badge-corner.is-badge-table-subheader:not([data-badge]):after,.badge-corner.is-badge-table-subheader[data-badge]:after{background:#e0e0e0;color:#49616e}.badge-corner.is-badge-background-job-waiting:not([data-badge]):after,.badge-corner.is-badge-background-job-waiting[data-badge]:after{background:#ecb920;color:#49616e}.badge-corner.is-badge-background-job-running:not([data-badge]):after,.badge-corner.is-badge-background-job-running[data-badge]:after{background:#2098c3;color:#fff}.badge-corner.is-badge-background-job-completed:not([data-badge]):after,.badge-corner.is-badge-background-job-completed[data-badge]:after{background:#6eba1e;color:#fff}.badge-corner.is-badge-background-job-failed:not([data-badge]):after,.badge-corner.is-badge-background-job-failed[data-badge]:after{background:#b12e49;color:#fff}.badge-corner.is-badge-background-job-cancel:not([data-badge]):after,.badge-corner.is-badge-background-job-cancel[data-badge]:after{background:#525252;color:#fff}.badge-corner.is-badge-online:not([data-badge]):after,.badge-corner.is-badge-online[data-badge]:after{background:#0fa72c;color:#fff}.badge-corner.is-badge-offline:not([data-badge]):after,.badge-corner.is-badge-offline[data-badge]:after{background:#e62828;color:#fff}.badge-corner.is-badge-not-start-exam:not([data-badge]):after,.badge-corner.is-badge-not-start-exam[data-badge]:after{background:#3f5491;color:#fff}.badge-corner.is-badge-in-progress-exam:not([data-badge]):after,.badge-corner.is-badge-in-progress-exam[data-badge]:after{background:#d88f6c;color:#fff}.badge-corner.is-badge-complete-exam:not([data-badge]):after,.badge-corner.is-badge-complete-exam[data-badge]:after{background:#50bde6;color:#fff}.badge-corner.is-badge-time-limit:not([data-badge]):after,.badge-corner.is-badge-time-limit[data-badge]:after{background:#3f5491;color:#fff}.badge-corner.is-badge-highlight:not([data-badge]):after,.badge-corner.is-badge-highlight[data-badge]:after{background:#ebf2fb;color:#49616e}.badge-corner.is-badge-highlight-search-result:not([data-badge]):after,.badge-corner.is-badge-highlight-search-result[data-badge]:after{background:#c14b4b;color:#fff}.badge-corner.is-badge-prepare-installed:not([data-badge]):after,.badge-corner.is-badge-prepare-installed[data-badge]:after{background:#af62a3;color:#fff}.badge-corner.is-badge-prepare-downloaded:not([data-badge]):after,.badge-corner.is-badge-prepare-downloaded[data-badge]:after{background:#66b7a5;color:#fff}.badge-corner.is-badge-prepare-unlocked:not([data-badge]):after,.badge-corner.is-badge-prepare-unlocked[data-badge]:after{background:#0090d1;color:#fff}.badge-corner.is-badge-prepare-not-installed:not([data-badge]):after,.badge-corner.is-badge-prepare-not-installed[data-badge]:after{background:#c14b4b;color:#fff}.badge-corner.is-badge-exam-checking-complete:not([data-badge]):after,.badge-corner.is-badge-exam-checking-complete[data-badge]:after{background:#0fa72c;color:#fff}.badge-corner.is-badge-extend-time-warning:not([data-badge]):after,.badge-corner.is-badge-extend-time-warning[data-badge]:after{background:#c14b4b;color:#fff}.badge-corner:not([data-badge]):after,.badge-corner[data-badge]:after{background:grey;background-clip:padding-box;border-radius:290486px;box-shadow:0 0 0 .2rem #fff;color:#fff;content:attr(data-badge);display:inline-block;transform:translate(-.2rem,-1rem)}.badge-corner[data-badge]:after{font-size:1.6rem;height:1.8em;line-height:1;min-width:1.8em;padding:.4em;text-align:center;white-space:nowrap}.badge-corner:not([data-badge]):after,.badge-corner[data-badge=""]:after{height:.6rem;min-width:.6rem;padding:0;width:.6rem}.badge-corner[data-badge="0"]:after{display:none}.badge-corner.button:after{position:absolute;right:0;top:0;transform:translate(50%,-50%)}.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-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-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.is-background-job-cancel{border-color:#525252}.box.is-online{border-color:#0fa72c}.box.is-offline{border-color:#e62828}.box.is-not-start-exam{border-color:#3f5491}.box.is-in-progress-exam{border-color:#d88f6c}.box.is-complete-exam{border-color:#50bde6}.box.is-time-limit{border-color:#3f5491}.box.is-highlight{border-color:#ebf2fb}.box.is-highlight-search-result{border-color:#c14b4b}.box.is-prepare-installed{border-color:#af62a3}.box.is-prepare-downloaded{border-color:#66b7a5}.box.is-prepare-unlocked{border-color:#0090d1}.box.is-prepare-not-installed{border-color:#c14b4b}.box.is-exam-checking-complete{border-color:#0fa72c}.box.is-extend-time-warning{border-color:#c14b4b}.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+.box-detail{border-bottom-left-radius:0;border-bottom-right-radius:0}.box-detail:not(:last-child){margin-bottom:1.2rem}.button{font-size:1.6rem;font-weight:400}.button.is-fat{min-width:100px}.button.is-small{height:3.2rem}.button.is-large,.button.is-small{padding-left:2em;padding-right:2em}.button.is-large{height:4.8rem}.button.is-white.is-inverted.is-loading:after{border-color:#0000 #0000 #fff #fff!important}.button.is-white .badge{color:#fff;background:#49616e}.button.is-black.is-inverted.is-loading:after{border-color:#0000 #0000 #0a0a0a #0a0a0a!important}.button.is-black .badge{color:#0a0a0a;background:#fff}.button.is-light.is-inverted.is-loading:after{border-color:#0000 #0000 #f2f2f2 #f2f2f2!important}.button.is-light .badge{color:#f2f2f2;background:#49616e}.button.is-dark.is-inverted.is-loading:after{border-color:#0000 #0000 #363636 #363636!important}.button.is-dark .badge{color:#363636;background:#fff}.button.is-primary.is-inverted.is-loading:after{border-color:#0000 #0000 #50bde6 #50bde6!important}.button.is-primary .badge{color:#50bde6;background:#fff}.button.is-secondary.is-inverted.is-loading:after{border-color:#0000 #0000 #0c6b9e #0c6b9e!important}.button.is-secondary .badge{color:#0c6b9e;background:#fff}.button.is-link.is-inverted.is-loading:after{border-color:#0000 #0000 #0087ff #0087ff!important}.button.is-link .badge{color:#0087ff;background:#fff}.button.is-info.is-inverted.is-loading:after{border-color:#0000 #0000 #5193fb #5193fb!important}.button.is-info .badge{color:#5193fb;background:#fff}.button.is-success.is-inverted.is-loading:after{border-color:#0000 #0000 #228b22 #228b22!important}.button.is-success .badge{color:#228b22;background:#fff}.button.is-warning.is-inverted.is-loading:after{border-color:#0000 #0000 #e4bb3e #e4bb3e!important}.button.is-warning .badge{color:#e4bb3e;background:#49616e}.button.is-danger.is-inverted.is-loading:after{border-color:#0000 #0000 #e62828 #e62828!important}.button.is-danger .badge{color:#e62828;background:#fff}.button.is-notification.is-inverted.is-loading:after{border-color:#0000 #0000 #0c6b9e #0c6b9e!important}.button.is-notification .badge{color:#0c6b9e;background:#fff}.button.is-bg.is-inverted.is-loading:after{border-color:#0000 #0000 #f4f4f4 #f4f4f4!important}.button.is-bg .badge{color:#f4f4f4;background:#49616e}.button.is-back.is-inverted.is-loading:after{border-color:#0000 #0000 #7b7b7b #7b7b7b!important}.button.is-back .badge{color:#7b7b7b;background:#fff}.button.is-correct-result.is-inverted.is-loading:after{border-color:#0000 #0000 #0fa72c #0fa72c!important}.button.is-correct-result .badge{color:#0fa72c;background:#fff}.button.is-wrong-result.is-inverted.is-loading:after{border-color:#0000 #0000 #c14b4b #c14b4b!important}.button.is-wrong-result .badge{color:#c14b4b;background:#fff}.button.is-no-result.is-inverted.is-loading:after{border-color:#0000 #0000 #7b7b7b #7b7b7b!important}.button.is-no-result .badge{color:#7b7b7b;background:#fff}.button.is-correct-answer-input.is-inverted.is-loading:after{border-color:#0000 #0000 #0fa72c #0fa72c!important}.button.is-correct-answer-input .badge{color:#0fa72c;background:#fff}.button.is-result-user-input.is-inverted.is-loading:after{border-color:#0000 #0000 #7b7b7b #7b7b7b!important}.button.is-result-user-input .badge{color:#7b7b7b;background:#fff}.button.is-table-header.is-inverted.is-loading:after{border-color:#0000 #0000 #5ea3d7 #5ea3d7!important}.button.is-table-header .badge{color:#5ea3d7;background:#fff}.button.is-table-subheader.is-inverted.is-loading:after{border-color:#0000 #0000 #e0e0e0 #e0e0e0!important}.button.is-table-subheader .badge{color:#e0e0e0;background:#49616e}.button.is-background-job-waiting.is-inverted.is-loading:after{border-color:#0000 #0000 #ecb920 #ecb920!important}.button.is-background-job-waiting .badge{color:#ecb920;background:#49616e}.button.is-background-job-running.is-inverted.is-loading:after{border-color:#0000 #0000 #2098c3 #2098c3!important}.button.is-background-job-running .badge{color:#2098c3;background:#fff}.button.is-background-job-completed.is-inverted.is-loading:after{border-color:#0000 #0000 #6eba1e #6eba1e!important}.button.is-background-job-completed .badge{color:#6eba1e;background:#fff}.button.is-background-job-failed.is-inverted.is-loading:after{border-color:#0000 #0000 #b12e49 #b12e49!important}.button.is-background-job-failed .badge{color:#b12e49;background:#fff}.button.is-background-job-cancel.is-inverted.is-loading:after{border-color:#0000 #0000 #525252 #525252!important}.button.is-background-job-cancel .badge{color:#525252;background:#fff}.button.is-online.is-inverted.is-loading:after{border-color:#0000 #0000 #0fa72c #0fa72c!important}.button.is-online .badge{color:#0fa72c;background:#fff}.button.is-offline.is-inverted.is-loading:after{border-color:#0000 #0000 #e62828 #e62828!important}.button.is-offline .badge{color:#e62828;background:#fff}.button.is-not-start-exam.is-inverted.is-loading:after{border-color:#0000 #0000 #3f5491 #3f5491!important}.button.is-not-start-exam .badge{color:#3f5491;background:#fff}.button.is-in-progress-exam.is-inverted.is-loading:after{border-color:#0000 #0000 #d88f6c #d88f6c!important}.button.is-in-progress-exam .badge{color:#d88f6c;background:#fff}.button.is-complete-exam.is-inverted.is-loading:after{border-color:#0000 #0000 #50bde6 #50bde6!important}.button.is-complete-exam .badge{color:#50bde6;background:#fff}.button.is-time-limit.is-inverted.is-loading:after{border-color:#0000 #0000 #3f5491 #3f5491!important}.button.is-time-limit .badge{color:#3f5491;background:#fff}.button.is-highlight.is-inverted.is-loading:after{border-color:#0000 #0000 #ebf2fb #ebf2fb!important}.button.is-highlight .badge{color:#ebf2fb;background:#49616e}.button.is-highlight-search-result.is-inverted.is-loading:after{border-color:#0000 #0000 #c14b4b #c14b4b!important}.button.is-highlight-search-result .badge{color:#c14b4b;background:#fff}.button.is-prepare-installed.is-inverted.is-loading:after{border-color:#0000 #0000 #af62a3 #af62a3!important}.button.is-prepare-installed .badge{color:#af62a3;background:#fff}.button.is-prepare-downloaded.is-inverted.is-loading:after{border-color:#0000 #0000 #66b7a5 #66b7a5!important}.button.is-prepare-downloaded .badge{color:#66b7a5;background:#fff}.button.is-prepare-unlocked.is-inverted.is-loading:after{border-color:#0000 #0000 #0090d1 #0090d1!important}.button.is-prepare-unlocked .badge{color:#0090d1;background:#fff}.button.is-prepare-not-installed.is-inverted.is-loading:after{border-color:#0000 #0000 #c14b4b #c14b4b!important}.button.is-prepare-not-installed .badge{color:#c14b4b;background:#fff}.button.is-exam-checking-complete.is-inverted.is-loading:after{border-color:#0000 #0000 #0fa72c #0fa72c!important}.button.is-exam-checking-complete .badge{color:#0fa72c;background:#fff}.button.is-extend-time-warning.is-inverted.is-loading:after{border-color:#0000 #0000 #c14b4b #c14b4b!important}.button.is-extend-time-warning .badge{color:#c14b4b;background:#fff}.icon-text{line-height:1.5;align-items:center;flex-wrap:nowrap}.icon{font-size:1em}.icon,.icon.is-large,.icon.is-medium,.icon.is-small{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}.table tr.is-white{background:#fff}.table tr.is-white td,.table tr.is-white th{color:#49616e;border-color:#e0e0e0}.table tr.is-black{background:#0a0a0a}.table tr.is-black td,.table tr.is-black th{color:#fff;border-color:#e0e0e0}.table tr.is-light{background:#f2f2f2}.table tr.is-light td,.table tr.is-light th{color:#49616e;border-color:#e0e0e0}.table tr.is-dark{background:#363636}.table tr.is-dark td,.table tr.is-dark th{color:#fff;border-color:#e0e0e0}.table tr.is-primary{background:#50bde6}.table tr.is-primary td,.table tr.is-primary th{color:#fff;border-color:#e0e0e0}.table tr.is-secondary{background:#0c6b9e}.table tr.is-secondary td,.table tr.is-secondary th{color:#fff;border-color:#e0e0e0}.table tr.is-link{background:#0087ff}.table tr.is-link td,.table tr.is-link th{color:#fff;border-color:#e0e0e0}.table tr.is-info{background:#5193fb}.table tr.is-info td,.table tr.is-info th{color:#fff;border-color:#e0e0e0}.table tr.is-success{background:#228b22}.table tr.is-success td,.table tr.is-success th{color:#fff;border-color:#e0e0e0}.table tr.is-warning{background:#e4bb3e}.table tr.is-warning td,.table tr.is-warning th{color:#49616e;border-color:#e0e0e0}.table tr.is-danger{background:#e62828}.table tr.is-danger td,.table tr.is-danger th{color:#fff;border-color:#e0e0e0}.table tr.is-notification{background:#0c6b9e}.table tr.is-notification td,.table tr.is-notification th{color:#fff;border-color:#e0e0e0}.table tr.is-bg{background:#f4f4f4}.table tr.is-bg td,.table tr.is-bg th{color:#49616e;border-color:#e0e0e0}.table tr.is-back{background:#7b7b7b}.table tr.is-back td,.table tr.is-back th{color:#fff;border-color:#e0e0e0}.table tr.is-correct-result{background:#0fa72c}.table tr.is-correct-result td,.table tr.is-correct-result th{color:#fff;border-color:#e0e0e0}.table tr.is-wrong-result{background:#c14b4b}.table tr.is-wrong-result td,.table tr.is-wrong-result th{color:#fff;border-color:#e0e0e0}.table tr.is-no-result{background:#7b7b7b}.table tr.is-no-result td,.table tr.is-no-result th{color:#fff;border-color:#e0e0e0}.table tr.is-correct-answer-input{background:#0fa72c}.table tr.is-correct-answer-input td,.table tr.is-correct-answer-input th{color:#fff;border-color:#e0e0e0}.table tr.is-result-user-input{background:#7b7b7b}.table tr.is-result-user-input td,.table tr.is-result-user-input th{color:#fff;border-color:#e0e0e0}.table tr.is-table-header{background:#5ea3d7}.table tr.is-table-header td,.table tr.is-table-header th{color:#fff;border-color:#e0e0e0}.table tr.is-table-subheader{background:#e0e0e0}.table tr.is-table-subheader td,.table tr.is-table-subheader th{color:#49616e;border-color:#e0e0e0}.table tr.is-background-job-waiting{background:#ecb920}.table tr.is-background-job-waiting td,.table tr.is-background-job-waiting th{color:#49616e;border-color:#e0e0e0}.table tr.is-background-job-running{background:#2098c3}.table tr.is-background-job-running td,.table tr.is-background-job-running th{color:#fff;border-color:#e0e0e0}.table tr.is-background-job-completed{background:#6eba1e}.table tr.is-background-job-completed td,.table tr.is-background-job-completed th{color:#fff;border-color:#e0e0e0}.table tr.is-background-job-failed{background:#b12e49}.table tr.is-background-job-failed td,.table tr.is-background-job-failed th{color:#fff;border-color:#e0e0e0}.table tr.is-background-job-cancel{background:#525252}.table tr.is-background-job-cancel td,.table tr.is-background-job-cancel th{color:#fff;border-color:#e0e0e0}.table tr.is-online{background:#0fa72c}.table tr.is-online td,.table tr.is-online th{color:#fff;border-color:#e0e0e0}.table tr.is-offline{background:#e62828}.table tr.is-offline td,.table tr.is-offline th{color:#fff;border-color:#e0e0e0}.table tr.is-not-start-exam{background:#3f5491}.table tr.is-not-start-exam td,.table tr.is-not-start-exam th{color:#fff;border-color:#e0e0e0}.table tr.is-in-progress-exam{background:#d88f6c}.table tr.is-in-progress-exam td,.table tr.is-in-progress-exam th{color:#fff;border-color:#e0e0e0}.table tr.is-complete-exam{background:#50bde6}.table tr.is-complete-exam td,.table tr.is-complete-exam th{color:#fff;border-color:#e0e0e0}.table tr.is-time-limit{background:#3f5491}.table tr.is-time-limit td,.table tr.is-time-limit th{color:#fff;border-color:#e0e0e0}.table tr.is-highlight{background:#ebf2fb}.table tr.is-highlight td,.table tr.is-highlight th{color:#49616e;border-color:#e0e0e0}.table tr.is-highlight-search-result{background:#c14b4b}.table tr.is-highlight-search-result td,.table tr.is-highlight-search-result th{color:#fff;border-color:#e0e0e0}.table tr.is-prepare-installed{background:#af62a3}.table tr.is-prepare-installed td,.table tr.is-prepare-installed th{color:#fff;border-color:#e0e0e0}.table tr.is-prepare-downloaded{background:#66b7a5}.table tr.is-prepare-downloaded td,.table tr.is-prepare-downloaded th{color:#fff;border-color:#e0e0e0}.table tr.is-prepare-unlocked{background:#0090d1}.table tr.is-prepare-unlocked td,.table tr.is-prepare-unlocked th{color:#fff;border-color:#e0e0e0}.table tr.is-prepare-not-installed{background:#c14b4b}.table tr.is-prepare-not-installed td,.table tr.is-prepare-not-installed th{color:#fff;border-color:#e0e0e0}.table tr.is-exam-checking-complete{background:#0fa72c}.table tr.is-exam-checking-complete td,.table tr.is-exam-checking-complete th{color:#fff;border-color:#e0e0e0}.table tr.is-extend-time-warning{background:#c14b4b}.table tr.is-extend-time-warning td,.table tr.is-extend-time-warning th{color:#fff;border-color:#e0e0e0}.table.is-cell-centered td,.table.is-cell-centered th,.table.is-header-centered th{text-align:center}.modal.has-no-footer .modal-card .modal-card-body,.modal .modal-card.modal-card-no-footer .modal-card-body{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.modal .modal-card-title{text-align:center;font-weight:500}.modal .modal-card-body{max-height:calc(100vh - 80px);font-weight:400}.modal.is-white .modal-card-head{color:#fff;background-color:#fff}.modal.is-white .modal-card-head .modal-card-title{color:#49616e}.modal.is-black .modal-card-head{color:#0a0a0a;background-color:#0a0a0a}.modal.is-black .modal-card-head .modal-card-title{color:#fff}.modal.is-light .modal-card-head{color:#f2f2f2;background-color:#f2f2f2}.modal.is-light .modal-card-head .modal-card-title{color:#49616e}.modal.is-dark .modal-card-head{color:#363636;background-color:#363636}.modal.is-dark .modal-card-head .modal-card-title{color:#fff}.modal.is-primary .modal-card-head{color:#50bde6;background-color:#50bde6}.modal.is-primary .modal-card-head .modal-card-title{color:#fff}.modal.is-secondary .modal-card-head{color:#0c6b9e;background-color:#0c6b9e}.modal.is-secondary .modal-card-head .modal-card-title{color:#fff}.modal.is-link .modal-card-head{color:#0087ff;background-color:#0087ff}.modal.is-link .modal-card-head .modal-card-title{color:#fff}.modal.is-info .modal-card-head{color:#5193fb;background-color:#5193fb}.modal.is-info .modal-card-head .modal-card-title{color:#fff}.modal.is-success .modal-card-head{color:#228b22;background-color:#228b22}.modal.is-success .modal-card-head .modal-card-title{color:#fff}.modal.is-warning .modal-card-head{color:#e4bb3e;background-color:#e4bb3e}.modal.is-warning .modal-card-head .modal-card-title{color:#49616e}.modal.is-danger .modal-card-head{color:#e62828;background-color:#e62828}.modal.is-danger .modal-card-head .modal-card-title{color:#fff}.modal.is-notification .modal-card-head{color:#0c6b9e;background-color:#0c6b9e}.modal.is-notification .modal-card-head .modal-card-title{color:#fff}.modal.is-bg .modal-card-head{color:#f4f4f4;background-color:#f4f4f4}.modal.is-bg .modal-card-head .modal-card-title{color:#49616e}.modal.is-back .modal-card-head{color:#7b7b7b;background-color:#7b7b7b}.modal.is-back .modal-card-head .modal-card-title{color:#fff}.modal.is-correct-result .modal-card-head{color:#0fa72c;background-color:#0fa72c}.modal.is-correct-result .modal-card-head .modal-card-title{color:#fff}.modal.is-wrong-result .modal-card-head{color:#c14b4b;background-color:#c14b4b}.modal.is-wrong-result .modal-card-head .modal-card-title{color:#fff}.modal.is-no-result .modal-card-head{color:#7b7b7b;background-color:#7b7b7b}.modal.is-no-result .modal-card-head .modal-card-title{color:#fff}.modal.is-correct-answer-input .modal-card-head{color:#0fa72c;background-color:#0fa72c}.modal.is-correct-answer-input .modal-card-head .modal-card-title{color:#fff}.modal.is-result-user-input .modal-card-head{color:#7b7b7b;background-color:#7b7b7b}.modal.is-result-user-input .modal-card-head .modal-card-title{color:#fff}.modal.is-table-header .modal-card-head{color:#5ea3d7;background-color:#5ea3d7}.modal.is-table-header .modal-card-head .modal-card-title{color:#fff}.modal.is-table-subheader .modal-card-head{color:#e0e0e0;background-color:#e0e0e0}.modal.is-table-subheader .modal-card-head .modal-card-title{color:#49616e}.modal.is-background-job-waiting .modal-card-head{color:#ecb920;background-color:#ecb920}.modal.is-background-job-waiting .modal-card-head .modal-card-title{color:#49616e}.modal.is-background-job-running .modal-card-head{color:#2098c3;background-color:#2098c3}.modal.is-background-job-running .modal-card-head .modal-card-title{color:#fff}.modal.is-background-job-completed .modal-card-head{color:#6eba1e;background-color:#6eba1e}.modal.is-background-job-completed .modal-card-head .modal-card-title{color:#fff}.modal.is-background-job-failed .modal-card-head{color:#b12e49;background-color:#b12e49}.modal.is-background-job-failed .modal-card-head .modal-card-title{color:#fff}.modal.is-background-job-cancel .modal-card-head{color:#525252;background-color:#525252}.modal.is-background-job-cancel .modal-card-head .modal-card-title{color:#fff}.modal.is-online .modal-card-head{color:#0fa72c;background-color:#0fa72c}.modal.is-online .modal-card-head .modal-card-title{color:#fff}.modal.is-offline .modal-card-head{color:#e62828;background-color:#e62828}.modal.is-offline .modal-card-head .modal-card-title{color:#fff}.modal.is-not-start-exam .modal-card-head{color:#3f5491;background-color:#3f5491}.modal.is-not-start-exam .modal-card-head .modal-card-title{color:#fff}.modal.is-in-progress-exam .modal-card-head{color:#d88f6c;background-color:#d88f6c}.modal.is-in-progress-exam .modal-card-head .modal-card-title{color:#fff}.modal.is-complete-exam .modal-card-head{color:#50bde6;background-color:#50bde6}.modal.is-complete-exam .modal-card-head .modal-card-title{color:#fff}.modal.is-time-limit .modal-card-head{color:#3f5491;background-color:#3f5491}.modal.is-time-limit .modal-card-head .modal-card-title{color:#fff}.modal.is-highlight .modal-card-head{color:#ebf2fb;background-color:#ebf2fb}.modal.is-highlight .modal-card-head .modal-card-title{color:#49616e}.modal.is-highlight-search-result .modal-card-head{color:#c14b4b;background-color:#c14b4b}.modal.is-highlight-search-result .modal-card-head .modal-card-title{color:#fff}.modal.is-prepare-installed .modal-card-head{color:#af62a3;background-color:#af62a3}.modal.is-prepare-installed .modal-card-head .modal-card-title{color:#fff}.modal.is-prepare-downloaded .modal-card-head{color:#66b7a5;background-color:#66b7a5}.modal.is-prepare-downloaded .modal-card-head .modal-card-title{color:#fff}.modal.is-prepare-unlocked .modal-card-head{color:#0090d1;background-color:#0090d1}.modal.is-prepare-unlocked .modal-card-head .modal-card-title{color:#fff}.modal.is-prepare-not-installed .modal-card-head{color:#c14b4b;background-color:#c14b4b}.modal.is-prepare-not-installed .modal-card-head .modal-card-title{color:#fff}.modal.is-exam-checking-complete .modal-card-head{color:#0fa72c;background-color:#0fa72c}.modal.is-exam-checking-complete .modal-card-head .modal-card-title{color:#fff}.modal.is-extend-time-warning .modal-card-head{color:#c14b4b;background-color:#c14b4b}.modal.is-extend-time-warning .modal-card-head .modal-card-title{color:#fff}.modal.modal-scroll>.modal-card .modal-card-body{overflow-y:scroll}.modal-card-head .modal-card-title{margin-left:37.5px;margin-right:7.5px}.modal-card-head .delete{width:30px;height:30px;max-height:30px;max-width:30px;color:inherit;background-color:inherit}.modal-card-head .delete:after,.modal-card-head .delete:before{background-color:currentColor}@media screen and (min-width: 1366px){.modal>.modal-card,.modal>.modal-content{width:min(90%,64rem)}.modal.modal-auto>.modal-card,.modal.modal-auto>.modal-content{width:auto}.modal.modal-small>.modal-card,.modal.modal-small>.modal-content{width:min(90%,32rem)}.modal.modal-medium>.modal-card,.modal.modal-medium>.modal-content{width:min(90%,78rem)}.modal.modal-large>.modal-card,.modal.modal-large>.modal-content{width:min(90%,96rem)}.modal.modal-full>.modal-card,.modal.modal-full>.modal-content{width:min(100%,134.9rem);height:100%}}@media screen and (max-width: 1365px){html.non-responsive-mobile.non-responsive-tablet .modal>.modal-card,html.non-responsive-mobile.non-responsive-tablet .modal>.modal-content,html.non-responsive .modal>.modal-card,html.non-responsive .modal>.modal-content{width:min(90%,64rem)}html.non-responsive-mobile.non-responsive-tablet .modal.modal-auto>.modal-card,html.non-responsive-mobile.non-responsive-tablet .modal.modal-auto>.modal-content,html.non-responsive .modal.modal-auto>.modal-card,html.non-responsive .modal.modal-auto>.modal-content{width:auto}html.non-responsive-mobile.non-responsive-tablet .modal.modal-small>.modal-card,html.non-responsive-mobile.non-responsive-tablet .modal.modal-small>.modal-content,html.non-responsive .modal.modal-small>.modal-card,html.non-responsive .modal.modal-small>.modal-content{width:min(90%,32rem)}html.non-responsive-mobile.non-responsive-tablet .modal.modal-medium>.modal-card,html.non-responsive-mobile.non-responsive-tablet .modal.modal-medium>.modal-content,html.non-responsive .modal.modal-medium>.modal-card,html.non-responsive .modal.modal-medium>.modal-content{width:min(90%,78rem)}html.non-responsive-mobile.non-responsive-tablet .modal.modal-large>.modal-card,html.non-responsive-mobile.non-responsive-tablet .modal.modal-large>.modal-content,html.non-responsive .modal.modal-large>.modal-card,html.non-responsive .modal.modal-large>.modal-content{width:min(90%,96rem)}html.non-responsive-mobile.non-responsive-tablet .modal.modal-full>.modal-card,html.non-responsive-mobile.non-responsive-tablet .modal.modal-full>.modal-content,html.non-responsive .modal.modal-full>.modal-card,html.non-responsive .modal.modal-full>.modal-content{width:min(100%,134.9rem);height:100%}}@media screen and (max-width: 767px){html.non-responsive-mobile:not(.non-responsive-mobile) .modal>.modal-card,html.non-responsive-mobile:not(.non-responsive-mobile) .modal>.modal-content{width:min(90%,64rem)}html.non-responsive-mobile:not(.non-responsive-mobile) .modal.modal-auto>.modal-card,html.non-responsive-mobile:not(.non-responsive-mobile) .modal.modal-auto>.modal-content{width:auto}html.non-responsive-mobile:not(.non-responsive-mobile) .modal.modal-small>.modal-card,html.non-responsive-mobile:not(.non-responsive-mobile) .modal.modal-small>.modal-content{width:min(90%,32rem)}html.non-responsive-mobile:not(.non-responsive-mobile) .modal.modal-medium>.modal-card,html.non-responsive-mobile:not(.non-responsive-mobile) .modal.modal-medium>.modal-content{width:min(90%,78rem)}html.non-responsive-mobile:not(.non-responsive-mobile) .modal.modal-large>.modal-card,html.non-responsive-mobile:not(.non-responsive-mobile) .modal.modal-large>.modal-content{width:min(90%,96rem)}html.non-responsive-mobile:not(.non-responsive-mobile) .modal.modal-full>.modal-card,html.non-responsive-mobile:not(.non-responsive-mobile) .modal.modal-full>.modal-content{width:min(100%,134.9rem);height:100%}}@media screen and (min-width: 768px) and (max-width: 1365px){html.non-responsive-tablet:not(.non-responsive-tablet) .modal>.modal-card,html.non-responsive-tablet:not(.non-responsive-tablet) .modal>.modal-content{width:min(90%,64rem)}html.non-responsive-tablet:not(.non-responsive-tablet) .modal.modal-auto>.modal-card,html.non-responsive-tablet:not(.non-responsive-tablet) .modal.modal-auto>.modal-content{width:auto}html.non-responsive-tablet:not(.non-responsive-tablet) .modal.modal-small>.modal-card,html.non-responsive-tablet:not(.non-responsive-tablet) .modal.modal-small>.modal-content{width:min(90%,32rem)}html.non-responsive-tablet:not(.non-responsive-tablet) .modal.modal-medium>.modal-card,html.non-responsive-tablet:not(.non-responsive-tablet) .modal.modal-medium>.modal-content{width:min(90%,78rem)}html.non-responsive-tablet:not(.non-responsive-tablet) .modal.modal-large>.modal-card,html.non-responsive-tablet:not(.non-responsive-tablet) .modal.modal-large>.modal-content{width:min(90%,96rem)}html.non-responsive-tablet:not(.non-responsive-tablet) .modal.modal-full>.modal-card,html.non-responsive-tablet:not(.non-responsive-tablet) .modal.modal-full>.modal-content{width:min(100%,134.9rem);height:100%}}.navbar-item .navbar-dropdown .navbar-link,.navbar-item .navbar-dropdown a.navbar-item{color:#49616e}.navbar-item .navbar-dropdown .navbar-link.active,.navbar-item .navbar-dropdown a.navbar-item.active{color:#50bde6}.navbar-item .navbar-dropdown .navbar-link:hover,.navbar-item .navbar-dropdown a.navbar-item:hover{background-color:#f4f4f4;color:#49616e}.navbar-item .navbar-dropdown .navbar-link.active:after{border-color:#50bde6}@media screen and (min-width: 0){.navbar-dropdown .navbar-item.has-dropdown:hover>.navbar-link,.navbar-dropdown .navbar-item.has-dropdown:hover>a.navbar-item{background-color:#f4f4f4;color:#49616e}.navbar-dropdown .navbar-item.has-dropdown:hover .navbar-link:after{border-color:#49616e}}.navbar-item:hover{background-color:initial}.navbar-item:hover>.navbar-link{color:#0c6b9e}.navbar-item:hover>.navbar-link:after{border-color:#0c6b9e}.navbar-item.has-dropdown.is-active .navbar-link,.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link{background-color:initial}.navbar-item,.navbar-link{padding:.5rem 1rem}.navbar-item.has-dropdown{padding:.5rem 1rem;cursor:pointer}.navbar-item.has-dropdown .navbar-link{padding:0}.navbar-item.has-dropdown .navbar-link:not(.is-arrowless){padding-right:1.5em}.navbar-item .navbar-link:after{right:.25em}.navbar-item .navbar-link:not(.is-arrowless):after{margin-top:-.5em}.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%)}.navbar-dropdown{font-size:1.6rem}@media screen and (min-width: 0){.navbar-dropdown{font-size:1.6rem}.container.is-fullhd>.navbar .navbar-brand,.container.is-widescreen>.navbar .navbar-brand,.navbar>.container.is-fullhd .navbar-brand,.navbar>.container.is-widescreen .navbar-brand{margin-left:0}.container.is-fullhd>.navbar .navbar-menu,.container.is-widescreen>.navbar .navbar-menu,.navbar>.container.is-fullhd .navbar-menu,.navbar>.container.is-widescreen .navbar-menu{margin-right:0}.navbar-dropdown a.navbar-item{padding-right:1rem}.navbar-dropdown a.navbar-item .is-active:not(:focus):not(:hover){background-color:#f4f4f4}}.tabs.is-sheet{margin-bottom:0}.tabs.is-sheet a{border:1px solid #e0e0e0;border-radius:4px 4px 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 #e0e0e0 #0000;background:#fff}.tabs.is-sheet.is-below ul{border-bottom:0;border-top:1px solid #e0e0e0}.tabs.is-sheet.is-below a{margin-bottom:0;margin-top:-1px;border-radius:0 0 4px 4px}.tabs.is-sheet.is-below li.is-active a{border-bottom-color:#e0e0e0;border-top-color:#0000}.tabs.is-sheet.is-highlighted li a{border-top:3px solid #50bde6}.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-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-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 li.is-background-job-cancel a{border-top-color:#525252}.tabs.is-sheet.is-highlighted li.is-online a{border-top-color:#0fa72c}.tabs.is-sheet.is-highlighted li.is-offline a{border-top-color:#e62828}.tabs.is-sheet.is-highlighted li.is-not-start-exam a{border-top-color:#3f5491}.tabs.is-sheet.is-highlighted li.is-in-progress-exam a{border-top-color:#d88f6c}.tabs.is-sheet.is-highlighted li.is-complete-exam a{border-top-color:#50bde6}.tabs.is-sheet.is-highlighted li.is-time-limit a{border-top-color:#3f5491}.tabs.is-sheet.is-highlighted li.is-highlight a{border-top-color:#ebf2fb}.tabs.is-sheet.is-highlighted li.is-highlight-search-result a{border-top-color:#c14b4b}.tabs.is-sheet.is-highlighted li.is-prepare-installed a{border-top-color:#af62a3}.tabs.is-sheet.is-highlighted li.is-prepare-downloaded a{border-top-color:#66b7a5}.tabs.is-sheet.is-highlighted li.is-prepare-unlocked a{border-top-color:#0090d1}.tabs.is-sheet.is-highlighted li.is-prepare-not-installed a{border-top-color:#c14b4b}.tabs.is-sheet.is-highlighted li.is-exam-checking-complete a{border-top-color:#0fa72c}.tabs.is-sheet.is-highlighted li.is-extend-time-warning a{border-top-color:#c14b4b}.tabs.is-sheet.is-highlighted.is-below li a{border-top:1px solid #e0e0e0;border-bottom:3px solid #50bde6}.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-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-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-background-job-cancel a{border-bottom-color:#525252}.tabs.is-sheet.is-highlighted.is-below li.is-online a{border-bottom-color:#0fa72c}.tabs.is-sheet.is-highlighted.is-below li.is-offline a{border-bottom-color:#e62828}.tabs.is-sheet.is-highlighted.is-below li.is-not-start-exam a{border-bottom-color:#3f5491}.tabs.is-sheet.is-highlighted.is-below li.is-in-progress-exam a{border-bottom-color:#d88f6c}.tabs.is-sheet.is-highlighted.is-below li.is-complete-exam a{border-bottom-color:#50bde6}.tabs.is-sheet.is-highlighted.is-below li.is-time-limit a{border-bottom-color:#3f5491}.tabs.is-sheet.is-highlighted.is-below li.is-highlight a{border-bottom-color:#ebf2fb}.tabs.is-sheet.is-highlighted.is-below li.is-highlight-search-result a{border-bottom-color:#c14b4b}.tabs.is-sheet.is-highlighted.is-below li.is-prepare-installed a{border-bottom-color:#af62a3}.tabs.is-sheet.is-highlighted.is-below li.is-prepare-downloaded a{border-bottom-color:#66b7a5}.tabs.is-sheet.is-highlighted.is-below li.is-prepare-unlocked a{border-bottom-color:#0090d1}.tabs.is-sheet.is-highlighted.is-below li.is-prepare-not-installed a{border-bottom-color:#c14b4b}.tabs.is-sheet.is-highlighted.is-below li.is-exam-checking-complete a{border-bottom-color:#0fa72c}.tabs.is-sheet.is-highlighted.is-below li.is-extend-time-warning a{border-bottom-color:#c14b4b}.tabs.is-sheet.is-highlighted.is-below li.is-active a{border-top-color:#0000}.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}.label{font-size:1.6rem}.field.is-horizontal .field-label{margin-top:.6rem}.field.is-horizontal .field-label.is-xsmall{font-size:1.2rem;margin-top:.9rem;padding:0}.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:0;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}.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}.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:"✓";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.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-white input[type=checkbox]:checked+span:before{border-color:#fff}.checkbox.is-white.is-text-color input[type=checkbox]:checked~*,.checkbox.is-white input[type=checkbox]:checked+span:after{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:#49616e}.checkbox.is-black input[type=checkbox]:checked+span:before{border-color:#0a0a0a}.checkbox.is-black.is-text-color input[type=checkbox]:checked~*,.checkbox.is-black input[type=checkbox]:checked+span:after{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.is-text-color input[type=checkbox]:checked~*,.checkbox.is-light input[type=checkbox]:checked+span:after{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:#49616e}.checkbox.is-dark input[type=checkbox]:checked+span:before{border-color:#363636}.checkbox.is-dark.is-text-color input[type=checkbox]:checked~*,.checkbox.is-dark input[type=checkbox]:checked+span:after{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-primary input[type=checkbox]:checked+span:before{border-color:#50bde6}.checkbox.is-primary.is-text-color input[type=checkbox]:checked~*,.checkbox.is-primary input[type=checkbox]:checked+span:after{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.is-text-color input[type=checkbox]:checked~*,.checkbox.is-secondary input[type=checkbox]:checked+span:after{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.is-text-color input[type=checkbox]:checked~*,.checkbox.is-link input[type=checkbox]:checked+span:after{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.is-text-color input[type=checkbox]:checked~*,.checkbox.is-info input[type=checkbox]:checked+span:after{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.is-text-color input[type=checkbox]:checked~*,.checkbox.is-success input[type=checkbox]:checked+span:after{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.is-text-color input[type=checkbox]:checked~*,.checkbox.is-warning input[type=checkbox]:checked+span:after{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:#49616e}.checkbox.is-danger input[type=checkbox]:checked+span:before{border-color:#e62828}.checkbox.is-danger.is-text-color input[type=checkbox]:checked~*,.checkbox.is-danger input[type=checkbox]:checked+span:after{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.is-text-color input[type=checkbox]:checked~*,.checkbox.is-notification input[type=checkbox]:checked+span:after{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.is-text-color input[type=checkbox]:checked~*,.checkbox.is-bg input[type=checkbox]:checked+span:after{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:#49616e}.checkbox.is-back input[type=checkbox]:checked+span:before{border-color:#7b7b7b}.checkbox.is-back.is-text-color input[type=checkbox]:checked~*,.checkbox.is-back input[type=checkbox]:checked+span:after{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-correct-result input[type=checkbox]:checked+span:before{border-color:#0fa72c}.checkbox.is-correct-result.is-text-color input[type=checkbox]:checked~*,.checkbox.is-correct-result input[type=checkbox]:checked+span:after{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.is-text-color input[type=checkbox]:checked~*,.checkbox.is-wrong-result input[type=checkbox]:checked+span:after{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.is-text-color input[type=checkbox]:checked~*,.checkbox.is-no-result input[type=checkbox]:checked+span:after{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.is-text-color input[type=checkbox]:checked~*,.checkbox.is-correct-answer-input input[type=checkbox]:checked+span:after{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.is-text-color input[type=checkbox]:checked~*,.checkbox.is-result-user-input input[type=checkbox]:checked+span:after{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.is-text-color input[type=checkbox]:checked~*,.checkbox.is-table-header input[type=checkbox]:checked+span:after{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.is-text-color input[type=checkbox]:checked~*,.checkbox.is-table-subheader input[type=checkbox]:checked+span:after{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:#49616e}.checkbox.is-background-job-waiting input[type=checkbox]:checked+span:before{border-color:#ecb920}.checkbox.is-background-job-waiting.is-text-color input[type=checkbox]:checked~*,.checkbox.is-background-job-waiting input[type=checkbox]:checked+span:after{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:#49616e}.checkbox.is-background-job-running input[type=checkbox]:checked+span:before{border-color:#2098c3}.checkbox.is-background-job-running.is-text-color input[type=checkbox]:checked~*,.checkbox.is-background-job-running input[type=checkbox]:checked+span:after{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.is-text-color input[type=checkbox]:checked~*,.checkbox.is-background-job-completed input[type=checkbox]:checked+span:after{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.is-text-color input[type=checkbox]:checked~*,.checkbox.is-background-job-failed input[type=checkbox]:checked+span:after{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.is-background-job-cancel input[type=checkbox]:checked+span:before{border-color:#525252}.checkbox.is-background-job-cancel.is-text-color input[type=checkbox]:checked~*,.checkbox.is-background-job-cancel input[type=checkbox]:checked+span:after{color:#525252}.checkbox.is-background-job-cancel.is-filled input[type=checkbox]:checked+span:before{background-color:#525252}.checkbox.is-background-job-cancel.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-online input[type=checkbox]:checked+span:before{border-color:#0fa72c}.checkbox.is-online.is-text-color input[type=checkbox]:checked~*,.checkbox.is-online input[type=checkbox]:checked+span:after{color:#0fa72c}.checkbox.is-online.is-filled input[type=checkbox]:checked+span:before{background-color:#0fa72c}.checkbox.is-online.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-offline input[type=checkbox]:checked+span:before{border-color:#e62828}.checkbox.is-offline.is-text-color input[type=checkbox]:checked~*,.checkbox.is-offline input[type=checkbox]:checked+span:after{color:#e62828}.checkbox.is-offline.is-filled input[type=checkbox]:checked+span:before{background-color:#e62828}.checkbox.is-offline.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-not-start-exam input[type=checkbox]:checked+span:before{border-color:#3f5491}.checkbox.is-not-start-exam.is-text-color input[type=checkbox]:checked~*,.checkbox.is-not-start-exam input[type=checkbox]:checked+span:after{color:#3f5491}.checkbox.is-not-start-exam.is-filled input[type=checkbox]:checked+span:before{background-color:#3f5491}.checkbox.is-not-start-exam.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-in-progress-exam input[type=checkbox]:checked+span:before{border-color:#d88f6c}.checkbox.is-in-progress-exam.is-text-color input[type=checkbox]:checked~*,.checkbox.is-in-progress-exam input[type=checkbox]:checked+span:after{color:#d88f6c}.checkbox.is-in-progress-exam.is-filled input[type=checkbox]:checked+span:before{background-color:#d88f6c}.checkbox.is-in-progress-exam.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-complete-exam input[type=checkbox]:checked+span:before{border-color:#50bde6}.checkbox.is-complete-exam.is-text-color input[type=checkbox]:checked~*,.checkbox.is-complete-exam input[type=checkbox]:checked+span:after{color:#50bde6}.checkbox.is-complete-exam.is-filled input[type=checkbox]:checked+span:before{background-color:#50bde6}.checkbox.is-complete-exam.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-time-limit input[type=checkbox]:checked+span:before{border-color:#3f5491}.checkbox.is-time-limit.is-text-color input[type=checkbox]:checked~*,.checkbox.is-time-limit input[type=checkbox]:checked+span:after{color:#3f5491}.checkbox.is-time-limit.is-filled input[type=checkbox]:checked+span:before{background-color:#3f5491}.checkbox.is-time-limit.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-highlight input[type=checkbox]:checked+span:before{border-color:#ebf2fb}.checkbox.is-highlight.is-text-color input[type=checkbox]:checked~*,.checkbox.is-highlight input[type=checkbox]:checked+span:after{color:#ebf2fb}.checkbox.is-highlight.is-filled input[type=checkbox]:checked+span:before{background-color:#ebf2fb}.checkbox.is-highlight.is-filled input[type=checkbox]:checked+span:after{color:#49616e}.checkbox.is-highlight-search-result input[type=checkbox]:checked+span:before{border-color:#c14b4b}.checkbox.is-highlight-search-result.is-text-color input[type=checkbox]:checked~*,.checkbox.is-highlight-search-result input[type=checkbox]:checked+span:after{color:#c14b4b}.checkbox.is-highlight-search-result.is-filled input[type=checkbox]:checked+span:before{background-color:#c14b4b}.checkbox.is-highlight-search-result.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-prepare-installed input[type=checkbox]:checked+span:before{border-color:#af62a3}.checkbox.is-prepare-installed.is-text-color input[type=checkbox]:checked~*,.checkbox.is-prepare-installed input[type=checkbox]:checked+span:after{color:#af62a3}.checkbox.is-prepare-installed.is-filled input[type=checkbox]:checked+span:before{background-color:#af62a3}.checkbox.is-prepare-installed.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-prepare-downloaded input[type=checkbox]:checked+span:before{border-color:#66b7a5}.checkbox.is-prepare-downloaded.is-text-color input[type=checkbox]:checked~*,.checkbox.is-prepare-downloaded input[type=checkbox]:checked+span:after{color:#66b7a5}.checkbox.is-prepare-downloaded.is-filled input[type=checkbox]:checked+span:before{background-color:#66b7a5}.checkbox.is-prepare-downloaded.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-prepare-unlocked input[type=checkbox]:checked+span:before{border-color:#0090d1}.checkbox.is-prepare-unlocked.is-text-color input[type=checkbox]:checked~*,.checkbox.is-prepare-unlocked input[type=checkbox]:checked+span:after{color:#0090d1}.checkbox.is-prepare-unlocked.is-filled input[type=checkbox]:checked+span:before{background-color:#0090d1}.checkbox.is-prepare-unlocked.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-prepare-not-installed input[type=checkbox]:checked+span:before{border-color:#c14b4b}.checkbox.is-prepare-not-installed.is-text-color input[type=checkbox]:checked~*,.checkbox.is-prepare-not-installed input[type=checkbox]:checked+span:after{color:#c14b4b}.checkbox.is-prepare-not-installed.is-filled input[type=checkbox]:checked+span:before{background-color:#c14b4b}.checkbox.is-prepare-not-installed.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-exam-checking-complete input[type=checkbox]:checked+span:before{border-color:#0fa72c}.checkbox.is-exam-checking-complete.is-text-color input[type=checkbox]:checked~*,.checkbox.is-exam-checking-complete input[type=checkbox]:checked+span:after{color:#0fa72c}.checkbox.is-exam-checking-complete.is-filled input[type=checkbox]:checked+span:before{background-color:#0fa72c}.checkbox.is-exam-checking-complete.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-extend-time-warning input[type=checkbox]:checked+span:before{border-color:#c14b4b}.checkbox.is-extend-time-warning.is-text-color input[type=checkbox]:checked~*,.checkbox.is-extend-time-warning input[type=checkbox]:checked+span:after{color:#c14b4b}.checkbox.is-extend-time-warning.is-filled input[type=checkbox]:checked+span:before{background-color:#c14b4b}.checkbox.is-extend-time-warning.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 .checkbox,.checkbox-group.is-bordered.is-horizontal .checkbox+.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 .checkbox,.checkbox-group.has-divide.is-bordered.is-horizontal .checkbox+.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.has-divide .checkbox,.checkbox-group.is-white.is-bordered{border-color:#fff}.checkbox-group.is-white .checkbox-title.is-filled{background-color:#fff;color:#49616e}.checkbox-group.is-black.has-divide .checkbox,.checkbox-group.is-black.is-bordered{border-color:#0a0a0a}.checkbox-group.is-black .checkbox-title.is-filled{background-color:#0a0a0a;color:#fff}.checkbox-group.is-light.has-divide .checkbox,.checkbox-group.is-light.is-bordered{border-color:#f2f2f2}.checkbox-group.is-light .checkbox-title.is-filled{background-color:#f2f2f2;color:#49616e}.checkbox-group.is-dark.has-divide .checkbox,.checkbox-group.is-dark.is-bordered{border-color:#363636}.checkbox-group.is-dark .checkbox-title.is-filled{background-color:#363636;color:#fff}.checkbox-group.is-primary.has-divide .checkbox,.checkbox-group.is-primary.is-bordered{border-color:#50bde6}.checkbox-group.is-primary .checkbox-title.is-filled{background-color:#50bde6;color:#fff}.checkbox-group.is-secondary.has-divide .checkbox,.checkbox-group.is-secondary.is-bordered{border-color:#0c6b9e}.checkbox-group.is-secondary .checkbox-title.is-filled{background-color:#0c6b9e;color:#fff}.checkbox-group.is-link.has-divide .checkbox,.checkbox-group.is-link.is-bordered{border-color:#0087ff}.checkbox-group.is-link .checkbox-title.is-filled{background-color:#0087ff;color:#fff}.checkbox-group.is-info.has-divide .checkbox,.checkbox-group.is-info.is-bordered{border-color:#5193fb}.checkbox-group.is-info .checkbox-title.is-filled{background-color:#5193fb;color:#fff}.checkbox-group.is-success.has-divide .checkbox,.checkbox-group.is-success.is-bordered{border-color:#228b22}.checkbox-group.is-success .checkbox-title.is-filled{background-color:#228b22;color:#fff}.checkbox-group.is-warning.has-divide .checkbox,.checkbox-group.is-warning.is-bordered{border-color:#e4bb3e}.checkbox-group.is-warning .checkbox-title.is-filled{background-color:#e4bb3e;color:#49616e}.checkbox-group.is-danger.has-divide .checkbox,.checkbox-group.is-danger.is-bordered{border-color:#e62828}.checkbox-group.is-danger .checkbox-title.is-filled{background-color:#e62828;color:#fff}.checkbox-group.is-notification.has-divide .checkbox,.checkbox-group.is-notification.is-bordered{border-color:#0c6b9e}.checkbox-group.is-notification .checkbox-title.is-filled{background-color:#0c6b9e;color:#fff}.checkbox-group.is-bg.has-divide .checkbox,.checkbox-group.is-bg.is-bordered{border-color:#f4f4f4}.checkbox-group.is-bg .checkbox-title.is-filled{background-color:#f4f4f4;color:#49616e}.checkbox-group.is-back.has-divide .checkbox,.checkbox-group.is-back.is-bordered{border-color:#7b7b7b}.checkbox-group.is-back .checkbox-title.is-filled{background-color:#7b7b7b;color:#fff}.checkbox-group.is-correct-result.has-divide .checkbox,.checkbox-group.is-correct-result.is-bordered{border-color:#0fa72c}.checkbox-group.is-correct-result .checkbox-title.is-filled{background-color:#0fa72c;color:#fff}.checkbox-group.is-wrong-result.has-divide .checkbox,.checkbox-group.is-wrong-result.is-bordered{border-color:#c14b4b}.checkbox-group.is-wrong-result .checkbox-title.is-filled{background-color:#c14b4b;color:#fff}.checkbox-group.is-no-result.has-divide .checkbox,.checkbox-group.is-no-result.is-bordered{border-color:#7b7b7b}.checkbox-group.is-no-result .checkbox-title.is-filled{background-color:#7b7b7b;color:#fff}.checkbox-group.is-correct-answer-input.has-divide .checkbox,.checkbox-group.is-correct-answer-input.is-bordered{border-color:#0fa72c}.checkbox-group.is-correct-answer-input .checkbox-title.is-filled{background-color:#0fa72c;color:#fff}.checkbox-group.is-result-user-input.has-divide .checkbox,.checkbox-group.is-result-user-input.is-bordered{border-color:#7b7b7b}.checkbox-group.is-result-user-input .checkbox-title.is-filled{background-color:#7b7b7b;color:#fff}.checkbox-group.is-table-header.has-divide .checkbox,.checkbox-group.is-table-header.is-bordered{border-color:#5ea3d7}.checkbox-group.is-table-header .checkbox-title.is-filled{background-color:#5ea3d7;color:#fff}.checkbox-group.is-table-subheader.has-divide .checkbox,.checkbox-group.is-table-subheader.is-bordered{border-color:#e0e0e0}.checkbox-group.is-table-subheader .checkbox-title.is-filled{background-color:#e0e0e0;color:#49616e}.checkbox-group.is-background-job-waiting.has-divide .checkbox,.checkbox-group.is-background-job-waiting.is-bordered{border-color:#ecb920}.checkbox-group.is-background-job-waiting .checkbox-title.is-filled{background-color:#ecb920;color:#49616e}.checkbox-group.is-background-job-running.has-divide .checkbox,.checkbox-group.is-background-job-running.is-bordered{border-color:#2098c3}.checkbox-group.is-background-job-running .checkbox-title.is-filled{background-color:#2098c3;color:#fff}.checkbox-group.is-background-job-completed.has-divide .checkbox,.checkbox-group.is-background-job-completed.is-bordered{border-color:#6eba1e}.checkbox-group.is-background-job-completed .checkbox-title.is-filled{background-color:#6eba1e;color:#fff}.checkbox-group.is-background-job-failed.has-divide .checkbox,.checkbox-group.is-background-job-failed.is-bordered{border-color:#b12e49}.checkbox-group.is-background-job-failed .checkbox-title.is-filled{background-color:#b12e49;color:#fff}.checkbox-group.is-background-job-cancel.has-divide .checkbox,.checkbox-group.is-background-job-cancel.is-bordered{border-color:#525252}.checkbox-group.is-background-job-cancel .checkbox-title.is-filled{background-color:#525252;color:#fff}.checkbox-group.is-online.has-divide .checkbox,.checkbox-group.is-online.is-bordered{border-color:#0fa72c}.checkbox-group.is-online .checkbox-title.is-filled{background-color:#0fa72c;color:#fff}.checkbox-group.is-offline.has-divide .checkbox,.checkbox-group.is-offline.is-bordered{border-color:#e62828}.checkbox-group.is-offline .checkbox-title.is-filled{background-color:#e62828;color:#fff}.checkbox-group.is-not-start-exam.has-divide .checkbox,.checkbox-group.is-not-start-exam.is-bordered{border-color:#3f5491}.checkbox-group.is-not-start-exam .checkbox-title.is-filled{background-color:#3f5491;color:#fff}.checkbox-group.is-in-progress-exam.has-divide .checkbox,.checkbox-group.is-in-progress-exam.is-bordered{border-color:#d88f6c}.checkbox-group.is-in-progress-exam .checkbox-title.is-filled{background-color:#d88f6c;color:#fff}.checkbox-group.is-complete-exam.has-divide .checkbox,.checkbox-group.is-complete-exam.is-bordered{border-color:#50bde6}.checkbox-group.is-complete-exam .checkbox-title.is-filled{background-color:#50bde6;color:#fff}.checkbox-group.is-time-limit.has-divide .checkbox,.checkbox-group.is-time-limit.is-bordered{border-color:#3f5491}.checkbox-group.is-time-limit .checkbox-title.is-filled{background-color:#3f5491;color:#fff}.checkbox-group.is-highlight.has-divide .checkbox,.checkbox-group.is-highlight.is-bordered{border-color:#ebf2fb}.checkbox-group.is-highlight .checkbox-title.is-filled{background-color:#ebf2fb;color:#49616e}.checkbox-group.is-highlight-search-result.has-divide .checkbox,.checkbox-group.is-highlight-search-result.is-bordered{border-color:#c14b4b}.checkbox-group.is-highlight-search-result .checkbox-title.is-filled{background-color:#c14b4b;color:#fff}.checkbox-group.is-prepare-installed.has-divide .checkbox,.checkbox-group.is-prepare-installed.is-bordered{border-color:#af62a3}.checkbox-group.is-prepare-installed .checkbox-title.is-filled{background-color:#af62a3;color:#fff}.checkbox-group.is-prepare-downloaded.has-divide .checkbox,.checkbox-group.is-prepare-downloaded.is-bordered{border-color:#66b7a5}.checkbox-group.is-prepare-downloaded .checkbox-title.is-filled{background-color:#66b7a5;color:#fff}.checkbox-group.is-prepare-unlocked.has-divide .checkbox,.checkbox-group.is-prepare-unlocked.is-bordered{border-color:#0090d1}.checkbox-group.is-prepare-unlocked .checkbox-title.is-filled{background-color:#0090d1;color:#fff}.checkbox-group.is-prepare-not-installed.has-divide .checkbox,.checkbox-group.is-prepare-not-installed.is-bordered{border-color:#c14b4b}.checkbox-group.is-prepare-not-installed .checkbox-title.is-filled{background-color:#c14b4b;color:#fff}.checkbox-group.is-exam-checking-complete.has-divide .checkbox,.checkbox-group.is-exam-checking-complete.is-bordered{border-color:#0fa72c}.checkbox-group.is-exam-checking-complete .checkbox-title.is-filled{background-color:#0fa72c;color:#fff}.checkbox-group.is-extend-time-warning.has-divide .checkbox,.checkbox-group.is-extend-time-warning.is-bordered{border-color:#c14b4b}.checkbox-group.is-extend-time-warning .checkbox-title.is-filled{background-color:#c14b4b;color:#fff}.radio{line-height:1.25em;position:relative}.radio.has-bg{display:inline-flex;align-items:center}.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 input[type=radio]+span:after{top:calc(.5em + 1px);left:calc(.5em + 1px)}.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:100%;height:1.25em;width:1.25em;top:.25em;left:.25em}.radio.has-no-text input[type=radio]+span{padding-left:1.25em}.radio+.radio{margin-left:.6rem}.radio input[type=radio]{position:absolute;visibility:hidden}.radio input[type=radio]+span{padding-left:1.25em;margin-left:.6rem;display:inline-block}.radio input[type=radio]+span:before{position:absolute;content:"";border:1px solid #e0e0e0;border-radius:100%;height:1.25em;width:1.25em;top:0;left:0}.radio input[type=radio]+span:after{position:absolute;content:"";border-radius:100%;height:.75em;width:.75em;top:.25em;left:.25em}.radio input[type=radio]:checked+span:before{border-color:#50bde6}.radio input[type=radio]:checked+span:after{background:#50bde6}.radio.is-white input[type=radio]:checked+span:before{border-color:#fff}.radio.is-white input[type=radio]:checked+span:after{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+span:before{border-color:#0a0a0a}.radio.is-black input[type=radio]:checked+span:after{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+span:before{border-color:#f2f2f2}.radio.is-light input[type=radio]:checked+span:after{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+span:before{border-color:#363636}.radio.is-dark input[type=radio]:checked+span:after{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-primary input[type=radio]:checked+span:before{border-color:#50bde6}.radio.is-primary input[type=radio]:checked+span:after{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+span:before{border-color:#0c6b9e}.radio.is-secondary input[type=radio]:checked+span:after{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+span:before{border-color:#0087ff}.radio.is-link input[type=radio]:checked+span:after{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+span:before{border-color:#5193fb}.radio.is-info input[type=radio]:checked+span:after{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+span:before{border-color:#228b22}.radio.is-success input[type=radio]:checked+span:after{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+span:before{border-color:#e4bb3e}.radio.is-warning input[type=radio]:checked+span:after{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+span:before{border-color:#e62828}.radio.is-danger input[type=radio]:checked+span:after{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+span:before{border-color:#0c6b9e}.radio.is-notification input[type=radio]:checked+span:after{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+span:before{border-color:#f4f4f4}.radio.is-bg input[type=radio]:checked+span:after{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+span:before{border-color:#7b7b7b}.radio.is-back input[type=radio]:checked+span:after{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-correct-result input[type=radio]:checked+span:before{border-color:#0fa72c}.radio.is-correct-result input[type=radio]:checked+span:after{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+span:before{border-color:#c14b4b}.radio.is-wrong-result input[type=radio]:checked+span:after{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+span:before{border-color:#7b7b7b}.radio.is-no-result input[type=radio]:checked+span:after{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+span:before{border-color:#0fa72c}.radio.is-correct-answer-input input[type=radio]:checked+span:after{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+span:before{border-color:#7b7b7b}.radio.is-result-user-input input[type=radio]:checked+span:after{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+span:before{border-color:#5ea3d7}.radio.is-table-header input[type=radio]:checked+span:after{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+span:before{border-color:#e0e0e0}.radio.is-table-subheader input[type=radio]:checked+span:after{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+span:before{border-color:#ecb920}.radio.is-background-job-waiting input[type=radio]:checked+span:after{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+span:before{border-color:#2098c3}.radio.is-background-job-running input[type=radio]:checked+span:after{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+span:before{border-color:#6eba1e}.radio.is-background-job-completed input[type=radio]:checked+span:after{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+span:before{border-color:#b12e49}.radio.is-background-job-failed input[type=radio]:checked+span:after{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}.radio.is-background-job-cancel input[type=radio]:checked+span:before{border-color:#525252}.radio.is-background-job-cancel input[type=radio]:checked+span:after{background:#525252}.radio.is-background-job-cancel.is-text-color input[type=radio]:checked+span{color:#525252}.radio.is-background-job-cancel.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-background-job-cancel.has-bg input[type=radio]:checked+span{border-color:#525252}.radio.is-background-job-cancel.has-bg input[type=radio]:checked+span .radio-bg{background:#525252;border-color:#525252}.radio.is-background-job-cancel.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-online input[type=radio]:checked+span:before{border-color:#0fa72c}.radio.is-online input[type=radio]:checked+span:after{background:#0fa72c}.radio.is-online.is-text-color input[type=radio]:checked+span{color:#0fa72c}.radio.is-online.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-online.has-bg input[type=radio]:checked+span{border-color:#0fa72c}.radio.is-online.has-bg input[type=radio]:checked+span .radio-bg{background:#0fa72c;border-color:#0fa72c}.radio.is-online.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-offline input[type=radio]:checked+span:before{border-color:#e62828}.radio.is-offline input[type=radio]:checked+span:after{background:#e62828}.radio.is-offline.is-text-color input[type=radio]:checked+span{color:#e62828}.radio.is-offline.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-offline.has-bg input[type=radio]:checked+span{border-color:#e62828}.radio.is-offline.has-bg input[type=radio]:checked+span .radio-bg{background:#e62828;border-color:#e62828}.radio.is-offline.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-not-start-exam input[type=radio]:checked+span:before{border-color:#3f5491}.radio.is-not-start-exam input[type=radio]:checked+span:after{background:#3f5491}.radio.is-not-start-exam.is-text-color input[type=radio]:checked+span{color:#3f5491}.radio.is-not-start-exam.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-not-start-exam.has-bg input[type=radio]:checked+span{border-color:#3f5491}.radio.is-not-start-exam.has-bg input[type=radio]:checked+span .radio-bg{background:#3f5491;border-color:#3f5491}.radio.is-not-start-exam.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-in-progress-exam input[type=radio]:checked+span:before{border-color:#d88f6c}.radio.is-in-progress-exam input[type=radio]:checked+span:after{background:#d88f6c}.radio.is-in-progress-exam.is-text-color input[type=radio]:checked+span{color:#d88f6c}.radio.is-in-progress-exam.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-in-progress-exam.has-bg input[type=radio]:checked+span{border-color:#d88f6c}.radio.is-in-progress-exam.has-bg input[type=radio]:checked+span .radio-bg{background:#d88f6c;border-color:#d88f6c}.radio.is-in-progress-exam.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-complete-exam input[type=radio]:checked+span:before{border-color:#50bde6}.radio.is-complete-exam input[type=radio]:checked+span:after{background:#50bde6}.radio.is-complete-exam.is-text-color input[type=radio]:checked+span{color:#50bde6}.radio.is-complete-exam.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-complete-exam.has-bg input[type=radio]:checked+span{border-color:#50bde6}.radio.is-complete-exam.has-bg input[type=radio]:checked+span .radio-bg{background:#50bde6;border-color:#50bde6}.radio.is-complete-exam.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-time-limit input[type=radio]:checked+span:before{border-color:#3f5491}.radio.is-time-limit input[type=radio]:checked+span:after{background:#3f5491}.radio.is-time-limit.is-text-color input[type=radio]:checked+span{color:#3f5491}.radio.is-time-limit.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-time-limit.has-bg input[type=radio]:checked+span{border-color:#3f5491}.radio.is-time-limit.has-bg input[type=radio]:checked+span .radio-bg{background:#3f5491;border-color:#3f5491}.radio.is-time-limit.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-highlight input[type=radio]:checked+span:before{border-color:#ebf2fb}.radio.is-highlight input[type=radio]:checked+span:after{background:#ebf2fb}.radio.is-highlight.is-text-color input[type=radio]:checked+span{color:#ebf2fb}.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:#ebf2fb}.radio.is-highlight.has-bg input[type=radio]:checked+span .radio-bg{background:#ebf2fb;border-color:#ebf2fb}.radio.is-highlight.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-highlight-search-result input[type=radio]:checked+span:before{border-color:#c14b4b}.radio.is-highlight-search-result input[type=radio]:checked+span:after{background:#c14b4b}.radio.is-highlight-search-result.is-text-color input[type=radio]:checked+span{color:#c14b4b}.radio.is-highlight-search-result.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-highlight-search-result.has-bg input[type=radio]:checked+span{border-color:#c14b4b}.radio.is-highlight-search-result.has-bg input[type=radio]:checked+span .radio-bg{background:#c14b4b;border-color:#c14b4b}.radio.is-highlight-search-result.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-prepare-installed input[type=radio]:checked+span:before{border-color:#af62a3}.radio.is-prepare-installed input[type=radio]:checked+span:after{background:#af62a3}.radio.is-prepare-installed.is-text-color input[type=radio]:checked+span{color:#af62a3}.radio.is-prepare-installed.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-prepare-installed.has-bg input[type=radio]:checked+span{border-color:#af62a3}.radio.is-prepare-installed.has-bg input[type=radio]:checked+span .radio-bg{background:#af62a3;border-color:#af62a3}.radio.is-prepare-installed.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-prepare-downloaded input[type=radio]:checked+span:before{border-color:#66b7a5}.radio.is-prepare-downloaded input[type=radio]:checked+span:after{background:#66b7a5}.radio.is-prepare-downloaded.is-text-color input[type=radio]:checked+span{color:#66b7a5}.radio.is-prepare-downloaded.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-prepare-downloaded.has-bg input[type=radio]:checked+span{border-color:#66b7a5}.radio.is-prepare-downloaded.has-bg input[type=radio]:checked+span .radio-bg{background:#66b7a5;border-color:#66b7a5}.radio.is-prepare-downloaded.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-prepare-unlocked input[type=radio]:checked+span:before{border-color:#0090d1}.radio.is-prepare-unlocked input[type=radio]:checked+span:after{background:#0090d1}.radio.is-prepare-unlocked.is-text-color input[type=radio]:checked+span{color:#0090d1}.radio.is-prepare-unlocked.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-prepare-unlocked.has-bg input[type=radio]:checked+span{border-color:#0090d1}.radio.is-prepare-unlocked.has-bg input[type=radio]:checked+span .radio-bg{background:#0090d1;border-color:#0090d1}.radio.is-prepare-unlocked.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-prepare-not-installed input[type=radio]:checked+span:before{border-color:#c14b4b}.radio.is-prepare-not-installed input[type=radio]:checked+span:after{background:#c14b4b}.radio.is-prepare-not-installed.is-text-color input[type=radio]:checked+span{color:#c14b4b}.radio.is-prepare-not-installed.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-prepare-not-installed.has-bg input[type=radio]:checked+span{border-color:#c14b4b}.radio.is-prepare-not-installed.has-bg input[type=radio]:checked+span .radio-bg{background:#c14b4b;border-color:#c14b4b}.radio.is-prepare-not-installed.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-exam-checking-complete input[type=radio]:checked+span:before{border-color:#0fa72c}.radio.is-exam-checking-complete input[type=radio]:checked+span:after{background:#0fa72c}.radio.is-exam-checking-complete.is-text-color input[type=radio]:checked+span{color:#0fa72c}.radio.is-exam-checking-complete.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-exam-checking-complete.has-bg input[type=radio]:checked+span{border-color:#0fa72c}.radio.is-exam-checking-complete.has-bg input[type=radio]:checked+span .radio-bg{background:#0fa72c;border-color:#0fa72c}.radio.is-exam-checking-complete.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-extend-time-warning input[type=radio]:checked+span:before{border-color:#c14b4b}.radio.is-extend-time-warning input[type=radio]:checked+span:after{background:#c14b4b}.radio.is-extend-time-warning.is-text-color input[type=radio]:checked+span{color:#c14b4b}.radio.is-extend-time-warning.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-extend-time-warning.has-bg input[type=radio]:checked+span{border-color:#c14b4b}.radio.is-extend-time-warning.has-bg input[type=radio]:checked+span .radio-bg{background:#c14b4b;border-color:#c14b4b}.radio.is-extend-time-warning.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.select.is-borderless select{background:#0000;border:0;padding-left:0}.select .show-placeholder{color:#999}.select .show-placeholder option{color:#49616e}.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(:hover).is-loading:after{border-top-color:#0000;border-right-color:#0000}.is-required .label:after{color:#e62828;content:" *";display:inline}form .select select.ng-touched.ng-invalid,form.submitted .select select.ng-invalid{border:1px solid #e62828}form .ng-touched.ng-invalid:hover~.error-message-tooltip,form .ng-touched.ng-invalid~.error-message-control,form.submitted .ng-invalid:hover~.error-message-tooltip,form.submitted .ng-invalid~.error-message-control{display:block}form .ng-touched.ng-invalid.base-control .file .button,form .ng-touched.ng-invalid.base-control .file .file-cta,form .ng-touched.ng-invalid.base-control .file .file-name,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 input[type=radio]+span:before,form .ng-touched.ng-invalid.input,form .ng-touched.ng-invalid.textarea,form .ng-touched.ng-invalidinput[type=radio]+span:before,form.submitted .ng-invalid.base-control .file .button,form.submitted .ng-invalid.base-control .file .file-cta,form.submitted .ng-invalid.base-control .file .file-name,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 input[type=radio]+span:before,form.submitted .ng-invalid.input,form.submitted .ng-invalid.textarea,form.submitted .ng-invalidinput[type=radio]+span:before{border:1px solid #e62828}form .ng-touched.ng-invalid.base-control .file.is-right .file-name,form.submitted .ng-invalid.base-control .file.is-right .file-name{border-right-width:0}form .ng-touched.ng-invalid.base-control .file.is-left .file-name,form.submitted .ng-invalid.base-control .file.is-left .file-name{border-left-width:0}.error-message-control{display:none}.error-message-tooltip{display:none;position:absolute;top:-3.6rem;left:0;padding:.5rem 1rem;border-radius:4px;background-color:#e62828;color:#fff;text-align:left;white-space:nowrap;z-index:9999}.circle{width:1em;height:1em;border-radius:50%;background:grey}.circle.is-white{background:#fff}.circle.is-black{background:#0a0a0a}.circle.is-light{background:#f2f2f2}.circle.is-dark{background:#363636}.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-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}.circle.is-background-job-cancel{background:#525252}.circle.is-online{background:#0fa72c}.circle.is-offline{background:#e62828}.circle.is-not-start-exam{background:#3f5491}.circle.is-in-progress-exam{background:#d88f6c}.circle.is-complete-exam{background:#50bde6}.circle.is-time-limit{background:#3f5491}.circle.is-highlight{background:#ebf2fb}.circle.is-highlight-search-result{background:#c14b4b}.circle.is-prepare-installed{background:#af62a3}.circle.is-prepare-downloaded{background:#66b7a5}.circle.is-prepare-unlocked{background:#0090d1}.circle.is-prepare-not-installed{background:#c14b4b}.circle.is-exam-checking-complete{background:#0fa72c}.circle.is-extend-time-warning{background:#c14b4b}.triangle-up{width:0;height:0;border-left:.5em solid #0000;border-right:.5em solid #0000;border-bottom:.5em solid #000}.triangle-up.is-white{border-bottom:.5em solid #fff}.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-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-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-up.is-background-job-cancel{border-bottom:.5em solid #525252}.triangle-up.is-online{border-bottom:.5em solid #0fa72c}.triangle-up.is-offline{border-bottom:.5em solid #e62828}.triangle-up.is-not-start-exam{border-bottom:.5em solid #3f5491}.triangle-up.is-in-progress-exam{border-bottom:.5em solid #d88f6c}.triangle-up.is-complete-exam{border-bottom:.5em solid #50bde6}.triangle-up.is-time-limit{border-bottom:.5em solid #3f5491}.triangle-up.is-highlight{border-bottom:.5em solid #ebf2fb}.triangle-up.is-highlight-search-result{border-bottom:.5em solid #c14b4b}.triangle-up.is-prepare-installed{border-bottom:.5em solid #af62a3}.triangle-up.is-prepare-downloaded{border-bottom:.5em solid #66b7a5}.triangle-up.is-prepare-unlocked{border-bottom:.5em solid #0090d1}.triangle-up.is-prepare-not-installed{border-bottom:.5em solid #c14b4b}.triangle-up.is-exam-checking-complete{border-bottom:.5em solid #0fa72c}.triangle-up.is-extend-time-warning{border-bottom:.5em solid #c14b4b}.triangle-down{width:0;height:0;border-left:.5em solid #0000;border-right:.5em solid #0000;border-top:.5em solid #000}.triangle-down.is-white{border-top:.5em solid #fff}.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-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-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-down.is-background-job-cancel{border-top:.5em solid #525252}.triangle-down.is-online{border-top:.5em solid #0fa72c}.triangle-down.is-offline{border-top:.5em solid #e62828}.triangle-down.is-not-start-exam{border-top:.5em solid #3f5491}.triangle-down.is-in-progress-exam{border-top:.5em solid #d88f6c}.triangle-down.is-complete-exam{border-top:.5em solid #50bde6}.triangle-down.is-time-limit{border-top:.5em solid #3f5491}.triangle-down.is-highlight{border-top:.5em solid #ebf2fb}.triangle-down.is-highlight-search-result{border-top:.5em solid #c14b4b}.triangle-down.is-prepare-installed{border-top:.5em solid #af62a3}.triangle-down.is-prepare-downloaded{border-top:.5em solid #66b7a5}.triangle-down.is-prepare-unlocked{border-top:.5em solid #0090d1}.triangle-down.is-prepare-not-installed{border-top:.5em solid #c14b4b}.triangle-down.is-exam-checking-complete{border-top:.5em solid #0fa72c}.triangle-down.is-extend-time-warning{border-top:.5em solid #c14b4b}.triangle-right{width:0;height:0;border-top:.5em solid #0000;border-bottom:.5em solid #0000;border-left:.5em solid #000}.triangle-right.is-white{border-left:.5em solid #fff}.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-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-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-right.is-background-job-cancel{border-left:.5em solid #525252}.triangle-right.is-online{border-left:.5em solid #0fa72c}.triangle-right.is-offline{border-left:.5em solid #e62828}.triangle-right.is-not-start-exam{border-left:.5em solid #3f5491}.triangle-right.is-in-progress-exam{border-left:.5em solid #d88f6c}.triangle-right.is-complete-exam{border-left:.5em solid #50bde6}.triangle-right.is-time-limit{border-left:.5em solid #3f5491}.triangle-right.is-highlight{border-left:.5em solid #ebf2fb}.triangle-right.is-highlight-search-result{border-left:.5em solid #c14b4b}.triangle-right.is-prepare-installed{border-left:.5em solid #af62a3}.triangle-right.is-prepare-downloaded{border-left:.5em solid #66b7a5}.triangle-right.is-prepare-unlocked{border-left:.5em solid #0090d1}.triangle-right.is-prepare-not-installed{border-left:.5em solid #c14b4b}.triangle-right.is-exam-checking-complete{border-left:.5em solid #0fa72c}.triangle-right.is-extend-time-warning{border-left:.5em solid #c14b4b}.triangle-left{width:0;height:0;border-top:.5em solid #0000;border-bottom:.5em solid #0000;border-right:.5em solid #000}.triangle-left.is-white{border-right:.5em solid #fff}.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-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-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}.triangle-left.is-background-job-cancel{border-right:.5em solid #525252}.triangle-left.is-online{border-right:.5em solid #0fa72c}.triangle-left.is-offline{border-right:.5em solid #e62828}.triangle-left.is-not-start-exam{border-right:.5em solid #3f5491}.triangle-left.is-in-progress-exam{border-right:.5em solid #d88f6c}.triangle-left.is-complete-exam{border-right:.5em solid #50bde6}.triangle-left.is-time-limit{border-right:.5em solid #3f5491}.triangle-left.is-highlight{border-right:.5em solid #ebf2fb}.triangle-left.is-highlight-search-result{border-right:.5em solid #c14b4b}.triangle-left.is-prepare-installed{border-right:.5em solid #af62a3}.triangle-left.is-prepare-downloaded{border-right:.5em solid #66b7a5}.triangle-left.is-prepare-unlocked{border-right:.5em solid #0090d1}.triangle-left.is-prepare-not-installed{border-right:.5em solid #c14b4b}.triangle-left.is-exam-checking-complete{border-right:.5em solid #0fa72c}.triangle-left.is-extend-time-warning{border-right:.5em solid #c14b4b}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 #00000026;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175)}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-group .datatable-row-odd,.ngx-datatable.material.striped:not(.cell-selection) .datatable-body-row:hover .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:#49616e}.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 .datatable-header-cell-wrapper,.ngx-datatable.material .datatable-header-cell.sortable .group-header-cell-template .datatable-header-cell-template-wrap-custom-head{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:grey;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}.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:#49616e}.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:#49616e}.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-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:#49616e}.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:#49616e}.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-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:#49616e}.ngx-datatable.material .datatable-header .datatable-header-cell.is-background-job-waiting .datatable-header-cell-template-wrap-custom-head{background-color:#ecb920;color:#49616e}.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.is-background-job-cancel .datatable-header-cell-template-wrap-custom-head{background-color:#525252;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-online .datatable-header-cell-template-wrap-custom-head{background-color:#0fa72c;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-offline .datatable-header-cell-template-wrap-custom-head{background-color:#e62828;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-not-start-exam .datatable-header-cell-template-wrap-custom-head{background-color:#3f5491;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-in-progress-exam .datatable-header-cell-template-wrap-custom-head{background-color:#d88f6c;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-complete-exam .datatable-header-cell-template-wrap-custom-head{background-color:#50bde6;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-time-limit .datatable-header-cell-template-wrap-custom-head{background-color:#3f5491;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-highlight .datatable-header-cell-template-wrap-custom-head{background-color:#ebf2fb;color:#49616e}.ngx-datatable.material .datatable-header .datatable-header-cell.is-highlight-search-result .datatable-header-cell-template-wrap-custom-head{background-color:#c14b4b;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-prepare-installed .datatable-header-cell-template-wrap-custom-head{background-color:#af62a3;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-prepare-downloaded .datatable-header-cell-template-wrap-custom-head{background-color:#66b7a5;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-prepare-unlocked .datatable-header-cell-template-wrap-custom-head{background-color:#0090d1;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-prepare-not-installed .datatable-header-cell-template-wrap-custom-head{background-color:#c14b4b;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-exam-checking-complete .datatable-header-cell-template-wrap-custom-head{background-color:#0fa72c;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-extend-time-warning .datatable-header-cell-template-wrap-custom-head{background-color:#c14b4b;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:none;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:#49616e;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:#49616e}.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:#49616e}.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:#49616e}.ngx-datatable.material .datatable-body .datatable-body-row.is-dark{background-color:#363636;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:#49616e}.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:#49616e}.ngx-datatable.material .datatable-body .datatable-body-row.is-back{background-color:#7b7b7b;color:#fff}.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:#49616e}.ngx-datatable.material .datatable-body .datatable-body-row.is-background-job-waiting{background-color:#ecb920;color:#49616e}.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-body-row.is-background-job-cancel{background-color:#525252;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-online{background-color:#0fa72c;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-offline{background-color:#e62828;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-not-start-exam{background-color:#3f5491;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-in-progress-exam{background-color:#d88f6c;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-complete-exam{background-color:#50bde6;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-time-limit{background-color:#3f5491;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-highlight{background-color:#ebf2fb;color:#49616e}.ngx-datatable.material .datatable-body .datatable-body-row.is-highlight-search-result{background-color:#c14b4b;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-prepare-installed{background-color:#af62a3;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-prepare-downloaded{background-color:#66b7a5;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-prepare-unlocked{background-color:#0090d1;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-prepare-not-installed{background-color:#c14b4b;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-exam-checking-complete{background-color:#0fa72c;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-extend-time-warning{background-color:#c14b4b;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:relative;position:sticky;left:0}.ngx-datatable .datatable-body-cell,.ngx-datatable .datatable-header-cell{-webkit-user-select:initial!important;-o-user-select:initial!important;user-select:initial!important}datatable-selection{display:block}.ngx-datatable.material.cell-selection .datatable-body-cell.active,.ngx-datatable.material.cell-selection .datatable-body-cell.active .datatable-row-group,.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus,.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .datatable-row-group,.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover,.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover .datatable-row-group,.ngx-datatable.material.selectable:not(.cell-selection) .datatable-body-row.active,.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,.ngx-datatable.material.selectable:not(.cell-selection) .datatable-body-row.active:hover .datatable-row-group{background-color:inherit}.ngx-datatable.material.cell-selection .datatable-body-cell.active .datatable-body-cell-label,.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 .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 .datatable-row-group .datatable-body-cell-label,.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .datatable-row-group .icon,.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .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 .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:hover .icon,.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 .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 .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 .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.selectable:not(.cell-selection) .datatable-body-row.active:hover .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:auto}.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:"✓";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:#49616e;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}.toast-container .ngx-toastr .toast-close-button{position:static;text-shadow:none}.toast-container .ngx-toastr.is-white{color:#49616e;background-color:#fff}.toast-container .ngx-toastr.is-white .toast-close-button{color:#49616e}.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:#49616e;background-color:#f2f2f2}.toast-container .ngx-toastr.is-light .toast-close-button{color:#49616e}.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-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:#49616e;background-color:#e4bb3e}.toast-container .ngx-toastr.is-warning .toast-close-button{color:#49616e}.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:#49616e;background-color:#f4f4f4}.toast-container .ngx-toastr.is-bg .toast-close-button{color:#49616e}.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-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:#49616e;background-color:#e0e0e0}.toast-container .ngx-toastr.is-table-subheader .toast-close-button{color:#49616e}.toast-container .ngx-toastr.is-background-job-waiting{color:#49616e;background-color:#ecb920}.toast-container .ngx-toastr.is-background-job-waiting .toast-close-button{color:#49616e}.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}.toast-container .ngx-toastr.is-background-job-cancel{color:#fff;background-color:#525252}.toast-container .ngx-toastr.is-background-job-cancel .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-online{color:#fff;background-color:#0fa72c}.toast-container .ngx-toastr.is-online .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-offline{color:#fff;background-color:#e62828}.toast-container .ngx-toastr.is-offline .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-not-start-exam{color:#fff;background-color:#3f5491}.toast-container .ngx-toastr.is-not-start-exam .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-in-progress-exam{color:#fff;background-color:#d88f6c}.toast-container .ngx-toastr.is-in-progress-exam .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-complete-exam{color:#fff;background-color:#50bde6}.toast-container .ngx-toastr.is-complete-exam .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-time-limit{color:#fff;background-color:#3f5491}.toast-container .ngx-toastr.is-time-limit .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-highlight{color:#49616e;background-color:#ebf2fb}.toast-container .ngx-toastr.is-highlight .toast-close-button{color:#49616e}.toast-container .ngx-toastr.is-highlight-search-result{color:#fff;background-color:#c14b4b}.toast-container .ngx-toastr.is-highlight-search-result .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-prepare-installed{color:#fff;background-color:#af62a3}.toast-container .ngx-toastr.is-prepare-installed .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-prepare-downloaded{color:#fff;background-color:#66b7a5}.toast-container .ngx-toastr.is-prepare-downloaded .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-prepare-unlocked{color:#fff;background-color:#0090d1}.toast-container .ngx-toastr.is-prepare-unlocked .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-prepare-not-installed{color:#fff;background-color:#c14b4b}.toast-container .ngx-toastr.is-prepare-not-installed .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-exam-checking-complete{color:#fff;background-color:#0fa72c}.toast-container .ngx-toastr.is-exam-checking-complete .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-extend-time-warning{color:#fff;background-color:#c14b4b}.toast-container .ngx-toastr.is-extend-time-warning .toast-close-button{color:#fff}.pcr-app .pcr-interaction .pcr-result{flex:1 1 70px;min-width:70px}.ph-item{border:0;padding:0;margin:0;background-color:initial}.ph-item>*{padding-right:0;padding-left:0}.tippy-box{position:relative;font-size:1.6rem;font-weight:400;background-color:#f2f2f2;color:#49616e;background-clip:padding-box;border:1px #00081026;border-radius:4px;box-shadow:0 4px 14px -2px #00081014}.tippy-box>.tippy-arrow:after{content:"";position:absolute;z-index:-1;border-color:#0000;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:#49616e}.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:#49616e}.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-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:#49616e}.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:#49616e}.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-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:#49616e}.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:#49616e}.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-background-job-cancel]{background-color:#525252;color:#fff}.tippy-box[data-theme~=is-background-job-cancel][data-placement^=top]>.tippy-arrow:before{border-top-color:#525252}.tippy-box[data-theme~=is-background-job-cancel][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#525252}.tippy-box[data-theme~=is-background-job-cancel][data-placement^=left]>.tippy-arrow:before{border-left-color:#525252}.tippy-box[data-theme~=is-background-job-cancel][data-placement^=right]>.tippy-arrow:before{border-right-color:#525252}.tippy-box[data-theme~=is-online]{background-color:#0fa72c;color:#fff}.tippy-box[data-theme~=is-online][data-placement^=top]>.tippy-arrow:before{border-top-color:#0fa72c}.tippy-box[data-theme~=is-online][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#0fa72c}.tippy-box[data-theme~=is-online][data-placement^=left]>.tippy-arrow:before{border-left-color:#0fa72c}.tippy-box[data-theme~=is-online][data-placement^=right]>.tippy-arrow:before{border-right-color:#0fa72c}.tippy-box[data-theme~=is-offline]{background-color:#e62828;color:#fff}.tippy-box[data-theme~=is-offline][data-placement^=top]>.tippy-arrow:before{border-top-color:#e62828}.tippy-box[data-theme~=is-offline][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#e62828}.tippy-box[data-theme~=is-offline][data-placement^=left]>.tippy-arrow:before{border-left-color:#e62828}.tippy-box[data-theme~=is-offline][data-placement^=right]>.tippy-arrow:before{border-right-color:#e62828}.tippy-box[data-theme~=is-not-start-exam]{background-color:#3f5491;color:#fff}.tippy-box[data-theme~=is-not-start-exam][data-placement^=top]>.tippy-arrow:before{border-top-color:#3f5491}.tippy-box[data-theme~=is-not-start-exam][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#3f5491}.tippy-box[data-theme~=is-not-start-exam][data-placement^=left]>.tippy-arrow:before{border-left-color:#3f5491}.tippy-box[data-theme~=is-not-start-exam][data-placement^=right]>.tippy-arrow:before{border-right-color:#3f5491}.tippy-box[data-theme~=is-in-progress-exam]{background-color:#d88f6c;color:#fff}.tippy-box[data-theme~=is-in-progress-exam][data-placement^=top]>.tippy-arrow:before{border-top-color:#d88f6c}.tippy-box[data-theme~=is-in-progress-exam][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#d88f6c}.tippy-box[data-theme~=is-in-progress-exam][data-placement^=left]>.tippy-arrow:before{border-left-color:#d88f6c}.tippy-box[data-theme~=is-in-progress-exam][data-placement^=right]>.tippy-arrow:before{border-right-color:#d88f6c}.tippy-box[data-theme~=is-complete-exam]{background-color:#50bde6;color:#fff}.tippy-box[data-theme~=is-complete-exam][data-placement^=top]>.tippy-arrow:before{border-top-color:#50bde6}.tippy-box[data-theme~=is-complete-exam][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#50bde6}.tippy-box[data-theme~=is-complete-exam][data-placement^=left]>.tippy-arrow:before{border-left-color:#50bde6}.tippy-box[data-theme~=is-complete-exam][data-placement^=right]>.tippy-arrow:before{border-right-color:#50bde6}.tippy-box[data-theme~=is-time-limit]{background-color:#3f5491;color:#fff}.tippy-box[data-theme~=is-time-limit][data-placement^=top]>.tippy-arrow:before{border-top-color:#3f5491}.tippy-box[data-theme~=is-time-limit][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#3f5491}.tippy-box[data-theme~=is-time-limit][data-placement^=left]>.tippy-arrow:before{border-left-color:#3f5491}.tippy-box[data-theme~=is-time-limit][data-placement^=right]>.tippy-arrow:before{border-right-color:#3f5491}.tippy-box[data-theme~=is-highlight]{background-color:#ebf2fb;color:#49616e}.tippy-box[data-theme~=is-highlight][data-placement^=top]>.tippy-arrow:before{border-top-color:#ebf2fb}.tippy-box[data-theme~=is-highlight][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#ebf2fb}.tippy-box[data-theme~=is-highlight][data-placement^=left]>.tippy-arrow:before{border-left-color:#ebf2fb}.tippy-box[data-theme~=is-highlight][data-placement^=right]>.tippy-arrow:before{border-right-color:#ebf2fb}.tippy-box[data-theme~=is-highlight-search-result]{background-color:#c14b4b;color:#fff}.tippy-box[data-theme~=is-highlight-search-result][data-placement^=top]>.tippy-arrow:before{border-top-color:#c14b4b}.tippy-box[data-theme~=is-highlight-search-result][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#c14b4b}.tippy-box[data-theme~=is-highlight-search-result][data-placement^=left]>.tippy-arrow:before{border-left-color:#c14b4b}.tippy-box[data-theme~=is-highlight-search-result][data-placement^=right]>.tippy-arrow:before{border-right-color:#c14b4b}.tippy-box[data-theme~=is-prepare-installed]{background-color:#af62a3;color:#fff}.tippy-box[data-theme~=is-prepare-installed][data-placement^=top]>.tippy-arrow:before{border-top-color:#af62a3}.tippy-box[data-theme~=is-prepare-installed][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#af62a3}.tippy-box[data-theme~=is-prepare-installed][data-placement^=left]>.tippy-arrow:before{border-left-color:#af62a3}.tippy-box[data-theme~=is-prepare-installed][data-placement^=right]>.tippy-arrow:before{border-right-color:#af62a3}.tippy-box[data-theme~=is-prepare-downloaded]{background-color:#66b7a5;color:#fff}.tippy-box[data-theme~=is-prepare-downloaded][data-placement^=top]>.tippy-arrow:before{border-top-color:#66b7a5}.tippy-box[data-theme~=is-prepare-downloaded][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#66b7a5}.tippy-box[data-theme~=is-prepare-downloaded][data-placement^=left]>.tippy-arrow:before{border-left-color:#66b7a5}.tippy-box[data-theme~=is-prepare-downloaded][data-placement^=right]>.tippy-arrow:before{border-right-color:#66b7a5}.tippy-box[data-theme~=is-prepare-unlocked]{background-color:#0090d1;color:#fff}.tippy-box[data-theme~=is-prepare-unlocked][data-placement^=top]>.tippy-arrow:before{border-top-color:#0090d1}.tippy-box[data-theme~=is-prepare-unlocked][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#0090d1}.tippy-box[data-theme~=is-prepare-unlocked][data-placement^=left]>.tippy-arrow:before{border-left-color:#0090d1}.tippy-box[data-theme~=is-prepare-unlocked][data-placement^=right]>.tippy-arrow:before{border-right-color:#0090d1}.tippy-box[data-theme~=is-prepare-not-installed]{background-color:#c14b4b;color:#fff}.tippy-box[data-theme~=is-prepare-not-installed][data-placement^=top]>.tippy-arrow:before{border-top-color:#c14b4b}.tippy-box[data-theme~=is-prepare-not-installed][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#c14b4b}.tippy-box[data-theme~=is-prepare-not-installed][data-placement^=left]>.tippy-arrow:before{border-left-color:#c14b4b}.tippy-box[data-theme~=is-prepare-not-installed][data-placement^=right]>.tippy-arrow:before{border-right-color:#c14b4b}.tippy-box[data-theme~=is-exam-checking-complete]{background-color:#0fa72c;color:#fff}.tippy-box[data-theme~=is-exam-checking-complete][data-placement^=top]>.tippy-arrow:before{border-top-color:#0fa72c}.tippy-box[data-theme~=is-exam-checking-complete][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#0fa72c}.tippy-box[data-theme~=is-exam-checking-complete][data-placement^=left]>.tippy-arrow:before{border-left-color:#0fa72c}.tippy-box[data-theme~=is-exam-checking-complete][data-placement^=right]>.tippy-arrow:before{border-right-color:#0fa72c}.tippy-box[data-theme~=is-extend-time-warning]{background-color:#c14b4b;color:#fff}.tippy-box[data-theme~=is-extend-time-warning][data-placement^=top]>.tippy-arrow:before{border-top-color:#c14b4b}.tippy-box[data-theme~=is-extend-time-warning][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#c14b4b}.tippy-box[data-theme~=is-extend-time-warning][data-placement^=left]>.tippy-arrow:before{border-left-color:#c14b4b}.tippy-box[data-theme~=is-extend-time-warning][data-placement^=right]>.tippy-arrow:before{border-right-color:#c14b4b}.tippy-box[data-theme~=is-bordered],.tippy-box[data-theme~=is-bordered]>.tippy-arrow:after{border-style:solid}.switch[type=checkbox]{outline:0;-webkit-user-select:none;user-select:none;display:inline-block;position:absolute;opacity:0}.switch[type=checkbox]:focus+span:after,.switch[type=checkbox]:focus+span:before{outline:1px dotted #bfbfbf}.switch[type=checkbox][disabled]{cursor:not-allowed}.switch[type=checkbox][disabled]+span,.switch[type=checkbox][disabled]+span:after,.switch[type=checkbox][disabled]+span:before{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 #0000;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:initial;border-color:#bfbfbf}.switch[type=checkbox].is-outlined+span:after{background:#bfbfbf}.switch[type=checkbox].is-outlined:checked+span:before{background-color:initial;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 grey}.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 #0000;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:initial;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:initial;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 grey}.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 #0000;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:initial;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:initial;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 grey}.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 #0000;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:initial;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:initial;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 grey}.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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;border-color:#363636!important}.switch[type=checkbox].is-unchecked-dark.is-outlined+span:after{background:#363636}.switch[type=checkbox].is-primary:checked+span:before{background:#50bde6}.switch[type=checkbox].is-primary.is-outlined:checked+span:before{background-color:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;border-color:#7b7b7b!important}.switch[type=checkbox].is-unchecked-back.is-outlined+span:after{background:#7b7b7b}.switch[type=checkbox].is-correct-result:checked+span:before{background:#0fa72c}.switch[type=checkbox].is-correct-result.is-outlined:checked+span:before{background-color:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;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:initial;border-color:#b12e49!important}.switch[type=checkbox].is-unchecked-background-job-failed.is-outlined+span:after{background:#b12e49}.switch[type=checkbox].is-background-job-cancel:checked+span:before{background:#525252}.switch[type=checkbox].is-background-job-cancel.is-outlined:checked+span:before{background-color:initial;border-color:#525252!important}.switch[type=checkbox].is-background-job-cancel.is-outlined:checked+span:after{background:#525252}.switch[type=checkbox].is-background-job-cancel.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-background-job-cancel+span:before{background:#525252}.switch[type=checkbox].is-unchecked-background-job-cancel.is-outlined+span:before{background-color:initial;border-color:#525252!important}.switch[type=checkbox].is-unchecked-background-job-cancel.is-outlined+span:after{background:#525252}.switch[type=checkbox].is-online:checked+span:before{background:#0fa72c}.switch[type=checkbox].is-online.is-outlined:checked+span:before{background-color:initial;border-color:#0fa72c!important}.switch[type=checkbox].is-online.is-outlined:checked+span:after{background:#0fa72c}.switch[type=checkbox].is-online.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-online+span:before{background:#0fa72c}.switch[type=checkbox].is-unchecked-online.is-outlined+span:before{background-color:initial;border-color:#0fa72c!important}.switch[type=checkbox].is-unchecked-online.is-outlined+span:after{background:#0fa72c}.switch[type=checkbox].is-offline:checked+span:before{background:#e62828}.switch[type=checkbox].is-offline.is-outlined:checked+span:before{background-color:initial;border-color:#e62828!important}.switch[type=checkbox].is-offline.is-outlined:checked+span:after{background:#e62828}.switch[type=checkbox].is-offline.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-offline+span:before{background:#e62828}.switch[type=checkbox].is-unchecked-offline.is-outlined+span:before{background-color:initial;border-color:#e62828!important}.switch[type=checkbox].is-unchecked-offline.is-outlined+span:after{background:#e62828}.switch[type=checkbox].is-not-start-exam:checked+span:before{background:#3f5491}.switch[type=checkbox].is-not-start-exam.is-outlined:checked+span:before{background-color:initial;border-color:#3f5491!important}.switch[type=checkbox].is-not-start-exam.is-outlined:checked+span:after{background:#3f5491}.switch[type=checkbox].is-not-start-exam.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-not-start-exam+span:before{background:#3f5491}.switch[type=checkbox].is-unchecked-not-start-exam.is-outlined+span:before{background-color:initial;border-color:#3f5491!important}.switch[type=checkbox].is-unchecked-not-start-exam.is-outlined+span:after{background:#3f5491}.switch[type=checkbox].is-in-progress-exam:checked+span:before{background:#d88f6c}.switch[type=checkbox].is-in-progress-exam.is-outlined:checked+span:before{background-color:initial;border-color:#d88f6c!important}.switch[type=checkbox].is-in-progress-exam.is-outlined:checked+span:after{background:#d88f6c}.switch[type=checkbox].is-in-progress-exam.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-in-progress-exam+span:before{background:#d88f6c}.switch[type=checkbox].is-unchecked-in-progress-exam.is-outlined+span:before{background-color:initial;border-color:#d88f6c!important}.switch[type=checkbox].is-unchecked-in-progress-exam.is-outlined+span:after{background:#d88f6c}.switch[type=checkbox].is-complete-exam:checked+span:before{background:#50bde6}.switch[type=checkbox].is-complete-exam.is-outlined:checked+span:before{background-color:initial;border-color:#50bde6!important}.switch[type=checkbox].is-complete-exam.is-outlined:checked+span:after{background:#50bde6}.switch[type=checkbox].is-complete-exam.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-complete-exam+span:before{background:#50bde6}.switch[type=checkbox].is-unchecked-complete-exam.is-outlined+span:before{background-color:initial;border-color:#50bde6!important}.switch[type=checkbox].is-unchecked-complete-exam.is-outlined+span:after{background:#50bde6}.switch[type=checkbox].is-time-limit:checked+span:before{background:#3f5491}.switch[type=checkbox].is-time-limit.is-outlined:checked+span:before{background-color:initial;border-color:#3f5491!important}.switch[type=checkbox].is-time-limit.is-outlined:checked+span:after{background:#3f5491}.switch[type=checkbox].is-time-limit.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-time-limit+span:before{background:#3f5491}.switch[type=checkbox].is-unchecked-time-limit.is-outlined+span:before{background-color:initial;border-color:#3f5491!important}.switch[type=checkbox].is-unchecked-time-limit.is-outlined+span:after{background:#3f5491}.switch[type=checkbox].is-highlight:checked+span:before{background:#ebf2fb}.switch[type=checkbox].is-highlight.is-outlined:checked+span:before{background-color:initial;border-color:#ebf2fb!important}.switch[type=checkbox].is-highlight.is-outlined:checked+span:after{background:#ebf2fb}.switch[type=checkbox].is-highlight.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-highlight+span:before{background:#ebf2fb}.switch[type=checkbox].is-unchecked-highlight.is-outlined+span:before{background-color:initial;border-color:#ebf2fb!important}.switch[type=checkbox].is-unchecked-highlight.is-outlined+span:after{background:#ebf2fb}.switch[type=checkbox].is-highlight-search-result:checked+span:before{background:#c14b4b}.switch[type=checkbox].is-highlight-search-result.is-outlined:checked+span:before{background-color:initial;border-color:#c14b4b!important}.switch[type=checkbox].is-highlight-search-result.is-outlined:checked+span:after{background:#c14b4b}.switch[type=checkbox].is-highlight-search-result.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-highlight-search-result+span:before{background:#c14b4b}.switch[type=checkbox].is-unchecked-highlight-search-result.is-outlined+span:before{background-color:initial;border-color:#c14b4b!important}.switch[type=checkbox].is-unchecked-highlight-search-result.is-outlined+span:after{background:#c14b4b}.switch[type=checkbox].is-prepare-installed:checked+span:before{background:#af62a3}.switch[type=checkbox].is-prepare-installed.is-outlined:checked+span:before{background-color:initial;border-color:#af62a3!important}.switch[type=checkbox].is-prepare-installed.is-outlined:checked+span:after{background:#af62a3}.switch[type=checkbox].is-prepare-installed.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-prepare-installed+span:before{background:#af62a3}.switch[type=checkbox].is-unchecked-prepare-installed.is-outlined+span:before{background-color:initial;border-color:#af62a3!important}.switch[type=checkbox].is-unchecked-prepare-installed.is-outlined+span:after{background:#af62a3}.switch[type=checkbox].is-prepare-downloaded:checked+span:before{background:#66b7a5}.switch[type=checkbox].is-prepare-downloaded.is-outlined:checked+span:before{background-color:initial;border-color:#66b7a5!important}.switch[type=checkbox].is-prepare-downloaded.is-outlined:checked+span:after{background:#66b7a5}.switch[type=checkbox].is-prepare-downloaded.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-prepare-downloaded+span:before{background:#66b7a5}.switch[type=checkbox].is-unchecked-prepare-downloaded.is-outlined+span:before{background-color:initial;border-color:#66b7a5!important}.switch[type=checkbox].is-unchecked-prepare-downloaded.is-outlined+span:after{background:#66b7a5}.switch[type=checkbox].is-prepare-unlocked:checked+span:before{background:#0090d1}.switch[type=checkbox].is-prepare-unlocked.is-outlined:checked+span:before{background-color:initial;border-color:#0090d1!important}.switch[type=checkbox].is-prepare-unlocked.is-outlined:checked+span:after{background:#0090d1}.switch[type=checkbox].is-prepare-unlocked.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-prepare-unlocked+span:before{background:#0090d1}.switch[type=checkbox].is-unchecked-prepare-unlocked.is-outlined+span:before{background-color:initial;border-color:#0090d1!important}.switch[type=checkbox].is-unchecked-prepare-unlocked.is-outlined+span:after{background:#0090d1}.switch[type=checkbox].is-prepare-not-installed:checked+span:before{background:#c14b4b}.switch[type=checkbox].is-prepare-not-installed.is-outlined:checked+span:before{background-color:initial;border-color:#c14b4b!important}.switch[type=checkbox].is-prepare-not-installed.is-outlined:checked+span:after{background:#c14b4b}.switch[type=checkbox].is-prepare-not-installed.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-prepare-not-installed+span:before{background:#c14b4b}.switch[type=checkbox].is-unchecked-prepare-not-installed.is-outlined+span:before{background-color:initial;border-color:#c14b4b!important}.switch[type=checkbox].is-unchecked-prepare-not-installed.is-outlined+span:after{background:#c14b4b}.switch[type=checkbox].is-exam-checking-complete:checked+span:before{background:#0fa72c}.switch[type=checkbox].is-exam-checking-complete.is-outlined:checked+span:before{background-color:initial;border-color:#0fa72c!important}.switch[type=checkbox].is-exam-checking-complete.is-outlined:checked+span:after{background:#0fa72c}.switch[type=checkbox].is-exam-checking-complete.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-exam-checking-complete+span:before{background:#0fa72c}.switch[type=checkbox].is-unchecked-exam-checking-complete.is-outlined+span:before{background-color:initial;border-color:#0fa72c!important}.switch[type=checkbox].is-unchecked-exam-checking-complete.is-outlined+span:after{background:#0fa72c}.switch[type=checkbox].is-extend-time-warning:checked+span:before{background:#c14b4b}.switch[type=checkbox].is-extend-time-warning.is-outlined:checked+span:before{background-color:initial;border-color:#c14b4b!important}.switch[type=checkbox].is-extend-time-warning.is-outlined:checked+span:after{background:#c14b4b}.switch[type=checkbox].is-extend-time-warning.is-thin.is-outlined+span:after{box-shadow:none}.switch[type=checkbox].is-unchecked-extend-time-warning+span:before{background:#c14b4b}.switch[type=checkbox].is-unchecked-extend-time-warning.is-outlined+span:before{background-color:initial;border-color:#c14b4b!important}.switch[type=checkbox].is-unchecked-extend-time-warning.is-outlined+span:after{background:#c14b4b}.field-body .switch[type=checkbox]+span{margin-top:.375em}html._g-fit-to-page{overflow-x:hidden}html._g-fit-to-page body{transform-origin:0 0}body.ios ._g-html-side{overflow:auto}@media print{body,html{-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{flex-direction:column;background:#fff;height:100%;width:1366px}._g-exam-container,._g-exam-layout{display:flex;background-color:#ebf2fb}._g-exam-layout{font-size:1.6rem;flex:1;height:calc(100vh - 48px - 10px - 34px);max-height:calc(100vh - 48px - 10px - 34px)}._exam-page .fr-view img{cursor:pointer}._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:#0c6b9e;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;padding:15px 10px 10px;overflow-y:scroll;background-color:#fff}._g-html-side-editor{display:block;width:685px}._g-html-side-editor .fr-box.fr-basic .fr-element{padding:10px}._g-input-math-replacement-box,._g-input-replacement-box,._g-textarea-replacement-box{border:1px solid #e0e0e0;border-radius:4px}._g-input-replacement-box{padding:.5rem .9rem;min-height:3.6rem}._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:#49616e}._g-cmd-math .button,._g-cmd-math .button-space{width:4rem;height:3.6rem;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,.mq-math-mode .mq-editable-field,.mq-math-mode .mq-nonSymbola,.mq-math-mode .mq-operator-name,.mq-math-mode .mq-sqrt-prefix,.mq-math-mode .mq-text-mode,.mq-math-mode var{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):after{width:.5em;height:.5em;border-width:1px;margin-top:-.35em}.ng-select .ng-select-container{border-color:#e0e0e0;cursor:pointer}.ng-select.ng-invalid.ng-touched.ng-invalid .ng-select-container,form.submitted .ng-select.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:#999}.ng-select .ng-arrow-wrapper .ng-arrow{border:#0000}.ng-select-loading .ng-arrow-wrapper,.ng-select-loading:after{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;border-radius:4px}.modal.modal-no-close .modal-background{pointer-events:none}.modal.modal-no-close .modal-card-head .modal-card-title{margin-left:0;margin-right:0}.modal.modal-no-close .modal-card-head .delete{display:none}.modal.modal-editor .fr-math-popup{z-index:1020}.modal.modal-editor .fr-box.fr-basic .fr-wrapper,.modal.modal-editor .fr-toolbar{border:none}.modal.modal-editor .fr-box.fr-basic .fr-element{overflow-y:scroll;max-height:calc(100vh - 240px)}@media screen and (min-width: 768px), print{.modal.modal-exam .modal-card,.modal.modal-exam .modal-content{height:100%}}@media screen and (min-width: 1366px){.modal.modal-exam .modal-card,.modal.modal-exam .modal-content{height:100%}}.modal.modal-editor .modal-card-body,.modal.modal-exam .modal-card-body{padding:0;overflow:initial}@media screen and (max-width: 767px){.modal.modal-editor>.modal-card,.modal.modal-editor>.modal-content,.modal.modal-exam>.modal-card,.modal.modal-exam>.modal-content{width:auto}}@media screen and (min-width: 768px), print{.modal.modal-editor>.modal-card,.modal.modal-editor>.modal-content,.modal.modal-exam>.modal-card,.modal.modal-exam>.modal-content{width:auto}}@media screen and (min-width: 1366px){.modal.modal-editor>.modal-card,.modal.modal-editor>.modal-content,.modal.modal-exam>.modal-card,.modal.modal-exam>.modal-content{width:auto}}@media screen and (max-width: 767px){.modal.modal-extend-time-history>.modal-card{width:90%!important}}@media screen and (min-width: 768px), print{.modal.modal-extend-time-history>.modal-card{width:90%!important}}@media screen and (min-width: 1366px){.modal.modal-extend-time-history>.modal-card{width:90%!important}}.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:#0000}.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 #ccc;border-bottom:1px solid #ccc;border-radius:10px}lib-editor-input .fr-box.fr-basic .fr-toolbar[style*="display: none"]~.fr-wrapper .fr-element{padding:calc(.25em - 1px) calc(.75em - 1px)}.is-show-only-form-submitted,lib-editor-input .fr-box.fr-basic .fr-toolbar[style*="display: none"]~.fr-second-toolbar,lib-editor-input .fr-box.fr-basic .fr-toolbar[style*="display: none"]~.fr-wrapper .fr-placeholder{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 input[type=radio].ng-invalid+span:before,form.submitted lib-editor-input.ng-invalid .fr-box,form.submitted lib-editor.ng-invalid .fr-box,lib-editor-input.ng-touched.ng-invalid .fr-box,lib-editor.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:grey;border-color:grey;width:3.3rem;height:1.4666666667rem;top:.3666666667rem;opacity:.4}.switch._is-minimal+span:after{background:grey;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-progress-not-start progress::-moz-progress-bar{background:#3f5491}._g-progress-not-start progress::-webkit-progress-value{background:#3f5491}._g-progress-not-start progress{color:#3f5491}._g-progress-in-progress progress::-moz-progress-bar{background:#d88f6c}._g-progress-in-progress progress::-webkit-progress-value{background:#d88f6c}._g-progress-in-progress progress{color:#d88f6c}._g-progress-complete progress::-moz-progress-bar{background:#50bde6}._g-progress-complete progress::-webkit-progress-value{background:#50bde6}._g-progress-complete progress{color:#50bde6}._g-progress-prepare-not-installed progress::-moz-progress-bar{background:#c14b4b}._g-progress-prepare-not-installed progress::-webkit-progress-value{background:#c14b4b}._g-progress-prepare-not-installed progress{color:#c14b4b}._g-progress-prepare-installed progress::-moz-progress-bar{background:#af62a3}._g-progress-prepare-installed progress::-webkit-progress-value{background:#af62a3}._g-progress-prepare-installed progress{color:#af62a3}._g-progress-prepare-downloaded progress::-moz-progress-bar{background:#66b7a5}._g-progress-prepare-downloaded progress::-webkit-progress-value{background:#66b7a5}._g-progress-prepare-downloaded progress{color:#66b7a5}._g-progress-prepare-unlocked progress::-moz-progress-bar{background:#0090d1}._g-progress-prepare-unlocked progress::-webkit-progress-value{background:#0090d1}._g-progress-prepare-unlocked progress{color:#0090d1}._g-dashboard-dropdown select{border:none;background-color:#ebf2fb;color:#0087ff}.tippy-box[data-theme~=_g-observer-info]{background-color:initial;border-radius:10px}.tippy-box[data-theme~=_g-observer-info] .tippy-content{background-color:initial}.tippy-box[data-theme~=_g-observer-info][data-placement^=right]>.tippy-arrow:before{border-right-color:#49616e;border-width:6px 10px 6px 0;left:-10px}._g-client-history-modal .modal-card{height:auto!important}._g-client-history-group-header,._g-client-history-list.ngx-datatable.material .datatable-header .datatable-header-cell{background-color:#49616e;color:#fff}._g-client-history-list.ngx-datatable.material.striped .datatable-row-odd{background-color:#ebf2fb}._g-title{height:51px;font-size:3.4rem;display:flex;flex-direction:row;align-items:center}._g-title .button .icon{font-size:1.8rem}._g-button-shadow{box-shadow:0 1px 2px #00000029}._g-google-student-tag{width:180px;padding:16px 6px 16px 0;height:28px;box-shadow:0 3px 6px #00000029;border-radius:16px;border:1px solid #50bde6;background-color:#fff;display:flex;align-items:center}._g-google-student-tag ._g-google-student-tag-name{font-family:Kanit,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.2rem;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important}._g-google-student-tag ._g-google-student-tag-image-border{margin-right:10px;position:relative;display:flex;justify-content:center;align-items:center;right:1px;top:1px;background:#50bde6;border-radius:50% 50% 50% 4px;box-shadow:0 2px 4px #00000029;width:36px;height:36px;transform:rotate(-45deg)}._g-google-student-tag ._g-google-student-tag-image-border ._g-google-student-tag-image{width:24px;height:24px;border-radius:50%;transform:rotate(45deg)}._g-google-student-tag-active{background-color:#50bde6}._g-google-student-tag-active ._g-google-student-tag-name{color:#fff}._g-question-score{border-radius:0}._g-question-score:not(:focus){text-align:center}@media screen and (min-width: 768px), print{.modal.modal-fullheight .modal-card,.modal.modal-fullheight .modal-content{height:100%}}@media screen and (min-width: 1366px){.modal.modal-fullheight .modal-card,.modal.modal-fullheight .modal-content{height:100%}}