@charset "UTF-8";.ngx-datatable{display:block;overflow:hidden;justify-content:center;position:relative;transform:translateZ(0)}.ngx-datatable [hidden]{display:none!important}.ngx-datatable *,.ngx-datatable :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 rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.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 rgba(0,0,0,.12)}.ngx-datatable.material .datatable-header .datatable-header-cell{text-align:left;padding:.9rem 1.2rem;font-weight:400;background-color:#fff;color:rgba(0,0,0,.54);vertical-align:bottom;font-size:12px;font-weight:500}.ngx-datatable.material .datatable-header .datatable-header-cell .datatable-header-cell-wrapper{position:relative}.ngx-datatable.material .datatable-header .datatable-header-cell.longpress .draggable:after{transition:transform .4s ease,opacity .4s ease;opacity:.5;transform:scale(1)}.ngx-datatable.material .datatable-header .datatable-header-cell .draggable:after{content:" ";position:absolute;top:50%;left:50%;margin:-30px 0 0 -30px;height:60px;width:60px;background:#eee;border-radius:100%;opacity:1;filter:none;transform:scale(0);z-index:9999;pointer-events:none}.ngx-datatable.material .datatable-header .datatable-header-cell.dragging .resize-handle{border-right:none}.ngx-datatable.material .datatable-header .resize-handle{border-right: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:rgba(0,0,0,.87);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 rgba(0,0,0,.12);font-size:12px;font-weight:400;color:rgba(0,0,0,.54)}.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:rgba(0,0,0,.26)!important;background-color:initial!important}.ngx-datatable.material .datatable-footer .datatable-pager li.active a{background-color:hsla(0,0%,62%,.2);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:rgba(0,0,0,.54);text-decoration:none;vertical-align:bottom}.ngx-datatable.material .datatable-footer .datatable-pager a:hover{color:rgba(0,0,0,.75);background-color:hsla(0,0%,62%,.2)}.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-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:transparent;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:hsla(0,0%,86.7%,.3);color:#f5f5f5;cursor:not-allowed}.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:rgba(0,0,0,.1)}.bs-datepicker-head button:active{background-color:rgba(0,0,0,.2)}.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:rgba(0,0,0,.25)}.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:transparent}.bs-datepicker-body table td.active.select-start+td.active:before{left:-20%}.bs-datepicker-body table td:last-child.active:before{border-radius:0 3px 3px 0;width:125%;left:-25%}.bs-datepicker-body table td[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-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-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}
/*!
 * froala_editor v2.9.5 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2019 Froala Labs
 */.fr-element,.fr-element:focus{outline:0 solid transparent}.fr-box.fr-basic .fr-element{color:#000;padding:16px;box-sizing:border-box;overflow-x:auto;min-height:52px}.fr-box.fr-basic.fr-rtl .fr-element{text-align:right}.fr-element{background:0 0;position:relative;z-index:2;-webkit-user-select:auto}.fr-element a{user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto}.fr-element.fr-disabled{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.fr-element [contenteditable=true]{outline:0 solid transparent}.fr-box a.fr-floating-btn{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px 1px rgba(0,0,0,.16);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:32px;width:32px;background:#fff;color:#1e88e5;-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:0;left:0;top:0;line-height:32px;-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:0}.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:#1e88e5}.fr-box a.fr-floating-btn i,.fr-box a.fr-floating-btn svg{font-size:14px;line-height:32px}.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:#1e88e5}.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:0;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:12px;color:#aaa;z-index:1;display:none;top:0;left:0;right:0;overflow:hidden}.fr-wrapper.show-placeholder .fr-placeholder{display:block}.fr-wrapper ::selection{background:#b5d6fd;color:#000}.fr-box.fr-basic .fr-wrapper{background:#fff;border:0;border-top:0;top:0;left:0}.fr-box.fr-basic.fr-top .fr-wrapper{border-top:0;border-radius:0 0 2px 2px;-moz-border-radius:0 0 2px 2px;-webkit-border-radius:0 0 2px 2px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px 1px rgba(0,0,0,.16)}.fr-box.fr-basic.fr-bottom .fr-wrapper,.fr-box.fr-basic.fr-top .fr-wrapper{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.fr-box.fr-basic.fr-bottom .fr-wrapper{border-bottom:0;border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;-webkit-border-radius:2px 2px 0 0;box-shadow:0 -1px 3px rgba(0,0,0,.12),0 -1px 1px 1px rgba(0,0,0,.16)}@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;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px 1px rgba(0,0,0,.16);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:0;border:0}.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;box-shadow:0 3px 6px rgba(0,0,0,.16),0 2px 2px 1px rgba(0,0,0,.14);background:#222;color:#fff;font-size:11px;line-height:22px;font-family:Arial,Helvetica,sans-serif;-webkit-transition:opacity .2s ease 0s;-moz-transition:opacity .2s ease 0s;-ms-transition:opacity .2s ease 0s;-o-transition:opacity .2s ease 0s;-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"alpha(Opacity=0)";left:-3000px;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;z-index:2147483647;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fr-tooltip.fr-visible{-webkit-opacity:1;-moz-opacity:1;opacity:1;-ms-filter:"alpha(Opacity=0)"}.fr-popup .fr-btn-wrap,.fr-toolbar .fr-btn-wrap{float:left;white-space:nowrap;position:relative}.fr-popup .fr-btn-wrap.fr-hidden,.fr-toolbar .fr-btn-wrap.fr-hidden{display:none}.fr-popup .fr-command.fr-btn,.fr-toolbar .fr-command.fr-btn{background:0 0;color:#222;-moz-outline:0;outline:0;border:0;line-height:1;cursor:pointer;text-align:left;margin:0 2px;-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;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;padding:0;width:38px;height:38px}.fr-popup .fr-command.fr-btn::-moz-focus-inner,.fr-toolbar .fr-command.fr-btn::-moz-focus-inner{border:0;padding:0}.fr-popup .fr-command.fr-btn.fr-btn-text,.fr-toolbar .fr-command.fr-btn.fr-btn-text{width:auto}.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;font-size:14px;width:14px;margin:12px;text-align:center;float:none}.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-popup .fr-command.fr-btn span,.fr-toolbar .fr-command.fr-btn span{font-size:14px;display:block;line-height:17px;min-width:34px;float:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;height:17px;font-weight:700;padding:0 2px}.fr-popup .fr-command.fr-btn img,.fr-toolbar .fr-command.fr-btn img{margin:12px;width:14px}.fr-popup .fr-command.fr-btn.fr-active,.fr-toolbar .fr-command.fr-btn.fr-active{color:#1e88e5;background:0 0}.fr-popup .fr-command.fr-btn.fr-dropdown.fr-selection,.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-selection{width:auto}.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-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:8px;margin-right:16px}.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active,.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active{color:#222;background:#d6d6d6}.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:focus,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover,.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:focus,.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover{background:#d6d6d6!important;color:#222!important}.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:focus:after,.fr-popup .fr-command.fr-btn.fr-dropdown.fr-active:hover:after,.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:focus:after,.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover:after{border-top-color:#222!important}.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 transparent;border-right:4px solid transparent;border-top:4px solid #222;right:4px;top:17px;content:""}.fr-popup .fr-command.fr-btn.fr-disabled,.fr-toolbar .fr-command.fr-btn.fr-disabled{color:#bdbdbd;cursor:default}.fr-popup .fr-command.fr-btn.fr-disabled:after,.fr-toolbar .fr-command.fr-btn.fr-disabled:after{border-top-color:#bdbdbd!important}.fr-popup .fr-command.fr-btn.fr-hidden,.fr-toolbar .fr-command.fr-btn.fr-hidden{display:none}.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}.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-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-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:#222;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:#222!important}.fr-desktop .fr-command.fr-selected{color:#222;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{color:#1e88e5;background:#ebebeb}.fr-desktop .fr-command.fr-active.fr-selected{color:#1e88e5;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,.fr-popup.fr-mobile .fr-command.fr-blink,.fr-toolbar.fr-mobile .fr-command.fr-blink{background:0 0}.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}.fr-command.fr-btn+.fr-dropdown-menu{display:inline-block;position:absolute;right:auto;bottom:auto;height:auto;z-index:4;-webkit-overflow-scrolling:touch;overflow:hidden;zoom:1;border-radius:0 0 2px 2px;-moz-border-radius:0 0 2px 2px;-webkit-border-radius:0 0 2px 2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.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{background:#fff;padding:0;display:inline-block;text-align:left;position:relative;box-sizing:border-box;-webkit-transition:max-height .2s ease 0s;-moz-transition:max-height .2s ease 0s;-ms-transition:max-height .2s ease 0s;-o-transition:max-height .2s ease 0s;margin:0 auto auto;float:left;max-height:0;height:0;margin-top:0!important}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content{overflow:auto;position:relative;max-height:275px}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list{list-style-type:none;margin:0;padding:0}.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 24px;line-height:200%;display:block;cursor:pointer;white-space:nowrap;color:inherit;text-decoration:none}.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{float:right;margin-left:32px;font-weight:700;-webkit-opacity:.75;-moz-opacity:.75;opacity:.75;-ms-filter:"alpha(Opacity=0)"}.fr-command.fr-btn:not(.fr-active)+.fr-dropdown-menu{left:-3000px!important}.fr-command.fr-btn.fr-active+.fr-dropdown-menu{display:inline-block;box-shadow:0 3px 6px rgba(0,0,0,.16),0 2px 2px 1px rgba(0,0,0,.14)}.fr-command.fr-btn.fr-active+.fr-dropdown-menu .fr-dropdown-wrapper{height:auto;max-height:275px}.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.prevent-scroll{overflow:hidden}body.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:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-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 5px 8px rgba(0,0,0,.19),0 4px 3px 1px rgba(0,0,0,.14);border:0;border-top:5px solid #222;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;box-shadow:0 3px 6px rgba(0,0,0,.16),0 2px 2px 1px rgba(0,0,0,.14);border-bottom:0;overflow:hidden;position:absolute;width:100%;min-height:42px;z-index:3;-webkit-transition:height .2s ease 0s;-moz-transition:height .2s ease 0s;-ms-transition:height .2s ease 0s;-o-transition:height .2s ease 0s}.fr-modal .fr-modal-wrapper .fr-modal-head .fr-modal-close{padding:12px;width:20px;font-size:30px;cursor:pointer;line-height:18px;color:#222;box-sizing:initial;position:absolute;top:0;right:0;-webkit-transition:color .2s ease 0s;-moz-transition:color .2s ease 0s;-ms-transition:color .2s ease 0s;-o-transition:color .2s ease 0s}.fr-modal .fr-modal-wrapper .fr-modal-head h4{font-size:18px;padding:12px 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:scroll;padding-bottom:10px}.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:#1e88e5;padding:10px;cursor:pointer;text-decoration:none;border:0;background:0 0;font-size:16px;outline:0;-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:#1e88e5}.fr-modal .fr-modal-wrapper div.fr-modal-body button.fr-command:active{background:#d6d6d6;color:#1e88e5}.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:"alpha(Opacity=0)";z-index:2147483639}.fr-popup{position:absolute;display:none;color:#222;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px 1px rgba(0,0,0,.16);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-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:0;border-top:5px solid #222;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.2}.fr-popup .fr-input-focus{background:#f5f5f5}.fr-popup.fr-above{margin-top:-10px;border-top:0;border-bottom:5px solid #222;box-shadow:0 -1px 3px rgba(0,0,0,.12),0 -1px 1px 1px rgba(0,0,0,.16)}.fr-popup.fr-active{display:block}.fr-popup.fr-hidden{-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"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:8px 0}.fr-popup .fr-input-line input[type=text],.fr-popup .fr-input-line textarea{width:100%;margin:0 0 1px;border:0;border-bottom:1px solid #bdbdbd;color:#222;font-size:14px;padding:6px 0 2px;background:transparent;position:relative;z-index:2;box-sizing:border-box}.fr-popup .fr-input-line input[type=text]:focus,.fr-popup .fr-input-line textarea:focus{border-bottom:2px solid #1e88e5;margin-bottom:0}.fr-popup .fr-input-line input+label,.fr-popup .fr-input-line textarea+label{position:absolute;top:0;left:0;font-size:12px;color:transparent;-webkit-transition:color .2s ease 0s;-moz-transition:color .2s ease 0s;-ms-transition:color .2s ease 0s;-o-transition:color .2s ease 0s;z-index:3;width:100%;display:block;background:#fff}.fr-popup .fr-input-line input.fr-not-empty:focus+label,.fr-popup .fr-input-line textarea.fr-not-empty:focus+label{color:#1e88e5}.fr-popup .fr-input-line input.fr-not-empty+label,.fr-popup .fr-input-line textarea.fr-not-empty+label{color:grey}.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:0}.fr-popup textarea{resize:none}.fr-popup .fr-buttons{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px 1px rgba(0,0,0,.16);padding:0 2px;white-space:nowrap;line-height:0;border-bottom:0}.fr-popup .fr-buttons:after{clear:both;display:block;content:"";height:0}.fr-popup .fr-buttons .fr-btn{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-layer{width:225px;box-sizing:border-box;margin:10px;display:none}@media (min-width:768px){.fr-popup .fr-layer{width:300px}}.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:#1e88e5;padding:10px;cursor:pointer;text-decoration:none;border:0;background:0 0;font-size:16px;outline:0;-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:#1e88e5}.fr-popup .fr-action-buttons button.fr-command:active{background:#d6d6d6;color:#1e88e5}.fr-popup .fr-action-buttons button::-moz-focus-inner{border:0}.fr-popup .fr-checkbox{position:relative;display:inline-block;width:16px;height:16px;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:1px solid #222;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:16px;height:16px;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:"alpha(Opacity=0)";border:0;cursor:pointer;height:16px;margin:0;padding:0;width:16px;top:1px;left:1px}.fr-popup .fr-checkbox input:checked+span{background:#1e88e5;border-color:#1e88e5}.fr-popup .fr-checkbox input:checked+span svg{display:block}.fr-popup .fr-checkbox input:focus+span{border-color:#1e88e5}.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-popup .fr-arrow{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #222;position:absolute;top:-9px;left:50%;margin-left:-5px;display:inline-block}.fr-popup.fr-above .fr-arrow{top:auto;bottom:-9px;border-bottom:0;border-top:5px solid #222}.fr-text-edit-layer{width:250px;box-sizing:border-box;display:block!important}.fr-toolbar{color:#222;background:#fff;position:relative;z-index:4;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;padding:0 2px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px 1px rgba(0,0,0,.16);text-align:left;border:0;border-top:5px solid #222;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.2}.fr-toolbar:after{clear:both;display:block;content:"";height:0}.fr-toolbar.fr-rtl{text-align:right}.fr-toolbar.fr-inline{display:none;white-space:nowrap;position:absolute;margin-top:10px}.fr-toolbar.fr-inline .fr-arrow{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #222;position:absolute;top:-9px;left:50%;margin-left:-5px;display:inline-block}.fr-toolbar.fr-inline.fr-above{margin-top:-10px;box-shadow:0 -1px 3px rgba(0,0,0,.12),0 -1px 1px 1px rgba(0,0,0,.16);border-bottom:5px solid #222;border-top:0}.fr-toolbar.fr-inline.fr-above .fr-arrow{top:auto;bottom:-9px;border-bottom:0;border-top-color:inherit;border-top-style:solid;border-top-width:5px}.fr-toolbar.fr-top{top:0;border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;-webkit-border-radius:2px 2px 0 0}.fr-toolbar.fr-bottom,.fr-toolbar.fr-top{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px 1px rgba(0,0,0,.16)}.fr-toolbar.fr-bottom{bottom:0;border-radius:0 0 2px 2px;-moz-border-radius:0 0 2px 2px;-webkit-border-radius:0 0 2px 2px}.fr-separator{background:#ebebeb;display:block;vertical-align:top;float:left}.fr-separator+.fr-separator{display:none}.fr-separator.fr-vs{height:34px;width:1px;margin:2px}.fr-separator.fr-hs{clear:both;height:1px;width:calc(100% - (2 * 2px));margin:0 2px}.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-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:"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}.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 v2.9.5 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2019 Froala Labs
 */.fr-img-caption.fr-rounded img,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-img-caption.fr-bordered img,img.fr-bordered{border:5px solid #ccc}img.fr-bordered{box-sizing:initial}.fr-img-caption.fr-bordered img{box-sizing:border-box}.fr-img-caption.fr-shadow img,img.fr-shadow{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px 1px rgba(0,0,0,.16)}.fr-view{word-wrap:break-word}.fr-view span[style~="color:"] a{color:inherit}.fr-view strong{font-weight:700}.fr-view table{border:0;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:#e6e6e6}.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;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:0;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:0}.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;display:inline-block;margin:auto;text-align:center;width:100%}.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:"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}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 v2.9.5 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2019 Froala Labs
 */.fr-popup .fr-colors-tabs{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px 1px rgba(0,0,0,.16);margin-bottom:5px;line-height:16px;margin-left:-2px;margin-right:-2px}.fr-popup .fr-colors-tabs .fr-colors-tab{display:inline-block;width:50%;cursor:pointer;text-align:center;color:#222;font-size:13px;padding:8px 0;position:relative}.fr-popup .fr-colors-tabs .fr-colors-tab:focus,.fr-popup .fr-colors-tabs .fr-colors-tab:hover{color:#1e88e5}.fr-popup .fr-colors-tabs .fr-colors-tab[data-param1=background]:after{position:absolute;bottom:0;left:0;width:100%;height:2px;background:#1e88e5;content:"";-webkit-transition:transform .2s ease 0s;-moz-transition:transform .2s ease 0s;-ms-transition:transform .2s ease 0s;-o-transition:transform .2s ease 0s}.fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab{color:#1e88e5}.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)}.fr-popup .fr-color-hex-layer{width:100%;margin:0;padding:10px}.fr-popup .fr-color-hex-layer .fr-input-line{float:left;width:calc(100% - 50px);padding:8px 0 0}.fr-popup .fr-color-hex-layer .fr-action-buttons{float:right;width:50px}.fr-popup .fr-color-hex-layer .fr-action-buttons button.fr-command{background-color:#1e88e5;color:#fff!important;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:32px}.fr-popup .fr-color-hex-layer .fr-action-buttons button.fr-command:hover{background-color:#166dba;color:#fff}.fr-popup .fr-separator+.fr-colors-tabs{box-shadow:none;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}.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:32px;width:32px;font-size:13px;position:absolute;bottom:0;cursor:default;left:0}.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 v2.9.5 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2019 Froala Labs
 */.fr-drag-helper{background:#1e88e5;height:2px;margin-top:-1px;-webkit-opacity:.2;-moz-opacity:.2;opacity:.2;-ms-filter:"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:"alpha(Opacity=0)"}
/*!
 * froala_editor v2.9.5 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2019 Froala Labs
 */.fr-element img{cursor:pointer}.fr-image-resizer{position:absolute;border:1px solid #1e88e5;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:#1e88e5;border:1px solid #fff;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;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:#1e88e5}.fr-popup .fr-image-upload-layer .fr-form{-webkit-opacity:0;-moz-opacity:0;opacity:0;-ms-filter:"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:#bcdbf7;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:#1e88e5;-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:"alpha(Opacity=0)"}@keyframes loading{0%{left:-25%}to{left:100%}}
/*!
 * froala_editor v2.9.5 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2019 Froala Labs
 */.clearfix:after{clear:both;display:block;content:"";height:0}.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 table td.fr-selected-cell,.fr-element table th.fr-selected-cell{border:1px double #1e88e5}.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:"alpha(Opacity=0)";border-right:1px solid #1e88e5}.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-colors-hex-layer{width:100%;margin:0;padding:10px}.fr-popup .fr-table-colors-hex-layer .fr-input-line{float:left;width:calc(100% - 50px);padding:8px 0 0}.fr-popup .fr-table-colors-hex-layer .fr-action-buttons{float:right;width:50px}.fr-popup .fr-table-colors-hex-layer .fr-action-buttons button{background-color:#1e88e5;color:#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;font-size:13px;height:32px}.fr-popup .fr-table-colors-hex-layer .fr-action-buttons button:hover{background-color:#166dba;color:#fff}.fr-popup .fr-table-size .fr-table-size-info{text-align:center;font-size:14px;padding:8px}.fr-popup .fr-table-size .fr-select-table-size{line-height:0;padding:0 5px 5px;white-space:nowrap}.fr-popup .fr-table-size .fr-select-table-size>span{display:inline-block;padding:0 4px 4px 0;background:0 0}.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:0 0}.fr-popup .fr-table-size .fr-select-table-size>span.hover>span{background:rgba(30,136,229,.3);border:1px solid #1e88e5}.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-buttons{margin-bottom:5px}.fr-popup .fr-table-colors{line-height:0;display:block}.fr-popup .fr-table-colors>span{display:inline-block;width:32px;height:32px;position:relative;z-index:1}.fr-popup .fr-table-colors>span>i{text-align:center;line-height:32px;height:32px;width:32px;font-size:13px;position:absolute;bottom:0;cursor:default;left:0}.fr-popup .fr-table-colors>span:focus{outline:1px solid #222;z-index:2}.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}.fr-audio{display:block;clear:both;position:relative;text-align:center}.fr-element .fr-audio audio{box-sizing:initial;border:1px solid transparent}.fr-element .fr-audio:hover audio{border-color:#af4f4b}.fr-element .fr-audio.fr-active audio{border-color:#1e88e5}.fr-element .fr-audio:after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;cursor:pointer;display:block;background:transparent}.fr-element .fr-audio.fr-active:after{display:none}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(resources/fontawesome-webfont.8b43027f47b20503057d.eot?v=4.7.0);src:url(resources/fontawesome-webfont.8b43027f47b20503057d.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(resources/fontawesome-webfont.20fd1704ea223900efa9.woff2?v=4.7.0) format("woff2"),url(resources/fontawesome-webfont.f691f37e57f04c152e23.woff?v=4.7.0) format("woff"),url(resources/fontawesome-webfont.1e59d2330b4c6deb84b3.ttf?v=4.7.0) format("truetype"),url(resources/fontawesome-webfont.c1e38fd9e0e74ba58f7a.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.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:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px 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;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z'/%3E%3C/svg%3E")}.toast-error{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z'/%3E%3C/svg%3E")}.toast-success{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E")}.toast-warning{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' width='576' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3E%3C/svg%3E")}.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 (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 (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 (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;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}@font-face{font-family:icomoon;src:url(resources/icomoon.7df7034926385e69bec9.woff2?77s2xb) format("woff2"),url(resources/icomoon.00b916b952e85c7f9df5.ttf?77s2xb) format("truetype"),url(resources/icomoon.1c73515d84613a80f2ba.woff?77s2xb) format("woff"),url(resources/icomoon.8c9aa4a7ef53e7dc5771.svg?77s2xb#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}.ic{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ic-announcement:before{content:"\e907"}.ic-eye-slash:before{content:"\e97b"}.ic-pdf-file:before{content:"\e908"}.ic-link:before{content:"\e909"}.ic-background-job:before{content:"\e906"}.ic-running:before{content:"\e920"}.ic-info:before{content:"\e905"}.ic-clone:before{content:"\e904"}.ic-show:before{content:"\e902"}.ic-hide:before{content:"\e903"}.ic-no:before{content:"\e900"}.ic-yes:before{content:"\e901"}.ic-circle-down:before{content:"\e977"}.ic-circle-right:before{content:"\e976"}.ic-status_not-started:before{content:"\e972"}.ic-status_in-progress:before{content:"\e973"}.ic-hr:before{content:"\e974"}.ic-export:before{content:"\e971"}.ic-image:before{content:"\e92b"}.ic-payment:before{content:"\e92c"}.ic-payment-waiting:before{content:"\e92d"}.ic-assignment:before{content:"\e96f"}.ic-exam:before{content:"\e92e"}.ic-trash:before{content:"\e92f"}.ic-attachment:before{content:"\e930"}.ic-confirm-payment:before{content:"\e931"}.ic-edit-square:before{content:"\e932"}.ic-close-cross:before{content:"\e93f"}.ic-alert:before{content:"\e965"}.ic-badges:before{content:"\e966"}.ic-ranking:before{content:"\e939"}.ic-reports:before{content:"\e93a"}.ic-roadmap:before{content:"\e93b"}.ic-certification:before{content:"\e93c"}.ic-my-course:before{content:"\e93d"}.ic-all-courses:before{content:"\e93e"}.ic-hamburger:before{content:"\e947"}.ic-previous:before{content:"\e933"}.ic-q_true-false:before{content:"\e934"}.ic-star-cup-svgrepo-com:before{content:"\e935"}.ic-video:before{content:"\e967"}.ic-circle:before{content:"\e968"}.ic-grade:before{content:"\e955"}.ic-book:before{content:"\e957"}.ic-calendar:before{content:"\e936"}.ic-clock-o:before{content:"\e937"}.ic-close:before{content:"\e940"}.ic-download:before{content:"\e970"}.ic-eye1:before{content:"\e943"}.ic-file-o:before{content:"\e944"}.ic-gear:before{content:"\e945"}.ic-list-ul:before{content:"\e969"}.ic-live_vdo:before{content:"\e96a"}.ic-next:before{content:"\e94b"}.ic-online:before{content:"\e94c"}.ic-pass:before{content:"\e94d"}.ic-photo:before{content:"\e950"}.ic-play-circle:before{content:"\e951"}.ic-plus:before{content:"\e959"}.ic-q_matching:before{content:"\e952"}.ic-q_multiple_choice:before{content:"\e938"}.ic-q_short_answer:before{content:"\e941"}.ic-q_subjective:before{content:"\e946"}.ic-q_true_false:before{content:"\e96b"}.ic-question-circle:before{content:"\e96c"}.ic-recent:before{content:"\e948"}.ic-recommend:before{content:"\e949"}.ic-reward:before{content:"\e94a"}.ic-search:before{content:"\e94e"}.ic-tag:before{content:"\e94f"}.ic-user1:before{content:"\e953"}.ic-vdo:before{content:"\e975"}.ic-volume-up:before{content:"\e958"}.ic-waiting:before{content:"\e95a"}.ic-warning:before{content:"\e95b"}.ic-x:before{content:"\e96d"}.ic-zoom:before{content:"\e96e"}.ic-all_courses:before{content:"\e954"}.ic-continue:before{content:"\e95c"}.ic-home:before{content:"\e95d"}.ic-user:before{content:"\e95e"}.ic-file_html:before{content:"\e95f"}.ic-tick:before{content:"\e960"}.ic-circle-inprogress:before{content:"\e962"}.ic-point:before{content:"\e963"}.ic-star2:before{content:"\e964"}.vjs-theme-fantasy{--vjs-theme-fantasy--primary:#9f44b4}.vjs-theme-fantasy .vjs-big-play-button{width:70px;height:70px;background:none;line-height:70px;font-size:80px;border:none;top:50%;left:50%;margin-top:-35px;margin-left:-35px;color:var(--vjs-theme-fantasy--primary)}.vjs-theme-fantasy.vjs-big-play-button:focus,.vjs-theme-fantasy:hover .vjs-big-play-button{background-color:initial;color:#fff}.vjs-theme-fantasy .vjs-control-bar{height:54px}.vjs-theme-fantasy .vjs-button>.vjs-icon-placeholder:before,.vjs-theme-fantasy .vjs-time-control{line-height:54px}.vjs-theme-fantasy .vjs-play-control{font-size:1.5em;position:relative}.vjs-theme-fantasy .vjs-volume-panel{order:4}.vjs-theme-fantasy .vjs-volume-bar{margin-top:2.5em}.vjs-theme-city .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal{height:100%}.vjs-theme-fantasy .vjs-progress-control .vjs-progress-holder,.vjs-theme-fantasy .vjs-progress-control:hover .vjs-progress-holder{font-size:1.5em}.vjs-theme-fantasy .vjs-play-control .vjs-icon-placeholder:before{height:1.3em;width:1.3em;margin-top:.2em;border-radius:1em;border:3px solid var(--vjs-theme-fantasy--secondary);top:2px;left:9px;line-height:1.1}.vjs-theme-fantasy .vjs-play-control:hover .vjs-icon-placeholder:before{border:3px solid var(--vjs-theme-fantasy--secondary)}.vjs-theme-fantasy .vjs-play-progress,.vjs-theme-fantasy .vjs-play-progress:before{background-color:var(--vjs-theme-fantasy--primary)}.vjs-theme-fantasy .vjs-play-progress:before{height:.8em;width:.8em;content:"";border:4px solid var(--vjs-theme-fantasy--secondary);border-radius:.8em;top:-.25em}.vjs-theme-fantasy .vjs-progress-control{font-size:14px}.vjs-theme-fantasy .vjs-fullscreen-control{order:6}.vjs-theme-fantasy .vjs-remaining-time{display:none}.vjs-theme-fantasy.nyan .vjs-play-progress{background:linear-gradient(180deg,#fe0000,#fe9a01 16.666666667%,#fe9a01 0,#ff0 33.332666667%,#ff0 0,#32ff00 49.999326667%,#32ff00 0,#0099fe 66.6659926%,#0099fe 0,#63f 83.33266%,#63f 0)}.vjs-theme-fantasy.nyan .vjs-play-progress:before{height:1.3em;width:1.3em;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 125' fill='%23fff'%3E%3Cpath d='M62.153 37.323h2.813v3.246h-2.813zM64.858 40.569h2.813v3.246h-2.813zM67.672 43.814h11.9v3.246h-11.9zM79.572 24.449h2.813v19.365h-2.813zM82.386 37.323h3.244v3.246h-3.244zM85.63 34.132h5.627v3.246H85.63zM91.257 37.323h2.92v12.95h-2.92zM94.177 50.274h2.922V66.21h-2.922zM91.29 66.372h2.887v3.245H91.29zM88.401 69.617h2.889v3.246h-2.889zM27.312 72.863h61.003v3.245H27.312zM73.622 76.108h2.889v3.246h-2.889zM82.563 76.108h2.888v3.246h-2.888zM76.511 79.354h6.053v3.245h-6.053zM61.941 79.354h8.895v3.245h-8.895zM67.947 76.108h2.889v3.246h-2.889zM59.321 76.108h2.888v3.246h-2.888zM27.312 17.917h49.387v3.246H27.312zM76.699 21.162h2.873v3.287h-2.873zM56.372 34.132h5.781v3.191h-5.781zM53.448 37.323h2.924v12.951h-2.924zM50.488 50.274h2.96v16.049h-2.96zM53.448 66.323h2.924v3.257h-2.924zM56.372 69.58h2.949v3.283h-2.949zM65.069 63.213h2.878v6.367h-2.878zM67.947 66.397h17.504v3.22H67.947z'/%3E%3Cpath d='M82.563 63.213h2.888v3.185h-2.888zM73.801 63.213h2.898v3.185h-2.898zM76.699 56.774h2.873v3.145h-2.873zM82.563 56.774h2.888v3.145h-2.888zM85.451 53.444h2.864v3.33h-2.864z'/%3E%3Cpath d='M85.451 56.774h2.864v3.145h-2.864zM65.069 53.444h2.878v3.33h-2.878zM65.069 56.774h2.878v3.145h-2.878zM62.209 56.774h2.86v3.145h-2.86zM21.509 24.327h2.813v45.169h-2.813zM24.323 21.162h2.99v3.165h-2.99zM18.562 69.496h8.75v3.367h-8.75zM15.656 72.863h2.906v9.591h-2.906zM18.562 79.301h8.75v3.153h-8.75zM24.323 76.108h5.743V79.3h-5.743zM33.136 76.108h2.824v6.346h-2.824zM35.96 79.281h5.813v3.173H35.96zM41.774 76.108h2.864v3.173h-2.864zM3.948 40.569h11.708v3.229H3.948zM3.948 43.814h2.921v6.459H3.948zM6.869 47.06h2.934v6.384H6.869zM9.803 50.274h2.909v6.5H9.803z'/%3E%3Cpath d='M12.711 53.444h2.945v6.475h-2.945zM15.656 56.774h5.853v3.145h-5.853z'/%3E%3Cpath d='M18.583 59.919h2.926v3.294h-2.926zM18.583 47.044h2.926v6.4h-2.926zM12.711 43.814h5.872v3.229h-5.872zM15.647 47.044h2.936v3.2h-2.936z'/%3E%3Cpath fill='none' d='M47.439 50.274h3.049v3.17h-3.049z'/%3E%3Cpath d='M73.801 30.94v-3.138h-2.965v-3.354l-37.7-.122v3.151h-3.07v3.462l-2.753-.108-.118 32.381h2.871v3.185h3.07v-3.185h2.824v3.185h-2.824v3.099l20.312.084v-3.257h-2.96V50.274h2.96V37.323h2.924v-3.191h5.781v3.191h2.813l-.108 3.246h2.813v3.246h9.027V30.94h-2.897zM33.136 56.682h-3.07v-3.158h3.07v3.158zm2.824-22.55h-2.824v-3.084h2.824v3.084zm2.907 12.928h2.907v3.184h-2.907V47.06zm5.771 16.153h-2.864v-3.294h2.864v3.294zm2.801-19.399h-2.801v-3.246h2.801v3.246zm6.009-12.766h-2.96v-3.354h2.96v3.354zm8.705 0h-2.832v-3.354h2.832v3.354zm8.683 6.275h-2.889v-3.191h2.889v3.191z'/%3E%3C/svg%3E") no-repeat;border:none;top:-.35em}.ph-item{direction:ltr;position:relative;display:flex;flex-wrap:wrap;padding:30px 15px 15px;overflow:hidden;margin-bottom:30px;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{content:" ";position:absolute;top:0;right:0;bottom:0;left:50%;z-index:1;width:500%;margin-left:-250%;animation:phAnimation .8s linear infinite;background:linear-gradient(90deg,hsla(0,0%,100%,0) 46%,hsla(0,0%,100%,.35) 50%,hsla(0,0%,100%,0) 54%) 50% 50%}.ph-item>*{flex:1 1 auto;display:flex;flex-flow:column;padding-right:15px;padding-left:15px}.ph-row{display:flex;flex-wrap:wrap;margin-bottom:7.5px}.ph-row div{height:10px;margin-bottom:7.5px;background-color:#ced4da}.ph-row .big,.ph-row.big div{height:20px;margin-bottom:15px}.ph-row .empty{background-color:hsla(0,0%,100%,0)}.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%}.ph-avatar{position:relative;width:100%;min-width:60px;background-color:#ced4da;margin-bottom:15px;border-radius:50%;overflow:hidden}.ph-avatar:before{content:" ";display:block;padding-top:100%}.ph-picture{width:100%;height:120px;background-color:#ced4da;margin-bottom:15px}@keyframes phAnimation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slide,.glide__slides--dragging{-webkit-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.glide--rtl{direction:rtl}.glide__arrow{position:absolute;display:block;top:50%;z-index:2;color:#fff;text-transform:uppercase;padding:9px 12px;background-color:initial;border:2px solid hsla(0,0%,100%,.5);border-radius:4px;box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);text-shadow:0 .25em .5em rgba(0,0,0,.1);opacity:1;cursor:pointer;transition:opacity .15s ease,border .3s ease-in-out;transform:translateY(-50%);line-height:1}.glide__arrow:focus{outline:none}.glide__arrow:hover{border-color:#fff}.glide__arrow--left{left:2em}.glide__arrow--right{right:2em}.glide__arrow--disabled{opacity:.33}.glide__bullets{position:absolute;z-index:2;bottom:2em;left:50%;display:inline-flex;list-style:none;transform:translateX(-50%)}.glide__bullet{background-color:hsla(0,0%,100%,.5);width:9px;height:9px;padding:0;border-radius:50%;border:2px solid transparent;transition:all .3s ease-in-out;cursor:pointer;line-height:0;box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);margin:0 .25em}.glide__bullet:focus{outline:none}.glide__bullet:focus,.glide__bullet:hover{border:2px solid #fff;background-color:hsla(0,0%,100%,.5)}.glide__bullet--active{background-color:#fff}.glide--swipeable{cursor:grab;cursor:-webkit-grab}.glide--dragging{cursor:grabbing;cursor:-webkit-grabbing}.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:.8rem}.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.6rem}.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:2.4rem}.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:3.2rem}.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:4rem}.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:4.8rem}@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:.8rem}.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.6rem}.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:2.4rem}.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:3.2rem}.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:4rem}.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:4.8rem}}@media print,screen and (min-width:768px){.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:.8rem}.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.6rem}.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:2.4rem}.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:3.2rem}.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:4rem}.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:4.8rem}}@media screen and (max-width:1263px){.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:.8rem}.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.6rem}.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:2.4rem}.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:3.2rem}.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:4rem}.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:4.8rem}}@media screen and (min-width:1264px){.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:.8rem}.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.6rem}.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:2.4rem}.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:3.2rem}.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:4rem}.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:4.8rem}}.brick:not(:last-child){margin-bottom:.8rem}.brick:not(:last-child).space-0{margin-bottom:0}.brick:not(:last-child).space-1{margin-bottom:.8rem}.brick:not(:last-child).space-2{margin-bottom:1.6rem}.brick:not(:last-child).space-3{margin-bottom:2.4rem}.brick:not(:last-child).space-4{margin-bottom:3.2rem}.brick:not(:last-child).space-5{margin-bottom:4rem}.brick:not(:last-child).space-6{margin-bottom:4.8rem}@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:.8rem}.brick:not(:last-child).space-2-mobile{margin-bottom:1.6rem}.brick:not(:last-child).space-3-mobile{margin-bottom:2.4rem}.brick:not(:last-child).space-4-mobile{margin-bottom:3.2rem}.brick:not(:last-child).space-5-mobile{margin-bottom:4rem}.brick:not(:last-child).space-6-mobile{margin-bottom:4.8rem}}@media print,screen and (min-width:768px){.brick:not(:last-child).space-0-tablet{margin-bottom:0}.brick:not(:last-child).space-1-tablet{margin-bottom:.8rem}.brick:not(:last-child).space-2-tablet{margin-bottom:1.6rem}.brick:not(:last-child).space-3-tablet{margin-bottom:2.4rem}.brick:not(:last-child).space-4-tablet{margin-bottom:3.2rem}.brick:not(:last-child).space-5-tablet{margin-bottom:4rem}.brick:not(:last-child).space-6-tablet{margin-bottom:4.8rem}}@media screen and (max-width:1263px){.brick:not(:last-child).space-0-touch{margin-bottom:0}.brick:not(:last-child).space-1-touch{margin-bottom:.8rem}.brick:not(:last-child).space-2-touch{margin-bottom:1.6rem}.brick:not(:last-child).space-3-touch{margin-bottom:2.4rem}.brick:not(:last-child).space-4-touch{margin-bottom:3.2rem}.brick:not(:last-child).space-5-touch{margin-bottom:4rem}.brick:not(:last-child).space-6-touch{margin-bottom:4.8rem}}@media screen and (min-width:1264px){.brick:not(:last-child).space-0-desktop{margin-bottom:0}.brick:not(:last-child).space-1-desktop{margin-bottom:.8rem}.brick:not(:last-child).space-2-desktop{margin-bottom:1.6rem}.brick:not(:last-child).space-3-desktop{margin-bottom:2.4rem}.brick:not(:last-child).space-4-desktop{margin-bottom:3.2rem}.brick:not(:last-child).space-5-desktop{margin-bottom:4rem}.brick:not(:last-child).space-6-desktop{margin-bottom:4.8rem}}.is-spacing>:not(:last-child){margin-bottom:.8rem}.is-spacing>:not(:last-child).space-0{margin-bottom:0}.is-spacing>:not(:last-child).space-1{margin-bottom:.8rem}.is-spacing>:not(:last-child).space-2{margin-bottom:1.6rem}.is-spacing>:not(:last-child).space-3{margin-bottom:2.4rem}.is-spacing>:not(:last-child).space-4{margin-bottom:3.2rem}.is-spacing>:not(:last-child).space-5{margin-bottom:4rem}.is-spacing>:not(:last-child).space-6{margin-bottom:4.8rem}@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:.8rem}.is-spacing>:not(:last-child).space-2-mobile{margin-bottom:1.6rem}.is-spacing>:not(:last-child).space-3-mobile{margin-bottom:2.4rem}.is-spacing>:not(:last-child).space-4-mobile{margin-bottom:3.2rem}.is-spacing>:not(:last-child).space-5-mobile{margin-bottom:4rem}.is-spacing>:not(:last-child).space-6-mobile{margin-bottom:4.8rem}}@media print,screen and (min-width:768px){.is-spacing>:not(:last-child).space-0-tablet{margin-bottom:0}.is-spacing>:not(:last-child).space-1-tablet{margin-bottom:.8rem}.is-spacing>:not(:last-child).space-2-tablet{margin-bottom:1.6rem}.is-spacing>:not(:last-child).space-3-tablet{margin-bottom:2.4rem}.is-spacing>:not(:last-child).space-4-tablet{margin-bottom:3.2rem}.is-spacing>:not(:last-child).space-5-tablet{margin-bottom:4rem}.is-spacing>:not(:last-child).space-6-tablet{margin-bottom:4.8rem}}@media screen and (max-width:1263px){.is-spacing>:not(:last-child).space-0-touch{margin-bottom:0}.is-spacing>:not(:last-child).space-1-touch{margin-bottom:.8rem}.is-spacing>:not(:last-child).space-2-touch{margin-bottom:1.6rem}.is-spacing>:not(:last-child).space-3-touch{margin-bottom:2.4rem}.is-spacing>:not(:last-child).space-4-touch{margin-bottom:3.2rem}.is-spacing>:not(:last-child).space-5-touch{margin-bottom:4rem}.is-spacing>:not(:last-child).space-6-touch{margin-bottom:4.8rem}}@media screen and (min-width:1264px){.is-spacing>:not(:last-child).space-0-desktop{margin-bottom:0}.is-spacing>:not(:last-child).space-1-desktop{margin-bottom:.8rem}.is-spacing>:not(:last-child).space-2-desktop{margin-bottom:1.6rem}.is-spacing>:not(:last-child).space-3-desktop{margin-bottom:2.4rem}.is-spacing>:not(:last-child).space-4-desktop{margin-bottom:3.2rem}.is-spacing>:not(:last-child).space-5-desktop{margin-bottom:4rem}.is-spacing>:not(:last-child).space-6-desktop{margin-bottom:4.8rem}}.is-spacing-2>:not(:last-child){margin-bottom:1.6rem}.is-spacing-2>:not(:last-child).space-0{margin-bottom:0}.is-spacing-2>:not(:last-child).space-1{margin-bottom:.8rem}.is-spacing-2>:not(:last-child).space-2{margin-bottom:1.6rem}.is-spacing-2>:not(:last-child).space-3{margin-bottom:2.4rem}.is-spacing-2>:not(:last-child).space-4{margin-bottom:3.2rem}.is-spacing-2>:not(:last-child).space-5{margin-bottom:4rem}.is-spacing-2>:not(:last-child).space-6{margin-bottom:4.8rem}@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:.8rem}.is-spacing-2>:not(:last-child).space-2-mobile{margin-bottom:1.6rem}.is-spacing-2>:not(:last-child).space-3-mobile{margin-bottom:2.4rem}.is-spacing-2>:not(:last-child).space-4-mobile{margin-bottom:3.2rem}.is-spacing-2>:not(:last-child).space-5-mobile{margin-bottom:4rem}.is-spacing-2>:not(:last-child).space-6-mobile{margin-bottom:4.8rem}}@media print,screen and (min-width:768px){.is-spacing-2>:not(:last-child).space-0-tablet{margin-bottom:0}.is-spacing-2>:not(:last-child).space-1-tablet{margin-bottom:.8rem}.is-spacing-2>:not(:last-child).space-2-tablet{margin-bottom:1.6rem}.is-spacing-2>:not(:last-child).space-3-tablet{margin-bottom:2.4rem}.is-spacing-2>:not(:last-child).space-4-tablet{margin-bottom:3.2rem}.is-spacing-2>:not(:last-child).space-5-tablet{margin-bottom:4rem}.is-spacing-2>:not(:last-child).space-6-tablet{margin-bottom:4.8rem}}@media screen and (max-width:1263px){.is-spacing-2>:not(:last-child).space-0-touch{margin-bottom:0}.is-spacing-2>:not(:last-child).space-1-touch{margin-bottom:.8rem}.is-spacing-2>:not(:last-child).space-2-touch{margin-bottom:1.6rem}.is-spacing-2>:not(:last-child).space-3-touch{margin-bottom:2.4rem}.is-spacing-2>:not(:last-child).space-4-touch{margin-bottom:3.2rem}.is-spacing-2>:not(:last-child).space-5-touch{margin-bottom:4rem}.is-spacing-2>:not(:last-child).space-6-touch{margin-bottom:4.8rem}}@media screen and (min-width:1264px){.is-spacing-2>:not(:last-child).space-0-desktop{margin-bottom:0}.is-spacing-2>:not(:last-child).space-1-desktop{margin-bottom:.8rem}.is-spacing-2>:not(:last-child).space-2-desktop{margin-bottom:1.6rem}.is-spacing-2>:not(:last-child).space-3-desktop{margin-bottom:2.4rem}.is-spacing-2>:not(:last-child).space-4-desktop{margin-bottom:3.2rem}.is-spacing-2>:not(:last-child).space-5-desktop{margin-bottom:4rem}.is-spacing-2>:not(:last-child).space-6-desktop{margin-bottom:4.8rem}}.is-spacing-3>:not(:last-child){margin-bottom:2.4rem}.is-spacing-3>:not(:last-child).space-0{margin-bottom:0}.is-spacing-3>:not(:last-child).space-1{margin-bottom:.8rem}.is-spacing-3>:not(:last-child).space-2{margin-bottom:1.6rem}.is-spacing-3>:not(:last-child).space-3{margin-bottom:2.4rem}.is-spacing-3>:not(:last-child).space-4{margin-bottom:3.2rem}.is-spacing-3>:not(:last-child).space-5{margin-bottom:4rem}.is-spacing-3>:not(:last-child).space-6{margin-bottom:4.8rem}@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:.8rem}.is-spacing-3>:not(:last-child).space-2-mobile{margin-bottom:1.6rem}.is-spacing-3>:not(:last-child).space-3-mobile{margin-bottom:2.4rem}.is-spacing-3>:not(:last-child).space-4-mobile{margin-bottom:3.2rem}.is-spacing-3>:not(:last-child).space-5-mobile{margin-bottom:4rem}.is-spacing-3>:not(:last-child).space-6-mobile{margin-bottom:4.8rem}}@media print,screen and (min-width:768px){.is-spacing-3>:not(:last-child).space-0-tablet{margin-bottom:0}.is-spacing-3>:not(:last-child).space-1-tablet{margin-bottom:.8rem}.is-spacing-3>:not(:last-child).space-2-tablet{margin-bottom:1.6rem}.is-spacing-3>:not(:last-child).space-3-tablet{margin-bottom:2.4rem}.is-spacing-3>:not(:last-child).space-4-tablet{margin-bottom:3.2rem}.is-spacing-3>:not(:last-child).space-5-tablet{margin-bottom:4rem}.is-spacing-3>:not(:last-child).space-6-tablet{margin-bottom:4.8rem}}@media screen and (max-width:1263px){.is-spacing-3>:not(:last-child).space-0-touch{margin-bottom:0}.is-spacing-3>:not(:last-child).space-1-touch{margin-bottom:.8rem}.is-spacing-3>:not(:last-child).space-2-touch{margin-bottom:1.6rem}.is-spacing-3>:not(:last-child).space-3-touch{margin-bottom:2.4rem}.is-spacing-3>:not(:last-child).space-4-touch{margin-bottom:3.2rem}.is-spacing-3>:not(:last-child).space-5-touch{margin-bottom:4rem}.is-spacing-3>:not(:last-child).space-6-touch{margin-bottom:4.8rem}}@media screen and (min-width:1264px){.is-spacing-3>:not(:last-child).space-0-desktop{margin-bottom:0}.is-spacing-3>:not(:last-child).space-1-desktop{margin-bottom:.8rem}.is-spacing-3>:not(:last-child).space-2-desktop{margin-bottom:1.6rem}.is-spacing-3>:not(:last-child).space-3-desktop{margin-bottom:2.4rem}.is-spacing-3>:not(:last-child).space-4-desktop{margin-bottom:3.2rem}.is-spacing-3>:not(:last-child).space-5-desktop{margin-bottom:4rem}.is-spacing-3>:not(:last-child).space-6-desktop{margin-bottom:4.8rem}}.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.6rem;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:.8rem;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.6rem;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:2.4rem;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:3.2rem;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:4rem;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:4.8rem;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:.8rem;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.6rem;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:2.4rem;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:3.2rem;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:4rem;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:4.8rem;margin-bottom:0}}@media print,screen and (min-width:768px){.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:.8rem;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.6rem;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:2.4rem;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:3.2rem;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:4rem;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:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px){.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:.8rem;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.6rem;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:2.4rem;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:3.2rem;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:4rem;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:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px){.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:.8rem;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.6rem;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:2.4rem;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:3.2rem;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:4rem;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:4.8rem;margin-bottom:0}}.is-horizontal:not(.field)>.brick:not(:last-child){margin-right:.8rem;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:.8rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-2{margin-right:1.6rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-3{margin-right:2.4rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-4{margin-right:3.2rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-5{margin-right:4rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-6{margin-right:4.8rem;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:.8rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-2-mobile{margin-right:1.6rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-3-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-4-mobile{margin-right:3.2rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-5-mobile{margin-right:4rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-6-mobile{margin-right:4.8rem;margin-bottom:0}}@media print,screen and (min-width:768px){.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:.8rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-2-tablet{margin-right:1.6rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-3-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-4-tablet{margin-right:3.2rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-5-tablet{margin-right:4rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-6-tablet{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px){.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:.8rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-2-touch{margin-right:1.6rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-3-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-4-touch{margin-right:3.2rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-5-touch{margin-right:4rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-6-touch{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px){.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:.8rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-2-desktop{margin-right:1.6rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-3-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-4-desktop{margin-right:3.2rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-5-desktop{margin-right:4rem;margin-bottom:0}.is-horizontal:not(.field)>.brick:not(:last-child).space-6-desktop{margin-right:4.8rem;margin-bottom:0}}.is-spacing.is-horizontal:not(.field)>:not(:last-child){margin-right:.8rem;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:.8rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>:not(:last-child).space-2{margin-right:1.6rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>:not(:last-child).space-3{margin-right:2.4rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>:not(:last-child).space-4{margin-right:3.2rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>:not(:last-child).space-5{margin-right:4rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>:not(:last-child).space-6{margin-right:4.8rem;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:.8rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>:not(:last-child).space-2-mobile{margin-right:1.6rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>:not(:last-child).space-3-mobile{margin-right:2.4rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>:not(:last-child).space-4-mobile{margin-right:3.2rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>:not(:last-child).space-5-mobile{margin-right:4rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>:not(:last-child).space-6-mobile{margin-right:4.8rem;margin-bottom:0}}@media print,screen and (min-width:768px){.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:.8rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>:not(:last-child).space-2-tablet{margin-right:1.6rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>:not(:last-child).space-3-tablet{margin-right:2.4rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>:not(:last-child).space-4-tablet{margin-right:3.2rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>:not(:last-child).space-5-tablet{margin-right:4rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>:not(:last-child).space-6-tablet{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px){.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:.8rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>:not(:last-child).space-2-touch{margin-right:1.6rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>:not(:last-child).space-3-touch{margin-right:2.4rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>:not(:last-child).space-4-touch{margin-right:3.2rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>:not(:last-child).space-5-touch{margin-right:4rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>:not(:last-child).space-6-touch{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px){.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:.8rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>:not(:last-child).space-2-desktop{margin-right:1.6rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>:not(:last-child).space-3-desktop{margin-right:2.4rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>:not(:last-child).space-4-desktop{margin-right:3.2rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>:not(:last-child).space-5-desktop{margin-right:4rem;margin-bottom:0}.is-spacing.is-horizontal:not(.field)>:not(:last-child).space-6-desktop{margin-right:4.8rem;margin-bottom:0}}.is-spacing-2.is-horizontal:not(.field)>:not(:last-child){margin-right:1.6rem;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:.8rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>:not(:last-child).space-2{margin-right:1.6rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>:not(:last-child).space-3{margin-right:2.4rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>:not(:last-child).space-4{margin-right:3.2rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>:not(:last-child).space-5{margin-right:4rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>:not(:last-child).space-6{margin-right:4.8rem;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:.8rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>:not(:last-child).space-2-mobile{margin-right:1.6rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>:not(:last-child).space-3-mobile{margin-right:2.4rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>:not(:last-child).space-4-mobile{margin-right:3.2rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>:not(:last-child).space-5-mobile{margin-right:4rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>:not(:last-child).space-6-mobile{margin-right:4.8rem;margin-bottom:0}}@media print,screen and (min-width:768px){.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:.8rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>:not(:last-child).space-2-tablet{margin-right:1.6rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>:not(:last-child).space-3-tablet{margin-right:2.4rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>:not(:last-child).space-4-tablet{margin-right:3.2rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>:not(:last-child).space-5-tablet{margin-right:4rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>:not(:last-child).space-6-tablet{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px){.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:.8rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>:not(:last-child).space-2-touch{margin-right:1.6rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>:not(:last-child).space-3-touch{margin-right:2.4rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>:not(:last-child).space-4-touch{margin-right:3.2rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>:not(:last-child).space-5-touch{margin-right:4rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>:not(:last-child).space-6-touch{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px){.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:.8rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>:not(:last-child).space-2-desktop{margin-right:1.6rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>:not(:last-child).space-3-desktop{margin-right:2.4rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>:not(:last-child).space-4-desktop{margin-right:3.2rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>:not(:last-child).space-5-desktop{margin-right:4rem;margin-bottom:0}.is-spacing-2.is-horizontal:not(.field)>:not(:last-child).space-6-desktop{margin-right:4.8rem;margin-bottom:0}}.is-spacing-3.is-horizontal:not(.field)>:not(:last-child){margin-right:2.4rem;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:.8rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>:not(:last-child).space-2{margin-right:1.6rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>:not(:last-child).space-3{margin-right:2.4rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>:not(:last-child).space-4{margin-right:3.2rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>:not(:last-child).space-5{margin-right:4rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>:not(:last-child).space-6{margin-right:4.8rem;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:.8rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>:not(:last-child).space-2-mobile{margin-right:1.6rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>:not(:last-child).space-3-mobile{margin-right:2.4rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>:not(:last-child).space-4-mobile{margin-right:3.2rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>:not(:last-child).space-5-mobile{margin-right:4rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>:not(:last-child).space-6-mobile{margin-right:4.8rem;margin-bottom:0}}@media print,screen and (min-width:768px){.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:.8rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>:not(:last-child).space-2-tablet{margin-right:1.6rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>:not(:last-child).space-3-tablet{margin-right:2.4rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>:not(:last-child).space-4-tablet{margin-right:3.2rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>:not(:last-child).space-5-tablet{margin-right:4rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>:not(:last-child).space-6-tablet{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px){.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:.8rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>:not(:last-child).space-2-touch{margin-right:1.6rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>:not(:last-child).space-3-touch{margin-right:2.4rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>:not(:last-child).space-4-touch{margin-right:3.2rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>:not(:last-child).space-5-touch{margin-right:4rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>:not(:last-child).space-6-touch{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px){.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:.8rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>:not(:last-child).space-2-desktop{margin-right:1.6rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>:not(:last-child).space-3-desktop{margin-right:2.4rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>:not(:last-child).space-4-desktop{margin-right:3.2rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>:not(:last-child).space-5-desktop{margin-right:4rem;margin-bottom:0}.is-spacing-3.is-horizontal:not(.field)>:not(:last-child).space-6-desktop{margin-right:4.8rem;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 transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1.4rem;height:4rem;justify-content:flex-start;line-height:1.5;padding:calc(.5em - 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 transparent;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.6rem}.delete,.modal-close{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(0,0,0,.2);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:rgba(0,0,0,.3)}.delete:active,.modal-close:active{background-color:rgba(0,0,0,.4)}.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:transparent transparent #ddd #ddd;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:300px;overflow-x:hidden;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:Helvetica Neue,Helvetica,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Arial,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#31422f;font-size:1em;font-weight:400;line-height:1.5}a{color:#39c}a:hover{color:invalid-color}code{background-color:#f4f4f4;color:#eb002f;font-size:.875em;font-weight:400;padding:.25em .5em}hr{background-color:#d1d1d1;border:none;display:block;height:1px;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:#3e3e3e;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f4f4f4;color:#31422f;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:#3e3e3e}@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:.8rem!important}.push-right-1{margin-right:.8rem!important}.push-bottom-1{margin-bottom:.8rem!important}.push-left-1,.push-x-1{margin-left:.8rem!important}.push-x-1{margin-right:.8rem!important}.push-y-1{margin-top:.8rem!important;margin-bottom:.8rem!important}.push-top-2{margin-top:1.6rem!important}.push-right-2{margin-right:1.6rem!important}.push-bottom-2{margin-bottom:1.6rem!important}.push-left-2,.push-x-2{margin-left:1.6rem!important}.push-x-2{margin-right:1.6rem!important}.push-y-2{margin-top:1.6rem!important;margin-bottom:1.6rem!important}.push-top-3{margin-top:2.4rem!important}.push-right-3{margin-right:2.4rem!important}.push-bottom-3{margin-bottom:2.4rem!important}.push-left-3,.push-x-3{margin-left:2.4rem!important}.push-x-3{margin-right:2.4rem!important}.push-y-3{margin-top:2.4rem!important;margin-bottom:2.4rem!important}.push-top-4{margin-top:3.2rem!important}.push-right-4{margin-right:3.2rem!important}.push-bottom-4{margin-bottom:3.2rem!important}.push-left-4,.push-x-4{margin-left:3.2rem!important}.push-x-4{margin-right:3.2rem!important}.push-y-4{margin-top:3.2rem!important;margin-bottom:3.2rem!important}.push-top-5{margin-top:4rem!important}.push-right-5{margin-right:4rem!important}.push-bottom-5{margin-bottom:4rem!important}.push-left-5,.push-x-5{margin-left:4rem!important}.push-x-5{margin-right:4rem!important}.push-y-5{margin-top:4rem!important;margin-bottom:4rem!important}.push-top-6{margin-top:4.8rem!important}.push-right-6{margin-right:4.8rem!important}.push-bottom-6{margin-bottom:4.8rem!important}.push-left-6,.push-x-6{margin-left:4.8rem!important}.push-x-6{margin-right:4.8rem!important}.push-y-6{margin-top:4.8rem!important;margin-bottom:4.8rem!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:.8rem!important}.pad-right-1{padding-right:.8rem!important}.pad-bottom-1{padding-bottom:.8rem!important}.pad-left-1,.pad-x-1{padding-left:.8rem!important}.pad-x-1{padding-right:.8rem!important}.pad-y-1{padding-top:.8rem!important;padding-bottom:.8rem!important}.pad-top-2{padding-top:1.6rem!important}.pad-right-2{padding-right:1.6rem!important}.pad-bottom-2{padding-bottom:1.6rem!important}.pad-left-2,.pad-x-2{padding-left:1.6rem!important}.pad-x-2{padding-right:1.6rem!important}.pad-y-2{padding-top:1.6rem!important;padding-bottom:1.6rem!important}.pad-top-3{padding-top:2.4rem!important}.pad-right-3{padding-right:2.4rem!important}.pad-bottom-3{padding-bottom:2.4rem!important}.pad-left-3,.pad-x-3{padding-left:2.4rem!important}.pad-x-3{padding-right:2.4rem!important}.pad-y-3{padding-top:2.4rem!important;padding-bottom:2.4rem!important}.pad-top-4{padding-top:3.2rem!important}.pad-right-4{padding-right:3.2rem!important}.pad-bottom-4{padding-bottom:3.2rem!important}.pad-left-4,.pad-x-4{padding-left:3.2rem!important}.pad-x-4{padding-right:3.2rem!important}.pad-y-4{padding-top:3.2rem!important;padding-bottom:3.2rem!important}.pad-top-5{padding-top:4rem!important}.pad-right-5{padding-right:4rem!important}.pad-bottom-5{padding-bottom:4rem!important}.pad-left-5,.pad-x-5{padding-left:4rem!important}.pad-x-5{padding-right:4rem!important}.pad-y-5{padding-top:4rem!important;padding-bottom:4rem!important}.pad-top-6{padding-top:4.8rem!important}.pad-right-6{padding-right:4.8rem!important}.pad-bottom-6{padding-bottom:4.8rem!important}.pad-left-6,.pad-x-6{padding-left:4.8rem!important}.pad-x-6{padding-right:4.8rem!important}.pad-y-6{padding-top:4.8rem!important;padding-bottom:4.8rem!important}.is-block{display:block!important}@media screen and (max-width:767px){.is-block-mobile{display:block!important}}@media print,screen and (min-width:768px){.is-block-tablet{display:block!important}}@media screen and (min-width:768px) and (max-width:1263px){.is-block-tablet-only{display:block!important}}@media screen and (max-width:1263px){.is-block-touch{display:block!important}}@media screen and (min-width:1264px){.is-block-desktop{display:block!important}}@media screen and (min-width:1264px) and (max-width:1579px){.is-block-desktop-only{display:block!important}}@media screen and (min-width:1580px){.is-block-widescreen{display:block!important}}@media screen and (min-width:1580px) and (max-width:1899px){.is-block-widescreen-only{display:block!important}}@media screen and (min-width:1900px){.is-block-fullhd{display:block!important}}.is-flex{display:flex!important}@media screen and (max-width:767px){.is-flex-mobile{display:flex!important}}@media print,screen and (min-width:768px){.is-flex-tablet{display:flex!important}}@media screen and (min-width:768px) and (max-width:1263px){.is-flex-tablet-only{display:flex!important}}@media screen and (max-width:1263px){.is-flex-touch{display:flex!important}}@media screen and (min-width:1264px){.is-flex-desktop{display:flex!important}}@media screen and (min-width:1264px) and (max-width:1579px){.is-flex-desktop-only{display:flex!important}}@media screen and (min-width:1580px){.is-flex-widescreen{display:flex!important}}@media screen and (min-width:1580px) and (max-width:1899px){.is-flex-widescreen-only{display:flex!important}}@media screen and (min-width:1900px){.is-flex-fullhd{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width:767px){.is-inline-mobile{display:inline!important}}@media print,screen and (min-width:768px){.is-inline-tablet{display:inline!important}}@media screen and (min-width:768px) and (max-width:1263px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width:1263px){.is-inline-touch{display:inline!important}}@media screen and (min-width:1264px){.is-inline-desktop{display:inline!important}}@media screen and (min-width:1264px) and (max-width:1579px){.is-inline-desktop-only{display:inline!important}}@media screen and (min-width:1580px){.is-inline-widescreen{display:inline!important}}@media screen and (min-width:1580px) and (max-width:1899px){.is-inline-widescreen-only{display:inline!important}}@media screen and (min-width:1900px){.is-inline-fullhd{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 print,screen and (min-width:768px){.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width:768px) and (max-width:1263px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width:1263px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width:1264px){.is-inline-block-desktop{display:inline-block!important}}@media screen and (min-width:1264px) and (max-width:1579px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (min-width:1580px){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (min-width:1580px) and (max-width:1899px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (min-width:1900px){.is-inline-block-fullhd{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 print,screen and (min-width:768px){.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width:768px) and (max-width:1263px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width:1263px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width:1264px){.is-inline-flex-desktop{display:inline-flex!important}}@media screen and (min-width:1264px) and (max-width:1579px){.is-inline-flex-desktop-only{display:inline-flex!important}}@media screen and (min-width:1580px){.is-inline-flex-widescreen{display:inline-flex!important}}@media screen and (min-width:1580px) and (max-width:1899px){.is-inline-flex-widescreen-only{display:inline-flex!important}}@media screen and (min-width:1900px){.is-inline-flex-fullhd{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 print,screen and (min-width:768px){.is-hidden-tablet{display:none!important}}@media screen and (min-width:768px) and (max-width:1263px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width:1263px){.is-hidden-touch{display:none!important}}@media screen and (min-width:1264px){.is-hidden-desktop{display:none!important}}@media screen and (min-width:1264px) and (max-width:1579px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width:1580px){.is-hidden-widescreen{display:none!important}}@media screen and (min-width:1580px) and (max-width:1899px){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width:1900px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width:767px){.is-invisible-mobile{visibility:hidden!important}}@media print,screen and (min-width:768px){.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width:768px) and (max-width:1263px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width:1263px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width:1264px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (min-width:1264px) and (max-width:1579px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width:1580px){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (min-width:1580px) and (max-width:1899px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (min-width:1900px){.is-invisible-fullhd{visibility:hidden!important}}.box{background-color:#fff;border-radius:0;box-shadow:0 2px 3px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.1);color:#31422f;display:block;padding:1.75rem}a.box:focus,a.box:hover{box-shadow:0 .5em 1em -.125em rgba(0,0,0,.1),0 0 0 1px #39c}a.box:active{box-shadow:inset 0 1px 2px rgba(0,0,0,.2),0 0 0 1px #39c}.button{background-color:#fff;border-color:#e5e5e5;border-width:1px;color:#3e3e3e;cursor:pointer;justify-content:center;padding:0 1em;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(-.5em - 1px);margin-right:.25em}.button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-.5em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-.5em - 1px);margin-right:calc(-.5em - 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:transparent;color:#31422f;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:#3e3e3e}.button.is-text.is-active,.button.is-text:active{background-color:#e7e7e7;color:#3e3e3e}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:initial;border-color:transparent;box-shadow:none}.button.is-ghost{background:none;border-color:transparent;color:#39c;text-decoration:none}.button.is-ghost.is-hovered,.button.is-ghost:hover{color:#39c;text-decoration:underline}.button.is-white{background-color:#fff;border-color:transparent;color:#31422f}.button.is-white.is-hovered,.button.is-white:hover{background-color:#f9f9f9;border-color:transparent;color:#31422f}.button.is-white.is-focused,.button.is-white:focus{border-color:transparent;color:#31422f}.button.is-white.is-focused:not(:active),.button.is-white:focus:not(:active){box-shadow:invalid hsla(0,0%,100%,.25)}.button.is-white.is-active,.button.is-white:active{background-color:#f2f2f2;border-color:transparent;color:#31422f}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:transparent;box-shadow:none}.button.is-white.is-inverted{background-color:#31422f;color:#fff}.button.is-white.is-inverted.is-hovered,.button.is-white.is-inverted:hover{background-color:#263324}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#31422f;border-color:transparent;box-shadow:none;color:#fff}.button.is-white.is-loading:after{border-color:transparent transparent #31422f #31422f!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:#31422f}.button.is-white.is-outlined.is-loading:after{border-color:transparent transparent #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:transparent transparent #31422f #31422f!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:#31422f;color:#31422f}.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:#31422f;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:transparent transparent #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:#31422f;box-shadow:none;color:#31422f}.button.is-white.is-light{background-color:#fff;color:#4a4a4a}.button.is-white.is-light.is-hovered,.button.is-white.is-light:hover{background-color:#f9f9f9;border-color:transparent;color:#4a4a4a}.button.is-white.is-light.is-active,.button.is-white.is-light:active{background-color:#f2f2f2;border-color:transparent;color:#4a4a4a}.button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.button.is-black.is-hovered,.button.is-black:hover{background-color:#040404;border-color:transparent;color:#fff}.button.is-black.is-focused,.button.is-black:focus{border-color:transparent;color:#fff}.button.is-black.is-focused:not(:active),.button.is-black:focus:not(:active){box-shadow:invalid rgba(10,10,10,.25)}.button.is-black.is-active,.button.is-black:active{background-color:#000;border-color:transparent;color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#0a0a0a;border-color:transparent;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:transparent;box-shadow:none;color:#0a0a0a}.button.is-black.is-loading:after{border-color:transparent transparent #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:transparent transparent #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:transparent transparent #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:transparent transparent #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:#f5f5f5;border-color:transparent;color:#31422f}.button.is-light.is-hovered,.button.is-light:hover{background-color:#efefef;border-color:transparent;color:#31422f}.button.is-light.is-focused,.button.is-light:focus{border-color:transparent;color:#31422f}.button.is-light.is-focused:not(:active),.button.is-light:focus:not(:active){box-shadow:invalid hsla(0,0%,96.1%,.25)}.button.is-light.is-active,.button.is-light:active{background-color:#e8e8e8;border-color:transparent;color:#31422f}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#f5f5f5;border-color:transparent;box-shadow:none}.button.is-light.is-inverted{background-color:#31422f;color:#f5f5f5}.button.is-light.is-inverted.is-hovered,.button.is-light.is-inverted:hover{background-color:#263324}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:#31422f;border-color:transparent;box-shadow:none;color:#f5f5f5}.button.is-light.is-loading:after{border-color:transparent transparent #31422f #31422f!important}.button.is-light.is-outlined{background-color:initial;border-color:#f5f5f5;color:#f5f5f5}.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:#f5f5f5;border-color:#f5f5f5;color:#31422f}.button.is-light.is-outlined.is-loading:after{border-color:transparent transparent #f5f5f5 #f5f5f5!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:transparent transparent #31422f #31422f!important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{background-color:initial;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-light.is-inverted.is-outlined{background-color:initial;border-color:#31422f;color:#31422f}.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:#31422f;color:#f5f5f5}.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:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:initial;border-color:#31422f;box-shadow:none;color:#31422f}.button.is-dark{background-color:#3e3e3e;border-color:transparent;color:#fff}.button.is-dark.is-hovered,.button.is-dark:hover{background-color:#383838;border-color:transparent;color:#fff}.button.is-dark.is-focused,.button.is-dark:focus{border-color:transparent;color:#fff}.button.is-dark.is-focused:not(:active),.button.is-dark:focus:not(:active){box-shadow:invalid rgba(62,62,62,.25)}.button.is-dark.is-active,.button.is-dark:active{background-color:#313131;border-color:transparent;color:#fff}.button.is-dark[disabled],fieldset[disabled] .button.is-dark{background-color:#3e3e3e;border-color:transparent;box-shadow:none}.button.is-dark.is-inverted{background-color:#fff;color:#3e3e3e}.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:transparent;box-shadow:none;color:#3e3e3e}.button.is-dark.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined{background-color:initial;border-color:#3e3e3e;color:#3e3e3e}.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:#3e3e3e;border-color:#3e3e3e;color:#fff}.button.is-dark.is-outlined.is-loading:after{border-color:transparent transparent #3e3e3e #3e3e3e!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:transparent transparent #fff #fff!important}.button.is-dark.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined{background-color:initial;border-color:#3e3e3e;box-shadow:none;color:#3e3e3e}.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:#3e3e3e}.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:transparent transparent #3e3e3e #3e3e3e!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:#39c;border-color:transparent;color:#fff}.button.is-primary.is-hovered,.button.is-primary:hover{background-color:#3091c2;border-color:transparent;color:#fff}.button.is-primary.is-focused,.button.is-primary:focus{border-color:transparent;color:#fff}.button.is-primary.is-focused:not(:active),.button.is-primary:focus:not(:active){box-shadow:invalid rgba(51,153,204,.25)}.button.is-primary.is-active,.button.is-primary:active{background-color:#2e8ab8;border-color:transparent;color:#fff}.button.is-primary[disabled],fieldset[disabled] .button.is-primary{background-color:#39c;border-color:transparent;box-shadow:none}.button.is-primary.is-inverted{background-color:#fff;color:#39c}.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:transparent;box-shadow:none;color:#39c}.button.is-primary.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined{background-color:initial;border-color:#39c;color:#39c}.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:#39c;border-color:#39c;color:#fff}.button.is-primary.is-outlined.is-loading:after{border-color:transparent transparent #39c #39c!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:transparent transparent #fff #fff!important}.button.is-primary.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-outlined{background-color:initial;border-color:#39c;box-shadow:none;color:#39c}.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:#39c}.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:transparent transparent #39c #39c!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:#24476b;border-color:transparent;color:#fff}.button.is-secondary.is-hovered,.button.is-secondary:hover{background-color:#214161;border-color:transparent;color:#fff}.button.is-secondary.is-focused,.button.is-secondary:focus{border-color:transparent;color:#fff}.button.is-secondary.is-focused:not(:active),.button.is-secondary:focus:not(:active){box-shadow:invalid rgba(36,71,107,.25)}.button.is-secondary.is-active,.button.is-secondary:active{background-color:#1e3a58;border-color:transparent;color:#fff}.button.is-secondary[disabled],fieldset[disabled] .button.is-secondary{background-color:#24476b;border-color:transparent;box-shadow:none}.button.is-secondary.is-inverted{background-color:#fff;color:#24476b}.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:transparent;box-shadow:none;color:#24476b}.button.is-secondary.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-secondary.is-outlined{background-color:initial;border-color:#24476b;color:#24476b}.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:#24476b;border-color:#24476b;color:#fff}.button.is-secondary.is-outlined.is-loading:after{border-color:transparent transparent #24476b #24476b!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:transparent transparent #fff #fff!important}.button.is-secondary.is-outlined[disabled],fieldset[disabled] .button.is-secondary.is-outlined{background-color:initial;border-color:#24476b;box-shadow:none;color:#24476b}.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:#24476b}.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:transparent transparent #24476b #24476b!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:#39c;border-color:transparent;color:#fff}.button.is-link.is-hovered,.button.is-link:hover{background-color:#3091c2;border-color:transparent;color:#fff}.button.is-link.is-focused,.button.is-link:focus{border-color:transparent;color:#fff}.button.is-link.is-focused:not(:active),.button.is-link:focus:not(:active){box-shadow:invalid rgba(51,153,204,.25)}.button.is-link.is-active,.button.is-link:active{background-color:#2e8ab8;border-color:transparent;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#39c;border-color:transparent;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#39c}.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:transparent;box-shadow:none;color:#39c}.button.is-link.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined{background-color:initial;border-color:#39c;color:#39c}.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:#39c;border-color:#39c;color:#fff}.button.is-link.is-outlined.is-loading:after{border-color:transparent transparent #39c #39c!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:transparent transparent #fff #fff!important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:initial;border-color:#39c;box-shadow:none;color:#39c}.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:#39c}.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:transparent transparent #39c #39c!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:#0c495c;border-color:transparent;color:#fff}.button.is-info.is-hovered,.button.is-info:hover{background-color:#0b4051;border-color:transparent;color:#fff}.button.is-info.is-focused,.button.is-info:focus{border-color:transparent;color:#fff}.button.is-info.is-focused:not(:active),.button.is-info:focus:not(:active){box-shadow:invalid rgba(12,73,92,.25)}.button.is-info.is-active,.button.is-info:active{background-color:#093745;border-color:transparent;color:#fff}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:#0c495c;border-color:transparent;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#0c495c}.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:transparent;box-shadow:none;color:#0c495c}.button.is-info.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined{background-color:initial;border-color:#0c495c;color:#0c495c}.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:#0c495c;border-color:#0c495c;color:#fff}.button.is-info.is-outlined.is-loading:after{border-color:transparent transparent #0c495c #0c495c!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:transparent transparent #fff #fff!important}.button.is-info.is-outlined[disabled],fieldset[disabled] .button.is-info.is-outlined{background-color:initial;border-color:#0c495c;box-shadow:none;color:#0c495c}.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:#0c495c}.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:transparent transparent #0c495c #0c495c!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:#679466;border-color:transparent;color:#fff}.button.is-success.is-hovered,.button.is-success:hover{background-color:#628c61;border-color:transparent;color:#fff}.button.is-success.is-focused,.button.is-success:focus{border-color:transparent;color:#fff}.button.is-success.is-focused:not(:active),.button.is-success:focus:not(:active){box-shadow:invalid rgba(103,148,102,.25)}.button.is-success.is-active,.button.is-success:active{background-color:#5c855c;border-color:transparent;color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#679466;border-color:transparent;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#679466}.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:transparent;box-shadow:none;color:#679466}.button.is-success.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined{background-color:initial;border-color:#679466;color:#679466}.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:#679466;border-color:#679466;color:#fff}.button.is-success.is-outlined.is-loading:after{border-color:transparent transparent #679466 #679466!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:transparent transparent #fff #fff!important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{background-color:initial;border-color:#679466;box-shadow:none;color:#679466}.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:#679466}.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:transparent transparent #679466 #679466!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:#f7b505;border-color:transparent;color:#31422f}.button.is-warning.is-hovered,.button.is-warning:hover{background-color:#ebac05;border-color:transparent;color:#31422f}.button.is-warning.is-focused,.button.is-warning:focus{border-color:transparent;color:#31422f}.button.is-warning.is-focused:not(:active),.button.is-warning:focus:not(:active){box-shadow:invalid rgba(247,181,5,.25)}.button.is-warning.is-active,.button.is-warning:active{background-color:#dea304;border-color:transparent;color:#31422f}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#f7b505;border-color:transparent;box-shadow:none}.button.is-warning.is-inverted{background-color:#31422f;color:#f7b505}.button.is-warning.is-inverted.is-hovered,.button.is-warning.is-inverted:hover{background-color:#263324}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:#31422f;border-color:transparent;box-shadow:none;color:#f7b505}.button.is-warning.is-loading:after{border-color:transparent transparent #31422f #31422f!important}.button.is-warning.is-outlined{background-color:initial;border-color:#f7b505;color:#f7b505}.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:#f7b505;border-color:#f7b505;color:#31422f}.button.is-warning.is-outlined.is-loading:after{border-color:transparent transparent #f7b505 #f7b505!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:transparent transparent #31422f #31422f!important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{background-color:initial;border-color:#f7b505;box-shadow:none;color:#f7b505}.button.is-warning.is-inverted.is-outlined{background-color:initial;border-color:#31422f;color:#31422f}.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:#31422f;color:#f7b505}.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:transparent transparent #f7b505 #f7b505!important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:initial;border-color:#31422f;box-shadow:none;color:#31422f}.button.is-danger{background-color:#d13f5c;border-color:transparent;color:#fff}.button.is-danger.is-hovered,.button.is-danger:hover{background-color:#cf3553;border-color:transparent;color:#fff}.button.is-danger.is-focused,.button.is-danger:focus{border-color:transparent;color:#fff}.button.is-danger.is-focused:not(:active),.button.is-danger:focus:not(:active){box-shadow:invalid rgba(209,63,92,.25)}.button.is-danger.is-active,.button.is-danger:active{background-color:#c7304e;border-color:transparent;color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:#d13f5c;border-color:transparent;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#d13f5c}.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:transparent;box-shadow:none;color:#d13f5c}.button.is-danger.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined{background-color:initial;border-color:#d13f5c;color:#d13f5c}.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:#d13f5c;border-color:#d13f5c;color:#fff}.button.is-danger.is-outlined.is-loading:after{border-color:transparent transparent #d13f5c #d13f5c!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:transparent transparent #fff #fff!important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{background-color:initial;border-color:#d13f5c;box-shadow:none;color:#d13f5c}.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:#d13f5c}.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:transparent transparent #d13f5c #d13f5c!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-progress-NotStartedYet{background-color:#fdda7b;border-color:transparent;color:#31422f}.button.is-progress-NotStartedYet.is-hovered,.button.is-progress-NotStartedYet:hover{background-color:#fdd66e;border-color:transparent;color:#31422f}.button.is-progress-NotStartedYet.is-focused,.button.is-progress-NotStartedYet:focus{border-color:transparent;color:#31422f}.button.is-progress-NotStartedYet.is-focused:not(:active),.button.is-progress-NotStartedYet:focus:not(:active){box-shadow:invalid rgba(253,218,123,.25)}.button.is-progress-NotStartedYet.is-active,.button.is-progress-NotStartedYet:active{background-color:#fdd362;border-color:transparent;color:#31422f}.button.is-progress-NotStartedYet[disabled],fieldset[disabled] .button.is-progress-NotStartedYet{background-color:#fdda7b;border-color:transparent;box-shadow:none}.button.is-progress-NotStartedYet.is-inverted{background-color:#31422f;color:#fdda7b}.button.is-progress-NotStartedYet.is-inverted.is-hovered,.button.is-progress-NotStartedYet.is-inverted:hover{background-color:#263324}.button.is-progress-NotStartedYet.is-inverted[disabled],fieldset[disabled] .button.is-progress-NotStartedYet.is-inverted{background-color:#31422f;border-color:transparent;box-shadow:none;color:#fdda7b}.button.is-progress-NotStartedYet.is-loading:after{border-color:transparent transparent #31422f #31422f!important}.button.is-progress-NotStartedYet.is-outlined{background-color:initial;border-color:#fdda7b;color:#fdda7b}.button.is-progress-NotStartedYet.is-outlined.is-focused,.button.is-progress-NotStartedYet.is-outlined.is-hovered,.button.is-progress-NotStartedYet.is-outlined:focus,.button.is-progress-NotStartedYet.is-outlined:hover{background-color:#fdda7b;border-color:#fdda7b;color:#31422f}.button.is-progress-NotStartedYet.is-outlined.is-loading:after{border-color:transparent transparent #fdda7b #fdda7b!important}.button.is-progress-NotStartedYet.is-outlined.is-loading.is-focused:after,.button.is-progress-NotStartedYet.is-outlined.is-loading.is-hovered:after,.button.is-progress-NotStartedYet.is-outlined.is-loading:focus:after,.button.is-progress-NotStartedYet.is-outlined.is-loading:hover:after{border-color:transparent transparent #31422f #31422f!important}.button.is-progress-NotStartedYet.is-outlined[disabled],fieldset[disabled] .button.is-progress-NotStartedYet.is-outlined{background-color:initial;border-color:#fdda7b;box-shadow:none;color:#fdda7b}.button.is-progress-NotStartedYet.is-inverted.is-outlined{background-color:initial;border-color:#31422f;color:#31422f}.button.is-progress-NotStartedYet.is-inverted.is-outlined.is-focused,.button.is-progress-NotStartedYet.is-inverted.is-outlined.is-hovered,.button.is-progress-NotStartedYet.is-inverted.is-outlined:focus,.button.is-progress-NotStartedYet.is-inverted.is-outlined:hover{background-color:#31422f;color:#fdda7b}.button.is-progress-NotStartedYet.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-progress-NotStartedYet.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-progress-NotStartedYet.is-inverted.is-outlined.is-loading:focus:after,.button.is-progress-NotStartedYet.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #fdda7b #fdda7b!important}.button.is-progress-NotStartedYet.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-progress-NotStartedYet.is-inverted.is-outlined{background-color:initial;border-color:#31422f;box-shadow:none;color:#31422f}.button.is-progress-NotStartedYet.is-light{background-color:#fff9eb;color:#926b02}.button.is-progress-NotStartedYet.is-light.is-hovered,.button.is-progress-NotStartedYet.is-light:hover{background-color:#fff6de;border-color:transparent;color:#926b02}.button.is-progress-NotStartedYet.is-light.is-active,.button.is-progress-NotStartedYet.is-light:active{background-color:#fef2d2;border-color:transparent;color:#926b02}.button.is-progress-Upcomming{background-color:#cacaca;border-color:transparent;color:#31422f}.button.is-progress-Upcomming.is-hovered,.button.is-progress-Upcomming:hover{background-color:#c4c4c4;border-color:transparent;color:#31422f}.button.is-progress-Upcomming.is-focused,.button.is-progress-Upcomming:focus{border-color:transparent;color:#31422f}.button.is-progress-Upcomming.is-focused:not(:active),.button.is-progress-Upcomming:focus:not(:active){box-shadow:invalid hsla(0,0%,79.2%,.25)}.button.is-progress-Upcomming.is-active,.button.is-progress-Upcomming:active{background-color:#bdbdbd;border-color:transparent;color:#31422f}.button.is-progress-Upcomming[disabled],fieldset[disabled] .button.is-progress-Upcomming{background-color:#cacaca;border-color:transparent;box-shadow:none}.button.is-progress-Upcomming.is-inverted{background-color:#31422f;color:#cacaca}.button.is-progress-Upcomming.is-inverted.is-hovered,.button.is-progress-Upcomming.is-inverted:hover{background-color:#263324}.button.is-progress-Upcomming.is-inverted[disabled],fieldset[disabled] .button.is-progress-Upcomming.is-inverted{background-color:#31422f;border-color:transparent;box-shadow:none;color:#cacaca}.button.is-progress-Upcomming.is-loading:after{border-color:transparent transparent #31422f #31422f!important}.button.is-progress-Upcomming.is-outlined{background-color:initial;border-color:#cacaca;color:#cacaca}.button.is-progress-Upcomming.is-outlined.is-focused,.button.is-progress-Upcomming.is-outlined.is-hovered,.button.is-progress-Upcomming.is-outlined:focus,.button.is-progress-Upcomming.is-outlined:hover{background-color:#cacaca;border-color:#cacaca;color:#31422f}.button.is-progress-Upcomming.is-outlined.is-loading:after{border-color:transparent transparent #cacaca #cacaca!important}.button.is-progress-Upcomming.is-outlined.is-loading.is-focused:after,.button.is-progress-Upcomming.is-outlined.is-loading.is-hovered:after,.button.is-progress-Upcomming.is-outlined.is-loading:focus:after,.button.is-progress-Upcomming.is-outlined.is-loading:hover:after{border-color:transparent transparent #31422f #31422f!important}.button.is-progress-Upcomming.is-outlined[disabled],fieldset[disabled] .button.is-progress-Upcomming.is-outlined{background-color:initial;border-color:#cacaca;box-shadow:none;color:#cacaca}.button.is-progress-Upcomming.is-inverted.is-outlined{background-color:initial;border-color:#31422f;color:#31422f}.button.is-progress-Upcomming.is-inverted.is-outlined.is-focused,.button.is-progress-Upcomming.is-inverted.is-outlined.is-hovered,.button.is-progress-Upcomming.is-inverted.is-outlined:focus,.button.is-progress-Upcomming.is-inverted.is-outlined:hover{background-color:#31422f;color:#cacaca}.button.is-progress-Upcomming.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-progress-Upcomming.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-progress-Upcomming.is-inverted.is-outlined.is-loading:focus:after,.button.is-progress-Upcomming.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #cacaca #cacaca!important}.button.is-progress-Upcomming.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-progress-Upcomming.is-inverted.is-outlined{background-color:initial;border-color:#31422f;box-shadow:none;color:#31422f}.button.is-progress-Upcomming.is-light{background-color:#f5f5f5;color:#4a4a4a}.button.is-progress-Upcomming.is-light.is-hovered,.button.is-progress-Upcomming.is-light:hover{background-color:#eee;border-color:transparent;color:#4a4a4a}.button.is-progress-Upcomming.is-light.is-active,.button.is-progress-Upcomming.is-light:active{background-color:#e8e8e8;border-color:transparent;color:#4a4a4a}.button.is-progress-Overdue{background-color:#ff7b7b;border-color:transparent;color:#fff}.button.is-progress-Overdue.is-hovered,.button.is-progress-Overdue:hover{background-color:#ff6e6e;border-color:transparent;color:#fff}.button.is-progress-Overdue.is-focused,.button.is-progress-Overdue:focus{border-color:transparent;color:#fff}.button.is-progress-Overdue.is-focused:not(:active),.button.is-progress-Overdue:focus:not(:active){box-shadow:invalid rgba(255,123,123,.25)}.button.is-progress-Overdue.is-active,.button.is-progress-Overdue:active{background-color:#ff6262;border-color:transparent;color:#fff}.button.is-progress-Overdue[disabled],fieldset[disabled] .button.is-progress-Overdue{background-color:#ff7b7b;border-color:transparent;box-shadow:none}.button.is-progress-Overdue.is-inverted{background-color:#fff;color:#ff7b7b}.button.is-progress-Overdue.is-inverted.is-hovered,.button.is-progress-Overdue.is-inverted:hover{background-color:#f2f2f2}.button.is-progress-Overdue.is-inverted[disabled],fieldset[disabled] .button.is-progress-Overdue.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#ff7b7b}.button.is-progress-Overdue.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-progress-Overdue.is-outlined{background-color:initial;border-color:#ff7b7b;color:#ff7b7b}.button.is-progress-Overdue.is-outlined.is-focused,.button.is-progress-Overdue.is-outlined.is-hovered,.button.is-progress-Overdue.is-outlined:focus,.button.is-progress-Overdue.is-outlined:hover{background-color:#ff7b7b;border-color:#ff7b7b;color:#fff}.button.is-progress-Overdue.is-outlined.is-loading:after{border-color:transparent transparent #ff7b7b #ff7b7b!important}.button.is-progress-Overdue.is-outlined.is-loading.is-focused:after,.button.is-progress-Overdue.is-outlined.is-loading.is-hovered:after,.button.is-progress-Overdue.is-outlined.is-loading:focus:after,.button.is-progress-Overdue.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-progress-Overdue.is-outlined[disabled],fieldset[disabled] .button.is-progress-Overdue.is-outlined{background-color:initial;border-color:#ff7b7b;box-shadow:none;color:#ff7b7b}.button.is-progress-Overdue.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-progress-Overdue.is-inverted.is-outlined.is-focused,.button.is-progress-Overdue.is-inverted.is-outlined.is-hovered,.button.is-progress-Overdue.is-inverted.is-outlined:focus,.button.is-progress-Overdue.is-inverted.is-outlined:hover{background-color:#fff;color:#ff7b7b}.button.is-progress-Overdue.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-progress-Overdue.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-progress-Overdue.is-inverted.is-outlined.is-loading:focus:after,.button.is-progress-Overdue.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #ff7b7b #ff7b7b!important}.button.is-progress-Overdue.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-progress-Overdue.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-progress-Overdue.is-light{background-color:#ffebeb;color:#b30000}.button.is-progress-Overdue.is-light.is-hovered,.button.is-progress-Overdue.is-light:hover{background-color:#ffdede;border-color:transparent;color:#b30000}.button.is-progress-Overdue.is-light.is-active,.button.is-progress-Overdue.is-light:active{background-color:#ffd1d1;border-color:transparent;color:#b30000}.button.is-progress-InProgress{background-color:#8bd7f8;border-color:transparent;color:#31422f}.button.is-progress-InProgress.is-hovered,.button.is-progress-InProgress:hover{background-color:#7fd3f7;border-color:transparent;color:#31422f}.button.is-progress-InProgress.is-focused,.button.is-progress-InProgress:focus{border-color:transparent;color:#31422f}.button.is-progress-InProgress.is-focused:not(:active),.button.is-progress-InProgress:focus:not(:active){box-shadow:invalid rgba(139,215,248,.25)}.button.is-progress-InProgress.is-active,.button.is-progress-InProgress:active{background-color:#73cff7;border-color:transparent;color:#31422f}.button.is-progress-InProgress[disabled],fieldset[disabled] .button.is-progress-InProgress{background-color:#8bd7f8;border-color:transparent;box-shadow:none}.button.is-progress-InProgress.is-inverted{background-color:#31422f;color:#8bd7f8}.button.is-progress-InProgress.is-inverted.is-hovered,.button.is-progress-InProgress.is-inverted:hover{background-color:#263324}.button.is-progress-InProgress.is-inverted[disabled],fieldset[disabled] .button.is-progress-InProgress.is-inverted{background-color:#31422f;border-color:transparent;box-shadow:none;color:#8bd7f8}.button.is-progress-InProgress.is-loading:after{border-color:transparent transparent #31422f #31422f!important}.button.is-progress-InProgress.is-outlined{background-color:initial;border-color:#8bd7f8;color:#8bd7f8}.button.is-progress-InProgress.is-outlined.is-focused,.button.is-progress-InProgress.is-outlined.is-hovered,.button.is-progress-InProgress.is-outlined:focus,.button.is-progress-InProgress.is-outlined:hover{background-color:#8bd7f8;border-color:#8bd7f8;color:#31422f}.button.is-progress-InProgress.is-outlined.is-loading:after{border-color:transparent transparent #8bd7f8 #8bd7f8!important}.button.is-progress-InProgress.is-outlined.is-loading.is-focused:after,.button.is-progress-InProgress.is-outlined.is-loading.is-hovered:after,.button.is-progress-InProgress.is-outlined.is-loading:focus:after,.button.is-progress-InProgress.is-outlined.is-loading:hover:after{border-color:transparent transparent #31422f #31422f!important}.button.is-progress-InProgress.is-outlined[disabled],fieldset[disabled] .button.is-progress-InProgress.is-outlined{background-color:initial;border-color:#8bd7f8;box-shadow:none;color:#8bd7f8}.button.is-progress-InProgress.is-inverted.is-outlined{background-color:initial;border-color:#31422f;color:#31422f}.button.is-progress-InProgress.is-inverted.is-outlined.is-focused,.button.is-progress-InProgress.is-inverted.is-outlined.is-hovered,.button.is-progress-InProgress.is-inverted.is-outlined:focus,.button.is-progress-InProgress.is-inverted.is-outlined:hover{background-color:#31422f;color:#8bd7f8}.button.is-progress-InProgress.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-progress-InProgress.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-progress-InProgress.is-inverted.is-outlined.is-loading:focus:after,.button.is-progress-InProgress.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #8bd7f8 #8bd7f8!important}.button.is-progress-InProgress.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-progress-InProgress.is-inverted.is-outlined{background-color:initial;border-color:#31422f;box-shadow:none;color:#31422f}.button.is-progress-InProgress.is-light{background-color:#ecf8fe;color:#08648b}.button.is-progress-InProgress.is-light.is-hovered,.button.is-progress-InProgress.is-light:hover{background-color:#e0f4fd;border-color:transparent;color:#08648b}.button.is-progress-InProgress.is-light.is-active,.button.is-progress-InProgress.is-light:active{background-color:#d4f0fc;border-color:transparent;color:#08648b}.button.is-progress-Completed{background-color:#44cbb6;border-color:transparent;color:#fff}.button.is-progress-Completed.is-hovered,.button.is-progress-Completed:hover{background-color:#3ac8b2;border-color:transparent;color:#fff}.button.is-progress-Completed.is-focused,.button.is-progress-Completed:focus{border-color:transparent;color:#fff}.button.is-progress-Completed.is-focused:not(:active),.button.is-progress-Completed:focus:not(:active){box-shadow:invalid rgba(68,203,182,.25)}.button.is-progress-Completed.is-active,.button.is-progress-Completed:active{background-color:#35c0ab;border-color:transparent;color:#fff}.button.is-progress-Completed[disabled],fieldset[disabled] .button.is-progress-Completed{background-color:#44cbb6;border-color:transparent;box-shadow:none}.button.is-progress-Completed.is-inverted{background-color:#fff;color:#44cbb6}.button.is-progress-Completed.is-inverted.is-hovered,.button.is-progress-Completed.is-inverted:hover{background-color:#f2f2f2}.button.is-progress-Completed.is-inverted[disabled],fieldset[disabled] .button.is-progress-Completed.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#44cbb6}.button.is-progress-Completed.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-progress-Completed.is-outlined{background-color:initial;border-color:#44cbb6;color:#44cbb6}.button.is-progress-Completed.is-outlined.is-focused,.button.is-progress-Completed.is-outlined.is-hovered,.button.is-progress-Completed.is-outlined:focus,.button.is-progress-Completed.is-outlined:hover{background-color:#44cbb6;border-color:#44cbb6;color:#fff}.button.is-progress-Completed.is-outlined.is-loading:after{border-color:transparent transparent #44cbb6 #44cbb6!important}.button.is-progress-Completed.is-outlined.is-loading.is-focused:after,.button.is-progress-Completed.is-outlined.is-loading.is-hovered:after,.button.is-progress-Completed.is-outlined.is-loading:focus:after,.button.is-progress-Completed.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-progress-Completed.is-outlined[disabled],fieldset[disabled] .button.is-progress-Completed.is-outlined{background-color:initial;border-color:#44cbb6;box-shadow:none;color:#44cbb6}.button.is-progress-Completed.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-progress-Completed.is-inverted.is-outlined.is-focused,.button.is-progress-Completed.is-inverted.is-outlined.is-hovered,.button.is-progress-Completed.is-inverted.is-outlined:focus,.button.is-progress-Completed.is-inverted.is-outlined:hover{background-color:#fff;color:#44cbb6}.button.is-progress-Completed.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-progress-Completed.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-progress-Completed.is-inverted.is-outlined.is-loading:focus:after,.button.is-progress-Completed.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #44cbb6 #44cbb6!important}.button.is-progress-Completed.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-progress-Completed.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-progress-Completed.is-light{background-color:#effbf9;color:#207467}.button.is-progress-Completed.is-light.is-hovered,.button.is-progress-Completed.is-light:hover{background-color:#e5f8f5;border-color:transparent;color:#207467}.button.is-progress-Completed.is-light.is-active,.button.is-progress-Completed.is-light:active{background-color:#dbf5f1;border-color:transparent;color:#207467}.button.is-progress-course-NotStartedYet{background-color:#ecb920;border-color:transparent;color:#31422f}.button.is-progress-course-NotStartedYet.is-hovered,.button.is-progress-course-NotStartedYet:hover{background-color:#ebb514;border-color:transparent;color:#31422f}.button.is-progress-course-NotStartedYet.is-focused,.button.is-progress-course-NotStartedYet:focus{border-color:transparent;color:#31422f}.button.is-progress-course-NotStartedYet.is-focused:not(:active),.button.is-progress-course-NotStartedYet:focus:not(:active){box-shadow:invalid rgba(236,185,32,.25)}.button.is-progress-course-NotStartedYet.is-active,.button.is-progress-course-NotStartedYet:active{background-color:#dfac13;border-color:transparent;color:#31422f}.button.is-progress-course-NotStartedYet[disabled],fieldset[disabled] .button.is-progress-course-NotStartedYet{background-color:#ecb920;border-color:transparent;box-shadow:none}.button.is-progress-course-NotStartedYet.is-inverted{background-color:#31422f;color:#ecb920}.button.is-progress-course-NotStartedYet.is-inverted.is-hovered,.button.is-progress-course-NotStartedYet.is-inverted:hover{background-color:#263324}.button.is-progress-course-NotStartedYet.is-inverted[disabled],fieldset[disabled] .button.is-progress-course-NotStartedYet.is-inverted{background-color:#31422f;border-color:transparent;box-shadow:none;color:#ecb920}.button.is-progress-course-NotStartedYet.is-loading:after{border-color:transparent transparent #31422f #31422f!important}.button.is-progress-course-NotStartedYet.is-outlined{background-color:initial;border-color:#ecb920;color:#ecb920}.button.is-progress-course-NotStartedYet.is-outlined.is-focused,.button.is-progress-course-NotStartedYet.is-outlined.is-hovered,.button.is-progress-course-NotStartedYet.is-outlined:focus,.button.is-progress-course-NotStartedYet.is-outlined:hover{background-color:#ecb920;border-color:#ecb920;color:#31422f}.button.is-progress-course-NotStartedYet.is-outlined.is-loading:after{border-color:transparent transparent #ecb920 #ecb920!important}.button.is-progress-course-NotStartedYet.is-outlined.is-loading.is-focused:after,.button.is-progress-course-NotStartedYet.is-outlined.is-loading.is-hovered:after,.button.is-progress-course-NotStartedYet.is-outlined.is-loading:focus:after,.button.is-progress-course-NotStartedYet.is-outlined.is-loading:hover:after{border-color:transparent transparent #31422f #31422f!important}.button.is-progress-course-NotStartedYet.is-outlined[disabled],fieldset[disabled] .button.is-progress-course-NotStartedYet.is-outlined{background-color:initial;border-color:#ecb920;box-shadow:none;color:#ecb920}.button.is-progress-course-NotStartedYet.is-inverted.is-outlined{background-color:initial;border-color:#31422f;color:#31422f}.button.is-progress-course-NotStartedYet.is-inverted.is-outlined.is-focused,.button.is-progress-course-NotStartedYet.is-inverted.is-outlined.is-hovered,.button.is-progress-course-NotStartedYet.is-inverted.is-outlined:focus,.button.is-progress-course-NotStartedYet.is-inverted.is-outlined:hover{background-color:#31422f;color:#ecb920}.button.is-progress-course-NotStartedYet.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-progress-course-NotStartedYet.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-progress-course-NotStartedYet.is-inverted.is-outlined.is-loading:focus:after,.button.is-progress-course-NotStartedYet.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #ecb920 #ecb920!important}.button.is-progress-course-NotStartedYet.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-progress-course-NotStartedYet.is-inverted.is-outlined{background-color:initial;border-color:#31422f;box-shadow:none;color:#31422f}.button.is-progress-course-NotStartedYet.is-light{background-color:#fdf9ec;color:#88690c}.button.is-progress-course-NotStartedYet.is-light.is-hovered,.button.is-progress-course-NotStartedYet.is-light:hover{background-color:#fcf5e0;border-color:transparent;color:#88690c}.button.is-progress-course-NotStartedYet.is-light.is-active,.button.is-progress-course-NotStartedYet.is-light:active{background-color:#fbf2d5;border-color:transparent;color:#88690c}.button.is-progress-course-InProgress{background-color:#2098c3;border-color:transparent;color:#fff}.button.is-progress-course-InProgress.is-hovered,.button.is-progress-course-InProgress:hover{background-color:#1e8fb8;border-color:transparent;color:#fff}.button.is-progress-course-InProgress.is-focused,.button.is-progress-course-InProgress:focus{border-color:transparent;color:#fff}.button.is-progress-course-InProgress.is-focused:not(:active),.button.is-progress-course-InProgress:focus:not(:active){box-shadow:invalid rgba(32,152,195,.25)}.button.is-progress-course-InProgress.is-active,.button.is-progress-course-InProgress:active{background-color:#1c87ad;border-color:transparent;color:#fff}.button.is-progress-course-InProgress[disabled],fieldset[disabled] .button.is-progress-course-InProgress{background-color:#2098c3;border-color:transparent;box-shadow:none}.button.is-progress-course-InProgress.is-inverted{background-color:#fff;color:#2098c3}.button.is-progress-course-InProgress.is-inverted.is-hovered,.button.is-progress-course-InProgress.is-inverted:hover{background-color:#f2f2f2}.button.is-progress-course-InProgress.is-inverted[disabled],fieldset[disabled] .button.is-progress-course-InProgress.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#2098c3}.button.is-progress-course-InProgress.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-progress-course-InProgress.is-outlined{background-color:initial;border-color:#2098c3;color:#2098c3}.button.is-progress-course-InProgress.is-outlined.is-focused,.button.is-progress-course-InProgress.is-outlined.is-hovered,.button.is-progress-course-InProgress.is-outlined:focus,.button.is-progress-course-InProgress.is-outlined:hover{background-color:#2098c3;border-color:#2098c3;color:#fff}.button.is-progress-course-InProgress.is-outlined.is-loading:after{border-color:transparent transparent #2098c3 #2098c3!important}.button.is-progress-course-InProgress.is-outlined.is-loading.is-focused:after,.button.is-progress-course-InProgress.is-outlined.is-loading.is-hovered:after,.button.is-progress-course-InProgress.is-outlined.is-loading:focus:after,.button.is-progress-course-InProgress.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-progress-course-InProgress.is-outlined[disabled],fieldset[disabled] .button.is-progress-course-InProgress.is-outlined{background-color:initial;border-color:#2098c3;box-shadow:none;color:#2098c3}.button.is-progress-course-InProgress.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-progress-course-InProgress.is-inverted.is-outlined.is-focused,.button.is-progress-course-InProgress.is-inverted.is-outlined.is-hovered,.button.is-progress-course-InProgress.is-inverted.is-outlined:focus,.button.is-progress-course-InProgress.is-inverted.is-outlined:hover{background-color:#fff;color:#2098c3}.button.is-progress-course-InProgress.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-progress-course-InProgress.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-progress-course-InProgress.is-inverted.is-outlined.is-loading:focus:after,.button.is-progress-course-InProgress.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #2098c3 #2098c3!important}.button.is-progress-course-InProgress.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-progress-course-InProgress.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-progress-course-InProgress.is-light{background-color:#edf8fc;color:#1d89af}.button.is-progress-course-InProgress.is-light.is-hovered,.button.is-progress-course-InProgress.is-light:hover{background-color:#e3f4fa;border-color:transparent;color:#1d89af}.button.is-progress-course-InProgress.is-light.is-active,.button.is-progress-course-InProgress.is-light:active{background-color:#d8f0f9;border-color:transparent;color:#1d89af}.button.is-progress-course-Completed{background-color:#6eba1e;border-color:transparent;color:#fff}.button.is-progress-course-Completed.is-hovered,.button.is-progress-course-Completed:hover{background-color:#68af1c;border-color:transparent;color:#fff}.button.is-progress-course-Completed.is-focused,.button.is-progress-course-Completed:focus{border-color:transparent;color:#fff}.button.is-progress-course-Completed.is-focused:not(:active),.button.is-progress-course-Completed:focus:not(:active){box-shadow:invalid rgba(110,186,30,.25)}.button.is-progress-course-Completed.is-active,.button.is-progress-course-Completed:active{background-color:#61a41a;border-color:transparent;color:#fff}.button.is-progress-course-Completed[disabled],fieldset[disabled] .button.is-progress-course-Completed{background-color:#6eba1e;border-color:transparent;box-shadow:none}.button.is-progress-course-Completed.is-inverted{background-color:#fff;color:#6eba1e}.button.is-progress-course-Completed.is-inverted.is-hovered,.button.is-progress-course-Completed.is-inverted:hover{background-color:#f2f2f2}.button.is-progress-course-Completed.is-inverted[disabled],fieldset[disabled] .button.is-progress-course-Completed.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#6eba1e}.button.is-progress-course-Completed.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-progress-course-Completed.is-outlined{background-color:initial;border-color:#6eba1e;color:#6eba1e}.button.is-progress-course-Completed.is-outlined.is-focused,.button.is-progress-course-Completed.is-outlined.is-hovered,.button.is-progress-course-Completed.is-outlined:focus,.button.is-progress-course-Completed.is-outlined:hover{background-color:#6eba1e;border-color:#6eba1e;color:#fff}.button.is-progress-course-Completed.is-outlined.is-loading:after{border-color:transparent transparent #6eba1e #6eba1e!important}.button.is-progress-course-Completed.is-outlined.is-loading.is-focused:after,.button.is-progress-course-Completed.is-outlined.is-loading.is-hovered:after,.button.is-progress-course-Completed.is-outlined.is-loading:focus:after,.button.is-progress-course-Completed.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-progress-course-Completed.is-outlined[disabled],fieldset[disabled] .button.is-progress-course-Completed.is-outlined{background-color:initial;border-color:#6eba1e;box-shadow:none;color:#6eba1e}.button.is-progress-course-Completed.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-progress-course-Completed.is-inverted.is-outlined.is-focused,.button.is-progress-course-Completed.is-inverted.is-outlined.is-hovered,.button.is-progress-course-Completed.is-inverted.is-outlined:focus,.button.is-progress-course-Completed.is-inverted.is-outlined:hover{background-color:#fff;color:#6eba1e}.button.is-progress-course-Completed.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-progress-course-Completed.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-progress-course-Completed.is-inverted.is-outlined.is-loading:focus:after,.button.is-progress-course-Completed.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #6eba1e #6eba1e!important}.button.is-progress-course-Completed.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-progress-course-Completed.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-progress-course-Completed.is-light{background-color:#f5fced;color:#589518}.button.is-progress-course-Completed.is-light.is-hovered,.button.is-progress-course-Completed.is-light:hover{background-color:#effae2;border-color:transparent;color:#589518}.button.is-progress-course-Completed.is-light.is-active,.button.is-progress-course-Completed.is-light:active{background-color:#e8f9d7;border-color:transparent;color:#589518}.button.is-progress-Passed{background-color:#44cbb6;border-color:transparent;color:#fff}.button.is-progress-Passed.is-hovered,.button.is-progress-Passed:hover{background-color:#3ac8b2;border-color:transparent;color:#fff}.button.is-progress-Passed.is-focused,.button.is-progress-Passed:focus{border-color:transparent;color:#fff}.button.is-progress-Passed.is-focused:not(:active),.button.is-progress-Passed:focus:not(:active){box-shadow:invalid rgba(68,203,182,.25)}.button.is-progress-Passed.is-active,.button.is-progress-Passed:active{background-color:#35c0ab;border-color:transparent;color:#fff}.button.is-progress-Passed[disabled],fieldset[disabled] .button.is-progress-Passed{background-color:#44cbb6;border-color:transparent;box-shadow:none}.button.is-progress-Passed.is-inverted{background-color:#fff;color:#44cbb6}.button.is-progress-Passed.is-inverted.is-hovered,.button.is-progress-Passed.is-inverted:hover{background-color:#f2f2f2}.button.is-progress-Passed.is-inverted[disabled],fieldset[disabled] .button.is-progress-Passed.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#44cbb6}.button.is-progress-Passed.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-progress-Passed.is-outlined{background-color:initial;border-color:#44cbb6;color:#44cbb6}.button.is-progress-Passed.is-outlined.is-focused,.button.is-progress-Passed.is-outlined.is-hovered,.button.is-progress-Passed.is-outlined:focus,.button.is-progress-Passed.is-outlined:hover{background-color:#44cbb6;border-color:#44cbb6;color:#fff}.button.is-progress-Passed.is-outlined.is-loading:after{border-color:transparent transparent #44cbb6 #44cbb6!important}.button.is-progress-Passed.is-outlined.is-loading.is-focused:after,.button.is-progress-Passed.is-outlined.is-loading.is-hovered:after,.button.is-progress-Passed.is-outlined.is-loading:focus:after,.button.is-progress-Passed.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-progress-Passed.is-outlined[disabled],fieldset[disabled] .button.is-progress-Passed.is-outlined{background-color:initial;border-color:#44cbb6;box-shadow:none;color:#44cbb6}.button.is-progress-Passed.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-progress-Passed.is-inverted.is-outlined.is-focused,.button.is-progress-Passed.is-inverted.is-outlined.is-hovered,.button.is-progress-Passed.is-inverted.is-outlined:focus,.button.is-progress-Passed.is-inverted.is-outlined:hover{background-color:#fff;color:#44cbb6}.button.is-progress-Passed.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-progress-Passed.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-progress-Passed.is-inverted.is-outlined.is-loading:focus:after,.button.is-progress-Passed.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #44cbb6 #44cbb6!important}.button.is-progress-Passed.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-progress-Passed.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-progress-Passed.is-light{background-color:#effbf9;color:#207467}.button.is-progress-Passed.is-light.is-hovered,.button.is-progress-Passed.is-light:hover{background-color:#e5f8f5;border-color:transparent;color:#207467}.button.is-progress-Passed.is-light.is-active,.button.is-progress-Passed.is-light:active{background-color:#dbf5f1;border-color:transparent;color:#207467}.button.is-progress-Failed{background-color:#ff7b7b;border-color:transparent;color:#fff}.button.is-progress-Failed.is-hovered,.button.is-progress-Failed:hover{background-color:#ff6e6e;border-color:transparent;color:#fff}.button.is-progress-Failed.is-focused,.button.is-progress-Failed:focus{border-color:transparent;color:#fff}.button.is-progress-Failed.is-focused:not(:active),.button.is-progress-Failed:focus:not(:active){box-shadow:invalid rgba(255,123,123,.25)}.button.is-progress-Failed.is-active,.button.is-progress-Failed:active{background-color:#ff6262;border-color:transparent;color:#fff}.button.is-progress-Failed[disabled],fieldset[disabled] .button.is-progress-Failed{background-color:#ff7b7b;border-color:transparent;box-shadow:none}.button.is-progress-Failed.is-inverted{background-color:#fff;color:#ff7b7b}.button.is-progress-Failed.is-inverted.is-hovered,.button.is-progress-Failed.is-inverted:hover{background-color:#f2f2f2}.button.is-progress-Failed.is-inverted[disabled],fieldset[disabled] .button.is-progress-Failed.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#ff7b7b}.button.is-progress-Failed.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-progress-Failed.is-outlined{background-color:initial;border-color:#ff7b7b;color:#ff7b7b}.button.is-progress-Failed.is-outlined.is-focused,.button.is-progress-Failed.is-outlined.is-hovered,.button.is-progress-Failed.is-outlined:focus,.button.is-progress-Failed.is-outlined:hover{background-color:#ff7b7b;border-color:#ff7b7b;color:#fff}.button.is-progress-Failed.is-outlined.is-loading:after{border-color:transparent transparent #ff7b7b #ff7b7b!important}.button.is-progress-Failed.is-outlined.is-loading.is-focused:after,.button.is-progress-Failed.is-outlined.is-loading.is-hovered:after,.button.is-progress-Failed.is-outlined.is-loading:focus:after,.button.is-progress-Failed.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-progress-Failed.is-outlined[disabled],fieldset[disabled] .button.is-progress-Failed.is-outlined{background-color:initial;border-color:#ff7b7b;box-shadow:none;color:#ff7b7b}.button.is-progress-Failed.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-progress-Failed.is-inverted.is-outlined.is-focused,.button.is-progress-Failed.is-inverted.is-outlined.is-hovered,.button.is-progress-Failed.is-inverted.is-outlined:focus,.button.is-progress-Failed.is-inverted.is-outlined:hover{background-color:#fff;color:#ff7b7b}.button.is-progress-Failed.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-progress-Failed.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-progress-Failed.is-inverted.is-outlined.is-loading:focus:after,.button.is-progress-Failed.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #ff7b7b #ff7b7b!important}.button.is-progress-Failed.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-progress-Failed.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-progress-Failed.is-light{background-color:#ffebeb;color:#b30000}.button.is-progress-Failed.is-light.is-hovered,.button.is-progress-Failed.is-light:hover{background-color:#ffdede;border-color:transparent;color:#b30000}.button.is-progress-Failed.is-light.is-active,.button.is-progress-Failed.is-light:active{background-color:#ffd1d1;border-color:transparent;color:#b30000}.button.is-progress-Missed{background-color:#cacaca;border-color:transparent;color:#31422f}.button.is-progress-Missed.is-hovered,.button.is-progress-Missed:hover{background-color:#c4c4c4;border-color:transparent;color:#31422f}.button.is-progress-Missed.is-focused,.button.is-progress-Missed:focus{border-color:transparent;color:#31422f}.button.is-progress-Missed.is-focused:not(:active),.button.is-progress-Missed:focus:not(:active){box-shadow:invalid hsla(0,0%,79.2%,.25)}.button.is-progress-Missed.is-active,.button.is-progress-Missed:active{background-color:#bdbdbd;border-color:transparent;color:#31422f}.button.is-progress-Missed[disabled],fieldset[disabled] .button.is-progress-Missed{background-color:#cacaca;border-color:transparent;box-shadow:none}.button.is-progress-Missed.is-inverted{background-color:#31422f;color:#cacaca}.button.is-progress-Missed.is-inverted.is-hovered,.button.is-progress-Missed.is-inverted:hover{background-color:#263324}.button.is-progress-Missed.is-inverted[disabled],fieldset[disabled] .button.is-progress-Missed.is-inverted{background-color:#31422f;border-color:transparent;box-shadow:none;color:#cacaca}.button.is-progress-Missed.is-loading:after{border-color:transparent transparent #31422f #31422f!important}.button.is-progress-Missed.is-outlined{background-color:initial;border-color:#cacaca;color:#cacaca}.button.is-progress-Missed.is-outlined.is-focused,.button.is-progress-Missed.is-outlined.is-hovered,.button.is-progress-Missed.is-outlined:focus,.button.is-progress-Missed.is-outlined:hover{background-color:#cacaca;border-color:#cacaca;color:#31422f}.button.is-progress-Missed.is-outlined.is-loading:after{border-color:transparent transparent #cacaca #cacaca!important}.button.is-progress-Missed.is-outlined.is-loading.is-focused:after,.button.is-progress-Missed.is-outlined.is-loading.is-hovered:after,.button.is-progress-Missed.is-outlined.is-loading:focus:after,.button.is-progress-Missed.is-outlined.is-loading:hover:after{border-color:transparent transparent #31422f #31422f!important}.button.is-progress-Missed.is-outlined[disabled],fieldset[disabled] .button.is-progress-Missed.is-outlined{background-color:initial;border-color:#cacaca;box-shadow:none;color:#cacaca}.button.is-progress-Missed.is-inverted.is-outlined{background-color:initial;border-color:#31422f;color:#31422f}.button.is-progress-Missed.is-inverted.is-outlined.is-focused,.button.is-progress-Missed.is-inverted.is-outlined.is-hovered,.button.is-progress-Missed.is-inverted.is-outlined:focus,.button.is-progress-Missed.is-inverted.is-outlined:hover{background-color:#31422f;color:#cacaca}.button.is-progress-Missed.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-progress-Missed.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-progress-Missed.is-inverted.is-outlined.is-loading:focus:after,.button.is-progress-Missed.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #cacaca #cacaca!important}.button.is-progress-Missed.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-progress-Missed.is-inverted.is-outlined{background-color:initial;border-color:#31422f;box-shadow:none;color:#31422f}.button.is-progress-Missed.is-light{background-color:#f5f5f5;color:#4a4a4a}.button.is-progress-Missed.is-light.is-hovered,.button.is-progress-Missed.is-light:hover{background-color:#eee;border-color:transparent;color:#4a4a4a}.button.is-progress-Missed.is-light.is-active,.button.is-progress-Missed.is-light:active{background-color:#e8e8e8;border-color:transparent;color:#4a4a4a}.button.is-progress-Waiting{background-color:#fdda7b;border-color:transparent;color:#31422f}.button.is-progress-Waiting.is-hovered,.button.is-progress-Waiting:hover{background-color:#fdd66e;border-color:transparent;color:#31422f}.button.is-progress-Waiting.is-focused,.button.is-progress-Waiting:focus{border-color:transparent;color:#31422f}.button.is-progress-Waiting.is-focused:not(:active),.button.is-progress-Waiting:focus:not(:active){box-shadow:invalid rgba(253,218,123,.25)}.button.is-progress-Waiting.is-active,.button.is-progress-Waiting:active{background-color:#fdd362;border-color:transparent;color:#31422f}.button.is-progress-Waiting[disabled],fieldset[disabled] .button.is-progress-Waiting{background-color:#fdda7b;border-color:transparent;box-shadow:none}.button.is-progress-Waiting.is-inverted{background-color:#31422f;color:#fdda7b}.button.is-progress-Waiting.is-inverted.is-hovered,.button.is-progress-Waiting.is-inverted:hover{background-color:#263324}.button.is-progress-Waiting.is-inverted[disabled],fieldset[disabled] .button.is-progress-Waiting.is-inverted{background-color:#31422f;border-color:transparent;box-shadow:none;color:#fdda7b}.button.is-progress-Waiting.is-loading:after{border-color:transparent transparent #31422f #31422f!important}.button.is-progress-Waiting.is-outlined{background-color:initial;border-color:#fdda7b;color:#fdda7b}.button.is-progress-Waiting.is-outlined.is-focused,.button.is-progress-Waiting.is-outlined.is-hovered,.button.is-progress-Waiting.is-outlined:focus,.button.is-progress-Waiting.is-outlined:hover{background-color:#fdda7b;border-color:#fdda7b;color:#31422f}.button.is-progress-Waiting.is-outlined.is-loading:after{border-color:transparent transparent #fdda7b #fdda7b!important}.button.is-progress-Waiting.is-outlined.is-loading.is-focused:after,.button.is-progress-Waiting.is-outlined.is-loading.is-hovered:after,.button.is-progress-Waiting.is-outlined.is-loading:focus:after,.button.is-progress-Waiting.is-outlined.is-loading:hover:after{border-color:transparent transparent #31422f #31422f!important}.button.is-progress-Waiting.is-outlined[disabled],fieldset[disabled] .button.is-progress-Waiting.is-outlined{background-color:initial;border-color:#fdda7b;box-shadow:none;color:#fdda7b}.button.is-progress-Waiting.is-inverted.is-outlined{background-color:initial;border-color:#31422f;color:#31422f}.button.is-progress-Waiting.is-inverted.is-outlined.is-focused,.button.is-progress-Waiting.is-inverted.is-outlined.is-hovered,.button.is-progress-Waiting.is-inverted.is-outlined:focus,.button.is-progress-Waiting.is-inverted.is-outlined:hover{background-color:#31422f;color:#fdda7b}.button.is-progress-Waiting.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-progress-Waiting.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-progress-Waiting.is-inverted.is-outlined.is-loading:focus:after,.button.is-progress-Waiting.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #fdda7b #fdda7b!important}.button.is-progress-Waiting.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-progress-Waiting.is-inverted.is-outlined{background-color:initial;border-color:#31422f;box-shadow:none;color:#31422f}.button.is-progress-Waiting.is-light{background-color:#fff9eb;color:#926b02}.button.is-progress-Waiting.is-light.is-hovered,.button.is-progress-Waiting.is-light:hover{background-color:#fff6de;border-color:transparent;color:#926b02}.button.is-progress-Waiting.is-light.is-active,.button.is-progress-Waiting.is-light:active{background-color:#fef2d2;border-color:transparent;color:#926b02}.button.is-exam-header{background-color:#797979;border-color:transparent;color:#fff}.button.is-exam-header.is-hovered,.button.is-exam-header:hover{background-color:#737373;border-color:transparent;color:#fff}.button.is-exam-header.is-focused,.button.is-exam-header:focus{border-color:transparent;color:#fff}.button.is-exam-header.is-focused:not(:active),.button.is-exam-header:focus:not(:active){box-shadow:invalid hsla(0,0%,47.5%,.25)}.button.is-exam-header.is-active,.button.is-exam-header:active{background-color:#6c6c6c;border-color:transparent;color:#fff}.button.is-exam-header[disabled],fieldset[disabled] .button.is-exam-header{background-color:#797979;border-color:transparent;box-shadow:none}.button.is-exam-header.is-inverted{background-color:#fff;color:#797979}.button.is-exam-header.is-inverted.is-hovered,.button.is-exam-header.is-inverted:hover{background-color:#f2f2f2}.button.is-exam-header.is-inverted[disabled],fieldset[disabled] .button.is-exam-header.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#797979}.button.is-exam-header.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-exam-header.is-outlined{background-color:initial;border-color:#797979;color:#797979}.button.is-exam-header.is-outlined.is-focused,.button.is-exam-header.is-outlined.is-hovered,.button.is-exam-header.is-outlined:focus,.button.is-exam-header.is-outlined:hover{background-color:#797979;border-color:#797979;color:#fff}.button.is-exam-header.is-outlined.is-loading:after{border-color:transparent transparent #797979 #797979!important}.button.is-exam-header.is-outlined.is-loading.is-focused:after,.button.is-exam-header.is-outlined.is-loading.is-hovered:after,.button.is-exam-header.is-outlined.is-loading:focus:after,.button.is-exam-header.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-exam-header.is-outlined[disabled],fieldset[disabled] .button.is-exam-header.is-outlined{background-color:initial;border-color:#797979;box-shadow:none;color:#797979}.button.is-exam-header.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-exam-header.is-inverted.is-outlined.is-focused,.button.is-exam-header.is-inverted.is-outlined.is-hovered,.button.is-exam-header.is-inverted.is-outlined:focus,.button.is-exam-header.is-inverted.is-outlined:hover{background-color:#fff;color:#797979}.button.is-exam-header.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-exam-header.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-exam-header.is-inverted.is-outlined.is-loading:focus:after,.button.is-exam-header.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #797979 #797979!important}.button.is-exam-header.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-exam-header.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-exam-header.is-light{background-color:#f5f5f5;color:#707070}.button.is-exam-header.is-light.is-hovered,.button.is-exam-header.is-light:hover{background-color:#eee;border-color:transparent;color:#707070}.button.is-exam-header.is-light.is-active,.button.is-exam-header.is-light:active{background-color:#e8e8e8;border-color:transparent;color:#707070}.button.is-reward-point{background-color:#ecb920;border-color:transparent;color:#31422f}.button.is-reward-point.is-hovered,.button.is-reward-point:hover{background-color:#ebb514;border-color:transparent;color:#31422f}.button.is-reward-point.is-focused,.button.is-reward-point:focus{border-color:transparent;color:#31422f}.button.is-reward-point.is-focused:not(:active),.button.is-reward-point:focus:not(:active){box-shadow:invalid rgba(236,185,32,.25)}.button.is-reward-point.is-active,.button.is-reward-point:active{background-color:#dfac13;border-color:transparent;color:#31422f}.button.is-reward-point[disabled],fieldset[disabled] .button.is-reward-point{background-color:#ecb920;border-color:transparent;box-shadow:none}.button.is-reward-point.is-inverted{background-color:#31422f;color:#ecb920}.button.is-reward-point.is-inverted.is-hovered,.button.is-reward-point.is-inverted:hover{background-color:#263324}.button.is-reward-point.is-inverted[disabled],fieldset[disabled] .button.is-reward-point.is-inverted{background-color:#31422f;border-color:transparent;box-shadow:none;color:#ecb920}.button.is-reward-point.is-loading:after{border-color:transparent transparent #31422f #31422f!important}.button.is-reward-point.is-outlined{background-color:initial;border-color:#ecb920;color:#ecb920}.button.is-reward-point.is-outlined.is-focused,.button.is-reward-point.is-outlined.is-hovered,.button.is-reward-point.is-outlined:focus,.button.is-reward-point.is-outlined:hover{background-color:#ecb920;border-color:#ecb920;color:#31422f}.button.is-reward-point.is-outlined.is-loading:after{border-color:transparent transparent #ecb920 #ecb920!important}.button.is-reward-point.is-outlined.is-loading.is-focused:after,.button.is-reward-point.is-outlined.is-loading.is-hovered:after,.button.is-reward-point.is-outlined.is-loading:focus:after,.button.is-reward-point.is-outlined.is-loading:hover:after{border-color:transparent transparent #31422f #31422f!important}.button.is-reward-point.is-outlined[disabled],fieldset[disabled] .button.is-reward-point.is-outlined{background-color:initial;border-color:#ecb920;box-shadow:none;color:#ecb920}.button.is-reward-point.is-inverted.is-outlined{background-color:initial;border-color:#31422f;color:#31422f}.button.is-reward-point.is-inverted.is-outlined.is-focused,.button.is-reward-point.is-inverted.is-outlined.is-hovered,.button.is-reward-point.is-inverted.is-outlined:focus,.button.is-reward-point.is-inverted.is-outlined:hover{background-color:#31422f;color:#ecb920}.button.is-reward-point.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-reward-point.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-reward-point.is-inverted.is-outlined.is-loading:focus:after,.button.is-reward-point.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #ecb920 #ecb920!important}.button.is-reward-point.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-reward-point.is-inverted.is-outlined{background-color:initial;border-color:#31422f;box-shadow:none;color:#31422f}.button.is-reward-point.is-light{background-color:#fdf9ec;color:#88690c}.button.is-reward-point.is-light.is-hovered,.button.is-reward-point.is-light:hover{background-color:#fcf5e0;border-color:transparent;color:#88690c}.button.is-reward-point.is-light.is-active,.button.is-reward-point.is-light:active{background-color:#fbf2d5;border-color:transparent;color:#88690c}.button.is-exp-point{background-color:#4493cb;border-color:transparent;color:#fff}.button.is-exp-point.is-hovered,.button.is-exp-point:hover{background-color:#3a8dc8;border-color:transparent;color:#fff}.button.is-exp-point.is-focused,.button.is-exp-point:focus{border-color:transparent;color:#fff}.button.is-exp-point.is-focused:not(:active),.button.is-exp-point:focus:not(:active){box-shadow:invalid rgba(68,147,203,.25)}.button.is-exp-point.is-active,.button.is-exp-point:active{background-color:#3587c0;border-color:transparent;color:#fff}.button.is-exp-point[disabled],fieldset[disabled] .button.is-exp-point{background-color:#4493cb;border-color:transparent;box-shadow:none}.button.is-exp-point.is-inverted{background-color:#fff;color:#4493cb}.button.is-exp-point.is-inverted.is-hovered,.button.is-exp-point.is-inverted:hover{background-color:#f2f2f2}.button.is-exp-point.is-inverted[disabled],fieldset[disabled] .button.is-exp-point.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#4493cb}.button.is-exp-point.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-exp-point.is-outlined{background-color:initial;border-color:#4493cb;color:#4493cb}.button.is-exp-point.is-outlined.is-focused,.button.is-exp-point.is-outlined.is-hovered,.button.is-exp-point.is-outlined:focus,.button.is-exp-point.is-outlined:hover{background-color:#4493cb;border-color:#4493cb;color:#fff}.button.is-exp-point.is-outlined.is-loading:after{border-color:transparent transparent #4493cb #4493cb!important}.button.is-exp-point.is-outlined.is-loading.is-focused:after,.button.is-exp-point.is-outlined.is-loading.is-hovered:after,.button.is-exp-point.is-outlined.is-loading:focus:after,.button.is-exp-point.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-exp-point.is-outlined[disabled],fieldset[disabled] .button.is-exp-point.is-outlined{background-color:initial;border-color:#4493cb;box-shadow:none;color:#4493cb}.button.is-exp-point.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-exp-point.is-inverted.is-outlined.is-focused,.button.is-exp-point.is-inverted.is-outlined.is-hovered,.button.is-exp-point.is-inverted.is-outlined:focus,.button.is-exp-point.is-inverted.is-outlined:hover{background-color:#fff;color:#4493cb}.button.is-exp-point.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-exp-point.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-exp-point.is-inverted.is-outlined.is-loading:focus:after,.button.is-exp-point.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #4493cb #4493cb!important}.button.is-exp-point.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-exp-point.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-exp-point.is-light{background-color:#eff6fb;color:#2c70a0}.button.is-exp-point.is-light.is-hovered,.button.is-exp-point.is-light:hover{background-color:#e5f0f8;border-color:transparent;color:#2c70a0}.button.is-exp-point.is-light.is-active,.button.is-exp-point.is-light:active{background-color:#dbeaf5;border-color:transparent;color:#2c70a0}.button.is-got-reward{background-color:#aaa;border-color:transparent;color:#fff}.button.is-got-reward.is-hovered,.button.is-got-reward:hover{background-color:#a4a4a4;border-color:transparent;color:#fff}.button.is-got-reward.is-focused,.button.is-got-reward:focus{border-color:transparent;color:#fff}.button.is-got-reward.is-focused:not(:active),.button.is-got-reward:focus:not(:active){box-shadow:invalid hsla(0,0%,66.7%,.25)}.button.is-got-reward.is-active,.button.is-got-reward:active{background-color:#9d9d9d;border-color:transparent;color:#fff}.button.is-got-reward[disabled],fieldset[disabled] .button.is-got-reward{background-color:#aaa;border-color:transparent;box-shadow:none}.button.is-got-reward.is-inverted{background-color:#fff;color:#aaa}.button.is-got-reward.is-inverted.is-hovered,.button.is-got-reward.is-inverted:hover{background-color:#f2f2f2}.button.is-got-reward.is-inverted[disabled],fieldset[disabled] .button.is-got-reward.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#aaa}.button.is-got-reward.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-got-reward.is-outlined{background-color:initial;border-color:#aaa;color:#aaa}.button.is-got-reward.is-outlined.is-focused,.button.is-got-reward.is-outlined.is-hovered,.button.is-got-reward.is-outlined:focus,.button.is-got-reward.is-outlined:hover{background-color:#aaa;border-color:#aaa;color:#fff}.button.is-got-reward.is-outlined.is-loading:after{border-color:transparent transparent #aaa #aaa!important}.button.is-got-reward.is-outlined.is-loading.is-focused:after,.button.is-got-reward.is-outlined.is-loading.is-hovered:after,.button.is-got-reward.is-outlined.is-loading:focus:after,.button.is-got-reward.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-got-reward.is-outlined[disabled],fieldset[disabled] .button.is-got-reward.is-outlined{background-color:initial;border-color:#aaa;box-shadow:none;color:#aaa}.button.is-got-reward.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-got-reward.is-inverted.is-outlined.is-focused,.button.is-got-reward.is-inverted.is-outlined.is-hovered,.button.is-got-reward.is-inverted.is-outlined:focus,.button.is-got-reward.is-inverted.is-outlined:hover{background-color:#fff;color:#aaa}.button.is-got-reward.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-got-reward.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-got-reward.is-inverted.is-outlined.is-loading:focus:after,.button.is-got-reward.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #aaa #aaa!important}.button.is-got-reward.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-got-reward.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-got-reward.is-light{background-color:#f5f5f5;color:#525252}.button.is-got-reward.is-light.is-hovered,.button.is-got-reward.is-light:hover{background-color:#eee;border-color:transparent;color:#525252}.button.is-got-reward.is-light.is-active,.button.is-got-reward.is-light:active{background-color:#e8e8e8;border-color:transparent;color:#525252}.button.is-correct-item{background-color:#2699fb;border-color:transparent;color:#fff}.button.is-correct-item.is-hovered,.button.is-correct-item:hover{background-color:#1993fb;border-color:transparent;color:#fff}.button.is-correct-item.is-focused,.button.is-correct-item:focus{border-color:transparent;color:#fff}.button.is-correct-item.is-focused:not(:active),.button.is-correct-item:focus:not(:active){box-shadow:invalid rgba(38,153,251,.25)}.button.is-correct-item.is-active,.button.is-correct-item:active{background-color:#0d8dfb;border-color:transparent;color:#fff}.button.is-correct-item[disabled],fieldset[disabled] .button.is-correct-item{background-color:#2699fb;border-color:transparent;box-shadow:none}.button.is-correct-item.is-inverted{background-color:#fff;color:#2699fb}.button.is-correct-item.is-inverted.is-hovered,.button.is-correct-item.is-inverted:hover{background-color:#f2f2f2}.button.is-correct-item.is-inverted[disabled],fieldset[disabled] .button.is-correct-item.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#2699fb}.button.is-correct-item.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-correct-item.is-outlined{background-color:initial;border-color:#2699fb;color:#2699fb}.button.is-correct-item.is-outlined.is-focused,.button.is-correct-item.is-outlined.is-hovered,.button.is-correct-item.is-outlined:focus,.button.is-correct-item.is-outlined:hover{background-color:#2699fb;border-color:#2699fb;color:#fff}.button.is-correct-item.is-outlined.is-loading:after{border-color:transparent transparent #2699fb #2699fb!important}.button.is-correct-item.is-outlined.is-loading.is-focused:after,.button.is-correct-item.is-outlined.is-loading.is-hovered:after,.button.is-correct-item.is-outlined.is-loading:focus:after,.button.is-correct-item.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-correct-item.is-outlined[disabled],fieldset[disabled] .button.is-correct-item.is-outlined{background-color:initial;border-color:#2699fb;box-shadow:none;color:#2699fb}.button.is-correct-item.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-correct-item.is-inverted.is-outlined.is-focused,.button.is-correct-item.is-inverted.is-outlined.is-hovered,.button.is-correct-item.is-inverted.is-outlined:focus,.button.is-correct-item.is-inverted.is-outlined:hover{background-color:#fff;color:#2699fb}.button.is-correct-item.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-correct-item.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-correct-item.is-inverted.is-outlined.is-loading:focus:after,.button.is-correct-item.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #2699fb #2699fb!important}.button.is-correct-item.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-correct-item.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-correct-item.is-light{background-color:#ebf6ff;color:#0468be}.button.is-correct-item.is-light.is-hovered,.button.is-correct-item.is-light:hover{background-color:#def0fe;border-color:transparent;color:#0468be}.button.is-correct-item.is-light.is-active,.button.is-correct-item.is-light:active{background-color:#d2eafe;border-color:transparent;color:#0468be}.button.is-wrong-item{background-color:#ce0029;border-color:transparent;color:#fff}.button.is-wrong-item.is-hovered,.button.is-wrong-item:hover{background-color:#c10026;border-color:transparent;color:#fff}.button.is-wrong-item.is-focused,.button.is-wrong-item:focus{border-color:transparent;color:#fff}.button.is-wrong-item.is-focused:not(:active),.button.is-wrong-item:focus:not(:active){box-shadow:invalid rgba(206,0,41,.25)}.button.is-wrong-item.is-active,.button.is-wrong-item:active{background-color:#b50024;border-color:transparent;color:#fff}.button.is-wrong-item[disabled],fieldset[disabled] .button.is-wrong-item{background-color:#ce0029;border-color:transparent;box-shadow:none}.button.is-wrong-item.is-inverted{background-color:#fff;color:#ce0029}.button.is-wrong-item.is-inverted.is-hovered,.button.is-wrong-item.is-inverted:hover{background-color:#f2f2f2}.button.is-wrong-item.is-inverted[disabled],fieldset[disabled] .button.is-wrong-item.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#ce0029}.button.is-wrong-item.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-wrong-item.is-outlined{background-color:initial;border-color:#ce0029;color:#ce0029}.button.is-wrong-item.is-outlined.is-focused,.button.is-wrong-item.is-outlined.is-hovered,.button.is-wrong-item.is-outlined:focus,.button.is-wrong-item.is-outlined:hover{background-color:#ce0029;border-color:#ce0029;color:#fff}.button.is-wrong-item.is-outlined.is-loading:after{border-color:transparent transparent #ce0029 #ce0029!important}.button.is-wrong-item.is-outlined.is-loading.is-focused:after,.button.is-wrong-item.is-outlined.is-loading.is-hovered:after,.button.is-wrong-item.is-outlined.is-loading:focus:after,.button.is-wrong-item.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-wrong-item.is-outlined[disabled],fieldset[disabled] .button.is-wrong-item.is-outlined{background-color:initial;border-color:#ce0029;box-shadow:none;color:#ce0029}.button.is-wrong-item.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-wrong-item.is-inverted.is-outlined.is-focused,.button.is-wrong-item.is-inverted.is-outlined.is-hovered,.button.is-wrong-item.is-inverted.is-outlined:focus,.button.is-wrong-item.is-inverted.is-outlined:hover{background-color:#fff;color:#ce0029}.button.is-wrong-item.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-wrong-item.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-wrong-item.is-inverted.is-outlined.is-loading:focus:after,.button.is-wrong-item.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #ce0029 #ce0029!important}.button.is-wrong-item.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-wrong-item.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-wrong-item.is-light{background-color:#ffebef;color:#fa0032}.button.is-wrong-item.is-light.is-hovered,.button.is-wrong-item.is-light:hover{background-color:#ffdee4;border-color:transparent;color:#fa0032}.button.is-wrong-item.is-light.is-active,.button.is-wrong-item.is-light:active{background-color:#ffd1da;border-color:transparent;color:#fa0032}.button.is-table-header{background-color:#848ea0;border-color:transparent;color:#fff}.button.is-table-header.is-hovered,.button.is-table-header:hover{background-color:#7d879a;border-color:transparent;color:#fff}.button.is-table-header.is-focused,.button.is-table-header:focus{border-color:transparent;color:#fff}.button.is-table-header.is-focused:not(:active),.button.is-table-header:focus:not(:active){box-shadow:invalid rgba(132,142,160,.25)}.button.is-table-header.is-active,.button.is-table-header:active{background-color:#768195;border-color:transparent;color:#fff}.button.is-table-header[disabled],fieldset[disabled] .button.is-table-header{background-color:#848ea0;border-color:transparent;box-shadow:none}.button.is-table-header.is-inverted{background-color:#fff;color:#848ea0}.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:transparent;box-shadow:none;color:#848ea0}.button.is-table-header.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-table-header.is-outlined{background-color:initial;border-color:#848ea0;color:#848ea0}.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:#848ea0;border-color:#848ea0;color:#fff}.button.is-table-header.is-outlined.is-loading:after{border-color:transparent transparent #848ea0 #848ea0!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:transparent transparent #fff #fff!important}.button.is-table-header.is-outlined[disabled],fieldset[disabled] .button.is-table-header.is-outlined{background-color:initial;border-color:#848ea0;box-shadow:none;color:#848ea0}.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:#848ea0}.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:transparent transparent #848ea0 #848ea0!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:#f3f4f6;color:#576070}.button.is-table-header.is-light.is-hovered,.button.is-table-header.is-light:hover{background-color:#eceef1;border-color:transparent;color:#576070}.button.is-table-header.is-light.is-active,.button.is-table-header.is-light:active{background-color:#e5e7eb;border-color:transparent;color:#576070}.button.is-hero-header{background-color:#24476b;border-color:transparent;color:#fff}.button.is-hero-header.is-hovered,.button.is-hero-header:hover{background-color:#214161;border-color:transparent;color:#fff}.button.is-hero-header.is-focused,.button.is-hero-header:focus{border-color:transparent;color:#fff}.button.is-hero-header.is-focused:not(:active),.button.is-hero-header:focus:not(:active){box-shadow:invalid rgba(36,71,107,.25)}.button.is-hero-header.is-active,.button.is-hero-header:active{background-color:#1e3a58;border-color:transparent;color:#fff}.button.is-hero-header[disabled],fieldset[disabled] .button.is-hero-header{background-color:#24476b;border-color:transparent;box-shadow:none}.button.is-hero-header.is-inverted{background-color:#fff;color:#24476b}.button.is-hero-header.is-inverted.is-hovered,.button.is-hero-header.is-inverted:hover{background-color:#f2f2f2}.button.is-hero-header.is-inverted[disabled],fieldset[disabled] .button.is-hero-header.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#24476b}.button.is-hero-header.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-hero-header.is-outlined{background-color:initial;border-color:#24476b;color:#24476b}.button.is-hero-header.is-outlined.is-focused,.button.is-hero-header.is-outlined.is-hovered,.button.is-hero-header.is-outlined:focus,.button.is-hero-header.is-outlined:hover{background-color:#24476b;border-color:#24476b;color:#fff}.button.is-hero-header.is-outlined.is-loading:after{border-color:transparent transparent #24476b #24476b!important}.button.is-hero-header.is-outlined.is-loading.is-focused:after,.button.is-hero-header.is-outlined.is-loading.is-hovered:after,.button.is-hero-header.is-outlined.is-loading:focus:after,.button.is-hero-header.is-outlined.is-loading:hover:after{border-color:transparent transparent #fff #fff!important}.button.is-hero-header.is-outlined[disabled],fieldset[disabled] .button.is-hero-header.is-outlined{background-color:initial;border-color:#24476b;box-shadow:none;color:#24476b}.button.is-hero-header.is-inverted.is-outlined{background-color:initial;border-color:#fff;color:#fff}.button.is-hero-header.is-inverted.is-outlined.is-focused,.button.is-hero-header.is-inverted.is-outlined.is-hovered,.button.is-hero-header.is-inverted.is-outlined:focus,.button.is-hero-header.is-inverted.is-outlined:hover{background-color:#fff;color:#24476b}.button.is-hero-header.is-inverted.is-outlined.is-loading.is-focused:after,.button.is-hero-header.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-hero-header.is-inverted.is-outlined.is-loading:focus:after,.button.is-hero-header.is-inverted.is-outlined.is-loading:hover:after{border-color:transparent transparent #24476b #24476b!important}.button.is-hero-header.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-hero-header.is-inverted.is-outlined{background-color:initial;border-color:#fff;box-shadow:none;color:#fff}.button.is-hero-header.is-light{background-color:#f0f5fa;color:#4884c1}.button.is-hero-header.is-light.is-hovered,.button.is-hero-header.is-light:hover{background-color:#e6eef7;border-color:transparent;color:#4884c1}.button.is-hero-header.is-light.is-active,.button.is-hero-header.is-light:active{background-color:#dde8f3;border-color:transparent;color:#4884c1}.button.is-small{font-size:1.2rem}.button.is-small:not(.is-rounded){border-radius:2px}.button.is-normal{font-size:1.4rem}.button.is-medium{font-size:1.6rem}.button.is-large{font-size:1.8rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#e5e5e5;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:transparent!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:#e5e5e5;color:#696e69;box-shadow:none;pointer-events:none}.button.is-rounded{border-radius:290486px;padding-left:calc(1em + .25em);padding-right:calc(1em + .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.2rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:2px}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.6rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.8rem}.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:80px;padding-right:80px;width:100%}@media screen and (min-width:1264px){.container{max-width:1104px}}@media screen and (max-width:1579px){.container.is-widescreen:not(.is-max-desktop){max-width:1420px}}@media screen and (max-width:1899px){.container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1740px}}@media screen and (min-width:1580px){.container:not(.is-max-desktop){max-width:1420px}}@media screen and (min-width:1900px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1740px}}.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:#3e3e3e;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 #e5e5e5;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 #e5e5e5;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.content table th{color:#3e3e3e}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:0 0 2px;color:#3e3e3e}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#3e3e3e}.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.2rem}.content.is-medium{font-size:1.6rem}.content.is-large{font-size:1.8rem}.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:.8rem}.icon-text .icon:not(:first-child){margin-left:.8rem}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:transparent}.notification>.delete{right:.5rem;position:absolute;top:.5rem}.notification .content,.notification .subtitle,.notification .title{color:currentColor}.notification.is-white{background-color:#fff;color:#31422f}.notification.is-white.is-light{background-color:#fff;color:#4a4a4a}.notification.is-black{background-color:#0a0a0a;color:#fff}.notification.is-light{background-color:#f5f5f5;color:#31422f}.notification.is-dark{background-color:#3e3e3e;color:#fff}.notification.is-primary{background-color:#39c;color:#fff}.notification.is-secondary{background-color:#24476b;color:#fff}.notification.is-link{background-color:#39c;color:#fff}.notification.is-info{background-color:#0c495c;color:#fff}.notification.is-success{background-color:#679466;color:#fff}.notification.is-warning{background-color:#f7b505;color:#31422f}.notification.is-danger{background-color:#d13f5c;color:#fff}.notification.is-progress-NotStartedYet{background-color:#fdda7b;color:#31422f}.notification.is-progress-NotStartedYet.is-light{background-color:#fff9eb;color:#926b02}.notification.is-progress-Upcomming{background-color:#cacaca;color:#31422f}.notification.is-progress-Upcomming.is-light{background-color:#f5f5f5;color:#4a4a4a}.notification.is-progress-Overdue{background-color:#ff7b7b;color:#fff}.notification.is-progress-Overdue.is-light{background-color:#ffebeb;color:#b30000}.notification.is-progress-InProgress{background-color:#8bd7f8;color:#31422f}.notification.is-progress-InProgress.is-light{background-color:#ecf8fe;color:#08648b}.notification.is-progress-Completed{background-color:#44cbb6;color:#fff}.notification.is-progress-Completed.is-light{background-color:#effbf9;color:#207467}.notification.is-progress-course-NotStartedYet{background-color:#ecb920;color:#31422f}.notification.is-progress-course-NotStartedYet.is-light{background-color:#fdf9ec;color:#88690c}.notification.is-progress-course-InProgress{background-color:#2098c3;color:#fff}.notification.is-progress-course-InProgress.is-light{background-color:#edf8fc;color:#1d89af}.notification.is-progress-course-Completed{background-color:#6eba1e;color:#fff}.notification.is-progress-course-Completed.is-light{background-color:#f5fced;color:#589518}.notification.is-progress-Passed{background-color:#44cbb6;color:#fff}.notification.is-progress-Passed.is-light{background-color:#effbf9;color:#207467}.notification.is-progress-Failed{background-color:#ff7b7b;color:#fff}.notification.is-progress-Failed.is-light{background-color:#ffebeb;color:#b30000}.notification.is-progress-Missed{background-color:#cacaca;color:#31422f}.notification.is-progress-Missed.is-light{background-color:#f5f5f5;color:#4a4a4a}.notification.is-progress-Waiting{background-color:#fdda7b;color:#31422f}.notification.is-progress-Waiting.is-light{background-color:#fff9eb;color:#926b02}.notification.is-exam-header{background-color:#797979;color:#fff}.notification.is-exam-header.is-light{background-color:#f5f5f5;color:#707070}.notification.is-reward-point{background-color:#ecb920;color:#31422f}.notification.is-reward-point.is-light{background-color:#fdf9ec;color:#88690c}.notification.is-exp-point{background-color:#4493cb;color:#fff}.notification.is-exp-point.is-light{background-color:#eff6fb;color:#2c70a0}.notification.is-got-reward{background-color:#aaa;color:#fff}.notification.is-got-reward.is-light{background-color:#f5f5f5;color:#525252}.notification.is-correct-item{background-color:#2699fb;color:#fff}.notification.is-correct-item.is-light{background-color:#ebf6ff;color:#0468be}.notification.is-wrong-item{background-color:#ce0029;color:#fff}.notification.is-wrong-item.is-light{background-color:#ffebef;color:#fa0032}.notification.is-table-header{background-color:#848ea0;color:#fff}.notification.is-table-header.is-light{background-color:#f3f4f6;color:#576070}.notification.is-hero-header{background-color:#24476b;color:#fff}.notification.is-hero-header.is-light{background-color:#f0f5fa;color:#4884c1}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:290486px;display:block;height:1.4rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#e5e5e5}.progress::-webkit-progress-value{background-color:#31422f}.progress::-moz-progress-bar{background-color:#31422f}.progress::-ms-fill{background-color:#31422f;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%,#e5e5e5 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%,#e5e5e5 0)}.progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.progress.is-light::-ms-fill{background-color:#f5f5f5}.progress.is-light:indeterminate{background-image:linear-gradient(90deg,#f5f5f5 30%,#e5e5e5 0)}.progress.is-dark::-webkit-progress-value{background-color:#3e3e3e}.progress.is-dark::-moz-progress-bar{background-color:#3e3e3e}.progress.is-dark::-ms-fill{background-color:#3e3e3e}.progress.is-dark:indeterminate{background-image:linear-gradient(90deg,#3e3e3e 30%,#e5e5e5 0)}.progress.is-primary::-webkit-progress-value{background-color:#39c}.progress.is-primary::-moz-progress-bar{background-color:#39c}.progress.is-primary::-ms-fill{background-color:#39c}.progress.is-primary:indeterminate{background-image:linear-gradient(90deg,#39c 30%,#e5e5e5 0)}.progress.is-secondary::-webkit-progress-value{background-color:#24476b}.progress.is-secondary::-moz-progress-bar{background-color:#24476b}.progress.is-secondary::-ms-fill{background-color:#24476b}.progress.is-secondary:indeterminate{background-image:linear-gradient(90deg,#24476b 30%,#e5e5e5 0)}.progress.is-link::-webkit-progress-value{background-color:#39c}.progress.is-link::-moz-progress-bar{background-color:#39c}.progress.is-link::-ms-fill{background-color:#39c}.progress.is-link:indeterminate{background-image:linear-gradient(90deg,#39c 30%,#e5e5e5 0)}.progress.is-info::-webkit-progress-value{background-color:#0c495c}.progress.is-info::-moz-progress-bar{background-color:#0c495c}.progress.is-info::-ms-fill{background-color:#0c495c}.progress.is-info:indeterminate{background-image:linear-gradient(90deg,#0c495c 30%,#e5e5e5 0)}.progress.is-success::-webkit-progress-value{background-color:#679466}.progress.is-success::-moz-progress-bar{background-color:#679466}.progress.is-success::-ms-fill{background-color:#679466}.progress.is-success:indeterminate{background-image:linear-gradient(90deg,#679466 30%,#e5e5e5 0)}.progress.is-warning::-webkit-progress-value{background-color:#f7b505}.progress.is-warning::-moz-progress-bar{background-color:#f7b505}.progress.is-warning::-ms-fill{background-color:#f7b505}.progress.is-warning:indeterminate{background-image:linear-gradient(90deg,#f7b505 30%,#e5e5e5 0)}.progress.is-danger::-webkit-progress-value{background-color:#d13f5c}.progress.is-danger::-moz-progress-bar{background-color:#d13f5c}.progress.is-danger::-ms-fill{background-color:#d13f5c}.progress.is-danger:indeterminate{background-image:linear-gradient(90deg,#d13f5c 30%,#e5e5e5 0)}.progress.is-progress-NotStartedYet::-webkit-progress-value{background-color:#fdda7b}.progress.is-progress-NotStartedYet::-moz-progress-bar{background-color:#fdda7b}.progress.is-progress-NotStartedYet::-ms-fill{background-color:#fdda7b}.progress.is-progress-NotStartedYet:indeterminate{background-image:linear-gradient(90deg,#fdda7b 30%,#e5e5e5 0)}.progress.is-progress-Upcomming::-webkit-progress-value{background-color:#cacaca}.progress.is-progress-Upcomming::-moz-progress-bar{background-color:#cacaca}.progress.is-progress-Upcomming::-ms-fill{background-color:#cacaca}.progress.is-progress-Upcomming:indeterminate{background-image:linear-gradient(90deg,#cacaca 30%,#e5e5e5 0)}.progress.is-progress-Overdue::-webkit-progress-value{background-color:#ff7b7b}.progress.is-progress-Overdue::-moz-progress-bar{background-color:#ff7b7b}.progress.is-progress-Overdue::-ms-fill{background-color:#ff7b7b}.progress.is-progress-Overdue:indeterminate{background-image:linear-gradient(90deg,#ff7b7b 30%,#e5e5e5 0)}.progress.is-progress-InProgress::-webkit-progress-value{background-color:#8bd7f8}.progress.is-progress-InProgress::-moz-progress-bar{background-color:#8bd7f8}.progress.is-progress-InProgress::-ms-fill{background-color:#8bd7f8}.progress.is-progress-InProgress:indeterminate{background-image:linear-gradient(90deg,#8bd7f8 30%,#e5e5e5 0)}.progress.is-progress-Completed::-webkit-progress-value{background-color:#44cbb6}.progress.is-progress-Completed::-moz-progress-bar{background-color:#44cbb6}.progress.is-progress-Completed::-ms-fill{background-color:#44cbb6}.progress.is-progress-Completed:indeterminate{background-image:linear-gradient(90deg,#44cbb6 30%,#e5e5e5 0)}.progress.is-progress-course-NotStartedYet::-webkit-progress-value{background-color:#ecb920}.progress.is-progress-course-NotStartedYet::-moz-progress-bar{background-color:#ecb920}.progress.is-progress-course-NotStartedYet::-ms-fill{background-color:#ecb920}.progress.is-progress-course-NotStartedYet:indeterminate{background-image:linear-gradient(90deg,#ecb920 30%,#e5e5e5 0)}.progress.is-progress-course-InProgress::-webkit-progress-value{background-color:#2098c3}.progress.is-progress-course-InProgress::-moz-progress-bar{background-color:#2098c3}.progress.is-progress-course-InProgress::-ms-fill{background-color:#2098c3}.progress.is-progress-course-InProgress:indeterminate{background-image:linear-gradient(90deg,#2098c3 30%,#e5e5e5 0)}.progress.is-progress-course-Completed::-webkit-progress-value{background-color:#6eba1e}.progress.is-progress-course-Completed::-moz-progress-bar{background-color:#6eba1e}.progress.is-progress-course-Completed::-ms-fill{background-color:#6eba1e}.progress.is-progress-course-Completed:indeterminate{background-image:linear-gradient(90deg,#6eba1e 30%,#e5e5e5 0)}.progress.is-progress-Passed::-webkit-progress-value{background-color:#44cbb6}.progress.is-progress-Passed::-moz-progress-bar{background-color:#44cbb6}.progress.is-progress-Passed::-ms-fill{background-color:#44cbb6}.progress.is-progress-Passed:indeterminate{background-image:linear-gradient(90deg,#44cbb6 30%,#e5e5e5 0)}.progress.is-progress-Failed::-webkit-progress-value{background-color:#ff7b7b}.progress.is-progress-Failed::-moz-progress-bar{background-color:#ff7b7b}.progress.is-progress-Failed::-ms-fill{background-color:#ff7b7b}.progress.is-progress-Failed:indeterminate{background-image:linear-gradient(90deg,#ff7b7b 30%,#e5e5e5 0)}.progress.is-progress-Missed::-webkit-progress-value{background-color:#cacaca}.progress.is-progress-Missed::-moz-progress-bar{background-color:#cacaca}.progress.is-progress-Missed::-ms-fill{background-color:#cacaca}.progress.is-progress-Missed:indeterminate{background-image:linear-gradient(90deg,#cacaca 30%,#e5e5e5 0)}.progress.is-progress-Waiting::-webkit-progress-value{background-color:#fdda7b}.progress.is-progress-Waiting::-moz-progress-bar{background-color:#fdda7b}.progress.is-progress-Waiting::-ms-fill{background-color:#fdda7b}.progress.is-progress-Waiting:indeterminate{background-image:linear-gradient(90deg,#fdda7b 30%,#e5e5e5 0)}.progress.is-exam-header::-webkit-progress-value{background-color:#797979}.progress.is-exam-header::-moz-progress-bar{background-color:#797979}.progress.is-exam-header::-ms-fill{background-color:#797979}.progress.is-exam-header:indeterminate{background-image:linear-gradient(90deg,#797979 30%,#e5e5e5 0)}.progress.is-reward-point::-webkit-progress-value{background-color:#ecb920}.progress.is-reward-point::-moz-progress-bar{background-color:#ecb920}.progress.is-reward-point::-ms-fill{background-color:#ecb920}.progress.is-reward-point:indeterminate{background-image:linear-gradient(90deg,#ecb920 30%,#e5e5e5 0)}.progress.is-exp-point::-webkit-progress-value{background-color:#4493cb}.progress.is-exp-point::-moz-progress-bar{background-color:#4493cb}.progress.is-exp-point::-ms-fill{background-color:#4493cb}.progress.is-exp-point:indeterminate{background-image:linear-gradient(90deg,#4493cb 30%,#e5e5e5 0)}.progress.is-got-reward::-webkit-progress-value{background-color:#aaa}.progress.is-got-reward::-moz-progress-bar{background-color:#aaa}.progress.is-got-reward::-ms-fill{background-color:#aaa}.progress.is-got-reward:indeterminate{background-image:linear-gradient(90deg,#aaa 30%,#e5e5e5 0)}.progress.is-correct-item::-webkit-progress-value{background-color:#2699fb}.progress.is-correct-item::-moz-progress-bar{background-color:#2699fb}.progress.is-correct-item::-ms-fill{background-color:#2699fb}.progress.is-correct-item:indeterminate{background-image:linear-gradient(90deg,#2699fb 30%,#e5e5e5 0)}.progress.is-wrong-item::-webkit-progress-value{background-color:#ce0029}.progress.is-wrong-item::-moz-progress-bar{background-color:#ce0029}.progress.is-wrong-item::-ms-fill{background-color:#ce0029}.progress.is-wrong-item:indeterminate{background-image:linear-gradient(90deg,#ce0029 30%,#e5e5e5 0)}.progress.is-table-header::-webkit-progress-value{background-color:#848ea0}.progress.is-table-header::-moz-progress-bar{background-color:#848ea0}.progress.is-table-header::-ms-fill{background-color:#848ea0}.progress.is-table-header:indeterminate{background-image:linear-gradient(90deg,#848ea0 30%,#e5e5e5 0)}.progress.is-hero-header::-webkit-progress-value{background-color:#24476b}.progress.is-hero-header::-moz-progress-bar{background-color:#24476b}.progress.is-hero-header::-ms-fill{background-color:#24476b}.progress.is-hero-header:indeterminate{background-image:linear-gradient(90deg,#24476b 30%,#e5e5e5 0)}.progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#e5e5e5;background-image:linear-gradient(90deg,#31422f 30%,#e5e5e5 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.2rem}.progress.is-medium{height:1.6rem}.progress.is-large{height:1.8rem}@keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}.table{background-color:#fff;color:#3e3e3e}.table td,.table th{border:solid #e5e5e5;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:#31422f}.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:#f5f5f5;border-color:#f5f5f5;color:#31422f}.table td.is-dark,.table th.is-dark{background-color:#3e3e3e;border-color:#3e3e3e;color:#fff}.table td.is-primary,.table th.is-primary{background-color:#39c;border-color:#39c;color:#fff}.table td.is-secondary,.table th.is-secondary{background-color:#24476b;border-color:#24476b;color:#fff}.table td.is-link,.table th.is-link{background-color:#39c;border-color:#39c;color:#fff}.table td.is-info,.table th.is-info{background-color:#0c495c;border-color:#0c495c;color:#fff}.table td.is-success,.table th.is-success{background-color:#679466;border-color:#679466;color:#fff}.table td.is-warning,.table th.is-warning{background-color:#f7b505;border-color:#f7b505;color:#31422f}.table td.is-danger,.table th.is-danger{background-color:#d13f5c;border-color:#d13f5c;color:#fff}.table td.is-progress-NotStartedYet,.table th.is-progress-NotStartedYet{background-color:#fdda7b;border-color:#fdda7b;color:#31422f}.table td.is-progress-Upcomming,.table th.is-progress-Upcomming{background-color:#cacaca;border-color:#cacaca;color:#31422f}.table td.is-progress-Overdue,.table th.is-progress-Overdue{background-color:#ff7b7b;border-color:#ff7b7b;color:#fff}.table td.is-progress-InProgress,.table th.is-progress-InProgress{background-color:#8bd7f8;border-color:#8bd7f8;color:#31422f}.table td.is-progress-Completed,.table th.is-progress-Completed{background-color:#44cbb6;border-color:#44cbb6;color:#fff}.table td.is-progress-course-NotStartedYet,.table th.is-progress-course-NotStartedYet{background-color:#ecb920;border-color:#ecb920;color:#31422f}.table td.is-progress-course-InProgress,.table th.is-progress-course-InProgress{background-color:#2098c3;border-color:#2098c3;color:#fff}.table td.is-progress-course-Completed,.table th.is-progress-course-Completed{background-color:#6eba1e;border-color:#6eba1e;color:#fff}.table td.is-progress-Passed,.table th.is-progress-Passed{background-color:#44cbb6;border-color:#44cbb6;color:#fff}.table td.is-progress-Failed,.table th.is-progress-Failed{background-color:#ff7b7b;border-color:#ff7b7b;color:#fff}.table td.is-progress-Missed,.table th.is-progress-Missed{background-color:#cacaca;border-color:#cacaca;color:#31422f}.table td.is-progress-Waiting,.table th.is-progress-Waiting{background-color:#fdda7b;border-color:#fdda7b;color:#31422f}.table td.is-exam-header,.table th.is-exam-header{background-color:#797979;border-color:#797979;color:#fff}.table td.is-reward-point,.table th.is-reward-point{background-color:#ecb920;border-color:#ecb920;color:#31422f}.table td.is-exp-point,.table th.is-exp-point{background-color:#4493cb;border-color:#4493cb;color:#fff}.table td.is-got-reward,.table th.is-got-reward{background-color:#aaa;border-color:#aaa;color:#fff}.table td.is-correct-item,.table th.is-correct-item{background-color:#2699fb;border-color:#2699fb;color:#fff}.table td.is-wrong-item,.table th.is-wrong-item{background-color:#ce0029;border-color:#ce0029;color:#fff}.table td.is-table-header,.table th.is-table-header{background-color:#848ea0;border-color:#848ea0;color:#fff}.table td.is-hero-header,.table th.is-hero-header{background-color:#24476b;border-color:#24476b;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:#39c;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:#3e3e3e}.table th:not([align]){text-align:inherit}.table tr.is-selected{background-color:#39c;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:#848ea0}.table thead td,.table thead th{border-width:0 0 2px;color:#fff}.table tfoot{background-color:initial}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#3e3e3e}.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 tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(2n){background-color:#f2f2f2}.table.is-narrow td,.table.is-narrow th{padding:.25em .5em}.table.is-striped tbody tr:not(.is-selected):nth-child(2n){background-color:#fafafa}.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.4rem}.tags.are-large .tag:not(.is-normal):not(.is-medium){font-size:1.6rem}.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:#31422f;display:inline-flex;font-size:1.2rem;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:#31422f}.tag:not(body).is-white.is-light{background-color:#fff;color:#4a4a4a}.tag:not(body).is-black{background-color:#0a0a0a;color:#fff}.tag:not(body).is-light{background-color:#f5f5f5;color:#31422f}.tag:not(body).is-dark{background-color:#3e3e3e;color:#fff}.tag:not(body).is-primary{background-color:#39c;color:#fff}.tag:not(body).is-secondary{background-color:#24476b;color:#fff}.tag:not(body).is-link{background-color:#39c;color:#fff}.tag:not(body).is-info{background-color:#0c495c;color:#fff}.tag:not(body).is-success{background-color:#679466;color:#fff}.tag:not(body).is-warning{background-color:#f7b505;color:#31422f}.tag:not(body).is-danger{background-color:#d13f5c;color:#fff}.tag:not(body).is-progress-NotStartedYet{background-color:#fdda7b;color:#31422f}.tag:not(body).is-progress-NotStartedYet.is-light{background-color:#fff9eb;color:#926b02}.tag:not(body).is-progress-Upcomming{background-color:#cacaca;color:#31422f}.tag:not(body).is-progress-Upcomming.is-light{background-color:#f5f5f5;color:#4a4a4a}.tag:not(body).is-progress-Overdue{background-color:#ff7b7b;color:#fff}.tag:not(body).is-progress-Overdue.is-light{background-color:#ffebeb;color:#b30000}.tag:not(body).is-progress-InProgress{background-color:#8bd7f8;color:#31422f}.tag:not(body).is-progress-InProgress.is-light{background-color:#ecf8fe;color:#08648b}.tag:not(body).is-progress-Completed{background-color:#44cbb6;color:#fff}.tag:not(body).is-progress-Completed.is-light{background-color:#effbf9;color:#207467}.tag:not(body).is-progress-course-NotStartedYet{background-color:#ecb920;color:#31422f}.tag:not(body).is-progress-course-NotStartedYet.is-light{background-color:#fdf9ec;color:#88690c}.tag:not(body).is-progress-course-InProgress{background-color:#2098c3;color:#fff}.tag:not(body).is-progress-course-InProgress.is-light{background-color:#edf8fc;color:#1d89af}.tag:not(body).is-progress-course-Completed{background-color:#6eba1e;color:#fff}.tag:not(body).is-progress-course-Completed.is-light{background-color:#f5fced;color:#589518}.tag:not(body).is-progress-Passed{background-color:#44cbb6;color:#fff}.tag:not(body).is-progress-Passed.is-light{background-color:#effbf9;color:#207467}.tag:not(body).is-progress-Failed{background-color:#ff7b7b;color:#fff}.tag:not(body).is-progress-Failed.is-light{background-color:#ffebeb;color:#b30000}.tag:not(body).is-progress-Missed{background-color:#cacaca;color:#31422f}.tag:not(body).is-progress-Missed.is-light{background-color:#f5f5f5;color:#4a4a4a}.tag:not(body).is-progress-Waiting{background-color:#fdda7b;color:#31422f}.tag:not(body).is-progress-Waiting.is-light{background-color:#fff9eb;color:#926b02}.tag:not(body).is-exam-header{background-color:#797979;color:#fff}.tag:not(body).is-exam-header.is-light{background-color:#f5f5f5;color:#707070}.tag:not(body).is-reward-point{background-color:#ecb920;color:#31422f}.tag:not(body).is-reward-point.is-light{background-color:#fdf9ec;color:#88690c}.tag:not(body).is-exp-point{background-color:#4493cb;color:#fff}.tag:not(body).is-exp-point.is-light{background-color:#eff6fb;color:#2c70a0}.tag:not(body).is-got-reward{background-color:#aaa;color:#fff}.tag:not(body).is-got-reward.is-light{background-color:#f5f5f5;color:#525252}.tag:not(body).is-correct-item{background-color:#2699fb;color:#fff}.tag:not(body).is-correct-item.is-light{background-color:#ebf6ff;color:#0468be}.tag:not(body).is-wrong-item{background-color:#ce0029;color:#fff}.tag:not(body).is-wrong-item.is-light{background-color:#ffebef;color:#fa0032}.tag:not(body).is-table-header{background-color:#848ea0;color:#fff}.tag:not(body).is-table-header.is-light{background-color:#f3f4f6;color:#576070}.tag:not(body).is-hero-header{background-color:#24476b;color:#fff}.tag:not(body).is-hero-header.is-light{background-color:#f0f5fa;color:#4884c1}.tag:not(body).is-normal{font-size:1.2rem}.tag:not(body).is-medium{font-size:1.4rem}.tag:not(body).is-large{font-size:1.6rem}.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:#3e3e3e;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:#31422f;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#3e3e3e;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.6rem;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:#e5e5e5;border-radius:4px;color:#31422f}.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:invalid}.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:invalid;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:#f4f4f4;box-shadow:none;color:#aaa}.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:inset 0 .0625em .125em rgba(0,0,0,.05);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 hsla(0,0%,100%,.25)}.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 rgba(10,10,10,.25)}.is-light.input,.is-light.textarea{border-color:#f5f5f5}.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 hsla(0,0%,96.1%,.25)}.is-dark.input,.is-dark.textarea{border-color:#3e3e3e}.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 rgba(62,62,62,.25)}.is-primary.input,.is-primary.textarea{border-color:#39c}.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 rgba(51,153,204,.25)}.is-secondary.input,.is-secondary.textarea{border-color:#24476b}.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 rgba(36,71,107,.25)}.is-link.input,.is-link.textarea{border-color:#39c}.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 rgba(51,153,204,.25)}.is-info.input,.is-info.textarea{border-color:#0c495c}.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 rgba(12,73,92,.25)}.is-success.input,.is-success.textarea{border-color:#679466}.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 rgba(103,148,102,.25)}.is-warning.input,.is-warning.textarea{border-color:#f7b505}.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 rgba(247,181,5,.25)}.is-danger.input,.is-danger.textarea{border-color:#d13f5c}.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 rgba(209,63,92,.25)}.is-progress-NotStartedYet.input,.is-progress-NotStartedYet.textarea{border-color:#fdda7b}.is-progress-NotStartedYet.input:active,.is-progress-NotStartedYet.input:focus,.is-progress-NotStartedYet.is-active.input,.is-progress-NotStartedYet.is-active.textarea,.is-progress-NotStartedYet.is-focused.input,.is-progress-NotStartedYet.is-focused.textarea,.is-progress-NotStartedYet.textarea:active,.is-progress-NotStartedYet.textarea:focus{box-shadow:invalid rgba(253,218,123,.25)}.is-progress-Upcomming.input,.is-progress-Upcomming.textarea{border-color:#cacaca}.is-progress-Upcomming.input:active,.is-progress-Upcomming.input:focus,.is-progress-Upcomming.is-active.input,.is-progress-Upcomming.is-active.textarea,.is-progress-Upcomming.is-focused.input,.is-progress-Upcomming.is-focused.textarea,.is-progress-Upcomming.textarea:active,.is-progress-Upcomming.textarea:focus{box-shadow:invalid hsla(0,0%,79.2%,.25)}.is-progress-Overdue.input,.is-progress-Overdue.textarea{border-color:#ff7b7b}.is-progress-Overdue.input:active,.is-progress-Overdue.input:focus,.is-progress-Overdue.is-active.input,.is-progress-Overdue.is-active.textarea,.is-progress-Overdue.is-focused.input,.is-progress-Overdue.is-focused.textarea,.is-progress-Overdue.textarea:active,.is-progress-Overdue.textarea:focus{box-shadow:invalid rgba(255,123,123,.25)}.is-progress-InProgress.input,.is-progress-InProgress.textarea{border-color:#8bd7f8}.is-progress-InProgress.input:active,.is-progress-InProgress.input:focus,.is-progress-InProgress.is-active.input,.is-progress-InProgress.is-active.textarea,.is-progress-InProgress.is-focused.input,.is-progress-InProgress.is-focused.textarea,.is-progress-InProgress.textarea:active,.is-progress-InProgress.textarea:focus{box-shadow:invalid rgba(139,215,248,.25)}.is-progress-Completed.input,.is-progress-Completed.textarea{border-color:#44cbb6}.is-progress-Completed.input:active,.is-progress-Completed.input:focus,.is-progress-Completed.is-active.input,.is-progress-Completed.is-active.textarea,.is-progress-Completed.is-focused.input,.is-progress-Completed.is-focused.textarea,.is-progress-Completed.textarea:active,.is-progress-Completed.textarea:focus{box-shadow:invalid rgba(68,203,182,.25)}.is-progress-course-NotStartedYet.input,.is-progress-course-NotStartedYet.textarea{border-color:#ecb920}.is-progress-course-NotStartedYet.input:active,.is-progress-course-NotStartedYet.input:focus,.is-progress-course-NotStartedYet.is-active.input,.is-progress-course-NotStartedYet.is-active.textarea,.is-progress-course-NotStartedYet.is-focused.input,.is-progress-course-NotStartedYet.is-focused.textarea,.is-progress-course-NotStartedYet.textarea:active,.is-progress-course-NotStartedYet.textarea:focus{box-shadow:invalid rgba(236,185,32,.25)}.is-progress-course-InProgress.input,.is-progress-course-InProgress.textarea{border-color:#2098c3}.is-progress-course-InProgress.input:active,.is-progress-course-InProgress.input:focus,.is-progress-course-InProgress.is-active.input,.is-progress-course-InProgress.is-active.textarea,.is-progress-course-InProgress.is-focused.input,.is-progress-course-InProgress.is-focused.textarea,.is-progress-course-InProgress.textarea:active,.is-progress-course-InProgress.textarea:focus{box-shadow:invalid rgba(32,152,195,.25)}.is-progress-course-Completed.input,.is-progress-course-Completed.textarea{border-color:#6eba1e}.is-progress-course-Completed.input:active,.is-progress-course-Completed.input:focus,.is-progress-course-Completed.is-active.input,.is-progress-course-Completed.is-active.textarea,.is-progress-course-Completed.is-focused.input,.is-progress-course-Completed.is-focused.textarea,.is-progress-course-Completed.textarea:active,.is-progress-course-Completed.textarea:focus{box-shadow:invalid rgba(110,186,30,.25)}.is-progress-Passed.input,.is-progress-Passed.textarea{border-color:#44cbb6}.is-progress-Passed.input:active,.is-progress-Passed.input:focus,.is-progress-Passed.is-active.input,.is-progress-Passed.is-active.textarea,.is-progress-Passed.is-focused.input,.is-progress-Passed.is-focused.textarea,.is-progress-Passed.textarea:active,.is-progress-Passed.textarea:focus{box-shadow:invalid rgba(68,203,182,.25)}.is-progress-Failed.input,.is-progress-Failed.textarea{border-color:#ff7b7b}.is-progress-Failed.input:active,.is-progress-Failed.input:focus,.is-progress-Failed.is-active.input,.is-progress-Failed.is-active.textarea,.is-progress-Failed.is-focused.input,.is-progress-Failed.is-focused.textarea,.is-progress-Failed.textarea:active,.is-progress-Failed.textarea:focus{box-shadow:invalid rgba(255,123,123,.25)}.is-progress-Missed.input,.is-progress-Missed.textarea{border-color:#cacaca}.is-progress-Missed.input:active,.is-progress-Missed.input:focus,.is-progress-Missed.is-active.input,.is-progress-Missed.is-active.textarea,.is-progress-Missed.is-focused.input,.is-progress-Missed.is-focused.textarea,.is-progress-Missed.textarea:active,.is-progress-Missed.textarea:focus{box-shadow:invalid hsla(0,0%,79.2%,.25)}.is-progress-Waiting.input,.is-progress-Waiting.textarea{border-color:#fdda7b}.is-progress-Waiting.input:active,.is-progress-Waiting.input:focus,.is-progress-Waiting.is-active.input,.is-progress-Waiting.is-active.textarea,.is-progress-Waiting.is-focused.input,.is-progress-Waiting.is-focused.textarea,.is-progress-Waiting.textarea:active,.is-progress-Waiting.textarea:focus{box-shadow:invalid rgba(253,218,123,.25)}.is-exam-header.input,.is-exam-header.textarea{border-color:#797979}.is-exam-header.input:active,.is-exam-header.input:focus,.is-exam-header.is-active.input,.is-exam-header.is-active.textarea,.is-exam-header.is-focused.input,.is-exam-header.is-focused.textarea,.is-exam-header.textarea:active,.is-exam-header.textarea:focus{box-shadow:invalid hsla(0,0%,47.5%,.25)}.is-reward-point.input,.is-reward-point.textarea{border-color:#ecb920}.is-reward-point.input:active,.is-reward-point.input:focus,.is-reward-point.is-active.input,.is-reward-point.is-active.textarea,.is-reward-point.is-focused.input,.is-reward-point.is-focused.textarea,.is-reward-point.textarea:active,.is-reward-point.textarea:focus{box-shadow:invalid rgba(236,185,32,.25)}.is-exp-point.input,.is-exp-point.textarea{border-color:#4493cb}.is-exp-point.input:active,.is-exp-point.input:focus,.is-exp-point.is-active.input,.is-exp-point.is-active.textarea,.is-exp-point.is-focused.input,.is-exp-point.is-focused.textarea,.is-exp-point.textarea:active,.is-exp-point.textarea:focus{box-shadow:invalid rgba(68,147,203,.25)}.is-got-reward.input,.is-got-reward.textarea{border-color:#aaa}.is-got-reward.input:active,.is-got-reward.input:focus,.is-got-reward.is-active.input,.is-got-reward.is-active.textarea,.is-got-reward.is-focused.input,.is-got-reward.is-focused.textarea,.is-got-reward.textarea:active,.is-got-reward.textarea:focus{box-shadow:invalid hsla(0,0%,66.7%,.25)}.is-correct-item.input,.is-correct-item.textarea{border-color:#2699fb}.is-correct-item.input:active,.is-correct-item.input:focus,.is-correct-item.is-active.input,.is-correct-item.is-active.textarea,.is-correct-item.is-focused.input,.is-correct-item.is-focused.textarea,.is-correct-item.textarea:active,.is-correct-item.textarea:focus{box-shadow:invalid rgba(38,153,251,.25)}.is-wrong-item.input,.is-wrong-item.textarea{border-color:#ce0029}.is-wrong-item.input:active,.is-wrong-item.input:focus,.is-wrong-item.is-active.input,.is-wrong-item.is-active.textarea,.is-wrong-item.is-focused.input,.is-wrong-item.is-focused.textarea,.is-wrong-item.textarea:active,.is-wrong-item.textarea:focus{box-shadow:invalid rgba(206,0,41,.25)}.is-table-header.input,.is-table-header.textarea{border-color:#848ea0}.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 rgba(132,142,160,.25)}.is-hero-header.input,.is-hero-header.textarea{border-color:#24476b}.is-hero-header.input:active,.is-hero-header.input:focus,.is-hero-header.is-active.input,.is-hero-header.is-active.textarea,.is-hero-header.is-focused.input,.is-hero-header.is-focused.textarea,.is-hero-header.textarea:active,.is-hero-header.textarea:focus{box-shadow:invalid rgba(36,71,107,.25)}.is-small.input,.is-small.textarea{border-radius:2px;font-size:1.2rem}.is-medium.input,.is-medium.textarea{font-size:1.6rem}.is-large.input,.is-large.textarea{font-size:1.8rem}.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:transparent;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:#aaa;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:4rem}.select:not(.is-multiple):not(.is-loading):after{border-color:#31422f;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:#f4f4f4}.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 hsla(0,0%,100%,.25)}.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 rgba(10,10,10,.25)}.select.is-light:not(:hover):after,.select.is-light select{border-color:#f5f5f5}.select.is-light select.is-hovered,.select.is-light select:hover{border-color:#e8e8e8}.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 hsla(0,0%,96.1%,.25)}.select.is-dark:not(:hover):after,.select.is-dark select{border-color:#3e3e3e}.select.is-dark select.is-hovered,.select.is-dark select:hover{border-color:#313131}.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 rgba(62,62,62,.25)}.select.is-primary:not(:hover):after,.select.is-primary select{border-color:#39c}.select.is-primary select.is-hovered,.select.is-primary select:hover{border-color:#2e8ab8}.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 rgba(51,153,204,.25)}.select.is-secondary:not(:hover):after,.select.is-secondary select{border-color:#24476b}.select.is-secondary select.is-hovered,.select.is-secondary select:hover{border-color:#1e3a58}.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 rgba(36,71,107,.25)}.select.is-link:not(:hover):after,.select.is-link select{border-color:#39c}.select.is-link select.is-hovered,.select.is-link select:hover{border-color:#2e8ab8}.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 rgba(51,153,204,.25)}.select.is-info:not(:hover):after,.select.is-info select{border-color:#0c495c}.select.is-info select.is-hovered,.select.is-info select:hover{border-color:#093745}.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 rgba(12,73,92,.25)}.select.is-success:not(:hover):after,.select.is-success select{border-color:#679466}.select.is-success select.is-hovered,.select.is-success select:hover{border-color:#5c855c}.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 rgba(103,148,102,.25)}.select.is-warning:not(:hover):after,.select.is-warning select{border-color:#f7b505}.select.is-warning select.is-hovered,.select.is-warning select:hover{border-color:#dea304}.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 rgba(247,181,5,.25)}.select.is-danger:not(:hover):after,.select.is-danger select{border-color:#d13f5c}.select.is-danger select.is-hovered,.select.is-danger select:hover{border-color:#c7304e}.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 rgba(209,63,92,.25)}.select.is-progress-NotStartedYet:not(:hover):after,.select.is-progress-NotStartedYet select{border-color:#fdda7b}.select.is-progress-NotStartedYet select.is-hovered,.select.is-progress-NotStartedYet select:hover{border-color:#fdd362}.select.is-progress-NotStartedYet select.is-active,.select.is-progress-NotStartedYet select.is-focused,.select.is-progress-NotStartedYet select:active,.select.is-progress-NotStartedYet select:focus{box-shadow:invalid rgba(253,218,123,.25)}.select.is-progress-Upcomming:not(:hover):after,.select.is-progress-Upcomming select{border-color:#cacaca}.select.is-progress-Upcomming select.is-hovered,.select.is-progress-Upcomming select:hover{border-color:#bdbdbd}.select.is-progress-Upcomming select.is-active,.select.is-progress-Upcomming select.is-focused,.select.is-progress-Upcomming select:active,.select.is-progress-Upcomming select:focus{box-shadow:invalid hsla(0,0%,79.2%,.25)}.select.is-progress-Overdue:not(:hover):after,.select.is-progress-Overdue select{border-color:#ff7b7b}.select.is-progress-Overdue select.is-hovered,.select.is-progress-Overdue select:hover{border-color:#ff6262}.select.is-progress-Overdue select.is-active,.select.is-progress-Overdue select.is-focused,.select.is-progress-Overdue select:active,.select.is-progress-Overdue select:focus{box-shadow:invalid rgba(255,123,123,.25)}.select.is-progress-InProgress:not(:hover):after,.select.is-progress-InProgress select{border-color:#8bd7f8}.select.is-progress-InProgress select.is-hovered,.select.is-progress-InProgress select:hover{border-color:#73cff7}.select.is-progress-InProgress select.is-active,.select.is-progress-InProgress select.is-focused,.select.is-progress-InProgress select:active,.select.is-progress-InProgress select:focus{box-shadow:invalid rgba(139,215,248,.25)}.select.is-progress-Completed:not(:hover):after,.select.is-progress-Completed select{border-color:#44cbb6}.select.is-progress-Completed select.is-hovered,.select.is-progress-Completed select:hover{border-color:#35c0ab}.select.is-progress-Completed select.is-active,.select.is-progress-Completed select.is-focused,.select.is-progress-Completed select:active,.select.is-progress-Completed select:focus{box-shadow:invalid rgba(68,203,182,.25)}.select.is-progress-course-NotStartedYet:not(:hover):after,.select.is-progress-course-NotStartedYet select{border-color:#ecb920}.select.is-progress-course-NotStartedYet select.is-hovered,.select.is-progress-course-NotStartedYet select:hover{border-color:#dfac13}.select.is-progress-course-NotStartedYet select.is-active,.select.is-progress-course-NotStartedYet select.is-focused,.select.is-progress-course-NotStartedYet select:active,.select.is-progress-course-NotStartedYet select:focus{box-shadow:invalid rgba(236,185,32,.25)}.select.is-progress-course-InProgress:not(:hover):after,.select.is-progress-course-InProgress select{border-color:#2098c3}.select.is-progress-course-InProgress select.is-hovered,.select.is-progress-course-InProgress select:hover{border-color:#1c87ad}.select.is-progress-course-InProgress select.is-active,.select.is-progress-course-InProgress select.is-focused,.select.is-progress-course-InProgress select:active,.select.is-progress-course-InProgress select:focus{box-shadow:invalid rgba(32,152,195,.25)}.select.is-progress-course-Completed:not(:hover):after,.select.is-progress-course-Completed select{border-color:#6eba1e}.select.is-progress-course-Completed select.is-hovered,.select.is-progress-course-Completed select:hover{border-color:#61a41a}.select.is-progress-course-Completed select.is-active,.select.is-progress-course-Completed select.is-focused,.select.is-progress-course-Completed select:active,.select.is-progress-course-Completed select:focus{box-shadow:invalid rgba(110,186,30,.25)}.select.is-progress-Passed:not(:hover):after,.select.is-progress-Passed select{border-color:#44cbb6}.select.is-progress-Passed select.is-hovered,.select.is-progress-Passed select:hover{border-color:#35c0ab}.select.is-progress-Passed select.is-active,.select.is-progress-Passed select.is-focused,.select.is-progress-Passed select:active,.select.is-progress-Passed select:focus{box-shadow:invalid rgba(68,203,182,.25)}.select.is-progress-Failed:not(:hover):after,.select.is-progress-Failed select{border-color:#ff7b7b}.select.is-progress-Failed select.is-hovered,.select.is-progress-Failed select:hover{border-color:#ff6262}.select.is-progress-Failed select.is-active,.select.is-progress-Failed select.is-focused,.select.is-progress-Failed select:active,.select.is-progress-Failed select:focus{box-shadow:invalid rgba(255,123,123,.25)}.select.is-progress-Missed:not(:hover):after,.select.is-progress-Missed select{border-color:#cacaca}.select.is-progress-Missed select.is-hovered,.select.is-progress-Missed select:hover{border-color:#bdbdbd}.select.is-progress-Missed select.is-active,.select.is-progress-Missed select.is-focused,.select.is-progress-Missed select:active,.select.is-progress-Missed select:focus{box-shadow:invalid hsla(0,0%,79.2%,.25)}.select.is-progress-Waiting:not(:hover):after,.select.is-progress-Waiting select{border-color:#fdda7b}.select.is-progress-Waiting select.is-hovered,.select.is-progress-Waiting select:hover{border-color:#fdd362}.select.is-progress-Waiting select.is-active,.select.is-progress-Waiting select.is-focused,.select.is-progress-Waiting select:active,.select.is-progress-Waiting select:focus{box-shadow:invalid rgba(253,218,123,.25)}.select.is-exam-header:not(:hover):after,.select.is-exam-header select{border-color:#797979}.select.is-exam-header select.is-hovered,.select.is-exam-header select:hover{border-color:#6c6c6c}.select.is-exam-header select.is-active,.select.is-exam-header select.is-focused,.select.is-exam-header select:active,.select.is-exam-header select:focus{box-shadow:invalid hsla(0,0%,47.5%,.25)}.select.is-reward-point:not(:hover):after,.select.is-reward-point select{border-color:#ecb920}.select.is-reward-point select.is-hovered,.select.is-reward-point select:hover{border-color:#dfac13}.select.is-reward-point select.is-active,.select.is-reward-point select.is-focused,.select.is-reward-point select:active,.select.is-reward-point select:focus{box-shadow:invalid rgba(236,185,32,.25)}.select.is-exp-point:not(:hover):after,.select.is-exp-point select{border-color:#4493cb}.select.is-exp-point select.is-hovered,.select.is-exp-point select:hover{border-color:#3587c0}.select.is-exp-point select.is-active,.select.is-exp-point select.is-focused,.select.is-exp-point select:active,.select.is-exp-point select:focus{box-shadow:invalid rgba(68,147,203,.25)}.select.is-got-reward:not(:hover):after,.select.is-got-reward select{border-color:#aaa}.select.is-got-reward select.is-hovered,.select.is-got-reward select:hover{border-color:#9d9d9d}.select.is-got-reward select.is-active,.select.is-got-reward select.is-focused,.select.is-got-reward select:active,.select.is-got-reward select:focus{box-shadow:invalid hsla(0,0%,66.7%,.25)}.select.is-correct-item:not(:hover):after,.select.is-correct-item select{border-color:#2699fb}.select.is-correct-item select.is-hovered,.select.is-correct-item select:hover{border-color:#0d8dfb}.select.is-correct-item select.is-active,.select.is-correct-item select.is-focused,.select.is-correct-item select:active,.select.is-correct-item select:focus{box-shadow:invalid rgba(38,153,251,.25)}.select.is-wrong-item:not(:hover):after,.select.is-wrong-item select{border-color:#ce0029}.select.is-wrong-item select.is-hovered,.select.is-wrong-item select:hover{border-color:#b50024}.select.is-wrong-item select.is-active,.select.is-wrong-item select.is-focused,.select.is-wrong-item select:active,.select.is-wrong-item select:focus{box-shadow:invalid rgba(206,0,41,.25)}.select.is-table-header:not(:hover):after,.select.is-table-header select{border-color:#848ea0}.select.is-table-header select.is-hovered,.select.is-table-header select:hover{border-color:#768195}.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 rgba(132,142,160,.25)}.select.is-hero-header:not(:hover):after,.select.is-hero-header select{border-color:#24476b}.select.is-hero-header select.is-hovered,.select.is-hero-header select:hover{border-color:#1e3a58}.select.is-hero-header select.is-active,.select.is-hero-header select.is-focused,.select.is-hero-header select:active,.select.is-hero-header select:focus{box-shadow:invalid rgba(36,71,107,.25)}.select.is-small{border-radius:2px;font-size:1.2rem}.select.is-medium{font-size:1.6rem}.select.is-large{font-size:1.8rem}.select.is-disabled:after{border-color:#aaa}.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.2rem}.select.is-loading.is-medium:after{font-size:1.6rem}.select.is-loading.is-large:after{font-size:1.8rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#31422f}.file.is-white.is-hovered .file-cta,.file.is-white:hover .file-cta{background-color:#f9f9f9;border-color:transparent;color:#31422f}.file.is-white.is-focused .file-cta,.file.is-white:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,100%,.25);color:#31422f}.file.is-white.is-active .file-cta,.file.is-white:active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#31422f}.file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}.file.is-black.is-hovered .file-cta,.file.is-black:hover .file-cta{background-color:#040404;border-color:transparent;color:#fff}.file.is-black.is-focused .file-cta,.file.is-black:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(10,10,10,.25);color:#fff}.file.is-black.is-active .file-cta,.file.is-black:active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:#31422f}.file.is-light.is-hovered .file-cta,.file.is-light:hover .file-cta{background-color:#efefef;border-color:transparent;color:#31422f}.file.is-light.is-focused .file-cta,.file.is-light:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,96.1%,.25);color:#31422f}.file.is-light.is-active .file-cta,.file.is-light:active .file-cta{background-color:#e8e8e8;border-color:transparent;color:#31422f}.file.is-dark .file-cta{background-color:#3e3e3e;border-color:transparent;color:#fff}.file.is-dark.is-hovered .file-cta,.file.is-dark:hover .file-cta{background-color:#383838;border-color:transparent;color:#fff}.file.is-dark.is-focused .file-cta,.file.is-dark:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(62,62,62,.25);color:#fff}.file.is-dark.is-active .file-cta,.file.is-dark:active .file-cta{background-color:#313131;border-color:transparent;color:#fff}.file.is-primary .file-cta{background-color:#39c;border-color:transparent;color:#fff}.file.is-primary.is-hovered .file-cta,.file.is-primary:hover .file-cta{background-color:#3091c2;border-color:transparent;color:#fff}.file.is-primary.is-focused .file-cta,.file.is-primary:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(51,153,204,.25);color:#fff}.file.is-primary.is-active .file-cta,.file.is-primary:active .file-cta{background-color:#2e8ab8;border-color:transparent;color:#fff}.file.is-secondary .file-cta{background-color:#24476b;border-color:transparent;color:#fff}.file.is-secondary.is-hovered .file-cta,.file.is-secondary:hover .file-cta{background-color:#214161;border-color:transparent;color:#fff}.file.is-secondary.is-focused .file-cta,.file.is-secondary:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(36,71,107,.25);color:#fff}.file.is-secondary.is-active .file-cta,.file.is-secondary:active .file-cta{background-color:#1e3a58;border-color:transparent;color:#fff}.file.is-link .file-cta{background-color:#39c;border-color:transparent;color:#fff}.file.is-link.is-hovered .file-cta,.file.is-link:hover .file-cta{background-color:#3091c2;border-color:transparent;color:#fff}.file.is-link.is-focused .file-cta,.file.is-link:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(51,153,204,.25);color:#fff}.file.is-link.is-active .file-cta,.file.is-link:active .file-cta{background-color:#2e8ab8;border-color:transparent;color:#fff}.file.is-info .file-cta{background-color:#0c495c;border-color:transparent;color:#fff}.file.is-info.is-hovered .file-cta,.file.is-info:hover .file-cta{background-color:#0b4051;border-color:transparent;color:#fff}.file.is-info.is-focused .file-cta,.file.is-info:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(12,73,92,.25);color:#fff}.file.is-info.is-active .file-cta,.file.is-info:active .file-cta{background-color:#093745;border-color:transparent;color:#fff}.file.is-success .file-cta{background-color:#679466;border-color:transparent;color:#fff}.file.is-success.is-hovered .file-cta,.file.is-success:hover .file-cta{background-color:#628c61;border-color:transparent;color:#fff}.file.is-success.is-focused .file-cta,.file.is-success:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(103,148,102,.25);color:#fff}.file.is-success.is-active .file-cta,.file.is-success:active .file-cta{background-color:#5c855c;border-color:transparent;color:#fff}.file.is-warning .file-cta{background-color:#f7b505;border-color:transparent;color:#31422f}.file.is-warning.is-hovered .file-cta,.file.is-warning:hover .file-cta{background-color:#ebac05;border-color:transparent;color:#31422f}.file.is-warning.is-focused .file-cta,.file.is-warning:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(247,181,5,.25);color:#31422f}.file.is-warning.is-active .file-cta,.file.is-warning:active .file-cta{background-color:#dea304;border-color:transparent;color:#31422f}.file.is-danger .file-cta{background-color:#d13f5c;border-color:transparent;color:#fff}.file.is-danger.is-hovered .file-cta,.file.is-danger:hover .file-cta{background-color:#cf3553;border-color:transparent;color:#fff}.file.is-danger.is-focused .file-cta,.file.is-danger:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(209,63,92,.25);color:#fff}.file.is-danger.is-active .file-cta,.file.is-danger:active .file-cta{background-color:#c7304e;border-color:transparent;color:#fff}.file.is-progress-NotStartedYet .file-cta{background-color:#fdda7b;border-color:transparent;color:#31422f}.file.is-progress-NotStartedYet.is-hovered .file-cta,.file.is-progress-NotStartedYet:hover .file-cta{background-color:#fdd66e;border-color:transparent;color:#31422f}.file.is-progress-NotStartedYet.is-focused .file-cta,.file.is-progress-NotStartedYet:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(253,218,123,.25);color:#31422f}.file.is-progress-NotStartedYet.is-active .file-cta,.file.is-progress-NotStartedYet:active .file-cta{background-color:#fdd362;border-color:transparent;color:#31422f}.file.is-progress-Upcomming .file-cta{background-color:#cacaca;border-color:transparent;color:#31422f}.file.is-progress-Upcomming.is-hovered .file-cta,.file.is-progress-Upcomming:hover .file-cta{background-color:#c4c4c4;border-color:transparent;color:#31422f}.file.is-progress-Upcomming.is-focused .file-cta,.file.is-progress-Upcomming:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,79.2%,.25);color:#31422f}.file.is-progress-Upcomming.is-active .file-cta,.file.is-progress-Upcomming:active .file-cta{background-color:#bdbdbd;border-color:transparent;color:#31422f}.file.is-progress-Overdue .file-cta{background-color:#ff7b7b;border-color:transparent;color:#fff}.file.is-progress-Overdue.is-hovered .file-cta,.file.is-progress-Overdue:hover .file-cta{background-color:#ff6e6e;border-color:transparent;color:#fff}.file.is-progress-Overdue.is-focused .file-cta,.file.is-progress-Overdue:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,123,123,.25);color:#fff}.file.is-progress-Overdue.is-active .file-cta,.file.is-progress-Overdue:active .file-cta{background-color:#ff6262;border-color:transparent;color:#fff}.file.is-progress-InProgress .file-cta{background-color:#8bd7f8;border-color:transparent;color:#31422f}.file.is-progress-InProgress.is-hovered .file-cta,.file.is-progress-InProgress:hover .file-cta{background-color:#7fd3f7;border-color:transparent;color:#31422f}.file.is-progress-InProgress.is-focused .file-cta,.file.is-progress-InProgress:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(139,215,248,.25);color:#31422f}.file.is-progress-InProgress.is-active .file-cta,.file.is-progress-InProgress:active .file-cta{background-color:#73cff7;border-color:transparent;color:#31422f}.file.is-progress-Completed .file-cta{background-color:#44cbb6;border-color:transparent;color:#fff}.file.is-progress-Completed.is-hovered .file-cta,.file.is-progress-Completed:hover .file-cta{background-color:#3ac8b2;border-color:transparent;color:#fff}.file.is-progress-Completed.is-focused .file-cta,.file.is-progress-Completed:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(68,203,182,.25);color:#fff}.file.is-progress-Completed.is-active .file-cta,.file.is-progress-Completed:active .file-cta{background-color:#35c0ab;border-color:transparent;color:#fff}.file.is-progress-course-NotStartedYet .file-cta{background-color:#ecb920;border-color:transparent;color:#31422f}.file.is-progress-course-NotStartedYet.is-hovered .file-cta,.file.is-progress-course-NotStartedYet:hover .file-cta{background-color:#ebb514;border-color:transparent;color:#31422f}.file.is-progress-course-NotStartedYet.is-focused .file-cta,.file.is-progress-course-NotStartedYet:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(236,185,32,.25);color:#31422f}.file.is-progress-course-NotStartedYet.is-active .file-cta,.file.is-progress-course-NotStartedYet:active .file-cta{background-color:#dfac13;border-color:transparent;color:#31422f}.file.is-progress-course-InProgress .file-cta{background-color:#2098c3;border-color:transparent;color:#fff}.file.is-progress-course-InProgress.is-hovered .file-cta,.file.is-progress-course-InProgress:hover .file-cta{background-color:#1e8fb8;border-color:transparent;color:#fff}.file.is-progress-course-InProgress.is-focused .file-cta,.file.is-progress-course-InProgress:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(32,152,195,.25);color:#fff}.file.is-progress-course-InProgress.is-active .file-cta,.file.is-progress-course-InProgress:active .file-cta{background-color:#1c87ad;border-color:transparent;color:#fff}.file.is-progress-course-Completed .file-cta{background-color:#6eba1e;border-color:transparent;color:#fff}.file.is-progress-course-Completed.is-hovered .file-cta,.file.is-progress-course-Completed:hover .file-cta{background-color:#68af1c;border-color:transparent;color:#fff}.file.is-progress-course-Completed.is-focused .file-cta,.file.is-progress-course-Completed:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(110,186,30,.25);color:#fff}.file.is-progress-course-Completed.is-active .file-cta,.file.is-progress-course-Completed:active .file-cta{background-color:#61a41a;border-color:transparent;color:#fff}.file.is-progress-Passed .file-cta{background-color:#44cbb6;border-color:transparent;color:#fff}.file.is-progress-Passed.is-hovered .file-cta,.file.is-progress-Passed:hover .file-cta{background-color:#3ac8b2;border-color:transparent;color:#fff}.file.is-progress-Passed.is-focused .file-cta,.file.is-progress-Passed:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(68,203,182,.25);color:#fff}.file.is-progress-Passed.is-active .file-cta,.file.is-progress-Passed:active .file-cta{background-color:#35c0ab;border-color:transparent;color:#fff}.file.is-progress-Failed .file-cta{background-color:#ff7b7b;border-color:transparent;color:#fff}.file.is-progress-Failed.is-hovered .file-cta,.file.is-progress-Failed:hover .file-cta{background-color:#ff6e6e;border-color:transparent;color:#fff}.file.is-progress-Failed.is-focused .file-cta,.file.is-progress-Failed:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(255,123,123,.25);color:#fff}.file.is-progress-Failed.is-active .file-cta,.file.is-progress-Failed:active .file-cta{background-color:#ff6262;border-color:transparent;color:#fff}.file.is-progress-Missed .file-cta{background-color:#cacaca;border-color:transparent;color:#31422f}.file.is-progress-Missed.is-hovered .file-cta,.file.is-progress-Missed:hover .file-cta{background-color:#c4c4c4;border-color:transparent;color:#31422f}.file.is-progress-Missed.is-focused .file-cta,.file.is-progress-Missed:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,79.2%,.25);color:#31422f}.file.is-progress-Missed.is-active .file-cta,.file.is-progress-Missed:active .file-cta{background-color:#bdbdbd;border-color:transparent;color:#31422f}.file.is-progress-Waiting .file-cta{background-color:#fdda7b;border-color:transparent;color:#31422f}.file.is-progress-Waiting.is-hovered .file-cta,.file.is-progress-Waiting:hover .file-cta{background-color:#fdd66e;border-color:transparent;color:#31422f}.file.is-progress-Waiting.is-focused .file-cta,.file.is-progress-Waiting:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(253,218,123,.25);color:#31422f}.file.is-progress-Waiting.is-active .file-cta,.file.is-progress-Waiting:active .file-cta{background-color:#fdd362;border-color:transparent;color:#31422f}.file.is-exam-header .file-cta{background-color:#797979;border-color:transparent;color:#fff}.file.is-exam-header.is-hovered .file-cta,.file.is-exam-header:hover .file-cta{background-color:#737373;border-color:transparent;color:#fff}.file.is-exam-header.is-focused .file-cta,.file.is-exam-header:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,47.5%,.25);color:#fff}.file.is-exam-header.is-active .file-cta,.file.is-exam-header:active .file-cta{background-color:#6c6c6c;border-color:transparent;color:#fff}.file.is-reward-point .file-cta{background-color:#ecb920;border-color:transparent;color:#31422f}.file.is-reward-point.is-hovered .file-cta,.file.is-reward-point:hover .file-cta{background-color:#ebb514;border-color:transparent;color:#31422f}.file.is-reward-point.is-focused .file-cta,.file.is-reward-point:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(236,185,32,.25);color:#31422f}.file.is-reward-point.is-active .file-cta,.file.is-reward-point:active .file-cta{background-color:#dfac13;border-color:transparent;color:#31422f}.file.is-exp-point .file-cta{background-color:#4493cb;border-color:transparent;color:#fff}.file.is-exp-point.is-hovered .file-cta,.file.is-exp-point:hover .file-cta{background-color:#3a8dc8;border-color:transparent;color:#fff}.file.is-exp-point.is-focused .file-cta,.file.is-exp-point:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(68,147,203,.25);color:#fff}.file.is-exp-point.is-active .file-cta,.file.is-exp-point:active .file-cta{background-color:#3587c0;border-color:transparent;color:#fff}.file.is-got-reward .file-cta{background-color:#aaa;border-color:transparent;color:#fff}.file.is-got-reward.is-hovered .file-cta,.file.is-got-reward:hover .file-cta{background-color:#a4a4a4;border-color:transparent;color:#fff}.file.is-got-reward.is-focused .file-cta,.file.is-got-reward:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em hsla(0,0%,66.7%,.25);color:#fff}.file.is-got-reward.is-active .file-cta,.file.is-got-reward:active .file-cta{background-color:#9d9d9d;border-color:transparent;color:#fff}.file.is-correct-item .file-cta{background-color:#2699fb;border-color:transparent;color:#fff}.file.is-correct-item.is-hovered .file-cta,.file.is-correct-item:hover .file-cta{background-color:#1993fb;border-color:transparent;color:#fff}.file.is-correct-item.is-focused .file-cta,.file.is-correct-item:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(38,153,251,.25);color:#fff}.file.is-correct-item.is-active .file-cta,.file.is-correct-item:active .file-cta{background-color:#0d8dfb;border-color:transparent;color:#fff}.file.is-wrong-item .file-cta{background-color:#ce0029;border-color:transparent;color:#fff}.file.is-wrong-item.is-hovered .file-cta,.file.is-wrong-item:hover .file-cta{background-color:#c10026;border-color:transparent;color:#fff}.file.is-wrong-item.is-focused .file-cta,.file.is-wrong-item:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(206,0,41,.25);color:#fff}.file.is-wrong-item.is-active .file-cta,.file.is-wrong-item:active .file-cta{background-color:#b50024;border-color:transparent;color:#fff}.file.is-table-header .file-cta{background-color:#848ea0;border-color:transparent;color:#fff}.file.is-table-header.is-hovered .file-cta,.file.is-table-header:hover .file-cta{background-color:#7d879a;border-color:transparent;color:#fff}.file.is-table-header.is-focused .file-cta,.file.is-table-header:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(132,142,160,.25);color:#fff}.file.is-table-header.is-active .file-cta,.file.is-table-header:active .file-cta{background-color:#768195;border-color:transparent;color:#fff}.file.is-hero-header .file-cta{background-color:#24476b;border-color:transparent;color:#fff}.file.is-hero-header.is-hovered .file-cta,.file.is-hero-header:hover .file-cta{background-color:#214161;border-color:transparent;color:#fff}.file.is-hero-header.is-focused .file-cta,.file.is-hero-header:focus .file-cta{border-color:transparent;box-shadow:0 0 .5em rgba(36,71,107,.25);color:#fff}.file.is-hero-header.is-active .file-cta,.file.is-hero-header:active .file-cta{background-color:#1e3a58;border-color:transparent;color:#fff}.file.is-small{font-size:1.2rem}.file.is-medium{font-size:1.6rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.8rem}.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:#3e3e3e}.file-label:hover .file-name{border-color:#dfdfdf}.file-label:active .file-cta{background-color:#e5e5e5;color:#3e3e3e}.file-label:active .file-name{border-color:#d8d8d8}.file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#e5e5e5;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f2f2f2;color:#31422f}.file-name{border:1px solid #e5e5e5;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:#3e3e3e;display:block;font-weight:700}.label:not(:last-child){margin-bottom:.5em}.label.is-small{font-size:1.2rem}.label.is-medium{font-size:1.6rem}.label.is-large{font-size:1.8rem}.help{display:block;font-size:1.2rem;margin-top:.25rem}.help.is-white{color:#fff}.help.is-black{color:#0a0a0a}.help.is-light{color:#f5f5f5}.help.is-dark{color:#3e3e3e}.help.is-primary{color:#39c}.help.is-secondary{color:#24476b}.help.is-link{color:#39c}.help.is-info{color:#0c495c}.help.is-success{color:#679466}.help.is-warning{color:#f7b505}.help.is-danger{color:#d13f5c}.help.is-progress-NotStartedYet{color:#fdda7b}.help.is-progress-Upcomming{color:#cacaca}.help.is-progress-Overdue{color:#ff7b7b}.help.is-progress-InProgress{color:#8bd7f8}.help.is-progress-Completed{color:#44cbb6}.help.is-progress-course-NotStartedYet{color:#ecb920}.help.is-progress-course-InProgress{color:#2098c3}.help.is-progress-course-Completed{color:#6eba1e}.help.is-progress-Passed{color:#44cbb6}.help.is-progress-Failed{color:#ff7b7b}.help.is-progress-Missed{color:#cacaca}.help.is-progress-Waiting{color:#fdda7b}.help.is-exam-header{color:#797979}.help.is-reward-point{color:#ecb920}.help.is-exp-point{color:#4493cb}.help.is-got-reward{color:#aaa}.help.is-correct-item{color:#2699fb}.help.is-wrong-item{color:#ce0029}.help.is-table-header{color:#848ea0}.help.is-hero-header{color:#24476b}.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 print,screen and (min-width:768px){.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width:767px){.field-label{margin-bottom:.5rem}}@media print,screen and (min-width:768px){.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.2rem;padding-top:.375em}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{font-size:1.6rem;padding-top:.375em}.field-label.is-large{font-size:1.8rem;padding-top:.375em}}.field-body .field .field{margin-bottom:0}@media print,screen and (min-width:768px){.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.4rem;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:#31422f}.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.2rem}.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.6rem}.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:1.8rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#31422f;pointer-events:none;position:absolute;top:0;width:4rem;z-index:4}.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:4rem}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:4rem}.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.2rem}.control.is-loading.is-medium:after{font-size:1.6rem}.control.is-loading.is-large:after{font-size:1.8rem}.breadcrumb{font-size:1.4rem;white-space:nowrap}.breadcrumb a{align-items:center;color:#39c;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:#3e3e3e;cursor:default;pointer-events:none}.breadcrumb li+li:before{color:#404040;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.2rem}.breadcrumb.is-medium{font-size:1.6rem}.breadcrumb.is-large{font-size:1.8rem}.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 rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.02);color:#31422f;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 rgba(0,0,0,.1);display:flex}.card-header-title{align-items:center;color:#3e3e3e;display:flex;flex-grow:1;font-weight:700;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 #e5e5e5;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 #e5e5e5}.card .media:not(:last-child){margin-bottom:1.6rem}.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 rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.02);padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{color:#31422f;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:#39c;color:#fff}.dropdown-divider{background-color:#e5e5e5;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:.8rem}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media print,screen and (min-width:768px){.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:.8rem}}.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 print,screen and (min-width:768px){.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.8rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width:767px){.level-left+.level-right{margin-top:1.5rem}}@media print,screen and (min-width:768px){.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media print,screen and (min-width:768px){.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 hsla(0,0%,89.8%,.5);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 hsla(0,0%,89.8%,.5);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.4rem}.menu.is-small{font-size:1.2rem}.menu.is-medium{font-size:1.6rem}.menu.is-large{font-size:1.8rem}.menu-list{line-height:1.25}.menu-list a{border-radius:2px;color:#31422f;display:block;padding:.5em .75em}.menu-list a:hover{background-color:#f4f4f4;color:#3e3e3e}.menu-list a.is-active{background-color:#39c;color:#fff}.menu-list li ul{border-left:1px solid #e5e5e5;margin:.75em;padding-left:.75em}.menu-label{color:#696e69;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.4rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}.message.is-small{font-size:1.2rem}.message.is-medium{font-size:1.6rem}.message.is-large{font-size:1.8rem}.message.is-white{background-color:#fff}.message.is-white .message-header{background-color:#fff;color:#31422f}.message.is-white .message-body{border-color:#fff;color:#4a4a4a}.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:#f5f5f5;color:#31422f}.message.is-light .message-body{border-color:#f5f5f5}.message.is-dark{background-color:#fafafa}.message.is-dark .message-header{background-color:#3e3e3e;color:#fff}.message.is-dark .message-body{border-color:#3e3e3e}.message.is-primary{background-color:#f7fbfd}.message.is-primary .message-header{background-color:#39c;color:#fff}.message.is-primary .message-body{border-color:#39c}.message.is-secondary{background-color:#f7fafc}.message.is-secondary .message-header{background-color:#24476b;color:#fff}.message.is-secondary .message-body{border-color:#24476b}.message.is-link{background-color:#f7fbfd}.message.is-link .message-header{background-color:#39c;color:#fff}.message.is-link .message-body{border-color:#39c}.message.is-info{background-color:#f6fcfe}.message.is-info .message-header{background-color:#0c495c;color:#fff}.message.is-info .message-body{border-color:#0c495c}.message.is-success{background-color:#f9fbf9}.message.is-success .message-header{background-color:#679466;color:#fff}.message.is-success .message-body{border-color:#679466}.message.is-warning{background-color:#fffcf5}.message.is-warning .message-header{background-color:#f7b505;color:#31422f}.message.is-warning .message-body{border-color:#f7b505}.message.is-danger{background-color:#fdf7f8}.message.is-danger .message-header{background-color:#d13f5c;color:#fff}.message.is-danger .message-body{border-color:#d13f5c}.message.is-progress-NotStartedYet{background-color:#fff9eb}.message.is-progress-NotStartedYet .message-header{background-color:#fdda7b;color:#31422f}.message.is-progress-NotStartedYet .message-body{border-color:#fdda7b;color:#926b02}.message.is-progress-Upcomming{background-color:#f5f5f5}.message.is-progress-Upcomming .message-header{background-color:#cacaca;color:#31422f}.message.is-progress-Upcomming .message-body{border-color:#cacaca;color:#4a4a4a}.message.is-progress-Overdue{background-color:#ffebeb}.message.is-progress-Overdue .message-header{background-color:#ff7b7b;color:#fff}.message.is-progress-Overdue .message-body{border-color:#ff7b7b;color:#b30000}.message.is-progress-InProgress{background-color:#ecf8fe}.message.is-progress-InProgress .message-header{background-color:#8bd7f8;color:#31422f}.message.is-progress-InProgress .message-body{border-color:#8bd7f8;color:#08648b}.message.is-progress-Completed{background-color:#effbf9}.message.is-progress-Completed .message-header{background-color:#44cbb6;color:#fff}.message.is-progress-Completed .message-body{border-color:#44cbb6;color:#207467}.message.is-progress-course-NotStartedYet{background-color:#fdf9ec}.message.is-progress-course-NotStartedYet .message-header{background-color:#ecb920;color:#31422f}.message.is-progress-course-NotStartedYet .message-body{border-color:#ecb920;color:#88690c}.message.is-progress-course-InProgress{background-color:#edf8fc}.message.is-progress-course-InProgress .message-header{background-color:#2098c3;color:#fff}.message.is-progress-course-InProgress .message-body{border-color:#2098c3;color:#1d89af}.message.is-progress-course-Completed{background-color:#f5fced}.message.is-progress-course-Completed .message-header{background-color:#6eba1e;color:#fff}.message.is-progress-course-Completed .message-body{border-color:#6eba1e;color:#589518}.message.is-progress-Passed{background-color:#effbf9}.message.is-progress-Passed .message-header{background-color:#44cbb6;color:#fff}.message.is-progress-Passed .message-body{border-color:#44cbb6;color:#207467}.message.is-progress-Failed{background-color:#ffebeb}.message.is-progress-Failed .message-header{background-color:#ff7b7b;color:#fff}.message.is-progress-Failed .message-body{border-color:#ff7b7b;color:#b30000}.message.is-progress-Missed{background-color:#f5f5f5}.message.is-progress-Missed .message-header{background-color:#cacaca;color:#31422f}.message.is-progress-Missed .message-body{border-color:#cacaca;color:#4a4a4a}.message.is-progress-Waiting{background-color:#fff9eb}.message.is-progress-Waiting .message-header{background-color:#fdda7b;color:#31422f}.message.is-progress-Waiting .message-body{border-color:#fdda7b;color:#926b02}.message.is-exam-header{background-color:#f5f5f5}.message.is-exam-header .message-header{background-color:#797979;color:#fff}.message.is-exam-header .message-body{border-color:#797979;color:#707070}.message.is-reward-point{background-color:#fdf9ec}.message.is-reward-point .message-header{background-color:#ecb920;color:#31422f}.message.is-reward-point .message-body{border-color:#ecb920;color:#88690c}.message.is-exp-point{background-color:#eff6fb}.message.is-exp-point .message-header{background-color:#4493cb;color:#fff}.message.is-exp-point .message-body{border-color:#4493cb;color:#2c70a0}.message.is-got-reward{background-color:#f5f5f5}.message.is-got-reward .message-header{background-color:#aaa;color:#fff}.message.is-got-reward .message-body{border-color:#aaa;color:#525252}.message.is-correct-item{background-color:#ebf6ff}.message.is-correct-item .message-header{background-color:#2699fb;color:#fff}.message.is-correct-item .message-body{border-color:#2699fb;color:#0468be}.message.is-wrong-item{background-color:#ffebef}.message.is-wrong-item .message-header{background-color:#ce0029;color:#fff}.message.is-wrong-item .message-body{border-color:#ce0029;color:#fa0032}.message.is-table-header{background-color:#f3f4f6}.message.is-table-header .message-header{background-color:#848ea0;color:#fff}.message.is-table-header .message-body{border-color:#848ea0;color:#576070}.message.is-hero-header{background-color:#f0f5fa}.message.is-hero-header .message-header{background-color:#24476b;color:#fff}.message.is-hero-header .message-body{border-color:#24476b;color:#4884c1}.message-header{align-items:center;background-color:#31422f;border-radius:0 0 0 0;color:#fff;display:flex;font-weight:700;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 #e5e5e5;border-width:0 0 0 4px;color:#31422f;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:rgba(0,0,0,.86)}.modal-card,.modal-content{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width:768px){.modal-card,.modal-content{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:none;height:20px;position:fixed;right:20px;top:20px;width:20px}.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:#39c;display:flex;flex-shrink:0;justify-content:flex-start;padding:2.1rem;position:relative}.modal-card-head{border-bottom:1px solid #e5e5e5;border-top-left-radius:0;border-top-right-radius:0}.modal-card-title{color:#fff;flex-grow:1;flex-shrink:0;font-size:1.6rem;line-height:1}.modal-card-foot{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top:1px solid #e5e5e5}.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:2rem}.navbar{background-color:#fff;min-height:4rem;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#31422f}.navbar.is-white .navbar-brand .navbar-link,.navbar.is-white .navbar-brand>.navbar-item{color:#31422f}.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:#31422f}.navbar.is-white .navbar-brand .navbar-link:after{border-color:#31422f}.navbar.is-white .navbar-burger{color:#31422f}@media screen and (min-width:1264px){.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:#31422f}.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:#31422f}.navbar.is-white .navbar-end .navbar-link:after,.navbar.is-white .navbar-start .navbar-link:after{border-color:#31422f}.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:#31422f}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#31422f}}.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:1264px){.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:#f5f5f5;color:#31422f}.navbar.is-light .navbar-brand .navbar-link,.navbar.is-light .navbar-brand>.navbar-item{color:#31422f}.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:#e8e8e8;color:#31422f}.navbar.is-light .navbar-brand .navbar-link:after{border-color:#31422f}.navbar.is-light .navbar-burger{color:#31422f}@media screen and (min-width:1264px){.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:#31422f}.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:#e8e8e8;color:#31422f}.navbar.is-light .navbar-end .navbar-link:after,.navbar.is-light .navbar-start .navbar-link:after{border-color:#31422f}.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:#e8e8e8;color:#31422f}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#31422f}}.navbar.is-dark{background-color:#3e3e3e;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:#313131;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:1264px){.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:#313131;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:#313131;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active{background-color:#3e3e3e;color:#fff}}.navbar.is-primary{background-color:#39c;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:#2e8ab8;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:1264px){.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:#2e8ab8;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:#2e8ab8;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active{background-color:#39c;color:#fff}}.navbar.is-secondary{background-color:#24476b;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:#1e3a58;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:1264px){.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:#1e3a58;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:#1e3a58;color:#fff}.navbar.is-secondary .navbar-dropdown a.navbar-item.is-active{background-color:#24476b;color:#fff}}.navbar.is-link{background-color:#39c;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:#2e8ab8;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:1264px){.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:#2e8ab8;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:#2e8ab8;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#39c;color:#fff}}.navbar.is-info{background-color:#0c495c;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:#093745;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:1264px){.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:#093745;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:#093745;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#0c495c;color:#fff}}.navbar.is-success{background-color:#679466;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:#5c855c;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:1264px){.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:#5c855c;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:#5c855c;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#679466;color:#fff}}.navbar.is-warning{background-color:#f7b505;color:#31422f}.navbar.is-warning .navbar-brand .navbar-link,.navbar.is-warning .navbar-brand>.navbar-item{color:#31422f}.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:#dea304;color:#31422f}.navbar.is-warning .navbar-brand .navbar-link:after{border-color:#31422f}.navbar.is-warning .navbar-burger{color:#31422f}@media screen and (min-width:1264px){.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:#31422f}.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:#dea304;color:#31422f}.navbar.is-warning .navbar-end .navbar-link:after,.navbar.is-warning .navbar-start .navbar-link:after{border-color:#31422f}.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:#dea304;color:#31422f}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#f7b505;color:#31422f}}.navbar.is-danger{background-color:#d13f5c;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:#c7304e;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:1264px){.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:#c7304e;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:#c7304e;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#d13f5c;color:#fff}}.navbar.is-progress-NotStartedYet{background-color:#fdda7b;color:#31422f}.navbar.is-progress-NotStartedYet .navbar-brand .navbar-link,.navbar.is-progress-NotStartedYet .navbar-brand>.navbar-item{color:#31422f}.navbar.is-progress-NotStartedYet .navbar-brand .navbar-link.is-active,.navbar.is-progress-NotStartedYet .navbar-brand .navbar-link:focus,.navbar.is-progress-NotStartedYet .navbar-brand .navbar-link:hover,.navbar.is-progress-NotStartedYet .navbar-brand>a.navbar-item.is-active,.navbar.is-progress-NotStartedYet .navbar-brand>a.navbar-item:focus,.navbar.is-progress-NotStartedYet .navbar-brand>a.navbar-item:hover{background-color:#fdd362;color:#31422f}.navbar.is-progress-NotStartedYet .navbar-brand .navbar-link:after{border-color:#31422f}.navbar.is-progress-NotStartedYet .navbar-burger{color:#31422f}@media screen and (min-width:1264px){.navbar.is-progress-NotStartedYet .navbar-end .navbar-link,.navbar.is-progress-NotStartedYet .navbar-end>.navbar-item,.navbar.is-progress-NotStartedYet .navbar-start .navbar-link,.navbar.is-progress-NotStartedYet .navbar-start>.navbar-item{color:#31422f}.navbar.is-progress-NotStartedYet .navbar-end .navbar-link.is-active,.navbar.is-progress-NotStartedYet .navbar-end .navbar-link:focus,.navbar.is-progress-NotStartedYet .navbar-end .navbar-link:hover,.navbar.is-progress-NotStartedYet .navbar-end>a.navbar-item.is-active,.navbar.is-progress-NotStartedYet .navbar-end>a.navbar-item:focus,.navbar.is-progress-NotStartedYet .navbar-end>a.navbar-item:hover,.navbar.is-progress-NotStartedYet .navbar-start .navbar-link.is-active,.navbar.is-progress-NotStartedYet .navbar-start .navbar-link:focus,.navbar.is-progress-NotStartedYet .navbar-start .navbar-link:hover,.navbar.is-progress-NotStartedYet .navbar-start>a.navbar-item.is-active,.navbar.is-progress-NotStartedYet .navbar-start>a.navbar-item:focus,.navbar.is-progress-NotStartedYet .navbar-start>a.navbar-item:hover{background-color:#fdd362;color:#31422f}.navbar.is-progress-NotStartedYet .navbar-end .navbar-link:after,.navbar.is-progress-NotStartedYet .navbar-start .navbar-link:after{border-color:#31422f}.navbar.is-progress-NotStartedYet .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-progress-NotStartedYet .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-progress-NotStartedYet .navbar-item.has-dropdown:hover .navbar-link{background-color:#fdd362;color:#31422f}.navbar.is-progress-NotStartedYet .navbar-dropdown a.navbar-item.is-active{background-color:#fdda7b;color:#31422f}}.navbar.is-progress-Upcomming{background-color:#cacaca;color:#31422f}.navbar.is-progress-Upcomming .navbar-brand .navbar-link,.navbar.is-progress-Upcomming .navbar-brand>.navbar-item{color:#31422f}.navbar.is-progress-Upcomming .navbar-brand .navbar-link.is-active,.navbar.is-progress-Upcomming .navbar-brand .navbar-link:focus,.navbar.is-progress-Upcomming .navbar-brand .navbar-link:hover,.navbar.is-progress-Upcomming .navbar-brand>a.navbar-item.is-active,.navbar.is-progress-Upcomming .navbar-brand>a.navbar-item:focus,.navbar.is-progress-Upcomming .navbar-brand>a.navbar-item:hover{background-color:#bdbdbd;color:#31422f}.navbar.is-progress-Upcomming .navbar-brand .navbar-link:after{border-color:#31422f}.navbar.is-progress-Upcomming .navbar-burger{color:#31422f}@media screen and (min-width:1264px){.navbar.is-progress-Upcomming .navbar-end .navbar-link,.navbar.is-progress-Upcomming .navbar-end>.navbar-item,.navbar.is-progress-Upcomming .navbar-start .navbar-link,.navbar.is-progress-Upcomming .navbar-start>.navbar-item{color:#31422f}.navbar.is-progress-Upcomming .navbar-end .navbar-link.is-active,.navbar.is-progress-Upcomming .navbar-end .navbar-link:focus,.navbar.is-progress-Upcomming .navbar-end .navbar-link:hover,.navbar.is-progress-Upcomming .navbar-end>a.navbar-item.is-active,.navbar.is-progress-Upcomming .navbar-end>a.navbar-item:focus,.navbar.is-progress-Upcomming .navbar-end>a.navbar-item:hover,.navbar.is-progress-Upcomming .navbar-start .navbar-link.is-active,.navbar.is-progress-Upcomming .navbar-start .navbar-link:focus,.navbar.is-progress-Upcomming .navbar-start .navbar-link:hover,.navbar.is-progress-Upcomming .navbar-start>a.navbar-item.is-active,.navbar.is-progress-Upcomming .navbar-start>a.navbar-item:focus,.navbar.is-progress-Upcomming .navbar-start>a.navbar-item:hover{background-color:#bdbdbd;color:#31422f}.navbar.is-progress-Upcomming .navbar-end .navbar-link:after,.navbar.is-progress-Upcomming .navbar-start .navbar-link:after{border-color:#31422f}.navbar.is-progress-Upcomming .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-progress-Upcomming .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-progress-Upcomming .navbar-item.has-dropdown:hover .navbar-link{background-color:#bdbdbd;color:#31422f}.navbar.is-progress-Upcomming .navbar-dropdown a.navbar-item.is-active{background-color:#cacaca;color:#31422f}}.navbar.is-progress-Overdue{background-color:#ff7b7b;color:#fff}.navbar.is-progress-Overdue .navbar-brand .navbar-link,.navbar.is-progress-Overdue .navbar-brand>.navbar-item{color:#fff}.navbar.is-progress-Overdue .navbar-brand .navbar-link.is-active,.navbar.is-progress-Overdue .navbar-brand .navbar-link:focus,.navbar.is-progress-Overdue .navbar-brand .navbar-link:hover,.navbar.is-progress-Overdue .navbar-brand>a.navbar-item.is-active,.navbar.is-progress-Overdue .navbar-brand>a.navbar-item:focus,.navbar.is-progress-Overdue .navbar-brand>a.navbar-item:hover{background-color:#ff6262;color:#fff}.navbar.is-progress-Overdue .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-progress-Overdue .navbar-burger{color:#fff}@media screen and (min-width:1264px){.navbar.is-progress-Overdue .navbar-end .navbar-link,.navbar.is-progress-Overdue .navbar-end>.navbar-item,.navbar.is-progress-Overdue .navbar-start .navbar-link,.navbar.is-progress-Overdue .navbar-start>.navbar-item{color:#fff}.navbar.is-progress-Overdue .navbar-end .navbar-link.is-active,.navbar.is-progress-Overdue .navbar-end .navbar-link:focus,.navbar.is-progress-Overdue .navbar-end .navbar-link:hover,.navbar.is-progress-Overdue .navbar-end>a.navbar-item.is-active,.navbar.is-progress-Overdue .navbar-end>a.navbar-item:focus,.navbar.is-progress-Overdue .navbar-end>a.navbar-item:hover,.navbar.is-progress-Overdue .navbar-start .navbar-link.is-active,.navbar.is-progress-Overdue .navbar-start .navbar-link:focus,.navbar.is-progress-Overdue .navbar-start .navbar-link:hover,.navbar.is-progress-Overdue .navbar-start>a.navbar-item.is-active,.navbar.is-progress-Overdue .navbar-start>a.navbar-item:focus,.navbar.is-progress-Overdue .navbar-start>a.navbar-item:hover{background-color:#ff6262;color:#fff}.navbar.is-progress-Overdue .navbar-end .navbar-link:after,.navbar.is-progress-Overdue .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-progress-Overdue .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-progress-Overdue .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-progress-Overdue .navbar-item.has-dropdown:hover .navbar-link{background-color:#ff6262;color:#fff}.navbar.is-progress-Overdue .navbar-dropdown a.navbar-item.is-active{background-color:#ff7b7b;color:#fff}}.navbar.is-progress-InProgress{background-color:#8bd7f8;color:#31422f}.navbar.is-progress-InProgress .navbar-brand .navbar-link,.navbar.is-progress-InProgress .navbar-brand>.navbar-item{color:#31422f}.navbar.is-progress-InProgress .navbar-brand .navbar-link.is-active,.navbar.is-progress-InProgress .navbar-brand .navbar-link:focus,.navbar.is-progress-InProgress .navbar-brand .navbar-link:hover,.navbar.is-progress-InProgress .navbar-brand>a.navbar-item.is-active,.navbar.is-progress-InProgress .navbar-brand>a.navbar-item:focus,.navbar.is-progress-InProgress .navbar-brand>a.navbar-item:hover{background-color:#73cff7;color:#31422f}.navbar.is-progress-InProgress .navbar-brand .navbar-link:after{border-color:#31422f}.navbar.is-progress-InProgress .navbar-burger{color:#31422f}@media screen and (min-width:1264px){.navbar.is-progress-InProgress .navbar-end .navbar-link,.navbar.is-progress-InProgress .navbar-end>.navbar-item,.navbar.is-progress-InProgress .navbar-start .navbar-link,.navbar.is-progress-InProgress .navbar-start>.navbar-item{color:#31422f}.navbar.is-progress-InProgress .navbar-end .navbar-link.is-active,.navbar.is-progress-InProgress .navbar-end .navbar-link:focus,.navbar.is-progress-InProgress .navbar-end .navbar-link:hover,.navbar.is-progress-InProgress .navbar-end>a.navbar-item.is-active,.navbar.is-progress-InProgress .navbar-end>a.navbar-item:focus,.navbar.is-progress-InProgress .navbar-end>a.navbar-item:hover,.navbar.is-progress-InProgress .navbar-start .navbar-link.is-active,.navbar.is-progress-InProgress .navbar-start .navbar-link:focus,.navbar.is-progress-InProgress .navbar-start .navbar-link:hover,.navbar.is-progress-InProgress .navbar-start>a.navbar-item.is-active,.navbar.is-progress-InProgress .navbar-start>a.navbar-item:focus,.navbar.is-progress-InProgress .navbar-start>a.navbar-item:hover{background-color:#73cff7;color:#31422f}.navbar.is-progress-InProgress .navbar-end .navbar-link:after,.navbar.is-progress-InProgress .navbar-start .navbar-link:after{border-color:#31422f}.navbar.is-progress-InProgress .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-progress-InProgress .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-progress-InProgress .navbar-item.has-dropdown:hover .navbar-link{background-color:#73cff7;color:#31422f}.navbar.is-progress-InProgress .navbar-dropdown a.navbar-item.is-active{background-color:#8bd7f8;color:#31422f}}.navbar.is-progress-Completed{background-color:#44cbb6;color:#fff}.navbar.is-progress-Completed .navbar-brand .navbar-link,.navbar.is-progress-Completed .navbar-brand>.navbar-item{color:#fff}.navbar.is-progress-Completed .navbar-brand .navbar-link.is-active,.navbar.is-progress-Completed .navbar-brand .navbar-link:focus,.navbar.is-progress-Completed .navbar-brand .navbar-link:hover,.navbar.is-progress-Completed .navbar-brand>a.navbar-item.is-active,.navbar.is-progress-Completed .navbar-brand>a.navbar-item:focus,.navbar.is-progress-Completed .navbar-brand>a.navbar-item:hover{background-color:#35c0ab;color:#fff}.navbar.is-progress-Completed .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-progress-Completed .navbar-burger{color:#fff}@media screen and (min-width:1264px){.navbar.is-progress-Completed .navbar-end .navbar-link,.navbar.is-progress-Completed .navbar-end>.navbar-item,.navbar.is-progress-Completed .navbar-start .navbar-link,.navbar.is-progress-Completed .navbar-start>.navbar-item{color:#fff}.navbar.is-progress-Completed .navbar-end .navbar-link.is-active,.navbar.is-progress-Completed .navbar-end .navbar-link:focus,.navbar.is-progress-Completed .navbar-end .navbar-link:hover,.navbar.is-progress-Completed .navbar-end>a.navbar-item.is-active,.navbar.is-progress-Completed .navbar-end>a.navbar-item:focus,.navbar.is-progress-Completed .navbar-end>a.navbar-item:hover,.navbar.is-progress-Completed .navbar-start .navbar-link.is-active,.navbar.is-progress-Completed .navbar-start .navbar-link:focus,.navbar.is-progress-Completed .navbar-start .navbar-link:hover,.navbar.is-progress-Completed .navbar-start>a.navbar-item.is-active,.navbar.is-progress-Completed .navbar-start>a.navbar-item:focus,.navbar.is-progress-Completed .navbar-start>a.navbar-item:hover{background-color:#35c0ab;color:#fff}.navbar.is-progress-Completed .navbar-end .navbar-link:after,.navbar.is-progress-Completed .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-progress-Completed .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-progress-Completed .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-progress-Completed .navbar-item.has-dropdown:hover .navbar-link{background-color:#35c0ab;color:#fff}.navbar.is-progress-Completed .navbar-dropdown a.navbar-item.is-active{background-color:#44cbb6;color:#fff}}.navbar.is-progress-course-NotStartedYet{background-color:#ecb920;color:#31422f}.navbar.is-progress-course-NotStartedYet .navbar-brand .navbar-link,.navbar.is-progress-course-NotStartedYet .navbar-brand>.navbar-item{color:#31422f}.navbar.is-progress-course-NotStartedYet .navbar-brand .navbar-link.is-active,.navbar.is-progress-course-NotStartedYet .navbar-brand .navbar-link:focus,.navbar.is-progress-course-NotStartedYet .navbar-brand .navbar-link:hover,.navbar.is-progress-course-NotStartedYet .navbar-brand>a.navbar-item.is-active,.navbar.is-progress-course-NotStartedYet .navbar-brand>a.navbar-item:focus,.navbar.is-progress-course-NotStartedYet .navbar-brand>a.navbar-item:hover{background-color:#dfac13;color:#31422f}.navbar.is-progress-course-NotStartedYet .navbar-brand .navbar-link:after{border-color:#31422f}.navbar.is-progress-course-NotStartedYet .navbar-burger{color:#31422f}@media screen and (min-width:1264px){.navbar.is-progress-course-NotStartedYet .navbar-end .navbar-link,.navbar.is-progress-course-NotStartedYet .navbar-end>.navbar-item,.navbar.is-progress-course-NotStartedYet .navbar-start .navbar-link,.navbar.is-progress-course-NotStartedYet .navbar-start>.navbar-item{color:#31422f}.navbar.is-progress-course-NotStartedYet .navbar-end .navbar-link.is-active,.navbar.is-progress-course-NotStartedYet .navbar-end .navbar-link:focus,.navbar.is-progress-course-NotStartedYet .navbar-end .navbar-link:hover,.navbar.is-progress-course-NotStartedYet .navbar-end>a.navbar-item.is-active,.navbar.is-progress-course-NotStartedYet .navbar-end>a.navbar-item:focus,.navbar.is-progress-course-NotStartedYet .navbar-end>a.navbar-item:hover,.navbar.is-progress-course-NotStartedYet .navbar-start .navbar-link.is-active,.navbar.is-progress-course-NotStartedYet .navbar-start .navbar-link:focus,.navbar.is-progress-course-NotStartedYet .navbar-start .navbar-link:hover,.navbar.is-progress-course-NotStartedYet .navbar-start>a.navbar-item.is-active,.navbar.is-progress-course-NotStartedYet .navbar-start>a.navbar-item:focus,.navbar.is-progress-course-NotStartedYet .navbar-start>a.navbar-item:hover{background-color:#dfac13;color:#31422f}.navbar.is-progress-course-NotStartedYet .navbar-end .navbar-link:after,.navbar.is-progress-course-NotStartedYet .navbar-start .navbar-link:after{border-color:#31422f}.navbar.is-progress-course-NotStartedYet .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-progress-course-NotStartedYet .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-progress-course-NotStartedYet .navbar-item.has-dropdown:hover .navbar-link{background-color:#dfac13;color:#31422f}.navbar.is-progress-course-NotStartedYet .navbar-dropdown a.navbar-item.is-active{background-color:#ecb920;color:#31422f}}.navbar.is-progress-course-InProgress{background-color:#2098c3;color:#fff}.navbar.is-progress-course-InProgress .navbar-brand .navbar-link,.navbar.is-progress-course-InProgress .navbar-brand>.navbar-item{color:#fff}.navbar.is-progress-course-InProgress .navbar-brand .navbar-link.is-active,.navbar.is-progress-course-InProgress .navbar-brand .navbar-link:focus,.navbar.is-progress-course-InProgress .navbar-brand .navbar-link:hover,.navbar.is-progress-course-InProgress .navbar-brand>a.navbar-item.is-active,.navbar.is-progress-course-InProgress .navbar-brand>a.navbar-item:focus,.navbar.is-progress-course-InProgress .navbar-brand>a.navbar-item:hover{background-color:#1c87ad;color:#fff}.navbar.is-progress-course-InProgress .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-progress-course-InProgress .navbar-burger{color:#fff}@media screen and (min-width:1264px){.navbar.is-progress-course-InProgress .navbar-end .navbar-link,.navbar.is-progress-course-InProgress .navbar-end>.navbar-item,.navbar.is-progress-course-InProgress .navbar-start .navbar-link,.navbar.is-progress-course-InProgress .navbar-start>.navbar-item{color:#fff}.navbar.is-progress-course-InProgress .navbar-end .navbar-link.is-active,.navbar.is-progress-course-InProgress .navbar-end .navbar-link:focus,.navbar.is-progress-course-InProgress .navbar-end .navbar-link:hover,.navbar.is-progress-course-InProgress .navbar-end>a.navbar-item.is-active,.navbar.is-progress-course-InProgress .navbar-end>a.navbar-item:focus,.navbar.is-progress-course-InProgress .navbar-end>a.navbar-item:hover,.navbar.is-progress-course-InProgress .navbar-start .navbar-link.is-active,.navbar.is-progress-course-InProgress .navbar-start .navbar-link:focus,.navbar.is-progress-course-InProgress .navbar-start .navbar-link:hover,.navbar.is-progress-course-InProgress .navbar-start>a.navbar-item.is-active,.navbar.is-progress-course-InProgress .navbar-start>a.navbar-item:focus,.navbar.is-progress-course-InProgress .navbar-start>a.navbar-item:hover{background-color:#1c87ad;color:#fff}.navbar.is-progress-course-InProgress .navbar-end .navbar-link:after,.navbar.is-progress-course-InProgress .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-progress-course-InProgress .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-progress-course-InProgress .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-progress-course-InProgress .navbar-item.has-dropdown:hover .navbar-link{background-color:#1c87ad;color:#fff}.navbar.is-progress-course-InProgress .navbar-dropdown a.navbar-item.is-active{background-color:#2098c3;color:#fff}}.navbar.is-progress-course-Completed{background-color:#6eba1e;color:#fff}.navbar.is-progress-course-Completed .navbar-brand .navbar-link,.navbar.is-progress-course-Completed .navbar-brand>.navbar-item{color:#fff}.navbar.is-progress-course-Completed .navbar-brand .navbar-link.is-active,.navbar.is-progress-course-Completed .navbar-brand .navbar-link:focus,.navbar.is-progress-course-Completed .navbar-brand .navbar-link:hover,.navbar.is-progress-course-Completed .navbar-brand>a.navbar-item.is-active,.navbar.is-progress-course-Completed .navbar-brand>a.navbar-item:focus,.navbar.is-progress-course-Completed .navbar-brand>a.navbar-item:hover{background-color:#61a41a;color:#fff}.navbar.is-progress-course-Completed .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-progress-course-Completed .navbar-burger{color:#fff}@media screen and (min-width:1264px){.navbar.is-progress-course-Completed .navbar-end .navbar-link,.navbar.is-progress-course-Completed .navbar-end>.navbar-item,.navbar.is-progress-course-Completed .navbar-start .navbar-link,.navbar.is-progress-course-Completed .navbar-start>.navbar-item{color:#fff}.navbar.is-progress-course-Completed .navbar-end .navbar-link.is-active,.navbar.is-progress-course-Completed .navbar-end .navbar-link:focus,.navbar.is-progress-course-Completed .navbar-end .navbar-link:hover,.navbar.is-progress-course-Completed .navbar-end>a.navbar-item.is-active,.navbar.is-progress-course-Completed .navbar-end>a.navbar-item:focus,.navbar.is-progress-course-Completed .navbar-end>a.navbar-item:hover,.navbar.is-progress-course-Completed .navbar-start .navbar-link.is-active,.navbar.is-progress-course-Completed .navbar-start .navbar-link:focus,.navbar.is-progress-course-Completed .navbar-start .navbar-link:hover,.navbar.is-progress-course-Completed .navbar-start>a.navbar-item.is-active,.navbar.is-progress-course-Completed .navbar-start>a.navbar-item:focus,.navbar.is-progress-course-Completed .navbar-start>a.navbar-item:hover{background-color:#61a41a;color:#fff}.navbar.is-progress-course-Completed .navbar-end .navbar-link:after,.navbar.is-progress-course-Completed .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-progress-course-Completed .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-progress-course-Completed .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-progress-course-Completed .navbar-item.has-dropdown:hover .navbar-link{background-color:#61a41a;color:#fff}.navbar.is-progress-course-Completed .navbar-dropdown a.navbar-item.is-active{background-color:#6eba1e;color:#fff}}.navbar.is-progress-Passed{background-color:#44cbb6;color:#fff}.navbar.is-progress-Passed .navbar-brand .navbar-link,.navbar.is-progress-Passed .navbar-brand>.navbar-item{color:#fff}.navbar.is-progress-Passed .navbar-brand .navbar-link.is-active,.navbar.is-progress-Passed .navbar-brand .navbar-link:focus,.navbar.is-progress-Passed .navbar-brand .navbar-link:hover,.navbar.is-progress-Passed .navbar-brand>a.navbar-item.is-active,.navbar.is-progress-Passed .navbar-brand>a.navbar-item:focus,.navbar.is-progress-Passed .navbar-brand>a.navbar-item:hover{background-color:#35c0ab;color:#fff}.navbar.is-progress-Passed .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-progress-Passed .navbar-burger{color:#fff}@media screen and (min-width:1264px){.navbar.is-progress-Passed .navbar-end .navbar-link,.navbar.is-progress-Passed .navbar-end>.navbar-item,.navbar.is-progress-Passed .navbar-start .navbar-link,.navbar.is-progress-Passed .navbar-start>.navbar-item{color:#fff}.navbar.is-progress-Passed .navbar-end .navbar-link.is-active,.navbar.is-progress-Passed .navbar-end .navbar-link:focus,.navbar.is-progress-Passed .navbar-end .navbar-link:hover,.navbar.is-progress-Passed .navbar-end>a.navbar-item.is-active,.navbar.is-progress-Passed .navbar-end>a.navbar-item:focus,.navbar.is-progress-Passed .navbar-end>a.navbar-item:hover,.navbar.is-progress-Passed .navbar-start .navbar-link.is-active,.navbar.is-progress-Passed .navbar-start .navbar-link:focus,.navbar.is-progress-Passed .navbar-start .navbar-link:hover,.navbar.is-progress-Passed .navbar-start>a.navbar-item.is-active,.navbar.is-progress-Passed .navbar-start>a.navbar-item:focus,.navbar.is-progress-Passed .navbar-start>a.navbar-item:hover{background-color:#35c0ab;color:#fff}.navbar.is-progress-Passed .navbar-end .navbar-link:after,.navbar.is-progress-Passed .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-progress-Passed .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-progress-Passed .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-progress-Passed .navbar-item.has-dropdown:hover .navbar-link{background-color:#35c0ab;color:#fff}.navbar.is-progress-Passed .navbar-dropdown a.navbar-item.is-active{background-color:#44cbb6;color:#fff}}.navbar.is-progress-Failed{background-color:#ff7b7b;color:#fff}.navbar.is-progress-Failed .navbar-brand .navbar-link,.navbar.is-progress-Failed .navbar-brand>.navbar-item{color:#fff}.navbar.is-progress-Failed .navbar-brand .navbar-link.is-active,.navbar.is-progress-Failed .navbar-brand .navbar-link:focus,.navbar.is-progress-Failed .navbar-brand .navbar-link:hover,.navbar.is-progress-Failed .navbar-brand>a.navbar-item.is-active,.navbar.is-progress-Failed .navbar-brand>a.navbar-item:focus,.navbar.is-progress-Failed .navbar-brand>a.navbar-item:hover{background-color:#ff6262;color:#fff}.navbar.is-progress-Failed .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-progress-Failed .navbar-burger{color:#fff}@media screen and (min-width:1264px){.navbar.is-progress-Failed .navbar-end .navbar-link,.navbar.is-progress-Failed .navbar-end>.navbar-item,.navbar.is-progress-Failed .navbar-start .navbar-link,.navbar.is-progress-Failed .navbar-start>.navbar-item{color:#fff}.navbar.is-progress-Failed .navbar-end .navbar-link.is-active,.navbar.is-progress-Failed .navbar-end .navbar-link:focus,.navbar.is-progress-Failed .navbar-end .navbar-link:hover,.navbar.is-progress-Failed .navbar-end>a.navbar-item.is-active,.navbar.is-progress-Failed .navbar-end>a.navbar-item:focus,.navbar.is-progress-Failed .navbar-end>a.navbar-item:hover,.navbar.is-progress-Failed .navbar-start .navbar-link.is-active,.navbar.is-progress-Failed .navbar-start .navbar-link:focus,.navbar.is-progress-Failed .navbar-start .navbar-link:hover,.navbar.is-progress-Failed .navbar-start>a.navbar-item.is-active,.navbar.is-progress-Failed .navbar-start>a.navbar-item:focus,.navbar.is-progress-Failed .navbar-start>a.navbar-item:hover{background-color:#ff6262;color:#fff}.navbar.is-progress-Failed .navbar-end .navbar-link:after,.navbar.is-progress-Failed .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-progress-Failed .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-progress-Failed .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-progress-Failed .navbar-item.has-dropdown:hover .navbar-link{background-color:#ff6262;color:#fff}.navbar.is-progress-Failed .navbar-dropdown a.navbar-item.is-active{background-color:#ff7b7b;color:#fff}}.navbar.is-progress-Missed{background-color:#cacaca;color:#31422f}.navbar.is-progress-Missed .navbar-brand .navbar-link,.navbar.is-progress-Missed .navbar-brand>.navbar-item{color:#31422f}.navbar.is-progress-Missed .navbar-brand .navbar-link.is-active,.navbar.is-progress-Missed .navbar-brand .navbar-link:focus,.navbar.is-progress-Missed .navbar-brand .navbar-link:hover,.navbar.is-progress-Missed .navbar-brand>a.navbar-item.is-active,.navbar.is-progress-Missed .navbar-brand>a.navbar-item:focus,.navbar.is-progress-Missed .navbar-brand>a.navbar-item:hover{background-color:#bdbdbd;color:#31422f}.navbar.is-progress-Missed .navbar-brand .navbar-link:after{border-color:#31422f}.navbar.is-progress-Missed .navbar-burger{color:#31422f}@media screen and (min-width:1264px){.navbar.is-progress-Missed .navbar-end .navbar-link,.navbar.is-progress-Missed .navbar-end>.navbar-item,.navbar.is-progress-Missed .navbar-start .navbar-link,.navbar.is-progress-Missed .navbar-start>.navbar-item{color:#31422f}.navbar.is-progress-Missed .navbar-end .navbar-link.is-active,.navbar.is-progress-Missed .navbar-end .navbar-link:focus,.navbar.is-progress-Missed .navbar-end .navbar-link:hover,.navbar.is-progress-Missed .navbar-end>a.navbar-item.is-active,.navbar.is-progress-Missed .navbar-end>a.navbar-item:focus,.navbar.is-progress-Missed .navbar-end>a.navbar-item:hover,.navbar.is-progress-Missed .navbar-start .navbar-link.is-active,.navbar.is-progress-Missed .navbar-start .navbar-link:focus,.navbar.is-progress-Missed .navbar-start .navbar-link:hover,.navbar.is-progress-Missed .navbar-start>a.navbar-item.is-active,.navbar.is-progress-Missed .navbar-start>a.navbar-item:focus,.navbar.is-progress-Missed .navbar-start>a.navbar-item:hover{background-color:#bdbdbd;color:#31422f}.navbar.is-progress-Missed .navbar-end .navbar-link:after,.navbar.is-progress-Missed .navbar-start .navbar-link:after{border-color:#31422f}.navbar.is-progress-Missed .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-progress-Missed .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-progress-Missed .navbar-item.has-dropdown:hover .navbar-link{background-color:#bdbdbd;color:#31422f}.navbar.is-progress-Missed .navbar-dropdown a.navbar-item.is-active{background-color:#cacaca;color:#31422f}}.navbar.is-progress-Waiting{background-color:#fdda7b;color:#31422f}.navbar.is-progress-Waiting .navbar-brand .navbar-link,.navbar.is-progress-Waiting .navbar-brand>.navbar-item{color:#31422f}.navbar.is-progress-Waiting .navbar-brand .navbar-link.is-active,.navbar.is-progress-Waiting .navbar-brand .navbar-link:focus,.navbar.is-progress-Waiting .navbar-brand .navbar-link:hover,.navbar.is-progress-Waiting .navbar-brand>a.navbar-item.is-active,.navbar.is-progress-Waiting .navbar-brand>a.navbar-item:focus,.navbar.is-progress-Waiting .navbar-brand>a.navbar-item:hover{background-color:#fdd362;color:#31422f}.navbar.is-progress-Waiting .navbar-brand .navbar-link:after{border-color:#31422f}.navbar.is-progress-Waiting .navbar-burger{color:#31422f}@media screen and (min-width:1264px){.navbar.is-progress-Waiting .navbar-end .navbar-link,.navbar.is-progress-Waiting .navbar-end>.navbar-item,.navbar.is-progress-Waiting .navbar-start .navbar-link,.navbar.is-progress-Waiting .navbar-start>.navbar-item{color:#31422f}.navbar.is-progress-Waiting .navbar-end .navbar-link.is-active,.navbar.is-progress-Waiting .navbar-end .navbar-link:focus,.navbar.is-progress-Waiting .navbar-end .navbar-link:hover,.navbar.is-progress-Waiting .navbar-end>a.navbar-item.is-active,.navbar.is-progress-Waiting .navbar-end>a.navbar-item:focus,.navbar.is-progress-Waiting .navbar-end>a.navbar-item:hover,.navbar.is-progress-Waiting .navbar-start .navbar-link.is-active,.navbar.is-progress-Waiting .navbar-start .navbar-link:focus,.navbar.is-progress-Waiting .navbar-start .navbar-link:hover,.navbar.is-progress-Waiting .navbar-start>a.navbar-item.is-active,.navbar.is-progress-Waiting .navbar-start>a.navbar-item:focus,.navbar.is-progress-Waiting .navbar-start>a.navbar-item:hover{background-color:#fdd362;color:#31422f}.navbar.is-progress-Waiting .navbar-end .navbar-link:after,.navbar.is-progress-Waiting .navbar-start .navbar-link:after{border-color:#31422f}.navbar.is-progress-Waiting .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-progress-Waiting .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-progress-Waiting .navbar-item.has-dropdown:hover .navbar-link{background-color:#fdd362;color:#31422f}.navbar.is-progress-Waiting .navbar-dropdown a.navbar-item.is-active{background-color:#fdda7b;color:#31422f}}.navbar.is-exam-header{background-color:#797979;color:#fff}.navbar.is-exam-header .navbar-brand .navbar-link,.navbar.is-exam-header .navbar-brand>.navbar-item{color:#fff}.navbar.is-exam-header .navbar-brand .navbar-link.is-active,.navbar.is-exam-header .navbar-brand .navbar-link:focus,.navbar.is-exam-header .navbar-brand .navbar-link:hover,.navbar.is-exam-header .navbar-brand>a.navbar-item.is-active,.navbar.is-exam-header .navbar-brand>a.navbar-item:focus,.navbar.is-exam-header .navbar-brand>a.navbar-item:hover{background-color:#6c6c6c;color:#fff}.navbar.is-exam-header .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-exam-header .navbar-burger{color:#fff}@media screen and (min-width:1264px){.navbar.is-exam-header .navbar-end .navbar-link,.navbar.is-exam-header .navbar-end>.navbar-item,.navbar.is-exam-header .navbar-start .navbar-link,.navbar.is-exam-header .navbar-start>.navbar-item{color:#fff}.navbar.is-exam-header .navbar-end .navbar-link.is-active,.navbar.is-exam-header .navbar-end .navbar-link:focus,.navbar.is-exam-header .navbar-end .navbar-link:hover,.navbar.is-exam-header .navbar-end>a.navbar-item.is-active,.navbar.is-exam-header .navbar-end>a.navbar-item:focus,.navbar.is-exam-header .navbar-end>a.navbar-item:hover,.navbar.is-exam-header .navbar-start .navbar-link.is-active,.navbar.is-exam-header .navbar-start .navbar-link:focus,.navbar.is-exam-header .navbar-start .navbar-link:hover,.navbar.is-exam-header .navbar-start>a.navbar-item.is-active,.navbar.is-exam-header .navbar-start>a.navbar-item:focus,.navbar.is-exam-header .navbar-start>a.navbar-item:hover{background-color:#6c6c6c;color:#fff}.navbar.is-exam-header .navbar-end .navbar-link:after,.navbar.is-exam-header .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-exam-header .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-exam-header .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-exam-header .navbar-item.has-dropdown:hover .navbar-link{background-color:#6c6c6c;color:#fff}.navbar.is-exam-header .navbar-dropdown a.navbar-item.is-active{background-color:#797979;color:#fff}}.navbar.is-reward-point{background-color:#ecb920;color:#31422f}.navbar.is-reward-point .navbar-brand .navbar-link,.navbar.is-reward-point .navbar-brand>.navbar-item{color:#31422f}.navbar.is-reward-point .navbar-brand .navbar-link.is-active,.navbar.is-reward-point .navbar-brand .navbar-link:focus,.navbar.is-reward-point .navbar-brand .navbar-link:hover,.navbar.is-reward-point .navbar-brand>a.navbar-item.is-active,.navbar.is-reward-point .navbar-brand>a.navbar-item:focus,.navbar.is-reward-point .navbar-brand>a.navbar-item:hover{background-color:#dfac13;color:#31422f}.navbar.is-reward-point .navbar-brand .navbar-link:after{border-color:#31422f}.navbar.is-reward-point .navbar-burger{color:#31422f}@media screen and (min-width:1264px){.navbar.is-reward-point .navbar-end .navbar-link,.navbar.is-reward-point .navbar-end>.navbar-item,.navbar.is-reward-point .navbar-start .navbar-link,.navbar.is-reward-point .navbar-start>.navbar-item{color:#31422f}.navbar.is-reward-point .navbar-end .navbar-link.is-active,.navbar.is-reward-point .navbar-end .navbar-link:focus,.navbar.is-reward-point .navbar-end .navbar-link:hover,.navbar.is-reward-point .navbar-end>a.navbar-item.is-active,.navbar.is-reward-point .navbar-end>a.navbar-item:focus,.navbar.is-reward-point .navbar-end>a.navbar-item:hover,.navbar.is-reward-point .navbar-start .navbar-link.is-active,.navbar.is-reward-point .navbar-start .navbar-link:focus,.navbar.is-reward-point .navbar-start .navbar-link:hover,.navbar.is-reward-point .navbar-start>a.navbar-item.is-active,.navbar.is-reward-point .navbar-start>a.navbar-item:focus,.navbar.is-reward-point .navbar-start>a.navbar-item:hover{background-color:#dfac13;color:#31422f}.navbar.is-reward-point .navbar-end .navbar-link:after,.navbar.is-reward-point .navbar-start .navbar-link:after{border-color:#31422f}.navbar.is-reward-point .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-reward-point .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-reward-point .navbar-item.has-dropdown:hover .navbar-link{background-color:#dfac13;color:#31422f}.navbar.is-reward-point .navbar-dropdown a.navbar-item.is-active{background-color:#ecb920;color:#31422f}}.navbar.is-exp-point{background-color:#4493cb;color:#fff}.navbar.is-exp-point .navbar-brand .navbar-link,.navbar.is-exp-point .navbar-brand>.navbar-item{color:#fff}.navbar.is-exp-point .navbar-brand .navbar-link.is-active,.navbar.is-exp-point .navbar-brand .navbar-link:focus,.navbar.is-exp-point .navbar-brand .navbar-link:hover,.navbar.is-exp-point .navbar-brand>a.navbar-item.is-active,.navbar.is-exp-point .navbar-brand>a.navbar-item:focus,.navbar.is-exp-point .navbar-brand>a.navbar-item:hover{background-color:#3587c0;color:#fff}.navbar.is-exp-point .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-exp-point .navbar-burger{color:#fff}@media screen and (min-width:1264px){.navbar.is-exp-point .navbar-end .navbar-link,.navbar.is-exp-point .navbar-end>.navbar-item,.navbar.is-exp-point .navbar-start .navbar-link,.navbar.is-exp-point .navbar-start>.navbar-item{color:#fff}.navbar.is-exp-point .navbar-end .navbar-link.is-active,.navbar.is-exp-point .navbar-end .navbar-link:focus,.navbar.is-exp-point .navbar-end .navbar-link:hover,.navbar.is-exp-point .navbar-end>a.navbar-item.is-active,.navbar.is-exp-point .navbar-end>a.navbar-item:focus,.navbar.is-exp-point .navbar-end>a.navbar-item:hover,.navbar.is-exp-point .navbar-start .navbar-link.is-active,.navbar.is-exp-point .navbar-start .navbar-link:focus,.navbar.is-exp-point .navbar-start .navbar-link:hover,.navbar.is-exp-point .navbar-start>a.navbar-item.is-active,.navbar.is-exp-point .navbar-start>a.navbar-item:focus,.navbar.is-exp-point .navbar-start>a.navbar-item:hover{background-color:#3587c0;color:#fff}.navbar.is-exp-point .navbar-end .navbar-link:after,.navbar.is-exp-point .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-exp-point .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-exp-point .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-exp-point .navbar-item.has-dropdown:hover .navbar-link{background-color:#3587c0;color:#fff}.navbar.is-exp-point .navbar-dropdown a.navbar-item.is-active{background-color:#4493cb;color:#fff}}.navbar.is-got-reward{background-color:#aaa;color:#fff}.navbar.is-got-reward .navbar-brand .navbar-link,.navbar.is-got-reward .navbar-brand>.navbar-item{color:#fff}.navbar.is-got-reward .navbar-brand .navbar-link.is-active,.navbar.is-got-reward .navbar-brand .navbar-link:focus,.navbar.is-got-reward .navbar-brand .navbar-link:hover,.navbar.is-got-reward .navbar-brand>a.navbar-item.is-active,.navbar.is-got-reward .navbar-brand>a.navbar-item:focus,.navbar.is-got-reward .navbar-brand>a.navbar-item:hover{background-color:#9d9d9d;color:#fff}.navbar.is-got-reward .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-got-reward .navbar-burger{color:#fff}@media screen and (min-width:1264px){.navbar.is-got-reward .navbar-end .navbar-link,.navbar.is-got-reward .navbar-end>.navbar-item,.navbar.is-got-reward .navbar-start .navbar-link,.navbar.is-got-reward .navbar-start>.navbar-item{color:#fff}.navbar.is-got-reward .navbar-end .navbar-link.is-active,.navbar.is-got-reward .navbar-end .navbar-link:focus,.navbar.is-got-reward .navbar-end .navbar-link:hover,.navbar.is-got-reward .navbar-end>a.navbar-item.is-active,.navbar.is-got-reward .navbar-end>a.navbar-item:focus,.navbar.is-got-reward .navbar-end>a.navbar-item:hover,.navbar.is-got-reward .navbar-start .navbar-link.is-active,.navbar.is-got-reward .navbar-start .navbar-link:focus,.navbar.is-got-reward .navbar-start .navbar-link:hover,.navbar.is-got-reward .navbar-start>a.navbar-item.is-active,.navbar.is-got-reward .navbar-start>a.navbar-item:focus,.navbar.is-got-reward .navbar-start>a.navbar-item:hover{background-color:#9d9d9d;color:#fff}.navbar.is-got-reward .navbar-end .navbar-link:after,.navbar.is-got-reward .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-got-reward .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-got-reward .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-got-reward .navbar-item.has-dropdown:hover .navbar-link{background-color:#9d9d9d;color:#fff}.navbar.is-got-reward .navbar-dropdown a.navbar-item.is-active{background-color:#aaa;color:#fff}}.navbar.is-correct-item{background-color:#2699fb;color:#fff}.navbar.is-correct-item .navbar-brand .navbar-link,.navbar.is-correct-item .navbar-brand>.navbar-item{color:#fff}.navbar.is-correct-item .navbar-brand .navbar-link.is-active,.navbar.is-correct-item .navbar-brand .navbar-link:focus,.navbar.is-correct-item .navbar-brand .navbar-link:hover,.navbar.is-correct-item .navbar-brand>a.navbar-item.is-active,.navbar.is-correct-item .navbar-brand>a.navbar-item:focus,.navbar.is-correct-item .navbar-brand>a.navbar-item:hover{background-color:#0d8dfb;color:#fff}.navbar.is-correct-item .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-correct-item .navbar-burger{color:#fff}@media screen and (min-width:1264px){.navbar.is-correct-item .navbar-end .navbar-link,.navbar.is-correct-item .navbar-end>.navbar-item,.navbar.is-correct-item .navbar-start .navbar-link,.navbar.is-correct-item .navbar-start>.navbar-item{color:#fff}.navbar.is-correct-item .navbar-end .navbar-link.is-active,.navbar.is-correct-item .navbar-end .navbar-link:focus,.navbar.is-correct-item .navbar-end .navbar-link:hover,.navbar.is-correct-item .navbar-end>a.navbar-item.is-active,.navbar.is-correct-item .navbar-end>a.navbar-item:focus,.navbar.is-correct-item .navbar-end>a.navbar-item:hover,.navbar.is-correct-item .navbar-start .navbar-link.is-active,.navbar.is-correct-item .navbar-start .navbar-link:focus,.navbar.is-correct-item .navbar-start .navbar-link:hover,.navbar.is-correct-item .navbar-start>a.navbar-item.is-active,.navbar.is-correct-item .navbar-start>a.navbar-item:focus,.navbar.is-correct-item .navbar-start>a.navbar-item:hover{background-color:#0d8dfb;color:#fff}.navbar.is-correct-item .navbar-end .navbar-link:after,.navbar.is-correct-item .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-correct-item .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-correct-item .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-correct-item .navbar-item.has-dropdown:hover .navbar-link{background-color:#0d8dfb;color:#fff}.navbar.is-correct-item .navbar-dropdown a.navbar-item.is-active{background-color:#2699fb;color:#fff}}.navbar.is-wrong-item{background-color:#ce0029;color:#fff}.navbar.is-wrong-item .navbar-brand .navbar-link,.navbar.is-wrong-item .navbar-brand>.navbar-item{color:#fff}.navbar.is-wrong-item .navbar-brand .navbar-link.is-active,.navbar.is-wrong-item .navbar-brand .navbar-link:focus,.navbar.is-wrong-item .navbar-brand .navbar-link:hover,.navbar.is-wrong-item .navbar-brand>a.navbar-item.is-active,.navbar.is-wrong-item .navbar-brand>a.navbar-item:focus,.navbar.is-wrong-item .navbar-brand>a.navbar-item:hover{background-color:#b50024;color:#fff}.navbar.is-wrong-item .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-wrong-item .navbar-burger{color:#fff}@media screen and (min-width:1264px){.navbar.is-wrong-item .navbar-end .navbar-link,.navbar.is-wrong-item .navbar-end>.navbar-item,.navbar.is-wrong-item .navbar-start .navbar-link,.navbar.is-wrong-item .navbar-start>.navbar-item{color:#fff}.navbar.is-wrong-item .navbar-end .navbar-link.is-active,.navbar.is-wrong-item .navbar-end .navbar-link:focus,.navbar.is-wrong-item .navbar-end .navbar-link:hover,.navbar.is-wrong-item .navbar-end>a.navbar-item.is-active,.navbar.is-wrong-item .navbar-end>a.navbar-item:focus,.navbar.is-wrong-item .navbar-end>a.navbar-item:hover,.navbar.is-wrong-item .navbar-start .navbar-link.is-active,.navbar.is-wrong-item .navbar-start .navbar-link:focus,.navbar.is-wrong-item .navbar-start .navbar-link:hover,.navbar.is-wrong-item .navbar-start>a.navbar-item.is-active,.navbar.is-wrong-item .navbar-start>a.navbar-item:focus,.navbar.is-wrong-item .navbar-start>a.navbar-item:hover{background-color:#b50024;color:#fff}.navbar.is-wrong-item .navbar-end .navbar-link:after,.navbar.is-wrong-item .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-wrong-item .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-wrong-item .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-wrong-item .navbar-item.has-dropdown:hover .navbar-link{background-color:#b50024;color:#fff}.navbar.is-wrong-item .navbar-dropdown a.navbar-item.is-active{background-color:#ce0029;color:#fff}}.navbar.is-table-header{background-color:#848ea0;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:#768195;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:1264px){.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:#768195;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:#768195;color:#fff}.navbar.is-table-header .navbar-dropdown a.navbar-item.is-active{background-color:#848ea0;color:#fff}}.navbar.is-hero-header{background-color:#24476b;color:#fff}.navbar.is-hero-header .navbar-brand .navbar-link,.navbar.is-hero-header .navbar-brand>.navbar-item{color:#fff}.navbar.is-hero-header .navbar-brand .navbar-link.is-active,.navbar.is-hero-header .navbar-brand .navbar-link:focus,.navbar.is-hero-header .navbar-brand .navbar-link:hover,.navbar.is-hero-header .navbar-brand>a.navbar-item.is-active,.navbar.is-hero-header .navbar-brand>a.navbar-item:focus,.navbar.is-hero-header .navbar-brand>a.navbar-item:hover{background-color:#1e3a58;color:#fff}.navbar.is-hero-header .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-hero-header .navbar-burger{color:#fff}@media screen and (min-width:1264px){.navbar.is-hero-header .navbar-end .navbar-link,.navbar.is-hero-header .navbar-end>.navbar-item,.navbar.is-hero-header .navbar-start .navbar-link,.navbar.is-hero-header .navbar-start>.navbar-item{color:#fff}.navbar.is-hero-header .navbar-end .navbar-link.is-active,.navbar.is-hero-header .navbar-end .navbar-link:focus,.navbar.is-hero-header .navbar-end .navbar-link:hover,.navbar.is-hero-header .navbar-end>a.navbar-item.is-active,.navbar.is-hero-header .navbar-end>a.navbar-item:focus,.navbar.is-hero-header .navbar-end>a.navbar-item:hover,.navbar.is-hero-header .navbar-start .navbar-link.is-active,.navbar.is-hero-header .navbar-start .navbar-link:focus,.navbar.is-hero-header .navbar-start .navbar-link:hover,.navbar.is-hero-header .navbar-start>a.navbar-item.is-active,.navbar.is-hero-header .navbar-start>a.navbar-item:focus,.navbar.is-hero-header .navbar-start>a.navbar-item:hover{background-color:#1e3a58;color:#fff}.navbar.is-hero-header .navbar-end .navbar-link:after,.navbar.is-hero-header .navbar-start .navbar-link:after{border-color:#fff}.navbar.is-hero-header .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-hero-header .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-hero-header .navbar-item.has-dropdown:hover .navbar-link{background-color:#1e3a58;color:#fff}.navbar.is-hero-header .navbar-dropdown a.navbar-item.is-active{background-color:#24476b;color:#fff}}.navbar>.container{align-items:stretch;display:flex;min-height:4rem;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:4rem}body.has-navbar-fixed-bottom,html.has-navbar-fixed-bottom{padding-bottom:4rem}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4rem}.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:#31422f;cursor:pointer;display:block;height:4rem;position:relative;width:4rem;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:rgba(0,0,0,.05)}.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:#31422f;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:inherit;color:#39c}.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 transparent;min-height:4rem;padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab:focus,.navbar-item.is-tab:hover{background-color:initial;border-bottom-color:#39c}.navbar-item.is-tab.is-active{background-color:initial;border-bottom:3px solid #39c;color:#39c;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:#31422f;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:1263px){.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 rgba(0,0,0,.1);padding:.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(0,0,0,.1)}.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 - 4rem);overflow:auto}body.has-navbar-fixed-top-touch,html.has-navbar-fixed-top-touch{padding-top:4rem}body.has-navbar-fixed-bottom-touch,html.has-navbar-fixed-bottom-touch{padding-bottom:4rem}}@media screen and (min-width:1264px){.navbar,.navbar-end,.navbar-menu,.navbar-start{align-items:stretch;display:flex}.navbar{min-height:4rem}.navbar.is-spaced{padding:1rem 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:#000}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f4f4f4;color:#39c}.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 #e5e5e5;border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(0,0,0,.1);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 #e5e5e5;box-shadow:0 8px 8px rgba(0,0,0,.1);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:#000}.navbar-dropdown a.navbar-item.is-active{background-color:#f4f4f4;color:#39c}.navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-dropdown{border-radius:6px;border-top:none;box-shadow:0 8px 8px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.1);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 rgba(0,0,0,.1)}.navbar.is-fixed-top-desktop{top:0}body.has-navbar-fixed-top-desktop,html.has-navbar-fixed-top-desktop{padding-top:4rem}body.has-navbar-fixed-bottom-desktop,html.has-navbar-fixed-bottom-desktop{padding-bottom:4rem}body.has-spaced-navbar-fixed-top,html.has-spaced-navbar-fixed-top{padding-top:6rem}body.has-spaced-navbar-fixed-bottom,html.has-spaced-navbar-fixed-bottom{padding-bottom:6rem}.navbar-link.is-active,a.navbar-item.is-active{color:#000}.navbar-link.is-active:not(:focus):not(:hover),a.navbar-item.is-active:not(:focus):not(:hover){background-color:initial}.navbar-item.has-dropdown.is-active .navbar-link,.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link{background-color:inherit}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 4rem)}.pagination{font-size:1.4rem;margin:-.25rem}.pagination.is-small{font-size:1.2rem}.pagination.is-medium{font-size:1.6rem}.pagination.is-large{font-size:1.8rem}.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:#e5e5e5;color:#3e3e3e;min-width:4rem}.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 rgba(0,0,0,.2)}.pagination-link[disabled],.pagination-next[disabled],.pagination-previous[disabled]{background-color:#e5e5e5;border-color:#e5e5e5;box-shadow:none;color:#aaa;opacity:.5}.pagination-next,.pagination-previous{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#24476b;border-color:#e5e5e5;color:#fff}.pagination-ellipsis{color:#aaa;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 print,screen and (min-width:768px){.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 rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.02);font-size:1.4rem}.panel:not(:last-child){margin-bottom:1.6rem}.panel.is-white .panel-heading{background-color:#fff;color:#31422f}.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:#f5f5f5;color:#31422f}.panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}.panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}.panel.is-dark .panel-heading{background-color:#3e3e3e;color:#fff}.panel.is-dark .panel-tabs a.is-active{border-bottom-color:#3e3e3e}.panel.is-dark .panel-block.is-active .panel-icon{color:#3e3e3e}.panel.is-primary .panel-heading{background-color:#39c;color:#fff}.panel.is-primary .panel-tabs a.is-active{border-bottom-color:#39c}.panel.is-primary .panel-block.is-active .panel-icon{color:#39c}.panel.is-secondary .panel-heading{background-color:#24476b;color:#fff}.panel.is-secondary .panel-tabs a.is-active{border-bottom-color:#24476b}.panel.is-secondary .panel-block.is-active .panel-icon{color:#24476b}.panel.is-link .panel-heading{background-color:#39c;color:#fff}.panel.is-link .panel-tabs a.is-active{border-bottom-color:#39c}.panel.is-link .panel-block.is-active .panel-icon{color:#39c}.panel.is-info .panel-heading{background-color:#0c495c;color:#fff}.panel.is-info .panel-tabs a.is-active{border-bottom-color:#0c495c}.panel.is-info .panel-block.is-active .panel-icon{color:#0c495c}.panel.is-success .panel-heading{background-color:#679466;color:#fff}.panel.is-success .panel-tabs a.is-active{border-bottom-color:#679466}.panel.is-success .panel-block.is-active .panel-icon{color:#679466}.panel.is-warning .panel-heading{background-color:#f7b505;color:#31422f}.panel.is-warning .panel-tabs a.is-active{border-bottom-color:#f7b505}.panel.is-warning .panel-block.is-active .panel-icon{color:#f7b505}.panel.is-danger .panel-heading{background-color:#d13f5c;color:#fff}.panel.is-danger .panel-tabs a.is-active{border-bottom-color:#d13f5c}.panel.is-danger .panel-block.is-active .panel-icon{color:#d13f5c}.panel.is-progress-NotStartedYet .panel-heading{background-color:#fdda7b;color:#31422f}.panel.is-progress-NotStartedYet .panel-tabs a.is-active{border-bottom-color:#fdda7b}.panel.is-progress-NotStartedYet .panel-block.is-active .panel-icon{color:#fdda7b}.panel.is-progress-Upcomming .panel-heading{background-color:#cacaca;color:#31422f}.panel.is-progress-Upcomming .panel-tabs a.is-active{border-bottom-color:#cacaca}.panel.is-progress-Upcomming .panel-block.is-active .panel-icon{color:#cacaca}.panel.is-progress-Overdue .panel-heading{background-color:#ff7b7b;color:#fff}.panel.is-progress-Overdue .panel-tabs a.is-active{border-bottom-color:#ff7b7b}.panel.is-progress-Overdue .panel-block.is-active .panel-icon{color:#ff7b7b}.panel.is-progress-InProgress .panel-heading{background-color:#8bd7f8;color:#31422f}.panel.is-progress-InProgress .panel-tabs a.is-active{border-bottom-color:#8bd7f8}.panel.is-progress-InProgress .panel-block.is-active .panel-icon{color:#8bd7f8}.panel.is-progress-Completed .panel-heading{background-color:#44cbb6;color:#fff}.panel.is-progress-Completed .panel-tabs a.is-active{border-bottom-color:#44cbb6}.panel.is-progress-Completed .panel-block.is-active .panel-icon{color:#44cbb6}.panel.is-progress-course-NotStartedYet .panel-heading{background-color:#ecb920;color:#31422f}.panel.is-progress-course-NotStartedYet .panel-tabs a.is-active{border-bottom-color:#ecb920}.panel.is-progress-course-NotStartedYet .panel-block.is-active .panel-icon{color:#ecb920}.panel.is-progress-course-InProgress .panel-heading{background-color:#2098c3;color:#fff}.panel.is-progress-course-InProgress .panel-tabs a.is-active{border-bottom-color:#2098c3}.panel.is-progress-course-InProgress .panel-block.is-active .panel-icon{color:#2098c3}.panel.is-progress-course-Completed .panel-heading{background-color:#6eba1e;color:#fff}.panel.is-progress-course-Completed .panel-tabs a.is-active{border-bottom-color:#6eba1e}.panel.is-progress-course-Completed .panel-block.is-active .panel-icon{color:#6eba1e}.panel.is-progress-Passed .panel-heading{background-color:#44cbb6;color:#fff}.panel.is-progress-Passed .panel-tabs a.is-active{border-bottom-color:#44cbb6}.panel.is-progress-Passed .panel-block.is-active .panel-icon{color:#44cbb6}.panel.is-progress-Failed .panel-heading{background-color:#ff7b7b;color:#fff}.panel.is-progress-Failed .panel-tabs a.is-active{border-bottom-color:#ff7b7b}.panel.is-progress-Failed .panel-block.is-active .panel-icon{color:#ff7b7b}.panel.is-progress-Missed .panel-heading{background-color:#cacaca;color:#31422f}.panel.is-progress-Missed .panel-tabs a.is-active{border-bottom-color:#cacaca}.panel.is-progress-Missed .panel-block.is-active .panel-icon{color:#cacaca}.panel.is-progress-Waiting .panel-heading{background-color:#fdda7b;color:#31422f}.panel.is-progress-Waiting .panel-tabs a.is-active{border-bottom-color:#fdda7b}.panel.is-progress-Waiting .panel-block.is-active .panel-icon{color:#fdda7b}.panel.is-exam-header .panel-heading{background-color:#797979;color:#fff}.panel.is-exam-header .panel-tabs a.is-active{border-bottom-color:#797979}.panel.is-exam-header .panel-block.is-active .panel-icon{color:#797979}.panel.is-reward-point .panel-heading{background-color:#ecb920;color:#31422f}.panel.is-reward-point .panel-tabs a.is-active{border-bottom-color:#ecb920}.panel.is-reward-point .panel-block.is-active .panel-icon{color:#ecb920}.panel.is-exp-point .panel-heading{background-color:#4493cb;color:#fff}.panel.is-exp-point .panel-tabs a.is-active{border-bottom-color:#4493cb}.panel.is-exp-point .panel-block.is-active .panel-icon{color:#4493cb}.panel.is-got-reward .panel-heading{background-color:#aaa;color:#fff}.panel.is-got-reward .panel-tabs a.is-active{border-bottom-color:#aaa}.panel.is-got-reward .panel-block.is-active .panel-icon{color:#aaa}.panel.is-correct-item .panel-heading{background-color:#2699fb;color:#fff}.panel.is-correct-item .panel-tabs a.is-active{border-bottom-color:#2699fb}.panel.is-correct-item .panel-block.is-active .panel-icon{color:#2699fb}.panel.is-wrong-item .panel-heading{background-color:#ce0029;color:#fff}.panel.is-wrong-item .panel-tabs a.is-active{border-bottom-color:#ce0029}.panel.is-wrong-item .panel-block.is-active .panel-icon{color:#ce0029}.panel.is-table-header .panel-heading{background-color:#848ea0;color:#fff}.panel.is-table-header .panel-tabs a.is-active{border-bottom-color:#848ea0}.panel.is-table-header .panel-block.is-active .panel-icon{color:#848ea0}.panel.is-hero-header .panel-heading{background-color:#24476b;color:#fff}.panel.is-hero-header .panel-tabs a.is-active{border-bottom-color:#24476b}.panel.is-hero-header .panel-block.is-active .panel-icon{color:#24476b}.panel-block:not(:last-child),.panel-tabs:not(:last-child){border-bottom:1px solid #e5e5e5}.panel-heading{background-color:#e5e5e5;border-radius:6px 6px 0 0;color:#3e3e3e;font-size:1.25em;font-weight:700;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 #e5e5e5;margin-bottom:-1px;padding:.5em}.panel-tabs a.is-active{border-bottom-color:invalid-color;color:invalid-color}.panel-list a{color:#31422f}.panel-list a:hover{color:#39c}.panel-block{align-items:center;color:#3e3e3e;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:#39c;color:invalid-color}.panel-block.is-active .panel-icon{color:#39c}.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:#696e69;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.4rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom:1px solid #e5e5e5;color:#31422f;display:flex;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#3e3e3e;color:#3e3e3e}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#39c;color:#39c}.tabs ul{align-items:center;border-bottom:1px solid #e5e5e5;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 transparent;border-radius:4px 4px 0 0}.tabs.is-boxed a:hover{background-color:#f4f4f4;border-bottom-color:#e5e5e5}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#e5e5e5;border-bottom-color:transparent!important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border:1px solid #e5e5e5;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f4f4f4;border-color:#404040;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:#39c;border-color:#39c;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.2rem}.tabs.is-medium{font-size:1.6rem}.tabs.is-large{font-size:1.8rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.8rem}.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 print,screen and (min-width:768px){.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:1263px){.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:1264px){.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%}}@media screen and (min-width:1580px){.column.is-narrow-widescreen{flex:none;width:unset}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-0-widescreen{flex:none;width:0}.column.is-offset-0-widescreen{margin-left:0}.column.is-1-widescreen{flex:none;width:8.3333333333%}.column.is-offset-1-widescreen{margin-left:8.3333333333%}.column.is-2-widescreen{flex:none;width:16.6666666667%}.column.is-offset-2-widescreen{margin-left:16.6666666667%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.3333333333%}.column.is-offset-4-widescreen{margin-left:33.3333333333%}.column.is-5-widescreen{flex:none;width:41.6666666667%}.column.is-offset-5-widescreen{margin-left:41.6666666667%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.3333333333%}.column.is-offset-7-widescreen{margin-left:58.3333333333%}.column.is-8-widescreen{flex:none;width:66.6666666667%}.column.is-offset-8-widescreen{margin-left:66.6666666667%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.3333333333%}.column.is-offset-10-widescreen{margin-left:83.3333333333%}.column.is-11-widescreen{flex:none;width:91.6666666667%}.column.is-offset-11-widescreen{margin-left:91.6666666667%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width:1900px){.column.is-narrow-fullhd{flex:none;width:unset}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-0-fullhd{flex:none;width:0}.column.is-offset-0-fullhd{margin-left:0}.column.is-1-fullhd{flex:none;width:8.3333333333%}.column.is-offset-1-fullhd{margin-left:8.3333333333%}.column.is-2-fullhd{flex:none;width:16.6666666667%}.column.is-offset-2-fullhd{margin-left:16.6666666667%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.3333333333%}.column.is-offset-4-fullhd{margin-left:33.3333333333%}.column.is-5-fullhd{flex:none;width:41.6666666667%}.column.is-offset-5-fullhd{margin-left:41.6666666667%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.3333333333%}.column.is-offset-7-fullhd{margin-left:58.3333333333%}.column.is-8-fullhd{flex:none;width:66.6666666667%}.column.is-offset-8-fullhd{margin-left:66.6666666667%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.3333333333%}.column.is-offset-10-fullhd{margin-left:83.3333333333%}.column.is-11-fullhd{flex:none;width:91.6666666667%}.column.is-offset-11-fullhd{margin-left:91.6666666667%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-.8rem;margin-right:-.8rem;margin-top:-.8rem}.columns:last-child{margin-bottom:-.8rem}.columns:not(:last-child){margin-bottom:calc(1.5rem - .8rem)}.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 print,screen and (min-width:768px){.columns:not(.is-desktop){display:flex}}@media screen and (min-width:1264px){.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:-.8rem;margin-right:-.8rem;margin-top:-.8rem}.tile.is-ancestor:last-child{margin-bottom:-.8rem}.tile.is-child{margin:0!important}.tile.is-parent{padding:.8rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem!important}@media print,screen and (min-width:768px){.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:#31422f}.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:#31422f}.hero.is-white .subtitle{color:rgba(49,66,47,.9)}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#31422f}@media screen and (max-width:1263px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:rgba(49,66,47,.7)}.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:#31422f}.hero.is-white .tabs a{color:#31422f;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:#31422f}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.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:#31422f;border-color:#31422f;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:hsla(0,0%,100%,.9)}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (max-width:1263px){.hero.is-black .navbar-menu{background-color:#0a0a0a}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:hsla(0,0%,100%,.7)}.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:rgba(0,0,0,.1)}.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:#f5f5f5;color:#31422f}.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:#31422f}.hero.is-light .subtitle{color:rgba(49,66,47,.9)}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:#31422f}@media screen and (max-width:1263px){.hero.is-light .navbar-menu{background-color:#f5f5f5}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:rgba(49,66,47,.7)}.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:#e8e8e8;color:#31422f}.hero.is-light .tabs a{color:#31422f;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:#31422f}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.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:#31422f;border-color:#31422f;color:#f5f5f5}.hero.is-light.is-bold{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}@media screen and (max-width:767px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg,#dfd8d9,#f5f5f5 71%,#fff)}}.hero.is-dark{background-color:#3e3e3e;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:hsla(0,0%,100%,.9)}.hero.is-dark .subtitle a:not(.button),.hero.is-dark .subtitle strong{color:#fff}@media screen and (max-width:1263px){.hero.is-dark .navbar-menu{background-color:#3e3e3e}}.hero.is-dark .navbar-item,.hero.is-dark .navbar-link{color:hsla(0,0%,100%,.7)}.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:#313131;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:rgba(0,0,0,.1)}.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:#3e3e3e}.hero.is-dark.is-bold{background-image:linear-gradient(141deg,#282122,#3e3e3e 71%,#4e4847)}@media screen and (max-width:767px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg,#282122,#3e3e3e 71%,#4e4847)}}.hero.is-primary{background-color:#39c;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:hsla(0,0%,100%,.9)}.hero.is-primary .subtitle a:not(.button),.hero.is-primary .subtitle strong{color:#fff}@media screen and (max-width:1263px){.hero.is-primary .navbar-menu{background-color:#39c}}.hero.is-primary .navbar-item,.hero.is-primary .navbar-link{color:hsla(0,0%,100%,.7)}.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:#2e8ab8;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:rgba(0,0,0,.1)}.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:#39c}.hero.is-primary.is-bold{background-image:linear-gradient(141deg,#1f96ad,#39c 71%,#428cd7)}@media screen and (max-width:767px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1f96ad,#39c 71%,#428cd7)}}.hero.is-secondary{background-color:#24476b;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:hsla(0,0%,100%,.9)}.hero.is-secondary .subtitle a:not(.button),.hero.is-secondary .subtitle strong{color:#fff}@media screen and (max-width:1263px){.hero.is-secondary .navbar-menu{background-color:#24476b}}.hero.is-secondary .navbar-item,.hero.is-secondary .navbar-link{color:hsla(0,0%,100%,.7)}.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:#1e3a58;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:rgba(0,0,0,.1)}.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:#24476b}.hero.is-secondary.is-bold{background-image:linear-gradient(141deg,#133749,#24476b 71%,#264482)}@media screen and (max-width:767px){.hero.is-secondary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#133749,#24476b 71%,#264482)}}.hero.is-link{background-color:#39c;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:hsla(0,0%,100%,.9)}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width:1263px){.hero.is-link .navbar-menu{background-color:#39c}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:hsla(0,0%,100%,.7)}.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:#2e8ab8;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:rgba(0,0,0,.1)}.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:#39c}.hero.is-link.is-bold{background-image:linear-gradient(141deg,#1f96ad,#39c 71%,#428cd7)}@media screen and (max-width:767px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1f96ad,#39c 71%,#428cd7)}}.hero.is-info{background-color:#0c495c;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:hsla(0,0%,100%,.9)}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (max-width:1263px){.hero.is-info .navbar-menu{background-color:#0c495c}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:hsla(0,0%,100%,.7)}.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:#093745;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:rgba(0,0,0,.1)}.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:#0c495c}.hero.is-info.is-bold{background-image:linear-gradient(141deg,#032e32,#0c495c 71%,#0c4b76)}@media screen and (max-width:767px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg,#032e32,#0c495c 71%,#0c4b76)}}.hero.is-success{background-color:#679466;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:hsla(0,0%,100%,.9)}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (max-width:1263px){.hero.is-success .navbar-menu{background-color:#679466}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:hsla(0,0%,100%,.7)}.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:#5c855c;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:rgba(0,0,0,.1)}.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:#679466}.hero.is-success.is-bold{background-image:linear-gradient(141deg,#528047,#679466 71%,#6ea576)}@media screen and (max-width:767px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg,#528047,#679466 71%,#6ea576)}}.hero.is-warning{background-color:#f7b505;color:#31422f}.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:#31422f}.hero.is-warning .subtitle{color:rgba(49,66,47,.9)}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:#31422f}@media screen and (max-width:1263px){.hero.is-warning .navbar-menu{background-color:#f7b505}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:rgba(49,66,47,.7)}.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:#dea304;color:#31422f}.hero.is-warning .tabs a{color:#31422f;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:#31422f}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.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:#31422f;border-color:#31422f;color:#f7b505}.hero.is-warning.is-bold{background-image:linear-gradient(141deg,#c97100,#f7b505 71%,#ffe617)}@media screen and (max-width:767px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg,#c97100,#f7b505 71%,#ffe617)}}.hero.is-danger{background-color:#d13f5c;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:hsla(0,0%,100%,.9)}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width:1263px){.hero.is-danger .navbar-menu{background-color:#d13f5c}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:hsla(0,0%,100%,.7)}.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:#c7304e;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:rgba(0,0,0,.1)}.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:#d13f5c}.hero.is-danger.is-bold{background-image:linear-gradient(141deg,#bd2059,#d13f5c 71%,#db4e53)}@media screen and (max-width:767px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg,#bd2059,#d13f5c 71%,#db4e53)}}.hero.is-progress-NotStartedYet{background-color:#fdda7b;color:#31422f}.hero.is-progress-NotStartedYet a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-progress-NotStartedYet strong{color:inherit}.hero.is-progress-NotStartedYet .title{color:#31422f}.hero.is-progress-NotStartedYet .subtitle{color:rgba(49,66,47,.9)}.hero.is-progress-NotStartedYet .subtitle a:not(.button),.hero.is-progress-NotStartedYet .subtitle strong{color:#31422f}@media screen and (max-width:1263px){.hero.is-progress-NotStartedYet .navbar-menu{background-color:#fdda7b}}.hero.is-progress-NotStartedYet .navbar-item,.hero.is-progress-NotStartedYet .navbar-link{color:rgba(49,66,47,.7)}.hero.is-progress-NotStartedYet .navbar-link.is-active,.hero.is-progress-NotStartedYet .navbar-link:hover,.hero.is-progress-NotStartedYet a.navbar-item.is-active,.hero.is-progress-NotStartedYet a.navbar-item:hover{background-color:#fdd362;color:#31422f}.hero.is-progress-NotStartedYet .tabs a{color:#31422f;opacity:.9}.hero.is-progress-NotStartedYet .tabs a:hover,.hero.is-progress-NotStartedYet .tabs li.is-active a{opacity:1}.hero.is-progress-NotStartedYet .tabs.is-boxed a,.hero.is-progress-NotStartedYet .tabs.is-toggle a{color:#31422f}.hero.is-progress-NotStartedYet .tabs.is-boxed a:hover,.hero.is-progress-NotStartedYet .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-progress-NotStartedYet .tabs.is-boxed li.is-active a,.hero.is-progress-NotStartedYet .tabs.is-boxed li.is-active a:hover,.hero.is-progress-NotStartedYet .tabs.is-toggle li.is-active a,.hero.is-progress-NotStartedYet .tabs.is-toggle li.is-active a:hover{background-color:#31422f;border-color:#31422f;color:#fdda7b}.hero.is-progress-NotStartedYet.is-bold{background-image:linear-gradient(141deg,#ffae46,#fdda7b 71%,#fff493)}@media screen and (max-width:767px){.hero.is-progress-NotStartedYet.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ffae46,#fdda7b 71%,#fff493)}}.hero.is-progress-Upcomming{background-color:#cacaca;color:#31422f}.hero.is-progress-Upcomming a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-progress-Upcomming strong{color:inherit}.hero.is-progress-Upcomming .title{color:#31422f}.hero.is-progress-Upcomming .subtitle{color:rgba(49,66,47,.9)}.hero.is-progress-Upcomming .subtitle a:not(.button),.hero.is-progress-Upcomming .subtitle strong{color:#31422f}@media screen and (max-width:1263px){.hero.is-progress-Upcomming .navbar-menu{background-color:#cacaca}}.hero.is-progress-Upcomming .navbar-item,.hero.is-progress-Upcomming .navbar-link{color:rgba(49,66,47,.7)}.hero.is-progress-Upcomming .navbar-link.is-active,.hero.is-progress-Upcomming .navbar-link:hover,.hero.is-progress-Upcomming a.navbar-item.is-active,.hero.is-progress-Upcomming a.navbar-item:hover{background-color:#bdbdbd;color:#31422f}.hero.is-progress-Upcomming .tabs a{color:#31422f;opacity:.9}.hero.is-progress-Upcomming .tabs a:hover,.hero.is-progress-Upcomming .tabs li.is-active a{opacity:1}.hero.is-progress-Upcomming .tabs.is-boxed a,.hero.is-progress-Upcomming .tabs.is-toggle a{color:#31422f}.hero.is-progress-Upcomming .tabs.is-boxed a:hover,.hero.is-progress-Upcomming .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-progress-Upcomming .tabs.is-boxed li.is-active a,.hero.is-progress-Upcomming .tabs.is-boxed li.is-active a:hover,.hero.is-progress-Upcomming .tabs.is-toggle li.is-active a,.hero.is-progress-Upcomming .tabs.is-toggle li.is-active a:hover{background-color:#31422f;border-color:#31422f;color:#cacaca}.hero.is-progress-Upcomming.is-bold{background-image:linear-gradient(141deg,#b8a9ab,#cacaca 71%,#d9d5d5)}@media screen and (max-width:767px){.hero.is-progress-Upcomming.is-bold .navbar-menu{background-image:linear-gradient(141deg,#b8a9ab,#cacaca 71%,#d9d5d5)}}.hero.is-progress-Overdue{background-color:#ff7b7b;color:#fff}.hero.is-progress-Overdue a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-progress-Overdue strong{color:inherit}.hero.is-progress-Overdue .title{color:#fff}.hero.is-progress-Overdue .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-progress-Overdue .subtitle a:not(.button),.hero.is-progress-Overdue .subtitle strong{color:#fff}@media screen and (max-width:1263px){.hero.is-progress-Overdue .navbar-menu{background-color:#ff7b7b}}.hero.is-progress-Overdue .navbar-item,.hero.is-progress-Overdue .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-progress-Overdue .navbar-link.is-active,.hero.is-progress-Overdue .navbar-link:hover,.hero.is-progress-Overdue a.navbar-item.is-active,.hero.is-progress-Overdue a.navbar-item:hover{background-color:#ff6262;color:#fff}.hero.is-progress-Overdue .tabs a{color:#fff;opacity:.9}.hero.is-progress-Overdue .tabs a:hover,.hero.is-progress-Overdue .tabs li.is-active a{opacity:1}.hero.is-progress-Overdue .tabs.is-boxed a,.hero.is-progress-Overdue .tabs.is-toggle a{color:#fff}.hero.is-progress-Overdue .tabs.is-boxed a:hover,.hero.is-progress-Overdue .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-progress-Overdue .tabs.is-boxed li.is-active a,.hero.is-progress-Overdue .tabs.is-boxed li.is-active a:hover,.hero.is-progress-Overdue .tabs.is-toggle li.is-active a,.hero.is-progress-Overdue .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#ff7b7b}.hero.is-progress-Overdue.is-bold{background-image:linear-gradient(141deg,#ff4867,#ff7b7b 71%,#ffa695)}@media screen and (max-width:767px){.hero.is-progress-Overdue.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ff4867,#ff7b7b 71%,#ffa695)}}.hero.is-progress-InProgress{background-color:#8bd7f8;color:#31422f}.hero.is-progress-InProgress a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-progress-InProgress strong{color:inherit}.hero.is-progress-InProgress .title{color:#31422f}.hero.is-progress-InProgress .subtitle{color:rgba(49,66,47,.9)}.hero.is-progress-InProgress .subtitle a:not(.button),.hero.is-progress-InProgress .subtitle strong{color:#31422f}@media screen and (max-width:1263px){.hero.is-progress-InProgress .navbar-menu{background-color:#8bd7f8}}.hero.is-progress-InProgress .navbar-item,.hero.is-progress-InProgress .navbar-link{color:rgba(49,66,47,.7)}.hero.is-progress-InProgress .navbar-link.is-active,.hero.is-progress-InProgress .navbar-link:hover,.hero.is-progress-InProgress a.navbar-item.is-active,.hero.is-progress-InProgress a.navbar-item:hover{background-color:#73cff7;color:#31422f}.hero.is-progress-InProgress .tabs a{color:#31422f;opacity:.9}.hero.is-progress-InProgress .tabs a:hover,.hero.is-progress-InProgress .tabs li.is-active a{opacity:1}.hero.is-progress-InProgress .tabs.is-boxed a,.hero.is-progress-InProgress .tabs.is-toggle a{color:#31422f}.hero.is-progress-InProgress .tabs.is-boxed a:hover,.hero.is-progress-InProgress .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-progress-InProgress .tabs.is-boxed li.is-active a,.hero.is-progress-InProgress .tabs.is-boxed li.is-active a:hover,.hero.is-progress-InProgress .tabs.is-toggle li.is-active a,.hero.is-progress-InProgress .tabs.is-toggle li.is-active a:hover{background-color:#31422f;border-color:#31422f;color:#8bd7f8}.hero.is-progress-InProgress.is-bold{background-image:linear-gradient(141deg,#52e6fe,#8bd7f8 71%,#a1d1fc)}@media screen and (max-width:767px){.hero.is-progress-InProgress.is-bold .navbar-menu{background-image:linear-gradient(141deg,#52e6fe,#8bd7f8 71%,#a1d1fc)}}.hero.is-progress-Completed{background-color:#44cbb6;color:#fff}.hero.is-progress-Completed a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-progress-Completed strong{color:inherit}.hero.is-progress-Completed .title{color:#fff}.hero.is-progress-Completed .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-progress-Completed .subtitle a:not(.button),.hero.is-progress-Completed .subtitle strong{color:#fff}@media screen and (max-width:1263px){.hero.is-progress-Completed .navbar-menu{background-color:#44cbb6}}.hero.is-progress-Completed .navbar-item,.hero.is-progress-Completed .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-progress-Completed .navbar-link.is-active,.hero.is-progress-Completed .navbar-link:hover,.hero.is-progress-Completed a.navbar-item.is-active,.hero.is-progress-Completed a.navbar-item:hover{background-color:#35c0ab;color:#fff}.hero.is-progress-Completed .tabs a{color:#fff;opacity:.9}.hero.is-progress-Completed .tabs a:hover,.hero.is-progress-Completed .tabs li.is-active a{opacity:1}.hero.is-progress-Completed .tabs.is-boxed a,.hero.is-progress-Completed .tabs.is-toggle a{color:#fff}.hero.is-progress-Completed .tabs.is-boxed a:hover,.hero.is-progress-Completed .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-progress-Completed .tabs.is-boxed li.is-active a,.hero.is-progress-Completed .tabs.is-boxed li.is-active a:hover,.hero.is-progress-Completed .tabs.is-toggle li.is-active a,.hero.is-progress-Completed .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#44cbb6}.hero.is-progress-Completed.is-bold{background-image:linear-gradient(141deg,#25b788,#44cbb6 71%,#53d4d6)}@media screen and (max-width:767px){.hero.is-progress-Completed.is-bold .navbar-menu{background-image:linear-gradient(141deg,#25b788,#44cbb6 71%,#53d4d6)}}.hero.is-progress-course-NotStartedYet{background-color:#ecb920;color:#31422f}.hero.is-progress-course-NotStartedYet a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-progress-course-NotStartedYet strong{color:inherit}.hero.is-progress-course-NotStartedYet .title{color:#31422f}.hero.is-progress-course-NotStartedYet .subtitle{color:rgba(49,66,47,.9)}.hero.is-progress-course-NotStartedYet .subtitle a:not(.button),.hero.is-progress-course-NotStartedYet .subtitle strong{color:#31422f}@media screen and (max-width:1263px){.hero.is-progress-course-NotStartedYet .navbar-menu{background-color:#ecb920}}.hero.is-progress-course-NotStartedYet .navbar-item,.hero.is-progress-course-NotStartedYet .navbar-link{color:rgba(49,66,47,.7)}.hero.is-progress-course-NotStartedYet .navbar-link.is-active,.hero.is-progress-course-NotStartedYet .navbar-link:hover,.hero.is-progress-course-NotStartedYet a.navbar-item.is-active,.hero.is-progress-course-NotStartedYet a.navbar-item:hover{background-color:#dfac13;color:#31422f}.hero.is-progress-course-NotStartedYet .tabs a{color:#31422f;opacity:.9}.hero.is-progress-course-NotStartedYet .tabs a:hover,.hero.is-progress-course-NotStartedYet .tabs li.is-active a{opacity:1}.hero.is-progress-course-NotStartedYet .tabs.is-boxed a,.hero.is-progress-course-NotStartedYet .tabs.is-toggle a{color:#31422f}.hero.is-progress-course-NotStartedYet .tabs.is-boxed a:hover,.hero.is-progress-course-NotStartedYet .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-progress-course-NotStartedYet .tabs.is-boxed li.is-active a,.hero.is-progress-course-NotStartedYet .tabs.is-boxed li.is-active a:hover,.hero.is-progress-course-NotStartedYet .tabs.is-toggle li.is-active a,.hero.is-progress-course-NotStartedYet .tabs.is-toggle li.is-active a:hover{background-color:#31422f;border-color:#31422f;color:#ecb920}.hero.is-progress-course-NotStartedYet.is-bold{background-image:linear-gradient(141deg,#d37e06,#ecb920 71%,#f3e332)}@media screen and (max-width:767px){.hero.is-progress-course-NotStartedYet.is-bold .navbar-menu{background-image:linear-gradient(141deg,#d37e06,#ecb920 71%,#f3e332)}}.hero.is-progress-course-InProgress{background-color:#2098c3;color:#fff}.hero.is-progress-course-InProgress a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-progress-course-InProgress strong{color:inherit}.hero.is-progress-course-InProgress .title{color:#fff}.hero.is-progress-course-InProgress .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-progress-course-InProgress .subtitle a:not(.button),.hero.is-progress-course-InProgress .subtitle strong{color:#fff}@media screen and (max-width:1263px){.hero.is-progress-course-InProgress .navbar-menu{background-color:#2098c3}}.hero.is-progress-course-InProgress .navbar-item,.hero.is-progress-course-InProgress .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-progress-course-InProgress .navbar-link.is-active,.hero.is-progress-course-InProgress .navbar-link:hover,.hero.is-progress-course-InProgress a.navbar-item.is-active,.hero.is-progress-course-InProgress a.navbar-item:hover{background-color:#1c87ad;color:#fff}.hero.is-progress-course-InProgress .tabs a{color:#fff;opacity:.9}.hero.is-progress-course-InProgress .tabs a:hover,.hero.is-progress-course-InProgress .tabs li.is-active a{opacity:1}.hero.is-progress-course-InProgress .tabs.is-boxed a,.hero.is-progress-course-InProgress .tabs.is-toggle a{color:#fff}.hero.is-progress-course-InProgress .tabs.is-boxed a:hover,.hero.is-progress-course-InProgress .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-progress-course-InProgress .tabs.is-boxed li.is-active a,.hero.is-progress-course-InProgress .tabs.is-boxed li.is-active a:hover,.hero.is-progress-course-InProgress .tabs.is-toggle li.is-active a,.hero.is-progress-course-InProgress .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#2098c3}.hero.is-progress-course-InProgress.is-bold{background-image:linear-gradient(141deg,#1092a0,#2098c3 71%,#1d8cdf)}@media screen and (max-width:767px){.hero.is-progress-course-InProgress.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1092a0,#2098c3 71%,#1d8cdf)}}.hero.is-progress-course-Completed{background-color:#6eba1e;color:#fff}.hero.is-progress-course-Completed a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-progress-course-Completed strong{color:inherit}.hero.is-progress-course-Completed .title{color:#fff}.hero.is-progress-course-Completed .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-progress-course-Completed .subtitle a:not(.button),.hero.is-progress-course-Completed .subtitle strong{color:#fff}@media screen and (max-width:1263px){.hero.is-progress-course-Completed .navbar-menu{background-color:#6eba1e}}.hero.is-progress-course-Completed .navbar-item,.hero.is-progress-course-Completed .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-progress-course-Completed .navbar-link.is-active,.hero.is-progress-course-Completed .navbar-link:hover,.hero.is-progress-course-Completed a.navbar-item.is-active,.hero.is-progress-course-Completed a.navbar-item:hover{background-color:#61a41a;color:#fff}.hero.is-progress-course-Completed .tabs a{color:#fff;opacity:.9}.hero.is-progress-course-Completed .tabs a:hover,.hero.is-progress-course-Completed .tabs li.is-active a{opacity:1}.hero.is-progress-course-Completed .tabs.is-boxed a,.hero.is-progress-course-Completed .tabs.is-toggle a{color:#fff}.hero.is-progress-course-Completed .tabs.is-boxed a:hover,.hero.is-progress-course-Completed .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-progress-course-Completed .tabs.is-boxed li.is-active a,.hero.is-progress-course-Completed .tabs.is-boxed li.is-active a:hover,.hero.is-progress-course-Completed .tabs.is-toggle li.is-active a,.hero.is-progress-course-Completed .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#6eba1e}.hero.is-progress-course-Completed.is-bold{background-image:linear-gradient(141deg,#6b960f,#6eba1e 71%,#5cd61c)}@media screen and (max-width:767px){.hero.is-progress-course-Completed.is-bold .navbar-menu{background-image:linear-gradient(141deg,#6b960f,#6eba1e 71%,#5cd61c)}}.hero.is-progress-Passed{background-color:#44cbb6;color:#fff}.hero.is-progress-Passed a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-progress-Passed strong{color:inherit}.hero.is-progress-Passed .title{color:#fff}.hero.is-progress-Passed .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-progress-Passed .subtitle a:not(.button),.hero.is-progress-Passed .subtitle strong{color:#fff}@media screen and (max-width:1263px){.hero.is-progress-Passed .navbar-menu{background-color:#44cbb6}}.hero.is-progress-Passed .navbar-item,.hero.is-progress-Passed .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-progress-Passed .navbar-link.is-active,.hero.is-progress-Passed .navbar-link:hover,.hero.is-progress-Passed a.navbar-item.is-active,.hero.is-progress-Passed a.navbar-item:hover{background-color:#35c0ab;color:#fff}.hero.is-progress-Passed .tabs a{color:#fff;opacity:.9}.hero.is-progress-Passed .tabs a:hover,.hero.is-progress-Passed .tabs li.is-active a{opacity:1}.hero.is-progress-Passed .tabs.is-boxed a,.hero.is-progress-Passed .tabs.is-toggle a{color:#fff}.hero.is-progress-Passed .tabs.is-boxed a:hover,.hero.is-progress-Passed .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-progress-Passed .tabs.is-boxed li.is-active a,.hero.is-progress-Passed .tabs.is-boxed li.is-active a:hover,.hero.is-progress-Passed .tabs.is-toggle li.is-active a,.hero.is-progress-Passed .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#44cbb6}.hero.is-progress-Passed.is-bold{background-image:linear-gradient(141deg,#25b788,#44cbb6 71%,#53d4d6)}@media screen and (max-width:767px){.hero.is-progress-Passed.is-bold .navbar-menu{background-image:linear-gradient(141deg,#25b788,#44cbb6 71%,#53d4d6)}}.hero.is-progress-Failed{background-color:#ff7b7b;color:#fff}.hero.is-progress-Failed a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-progress-Failed strong{color:inherit}.hero.is-progress-Failed .title{color:#fff}.hero.is-progress-Failed .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-progress-Failed .subtitle a:not(.button),.hero.is-progress-Failed .subtitle strong{color:#fff}@media screen and (max-width:1263px){.hero.is-progress-Failed .navbar-menu{background-color:#ff7b7b}}.hero.is-progress-Failed .navbar-item,.hero.is-progress-Failed .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-progress-Failed .navbar-link.is-active,.hero.is-progress-Failed .navbar-link:hover,.hero.is-progress-Failed a.navbar-item.is-active,.hero.is-progress-Failed a.navbar-item:hover{background-color:#ff6262;color:#fff}.hero.is-progress-Failed .tabs a{color:#fff;opacity:.9}.hero.is-progress-Failed .tabs a:hover,.hero.is-progress-Failed .tabs li.is-active a{opacity:1}.hero.is-progress-Failed .tabs.is-boxed a,.hero.is-progress-Failed .tabs.is-toggle a{color:#fff}.hero.is-progress-Failed .tabs.is-boxed a:hover,.hero.is-progress-Failed .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-progress-Failed .tabs.is-boxed li.is-active a,.hero.is-progress-Failed .tabs.is-boxed li.is-active a:hover,.hero.is-progress-Failed .tabs.is-toggle li.is-active a,.hero.is-progress-Failed .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#ff7b7b}.hero.is-progress-Failed.is-bold{background-image:linear-gradient(141deg,#ff4867,#ff7b7b 71%,#ffa695)}@media screen and (max-width:767px){.hero.is-progress-Failed.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ff4867,#ff7b7b 71%,#ffa695)}}.hero.is-progress-Missed{background-color:#cacaca;color:#31422f}.hero.is-progress-Missed a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-progress-Missed strong{color:inherit}.hero.is-progress-Missed .title{color:#31422f}.hero.is-progress-Missed .subtitle{color:rgba(49,66,47,.9)}.hero.is-progress-Missed .subtitle a:not(.button),.hero.is-progress-Missed .subtitle strong{color:#31422f}@media screen and (max-width:1263px){.hero.is-progress-Missed .navbar-menu{background-color:#cacaca}}.hero.is-progress-Missed .navbar-item,.hero.is-progress-Missed .navbar-link{color:rgba(49,66,47,.7)}.hero.is-progress-Missed .navbar-link.is-active,.hero.is-progress-Missed .navbar-link:hover,.hero.is-progress-Missed a.navbar-item.is-active,.hero.is-progress-Missed a.navbar-item:hover{background-color:#bdbdbd;color:#31422f}.hero.is-progress-Missed .tabs a{color:#31422f;opacity:.9}.hero.is-progress-Missed .tabs a:hover,.hero.is-progress-Missed .tabs li.is-active a{opacity:1}.hero.is-progress-Missed .tabs.is-boxed a,.hero.is-progress-Missed .tabs.is-toggle a{color:#31422f}.hero.is-progress-Missed .tabs.is-boxed a:hover,.hero.is-progress-Missed .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-progress-Missed .tabs.is-boxed li.is-active a,.hero.is-progress-Missed .tabs.is-boxed li.is-active a:hover,.hero.is-progress-Missed .tabs.is-toggle li.is-active a,.hero.is-progress-Missed .tabs.is-toggle li.is-active a:hover{background-color:#31422f;border-color:#31422f;color:#cacaca}.hero.is-progress-Missed.is-bold{background-image:linear-gradient(141deg,#b8a9ab,#cacaca 71%,#d9d5d5)}@media screen and (max-width:767px){.hero.is-progress-Missed.is-bold .navbar-menu{background-image:linear-gradient(141deg,#b8a9ab,#cacaca 71%,#d9d5d5)}}.hero.is-progress-Waiting{background-color:#fdda7b;color:#31422f}.hero.is-progress-Waiting a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-progress-Waiting strong{color:inherit}.hero.is-progress-Waiting .title{color:#31422f}.hero.is-progress-Waiting .subtitle{color:rgba(49,66,47,.9)}.hero.is-progress-Waiting .subtitle a:not(.button),.hero.is-progress-Waiting .subtitle strong{color:#31422f}@media screen and (max-width:1263px){.hero.is-progress-Waiting .navbar-menu{background-color:#fdda7b}}.hero.is-progress-Waiting .navbar-item,.hero.is-progress-Waiting .navbar-link{color:rgba(49,66,47,.7)}.hero.is-progress-Waiting .navbar-link.is-active,.hero.is-progress-Waiting .navbar-link:hover,.hero.is-progress-Waiting a.navbar-item.is-active,.hero.is-progress-Waiting a.navbar-item:hover{background-color:#fdd362;color:#31422f}.hero.is-progress-Waiting .tabs a{color:#31422f;opacity:.9}.hero.is-progress-Waiting .tabs a:hover,.hero.is-progress-Waiting .tabs li.is-active a{opacity:1}.hero.is-progress-Waiting .tabs.is-boxed a,.hero.is-progress-Waiting .tabs.is-toggle a{color:#31422f}.hero.is-progress-Waiting .tabs.is-boxed a:hover,.hero.is-progress-Waiting .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-progress-Waiting .tabs.is-boxed li.is-active a,.hero.is-progress-Waiting .tabs.is-boxed li.is-active a:hover,.hero.is-progress-Waiting .tabs.is-toggle li.is-active a,.hero.is-progress-Waiting .tabs.is-toggle li.is-active a:hover{background-color:#31422f;border-color:#31422f;color:#fdda7b}.hero.is-progress-Waiting.is-bold{background-image:linear-gradient(141deg,#ffae46,#fdda7b 71%,#fff493)}@media screen and (max-width:767px){.hero.is-progress-Waiting.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ffae46,#fdda7b 71%,#fff493)}}.hero.is-exam-header{background-color:#797979;color:#fff}.hero.is-exam-header a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-exam-header strong{color:inherit}.hero.is-exam-header .title{color:#fff}.hero.is-exam-header .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-exam-header .subtitle a:not(.button),.hero.is-exam-header .subtitle strong{color:#fff}@media screen and (max-width:1263px){.hero.is-exam-header .navbar-menu{background-color:#797979}}.hero.is-exam-header .navbar-item,.hero.is-exam-header .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-exam-header .navbar-link.is-active,.hero.is-exam-header .navbar-link:hover,.hero.is-exam-header a.navbar-item.is-active,.hero.is-exam-header a.navbar-item:hover{background-color:#6c6c6c;color:#fff}.hero.is-exam-header .tabs a{color:#fff;opacity:.9}.hero.is-exam-header .tabs a:hover,.hero.is-exam-header .tabs li.is-active a{opacity:1}.hero.is-exam-header .tabs.is-boxed a,.hero.is-exam-header .tabs.is-toggle a{color:#fff}.hero.is-exam-header .tabs.is-boxed a:hover,.hero.is-exam-header .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-exam-header .tabs.is-boxed li.is-active a,.hero.is-exam-header .tabs.is-boxed li.is-active a:hover,.hero.is-exam-header .tabs.is-toggle li.is-active a,.hero.is-exam-header .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#797979}.hero.is-exam-header.is-bold{background-image:linear-gradient(141deg,#695659,#797979 71%,#8c8280)}@media screen and (max-width:767px){.hero.is-exam-header.is-bold .navbar-menu{background-image:linear-gradient(141deg,#695659,#797979 71%,#8c8280)}}.hero.is-reward-point{background-color:#ecb920;color:#31422f}.hero.is-reward-point a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-reward-point strong{color:inherit}.hero.is-reward-point .title{color:#31422f}.hero.is-reward-point .subtitle{color:rgba(49,66,47,.9)}.hero.is-reward-point .subtitle a:not(.button),.hero.is-reward-point .subtitle strong{color:#31422f}@media screen and (max-width:1263px){.hero.is-reward-point .navbar-menu{background-color:#ecb920}}.hero.is-reward-point .navbar-item,.hero.is-reward-point .navbar-link{color:rgba(49,66,47,.7)}.hero.is-reward-point .navbar-link.is-active,.hero.is-reward-point .navbar-link:hover,.hero.is-reward-point a.navbar-item.is-active,.hero.is-reward-point a.navbar-item:hover{background-color:#dfac13;color:#31422f}.hero.is-reward-point .tabs a{color:#31422f;opacity:.9}.hero.is-reward-point .tabs a:hover,.hero.is-reward-point .tabs li.is-active a{opacity:1}.hero.is-reward-point .tabs.is-boxed a,.hero.is-reward-point .tabs.is-toggle a{color:#31422f}.hero.is-reward-point .tabs.is-boxed a:hover,.hero.is-reward-point .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-reward-point .tabs.is-boxed li.is-active a,.hero.is-reward-point .tabs.is-boxed li.is-active a:hover,.hero.is-reward-point .tabs.is-toggle li.is-active a,.hero.is-reward-point .tabs.is-toggle li.is-active a:hover{background-color:#31422f;border-color:#31422f;color:#ecb920}.hero.is-reward-point.is-bold{background-image:linear-gradient(141deg,#d37e06,#ecb920 71%,#f3e332)}@media screen and (max-width:767px){.hero.is-reward-point.is-bold .navbar-menu{background-image:linear-gradient(141deg,#d37e06,#ecb920 71%,#f3e332)}}.hero.is-exp-point{background-color:#4493cb;color:#fff}.hero.is-exp-point a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-exp-point strong{color:inherit}.hero.is-exp-point .title{color:#fff}.hero.is-exp-point .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-exp-point .subtitle a:not(.button),.hero.is-exp-point .subtitle strong{color:#fff}@media screen and (max-width:1263px){.hero.is-exp-point .navbar-menu{background-color:#4493cb}}.hero.is-exp-point .navbar-item,.hero.is-exp-point .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-exp-point .navbar-link.is-active,.hero.is-exp-point .navbar-link:hover,.hero.is-exp-point a.navbar-item.is-active,.hero.is-exp-point a.navbar-item:hover{background-color:#3587c0;color:#fff}.hero.is-exp-point .tabs a{color:#fff;opacity:.9}.hero.is-exp-point .tabs a:hover,.hero.is-exp-point .tabs li.is-active a{opacity:1}.hero.is-exp-point .tabs.is-boxed a,.hero.is-exp-point .tabs.is-toggle a{color:#fff}.hero.is-exp-point .tabs.is-boxed a:hover,.hero.is-exp-point .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-exp-point .tabs.is-boxed li.is-active a,.hero.is-exp-point .tabs.is-boxed li.is-active a:hover,.hero.is-exp-point .tabs.is-toggle li.is-active a,.hero.is-exp-point .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#4493cb}.hero.is-exp-point.is-bold{background-image:linear-gradient(141deg,#2593b7,#4493cb 71%,#538ad6)}@media screen and (max-width:767px){.hero.is-exp-point.is-bold .navbar-menu{background-image:linear-gradient(141deg,#2593b7,#4493cb 71%,#538ad6)}}.hero.is-got-reward{background-color:#aaa;color:#fff}.hero.is-got-reward a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-got-reward strong{color:inherit}.hero.is-got-reward .title{color:#fff}.hero.is-got-reward .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-got-reward .subtitle a:not(.button),.hero.is-got-reward .subtitle strong{color:#fff}@media screen and (max-width:1263px){.hero.is-got-reward .navbar-menu{background-color:#aaa}}.hero.is-got-reward .navbar-item,.hero.is-got-reward .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-got-reward .navbar-link.is-active,.hero.is-got-reward .navbar-link:hover,.hero.is-got-reward a.navbar-item.is-active,.hero.is-got-reward a.navbar-item:hover{background-color:#9d9d9d;color:#fff}.hero.is-got-reward .tabs a{color:#fff;opacity:.9}.hero.is-got-reward .tabs a:hover,.hero.is-got-reward .tabs li.is-active a{opacity:1}.hero.is-got-reward .tabs.is-boxed a,.hero.is-got-reward .tabs.is-toggle a{color:#fff}.hero.is-got-reward .tabs.is-boxed a:hover,.hero.is-got-reward .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-got-reward .tabs.is-boxed li.is-active a,.hero.is-got-reward .tabs.is-boxed li.is-active a:hover,.hero.is-got-reward .tabs.is-toggle li.is-active a,.hero.is-got-reward .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#aaa}.hero.is-got-reward.is-bold{background-image:linear-gradient(141deg,#9c8589,#aaa 71%,#bab4b3)}@media screen and (max-width:767px){.hero.is-got-reward.is-bold .navbar-menu{background-image:linear-gradient(141deg,#9c8589,#aaa 71%,#bab4b3)}}.hero.is-correct-item{background-color:#2699fb;color:#fff}.hero.is-correct-item a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-correct-item strong{color:inherit}.hero.is-correct-item .title{color:#fff}.hero.is-correct-item .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-correct-item .subtitle a:not(.button),.hero.is-correct-item .subtitle strong{color:#fff}@media screen and (max-width:1263px){.hero.is-correct-item .navbar-menu{background-color:#2699fb}}.hero.is-correct-item .navbar-item,.hero.is-correct-item .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-correct-item .navbar-link.is-active,.hero.is-correct-item .navbar-link:hover,.hero.is-correct-item a.navbar-item.is-active,.hero.is-correct-item a.navbar-item:hover{background-color:#0d8dfb;color:#fff}.hero.is-correct-item .tabs a{color:#fff;opacity:.9}.hero.is-correct-item .tabs a:hover,.hero.is-correct-item .tabs li.is-active a{opacity:1}.hero.is-correct-item .tabs.is-boxed a,.hero.is-correct-item .tabs.is-toggle a{color:#fff}.hero.is-correct-item .tabs.is-boxed a:hover,.hero.is-correct-item .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-correct-item .tabs.is-boxed li.is-active a,.hero.is-correct-item .tabs.is-boxed li.is-active a:hover,.hero.is-correct-item .tabs.is-toggle li.is-active a,.hero.is-correct-item .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#2699fb}.hero.is-correct-item.is-bold{background-image:linear-gradient(141deg,#00a8ee,#2699fb 71%,#3c84ff)}@media screen and (max-width:767px){.hero.is-correct-item.is-bold .navbar-menu{background-image:linear-gradient(141deg,#00a8ee,#2699fb 71%,#3c84ff)}}.hero.is-wrong-item{background-color:#ce0029;color:#fff}.hero.is-wrong-item a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-wrong-item strong{color:inherit}.hero.is-wrong-item .title{color:#fff}.hero.is-wrong-item .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-wrong-item .subtitle a:not(.button),.hero.is-wrong-item .subtitle strong{color:#fff}@media screen and (max-width:1263px){.hero.is-wrong-item .navbar-menu{background-color:#ce0029}}.hero.is-wrong-item .navbar-item,.hero.is-wrong-item .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-wrong-item .navbar-link.is-active,.hero.is-wrong-item .navbar-link:hover,.hero.is-wrong-item a.navbar-item.is-active,.hero.is-wrong-item a.navbar-item:hover{background-color:#b50024;color:#fff}.hero.is-wrong-item .tabs a{color:#fff;opacity:.9}.hero.is-wrong-item .tabs a:hover,.hero.is-wrong-item .tabs li.is-active a{opacity:1}.hero.is-wrong-item .tabs.is-boxed a,.hero.is-wrong-item .tabs.is-toggle a{color:#fff}.hero.is-wrong-item .tabs.is-boxed a:hover,.hero.is-wrong-item .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-wrong-item .tabs.is-boxed li.is-active a,.hero.is-wrong-item .tabs.is-boxed li.is-active a:hover,.hero.is-wrong-item .tabs.is-toggle li.is-active a,.hero.is-wrong-item .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#ce0029}.hero.is-wrong-item.is-bold{background-image:linear-gradient(141deg,#9b0039,#ce0029 71%,#e80007)}@media screen and (max-width:767px){.hero.is-wrong-item.is-bold .navbar-menu{background-image:linear-gradient(141deg,#9b0039,#ce0029 71%,#e80007)}}.hero.is-table-header{background-color:#848ea0;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:hsla(0,0%,100%,.9)}.hero.is-table-header .subtitle a:not(.button),.hero.is-table-header .subtitle strong{color:#fff}@media screen and (max-width:1263px){.hero.is-table-header .navbar-menu{background-color:#848ea0}}.hero.is-table-header .navbar-item,.hero.is-table-header .navbar-link{color:hsla(0,0%,100%,.7)}.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:#768195;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:rgba(0,0,0,.1)}.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:#848ea0}.hero.is-table-header.is-bold{background-image:linear-gradient(141deg,#5d7a94,#848ea0 71%,#8e94b0)}@media screen and (max-width:767px){.hero.is-table-header.is-bold .navbar-menu{background-image:linear-gradient(141deg,#5d7a94,#848ea0 71%,#8e94b0)}}.hero.is-hero-header{background-color:#24476b;color:#fff}.hero.is-hero-header a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-hero-header strong{color:inherit}.hero.is-hero-header .title{color:#fff}.hero.is-hero-header .subtitle{color:hsla(0,0%,100%,.9)}.hero.is-hero-header .subtitle a:not(.button),.hero.is-hero-header .subtitle strong{color:#fff}@media screen and (max-width:1263px){.hero.is-hero-header .navbar-menu{background-color:#24476b}}.hero.is-hero-header .navbar-item,.hero.is-hero-header .navbar-link{color:hsla(0,0%,100%,.7)}.hero.is-hero-header .navbar-link.is-active,.hero.is-hero-header .navbar-link:hover,.hero.is-hero-header a.navbar-item.is-active,.hero.is-hero-header a.navbar-item:hover{background-color:#1e3a58;color:#fff}.hero.is-hero-header .tabs a{color:#fff;opacity:.9}.hero.is-hero-header .tabs a:hover,.hero.is-hero-header .tabs li.is-active a{opacity:1}.hero.is-hero-header .tabs.is-boxed a,.hero.is-hero-header .tabs.is-toggle a{color:#fff}.hero.is-hero-header .tabs.is-boxed a:hover,.hero.is-hero-header .tabs.is-toggle a:hover{background-color:rgba(0,0,0,.1)}.hero.is-hero-header .tabs.is-boxed li.is-active a,.hero.is-hero-header .tabs.is-boxed li.is-active a:hover,.hero.is-hero-header .tabs.is-toggle li.is-active a,.hero.is-hero-header .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#24476b}.hero.is-hero-header.is-bold{background-image:linear-gradient(141deg,#133749,#24476b 71%,#264482)}@media screen and (max-width:767px){.hero.is-hero-header.is-bold .navbar-menu{background-image:linear-gradient(141deg,#133749,#24476b 71%,#264482)}}.hero.is-small .hero-body{padding:1.5rem}@media print,screen and (min-width:768px){.hero.is-medium .hero-body{padding:9rem 1.5rem}}@media print,screen and (min-width:768px){.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 print,screen and (min-width:768px){.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:3.2rem 80px}@media screen and (min-width:1264px){.section.is-medium{padding:4.8rem 80px}.section.is-large{padding:9.6rem 80px}}.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:4rem}.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:1264px){.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.4rem;padding:.5rem 1.5rem}@media screen and (min-width:1264px){.navbar-dropdown{font-size:1.4rem}}html{font-size:10px;height:100%}@media screen and (max-width:767px){html{font-size:9px}}body{font-size:1.4rem;min-height:100%;position:relative}a{color:#31422f;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#31422f}[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:#f5f5f5!important;border-bottom-color:#f5f5f5!important}.is-loading.is-dark:after{border-left-color:#3e3e3e!important;border-bottom-color:#3e3e3e!important}.is-loading.is-primary:after{border-left-color:#39c!important;border-bottom-color:#39c!important}.is-loading.is-secondary:after{border-left-color:#24476b!important;border-bottom-color:#24476b!important}.is-loading.is-link:after{border-left-color:#39c!important;border-bottom-color:#39c!important}.is-loading.is-info:after{border-left-color:#0c495c!important;border-bottom-color:#0c495c!important}.is-loading.is-success:after{border-left-color:#679466!important;border-bottom-color:#679466!important}.is-loading.is-warning:after{border-left-color:#f7b505!important;border-bottom-color:#f7b505!important}.is-loading.is-danger:after{border-left-color:#d13f5c!important;border-bottom-color:#d13f5c!important}.is-loading.is-progress-NotStartedYet:after{border-left-color:#fdda7b!important;border-bottom-color:#fdda7b!important}.is-loading.is-progress-Upcomming:after{border-left-color:#cacaca!important;border-bottom-color:#cacaca!important}.is-loading.is-progress-Overdue:after{border-left-color:#ff7b7b!important;border-bottom-color:#ff7b7b!important}.is-loading.is-progress-InProgress:after{border-left-color:#8bd7f8!important;border-bottom-color:#8bd7f8!important}.is-loading.is-progress-Completed:after{border-left-color:#44cbb6!important;border-bottom-color:#44cbb6!important}.is-loading.is-progress-course-NotStartedYet:after{border-left-color:#ecb920!important;border-bottom-color:#ecb920!important}.is-loading.is-progress-course-InProgress:after{border-left-color:#2098c3!important;border-bottom-color:#2098c3!important}.is-loading.is-progress-course-Completed:after{border-left-color:#6eba1e!important;border-bottom-color:#6eba1e!important}.is-loading.is-progress-Passed:after{border-left-color:#44cbb6!important;border-bottom-color:#44cbb6!important}.is-loading.is-progress-Failed:after{border-left-color:#ff7b7b!important;border-bottom-color:#ff7b7b!important}.is-loading.is-progress-Missed:after{border-left-color:#cacaca!important;border-bottom-color:#cacaca!important}.is-loading.is-progress-Waiting:after{border-left-color:#fdda7b!important;border-bottom-color:#fdda7b!important}.is-loading.is-exam-header:after{border-left-color:#797979!important;border-bottom-color:#797979!important}.is-loading.is-reward-point:after{border-left-color:#ecb920!important;border-bottom-color:#ecb920!important}.is-loading.is-exp-point:after{border-left-color:#4493cb!important;border-bottom-color:#4493cb!important}.is-loading.is-got-reward:after{border-left-color:#aaa!important;border-bottom-color:#aaa!important}.is-loading.is-correct-item:after{border-left-color:#2699fb!important;border-bottom-color:#2699fb!important}.is-loading.is-wrong-item:after{border-left-color:#ce0029!important;border-bottom-color:#ce0029!important}.is-loading.is-table-header:after{border-left-color:#848ea0!important;border-bottom-color:#848ea0!important}.is-loading.is-hero-header:after{border-left-color:#24476b!important;border-bottom-color:#24476b!important}.columns:not(:last-child){margin-bottom:.8rem}.columns.is-gapless:not(:last-child){margin-bottom:1.6rem}@media screen and (max-width:767px){.column{padding:.8rem}.columns{margin-left:-.8rem;margin-right:-.8rem;margin-top:-.8rem}.columns:last-child{margin-bottom:-.8rem}.columns:not(:last-child){margin-bottom:.8rem}.columns.is-gapless:not(:last-child){margin-bottom:1.6rem}}.tile.is-ancestor:not(:last-child){margin-bottom:.8rem}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.6rem!important}@media screen and (max-width:767px){.tile.is-ancestor{margin-left:-.8rem;margin-right:-.8rem;margin-top:-.8rem}.tile.is-ancestor:last-child{margin-bottom:-.8rem}.tile.is-ancestor:not(:last-child){margin-bottom:1.6rem}.tile.is-parent{padding:.8rem}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.6rem!important}}@media screen and (max-width:767px){.level-left+.level-right{margin-top:1.6rem}}.hero-buttons{margin-top:1.6rem}@media screen and (max-width:767px){.hero-buttons .button:not(:last-child){margin-bottom:.8rem}}@media print,screen and (min-width:768px){.hero-buttons .button:not(:last-child){margin-right:1.6rem}}.field:not(:last-child){margin-bottom:1.6rem}.field:not(:last-child).is-horizontal{margin-bottom:.8rem}.field.is-grouped>.control:not(:last-child){margin-right:1.6rem}@media screen and (max-width:767px){.field:not(:last-child){margin-bottom:.8rem}.field-label{margin-bottom:0}}@media print,screen and (min-width:768px){.field-label{margin-right:1.6rem}.field-body{flex-basis:auto}.field-body>.field:not(:last-child){margin-right:.4rem}}.buttons .button,.label:not(:last-child){margin-bottom:.8rem}.buttons:last-child{margin-bottom:-.8rem}.buttons:not(:last-child){margin-bottom:.8rem}.buttons:not(.has-addons) .button:not(:last-child):not(.is-fullwidth){margin-right:.8rem}.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:.8rem}.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.6rem}.buttons.is-spacing-2:last-child{margin-bottom:-1.6rem}.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.6rem}.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.6rem}.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:2.4rem}.buttons.is-spacing-3:last-child{margin-bottom:-2.4rem}.buttons.is-spacing-3:not(:last-child){margin-bottom:-.8rem}.buttons.is-spacing-3:not(.has-addons) .button:not(:last-child):not(.is-fullwidth){margin-right:2.4rem}.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:2.4rem}.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:.4rem}.text-white{color:#fff!important}.text-black{color:#0a0a0a!important}.text-light{color:#f5f5f5!important}.text-dark{color:#3e3e3e!important}.text-primary{color:#39c!important}.text-secondary{color:#24476b!important}.text-link{color:#39c!important}.text-info{color:#0c495c!important}.text-success{color:#679466!important}.text-warning{color:#f7b505!important}.text-danger{color:#d13f5c!important}.text-progress-NotStartedYet{color:#fdda7b!important}.text-progress-Upcomming{color:#cacaca!important}.text-progress-Overdue{color:#ff7b7b!important}.text-progress-InProgress{color:#8bd7f8!important}.text-progress-Completed{color:#44cbb6!important}.text-progress-course-NotStartedYet{color:#ecb920!important}.text-progress-course-InProgress{color:#2098c3!important}.text-progress-course-Completed{color:#6eba1e!important}.text-progress-Passed{color:#44cbb6!important}.text-progress-Failed{color:#ff7b7b!important}.text-progress-Missed{color:#cacaca!important}.text-progress-Waiting{color:#fdda7b!important}.text-exam-header{color:#797979!important}.text-reward-point{color:#ecb920!important}.text-exp-point{color:#4493cb!important}.text-got-reward{color:#aaa!important}.text-correct-item{color:#2699fb!important}.text-wrong-item{color:#ce0029!important}.text-table-header{color:#848ea0!important}.text-hero-header{color:#24476b!important}.text{color:#31422f!important}.text-invert{color:#fff!important}.text-strong{color:#3e3e3e!important}.text-light{color:#696e69!important}.text-lighter{color:#d9e4d9!important}.text-disabled{color:#aaa!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:#f5f5f5!important}.bg-dark{background-color:#3e3e3e!important}.bg-primary{background-color:#39c!important}.bg-secondary{background-color:#24476b!important}.bg-link{background-color:#39c!important}.bg-info{background-color:#0c495c!important}.bg-success{background-color:#679466!important}.bg-warning{background-color:#f7b505!important}.bg-danger{background-color:#d13f5c!important}.bg-progress-NotStartedYet{background-color:#fdda7b!important}.bg-progress-Upcomming{background-color:#cacaca!important}.bg-progress-Overdue{background-color:#ff7b7b!important}.bg-progress-InProgress{background-color:#8bd7f8!important}.bg-progress-Completed{background-color:#44cbb6!important}.bg-progress-course-NotStartedYet{background-color:#ecb920!important}.bg-progress-course-InProgress{background-color:#2098c3!important}.bg-progress-course-Completed{background-color:#6eba1e!important}.bg-progress-Passed{background-color:#44cbb6!important}.bg-progress-Failed{background-color:#ff7b7b!important}.bg-progress-Missed{background-color:#cacaca!important}.bg-progress-Waiting{background-color:#fdda7b!important}.bg-exam-header{background-color:#797979!important}.bg-reward-point{background-color:#ecb920!important}.bg-exp-point{background-color:#4493cb!important}.bg-got-reward{background-color:#aaa!important}.bg-correct-item{background-color:#2699fb!important}.bg-wrong-item{background-color:#ce0029!important}.bg-table-header{background-color:#848ea0!important}.bg-hero-header{background-color:#24476b!important}.bg-black-bis{background-color:#121212!important}.bg-black-ter{background-color:#242424!important}.bg-grey-darker{background-color:#3e3e3e!important}.bg-grey-dark{background-color:#4a4a4a!important}.bg-grey{background-color:#797979!important}.bg-grey-light{background-color:#aaa!important}.bg-grey-lighter{background-color:#ddd!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 print,screen and (min-width:768px){.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:1263px){.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:1264px){.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}}@media screen and (min-width:1580px){.is-percent-1-widescreen{flex:none!important;width:1%!important}.is-percent-2-widescreen{flex:none!important;width:2%!important}.is-percent-3-widescreen{flex:none!important;width:3%!important}.is-percent-4-widescreen{flex:none!important;width:4%!important}.is-percent-5-widescreen{flex:none!important;width:5%!important}.is-percent-6-widescreen{flex:none!important;width:6%!important}.is-percent-7-widescreen{flex:none!important;width:7%!important}.is-percent-8-widescreen{flex:none!important;width:8%!important}.is-percent-9-widescreen{flex:none!important;width:9%!important}.is-percent-10-widescreen{flex:none!important;width:10%!important}.is-percent-11-widescreen{flex:none!important;width:11%!important}.is-percent-12-widescreen{flex:none!important;width:12%!important}.is-percent-13-widescreen{flex:none!important;width:13%!important}.is-percent-14-widescreen{flex:none!important;width:14%!important}.is-percent-15-widescreen{flex:none!important;width:15%!important}.is-percent-16-widescreen{flex:none!important;width:16%!important}.is-percent-17-widescreen{flex:none!important;width:17%!important}.is-percent-18-widescreen{flex:none!important;width:18%!important}.is-percent-19-widescreen{flex:none!important;width:19%!important}.is-percent-20-widescreen{flex:none!important;width:20%!important}.is-percent-21-widescreen{flex:none!important;width:21%!important}.is-percent-22-widescreen{flex:none!important;width:22%!important}.is-percent-23-widescreen{flex:none!important;width:23%!important}.is-percent-24-widescreen{flex:none!important;width:24%!important}.is-percent-25-widescreen{flex:none!important;width:25%!important}.is-percent-26-widescreen{flex:none!important;width:26%!important}.is-percent-27-widescreen{flex:none!important;width:27%!important}.is-percent-28-widescreen{flex:none!important;width:28%!important}.is-percent-29-widescreen{flex:none!important;width:29%!important}.is-percent-30-widescreen{flex:none!important;width:30%!important}.is-percent-31-widescreen{flex:none!important;width:31%!important}.is-percent-32-widescreen{flex:none!important;width:32%!important}.is-percent-33-widescreen{flex:none!important;width:33%!important}.is-percent-34-widescreen{flex:none!important;width:34%!important}.is-percent-35-widescreen{flex:none!important;width:35%!important}.is-percent-36-widescreen{flex:none!important;width:36%!important}.is-percent-37-widescreen{flex:none!important;width:37%!important}.is-percent-38-widescreen{flex:none!important;width:38%!important}.is-percent-39-widescreen{flex:none!important;width:39%!important}.is-percent-40-widescreen{flex:none!important;width:40%!important}.is-percent-41-widescreen{flex:none!important;width:41%!important}.is-percent-42-widescreen{flex:none!important;width:42%!important}.is-percent-43-widescreen{flex:none!important;width:43%!important}.is-percent-44-widescreen{flex:none!important;width:44%!important}.is-percent-45-widescreen{flex:none!important;width:45%!important}.is-percent-46-widescreen{flex:none!important;width:46%!important}.is-percent-47-widescreen{flex:none!important;width:47%!important}.is-percent-48-widescreen{flex:none!important;width:48%!important}.is-percent-49-widescreen{flex:none!important;width:49%!important}.is-percent-50-widescreen{flex:none!important;width:50%!important}.is-percent-51-widescreen{flex:none!important;width:51%!important}.is-percent-52-widescreen{flex:none!important;width:52%!important}.is-percent-53-widescreen{flex:none!important;width:53%!important}.is-percent-54-widescreen{flex:none!important;width:54%!important}.is-percent-55-widescreen{flex:none!important;width:55%!important}.is-percent-56-widescreen{flex:none!important;width:56%!important}.is-percent-57-widescreen{flex:none!important;width:57%!important}.is-percent-58-widescreen{flex:none!important;width:58%!important}.is-percent-59-widescreen{flex:none!important;width:59%!important}.is-percent-60-widescreen{flex:none!important;width:60%!important}.is-percent-61-widescreen{flex:none!important;width:61%!important}.is-percent-62-widescreen{flex:none!important;width:62%!important}.is-percent-63-widescreen{flex:none!important;width:63%!important}.is-percent-64-widescreen{flex:none!important;width:64%!important}.is-percent-65-widescreen{flex:none!important;width:65%!important}.is-percent-66-widescreen{flex:none!important;width:66%!important}.is-percent-67-widescreen{flex:none!important;width:67%!important}.is-percent-68-widescreen{flex:none!important;width:68%!important}.is-percent-69-widescreen{flex:none!important;width:69%!important}.is-percent-70-widescreen{flex:none!important;width:70%!important}.is-percent-71-widescreen{flex:none!important;width:71%!important}.is-percent-72-widescreen{flex:none!important;width:72%!important}.is-percent-73-widescreen{flex:none!important;width:73%!important}.is-percent-74-widescreen{flex:none!important;width:74%!important}.is-percent-75-widescreen{flex:none!important;width:75%!important}.is-percent-76-widescreen{flex:none!important;width:76%!important}.is-percent-77-widescreen{flex:none!important;width:77%!important}.is-percent-78-widescreen{flex:none!important;width:78%!important}.is-percent-79-widescreen{flex:none!important;width:79%!important}.is-percent-80-widescreen{flex:none!important;width:80%!important}.is-percent-81-widescreen{flex:none!important;width:81%!important}.is-percent-82-widescreen{flex:none!important;width:82%!important}.is-percent-83-widescreen{flex:none!important;width:83%!important}.is-percent-84-widescreen{flex:none!important;width:84%!important}.is-percent-85-widescreen{flex:none!important;width:85%!important}.is-percent-86-widescreen{flex:none!important;width:86%!important}.is-percent-87-widescreen{flex:none!important;width:87%!important}.is-percent-88-widescreen{flex:none!important;width:88%!important}.is-percent-89-widescreen{flex:none!important;width:89%!important}.is-percent-90-widescreen{flex:none!important;width:90%!important}.is-percent-91-widescreen{flex:none!important;width:91%!important}.is-percent-92-widescreen{flex:none!important;width:92%!important}.is-percent-93-widescreen{flex:none!important;width:93%!important}.is-percent-94-widescreen{flex:none!important;width:94%!important}.is-percent-95-widescreen{flex:none!important;width:95%!important}.is-percent-96-widescreen{flex:none!important;width:96%!important}.is-percent-97-widescreen{flex:none!important;width:97%!important}.is-percent-98-widescreen{flex:none!important;width:98%!important}.is-percent-99-widescreen{flex:none!important;width:99%!important}.is-percent-100-widescreen{flex:none!important;width:100%!important}}@media screen and (min-width:1900px){.is-percent-1-fullhd{flex:none!important;width:1%!important}.is-percent-2-fullhd{flex:none!important;width:2%!important}.is-percent-3-fullhd{flex:none!important;width:3%!important}.is-percent-4-fullhd{flex:none!important;width:4%!important}.is-percent-5-fullhd{flex:none!important;width:5%!important}.is-percent-6-fullhd{flex:none!important;width:6%!important}.is-percent-7-fullhd{flex:none!important;width:7%!important}.is-percent-8-fullhd{flex:none!important;width:8%!important}.is-percent-9-fullhd{flex:none!important;width:9%!important}.is-percent-10-fullhd{flex:none!important;width:10%!important}.is-percent-11-fullhd{flex:none!important;width:11%!important}.is-percent-12-fullhd{flex:none!important;width:12%!important}.is-percent-13-fullhd{flex:none!important;width:13%!important}.is-percent-14-fullhd{flex:none!important;width:14%!important}.is-percent-15-fullhd{flex:none!important;width:15%!important}.is-percent-16-fullhd{flex:none!important;width:16%!important}.is-percent-17-fullhd{flex:none!important;width:17%!important}.is-percent-18-fullhd{flex:none!important;width:18%!important}.is-percent-19-fullhd{flex:none!important;width:19%!important}.is-percent-20-fullhd{flex:none!important;width:20%!important}.is-percent-21-fullhd{flex:none!important;width:21%!important}.is-percent-22-fullhd{flex:none!important;width:22%!important}.is-percent-23-fullhd{flex:none!important;width:23%!important}.is-percent-24-fullhd{flex:none!important;width:24%!important}.is-percent-25-fullhd{flex:none!important;width:25%!important}.is-percent-26-fullhd{flex:none!important;width:26%!important}.is-percent-27-fullhd{flex:none!important;width:27%!important}.is-percent-28-fullhd{flex:none!important;width:28%!important}.is-percent-29-fullhd{flex:none!important;width:29%!important}.is-percent-30-fullhd{flex:none!important;width:30%!important}.is-percent-31-fullhd{flex:none!important;width:31%!important}.is-percent-32-fullhd{flex:none!important;width:32%!important}.is-percent-33-fullhd{flex:none!important;width:33%!important}.is-percent-34-fullhd{flex:none!important;width:34%!important}.is-percent-35-fullhd{flex:none!important;width:35%!important}.is-percent-36-fullhd{flex:none!important;width:36%!important}.is-percent-37-fullhd{flex:none!important;width:37%!important}.is-percent-38-fullhd{flex:none!important;width:38%!important}.is-percent-39-fullhd{flex:none!important;width:39%!important}.is-percent-40-fullhd{flex:none!important;width:40%!important}.is-percent-41-fullhd{flex:none!important;width:41%!important}.is-percent-42-fullhd{flex:none!important;width:42%!important}.is-percent-43-fullhd{flex:none!important;width:43%!important}.is-percent-44-fullhd{flex:none!important;width:44%!important}.is-percent-45-fullhd{flex:none!important;width:45%!important}.is-percent-46-fullhd{flex:none!important;width:46%!important}.is-percent-47-fullhd{flex:none!important;width:47%!important}.is-percent-48-fullhd{flex:none!important;width:48%!important}.is-percent-49-fullhd{flex:none!important;width:49%!important}.is-percent-50-fullhd{flex:none!important;width:50%!important}.is-percent-51-fullhd{flex:none!important;width:51%!important}.is-percent-52-fullhd{flex:none!important;width:52%!important}.is-percent-53-fullhd{flex:none!important;width:53%!important}.is-percent-54-fullhd{flex:none!important;width:54%!important}.is-percent-55-fullhd{flex:none!important;width:55%!important}.is-percent-56-fullhd{flex:none!important;width:56%!important}.is-percent-57-fullhd{flex:none!important;width:57%!important}.is-percent-58-fullhd{flex:none!important;width:58%!important}.is-percent-59-fullhd{flex:none!important;width:59%!important}.is-percent-60-fullhd{flex:none!important;width:60%!important}.is-percent-61-fullhd{flex:none!important;width:61%!important}.is-percent-62-fullhd{flex:none!important;width:62%!important}.is-percent-63-fullhd{flex:none!important;width:63%!important}.is-percent-64-fullhd{flex:none!important;width:64%!important}.is-percent-65-fullhd{flex:none!important;width:65%!important}.is-percent-66-fullhd{flex:none!important;width:66%!important}.is-percent-67-fullhd{flex:none!important;width:67%!important}.is-percent-68-fullhd{flex:none!important;width:68%!important}.is-percent-69-fullhd{flex:none!important;width:69%!important}.is-percent-70-fullhd{flex:none!important;width:70%!important}.is-percent-71-fullhd{flex:none!important;width:71%!important}.is-percent-72-fullhd{flex:none!important;width:72%!important}.is-percent-73-fullhd{flex:none!important;width:73%!important}.is-percent-74-fullhd{flex:none!important;width:74%!important}.is-percent-75-fullhd{flex:none!important;width:75%!important}.is-percent-76-fullhd{flex:none!important;width:76%!important}.is-percent-77-fullhd{flex:none!important;width:77%!important}.is-percent-78-fullhd{flex:none!important;width:78%!important}.is-percent-79-fullhd{flex:none!important;width:79%!important}.is-percent-80-fullhd{flex:none!important;width:80%!important}.is-percent-81-fullhd{flex:none!important;width:81%!important}.is-percent-82-fullhd{flex:none!important;width:82%!important}.is-percent-83-fullhd{flex:none!important;width:83%!important}.is-percent-84-fullhd{flex:none!important;width:84%!important}.is-percent-85-fullhd{flex:none!important;width:85%!important}.is-percent-86-fullhd{flex:none!important;width:86%!important}.is-percent-87-fullhd{flex:none!important;width:87%!important}.is-percent-88-fullhd{flex:none!important;width:88%!important}.is-percent-89-fullhd{flex:none!important;width:89%!important}.is-percent-90-fullhd{flex:none!important;width:90%!important}.is-percent-91-fullhd{flex:none!important;width:91%!important}.is-percent-92-fullhd{flex:none!important;width:92%!important}.is-percent-93-fullhd{flex:none!important;width:93%!important}.is-percent-94-fullhd{flex:none!important;width:94%!important}.is-percent-95-fullhd{flex:none!important;width:95%!important}.is-percent-96-fullhd{flex:none!important;width:96%!important}.is-percent-97-fullhd{flex:none!important;width:97%!important}.is-percent-98-fullhd{flex:none!important;width:98%!important}.is-percent-99-fullhd{flex:none!important;width:99%!important}.is-percent-100-fullhd{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:4rem!important}.is-control-height-centered{height:4rem!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 rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1)!important}.has-shadow-hovered{transition:.2s ease}.has-shadow-hovered:hover{box-shadow:1px 3px 10px 2px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1)!important}.has-arrow-up:after{border:3px solid;border-radius:2px;content:" ";transform:rotate(-45deg);transform-origin:center;width:.625em;height:.625em;margin-left:.2em;border-left:0;border-bottom:0;display:block}.has-arrow-down:after{border:3px solid;border-radius:2px;border-right:0;border-top:0}.has-arrow-down:after,.has-arrow-right:after{content:" ";transform:rotate(-45deg);transform-origin:center;width:.625em;height:.625em;margin-left:.2em;display:block}.has-arrow-right:after{border:3px solid;border-radius:2px;border-left:0;border-top:0}.has-arrow-left:after{border:3px solid;border-radius:2px;content:" ";transform:rotate(-45deg);transform-origin:center;width:.625em;height:.625em;margin-left:.2em;border-right:0;border-bottom:0;display:block}@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.6rem;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:.8rem;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.6rem;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:2.4rem;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:3.2rem;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:4rem;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:4.8rem;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:.8rem;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.6rem;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:2.4rem;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:3.2rem;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:4rem;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:4.8rem;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:.8rem;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.6rem;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:2.4rem;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:3.2rem;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:4rem;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:4.8rem;margin-bottom:0}}@media screen and (max-width:767px) and (max-width:1263px){.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:.8rem;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.6rem;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:2.4rem;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:3.2rem;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:4rem;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:4.8rem;margin-bottom:0}}@media screen and (max-width:767px) and (min-width:1264px){.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:.8rem;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.6rem;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:2.4rem;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:3.2rem;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:4rem;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:4.8rem;margin-bottom:0}}@media screen and (max-width:767px){.is-horizontal-mobile>.brick:not(:last-child){margin-right:.8rem;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:.8rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-2{margin-right:1.6rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-3{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-4{margin-right:3.2rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-5{margin-right:4rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-6{margin-right:4.8rem;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:.8rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-2-mobile{margin-right:1.6rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-3-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-4-mobile{margin-right:3.2rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-5-mobile{margin-right:4rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-6-mobile{margin-right:4.8rem;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:.8rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-2-tablet{margin-right:1.6rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-3-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-4-tablet{margin-right:3.2rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-5-tablet{margin-right:4rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-6-tablet{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:767px) and (max-width:1263px){.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:.8rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-2-touch{margin-right:1.6rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-3-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-4-touch{margin-right:3.2rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-5-touch{margin-right:4rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-6-touch{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:767px) and (min-width:1264px){.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:.8rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-2-desktop{margin-right:1.6rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-3-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-4-desktop{margin-right:3.2rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-5-desktop{margin-right:4rem;margin-bottom:0}.is-horizontal-mobile>.brick:not(:last-child).space-6-desktop{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:767px){.is-horizontal-mobile.is-spacing>:not(:last-child){margin-right:.8rem;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:.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-2{margin-right:1.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-3{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-4{margin-right:3.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-5{margin-right:4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-6{margin-right:4.8rem;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:.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-2-mobile{margin-right:1.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-3-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-4-mobile{margin-right:3.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-5-mobile{margin-right:4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-6-mobile{margin-right:4.8rem;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:.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-2-tablet{margin-right:1.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-3-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-4-tablet{margin-right:3.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-5-tablet{margin-right:4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-6-tablet{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:767px) and (max-width:1263px){.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:.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-2-touch{margin-right:1.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-3-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-4-touch{margin-right:3.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-5-touch{margin-right:4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-6-touch{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:767px) and (min-width:1264px){.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:.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-2-desktop{margin-right:1.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-3-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-4-desktop{margin-right:3.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-5-desktop{margin-right:4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing>:not(:last-child).space-6-desktop{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:767px){.is-horizontal-mobile.is-spacing-2>:not(:last-child){margin-right:1.6rem;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:.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-2{margin-right:1.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-3{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-4{margin-right:3.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-5{margin-right:4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-6{margin-right:4.8rem;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:.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-2-mobile{margin-right:1.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-3-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-4-mobile{margin-right:3.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-5-mobile{margin-right:4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-6-mobile{margin-right:4.8rem;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:.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-2-tablet{margin-right:1.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-3-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-4-tablet{margin-right:3.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-5-tablet{margin-right:4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-6-tablet{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:767px) and (max-width:1263px){.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:.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-2-touch{margin-right:1.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-3-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-4-touch{margin-right:3.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-5-touch{margin-right:4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-6-touch{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:767px) and (min-width:1264px){.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:.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-2-desktop{margin-right:1.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-3-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-4-desktop{margin-right:3.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-5-desktop{margin-right:4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-2>:not(:last-child).space-6-desktop{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:767px){.is-horizontal-mobile.is-spacing-3>:not(:last-child){margin-right:2.4rem;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:.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-2{margin-right:1.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-3{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-4{margin-right:3.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-5{margin-right:4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-6{margin-right:4.8rem;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:.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-2-mobile{margin-right:1.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-3-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-4-mobile{margin-right:3.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-5-mobile{margin-right:4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-6-mobile{margin-right:4.8rem;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:.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-2-tablet{margin-right:1.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-3-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-4-tablet{margin-right:3.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-5-tablet{margin-right:4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-6-tablet{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:767px) and (max-width:1263px){.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:.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-2-touch{margin-right:1.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-3-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-4-touch{margin-right:3.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-5-touch{margin-right:4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-6-touch{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:767px) and (min-width:1264px){.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:.8rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-2-desktop{margin-right:1.6rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-3-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-4-desktop{margin-right:3.2rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-5-desktop{margin-right:4rem;margin-bottom:0}.is-horizontal-mobile.is-spacing-3>:not(:last-child).space-6-desktop{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:767px){.is-horizontal-mobile.is-centered{justify-content:center!important}}@media screen and (max-width:767px){.is-horizontal-mobile.is-left{justify-content:flex-start!important}}@media screen and (max-width:767px){.is-horizontal-mobile.is-right{justify-content:flex-end!important}}@media screen and (max-width:767px){.is-horizontal-mobile.is-between{justify-content:space-between!important}}@media screen and (max-width:767px){.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 print,screen and (min-width:768px){.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.6rem;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:.8rem;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.6rem;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:2.4rem;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:3.2rem;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:4rem;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:4.8rem;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:.8rem;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.6rem;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:2.4rem;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:3.2rem;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:4rem;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:4.8rem;margin-bottom:0}}@media print,screen and (min-width:768px) and (min-width:768px){.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:.8rem;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.6rem;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:2.4rem;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:3.2rem;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:4rem;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:4.8rem;margin-bottom:0}}@media screen and (min-width:768px) and (max-width:1263px){.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:.8rem;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.6rem;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:2.4rem;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:3.2rem;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:4rem;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:4.8rem;margin-bottom:0}}@media screen and (min-width:768px) and (min-width:1264px){.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:.8rem;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.6rem;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:2.4rem;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:3.2rem;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:4rem;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:4.8rem;margin-bottom:0}}@media print,screen and (min-width:768px){.is-horizontal-tablet>.brick:not(:last-child){margin-right:.8rem;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:.8rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-2{margin-right:1.6rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-3{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-4{margin-right:3.2rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-5{margin-right:4rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-6{margin-right:4.8rem;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:.8rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-2-mobile{margin-right:1.6rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-3-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-4-mobile{margin-right:3.2rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-5-mobile{margin-right:4rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-6-mobile{margin-right:4.8rem;margin-bottom:0}}@media print,screen and (min-width:768px) and (min-width:768px){.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:.8rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-2-tablet{margin-right:1.6rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-3-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-4-tablet{margin-right:3.2rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-5-tablet{margin-right:4rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-6-tablet{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:768px) and (max-width:1263px){.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:.8rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-2-touch{margin-right:1.6rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-3-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-4-touch{margin-right:3.2rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-5-touch{margin-right:4rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-6-touch{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:768px) and (min-width:1264px){.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:.8rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-2-desktop{margin-right:1.6rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-3-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-4-desktop{margin-right:3.2rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-5-desktop{margin-right:4rem;margin-bottom:0}.is-horizontal-tablet>.brick:not(:last-child).space-6-desktop{margin-right:4.8rem;margin-bottom:0}}@media print,screen and (min-width:768px){.is-horizontal-tablet.is-spacing>:not(:last-child){margin-right:.8rem;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:.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-2{margin-right:1.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-3{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-4{margin-right:3.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-5{margin-right:4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-6{margin-right:4.8rem;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:.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-2-mobile{margin-right:1.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-3-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-4-mobile{margin-right:3.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-5-mobile{margin-right:4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-6-mobile{margin-right:4.8rem;margin-bottom:0}}@media print,screen and (min-width:768px) and (min-width:768px){.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:.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-2-tablet{margin-right:1.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-3-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-4-tablet{margin-right:3.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-5-tablet{margin-right:4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-6-tablet{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:768px) and (max-width:1263px){.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:.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-2-touch{margin-right:1.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-3-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-4-touch{margin-right:3.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-5-touch{margin-right:4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-6-touch{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:768px) and (min-width:1264px){.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:.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-2-desktop{margin-right:1.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-3-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-4-desktop{margin-right:3.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-5-desktop{margin-right:4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing>:not(:last-child).space-6-desktop{margin-right:4.8rem;margin-bottom:0}}@media print,screen and (min-width:768px){.is-horizontal-tablet.is-spacing-2>:not(:last-child){margin-right:1.6rem;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:.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-2{margin-right:1.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-3{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-4{margin-right:3.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-5{margin-right:4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-6{margin-right:4.8rem;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:.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-2-mobile{margin-right:1.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-3-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-4-mobile{margin-right:3.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-5-mobile{margin-right:4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-6-mobile{margin-right:4.8rem;margin-bottom:0}}@media print,screen and (min-width:768px) and (min-width:768px){.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:.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-2-tablet{margin-right:1.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-3-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-4-tablet{margin-right:3.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-5-tablet{margin-right:4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-6-tablet{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:768px) and (max-width:1263px){.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:.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-2-touch{margin-right:1.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-3-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-4-touch{margin-right:3.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-5-touch{margin-right:4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-6-touch{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:768px) and (min-width:1264px){.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:.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-2-desktop{margin-right:1.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-3-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-4-desktop{margin-right:3.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-5-desktop{margin-right:4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-2>:not(:last-child).space-6-desktop{margin-right:4.8rem;margin-bottom:0}}@media print,screen and (min-width:768px){.is-horizontal-tablet.is-spacing-3>:not(:last-child){margin-right:2.4rem;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:.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-2{margin-right:1.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-3{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-4{margin-right:3.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-5{margin-right:4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-6{margin-right:4.8rem;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:.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-2-mobile{margin-right:1.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-3-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-4-mobile{margin-right:3.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-5-mobile{margin-right:4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-6-mobile{margin-right:4.8rem;margin-bottom:0}}@media print,screen and (min-width:768px) and (min-width:768px){.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:.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-2-tablet{margin-right:1.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-3-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-4-tablet{margin-right:3.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-5-tablet{margin-right:4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-6-tablet{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:768px) and (max-width:1263px){.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:.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-2-touch{margin-right:1.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-3-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-4-touch{margin-right:3.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-5-touch{margin-right:4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-6-touch{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:768px) and (min-width:1264px){.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:.8rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-2-desktop{margin-right:1.6rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-3-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-4-desktop{margin-right:3.2rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-5-desktop{margin-right:4rem;margin-bottom:0}.is-horizontal-tablet.is-spacing-3>:not(:last-child).space-6-desktop{margin-right:4.8rem;margin-bottom:0}}@media print,screen and (min-width:768px){.is-horizontal-tablet.is-centered{justify-content:center!important}}@media print,screen and (min-width:768px){.is-horizontal-tablet.is-left{justify-content:flex-start!important}}@media print,screen and (min-width:768px){.is-horizontal-tablet.is-right{justify-content:flex-end!important}}@media print,screen and (min-width:768px){.is-horizontal-tablet.is-between{justify-content:space-between!important}}@media print,screen and (min-width:768px){.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 print,screen and (min-width:768px){@supports (-ms-accelerator:true) or (-ms-ime-align:auto){.is-horizontal-tablet.is-evenly{justify-content:space-around!important}}}@media screen and (max-width:1263px){.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.6rem;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:.8rem;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.6rem;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:2.4rem;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:3.2rem;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:4rem;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:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px) 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:.8rem;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.6rem;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:2.4rem;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:3.2rem;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:4rem;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:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px) 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:.8rem;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.6rem;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:2.4rem;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:3.2rem;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:4rem;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:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px) and (max-width:1263px){.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:.8rem;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.6rem;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:2.4rem;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:3.2rem;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:4rem;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:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px) and (min-width:1264px){.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:.8rem;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.6rem;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:2.4rem;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:3.2rem;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:4rem;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:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px){.is-horizontal-touch>.brick:not(:last-child){margin-right:.8rem;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:.8rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-2{margin-right:1.6rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-3{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-4{margin-right:3.2rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-5{margin-right:4rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-6{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px) 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:.8rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-2-mobile{margin-right:1.6rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-3-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-4-mobile{margin-right:3.2rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-5-mobile{margin-right:4rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-6-mobile{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px) 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:.8rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-2-tablet{margin-right:1.6rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-3-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-4-tablet{margin-right:3.2rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-5-tablet{margin-right:4rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-6-tablet{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px) and (max-width:1263px){.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:.8rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-2-touch{margin-right:1.6rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-3-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-4-touch{margin-right:3.2rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-5-touch{margin-right:4rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-6-touch{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px) and (min-width:1264px){.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:.8rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-2-desktop{margin-right:1.6rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-3-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-4-desktop{margin-right:3.2rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-5-desktop{margin-right:4rem;margin-bottom:0}.is-horizontal-touch>.brick:not(:last-child).space-6-desktop{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px){.is-horizontal-touch.is-spacing>:not(:last-child){margin-right:.8rem;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:.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-2{margin-right:1.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-3{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-4{margin-right:3.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-5{margin-right:4rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-6{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px) 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:.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-2-mobile{margin-right:1.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-3-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-4-mobile{margin-right:3.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-5-mobile{margin-right:4rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-6-mobile{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px) 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:.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-2-tablet{margin-right:1.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-3-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-4-tablet{margin-right:3.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-5-tablet{margin-right:4rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-6-tablet{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px) and (max-width:1263px){.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:.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-2-touch{margin-right:1.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-3-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-4-touch{margin-right:3.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-5-touch{margin-right:4rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-6-touch{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px) and (min-width:1264px){.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:.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-2-desktop{margin-right:1.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-3-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-4-desktop{margin-right:3.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-5-desktop{margin-right:4rem;margin-bottom:0}.is-horizontal-touch.is-spacing>:not(:last-child).space-6-desktop{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px){.is-horizontal-touch.is-spacing-2>:not(:last-child){margin-right:1.6rem;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:.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-2{margin-right:1.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-3{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-4{margin-right:3.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-5{margin-right:4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-6{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px) 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:.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-2-mobile{margin-right:1.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-3-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-4-mobile{margin-right:3.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-5-mobile{margin-right:4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-6-mobile{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px) 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:.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-2-tablet{margin-right:1.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-3-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-4-tablet{margin-right:3.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-5-tablet{margin-right:4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-6-tablet{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px) and (max-width:1263px){.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:.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-2-touch{margin-right:1.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-3-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-4-touch{margin-right:3.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-5-touch{margin-right:4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-6-touch{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px) and (min-width:1264px){.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:.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-2-desktop{margin-right:1.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-3-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-4-desktop{margin-right:3.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-5-desktop{margin-right:4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-2>:not(:last-child).space-6-desktop{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px){.is-horizontal-touch.is-spacing-3>:not(:last-child){margin-right:2.4rem;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:.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-2{margin-right:1.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-3{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-4{margin-right:3.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-5{margin-right:4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-6{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px) 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:.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-2-mobile{margin-right:1.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-3-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-4-mobile{margin-right:3.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-5-mobile{margin-right:4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-6-mobile{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px) 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:.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-2-tablet{margin-right:1.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-3-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-4-tablet{margin-right:3.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-5-tablet{margin-right:4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-6-tablet{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px) and (max-width:1263px){.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:.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-2-touch{margin-right:1.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-3-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-4-touch{margin-right:3.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-5-touch{margin-right:4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-6-touch{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px) and (min-width:1264px){.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:.8rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-2-desktop{margin-right:1.6rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-3-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-4-desktop{margin-right:3.2rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-5-desktop{margin-right:4rem;margin-bottom:0}.is-horizontal-touch.is-spacing-3>:not(:last-child).space-6-desktop{margin-right:4.8rem;margin-bottom:0}}@media screen and (max-width:1263px){.is-horizontal-touch.is-centered{justify-content:center!important}}@media screen and (max-width:1263px){.is-horizontal-touch.is-left{justify-content:flex-start!important}}@media screen and (max-width:1263px){.is-horizontal-touch.is-right{justify-content:flex-end!important}}@media screen and (max-width:1263px){.is-horizontal-touch.is-between{justify-content:space-between!important}}@media screen and (max-width:1263px){.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:1263px){@supports (-ms-accelerator:true) or (-ms-ime-align:auto){.is-horizontal-touch.is-evenly{justify-content:space-around!important}}}@media screen and (min-width:1264px){.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.6rem;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:.8rem;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.6rem;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:2.4rem;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:3.2rem;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:4rem;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:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px) 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:.8rem;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.6rem;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:2.4rem;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:3.2rem;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:4rem;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:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px) 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:.8rem;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.6rem;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:2.4rem;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:3.2rem;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:4rem;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:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px) and (max-width:1263px){.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:.8rem;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.6rem;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:2.4rem;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:3.2rem;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:4rem;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:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px) and (min-width:1264px){.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:.8rem;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.6rem;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:2.4rem;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:3.2rem;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:4rem;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:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px){.is-horizontal-desktop>.brick:not(:last-child){margin-right:.8rem;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:.8rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-2{margin-right:1.6rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-3{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-4{margin-right:3.2rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-5{margin-right:4rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-6{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px) 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:.8rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-2-mobile{margin-right:1.6rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-3-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-4-mobile{margin-right:3.2rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-5-mobile{margin-right:4rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-6-mobile{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px) 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:.8rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-2-tablet{margin-right:1.6rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-3-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-4-tablet{margin-right:3.2rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-5-tablet{margin-right:4rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-6-tablet{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px) and (max-width:1263px){.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:.8rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-2-touch{margin-right:1.6rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-3-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-4-touch{margin-right:3.2rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-5-touch{margin-right:4rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-6-touch{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px) and (min-width:1264px){.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:.8rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-2-desktop{margin-right:1.6rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-3-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-4-desktop{margin-right:3.2rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-5-desktop{margin-right:4rem;margin-bottom:0}.is-horizontal-desktop>.brick:not(:last-child).space-6-desktop{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px){.is-horizontal-desktop.is-spacing>:not(:last-child){margin-right:.8rem;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:.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-2{margin-right:1.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-3{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-4{margin-right:3.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-5{margin-right:4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-6{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px) 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:.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-2-mobile{margin-right:1.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-3-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-4-mobile{margin-right:3.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-5-mobile{margin-right:4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-6-mobile{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px) 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:.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-2-tablet{margin-right:1.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-3-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-4-tablet{margin-right:3.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-5-tablet{margin-right:4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-6-tablet{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px) and (max-width:1263px){.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:.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-2-touch{margin-right:1.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-3-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-4-touch{margin-right:3.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-5-touch{margin-right:4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-6-touch{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px) and (min-width:1264px){.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:.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-2-desktop{margin-right:1.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-3-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-4-desktop{margin-right:3.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-5-desktop{margin-right:4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing>:not(:last-child).space-6-desktop{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px){.is-horizontal-desktop.is-spacing-2>:not(:last-child){margin-right:1.6rem;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:.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-2{margin-right:1.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-3{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-4{margin-right:3.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-5{margin-right:4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-6{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px) 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:.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-2-mobile{margin-right:1.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-3-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-4-mobile{margin-right:3.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-5-mobile{margin-right:4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-6-mobile{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px) 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:.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-2-tablet{margin-right:1.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-3-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-4-tablet{margin-right:3.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-5-tablet{margin-right:4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-6-tablet{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px) and (max-width:1263px){.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:.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-2-touch{margin-right:1.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-3-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-4-touch{margin-right:3.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-5-touch{margin-right:4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-6-touch{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px) and (min-width:1264px){.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:.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-2-desktop{margin-right:1.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-3-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-4-desktop{margin-right:3.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-5-desktop{margin-right:4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-2>:not(:last-child).space-6-desktop{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px){.is-horizontal-desktop.is-spacing-3>:not(:last-child){margin-right:2.4rem;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:.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-2{margin-right:1.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-3{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-4{margin-right:3.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-5{margin-right:4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-6{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px) 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:.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-2-mobile{margin-right:1.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-3-mobile{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-4-mobile{margin-right:3.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-5-mobile{margin-right:4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-6-mobile{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px) 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:.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-2-tablet{margin-right:1.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-3-tablet{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-4-tablet{margin-right:3.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-5-tablet{margin-right:4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-6-tablet{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px) and (max-width:1263px){.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:.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-2-touch{margin-right:1.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-3-touch{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-4-touch{margin-right:3.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-5-touch{margin-right:4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-6-touch{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px) and (min-width:1264px){.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:.8rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-2-desktop{margin-right:1.6rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-3-desktop{margin-right:2.4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-4-desktop{margin-right:3.2rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-5-desktop{margin-right:4rem;margin-bottom:0}.is-horizontal-desktop.is-spacing-3>:not(:last-child).space-6-desktop{margin-right:4.8rem;margin-bottom:0}}@media screen and (min-width:1264px){.is-horizontal-desktop.is-centered{justify-content:center!important}}@media screen and (min-width:1264px){.is-horizontal-desktop.is-left{justify-content:flex-start!important}}@media screen and (min-width:1264px){.is-horizontal-desktop.is-right{justify-content:flex-end!important}}@media screen and (min-width:1264px){.is-horizontal-desktop.is-between{justify-content:space-between!important}}@media screen and (min-width:1264px){.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:1264px){@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:.8rem!important}.push-2{margin:1.6rem!important}.push-3{margin:2.4rem!important}.push-4{margin:3.2rem!important}.push-5{margin:4rem!important}.push-6{margin:4.8rem!important}.pad-0{padding:0!important}.pad-1{padding:.8rem!important}.pad-2{padding:1.6rem!important}.pad-3{padding:2.4rem!important}.pad-4{padding:3.2rem!important}.pad-5{padding:4rem!important}.pad-6{padding:4.8rem!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.1rem!important}.text-size-small{font-size:1.2rem!important}.text-size-normal{font-size:1.4rem!important}.text-size-medium{font-size:1.6rem!important}.text-size-large{font-size:1.8rem!important}.text-size-xlarge{font-size:2.2rem!important}.text-size-xxlarge{font-size:3rem!important}@media screen and (max-width:767px){.text-size-xsmall-mobile{font-size:1.1rem!important}.text-size-small-mobile{font-size:1.2rem!important}.text-size-normal-mobile{font-size:1.4rem!important}.text-size-medium-mobile{font-size:1.6rem!important}.text-size-large-mobile{font-size:1.8rem!important}.text-size-xlarge-mobile{font-size:2.2rem!important}.text-size-xxlarge-mobile{font-size:3rem!important}}@media print,screen and (min-width:768px){.text-size-xsmall-tablet{font-size:1.1rem!important}.text-size-small-tablet{font-size:1.2rem!important}.text-size-normal-tablet{font-size:1.4rem!important}.text-size-medium-tablet{font-size:1.6rem!important}.text-size-large-tablet{font-size:1.8rem!important}.text-size-xlarge-tablet{font-size:2.2rem!important}.text-size-xxlarge-tablet{font-size:3rem!important}}@media screen and (max-width:1263px){.text-size-xsmall-touch{font-size:1.1rem!important}.text-size-small-touch{font-size:1.2rem!important}.text-size-normal-touch{font-size:1.4rem!important}.text-size-medium-touch{font-size:1.6rem!important}.text-size-large-touch{font-size:1.8rem!important}.text-size-xlarge-touch{font-size:2.2rem!important}.text-size-xxlarge-touch{font-size:3rem!important}}@media screen and (min-width:1264px){.text-size-xsmall-desktop{font-size:1.1rem!important}.text-size-small-desktop{font-size:1.2rem!important}.text-size-normal-desktop{font-size:1.4rem!important}.text-size-medium-desktop{font-size:1.6rem!important}.text-size-large-desktop{font-size:1.8rem!important}.text-size-xlarge-desktop{font-size:2.2rem!important}.text-size-xxlarge-desktop{font-size:3rem!important}}.text-weight-normal{font-weight:400!important}.text-weight-bold{font-weight:700!important}@media screen and (max-width:767px){.text-weight-normal-mobile{font-weight:400!important}.text-weight-bold-mobile{font-weight:700!important}}@media print,screen and (min-width:768px){.text-weight-normal-tablet{font-weight:400!important}.text-weight-bold-tablet{font-weight:700!important}}@media screen and (max-width:1263px){.text-weight-normal-touch{font-weight:400!important}.text-weight-bold-touch{font-weight:700!important}}@media screen and (min-width:1264px){.text-weight-normal-desktop{font-weight:400!important}.text-weight-bold-desktop{font-weight:700!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 print,screen and (min-width:768px){.text-center-tablet{text-align:center!important}}@media screen and (min-width:768px) and (max-width:1263px){.text-center-tablet-only{text-align:center!important}}@media screen and (max-width:1263px){.text-center-touch{text-align:center!important}}@media screen and (min-width:1264px){.text-center-desktop{text-align:center!important}}@media screen and (min-width:1264px) and (max-width:1579px){.text-center-desktop-only{text-align:center!important}}@media screen and (min-width:1580px){.text-center-widescreen{text-align:center!important}}@media screen and (min-width:1580px) and (max-width:1899px){.text-center-widescreen-only{text-align:center!important}}@media screen and (min-width:1900px){.text-center-fullhd{text-align:center!important}}@media screen and (max-width:767px){.text-justify-mobile{text-align:justify!important}}@media print,screen and (min-width:768px){.text-justify-tablet{text-align:justify!important}}@media screen and (min-width:768px) and (max-width:1263px){.text-justify-tablet-only{text-align:justify!important}}@media screen and (max-width:1263px){.text-justify-touch{text-align:justify!important}}@media screen and (min-width:1264px){.text-justify-desktop{text-align:justify!important}}@media screen and (min-width:1264px) and (max-width:1579px){.text-justify-desktop-only{text-align:justify!important}}@media screen and (min-width:1580px){.text-justify-widescreen{text-align:justify!important}}@media screen and (min-width:1580px) and (max-width:1899px){.text-justify-widescreen-only{text-align:justify!important}}@media screen and (min-width:1900px){.text-justify-fullhd{text-align:justify!important}}@media screen and (max-width:767px){.text-left-mobile{text-align:left!important}}@media print,screen and (min-width:768px){.text-left-tablet{text-align:left!important}}@media screen and (min-width:768px) and (max-width:1263px){.text-left-tablet-only{text-align:left!important}}@media screen and (max-width:1263px){.text-left-touch{text-align:left!important}}@media screen and (min-width:1264px){.text-left-desktop{text-align:left!important}}@media screen and (min-width:1264px) and (max-width:1579px){.text-left-desktop-only{text-align:left!important}}@media screen and (min-width:1580px){.text-left-widescreen{text-align:left!important}}@media screen and (min-width:1580px) and (max-width:1899px){.text-left-widescreen-only{text-align:left!important}}@media screen and (min-width:1900px){.text-left-fullhd{text-align:left!important}}@media screen and (max-width:767px){.text-right-mobile{text-align:right!important}}@media print,screen and (min-width:768px){.text-right-tablet{text-align:right!important}}@media screen and (min-width:768px) and (max-width:1263px){.text-right-tablet-only{text-align:right!important}}@media screen and (max-width:1263px){.text-right-touch{text-align:right!important}}@media screen and (min-width:1264px){.text-right-desktop{text-align:right!important}}@media screen and (min-width:1264px) and (max-width:1579px){.text-right-desktop-only{text-align:right!important}}@media screen and (min-width:1580px){.text-right-widescreen{text-align:right!important}}@media screen and (min-width:1580px) and (max-width:1899px){.text-right-widescreen-only{text-align:right!important}}@media screen and (min-width:1900px){.text-right-fullhd{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:1264px){.container{max-width:1087px}}@media screen and (max-width:1579px){.container.is-widescreen{max-width:1403px}}@media screen and (max-width:1899px){.container.is-fullhd{max-width:1723px}}@media screen and (min-width:1580px){.container{max-width:1403px}}@media screen and (min-width:1900px){.container{max-width:1723px}}.section.is-fit{padding:0 80px}.section.is-small{padding:1.6rem 80px}@media screen and (max-width:767px){.section,.section.is-fit,.section.is-large,.section.is-medium,.section.is-small{padding-left:16px;padding-right:16px}}.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:700;font-size:1.4rem;color:#31422f;line-height:1;vertical-align:initial;white-space:nowrap;text-align:center;background:#f4f4f4;border-radius:1em}.badge.is-white{background:#fff;color:#31422f}.badge.is-black{background:#0a0a0a;color:#fff}.badge.is-light{background:#f5f5f5;color:#31422f}.badge.is-dark{background:#3e3e3e;color:#fff}.badge.is-primary{background:#39c;color:#fff}.badge.is-secondary{background:#24476b;color:#fff}.badge.is-link{background:#39c;color:#fff}.badge.is-info{background:#0c495c;color:#fff}.badge.is-success{background:#679466;color:#fff}.badge.is-warning{background:#f7b505;color:#31422f}.badge.is-danger{background:#d13f5c;color:#fff}.badge.is-progress-NotStartedYet{background:#fdda7b;color:#31422f}.badge.is-progress-Upcomming{background:#cacaca;color:#31422f}.badge.is-progress-Overdue{background:#ff7b7b;color:#fff}.badge.is-progress-InProgress{background:#8bd7f8;color:#31422f}.badge.is-progress-Completed{background:#44cbb6;color:#fff}.badge.is-progress-course-NotStartedYet{background:#ecb920;color:#31422f}.badge.is-progress-course-InProgress{background:#2098c3;color:#fff}.badge.is-progress-course-Completed{background:#6eba1e;color:#fff}.badge.is-progress-Passed{background:#44cbb6;color:#fff}.badge.is-progress-Failed{background:#ff7b7b;color:#fff}.badge.is-progress-Missed{background:#cacaca;color:#31422f}.badge.is-progress-Waiting{background:#fdda7b;color:#31422f}.badge.is-exam-header{background:#797979;color:#fff}.badge.is-reward-point{background:#ecb920;color:#31422f}.badge.is-exp-point{background:#4493cb;color:#fff}.badge.is-got-reward{background:#aaa;color:#fff}.badge.is-correct-item{background:#2699fb;color:#fff}.badge.is-wrong-item{background:#ce0029;color:#fff}.badge.is-table-header{background:#848ea0;color:#fff}.badge.is-hero-header{background:#24476b;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:#31422f}.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:#f5f5f5;color:#31422f}.badge-corner.is-badge-dark:not([data-badge]):after,.badge-corner.is-badge-dark[data-badge]:after{background:#3e3e3e;color:#fff}.badge-corner.is-badge-primary:not([data-badge]):after,.badge-corner.is-badge-primary[data-badge]:after{background:#39c;color:#fff}.badge-corner.is-badge-secondary:not([data-badge]):after,.badge-corner.is-badge-secondary[data-badge]:after{background:#24476b;color:#fff}.badge-corner.is-badge-link:not([data-badge]):after,.badge-corner.is-badge-link[data-badge]:after{background:#39c;color:#fff}.badge-corner.is-badge-info:not([data-badge]):after,.badge-corner.is-badge-info[data-badge]:after{background:#0c495c;color:#fff}.badge-corner.is-badge-success:not([data-badge]):after,.badge-corner.is-badge-success[data-badge]:after{background:#679466;color:#fff}.badge-corner.is-badge-warning:not([data-badge]):after,.badge-corner.is-badge-warning[data-badge]:after{background:#f7b505;color:#31422f}.badge-corner.is-badge-danger:not([data-badge]):after,.badge-corner.is-badge-danger[data-badge]:after{background:#d13f5c;color:#fff}.badge-corner.is-badge-progress-NotStartedYet:not([data-badge]):after,.badge-corner.is-badge-progress-NotStartedYet[data-badge]:after{background:#fdda7b;color:#31422f}.badge-corner.is-badge-progress-Upcomming:not([data-badge]):after,.badge-corner.is-badge-progress-Upcomming[data-badge]:after{background:#cacaca;color:#31422f}.badge-corner.is-badge-progress-Overdue:not([data-badge]):after,.badge-corner.is-badge-progress-Overdue[data-badge]:after{background:#ff7b7b;color:#fff}.badge-corner.is-badge-progress-InProgress:not([data-badge]):after,.badge-corner.is-badge-progress-InProgress[data-badge]:after{background:#8bd7f8;color:#31422f}.badge-corner.is-badge-progress-Completed:not([data-badge]):after,.badge-corner.is-badge-progress-Completed[data-badge]:after{background:#44cbb6;color:#fff}.badge-corner.is-badge-progress-course-NotStartedYet:not([data-badge]):after,.badge-corner.is-badge-progress-course-NotStartedYet[data-badge]:after{background:#ecb920;color:#31422f}.badge-corner.is-badge-progress-course-InProgress:not([data-badge]):after,.badge-corner.is-badge-progress-course-InProgress[data-badge]:after{background:#2098c3;color:#fff}.badge-corner.is-badge-progress-course-Completed:not([data-badge]):after,.badge-corner.is-badge-progress-course-Completed[data-badge]:after{background:#6eba1e;color:#fff}.badge-corner.is-badge-progress-Passed:not([data-badge]):after,.badge-corner.is-badge-progress-Passed[data-badge]:after{background:#44cbb6;color:#fff}.badge-corner.is-badge-progress-Failed:not([data-badge]):after,.badge-corner.is-badge-progress-Failed[data-badge]:after{background:#ff7b7b;color:#fff}.badge-corner.is-badge-progress-Missed:not([data-badge]):after,.badge-corner.is-badge-progress-Missed[data-badge]:after{background:#cacaca;color:#31422f}.badge-corner.is-badge-progress-Waiting:not([data-badge]):after,.badge-corner.is-badge-progress-Waiting[data-badge]:after{background:#fdda7b;color:#31422f}.badge-corner.is-badge-exam-header:not([data-badge]):after,.badge-corner.is-badge-exam-header[data-badge]:after{background:#797979;color:#fff}.badge-corner.is-badge-reward-point:not([data-badge]):after,.badge-corner.is-badge-reward-point[data-badge]:after{background:#ecb920;color:#31422f}.badge-corner.is-badge-exp-point:not([data-badge]):after,.badge-corner.is-badge-exp-point[data-badge]:after{background:#4493cb;color:#fff}.badge-corner.is-badge-got-reward:not([data-badge]):after,.badge-corner.is-badge-got-reward[data-badge]:after{background:#aaa;color:#fff}.badge-corner.is-badge-correct-item:not([data-badge]):after,.badge-corner.is-badge-correct-item[data-badge]:after{background:#2699fb;color:#fff}.badge-corner.is-badge-wrong-item:not([data-badge]):after,.badge-corner.is-badge-wrong-item[data-badge]:after{background:#ce0029;color:#fff}.badge-corner.is-badge-table-header:not([data-badge]):after,.badge-corner.is-badge-table-header[data-badge]:after{background:#848ea0;color:#fff}.badge-corner.is-badge-hero-header:not([data-badge]):after,.badge-corner.is-badge-hero-header[data-badge]:after{background:#24476b;color:#fff}.badge-corner:not([data-badge]):after,.badge-corner[data-badge]:after{background:#797979;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.4rem;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 #39c}.box.is-bordered{border:1px solid #e5e5e5}.box.is-white{border-color:#fff}.box.is-black{border-color:#0a0a0a}.box.is-light{border-color:#f5f5f5}.box.is-dark{border-color:#3e3e3e}.box.is-primary{border-color:#39c}.box.is-secondary{border-color:#24476b}.box.is-link{border-color:#39c}.box.is-info{border-color:#0c495c}.box.is-success{border-color:#679466}.box.is-warning{border-color:#f7b505}.box.is-danger{border-color:#d13f5c}.box.is-progress-NotStartedYet{border-color:#fdda7b}.box.is-progress-Upcomming{border-color:#cacaca}.box.is-progress-Overdue{border-color:#ff7b7b}.box.is-progress-InProgress{border-color:#8bd7f8}.box.is-progress-Completed{border-color:#44cbb6}.box.is-progress-course-NotStartedYet{border-color:#ecb920}.box.is-progress-course-InProgress{border-color:#2098c3}.box.is-progress-course-Completed{border-color:#6eba1e}.box.is-progress-Passed{border-color:#44cbb6}.box.is-progress-Failed{border-color:#ff7b7b}.box.is-progress-Missed{border-color:#cacaca}.box.is-progress-Waiting{border-color:#fdda7b}.box.is-exam-header{border-color:#797979}.box.is-reward-point{border-color:#ecb920}.box.is-exp-point{border-color:#4493cb}.box.is-got-reward{border-color:#aaa}.box.is-correct-item{border-color:#2699fb}.box.is-wrong-item{border-color:#ce0029}.box.is-table-header{border-color:#848ea0}.box.is-hero-header{border-color:#24476b}.box.has-box-detail{margin-bottom:0}.box-detail,.box.has-box-detail{border-bottom-left-radius:0;border-bottom-right-radius:0}.box-detail{padding:1.25rem;box-shadow:0 2px 3px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.1)}.box-detail+.box-detail{border-bottom-left-radius:0;border-bottom-right-radius:0}.box-detail:not(:last-child){margin-bottom:1.6rem}.button{font-size:1.4rem;font-weight:400}.button.is-fat{min-width:100px}.button.is-small{height:3.2rem}.button.is-large,.button.is-small{padding-left:1em;padding-right:1em}.button.is-large{height:4.8rem}.button.is-white.is-inverted.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-white .badge{color:#fff;background:#31422f}.button.is-black.is-inverted.is-loading:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-black .badge{color:#0a0a0a;background:#fff}.button.is-light.is-inverted.is-loading:after{border-color:transparent transparent #f5f5f5 #f5f5f5!important}.button.is-light .badge{color:#f5f5f5;background:#31422f}.button.is-dark.is-inverted.is-loading:after{border-color:transparent transparent #3e3e3e #3e3e3e!important}.button.is-dark .badge{color:#3e3e3e;background:#fff}.button.is-primary.is-inverted.is-loading:after{border-color:transparent transparent #39c #39c!important}.button.is-primary .badge{color:#39c;background:#fff}.button.is-secondary.is-inverted.is-loading:after{border-color:transparent transparent #24476b #24476b!important}.button.is-secondary .badge{color:#24476b;background:#fff}.button.is-link.is-inverted.is-loading:after{border-color:transparent transparent #39c #39c!important}.button.is-link .badge{color:#39c;background:#fff}.button.is-info.is-inverted.is-loading:after{border-color:transparent transparent #0c495c #0c495c!important}.button.is-info .badge{color:#0c495c;background:#fff}.button.is-success.is-inverted.is-loading:after{border-color:transparent transparent #679466 #679466!important}.button.is-success .badge{color:#679466;background:#fff}.button.is-warning.is-inverted.is-loading:after{border-color:transparent transparent #f7b505 #f7b505!important}.button.is-warning .badge{color:#f7b505;background:#31422f}.button.is-danger.is-inverted.is-loading:after{border-color:transparent transparent #d13f5c #d13f5c!important}.button.is-danger .badge{color:#d13f5c;background:#fff}.button.is-progress-NotStartedYet.is-inverted.is-loading:after{border-color:transparent transparent #fdda7b #fdda7b!important}.button.is-progress-NotStartedYet .badge{color:#fdda7b;background:#31422f}.button.is-progress-Upcomming.is-inverted.is-loading:after{border-color:transparent transparent #cacaca #cacaca!important}.button.is-progress-Upcomming .badge{color:#cacaca;background:#31422f}.button.is-progress-Overdue.is-inverted.is-loading:after{border-color:transparent transparent #ff7b7b #ff7b7b!important}.button.is-progress-Overdue .badge{color:#ff7b7b;background:#fff}.button.is-progress-InProgress.is-inverted.is-loading:after{border-color:transparent transparent #8bd7f8 #8bd7f8!important}.button.is-progress-InProgress .badge{color:#8bd7f8;background:#31422f}.button.is-progress-Completed.is-inverted.is-loading:after{border-color:transparent transparent #44cbb6 #44cbb6!important}.button.is-progress-Completed .badge{color:#44cbb6;background:#fff}.button.is-progress-course-NotStartedYet.is-inverted.is-loading:after{border-color:transparent transparent #ecb920 #ecb920!important}.button.is-progress-course-NotStartedYet .badge{color:#ecb920;background:#31422f}.button.is-progress-course-InProgress.is-inverted.is-loading:after{border-color:transparent transparent #2098c3 #2098c3!important}.button.is-progress-course-InProgress .badge{color:#2098c3;background:#fff}.button.is-progress-course-Completed.is-inverted.is-loading:after{border-color:transparent transparent #6eba1e #6eba1e!important}.button.is-progress-course-Completed .badge{color:#6eba1e;background:#fff}.button.is-progress-Passed.is-inverted.is-loading:after{border-color:transparent transparent #44cbb6 #44cbb6!important}.button.is-progress-Passed .badge{color:#44cbb6;background:#fff}.button.is-progress-Failed.is-inverted.is-loading:after{border-color:transparent transparent #ff7b7b #ff7b7b!important}.button.is-progress-Failed .badge{color:#ff7b7b;background:#fff}.button.is-progress-Missed.is-inverted.is-loading:after{border-color:transparent transparent #cacaca #cacaca!important}.button.is-progress-Missed .badge{color:#cacaca;background:#31422f}.button.is-progress-Waiting.is-inverted.is-loading:after{border-color:transparent transparent #fdda7b #fdda7b!important}.button.is-progress-Waiting .badge{color:#fdda7b;background:#31422f}.button.is-exam-header.is-inverted.is-loading:after{border-color:transparent transparent #797979 #797979!important}.button.is-exam-header .badge{color:#797979;background:#fff}.button.is-reward-point.is-inverted.is-loading:after{border-color:transparent transparent #ecb920 #ecb920!important}.button.is-reward-point .badge{color:#ecb920;background:#31422f}.button.is-exp-point.is-inverted.is-loading:after{border-color:transparent transparent #4493cb #4493cb!important}.button.is-exp-point .badge{color:#4493cb;background:#fff}.button.is-got-reward.is-inverted.is-loading:after{border-color:transparent transparent #aaa #aaa!important}.button.is-got-reward .badge{color:#aaa;background:#fff}.button.is-correct-item.is-inverted.is-loading:after{border-color:transparent transparent #2699fb #2699fb!important}.button.is-correct-item .badge{color:#2699fb;background:#fff}.button.is-wrong-item.is-inverted.is-loading:after{border-color:transparent transparent #ce0029 #ce0029!important}.button.is-wrong-item .badge{color:#ce0029;background:#fff}.button.is-table-header.is-inverted.is-loading:after{border-color:transparent transparent #848ea0 #848ea0!important}.button.is-table-header .badge{color:#848ea0;background:#fff}.button.is-hero-header.is-inverted.is-loading:after{border-color:transparent transparent #24476b #24476b!important}.button.is-hero-header .badge{color:#24476b;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:.8rem}.button .icon:last-child:not(:first-child){margin-left:.8rem;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:#31422f;border-color:#e5e5e5}.table tr.is-black{background:#0a0a0a}.table tr.is-black td,.table tr.is-black th{color:#fff;border-color:#e5e5e5}.table tr.is-light{background:#f5f5f5}.table tr.is-light td,.table tr.is-light th{color:#31422f;border-color:#e5e5e5}.table tr.is-dark{background:#3e3e3e}.table tr.is-dark td,.table tr.is-dark th{color:#fff;border-color:#e5e5e5}.table tr.is-primary{background:#39c}.table tr.is-primary td,.table tr.is-primary th{color:#fff;border-color:#e5e5e5}.table tr.is-secondary{background:#24476b}.table tr.is-secondary td,.table tr.is-secondary th{color:#fff;border-color:#e5e5e5}.table tr.is-link{background:#39c}.table tr.is-link td,.table tr.is-link th{color:#fff;border-color:#e5e5e5}.table tr.is-info{background:#0c495c}.table tr.is-info td,.table tr.is-info th{color:#fff;border-color:#e5e5e5}.table tr.is-success{background:#679466}.table tr.is-success td,.table tr.is-success th{color:#fff;border-color:#e5e5e5}.table tr.is-warning{background:#f7b505}.table tr.is-warning td,.table tr.is-warning th{color:#31422f;border-color:#e5e5e5}.table tr.is-danger{background:#d13f5c}.table tr.is-danger td,.table tr.is-danger th{color:#fff;border-color:#e5e5e5}.table tr.is-progress-NotStartedYet{background:#fdda7b}.table tr.is-progress-NotStartedYet td,.table tr.is-progress-NotStartedYet th{color:#31422f;border-color:#e5e5e5}.table tr.is-progress-Upcomming{background:#cacaca}.table tr.is-progress-Upcomming td,.table tr.is-progress-Upcomming th{color:#31422f;border-color:#e5e5e5}.table tr.is-progress-Overdue{background:#ff7b7b}.table tr.is-progress-Overdue td,.table tr.is-progress-Overdue th{color:#fff;border-color:#e5e5e5}.table tr.is-progress-InProgress{background:#8bd7f8}.table tr.is-progress-InProgress td,.table tr.is-progress-InProgress th{color:#31422f;border-color:#e5e5e5}.table tr.is-progress-Completed{background:#44cbb6}.table tr.is-progress-Completed td,.table tr.is-progress-Completed th{color:#fff;border-color:#e5e5e5}.table tr.is-progress-course-NotStartedYet{background:#ecb920}.table tr.is-progress-course-NotStartedYet td,.table tr.is-progress-course-NotStartedYet th{color:#31422f;border-color:#e5e5e5}.table tr.is-progress-course-InProgress{background:#2098c3}.table tr.is-progress-course-InProgress td,.table tr.is-progress-course-InProgress th{color:#fff;border-color:#e5e5e5}.table tr.is-progress-course-Completed{background:#6eba1e}.table tr.is-progress-course-Completed td,.table tr.is-progress-course-Completed th{color:#fff;border-color:#e5e5e5}.table tr.is-progress-Passed{background:#44cbb6}.table tr.is-progress-Passed td,.table tr.is-progress-Passed th{color:#fff;border-color:#e5e5e5}.table tr.is-progress-Failed{background:#ff7b7b}.table tr.is-progress-Failed td,.table tr.is-progress-Failed th{color:#fff;border-color:#e5e5e5}.table tr.is-progress-Missed{background:#cacaca}.table tr.is-progress-Missed td,.table tr.is-progress-Missed th{color:#31422f;border-color:#e5e5e5}.table tr.is-progress-Waiting{background:#fdda7b}.table tr.is-progress-Waiting td,.table tr.is-progress-Waiting th{color:#31422f;border-color:#e5e5e5}.table tr.is-exam-header{background:#797979}.table tr.is-exam-header td,.table tr.is-exam-header th{color:#fff;border-color:#e5e5e5}.table tr.is-reward-point{background:#ecb920}.table tr.is-reward-point td,.table tr.is-reward-point th{color:#31422f;border-color:#e5e5e5}.table tr.is-exp-point{background:#4493cb}.table tr.is-exp-point td,.table tr.is-exp-point th{color:#fff;border-color:#e5e5e5}.table tr.is-got-reward{background:#aaa}.table tr.is-got-reward td,.table tr.is-got-reward th{color:#fff;border-color:#e5e5e5}.table tr.is-correct-item{background:#2699fb}.table tr.is-correct-item td,.table tr.is-correct-item th{color:#fff;border-color:#e5e5e5}.table tr.is-wrong-item{background:#ce0029}.table tr.is-wrong-item td,.table tr.is-wrong-item th{color:#fff;border-color:#e5e5e5}.table tr.is-table-header{background:#848ea0}.table tr.is-table-header td,.table tr.is-table-header th{color:#fff;border-color:#e5e5e5}.table tr.is-hero-header{background:#24476b}.table tr.is-hero-header td,.table tr.is-hero-header th{color:#fff;border-color:#e5e5e5}.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:0;border-bottom-right-radius:0}.modal .modal-card-title{text-align:center;font-weight:700}.modal .modal-card-body{max-height:calc(100vh - 80px)}.modal.is-white .modal-card-head{background-color:#fff}.modal.is-white .modal-card-head .modal-card-title{color:#31422f}.modal.is-black .modal-card-head{background-color:#0a0a0a}.modal.is-black .modal-card-head .modal-card-title{color:#fff}.modal.is-light .modal-card-head{background-color:#f5f5f5}.modal.is-light .modal-card-head .modal-card-title{color:#31422f}.modal.is-dark .modal-card-head{background-color:#3e3e3e}.modal.is-dark .modal-card-head .modal-card-title{color:#fff}.modal.is-primary .modal-card-head{background-color:#39c}.modal.is-primary .modal-card-head .modal-card-title{color:#fff}.modal.is-secondary .modal-card-head{background-color:#24476b}.modal.is-secondary .modal-card-head .modal-card-title{color:#fff}.modal.is-link .modal-card-head{background-color:#39c}.modal.is-link .modal-card-head .modal-card-title{color:#fff}.modal.is-info .modal-card-head{background-color:#0c495c}.modal.is-info .modal-card-head .modal-card-title{color:#fff}.modal.is-success .modal-card-head{background-color:#679466}.modal.is-success .modal-card-head .modal-card-title{color:#fff}.modal.is-warning .modal-card-head{background-color:#f7b505}.modal.is-warning .modal-card-head .modal-card-title{color:#31422f}.modal.is-danger .modal-card-head{background-color:#d13f5c}.modal.is-danger .modal-card-head .modal-card-title{color:#fff}.modal.is-progress-NotStartedYet .modal-card-head{background-color:#fdda7b}.modal.is-progress-NotStartedYet .modal-card-head .modal-card-title{color:#31422f}.modal.is-progress-Upcomming .modal-card-head{background-color:#cacaca}.modal.is-progress-Upcomming .modal-card-head .modal-card-title{color:#31422f}.modal.is-progress-Overdue .modal-card-head{background-color:#ff7b7b}.modal.is-progress-Overdue .modal-card-head .modal-card-title{color:#fff}.modal.is-progress-InProgress .modal-card-head{background-color:#8bd7f8}.modal.is-progress-InProgress .modal-card-head .modal-card-title{color:#31422f}.modal.is-progress-Completed .modal-card-head{background-color:#44cbb6}.modal.is-progress-Completed .modal-card-head .modal-card-title{color:#fff}.modal.is-progress-course-NotStartedYet .modal-card-head{background-color:#ecb920}.modal.is-progress-course-NotStartedYet .modal-card-head .modal-card-title{color:#31422f}.modal.is-progress-course-InProgress .modal-card-head{background-color:#2098c3}.modal.is-progress-course-InProgress .modal-card-head .modal-card-title{color:#fff}.modal.is-progress-course-Completed .modal-card-head{background-color:#6eba1e}.modal.is-progress-course-Completed .modal-card-head .modal-card-title{color:#fff}.modal.is-progress-Passed .modal-card-head{background-color:#44cbb6}.modal.is-progress-Passed .modal-card-head .modal-card-title{color:#fff}.modal.is-progress-Failed .modal-card-head{background-color:#ff7b7b}.modal.is-progress-Failed .modal-card-head .modal-card-title{color:#fff}.modal.is-progress-Missed .modal-card-head{background-color:#cacaca}.modal.is-progress-Missed .modal-card-head .modal-card-title{color:#31422f}.modal.is-progress-Waiting .modal-card-head{background-color:#fdda7b}.modal.is-progress-Waiting .modal-card-head .modal-card-title{color:#31422f}.modal.is-exam-header .modal-card-head{background-color:#797979}.modal.is-exam-header .modal-card-head .modal-card-title{color:#fff}.modal.is-reward-point .modal-card-head{background-color:#ecb920}.modal.is-reward-point .modal-card-head .modal-card-title{color:#31422f}.modal.is-exp-point .modal-card-head{background-color:#4493cb}.modal.is-exp-point .modal-card-head .modal-card-title{color:#fff}.modal.is-got-reward .modal-card-head{background-color:#aaa}.modal.is-got-reward .modal-card-head .modal-card-title{color:#fff}.modal.is-correct-item .modal-card-head{background-color:#2699fb}.modal.is-correct-item .modal-card-head .modal-card-title{color:#fff}.modal.is-wrong-item .modal-card-head{background-color:#ce0029}.modal.is-wrong-item .modal-card-head .modal-card-title{color:#fff}.modal.is-table-header .modal-card-head{background-color:#848ea0}.modal.is-table-header .modal-card-head .modal-card-title{color:#fff}.modal.is-hero-header .modal-card-head{background-color:#24476b}.modal.is-hero-header .modal-card-head .modal-card-title{color:#fff}@media screen and (min-width:1264px){.modal.modal-auto>.modal-card,.modal.modal-auto>.modal-content{width:auto}}@media screen and (min-width:1264px){.modal.modal-small>.modal-card,.modal.modal-small>.modal-content{width:320px}}@media screen and (min-width:1264px){.modal.modal-medium>.modal-card,.modal.modal-medium>.modal-content{width:780px}}@media screen and (min-width:1264px){.modal.modal-large>.modal-card,.modal.modal-large>.modal-content{width:960px}}@media screen and (min-width:1264px){.modal.modal-full>.modal-card,.modal.modal-full>.modal-content{width:100%;height:100%}}.modal-card-head .modal-card-title{margin-left:25px;margin-right:5px}.modal-card-head .delete{width:20px;height:20px;max-height:20px;max-width:20px}.navbar-item .navbar-dropdown .navbar-link,.navbar-item .navbar-dropdown a.navbar-item{color:#31422f}.navbar-item .navbar-dropdown .navbar-link.active,.navbar-item .navbar-dropdown a.navbar-item.active{color:#39c}.navbar-item .navbar-dropdown .navbar-link:hover,.navbar-item .navbar-dropdown a.navbar-item:hover{background-color:#f4f4f4;color:#000}.navbar-item .navbar-dropdown .navbar-link.active:after{border-color:#39c}@media screen and (min-width:1264px){.navbar-dropdown .navbar-item.has-dropdown:hover>.navbar-link,.navbar-dropdown .navbar-item.has-dropdown:hover>a.navbar-item{background-color:#f4f4f4;color:#000}.navbar-dropdown .navbar-item.has-dropdown:hover .navbar-link:after{border-color:#000}}.navbar-item:hover{background-color:inherit}.navbar-item:hover>.navbar-link{color:#39c}.navbar-item:hover>.navbar-link:after{border-color:#39c}.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.4rem}@media screen and (min-width:1264px){.navbar-dropdown{font-size:1.4rem}.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 #e5e5e5;border-radius:4px 4px 0 0;background-color:#fafafa}.tabs.is-sheet a:hover{background-color:#f4f4f4;border-color:#404040}.tabs.is-sheet li+li{margin-left:-1px}.tabs.is-sheet li.is-active a{color:#39c;border-color:#e5e5e5 #e5e5e5 transparent;background:#fff}.tabs.is-sheet.is-below ul{border-bottom:0;border-top:1px solid #e5e5e5}.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:#e5e5e5;border-top-color:transparent}.tabs.is-sheet.is-highlighted li a{border-top:3px solid #39c}.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:#f5f5f5}.tabs.is-sheet.is-highlighted li.is-dark a{border-top-color:#3e3e3e}.tabs.is-sheet.is-highlighted li.is-primary a{border-top-color:#39c}.tabs.is-sheet.is-highlighted li.is-secondary a{border-top-color:#24476b}.tabs.is-sheet.is-highlighted li.is-link a{border-top-color:#39c}.tabs.is-sheet.is-highlighted li.is-info a{border-top-color:#0c495c}.tabs.is-sheet.is-highlighted li.is-success a{border-top-color:#679466}.tabs.is-sheet.is-highlighted li.is-warning a{border-top-color:#f7b505}.tabs.is-sheet.is-highlighted li.is-danger a{border-top-color:#d13f5c}.tabs.is-sheet.is-highlighted li.is-progress-NotStartedYet a{border-top-color:#fdda7b}.tabs.is-sheet.is-highlighted li.is-progress-Upcomming a{border-top-color:#cacaca}.tabs.is-sheet.is-highlighted li.is-progress-Overdue a{border-top-color:#ff7b7b}.tabs.is-sheet.is-highlighted li.is-progress-InProgress a{border-top-color:#8bd7f8}.tabs.is-sheet.is-highlighted li.is-progress-Completed a{border-top-color:#44cbb6}.tabs.is-sheet.is-highlighted li.is-progress-course-NotStartedYet a{border-top-color:#ecb920}.tabs.is-sheet.is-highlighted li.is-progress-course-InProgress a{border-top-color:#2098c3}.tabs.is-sheet.is-highlighted li.is-progress-course-Completed a{border-top-color:#6eba1e}.tabs.is-sheet.is-highlighted li.is-progress-Passed a{border-top-color:#44cbb6}.tabs.is-sheet.is-highlighted li.is-progress-Failed a{border-top-color:#ff7b7b}.tabs.is-sheet.is-highlighted li.is-progress-Missed a{border-top-color:#cacaca}.tabs.is-sheet.is-highlighted li.is-progress-Waiting a{border-top-color:#fdda7b}.tabs.is-sheet.is-highlighted li.is-exam-header a{border-top-color:#797979}.tabs.is-sheet.is-highlighted li.is-reward-point a{border-top-color:#ecb920}.tabs.is-sheet.is-highlighted li.is-exp-point a{border-top-color:#4493cb}.tabs.is-sheet.is-highlighted li.is-got-reward a{border-top-color:#aaa}.tabs.is-sheet.is-highlighted li.is-correct-item a{border-top-color:#2699fb}.tabs.is-sheet.is-highlighted li.is-wrong-item a{border-top-color:#ce0029}.tabs.is-sheet.is-highlighted li.is-table-header a{border-top-color:#848ea0}.tabs.is-sheet.is-highlighted li.is-hero-header a{border-top-color:#24476b}.tabs.is-sheet.is-highlighted.is-below li a{border-top:1px solid #e5e5e5;border-bottom:3px solid #39c}.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:#f5f5f5}.tabs.is-sheet.is-highlighted.is-below li.is-dark a{border-bottom-color:#3e3e3e}.tabs.is-sheet.is-highlighted.is-below li.is-primary a{border-bottom-color:#39c}.tabs.is-sheet.is-highlighted.is-below li.is-secondary a{border-bottom-color:#24476b}.tabs.is-sheet.is-highlighted.is-below li.is-link a{border-bottom-color:#39c}.tabs.is-sheet.is-highlighted.is-below li.is-info a{border-bottom-color:#0c495c}.tabs.is-sheet.is-highlighted.is-below li.is-success a{border-bottom-color:#679466}.tabs.is-sheet.is-highlighted.is-below li.is-warning a{border-bottom-color:#f7b505}.tabs.is-sheet.is-highlighted.is-below li.is-danger a{border-bottom-color:#d13f5c}.tabs.is-sheet.is-highlighted.is-below li.is-progress-NotStartedYet a{border-bottom-color:#fdda7b}.tabs.is-sheet.is-highlighted.is-below li.is-progress-Upcomming a{border-bottom-color:#cacaca}.tabs.is-sheet.is-highlighted.is-below li.is-progress-Overdue a{border-bottom-color:#ff7b7b}.tabs.is-sheet.is-highlighted.is-below li.is-progress-InProgress a{border-bottom-color:#8bd7f8}.tabs.is-sheet.is-highlighted.is-below li.is-progress-Completed a{border-bottom-color:#44cbb6}.tabs.is-sheet.is-highlighted.is-below li.is-progress-course-NotStartedYet a{border-bottom-color:#ecb920}.tabs.is-sheet.is-highlighted.is-below li.is-progress-course-InProgress a{border-bottom-color:#2098c3}.tabs.is-sheet.is-highlighted.is-below li.is-progress-course-Completed a{border-bottom-color:#6eba1e}.tabs.is-sheet.is-highlighted.is-below li.is-progress-Passed a{border-bottom-color:#44cbb6}.tabs.is-sheet.is-highlighted.is-below li.is-progress-Failed a{border-bottom-color:#ff7b7b}.tabs.is-sheet.is-highlighted.is-below li.is-progress-Missed a{border-bottom-color:#cacaca}.tabs.is-sheet.is-highlighted.is-below li.is-progress-Waiting a{border-bottom-color:#fdda7b}.tabs.is-sheet.is-highlighted.is-below li.is-exam-header a{border-bottom-color:#797979}.tabs.is-sheet.is-highlighted.is-below li.is-reward-point a{border-bottom-color:#ecb920}.tabs.is-sheet.is-highlighted.is-below li.is-exp-point a{border-bottom-color:#4493cb}.tabs.is-sheet.is-highlighted.is-below li.is-got-reward a{border-bottom-color:#aaa}.tabs.is-sheet.is-highlighted.is-below li.is-correct-item a{border-bottom-color:#2699fb}.tabs.is-sheet.is-highlighted.is-below li.is-wrong-item a{border-bottom-color:#ce0029}.tabs.is-sheet.is-highlighted.is-below li.is-table-header a{border-bottom-color:#848ea0}.tabs.is-sheet.is-highlighted.is-below li.is-hero-header a{border-bottom-color:#24476b}.tabs.is-sheet.is-highlighted.is-below li.is-active a{border-top-color:transparent}.tabs.is-sheet.has-box{box-shadow:-2px 0 0 -1px rgba(10,10,10,.1)}.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.4rem}.field.is-horizontal .field-label{margin-top:.95rem}.field.is-horizontal .field-label.is-xsmall{font-size:1.1rem;margin-top:1.175rem;padding:0}.field.is-horizontal .field-label.is-small{font-size:1.2rem;margin-top:1.1rem;padding:0}.field.is-horizontal .field-label.is-normal{font-size:1.4rem;margin-top:.95rem;padding:0}.field.is-horizontal .field-label.is-medium{font-size:1.6rem;margin-top:.8rem;padding:0}.field.is-horizontal .field-label.is-large{font-size:1.8rem;margin-top:.65rem;padding:0}.field.is-horizontal .field-label.is-xlarge{font-size:2.2rem;margin-top:.35rem;padding:0}.field.is-horizontal .field-label.is-xxlarge{font-size:3rem;margin-top:-.25rem;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:4rem}.checkbox{line-height:1em}.checkbox input[type=checkbox]{position:absolute;visibility:hidden}.checkbox input[type=checkbox]+span{padding-left:1em;margin-left:.8rem}.checkbox input[type=checkbox]+span:before{position:absolute;content:"";border:1px solid #e5e5e5;background-color:#fff;height:1em;width:1em;top:0;left:0}.checkbox input[type=checkbox]:checked+span:before{border-color:#39c}.checkbox input[type=checkbox]:checked+span:after{position:absolute;content:"✓";text-align:center;font-weight:700;color:#39c;font-size:.8em;line-height:1.25;height:1.25em;width:1.25em;top:0;left:0}.checkbox.is-text-color input[type=checkbox]:checked~*{color:#39c}.checkbox.is-filled input[type=checkbox]:checked+span:before{background-color:#39c}.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:#31422f}.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:#f5f5f5}.checkbox.is-light.is-text-color input[type=checkbox]:checked~*,.checkbox.is-light input[type=checkbox]:checked+span:after{color:#f5f5f5}.checkbox.is-light.is-filled input[type=checkbox]:checked+span:before{background-color:#f5f5f5}.checkbox.is-light.is-filled input[type=checkbox]:checked+span:after{color:#31422f}.checkbox.is-dark input[type=checkbox]:checked+span:before{border-color:#3e3e3e}.checkbox.is-dark.is-text-color input[type=checkbox]:checked~*,.checkbox.is-dark input[type=checkbox]:checked+span:after{color:#3e3e3e}.checkbox.is-dark.is-filled input[type=checkbox]:checked+span:before{background-color:#3e3e3e}.checkbox.is-dark.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-primary input[type=checkbox]:checked+span:before{border-color:#39c}.checkbox.is-primary.is-text-color input[type=checkbox]:checked~*,.checkbox.is-primary input[type=checkbox]:checked+span:after{color:#39c}.checkbox.is-primary.is-filled input[type=checkbox]:checked+span:before{background-color:#39c}.checkbox.is-primary.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-secondary input[type=checkbox]:checked+span:before{border-color:#24476b}.checkbox.is-secondary.is-text-color input[type=checkbox]:checked~*,.checkbox.is-secondary input[type=checkbox]:checked+span:after{color:#24476b}.checkbox.is-secondary.is-filled input[type=checkbox]:checked+span:before{background-color:#24476b}.checkbox.is-secondary.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-link input[type=checkbox]:checked+span:before{border-color:#39c}.checkbox.is-link.is-text-color input[type=checkbox]:checked~*,.checkbox.is-link input[type=checkbox]:checked+span:after{color:#39c}.checkbox.is-link.is-filled input[type=checkbox]:checked+span:before{background-color:#39c}.checkbox.is-link.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-info input[type=checkbox]:checked+span:before{border-color:#0c495c}.checkbox.is-info.is-text-color input[type=checkbox]:checked~*,.checkbox.is-info input[type=checkbox]:checked+span:after{color:#0c495c}.checkbox.is-info.is-filled input[type=checkbox]:checked+span:before{background-color:#0c495c}.checkbox.is-info.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-success input[type=checkbox]:checked+span:before{border-color:#679466}.checkbox.is-success.is-text-color input[type=checkbox]:checked~*,.checkbox.is-success input[type=checkbox]:checked+span:after{color:#679466}.checkbox.is-success.is-filled input[type=checkbox]:checked+span:before{background-color:#679466}.checkbox.is-success.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-warning input[type=checkbox]:checked+span:before{border-color:#f7b505}.checkbox.is-warning.is-text-color input[type=checkbox]:checked~*,.checkbox.is-warning input[type=checkbox]:checked+span:after{color:#f7b505}.checkbox.is-warning.is-filled input[type=checkbox]:checked+span:before{background-color:#f7b505}.checkbox.is-warning.is-filled input[type=checkbox]:checked+span:after{color:#31422f}.checkbox.is-danger input[type=checkbox]:checked+span:before{border-color:#d13f5c}.checkbox.is-danger.is-text-color input[type=checkbox]:checked~*,.checkbox.is-danger input[type=checkbox]:checked+span:after{color:#d13f5c}.checkbox.is-danger.is-filled input[type=checkbox]:checked+span:before{background-color:#d13f5c}.checkbox.is-danger.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-progress-NotStartedYet input[type=checkbox]:checked+span:before{border-color:#fdda7b}.checkbox.is-progress-NotStartedYet.is-text-color input[type=checkbox]:checked~*,.checkbox.is-progress-NotStartedYet input[type=checkbox]:checked+span:after{color:#fdda7b}.checkbox.is-progress-NotStartedYet.is-filled input[type=checkbox]:checked+span:before{background-color:#fdda7b}.checkbox.is-progress-NotStartedYet.is-filled input[type=checkbox]:checked+span:after{color:#31422f}.checkbox.is-progress-Upcomming input[type=checkbox]:checked+span:before{border-color:#cacaca}.checkbox.is-progress-Upcomming.is-text-color input[type=checkbox]:checked~*,.checkbox.is-progress-Upcomming input[type=checkbox]:checked+span:after{color:#cacaca}.checkbox.is-progress-Upcomming.is-filled input[type=checkbox]:checked+span:before{background-color:#cacaca}.checkbox.is-progress-Upcomming.is-filled input[type=checkbox]:checked+span:after{color:#31422f}.checkbox.is-progress-Overdue input[type=checkbox]:checked+span:before{border-color:#ff7b7b}.checkbox.is-progress-Overdue.is-text-color input[type=checkbox]:checked~*,.checkbox.is-progress-Overdue input[type=checkbox]:checked+span:after{color:#ff7b7b}.checkbox.is-progress-Overdue.is-filled input[type=checkbox]:checked+span:before{background-color:#ff7b7b}.checkbox.is-progress-Overdue.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-progress-InProgress input[type=checkbox]:checked+span:before{border-color:#8bd7f8}.checkbox.is-progress-InProgress.is-text-color input[type=checkbox]:checked~*,.checkbox.is-progress-InProgress input[type=checkbox]:checked+span:after{color:#8bd7f8}.checkbox.is-progress-InProgress.is-filled input[type=checkbox]:checked+span:before{background-color:#8bd7f8}.checkbox.is-progress-InProgress.is-filled input[type=checkbox]:checked+span:after{color:#31422f}.checkbox.is-progress-Completed input[type=checkbox]:checked+span:before{border-color:#44cbb6}.checkbox.is-progress-Completed.is-text-color input[type=checkbox]:checked~*,.checkbox.is-progress-Completed input[type=checkbox]:checked+span:after{color:#44cbb6}.checkbox.is-progress-Completed.is-filled input[type=checkbox]:checked+span:before{background-color:#44cbb6}.checkbox.is-progress-Completed.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-progress-course-NotStartedYet input[type=checkbox]:checked+span:before{border-color:#ecb920}.checkbox.is-progress-course-NotStartedYet.is-text-color input[type=checkbox]:checked~*,.checkbox.is-progress-course-NotStartedYet input[type=checkbox]:checked+span:after{color:#ecb920}.checkbox.is-progress-course-NotStartedYet.is-filled input[type=checkbox]:checked+span:before{background-color:#ecb920}.checkbox.is-progress-course-NotStartedYet.is-filled input[type=checkbox]:checked+span:after{color:#31422f}.checkbox.is-progress-course-InProgress input[type=checkbox]:checked+span:before{border-color:#2098c3}.checkbox.is-progress-course-InProgress.is-text-color input[type=checkbox]:checked~*,.checkbox.is-progress-course-InProgress input[type=checkbox]:checked+span:after{color:#2098c3}.checkbox.is-progress-course-InProgress.is-filled input[type=checkbox]:checked+span:before{background-color:#2098c3}.checkbox.is-progress-course-InProgress.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-progress-course-Completed input[type=checkbox]:checked+span:before{border-color:#6eba1e}.checkbox.is-progress-course-Completed.is-text-color input[type=checkbox]:checked~*,.checkbox.is-progress-course-Completed input[type=checkbox]:checked+span:after{color:#6eba1e}.checkbox.is-progress-course-Completed.is-filled input[type=checkbox]:checked+span:before{background-color:#6eba1e}.checkbox.is-progress-course-Completed.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-progress-Passed input[type=checkbox]:checked+span:before{border-color:#44cbb6}.checkbox.is-progress-Passed.is-text-color input[type=checkbox]:checked~*,.checkbox.is-progress-Passed input[type=checkbox]:checked+span:after{color:#44cbb6}.checkbox.is-progress-Passed.is-filled input[type=checkbox]:checked+span:before{background-color:#44cbb6}.checkbox.is-progress-Passed.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-progress-Failed input[type=checkbox]:checked+span:before{border-color:#ff7b7b}.checkbox.is-progress-Failed.is-text-color input[type=checkbox]:checked~*,.checkbox.is-progress-Failed input[type=checkbox]:checked+span:after{color:#ff7b7b}.checkbox.is-progress-Failed.is-filled input[type=checkbox]:checked+span:before{background-color:#ff7b7b}.checkbox.is-progress-Failed.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-progress-Missed input[type=checkbox]:checked+span:before{border-color:#cacaca}.checkbox.is-progress-Missed.is-text-color input[type=checkbox]:checked~*,.checkbox.is-progress-Missed input[type=checkbox]:checked+span:after{color:#cacaca}.checkbox.is-progress-Missed.is-filled input[type=checkbox]:checked+span:before{background-color:#cacaca}.checkbox.is-progress-Missed.is-filled input[type=checkbox]:checked+span:after{color:#31422f}.checkbox.is-progress-Waiting input[type=checkbox]:checked+span:before{border-color:#fdda7b}.checkbox.is-progress-Waiting.is-text-color input[type=checkbox]:checked~*,.checkbox.is-progress-Waiting input[type=checkbox]:checked+span:after{color:#fdda7b}.checkbox.is-progress-Waiting.is-filled input[type=checkbox]:checked+span:before{background-color:#fdda7b}.checkbox.is-progress-Waiting.is-filled input[type=checkbox]:checked+span:after{color:#31422f}.checkbox.is-exam-header input[type=checkbox]:checked+span:before{border-color:#797979}.checkbox.is-exam-header.is-text-color input[type=checkbox]:checked~*,.checkbox.is-exam-header input[type=checkbox]:checked+span:after{color:#797979}.checkbox.is-exam-header.is-filled input[type=checkbox]:checked+span:before{background-color:#797979}.checkbox.is-exam-header.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-reward-point input[type=checkbox]:checked+span:before{border-color:#ecb920}.checkbox.is-reward-point.is-text-color input[type=checkbox]:checked~*,.checkbox.is-reward-point input[type=checkbox]:checked+span:after{color:#ecb920}.checkbox.is-reward-point.is-filled input[type=checkbox]:checked+span:before{background-color:#ecb920}.checkbox.is-reward-point.is-filled input[type=checkbox]:checked+span:after{color:#31422f}.checkbox.is-exp-point input[type=checkbox]:checked+span:before{border-color:#4493cb}.checkbox.is-exp-point.is-text-color input[type=checkbox]:checked~*,.checkbox.is-exp-point input[type=checkbox]:checked+span:after{color:#4493cb}.checkbox.is-exp-point.is-filled input[type=checkbox]:checked+span:before{background-color:#4493cb}.checkbox.is-exp-point.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-got-reward input[type=checkbox]:checked+span:before{border-color:#aaa}.checkbox.is-got-reward.is-text-color input[type=checkbox]:checked~*,.checkbox.is-got-reward input[type=checkbox]:checked+span:after{color:#aaa}.checkbox.is-got-reward.is-filled input[type=checkbox]:checked+span:before{background-color:#aaa}.checkbox.is-got-reward.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-correct-item input[type=checkbox]:checked+span:before{border-color:#2699fb}.checkbox.is-correct-item.is-text-color input[type=checkbox]:checked~*,.checkbox.is-correct-item input[type=checkbox]:checked+span:after{color:#2699fb}.checkbox.is-correct-item.is-filled input[type=checkbox]:checked+span:before{background-color:#2699fb}.checkbox.is-correct-item.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-wrong-item input[type=checkbox]:checked+span:before{border-color:#ce0029}.checkbox.is-wrong-item.is-text-color input[type=checkbox]:checked~*,.checkbox.is-wrong-item input[type=checkbox]:checked+span:after{color:#ce0029}.checkbox.is-wrong-item.is-filled input[type=checkbox]:checked+span:before{background-color:#ce0029}.checkbox.is-wrong-item.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-table-header input[type=checkbox]:checked+span:before{border-color:#848ea0}.checkbox.is-table-header.is-text-color input[type=checkbox]:checked~*,.checkbox.is-table-header input[type=checkbox]:checked+span:after{color:#848ea0}.checkbox.is-table-header.is-filled input[type=checkbox]:checked+span:before{background-color:#848ea0}.checkbox.is-table-header.is-filled input[type=checkbox]:checked+span:after{color:#fff}.checkbox.is-hero-header input[type=checkbox]:checked+span:before{border-color:#24476b}.checkbox.is-hero-header.is-text-color input[type=checkbox]:checked~*,.checkbox.is-hero-header input[type=checkbox]:checked+span:after{color:#24476b}.checkbox.is-hero-header.is-filled input[type=checkbox]:checked+span:before{background-color:#24476b}.checkbox.is-hero-header.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:.8rem}.checkbox-group .checkbox-title.is-filled{color:#fff;background:#39c;align-self:stretch;display:flex;justify-content:center;align-items:center;padding:0 .8rem}.checkbox-group .checkbox+.checkbox{margin-top:.8rem}.checkbox-group.is-horizontal{flex-direction:row;align-items:center}.checkbox-group.is-horizontal .checkbox-title{text-align:right;margin-right:1.6rem;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.6rem}.checkbox-group.is-bordered{border:1px solid #e5e5e5}.checkbox-group.is-bordered .checkbox,.checkbox-group.is-bordered.is-horizontal .checkbox+.checkbox{margin:.8rem}.checkbox-group.is-bordered.is-horizontal .checkbox-title+.checkbox{margin-left:0}.checkbox-group.is-bordered .checkbox-title{padding:0 .8rem}.checkbox-group.has-divide .checkbox,.checkbox-group.has-divide.is-bordered.is-horizontal .checkbox+.checkbox{padding-right:1.6rem;margin-right:0}.checkbox-group.has-divide .checkbox{border-right:1px solid #e5e5e5}.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:#31422f}.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:#f5f5f5}.checkbox-group.is-light .checkbox-title.is-filled{background-color:#f5f5f5;color:#31422f}.checkbox-group.is-dark.has-divide .checkbox,.checkbox-group.is-dark.is-bordered{border-color:#3e3e3e}.checkbox-group.is-dark .checkbox-title.is-filled{background-color:#3e3e3e;color:#fff}.checkbox-group.is-primary.has-divide .checkbox,.checkbox-group.is-primary.is-bordered{border-color:#39c}.checkbox-group.is-primary .checkbox-title.is-filled{background-color:#39c;color:#fff}.checkbox-group.is-secondary.has-divide .checkbox,.checkbox-group.is-secondary.is-bordered{border-color:#24476b}.checkbox-group.is-secondary .checkbox-title.is-filled{background-color:#24476b;color:#fff}.checkbox-group.is-link.has-divide .checkbox,.checkbox-group.is-link.is-bordered{border-color:#39c}.checkbox-group.is-link .checkbox-title.is-filled{background-color:#39c;color:#fff}.checkbox-group.is-info.has-divide .checkbox,.checkbox-group.is-info.is-bordered{border-color:#0c495c}.checkbox-group.is-info .checkbox-title.is-filled{background-color:#0c495c;color:#fff}.checkbox-group.is-success.has-divide .checkbox,.checkbox-group.is-success.is-bordered{border-color:#679466}.checkbox-group.is-success .checkbox-title.is-filled{background-color:#679466;color:#fff}.checkbox-group.is-warning.has-divide .checkbox,.checkbox-group.is-warning.is-bordered{border-color:#f7b505}.checkbox-group.is-warning .checkbox-title.is-filled{background-color:#f7b505;color:#31422f}.checkbox-group.is-danger.has-divide .checkbox,.checkbox-group.is-danger.is-bordered{border-color:#d13f5c}.checkbox-group.is-danger .checkbox-title.is-filled{background-color:#d13f5c;color:#fff}.checkbox-group.is-progress-NotStartedYet.has-divide .checkbox,.checkbox-group.is-progress-NotStartedYet.is-bordered{border-color:#fdda7b}.checkbox-group.is-progress-NotStartedYet .checkbox-title.is-filled{background-color:#fdda7b;color:#31422f}.checkbox-group.is-progress-Upcomming.has-divide .checkbox,.checkbox-group.is-progress-Upcomming.is-bordered{border-color:#cacaca}.checkbox-group.is-progress-Upcomming .checkbox-title.is-filled{background-color:#cacaca;color:#31422f}.checkbox-group.is-progress-Overdue.has-divide .checkbox,.checkbox-group.is-progress-Overdue.is-bordered{border-color:#ff7b7b}.checkbox-group.is-progress-Overdue .checkbox-title.is-filled{background-color:#ff7b7b;color:#fff}.checkbox-group.is-progress-InProgress.has-divide .checkbox,.checkbox-group.is-progress-InProgress.is-bordered{border-color:#8bd7f8}.checkbox-group.is-progress-InProgress .checkbox-title.is-filled{background-color:#8bd7f8;color:#31422f}.checkbox-group.is-progress-Completed.has-divide .checkbox,.checkbox-group.is-progress-Completed.is-bordered{border-color:#44cbb6}.checkbox-group.is-progress-Completed .checkbox-title.is-filled{background-color:#44cbb6;color:#fff}.checkbox-group.is-progress-course-NotStartedYet.has-divide .checkbox,.checkbox-group.is-progress-course-NotStartedYet.is-bordered{border-color:#ecb920}.checkbox-group.is-progress-course-NotStartedYet .checkbox-title.is-filled{background-color:#ecb920;color:#31422f}.checkbox-group.is-progress-course-InProgress.has-divide .checkbox,.checkbox-group.is-progress-course-InProgress.is-bordered{border-color:#2098c3}.checkbox-group.is-progress-course-InProgress .checkbox-title.is-filled{background-color:#2098c3;color:#fff}.checkbox-group.is-progress-course-Completed.has-divide .checkbox,.checkbox-group.is-progress-course-Completed.is-bordered{border-color:#6eba1e}.checkbox-group.is-progress-course-Completed .checkbox-title.is-filled{background-color:#6eba1e;color:#fff}.checkbox-group.is-progress-Passed.has-divide .checkbox,.checkbox-group.is-progress-Passed.is-bordered{border-color:#44cbb6}.checkbox-group.is-progress-Passed .checkbox-title.is-filled{background-color:#44cbb6;color:#fff}.checkbox-group.is-progress-Failed.has-divide .checkbox,.checkbox-group.is-progress-Failed.is-bordered{border-color:#ff7b7b}.checkbox-group.is-progress-Failed .checkbox-title.is-filled{background-color:#ff7b7b;color:#fff}.checkbox-group.is-progress-Missed.has-divide .checkbox,.checkbox-group.is-progress-Missed.is-bordered{border-color:#cacaca}.checkbox-group.is-progress-Missed .checkbox-title.is-filled{background-color:#cacaca;color:#31422f}.checkbox-group.is-progress-Waiting.has-divide .checkbox,.checkbox-group.is-progress-Waiting.is-bordered{border-color:#fdda7b}.checkbox-group.is-progress-Waiting .checkbox-title.is-filled{background-color:#fdda7b;color:#31422f}.checkbox-group.is-exam-header.has-divide .checkbox,.checkbox-group.is-exam-header.is-bordered{border-color:#797979}.checkbox-group.is-exam-header .checkbox-title.is-filled{background-color:#797979;color:#fff}.checkbox-group.is-reward-point.has-divide .checkbox,.checkbox-group.is-reward-point.is-bordered{border-color:#ecb920}.checkbox-group.is-reward-point .checkbox-title.is-filled{background-color:#ecb920;color:#31422f}.checkbox-group.is-exp-point.has-divide .checkbox,.checkbox-group.is-exp-point.is-bordered{border-color:#4493cb}.checkbox-group.is-exp-point .checkbox-title.is-filled{background-color:#4493cb;color:#fff}.checkbox-group.is-got-reward.has-divide .checkbox,.checkbox-group.is-got-reward.is-bordered{border-color:#aaa}.checkbox-group.is-got-reward .checkbox-title.is-filled{background-color:#aaa;color:#fff}.checkbox-group.is-correct-item.has-divide .checkbox,.checkbox-group.is-correct-item.is-bordered{border-color:#2699fb}.checkbox-group.is-correct-item .checkbox-title.is-filled{background-color:#2699fb;color:#fff}.checkbox-group.is-wrong-item.has-divide .checkbox,.checkbox-group.is-wrong-item.is-bordered{border-color:#ce0029}.checkbox-group.is-wrong-item .checkbox-title.is-filled{background-color:#ce0029;color:#fff}.checkbox-group.is-table-header.has-divide .checkbox,.checkbox-group.is-table-header.is-bordered{border-color:#848ea0}.checkbox-group.is-table-header .checkbox-title.is-filled{background-color:#848ea0;color:#fff}.checkbox-group.is-hero-header.has-divide .checkbox,.checkbox-group.is-hero-header.is-bordered{border-color:#24476b}.checkbox-group.is-hero-header .checkbox-title.is-filled{background-color:#24476b;color:#fff}.radio{line-height:1em;position:relative}.radio.has-bg{display:inline-flex;align-items:center}.radio.has-bg input[type=radio]+span{padding-left:2em;padding-right:.5em;line-height:1.5em;border:1px solid #e5e5e5;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.5em;width:1.5em;position:absolute;left:1px;top:1px;border-right:1px solid #e5e5e5}.radio.has-bg .radio-bg:after{position:absolute;content:"";border:1px solid #e5e5e5;border-radius:100%;height:1em;width:1em;top:.25em;left:.25em}.radio.has-no-text input[type=radio]+span{padding-left:1em}.radio+.radio{margin-left:.8rem}.radio input[type=radio]{position:absolute;visibility:hidden}.radio input[type=radio]+span{padding-left:1em;margin-left:.8rem;display:inline-block}.radio input[type=radio]+span:before{position:absolute;content:"";border:1px solid #e5e5e5;border-radius:100%;height:1em;width:1em;top:0;left:0}.radio input[type=radio]+span:after{position:absolute;content:"";border-radius:100%;height:.5em;width:.5em;top:.25em;left:.25em}.radio input[type=radio]:checked+span:before{border-color:#39c}.radio input[type=radio]:checked+span:after{background:#39c}.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:#f5f5f5}.radio.is-light input[type=radio]:checked+span:after{background:#f5f5f5}.radio.is-light.is-text-color input[type=radio]:checked+span{color:#f5f5f5}.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:#f5f5f5}.radio.is-light.has-bg input[type=radio]:checked+span .radio-bg{background:#f5f5f5;border-color:#f5f5f5}.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:#3e3e3e}.radio.is-dark input[type=radio]:checked+span:after{background:#3e3e3e}.radio.is-dark.is-text-color input[type=radio]:checked+span{color:#3e3e3e}.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:#3e3e3e}.radio.is-dark.has-bg input[type=radio]:checked+span .radio-bg{background:#3e3e3e;border-color:#3e3e3e}.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:#39c}.radio.is-primary input[type=radio]:checked+span:after{background:#39c}.radio.is-primary.is-text-color input[type=radio]:checked+span{color:#39c}.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:#39c}.radio.is-primary.has-bg input[type=radio]:checked+span .radio-bg{background:#39c;border-color:#39c}.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:#24476b}.radio.is-secondary input[type=radio]:checked+span:after{background:#24476b}.radio.is-secondary.is-text-color input[type=radio]:checked+span{color:#24476b}.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:#24476b}.radio.is-secondary.has-bg input[type=radio]:checked+span .radio-bg{background:#24476b;border-color:#24476b}.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:#39c}.radio.is-link input[type=radio]:checked+span:after{background:#39c}.radio.is-link.is-text-color input[type=radio]:checked+span{color:#39c}.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:#39c}.radio.is-link.has-bg input[type=radio]:checked+span .radio-bg{background:#39c;border-color:#39c}.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:#0c495c}.radio.is-info input[type=radio]:checked+span:after{background:#0c495c}.radio.is-info.is-text-color input[type=radio]:checked+span{color:#0c495c}.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:#0c495c}.radio.is-info.has-bg input[type=radio]:checked+span .radio-bg{background:#0c495c;border-color:#0c495c}.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:#679466}.radio.is-success input[type=radio]:checked+span:after{background:#679466}.radio.is-success.is-text-color input[type=radio]:checked+span{color:#679466}.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:#679466}.radio.is-success.has-bg input[type=radio]:checked+span .radio-bg{background:#679466;border-color:#679466}.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:#f7b505}.radio.is-warning input[type=radio]:checked+span:after{background:#f7b505}.radio.is-warning.is-text-color input[type=radio]:checked+span{color:#f7b505}.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:#f7b505}.radio.is-warning.has-bg input[type=radio]:checked+span .radio-bg{background:#f7b505;border-color:#f7b505}.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:#d13f5c}.radio.is-danger input[type=radio]:checked+span:after{background:#d13f5c}.radio.is-danger.is-text-color input[type=radio]:checked+span{color:#d13f5c}.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:#d13f5c}.radio.is-danger.has-bg input[type=radio]:checked+span .radio-bg{background:#d13f5c;border-color:#d13f5c}.radio.is-danger.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-progress-NotStartedYet input[type=radio]:checked+span:before{border-color:#fdda7b}.radio.is-progress-NotStartedYet input[type=radio]:checked+span:after{background:#fdda7b}.radio.is-progress-NotStartedYet.is-text-color input[type=radio]:checked+span{color:#fdda7b}.radio.is-progress-NotStartedYet.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-progress-NotStartedYet.has-bg input[type=radio]:checked+span{border-color:#fdda7b}.radio.is-progress-NotStartedYet.has-bg input[type=radio]:checked+span .radio-bg{background:#fdda7b;border-color:#fdda7b}.radio.is-progress-NotStartedYet.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-progress-Upcomming input[type=radio]:checked+span:before{border-color:#cacaca}.radio.is-progress-Upcomming input[type=radio]:checked+span:after{background:#cacaca}.radio.is-progress-Upcomming.is-text-color input[type=radio]:checked+span{color:#cacaca}.radio.is-progress-Upcomming.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-progress-Upcomming.has-bg input[type=radio]:checked+span{border-color:#cacaca}.radio.is-progress-Upcomming.has-bg input[type=radio]:checked+span .radio-bg{background:#cacaca;border-color:#cacaca}.radio.is-progress-Upcomming.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-progress-Overdue input[type=radio]:checked+span:before{border-color:#ff7b7b}.radio.is-progress-Overdue input[type=radio]:checked+span:after{background:#ff7b7b}.radio.is-progress-Overdue.is-text-color input[type=radio]:checked+span{color:#ff7b7b}.radio.is-progress-Overdue.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-progress-Overdue.has-bg input[type=radio]:checked+span{border-color:#ff7b7b}.radio.is-progress-Overdue.has-bg input[type=radio]:checked+span .radio-bg{background:#ff7b7b;border-color:#ff7b7b}.radio.is-progress-Overdue.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-progress-InProgress input[type=radio]:checked+span:before{border-color:#8bd7f8}.radio.is-progress-InProgress input[type=radio]:checked+span:after{background:#8bd7f8}.radio.is-progress-InProgress.is-text-color input[type=radio]:checked+span{color:#8bd7f8}.radio.is-progress-InProgress.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-progress-InProgress.has-bg input[type=radio]:checked+span{border-color:#8bd7f8}.radio.is-progress-InProgress.has-bg input[type=radio]:checked+span .radio-bg{background:#8bd7f8;border-color:#8bd7f8}.radio.is-progress-InProgress.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-progress-Completed input[type=radio]:checked+span:before{border-color:#44cbb6}.radio.is-progress-Completed input[type=radio]:checked+span:after{background:#44cbb6}.radio.is-progress-Completed.is-text-color input[type=radio]:checked+span{color:#44cbb6}.radio.is-progress-Completed.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-progress-Completed.has-bg input[type=radio]:checked+span{border-color:#44cbb6}.radio.is-progress-Completed.has-bg input[type=radio]:checked+span .radio-bg{background:#44cbb6;border-color:#44cbb6}.radio.is-progress-Completed.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-progress-course-NotStartedYet input[type=radio]:checked+span:before{border-color:#ecb920}.radio.is-progress-course-NotStartedYet input[type=radio]:checked+span:after{background:#ecb920}.radio.is-progress-course-NotStartedYet.is-text-color input[type=radio]:checked+span{color:#ecb920}.radio.is-progress-course-NotStartedYet.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-progress-course-NotStartedYet.has-bg input[type=radio]:checked+span{border-color:#ecb920}.radio.is-progress-course-NotStartedYet.has-bg input[type=radio]:checked+span .radio-bg{background:#ecb920;border-color:#ecb920}.radio.is-progress-course-NotStartedYet.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-progress-course-InProgress input[type=radio]:checked+span:before{border-color:#2098c3}.radio.is-progress-course-InProgress input[type=radio]:checked+span:after{background:#2098c3}.radio.is-progress-course-InProgress.is-text-color input[type=radio]:checked+span{color:#2098c3}.radio.is-progress-course-InProgress.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-progress-course-InProgress.has-bg input[type=radio]:checked+span{border-color:#2098c3}.radio.is-progress-course-InProgress.has-bg input[type=radio]:checked+span .radio-bg{background:#2098c3;border-color:#2098c3}.radio.is-progress-course-InProgress.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-progress-course-Completed input[type=radio]:checked+span:before{border-color:#6eba1e}.radio.is-progress-course-Completed input[type=radio]:checked+span:after{background:#6eba1e}.radio.is-progress-course-Completed.is-text-color input[type=radio]:checked+span{color:#6eba1e}.radio.is-progress-course-Completed.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-progress-course-Completed.has-bg input[type=radio]:checked+span{border-color:#6eba1e}.radio.is-progress-course-Completed.has-bg input[type=radio]:checked+span .radio-bg{background:#6eba1e;border-color:#6eba1e}.radio.is-progress-course-Completed.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-progress-Passed input[type=radio]:checked+span:before{border-color:#44cbb6}.radio.is-progress-Passed input[type=radio]:checked+span:after{background:#44cbb6}.radio.is-progress-Passed.is-text-color input[type=radio]:checked+span{color:#44cbb6}.radio.is-progress-Passed.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-progress-Passed.has-bg input[type=radio]:checked+span{border-color:#44cbb6}.radio.is-progress-Passed.has-bg input[type=radio]:checked+span .radio-bg{background:#44cbb6;border-color:#44cbb6}.radio.is-progress-Passed.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-progress-Failed input[type=radio]:checked+span:before{border-color:#ff7b7b}.radio.is-progress-Failed input[type=radio]:checked+span:after{background:#ff7b7b}.radio.is-progress-Failed.is-text-color input[type=radio]:checked+span{color:#ff7b7b}.radio.is-progress-Failed.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-progress-Failed.has-bg input[type=radio]:checked+span{border-color:#ff7b7b}.radio.is-progress-Failed.has-bg input[type=radio]:checked+span .radio-bg{background:#ff7b7b;border-color:#ff7b7b}.radio.is-progress-Failed.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-progress-Missed input[type=radio]:checked+span:before{border-color:#cacaca}.radio.is-progress-Missed input[type=radio]:checked+span:after{background:#cacaca}.radio.is-progress-Missed.is-text-color input[type=radio]:checked+span{color:#cacaca}.radio.is-progress-Missed.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-progress-Missed.has-bg input[type=radio]:checked+span{border-color:#cacaca}.radio.is-progress-Missed.has-bg input[type=radio]:checked+span .radio-bg{background:#cacaca;border-color:#cacaca}.radio.is-progress-Missed.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-progress-Waiting input[type=radio]:checked+span:before{border-color:#fdda7b}.radio.is-progress-Waiting input[type=radio]:checked+span:after{background:#fdda7b}.radio.is-progress-Waiting.is-text-color input[type=radio]:checked+span{color:#fdda7b}.radio.is-progress-Waiting.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-progress-Waiting.has-bg input[type=radio]:checked+span{border-color:#fdda7b}.radio.is-progress-Waiting.has-bg input[type=radio]:checked+span .radio-bg{background:#fdda7b;border-color:#fdda7b}.radio.is-progress-Waiting.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-exam-header input[type=radio]:checked+span:before{border-color:#797979}.radio.is-exam-header input[type=radio]:checked+span:after{background:#797979}.radio.is-exam-header.is-text-color input[type=radio]:checked+span{color:#797979}.radio.is-exam-header.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-exam-header.has-bg input[type=radio]:checked+span{border-color:#797979}.radio.is-exam-header.has-bg input[type=radio]:checked+span .radio-bg{background:#797979;border-color:#797979}.radio.is-exam-header.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-reward-point input[type=radio]:checked+span:before{border-color:#ecb920}.radio.is-reward-point input[type=radio]:checked+span:after{background:#ecb920}.radio.is-reward-point.is-text-color input[type=radio]:checked+span{color:#ecb920}.radio.is-reward-point.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-reward-point.has-bg input[type=radio]:checked+span{border-color:#ecb920}.radio.is-reward-point.has-bg input[type=radio]:checked+span .radio-bg{background:#ecb920;border-color:#ecb920}.radio.is-reward-point.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-exp-point input[type=radio]:checked+span:before{border-color:#4493cb}.radio.is-exp-point input[type=radio]:checked+span:after{background:#4493cb}.radio.is-exp-point.is-text-color input[type=radio]:checked+span{color:#4493cb}.radio.is-exp-point.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-exp-point.has-bg input[type=radio]:checked+span{border-color:#4493cb}.radio.is-exp-point.has-bg input[type=radio]:checked+span .radio-bg{background:#4493cb;border-color:#4493cb}.radio.is-exp-point.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-got-reward input[type=radio]:checked+span:before{border-color:#aaa}.radio.is-got-reward input[type=radio]:checked+span:after{background:#aaa}.radio.is-got-reward.is-text-color input[type=radio]:checked+span{color:#aaa}.radio.is-got-reward.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-got-reward.has-bg input[type=radio]:checked+span{border-color:#aaa}.radio.is-got-reward.has-bg input[type=radio]:checked+span .radio-bg{background:#aaa;border-color:#aaa}.radio.is-got-reward.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-correct-item input[type=radio]:checked+span:before{border-color:#2699fb}.radio.is-correct-item input[type=radio]:checked+span:after{background:#2699fb}.radio.is-correct-item.is-text-color input[type=radio]:checked+span{color:#2699fb}.radio.is-correct-item.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-correct-item.has-bg input[type=radio]:checked+span{border-color:#2699fb}.radio.is-correct-item.has-bg input[type=radio]:checked+span .radio-bg{background:#2699fb;border-color:#2699fb}.radio.is-correct-item.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-wrong-item input[type=radio]:checked+span:before{border-color:#ce0029}.radio.is-wrong-item input[type=radio]:checked+span:after{background:#ce0029}.radio.is-wrong-item.is-text-color input[type=radio]:checked+span{color:#ce0029}.radio.is-wrong-item.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-wrong-item.has-bg input[type=radio]:checked+span{border-color:#ce0029}.radio.is-wrong-item.has-bg input[type=radio]:checked+span .radio-bg{background:#ce0029;border-color:#ce0029}.radio.is-wrong-item.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:#848ea0}.radio.is-table-header input[type=radio]:checked+span:after{background:#848ea0}.radio.is-table-header.is-text-color input[type=radio]:checked+span{color:#848ea0}.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:#848ea0}.radio.is-table-header.has-bg input[type=radio]:checked+span .radio-bg{background:#848ea0;border-color:#848ea0}.radio.is-table-header.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.radio.is-hero-header input[type=radio]:checked+span:before{border-color:#24476b}.radio.is-hero-header input[type=radio]:checked+span:after{background:#24476b}.radio.is-hero-header.is-text-color input[type=radio]:checked+span{color:#24476b}.radio.is-hero-header.has-bg input[type=radio]:checked+span:after{background:#fff}.radio.is-hero-header.has-bg input[type=radio]:checked+span{border-color:#24476b}.radio.is-hero-header.has-bg input[type=radio]:checked+span .radio-bg{background:#24476b;border-color:#24476b}.radio.is-hero-header.has-bg input[type=radio]:checked+span .radio-bg:after{border-color:#fff}.select.is-borderless select{background:transparent;border:0;padding-left:0}.select .show-placeholder{color:#999}.select .show-placeholder option{color:#31422f}.select:not(.is-multiple) select{padding-right:1.8em}.select.is-loading:after{top:50%;margin-top:-.5em}.select:not(.is-multiple):not(.is-loading):after{width:.6em;height:.6em;top:50%;right:.6em;border-radius:0;border-width:1px;margin-top:-.45em}.select:not(:hover).is-loading:after{border-top-color:transparent;border-right-color:transparent}.is-required .label:after{color:#d13f5c;content:" *";display:inline}form .select select.ng-touched.ng-invalid,form.submitted .select select.ng-invalid{border:1px solid #d13f5c}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 #d13f5c}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:-4rem;left:0;padding:.5rem 1rem;border-radius:4px;background-color:#d13f5c;color:#fff;text-align:left;white-space:nowrap;z-index:9999}.circle{width:1em;height:1em;border-radius:50%;background:#797979}.circle.is-white{background:#fff}.circle.is-black{background:#0a0a0a}.circle.is-light{background:#f5f5f5}.circle.is-dark{background:#3e3e3e}.circle.is-primary{background:#39c}.circle.is-secondary{background:#24476b}.circle.is-link{background:#39c}.circle.is-info{background:#0c495c}.circle.is-success{background:#679466}.circle.is-warning{background:#f7b505}.circle.is-danger{background:#d13f5c}.circle.is-progress-NotStartedYet{background:#fdda7b}.circle.is-progress-Upcomming{background:#cacaca}.circle.is-progress-Overdue{background:#ff7b7b}.circle.is-progress-InProgress{background:#8bd7f8}.circle.is-progress-Completed{background:#44cbb6}.circle.is-progress-course-NotStartedYet{background:#ecb920}.circle.is-progress-course-InProgress{background:#2098c3}.circle.is-progress-course-Completed{background:#6eba1e}.circle.is-progress-Passed{background:#44cbb6}.circle.is-progress-Failed{background:#ff7b7b}.circle.is-progress-Missed{background:#cacaca}.circle.is-progress-Waiting{background:#fdda7b}.circle.is-exam-header{background:#797979}.circle.is-reward-point{background:#ecb920}.circle.is-exp-point{background:#4493cb}.circle.is-got-reward{background:#aaa}.circle.is-correct-item{background:#2699fb}.circle.is-wrong-item{background:#ce0029}.circle.is-table-header{background:#848ea0}.circle.is-hero-header{background:#24476b}.triangle-up{width:0;height:0;border-left:.5em solid transparent;border-right:.5em solid transparent;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 #f5f5f5}.triangle-up.is-dark{border-bottom:.5em solid #3e3e3e}.triangle-up.is-primary{border-bottom:.5em solid #39c}.triangle-up.is-secondary{border-bottom:.5em solid #24476b}.triangle-up.is-link{border-bottom:.5em solid #39c}.triangle-up.is-info{border-bottom:.5em solid #0c495c}.triangle-up.is-success{border-bottom:.5em solid #679466}.triangle-up.is-warning{border-bottom:.5em solid #f7b505}.triangle-up.is-danger{border-bottom:.5em solid #d13f5c}.triangle-up.is-progress-NotStartedYet{border-bottom:.5em solid #fdda7b}.triangle-up.is-progress-Upcomming{border-bottom:.5em solid #cacaca}.triangle-up.is-progress-Overdue{border-bottom:.5em solid #ff7b7b}.triangle-up.is-progress-InProgress{border-bottom:.5em solid #8bd7f8}.triangle-up.is-progress-Completed{border-bottom:.5em solid #44cbb6}.triangle-up.is-progress-course-NotStartedYet{border-bottom:.5em solid #ecb920}.triangle-up.is-progress-course-InProgress{border-bottom:.5em solid #2098c3}.triangle-up.is-progress-course-Completed{border-bottom:.5em solid #6eba1e}.triangle-up.is-progress-Passed{border-bottom:.5em solid #44cbb6}.triangle-up.is-progress-Failed{border-bottom:.5em solid #ff7b7b}.triangle-up.is-progress-Missed{border-bottom:.5em solid #cacaca}.triangle-up.is-progress-Waiting{border-bottom:.5em solid #fdda7b}.triangle-up.is-exam-header{border-bottom:.5em solid #797979}.triangle-up.is-reward-point{border-bottom:.5em solid #ecb920}.triangle-up.is-exp-point{border-bottom:.5em solid #4493cb}.triangle-up.is-got-reward{border-bottom:.5em solid #aaa}.triangle-up.is-correct-item{border-bottom:.5em solid #2699fb}.triangle-up.is-wrong-item{border-bottom:.5em solid #ce0029}.triangle-up.is-table-header{border-bottom:.5em solid #848ea0}.triangle-up.is-hero-header{border-bottom:.5em solid #24476b}.triangle-down{width:0;height:0;border-left:.5em solid transparent;border-right:.5em solid transparent;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 #f5f5f5}.triangle-down.is-dark{border-top:.5em solid #3e3e3e}.triangle-down.is-primary{border-top:.5em solid #39c}.triangle-down.is-secondary{border-top:.5em solid #24476b}.triangle-down.is-link{border-top:.5em solid #39c}.triangle-down.is-info{border-top:.5em solid #0c495c}.triangle-down.is-success{border-top:.5em solid #679466}.triangle-down.is-warning{border-top:.5em solid #f7b505}.triangle-down.is-danger{border-top:.5em solid #d13f5c}.triangle-down.is-progress-NotStartedYet{border-top:.5em solid #fdda7b}.triangle-down.is-progress-Upcomming{border-top:.5em solid #cacaca}.triangle-down.is-progress-Overdue{border-top:.5em solid #ff7b7b}.triangle-down.is-progress-InProgress{border-top:.5em solid #8bd7f8}.triangle-down.is-progress-Completed{border-top:.5em solid #44cbb6}.triangle-down.is-progress-course-NotStartedYet{border-top:.5em solid #ecb920}.triangle-down.is-progress-course-InProgress{border-top:.5em solid #2098c3}.triangle-down.is-progress-course-Completed{border-top:.5em solid #6eba1e}.triangle-down.is-progress-Passed{border-top:.5em solid #44cbb6}.triangle-down.is-progress-Failed{border-top:.5em solid #ff7b7b}.triangle-down.is-progress-Missed{border-top:.5em solid #cacaca}.triangle-down.is-progress-Waiting{border-top:.5em solid #fdda7b}.triangle-down.is-exam-header{border-top:.5em solid #797979}.triangle-down.is-reward-point{border-top:.5em solid #ecb920}.triangle-down.is-exp-point{border-top:.5em solid #4493cb}.triangle-down.is-got-reward{border-top:.5em solid #aaa}.triangle-down.is-correct-item{border-top:.5em solid #2699fb}.triangle-down.is-wrong-item{border-top:.5em solid #ce0029}.triangle-down.is-table-header{border-top:.5em solid #848ea0}.triangle-down.is-hero-header{border-top:.5em solid #24476b}.triangle-right{width:0;height:0;border-top:.5em solid transparent;border-bottom:.5em solid transparent;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 #f5f5f5}.triangle-right.is-dark{border-left:.5em solid #3e3e3e}.triangle-right.is-primary{border-left:.5em solid #39c}.triangle-right.is-secondary{border-left:.5em solid #24476b}.triangle-right.is-link{border-left:.5em solid #39c}.triangle-right.is-info{border-left:.5em solid #0c495c}.triangle-right.is-success{border-left:.5em solid #679466}.triangle-right.is-warning{border-left:.5em solid #f7b505}.triangle-right.is-danger{border-left:.5em solid #d13f5c}.triangle-right.is-progress-NotStartedYet{border-left:.5em solid #fdda7b}.triangle-right.is-progress-Upcomming{border-left:.5em solid #cacaca}.triangle-right.is-progress-Overdue{border-left:.5em solid #ff7b7b}.triangle-right.is-progress-InProgress{border-left:.5em solid #8bd7f8}.triangle-right.is-progress-Completed{border-left:.5em solid #44cbb6}.triangle-right.is-progress-course-NotStartedYet{border-left:.5em solid #ecb920}.triangle-right.is-progress-course-InProgress{border-left:.5em solid #2098c3}.triangle-right.is-progress-course-Completed{border-left:.5em solid #6eba1e}.triangle-right.is-progress-Passed{border-left:.5em solid #44cbb6}.triangle-right.is-progress-Failed{border-left:.5em solid #ff7b7b}.triangle-right.is-progress-Missed{border-left:.5em solid #cacaca}.triangle-right.is-progress-Waiting{border-left:.5em solid #fdda7b}.triangle-right.is-exam-header{border-left:.5em solid #797979}.triangle-right.is-reward-point{border-left:.5em solid #ecb920}.triangle-right.is-exp-point{border-left:.5em solid #4493cb}.triangle-right.is-got-reward{border-left:.5em solid #aaa}.triangle-right.is-correct-item{border-left:.5em solid #2699fb}.triangle-right.is-wrong-item{border-left:.5em solid #ce0029}.triangle-right.is-table-header{border-left:.5em solid #848ea0}.triangle-right.is-hero-header{border-left:.5em solid #24476b}.triangle-left{width:0;height:0;border-top:.5em solid transparent;border-bottom:.5em solid transparent;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 #f5f5f5}.triangle-left.is-dark{border-right:.5em solid #3e3e3e}.triangle-left.is-primary{border-right:.5em solid #39c}.triangle-left.is-secondary{border-right:.5em solid #24476b}.triangle-left.is-link{border-right:.5em solid #39c}.triangle-left.is-info{border-right:.5em solid #0c495c}.triangle-left.is-success{border-right:.5em solid #679466}.triangle-left.is-warning{border-right:.5em solid #f7b505}.triangle-left.is-danger{border-right:.5em solid #d13f5c}.triangle-left.is-progress-NotStartedYet{border-right:.5em solid #fdda7b}.triangle-left.is-progress-Upcomming{border-right:.5em solid #cacaca}.triangle-left.is-progress-Overdue{border-right:.5em solid #ff7b7b}.triangle-left.is-progress-InProgress{border-right:.5em solid #8bd7f8}.triangle-left.is-progress-Completed{border-right:.5em solid #44cbb6}.triangle-left.is-progress-course-NotStartedYet{border-right:.5em solid #ecb920}.triangle-left.is-progress-course-InProgress{border-right:.5em solid #2098c3}.triangle-left.is-progress-course-Completed{border-right:.5em solid #6eba1e}.triangle-left.is-progress-Passed{border-right:.5em solid #44cbb6}.triangle-left.is-progress-Failed{border-right:.5em solid #ff7b7b}.triangle-left.is-progress-Missed{border-right:.5em solid #cacaca}.triangle-left.is-progress-Waiting{border-right:.5em solid #fdda7b}.triangle-left.is-exam-header{border-right:.5em solid #797979}.triangle-left.is-reward-point{border-right:.5em solid #ecb920}.triangle-left.is-exp-point{border-right:.5em solid #4493cb}.triangle-left.is-got-reward{border-right:.5em solid #aaa}.triangle-left.is-correct-item{border-right:.5em solid #2699fb}.triangle-left.is-wrong-item{border-right:.5em solid #ce0029}.triangle-left.is-table-header{border-right:.5em solid #848ea0}.triangle-left.is-hero-header{border-right:.5em solid #24476b}ss-multiselect-dropdown .button{padding-right:2em}ss-multiselect-dropdown .dropdown-menu{position:absolute;top:100%;left:0;z-index:1;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175)}ss-multiselect-dropdown .dropdown-menu span{margin-left:.5em;vertical-align:top}.completer-selected-row{background-color:#39c!important;color:#fff!important}bs-datepicker-container,bs-daterangepicker-container{z-index:1020}.bs-datepicker-body .today-class{color:#39c}.bs-datepicker-body table td{text-align:center}.theme-default .bs-datepicker-head{background-color:#39c}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 #e5e5e5;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:#fff}.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:#797979;background-color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell{height:100%;padding:0;overflow-x:visible;border-right:1px solid #e5e5e5}.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:#31422f}.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:#f5f5f5;color:#31422f}.ngx-datatable.material .datatable-header .datatable-header-cell.is-dark .datatable-header-cell-template-wrap-custom-head{background-color:#3e3e3e;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-primary .datatable-header-cell-template-wrap-custom-head{background-color:#39c;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-secondary .datatable-header-cell-template-wrap-custom-head{background-color:#24476b;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-link .datatable-header-cell-template-wrap-custom-head{background-color:#39c;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-info .datatable-header-cell-template-wrap-custom-head{background-color:#0c495c;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-success .datatable-header-cell-template-wrap-custom-head{background-color:#679466;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-warning .datatable-header-cell-template-wrap-custom-head{background-color:#f7b505;color:#31422f}.ngx-datatable.material .datatable-header .datatable-header-cell.is-danger .datatable-header-cell-template-wrap-custom-head{background-color:#d13f5c;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-progress-NotStartedYet .datatable-header-cell-template-wrap-custom-head{background-color:#fdda7b;color:#31422f}.ngx-datatable.material .datatable-header .datatable-header-cell.is-progress-Upcomming .datatable-header-cell-template-wrap-custom-head{background-color:#cacaca;color:#31422f}.ngx-datatable.material .datatable-header .datatable-header-cell.is-progress-Overdue .datatable-header-cell-template-wrap-custom-head{background-color:#ff7b7b;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-progress-InProgress .datatable-header-cell-template-wrap-custom-head{background-color:#8bd7f8;color:#31422f}.ngx-datatable.material .datatable-header .datatable-header-cell.is-progress-Completed .datatable-header-cell-template-wrap-custom-head{background-color:#44cbb6;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-progress-course-NotStartedYet .datatable-header-cell-template-wrap-custom-head{background-color:#ecb920;color:#31422f}.ngx-datatable.material .datatable-header .datatable-header-cell.is-progress-course-InProgress .datatable-header-cell-template-wrap-custom-head{background-color:#2098c3;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-progress-course-Completed .datatable-header-cell-template-wrap-custom-head{background-color:#6eba1e;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-progress-Passed .datatable-header-cell-template-wrap-custom-head{background-color:#44cbb6;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-progress-Failed .datatable-header-cell-template-wrap-custom-head{background-color:#ff7b7b;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-progress-Missed .datatable-header-cell-template-wrap-custom-head{background-color:#cacaca;color:#31422f}.ngx-datatable.material .datatable-header .datatable-header-cell.is-progress-Waiting .datatable-header-cell-template-wrap-custom-head{background-color:#fdda7b;color:#31422f}.ngx-datatable.material .datatable-header .datatable-header-cell.is-exam-header .datatable-header-cell-template-wrap-custom-head{background-color:#797979;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-reward-point .datatable-header-cell-template-wrap-custom-head{background-color:#ecb920;color:#31422f}.ngx-datatable.material .datatable-header .datatable-header-cell.is-exp-point .datatable-header-cell-template-wrap-custom-head{background-color:#4493cb;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-got-reward .datatable-header-cell-template-wrap-custom-head{background-color:#aaa;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-correct-item .datatable-header-cell-template-wrap-custom-head{background-color:#2699fb;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-wrong-item .datatable-header-cell-template-wrap-custom-head{background-color:#ce0029;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-table-header .datatable-header-cell-template-wrap-custom-head{background-color:#848ea0;color:#fff}.ngx-datatable.material .datatable-header .datatable-header-cell.is-hero-header .datatable-header-cell-template-wrap-custom-head{background-color:#24476b;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.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:4rem;border-radius:0;border-color:#f2f2f2}.ngx-datatable.material .datatable-header .datatable-header-cell-template-wrap-custom>.control .icon{height:4rem}.ngx-datatable.material .datatable-header .datatable-header-cell-template-wrap-custom-head{background-color:#848ea0;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 #e5e5e5}.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}.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell{color:#31422f;font-size:1.4rem;font-weight:inherit;padding:.25em 1em;border-right:1px solid #e5e5e5}.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:#31422f}.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:#31422f}.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:#f5f5f5;color:#31422f}.ngx-datatable.material .datatable-body .datatable-body-row.is-dark{background-color:#3e3e3e;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-primary{background-color:#39c;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-secondary{background-color:#24476b;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-link{background-color:#39c;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-info{background-color:#0c495c;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-success{background-color:#679466;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-warning{background-color:#f7b505;color:#31422f}.ngx-datatable.material .datatable-body .datatable-body-row.is-danger{background-color:#d13f5c;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-progress-NotStartedYet{background-color:#fdda7b;color:#31422f}.ngx-datatable.material .datatable-body .datatable-body-row.is-progress-Upcomming{background-color:#cacaca;color:#31422f}.ngx-datatable.material .datatable-body .datatable-body-row.is-progress-Overdue{background-color:#ff7b7b;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-progress-InProgress{background-color:#8bd7f8;color:#31422f}.ngx-datatable.material .datatable-body .datatable-body-row.is-progress-Completed{background-color:#44cbb6;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-progress-course-NotStartedYet{background-color:#ecb920;color:#31422f}.ngx-datatable.material .datatable-body .datatable-body-row.is-progress-course-InProgress{background-color:#2098c3;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-progress-course-Completed{background-color:#6eba1e;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-progress-Passed{background-color:#44cbb6;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-progress-Failed{background-color:#ff7b7b;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-progress-Missed{background-color:#cacaca;color:#31422f}.ngx-datatable.material .datatable-body .datatable-body-row.is-progress-Waiting{background-color:#fdda7b;color:#31422f}.ngx-datatable.material .datatable-body .datatable-body-row.is-exam-header{background-color:#797979;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-reward-point{background-color:#ecb920;color:#31422f}.ngx-datatable.material .datatable-body .datatable-body-row.is-exp-point{background-color:#4493cb;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-got-reward{background-color:#aaa;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-correct-item{background-color:#2699fb;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-wrong-item{background-color:#ce0029;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-table-header{background-color:#848ea0;color:#fff}.ngx-datatable.material .datatable-body .datatable-body-row.is-hero-header{background-color:#24476b;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:#39c}.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:#797979}.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:#fff}.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 #e5e5e5!important;background-color:#fff;height:1em!important;width:1em!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 #39c!important;transform:none!important;height:inherit!important}.datatable-checkbox input[type=checkbox]:checked:after{position:absolute;content:"✓";text-align:center;font-weight:700;color:#39c;font-size:.8em;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:.8rem}.ngx-datatable.material .datatable-header .datatable-header-cell{color:#fff;font-size:1.4rem;font-weight:700}.ngx-datatable.material .datatable-header .datatable-header-cell .datatable-header-cell-wrapper .datatable-header-cell-label{color:inherit;font-size:inherit;font-weight:inherit}.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}.toast-container .ngx-toastr{padding:15px}.toast-container .ngx-toastr:hover{box-shadow:0 0 7px #999}.toast-container .ngx-toastr.is-white{color:#31422f;background-color:#fff}.toast-container .ngx-toastr.is-black{color:#fff;background-color:#0a0a0a}.toast-container .ngx-toastr.is-light{color:#31422f;background-color:#f5f5f5}.toast-container .ngx-toastr.is-dark{color:#fff;background-color:#3e3e3e}.toast-container .ngx-toastr.is-primary{color:#fff;background-color:#39c}.toast-container .ngx-toastr.is-secondary{color:#fff;background-color:#24476b}.toast-container .ngx-toastr.is-link{color:#fff;background-color:#39c}.toast-container .ngx-toastr.is-info{color:#fff;background-color:#0c495c}.toast-container .ngx-toastr.is-success{color:#fff;background-color:#679466}.toast-container .ngx-toastr.is-warning{color:#31422f;background-color:#f7b505}.toast-container .ngx-toastr.is-danger{color:#fff;background-color:#d13f5c}.toast-container .ngx-toastr.is-progress-NotStartedYet{color:#31422f;background-color:#fdda7b}.toast-container .ngx-toastr.is-progress-Upcomming{color:#31422f;background-color:#cacaca}.toast-container .ngx-toastr.is-progress-Overdue{color:#fff;background-color:#ff7b7b}.toast-container .ngx-toastr.is-progress-InProgress{color:#31422f;background-color:#8bd7f8}.toast-container .ngx-toastr.is-progress-Completed{color:#fff;background-color:#44cbb6}.toast-container .ngx-toastr.is-progress-course-NotStartedYet{color:#31422f;background-color:#ecb920}.toast-container .ngx-toastr.is-progress-course-InProgress{color:#fff;background-color:#2098c3}.toast-container .ngx-toastr.is-progress-course-Completed{color:#fff;background-color:#6eba1e}.toast-container .ngx-toastr.is-progress-Passed{color:#fff;background-color:#44cbb6}.toast-container .ngx-toastr.is-progress-Failed{color:#fff;background-color:#ff7b7b}.toast-container .ngx-toastr.is-progress-Missed{color:#31422f;background-color:#cacaca}.toast-container .ngx-toastr.is-progress-Waiting{color:#31422f;background-color:#fdda7b}.toast-container .ngx-toastr.is-exam-header{color:#fff;background-color:#797979}.toast-container .ngx-toastr.is-reward-point{color:#31422f;background-color:#ecb920}.toast-container .ngx-toastr.is-exp-point{color:#fff;background-color:#4493cb}.toast-container .ngx-toastr.is-got-reward{color:#fff;background-color:#aaa}.toast-container .ngx-toastr.is-correct-item{color:#fff;background-color:#2699fb}.toast-container .ngx-toastr.is-wrong-item{color:#fff;background-color:#ce0029}.toast-container .ngx-toastr.is-table-header{color:#fff;background-color:#848ea0}.toast-container .ngx-toastr.is-hero-header{color:#fff;background-color:#24476b}.tippy-box{position:relative;font-size:1.4rem;font-weight:400;background-color:#f2f2f2;color:#31422f;background-clip:padding-box;border:1px rgba(0,8,16,.15);border-radius:4px;box-shadow:0 4px 14px -2px rgba(0,8,16,.08)}.tippy-box>.tippy-arrow:after{content:"";position:absolute;z-index:-1;border-color:transparent;border-style:none}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:#f2f2f2}.tippy-box[data-placement^=top]>.tippy-arrow:after{border-top-color:rgba(0,8,16,.15);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:rgba(0,8,16,.15);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:rgba(0,8,16,.15);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:rgba(0,8,16,.15);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:#31422f}.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:#f5f5f5;color:#31422f}.tippy-box[data-theme~=is-light][data-placement^=top]>.tippy-arrow:before{border-top-color:#f5f5f5}.tippy-box[data-theme~=is-light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#f5f5f5}.tippy-box[data-theme~=is-light][data-placement^=left]>.tippy-arrow:before{border-left-color:#f5f5f5}.tippy-box[data-theme~=is-light][data-placement^=right]>.tippy-arrow:before{border-right-color:#f5f5f5}.tippy-box[data-theme~=is-dark]{background-color:#3e3e3e;color:#fff}.tippy-box[data-theme~=is-dark][data-placement^=top]>.tippy-arrow:before{border-top-color:#3e3e3e}.tippy-box[data-theme~=is-dark][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#3e3e3e}.tippy-box[data-theme~=is-dark][data-placement^=left]>.tippy-arrow:before{border-left-color:#3e3e3e}.tippy-box[data-theme~=is-dark][data-placement^=right]>.tippy-arrow:before{border-right-color:#3e3e3e}.tippy-box[data-theme~=is-primary]{background-color:#39c;color:#fff}.tippy-box[data-theme~=is-primary][data-placement^=top]>.tippy-arrow:before{border-top-color:#39c}.tippy-box[data-theme~=is-primary][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#39c}.tippy-box[data-theme~=is-primary][data-placement^=left]>.tippy-arrow:before{border-left-color:#39c}.tippy-box[data-theme~=is-primary][data-placement^=right]>.tippy-arrow:before{border-right-color:#39c}.tippy-box[data-theme~=is-secondary]{background-color:#24476b;color:#fff}.tippy-box[data-theme~=is-secondary][data-placement^=top]>.tippy-arrow:before{border-top-color:#24476b}.tippy-box[data-theme~=is-secondary][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#24476b}.tippy-box[data-theme~=is-secondary][data-placement^=left]>.tippy-arrow:before{border-left-color:#24476b}.tippy-box[data-theme~=is-secondary][data-placement^=right]>.tippy-arrow:before{border-right-color:#24476b}.tippy-box[data-theme~=is-link]{background-color:#39c;color:#fff}.tippy-box[data-theme~=is-link][data-placement^=top]>.tippy-arrow:before{border-top-color:#39c}.tippy-box[data-theme~=is-link][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#39c}.tippy-box[data-theme~=is-link][data-placement^=left]>.tippy-arrow:before{border-left-color:#39c}.tippy-box[data-theme~=is-link][data-placement^=right]>.tippy-arrow:before{border-right-color:#39c}.tippy-box[data-theme~=is-info]{background-color:#0c495c;color:#fff}.tippy-box[data-theme~=is-info][data-placement^=top]>.tippy-arrow:before{border-top-color:#0c495c}.tippy-box[data-theme~=is-info][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#0c495c}.tippy-box[data-theme~=is-info][data-placement^=left]>.tippy-arrow:before{border-left-color:#0c495c}.tippy-box[data-theme~=is-info][data-placement^=right]>.tippy-arrow:before{border-right-color:#0c495c}.tippy-box[data-theme~=is-success]{background-color:#679466;color:#fff}.tippy-box[data-theme~=is-success][data-placement^=top]>.tippy-arrow:before{border-top-color:#679466}.tippy-box[data-theme~=is-success][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#679466}.tippy-box[data-theme~=is-success][data-placement^=left]>.tippy-arrow:before{border-left-color:#679466}.tippy-box[data-theme~=is-success][data-placement^=right]>.tippy-arrow:before{border-right-color:#679466}.tippy-box[data-theme~=is-warning]{background-color:#f7b505;color:#31422f}.tippy-box[data-theme~=is-warning][data-placement^=top]>.tippy-arrow:before{border-top-color:#f7b505}.tippy-box[data-theme~=is-warning][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#f7b505}.tippy-box[data-theme~=is-warning][data-placement^=left]>.tippy-arrow:before{border-left-color:#f7b505}.tippy-box[data-theme~=is-warning][data-placement^=right]>.tippy-arrow:before{border-right-color:#f7b505}.tippy-box[data-theme~=is-danger]{background-color:#d13f5c;color:#fff}.tippy-box[data-theme~=is-danger][data-placement^=top]>.tippy-arrow:before{border-top-color:#d13f5c}.tippy-box[data-theme~=is-danger][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#d13f5c}.tippy-box[data-theme~=is-danger][data-placement^=left]>.tippy-arrow:before{border-left-color:#d13f5c}.tippy-box[data-theme~=is-danger][data-placement^=right]>.tippy-arrow:before{border-right-color:#d13f5c}.tippy-box[data-theme~=is-progress-NotStartedYet]{background-color:#fdda7b;color:#31422f}.tippy-box[data-theme~=is-progress-NotStartedYet][data-placement^=top]>.tippy-arrow:before{border-top-color:#fdda7b}.tippy-box[data-theme~=is-progress-NotStartedYet][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fdda7b}.tippy-box[data-theme~=is-progress-NotStartedYet][data-placement^=left]>.tippy-arrow:before{border-left-color:#fdda7b}.tippy-box[data-theme~=is-progress-NotStartedYet][data-placement^=right]>.tippy-arrow:before{border-right-color:#fdda7b}.tippy-box[data-theme~=is-progress-Upcomming]{background-color:#cacaca;color:#31422f}.tippy-box[data-theme~=is-progress-Upcomming][data-placement^=top]>.tippy-arrow:before{border-top-color:#cacaca}.tippy-box[data-theme~=is-progress-Upcomming][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#cacaca}.tippy-box[data-theme~=is-progress-Upcomming][data-placement^=left]>.tippy-arrow:before{border-left-color:#cacaca}.tippy-box[data-theme~=is-progress-Upcomming][data-placement^=right]>.tippy-arrow:before{border-right-color:#cacaca}.tippy-box[data-theme~=is-progress-Overdue]{background-color:#ff7b7b;color:#fff}.tippy-box[data-theme~=is-progress-Overdue][data-placement^=top]>.tippy-arrow:before{border-top-color:#ff7b7b}.tippy-box[data-theme~=is-progress-Overdue][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#ff7b7b}.tippy-box[data-theme~=is-progress-Overdue][data-placement^=left]>.tippy-arrow:before{border-left-color:#ff7b7b}.tippy-box[data-theme~=is-progress-Overdue][data-placement^=right]>.tippy-arrow:before{border-right-color:#ff7b7b}.tippy-box[data-theme~=is-progress-InProgress]{background-color:#8bd7f8;color:#31422f}.tippy-box[data-theme~=is-progress-InProgress][data-placement^=top]>.tippy-arrow:before{border-top-color:#8bd7f8}.tippy-box[data-theme~=is-progress-InProgress][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#8bd7f8}.tippy-box[data-theme~=is-progress-InProgress][data-placement^=left]>.tippy-arrow:before{border-left-color:#8bd7f8}.tippy-box[data-theme~=is-progress-InProgress][data-placement^=right]>.tippy-arrow:before{border-right-color:#8bd7f8}.tippy-box[data-theme~=is-progress-Completed]{background-color:#44cbb6;color:#fff}.tippy-box[data-theme~=is-progress-Completed][data-placement^=top]>.tippy-arrow:before{border-top-color:#44cbb6}.tippy-box[data-theme~=is-progress-Completed][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#44cbb6}.tippy-box[data-theme~=is-progress-Completed][data-placement^=left]>.tippy-arrow:before{border-left-color:#44cbb6}.tippy-box[data-theme~=is-progress-Completed][data-placement^=right]>.tippy-arrow:before{border-right-color:#44cbb6}.tippy-box[data-theme~=is-progress-course-NotStartedYet]{background-color:#ecb920;color:#31422f}.tippy-box[data-theme~=is-progress-course-NotStartedYet][data-placement^=top]>.tippy-arrow:before{border-top-color:#ecb920}.tippy-box[data-theme~=is-progress-course-NotStartedYet][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#ecb920}.tippy-box[data-theme~=is-progress-course-NotStartedYet][data-placement^=left]>.tippy-arrow:before{border-left-color:#ecb920}.tippy-box[data-theme~=is-progress-course-NotStartedYet][data-placement^=right]>.tippy-arrow:before{border-right-color:#ecb920}.tippy-box[data-theme~=is-progress-course-InProgress]{background-color:#2098c3;color:#fff}.tippy-box[data-theme~=is-progress-course-InProgress][data-placement^=top]>.tippy-arrow:before{border-top-color:#2098c3}.tippy-box[data-theme~=is-progress-course-InProgress][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#2098c3}.tippy-box[data-theme~=is-progress-course-InProgress][data-placement^=left]>.tippy-arrow:before{border-left-color:#2098c3}.tippy-box[data-theme~=is-progress-course-InProgress][data-placement^=right]>.tippy-arrow:before{border-right-color:#2098c3}.tippy-box[data-theme~=is-progress-course-Completed]{background-color:#6eba1e;color:#fff}.tippy-box[data-theme~=is-progress-course-Completed][data-placement^=top]>.tippy-arrow:before{border-top-color:#6eba1e}.tippy-box[data-theme~=is-progress-course-Completed][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#6eba1e}.tippy-box[data-theme~=is-progress-course-Completed][data-placement^=left]>.tippy-arrow:before{border-left-color:#6eba1e}.tippy-box[data-theme~=is-progress-course-Completed][data-placement^=right]>.tippy-arrow:before{border-right-color:#6eba1e}.tippy-box[data-theme~=is-progress-Passed]{background-color:#44cbb6;color:#fff}.tippy-box[data-theme~=is-progress-Passed][data-placement^=top]>.tippy-arrow:before{border-top-color:#44cbb6}.tippy-box[data-theme~=is-progress-Passed][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#44cbb6}.tippy-box[data-theme~=is-progress-Passed][data-placement^=left]>.tippy-arrow:before{border-left-color:#44cbb6}.tippy-box[data-theme~=is-progress-Passed][data-placement^=right]>.tippy-arrow:before{border-right-color:#44cbb6}.tippy-box[data-theme~=is-progress-Failed]{background-color:#ff7b7b;color:#fff}.tippy-box[data-theme~=is-progress-Failed][data-placement^=top]>.tippy-arrow:before{border-top-color:#ff7b7b}.tippy-box[data-theme~=is-progress-Failed][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#ff7b7b}.tippy-box[data-theme~=is-progress-Failed][data-placement^=left]>.tippy-arrow:before{border-left-color:#ff7b7b}.tippy-box[data-theme~=is-progress-Failed][data-placement^=right]>.tippy-arrow:before{border-right-color:#ff7b7b}.tippy-box[data-theme~=is-progress-Missed]{background-color:#cacaca;color:#31422f}.tippy-box[data-theme~=is-progress-Missed][data-placement^=top]>.tippy-arrow:before{border-top-color:#cacaca}.tippy-box[data-theme~=is-progress-Missed][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#cacaca}.tippy-box[data-theme~=is-progress-Missed][data-placement^=left]>.tippy-arrow:before{border-left-color:#cacaca}.tippy-box[data-theme~=is-progress-Missed][data-placement^=right]>.tippy-arrow:before{border-right-color:#cacaca}.tippy-box[data-theme~=is-progress-Waiting]{background-color:#fdda7b;color:#31422f}.tippy-box[data-theme~=is-progress-Waiting][data-placement^=top]>.tippy-arrow:before{border-top-color:#fdda7b}.tippy-box[data-theme~=is-progress-Waiting][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fdda7b}.tippy-box[data-theme~=is-progress-Waiting][data-placement^=left]>.tippy-arrow:before{border-left-color:#fdda7b}.tippy-box[data-theme~=is-progress-Waiting][data-placement^=right]>.tippy-arrow:before{border-right-color:#fdda7b}.tippy-box[data-theme~=is-exam-header]{background-color:#797979;color:#fff}.tippy-box[data-theme~=is-exam-header][data-placement^=top]>.tippy-arrow:before{border-top-color:#797979}.tippy-box[data-theme~=is-exam-header][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#797979}.tippy-box[data-theme~=is-exam-header][data-placement^=left]>.tippy-arrow:before{border-left-color:#797979}.tippy-box[data-theme~=is-exam-header][data-placement^=right]>.tippy-arrow:before{border-right-color:#797979}.tippy-box[data-theme~=is-reward-point]{background-color:#ecb920;color:#31422f}.tippy-box[data-theme~=is-reward-point][data-placement^=top]>.tippy-arrow:before{border-top-color:#ecb920}.tippy-box[data-theme~=is-reward-point][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#ecb920}.tippy-box[data-theme~=is-reward-point][data-placement^=left]>.tippy-arrow:before{border-left-color:#ecb920}.tippy-box[data-theme~=is-reward-point][data-placement^=right]>.tippy-arrow:before{border-right-color:#ecb920}.tippy-box[data-theme~=is-exp-point]{background-color:#4493cb;color:#fff}.tippy-box[data-theme~=is-exp-point][data-placement^=top]>.tippy-arrow:before{border-top-color:#4493cb}.tippy-box[data-theme~=is-exp-point][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#4493cb}.tippy-box[data-theme~=is-exp-point][data-placement^=left]>.tippy-arrow:before{border-left-color:#4493cb}.tippy-box[data-theme~=is-exp-point][data-placement^=right]>.tippy-arrow:before{border-right-color:#4493cb}.tippy-box[data-theme~=is-got-reward]{background-color:#aaa;color:#fff}.tippy-box[data-theme~=is-got-reward][data-placement^=top]>.tippy-arrow:before{border-top-color:#aaa}.tippy-box[data-theme~=is-got-reward][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#aaa}.tippy-box[data-theme~=is-got-reward][data-placement^=left]>.tippy-arrow:before{border-left-color:#aaa}.tippy-box[data-theme~=is-got-reward][data-placement^=right]>.tippy-arrow:before{border-right-color:#aaa}.tippy-box[data-theme~=is-correct-item]{background-color:#2699fb;color:#fff}.tippy-box[data-theme~=is-correct-item][data-placement^=top]>.tippy-arrow:before{border-top-color:#2699fb}.tippy-box[data-theme~=is-correct-item][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#2699fb}.tippy-box[data-theme~=is-correct-item][data-placement^=left]>.tippy-arrow:before{border-left-color:#2699fb}.tippy-box[data-theme~=is-correct-item][data-placement^=right]>.tippy-arrow:before{border-right-color:#2699fb}.tippy-box[data-theme~=is-wrong-item]{background-color:#ce0029;color:#fff}.tippy-box[data-theme~=is-wrong-item][data-placement^=top]>.tippy-arrow:before{border-top-color:#ce0029}.tippy-box[data-theme~=is-wrong-item][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#ce0029}.tippy-box[data-theme~=is-wrong-item][data-placement^=left]>.tippy-arrow:before{border-left-color:#ce0029}.tippy-box[data-theme~=is-wrong-item][data-placement^=right]>.tippy-arrow:before{border-right-color:#ce0029}.tippy-box[data-theme~=is-table-header]{background-color:#848ea0;color:#fff}.tippy-box[data-theme~=is-table-header][data-placement^=top]>.tippy-arrow:before{border-top-color:#848ea0}.tippy-box[data-theme~=is-table-header][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#848ea0}.tippy-box[data-theme~=is-table-header][data-placement^=left]>.tippy-arrow:before{border-left-color:#848ea0}.tippy-box[data-theme~=is-table-header][data-placement^=right]>.tippy-arrow:before{border-right-color:#848ea0}.tippy-box[data-theme~=is-hero-header]{background-color:#24476b;color:#fff}.tippy-box[data-theme~=is-hero-header][data-placement^=top]>.tippy-arrow:before{border-top-color:#24476b}.tippy-box[data-theme~=is-hero-header][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#24476b}.tippy-box[data-theme~=is-hero-header][data-placement^=left]>.tippy-arrow:before{border-left-color:#24476b}.tippy-box[data-theme~=is-hero-header][data-placement^=right]>.tippy-arrow:before{border-right-color:#24476b}.tippy-box[data-theme~=is-bordered],.tippy-box[data-theme~=is-bordered]>.tippy-arrow:after{border-style:solid}@media screen and (max-width:767px){.section.is-fit{padding-left:16px;padding-right:16px}}.toast-container .ngx-toastr .toast-close-button{position:static;text-shadow:none}.toast-container .ngx-toastr.is-white .toast-close-button{color:#31422f}.toast-container .ngx-toastr.is-black .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-light .toast-close-button{color:#31422f}.toast-container .ngx-toastr.is-dark .toast-close-button,.toast-container .ngx-toastr.is-info .toast-close-button,.toast-container .ngx-toastr.is-link .toast-close-button,.toast-container .ngx-toastr.is-primary .toast-close-button,.toast-container .ngx-toastr.is-secondary .toast-close-button,.toast-container .ngx-toastr.is-success .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-warning .toast-close-button{color:#31422f}.toast-container .ngx-toastr.is-danger .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-progress-NotStartedYet .toast-close-button,.toast-container .ngx-toastr.is-progress-Upcomming .toast-close-button{color:#31422f}.toast-container .ngx-toastr.is-progress-Overdue .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-progress-InProgress .toast-close-button{color:#31422f}.toast-container .ngx-toastr.is-progress-Completed .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-progress-course-NotStartedYet .toast-close-button{color:#31422f}.toast-container .ngx-toastr.is-progress-course-Completed .toast-close-button,.toast-container .ngx-toastr.is-progress-course-InProgress .toast-close-button,.toast-container .ngx-toastr.is-progress-Failed .toast-close-button,.toast-container .ngx-toastr.is-progress-Passed .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-progress-Missed .toast-close-button,.toast-container .ngx-toastr.is-progress-Waiting .toast-close-button{color:#31422f}.toast-container .ngx-toastr.is-exam-header .toast-close-button{color:#fff}.toast-container .ngx-toastr.is-reward-point .toast-close-button{color:#31422f}.toast-container .ngx-toastr.is-correct-item .toast-close-button,.toast-container .ngx-toastr.is-exp-point .toast-close-button,.toast-container .ngx-toastr.is-got-reward .toast-close-button,.toast-container .ngx-toastr.is-hero-header .toast-close-button,.toast-container .ngx-toastr.is-table-header .toast-close-button,.toast-container .ngx-toastr.is-wrong-item .toast-close-button{color:#fff}html.is-overflow-hidden{padding-right:17px}.vjs-theme-fantasy{--vjs-theme-fantasy--primary:#39c;--vjs-theme-fantasy--secondary:#fff}.vjs-live-display{align-self:center}.vjs-seek-to-live-control{align-items:center}.vjs-liveui .vjs-marker{display:none}.video-js .vjs-play-progress:before{z-index:101}.vjs-marker-watched{position:absolute;bottom:0;height:100%;z-index:99;background-color:#246b8f}.vjs-progress-control.vjs-control{margin-right:.5em}.vjs-playback-rate-value{display:flex;justify-content:center;align-items:center}#mainContainer{display:flex}#mainContainer .container{max-width:none!important;width:100%!important}#sidebar{width:auto}#content{flex:1;width:calc(100% - 240px)}@media print,screen and (min-width:768px){body.mini-bar #content{width:calc(100% - 50px)}body.mini-bar .section{padding-left:16px;padding-right:16px}}.ng-sidebar__content{overflow:visible!important;position:static!important}.ng-sidebar__backdrop{z-index:2!important}._sidebar-opened-content{height:100vh}._g-watermark{pointer-events:none;position:absolute;top:0;left:0;right:0;bottom:0;opacity:.05;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;overflow:hidden}._g-watermark ._g-watermark-text{background-color:#000;font-size:4.9rem;color:#fff;transform:rotate(-45deg);white-space:nowrap;padding:0 .5em}._g-tabs{white-space:nowrap}._g-tabs.tabs.is-toggle li a{display:block;border-color:#39c;color:#39c;text-align:center;min-width:60px}._g-tabs.tabs.is-toggle li.is-active a{background-color:#39c;color:#fff;font-weight:700}._g-tabs.tabs.is-toggle li span{display:block;margin:0}._g-course-cover-image{padding-top:56.25%;background-image:url(resources/course.8a2ed593f6b30d2daa04.png);background-repeat:no-repeat;background-size:cover;background-position:50%}._g-course-cover-image img{height:100%;width:100%;position:absolute;top:0;bottom:0;left:0;right:0}._g-short-answer-control{display:inline-block;width:100px;vertical-align:middle}._g-circle-number{border-radius:50%;background-color:#24476b;color:#fff;width:2.8rem;height:2.8rem;line-height:2.8rem;text-align:center;font-size:1.2rem;display:inline-block}._g-user-profile-level{padding:0 4px;font-size:1.2rem;font-weight:700;color:#fff;border-radius:2px;background:#f4f4f4}.fr-toolbar{border-top:0}.fr-audio{text-align:left}audio{height:54px}.datatable-scroll{width:auto!important}._g-carousel-item-has-shadow-hovered .glide__slides>*{margin-top:1px;margin-bottom:10px}._g-carousel-item-has-shadow-hovered .glide__track{margin-left:-7px;margin-right:-10px;padding-left:7px;padding-right:10px}@media screen and (max-width:1263px){._sidebar-opened-content #header,._sidebar-opened-content #mainContainer{width:100vw}.vjs-control-bar{overflow:hidden}}@media print,screen and (min-width:768px){._g-tabs.tabs.is-toggle li a{display:flex;padding:.75em 1.5em}._g-tabs.tabs.is-toggle li span{display:inline}._g-tabs.tabs.is-toggle li span:first-child:not(:last-child){margin-right:.5em}._g-tabs.tabs.is-fullwidth li{flex-grow:0}}@media print{body,html{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;color-adjust:exact!important}html{background-color:#f4f4f4!important}.no-print{display:none!important}.box{background-color:#fff!important;box-shadow:0 2px 3px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1)!important}._g-tabs.tabs.primary.is-toggle li.is-active a{background-color:#e11383!important}#content{border:none}.ngx-datatable.material .datatable-header .datatable-header-cell.is-table-header{background-color:#848ea0!important}.input,.select select,.textarea{background-color:#fff!important}}._t-cover{background-image:url(resources/sit-bg.278ddfe6f988092840b0.png);height:100%;background-repeat:no-repeat;background-size:cover;background-position:50%}._t-banner{background-image:url(resources/sit-banner.42f33f229efc2a6f4685.png)}._t-login-logo-1{display:none}._t-login-logo-2{background-image:url(resources/sit-logo.e1716df05ccbb45b0a68.png);background-repeat:no-repeat;background-size:contain;width:200px;height:90px}._t-header-logo-1{display:none}