From 2387f4a5429c21bde87be9e7eeebd6760b4c4567 Mon Sep 17 00:00:00 2001 From: Paul S Date: Thu, 2 Jan 2020 19:23:34 +0100 Subject: [PATCH] Fix build merge conflict from #4 --- dist/codidact.css | 2 +- dist/codidact.css.map | 2 +- docs/dist/codidact.css | 2 +- docs/dist/codidact.css.map | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dist/codidact.css b/dist/codidact.css index db781b7..de4a101 100644 --- a/dist/codidact.css +++ b/dist/codidact.css @@ -1 +1 @@ -.header{padding:16px;margin-bottom:16px;background-color:#fff;color:#333;box-shadow:0 3px 2px 0 #ddd;font-weight:bold}.header a:link,.header a:visited{color:inherit;display:inline-block;padding:.25rem .5rem;text-decoration:none !important;transition:all .3s ease}.header a:link:hover,.header a:link:active,.header a:visited:hover,.header a:visited:active{color:inherit;box-shadow:0 2px 4px 1px #ddd;text-decoration:none}.header .header--container{display:flex;align-items:flex-end;padding:0;flex-wrap:wrap}.header .header--brand{color:inherit;display:flex;flex-direction:column;align-items:flex-start}.header .header--brand .header--instance-name{font-size:1rem}.header .header--brand .header--site-name{font-size:2.5rem}.header .header--brand+.header--menu{margin-left:24px}.header .header--menu{flex-grow:1;display:flex;justify-content:flex-end;align-items:center;min-height:50px;flex-wrap:wrap}.header .header--menu .header--separator{flex-grow:1}.header .header--menu .header--item{padding:4px 8px;margin:0 4px;cursor:pointer;font:inherit;color:#aaa;background-color:transparent;border:none;display:flex;align-items:center;transition:all .3s ease;position:relative;text-decoration:none !important}.header .header--menu .header--item:hover,.header .header--menu .header--item.is-active{color:#333}.header .header--menu .header--item .header--alert{background-color:#4b68ff;color:#fff;font-size:13px;min-width:1.5em;height:1.5em;padding:.125em;display:inline-block;border-radius:30px;text-align:center;margin:0 5px}.header .header--menu .header--item.is-complex .header--alert{position:absolute;top:-2px;left:-5px}.header .header--menu .header--item .header--trust-level{color:#fff;font-size:30px;opacity:.9;text-shadow:0 0 1px #000;min-width:1.5em;height:1.5em;padding:2px;display:inline-block;border-radius:30px;text-align:center;margin:0 4px;position:absolute;bottom:-2px;right:-7px}.header .header--menu .header--item .header--item-icon,.header .header--menu .header--item .header--item-image{height:40px;width:40px}.button,a.button:link,a.button:visited{font-size:.9em;font-family:inherit;text-align:center;text-decoration:none !important;cursor:pointer;display:inline-block;background-color:#f1f3ff;color:#001db1;padding:6px 12px;font-weight:500;border-radius:3px;border:1px solid transparent;transition:all .3s ease;margin:2px}.button:hover,a.button:link:hover,a.button:visited:hover{background-color:#e4e8ff;color:#001db1}.button:active,.button.is-active,a.button:link:active,a.button:link.is-active,a.button:visited:active,a.button:visited.is-active{background-color:#cbd3ff;color:#001db1}.button.is-outlined,a.button:link.is-outlined,a.button:visited.is-outlined{background-color:#fff;border-color:#657dff}.button.is-outlined:hover,a.button:link.is-outlined:hover,a.button:visited.is-outlined:hover{background-color:#f1f3ff;border-color:#0029fe}.button.is-outlined:active,.button.is-outlined.is-active,a.button:link.is-outlined:active,a.button:link.is-outlined.is-active,a.button:visited.is-outlined:active,a.button:visited.is-outlined.is-active{background-color:#e4e8ff;border-color:#0021cb}.button.is-filled,a.button:link.is-filled,a.button:visited.is-filled{background-color:#0029fe;color:#fff}.button.is-filled:hover,a.button:link.is-filled:hover,a.button:visited.is-filled:hover{background-color:#0021cb;color:#fff}.button.is-filled:active,.button.is-filled.is-active,a.button:link.is-filled:active,a.button:link.is-filled.is-active,a.button:visited.is-filled:active,a.button:visited.is-filled.is-active{background-color:#001898;color:#fff}.button.is-danger,a.button:link.is-danger,a.button:visited.is-danger{background-color:#ffe9e9;color:#a90000}.button.is-danger:hover,a.button:link.is-danger:hover,a.button:visited.is-danger:hover{background-color:#ffdcdc;color:#a90000}.button.is-danger:active,.button.is-danger.is-active,a.button:link.is-danger:active,a.button:link.is-danger.is-active,a.button:visited.is-danger:active,a.button:visited.is-danger.is-active{background-color:#ffc3c3;color:#a90000}.button.is-danger.is-outlined,a.button:link.is-danger.is-outlined,a.button:visited.is-danger.is-outlined{background-color:transparent;border-color:#ff5d5d}.button.is-danger.is-outlined:hover,a.button:link.is-danger.is-outlined:hover,a.button:visited.is-danger.is-outlined:hover{background-color:#ffe9e9;border-color:#f60000}.button.is-danger.is-outlined:active,.button.is-danger.is-outlined.is-active,a.button:link.is-danger.is-outlined:active,a.button:link.is-danger.is-outlined.is-active,a.button:visited.is-danger.is-outlined:active,a.button:visited.is-danger.is-outlined.is-active{background-color:#ffdcdc;border-color:#c30000}.button.is-danger.is-filled,a.button:link.is-danger.is-filled,a.button:visited.is-danger.is-filled{background-color:#f60000;color:#fff}.button.is-danger.is-filled:hover,a.button:link.is-danger.is-filled:hover,a.button:visited.is-danger.is-filled:hover{background-color:#c30000;color:#fff}.button.is-danger.is-filled:active,.button.is-danger.is-filled.is-active,a.button:link.is-danger.is-filled:active,a.button:link.is-danger.is-filled.is-active,a.button:visited.is-danger.is-filled:active,a.button:visited.is-danger.is-filled.is-active{background-color:#900000;color:#fff}.button.is-muted,a.button:link.is-muted,a.button:visited.is-muted{background-color:#eef1f2;color:#344147}.button.is-muted:hover,a.button:link.is-muted:hover,a.button:visited.is-muted:hover{background-color:#e6ebed;color:#344147}.button.is-muted:active,.button.is-muted.is-active,a.button:link.is-muted:active,a.button:link.is-muted.is-active,a.button:visited.is-muted:active,a.button:visited.is-muted.is-active{background-color:#d8dfe2;color:#344147}.button.is-muted.is-outlined,a.button:link.is-muted.is-outlined,a.button:visited.is-muted.is-outlined{background-color:transparent;border-color:#879ca7}.button.is-muted.is-outlined:hover,a.button:link.is-muted.is-outlined:hover,a.button:visited.is-muted.is-outlined:hover{background-color:#eef1f2;border-color:#546973}.button.is-muted.is-outlined:active,.button.is-muted.is-outlined.is-active,a.button:link.is-muted.is-outlined:active,a.button:link.is-muted.is-outlined.is-active,a.button:visited.is-muted.is-outlined:active,a.button:visited.is-muted.is-outlined.is-active{background-color:#dfe5e8;border-color:#3f4e56}.button.is-muted.is-filled,a.button:link.is-muted.is-filled,a.button:visited.is-muted.is-filled{background-color:#5f7682;color:#fff}.button.is-muted.is-filled:hover,a.button:link.is-muted.is-filled:hover,a.button:visited.is-muted.is-filled:hover{background-color:#4a5b64;color:#fff}.button.is-muted.is-filled:active,.button.is-muted.is-filled.is-active,a.button:link.is-muted.is-filled:active,a.button:link.is-muted.is-filled.is-active,a.button:visited.is-muted.is-filled:active,a.button:visited.is-muted.is-filled.is-active{background-color:#344147;color:#fff}.button.is-small,a.button:link.is-small,a.button:visited.is-small{font-size:.8em;padding:4px 8px}.button.is-medium,a.button:link.is-medium,a.button:visited.is-medium{font-size:1em;padding:7px 14px}.button.is-large,a.button:link.is-large,a.button:visited.is-large{font-size:1.1em;padding:8px 16px}.button.is-very-large,a.button:link.is-very-large,a.button:visited.is-very-large{font-size:1.2em;padding:9px 18px}.button.is-extremely-large,a.button:link.is-extremely-large,a.button:visited.is-extremely-large{font-size:1.4em;padding:10px 20px}.button.is-close-button,a.button:link.is-close-button,a.button:visited.is-close-button{background-color:transparent;color:#aaa;font-size:25px !important;padding:2px 8px;line-height:1;margin-top:-4px}.button.is-close-button:hover,a.button:link.is-close-button:hover,a.button:visited.is-close-button:hover{color:#333}.button.is-close-button:hover:active,a.button:link.is-close-button:hover:active,a.button:visited.is-close-button:hover:active{background-color:rgba(0,0,0,.05)}.modal--header-button .button.is-close-button,.widget--header-button .button.is-close-button{margin-top:0}.button-list{display:flex;flex-wrap:wrap}.button-list.is-gutterless .button{border-radius:0;margin:0;position:relative;margin-right:-1px;z-index:0}.button-list.is-gutterless .button:first-of-type{border-top-left-radius:3px;border-bottom-left-radius:3px;left:0}.button-list.is-gutterless .button:last-of-type{border-top-right-radius:3px;border-bottom-right-radius:3px;margin-right:0}.button-list.is-gutterless .button:hover,.button-list.is-gutterless .button:active,.button-list.is-gutterless .button.is-active{z-index:2}.tabs{padding:0;display:flex;flex-wrap:wrap}.tabs .tabs--item{display:block;font-weight:bold;color:#999;text-decoration:none !important;padding:6px 10px;margin:2px}.tabs .tabs--item:hover{background-color:#e4e8ff;color:#001898}.tabs .tabs--item.is-active{background-color:#0025e4;color:#fff}label.form-element{cursor:pointer;display:block;margin:4px 0;font-size:1.1em;font-weight:bold;color:#444}input.form-element{font:inherit;font-weight:500;padding:8px;margin:4px 0;border:2px solid transparent;background-color:#eef1f2;border-radius:3px;display:block;width:100%}input.form-element:focus{border-color:#d0d9dd}input.form-element.is-danger{border-color:#ffa9a9;background-color:#fff6f6}textarea.form-element{font:inherit;font-weight:500;padding:8px;margin:4px 0;border:2px solid transparent;background-color:#eef1f2;border-radius:3px;resize:none;display:block;width:100%;min-height:8em}textarea.form-element:focus{border-color:#d0d9dd}textarea.form-element.is-danger{border-color:#ffa9a9;background-color:#fff6f6}textarea.form-element.is-small{min-height:4em}textarea.form-element.is-large{min-height:16em}input[type=radio].form-radio-element,input[type=checkbox].form-checkbox-element{margin:4px;display:inline-block;cursor:pointer}.notice{margin:4px 0;padding:16px;border-radius:3px;border:1px solid #b3c0c7;background-color:#eef1f2}.notice.is-filled{border-color:transparent;color:#fff;background-color:#1e262a}.notice.is-warning{border-color:#fee781;background-color:#fffae6}.notice.is-warning.is-filled{background-color:#e3ba02}.notice.is-danger{border-color:#ff8383;background-color:#ffe9e9}.notice.is-danger.is-filled{background-color:#e90000}.notice.is-success{border-color:#88e4af;background-color:#dcf7e7}.notice.is-success.is-filled{background-color:#27ad60}.notice.is-info{border-color:#95d4ce;background-color:#def1ef}.notice.is-info.is-filled{background-color:#3c948b}.notice.is-banner{border-left:none;border-right:none;margin:0;border-radius:0}.header+.notice.is-banner{margin-top:-16px;margin-bottom:16px}.widget{border:1px solid #d0d9dd;border-radius:2px;box-shadow:0 3px 5px -2px #eee;margin:8px 0;background-color:#fff}.widget .widget--header{padding:12px;font-size:1.2em;border-bottom:1px solid #d0d9dd}.widget .widget--header.is-complex{font-size:1em}.widget .widget--header .widget--header-link{float:right;font-size:.8em;padding:3px 4px}.widget .widget--header .widget--header-button{float:right;font-size:.8em;position:relative;top:-6.66666668px}.widget .widget--body{padding:12px}.widget .widget--body+.widget--body{border-top:1px solid #d0d9dd}.widget .widget--footer{padding:12px;border-top:1px solid #d0d9dd}.modal{position:absolute;width:100%;min-height:100%;top:0;left:0;padding:3em;pointer-events:none}.modal.is-with-backdrop{background-color:rgba(0,0,0,.5);position:fixed;pointer-events:all}.modal.is-with-backdrop .modal--container{box-shadow:0 3px 5px -1.5px #666}.modal .modal--container{margin:0 auto;max-width:48rem;width:100%;pointer-events:all;background-color:#fff;box-shadow:0 3px 5px -3px #666;border:1px solid #b3c0c7;display:flex;flex-direction:column}.modal .modal--container .modal--header{padding:12px;font-size:1.4em;border-bottom:1px solid #d0d9dd;font-weight:bold}.modal .modal--container .modal--header .modal--header-link{float:right;font-size:.8rem;padding:3px 4px}.modal .modal--container .modal--header .modal--header-button{float:right;font-size:.8rem;margin:0}.modal .modal--container .modal--body{padding:16px;max-height:32.000000016rem;overflow-y:auto}.modal .modal--container .modal--footer{padding:12px;border-top:1px solid #d0d9dd}.modal.is-large .modal--container{max-width:72rem}.modal.is-large .modal--container .modal--body{max-height:48rem}.modal.is-small .modal--container{max-width:24rem}.modal.is-small .modal--container .modal--body{max-height:15.9999999984rem}.modal.is-danger .modal--header,.modal.is-danger .modal--container,.modal.is-danger .modal--footer{border-color:#ff9090}.modal.is-danger .modal--header{color:#c30000;background-color:#fff6f6}@media all and (max-width: 32rem){.modal{padding:0;position:fixed}.modal .modal--container{height:100vh}.modal .modal--header,.modal .modal--foter{flex-shrink:0}.modal .modal--body{flex-grow:1;overflow:auto}}.item-list{display:flex;flex-direction:column;align-items:stretch}.item-list .item-list--item{display:flex;align-items:center;border-bottom:1px solid #d0d9dd}.item-list .item-list--item.is-highlighted{background-color:#f1f3ff}.item-list .item-list--item .item-list--number-value{padding:4px;margin:4px;height:80px;width:120px;display:flex;flex-direction:column;align-items:center;justify-content:center}.item-list .item-list--item .item-list--number-value .item-list--number{font-size:25px;color:#222}.item-list .item-list--item .item-list--number-value .item-list--number-label{font-size:14px;color:#666}.item-list .item-list--item .item-list--text-value{padding:8px;margin:8px;height:80px;width:200px;align-self:stretch}.item-list .item-list--item .item-list--image-value{margin:4px;width:40px;height:40px}.item-list .item-list--item .item-list--image-value img{border-radius:50%}.item-list .item-list--item .is-primary{flex-grow:1}@media all and (max-width: 32rem){.item-list .item-list--item{flex-wrap:wrap;justify-content:center}.item-list .item-list--item>.is-primary{width:100%;height:auto;margin:0 8px}.item-list .item-list--item>:not(.is-primary){font-size:.9em;margin:4px 8px}.item-list .item-list--item>:not(.is-primary).item-list--image-value{margin:8px 4px}.item-list .item-list--item>:not(.is-primary).item-list--text-value{height:auto;width:auto}.item-list .item-list--item>:not(.is-primary).item-list--number-value{flex-direction:row;height:auto;width:auto}.item-list .item-list--item>:not(.is-primary).item-list--number-value .item-list--number{font-size:1.1em;margin:0 4px}}.badge.is-tag{display:inline-block;font-size:14px;padding:4px 8px;font-weight:500;color:#001898;background-color:#e4e8ff;border-radius:3px}.badge.is-tag.is-master-tag{color:#fff;background-color:#001db1}a.badge:hover{text-decoration:none !important;background-color:#cbd3ff}a.badge:hover.is-master-tag{color:#fff;background-color:#001898}.badge.is-award{display:inline-block;padding:4px 8px;font-weight:500;color:#3f4e56;background-color:#eef1f2;border:1px solid #dfe5e8;border-radius:3px}.badge.is-award .badge--icon{margin-right:4px}.badge.is-award.is-gold .badge--icon{color:#cc0}.badge.is-award.is-silver .badge--icon{color:#ccc}.badge.is-award.is-bronze .badge--icon{color:#c73}.badge.is-award:hover{text-decoration:none}.badge.is-user-role{display:inline-block;font-size:12px;padding:3px 6px;border-radius:2px;background-color:#0025e4;color:#fff;font-weight:bold}.badge.is-user-trust-level{display:inline-block;font-size:14px;min-width:20px;text-align:center;padding:1px 6px;border-radius:20px;background-color:#0025e4;color:#fff;font-weight:bold}.has-padding-0{padding:0px}.has-margin-0{margin:0px}.has-padding-1{padding:4px}.has-margin-1{margin:4px}.has-padding-2{padding:8px}.has-margin-2{margin:8px}.has-padding-4{padding:16px}.has-margin-4{margin:16px}.has-padding-6{padding:24px}.has-margin-6{margin:24px}.has-padding-8{padding:32px}.has-margin-8{margin:32px}.has-padding-12{padding:48px}.has-margin-12{margin:48px}.has-padding-16{padding:64px}.has-margin-16{margin:64px}.has-padding-18{padding:72px}.has-margin-18{margin:72px}.has-padding-24{padding:96px}.has-margin-24{margin:96px}.has-padding-32{padding:128px}.has-margin-32{margin:128px}.has-padding-36{padding:144px}.has-margin-36{margin:144px}.has-padding-top-0{padding-top:0px}.has-padding-right-0{padding-right:0px}.has-padding-bottom-0{padding-bottom:0px}.has-padding-left-0{padding-left:0px}.has-padding-vertical-0{padding-top:0px;padding-bottom:0px}.has-padding-horizontal-0{padding-right:0px;padding-left:0px}.has-margin-top-0{margin-top:0px}.has-margin-right-0{margin-right:0px}.has-margin-bottom-0{margin-bottom:0px}.has-margin-left-0{margin-left:0px}.has-margin-vertical-0{margin-top:0px;margin-bottom:0px}.has-margin-horizontal-0{margin-right:0px;margin-left:0px}.has-padding-top-1{padding-top:4px}.has-padding-right-1{padding-right:4px}.has-padding-bottom-1{padding-bottom:4px}.has-padding-left-1{padding-left:4px}.has-padding-vertical-1{padding-top:4px;padding-bottom:4px}.has-padding-horizontal-1{padding-right:4px;padding-left:4px}.has-margin-top-1{margin-top:4px}.has-margin-right-1{margin-right:4px}.has-margin-bottom-1{margin-bottom:4px}.has-margin-left-1{margin-left:4px}.has-margin-vertical-1{margin-top:4px;margin-bottom:4px}.has-margin-horizontal-1{margin-right:4px;margin-left:4px}.has-padding-top-2{padding-top:8px}.has-padding-right-2{padding-right:8px}.has-padding-bottom-2{padding-bottom:8px}.has-padding-left-2{padding-left:8px}.has-padding-vertical-2{padding-top:8px;padding-bottom:8px}.has-padding-horizontal-2{padding-right:8px;padding-left:8px}.has-margin-top-2{margin-top:8px}.has-margin-right-2{margin-right:8px}.has-margin-bottom-2{margin-bottom:8px}.has-margin-left-2{margin-left:8px}.has-margin-vertical-2{margin-top:8px;margin-bottom:8px}.has-margin-horizontal-2{margin-right:8px;margin-left:8px}.has-padding-top-4{padding-top:16px}.has-padding-right-4{padding-right:16px}.has-padding-bottom-4{padding-bottom:16px}.has-padding-left-4{padding-left:16px}.has-padding-vertical-4{padding-top:16px;padding-bottom:16px}.has-padding-horizontal-4{padding-right:16px;padding-left:16px}.has-margin-top-4{margin-top:16px}.has-margin-right-4{margin-right:16px}.has-margin-bottom-4{margin-bottom:16px}.has-margin-left-4{margin-left:16px}.has-margin-vertical-4{margin-top:16px;margin-bottom:16px}.has-margin-horizontal-4{margin-right:16px;margin-left:16px}.has-padding-top-6{padding-top:24px}.has-padding-right-6{padding-right:24px}.has-padding-bottom-6{padding-bottom:24px}.has-padding-left-6{padding-left:24px}.has-padding-vertical-6{padding-top:24px;padding-bottom:24px}.has-padding-horizontal-6{padding-right:24px;padding-left:24px}.has-margin-top-6{margin-top:24px}.has-margin-right-6{margin-right:24px}.has-margin-bottom-6{margin-bottom:24px}.has-margin-left-6{margin-left:24px}.has-margin-vertical-6{margin-top:24px;margin-bottom:24px}.has-margin-horizontal-6{margin-right:24px;margin-left:24px}.has-padding-top-8{padding-top:32px}.has-padding-right-8{padding-right:32px}.has-padding-bottom-8{padding-bottom:32px}.has-padding-left-8{padding-left:32px}.has-padding-vertical-8{padding-top:32px;padding-bottom:32px}.has-padding-horizontal-8{padding-right:32px;padding-left:32px}.has-margin-top-8{margin-top:32px}.has-margin-right-8{margin-right:32px}.has-margin-bottom-8{margin-bottom:32px}.has-margin-left-8{margin-left:32px}.has-margin-vertical-8{margin-top:32px;margin-bottom:32px}.has-margin-horizontal-8{margin-right:32px;margin-left:32px}.has-padding-top-12{padding-top:48px}.has-padding-right-12{padding-right:48px}.has-padding-bottom-12{padding-bottom:48px}.has-padding-left-12{padding-left:48px}.has-padding-vertical-12{padding-top:48px;padding-bottom:48px}.has-padding-horizontal-12{padding-right:48px;padding-left:48px}.has-margin-top-12{margin-top:48px}.has-margin-right-12{margin-right:48px}.has-margin-bottom-12{margin-bottom:48px}.has-margin-left-12{margin-left:48px}.has-margin-vertical-12{margin-top:48px;margin-bottom:48px}.has-margin-horizontal-12{margin-right:48px;margin-left:48px}.has-padding-top-16{padding-top:64px}.has-padding-right-16{padding-right:64px}.has-padding-bottom-16{padding-bottom:64px}.has-padding-left-16{padding-left:64px}.has-padding-vertical-16{padding-top:64px;padding-bottom:64px}.has-padding-horizontal-16{padding-right:64px;padding-left:64px}.has-margin-top-16{margin-top:64px}.has-margin-right-16{margin-right:64px}.has-margin-bottom-16{margin-bottom:64px}.has-margin-left-16{margin-left:64px}.has-margin-vertical-16{margin-top:64px;margin-bottom:64px}.has-margin-horizontal-16{margin-right:64px;margin-left:64px}.has-padding-top-18{padding-top:72px}.has-padding-right-18{padding-right:72px}.has-padding-bottom-18{padding-bottom:72px}.has-padding-left-18{padding-left:72px}.has-padding-vertical-18{padding-top:72px;padding-bottom:72px}.has-padding-horizontal-18{padding-right:72px;padding-left:72px}.has-margin-top-18{margin-top:72px}.has-margin-right-18{margin-right:72px}.has-margin-bottom-18{margin-bottom:72px}.has-margin-left-18{margin-left:72px}.has-margin-vertical-18{margin-top:72px;margin-bottom:72px}.has-margin-horizontal-18{margin-right:72px;margin-left:72px}.has-padding-top-24{padding-top:96px}.has-padding-right-24{padding-right:96px}.has-padding-bottom-24{padding-bottom:96px}.has-padding-left-24{padding-left:96px}.has-padding-vertical-24{padding-top:96px;padding-bottom:96px}.has-padding-horizontal-24{padding-right:96px;padding-left:96px}.has-margin-top-24{margin-top:96px}.has-margin-right-24{margin-right:96px}.has-margin-bottom-24{margin-bottom:96px}.has-margin-left-24{margin-left:96px}.has-margin-vertical-24{margin-top:96px;margin-bottom:96px}.has-margin-horizontal-24{margin-right:96px;margin-left:96px}.has-padding-top-32{padding-top:128px}.has-padding-right-32{padding-right:128px}.has-padding-bottom-32{padding-bottom:128px}.has-padding-left-32{padding-left:128px}.has-padding-vertical-32{padding-top:128px;padding-bottom:128px}.has-padding-horizontal-32{padding-right:128px;padding-left:128px}.has-margin-top-32{margin-top:128px}.has-margin-right-32{margin-right:128px}.has-margin-bottom-32{margin-bottom:128px}.has-margin-left-32{margin-left:128px}.has-margin-vertical-32{margin-top:128px;margin-bottom:128px}.has-margin-horizontal-32{margin-right:128px;margin-left:128px}.has-padding-top-36{padding-top:144px}.has-padding-right-36{padding-right:144px}.has-padding-bottom-36{padding-bottom:144px}.has-padding-left-36{padding-left:144px}.has-padding-vertical-36{padding-top:144px;padding-bottom:144px}.has-padding-horizontal-36{padding-right:144px;padding-left:144px}.has-margin-top-36{margin-top:144px}.has-margin-right-36{margin-right:144px}.has-margin-bottom-36{margin-bottom:144px}.has-margin-left-36{margin-left:144px}.has-margin-vertical-36{margin-top:144px;margin-bottom:144px}.has-margin-horizontal-36{margin-right:144px;margin-left:144px}.has-border-width-0{border-width:0px}.has-border-width-1{border-width:1px}.has-border-width-2{border-width:2px}.has-border-width-3{border-width:3px}.has-border-width-4{border-width:4px}.has-border-width-5{border-width:5px}.has-border-width-6{border-width:6px}.has-border-width-7{border-width:7px}.has-border-width-8{border-width:8px}.has-border-width-9{border-width:9px}.has-border-width-10{border-width:10px}.has-border-top-width-0{border-top-width:0px}.has-border-right-width-0{border-right-width:0px}.has-border-bottom-width-0{border-bottom-width:0px}.has-border-left-width-0{border-left-width:0px}.has-border-top-width-1{border-top-width:1px}.has-border-right-width-1{border-right-width:1px}.has-border-bottom-width-1{border-bottom-width:1px}.has-border-left-width-1{border-left-width:1px}.has-border-top-width-2{border-top-width:2px}.has-border-right-width-2{border-right-width:2px}.has-border-bottom-width-2{border-bottom-width:2px}.has-border-left-width-2{border-left-width:2px}.has-border-top-width-3{border-top-width:3px}.has-border-right-width-3{border-right-width:3px}.has-border-bottom-width-3{border-bottom-width:3px}.has-border-left-width-3{border-left-width:3px}.has-border-top-width-4{border-top-width:4px}.has-border-right-width-4{border-right-width:4px}.has-border-bottom-width-4{border-bottom-width:4px}.has-border-left-width-4{border-left-width:4px}.has-border-top-width-5{border-top-width:5px}.has-border-right-width-5{border-right-width:5px}.has-border-bottom-width-5{border-bottom-width:5px}.has-border-left-width-5{border-left-width:5px}.has-border-top-width-6{border-top-width:6px}.has-border-right-width-6{border-right-width:6px}.has-border-bottom-width-6{border-bottom-width:6px}.has-border-left-width-6{border-left-width:6px}.has-border-top-width-7{border-top-width:7px}.has-border-right-width-7{border-right-width:7px}.has-border-bottom-width-7{border-bottom-width:7px}.has-border-left-width-7{border-left-width:7px}.has-border-top-width-8{border-top-width:8px}.has-border-right-width-8{border-right-width:8px}.has-border-bottom-width-8{border-bottom-width:8px}.has-border-left-width-8{border-left-width:8px}.has-border-top-width-9{border-top-width:9px}.has-border-right-width-9{border-right-width:9px}.has-border-bottom-width-9{border-bottom-width:9px}.has-border-left-width-9{border-left-width:9px}.has-border-top-width-10{border-top-width:10px}.has-border-right-width-10{border-right-width:10px}.has-border-bottom-width-10{border-bottom-width:10px}.has-border-left-width-10{border-left-width:10px}.has-border-style-solid{border-style:solid}.has-border-style-none{border-style:none}.has-border-style-dotted{border-style:dotted}.has-border-style-dashed{border-style:dashed}.has-border-style-double{border-style:double}.has-border-top-style-solid{border-top-style:solid}.has-border-right-style-solid{border-right-style:solid}.has-border-bottom-style-solid{border-bottom-style:solid}.has-border-left-style-solid{border-left-style:solid}.has-border-top-style-none{border-top-style:none}.has-border-right-style-none{border-right-style:none}.has-border-bottom-style-none{border-bottom-style:none}.has-border-left-style-none{border-left-style:none}.has-border-top-style-dotted{border-top-style:dotted}.has-border-right-style-dotted{border-right-style:dotted}.has-border-bottom-style-dotted{border-bottom-style:dotted}.has-border-left-style-dotted{border-left-style:dotted}.has-border-top-style-dashed{border-top-style:dashed}.has-border-right-style-dashed{border-right-style:dashed}.has-border-bottom-style-dashed{border-bottom-style:dashed}.has-border-left-style-dashed{border-left-style:dashed}.has-border-top-style-double{border-top-style:double}.has-border-right-style-double{border-right-style:double}.has-border-bottom-style-double{border-bottom-style:double}.has-border-left-style-double{border-left-style:double}.has-border-radius-0{border-radius:0px}.has-border-radius-1{border-radius:1px}.has-border-radius-2{border-radius:2px}.has-border-radius-3{border-radius:3px}.has-border-radius-4{border-radius:4px}.has-border-radius-5{border-radius:5px}.has-border-radius-6{border-radius:6px}.has-border-radius-7{border-radius:7px}.has-border-radius-8{border-radius:8px}.has-border-radius-9{border-radius:9px}.has-border-radius-10{border-radius:10px}.has-border-top-left-radius-0{border-top-left-radius:0px}.has-border-top-right-radius-0{border-top-right-radius:0px}.has-border-bottom-left-radius-0{border-bottom-left-radius:0px}.has-border-bottom-right-radius-0{border-bottom-right-radius:0px}.has-border-top-left-radius-1{border-top-left-radius:1px}.has-border-top-right-radius-1{border-top-right-radius:1px}.has-border-bottom-left-radius-1{border-bottom-left-radius:1px}.has-border-bottom-right-radius-1{border-bottom-right-radius:1px}.has-border-top-left-radius-2{border-top-left-radius:2px}.has-border-top-right-radius-2{border-top-right-radius:2px}.has-border-bottom-left-radius-2{border-bottom-left-radius:2px}.has-border-bottom-right-radius-2{border-bottom-right-radius:2px}.has-border-top-left-radius-3{border-top-left-radius:3px}.has-border-top-right-radius-3{border-top-right-radius:3px}.has-border-bottom-left-radius-3{border-bottom-left-radius:3px}.has-border-bottom-right-radius-3{border-bottom-right-radius:3px}.has-border-top-left-radius-4{border-top-left-radius:4px}.has-border-top-right-radius-4{border-top-right-radius:4px}.has-border-bottom-left-radius-4{border-bottom-left-radius:4px}.has-border-bottom-right-radius-4{border-bottom-right-radius:4px}.has-border-top-left-radius-5{border-top-left-radius:5px}.has-border-top-right-radius-5{border-top-right-radius:5px}.has-border-bottom-left-radius-5{border-bottom-left-radius:5px}.has-border-bottom-right-radius-5{border-bottom-right-radius:5px}.has-border-top-left-radius-6{border-top-left-radius:6px}.has-border-top-right-radius-6{border-top-right-radius:6px}.has-border-bottom-left-radius-6{border-bottom-left-radius:6px}.has-border-bottom-right-radius-6{border-bottom-right-radius:6px}.has-border-top-left-radius-7{border-top-left-radius:7px}.has-border-top-right-radius-7{border-top-right-radius:7px}.has-border-bottom-left-radius-7{border-bottom-left-radius:7px}.has-border-bottom-right-radius-7{border-bottom-right-radius:7px}.has-border-top-left-radius-8{border-top-left-radius:8px}.has-border-top-right-radius-8{border-top-right-radius:8px}.has-border-bottom-left-radius-8{border-bottom-left-radius:8px}.has-border-bottom-right-radius-8{border-bottom-right-radius:8px}.has-border-top-left-radius-9{border-top-left-radius:9px}.has-border-top-right-radius-9{border-top-right-radius:9px}.has-border-bottom-left-radius-9{border-bottom-left-radius:9px}.has-border-bottom-right-radius-9{border-bottom-right-radius:9px}.has-border-top-left-radius-10{border-top-left-radius:10px}.has-border-top-right-radius-10{border-top-right-radius:10px}.has-border-bottom-left-radius-10{border-bottom-left-radius:10px}.has-border-bottom-right-radius-10{border-bottom-right-radius:10px}.has-color-red{color:#ff4343}.has-background-color-red{background-color:#ff4343}.has-border-color-red{border-color:#ff4343}.has-color-red-050{color:#ffdcdc}.has-background-color-red-050{background-color:#ffdcdc}.has-border-color-red-050{border-color:#ffdcdc}.has-color-red-100{color:#ffc3c3}.has-background-color-red-100{background-color:#ffc3c3}.has-border-color-red-100{border-color:#ffc3c3}.has-color-red-200{color:#ff9090}.has-background-color-red-200{background-color:#ff9090}.has-border-color-red-200{border-color:#ff9090}.has-color-red-300{color:#ff5d5d}.has-background-color-red-300{background-color:#ff5d5d}.has-border-color-red-300{border-color:#ff5d5d}.has-color-red-400{color:#ff4343}.has-background-color-red-400{background-color:#ff4343}.has-border-color-red-400{border-color:#ff4343}.has-color-red-500{color:#ff2a2a}.has-background-color-red-500{background-color:#ff2a2a}.has-border-color-red-500{border-color:#ff2a2a}.has-color-red-600{color:#f60000}.has-background-color-red-600{background-color:#f60000}.has-border-color-red-600{border-color:#f60000}.has-color-red-700{color:#c30000}.has-background-color-red-700{background-color:#c30000}.has-border-color-red-700{border-color:#c30000}.has-color-red-800{color:#900000}.has-background-color-red-800{background-color:#900000}.has-border-color-red-800{border-color:#900000}.has-color-teal{color:#4db6ac}.has-background-color-teal{background-color:#4db6ac}.has-border-color-teal{border-color:#4db6ac}.has-color-teal-050{color:#bae2df}.has-background-color-teal-050{background-color:#bae2df}.has-border-color-teal-050{border-color:#bae2df}.has-color-teal-100{color:#a7dbd6}.has-background-color-teal-100{background-color:#a7dbd6}.has-border-color-teal-100{border-color:#a7dbd6}.has-color-teal-200{color:#83ccc5}.has-background-color-teal-200{background-color:#83ccc5}.has-border-color-teal-200{border-color:#83ccc5}.has-color-teal-300{color:#5fbdb4}.has-background-color-teal-300{background-color:#5fbdb4}.has-border-color-teal-300{border-color:#5fbdb4}.has-color-teal-400{color:#4db6ac}.has-background-color-teal-400{background-color:#4db6ac}.has-border-color-teal-400{border-color:#4db6ac}.has-color-teal-500{color:#44a69c}.has-background-color-teal-500{background-color:#44a69c}.has-border-color-teal-500{border-color:#44a69c}.has-color-teal-600{color:#35817a}.has-background-color-teal-600{background-color:#35817a}.has-border-color-teal-600{border-color:#35817a}.has-color-teal-700{color:#265d58}.has-background-color-teal-700{background-color:#265d58}.has-border-color-teal-700{border-color:#265d58}.has-color-teal-800{color:#173936}.has-background-color-teal-800{background-color:#173936}.has-border-color-teal-800{border-color:#173936}.has-color-yellow{color:#fdd835}.has-background-color-yellow{background-color:#fdd835}.has-border-color-yellow{border-color:#fdd835}.has-color-yellow-050{color:#fff5cd}.has-background-color-yellow-050{background-color:#fff5cd}.has-border-color-yellow-050{border-color:#fff5cd}.has-color-yellow-100{color:#fef0b3}.has-background-color-yellow-100{background-color:#fef0b3}.has-border-color-yellow-100{border-color:#fef0b3}.has-color-yellow-200{color:#fee781}.has-background-color-yellow-200{background-color:#fee781}.has-border-color-yellow-200{border-color:#fee781}.has-color-yellow-300{color:#fddd4e}.has-background-color-yellow-300{background-color:#fddd4e}.has-border-color-yellow-300{border-color:#fddd4e}.has-color-yellow-400{color:#fdd835}.has-background-color-yellow-400{background-color:#fdd835}.has-border-color-yellow-400{border-color:#fdd835}.has-color-yellow-500{color:#fdd31c}.has-background-color-yellow-500{background-color:#fdd31c}.has-border-color-yellow-500{border-color:#fdd31c}.has-color-yellow-600{color:#e3ba02}.has-background-color-yellow-600{background-color:#e3ba02}.has-border-color-yellow-600{border-color:#e3ba02}.has-color-yellow-700{color:#b19002}.has-background-color-yellow-700{background-color:#b19002}.has-border-color-yellow-700{border-color:#b19002}.has-color-yellow-800{color:#7e6701}.has-background-color-yellow-800{background-color:#7e6701}.has-border-color-yellow-800{border-color:#7e6701}.has-color-green{color:#2ecc71}.has-background-color-green{background-color:#2ecc71}.has-border-color-green{border-color:#2ecc71}.has-color-green-050{color:#a8ebc4}.has-background-color-green-050{background-color:#a8ebc4}.has-border-color-green-050{border-color:#a8ebc4}.has-color-green-100{color:#93e7b6}.has-background-color-green-100{background-color:#93e7b6}.has-border-color-green-100{border-color:#93e7b6}.has-color-green-200{color:#69dd9a}.has-background-color-green-200{background-color:#69dd9a}.has-border-color-green-200{border-color:#69dd9a}.has-color-green-300{color:#40d47e}.has-background-color-green-300{background-color:#40d47e}.has-border-color-green-300{border-color:#40d47e}.has-color-green-400{color:#2ecc71}.has-background-color-green-400{background-color:#2ecc71}.has-border-color-green-400{border-color:#2ecc71}.has-color-green-500{color:#29b765}.has-background-color-green-500{background-color:#29b765}.has-border-color-green-500{border-color:#29b765}.has-color-green-600{color:#208e4e}.has-background-color-green-600{background-color:#208e4e}.has-border-color-green-600{border-color:#208e4e}.has-color-green-700{color:#176437}.has-background-color-green-700{background-color:#176437}.has-border-color-green-700{border-color:#176437}.has-color-green-800{color:#0d3a20}.has-background-color-green-800{background-color:#0d3a20}.has-border-color-green-800{border-color:#0d3a20}.has-color-primary{color:#4b68ff}.has-background-color-primary{background-color:#4b68ff}.has-border-color-primary{border-color:#4b68ff}.has-color-primary-050{color:#e4e8ff}.has-background-color-primary-050{background-color:#e4e8ff}.has-border-color-primary-050{border-color:#e4e8ff}.has-color-primary-100{color:#cbd3ff}.has-background-color-primary-100{background-color:#cbd3ff}.has-border-color-primary-100{border-color:#cbd3ff}.has-color-primary-200{color:#98a8ff}.has-background-color-primary-200{background-color:#98a8ff}.has-border-color-primary-200{border-color:#98a8ff}.has-color-primary-300{color:#657dff}.has-background-color-primary-300{background-color:#657dff}.has-border-color-primary-300{border-color:#657dff}.has-color-primary-400{color:#4b68ff}.has-background-color-primary-400{background-color:#4b68ff}.has-border-color-primary-400{border-color:#4b68ff}.has-color-primary-500{color:#3253ff}.has-background-color-primary-500{background-color:#3253ff}.has-border-color-primary-500{border-color:#3253ff}.has-color-primary-600{color:#0029fe}.has-background-color-primary-600{background-color:#0029fe}.has-border-color-primary-600{border-color:#0029fe}.has-color-primary-700{color:#0021cb}.has-background-color-primary-700{background-color:#0021cb}.has-border-color-primary-700{border-color:#0021cb}.has-color-primary-800{color:#001898}.has-background-color-primary-800{background-color:#001898}.has-border-color-primary-800{border-color:#001898}.has-color-tertiary{color:#78909c}.has-background-color-tertiary{background-color:#78909c}.has-border-color-tertiary{border-color:#78909c}.has-color-tertiary-050{color:#d0d9dd}.has-background-color-tertiary-050{background-color:#d0d9dd}.has-border-color-tertiary-050{border-color:#d0d9dd}.has-color-tertiary-100{color:#c2ccd2}.has-background-color-tertiary-100{background-color:#c2ccd2}.has-border-color-tertiary-100{border-color:#c2ccd2}.has-color-tertiary-200{color:#a4b4bc}.has-background-color-tertiary-200{background-color:#a4b4bc}.has-border-color-tertiary-200{border-color:#a4b4bc}.has-color-tertiary-300{color:#879ca7}.has-background-color-tertiary-300{background-color:#879ca7}.has-border-color-tertiary-300{border-color:#879ca7}.has-color-tertiary-400{color:#78909c}.has-background-color-tertiary-400{background-color:#78909c}.has-border-color-tertiary-400{border-color:#78909c}.has-color-tertiary-500{color:#6a8491}.has-background-color-tertiary-500{background-color:#6a8491}.has-border-color-tertiary-500{border-color:#6a8491}.has-color-tertiary-600{color:#546973}.has-background-color-tertiary-600{background-color:#546973}.has-border-color-tertiary-600{border-color:#546973}.has-color-tertiary-700{color:#3f4e56}.has-background-color-tertiary-700{background-color:#3f4e56}.has-border-color-tertiary-700{border-color:#3f4e56}.has-color-tertiary-800{color:#293338}.has-background-color-tertiary-800{background-color:#293338}.has-border-color-tertiary-800{border-color:#293338}.has-color-white{color:#fff}.has-background-color-white{background-color:#fff}.has-border-color-white{border-color:#fff}.has-color-black{color:#000}.has-background-color-black{background-color:#000}.has-border-color-black{border-color:#000}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:400;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Italic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:400;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Italic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:500;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-MediumItalic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:500;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-MediumItalic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:700;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-BoldItalic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:700;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-BoldItalic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:900;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-BlackItalic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:900;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-BlackItalic.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:400;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Regular.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:400;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Regular.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:500;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Medium.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:500;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Medium.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:700;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Bold.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:700;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Bold.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:900;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Black.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:900;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Black.ttf")}html{font-family:"Red Hat Display","Open Sans","Helvetica Neue","Helvetica","Arial",sans-serif;font-size:16px}h1{font-weight:bold;margin:18px 0}h2{font-size:25px;font-weight:bold;margin:15px 0}h3{font-size:19px;font-weight:bold;margin:12px 0}h4{font-size:16px;font-weight:bold;margin:9px 0}h5{font-size:13px;font-weight:bold;margin:6px 0}h6{font-size:10px;font-weight:bold;margin:3px 0}p{line-height:1.5;margin:9px 0}p.is-lead{font-size:1.2em;color:#666}ul li,ol li{line-height:1.5}.has-font-size-small{font-size:10px}.has-font-size-caption{font-size:13px}.has-font-size-base{font-size:16px}.has-font-size-larger{font-size:19px}.has-font-size-subheading{font-size:22px}.has-font-size-heading{font-size:25px}.has-font-size-subtitle{font-size:28px}.has-font-size-title{font-size:31px}.has-font-size-display{font-size:34px}a:link,a:visited,.link{color:#2980b9;text-decoration:none;transition:all .3s ease;cursor:pointer;font:inherit;border:none;background-color:transparent;margin:0;padding:0}a:link:hover,a:link:active,a:visited:hover,a:visited:active,.link:hover,.link:active{color:#164666;text-decoration:underline}a:link.is-red,a:visited.is-red,.link.is-red{color:#f60000}a:link.is-red:hover,a:link.is-red:active,a:visited.is-red:hover,a:visited.is-red:active,.link.is-red:hover,.link.is-red:active{color:#a90000}a:link.is-teal,a:visited.is-teal,.link.is-teal{color:#35817a}a:link.is-teal:hover,a:link.is-teal:active,a:visited.is-teal:hover,a:visited.is-teal:active,.link.is-teal:hover,.link.is-teal:active{color:#1f4b47}a:link.is-yellow,a:visited.is-yellow,.link.is-yellow{color:#e3ba02}a:link.is-yellow:hover,a:link.is-yellow:active,a:visited.is-yellow:hover,a:visited.is-yellow:active,.link.is-yellow:hover,.link.is-yellow:active{color:#987c02}a:link.is-green,a:visited.is-green,.link.is-green{color:#208e4e}a:link.is-green:hover,a:link.is-green:active,a:visited.is-green:hover,a:visited.is-green:active,.link.is-green:hover,.link.is-green:active{color:#124f2c}a:link.is-muted,a:visited.is-muted,.link.is-muted{color:#95a8b2}a:link.is-muted:hover,a:visited.is-muted:hover,.link.is-muted:hover{color:#5f7682}a:link.is-not-underlined:hover,a:visited.is-not-underlined:hover,.link.is-not-underlined:hover{text-decoration:none}a:link.is-underlined,a:visited.is-underlined,.link.is-underlined{text-decoration:underline}.has-font-family-primary{font-family:"Red Hat Display","Open Sans","Helvetica Neue","Helvetica","Arial",sans-serif}.has-font-family-code{font-family:"Consolas","Courier New",monospace}.has-font-weight-normal{font-weight:400}.has-font-weight-medium{font-weight:500}.has-font-weight-bold{font-weight:700}.has-font-weight-black{font-weight:900}.has-font-style-normal{font-style:normal}.has-font-style-italic{font-style:italic}code{display:inline;border:1px solid #ddd;border-radius:3px;padding:2px 4px;font-family:"Consolas","Courier New",monospace;font-size:.95em}pre{display:block;border:1px solid #ddd;border-radius:3px;padding:8px;font-family:"Consolas","Courier New",monospace;font-size:.95em;overflow:auto;line-height:1.5}pre code{display:block;border:none;padding:0;font-size:1em}blockquote{margin:4px 0;padding:8px 12px;background-color:#f8f9f9;border:2px solid #dde1e1;border-radius:12px;border-bottom-left-radius:0}blockquote h1:first-child,blockquote h2:first-child,blockquote h3:first-child,blockquote h4:first-child,blockquote h5:first-child,blockquote h6:first-child,blockquote p:first-child{margin-top:0}blockquote h1:last-child,blockquote h2:last-child,blockquote h3:last-child,blockquote h4:last-child,blockquote h5:last-child,blockquote h6:last-child,blockquote p:last-child{margin-bottom:0}table.table{border-collapse:collapse;padding:4px;max-width:100%}table.table.is-full-width{width:100%}table.table th{border-bottom:3px solid #ccc;padding:6px 10px;font-weight:bold;text-align:left}table.table td{border-bottom:1px solid #ccc;padding:6px 10px;text-align:left}table.table th:not(:last-child),table.table td:not(:last-child){border-right:1px solid #ccc}table.table.is-compact th,table.table.is-compact td{padding:2px 6px}table.table.is-striped tr:nth-of-type(2n+1) td{background-color:#f6f6f6}table.table.is-with-hover tr:hover td{background-color:#eee}img{max-width:100%;height:auto}*{box-sizing:border-box}html,body{margin:0;padding:0}.container{max-width:72rem;margin:0 auto}.grid{display:flex;flex-wrap:wrap;margin:-5px}.grid .grid--cell{flex-grow:0;flex-shrink:0;padding:5px}.grid .grid--cell.is-flexible{flex-grow:1;flex-shrink:1}.grid .grid--cell.is-1{width:8.3333333333%}.grid .grid--cell.is-2{width:16.6666666667%}.grid .grid--cell.is-3{width:25%}.grid .grid--cell.is-4{width:33.3333333333%}.grid .grid--cell.is-5{width:41.6666666667%}.grid .grid--cell.is-6{width:50%}.grid .grid--cell.is-7{width:58.3333333333%}.grid .grid--cell.is-8{width:66.6666666667%}.grid .grid--cell.is-9{width:75%}.grid .grid--cell.is-10{width:83.3333333333%}.grid .grid--cell.is-11{width:91.6666666667%}.grid .grid--cell.is-12{width:100%}@media all and (max-width: 32rem){.grid .grid--cell.is-1-sm{width:8.3333333333%}.grid .grid--cell.is-2-sm{width:16.6666666667%}.grid .grid--cell.is-3-sm{width:25%}.grid .grid--cell.is-4-sm{width:33.3333333333%}.grid .grid--cell.is-5-sm{width:41.6666666667%}.grid .grid--cell.is-6-sm{width:50%}.grid .grid--cell.is-7-sm{width:58.3333333333%}.grid .grid--cell.is-8-sm{width:66.6666666667%}.grid .grid--cell.is-9-sm{width:75%}.grid .grid--cell.is-10-sm{width:83.3333333333%}.grid .grid--cell.is-11-sm{width:91.6666666667%}.grid .grid--cell.is-12-sm{width:100%}}@media all and (min-width: 32rem)and (max-width: 64rem){.grid .grid--cell.is-1-md{width:8.3333333333%}.grid .grid--cell.is-2-md{width:16.6666666667%}.grid .grid--cell.is-3-md{width:25%}.grid .grid--cell.is-4-md{width:33.3333333333%}.grid .grid--cell.is-5-md{width:41.6666666667%}.grid .grid--cell.is-6-md{width:50%}.grid .grid--cell.is-7-md{width:58.3333333333%}.grid .grid--cell.is-8-md{width:66.6666666667%}.grid .grid--cell.is-9-md{width:75%}.grid .grid--cell.is-10-md{width:83.3333333333%}.grid .grid--cell.is-11-md{width:91.6666666667%}.grid .grid--cell.is-12-md{width:100%}}@media all and (min-width: 64rem){.grid .grid--cell.is-1-lg{width:8.3333333333%}.grid .grid--cell.is-2-lg{width:16.6666666667%}.grid .grid--cell.is-3-lg{width:25%}.grid .grid--cell.is-4-lg{width:33.3333333333%}.grid .grid--cell.is-5-lg{width:41.6666666667%}.grid .grid--cell.is-6-lg{width:50%}.grid .grid--cell.is-7-lg{width:58.3333333333%}.grid .grid--cell.is-8-lg{width:66.6666666667%}.grid .grid--cell.is-9-lg{width:75%}.grid .grid--cell.is-10-lg{width:83.3333333333%}.grid .grid--cell.is-11-lg{width:91.6666666667%}.grid .grid--cell.is-12-lg{width:100%}}/*# sourceMappingURL=codidact.css.map */ +.header{padding:16px;margin-bottom:16px;background-color:#fff;color:#333;box-shadow:0 3px 2px 0 #ddd;font-weight:bold}.header a:link,.header a:visited{color:inherit;display:inline-block;padding:.25rem .5rem;text-decoration:none !important;transition:all .3s ease}.header a:link:hover,.header a:link:active,.header a:visited:hover,.header a:visited:active{color:inherit;box-shadow:0 2px 4px 1px #ddd;text-decoration:none}.header .header--container{display:flex;align-items:flex-end;padding:0;flex-wrap:wrap}.header .header--brand{color:inherit;display:flex;flex-direction:column;align-items:flex-start}.header .header--brand .header--instance-name{font-size:1rem}.header .header--brand .header--site-name{font-size:2.5rem}.header .header--brand + .header--menu{margin-left:24px}.header .header--menu{flex-grow:1;display:flex;justify-content:flex-end;align-items:center;min-height:50px;flex-wrap:wrap}.header .header--menu .header--separator{flex-grow:1}.header .header--menu .header--item{padding:4px 8px;margin:0 4px;cursor:pointer;font:inherit;color:#aaa;background-color:transparent;border:none;display:flex;align-items:center;transition:all .3s ease;position:relative;text-decoration:none !important}.header .header--menu .header--item:hover,.header .header--menu .header--item.is-active{color:#333}.header .header--menu .header--item .header--alert{background-color:#4b68ff;color:#fff;font-size:13px;min-width:1.5em;height:1.5em;padding:.125em;display:inline-block;border-radius:30px;text-align:center;margin:0 5px}.header .header--menu .header--item.is-complex .header--alert{position:absolute;top:-2px;left:-5px}.header .header--menu .header--item .header--trust-level{color:#fff;font-size:30px;opacity:.9;text-shadow:0 0 1px #000;min-width:1.5em;height:1.5em;padding:2px;display:inline-block;border-radius:30px;text-align:center;margin:0 4px;position:absolute;bottom:-2px;right:-7px}.header .header--menu .header--item .header--item-icon,.header .header--menu .header--item .header--item-image{height:40px;width:40px}.button,a.button:link,a.button:visited{font-size:.9em;font-family:inherit;text-align:center;text-decoration:none !important;cursor:pointer;display:inline-block;background-color:#f1f3ff;color:#001db1;padding:6px 12px;font-weight:500;border-radius:3px;border:1px solid transparent;transition:all .3s ease;margin:2px}.button:hover,a.button:link:hover,a.button:visited:hover{background-color:#e4e8ff;color:#001db1}.button:active,.button.is-active,a.button:link:active,a.button:link.is-active,a.button:visited:active,a.button:visited.is-active{background-color:#cbd3ff;color:#001db1}.button.is-outlined,a.button:link.is-outlined,a.button:visited.is-outlined{background-color:#fff;border-color:#657dff}.button.is-outlined:hover,a.button:link.is-outlined:hover,a.button:visited.is-outlined:hover{background-color:#f1f3ff;border-color:#0029fe}.button.is-outlined:active,.button.is-outlined.is-active,a.button:link.is-outlined:active,a.button:link.is-outlined.is-active,a.button:visited.is-outlined:active,a.button:visited.is-outlined.is-active{background-color:#e4e8ff;border-color:#0021cb}.button.is-filled,a.button:link.is-filled,a.button:visited.is-filled{background-color:#0029fe;color:#fff}.button.is-filled:hover,a.button:link.is-filled:hover,a.button:visited.is-filled:hover{background-color:#0021cb;color:#fff}.button.is-filled:active,.button.is-filled.is-active,a.button:link.is-filled:active,a.button:link.is-filled.is-active,a.button:visited.is-filled:active,a.button:visited.is-filled.is-active{background-color:#001898;color:#fff}.button.is-danger,a.button:link.is-danger,a.button:visited.is-danger{background-color:#ffe9e9;color:#a90000}.button.is-danger:hover,a.button:link.is-danger:hover,a.button:visited.is-danger:hover{background-color:#ffdcdc;color:#a90000}.button.is-danger:active,.button.is-danger.is-active,a.button:link.is-danger:active,a.button:link.is-danger.is-active,a.button:visited.is-danger:active,a.button:visited.is-danger.is-active{background-color:#ffc3c3;color:#a90000}.button.is-danger.is-outlined,a.button:link.is-danger.is-outlined,a.button:visited.is-danger.is-outlined{background-color:transparent;border-color:#ff5d5d}.button.is-danger.is-outlined:hover,a.button:link.is-danger.is-outlined:hover,a.button:visited.is-danger.is-outlined:hover{background-color:#ffe9e9;border-color:#f60000}.button.is-danger.is-outlined:active,.button.is-danger.is-outlined.is-active,a.button:link.is-danger.is-outlined:active,a.button:link.is-danger.is-outlined.is-active,a.button:visited.is-danger.is-outlined:active,a.button:visited.is-danger.is-outlined.is-active{background-color:#ffdcdc;border-color:#c30000}.button.is-danger.is-filled,a.button:link.is-danger.is-filled,a.button:visited.is-danger.is-filled{background-color:#f60000;color:#fff}.button.is-danger.is-filled:hover,a.button:link.is-danger.is-filled:hover,a.button:visited.is-danger.is-filled:hover{background-color:#c30000;color:#fff}.button.is-danger.is-filled:active,.button.is-danger.is-filled.is-active,a.button:link.is-danger.is-filled:active,a.button:link.is-danger.is-filled.is-active,a.button:visited.is-danger.is-filled:active,a.button:visited.is-danger.is-filled.is-active{background-color:#900000;color:#fff}.button.is-muted,a.button:link.is-muted,a.button:visited.is-muted{background-color:#eef1f2;color:#344147}.button.is-muted:hover,a.button:link.is-muted:hover,a.button:visited.is-muted:hover{background-color:#e6ebed;color:#344147}.button.is-muted:active,.button.is-muted.is-active,a.button:link.is-muted:active,a.button:link.is-muted.is-active,a.button:visited.is-muted:active,a.button:visited.is-muted.is-active{background-color:#d8dfe2;color:#344147}.button.is-muted.is-outlined,a.button:link.is-muted.is-outlined,a.button:visited.is-muted.is-outlined{background-color:transparent;border-color:#879ca7}.button.is-muted.is-outlined:hover,a.button:link.is-muted.is-outlined:hover,a.button:visited.is-muted.is-outlined:hover{background-color:#eef1f2;border-color:#546973}.button.is-muted.is-outlined:active,.button.is-muted.is-outlined.is-active,a.button:link.is-muted.is-outlined:active,a.button:link.is-muted.is-outlined.is-active,a.button:visited.is-muted.is-outlined:active,a.button:visited.is-muted.is-outlined.is-active{background-color:#dfe5e8;border-color:#3f4e56}.button.is-muted.is-filled,a.button:link.is-muted.is-filled,a.button:visited.is-muted.is-filled{background-color:#5f7682;color:#fff}.button.is-muted.is-filled:hover,a.button:link.is-muted.is-filled:hover,a.button:visited.is-muted.is-filled:hover{background-color:#4a5b64;color:#fff}.button.is-muted.is-filled:active,.button.is-muted.is-filled.is-active,a.button:link.is-muted.is-filled:active,a.button:link.is-muted.is-filled.is-active,a.button:visited.is-muted.is-filled:active,a.button:visited.is-muted.is-filled.is-active{background-color:#344147;color:#fff}.button.is-small,a.button:link.is-small,a.button:visited.is-small{font-size:.8em;padding:4px 8px}.button.is-medium,a.button:link.is-medium,a.button:visited.is-medium{font-size:1em;padding:7px 14px}.button.is-large,a.button:link.is-large,a.button:visited.is-large{font-size:1.1em;padding:8px 16px}.button.is-very-large,a.button:link.is-very-large,a.button:visited.is-very-large{font-size:1.2em;padding:9px 18px}.button.is-extremely-large,a.button:link.is-extremely-large,a.button:visited.is-extremely-large{font-size:1.4em;padding:10px 20px}.button.is-close-button,a.button:link.is-close-button,a.button:visited.is-close-button{background-color:transparent;color:#aaa;font-size:25px !important;padding:2px 8px;line-height:1;margin-top:-4px}.button.is-close-button:hover,a.button:link.is-close-button:hover,a.button:visited.is-close-button:hover{color:#333}.button.is-close-button:hover:active,a.button:link.is-close-button:hover:active,a.button:visited.is-close-button:hover:active{background-color:rgba(0,0,0,.05)}.modal--header-button .button.is-close-button,.widget--header-button .button.is-close-button{margin-top:0}.button-list{display:flex;flex-wrap:wrap}.button-list.is-gutterless .button{border-radius:0;margin:0;position:relative;margin-right:-1px;z-index:0}.button-list.is-gutterless .button:first-of-type{border-top-left-radius:3px;border-bottom-left-radius:3px;left:0}.button-list.is-gutterless .button:last-of-type{border-top-right-radius:3px;border-bottom-right-radius:3px;margin-right:0}.button-list.is-gutterless .button:hover,.button-list.is-gutterless .button:active,.button-list.is-gutterless .button.is-active{z-index:2}.button.is-icon-only-button{background-color:transparent;color:#95a8b2;padding:.5em .25em;line-height:1;font-size:1em;width:2em;height:2em;text-align:center}.button.is-icon-only-button.is-small{font-size:.9em}.button.is-icon-only-button.is-medium{font-size:1.1em}.button.is-icon-only-button.is-large{font-size:1.2em}.button.is-icon-only-button.is-very-large{font-size:1.4em}.button.is-icon-only-button.is-extremely-large{font-size:1.6em}.button.is-icon-only-button:hover{background-color:#e4e8ff;color:#3253ff}.button.is-icon-only-button:active,.button.is-icon-only-button.is-active{color:#0025e4}.button.is-icon-only-button.is-danger{color:#ff9090}.button.is-icon-only-button.is-danger:hover{background-color:#ffe9e9;color:#ff2a2a}.button.is-icon-only-button.is-danger:active,.button.is-icon-only-button.is-danger.is-active{color:#dc0000}.button.is-icon-only-button.is-muted{color:#abbac2}.button.is-icon-only-button.is-muted:hover{background-color:#eef1f2;color:#6a8491}.button.is-icon-only-button.is-muted:active,.button.is-icon-only-button.is-muted.is-active{color:#4a5b64}.button.is-icon-only-button:active:not(:hover),.button.is-icon-only-button.is-active:not(:hover){background:transparent}.tabs{padding:0;display:flex;flex-wrap:wrap}.tabs .tabs--item{display:block;font-weight:bold;color:#999;text-decoration:none !important;padding:6px 10px;margin:2px}.tabs .tabs--item:hover{background-color:#e4e8ff;color:#001898}.tabs .tabs--item.is-active{background-color:#0025e4;color:#fff}label.form-element{cursor:pointer;display:block;margin:4px 0;font-size:1.1em;font-weight:bold;color:#444}input.form-element{font:inherit;font-weight:500;padding:8px;margin:4px 0;border:2px solid transparent;background-color:#eef1f2;border-radius:3px;display:block;width:100%}input.form-element:focus{border-color:#d0d9dd}input.form-element.is-danger{border-color:#ffa9a9;background-color:#fff6f6}textarea.form-element{font:inherit;font-weight:500;padding:8px;margin:4px 0;border:2px solid transparent;background-color:#eef1f2;border-radius:3px;resize:none;display:block;width:100%;min-height:8em}textarea.form-element:focus{border-color:#d0d9dd}textarea.form-element.is-danger{border-color:#ffa9a9;background-color:#fff6f6}textarea.form-element.is-small{min-height:4em}textarea.form-element.is-large{min-height:16em}input[type=radio].form-radio-element,input[type=checkbox].form-checkbox-element{margin:4px;display:inline-block;cursor:pointer}.notice{margin:4px 0;padding:16px;border-radius:3px;border:1px solid #b3c0c7;background-color:#eef1f2}.notice.is-filled{border-color:transparent;color:#fff;background-color:#1e262a}.notice.is-warning{border-color:#fee781;background-color:#fffae6}.notice.is-warning.is-filled{background-color:#e3ba02}.notice.is-danger{border-color:#ff8383;background-color:#ffe9e9}.notice.is-danger.is-filled{background-color:#e90000}.notice.is-success{border-color:#88e4af;background-color:#dcf7e7}.notice.is-success.is-filled{background-color:#27ad60}.notice.is-info{border-color:#95d4ce;background-color:#def1ef}.notice.is-info.is-filled{background-color:#3c948b}.notice.is-banner{border-left:none;border-right:none;margin:0;border-radius:0}.header + .notice.is-banner{margin-top:-16px;margin-bottom:16px}.widget{border:1px solid #d0d9dd;border-radius:2px;box-shadow:0 3px 5px -2px #eee;margin:8px 0;background-color:#fff}.widget .widget--header{padding:12px;font-size:1.2em;border-bottom:1px solid #d0d9dd}.widget .widget--header.is-complex{font-size:1em}.widget .widget--header .widget--header-link{float:right;font-size:.8em;padding:3px 4px}.widget .widget--header .widget--header-button{float:right;font-size:.8em;position:relative;top:-6.66666668px}.widget .widget--body{padding:12px}.widget .widget--body + .widget--body{border-top:1px solid #d0d9dd}.widget .widget--footer{padding:12px;border-top:1px solid #d0d9dd}.modal{position:absolute;width:100%;min-height:100%;top:0;left:0;padding:3em;pointer-events:none}.modal.is-with-backdrop{background-color:rgba(0,0,0,.5);position:fixed;pointer-events:all}.modal.is-with-backdrop .modal--container{box-shadow:0 3px 5px -1.5px #666}.modal .modal--container{margin:0 auto;max-width:48rem;width:100%;pointer-events:all;background-color:#fff;box-shadow:0 3px 5px -3px #666;border:1px solid #b3c0c7;display:flex;flex-direction:column}.modal .modal--container .modal--header{padding:12px;font-size:1.4em;border-bottom:1px solid #d0d9dd;font-weight:bold}.modal .modal--container .modal--header .modal--header-link{float:right;font-size:.8rem;padding:3px 4px}.modal .modal--container .modal--header .modal--header-button{float:right;font-size:.8rem;margin:0}.modal .modal--container .modal--body{padding:16px;max-height:32.000000016rem;overflow-y:auto}.modal .modal--container .modal--footer{padding:12px;border-top:1px solid #d0d9dd}.modal.is-large .modal--container{max-width:72rem}.modal.is-large .modal--container .modal--body{max-height:48rem}.modal.is-small .modal--container{max-width:24rem}.modal.is-small .modal--container .modal--body{max-height:15.9999999984rem}.modal.is-danger .modal--header,.modal.is-danger .modal--container,.modal.is-danger .modal--footer{border-color:#ff9090}.modal.is-danger .modal--header{color:#c30000;background-color:#fff6f6}@media all and (max-width: 32rem){.modal{padding:0;position:fixed}.modal .modal--container{height:100vh}.modal .modal--header,.modal .modal--foter{flex-shrink:0}.modal .modal--body{flex-grow:1;overflow:auto}}.item-list{display:flex;flex-direction:column;align-items:stretch}.item-list .item-list--item{display:flex;align-items:center;border-bottom:1px solid #d0d9dd}.item-list .item-list--item.is-highlighted{background-color:#f1f3ff}.item-list .item-list--item .item-list--number-value{padding:4px;margin:4px;height:80px;width:120px;display:flex;flex-direction:column;align-items:center;justify-content:center}.item-list .item-list--item .item-list--number-value .item-list--number{font-size:25px;color:#222}.item-list .item-list--item .item-list--number-value .item-list--number-label{font-size:14px;color:#666}.item-list .item-list--item .item-list--text-value{padding:8px;margin:8px;height:80px;width:200px;align-self:stretch}.item-list .item-list--item .item-list--image-value{margin:4px;width:40px;height:40px}.item-list .item-list--item .item-list--image-value img{border-radius:50%}.item-list .item-list--item .is-primary{flex-grow:1}@media all and (max-width: 32rem){.item-list .item-list--item{flex-wrap:wrap;justify-content:center}.item-list .item-list--item > .is-primary{width:100%;height:auto;margin:0 8px}.item-list .item-list--item > :not(.is-primary){font-size:.9em;margin:4px 8px}.item-list .item-list--item > :not(.is-primary).item-list--image-value{margin:8px 4px}.item-list .item-list--item > :not(.is-primary).item-list--text-value{height:auto;width:auto}.item-list .item-list--item > :not(.is-primary).item-list--number-value{flex-direction:row;height:auto;width:auto}.item-list .item-list--item > :not(.is-primary).item-list--number-value .item-list--number{font-size:1.1em;margin:0 4px}}.badge.is-tag{display:inline-block;font-size:14px;padding:4px 8px;font-weight:500;color:#001898;background-color:#e4e8ff;border-radius:3px}.badge.is-tag.is-master-tag{color:#fff;background-color:#001db1}a.badge:hover{text-decoration:none !important;background-color:#cbd3ff}a.badge:hover.is-master-tag{color:#fff;background-color:#001898}.badge.is-award{display:inline-block;padding:4px 8px;font-weight:500;color:#3f4e56;background-color:#eef1f2;border:1px solid #dfe5e8;border-radius:3px}.badge.is-award .badge--icon{margin-right:4px}.badge.is-award.is-gold .badge--icon{color:#cc0}.badge.is-award.is-silver .badge--icon{color:#ccc}.badge.is-award.is-bronze .badge--icon{color:#c73}.badge.is-award:hover{text-decoration:none}.badge.is-user-role{display:inline-block;font-size:12px;padding:3px 6px;border-radius:2px;background-color:#0025e4;color:#fff;font-weight:bold}.badge.is-user-trust-level{display:inline-block;font-size:14px;min-width:20px;text-align:center;padding:1px 6px;border-radius:20px;background-color:#0025e4;color:#fff;font-weight:bold}.has-padding-0{padding:0}.has-margin-0{margin:0}.has-padding-1{padding:4px}.has-margin-1{margin:4px}.has-padding-2{padding:8px}.has-margin-2{margin:8px}.has-padding-4{padding:16px}.has-margin-4{margin:16px}.has-padding-6{padding:24px}.has-margin-6{margin:24px}.has-padding-8{padding:32px}.has-margin-8{margin:32px}.has-padding-12{padding:48px}.has-margin-12{margin:48px}.has-padding-16{padding:64px}.has-margin-16{margin:64px}.has-padding-18{padding:72px}.has-margin-18{margin:72px}.has-padding-24{padding:96px}.has-margin-24{margin:96px}.has-padding-32{padding:128px}.has-margin-32{margin:128px}.has-padding-36{padding:144px}.has-margin-36{margin:144px}.has-padding-top-0{padding-top:0}.has-padding-right-0{padding-right:0}.has-padding-bottom-0{padding-bottom:0}.has-padding-left-0{padding-left:0}.has-padding-vertical-0{padding-top:0;padding-bottom:0}.has-padding-horizontal-0{padding-right:0;padding-left:0}.has-margin-top-0{margin-top:0}.has-margin-right-0{margin-right:0}.has-margin-bottom-0{margin-bottom:0}.has-margin-left-0{margin-left:0}.has-margin-vertical-0{margin-top:0;margin-bottom:0}.has-margin-horizontal-0{margin-right:0;margin-left:0}.has-padding-top-1{padding-top:4px}.has-padding-right-1{padding-right:4px}.has-padding-bottom-1{padding-bottom:4px}.has-padding-left-1{padding-left:4px}.has-padding-vertical-1{padding-top:4px;padding-bottom:4px}.has-padding-horizontal-1{padding-right:4px;padding-left:4px}.has-margin-top-1{margin-top:4px}.has-margin-right-1{margin-right:4px}.has-margin-bottom-1{margin-bottom:4px}.has-margin-left-1{margin-left:4px}.has-margin-vertical-1{margin-top:4px;margin-bottom:4px}.has-margin-horizontal-1{margin-right:4px;margin-left:4px}.has-padding-top-2{padding-top:8px}.has-padding-right-2{padding-right:8px}.has-padding-bottom-2{padding-bottom:8px}.has-padding-left-2{padding-left:8px}.has-padding-vertical-2{padding-top:8px;padding-bottom:8px}.has-padding-horizontal-2{padding-right:8px;padding-left:8px}.has-margin-top-2{margin-top:8px}.has-margin-right-2{margin-right:8px}.has-margin-bottom-2{margin-bottom:8px}.has-margin-left-2{margin-left:8px}.has-margin-vertical-2{margin-top:8px;margin-bottom:8px}.has-margin-horizontal-2{margin-right:8px;margin-left:8px}.has-padding-top-4{padding-top:16px}.has-padding-right-4{padding-right:16px}.has-padding-bottom-4{padding-bottom:16px}.has-padding-left-4{padding-left:16px}.has-padding-vertical-4{padding-top:16px;padding-bottom:16px}.has-padding-horizontal-4{padding-right:16px;padding-left:16px}.has-margin-top-4{margin-top:16px}.has-margin-right-4{margin-right:16px}.has-margin-bottom-4{margin-bottom:16px}.has-margin-left-4{margin-left:16px}.has-margin-vertical-4{margin-top:16px;margin-bottom:16px}.has-margin-horizontal-4{margin-right:16px;margin-left:16px}.has-padding-top-6{padding-top:24px}.has-padding-right-6{padding-right:24px}.has-padding-bottom-6{padding-bottom:24px}.has-padding-left-6{padding-left:24px}.has-padding-vertical-6{padding-top:24px;padding-bottom:24px}.has-padding-horizontal-6{padding-right:24px;padding-left:24px}.has-margin-top-6{margin-top:24px}.has-margin-right-6{margin-right:24px}.has-margin-bottom-6{margin-bottom:24px}.has-margin-left-6{margin-left:24px}.has-margin-vertical-6{margin-top:24px;margin-bottom:24px}.has-margin-horizontal-6{margin-right:24px;margin-left:24px}.has-padding-top-8{padding-top:32px}.has-padding-right-8{padding-right:32px}.has-padding-bottom-8{padding-bottom:32px}.has-padding-left-8{padding-left:32px}.has-padding-vertical-8{padding-top:32px;padding-bottom:32px}.has-padding-horizontal-8{padding-right:32px;padding-left:32px}.has-margin-top-8{margin-top:32px}.has-margin-right-8{margin-right:32px}.has-margin-bottom-8{margin-bottom:32px}.has-margin-left-8{margin-left:32px}.has-margin-vertical-8{margin-top:32px;margin-bottom:32px}.has-margin-horizontal-8{margin-right:32px;margin-left:32px}.has-padding-top-12{padding-top:48px}.has-padding-right-12{padding-right:48px}.has-padding-bottom-12{padding-bottom:48px}.has-padding-left-12{padding-left:48px}.has-padding-vertical-12{padding-top:48px;padding-bottom:48px}.has-padding-horizontal-12{padding-right:48px;padding-left:48px}.has-margin-top-12{margin-top:48px}.has-margin-right-12{margin-right:48px}.has-margin-bottom-12{margin-bottom:48px}.has-margin-left-12{margin-left:48px}.has-margin-vertical-12{margin-top:48px;margin-bottom:48px}.has-margin-horizontal-12{margin-right:48px;margin-left:48px}.has-padding-top-16{padding-top:64px}.has-padding-right-16{padding-right:64px}.has-padding-bottom-16{padding-bottom:64px}.has-padding-left-16{padding-left:64px}.has-padding-vertical-16{padding-top:64px;padding-bottom:64px}.has-padding-horizontal-16{padding-right:64px;padding-left:64px}.has-margin-top-16{margin-top:64px}.has-margin-right-16{margin-right:64px}.has-margin-bottom-16{margin-bottom:64px}.has-margin-left-16{margin-left:64px}.has-margin-vertical-16{margin-top:64px;margin-bottom:64px}.has-margin-horizontal-16{margin-right:64px;margin-left:64px}.has-padding-top-18{padding-top:72px}.has-padding-right-18{padding-right:72px}.has-padding-bottom-18{padding-bottom:72px}.has-padding-left-18{padding-left:72px}.has-padding-vertical-18{padding-top:72px;padding-bottom:72px}.has-padding-horizontal-18{padding-right:72px;padding-left:72px}.has-margin-top-18{margin-top:72px}.has-margin-right-18{margin-right:72px}.has-margin-bottom-18{margin-bottom:72px}.has-margin-left-18{margin-left:72px}.has-margin-vertical-18{margin-top:72px;margin-bottom:72px}.has-margin-horizontal-18{margin-right:72px;margin-left:72px}.has-padding-top-24{padding-top:96px}.has-padding-right-24{padding-right:96px}.has-padding-bottom-24{padding-bottom:96px}.has-padding-left-24{padding-left:96px}.has-padding-vertical-24{padding-top:96px;padding-bottom:96px}.has-padding-horizontal-24{padding-right:96px;padding-left:96px}.has-margin-top-24{margin-top:96px}.has-margin-right-24{margin-right:96px}.has-margin-bottom-24{margin-bottom:96px}.has-margin-left-24{margin-left:96px}.has-margin-vertical-24{margin-top:96px;margin-bottom:96px}.has-margin-horizontal-24{margin-right:96px;margin-left:96px}.has-padding-top-32{padding-top:128px}.has-padding-right-32{padding-right:128px}.has-padding-bottom-32{padding-bottom:128px}.has-padding-left-32{padding-left:128px}.has-padding-vertical-32{padding-top:128px;padding-bottom:128px}.has-padding-horizontal-32{padding-right:128px;padding-left:128px}.has-margin-top-32{margin-top:128px}.has-margin-right-32{margin-right:128px}.has-margin-bottom-32{margin-bottom:128px}.has-margin-left-32{margin-left:128px}.has-margin-vertical-32{margin-top:128px;margin-bottom:128px}.has-margin-horizontal-32{margin-right:128px;margin-left:128px}.has-padding-top-36{padding-top:144px}.has-padding-right-36{padding-right:144px}.has-padding-bottom-36{padding-bottom:144px}.has-padding-left-36{padding-left:144px}.has-padding-vertical-36{padding-top:144px;padding-bottom:144px}.has-padding-horizontal-36{padding-right:144px;padding-left:144px}.has-margin-top-36{margin-top:144px}.has-margin-right-36{margin-right:144px}.has-margin-bottom-36{margin-bottom:144px}.has-margin-left-36{margin-left:144px}.has-margin-vertical-36{margin-top:144px;margin-bottom:144px}.has-margin-horizontal-36{margin-right:144px;margin-left:144px}.has-border-width-0{border-width:0px}.has-border-width-1{border-width:1px}.has-border-width-2{border-width:2px}.has-border-width-3{border-width:3px}.has-border-width-4{border-width:4px}.has-border-width-5{border-width:5px}.has-border-width-6{border-width:6px}.has-border-width-7{border-width:7px}.has-border-width-8{border-width:8px}.has-border-width-9{border-width:9px}.has-border-width-10{border-width:10px}.has-border-top-width-0{border-top-width:0px}.has-border-right-width-0{border-right-width:0px}.has-border-bottom-width-0{border-bottom-width:0px}.has-border-left-width-0{border-left-width:0px}.has-border-top-width-1{border-top-width:1px}.has-border-right-width-1{border-right-width:1px}.has-border-bottom-width-1{border-bottom-width:1px}.has-border-left-width-1{border-left-width:1px}.has-border-top-width-2{border-top-width:2px}.has-border-right-width-2{border-right-width:2px}.has-border-bottom-width-2{border-bottom-width:2px}.has-border-left-width-2{border-left-width:2px}.has-border-top-width-3{border-top-width:3px}.has-border-right-width-3{border-right-width:3px}.has-border-bottom-width-3{border-bottom-width:3px}.has-border-left-width-3{border-left-width:3px}.has-border-top-width-4{border-top-width:4px}.has-border-right-width-4{border-right-width:4px}.has-border-bottom-width-4{border-bottom-width:4px}.has-border-left-width-4{border-left-width:4px}.has-border-top-width-5{border-top-width:5px}.has-border-right-width-5{border-right-width:5px}.has-border-bottom-width-5{border-bottom-width:5px}.has-border-left-width-5{border-left-width:5px}.has-border-top-width-6{border-top-width:6px}.has-border-right-width-6{border-right-width:6px}.has-border-bottom-width-6{border-bottom-width:6px}.has-border-left-width-6{border-left-width:6px}.has-border-top-width-7{border-top-width:7px}.has-border-right-width-7{border-right-width:7px}.has-border-bottom-width-7{border-bottom-width:7px}.has-border-left-width-7{border-left-width:7px}.has-border-top-width-8{border-top-width:8px}.has-border-right-width-8{border-right-width:8px}.has-border-bottom-width-8{border-bottom-width:8px}.has-border-left-width-8{border-left-width:8px}.has-border-top-width-9{border-top-width:9px}.has-border-right-width-9{border-right-width:9px}.has-border-bottom-width-9{border-bottom-width:9px}.has-border-left-width-9{border-left-width:9px}.has-border-top-width-10{border-top-width:10px}.has-border-right-width-10{border-right-width:10px}.has-border-bottom-width-10{border-bottom-width:10px}.has-border-left-width-10{border-left-width:10px}.has-border-style-solid{border-style:solid}.has-border-style-none{border-style:none}.has-border-style-dotted{border-style:dotted}.has-border-style-dashed{border-style:dashed}.has-border-style-double{border-style:double}.has-border-top-style-solid{border-top-style:solid}.has-border-right-style-solid{border-right-style:solid}.has-border-bottom-style-solid{border-bottom-style:solid}.has-border-left-style-solid{border-left-style:solid}.has-border-top-style-none{border-top-style:none}.has-border-right-style-none{border-right-style:none}.has-border-bottom-style-none{border-bottom-style:none}.has-border-left-style-none{border-left-style:none}.has-border-top-style-dotted{border-top-style:dotted}.has-border-right-style-dotted{border-right-style:dotted}.has-border-bottom-style-dotted{border-bottom-style:dotted}.has-border-left-style-dotted{border-left-style:dotted}.has-border-top-style-dashed{border-top-style:dashed}.has-border-right-style-dashed{border-right-style:dashed}.has-border-bottom-style-dashed{border-bottom-style:dashed}.has-border-left-style-dashed{border-left-style:dashed}.has-border-top-style-double{border-top-style:double}.has-border-right-style-double{border-right-style:double}.has-border-bottom-style-double{border-bottom-style:double}.has-border-left-style-double{border-left-style:double}.has-border-radius-0{border-radius:0px}.has-border-radius-1{border-radius:1px}.has-border-radius-2{border-radius:2px}.has-border-radius-3{border-radius:3px}.has-border-radius-4{border-radius:4px}.has-border-radius-5{border-radius:5px}.has-border-radius-6{border-radius:6px}.has-border-radius-7{border-radius:7px}.has-border-radius-8{border-radius:8px}.has-border-radius-9{border-radius:9px}.has-border-radius-10{border-radius:10px}.has-border-top-left-radius-0{border-top-left-radius:0px}.has-border-top-right-radius-0{border-top-right-radius:0px}.has-border-bottom-left-radius-0{border-bottom-left-radius:0px}.has-border-bottom-right-radius-0{border-bottom-right-radius:0px}.has-border-top-left-radius-1{border-top-left-radius:1px}.has-border-top-right-radius-1{border-top-right-radius:1px}.has-border-bottom-left-radius-1{border-bottom-left-radius:1px}.has-border-bottom-right-radius-1{border-bottom-right-radius:1px}.has-border-top-left-radius-2{border-top-left-radius:2px}.has-border-top-right-radius-2{border-top-right-radius:2px}.has-border-bottom-left-radius-2{border-bottom-left-radius:2px}.has-border-bottom-right-radius-2{border-bottom-right-radius:2px}.has-border-top-left-radius-3{border-top-left-radius:3px}.has-border-top-right-radius-3{border-top-right-radius:3px}.has-border-bottom-left-radius-3{border-bottom-left-radius:3px}.has-border-bottom-right-radius-3{border-bottom-right-radius:3px}.has-border-top-left-radius-4{border-top-left-radius:4px}.has-border-top-right-radius-4{border-top-right-radius:4px}.has-border-bottom-left-radius-4{border-bottom-left-radius:4px}.has-border-bottom-right-radius-4{border-bottom-right-radius:4px}.has-border-top-left-radius-5{border-top-left-radius:5px}.has-border-top-right-radius-5{border-top-right-radius:5px}.has-border-bottom-left-radius-5{border-bottom-left-radius:5px}.has-border-bottom-right-radius-5{border-bottom-right-radius:5px}.has-border-top-left-radius-6{border-top-left-radius:6px}.has-border-top-right-radius-6{border-top-right-radius:6px}.has-border-bottom-left-radius-6{border-bottom-left-radius:6px}.has-border-bottom-right-radius-6{border-bottom-right-radius:6px}.has-border-top-left-radius-7{border-top-left-radius:7px}.has-border-top-right-radius-7{border-top-right-radius:7px}.has-border-bottom-left-radius-7{border-bottom-left-radius:7px}.has-border-bottom-right-radius-7{border-bottom-right-radius:7px}.has-border-top-left-radius-8{border-top-left-radius:8px}.has-border-top-right-radius-8{border-top-right-radius:8px}.has-border-bottom-left-radius-8{border-bottom-left-radius:8px}.has-border-bottom-right-radius-8{border-bottom-right-radius:8px}.has-border-top-left-radius-9{border-top-left-radius:9px}.has-border-top-right-radius-9{border-top-right-radius:9px}.has-border-bottom-left-radius-9{border-bottom-left-radius:9px}.has-border-bottom-right-radius-9{border-bottom-right-radius:9px}.has-border-top-left-radius-10{border-top-left-radius:10px}.has-border-top-right-radius-10{border-top-right-radius:10px}.has-border-bottom-left-radius-10{border-bottom-left-radius:10px}.has-border-bottom-right-radius-10{border-bottom-right-radius:10px}.has-color-red{color:#ff4343}.has-background-color-red{background-color:#ff4343}.has-border-color-red{border-color:#ff4343}.has-color-red-050{color:#ffdcdc}.has-background-color-red-050{background-color:#ffdcdc}.has-border-color-red-050{border-color:#ffdcdc}.has-color-red-100{color:#ffc3c3}.has-background-color-red-100{background-color:#ffc3c3}.has-border-color-red-100{border-color:#ffc3c3}.has-color-red-200{color:#ff9090}.has-background-color-red-200{background-color:#ff9090}.has-border-color-red-200{border-color:#ff9090}.has-color-red-300{color:#ff5d5d}.has-background-color-red-300{background-color:#ff5d5d}.has-border-color-red-300{border-color:#ff5d5d}.has-color-red-400{color:#ff4343}.has-background-color-red-400{background-color:#ff4343}.has-border-color-red-400{border-color:#ff4343}.has-color-red-500{color:#ff2a2a}.has-background-color-red-500{background-color:#ff2a2a}.has-border-color-red-500{border-color:#ff2a2a}.has-color-red-600{color:#f60000}.has-background-color-red-600{background-color:#f60000}.has-border-color-red-600{border-color:#f60000}.has-color-red-700{color:#c30000}.has-background-color-red-700{background-color:#c30000}.has-border-color-red-700{border-color:#c30000}.has-color-red-800{color:#900000}.has-background-color-red-800{background-color:#900000}.has-border-color-red-800{border-color:#900000}.has-color-teal{color:#4db6ac}.has-background-color-teal{background-color:#4db6ac}.has-border-color-teal{border-color:#4db6ac}.has-color-teal-050{color:#bae2df}.has-background-color-teal-050{background-color:#bae2df}.has-border-color-teal-050{border-color:#bae2df}.has-color-teal-100{color:#a7dbd6}.has-background-color-teal-100{background-color:#a7dbd6}.has-border-color-teal-100{border-color:#a7dbd6}.has-color-teal-200{color:#83ccc5}.has-background-color-teal-200{background-color:#83ccc5}.has-border-color-teal-200{border-color:#83ccc5}.has-color-teal-300{color:#5fbdb4}.has-background-color-teal-300{background-color:#5fbdb4}.has-border-color-teal-300{border-color:#5fbdb4}.has-color-teal-400{color:#4db6ac}.has-background-color-teal-400{background-color:#4db6ac}.has-border-color-teal-400{border-color:#4db6ac}.has-color-teal-500{color:#44a69c}.has-background-color-teal-500{background-color:#44a69c}.has-border-color-teal-500{border-color:#44a69c}.has-color-teal-600{color:#35817a}.has-background-color-teal-600{background-color:#35817a}.has-border-color-teal-600{border-color:#35817a}.has-color-teal-700{color:#265d58}.has-background-color-teal-700{background-color:#265d58}.has-border-color-teal-700{border-color:#265d58}.has-color-teal-800{color:#173936}.has-background-color-teal-800{background-color:#173936}.has-border-color-teal-800{border-color:#173936}.has-color-yellow{color:#fdd835}.has-background-color-yellow{background-color:#fdd835}.has-border-color-yellow{border-color:#fdd835}.has-color-yellow-050{color:#fff5cd}.has-background-color-yellow-050{background-color:#fff5cd}.has-border-color-yellow-050{border-color:#fff5cd}.has-color-yellow-100{color:#fef0b3}.has-background-color-yellow-100{background-color:#fef0b3}.has-border-color-yellow-100{border-color:#fef0b3}.has-color-yellow-200{color:#fee781}.has-background-color-yellow-200{background-color:#fee781}.has-border-color-yellow-200{border-color:#fee781}.has-color-yellow-300{color:#fddd4e}.has-background-color-yellow-300{background-color:#fddd4e}.has-border-color-yellow-300{border-color:#fddd4e}.has-color-yellow-400{color:#fdd835}.has-background-color-yellow-400{background-color:#fdd835}.has-border-color-yellow-400{border-color:#fdd835}.has-color-yellow-500{color:#fdd31c}.has-background-color-yellow-500{background-color:#fdd31c}.has-border-color-yellow-500{border-color:#fdd31c}.has-color-yellow-600{color:#e3ba02}.has-background-color-yellow-600{background-color:#e3ba02}.has-border-color-yellow-600{border-color:#e3ba02}.has-color-yellow-700{color:#b19002}.has-background-color-yellow-700{background-color:#b19002}.has-border-color-yellow-700{border-color:#b19002}.has-color-yellow-800{color:#7e6701}.has-background-color-yellow-800{background-color:#7e6701}.has-border-color-yellow-800{border-color:#7e6701}.has-color-green{color:#2ecc71}.has-background-color-green{background-color:#2ecc71}.has-border-color-green{border-color:#2ecc71}.has-color-green-050{color:#a8ebc4}.has-background-color-green-050{background-color:#a8ebc4}.has-border-color-green-050{border-color:#a8ebc4}.has-color-green-100{color:#93e7b6}.has-background-color-green-100{background-color:#93e7b6}.has-border-color-green-100{border-color:#93e7b6}.has-color-green-200{color:#69dd9a}.has-background-color-green-200{background-color:#69dd9a}.has-border-color-green-200{border-color:#69dd9a}.has-color-green-300{color:#40d47e}.has-background-color-green-300{background-color:#40d47e}.has-border-color-green-300{border-color:#40d47e}.has-color-green-400{color:#2ecc71}.has-background-color-green-400{background-color:#2ecc71}.has-border-color-green-400{border-color:#2ecc71}.has-color-green-500{color:#29b765}.has-background-color-green-500{background-color:#29b765}.has-border-color-green-500{border-color:#29b765}.has-color-green-600{color:#208e4e}.has-background-color-green-600{background-color:#208e4e}.has-border-color-green-600{border-color:#208e4e}.has-color-green-700{color:#176437}.has-background-color-green-700{background-color:#176437}.has-border-color-green-700{border-color:#176437}.has-color-green-800{color:#0d3a20}.has-background-color-green-800{background-color:#0d3a20}.has-border-color-green-800{border-color:#0d3a20}.has-color-primary{color:#4b68ff}.has-background-color-primary{background-color:#4b68ff}.has-border-color-primary{border-color:#4b68ff}.has-color-primary-050{color:#e4e8ff}.has-background-color-primary-050{background-color:#e4e8ff}.has-border-color-primary-050{border-color:#e4e8ff}.has-color-primary-100{color:#cbd3ff}.has-background-color-primary-100{background-color:#cbd3ff}.has-border-color-primary-100{border-color:#cbd3ff}.has-color-primary-200{color:#98a8ff}.has-background-color-primary-200{background-color:#98a8ff}.has-border-color-primary-200{border-color:#98a8ff}.has-color-primary-300{color:#657dff}.has-background-color-primary-300{background-color:#657dff}.has-border-color-primary-300{border-color:#657dff}.has-color-primary-400{color:#4b68ff}.has-background-color-primary-400{background-color:#4b68ff}.has-border-color-primary-400{border-color:#4b68ff}.has-color-primary-500{color:#3253ff}.has-background-color-primary-500{background-color:#3253ff}.has-border-color-primary-500{border-color:#3253ff}.has-color-primary-600{color:#0029fe}.has-background-color-primary-600{background-color:#0029fe}.has-border-color-primary-600{border-color:#0029fe}.has-color-primary-700{color:#0021cb}.has-background-color-primary-700{background-color:#0021cb}.has-border-color-primary-700{border-color:#0021cb}.has-color-primary-800{color:#001898}.has-background-color-primary-800{background-color:#001898}.has-border-color-primary-800{border-color:#001898}.has-color-tertiary{color:#78909c}.has-background-color-tertiary{background-color:#78909c}.has-border-color-tertiary{border-color:#78909c}.has-color-tertiary-050{color:#d0d9dd}.has-background-color-tertiary-050{background-color:#d0d9dd}.has-border-color-tertiary-050{border-color:#d0d9dd}.has-color-tertiary-100{color:#c2ccd2}.has-background-color-tertiary-100{background-color:#c2ccd2}.has-border-color-tertiary-100{border-color:#c2ccd2}.has-color-tertiary-200{color:#a4b4bc}.has-background-color-tertiary-200{background-color:#a4b4bc}.has-border-color-tertiary-200{border-color:#a4b4bc}.has-color-tertiary-300{color:#879ca7}.has-background-color-tertiary-300{background-color:#879ca7}.has-border-color-tertiary-300{border-color:#879ca7}.has-color-tertiary-400{color:#78909c}.has-background-color-tertiary-400{background-color:#78909c}.has-border-color-tertiary-400{border-color:#78909c}.has-color-tertiary-500{color:#6a8491}.has-background-color-tertiary-500{background-color:#6a8491}.has-border-color-tertiary-500{border-color:#6a8491}.has-color-tertiary-600{color:#546973}.has-background-color-tertiary-600{background-color:#546973}.has-border-color-tertiary-600{border-color:#546973}.has-color-tertiary-700{color:#3f4e56}.has-background-color-tertiary-700{background-color:#3f4e56}.has-border-color-tertiary-700{border-color:#3f4e56}.has-color-tertiary-800{color:#293338}.has-background-color-tertiary-800{background-color:#293338}.has-border-color-tertiary-800{border-color:#293338}.has-color-white{color:#fff}.has-background-color-white{background-color:#fff}.has-border-color-white{border-color:#fff}.has-color-black{color:#000}.has-background-color-black{background-color:#000}.has-border-color-black{border-color:#000}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:400;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Italic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:400;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Italic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:500;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-MediumItalic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:500;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-MediumItalic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:700;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-BoldItalic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:700;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-BoldItalic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:900;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-BlackItalic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:900;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-BlackItalic.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:400;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Regular.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:400;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Regular.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:500;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Medium.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:500;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Medium.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:700;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Bold.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:700;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Bold.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:900;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Black.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:900;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Black.ttf")}html{font-family:"Red Hat Display","Open Sans","Helvetica Neue","Helvetica","Arial",sans-serif;font-size:16px}h1{font-weight:bold;margin:18px 0}h2{font-size:25px;font-weight:bold;margin:15px 0}h3{font-size:19px;font-weight:bold;margin:12px 0}h4{font-size:16px;font-weight:bold;margin:9px 0}h5{font-size:13px;font-weight:bold;margin:6px 0}h6{font-size:10px;font-weight:bold;margin:3px 0}p{line-height:1.5;margin:9px 0}p.is-lead{font-size:1.2em;color:#666}ul li,ol li{line-height:1.5}.has-font-size-small{font-size:10px}.has-font-size-caption{font-size:13px}.has-font-size-base{font-size:16px}.has-font-size-larger{font-size:19px}.has-font-size-subheading{font-size:22px}.has-font-size-heading{font-size:25px}.has-font-size-subtitle{font-size:28px}.has-font-size-title{font-size:31px}.has-font-size-display{font-size:34px}a:link,a:visited,.link{color:#2980b9;text-decoration:none;transition:all .3s ease;cursor:pointer;font:inherit;border:none;background-color:transparent;margin:0;padding:0}a:link:hover,a:link:active,a:visited:hover,a:visited:active,.link:hover,.link:active{color:#164666;text-decoration:underline}a:link.is-red,a:visited.is-red,.link.is-red{color:#f60000}a:link.is-red:hover,a:link.is-red:active,a:visited.is-red:hover,a:visited.is-red:active,.link.is-red:hover,.link.is-red:active{color:#a90000}a:link.is-teal,a:visited.is-teal,.link.is-teal{color:#35817a}a:link.is-teal:hover,a:link.is-teal:active,a:visited.is-teal:hover,a:visited.is-teal:active,.link.is-teal:hover,.link.is-teal:active{color:#1f4b47}a:link.is-yellow,a:visited.is-yellow,.link.is-yellow{color:#e3ba02}a:link.is-yellow:hover,a:link.is-yellow:active,a:visited.is-yellow:hover,a:visited.is-yellow:active,.link.is-yellow:hover,.link.is-yellow:active{color:#987c02}a:link.is-green,a:visited.is-green,.link.is-green{color:#208e4e}a:link.is-green:hover,a:link.is-green:active,a:visited.is-green:hover,a:visited.is-green:active,.link.is-green:hover,.link.is-green:active{color:#124f2c}a:link.is-muted,a:visited.is-muted,.link.is-muted{color:#95a8b2}a:link.is-muted:hover,a:visited.is-muted:hover,.link.is-muted:hover{color:#5f7682}a:link.is-not-underlined:hover,a:visited.is-not-underlined:hover,.link.is-not-underlined:hover{text-decoration:none}a:link.is-underlined,a:visited.is-underlined,.link.is-underlined{text-decoration:underline}.has-font-family-primary{font-family:"Red Hat Display","Open Sans","Helvetica Neue","Helvetica","Arial",sans-serif}.has-font-family-code{font-family:"Consolas","Courier New",monospace}.has-font-weight-normal{font-weight:400}.has-font-weight-medium{font-weight:500}.has-font-weight-bold{font-weight:700}.has-font-weight-black{font-weight:900}.has-font-style-normal{font-style:normal}.has-font-style-italic{font-style:italic}code{display:inline;border:1px solid #ddd;border-radius:3px;padding:2px 4px;font-family:"Consolas","Courier New",monospace;font-size:.95em}pre{display:block;border:1px solid #ddd;border-radius:3px;padding:8px;font-family:"Consolas","Courier New",monospace;font-size:.95em;overflow:auto;line-height:1.5}pre code{display:block;border:none;padding:0;font-size:1em}blockquote{margin:4px 0;padding:8px 12px;background-color:#f8f9f9;border:2px solid #dde1e1;border-radius:12px;border-bottom-left-radius:0}blockquote h1:first-child,blockquote h2:first-child,blockquote h3:first-child,blockquote h4:first-child,blockquote h5:first-child,blockquote h6:first-child,blockquote p:first-child{margin-top:0}blockquote h1:last-child,blockquote h2:last-child,blockquote h3:last-child,blockquote h4:last-child,blockquote h5:last-child,blockquote h6:last-child,blockquote p:last-child{margin-bottom:0}table.table{border-collapse:collapse;padding:4px;max-width:100%}table.table.is-full-width{width:100%}table.table th{border-bottom:3px solid #ccc;padding:6px 10px;font-weight:bold;text-align:left}table.table td{border-bottom:1px solid #ccc;padding:6px 10px;text-align:left}table.table th:not(:last-child),table.table td:not(:last-child){border-right:1px solid #ccc}table.table.is-compact th,table.table.is-compact td{padding:2px 6px}table.table.is-striped tr:nth-of-type(2n+1) td{background-color:#f6f6f6}table.table.is-with-hover tr:hover td{background-color:#eee}img{max-width:100%;height:auto}*{box-sizing:border-box}html,body{margin:0;padding:0}.container{max-width:72rem;margin:0 auto}.grid{display:flex;flex-wrap:wrap;margin:-5px}.grid .grid--cell{flex-grow:0;flex-shrink:0;padding:5px}.grid .grid--cell.is-flexible{flex-grow:1;flex-shrink:1}.grid .grid--cell.is-1{width:8.3333333333%}.grid .grid--cell.is-2{width:16.6666666667%}.grid .grid--cell.is-3{width:25%}.grid .grid--cell.is-4{width:33.3333333333%}.grid .grid--cell.is-5{width:41.6666666667%}.grid .grid--cell.is-6{width:50%}.grid .grid--cell.is-7{width:58.3333333333%}.grid .grid--cell.is-8{width:66.6666666667%}.grid .grid--cell.is-9{width:75%}.grid .grid--cell.is-10{width:83.3333333333%}.grid .grid--cell.is-11{width:91.6666666667%}.grid .grid--cell.is-12{width:100%}@media all and (max-width: 32rem){.grid .grid--cell.is-1-sm{width:8.3333333333%}.grid .grid--cell.is-2-sm{width:16.6666666667%}.grid .grid--cell.is-3-sm{width:25%}.grid .grid--cell.is-4-sm{width:33.3333333333%}.grid .grid--cell.is-5-sm{width:41.6666666667%}.grid .grid--cell.is-6-sm{width:50%}.grid .grid--cell.is-7-sm{width:58.3333333333%}.grid .grid--cell.is-8-sm{width:66.6666666667%}.grid .grid--cell.is-9-sm{width:75%}.grid .grid--cell.is-10-sm{width:83.3333333333%}.grid .grid--cell.is-11-sm{width:91.6666666667%}.grid .grid--cell.is-12-sm{width:100%}}@media all and (min-width: 32rem)and (max-width: 64rem){.grid .grid--cell.is-1-md{width:8.3333333333%}.grid .grid--cell.is-2-md{width:16.6666666667%}.grid .grid--cell.is-3-md{width:25%}.grid .grid--cell.is-4-md{width:33.3333333333%}.grid .grid--cell.is-5-md{width:41.6666666667%}.grid .grid--cell.is-6-md{width:50%}.grid .grid--cell.is-7-md{width:58.3333333333%}.grid .grid--cell.is-8-md{width:66.6666666667%}.grid .grid--cell.is-9-md{width:75%}.grid .grid--cell.is-10-md{width:83.3333333333%}.grid .grid--cell.is-11-md{width:91.6666666667%}.grid .grid--cell.is-12-md{width:100%}}@media all and (min-width: 64rem){.grid .grid--cell.is-1-lg{width:8.3333333333%}.grid .grid--cell.is-2-lg{width:16.6666666667%}.grid .grid--cell.is-3-lg{width:25%}.grid .grid--cell.is-4-lg{width:33.3333333333%}.grid .grid--cell.is-5-lg{width:41.6666666667%}.grid .grid--cell.is-6-lg{width:50%}.grid .grid--cell.is-7-lg{width:58.3333333333%}.grid .grid--cell.is-8-lg{width:66.6666666667%}.grid .grid--cell.is-9-lg{width:75%}.grid .grid--cell.is-10-lg{width:83.3333333333%}.grid .grid--cell.is-11-lg{width:91.6666666667%}.grid .grid--cell.is-12-lg{width:100%}}/*# sourceMappingURL=codidact.css.map */ diff --git a/dist/codidact.css.map b/dist/codidact.css.map index 3d48780..3c042eb 100644 --- a/dist/codidact.css.map +++ b/dist/codidact.css.map @@ -1 +1 @@ -{"version":3,"sourceRoot":"","sources":["../src/_header.scss","../src/_config.scss","../src/_buttons.scss","../src/_tabs.scss","../src/_form.scss","../src/_notices.scss","../src/_widgets.scss","../src/_modals.scss","../src/_itemlists.scss","../src/_badges.scss","../src/_box.scss","../src/_colors.scss","../src/_fontface.scss","../src/_typography.scss","../src/_layout.scss"],"names":[],"mappings":"AAAA,QACE,aACA,mBAEA,sBACA,WACA,4BAEA,iBAEA,iCACE,cACA,qBACA,qBACA,gCACA,wBAEA,4FACE,cACA,8BACA,qBAIJ,2BACE,aACA,qBACA,UACA,eAGF,uBACE,cACA,aACA,sBACA,uBAEA,8CACE,eAGF,0CACE,iBAGF,qCACE,iBAIJ,sBACE,YACA,aACA,yBACA,mBACA,gBACA,eAEA,qDAEA,oCACE,gBACA,aACA,eACA,aACA,WACA,6BACA,YACA,aACA,mBACA,wBACA,kBACA,gCAEA,wFACE,WAGF,mDACE,iBCrBQ,QDsBR,WACA,eACA,gBACA,aACA,eACA,qBACA,mBACA,kBACA,aAGF,8DACE,kBACA,SACA,UAGF,yDACE,WACA,eACA,WACA,yBACA,gBACA,aACA,YACA,qBACA,mBACA,kBACA,aACA,kBACA,YACA,WAGF,+GAEE,YACA,WErHR,uCACE,eACA,oBACA,kBACA,gCACA,eACA,qBACA,yBACA,cACA,iBACA,gBACA,kBACA,6BACA,wBACA,WAEA,yDACE,yBACA,cAGF,iIACE,yBACA,cAGF,2EACE,sBACA,qBAEA,6FACE,yBACA,qBAGF,yMACE,yBACA,qBAIJ,qEACE,yBACA,WAEA,uFACE,yBACA,WAGF,6LACE,yBACA,WAKJ,qEACE,yBACA,cAEA,uFACE,yBACA,cAGF,6LACE,yBACA,cAGF,yGACE,6BACA,qBAEA,2HACE,yBACA,qBAGF,qQACE,yBACA,qBAIJ,mGACE,yBACA,WAEA,qHACE,yBACA,WAGF,yPACE,yBACA,WAMN,kEACE,yBACA,cAEA,oFACE,yBACA,cAGF,uLACE,yBACA,cAGF,sGACE,6BACA,qBAEA,wHACE,yBACA,qBAGF,+PACE,yBACA,qBAIJ,gGACE,yBACA,WAEA,kHACE,yBACA,WAGF,mPACE,yBACA,WAKN,kEACE,eACA,gBAGF,qEACE,cACA,iBAGF,kEACE,gBACA,iBAGF,iFACE,gBACA,iBAGF,gGACE,gBACA,kBAGF,uFACE,6BACA,WACA,0BACA,gBACA,cACA,gBAEA,yGACE,WAEA,8HACE,iCAQN,6FACE,aAMJ,aACE,aACA,eAEA,mCACE,gBACA,SACA,kBACA,kBACA,UAEA,iDACE,2BACA,8BACA,OAGF,gDACE,4BACA,+BACA,eAGF,gIACE,UChON,MACE,UACA,aACA,eAEA,kBACE,cACA,iBACA,WACA,gCACA,iBACA,WAEA,wBACE,yBACA,cAGF,4BACE,yBACA,WCpBN,mBACE,eAEA,cACA,aAEA,gBACA,iBACA,WAGF,mBACE,aACA,gBAEA,YACA,aAEA,6BACA,yBACA,kBAEA,cACA,WAEA,yBACE,qBAGF,6BACE,qBACA,yBAIJ,sBACE,aACA,gBAEA,YACA,aAEA,6BACA,yBACA,kBAEA,YAEA,cACA,WACA,eAEA,4BACE,qBAGF,gCACE,qBACA,yBAGF,8CACA,+CAIF,gFAEE,OHhCa,IGiCb,qBACA,eCtEF,QACE,aACA,aACA,kBACA,yBACA,yBAEA,kBACE,yBACA,WACA,yBASA,mBACE,qBACA,yBAEF,6BACE,yBALF,kBACE,qBACA,yBAEF,4BACE,yBALF,mBACE,qBACA,yBAEF,6BACE,yBALF,gBACE,qBACA,yBAEF,0BACE,yBAIJ,kBACE,iBACA,kBACA,SACA,gBAIJ,0BACE,iBACA,mBCtCF,QACE,yBACA,kBACA,+BACA,aACA,sBAEA,wBACE,aACA,gBACA,gCAEA,mCACE,cAGF,6CACE,YACA,eACA,gBAEF,+CACE,YACA,eACA,kBACA,kBAIJ,sBACE,aAEA,oCACE,6BAIJ,wBACE,aACA,6BCvCJ,OACE,kBACA,WACA,gBACA,MACA,OACA,YAEA,oBAEA,wBACE,gCACA,eAEA,mBAEA,0CACE,iCAIJ,yBACE,cACA,UNyDU,MMxDV,WAEA,mBAEA,sBACA,+BACA,yBAEA,aACA,sBAGA,wCACE,aACA,gBACA,gCACA,iBAEA,4DACE,YACA,gBACA,gBAGF,8DACE,YACA,gBACA,SAIJ,sCACE,aACA,2BACA,gBAGF,wCACE,aACA,6BAIJ,kCACE,gBAEA,+CACE,iBAIJ,kCACE,gBAEA,+CACE,4BAKF,mGAGE,qBAGF,gCACE,cACA,yBAKN,kCACE,OACE,UACA,eAEA,yBACE,aAEF,2CAEE,cAEF,oBACE,YACA,eC/GN,WACE,aACA,sBAEA,oBAGA,4BACE,aACA,mBACA,gCAEA,2CACE,yBAGF,qDACE,QPmBS,IOlBT,OPiBQ,IOfR,YACA,YAEA,aACA,sBACA,mBACA,uBAEA,wEACE,eACA,WAGF,8EACE,eACA,WAIJ,mDACE,YACA,WAEA,YACA,YAEA,mBAGF,oDACE,OPfQ,IOiBR,WACA,YAEA,0EAIF,wCACE,YAMN,kCACE,4BACE,eACA,uBAEA,wCACE,WACA,YACA,aAGF,8CACE,eACA,eAEA,qEACE,eAGF,oEACE,YACA,WAGF,sEACE,mBACA,YACA,WAGA,yFACE,gBACA,cClGV,cACE,qBACA,eACA,gBACA,gBACA,cACA,yBACA,kBAEA,4BACE,WACA,yBAIJ,cACE,gCACA,yBAEA,4BACE,WACA,yBAIJ,gBACE,qBACA,gBACA,gBACA,cACA,yBACA,yBACA,kBAEA,6BACE,iBAGF,qCACE,WAGF,uCACE,WAGF,uCACE,WAGF,sBACE,qBAKJ,oBACE,qBACA,eACA,gBACA,kBACA,yBACA,WACA,iBAGF,2BACE,qBACA,eACA,eACA,kBACA,gBACA,mBACA,yBACA,WACA,iBC1EA,2BACA,yBADA,2BACA,yBADA,2BACA,yBADA,4BACA,0BADA,4BACA,0BADA,4BACA,0BADA,6BACA,2BADA,6BACA,2BADA,6BACA,2BADA,6BACA,2BADA,8BACA,4BADA,8BACA,4BAIA,mCACA,uCACA,yCACA,qCAEA,wBACE,gBACA,mBAEF,0BACE,kBACA,iBAGF,iCACA,qCACA,uCACA,mCAEA,uBACE,eACA,kBAEF,yBACE,iBACA,gBAzBF,mCACA,uCACA,yCACA,qCAEA,wBACE,gBACA,mBAEF,0BACE,kBACA,iBAGF,iCACA,qCACA,uCACA,mCAEA,uBACE,eACA,kBAEF,yBACE,iBACA,gBAzBF,mCACA,uCACA,yCACA,qCAEA,wBACE,gBACA,mBAEF,0BACE,kBACA,iBAGF,iCACA,qCACA,uCACA,mCAEA,uBACE,eACA,kBAEF,yBACE,iBACA,gBAzBF,oCACA,wCACA,0CACA,sCAEA,wBACE,iBACA,oBAEF,0BACE,mBACA,kBAGF,kCACA,sCACA,wCACA,oCAEA,uBACE,gBACA,mBAEF,yBACE,kBACA,iBAzBF,oCACA,wCACA,0CACA,sCAEA,wBACE,iBACA,oBAEF,0BACE,mBACA,kBAGF,kCACA,sCACA,wCACA,oCAEA,uBACE,gBACA,mBAEF,yBACE,kBACA,iBAzBF,oCACA,wCACA,0CACA,sCAEA,wBACE,iBACA,oBAEF,0BACE,mBACA,kBAGF,kCACA,sCACA,wCACA,oCAEA,uBACE,gBACA,mBAEF,yBACE,kBACA,iBAzBF,qCACA,yCACA,2CACA,uCAEA,yBACE,iBACA,oBAEF,2BACE,mBACA,kBAGF,mCACA,uCACA,yCACA,qCAEA,wBACE,gBACA,mBAEF,0BACE,kBACA,iBAzBF,qCACA,yCACA,2CACA,uCAEA,yBACE,iBACA,oBAEF,2BACE,mBACA,kBAGF,mCACA,uCACA,yCACA,qCAEA,wBACE,gBACA,mBAEF,0BACE,kBACA,iBAzBF,qCACA,yCACA,2CACA,uCAEA,yBACE,iBACA,oBAEF,2BACE,mBACA,kBAGF,mCACA,uCACA,yCACA,qCAEA,wBACE,gBACA,mBAEF,0BACE,kBACA,iBAzBF,qCACA,yCACA,2CACA,uCAEA,yBACE,iBACA,oBAEF,2BACE,mBACA,kBAGF,mCACA,uCACA,yCACA,qCAEA,wBACE,gBACA,mBAEF,0BACE,kBACA,iBAzBF,sCACA,0CACA,4CACA,wCAEA,yBACE,kBACA,qBAEF,2BACE,oBACA,mBAGF,oCACA,wCACA,0CACA,sCAEA,wBACE,iBACA,oBAEF,0BACE,mBACA,kBAzBF,sCACA,0CACA,4CACA,wCAEA,yBACE,kBACA,qBAEF,2BACE,oBACA,mBAGF,oCACA,wCACA,0CACA,sCAEA,wBACE,iBACA,oBAEF,0BACE,mBACA,kBAKF,yZAGA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,+CACA,mDACA,qDACA,iDAIA,2NAIA,mDACA,uDACA,yDACA,qDAHA,iDACA,qDACA,uDACA,mDAHA,qDACA,yDACA,2DACA,uDAHA,qDACA,yDACA,2DACA,uDAHA,qDACA,yDACA,2DACA,uDAIA,+aAIA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,2DACA,6DACA,iEACA,mEC/DA,qBADqB,QAErB,2CAFqB,QAGrB,mCAHqB,QAWjB,iCACA,uDACA,+CAFA,iCACA,uDACA,+CAFA,iCACA,uDACA,+CAFA,iCACA,uDACA,+CAFA,iCACA,uDACA,+CANA,iCACA,uDACA,+CAFA,iCACA,uDACA,+CAFA,iCACA,uDACA,+CAFA,iCACA,uDACA,+CARJ,sBADqB,QAErB,4CAFqB,QAGrB,oCAHqB,QAWjB,kCACA,wDACA,gDAFA,kCACA,wDACA,gDAFA,kCACA,wDACA,gDAFA,kCACA,wDACA,gDAFA,kCACA,wDACA,gDANA,kCACA,wDACA,gDAFA,kCACA,wDACA,gDAFA,kCACA,wDACA,gDAFA,kCACA,wDACA,gDARJ,wBADqB,QAErB,8CAFqB,QAGrB,sCAHqB,QAWjB,oCACA,0DACA,kDAFA,oCACA,0DACA,kDAFA,oCACA,0DACA,kDAFA,oCACA,0DACA,kDAFA,oCACA,0DACA,kDANA,oCACA,0DACA,kDAFA,oCACA,0DACA,kDAFA,oCACA,0DACA,kDAFA,oCACA,0DACA,kDARJ,uBADqB,QAErB,6CAFqB,QAGrB,qCAHqB,QAWjB,mCACA,yDACA,iDAFA,mCACA,yDACA,iDAFA,mCACA,yDACA,iDAFA,mCACA,yDACA,iDAFA,mCACA,yDACA,iDANA,mCACA,yDACA,iDAFA,mCACA,yDACA,iDAFA,mCACA,yDACA,iDAFA,mCACA,yDACA,iDARJ,yBADqB,QAErB,+CAFqB,QAGrB,uCAHqB,QAWjB,qCACA,2DACA,mDAFA,qCACA,2DACA,mDAFA,qCACA,2DACA,mDAFA,qCACA,2DACA,mDAFA,qCACA,2DACA,mDANA,qCACA,2DACA,mDAFA,qCACA,2DACA,mDAFA,qCACA,2DACA,mDAFA,qCACA,2DACA,mDARJ,0BADqB,QAErB,gDAFqB,QAGrB,wCAHqB,QAWjB,sCACA,4DACA,oDAFA,sCACA,4DACA,oDAFA,sCACA,4DACA,oDAFA,sCACA,4DACA,oDAFA,sCACA,4DACA,oDANA,sCACA,4DACA,oDAFA,sCACA,4DACA,oDAFA,sCACA,4DACA,oDAFA,sCACA,4DACA,oDAUN,4BACA,kDACA,0CAEA,4BACA,kDACA,0CCxBA,WACE,8BACA,kBACA,gBACA,oEAIF,WACE,8BACA,kBACA,gBACA,oEAIF,WACE,8BACA,kBACA,gBACA,0EAIF,WACE,8BACA,kBACA,gBACA,0EAIF,WACE,8BACA,kBACA,gBACA,wEAIF,WACE,8BACA,kBACA,gBACA,wEAIF,WACE,8BACA,kBACA,gBACA,yEAIF,WACE,8BACA,kBACA,gBACA,yEAIF,WACE,8BACA,kBACA,gBACA,qEAIF,WACE,8BACA,kBACA,gBACA,qEAIF,WACE,8BACA,kBACA,gBACA,oEAIF,WACE,8BACA,kBACA,gBACA,oEAIF,WACE,8BACA,kBACA,gBACA,kEAIF,WACE,8BACA,kBACA,gBACA,kEAIF,WACE,8BACA,kBACA,gBACA,mEAIF,WACE,8BACA,kBACA,gBACA,mEC7HF,KACE,0FACA,eAGF,GAEE,iBACA,OZkBU,OYfZ,GACE,UZKa,KYJb,iBACA,OZaU,OYVZ,GACE,eACA,iBACA,OZQU,OYLZ,GACE,UZLa,KYMb,iBACA,OZGU,SYCV,UZVa,KYWb,iBACA,OZFU,MYKZ,GACE,UZfa,KYgBb,iBACA,OZPU,MYUZ,EACE,gBACA,OZVS,MYYT,UACE,gBACA,WAIJ,YACE,gBAIA,qBACE,UZrDiB,KYoDnB,uBACE,UZrDiB,KYoDnB,oBACE,UZrDiB,KYoDnB,sBACE,UZrDiB,KYoDnB,0BACE,UZrDiB,KYoDnB,uBACE,UZrDiB,KYoDnB,wBACE,UZrDiB,KYoDnB,qBACE,UZrDiB,KYoDnB,uBACE,UZrDiB,KYyDrB,uBACE,MZKW,QYJX,qBACA,wBACA,eAEA,aACA,YACA,6BACA,SACA,UAEA,qFACE,cACA,0BAIA,4CACE,cAEA,+HACE,cAJJ,+CACE,cAEA,qIACE,cAJJ,qDACE,cAEA,iJACE,cAJJ,kDACE,cAEA,2IACE,cAKN,kDACE,cAEA,oEACE,cAIJ,+FACE,qBAGF,iEACE,0BAIJ,qCZxGqB,8EYyGrB,kCZxGkB,mCY0GlB,wCACA,wCACA,sCACA,uCAEA,yCACA,yCAEA,KACE,eACA,sBACA,kBACA,gBAEA,YZxHgB,mCYyHhB,gBAGF,IACE,cACA,sBACA,kBACA,YAEA,YZlIgB,mCYmIhB,gBACA,cAEA,gBAEA,SACE,cACA,YACA,UACA,cAIJ,WACE,aACA,iBACA,yBACA,yBAEA,mBACA,4BAGE,qLACE,aAEF,8KACE,gBAMN,YACE,yBACA,QZpIa,IYqIb,eAEA,0BACE,WAGF,eACE,6BACA,iBACA,iBACA,gBAGF,eACE,6BACA,iBACA,gBAIA,gEACE,4BAKF,oDACE,gBAIJ,+CACE,yBAGF,sCACE,sBAIJ,IACE,eACA,YCnNF,wBAEA,UACE,SACA,UAGF,WACE,UbgBuB,MafvB,cAGF,MACE,aACA,eACA,YAEA,kBACE,YACA,cACA,YAEA,8BACE,YACA,cAIA,uBACE,oBADF,uBACE,qBADF,uBACE,UADF,uBACE,qBADF,uBACE,qBADF,uBACE,UADF,uBACE,qBADF,uBACE,qBADF,uBACE,UADF,wBACE,qBADF,wBACE,qBADF,wBACE,WAKJ,kCAEI,0BACE,oBADF,0BACE,qBADF,0BACE,UADF,0BACE,qBADF,0BACE,qBADF,0BACE,UADF,0BACE,qBADF,0BACE,qBADF,0BACE,UADF,2BACE,qBADF,2BACE,qBADF,2BACE,YAKN,wDAEI,0BACE,oBADF,0BACE,qBADF,0BACE,UADF,0BACE,qBADF,0BACE,qBADF,0BACE,UADF,0BACE,qBADF,0BACE,qBADF,0BACE,UADF,2BACE,qBADF,2BACE,qBADF,2BACE,YAKN,kCAEI,0BACE,oBADF,0BACE,qBADF,0BACE,UADF,0BACE,qBADF,0BACE,qBADF,0BACE,UADF,0BACE,qBADF,0BACE,qBADF,0BACE,UADF,2BACE,qBADF,2BACE,qBADF,2BACE","file":"codidact.css"} +{"version":3,"sourceRoot":"","sources":["../src/_header.scss","../src/_config.scss","../src/_buttons.scss","../src/_tabs.scss","../src/_form.scss","../src/_notices.scss","../src/_widgets.scss","../src/_modals.scss","../src/_itemlists.scss","../src/_badges.scss","../src/_box.scss","../src/_colors.scss","../src/_fontface.scss","../src/_typography.scss","../src/_layout.scss"],"names":[],"mappings":"AAAA,QACE,aACA,mBAEA,sBACA,WACA,4BAEA,iBAEA,iCACE,cACA,qBACA,qBACA,gCACA,wBAEA,4FACE,cACA,8BACA,qBAIJ,2BACE,aACA,qBACA,UACA,eAGF,uBACE,cACA,aACA,sBACA,uBAEA,8CACE,eAGF,0CACE,iBAGF,uCACE,iBAIJ,sBACE,YACA,aACA,yBACA,mBACA,gBACA,eAEA,qDAEA,oCACE,gBACA,aACA,eACA,aACA,WACA,6BACA,YACA,aACA,mBACA,wBACA,kBACA,gCAEA,wFACE,WAGF,mDACE,iBCrBQ,QDsBR,WACA,eACA,gBACA,aACA,eACA,qBACA,mBACA,kBACA,aAGF,8DACE,kBACA,SACA,UAGF,yDACE,WACA,eACA,WACA,yBACA,gBACA,aACA,YACA,qBACA,mBACA,kBACA,aACA,kBACA,YACA,WAGF,+GAEE,YACA,WErHR,uCACE,eACA,oBACA,kBACA,gCACA,eACA,qBACA,yBACA,cACA,iBACA,gBACA,kBACA,6BACA,wBACA,WAEA,yDACE,yBACA,cAGF,iIACE,yBACA,cAGF,2EACE,sBACA,qBAEA,6FACE,yBACA,qBAGF,yMACE,yBACA,qBAIJ,qEACE,yBACA,WAEA,uFACE,yBACA,WAGF,6LACE,yBACA,WAKJ,qEACE,yBACA,cAEA,uFACE,yBACA,cAGF,6LACE,yBACA,cAGF,yGACE,6BACA,qBAEA,2HACE,yBACA,qBAGF,qQACE,yBACA,qBAIJ,mGACE,yBACA,WAEA,qHACE,yBACA,WAGF,yPACE,yBACA,WAMN,kEACE,yBACA,cAEA,oFACE,yBACA,cAGF,uLACE,yBACA,cAGF,sGACE,6BACA,qBAEA,wHACE,yBACA,qBAGF,+PACE,yBACA,qBAIJ,gGACE,yBACA,WAEA,kHACE,yBACA,WAGF,mPACE,yBACA,WAKN,kEACE,eACA,gBAGF,qEACE,cACA,iBAGF,kEACE,gBACA,iBAGF,iFACE,gBACA,iBAGF,gGACE,gBACA,kBAGF,uFACE,6BACA,WACA,0BACA,gBACA,cACA,gBAEA,yGACE,WAEA,8HACE,iCAQN,6FACE,aAMJ,aACE,aACA,eAEA,mCACE,gBACA,SACA,kBACA,kBACA,UAEA,iDACE,2BACA,8BACA,OAGF,gDACE,4BACA,+BACA,eAGF,gIACE,UAMN,4BACE,6BACA,cACA,mBAEA,cAEA,cACA,UACA,WACA,kBAEA,qCACE,eAEF,sCACE,gBAEF,qCACE,gBAEF,0CACE,gBAEF,+CACE,gBAGF,kCACE,yBACA,cAGF,yEAEE,cAGF,sCACE,cAGA,4CACE,yBACA,cAGF,6FAEE,cAIJ,qCACE,cAGA,2CACE,yBACA,cAGF,2FAEE,cAIJ,iGAEE,uBC5SJ,MACE,UACA,aACA,eAEA,kBACE,cACA,iBACA,WACA,gCACA,iBACA,WAEA,wBACE,yBACA,cAGF,4BACE,yBACA,WCpBN,mBACE,eAEA,cACA,aAEA,gBACA,iBACA,WAGF,mBACE,aACA,gBAEA,YACA,aAEA,6BACA,yBACA,kBAEA,cACA,WAEA,yBACE,qBAGF,6BACE,qBACA,yBAIJ,sBACE,aACA,gBAEA,YACA,aAEA,6BACA,yBACA,kBAEA,YAEA,cACA,WACA,eAEA,4BACE,qBAGF,gCACE,qBACA,yBAGF,8CACA,+CAIF,gFAEE,OHhCa,IGiCb,qBACA,eCtEF,QACE,aACA,aACA,kBACA,yBACA,yBAEA,kBACE,yBACA,WACA,yBASA,mBACE,qBACA,yBAEF,6BACE,yBALF,kBACE,qBACA,yBAEF,4BACE,yBALF,mBACE,qBACA,yBAEF,6BACE,yBALF,gBACE,qBACA,yBAEF,0BACE,yBAIJ,kBACE,iBACA,kBACA,SACA,gBAIJ,4BACE,iBACA,mBCtCF,QACE,yBACA,kBACA,+BACA,aACA,sBAEA,wBACE,aACA,gBACA,gCAEA,mCACE,cAGF,6CACE,YACA,eACA,gBAEF,+CACE,YACA,eACA,kBACA,kBAIJ,sBACE,aAEA,sCACE,6BAIJ,wBACE,aACA,6BCvCJ,OACE,kBACA,WACA,gBACA,MACA,OACA,YAEA,oBAEA,wBACE,gCACA,eAEA,mBAEA,0CACE,iCAIJ,yBACE,cACA,UN2DU,MM1DV,WAEA,mBAEA,sBACA,+BACA,yBAEA,aACA,sBAGA,wCACE,aACA,gBACA,gCACA,iBAEA,4DACE,YACA,gBACA,gBAGF,8DACE,YACA,gBACA,SAIJ,sCACE,aACA,2BACA,gBAGF,wCACE,aACA,6BAIJ,kCACE,gBAEA,+CACE,iBAIJ,kCACE,gBAEA,+CACE,4BAKF,mGAGE,qBAGF,gCACE,cACA,yBAKN,kCACE,OACE,UACA,eAEA,yBACE,aAEF,2CAEE,cAEF,oBACE,YACA,eC/GN,WACE,aACA,sBAEA,oBAGA,4BACE,aACA,mBACA,gCAEA,2CACE,yBAGF,qDACE,QPmBS,IOlBT,OPiBQ,IOfR,YACA,YAEA,aACA,sBACA,mBACA,uBAEA,wEACE,eACA,WAGF,8EACE,eACA,WAIJ,mDACE,YACA,WAEA,YACA,YAEA,mBAGF,oDACE,OPfQ,IOiBR,WACA,YAEA,0EAIF,wCACE,YAMN,kCACE,4BACE,eACA,uBAEA,0CACE,WACA,YACA,aAGF,gDACE,eACA,eAEA,uEACE,eAGF,sEACE,YACA,WAGF,wEACE,mBACA,YACA,WAGA,2FACE,gBACA,cClGV,cACE,qBACA,eACA,gBACA,gBACA,cACA,yBACA,kBAEA,4BACE,WACA,yBAIJ,cACE,gCACA,yBAEA,4BACE,WACA,yBAIJ,gBACE,qBACA,gBACA,gBACA,cACA,yBACA,yBACA,kBAEA,6BACE,iBAGF,qCACE,WAGF,uCACE,WAGF,uCACE,WAGF,sBACE,qBAKJ,oBACE,qBACA,eACA,gBACA,kBACA,yBACA,WACA,iBAGF,2BACE,qBACA,eACA,eACA,kBACA,gBACA,mBACA,yBACA,WACA,iBC1EA,yBACA,uBADA,2BACA,yBADA,2BACA,yBADA,4BACA,0BADA,4BACA,0BADA,4BACA,0BADA,6BACA,2BADA,6BACA,2BADA,6BACA,2BADA,6BACA,2BADA,8BACA,4BADA,8BACA,4BAIA,iCACA,qCACA,uCACA,mCAEA,wBACE,cACA,iBAEF,0BACE,gBACA,eAGF,+BACA,mCACA,qCACA,iCAEA,uBACE,aACA,gBAEF,yBACE,eACA,cAzBF,mCACA,uCACA,yCACA,qCAEA,wBACE,gBACA,mBAEF,0BACE,kBACA,iBAGF,iCACA,qCACA,uCACA,mCAEA,uBACE,eACA,kBAEF,yBACE,iBACA,gBAzBF,mCACA,uCACA,yCACA,qCAEA,wBACE,gBACA,mBAEF,0BACE,kBACA,iBAGF,iCACA,qCACA,uCACA,mCAEA,uBACE,eACA,kBAEF,yBACE,iBACA,gBAzBF,oCACA,wCACA,0CACA,sCAEA,wBACE,iBACA,oBAEF,0BACE,mBACA,kBAGF,kCACA,sCACA,wCACA,oCAEA,uBACE,gBACA,mBAEF,yBACE,kBACA,iBAzBF,oCACA,wCACA,0CACA,sCAEA,wBACE,iBACA,oBAEF,0BACE,mBACA,kBAGF,kCACA,sCACA,wCACA,oCAEA,uBACE,gBACA,mBAEF,yBACE,kBACA,iBAzBF,oCACA,wCACA,0CACA,sCAEA,wBACE,iBACA,oBAEF,0BACE,mBACA,kBAGF,kCACA,sCACA,wCACA,oCAEA,uBACE,gBACA,mBAEF,yBACE,kBACA,iBAzBF,qCACA,yCACA,2CACA,uCAEA,yBACE,iBACA,oBAEF,2BACE,mBACA,kBAGF,mCACA,uCACA,yCACA,qCAEA,wBACE,gBACA,mBAEF,0BACE,kBACA,iBAzBF,qCACA,yCACA,2CACA,uCAEA,yBACE,iBACA,oBAEF,2BACE,mBACA,kBAGF,mCACA,uCACA,yCACA,qCAEA,wBACE,gBACA,mBAEF,0BACE,kBACA,iBAzBF,qCACA,yCACA,2CACA,uCAEA,yBACE,iBACA,oBAEF,2BACE,mBACA,kBAGF,mCACA,uCACA,yCACA,qCAEA,wBACE,gBACA,mBAEF,0BACE,kBACA,iBAzBF,qCACA,yCACA,2CACA,uCAEA,yBACE,iBACA,oBAEF,2BACE,mBACA,kBAGF,mCACA,uCACA,yCACA,qCAEA,wBACE,gBACA,mBAEF,0BACE,kBACA,iBAzBF,sCACA,0CACA,4CACA,wCAEA,yBACE,kBACA,qBAEF,2BACE,oBACA,mBAGF,oCACA,wCACA,0CACA,sCAEA,wBACE,iBACA,oBAEF,0BACE,mBACA,kBAzBF,sCACA,0CACA,4CACA,wCAEA,yBACE,kBACA,qBAEF,2BACE,oBACA,mBAGF,oCACA,wCACA,0CACA,sCAEA,wBACE,iBACA,oBAEF,0BACE,mBACA,kBAKF,yZAGA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,+CACA,mDACA,qDACA,iDAIA,2NAIA,mDACA,uDACA,yDACA,qDAHA,iDACA,qDACA,uDACA,mDAHA,qDACA,yDACA,2DACA,uDAHA,qDACA,yDACA,2DACA,uDAHA,qDACA,yDACA,2DACA,uDAIA,+aAIA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,2DACA,6DACA,iEACA,mEC/DA,qBADqB,QAErB,2CAFqB,QAGrB,mCAHqB,QAWjB,iCACA,uDACA,+CAFA,iCACA,uDACA,+CAFA,iCACA,uDACA,+CAFA,iCACA,uDACA,+CAFA,iCACA,uDACA,+CANA,iCACA,uDACA,+CAFA,iCACA,uDACA,+CAFA,iCACA,uDACA,+CAFA,iCACA,uDACA,+CARJ,sBADqB,QAErB,4CAFqB,QAGrB,oCAHqB,QAWjB,kCACA,wDACA,gDAFA,kCACA,wDACA,gDAFA,kCACA,wDACA,gDAFA,kCACA,wDACA,gDAFA,kCACA,wDACA,gDANA,kCACA,wDACA,gDAFA,kCACA,wDACA,gDAFA,kCACA,wDACA,gDAFA,kCACA,wDACA,gDARJ,wBADqB,QAErB,8CAFqB,QAGrB,sCAHqB,QAWjB,oCACA,0DACA,kDAFA,oCACA,0DACA,kDAFA,oCACA,0DACA,kDAFA,oCACA,0DACA,kDAFA,oCACA,0DACA,kDANA,oCACA,0DACA,kDAFA,oCACA,0DACA,kDAFA,oCACA,0DACA,kDAFA,oCACA,0DACA,kDARJ,uBADqB,QAErB,6CAFqB,QAGrB,qCAHqB,QAWjB,mCACA,yDACA,iDAFA,mCACA,yDACA,iDAFA,mCACA,yDACA,iDAFA,mCACA,yDACA,iDAFA,mCACA,yDACA,iDANA,mCACA,yDACA,iDAFA,mCACA,yDACA,iDAFA,mCACA,yDACA,iDAFA,mCACA,yDACA,iDARJ,yBADqB,QAErB,+CAFqB,QAGrB,uCAHqB,QAWjB,qCACA,2DACA,mDAFA,qCACA,2DACA,mDAFA,qCACA,2DACA,mDAFA,qCACA,2DACA,mDAFA,qCACA,2DACA,mDANA,qCACA,2DACA,mDAFA,qCACA,2DACA,mDAFA,qCACA,2DACA,mDAFA,qCACA,2DACA,mDARJ,0BADqB,QAErB,gDAFqB,QAGrB,wCAHqB,QAWjB,sCACA,4DACA,oDAFA,sCACA,4DACA,oDAFA,sCACA,4DACA,oDAFA,sCACA,4DACA,oDAFA,sCACA,4DACA,oDANA,sCACA,4DACA,oDAFA,sCACA,4DACA,oDAFA,sCACA,4DACA,oDAFA,sCACA,4DACA,oDAUN,4BACA,kDACA,0CAEA,4BACA,kDACA,0CCxBA,WACE,8BACA,kBACA,gBACA,oEAIF,WACE,8BACA,kBACA,gBACA,oEAIF,WACE,8BACA,kBACA,gBACA,0EAIF,WACE,8BACA,kBACA,gBACA,0EAIF,WACE,8BACA,kBACA,gBACA,wEAIF,WACE,8BACA,kBACA,gBACA,wEAIF,WACE,8BACA,kBACA,gBACA,yEAIF,WACE,8BACA,kBACA,gBACA,yEAIF,WACE,8BACA,kBACA,gBACA,qEAIF,WACE,8BACA,kBACA,gBACA,qEAIF,WACE,8BACA,kBACA,gBACA,oEAIF,WACE,8BACA,kBACA,gBACA,oEAIF,WACE,8BACA,kBACA,gBACA,kEAIF,WACE,8BACA,kBACA,gBACA,kEAIF,WACE,8BACA,kBACA,gBACA,mEAIF,WACE,8BACA,kBACA,gBACA,mEC7HF,KACE,0FACA,eAGF,GAEE,iBACA,OZkBU,OYfZ,GACE,UZKa,KYJb,iBACA,OZaU,OYVZ,GACE,eACA,iBACA,OZQU,OYLZ,GACE,UZLa,KYMb,iBACA,OZGU,SYCV,UZVa,KYWb,iBACA,OZFU,MYKZ,GACE,UZfa,KYgBb,iBACA,OZPU,MYUZ,EACE,gBACA,OZVS,MYYT,UACE,gBACA,WAIJ,YACE,gBAIA,qBACE,UZrDiB,KYoDnB,uBACE,UZrDiB,KYoDnB,oBACE,UZrDiB,KYoDnB,sBACE,UZrDiB,KYoDnB,0BACE,UZrDiB,KYoDnB,uBACE,UZrDiB,KYoDnB,wBACE,UZrDiB,KYoDnB,qBACE,UZrDiB,KYoDnB,uBACE,UZrDiB,KYyDrB,uBACE,MZKW,QYJX,qBACA,wBACA,eAEA,aACA,YACA,6BACA,SACA,UAEA,qFACE,cACA,0BAIA,4CACE,cAEA,+HACE,cAJJ,+CACE,cAEA,qIACE,cAJJ,qDACE,cAEA,iJACE,cAJJ,kDACE,cAEA,2IACE,cAKN,kDACE,cAEA,oEACE,cAIJ,+FACE,qBAGF,iEACE,0BAIJ,qCZxGqB,8EYyGrB,kCZxGkB,mCY0GlB,wCACA,wCACA,sCACA,uCAEA,yCACA,yCAEA,KACE,eACA,sBACA,kBACA,gBAEA,YZxHgB,mCYyHhB,gBAGF,IACE,cACA,sBACA,kBACA,YAEA,YZlIgB,mCYmIhB,gBACA,cAEA,gBAEA,SACE,cACA,YACA,UACA,cAIJ,WACE,aACA,iBACA,yBACA,yBAEA,mBACA,4BAGE,qLACE,aAEF,8KACE,gBAMN,YACE,yBACA,QZpIa,IYqIb,eAEA,0BACE,WAGF,eACE,6BACA,iBACA,iBACA,gBAGF,eACE,6BACA,iBACA,gBAIA,gEACE,4BAKF,oDACE,gBAIJ,+CACE,yBAGF,sCACE,sBAIJ,IACE,eACA,YCnNF,wBAEA,UACE,SACA,UAGF,WACE,UbgBuB,MafvB,cAGF,MACE,aACA,eACA,YAEA,kBACE,YACA,cACA,YAEA,8BACE,YACA,cAIA,uBACE,oBADF,uBACE,qBADF,uBACE,UADF,uBACE,qBADF,uBACE,qBADF,uBACE,UADF,uBACE,qBADF,uBACE,qBADF,uBACE,UADF,wBACE,qBADF,wBACE,qBADF,wBACE,WAKJ,kCAEI,0BACE,oBADF,0BACE,qBADF,0BACE,UADF,0BACE,qBADF,0BACE,qBADF,0BACE,UADF,0BACE,qBADF,0BACE,qBADF,0BACE,UADF,2BACE,qBADF,2BACE,qBADF,2BACE,YAKN,wDAEI,0BACE,oBADF,0BACE,qBADF,0BACE,UADF,0BACE,qBADF,0BACE,qBADF,0BACE,UADF,0BACE,qBADF,0BACE,qBADF,0BACE,UADF,2BACE,qBADF,2BACE,qBADF,2BACE,YAKN,kCAEI,0BACE,oBADF,0BACE,qBADF,0BACE,UADF,0BACE,qBADF,0BACE,qBADF,0BACE,UADF,0BACE,qBADF,0BACE,qBADF,0BACE,UADF,2BACE,qBADF,2BACE,qBADF,2BACE","file":"codidact.css"} \ No newline at end of file diff --git a/docs/dist/codidact.css b/docs/dist/codidact.css index db781b7..de4a101 100644 --- a/docs/dist/codidact.css +++ b/docs/dist/codidact.css @@ -1 +1 @@ -.header{padding:16px;margin-bottom:16px;background-color:#fff;color:#333;box-shadow:0 3px 2px 0 #ddd;font-weight:bold}.header a:link,.header a:visited{color:inherit;display:inline-block;padding:.25rem .5rem;text-decoration:none !important;transition:all .3s ease}.header a:link:hover,.header a:link:active,.header a:visited:hover,.header a:visited:active{color:inherit;box-shadow:0 2px 4px 1px #ddd;text-decoration:none}.header .header--container{display:flex;align-items:flex-end;padding:0;flex-wrap:wrap}.header .header--brand{color:inherit;display:flex;flex-direction:column;align-items:flex-start}.header .header--brand .header--instance-name{font-size:1rem}.header .header--brand .header--site-name{font-size:2.5rem}.header .header--brand+.header--menu{margin-left:24px}.header .header--menu{flex-grow:1;display:flex;justify-content:flex-end;align-items:center;min-height:50px;flex-wrap:wrap}.header .header--menu .header--separator{flex-grow:1}.header .header--menu .header--item{padding:4px 8px;margin:0 4px;cursor:pointer;font:inherit;color:#aaa;background-color:transparent;border:none;display:flex;align-items:center;transition:all .3s ease;position:relative;text-decoration:none !important}.header .header--menu .header--item:hover,.header .header--menu .header--item.is-active{color:#333}.header .header--menu .header--item .header--alert{background-color:#4b68ff;color:#fff;font-size:13px;min-width:1.5em;height:1.5em;padding:.125em;display:inline-block;border-radius:30px;text-align:center;margin:0 5px}.header .header--menu .header--item.is-complex .header--alert{position:absolute;top:-2px;left:-5px}.header .header--menu .header--item .header--trust-level{color:#fff;font-size:30px;opacity:.9;text-shadow:0 0 1px #000;min-width:1.5em;height:1.5em;padding:2px;display:inline-block;border-radius:30px;text-align:center;margin:0 4px;position:absolute;bottom:-2px;right:-7px}.header .header--menu .header--item .header--item-icon,.header .header--menu .header--item .header--item-image{height:40px;width:40px}.button,a.button:link,a.button:visited{font-size:.9em;font-family:inherit;text-align:center;text-decoration:none !important;cursor:pointer;display:inline-block;background-color:#f1f3ff;color:#001db1;padding:6px 12px;font-weight:500;border-radius:3px;border:1px solid transparent;transition:all .3s ease;margin:2px}.button:hover,a.button:link:hover,a.button:visited:hover{background-color:#e4e8ff;color:#001db1}.button:active,.button.is-active,a.button:link:active,a.button:link.is-active,a.button:visited:active,a.button:visited.is-active{background-color:#cbd3ff;color:#001db1}.button.is-outlined,a.button:link.is-outlined,a.button:visited.is-outlined{background-color:#fff;border-color:#657dff}.button.is-outlined:hover,a.button:link.is-outlined:hover,a.button:visited.is-outlined:hover{background-color:#f1f3ff;border-color:#0029fe}.button.is-outlined:active,.button.is-outlined.is-active,a.button:link.is-outlined:active,a.button:link.is-outlined.is-active,a.button:visited.is-outlined:active,a.button:visited.is-outlined.is-active{background-color:#e4e8ff;border-color:#0021cb}.button.is-filled,a.button:link.is-filled,a.button:visited.is-filled{background-color:#0029fe;color:#fff}.button.is-filled:hover,a.button:link.is-filled:hover,a.button:visited.is-filled:hover{background-color:#0021cb;color:#fff}.button.is-filled:active,.button.is-filled.is-active,a.button:link.is-filled:active,a.button:link.is-filled.is-active,a.button:visited.is-filled:active,a.button:visited.is-filled.is-active{background-color:#001898;color:#fff}.button.is-danger,a.button:link.is-danger,a.button:visited.is-danger{background-color:#ffe9e9;color:#a90000}.button.is-danger:hover,a.button:link.is-danger:hover,a.button:visited.is-danger:hover{background-color:#ffdcdc;color:#a90000}.button.is-danger:active,.button.is-danger.is-active,a.button:link.is-danger:active,a.button:link.is-danger.is-active,a.button:visited.is-danger:active,a.button:visited.is-danger.is-active{background-color:#ffc3c3;color:#a90000}.button.is-danger.is-outlined,a.button:link.is-danger.is-outlined,a.button:visited.is-danger.is-outlined{background-color:transparent;border-color:#ff5d5d}.button.is-danger.is-outlined:hover,a.button:link.is-danger.is-outlined:hover,a.button:visited.is-danger.is-outlined:hover{background-color:#ffe9e9;border-color:#f60000}.button.is-danger.is-outlined:active,.button.is-danger.is-outlined.is-active,a.button:link.is-danger.is-outlined:active,a.button:link.is-danger.is-outlined.is-active,a.button:visited.is-danger.is-outlined:active,a.button:visited.is-danger.is-outlined.is-active{background-color:#ffdcdc;border-color:#c30000}.button.is-danger.is-filled,a.button:link.is-danger.is-filled,a.button:visited.is-danger.is-filled{background-color:#f60000;color:#fff}.button.is-danger.is-filled:hover,a.button:link.is-danger.is-filled:hover,a.button:visited.is-danger.is-filled:hover{background-color:#c30000;color:#fff}.button.is-danger.is-filled:active,.button.is-danger.is-filled.is-active,a.button:link.is-danger.is-filled:active,a.button:link.is-danger.is-filled.is-active,a.button:visited.is-danger.is-filled:active,a.button:visited.is-danger.is-filled.is-active{background-color:#900000;color:#fff}.button.is-muted,a.button:link.is-muted,a.button:visited.is-muted{background-color:#eef1f2;color:#344147}.button.is-muted:hover,a.button:link.is-muted:hover,a.button:visited.is-muted:hover{background-color:#e6ebed;color:#344147}.button.is-muted:active,.button.is-muted.is-active,a.button:link.is-muted:active,a.button:link.is-muted.is-active,a.button:visited.is-muted:active,a.button:visited.is-muted.is-active{background-color:#d8dfe2;color:#344147}.button.is-muted.is-outlined,a.button:link.is-muted.is-outlined,a.button:visited.is-muted.is-outlined{background-color:transparent;border-color:#879ca7}.button.is-muted.is-outlined:hover,a.button:link.is-muted.is-outlined:hover,a.button:visited.is-muted.is-outlined:hover{background-color:#eef1f2;border-color:#546973}.button.is-muted.is-outlined:active,.button.is-muted.is-outlined.is-active,a.button:link.is-muted.is-outlined:active,a.button:link.is-muted.is-outlined.is-active,a.button:visited.is-muted.is-outlined:active,a.button:visited.is-muted.is-outlined.is-active{background-color:#dfe5e8;border-color:#3f4e56}.button.is-muted.is-filled,a.button:link.is-muted.is-filled,a.button:visited.is-muted.is-filled{background-color:#5f7682;color:#fff}.button.is-muted.is-filled:hover,a.button:link.is-muted.is-filled:hover,a.button:visited.is-muted.is-filled:hover{background-color:#4a5b64;color:#fff}.button.is-muted.is-filled:active,.button.is-muted.is-filled.is-active,a.button:link.is-muted.is-filled:active,a.button:link.is-muted.is-filled.is-active,a.button:visited.is-muted.is-filled:active,a.button:visited.is-muted.is-filled.is-active{background-color:#344147;color:#fff}.button.is-small,a.button:link.is-small,a.button:visited.is-small{font-size:.8em;padding:4px 8px}.button.is-medium,a.button:link.is-medium,a.button:visited.is-medium{font-size:1em;padding:7px 14px}.button.is-large,a.button:link.is-large,a.button:visited.is-large{font-size:1.1em;padding:8px 16px}.button.is-very-large,a.button:link.is-very-large,a.button:visited.is-very-large{font-size:1.2em;padding:9px 18px}.button.is-extremely-large,a.button:link.is-extremely-large,a.button:visited.is-extremely-large{font-size:1.4em;padding:10px 20px}.button.is-close-button,a.button:link.is-close-button,a.button:visited.is-close-button{background-color:transparent;color:#aaa;font-size:25px !important;padding:2px 8px;line-height:1;margin-top:-4px}.button.is-close-button:hover,a.button:link.is-close-button:hover,a.button:visited.is-close-button:hover{color:#333}.button.is-close-button:hover:active,a.button:link.is-close-button:hover:active,a.button:visited.is-close-button:hover:active{background-color:rgba(0,0,0,.05)}.modal--header-button .button.is-close-button,.widget--header-button .button.is-close-button{margin-top:0}.button-list{display:flex;flex-wrap:wrap}.button-list.is-gutterless .button{border-radius:0;margin:0;position:relative;margin-right:-1px;z-index:0}.button-list.is-gutterless .button:first-of-type{border-top-left-radius:3px;border-bottom-left-radius:3px;left:0}.button-list.is-gutterless .button:last-of-type{border-top-right-radius:3px;border-bottom-right-radius:3px;margin-right:0}.button-list.is-gutterless .button:hover,.button-list.is-gutterless .button:active,.button-list.is-gutterless .button.is-active{z-index:2}.tabs{padding:0;display:flex;flex-wrap:wrap}.tabs .tabs--item{display:block;font-weight:bold;color:#999;text-decoration:none !important;padding:6px 10px;margin:2px}.tabs .tabs--item:hover{background-color:#e4e8ff;color:#001898}.tabs .tabs--item.is-active{background-color:#0025e4;color:#fff}label.form-element{cursor:pointer;display:block;margin:4px 0;font-size:1.1em;font-weight:bold;color:#444}input.form-element{font:inherit;font-weight:500;padding:8px;margin:4px 0;border:2px solid transparent;background-color:#eef1f2;border-radius:3px;display:block;width:100%}input.form-element:focus{border-color:#d0d9dd}input.form-element.is-danger{border-color:#ffa9a9;background-color:#fff6f6}textarea.form-element{font:inherit;font-weight:500;padding:8px;margin:4px 0;border:2px solid transparent;background-color:#eef1f2;border-radius:3px;resize:none;display:block;width:100%;min-height:8em}textarea.form-element:focus{border-color:#d0d9dd}textarea.form-element.is-danger{border-color:#ffa9a9;background-color:#fff6f6}textarea.form-element.is-small{min-height:4em}textarea.form-element.is-large{min-height:16em}input[type=radio].form-radio-element,input[type=checkbox].form-checkbox-element{margin:4px;display:inline-block;cursor:pointer}.notice{margin:4px 0;padding:16px;border-radius:3px;border:1px solid #b3c0c7;background-color:#eef1f2}.notice.is-filled{border-color:transparent;color:#fff;background-color:#1e262a}.notice.is-warning{border-color:#fee781;background-color:#fffae6}.notice.is-warning.is-filled{background-color:#e3ba02}.notice.is-danger{border-color:#ff8383;background-color:#ffe9e9}.notice.is-danger.is-filled{background-color:#e90000}.notice.is-success{border-color:#88e4af;background-color:#dcf7e7}.notice.is-success.is-filled{background-color:#27ad60}.notice.is-info{border-color:#95d4ce;background-color:#def1ef}.notice.is-info.is-filled{background-color:#3c948b}.notice.is-banner{border-left:none;border-right:none;margin:0;border-radius:0}.header+.notice.is-banner{margin-top:-16px;margin-bottom:16px}.widget{border:1px solid #d0d9dd;border-radius:2px;box-shadow:0 3px 5px -2px #eee;margin:8px 0;background-color:#fff}.widget .widget--header{padding:12px;font-size:1.2em;border-bottom:1px solid #d0d9dd}.widget .widget--header.is-complex{font-size:1em}.widget .widget--header .widget--header-link{float:right;font-size:.8em;padding:3px 4px}.widget .widget--header .widget--header-button{float:right;font-size:.8em;position:relative;top:-6.66666668px}.widget .widget--body{padding:12px}.widget .widget--body+.widget--body{border-top:1px solid #d0d9dd}.widget .widget--footer{padding:12px;border-top:1px solid #d0d9dd}.modal{position:absolute;width:100%;min-height:100%;top:0;left:0;padding:3em;pointer-events:none}.modal.is-with-backdrop{background-color:rgba(0,0,0,.5);position:fixed;pointer-events:all}.modal.is-with-backdrop .modal--container{box-shadow:0 3px 5px -1.5px #666}.modal .modal--container{margin:0 auto;max-width:48rem;width:100%;pointer-events:all;background-color:#fff;box-shadow:0 3px 5px -3px #666;border:1px solid #b3c0c7;display:flex;flex-direction:column}.modal .modal--container .modal--header{padding:12px;font-size:1.4em;border-bottom:1px solid #d0d9dd;font-weight:bold}.modal .modal--container .modal--header .modal--header-link{float:right;font-size:.8rem;padding:3px 4px}.modal .modal--container .modal--header .modal--header-button{float:right;font-size:.8rem;margin:0}.modal .modal--container .modal--body{padding:16px;max-height:32.000000016rem;overflow-y:auto}.modal .modal--container .modal--footer{padding:12px;border-top:1px solid #d0d9dd}.modal.is-large .modal--container{max-width:72rem}.modal.is-large .modal--container .modal--body{max-height:48rem}.modal.is-small .modal--container{max-width:24rem}.modal.is-small .modal--container .modal--body{max-height:15.9999999984rem}.modal.is-danger .modal--header,.modal.is-danger .modal--container,.modal.is-danger .modal--footer{border-color:#ff9090}.modal.is-danger .modal--header{color:#c30000;background-color:#fff6f6}@media all and (max-width: 32rem){.modal{padding:0;position:fixed}.modal .modal--container{height:100vh}.modal .modal--header,.modal .modal--foter{flex-shrink:0}.modal .modal--body{flex-grow:1;overflow:auto}}.item-list{display:flex;flex-direction:column;align-items:stretch}.item-list .item-list--item{display:flex;align-items:center;border-bottom:1px solid #d0d9dd}.item-list .item-list--item.is-highlighted{background-color:#f1f3ff}.item-list .item-list--item .item-list--number-value{padding:4px;margin:4px;height:80px;width:120px;display:flex;flex-direction:column;align-items:center;justify-content:center}.item-list .item-list--item .item-list--number-value .item-list--number{font-size:25px;color:#222}.item-list .item-list--item .item-list--number-value .item-list--number-label{font-size:14px;color:#666}.item-list .item-list--item .item-list--text-value{padding:8px;margin:8px;height:80px;width:200px;align-self:stretch}.item-list .item-list--item .item-list--image-value{margin:4px;width:40px;height:40px}.item-list .item-list--item .item-list--image-value img{border-radius:50%}.item-list .item-list--item .is-primary{flex-grow:1}@media all and (max-width: 32rem){.item-list .item-list--item{flex-wrap:wrap;justify-content:center}.item-list .item-list--item>.is-primary{width:100%;height:auto;margin:0 8px}.item-list .item-list--item>:not(.is-primary){font-size:.9em;margin:4px 8px}.item-list .item-list--item>:not(.is-primary).item-list--image-value{margin:8px 4px}.item-list .item-list--item>:not(.is-primary).item-list--text-value{height:auto;width:auto}.item-list .item-list--item>:not(.is-primary).item-list--number-value{flex-direction:row;height:auto;width:auto}.item-list .item-list--item>:not(.is-primary).item-list--number-value .item-list--number{font-size:1.1em;margin:0 4px}}.badge.is-tag{display:inline-block;font-size:14px;padding:4px 8px;font-weight:500;color:#001898;background-color:#e4e8ff;border-radius:3px}.badge.is-tag.is-master-tag{color:#fff;background-color:#001db1}a.badge:hover{text-decoration:none !important;background-color:#cbd3ff}a.badge:hover.is-master-tag{color:#fff;background-color:#001898}.badge.is-award{display:inline-block;padding:4px 8px;font-weight:500;color:#3f4e56;background-color:#eef1f2;border:1px solid #dfe5e8;border-radius:3px}.badge.is-award .badge--icon{margin-right:4px}.badge.is-award.is-gold .badge--icon{color:#cc0}.badge.is-award.is-silver .badge--icon{color:#ccc}.badge.is-award.is-bronze .badge--icon{color:#c73}.badge.is-award:hover{text-decoration:none}.badge.is-user-role{display:inline-block;font-size:12px;padding:3px 6px;border-radius:2px;background-color:#0025e4;color:#fff;font-weight:bold}.badge.is-user-trust-level{display:inline-block;font-size:14px;min-width:20px;text-align:center;padding:1px 6px;border-radius:20px;background-color:#0025e4;color:#fff;font-weight:bold}.has-padding-0{padding:0px}.has-margin-0{margin:0px}.has-padding-1{padding:4px}.has-margin-1{margin:4px}.has-padding-2{padding:8px}.has-margin-2{margin:8px}.has-padding-4{padding:16px}.has-margin-4{margin:16px}.has-padding-6{padding:24px}.has-margin-6{margin:24px}.has-padding-8{padding:32px}.has-margin-8{margin:32px}.has-padding-12{padding:48px}.has-margin-12{margin:48px}.has-padding-16{padding:64px}.has-margin-16{margin:64px}.has-padding-18{padding:72px}.has-margin-18{margin:72px}.has-padding-24{padding:96px}.has-margin-24{margin:96px}.has-padding-32{padding:128px}.has-margin-32{margin:128px}.has-padding-36{padding:144px}.has-margin-36{margin:144px}.has-padding-top-0{padding-top:0px}.has-padding-right-0{padding-right:0px}.has-padding-bottom-0{padding-bottom:0px}.has-padding-left-0{padding-left:0px}.has-padding-vertical-0{padding-top:0px;padding-bottom:0px}.has-padding-horizontal-0{padding-right:0px;padding-left:0px}.has-margin-top-0{margin-top:0px}.has-margin-right-0{margin-right:0px}.has-margin-bottom-0{margin-bottom:0px}.has-margin-left-0{margin-left:0px}.has-margin-vertical-0{margin-top:0px;margin-bottom:0px}.has-margin-horizontal-0{margin-right:0px;margin-left:0px}.has-padding-top-1{padding-top:4px}.has-padding-right-1{padding-right:4px}.has-padding-bottom-1{padding-bottom:4px}.has-padding-left-1{padding-left:4px}.has-padding-vertical-1{padding-top:4px;padding-bottom:4px}.has-padding-horizontal-1{padding-right:4px;padding-left:4px}.has-margin-top-1{margin-top:4px}.has-margin-right-1{margin-right:4px}.has-margin-bottom-1{margin-bottom:4px}.has-margin-left-1{margin-left:4px}.has-margin-vertical-1{margin-top:4px;margin-bottom:4px}.has-margin-horizontal-1{margin-right:4px;margin-left:4px}.has-padding-top-2{padding-top:8px}.has-padding-right-2{padding-right:8px}.has-padding-bottom-2{padding-bottom:8px}.has-padding-left-2{padding-left:8px}.has-padding-vertical-2{padding-top:8px;padding-bottom:8px}.has-padding-horizontal-2{padding-right:8px;padding-left:8px}.has-margin-top-2{margin-top:8px}.has-margin-right-2{margin-right:8px}.has-margin-bottom-2{margin-bottom:8px}.has-margin-left-2{margin-left:8px}.has-margin-vertical-2{margin-top:8px;margin-bottom:8px}.has-margin-horizontal-2{margin-right:8px;margin-left:8px}.has-padding-top-4{padding-top:16px}.has-padding-right-4{padding-right:16px}.has-padding-bottom-4{padding-bottom:16px}.has-padding-left-4{padding-left:16px}.has-padding-vertical-4{padding-top:16px;padding-bottom:16px}.has-padding-horizontal-4{padding-right:16px;padding-left:16px}.has-margin-top-4{margin-top:16px}.has-margin-right-4{margin-right:16px}.has-margin-bottom-4{margin-bottom:16px}.has-margin-left-4{margin-left:16px}.has-margin-vertical-4{margin-top:16px;margin-bottom:16px}.has-margin-horizontal-4{margin-right:16px;margin-left:16px}.has-padding-top-6{padding-top:24px}.has-padding-right-6{padding-right:24px}.has-padding-bottom-6{padding-bottom:24px}.has-padding-left-6{padding-left:24px}.has-padding-vertical-6{padding-top:24px;padding-bottom:24px}.has-padding-horizontal-6{padding-right:24px;padding-left:24px}.has-margin-top-6{margin-top:24px}.has-margin-right-6{margin-right:24px}.has-margin-bottom-6{margin-bottom:24px}.has-margin-left-6{margin-left:24px}.has-margin-vertical-6{margin-top:24px;margin-bottom:24px}.has-margin-horizontal-6{margin-right:24px;margin-left:24px}.has-padding-top-8{padding-top:32px}.has-padding-right-8{padding-right:32px}.has-padding-bottom-8{padding-bottom:32px}.has-padding-left-8{padding-left:32px}.has-padding-vertical-8{padding-top:32px;padding-bottom:32px}.has-padding-horizontal-8{padding-right:32px;padding-left:32px}.has-margin-top-8{margin-top:32px}.has-margin-right-8{margin-right:32px}.has-margin-bottom-8{margin-bottom:32px}.has-margin-left-8{margin-left:32px}.has-margin-vertical-8{margin-top:32px;margin-bottom:32px}.has-margin-horizontal-8{margin-right:32px;margin-left:32px}.has-padding-top-12{padding-top:48px}.has-padding-right-12{padding-right:48px}.has-padding-bottom-12{padding-bottom:48px}.has-padding-left-12{padding-left:48px}.has-padding-vertical-12{padding-top:48px;padding-bottom:48px}.has-padding-horizontal-12{padding-right:48px;padding-left:48px}.has-margin-top-12{margin-top:48px}.has-margin-right-12{margin-right:48px}.has-margin-bottom-12{margin-bottom:48px}.has-margin-left-12{margin-left:48px}.has-margin-vertical-12{margin-top:48px;margin-bottom:48px}.has-margin-horizontal-12{margin-right:48px;margin-left:48px}.has-padding-top-16{padding-top:64px}.has-padding-right-16{padding-right:64px}.has-padding-bottom-16{padding-bottom:64px}.has-padding-left-16{padding-left:64px}.has-padding-vertical-16{padding-top:64px;padding-bottom:64px}.has-padding-horizontal-16{padding-right:64px;padding-left:64px}.has-margin-top-16{margin-top:64px}.has-margin-right-16{margin-right:64px}.has-margin-bottom-16{margin-bottom:64px}.has-margin-left-16{margin-left:64px}.has-margin-vertical-16{margin-top:64px;margin-bottom:64px}.has-margin-horizontal-16{margin-right:64px;margin-left:64px}.has-padding-top-18{padding-top:72px}.has-padding-right-18{padding-right:72px}.has-padding-bottom-18{padding-bottom:72px}.has-padding-left-18{padding-left:72px}.has-padding-vertical-18{padding-top:72px;padding-bottom:72px}.has-padding-horizontal-18{padding-right:72px;padding-left:72px}.has-margin-top-18{margin-top:72px}.has-margin-right-18{margin-right:72px}.has-margin-bottom-18{margin-bottom:72px}.has-margin-left-18{margin-left:72px}.has-margin-vertical-18{margin-top:72px;margin-bottom:72px}.has-margin-horizontal-18{margin-right:72px;margin-left:72px}.has-padding-top-24{padding-top:96px}.has-padding-right-24{padding-right:96px}.has-padding-bottom-24{padding-bottom:96px}.has-padding-left-24{padding-left:96px}.has-padding-vertical-24{padding-top:96px;padding-bottom:96px}.has-padding-horizontal-24{padding-right:96px;padding-left:96px}.has-margin-top-24{margin-top:96px}.has-margin-right-24{margin-right:96px}.has-margin-bottom-24{margin-bottom:96px}.has-margin-left-24{margin-left:96px}.has-margin-vertical-24{margin-top:96px;margin-bottom:96px}.has-margin-horizontal-24{margin-right:96px;margin-left:96px}.has-padding-top-32{padding-top:128px}.has-padding-right-32{padding-right:128px}.has-padding-bottom-32{padding-bottom:128px}.has-padding-left-32{padding-left:128px}.has-padding-vertical-32{padding-top:128px;padding-bottom:128px}.has-padding-horizontal-32{padding-right:128px;padding-left:128px}.has-margin-top-32{margin-top:128px}.has-margin-right-32{margin-right:128px}.has-margin-bottom-32{margin-bottom:128px}.has-margin-left-32{margin-left:128px}.has-margin-vertical-32{margin-top:128px;margin-bottom:128px}.has-margin-horizontal-32{margin-right:128px;margin-left:128px}.has-padding-top-36{padding-top:144px}.has-padding-right-36{padding-right:144px}.has-padding-bottom-36{padding-bottom:144px}.has-padding-left-36{padding-left:144px}.has-padding-vertical-36{padding-top:144px;padding-bottom:144px}.has-padding-horizontal-36{padding-right:144px;padding-left:144px}.has-margin-top-36{margin-top:144px}.has-margin-right-36{margin-right:144px}.has-margin-bottom-36{margin-bottom:144px}.has-margin-left-36{margin-left:144px}.has-margin-vertical-36{margin-top:144px;margin-bottom:144px}.has-margin-horizontal-36{margin-right:144px;margin-left:144px}.has-border-width-0{border-width:0px}.has-border-width-1{border-width:1px}.has-border-width-2{border-width:2px}.has-border-width-3{border-width:3px}.has-border-width-4{border-width:4px}.has-border-width-5{border-width:5px}.has-border-width-6{border-width:6px}.has-border-width-7{border-width:7px}.has-border-width-8{border-width:8px}.has-border-width-9{border-width:9px}.has-border-width-10{border-width:10px}.has-border-top-width-0{border-top-width:0px}.has-border-right-width-0{border-right-width:0px}.has-border-bottom-width-0{border-bottom-width:0px}.has-border-left-width-0{border-left-width:0px}.has-border-top-width-1{border-top-width:1px}.has-border-right-width-1{border-right-width:1px}.has-border-bottom-width-1{border-bottom-width:1px}.has-border-left-width-1{border-left-width:1px}.has-border-top-width-2{border-top-width:2px}.has-border-right-width-2{border-right-width:2px}.has-border-bottom-width-2{border-bottom-width:2px}.has-border-left-width-2{border-left-width:2px}.has-border-top-width-3{border-top-width:3px}.has-border-right-width-3{border-right-width:3px}.has-border-bottom-width-3{border-bottom-width:3px}.has-border-left-width-3{border-left-width:3px}.has-border-top-width-4{border-top-width:4px}.has-border-right-width-4{border-right-width:4px}.has-border-bottom-width-4{border-bottom-width:4px}.has-border-left-width-4{border-left-width:4px}.has-border-top-width-5{border-top-width:5px}.has-border-right-width-5{border-right-width:5px}.has-border-bottom-width-5{border-bottom-width:5px}.has-border-left-width-5{border-left-width:5px}.has-border-top-width-6{border-top-width:6px}.has-border-right-width-6{border-right-width:6px}.has-border-bottom-width-6{border-bottom-width:6px}.has-border-left-width-6{border-left-width:6px}.has-border-top-width-7{border-top-width:7px}.has-border-right-width-7{border-right-width:7px}.has-border-bottom-width-7{border-bottom-width:7px}.has-border-left-width-7{border-left-width:7px}.has-border-top-width-8{border-top-width:8px}.has-border-right-width-8{border-right-width:8px}.has-border-bottom-width-8{border-bottom-width:8px}.has-border-left-width-8{border-left-width:8px}.has-border-top-width-9{border-top-width:9px}.has-border-right-width-9{border-right-width:9px}.has-border-bottom-width-9{border-bottom-width:9px}.has-border-left-width-9{border-left-width:9px}.has-border-top-width-10{border-top-width:10px}.has-border-right-width-10{border-right-width:10px}.has-border-bottom-width-10{border-bottom-width:10px}.has-border-left-width-10{border-left-width:10px}.has-border-style-solid{border-style:solid}.has-border-style-none{border-style:none}.has-border-style-dotted{border-style:dotted}.has-border-style-dashed{border-style:dashed}.has-border-style-double{border-style:double}.has-border-top-style-solid{border-top-style:solid}.has-border-right-style-solid{border-right-style:solid}.has-border-bottom-style-solid{border-bottom-style:solid}.has-border-left-style-solid{border-left-style:solid}.has-border-top-style-none{border-top-style:none}.has-border-right-style-none{border-right-style:none}.has-border-bottom-style-none{border-bottom-style:none}.has-border-left-style-none{border-left-style:none}.has-border-top-style-dotted{border-top-style:dotted}.has-border-right-style-dotted{border-right-style:dotted}.has-border-bottom-style-dotted{border-bottom-style:dotted}.has-border-left-style-dotted{border-left-style:dotted}.has-border-top-style-dashed{border-top-style:dashed}.has-border-right-style-dashed{border-right-style:dashed}.has-border-bottom-style-dashed{border-bottom-style:dashed}.has-border-left-style-dashed{border-left-style:dashed}.has-border-top-style-double{border-top-style:double}.has-border-right-style-double{border-right-style:double}.has-border-bottom-style-double{border-bottom-style:double}.has-border-left-style-double{border-left-style:double}.has-border-radius-0{border-radius:0px}.has-border-radius-1{border-radius:1px}.has-border-radius-2{border-radius:2px}.has-border-radius-3{border-radius:3px}.has-border-radius-4{border-radius:4px}.has-border-radius-5{border-radius:5px}.has-border-radius-6{border-radius:6px}.has-border-radius-7{border-radius:7px}.has-border-radius-8{border-radius:8px}.has-border-radius-9{border-radius:9px}.has-border-radius-10{border-radius:10px}.has-border-top-left-radius-0{border-top-left-radius:0px}.has-border-top-right-radius-0{border-top-right-radius:0px}.has-border-bottom-left-radius-0{border-bottom-left-radius:0px}.has-border-bottom-right-radius-0{border-bottom-right-radius:0px}.has-border-top-left-radius-1{border-top-left-radius:1px}.has-border-top-right-radius-1{border-top-right-radius:1px}.has-border-bottom-left-radius-1{border-bottom-left-radius:1px}.has-border-bottom-right-radius-1{border-bottom-right-radius:1px}.has-border-top-left-radius-2{border-top-left-radius:2px}.has-border-top-right-radius-2{border-top-right-radius:2px}.has-border-bottom-left-radius-2{border-bottom-left-radius:2px}.has-border-bottom-right-radius-2{border-bottom-right-radius:2px}.has-border-top-left-radius-3{border-top-left-radius:3px}.has-border-top-right-radius-3{border-top-right-radius:3px}.has-border-bottom-left-radius-3{border-bottom-left-radius:3px}.has-border-bottom-right-radius-3{border-bottom-right-radius:3px}.has-border-top-left-radius-4{border-top-left-radius:4px}.has-border-top-right-radius-4{border-top-right-radius:4px}.has-border-bottom-left-radius-4{border-bottom-left-radius:4px}.has-border-bottom-right-radius-4{border-bottom-right-radius:4px}.has-border-top-left-radius-5{border-top-left-radius:5px}.has-border-top-right-radius-5{border-top-right-radius:5px}.has-border-bottom-left-radius-5{border-bottom-left-radius:5px}.has-border-bottom-right-radius-5{border-bottom-right-radius:5px}.has-border-top-left-radius-6{border-top-left-radius:6px}.has-border-top-right-radius-6{border-top-right-radius:6px}.has-border-bottom-left-radius-6{border-bottom-left-radius:6px}.has-border-bottom-right-radius-6{border-bottom-right-radius:6px}.has-border-top-left-radius-7{border-top-left-radius:7px}.has-border-top-right-radius-7{border-top-right-radius:7px}.has-border-bottom-left-radius-7{border-bottom-left-radius:7px}.has-border-bottom-right-radius-7{border-bottom-right-radius:7px}.has-border-top-left-radius-8{border-top-left-radius:8px}.has-border-top-right-radius-8{border-top-right-radius:8px}.has-border-bottom-left-radius-8{border-bottom-left-radius:8px}.has-border-bottom-right-radius-8{border-bottom-right-radius:8px}.has-border-top-left-radius-9{border-top-left-radius:9px}.has-border-top-right-radius-9{border-top-right-radius:9px}.has-border-bottom-left-radius-9{border-bottom-left-radius:9px}.has-border-bottom-right-radius-9{border-bottom-right-radius:9px}.has-border-top-left-radius-10{border-top-left-radius:10px}.has-border-top-right-radius-10{border-top-right-radius:10px}.has-border-bottom-left-radius-10{border-bottom-left-radius:10px}.has-border-bottom-right-radius-10{border-bottom-right-radius:10px}.has-color-red{color:#ff4343}.has-background-color-red{background-color:#ff4343}.has-border-color-red{border-color:#ff4343}.has-color-red-050{color:#ffdcdc}.has-background-color-red-050{background-color:#ffdcdc}.has-border-color-red-050{border-color:#ffdcdc}.has-color-red-100{color:#ffc3c3}.has-background-color-red-100{background-color:#ffc3c3}.has-border-color-red-100{border-color:#ffc3c3}.has-color-red-200{color:#ff9090}.has-background-color-red-200{background-color:#ff9090}.has-border-color-red-200{border-color:#ff9090}.has-color-red-300{color:#ff5d5d}.has-background-color-red-300{background-color:#ff5d5d}.has-border-color-red-300{border-color:#ff5d5d}.has-color-red-400{color:#ff4343}.has-background-color-red-400{background-color:#ff4343}.has-border-color-red-400{border-color:#ff4343}.has-color-red-500{color:#ff2a2a}.has-background-color-red-500{background-color:#ff2a2a}.has-border-color-red-500{border-color:#ff2a2a}.has-color-red-600{color:#f60000}.has-background-color-red-600{background-color:#f60000}.has-border-color-red-600{border-color:#f60000}.has-color-red-700{color:#c30000}.has-background-color-red-700{background-color:#c30000}.has-border-color-red-700{border-color:#c30000}.has-color-red-800{color:#900000}.has-background-color-red-800{background-color:#900000}.has-border-color-red-800{border-color:#900000}.has-color-teal{color:#4db6ac}.has-background-color-teal{background-color:#4db6ac}.has-border-color-teal{border-color:#4db6ac}.has-color-teal-050{color:#bae2df}.has-background-color-teal-050{background-color:#bae2df}.has-border-color-teal-050{border-color:#bae2df}.has-color-teal-100{color:#a7dbd6}.has-background-color-teal-100{background-color:#a7dbd6}.has-border-color-teal-100{border-color:#a7dbd6}.has-color-teal-200{color:#83ccc5}.has-background-color-teal-200{background-color:#83ccc5}.has-border-color-teal-200{border-color:#83ccc5}.has-color-teal-300{color:#5fbdb4}.has-background-color-teal-300{background-color:#5fbdb4}.has-border-color-teal-300{border-color:#5fbdb4}.has-color-teal-400{color:#4db6ac}.has-background-color-teal-400{background-color:#4db6ac}.has-border-color-teal-400{border-color:#4db6ac}.has-color-teal-500{color:#44a69c}.has-background-color-teal-500{background-color:#44a69c}.has-border-color-teal-500{border-color:#44a69c}.has-color-teal-600{color:#35817a}.has-background-color-teal-600{background-color:#35817a}.has-border-color-teal-600{border-color:#35817a}.has-color-teal-700{color:#265d58}.has-background-color-teal-700{background-color:#265d58}.has-border-color-teal-700{border-color:#265d58}.has-color-teal-800{color:#173936}.has-background-color-teal-800{background-color:#173936}.has-border-color-teal-800{border-color:#173936}.has-color-yellow{color:#fdd835}.has-background-color-yellow{background-color:#fdd835}.has-border-color-yellow{border-color:#fdd835}.has-color-yellow-050{color:#fff5cd}.has-background-color-yellow-050{background-color:#fff5cd}.has-border-color-yellow-050{border-color:#fff5cd}.has-color-yellow-100{color:#fef0b3}.has-background-color-yellow-100{background-color:#fef0b3}.has-border-color-yellow-100{border-color:#fef0b3}.has-color-yellow-200{color:#fee781}.has-background-color-yellow-200{background-color:#fee781}.has-border-color-yellow-200{border-color:#fee781}.has-color-yellow-300{color:#fddd4e}.has-background-color-yellow-300{background-color:#fddd4e}.has-border-color-yellow-300{border-color:#fddd4e}.has-color-yellow-400{color:#fdd835}.has-background-color-yellow-400{background-color:#fdd835}.has-border-color-yellow-400{border-color:#fdd835}.has-color-yellow-500{color:#fdd31c}.has-background-color-yellow-500{background-color:#fdd31c}.has-border-color-yellow-500{border-color:#fdd31c}.has-color-yellow-600{color:#e3ba02}.has-background-color-yellow-600{background-color:#e3ba02}.has-border-color-yellow-600{border-color:#e3ba02}.has-color-yellow-700{color:#b19002}.has-background-color-yellow-700{background-color:#b19002}.has-border-color-yellow-700{border-color:#b19002}.has-color-yellow-800{color:#7e6701}.has-background-color-yellow-800{background-color:#7e6701}.has-border-color-yellow-800{border-color:#7e6701}.has-color-green{color:#2ecc71}.has-background-color-green{background-color:#2ecc71}.has-border-color-green{border-color:#2ecc71}.has-color-green-050{color:#a8ebc4}.has-background-color-green-050{background-color:#a8ebc4}.has-border-color-green-050{border-color:#a8ebc4}.has-color-green-100{color:#93e7b6}.has-background-color-green-100{background-color:#93e7b6}.has-border-color-green-100{border-color:#93e7b6}.has-color-green-200{color:#69dd9a}.has-background-color-green-200{background-color:#69dd9a}.has-border-color-green-200{border-color:#69dd9a}.has-color-green-300{color:#40d47e}.has-background-color-green-300{background-color:#40d47e}.has-border-color-green-300{border-color:#40d47e}.has-color-green-400{color:#2ecc71}.has-background-color-green-400{background-color:#2ecc71}.has-border-color-green-400{border-color:#2ecc71}.has-color-green-500{color:#29b765}.has-background-color-green-500{background-color:#29b765}.has-border-color-green-500{border-color:#29b765}.has-color-green-600{color:#208e4e}.has-background-color-green-600{background-color:#208e4e}.has-border-color-green-600{border-color:#208e4e}.has-color-green-700{color:#176437}.has-background-color-green-700{background-color:#176437}.has-border-color-green-700{border-color:#176437}.has-color-green-800{color:#0d3a20}.has-background-color-green-800{background-color:#0d3a20}.has-border-color-green-800{border-color:#0d3a20}.has-color-primary{color:#4b68ff}.has-background-color-primary{background-color:#4b68ff}.has-border-color-primary{border-color:#4b68ff}.has-color-primary-050{color:#e4e8ff}.has-background-color-primary-050{background-color:#e4e8ff}.has-border-color-primary-050{border-color:#e4e8ff}.has-color-primary-100{color:#cbd3ff}.has-background-color-primary-100{background-color:#cbd3ff}.has-border-color-primary-100{border-color:#cbd3ff}.has-color-primary-200{color:#98a8ff}.has-background-color-primary-200{background-color:#98a8ff}.has-border-color-primary-200{border-color:#98a8ff}.has-color-primary-300{color:#657dff}.has-background-color-primary-300{background-color:#657dff}.has-border-color-primary-300{border-color:#657dff}.has-color-primary-400{color:#4b68ff}.has-background-color-primary-400{background-color:#4b68ff}.has-border-color-primary-400{border-color:#4b68ff}.has-color-primary-500{color:#3253ff}.has-background-color-primary-500{background-color:#3253ff}.has-border-color-primary-500{border-color:#3253ff}.has-color-primary-600{color:#0029fe}.has-background-color-primary-600{background-color:#0029fe}.has-border-color-primary-600{border-color:#0029fe}.has-color-primary-700{color:#0021cb}.has-background-color-primary-700{background-color:#0021cb}.has-border-color-primary-700{border-color:#0021cb}.has-color-primary-800{color:#001898}.has-background-color-primary-800{background-color:#001898}.has-border-color-primary-800{border-color:#001898}.has-color-tertiary{color:#78909c}.has-background-color-tertiary{background-color:#78909c}.has-border-color-tertiary{border-color:#78909c}.has-color-tertiary-050{color:#d0d9dd}.has-background-color-tertiary-050{background-color:#d0d9dd}.has-border-color-tertiary-050{border-color:#d0d9dd}.has-color-tertiary-100{color:#c2ccd2}.has-background-color-tertiary-100{background-color:#c2ccd2}.has-border-color-tertiary-100{border-color:#c2ccd2}.has-color-tertiary-200{color:#a4b4bc}.has-background-color-tertiary-200{background-color:#a4b4bc}.has-border-color-tertiary-200{border-color:#a4b4bc}.has-color-tertiary-300{color:#879ca7}.has-background-color-tertiary-300{background-color:#879ca7}.has-border-color-tertiary-300{border-color:#879ca7}.has-color-tertiary-400{color:#78909c}.has-background-color-tertiary-400{background-color:#78909c}.has-border-color-tertiary-400{border-color:#78909c}.has-color-tertiary-500{color:#6a8491}.has-background-color-tertiary-500{background-color:#6a8491}.has-border-color-tertiary-500{border-color:#6a8491}.has-color-tertiary-600{color:#546973}.has-background-color-tertiary-600{background-color:#546973}.has-border-color-tertiary-600{border-color:#546973}.has-color-tertiary-700{color:#3f4e56}.has-background-color-tertiary-700{background-color:#3f4e56}.has-border-color-tertiary-700{border-color:#3f4e56}.has-color-tertiary-800{color:#293338}.has-background-color-tertiary-800{background-color:#293338}.has-border-color-tertiary-800{border-color:#293338}.has-color-white{color:#fff}.has-background-color-white{background-color:#fff}.has-border-color-white{border-color:#fff}.has-color-black{color:#000}.has-background-color-black{background-color:#000}.has-border-color-black{border-color:#000}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:400;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Italic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:400;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Italic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:500;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-MediumItalic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:500;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-MediumItalic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:700;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-BoldItalic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:700;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-BoldItalic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:900;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-BlackItalic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:900;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-BlackItalic.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:400;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Regular.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:400;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Regular.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:500;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Medium.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:500;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Medium.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:700;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Bold.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:700;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Bold.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:900;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Black.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:900;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Black.ttf")}html{font-family:"Red Hat Display","Open Sans","Helvetica Neue","Helvetica","Arial",sans-serif;font-size:16px}h1{font-weight:bold;margin:18px 0}h2{font-size:25px;font-weight:bold;margin:15px 0}h3{font-size:19px;font-weight:bold;margin:12px 0}h4{font-size:16px;font-weight:bold;margin:9px 0}h5{font-size:13px;font-weight:bold;margin:6px 0}h6{font-size:10px;font-weight:bold;margin:3px 0}p{line-height:1.5;margin:9px 0}p.is-lead{font-size:1.2em;color:#666}ul li,ol li{line-height:1.5}.has-font-size-small{font-size:10px}.has-font-size-caption{font-size:13px}.has-font-size-base{font-size:16px}.has-font-size-larger{font-size:19px}.has-font-size-subheading{font-size:22px}.has-font-size-heading{font-size:25px}.has-font-size-subtitle{font-size:28px}.has-font-size-title{font-size:31px}.has-font-size-display{font-size:34px}a:link,a:visited,.link{color:#2980b9;text-decoration:none;transition:all .3s ease;cursor:pointer;font:inherit;border:none;background-color:transparent;margin:0;padding:0}a:link:hover,a:link:active,a:visited:hover,a:visited:active,.link:hover,.link:active{color:#164666;text-decoration:underline}a:link.is-red,a:visited.is-red,.link.is-red{color:#f60000}a:link.is-red:hover,a:link.is-red:active,a:visited.is-red:hover,a:visited.is-red:active,.link.is-red:hover,.link.is-red:active{color:#a90000}a:link.is-teal,a:visited.is-teal,.link.is-teal{color:#35817a}a:link.is-teal:hover,a:link.is-teal:active,a:visited.is-teal:hover,a:visited.is-teal:active,.link.is-teal:hover,.link.is-teal:active{color:#1f4b47}a:link.is-yellow,a:visited.is-yellow,.link.is-yellow{color:#e3ba02}a:link.is-yellow:hover,a:link.is-yellow:active,a:visited.is-yellow:hover,a:visited.is-yellow:active,.link.is-yellow:hover,.link.is-yellow:active{color:#987c02}a:link.is-green,a:visited.is-green,.link.is-green{color:#208e4e}a:link.is-green:hover,a:link.is-green:active,a:visited.is-green:hover,a:visited.is-green:active,.link.is-green:hover,.link.is-green:active{color:#124f2c}a:link.is-muted,a:visited.is-muted,.link.is-muted{color:#95a8b2}a:link.is-muted:hover,a:visited.is-muted:hover,.link.is-muted:hover{color:#5f7682}a:link.is-not-underlined:hover,a:visited.is-not-underlined:hover,.link.is-not-underlined:hover{text-decoration:none}a:link.is-underlined,a:visited.is-underlined,.link.is-underlined{text-decoration:underline}.has-font-family-primary{font-family:"Red Hat Display","Open Sans","Helvetica Neue","Helvetica","Arial",sans-serif}.has-font-family-code{font-family:"Consolas","Courier New",monospace}.has-font-weight-normal{font-weight:400}.has-font-weight-medium{font-weight:500}.has-font-weight-bold{font-weight:700}.has-font-weight-black{font-weight:900}.has-font-style-normal{font-style:normal}.has-font-style-italic{font-style:italic}code{display:inline;border:1px solid #ddd;border-radius:3px;padding:2px 4px;font-family:"Consolas","Courier New",monospace;font-size:.95em}pre{display:block;border:1px solid #ddd;border-radius:3px;padding:8px;font-family:"Consolas","Courier New",monospace;font-size:.95em;overflow:auto;line-height:1.5}pre code{display:block;border:none;padding:0;font-size:1em}blockquote{margin:4px 0;padding:8px 12px;background-color:#f8f9f9;border:2px solid #dde1e1;border-radius:12px;border-bottom-left-radius:0}blockquote h1:first-child,blockquote h2:first-child,blockquote h3:first-child,blockquote h4:first-child,blockquote h5:first-child,blockquote h6:first-child,blockquote p:first-child{margin-top:0}blockquote h1:last-child,blockquote h2:last-child,blockquote h3:last-child,blockquote h4:last-child,blockquote h5:last-child,blockquote h6:last-child,blockquote p:last-child{margin-bottom:0}table.table{border-collapse:collapse;padding:4px;max-width:100%}table.table.is-full-width{width:100%}table.table th{border-bottom:3px solid #ccc;padding:6px 10px;font-weight:bold;text-align:left}table.table td{border-bottom:1px solid #ccc;padding:6px 10px;text-align:left}table.table th:not(:last-child),table.table td:not(:last-child){border-right:1px solid #ccc}table.table.is-compact th,table.table.is-compact td{padding:2px 6px}table.table.is-striped tr:nth-of-type(2n+1) td{background-color:#f6f6f6}table.table.is-with-hover tr:hover td{background-color:#eee}img{max-width:100%;height:auto}*{box-sizing:border-box}html,body{margin:0;padding:0}.container{max-width:72rem;margin:0 auto}.grid{display:flex;flex-wrap:wrap;margin:-5px}.grid .grid--cell{flex-grow:0;flex-shrink:0;padding:5px}.grid .grid--cell.is-flexible{flex-grow:1;flex-shrink:1}.grid .grid--cell.is-1{width:8.3333333333%}.grid .grid--cell.is-2{width:16.6666666667%}.grid .grid--cell.is-3{width:25%}.grid .grid--cell.is-4{width:33.3333333333%}.grid .grid--cell.is-5{width:41.6666666667%}.grid .grid--cell.is-6{width:50%}.grid .grid--cell.is-7{width:58.3333333333%}.grid .grid--cell.is-8{width:66.6666666667%}.grid .grid--cell.is-9{width:75%}.grid .grid--cell.is-10{width:83.3333333333%}.grid .grid--cell.is-11{width:91.6666666667%}.grid .grid--cell.is-12{width:100%}@media all and (max-width: 32rem){.grid .grid--cell.is-1-sm{width:8.3333333333%}.grid .grid--cell.is-2-sm{width:16.6666666667%}.grid .grid--cell.is-3-sm{width:25%}.grid .grid--cell.is-4-sm{width:33.3333333333%}.grid .grid--cell.is-5-sm{width:41.6666666667%}.grid .grid--cell.is-6-sm{width:50%}.grid .grid--cell.is-7-sm{width:58.3333333333%}.grid .grid--cell.is-8-sm{width:66.6666666667%}.grid .grid--cell.is-9-sm{width:75%}.grid .grid--cell.is-10-sm{width:83.3333333333%}.grid .grid--cell.is-11-sm{width:91.6666666667%}.grid .grid--cell.is-12-sm{width:100%}}@media all and (min-width: 32rem)and (max-width: 64rem){.grid .grid--cell.is-1-md{width:8.3333333333%}.grid .grid--cell.is-2-md{width:16.6666666667%}.grid .grid--cell.is-3-md{width:25%}.grid .grid--cell.is-4-md{width:33.3333333333%}.grid .grid--cell.is-5-md{width:41.6666666667%}.grid .grid--cell.is-6-md{width:50%}.grid .grid--cell.is-7-md{width:58.3333333333%}.grid .grid--cell.is-8-md{width:66.6666666667%}.grid .grid--cell.is-9-md{width:75%}.grid .grid--cell.is-10-md{width:83.3333333333%}.grid .grid--cell.is-11-md{width:91.6666666667%}.grid .grid--cell.is-12-md{width:100%}}@media all and (min-width: 64rem){.grid .grid--cell.is-1-lg{width:8.3333333333%}.grid .grid--cell.is-2-lg{width:16.6666666667%}.grid .grid--cell.is-3-lg{width:25%}.grid .grid--cell.is-4-lg{width:33.3333333333%}.grid .grid--cell.is-5-lg{width:41.6666666667%}.grid .grid--cell.is-6-lg{width:50%}.grid .grid--cell.is-7-lg{width:58.3333333333%}.grid .grid--cell.is-8-lg{width:66.6666666667%}.grid .grid--cell.is-9-lg{width:75%}.grid .grid--cell.is-10-lg{width:83.3333333333%}.grid .grid--cell.is-11-lg{width:91.6666666667%}.grid .grid--cell.is-12-lg{width:100%}}/*# sourceMappingURL=codidact.css.map */ +.header{padding:16px;margin-bottom:16px;background-color:#fff;color:#333;box-shadow:0 3px 2px 0 #ddd;font-weight:bold}.header a:link,.header a:visited{color:inherit;display:inline-block;padding:.25rem .5rem;text-decoration:none !important;transition:all .3s ease}.header a:link:hover,.header a:link:active,.header a:visited:hover,.header a:visited:active{color:inherit;box-shadow:0 2px 4px 1px #ddd;text-decoration:none}.header .header--container{display:flex;align-items:flex-end;padding:0;flex-wrap:wrap}.header .header--brand{color:inherit;display:flex;flex-direction:column;align-items:flex-start}.header .header--brand .header--instance-name{font-size:1rem}.header .header--brand .header--site-name{font-size:2.5rem}.header .header--brand + .header--menu{margin-left:24px}.header .header--menu{flex-grow:1;display:flex;justify-content:flex-end;align-items:center;min-height:50px;flex-wrap:wrap}.header .header--menu .header--separator{flex-grow:1}.header .header--menu .header--item{padding:4px 8px;margin:0 4px;cursor:pointer;font:inherit;color:#aaa;background-color:transparent;border:none;display:flex;align-items:center;transition:all .3s ease;position:relative;text-decoration:none !important}.header .header--menu .header--item:hover,.header .header--menu .header--item.is-active{color:#333}.header .header--menu .header--item .header--alert{background-color:#4b68ff;color:#fff;font-size:13px;min-width:1.5em;height:1.5em;padding:.125em;display:inline-block;border-radius:30px;text-align:center;margin:0 5px}.header .header--menu .header--item.is-complex .header--alert{position:absolute;top:-2px;left:-5px}.header .header--menu .header--item .header--trust-level{color:#fff;font-size:30px;opacity:.9;text-shadow:0 0 1px #000;min-width:1.5em;height:1.5em;padding:2px;display:inline-block;border-radius:30px;text-align:center;margin:0 4px;position:absolute;bottom:-2px;right:-7px}.header .header--menu .header--item .header--item-icon,.header .header--menu .header--item .header--item-image{height:40px;width:40px}.button,a.button:link,a.button:visited{font-size:.9em;font-family:inherit;text-align:center;text-decoration:none !important;cursor:pointer;display:inline-block;background-color:#f1f3ff;color:#001db1;padding:6px 12px;font-weight:500;border-radius:3px;border:1px solid transparent;transition:all .3s ease;margin:2px}.button:hover,a.button:link:hover,a.button:visited:hover{background-color:#e4e8ff;color:#001db1}.button:active,.button.is-active,a.button:link:active,a.button:link.is-active,a.button:visited:active,a.button:visited.is-active{background-color:#cbd3ff;color:#001db1}.button.is-outlined,a.button:link.is-outlined,a.button:visited.is-outlined{background-color:#fff;border-color:#657dff}.button.is-outlined:hover,a.button:link.is-outlined:hover,a.button:visited.is-outlined:hover{background-color:#f1f3ff;border-color:#0029fe}.button.is-outlined:active,.button.is-outlined.is-active,a.button:link.is-outlined:active,a.button:link.is-outlined.is-active,a.button:visited.is-outlined:active,a.button:visited.is-outlined.is-active{background-color:#e4e8ff;border-color:#0021cb}.button.is-filled,a.button:link.is-filled,a.button:visited.is-filled{background-color:#0029fe;color:#fff}.button.is-filled:hover,a.button:link.is-filled:hover,a.button:visited.is-filled:hover{background-color:#0021cb;color:#fff}.button.is-filled:active,.button.is-filled.is-active,a.button:link.is-filled:active,a.button:link.is-filled.is-active,a.button:visited.is-filled:active,a.button:visited.is-filled.is-active{background-color:#001898;color:#fff}.button.is-danger,a.button:link.is-danger,a.button:visited.is-danger{background-color:#ffe9e9;color:#a90000}.button.is-danger:hover,a.button:link.is-danger:hover,a.button:visited.is-danger:hover{background-color:#ffdcdc;color:#a90000}.button.is-danger:active,.button.is-danger.is-active,a.button:link.is-danger:active,a.button:link.is-danger.is-active,a.button:visited.is-danger:active,a.button:visited.is-danger.is-active{background-color:#ffc3c3;color:#a90000}.button.is-danger.is-outlined,a.button:link.is-danger.is-outlined,a.button:visited.is-danger.is-outlined{background-color:transparent;border-color:#ff5d5d}.button.is-danger.is-outlined:hover,a.button:link.is-danger.is-outlined:hover,a.button:visited.is-danger.is-outlined:hover{background-color:#ffe9e9;border-color:#f60000}.button.is-danger.is-outlined:active,.button.is-danger.is-outlined.is-active,a.button:link.is-danger.is-outlined:active,a.button:link.is-danger.is-outlined.is-active,a.button:visited.is-danger.is-outlined:active,a.button:visited.is-danger.is-outlined.is-active{background-color:#ffdcdc;border-color:#c30000}.button.is-danger.is-filled,a.button:link.is-danger.is-filled,a.button:visited.is-danger.is-filled{background-color:#f60000;color:#fff}.button.is-danger.is-filled:hover,a.button:link.is-danger.is-filled:hover,a.button:visited.is-danger.is-filled:hover{background-color:#c30000;color:#fff}.button.is-danger.is-filled:active,.button.is-danger.is-filled.is-active,a.button:link.is-danger.is-filled:active,a.button:link.is-danger.is-filled.is-active,a.button:visited.is-danger.is-filled:active,a.button:visited.is-danger.is-filled.is-active{background-color:#900000;color:#fff}.button.is-muted,a.button:link.is-muted,a.button:visited.is-muted{background-color:#eef1f2;color:#344147}.button.is-muted:hover,a.button:link.is-muted:hover,a.button:visited.is-muted:hover{background-color:#e6ebed;color:#344147}.button.is-muted:active,.button.is-muted.is-active,a.button:link.is-muted:active,a.button:link.is-muted.is-active,a.button:visited.is-muted:active,a.button:visited.is-muted.is-active{background-color:#d8dfe2;color:#344147}.button.is-muted.is-outlined,a.button:link.is-muted.is-outlined,a.button:visited.is-muted.is-outlined{background-color:transparent;border-color:#879ca7}.button.is-muted.is-outlined:hover,a.button:link.is-muted.is-outlined:hover,a.button:visited.is-muted.is-outlined:hover{background-color:#eef1f2;border-color:#546973}.button.is-muted.is-outlined:active,.button.is-muted.is-outlined.is-active,a.button:link.is-muted.is-outlined:active,a.button:link.is-muted.is-outlined.is-active,a.button:visited.is-muted.is-outlined:active,a.button:visited.is-muted.is-outlined.is-active{background-color:#dfe5e8;border-color:#3f4e56}.button.is-muted.is-filled,a.button:link.is-muted.is-filled,a.button:visited.is-muted.is-filled{background-color:#5f7682;color:#fff}.button.is-muted.is-filled:hover,a.button:link.is-muted.is-filled:hover,a.button:visited.is-muted.is-filled:hover{background-color:#4a5b64;color:#fff}.button.is-muted.is-filled:active,.button.is-muted.is-filled.is-active,a.button:link.is-muted.is-filled:active,a.button:link.is-muted.is-filled.is-active,a.button:visited.is-muted.is-filled:active,a.button:visited.is-muted.is-filled.is-active{background-color:#344147;color:#fff}.button.is-small,a.button:link.is-small,a.button:visited.is-small{font-size:.8em;padding:4px 8px}.button.is-medium,a.button:link.is-medium,a.button:visited.is-medium{font-size:1em;padding:7px 14px}.button.is-large,a.button:link.is-large,a.button:visited.is-large{font-size:1.1em;padding:8px 16px}.button.is-very-large,a.button:link.is-very-large,a.button:visited.is-very-large{font-size:1.2em;padding:9px 18px}.button.is-extremely-large,a.button:link.is-extremely-large,a.button:visited.is-extremely-large{font-size:1.4em;padding:10px 20px}.button.is-close-button,a.button:link.is-close-button,a.button:visited.is-close-button{background-color:transparent;color:#aaa;font-size:25px !important;padding:2px 8px;line-height:1;margin-top:-4px}.button.is-close-button:hover,a.button:link.is-close-button:hover,a.button:visited.is-close-button:hover{color:#333}.button.is-close-button:hover:active,a.button:link.is-close-button:hover:active,a.button:visited.is-close-button:hover:active{background-color:rgba(0,0,0,.05)}.modal--header-button .button.is-close-button,.widget--header-button .button.is-close-button{margin-top:0}.button-list{display:flex;flex-wrap:wrap}.button-list.is-gutterless .button{border-radius:0;margin:0;position:relative;margin-right:-1px;z-index:0}.button-list.is-gutterless .button:first-of-type{border-top-left-radius:3px;border-bottom-left-radius:3px;left:0}.button-list.is-gutterless .button:last-of-type{border-top-right-radius:3px;border-bottom-right-radius:3px;margin-right:0}.button-list.is-gutterless .button:hover,.button-list.is-gutterless .button:active,.button-list.is-gutterless .button.is-active{z-index:2}.button.is-icon-only-button{background-color:transparent;color:#95a8b2;padding:.5em .25em;line-height:1;font-size:1em;width:2em;height:2em;text-align:center}.button.is-icon-only-button.is-small{font-size:.9em}.button.is-icon-only-button.is-medium{font-size:1.1em}.button.is-icon-only-button.is-large{font-size:1.2em}.button.is-icon-only-button.is-very-large{font-size:1.4em}.button.is-icon-only-button.is-extremely-large{font-size:1.6em}.button.is-icon-only-button:hover{background-color:#e4e8ff;color:#3253ff}.button.is-icon-only-button:active,.button.is-icon-only-button.is-active{color:#0025e4}.button.is-icon-only-button.is-danger{color:#ff9090}.button.is-icon-only-button.is-danger:hover{background-color:#ffe9e9;color:#ff2a2a}.button.is-icon-only-button.is-danger:active,.button.is-icon-only-button.is-danger.is-active{color:#dc0000}.button.is-icon-only-button.is-muted{color:#abbac2}.button.is-icon-only-button.is-muted:hover{background-color:#eef1f2;color:#6a8491}.button.is-icon-only-button.is-muted:active,.button.is-icon-only-button.is-muted.is-active{color:#4a5b64}.button.is-icon-only-button:active:not(:hover),.button.is-icon-only-button.is-active:not(:hover){background:transparent}.tabs{padding:0;display:flex;flex-wrap:wrap}.tabs .tabs--item{display:block;font-weight:bold;color:#999;text-decoration:none !important;padding:6px 10px;margin:2px}.tabs .tabs--item:hover{background-color:#e4e8ff;color:#001898}.tabs .tabs--item.is-active{background-color:#0025e4;color:#fff}label.form-element{cursor:pointer;display:block;margin:4px 0;font-size:1.1em;font-weight:bold;color:#444}input.form-element{font:inherit;font-weight:500;padding:8px;margin:4px 0;border:2px solid transparent;background-color:#eef1f2;border-radius:3px;display:block;width:100%}input.form-element:focus{border-color:#d0d9dd}input.form-element.is-danger{border-color:#ffa9a9;background-color:#fff6f6}textarea.form-element{font:inherit;font-weight:500;padding:8px;margin:4px 0;border:2px solid transparent;background-color:#eef1f2;border-radius:3px;resize:none;display:block;width:100%;min-height:8em}textarea.form-element:focus{border-color:#d0d9dd}textarea.form-element.is-danger{border-color:#ffa9a9;background-color:#fff6f6}textarea.form-element.is-small{min-height:4em}textarea.form-element.is-large{min-height:16em}input[type=radio].form-radio-element,input[type=checkbox].form-checkbox-element{margin:4px;display:inline-block;cursor:pointer}.notice{margin:4px 0;padding:16px;border-radius:3px;border:1px solid #b3c0c7;background-color:#eef1f2}.notice.is-filled{border-color:transparent;color:#fff;background-color:#1e262a}.notice.is-warning{border-color:#fee781;background-color:#fffae6}.notice.is-warning.is-filled{background-color:#e3ba02}.notice.is-danger{border-color:#ff8383;background-color:#ffe9e9}.notice.is-danger.is-filled{background-color:#e90000}.notice.is-success{border-color:#88e4af;background-color:#dcf7e7}.notice.is-success.is-filled{background-color:#27ad60}.notice.is-info{border-color:#95d4ce;background-color:#def1ef}.notice.is-info.is-filled{background-color:#3c948b}.notice.is-banner{border-left:none;border-right:none;margin:0;border-radius:0}.header + .notice.is-banner{margin-top:-16px;margin-bottom:16px}.widget{border:1px solid #d0d9dd;border-radius:2px;box-shadow:0 3px 5px -2px #eee;margin:8px 0;background-color:#fff}.widget .widget--header{padding:12px;font-size:1.2em;border-bottom:1px solid #d0d9dd}.widget .widget--header.is-complex{font-size:1em}.widget .widget--header .widget--header-link{float:right;font-size:.8em;padding:3px 4px}.widget .widget--header .widget--header-button{float:right;font-size:.8em;position:relative;top:-6.66666668px}.widget .widget--body{padding:12px}.widget .widget--body + .widget--body{border-top:1px solid #d0d9dd}.widget .widget--footer{padding:12px;border-top:1px solid #d0d9dd}.modal{position:absolute;width:100%;min-height:100%;top:0;left:0;padding:3em;pointer-events:none}.modal.is-with-backdrop{background-color:rgba(0,0,0,.5);position:fixed;pointer-events:all}.modal.is-with-backdrop .modal--container{box-shadow:0 3px 5px -1.5px #666}.modal .modal--container{margin:0 auto;max-width:48rem;width:100%;pointer-events:all;background-color:#fff;box-shadow:0 3px 5px -3px #666;border:1px solid #b3c0c7;display:flex;flex-direction:column}.modal .modal--container .modal--header{padding:12px;font-size:1.4em;border-bottom:1px solid #d0d9dd;font-weight:bold}.modal .modal--container .modal--header .modal--header-link{float:right;font-size:.8rem;padding:3px 4px}.modal .modal--container .modal--header .modal--header-button{float:right;font-size:.8rem;margin:0}.modal .modal--container .modal--body{padding:16px;max-height:32.000000016rem;overflow-y:auto}.modal .modal--container .modal--footer{padding:12px;border-top:1px solid #d0d9dd}.modal.is-large .modal--container{max-width:72rem}.modal.is-large .modal--container .modal--body{max-height:48rem}.modal.is-small .modal--container{max-width:24rem}.modal.is-small .modal--container .modal--body{max-height:15.9999999984rem}.modal.is-danger .modal--header,.modal.is-danger .modal--container,.modal.is-danger .modal--footer{border-color:#ff9090}.modal.is-danger .modal--header{color:#c30000;background-color:#fff6f6}@media all and (max-width: 32rem){.modal{padding:0;position:fixed}.modal .modal--container{height:100vh}.modal .modal--header,.modal .modal--foter{flex-shrink:0}.modal .modal--body{flex-grow:1;overflow:auto}}.item-list{display:flex;flex-direction:column;align-items:stretch}.item-list .item-list--item{display:flex;align-items:center;border-bottom:1px solid #d0d9dd}.item-list .item-list--item.is-highlighted{background-color:#f1f3ff}.item-list .item-list--item .item-list--number-value{padding:4px;margin:4px;height:80px;width:120px;display:flex;flex-direction:column;align-items:center;justify-content:center}.item-list .item-list--item .item-list--number-value .item-list--number{font-size:25px;color:#222}.item-list .item-list--item .item-list--number-value .item-list--number-label{font-size:14px;color:#666}.item-list .item-list--item .item-list--text-value{padding:8px;margin:8px;height:80px;width:200px;align-self:stretch}.item-list .item-list--item .item-list--image-value{margin:4px;width:40px;height:40px}.item-list .item-list--item .item-list--image-value img{border-radius:50%}.item-list .item-list--item .is-primary{flex-grow:1}@media all and (max-width: 32rem){.item-list .item-list--item{flex-wrap:wrap;justify-content:center}.item-list .item-list--item > .is-primary{width:100%;height:auto;margin:0 8px}.item-list .item-list--item > :not(.is-primary){font-size:.9em;margin:4px 8px}.item-list .item-list--item > :not(.is-primary).item-list--image-value{margin:8px 4px}.item-list .item-list--item > :not(.is-primary).item-list--text-value{height:auto;width:auto}.item-list .item-list--item > :not(.is-primary).item-list--number-value{flex-direction:row;height:auto;width:auto}.item-list .item-list--item > :not(.is-primary).item-list--number-value .item-list--number{font-size:1.1em;margin:0 4px}}.badge.is-tag{display:inline-block;font-size:14px;padding:4px 8px;font-weight:500;color:#001898;background-color:#e4e8ff;border-radius:3px}.badge.is-tag.is-master-tag{color:#fff;background-color:#001db1}a.badge:hover{text-decoration:none !important;background-color:#cbd3ff}a.badge:hover.is-master-tag{color:#fff;background-color:#001898}.badge.is-award{display:inline-block;padding:4px 8px;font-weight:500;color:#3f4e56;background-color:#eef1f2;border:1px solid #dfe5e8;border-radius:3px}.badge.is-award .badge--icon{margin-right:4px}.badge.is-award.is-gold .badge--icon{color:#cc0}.badge.is-award.is-silver .badge--icon{color:#ccc}.badge.is-award.is-bronze .badge--icon{color:#c73}.badge.is-award:hover{text-decoration:none}.badge.is-user-role{display:inline-block;font-size:12px;padding:3px 6px;border-radius:2px;background-color:#0025e4;color:#fff;font-weight:bold}.badge.is-user-trust-level{display:inline-block;font-size:14px;min-width:20px;text-align:center;padding:1px 6px;border-radius:20px;background-color:#0025e4;color:#fff;font-weight:bold}.has-padding-0{padding:0}.has-margin-0{margin:0}.has-padding-1{padding:4px}.has-margin-1{margin:4px}.has-padding-2{padding:8px}.has-margin-2{margin:8px}.has-padding-4{padding:16px}.has-margin-4{margin:16px}.has-padding-6{padding:24px}.has-margin-6{margin:24px}.has-padding-8{padding:32px}.has-margin-8{margin:32px}.has-padding-12{padding:48px}.has-margin-12{margin:48px}.has-padding-16{padding:64px}.has-margin-16{margin:64px}.has-padding-18{padding:72px}.has-margin-18{margin:72px}.has-padding-24{padding:96px}.has-margin-24{margin:96px}.has-padding-32{padding:128px}.has-margin-32{margin:128px}.has-padding-36{padding:144px}.has-margin-36{margin:144px}.has-padding-top-0{padding-top:0}.has-padding-right-0{padding-right:0}.has-padding-bottom-0{padding-bottom:0}.has-padding-left-0{padding-left:0}.has-padding-vertical-0{padding-top:0;padding-bottom:0}.has-padding-horizontal-0{padding-right:0;padding-left:0}.has-margin-top-0{margin-top:0}.has-margin-right-0{margin-right:0}.has-margin-bottom-0{margin-bottom:0}.has-margin-left-0{margin-left:0}.has-margin-vertical-0{margin-top:0;margin-bottom:0}.has-margin-horizontal-0{margin-right:0;margin-left:0}.has-padding-top-1{padding-top:4px}.has-padding-right-1{padding-right:4px}.has-padding-bottom-1{padding-bottom:4px}.has-padding-left-1{padding-left:4px}.has-padding-vertical-1{padding-top:4px;padding-bottom:4px}.has-padding-horizontal-1{padding-right:4px;padding-left:4px}.has-margin-top-1{margin-top:4px}.has-margin-right-1{margin-right:4px}.has-margin-bottom-1{margin-bottom:4px}.has-margin-left-1{margin-left:4px}.has-margin-vertical-1{margin-top:4px;margin-bottom:4px}.has-margin-horizontal-1{margin-right:4px;margin-left:4px}.has-padding-top-2{padding-top:8px}.has-padding-right-2{padding-right:8px}.has-padding-bottom-2{padding-bottom:8px}.has-padding-left-2{padding-left:8px}.has-padding-vertical-2{padding-top:8px;padding-bottom:8px}.has-padding-horizontal-2{padding-right:8px;padding-left:8px}.has-margin-top-2{margin-top:8px}.has-margin-right-2{margin-right:8px}.has-margin-bottom-2{margin-bottom:8px}.has-margin-left-2{margin-left:8px}.has-margin-vertical-2{margin-top:8px;margin-bottom:8px}.has-margin-horizontal-2{margin-right:8px;margin-left:8px}.has-padding-top-4{padding-top:16px}.has-padding-right-4{padding-right:16px}.has-padding-bottom-4{padding-bottom:16px}.has-padding-left-4{padding-left:16px}.has-padding-vertical-4{padding-top:16px;padding-bottom:16px}.has-padding-horizontal-4{padding-right:16px;padding-left:16px}.has-margin-top-4{margin-top:16px}.has-margin-right-4{margin-right:16px}.has-margin-bottom-4{margin-bottom:16px}.has-margin-left-4{margin-left:16px}.has-margin-vertical-4{margin-top:16px;margin-bottom:16px}.has-margin-horizontal-4{margin-right:16px;margin-left:16px}.has-padding-top-6{padding-top:24px}.has-padding-right-6{padding-right:24px}.has-padding-bottom-6{padding-bottom:24px}.has-padding-left-6{padding-left:24px}.has-padding-vertical-6{padding-top:24px;padding-bottom:24px}.has-padding-horizontal-6{padding-right:24px;padding-left:24px}.has-margin-top-6{margin-top:24px}.has-margin-right-6{margin-right:24px}.has-margin-bottom-6{margin-bottom:24px}.has-margin-left-6{margin-left:24px}.has-margin-vertical-6{margin-top:24px;margin-bottom:24px}.has-margin-horizontal-6{margin-right:24px;margin-left:24px}.has-padding-top-8{padding-top:32px}.has-padding-right-8{padding-right:32px}.has-padding-bottom-8{padding-bottom:32px}.has-padding-left-8{padding-left:32px}.has-padding-vertical-8{padding-top:32px;padding-bottom:32px}.has-padding-horizontal-8{padding-right:32px;padding-left:32px}.has-margin-top-8{margin-top:32px}.has-margin-right-8{margin-right:32px}.has-margin-bottom-8{margin-bottom:32px}.has-margin-left-8{margin-left:32px}.has-margin-vertical-8{margin-top:32px;margin-bottom:32px}.has-margin-horizontal-8{margin-right:32px;margin-left:32px}.has-padding-top-12{padding-top:48px}.has-padding-right-12{padding-right:48px}.has-padding-bottom-12{padding-bottom:48px}.has-padding-left-12{padding-left:48px}.has-padding-vertical-12{padding-top:48px;padding-bottom:48px}.has-padding-horizontal-12{padding-right:48px;padding-left:48px}.has-margin-top-12{margin-top:48px}.has-margin-right-12{margin-right:48px}.has-margin-bottom-12{margin-bottom:48px}.has-margin-left-12{margin-left:48px}.has-margin-vertical-12{margin-top:48px;margin-bottom:48px}.has-margin-horizontal-12{margin-right:48px;margin-left:48px}.has-padding-top-16{padding-top:64px}.has-padding-right-16{padding-right:64px}.has-padding-bottom-16{padding-bottom:64px}.has-padding-left-16{padding-left:64px}.has-padding-vertical-16{padding-top:64px;padding-bottom:64px}.has-padding-horizontal-16{padding-right:64px;padding-left:64px}.has-margin-top-16{margin-top:64px}.has-margin-right-16{margin-right:64px}.has-margin-bottom-16{margin-bottom:64px}.has-margin-left-16{margin-left:64px}.has-margin-vertical-16{margin-top:64px;margin-bottom:64px}.has-margin-horizontal-16{margin-right:64px;margin-left:64px}.has-padding-top-18{padding-top:72px}.has-padding-right-18{padding-right:72px}.has-padding-bottom-18{padding-bottom:72px}.has-padding-left-18{padding-left:72px}.has-padding-vertical-18{padding-top:72px;padding-bottom:72px}.has-padding-horizontal-18{padding-right:72px;padding-left:72px}.has-margin-top-18{margin-top:72px}.has-margin-right-18{margin-right:72px}.has-margin-bottom-18{margin-bottom:72px}.has-margin-left-18{margin-left:72px}.has-margin-vertical-18{margin-top:72px;margin-bottom:72px}.has-margin-horizontal-18{margin-right:72px;margin-left:72px}.has-padding-top-24{padding-top:96px}.has-padding-right-24{padding-right:96px}.has-padding-bottom-24{padding-bottom:96px}.has-padding-left-24{padding-left:96px}.has-padding-vertical-24{padding-top:96px;padding-bottom:96px}.has-padding-horizontal-24{padding-right:96px;padding-left:96px}.has-margin-top-24{margin-top:96px}.has-margin-right-24{margin-right:96px}.has-margin-bottom-24{margin-bottom:96px}.has-margin-left-24{margin-left:96px}.has-margin-vertical-24{margin-top:96px;margin-bottom:96px}.has-margin-horizontal-24{margin-right:96px;margin-left:96px}.has-padding-top-32{padding-top:128px}.has-padding-right-32{padding-right:128px}.has-padding-bottom-32{padding-bottom:128px}.has-padding-left-32{padding-left:128px}.has-padding-vertical-32{padding-top:128px;padding-bottom:128px}.has-padding-horizontal-32{padding-right:128px;padding-left:128px}.has-margin-top-32{margin-top:128px}.has-margin-right-32{margin-right:128px}.has-margin-bottom-32{margin-bottom:128px}.has-margin-left-32{margin-left:128px}.has-margin-vertical-32{margin-top:128px;margin-bottom:128px}.has-margin-horizontal-32{margin-right:128px;margin-left:128px}.has-padding-top-36{padding-top:144px}.has-padding-right-36{padding-right:144px}.has-padding-bottom-36{padding-bottom:144px}.has-padding-left-36{padding-left:144px}.has-padding-vertical-36{padding-top:144px;padding-bottom:144px}.has-padding-horizontal-36{padding-right:144px;padding-left:144px}.has-margin-top-36{margin-top:144px}.has-margin-right-36{margin-right:144px}.has-margin-bottom-36{margin-bottom:144px}.has-margin-left-36{margin-left:144px}.has-margin-vertical-36{margin-top:144px;margin-bottom:144px}.has-margin-horizontal-36{margin-right:144px;margin-left:144px}.has-border-width-0{border-width:0px}.has-border-width-1{border-width:1px}.has-border-width-2{border-width:2px}.has-border-width-3{border-width:3px}.has-border-width-4{border-width:4px}.has-border-width-5{border-width:5px}.has-border-width-6{border-width:6px}.has-border-width-7{border-width:7px}.has-border-width-8{border-width:8px}.has-border-width-9{border-width:9px}.has-border-width-10{border-width:10px}.has-border-top-width-0{border-top-width:0px}.has-border-right-width-0{border-right-width:0px}.has-border-bottom-width-0{border-bottom-width:0px}.has-border-left-width-0{border-left-width:0px}.has-border-top-width-1{border-top-width:1px}.has-border-right-width-1{border-right-width:1px}.has-border-bottom-width-1{border-bottom-width:1px}.has-border-left-width-1{border-left-width:1px}.has-border-top-width-2{border-top-width:2px}.has-border-right-width-2{border-right-width:2px}.has-border-bottom-width-2{border-bottom-width:2px}.has-border-left-width-2{border-left-width:2px}.has-border-top-width-3{border-top-width:3px}.has-border-right-width-3{border-right-width:3px}.has-border-bottom-width-3{border-bottom-width:3px}.has-border-left-width-3{border-left-width:3px}.has-border-top-width-4{border-top-width:4px}.has-border-right-width-4{border-right-width:4px}.has-border-bottom-width-4{border-bottom-width:4px}.has-border-left-width-4{border-left-width:4px}.has-border-top-width-5{border-top-width:5px}.has-border-right-width-5{border-right-width:5px}.has-border-bottom-width-5{border-bottom-width:5px}.has-border-left-width-5{border-left-width:5px}.has-border-top-width-6{border-top-width:6px}.has-border-right-width-6{border-right-width:6px}.has-border-bottom-width-6{border-bottom-width:6px}.has-border-left-width-6{border-left-width:6px}.has-border-top-width-7{border-top-width:7px}.has-border-right-width-7{border-right-width:7px}.has-border-bottom-width-7{border-bottom-width:7px}.has-border-left-width-7{border-left-width:7px}.has-border-top-width-8{border-top-width:8px}.has-border-right-width-8{border-right-width:8px}.has-border-bottom-width-8{border-bottom-width:8px}.has-border-left-width-8{border-left-width:8px}.has-border-top-width-9{border-top-width:9px}.has-border-right-width-9{border-right-width:9px}.has-border-bottom-width-9{border-bottom-width:9px}.has-border-left-width-9{border-left-width:9px}.has-border-top-width-10{border-top-width:10px}.has-border-right-width-10{border-right-width:10px}.has-border-bottom-width-10{border-bottom-width:10px}.has-border-left-width-10{border-left-width:10px}.has-border-style-solid{border-style:solid}.has-border-style-none{border-style:none}.has-border-style-dotted{border-style:dotted}.has-border-style-dashed{border-style:dashed}.has-border-style-double{border-style:double}.has-border-top-style-solid{border-top-style:solid}.has-border-right-style-solid{border-right-style:solid}.has-border-bottom-style-solid{border-bottom-style:solid}.has-border-left-style-solid{border-left-style:solid}.has-border-top-style-none{border-top-style:none}.has-border-right-style-none{border-right-style:none}.has-border-bottom-style-none{border-bottom-style:none}.has-border-left-style-none{border-left-style:none}.has-border-top-style-dotted{border-top-style:dotted}.has-border-right-style-dotted{border-right-style:dotted}.has-border-bottom-style-dotted{border-bottom-style:dotted}.has-border-left-style-dotted{border-left-style:dotted}.has-border-top-style-dashed{border-top-style:dashed}.has-border-right-style-dashed{border-right-style:dashed}.has-border-bottom-style-dashed{border-bottom-style:dashed}.has-border-left-style-dashed{border-left-style:dashed}.has-border-top-style-double{border-top-style:double}.has-border-right-style-double{border-right-style:double}.has-border-bottom-style-double{border-bottom-style:double}.has-border-left-style-double{border-left-style:double}.has-border-radius-0{border-radius:0px}.has-border-radius-1{border-radius:1px}.has-border-radius-2{border-radius:2px}.has-border-radius-3{border-radius:3px}.has-border-radius-4{border-radius:4px}.has-border-radius-5{border-radius:5px}.has-border-radius-6{border-radius:6px}.has-border-radius-7{border-radius:7px}.has-border-radius-8{border-radius:8px}.has-border-radius-9{border-radius:9px}.has-border-radius-10{border-radius:10px}.has-border-top-left-radius-0{border-top-left-radius:0px}.has-border-top-right-radius-0{border-top-right-radius:0px}.has-border-bottom-left-radius-0{border-bottom-left-radius:0px}.has-border-bottom-right-radius-0{border-bottom-right-radius:0px}.has-border-top-left-radius-1{border-top-left-radius:1px}.has-border-top-right-radius-1{border-top-right-radius:1px}.has-border-bottom-left-radius-1{border-bottom-left-radius:1px}.has-border-bottom-right-radius-1{border-bottom-right-radius:1px}.has-border-top-left-radius-2{border-top-left-radius:2px}.has-border-top-right-radius-2{border-top-right-radius:2px}.has-border-bottom-left-radius-2{border-bottom-left-radius:2px}.has-border-bottom-right-radius-2{border-bottom-right-radius:2px}.has-border-top-left-radius-3{border-top-left-radius:3px}.has-border-top-right-radius-3{border-top-right-radius:3px}.has-border-bottom-left-radius-3{border-bottom-left-radius:3px}.has-border-bottom-right-radius-3{border-bottom-right-radius:3px}.has-border-top-left-radius-4{border-top-left-radius:4px}.has-border-top-right-radius-4{border-top-right-radius:4px}.has-border-bottom-left-radius-4{border-bottom-left-radius:4px}.has-border-bottom-right-radius-4{border-bottom-right-radius:4px}.has-border-top-left-radius-5{border-top-left-radius:5px}.has-border-top-right-radius-5{border-top-right-radius:5px}.has-border-bottom-left-radius-5{border-bottom-left-radius:5px}.has-border-bottom-right-radius-5{border-bottom-right-radius:5px}.has-border-top-left-radius-6{border-top-left-radius:6px}.has-border-top-right-radius-6{border-top-right-radius:6px}.has-border-bottom-left-radius-6{border-bottom-left-radius:6px}.has-border-bottom-right-radius-6{border-bottom-right-radius:6px}.has-border-top-left-radius-7{border-top-left-radius:7px}.has-border-top-right-radius-7{border-top-right-radius:7px}.has-border-bottom-left-radius-7{border-bottom-left-radius:7px}.has-border-bottom-right-radius-7{border-bottom-right-radius:7px}.has-border-top-left-radius-8{border-top-left-radius:8px}.has-border-top-right-radius-8{border-top-right-radius:8px}.has-border-bottom-left-radius-8{border-bottom-left-radius:8px}.has-border-bottom-right-radius-8{border-bottom-right-radius:8px}.has-border-top-left-radius-9{border-top-left-radius:9px}.has-border-top-right-radius-9{border-top-right-radius:9px}.has-border-bottom-left-radius-9{border-bottom-left-radius:9px}.has-border-bottom-right-radius-9{border-bottom-right-radius:9px}.has-border-top-left-radius-10{border-top-left-radius:10px}.has-border-top-right-radius-10{border-top-right-radius:10px}.has-border-bottom-left-radius-10{border-bottom-left-radius:10px}.has-border-bottom-right-radius-10{border-bottom-right-radius:10px}.has-color-red{color:#ff4343}.has-background-color-red{background-color:#ff4343}.has-border-color-red{border-color:#ff4343}.has-color-red-050{color:#ffdcdc}.has-background-color-red-050{background-color:#ffdcdc}.has-border-color-red-050{border-color:#ffdcdc}.has-color-red-100{color:#ffc3c3}.has-background-color-red-100{background-color:#ffc3c3}.has-border-color-red-100{border-color:#ffc3c3}.has-color-red-200{color:#ff9090}.has-background-color-red-200{background-color:#ff9090}.has-border-color-red-200{border-color:#ff9090}.has-color-red-300{color:#ff5d5d}.has-background-color-red-300{background-color:#ff5d5d}.has-border-color-red-300{border-color:#ff5d5d}.has-color-red-400{color:#ff4343}.has-background-color-red-400{background-color:#ff4343}.has-border-color-red-400{border-color:#ff4343}.has-color-red-500{color:#ff2a2a}.has-background-color-red-500{background-color:#ff2a2a}.has-border-color-red-500{border-color:#ff2a2a}.has-color-red-600{color:#f60000}.has-background-color-red-600{background-color:#f60000}.has-border-color-red-600{border-color:#f60000}.has-color-red-700{color:#c30000}.has-background-color-red-700{background-color:#c30000}.has-border-color-red-700{border-color:#c30000}.has-color-red-800{color:#900000}.has-background-color-red-800{background-color:#900000}.has-border-color-red-800{border-color:#900000}.has-color-teal{color:#4db6ac}.has-background-color-teal{background-color:#4db6ac}.has-border-color-teal{border-color:#4db6ac}.has-color-teal-050{color:#bae2df}.has-background-color-teal-050{background-color:#bae2df}.has-border-color-teal-050{border-color:#bae2df}.has-color-teal-100{color:#a7dbd6}.has-background-color-teal-100{background-color:#a7dbd6}.has-border-color-teal-100{border-color:#a7dbd6}.has-color-teal-200{color:#83ccc5}.has-background-color-teal-200{background-color:#83ccc5}.has-border-color-teal-200{border-color:#83ccc5}.has-color-teal-300{color:#5fbdb4}.has-background-color-teal-300{background-color:#5fbdb4}.has-border-color-teal-300{border-color:#5fbdb4}.has-color-teal-400{color:#4db6ac}.has-background-color-teal-400{background-color:#4db6ac}.has-border-color-teal-400{border-color:#4db6ac}.has-color-teal-500{color:#44a69c}.has-background-color-teal-500{background-color:#44a69c}.has-border-color-teal-500{border-color:#44a69c}.has-color-teal-600{color:#35817a}.has-background-color-teal-600{background-color:#35817a}.has-border-color-teal-600{border-color:#35817a}.has-color-teal-700{color:#265d58}.has-background-color-teal-700{background-color:#265d58}.has-border-color-teal-700{border-color:#265d58}.has-color-teal-800{color:#173936}.has-background-color-teal-800{background-color:#173936}.has-border-color-teal-800{border-color:#173936}.has-color-yellow{color:#fdd835}.has-background-color-yellow{background-color:#fdd835}.has-border-color-yellow{border-color:#fdd835}.has-color-yellow-050{color:#fff5cd}.has-background-color-yellow-050{background-color:#fff5cd}.has-border-color-yellow-050{border-color:#fff5cd}.has-color-yellow-100{color:#fef0b3}.has-background-color-yellow-100{background-color:#fef0b3}.has-border-color-yellow-100{border-color:#fef0b3}.has-color-yellow-200{color:#fee781}.has-background-color-yellow-200{background-color:#fee781}.has-border-color-yellow-200{border-color:#fee781}.has-color-yellow-300{color:#fddd4e}.has-background-color-yellow-300{background-color:#fddd4e}.has-border-color-yellow-300{border-color:#fddd4e}.has-color-yellow-400{color:#fdd835}.has-background-color-yellow-400{background-color:#fdd835}.has-border-color-yellow-400{border-color:#fdd835}.has-color-yellow-500{color:#fdd31c}.has-background-color-yellow-500{background-color:#fdd31c}.has-border-color-yellow-500{border-color:#fdd31c}.has-color-yellow-600{color:#e3ba02}.has-background-color-yellow-600{background-color:#e3ba02}.has-border-color-yellow-600{border-color:#e3ba02}.has-color-yellow-700{color:#b19002}.has-background-color-yellow-700{background-color:#b19002}.has-border-color-yellow-700{border-color:#b19002}.has-color-yellow-800{color:#7e6701}.has-background-color-yellow-800{background-color:#7e6701}.has-border-color-yellow-800{border-color:#7e6701}.has-color-green{color:#2ecc71}.has-background-color-green{background-color:#2ecc71}.has-border-color-green{border-color:#2ecc71}.has-color-green-050{color:#a8ebc4}.has-background-color-green-050{background-color:#a8ebc4}.has-border-color-green-050{border-color:#a8ebc4}.has-color-green-100{color:#93e7b6}.has-background-color-green-100{background-color:#93e7b6}.has-border-color-green-100{border-color:#93e7b6}.has-color-green-200{color:#69dd9a}.has-background-color-green-200{background-color:#69dd9a}.has-border-color-green-200{border-color:#69dd9a}.has-color-green-300{color:#40d47e}.has-background-color-green-300{background-color:#40d47e}.has-border-color-green-300{border-color:#40d47e}.has-color-green-400{color:#2ecc71}.has-background-color-green-400{background-color:#2ecc71}.has-border-color-green-400{border-color:#2ecc71}.has-color-green-500{color:#29b765}.has-background-color-green-500{background-color:#29b765}.has-border-color-green-500{border-color:#29b765}.has-color-green-600{color:#208e4e}.has-background-color-green-600{background-color:#208e4e}.has-border-color-green-600{border-color:#208e4e}.has-color-green-700{color:#176437}.has-background-color-green-700{background-color:#176437}.has-border-color-green-700{border-color:#176437}.has-color-green-800{color:#0d3a20}.has-background-color-green-800{background-color:#0d3a20}.has-border-color-green-800{border-color:#0d3a20}.has-color-primary{color:#4b68ff}.has-background-color-primary{background-color:#4b68ff}.has-border-color-primary{border-color:#4b68ff}.has-color-primary-050{color:#e4e8ff}.has-background-color-primary-050{background-color:#e4e8ff}.has-border-color-primary-050{border-color:#e4e8ff}.has-color-primary-100{color:#cbd3ff}.has-background-color-primary-100{background-color:#cbd3ff}.has-border-color-primary-100{border-color:#cbd3ff}.has-color-primary-200{color:#98a8ff}.has-background-color-primary-200{background-color:#98a8ff}.has-border-color-primary-200{border-color:#98a8ff}.has-color-primary-300{color:#657dff}.has-background-color-primary-300{background-color:#657dff}.has-border-color-primary-300{border-color:#657dff}.has-color-primary-400{color:#4b68ff}.has-background-color-primary-400{background-color:#4b68ff}.has-border-color-primary-400{border-color:#4b68ff}.has-color-primary-500{color:#3253ff}.has-background-color-primary-500{background-color:#3253ff}.has-border-color-primary-500{border-color:#3253ff}.has-color-primary-600{color:#0029fe}.has-background-color-primary-600{background-color:#0029fe}.has-border-color-primary-600{border-color:#0029fe}.has-color-primary-700{color:#0021cb}.has-background-color-primary-700{background-color:#0021cb}.has-border-color-primary-700{border-color:#0021cb}.has-color-primary-800{color:#001898}.has-background-color-primary-800{background-color:#001898}.has-border-color-primary-800{border-color:#001898}.has-color-tertiary{color:#78909c}.has-background-color-tertiary{background-color:#78909c}.has-border-color-tertiary{border-color:#78909c}.has-color-tertiary-050{color:#d0d9dd}.has-background-color-tertiary-050{background-color:#d0d9dd}.has-border-color-tertiary-050{border-color:#d0d9dd}.has-color-tertiary-100{color:#c2ccd2}.has-background-color-tertiary-100{background-color:#c2ccd2}.has-border-color-tertiary-100{border-color:#c2ccd2}.has-color-tertiary-200{color:#a4b4bc}.has-background-color-tertiary-200{background-color:#a4b4bc}.has-border-color-tertiary-200{border-color:#a4b4bc}.has-color-tertiary-300{color:#879ca7}.has-background-color-tertiary-300{background-color:#879ca7}.has-border-color-tertiary-300{border-color:#879ca7}.has-color-tertiary-400{color:#78909c}.has-background-color-tertiary-400{background-color:#78909c}.has-border-color-tertiary-400{border-color:#78909c}.has-color-tertiary-500{color:#6a8491}.has-background-color-tertiary-500{background-color:#6a8491}.has-border-color-tertiary-500{border-color:#6a8491}.has-color-tertiary-600{color:#546973}.has-background-color-tertiary-600{background-color:#546973}.has-border-color-tertiary-600{border-color:#546973}.has-color-tertiary-700{color:#3f4e56}.has-background-color-tertiary-700{background-color:#3f4e56}.has-border-color-tertiary-700{border-color:#3f4e56}.has-color-tertiary-800{color:#293338}.has-background-color-tertiary-800{background-color:#293338}.has-border-color-tertiary-800{border-color:#293338}.has-color-white{color:#fff}.has-background-color-white{background-color:#fff}.has-border-color-white{border-color:#fff}.has-color-black{color:#000}.has-background-color-black{background-color:#000}.has-border-color-black{border-color:#000}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:400;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Italic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:400;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Italic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:500;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-MediumItalic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:500;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-MediumItalic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:700;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-BoldItalic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:700;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-BoldItalic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:900;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-BlackItalic.ttf")}@font-face{font-family:"Red Hat Display";font-style:italic;font-weight:900;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-BlackItalic.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:400;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Regular.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:400;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Regular.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:500;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Medium.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:500;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Medium.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:700;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Bold.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:700;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Bold.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:900;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Black.ttf")}@font-face{font-family:"Red Hat Display";font-style:normal;font-weight:900;src:url("../assets/fonts/Red_Hat_Display/RedHatDisplay-Black.ttf")}html{font-family:"Red Hat Display","Open Sans","Helvetica Neue","Helvetica","Arial",sans-serif;font-size:16px}h1{font-weight:bold;margin:18px 0}h2{font-size:25px;font-weight:bold;margin:15px 0}h3{font-size:19px;font-weight:bold;margin:12px 0}h4{font-size:16px;font-weight:bold;margin:9px 0}h5{font-size:13px;font-weight:bold;margin:6px 0}h6{font-size:10px;font-weight:bold;margin:3px 0}p{line-height:1.5;margin:9px 0}p.is-lead{font-size:1.2em;color:#666}ul li,ol li{line-height:1.5}.has-font-size-small{font-size:10px}.has-font-size-caption{font-size:13px}.has-font-size-base{font-size:16px}.has-font-size-larger{font-size:19px}.has-font-size-subheading{font-size:22px}.has-font-size-heading{font-size:25px}.has-font-size-subtitle{font-size:28px}.has-font-size-title{font-size:31px}.has-font-size-display{font-size:34px}a:link,a:visited,.link{color:#2980b9;text-decoration:none;transition:all .3s ease;cursor:pointer;font:inherit;border:none;background-color:transparent;margin:0;padding:0}a:link:hover,a:link:active,a:visited:hover,a:visited:active,.link:hover,.link:active{color:#164666;text-decoration:underline}a:link.is-red,a:visited.is-red,.link.is-red{color:#f60000}a:link.is-red:hover,a:link.is-red:active,a:visited.is-red:hover,a:visited.is-red:active,.link.is-red:hover,.link.is-red:active{color:#a90000}a:link.is-teal,a:visited.is-teal,.link.is-teal{color:#35817a}a:link.is-teal:hover,a:link.is-teal:active,a:visited.is-teal:hover,a:visited.is-teal:active,.link.is-teal:hover,.link.is-teal:active{color:#1f4b47}a:link.is-yellow,a:visited.is-yellow,.link.is-yellow{color:#e3ba02}a:link.is-yellow:hover,a:link.is-yellow:active,a:visited.is-yellow:hover,a:visited.is-yellow:active,.link.is-yellow:hover,.link.is-yellow:active{color:#987c02}a:link.is-green,a:visited.is-green,.link.is-green{color:#208e4e}a:link.is-green:hover,a:link.is-green:active,a:visited.is-green:hover,a:visited.is-green:active,.link.is-green:hover,.link.is-green:active{color:#124f2c}a:link.is-muted,a:visited.is-muted,.link.is-muted{color:#95a8b2}a:link.is-muted:hover,a:visited.is-muted:hover,.link.is-muted:hover{color:#5f7682}a:link.is-not-underlined:hover,a:visited.is-not-underlined:hover,.link.is-not-underlined:hover{text-decoration:none}a:link.is-underlined,a:visited.is-underlined,.link.is-underlined{text-decoration:underline}.has-font-family-primary{font-family:"Red Hat Display","Open Sans","Helvetica Neue","Helvetica","Arial",sans-serif}.has-font-family-code{font-family:"Consolas","Courier New",monospace}.has-font-weight-normal{font-weight:400}.has-font-weight-medium{font-weight:500}.has-font-weight-bold{font-weight:700}.has-font-weight-black{font-weight:900}.has-font-style-normal{font-style:normal}.has-font-style-italic{font-style:italic}code{display:inline;border:1px solid #ddd;border-radius:3px;padding:2px 4px;font-family:"Consolas","Courier New",monospace;font-size:.95em}pre{display:block;border:1px solid #ddd;border-radius:3px;padding:8px;font-family:"Consolas","Courier New",monospace;font-size:.95em;overflow:auto;line-height:1.5}pre code{display:block;border:none;padding:0;font-size:1em}blockquote{margin:4px 0;padding:8px 12px;background-color:#f8f9f9;border:2px solid #dde1e1;border-radius:12px;border-bottom-left-radius:0}blockquote h1:first-child,blockquote h2:first-child,blockquote h3:first-child,blockquote h4:first-child,blockquote h5:first-child,blockquote h6:first-child,blockquote p:first-child{margin-top:0}blockquote h1:last-child,blockquote h2:last-child,blockquote h3:last-child,blockquote h4:last-child,blockquote h5:last-child,blockquote h6:last-child,blockquote p:last-child{margin-bottom:0}table.table{border-collapse:collapse;padding:4px;max-width:100%}table.table.is-full-width{width:100%}table.table th{border-bottom:3px solid #ccc;padding:6px 10px;font-weight:bold;text-align:left}table.table td{border-bottom:1px solid #ccc;padding:6px 10px;text-align:left}table.table th:not(:last-child),table.table td:not(:last-child){border-right:1px solid #ccc}table.table.is-compact th,table.table.is-compact td{padding:2px 6px}table.table.is-striped tr:nth-of-type(2n+1) td{background-color:#f6f6f6}table.table.is-with-hover tr:hover td{background-color:#eee}img{max-width:100%;height:auto}*{box-sizing:border-box}html,body{margin:0;padding:0}.container{max-width:72rem;margin:0 auto}.grid{display:flex;flex-wrap:wrap;margin:-5px}.grid .grid--cell{flex-grow:0;flex-shrink:0;padding:5px}.grid .grid--cell.is-flexible{flex-grow:1;flex-shrink:1}.grid .grid--cell.is-1{width:8.3333333333%}.grid .grid--cell.is-2{width:16.6666666667%}.grid .grid--cell.is-3{width:25%}.grid .grid--cell.is-4{width:33.3333333333%}.grid .grid--cell.is-5{width:41.6666666667%}.grid .grid--cell.is-6{width:50%}.grid .grid--cell.is-7{width:58.3333333333%}.grid .grid--cell.is-8{width:66.6666666667%}.grid .grid--cell.is-9{width:75%}.grid .grid--cell.is-10{width:83.3333333333%}.grid .grid--cell.is-11{width:91.6666666667%}.grid .grid--cell.is-12{width:100%}@media all and (max-width: 32rem){.grid .grid--cell.is-1-sm{width:8.3333333333%}.grid .grid--cell.is-2-sm{width:16.6666666667%}.grid .grid--cell.is-3-sm{width:25%}.grid .grid--cell.is-4-sm{width:33.3333333333%}.grid .grid--cell.is-5-sm{width:41.6666666667%}.grid .grid--cell.is-6-sm{width:50%}.grid .grid--cell.is-7-sm{width:58.3333333333%}.grid .grid--cell.is-8-sm{width:66.6666666667%}.grid .grid--cell.is-9-sm{width:75%}.grid .grid--cell.is-10-sm{width:83.3333333333%}.grid .grid--cell.is-11-sm{width:91.6666666667%}.grid .grid--cell.is-12-sm{width:100%}}@media all and (min-width: 32rem)and (max-width: 64rem){.grid .grid--cell.is-1-md{width:8.3333333333%}.grid .grid--cell.is-2-md{width:16.6666666667%}.grid .grid--cell.is-3-md{width:25%}.grid .grid--cell.is-4-md{width:33.3333333333%}.grid .grid--cell.is-5-md{width:41.6666666667%}.grid .grid--cell.is-6-md{width:50%}.grid .grid--cell.is-7-md{width:58.3333333333%}.grid .grid--cell.is-8-md{width:66.6666666667%}.grid .grid--cell.is-9-md{width:75%}.grid .grid--cell.is-10-md{width:83.3333333333%}.grid .grid--cell.is-11-md{width:91.6666666667%}.grid .grid--cell.is-12-md{width:100%}}@media all and (min-width: 64rem){.grid .grid--cell.is-1-lg{width:8.3333333333%}.grid .grid--cell.is-2-lg{width:16.6666666667%}.grid .grid--cell.is-3-lg{width:25%}.grid .grid--cell.is-4-lg{width:33.3333333333%}.grid .grid--cell.is-5-lg{width:41.6666666667%}.grid .grid--cell.is-6-lg{width:50%}.grid .grid--cell.is-7-lg{width:58.3333333333%}.grid .grid--cell.is-8-lg{width:66.6666666667%}.grid .grid--cell.is-9-lg{width:75%}.grid .grid--cell.is-10-lg{width:83.3333333333%}.grid .grid--cell.is-11-lg{width:91.6666666667%}.grid .grid--cell.is-12-lg{width:100%}}/*# sourceMappingURL=codidact.css.map */ diff --git a/docs/dist/codidact.css.map b/docs/dist/codidact.css.map index 3d48780..3c042eb 100644 --- a/docs/dist/codidact.css.map +++ b/docs/dist/codidact.css.map @@ -1 +1 @@ -{"version":3,"sourceRoot":"","sources":["../src/_header.scss","../src/_config.scss","../src/_buttons.scss","../src/_tabs.scss","../src/_form.scss","../src/_notices.scss","../src/_widgets.scss","../src/_modals.scss","../src/_itemlists.scss","../src/_badges.scss","../src/_box.scss","../src/_colors.scss","../src/_fontface.scss","../src/_typography.scss","../src/_layout.scss"],"names":[],"mappings":"AAAA,QACE,aACA,mBAEA,sBACA,WACA,4BAEA,iBAEA,iCACE,cACA,qBACA,qBACA,gCACA,wBAEA,4FACE,cACA,8BACA,qBAIJ,2BACE,aACA,qBACA,UACA,eAGF,uBACE,cACA,aACA,sBACA,uBAEA,8CACE,eAGF,0CACE,iBAGF,qCACE,iBAIJ,sBACE,YACA,aACA,yBACA,mBACA,gBACA,eAEA,qDAEA,oCACE,gBACA,aACA,eACA,aACA,WACA,6BACA,YACA,aACA,mBACA,wBACA,kBACA,gCAEA,wFACE,WAGF,mDACE,iBCrBQ,QDsBR,WACA,eACA,gBACA,aACA,eACA,qBACA,mBACA,kBACA,aAGF,8DACE,kBACA,SACA,UAGF,yDACE,WACA,eACA,WACA,yBACA,gBACA,aACA,YACA,qBACA,mBACA,kBACA,aACA,kBACA,YACA,WAGF,+GAEE,YACA,WErHR,uCACE,eACA,oBACA,kBACA,gCACA,eACA,qBACA,yBACA,cACA,iBACA,gBACA,kBACA,6BACA,wBACA,WAEA,yDACE,yBACA,cAGF,iIACE,yBACA,cAGF,2EACE,sBACA,qBAEA,6FACE,yBACA,qBAGF,yMACE,yBACA,qBAIJ,qEACE,yBACA,WAEA,uFACE,yBACA,WAGF,6LACE,yBACA,WAKJ,qEACE,yBACA,cAEA,uFACE,yBACA,cAGF,6LACE,yBACA,cAGF,yGACE,6BACA,qBAEA,2HACE,yBACA,qBAGF,qQACE,yBACA,qBAIJ,mGACE,yBACA,WAEA,qHACE,yBACA,WAGF,yPACE,yBACA,WAMN,kEACE,yBACA,cAEA,oFACE,yBACA,cAGF,uLACE,yBACA,cAGF,sGACE,6BACA,qBAEA,wHACE,yBACA,qBAGF,+PACE,yBACA,qBAIJ,gGACE,yBACA,WAEA,kHACE,yBACA,WAGF,mPACE,yBACA,WAKN,kEACE,eACA,gBAGF,qEACE,cACA,iBAGF,kEACE,gBACA,iBAGF,iFACE,gBACA,iBAGF,gGACE,gBACA,kBAGF,uFACE,6BACA,WACA,0BACA,gBACA,cACA,gBAEA,yGACE,WAEA,8HACE,iCAQN,6FACE,aAMJ,aACE,aACA,eAEA,mCACE,gBACA,SACA,kBACA,kBACA,UAEA,iDACE,2BACA,8BACA,OAGF,gDACE,4BACA,+BACA,eAGF,gIACE,UChON,MACE,UACA,aACA,eAEA,kBACE,cACA,iBACA,WACA,gCACA,iBACA,WAEA,wBACE,yBACA,cAGF,4BACE,yBACA,WCpBN,mBACE,eAEA,cACA,aAEA,gBACA,iBACA,WAGF,mBACE,aACA,gBAEA,YACA,aAEA,6BACA,yBACA,kBAEA,cACA,WAEA,yBACE,qBAGF,6BACE,qBACA,yBAIJ,sBACE,aACA,gBAEA,YACA,aAEA,6BACA,yBACA,kBAEA,YAEA,cACA,WACA,eAEA,4BACE,qBAGF,gCACE,qBACA,yBAGF,8CACA,+CAIF,gFAEE,OHhCa,IGiCb,qBACA,eCtEF,QACE,aACA,aACA,kBACA,yBACA,yBAEA,kBACE,yBACA,WACA,yBASA,mBACE,qBACA,yBAEF,6BACE,yBALF,kBACE,qBACA,yBAEF,4BACE,yBALF,mBACE,qBACA,yBAEF,6BACE,yBALF,gBACE,qBACA,yBAEF,0BACE,yBAIJ,kBACE,iBACA,kBACA,SACA,gBAIJ,0BACE,iBACA,mBCtCF,QACE,yBACA,kBACA,+BACA,aACA,sBAEA,wBACE,aACA,gBACA,gCAEA,mCACE,cAGF,6CACE,YACA,eACA,gBAEF,+CACE,YACA,eACA,kBACA,kBAIJ,sBACE,aAEA,oCACE,6BAIJ,wBACE,aACA,6BCvCJ,OACE,kBACA,WACA,gBACA,MACA,OACA,YAEA,oBAEA,wBACE,gCACA,eAEA,mBAEA,0CACE,iCAIJ,yBACE,cACA,UNyDU,MMxDV,WAEA,mBAEA,sBACA,+BACA,yBAEA,aACA,sBAGA,wCACE,aACA,gBACA,gCACA,iBAEA,4DACE,YACA,gBACA,gBAGF,8DACE,YACA,gBACA,SAIJ,sCACE,aACA,2BACA,gBAGF,wCACE,aACA,6BAIJ,kCACE,gBAEA,+CACE,iBAIJ,kCACE,gBAEA,+CACE,4BAKF,mGAGE,qBAGF,gCACE,cACA,yBAKN,kCACE,OACE,UACA,eAEA,yBACE,aAEF,2CAEE,cAEF,oBACE,YACA,eC/GN,WACE,aACA,sBAEA,oBAGA,4BACE,aACA,mBACA,gCAEA,2CACE,yBAGF,qDACE,QPmBS,IOlBT,OPiBQ,IOfR,YACA,YAEA,aACA,sBACA,mBACA,uBAEA,wEACE,eACA,WAGF,8EACE,eACA,WAIJ,mDACE,YACA,WAEA,YACA,YAEA,mBAGF,oDACE,OPfQ,IOiBR,WACA,YAEA,0EAIF,wCACE,YAMN,kCACE,4BACE,eACA,uBAEA,wCACE,WACA,YACA,aAGF,8CACE,eACA,eAEA,qEACE,eAGF,oEACE,YACA,WAGF,sEACE,mBACA,YACA,WAGA,yFACE,gBACA,cClGV,cACE,qBACA,eACA,gBACA,gBACA,cACA,yBACA,kBAEA,4BACE,WACA,yBAIJ,cACE,gCACA,yBAEA,4BACE,WACA,yBAIJ,gBACE,qBACA,gBACA,gBACA,cACA,yBACA,yBACA,kBAEA,6BACE,iBAGF,qCACE,WAGF,uCACE,WAGF,uCACE,WAGF,sBACE,qBAKJ,oBACE,qBACA,eACA,gBACA,kBACA,yBACA,WACA,iBAGF,2BACE,qBACA,eACA,eACA,kBACA,gBACA,mBACA,yBACA,WACA,iBC1EA,2BACA,yBADA,2BACA,yBADA,2BACA,yBADA,4BACA,0BADA,4BACA,0BADA,4BACA,0BADA,6BACA,2BADA,6BACA,2BADA,6BACA,2BADA,6BACA,2BADA,8BACA,4BADA,8BACA,4BAIA,mCACA,uCACA,yCACA,qCAEA,wBACE,gBACA,mBAEF,0BACE,kBACA,iBAGF,iCACA,qCACA,uCACA,mCAEA,uBACE,eACA,kBAEF,yBACE,iBACA,gBAzBF,mCACA,uCACA,yCACA,qCAEA,wBACE,gBACA,mBAEF,0BACE,kBACA,iBAGF,iCACA,qCACA,uCACA,mCAEA,uBACE,eACA,kBAEF,yBACE,iBACA,gBAzBF,mCACA,uCACA,yCACA,qCAEA,wBACE,gBACA,mBAEF,0BACE,kBACA,iBAGF,iCACA,qCACA,uCACA,mCAEA,uBACE,eACA,kBAEF,yBACE,iBACA,gBAzBF,oCACA,wCACA,0CACA,sCAEA,wBACE,iBACA,oBAEF,0BACE,mBACA,kBAGF,kCACA,sCACA,wCACA,oCAEA,uBACE,gBACA,mBAEF,yBACE,kBACA,iBAzBF,oCACA,wCACA,0CACA,sCAEA,wBACE,iBACA,oBAEF,0BACE,mBACA,kBAGF,kCACA,sCACA,wCACA,oCAEA,uBACE,gBACA,mBAEF,yBACE,kBACA,iBAzBF,oCACA,wCACA,0CACA,sCAEA,wBACE,iBACA,oBAEF,0BACE,mBACA,kBAGF,kCACA,sCACA,wCACA,oCAEA,uBACE,gBACA,mBAEF,yBACE,kBACA,iBAzBF,qCACA,yCACA,2CACA,uCAEA,yBACE,iBACA,oBAEF,2BACE,mBACA,kBAGF,mCACA,uCACA,yCACA,qCAEA,wBACE,gBACA,mBAEF,0BACE,kBACA,iBAzBF,qCACA,yCACA,2CACA,uCAEA,yBACE,iBACA,oBAEF,2BACE,mBACA,kBAGF,mCACA,uCACA,yCACA,qCAEA,wBACE,gBACA,mBAEF,0BACE,kBACA,iBAzBF,qCACA,yCACA,2CACA,uCAEA,yBACE,iBACA,oBAEF,2BACE,mBACA,kBAGF,mCACA,uCACA,yCACA,qCAEA,wBACE,gBACA,mBAEF,0BACE,kBACA,iBAzBF,qCACA,yCACA,2CACA,uCAEA,yBACE,iBACA,oBAEF,2BACE,mBACA,kBAGF,mCACA,uCACA,yCACA,qCAEA,wBACE,gBACA,mBAEF,0BACE,kBACA,iBAzBF,sCACA,0CACA,4CACA,wCAEA,yBACE,kBACA,qBAEF,2BACE,oBACA,mBAGF,oCACA,wCACA,0CACA,sCAEA,wBACE,iBACA,oBAEF,0BACE,mBACA,kBAzBF,sCACA,0CACA,4CACA,wCAEA,yBACE,kBACA,qBAEF,2BACE,oBACA,mBAGF,oCACA,wCACA,0CACA,sCAEA,wBACE,iBACA,oBAEF,0BACE,mBACA,kBAKF,yZAGA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,+CACA,mDACA,qDACA,iDAIA,2NAIA,mDACA,uDACA,yDACA,qDAHA,iDACA,qDACA,uDACA,mDAHA,qDACA,yDACA,2DACA,uDAHA,qDACA,yDACA,2DACA,uDAHA,qDACA,yDACA,2DACA,uDAIA,+aAIA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,2DACA,6DACA,iEACA,mEC/DA,qBADqB,QAErB,2CAFqB,QAGrB,mCAHqB,QAWjB,iCACA,uDACA,+CAFA,iCACA,uDACA,+CAFA,iCACA,uDACA,+CAFA,iCACA,uDACA,+CAFA,iCACA,uDACA,+CANA,iCACA,uDACA,+CAFA,iCACA,uDACA,+CAFA,iCACA,uDACA,+CAFA,iCACA,uDACA,+CARJ,sBADqB,QAErB,4CAFqB,QAGrB,oCAHqB,QAWjB,kCACA,wDACA,gDAFA,kCACA,wDACA,gDAFA,kCACA,wDACA,gDAFA,kCACA,wDACA,gDAFA,kCACA,wDACA,gDANA,kCACA,wDACA,gDAFA,kCACA,wDACA,gDAFA,kCACA,wDACA,gDAFA,kCACA,wDACA,gDARJ,wBADqB,QAErB,8CAFqB,QAGrB,sCAHqB,QAWjB,oCACA,0DACA,kDAFA,oCACA,0DACA,kDAFA,oCACA,0DACA,kDAFA,oCACA,0DACA,kDAFA,oCACA,0DACA,kDANA,oCACA,0DACA,kDAFA,oCACA,0DACA,kDAFA,oCACA,0DACA,kDAFA,oCACA,0DACA,kDARJ,uBADqB,QAErB,6CAFqB,QAGrB,qCAHqB,QAWjB,mCACA,yDACA,iDAFA,mCACA,yDACA,iDAFA,mCACA,yDACA,iDAFA,mCACA,yDACA,iDAFA,mCACA,yDACA,iDANA,mCACA,yDACA,iDAFA,mCACA,yDACA,iDAFA,mCACA,yDACA,iDAFA,mCACA,yDACA,iDARJ,yBADqB,QAErB,+CAFqB,QAGrB,uCAHqB,QAWjB,qCACA,2DACA,mDAFA,qCACA,2DACA,mDAFA,qCACA,2DACA,mDAFA,qCACA,2DACA,mDAFA,qCACA,2DACA,mDANA,qCACA,2DACA,mDAFA,qCACA,2DACA,mDAFA,qCACA,2DACA,mDAFA,qCACA,2DACA,mDARJ,0BADqB,QAErB,gDAFqB,QAGrB,wCAHqB,QAWjB,sCACA,4DACA,oDAFA,sCACA,4DACA,oDAFA,sCACA,4DACA,oDAFA,sCACA,4DACA,oDAFA,sCACA,4DACA,oDANA,sCACA,4DACA,oDAFA,sCACA,4DACA,oDAFA,sCACA,4DACA,oDAFA,sCACA,4DACA,oDAUN,4BACA,kDACA,0CAEA,4BACA,kDACA,0CCxBA,WACE,8BACA,kBACA,gBACA,oEAIF,WACE,8BACA,kBACA,gBACA,oEAIF,WACE,8BACA,kBACA,gBACA,0EAIF,WACE,8BACA,kBACA,gBACA,0EAIF,WACE,8BACA,kBACA,gBACA,wEAIF,WACE,8BACA,kBACA,gBACA,wEAIF,WACE,8BACA,kBACA,gBACA,yEAIF,WACE,8BACA,kBACA,gBACA,yEAIF,WACE,8BACA,kBACA,gBACA,qEAIF,WACE,8BACA,kBACA,gBACA,qEAIF,WACE,8BACA,kBACA,gBACA,oEAIF,WACE,8BACA,kBACA,gBACA,oEAIF,WACE,8BACA,kBACA,gBACA,kEAIF,WACE,8BACA,kBACA,gBACA,kEAIF,WACE,8BACA,kBACA,gBACA,mEAIF,WACE,8BACA,kBACA,gBACA,mEC7HF,KACE,0FACA,eAGF,GAEE,iBACA,OZkBU,OYfZ,GACE,UZKa,KYJb,iBACA,OZaU,OYVZ,GACE,eACA,iBACA,OZQU,OYLZ,GACE,UZLa,KYMb,iBACA,OZGU,SYCV,UZVa,KYWb,iBACA,OZFU,MYKZ,GACE,UZfa,KYgBb,iBACA,OZPU,MYUZ,EACE,gBACA,OZVS,MYYT,UACE,gBACA,WAIJ,YACE,gBAIA,qBACE,UZrDiB,KYoDnB,uBACE,UZrDiB,KYoDnB,oBACE,UZrDiB,KYoDnB,sBACE,UZrDiB,KYoDnB,0BACE,UZrDiB,KYoDnB,uBACE,UZrDiB,KYoDnB,wBACE,UZrDiB,KYoDnB,qBACE,UZrDiB,KYoDnB,uBACE,UZrDiB,KYyDrB,uBACE,MZKW,QYJX,qBACA,wBACA,eAEA,aACA,YACA,6BACA,SACA,UAEA,qFACE,cACA,0BAIA,4CACE,cAEA,+HACE,cAJJ,+CACE,cAEA,qIACE,cAJJ,qDACE,cAEA,iJACE,cAJJ,kDACE,cAEA,2IACE,cAKN,kDACE,cAEA,oEACE,cAIJ,+FACE,qBAGF,iEACE,0BAIJ,qCZxGqB,8EYyGrB,kCZxGkB,mCY0GlB,wCACA,wCACA,sCACA,uCAEA,yCACA,yCAEA,KACE,eACA,sBACA,kBACA,gBAEA,YZxHgB,mCYyHhB,gBAGF,IACE,cACA,sBACA,kBACA,YAEA,YZlIgB,mCYmIhB,gBACA,cAEA,gBAEA,SACE,cACA,YACA,UACA,cAIJ,WACE,aACA,iBACA,yBACA,yBAEA,mBACA,4BAGE,qLACE,aAEF,8KACE,gBAMN,YACE,yBACA,QZpIa,IYqIb,eAEA,0BACE,WAGF,eACE,6BACA,iBACA,iBACA,gBAGF,eACE,6BACA,iBACA,gBAIA,gEACE,4BAKF,oDACE,gBAIJ,+CACE,yBAGF,sCACE,sBAIJ,IACE,eACA,YCnNF,wBAEA,UACE,SACA,UAGF,WACE,UbgBuB,MafvB,cAGF,MACE,aACA,eACA,YAEA,kBACE,YACA,cACA,YAEA,8BACE,YACA,cAIA,uBACE,oBADF,uBACE,qBADF,uBACE,UADF,uBACE,qBADF,uBACE,qBADF,uBACE,UADF,uBACE,qBADF,uBACE,qBADF,uBACE,UADF,wBACE,qBADF,wBACE,qBADF,wBACE,WAKJ,kCAEI,0BACE,oBADF,0BACE,qBADF,0BACE,UADF,0BACE,qBADF,0BACE,qBADF,0BACE,UADF,0BACE,qBADF,0BACE,qBADF,0BACE,UADF,2BACE,qBADF,2BACE,qBADF,2BACE,YAKN,wDAEI,0BACE,oBADF,0BACE,qBADF,0BACE,UADF,0BACE,qBADF,0BACE,qBADF,0BACE,UADF,0BACE,qBADF,0BACE,qBADF,0BACE,UADF,2BACE,qBADF,2BACE,qBADF,2BACE,YAKN,kCAEI,0BACE,oBADF,0BACE,qBADF,0BACE,UADF,0BACE,qBADF,0BACE,qBADF,0BACE,UADF,0BACE,qBADF,0BACE,qBADF,0BACE,UADF,2BACE,qBADF,2BACE,qBADF,2BACE","file":"codidact.css"} +{"version":3,"sourceRoot":"","sources":["../src/_header.scss","../src/_config.scss","../src/_buttons.scss","../src/_tabs.scss","../src/_form.scss","../src/_notices.scss","../src/_widgets.scss","../src/_modals.scss","../src/_itemlists.scss","../src/_badges.scss","../src/_box.scss","../src/_colors.scss","../src/_fontface.scss","../src/_typography.scss","../src/_layout.scss"],"names":[],"mappings":"AAAA,QACE,aACA,mBAEA,sBACA,WACA,4BAEA,iBAEA,iCACE,cACA,qBACA,qBACA,gCACA,wBAEA,4FACE,cACA,8BACA,qBAIJ,2BACE,aACA,qBACA,UACA,eAGF,uBACE,cACA,aACA,sBACA,uBAEA,8CACE,eAGF,0CACE,iBAGF,uCACE,iBAIJ,sBACE,YACA,aACA,yBACA,mBACA,gBACA,eAEA,qDAEA,oCACE,gBACA,aACA,eACA,aACA,WACA,6BACA,YACA,aACA,mBACA,wBACA,kBACA,gCAEA,wFACE,WAGF,mDACE,iBCrBQ,QDsBR,WACA,eACA,gBACA,aACA,eACA,qBACA,mBACA,kBACA,aAGF,8DACE,kBACA,SACA,UAGF,yDACE,WACA,eACA,WACA,yBACA,gBACA,aACA,YACA,qBACA,mBACA,kBACA,aACA,kBACA,YACA,WAGF,+GAEE,YACA,WErHR,uCACE,eACA,oBACA,kBACA,gCACA,eACA,qBACA,yBACA,cACA,iBACA,gBACA,kBACA,6BACA,wBACA,WAEA,yDACE,yBACA,cAGF,iIACE,yBACA,cAGF,2EACE,sBACA,qBAEA,6FACE,yBACA,qBAGF,yMACE,yBACA,qBAIJ,qEACE,yBACA,WAEA,uFACE,yBACA,WAGF,6LACE,yBACA,WAKJ,qEACE,yBACA,cAEA,uFACE,yBACA,cAGF,6LACE,yBACA,cAGF,yGACE,6BACA,qBAEA,2HACE,yBACA,qBAGF,qQACE,yBACA,qBAIJ,mGACE,yBACA,WAEA,qHACE,yBACA,WAGF,yPACE,yBACA,WAMN,kEACE,yBACA,cAEA,oFACE,yBACA,cAGF,uLACE,yBACA,cAGF,sGACE,6BACA,qBAEA,wHACE,yBACA,qBAGF,+PACE,yBACA,qBAIJ,gGACE,yBACA,WAEA,kHACE,yBACA,WAGF,mPACE,yBACA,WAKN,kEACE,eACA,gBAGF,qEACE,cACA,iBAGF,kEACE,gBACA,iBAGF,iFACE,gBACA,iBAGF,gGACE,gBACA,kBAGF,uFACE,6BACA,WACA,0BACA,gBACA,cACA,gBAEA,yGACE,WAEA,8HACE,iCAQN,6FACE,aAMJ,aACE,aACA,eAEA,mCACE,gBACA,SACA,kBACA,kBACA,UAEA,iDACE,2BACA,8BACA,OAGF,gDACE,4BACA,+BACA,eAGF,gIACE,UAMN,4BACE,6BACA,cACA,mBAEA,cAEA,cACA,UACA,WACA,kBAEA,qCACE,eAEF,sCACE,gBAEF,qCACE,gBAEF,0CACE,gBAEF,+CACE,gBAGF,kCACE,yBACA,cAGF,yEAEE,cAGF,sCACE,cAGA,4CACE,yBACA,cAGF,6FAEE,cAIJ,qCACE,cAGA,2CACE,yBACA,cAGF,2FAEE,cAIJ,iGAEE,uBC5SJ,MACE,UACA,aACA,eAEA,kBACE,cACA,iBACA,WACA,gCACA,iBACA,WAEA,wBACE,yBACA,cAGF,4BACE,yBACA,WCpBN,mBACE,eAEA,cACA,aAEA,gBACA,iBACA,WAGF,mBACE,aACA,gBAEA,YACA,aAEA,6BACA,yBACA,kBAEA,cACA,WAEA,yBACE,qBAGF,6BACE,qBACA,yBAIJ,sBACE,aACA,gBAEA,YACA,aAEA,6BACA,yBACA,kBAEA,YAEA,cACA,WACA,eAEA,4BACE,qBAGF,gCACE,qBACA,yBAGF,8CACA,+CAIF,gFAEE,OHhCa,IGiCb,qBACA,eCtEF,QACE,aACA,aACA,kBACA,yBACA,yBAEA,kBACE,yBACA,WACA,yBASA,mBACE,qBACA,yBAEF,6BACE,yBALF,kBACE,qBACA,yBAEF,4BACE,yBALF,mBACE,qBACA,yBAEF,6BACE,yBALF,gBACE,qBACA,yBAEF,0BACE,yBAIJ,kBACE,iBACA,kBACA,SACA,gBAIJ,4BACE,iBACA,mBCtCF,QACE,yBACA,kBACA,+BACA,aACA,sBAEA,wBACE,aACA,gBACA,gCAEA,mCACE,cAGF,6CACE,YACA,eACA,gBAEF,+CACE,YACA,eACA,kBACA,kBAIJ,sBACE,aAEA,sCACE,6BAIJ,wBACE,aACA,6BCvCJ,OACE,kBACA,WACA,gBACA,MACA,OACA,YAEA,oBAEA,wBACE,gCACA,eAEA,mBAEA,0CACE,iCAIJ,yBACE,cACA,UN2DU,MM1DV,WAEA,mBAEA,sBACA,+BACA,yBAEA,aACA,sBAGA,wCACE,aACA,gBACA,gCACA,iBAEA,4DACE,YACA,gBACA,gBAGF,8DACE,YACA,gBACA,SAIJ,sCACE,aACA,2BACA,gBAGF,wCACE,aACA,6BAIJ,kCACE,gBAEA,+CACE,iBAIJ,kCACE,gBAEA,+CACE,4BAKF,mGAGE,qBAGF,gCACE,cACA,yBAKN,kCACE,OACE,UACA,eAEA,yBACE,aAEF,2CAEE,cAEF,oBACE,YACA,eC/GN,WACE,aACA,sBAEA,oBAGA,4BACE,aACA,mBACA,gCAEA,2CACE,yBAGF,qDACE,QPmBS,IOlBT,OPiBQ,IOfR,YACA,YAEA,aACA,sBACA,mBACA,uBAEA,wEACE,eACA,WAGF,8EACE,eACA,WAIJ,mDACE,YACA,WAEA,YACA,YAEA,mBAGF,oDACE,OPfQ,IOiBR,WACA,YAEA,0EAIF,wCACE,YAMN,kCACE,4BACE,eACA,uBAEA,0CACE,WACA,YACA,aAGF,gDACE,eACA,eAEA,uEACE,eAGF,sEACE,YACA,WAGF,wEACE,mBACA,YACA,WAGA,2FACE,gBACA,cClGV,cACE,qBACA,eACA,gBACA,gBACA,cACA,yBACA,kBAEA,4BACE,WACA,yBAIJ,cACE,gCACA,yBAEA,4BACE,WACA,yBAIJ,gBACE,qBACA,gBACA,gBACA,cACA,yBACA,yBACA,kBAEA,6BACE,iBAGF,qCACE,WAGF,uCACE,WAGF,uCACE,WAGF,sBACE,qBAKJ,oBACE,qBACA,eACA,gBACA,kBACA,yBACA,WACA,iBAGF,2BACE,qBACA,eACA,eACA,kBACA,gBACA,mBACA,yBACA,WACA,iBC1EA,yBACA,uBADA,2BACA,yBADA,2BACA,yBADA,4BACA,0BADA,4BACA,0BADA,4BACA,0BADA,6BACA,2BADA,6BACA,2BADA,6BACA,2BADA,6BACA,2BADA,8BACA,4BADA,8BACA,4BAIA,iCACA,qCACA,uCACA,mCAEA,wBACE,cACA,iBAEF,0BACE,gBACA,eAGF,+BACA,mCACA,qCACA,iCAEA,uBACE,aACA,gBAEF,yBACE,eACA,cAzBF,mCACA,uCACA,yCACA,qCAEA,wBACE,gBACA,mBAEF,0BACE,kBACA,iBAGF,iCACA,qCACA,uCACA,mCAEA,uBACE,eACA,kBAEF,yBACE,iBACA,gBAzBF,mCACA,uCACA,yCACA,qCAEA,wBACE,gBACA,mBAEF,0BACE,kBACA,iBAGF,iCACA,qCACA,uCACA,mCAEA,uBACE,eACA,kBAEF,yBACE,iBACA,gBAzBF,oCACA,wCACA,0CACA,sCAEA,wBACE,iBACA,oBAEF,0BACE,mBACA,kBAGF,kCACA,sCACA,wCACA,oCAEA,uBACE,gBACA,mBAEF,yBACE,kBACA,iBAzBF,oCACA,wCACA,0CACA,sCAEA,wBACE,iBACA,oBAEF,0BACE,mBACA,kBAGF,kCACA,sCACA,wCACA,oCAEA,uBACE,gBACA,mBAEF,yBACE,kBACA,iBAzBF,oCACA,wCACA,0CACA,sCAEA,wBACE,iBACA,oBAEF,0BACE,mBACA,kBAGF,kCACA,sCACA,wCACA,oCAEA,uBACE,gBACA,mBAEF,yBACE,kBACA,iBAzBF,qCACA,yCACA,2CACA,uCAEA,yBACE,iBACA,oBAEF,2BACE,mBACA,kBAGF,mCACA,uCACA,yCACA,qCAEA,wBACE,gBACA,mBAEF,0BACE,kBACA,iBAzBF,qCACA,yCACA,2CACA,uCAEA,yBACE,iBACA,oBAEF,2BACE,mBACA,kBAGF,mCACA,uCACA,yCACA,qCAEA,wBACE,gBACA,mBAEF,0BACE,kBACA,iBAzBF,qCACA,yCACA,2CACA,uCAEA,yBACE,iBACA,oBAEF,2BACE,mBACA,kBAGF,mCACA,uCACA,yCACA,qCAEA,wBACE,gBACA,mBAEF,0BACE,kBACA,iBAzBF,qCACA,yCACA,2CACA,uCAEA,yBACE,iBACA,oBAEF,2BACE,mBACA,kBAGF,mCACA,uCACA,yCACA,qCAEA,wBACE,gBACA,mBAEF,0BACE,kBACA,iBAzBF,sCACA,0CACA,4CACA,wCAEA,yBACE,kBACA,qBAEF,2BACE,oBACA,mBAGF,oCACA,wCACA,0CACA,sCAEA,wBACE,iBACA,oBAEF,0BACE,mBACA,kBAzBF,sCACA,0CACA,4CACA,wCAEA,yBACE,kBACA,qBAEF,2BACE,oBACA,mBAGF,oCACA,wCACA,0CACA,sCAEA,wBACE,iBACA,oBAEF,0BACE,mBACA,kBAKF,yZAGA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,6CACA,iDACA,mDACA,+CAHA,+CACA,mDACA,qDACA,iDAIA,2NAIA,mDACA,uDACA,yDACA,qDAHA,iDACA,qDACA,uDACA,mDAHA,qDACA,yDACA,2DACA,uDAHA,qDACA,yDACA,2DACA,uDAHA,qDACA,yDACA,2DACA,uDAIA,+aAIA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,yDACA,2DACA,+DACA,iEAHA,2DACA,6DACA,iEACA,mEC/DA,qBADqB,QAErB,2CAFqB,QAGrB,mCAHqB,QAWjB,iCACA,uDACA,+CAFA,iCACA,uDACA,+CAFA,iCACA,uDACA,+CAFA,iCACA,uDACA,+CAFA,iCACA,uDACA,+CANA,iCACA,uDACA,+CAFA,iCACA,uDACA,+CAFA,iCACA,uDACA,+CAFA,iCACA,uDACA,+CARJ,sBADqB,QAErB,4CAFqB,QAGrB,oCAHqB,QAWjB,kCACA,wDACA,gDAFA,kCACA,wDACA,gDAFA,kCACA,wDACA,gDAFA,kCACA,wDACA,gDAFA,kCACA,wDACA,gDANA,kCACA,wDACA,gDAFA,kCACA,wDACA,gDAFA,kCACA,wDACA,gDAFA,kCACA,wDACA,gDARJ,wBADqB,QAErB,8CAFqB,QAGrB,sCAHqB,QAWjB,oCACA,0DACA,kDAFA,oCACA,0DACA,kDAFA,oCACA,0DACA,kDAFA,oCACA,0DACA,kDAFA,oCACA,0DACA,kDANA,oCACA,0DACA,kDAFA,oCACA,0DACA,kDAFA,oCACA,0DACA,kDAFA,oCACA,0DACA,kDARJ,uBADqB,QAErB,6CAFqB,QAGrB,qCAHqB,QAWjB,mCACA,yDACA,iDAFA,mCACA,yDACA,iDAFA,mCACA,yDACA,iDAFA,mCACA,yDACA,iDAFA,mCACA,yDACA,iDANA,mCACA,yDACA,iDAFA,mCACA,yDACA,iDAFA,mCACA,yDACA,iDAFA,mCACA,yDACA,iDARJ,yBADqB,QAErB,+CAFqB,QAGrB,uCAHqB,QAWjB,qCACA,2DACA,mDAFA,qCACA,2DACA,mDAFA,qCACA,2DACA,mDAFA,qCACA,2DACA,mDAFA,qCACA,2DACA,mDANA,qCACA,2DACA,mDAFA,qCACA,2DACA,mDAFA,qCACA,2DACA,mDAFA,qCACA,2DACA,mDARJ,0BADqB,QAErB,gDAFqB,QAGrB,wCAHqB,QAWjB,sCACA,4DACA,oDAFA,sCACA,4DACA,oDAFA,sCACA,4DACA,oDAFA,sCACA,4DACA,oDAFA,sCACA,4DACA,oDANA,sCACA,4DACA,oDAFA,sCACA,4DACA,oDAFA,sCACA,4DACA,oDAFA,sCACA,4DACA,oDAUN,4BACA,kDACA,0CAEA,4BACA,kDACA,0CCxBA,WACE,8BACA,kBACA,gBACA,oEAIF,WACE,8BACA,kBACA,gBACA,oEAIF,WACE,8BACA,kBACA,gBACA,0EAIF,WACE,8BACA,kBACA,gBACA,0EAIF,WACE,8BACA,kBACA,gBACA,wEAIF,WACE,8BACA,kBACA,gBACA,wEAIF,WACE,8BACA,kBACA,gBACA,yEAIF,WACE,8BACA,kBACA,gBACA,yEAIF,WACE,8BACA,kBACA,gBACA,qEAIF,WACE,8BACA,kBACA,gBACA,qEAIF,WACE,8BACA,kBACA,gBACA,oEAIF,WACE,8BACA,kBACA,gBACA,oEAIF,WACE,8BACA,kBACA,gBACA,kEAIF,WACE,8BACA,kBACA,gBACA,kEAIF,WACE,8BACA,kBACA,gBACA,mEAIF,WACE,8BACA,kBACA,gBACA,mEC7HF,KACE,0FACA,eAGF,GAEE,iBACA,OZkBU,OYfZ,GACE,UZKa,KYJb,iBACA,OZaU,OYVZ,GACE,eACA,iBACA,OZQU,OYLZ,GACE,UZLa,KYMb,iBACA,OZGU,SYCV,UZVa,KYWb,iBACA,OZFU,MYKZ,GACE,UZfa,KYgBb,iBACA,OZPU,MYUZ,EACE,gBACA,OZVS,MYYT,UACE,gBACA,WAIJ,YACE,gBAIA,qBACE,UZrDiB,KYoDnB,uBACE,UZrDiB,KYoDnB,oBACE,UZrDiB,KYoDnB,sBACE,UZrDiB,KYoDnB,0BACE,UZrDiB,KYoDnB,uBACE,UZrDiB,KYoDnB,wBACE,UZrDiB,KYoDnB,qBACE,UZrDiB,KYoDnB,uBACE,UZrDiB,KYyDrB,uBACE,MZKW,QYJX,qBACA,wBACA,eAEA,aACA,YACA,6BACA,SACA,UAEA,qFACE,cACA,0BAIA,4CACE,cAEA,+HACE,cAJJ,+CACE,cAEA,qIACE,cAJJ,qDACE,cAEA,iJACE,cAJJ,kDACE,cAEA,2IACE,cAKN,kDACE,cAEA,oEACE,cAIJ,+FACE,qBAGF,iEACE,0BAIJ,qCZxGqB,8EYyGrB,kCZxGkB,mCY0GlB,wCACA,wCACA,sCACA,uCAEA,yCACA,yCAEA,KACE,eACA,sBACA,kBACA,gBAEA,YZxHgB,mCYyHhB,gBAGF,IACE,cACA,sBACA,kBACA,YAEA,YZlIgB,mCYmIhB,gBACA,cAEA,gBAEA,SACE,cACA,YACA,UACA,cAIJ,WACE,aACA,iBACA,yBACA,yBAEA,mBACA,4BAGE,qLACE,aAEF,8KACE,gBAMN,YACE,yBACA,QZpIa,IYqIb,eAEA,0BACE,WAGF,eACE,6BACA,iBACA,iBACA,gBAGF,eACE,6BACA,iBACA,gBAIA,gEACE,4BAKF,oDACE,gBAIJ,+CACE,yBAGF,sCACE,sBAIJ,IACE,eACA,YCnNF,wBAEA,UACE,SACA,UAGF,WACE,UbgBuB,MafvB,cAGF,MACE,aACA,eACA,YAEA,kBACE,YACA,cACA,YAEA,8BACE,YACA,cAIA,uBACE,oBADF,uBACE,qBADF,uBACE,UADF,uBACE,qBADF,uBACE,qBADF,uBACE,UADF,uBACE,qBADF,uBACE,qBADF,uBACE,UADF,wBACE,qBADF,wBACE,qBADF,wBACE,WAKJ,kCAEI,0BACE,oBADF,0BACE,qBADF,0BACE,UADF,0BACE,qBADF,0BACE,qBADF,0BACE,UADF,0BACE,qBADF,0BACE,qBADF,0BACE,UADF,2BACE,qBADF,2BACE,qBADF,2BACE,YAKN,wDAEI,0BACE,oBADF,0BACE,qBADF,0BACE,UADF,0BACE,qBADF,0BACE,qBADF,0BACE,UADF,0BACE,qBADF,0BACE,qBADF,0BACE,UADF,2BACE,qBADF,2BACE,qBADF,2BACE,YAKN,kCAEI,0BACE,oBADF,0BACE,qBADF,0BACE,UADF,0BACE,qBADF,0BACE,qBADF,0BACE,UADF,0BACE,qBADF,0BACE,qBADF,0BACE,UADF,2BACE,qBADF,2BACE,qBADF,2BACE","file":"codidact.css"} \ No newline at end of file